:root{--color-navy:#0b1437;--color-navy-light:#162254;--color-cyan:#43bfe3;--color-cyan-hover:#2196c4;--color-cyan-dark:#0b6181;--color-cyan-light:#e8f7fc;--color-gold:#c5a866;--color-gold-hover:#a88f55;--color-white:#fff;--color-bg-alt:#fafafb;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-400:#9ca3af;--color-gray-500:#6b7280;--color-gray-600:#4b5563;--color-gray-900:#111827;--color-whatsapp:#25d366;--color-whatsapp-hover:#128c7e;--color-surface-light:#ffffffb8;--color-surface-dark:#0b143766;--color-border-subtle:#0b143714;--color-border-light:#ffffff1a;--color-text-muted:#6b7280;--shadow-subtle:0 4px 20px #0b14370a;--shadow-elevated:0 10px 30px #0b14370f;--shadow-dark:0 20px 40px #0000004d;--font-display:var(--font-cormorant), serif;--font-heading:var(--font-cormorant), serif;--font-body:var(--font-inter), sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--fs-display:clamp(3rem, 6vw, 4.5rem);--fs-h1:clamp(2.5rem, 5vw, 4rem);--fs-h2:clamp(2rem, 4vw, 3.5rem);--fs-h3:clamp(1.5rem, 2.5vw, 2.5rem);--fs-h4:clamp(1.25rem, 2vw, 1.5rem);--fs-body-lg:1.125rem;--fs-body:1rem;--fs-body-sm:.9375rem;--fs-caption:.875rem;--fs-label:.75rem;--fs-btn-lg:1.0625rem;--fs-btn-md:.9375rem;--lh-display:1.04;--lh-heading:1.1;--lh-subhead:1.2;--lh-body:1.75;--lh-compact:1.5;--lh-ui:1.4;--fw-light:300;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--ls-tight:-.02em;--ls-snug:-.01em;--ls-normal:0em;--ls-overline:.12em;--ls-wide:.2em;--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;--transition-base:.3s cubic-bezier(.16, 1, .3, 1);--transition-slow:.6s cubic-bezier(.16, 1, .3, 1);--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-full:9999px}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-body);background-color:var(--color-white);color:var(--color-gray-900);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none}.skip-link{z-index:9999;background:var(--color-cyan);color:var(--color-navy);font-family:var(--font-body);font-weight:700;font-size:var(--fs-body);border-radius:var(--radius-full);white-space:nowrap;padding:.75rem 1.5rem;text-decoration:none;position:absolute;top:1rem;left:-9999px;box-shadow:0 4px 20px #0000004d}.skip-link:focus{left:50%;transform:translate(-50%)}button{font:inherit;cursor:pointer;background:0 0;border:none}:focus-visible{outline:2px solid var(--color-cyan);outline-offset:4px;border-radius:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
