:root{--brick: #a63a2a;--brick-deep: #7e2a1e;--brick-soft: #f2e1db;--clay: #c8704c;--brand: var(--brick);--brand-dark: var(--brick-deep);--brand-tint: var(--brick-soft);--ink: #23150f;--ink-soft: #5c4c43;--muted: #8a7a6f;--paper: #fbf7f2;--sand: #f3ebe0;--surface: #ffffff;--bg: var(--paper);--surface-alt: var(--sand);--line: #e9decf;--line-2: #dccdb9;--whatsapp: #1fa855;--whatsapp-dark: #178746;--radius-sm: 10px;--radius: 16px;--radius-lg: 24px;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgba(35, 21, 15, .06), 0 1px 3px rgba(35, 21, 15, .05);--shadow-md: 0 10px 30px -12px rgba(35, 21, 15, .22);--shadow-lg: 0 28px 64px -24px rgba(35, 21, 15, .34);--container: 1180px;--space-section: clamp(64px, 9vw, 120px);--font: "Hanken Grotesk", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-display: "Spectral", Georgia, "Times New Roman", serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px;-webkit-text-size-adjust:100%}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;font-family:var(--font);color:var(--ink);background:var(--paper);line-height:1.6;font-size:17px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::selection{background:var(--brick);color:#fff}img{max-width:100%;display:block}a{color:var(--brick-deep);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{font-family:var(--font-display);font-weight:600;line-height:1.1;letter-spacing:-.01em;color:var(--ink);margin:0 0 .5em;text-wrap:balance}h1{font-size:clamp(34px,6vw,60px);line-height:1.04;letter-spacing:-.015em}h2{font-size:clamp(28px,4vw,44px);line-height:1.08}h3{font-size:22px}p{margin:0 0 1rem}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:clamp(20px,5vw,40px)}.section{padding-block:var(--space-section)}.section--alt{background:var(--sand)}.section__head{max-width:46rem;margin-bottom:clamp(2rem,4vw,2.5rem)}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:var(--font);font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--brick);margin-bottom:14px}.eyebrow:before{content:"";width:26px;height:2px;background:currentColor;flex:none}.lead{font-size:17px;line-height:1.6;color:var(--ink-soft)}.btn{--btn-bg: var(--brick);--btn-fg: #fff;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.4rem;border-radius:var(--radius-pill);font-family:var(--font);font-weight:600;font-size:15px;line-height:1;background:var(--btn-bg);color:var(--btn-fg);border:1px solid transparent;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .12s ease;white-space:nowrap}.btn:hover{text-decoration:none;transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn:active{transform:translateY(0)}.btn:focus-visible{outline:3px solid rgba(166,58,42,.4);outline-offset:2px}.btn--brand{--btn-bg: var(--brick)}.btn--brand:hover{background:var(--brick-deep)}.btn--whatsapp{--btn-bg: var(--whatsapp);--btn-fg: #fff}.btn--whatsapp:hover{background:var(--whatsapp-dark)}.btn--whatsapp:focus-visible{outline-color:#1fa85566}.btn--ghost{--btn-bg: var(--surface);--btn-fg: var(--ink);border-color:var(--line-2)}.btn--ghost:hover{background:var(--sand)}.btn--light{--btn-bg: #fff;--btn-fg: var(--brick-deep)}.btn--lg{padding:15px 24px;font-size:15.5px}.btn--block{width:100%}.icon{width:1.15em;height:1.15em;flex:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.chip{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .85rem;border-radius:var(--radius-pill);background:var(--surface);border:1px solid var(--line);font-size:.92rem;font-weight:500;color:var(--ink-soft);box-shadow:var(--shadow-sm)}.site-footer[data-astro-cid-sz7xmlte]{background:var(--ink);color:#f3ebe0a8;padding-block:0}.site-footer__inner[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:28px;justify-content:space-between;align-items:flex-start;padding-block:48px}.site-footer__brand[data-astro-cid-sz7xmlte]{display:flex;gap:12px;align-items:center}.footer__mark[data-astro-cid-sz7xmlte]{width:42px;height:42px;flex:none;border-radius:11px}.site-footer__brand[data-astro-cid-sz7xmlte] strong[data-astro-cid-sz7xmlte]{display:block;font-family:var(--font-display);font-weight:600;font-size:16px;color:#fff}.site-footer__brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:2px 0 0;font-size:13px;color:#f3ebe0a8}.site-footer__contact[data-astro-cid-sz7xmlte]{display:grid;gap:6px;text-align:right}.site-footer__contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:first-child{color:#fff;font-weight:600;font-size:16px}.site-footer__contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#f3ebe0a8;font-size:14px}.site-footer__social[data-astro-cid-sz7xmlte]{display:flex;gap:10px;justify-content:flex-end;margin-top:6px}.site-footer__social-link[data-astro-cid-sz7xmlte]{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:#ffffff14;color:#f3ebe0bf;transition:background .15s ease,color .15s ease}.site-footer__social-link[data-astro-cid-sz7xmlte]:hover{background:var(--brick);color:#fff}.site-footer__social-link[data-astro-cid-sz7xmlte] svg{width:18px;height:18px}.site-footer__bottom[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(255,255,255,.1);display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding-block:18px;font-size:13px;color:#f3ebe073}.site-footer__bottom[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#f3ebe099}.site-footer__links[data-astro-cid-sz7xmlte]{display:flex;gap:20px}
