.header[data-astro-cid-nen7h5rs]{background:color-mix(in srgb, var(--surface-primary) 92%, transparent);backdrop-filter:blur(18px);z-index:40;border-bottom:1px solid #0b24301a;position:sticky;top:0}.header__inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:24px;min-height:96px;padding-block:14px;display:flex}.header__logo[data-astro-cid-nen7h5rs]{flex-shrink:0;align-items:center;display:flex}.header__logo[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{width:auto;height:64px}.header__nav[data-astro-cid-nen7h5rs]{gap:32px;display:flex}.header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--text-secondary);font-size:.9375rem;font-weight:600;position:relative}.header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--text-primary)}.header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:after{background:var(--accent-primary);content:"";transform-origin:100%;height:1px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.header__nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover:after{transform-origin:0;transform:scaleX(1)}.header__cta[data-astro-cid-nen7h5rs]{align-items:center;gap:20px;display:flex}.header__phone[data-astro-cid-nen7h5rs]{white-space:nowrap;align-items:center;gap:8px;font-size:.9375rem;font-weight:600;display:flex}.header__wa-btn[data-astro-cid-nen7h5rs]{min-height:48px;padding:11px 18px;font-size:.875rem}@media (width<=900px){.header__nav[data-astro-cid-nen7h5rs],.header__phone[data-astro-cid-nen7h5rs]{display:none}.header__inner[data-astro-cid-nen7h5rs]{min-height:82px}.header__logo[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{height:54px}.header__wa-btn[data-astro-cid-nen7h5rs]{padding-inline:13px}}@media (width<=440px){.header__wa-btn[data-astro-cid-nen7h5rs]{gap:0;width:44px;padding:0;font-size:0}.header__wa-btn[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{width:20px;height:20px}}.footer[data-astro-cid-jo6i4kqk]{background:var(--surface-inverse);color:var(--text-inverse-muted);padding-block:40px}.footer__inner[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.footer__logo[data-astro-cid-jo6i4kqk]{font-family:var(--font-heading);color:var(--text-inverse);margin-bottom:6px;font-size:1.125rem;font-weight:600}.footer__address[data-astro-cid-jo6i4kqk],.footer__phones[data-astro-cid-jo6i4kqk],.footer__copy[data-astro-cid-jo6i4kqk]{font-size:.8125rem}.footer__phones[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk],.footer__copy[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{text-decoration:underline}.footer__col--right[data-astro-cid-jo6i4kqk]{align-items:center;gap:20px;display:flex}.footer__social[data-astro-cid-jo6i4kqk]{gap:12px;display:flex}.footer__social-icon[data-astro-cid-jo6i4kqk]{border-radius:var(--radius-full);background:var(--surface-inverse-soft);justify-content:center;align-items:center;width:36px;height:36px;display:flex}.wa-float[data-astro-cid-wschdwrc]{border-radius:var(--radius-full);background:var(--whatsapp-green);z-index:50;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 6px 16px #0003}.wa-float[data-astro-cid-wschdwrc]:hover{background:var(--whatsapp-green-dark)}:root{--surface-primary:#fff;--surface-secondary:#eef5f7;--surface-inverse:#071f2c;--surface-inverse-soft:#123746;--text-primary:#0b2430;--text-secondary:#48616b;--text-muted:#6d8189;--text-inverse:#fff;--text-inverse-muted:#b2c8cf;--accent-primary:#087e9a;--accent-soft:#dff2f5;--whatsapp-green:#25d366;--whatsapp-green-dark:#1ebe5a;--border-subtle:#ccdde2;--star-gold:#f5a623;--radius-lg:10px;--radius-xl:14px;--radius-2xl:16px;--radius-full:9999px;--font-heading:"Archivo", system-ui, sans-serif;--font-body:"Manrope", system-ui, sans-serif;--content-max-width:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text-primary);background:var(--surface-primary);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}h1,h2,h3,h4{font-family:var(--font-heading);letter-spacing:-.03em;margin:0;line-height:1.05}p{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:var(--content-max-width);margin-inline:auto;padding-inline:24px}::selection{color:#fff;background:var(--accent-primary)}:focus-visible{outline-offset:4px;outline:3px solid #55d6e8}.eyebrow{background:var(--accent-soft);color:var(--accent-primary);border-radius:var(--radius-full);letter-spacing:.06em;text-transform:uppercase;align-items:center;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.btn{border-radius:var(--radius-lg);cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:13px 22px;font-size:.9375rem;font-weight:600;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-whatsapp{background:var(--whatsapp-green);color:var(--text-inverse)}.btn-whatsapp:hover{background:var(--whatsapp-green-dark)}.btn-outline{border:1px solid var(--border-subtle);color:var(--text-primary);background:0 0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.icon-dark{filter:brightness(0)saturate()}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=860px){.container{padding-inline:18px}}@media (width<=600px){.wa-float{display:none!important}}
