.header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;z-index:var(--z-fixed);padding:var(--space-5) 0;transition:background-color .4s var(--ease-out-expo),transform .4s var(--ease-out-expo),padding .4s var(--ease-out-expo)}.header--menu-open[data-astro-cid-3ef6ksr2]{background-color:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important;transform:none!important}.header--menu-open[data-astro-cid-3ef6ksr2] .header__logo-text[data-astro-cid-3ef6ksr2]{color:var(--white)!important}.header--menu-open[data-astro-cid-3ef6ksr2] .header__toggle-bar[data-astro-cid-3ef6ksr2]{background-color:var(--white)!important}.header--scrolled[data-astro-cid-3ef6ksr2]{background-color:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:var(--space-3) 0;box-shadow:0 1px 3px #00000014}.header--hidden[data-astro-cid-3ef6ksr2]{transform:translateY(-100%)}.header__inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-8)}.header__logo[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:var(--space-3);flex-shrink:0;text-decoration:none}.header__logo-icon[data-astro-cid-3ef6ksr2]{height:30px;width:auto;transition:all .4s var(--ease-out-expo)}.header__logo-text[data-astro-cid-3ef6ksr2]{font-family:Montserrat,sans-serif;font-size:20px;font-weight:900;color:var(--white);letter-spacing:-.5px;transition:color .4s var(--ease-out-expo);transform:translateY(1px)}@media(min-width:1024px){.header__logo-icon[data-astro-cid-3ef6ksr2]{height:36px}.header__logo-text[data-astro-cid-3ef6ksr2]{font-size:25px}}.header__logo[data-astro-cid-3ef6ksr2]:hover{opacity:.8}.header--scrolled[data-astro-cid-3ef6ksr2] .header__logo-text[data-astro-cid-3ef6ksr2]{color:#2d2d2d}.header__nav[data-astro-cid-3ef6ksr2]{display:none}.header__nav-list[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:var(--space-2)}.header__nav-link[data-astro-cid-3ef6ksr2]{display:inline-block;padding:var(--space-2) var(--space-4);font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--weight-medium);color:#ffffffe6;text-decoration:none;text-transform:uppercase;letter-spacing:var(--tracking-wider);transition:color .3s var(--ease-out-expo)}.header__nav-link[data-astro-cid-3ef6ksr2]:hover{color:var(--white);opacity:1}.header__nav-link--active[data-astro-cid-3ef6ksr2]{color:var(--white)}.header--scrolled[data-astro-cid-3ef6ksr2] .header__nav-link[data-astro-cid-3ef6ksr2]{color:var(--gray-500)}.header--scrolled[data-astro-cid-3ef6ksr2] .header__nav-link[data-astro-cid-3ef6ksr2]:hover,.header--scrolled[data-astro-cid-3ef6ksr2] .header__nav-link--active[data-astro-cid-3ef6ksr2]{color:var(--black)}.header__dropdown-wrapper[data-astro-cid-3ef6ksr2]{position:relative}.header__nav-link--dropdown[data-astro-cid-3ef6ksr2]{cursor:pointer;display:inline-flex;align-items:center;gap:4px}.header__dropdown[data-astro-cid-3ef6ksr2]{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(10px);background-color:var(--black);min-width:200px;padding:var(--space-2) 0;opacity:0;visibility:hidden;transition:all .3s var(--ease-out-expo);box-shadow:var(--shadow-md);border:1px solid var(--gray-800);list-style:none;margin:0}.header--scrolled[data-astro-cid-3ef6ksr2] .header__dropdown[data-astro-cid-3ef6ksr2]{background-color:var(--white);border-color:var(--gray-100)}.header__dropdown-wrapper[data-astro-cid-3ef6ksr2]:hover .header__dropdown[data-astro-cid-3ef6ksr2]{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.header__dropdown-link[data-astro-cid-3ef6ksr2]{display:block;padding:var(--space-3) var(--space-4);color:var(--gray-400);text-decoration:none;font-size:var(--text-sm);font-family:var(--font-body);transition:color .3s var(--ease-out-expo),background-color .3s}.header__dropdown-link[data-astro-cid-3ef6ksr2]:hover{color:var(--white);background-color:var(--gray-900)}.header--scrolled[data-astro-cid-3ef6ksr2] .header__dropdown-link[data-astro-cid-3ef6ksr2]{color:var(--gray-600)}.header--scrolled[data-astro-cid-3ef6ksr2] .header__dropdown-link[data-astro-cid-3ef6ksr2]:hover{color:var(--black);background-color:var(--gray-50)}.header__cta[data-astro-cid-3ef6ksr2]{display:none;align-items:center;gap:var(--space-2);font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--white);text-transform:uppercase;letter-spacing:var(--tracking-wider);text-decoration:none;padding:var(--space-3) var(--space-6);border:1px solid rgba(255,255,255,.4);transition:all .3s var(--ease-out-expo)}.header__cta[data-astro-cid-3ef6ksr2]:hover{border-color:var(--white);opacity:1}.header--scrolled[data-astro-cid-3ef6ksr2] .header__cta[data-astro-cid-3ef6ksr2]{color:var(--black);border-color:var(--gray-300)}.header--scrolled[data-astro-cid-3ef6ksr2] .header__cta[data-astro-cid-3ef6ksr2]:hover{border-color:var(--black)}.header__cta[data-astro-cid-3ef6ksr2] svg[data-astro-cid-3ef6ksr2]{transition:transform .3s var(--ease-out-expo)}.header__cta[data-astro-cid-3ef6ksr2]:hover svg[data-astro-cid-3ef6ksr2]{transform:translate(2px,-2px)}.header__toggle[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:6px;padding:var(--space-3);cursor:pointer;background:none;border:none;z-index:calc(var(--z-fixed) + 10);position:relative}.header__toggle-bar[data-astro-cid-3ef6ksr2]{display:block;width:24px;height:1.5px;background-color:var(--white);transition:transform .4s var(--ease-out-expo),opacity .3s var(--ease-out-expo),background-color .3s var(--ease-out-expo)}.header--scrolled[data-astro-cid-3ef6ksr2] .header__toggle-bar[data-astro-cid-3ef6ksr2]{background-color:var(--black)}.header__toggle--active[data-astro-cid-3ef6ksr2] .header__toggle-bar[data-astro-cid-3ef6ksr2]:nth-child(1){transform:rotate(45deg) translate(3px,3px)}.header__toggle--active[data-astro-cid-3ef6ksr2] .header__toggle-bar[data-astro-cid-3ef6ksr2]:nth-child(2){transform:rotate(-45deg) translate(3px,-3px)}.header__mobile[data-astro-cid-3ef6ksr2]{position:fixed;inset:0;background-color:var(--black);display:flex;z-index:calc(var(--z-fixed) - 1);opacity:0;visibility:hidden;padding-top:7rem;padding-bottom:2rem;transition:opacity .5s var(--ease-out-expo),visibility .5s var(--ease-out-expo)}.header__mobile-inner[data-astro-cid-3ef6ksr2]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.header__mobile--open[data-astro-cid-3ef6ksr2]{opacity:1;visibility:visible}.header__mobile-nav[data-astro-cid-3ef6ksr2]{text-align:left;overflow-y:auto;padding-right:var(--space-4);padding-left:2rem}.header__mobile-list[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:var(--space-6);margin-bottom:var(--space-10)}.header__mobile-item[data-astro-cid-3ef6ksr2]{opacity:0;transform:translateY(20px);transition:opacity .5s var(--ease-out-expo),transform .5s var(--ease-out-expo);transition-delay:calc(var(--i) * 80ms + .2s)}.header__mobile--open[data-astro-cid-3ef6ksr2] .header__mobile-item[data-astro-cid-3ef6ksr2]{opacity:1;transform:translateY(0)}.header__mobile-link[data-astro-cid-3ef6ksr2]{font-family:var(--font-display);font-size:2.5rem;font-weight:700;color:var(--white);text-decoration:none;transition:color .3s var(--ease-out-expo),opacity .3s var(--ease-out-expo);letter-spacing:-1px;line-height:1.1;position:relative;display:inline-block}.header__mobile-link[data-astro-cid-3ef6ksr2]:hover{opacity:.7}.header__mobile-link--active[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;bottom:-4px;left:0;width:24px;height:3px;background-color:var(--white)}.header__mobile-link--highlight[data-astro-cid-3ef6ksr2]{position:relative;margin-left:1.5rem}.header__mobile-link--highlight[data-astro-cid-3ef6ksr2]:before{content:"";position:absolute;left:-1.5rem;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background-color:#cbd5e1;animation:pulseDot 2s infinite cubic-bezier(.4,0,.2,1)}@keyframes pulseDot{0%{box-shadow:0 0 #cbd5e199}70%{box-shadow:0 0 0 10px #cbd5e100}to{box-shadow:0 0 #cbd5e100}}.shimmer-text[data-astro-cid-3ef6ksr2]{background:linear-gradient(120deg,#fff 0% 40%,#94a3b8 50%,#fff 60% 100%);background-size:200% auto;color:transparent;-webkit-background-clip:text;background-clip:text;animation:shimmer 4s linear infinite;display:inline-block}@keyframes shimmer{to{background-position:200% center}}.header__mobile-link--title[data-astro-cid-3ef6ksr2]{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border:none;padding:0;text-align:left;cursor:pointer;color:var(--white);margin-bottom:0}.header__mobile-icon[data-astro-cid-3ef6ksr2]{transition:transform .3s var(--ease-out-expo);color:var(--gray-500);width:32px;height:32px}.header__mobile-group[data-astro-cid-3ef6ksr2].is-open .header__mobile-icon[data-astro-cid-3ef6ksr2]{transform:rotate(180deg)}.header__mobile-content[data-astro-cid-3ef6ksr2]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s var(--ease-out-expo)}.header__mobile-content[data-astro-cid-3ef6ksr2]>[data-astro-cid-3ef6ksr2]{min-height:0;overflow:hidden}.header__mobile-group[data-astro-cid-3ef6ksr2].is-open .header__mobile-content[data-astro-cid-3ef6ksr2]{grid-template-rows:1fr}.header__mobile-sublist[data-astro-cid-3ef6ksr2]{list-style:none;padding:0;margin:0;margin-top:var(--space-4);display:flex;flex-direction:column;gap:var(--space-4);padding-left:var(--space-4);border-left:1px solid var(--gray-800)}.header__mobile-sublink[data-astro-cid-3ef6ksr2]{font-family:var(--font-body);font-size:1.125rem;font-weight:400;color:var(--gray-400);text-decoration:none;transition:color .3s var(--ease-out-expo)}.header__mobile-sublink[data-astro-cid-3ef6ksr2]:hover{color:var(--white)}.header__mobile-footer[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-6);border-top:1px solid var(--gray-800);padding-top:var(--space-6);opacity:0;transform:translateY(16px);transition:opacity .5s var(--ease-out-expo),transform .5s var(--ease-out-expo);transition-delay:.5s}.header__mobile--open[data-astro-cid-3ef6ksr2] .header__mobile-footer[data-astro-cid-3ef6ksr2]{opacity:1;transform:translateY(0)}.header__mobile-contact[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:var(--space-2)}.header__mobile-contact-title[data-astro-cid-3ef6ksr2]{font-size:var(--text-xs);color:var(--gray-500);text-transform:uppercase;letter-spacing:var(--tracking-widest);margin-bottom:var(--space-2)}.header__mobile-contact-link[data-astro-cid-3ef6ksr2]{font-size:var(--text-sm);color:var(--white);text-decoration:none}.header__mobile-socials[data-astro-cid-3ef6ksr2]{display:flex;gap:var(--space-3)}.header__social-icon-btn[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid var(--gray-800);color:var(--gray-400);transition:all .3s var(--ease-out-expo)}.header__social-icon-btn[data-astro-cid-3ef6ksr2]:hover{color:var(--white);border-color:var(--white);background-color:#ffffff0d;transform:translateY(-2px)}@media(min-width:1024px){.header__nav[data-astro-cid-3ef6ksr2]{display:block}.header__cta[data-astro-cid-3ef6ksr2]{display:inline-flex}.header__toggle[data-astro-cid-3ef6ksr2]{display:none}}.footer[data-astro-cid-sz7xmlte]{background-color:var(--black);color:var(--gray-500)}.footer__line[data-astro-cid-sz7xmlte]{height:1px;background:var(--gray-850)}.footer__main[data-astro-cid-sz7xmlte]{padding:var(--space-16) 0 var(--space-12)}.footer__grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr;gap:var(--space-8)}.footer__logo[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-6);text-decoration:none}.footer__logo-icon[data-astro-cid-sz7xmlte]{height:40px;width:auto;object-fit:contain;opacity:.9;transition:opacity .3s var(--ease-out-expo)}.footer__logo-text[data-astro-cid-sz7xmlte]{font-family:Montserrat,sans-serif;font-size:22px;font-weight:900;color:#fff!important;letter-spacing:-.5px;transform:translateY(1px)}.footer__logo[data-astro-cid-sz7xmlte]:hover .footer__logo-icon[data-astro-cid-sz7xmlte],.footer__logo[data-astro-cid-sz7xmlte]:hover .footer__logo-text[data-astro-cid-sz7xmlte]{opacity:1}.footer__description[data-astro-cid-sz7xmlte]{font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--gray-400);max-width:280px;margin-bottom:var(--space-6)}.footer__column[data-astro-cid-sz7xmlte]{border-bottom:1px solid var(--gray-900)}.footer__column-title[data-astro-cid-sz7xmlte]{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border:none;padding:var(--space-4) 0;cursor:pointer;font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--gray-300);text-transform:uppercase;letter-spacing:var(--tracking-widest)}.footer__column-icon[data-astro-cid-sz7xmlte]{transition:transform .3s var(--ease-out-expo);color:var(--gray-500)}.footer__column[data-astro-cid-sz7xmlte].is-open .footer__column-icon[data-astro-cid-sz7xmlte]{transform:rotate(180deg)}.footer__column-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s var(--ease-out-expo)}.footer__column-content[data-astro-cid-sz7xmlte]>[data-astro-cid-sz7xmlte]{min-height:0;overflow:hidden}.footer__column[data-astro-cid-sz7xmlte].is-open .footer__column-content[data-astro-cid-sz7xmlte]{grid-template-rows:1fr}.footer__column-list[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:var(--space-4)}.footer__column[data-astro-cid-sz7xmlte].is-open .footer__column-list[data-astro-cid-sz7xmlte]{padding-bottom:var(--space-4)}.footer__link[data-astro-cid-sz7xmlte]{font-size:var(--text-sm);color:var(--gray-400);text-decoration:none;transition:color .3s var(--ease-out-expo)}.footer__link[data-astro-cid-sz7xmlte]:hover{color:var(--white);opacity:1}.footer__contact-item[data-astro-cid-sz7xmlte]{font-size:var(--text-sm);color:var(--gray-400)}.footer__social-group[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-3);margin-top:var(--space-8)}.footer__social-btn[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border:1px solid var(--gray-800)!important;border-radius:9999px;font-size:var(--text-xs);font-weight:var(--weight-medium);text-decoration:none;transition:all .3s var(--ease-out-expo)}.footer__social-btn[data-astro-cid-sz7xmlte]:hover{border-color:var(--gray-600)!important;background-color:var(--gray-900)!important;transform:translateY(-2px)}.footer__social-btn--instagram[data-astro-cid-sz7xmlte]{color:var(--white)!important}.footer__social-btn--instagram[data-astro-cid-sz7xmlte]:hover{color:#e1306c!important;border-color:#e1306c80!important}.footer__social-btn--facebook[data-astro-cid-sz7xmlte]{color:var(--white)!important}.footer__social-btn--facebook[data-astro-cid-sz7xmlte]:hover{color:#1877f2!important;border-color:#1877f280!important}.footer__social-btn--whatsapp[data-astro-cid-sz7xmlte]{color:var(--color-whatsapp)!important;border-color:#25d3664d!important}.footer__social-btn--whatsapp[data-astro-cid-sz7xmlte]:hover{background-color:#25d3660d!important;border-color:var(--color-whatsapp)!important}.footer__bottom[data-astro-cid-sz7xmlte]{padding:var(--space-6) 0;border-top:1px solid var(--gray-900)}.footer__bottom-inner[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:var(--space-4);align-items:center}.footer__bottom-left[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);text-align:center}.footer__copyright[data-astro-cid-sz7xmlte]{font-size:var(--text-xs);color:var(--gray-500);margin-bottom:0}.footer__bottom-separator[data-astro-cid-sz7xmlte]{color:var(--gray-700);font-size:var(--text-xs);display:none}.footer__legal-link[data-astro-cid-sz7xmlte]{font-size:var(--text-xs);color:var(--gray-500);text-decoration:none;transition:color .3s var(--ease-out-expo)}.footer__legal-link[data-astro-cid-sz7xmlte]:hover{color:var(--white)}@media(min-width:768px){.footer__grid[data-astro-cid-sz7xmlte]{grid-template-columns:2fr 1fr 1fr 1fr;gap:var(--space-12)}.footer__column[data-astro-cid-sz7xmlte]{border-bottom:none}.footer__column-title[data-astro-cid-sz7xmlte]{padding:0;margin-bottom:var(--space-6);cursor:default;pointer-events:none}.footer__column-icon[data-astro-cid-sz7xmlte]{display:none}.footer__column-content[data-astro-cid-sz7xmlte]{grid-template-rows:1fr}.footer__column-list[data-astro-cid-sz7xmlte]{padding-bottom:0}.footer__bottom-inner[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between}.footer__bottom-left[data-astro-cid-sz7xmlte]{flex-direction:row;align-items:center;gap:var(--space-3);text-align:left}.footer__bottom-separator[data-astro-cid-sz7xmlte]{display:inline}}.whatsapp-fab[data-astro-cid-iehx2mtc]{position:fixed;bottom:var(--space-8);right:var(--space-8);z-index:var(--z-whatsapp);display:flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:var(--gray-900);color:var(--color-whatsapp);border:1px solid var(--gray-800);border-radius:var(--radius-full);text-decoration:none;transition:all .3s var(--ease-out-expo)}.whatsapp-fab[data-astro-cid-iehx2mtc]:hover{background-color:var(--color-whatsapp);color:var(--white);border-color:var(--color-whatsapp);transform:translateY(-2px);opacity:1}.whatsapp-fab__icon[data-astro-cid-iehx2mtc]{width:28px;height:28px}@media(max-width:768px){.whatsapp-fab[data-astro-cid-iehx2mtc]{bottom:var(--space-5);right:var(--space-5);width:56px;height:56px}.whatsapp-fab__icon[data-astro-cid-iehx2mtc]{width:26px;height:26px}}:root{--black: #000000;--black-rich: #0a0a0a;--black-soft: #111111;--gray-950: #141414;--gray-900: #1a1a1a;--gray-850: #1f1f1f;--gray-800: #262626;--gray-700: #333333;--gray-600: #4a4a4a;--gray-500: #666666;--gray-400: #888888;--gray-300: #aaaaaa;--gray-200: #cccccc;--gray-100: #e5e5e5;--gray-50: #f2f2f2;--white: #ffffff;--white-soft: #fafafa;--surface-black: var(--black-rich);--surface-dark: var(--gray-950);--surface-elevated: var(--gray-900);--surface-card: var(--gray-850);--surface-light: var(--white-soft);--surface-white: var(--white);--text-primary: var(--white);--text-secondary: var(--gray-400);--text-muted: var(--gray-500);--text-dark: var(--black-rich);--text-dark-secondary: var(--gray-600);--border-dark: var(--gray-850);--border-subtle: rgba(255, 255, 255, .06);--border-light: var(--gray-100);--border-hover: rgba(255, 255, 255, .12);--color-whatsapp: #25d366;--color-whatsapp-hover: #1faf57;--steel-gradient: linear-gradient(135deg, #b0b0b0, #e0e0e0, #909090, #d0d0d0);--steel-shine: linear-gradient( 90deg, transparent, rgba(255, 255, 255, .08), transparent );--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Outfit", "Inter", -apple-system, sans-serif;--text-xs: clamp(.7rem, .65rem + .25vw, .8rem);--text-sm: clamp(.8rem, .75rem + .25vw, .9rem);--text-base: clamp(.9rem, .85rem + .25vw, 1rem);--text-md: clamp(1rem, .9rem + .5vw, 1.15rem);--text-lg: clamp(1.1rem, 1rem + .5vw, 1.3rem);--text-xl: clamp(1.25rem, 1.1rem + .75vw, 1.6rem);--text-2xl: clamp(1.5rem, 1.2rem + 1.2vw, 2rem);--text-3xl: clamp(1.8rem, 1.4rem + 2vw, 2.8rem);--text-4xl: clamp(2.2rem, 1.6rem + 2.5vw, 3.5rem);--text-5xl: clamp(2.5rem, 1.8rem + 3.5vw, 4.5rem);--text-hero: clamp(3rem, 1.8rem + 4vw, 5.5rem);--weight-thin: 100;--weight-light: 300;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--weight-extrabold: 800;--weight-black: 900;--leading-none: 1;--leading-tight: 1.1;--leading-snug: 1.25;--leading-normal: 1.5;--leading-relaxed: 1.7;--tracking-tighter: -.04em;--tracking-tight: -.02em;--tracking-normal: 0;--tracking-wide: .04em;--tracking-wider: .08em;--tracking-widest: .14em;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--space-32: 8rem;--space-40: 10rem;--space-48: 12rem;--section-py: clamp(4rem, 3rem + 3vw, 6rem);--section-py-sm: clamp(2.5rem, 2rem + 2vw, 4rem);--radius-none: 0;--radius-xs: 2px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-xl: 12px;--radius-full: 9999px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .4);--shadow-md: 0 4px 12px rgba(0, 0, 0, .5);--shadow-lg: 0 8px 30px rgba(0, 0, 0, .6);--shadow-xl: 0 16px 50px rgba(0, 0, 0, .7);--shadow-glow: 0 0 40px rgba(255, 255, 255, .03);--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-out-quart: cubic-bezier(.25, 1, .5, 1);--ease-in-out-circ: cubic-bezier(.85, 0, .15, 1);--duration-fast: .15s;--duration-base: .3s;--duration-slow: .5s;--duration-slower: .8s;--duration-reveal: 1s;--duration-hero: 1.4s;--transition-fast: var(--duration-fast) var(--ease-out-expo);--transition-base: var(--duration-base) var(--ease-out-expo);--transition-slow: var(--duration-slow) var(--ease-out-expo);--transition-reveal: var(--duration-reveal) var(--ease-out-expo);--z-base: 0;--z-dropdown: 100;--z-sticky: 200;--z-fixed: 300;--z-overlay: 400;--z-modal: 500;--z-whatsapp: 600;--container-max: 1400px;--container-narrow: 900px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:100%;scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body{font-family:var(--font-body);font-size:var(--text-base);font-weight:var(--weight-regular);line-height:var(--leading-normal);color:var(--text-dark);background-color:var(--surface-light);overflow-x:hidden;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:var(--weight-bold);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--text-dark)}h1{font-size:var(--text-5xl);font-weight:var(--weight-black);letter-spacing:var(--tracking-tighter)}h2{font-size:var(--text-4xl);font-weight:var(--weight-extrabold);letter-spacing:var(--tracking-tighter)}h3{font-size:var(--text-3xl);font-weight:var(--weight-bold)}h4{font-size:var(--text-2xl)}h5{font-size:var(--text-xl)}h6{font-size:var(--text-lg)}p{margin-bottom:var(--space-4);line-height:var(--leading-relaxed);color:var(--text-dark-secondary)}a{color:var(--text-dark);text-decoration:none;transition:opacity var(--transition-fast)}a:hover{opacity:.7}strong,b{font-weight:var(--weight-semibold)}img,picture,video,svg{display:block;max-width:100%;height:auto}ul,ol{list-style:none}button,input,textarea,select{font:inherit;color:inherit;border:none;outline:none;background:none}button{cursor:pointer}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--space-6)}.container--narrow{max-width:var(--container-narrow)}@media(min-width:768px){.container{padding-inline:var(--space-10)}}@media(min-width:1280px){.container{padding-inline:var(--space-16)}}.section{padding-block:var(--section-py)}.section--sm{padding-block:var(--section-py-sm)}.section--dark{background-color:var(--surface-black);color:var(--text-primary)}.section--dark p{color:var(--text-secondary)}.section--dark h1,.section--dark h2,.section--dark h3,.section--dark h4,.section--dark h5,.section--dark h6,.section--dark a{color:var(--text-primary)}.section--elevated{background-color:var(--surface-white);color:var(--text-dark)}.section--light{background-color:var(--surface-light);color:var(--text-dark)}.text-center{text-align:center}.text-uppercase{text-transform:uppercase;letter-spacing:var(--tracking-widest)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.eyebrow{display:inline-block;font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:var(--tracking-widest);color:var(--text-muted);margin-bottom:var(--space-4)}.line-accent{width:40px;height:1px;background:var(--gray-600);margin-bottom:var(--space-6)}.line-accent--center{margin-inline:auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-3);font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:var(--tracking-wider);padding:var(--space-4) var(--space-8);border-radius:var(--radius-none);transition:all var(--transition-base);cursor:pointer;text-decoration:none;white-space:nowrap}.btn--primary{background-color:var(--black);color:var(--white)}.btn--primary:hover{background-color:var(--gray-800);opacity:1}.btn--outline{background-color:transparent;color:var(--black);border:1px solid var(--gray-300)}.btn--outline:hover{border-color:var(--black);opacity:1}.btn--ghost{background:transparent;color:var(--text-dark-secondary);padding:var(--space-2) var(--space-4)}.btn--ghost:hover{color:var(--text-dark);opacity:1}.btn--whatsapp{background-color:var(--color-whatsapp);color:var(--white)}.btn--whatsapp:hover{background-color:var(--color-whatsapp-hover);opacity:1}.btn--sm{font-size:var(--text-xs);padding:var(--space-3) var(--space-6)}.btn--lg{font-size:var(--text-sm);padding:var(--space-5) var(--space-10)}.section--dark .btn--primary,.hero .btn--primary,.header__mobile .btn--primary{background-color:var(--white);color:var(--black)}.section--dark .btn--primary:hover,.hero .btn--primary:hover,.header__mobile .btn--primary:hover{background-color:var(--gray-200)}.section--dark .btn--outline,.hero .btn--outline,.header__mobile .btn--outline{color:var(--white);border-color:var(--gray-400)}.section--dark .btn--outline:hover,.hero .btn--outline:hover,.header__mobile .btn--outline:hover{border-color:var(--white)}::selection{background-color:#0000001a;color:var(--black)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--gray-100)}::-webkit-scrollbar-thumb{background:var(--gray-400);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--gray-600)}[data-reveal]{opacity:0;transform:translateY(40px);transition:opacity var(--duration-reveal) var(--ease-out-expo),transform var(--duration-reveal) var(--ease-out-expo)}[data-reveal].revealed{opacity:1;transform:translateY(0) translate(0) scale(1)}[data-reveal=fade-left]{transform:translate(-40px)}[data-reveal=fade-right]{transform:translate(40px)}[data-reveal=scale]{transform:scale(.92)}[data-reveal=fade],[data-reveal=fade].revealed{transform:none}[data-reveal=line]{transform:scaleX(0);transform-origin:left center}[data-reveal=line].revealed{transform:scaleX(1)}[data-reveal][data-delay="1"]{transition-delay:.1s}[data-reveal][data-delay="2"]{transition-delay:.2s}[data-reveal][data-delay="3"]{transition-delay:.3s}[data-reveal][data-delay="4"]{transition-delay:.4s}[data-reveal][data-delay="5"]{transition-delay:.5s}[data-reveal][data-delay="6"]{transition-delay:.6s}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none;transition:none}}:focus-visible{outline:1px solid var(--gray-400);outline-offset:3px}
