:root{--z-header:100;--z-overlay:90;--z-hero-image:2;--z-hero:3;--z-surface:1;--space-3xs:.25rem;--space-2xs:.5rem;--space-xs:.75rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--space-2xl:6rem;--space-3xl:8rem;--section-y:clamp(4rem,2rem + 8vw,8rem);--container-max:1200px;--container-x:clamp(1rem,.5rem + 2.5vw,2.5rem);--header-h:72px;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--radius-pill:999px;--fs-xs:.8125rem;--fs-sm:.9125rem;--fs-base:1.0325rem;--fs-md:clamp(1.1rem,1.02rem + .35vw,1.25rem);--fs-lg:clamp(1.3rem,1.1rem + .9vw,1.6rem);--fs-xl:clamp(1.65rem,1.25rem + 1.9vw,2.35rem);--fs-2xl:clamp(2rem,1.35rem + 3.1vw,3.25rem);--fs-3xl:clamp(2.4rem,1.4rem + 4.6vw,4.5rem);--font-sans:"Onest Variable","Onest",system-ui,-apple-system,"Segoe UI",sans-serif;--color-bg:#fafbfc;--color-base-bg:#f1f4f7;--color-surface:#fff;--color-card:#fff;--color-elevated:#fff;--color-text:#131922;--color-heading:#0a0f16;--color-muted:#5b6674;--color-border:#e3e8ed;--color-border-strong:#cbd3dc;--color-shadow:rgba(15,27,43,.09);--color-accent:#2c6094;--color-accent-2:#3b7c93;--color-accent-dark:#234e79;--color-accent-soft:rgba(44,96,148,.09);--color-accent-contrast:#fff;--color-gradient:linear-gradient(103deg,#2c6094,#3b7c93);--color-hero-text-bg:rgba(44,96,148,.09);--color-link:#275a8b;--color-danger:#b4433f;--color-success:#2f7d5a;--color-warning:#9a6b12;--color-text-danger:#fff7f6;--color-text-success:#f2fbf6;--color-text-warning:#1c1503;--shadow-sm:0 1px 2px rgba(15,27,43,.05),0 4px 12px rgba(15,27,43,.045);--shadow-md:0 8px 30px rgba(15,27,43,.08);--shadow-lg:0 24px 60px rgba(15,27,43,.1);--shadow-glow:0 10px 30px rgba(44,96,148,.18);--grid-line:rgba(15,27,43,.05);--hero-glow-1:rgba(44,96,148,.14);--hero-glow-2:rgba(59,124,147,.1)}:root.dark-mode{--color-bg:#0a0c0f;--color-base-bg:#07080b;--color-surface:#10141a;--color-card:#131820;--color-elevated:#19202a;--color-text:#dde3eb;--color-heading:#f0f4f8;--color-muted:#8794a5;--color-border:#1d242e;--color-border-strong:#2a3340;--color-shadow:rgba(0,0,0,.5);--color-accent:#6293c9;--color-accent-2:#7fa9bf;--color-accent-dark:#4e7db0;--color-accent-soft:rgba(98,147,201,.13);--color-accent-contrast:#08121c;--color-gradient:linear-gradient(103deg,#6293c9,#7fa9bf);--color-hero-text-bg:rgba(98,147,201,.13);--color-link:#8fb6e0;--color-danger:#e0716b;--color-success:#5fb98c;--color-warning:#d9ad5c;--color-text-danger:#1e0e0d;--color-text-success:#071711;--color-text-warning:#1b1403;--shadow-sm:0 1px 2px rgba(0,0,0,.4),0 4px 14px rgba(0,0,0,.32);--shadow-md:0 10px 36px rgba(0,0,0,.42);--shadow-lg:0 28px 70px rgba(0,0,0,.5);--shadow-glow:0 12px 36px rgba(98,147,201,.16);--grid-line:hsla(0,0%,100%,.04);--hero-glow-1:rgba(98,147,201,.16);--hero-glow-2:rgba(127,169,191,.12)}.tooltip-trigger{align-items:center;cursor:help;display:inline-flex}.tooltip-bubble{animation:tooltipIn .14s ease-out;background:var(--color-elevated);border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);box-shadow:var(--shadow-md);color:var(--color-text);font-size:var(--fs-xs);line-height:1.45;max-width:280px;padding:.5rem .7rem;z-index:1000}.tooltip-arrow{fill:var(--color-elevated)}@keyframes tooltipIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}
