:root{--color-primary:#0e2a47;--color-primary-soft:#1a3a5c;--color-primary-rgb:14, 42, 71;--color-secondary:#1c6b4a;--color-secondary-soft:#248a5f;--color-secondary-rgb:28, 107, 74;--color-accent:#d6a84f;--color-accent-soft:#e4bc6e;--color-accent-deep:#b68a36;--color-accent-rgb:214, 168, 79;--color-neutral:#f6f8fa;--color-neutral-soft:#fafbfc;--color-neutral-warm:#faf6ec;--color-surface:#fff;--color-surface-alt:#f6f8fa;--color-surface-dark:#0b1f36;--color-text:#0e2a47;--color-text-muted:#0e2a47ad;--color-text-subtle:#0e2a477a;--color-text-on-dark:#fff;--color-text-on-dark-muted:#ffffffb8;--color-border:#0e2a4714;--color-border-strong:#0e2a4729;--color-border-on-dark:#ffffff1f;--font-heading:var(--font-inter-tight), "Inter Tight", "Inter", system-ui, -apple-system, sans-serif;--font-body:var(--font-inter), "Inter", system-ui, -apple-system, sans-serif;--fs-display:clamp(2.75rem, 6vw, 5.25rem);--fs-h1:clamp(2.25rem, 5vw, 4rem);--fs-h2:clamp(1.875rem, 3.6vw, 3rem);--fs-h3:clamp(1.375rem, 2.2vw, 1.875rem);--fs-h4:clamp(1.125rem, 1.6vw, 1.375rem);--fs-body-lg:1.125rem;--fs-body:1rem;--fs-sm:.9375rem;--fs-xs:.8125rem;--fs-tiny:.75rem;--lh-tight:1.05;--lh-snug:1.18;--lh-normal:1.45;--lh-relaxed:1.65;--tracking-tight:-.025em;--tracking-tighter:-.035em;--tracking-normal:0;--tracking-wide:.02em;--tracking-widest:.16em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--space-10:8rem;--space-11:10rem;--section-y:clamp(4rem, 9vw, 8rem);--section-y-tight:clamp(3rem, 6vw, 5rem);--gutter:clamp(1.25rem, 4vw, 2.5rem);--radius-xs:6px;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--radius-xl:32px;--radius-pill:999px;--shadow-xs:0 1px 2px #0e2a470a;--shadow-sm:0 4px 12px #0e2a470d;--shadow-md:0 12px 32px #0e2a4712;--shadow-lg:0 24px 56px #0e2a471a;--shadow-xl:0 32px 80px #0e2a4724;--shadow-glow-gold:0 14px 36px #d6a84f52;--shadow-glow-green:0 14px 36px #1c6b4a38;--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--dur-instant:.12s;--dur-fast:.22s;--dur-base:.38s;--dur-slow:.62s;--dur-slower:.9s;--max-width:1280px;--max-width-narrow:960px;--max-width-prose:720px;--header-h:76px;--z-base:1;--z-sticky:50;--z-header:60;--z-overlay:80;--z-modal:90;--z-toast:100}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translate(0,0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translate(0,0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0,0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0,0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulseSoft{0%,to{opacity:1;transform:scale(1)}50%{opacity:.92;transform:scale(1.04)}}@keyframes marqueeX{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes glowPulse{0%,to{box-shadow:0 0 #d6a84f59}50%{box-shadow:0 0 0 18px #d6a84f00}}@keyframes underlineGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:#0000;height:100%}body{min-height:100%;font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-relaxed);color:var(--color-text);background:var(--color-surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-feature-settings:"ss01" on,"cv11" on;flex-direction:column;display:flex;overflow-x:hidden}main{flex:1}img,picture,svg,video{max-width:100%;height:auto;display:block}a{color:inherit;transition:color var(--dur-fast) var(--ease-out);text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}input,textarea,select{font:inherit;color:inherit}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:var(--tracking-tight);font-weight:600;line-height:var(--lh-tight);color:var(--color-primary);text-wrap:balance}p{text-wrap:pretty}::selection{background:var(--color-accent);color:var(--color-primary)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{body{color:#000;background:#fff}}
