Preview de mixed.css
/* MIXED CSS PACK */
/* Template: fletesymudanzascarlitos.com.ar/index.html */
/* Template mtime: 2026-02-20 19:58:14 */
/* external link (no embedded): https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css */
/* external link (no embedded): https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css */
/* external link (no embedded): https://fonts.googleapis.com/css2?family=Inter:opsz,[email protected],400;14..32,600;14..32,700;14..32,800;14..32,900&display=swap */
/* ===== INLINE <style> BLOCK #1 ===== */
/* tus styles siguen acá abajo SIN CAMBIOS */
<style>
/* ===== RESET Y VARIABLES ===== */
* { margin: 0; padding: 0; box-sizing: border-box; }
:root {
--accent: #e21728;
--accent-dark: #b0101c;
--accent-light: rgba(226, 23, 40, 0.08);
--text: #1a1e24;
--text-muted: #5b6877;
--bg: #ffffff;
--bg-soft: #f9fafc;
--border: #e9edf2;
--border-light: #f0f3f7;
--shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.04);
--shadow-md: 0 12px 28px -8px rgba(0, 0, 0, 0.08);
--shadow-lg: 0 20px 48px -12px rgba(0, 0, 0, 0.12);
--radius-md: 20px;
--radius-lg: 32px;
--radius-full: 999px;
--transition: all 0.2s ease;
}
html { scroll-behavior: smooth; }
body {
font-family: "Inter", system-ui, -apple-system, sans-serif;
background: var(--bg);
color: var(--text);
line-height: 1.5;
overflow-x: hidden;
}
html, body { overflow-x: hidden; }
/* ===== TIPOGRAFÍA ===== */
h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
font-weight: 800;
letter-spacing: -0.02em;
line-height: 1.2;
}
.display-5 { font-size: clamp(2.2rem, 5vw, 3rem); }
/* ===== HELPERS ===== */
.eyebrow {
display: inline-flex;
align-items: center;
gap: 0.5rem;
font-weight: 700;
font-size: 0.75rem;
text-transform: uppercase;
letter-spacing: 0.08em;
color: var(--accent);
background: var(--accent-light);
padding: 0.4rem 1rem;
border-radius: var(--radius-full);
}
.eyebrow i { font-size: 1rem; }
.section {
padding: clamp(64px, 8vw, 100px) 0;
}
.section-title {
font-size: clamp(2rem, 4vw, 2.8rem);
font-weight: 800;
margin-top: 1rem;
margin-bottom: 1rem;
}
.section-subtitle {
font-size: 1.2rem;
color: var(--text-muted);
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
.anchor-offset { scroll-margin-top: 90px; }
/* ===== NAVBAR (MÁS ELEGANTE) ===== */
.navbar {
background: rgba(255, 255, 255, 0.85);
backdrop-filter: blur(12px);
-webkit-backdrop-filter: blur(12px);
border-bottom: 1px solid var(--border-light);
padding: 0.75rem 0;
box-shadow: var(--shadow-sm);
}
.navbar-brand {
font-weight: 900;
letter-spacing: -0.02em;
color: var(--text);
}
.navbar-brand .footer-badge {
background: var(--accent);
color: white;
padding: 0.35rem 0.85rem;
border-radius: var(--radius-full);
font-size: 0.85rem;
font-weight: 700;
display: inline-flex;
align-items: center;
gap: 0.5rem;
}
.navbar .nav-link {
font-weight: 600;
color: var(--text);
opacity: 0.8;
padding: 0.5rem 1rem !important;
border-radius: var(--radius-full);
transition: var(--transition);
}
.navbar .nav-link:hover,
.navbar .nav-link:focus,
.navbar .nav-link.active {
opacity: 1;
color: var(--accent);
background: var(--accent-light);
}
.navbar-toggler {
border: 1px solid var(--border);
padding: 0.5rem;
border-radius: 12px;
}
.navbar-toggler:focus { box-shadow: 0 0 0 3px var(--accent-li /* ...cortado... agregá ?full=1 para ver todo ... */
Manifest preview
{
"template": "fletesymudanzascarlitos.com.ar/index.html",
"template_mtime": 1771617494,
"template_mtime_human": "2026-02-20T19:58:14+00:00",
"css_links_found": [
"https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css",
"https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css",
"https://fonts.googleapis.com/css2?family=Inter:opsz,[email protected],400;14..32,600;14..32,700;14..32,800;14..32,900&display=swap"
],
"css_links_external": [
"https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css",
"https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css",
"https://fonts.googleapis.com/css2?family=Inter:opsz,[email protected],400;14..32,600;14..32,700;14..32,800;14..32,900&display=swap"
],
"css_links_embedded": [],
"inline_style_blocks": 3,
"inline_imports_external": [],
"inline_imports_embedded": [],
"missing_css_files": []
}