:root{--bg: #f7f5f2;--surface: #ffffff;--surface-2: #f0ece7;--text: #1e1a17;--muted: #6f665f;--line: rgba(30, 26, 23, .12);--accent: #8f1717;--accent-2: #c92a2a;--shadow: 0 16px 40px rgba(30, 26, 23, .08);--radius: 24px;--container: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background-color:#fff;background-image:linear-gradient(to right,#8080800a 1px,transparent 1px),linear-gradient(to bottom,#8080800a 1px,transparent 1px);background-size:14px 24px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{display:block}.container{width:min(100% - 2rem,var(--container));margin-inline:auto}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .8rem;border:1px solid rgba(143,23,23,.18);background:#8f17170f;border-radius:999px;color:var(--accent);font-size:.82rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.section{padding:clamp(3rem,6vw,5rem) 0}.section-head{display:grid;gap:.75rem;margin-bottom:1.75rem}.section-title{margin:0;font-size:clamp(1.7rem,4vw,2.6rem);line-height:1.1}.section-copy{margin:0;max-width:68ch;color:var(--muted);line-height:1.7}.grid{display:grid;gap:1rem}.card{background:#fffc;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:var(--radius)}.card-pad{padding:1.25rem}.btn-row{display:flex;flex-wrap:wrap;gap:.75rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;padding:.8rem 1.1rem;border-radius:999px;border:1px solid transparent;font-weight:700}.btn-primary{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff;box-shadow:0 16px 32px #8f171738}.btn-secondary{background:#ffffffb3;border-color:var(--line)}.meta-link,.subtle-link{color:var(--accent);font-weight:700}.pill-list{display:flex;flex-wrap:wrap;gap:.6rem;padding:0;list-style:none}.pill-list li{padding:.55rem .8rem;border-radius:999px;background:var(--surface-2);border:1px solid var(--line);color:#413a35;font-size:.95rem}.text-prose{max-width:72ch;line-height:1.75;color:#3c342f}.text-prose p{margin:0 0 1rem}.text-prose ul{margin:0 0 1rem;padding-left:1.2rem}.muted{color:var(--muted)}@media(min-width:860px){.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.skip-link[data-astro-cid-37fxchfa]{position:absolute;left:-999px;top:0;background:#fff;padding:.75rem 1rem;z-index:1000}.skip-link[data-astro-cid-37fxchfa]:focus{left:1rem;top:1rem}.site-header[data-astro-cid-37fxchfa]{position:sticky;top:0;z-index:50;backdrop-filter:blur(16px);background:#f7f5f2e0;border-bottom:1px solid rgba(30,26,23,.08)}.header-inner[data-astro-cid-37fxchfa]{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand[data-astro-cid-37fxchfa]{display:inline-flex;align-items:center;gap:.8rem;min-width:0}.brand-logo[data-astro-cid-37fxchfa],.footer-logo[data-astro-cid-37fxchfa]{display:block;width:auto;object-fit:contain}.brand-logo[data-astro-cid-37fxchfa]{width:202px}.footer-brand[data-astro-cid-37fxchfa]{display:inline-flex;align-items:center;gap:.8rem;margin-bottom:1rem}.footer-logo[data-astro-cid-37fxchfa]{width:206px}.footer-phone[data-astro-cid-37fxchfa]{margin:8px 0}.footer-brand[data-astro-cid-37fxchfa] span[data-astro-cid-37fxchfa]{display:grid}.footer-brand-wrapper[data-astro-cid-37fxchfa]{display:flex;flex-direction:column;gap:.5rem}.brand-copy[data-astro-cid-37fxchfa]{display:grid;min-width:0}.brand-copy[data-astro-cid-37fxchfa] strong[data-astro-cid-37fxchfa],.brand-copy[data-astro-cid-37fxchfa] small[data-astro-cid-37fxchfa]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-copy[data-astro-cid-37fxchfa] strong[data-astro-cid-37fxchfa]{font-size:.98rem}.brand-copy[data-astro-cid-37fxchfa] small[data-astro-cid-37fxchfa]{color:var(--muted)}.desktop-nav[data-astro-cid-37fxchfa]{display:none;align-items:center;gap:1rem}.desktop-nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{color:var(--muted);font-weight:600}.desktop-nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover{color:var(--accent)}.desktop-call[data-astro-cid-37fxchfa]{display:none}.mobile-nav[data-astro-cid-37fxchfa]{position:relative}.mobile-nav[data-astro-cid-37fxchfa] summary[data-astro-cid-37fxchfa]{list-style:none;cursor:pointer;padding:.7rem 1rem;border:1px solid var(--line);border-radius:999px;background:#ffffffb8;font-weight:700}.mobile-nav[data-astro-cid-37fxchfa] summary[data-astro-cid-37fxchfa]::-webkit-details-marker{display:none}.mobile-nav[data-astro-cid-37fxchfa] nav[data-astro-cid-37fxchfa]{position:absolute;right:0;top:calc(100% + .75rem);display:grid;gap:.6rem;min-width:220px;padding:1rem;border:1px solid var(--line);border-radius:18px;background:#fffffffa;box-shadow:var(--shadow)}.mobile-nav[data-astro-cid-37fxchfa] nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{padding:.3rem 0;font-weight:600}.site-footer[data-astro-cid-37fxchfa]{padding-top:0}.floating-whatsapp[data-astro-cid-37fxchfa]{position:fixed;left:1rem;bottom:1rem;z-index:60;display:inline-flex;align-items:center;justify-content:center;min-width:56px;min-height:56px;padding:0;border-radius:999px;background:#25d366;color:#fff;font-weight:800;box-shadow:0 16px 32px #25d36647}.floating-whatsapp[data-astro-cid-37fxchfa]:hover{filter:brightness(.96)}.floating-whatsapp[data-astro-cid-37fxchfa] svg[data-astro-cid-37fxchfa],.floating-top[data-astro-cid-37fxchfa] svg[data-astro-cid-37fxchfa]{display:block;width:24px;height:24px;fill:currentColor}.floating-top[data-astro-cid-37fxchfa]{position:fixed;right:1rem;bottom:1rem;z-index:60;display:inline-flex;align-items:center;justify-content:center;min-width:56px;min-height:56px;padding:0;border-radius:999px;background:#1e1a17e6;color:#fff;font-weight:800;box-shadow:0 16px 32px #1e1a1738}.floating-top[data-astro-cid-37fxchfa]:hover{filter:brightness(1.05)}.sr-only[data-astro-cid-37fxchfa]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.footer-grid[data-astro-cid-37fxchfa]{display:grid;gap:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(30,26,23,.12)}.footer-links[data-astro-cid-37fxchfa]{display:grid;gap:.45rem}.footer-links[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{color:var(--muted)}.footer-links[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover{color:var(--accent)}.footer-socials[data-astro-cid-37fxchfa]{display:flex;gap:.65rem;flex-direction:row;flex-wrap:nowrap;align-items:center}.footer-socials[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;border:1px solid rgba(30,26,23,.12);background:#ffffffc7;color:var(--accent);transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.footer-socials[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover{transform:translateY(-1px);border-color:#8f17173d;background:#fffffff0}.footer-socials[data-astro-cid-37fxchfa] svg[data-astro-cid-37fxchfa]{display:block;width:16px;height:16px;fill:currentColor}.footer-call-btn[data-astro-cid-37fxchfa]{width:fit-content;align-self:flex-start}.cookie-banner[data-astro-cid-37fxchfa]{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:70;display:grid;gap:1rem;padding:1rem;border-radius:22px;backdrop-filter:blur(18px)}.cookie-banner[data-astro-cid-37fxchfa][hidden]{display:none}.cookie-banner__eyebrow[data-astro-cid-37fxchfa]{margin:0 0 .4rem;color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.cookie-banner__title[data-astro-cid-37fxchfa]{margin:0 0 .55rem;font-size:1.05rem;line-height:1.2}.cookie-banner__text[data-astro-cid-37fxchfa]{margin:0;color:var(--muted);line-height:1.6}.cookie-banner__actions[data-astro-cid-37fxchfa]{display:grid;gap:.65rem}.cookie-banner__actions[data-astro-cid-37fxchfa] .btn[data-astro-cid-37fxchfa]{width:100%}@media(min-width:900px){.mobile-nav[data-astro-cid-37fxchfa]{display:none}.desktop-nav[data-astro-cid-37fxchfa],.desktop-call[data-astro-cid-37fxchfa]{display:flex}.footer-grid[data-astro-cid-37fxchfa]{grid-template-columns:1.2fr 1fr 1fr}.cookie-banner[data-astro-cid-37fxchfa]{left:50%;right:auto;transform:translate(-50%);width:min(100% - 2rem,920px);grid-template-columns:minmax(0,1fr) auto;align-items:center}.cookie-banner__actions[data-astro-cid-37fxchfa]{grid-template-columns:auto auto auto;align-items:center}.cookie-banner__actions[data-astro-cid-37fxchfa] .btn[data-astro-cid-37fxchfa]{width:auto}}
