:root{--color-primary:#1b2838;--color-primary-light:#243447;--color-primary-dark:#0f1923;--color-secondary:#e8dcc8;--color-secondary-light:#f0ebe3;--color-secondary-dark:#c9bbaa;--color-accent:#4a90d9;--color-accent-light:#6bb5ff;--color-accent-dark:#3570b0;--color-accent-glow:#6ab5ff4d;--color-surface:#0f1923;--color-surface-elevated:#1b2838;--color-surface-glass:#1b2838a6;--color-surface-glass-border:#e8dcc814;--color-text-primary:#f0ebe3;--color-text-secondary:#89a;--color-text-muted:#5a6a7a;--color-success:#4ade80;--color-error:#f87171;--color-warning:#fbbf24;--color-overlay:#0f1923d9;--gradient-hero:linear-gradient(135deg, #0f1923 0%, #1b2838 40%, #243447 100%);--gradient-accent:linear-gradient(135deg, #4a90d9 0%, #6bb5ff 100%);--gradient-card:linear-gradient(145deg, #1b2838cc 0%, #0f1923e6 100%);--gradient-glow:radial-gradient(ellipse at center, #4a90d926 0%, transparent 70%);--gradient-border:linear-gradient(135deg, #e8dcc81f, #4a90d933);--font-family-primary:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-size-xs:clamp(.7rem, .65rem + .25vw, .8rem);--font-size-sm:clamp(.8rem, .75rem + .25vw, .9rem);--font-size-base:clamp(.9rem, .85rem + .25vw, 1rem);--font-size-md:clamp(1rem, .9rem + .5vw, 1.15rem);--font-size-lg:clamp(1.1rem, 1rem + .5vw, 1.35rem);--font-size-xl:clamp(1.3rem, 1.1rem + 1vw, 1.75rem);--font-size-2xl:clamp(1.6rem, 1.3rem + 1.5vw, 2.25rem);--font-size-3xl:clamp(2rem, 1.5rem + 2.5vw, 3rem);--font-size-4xl:clamp(2.5rem, 1.8rem + 3.5vw, 4rem);--font-size-5xl:clamp(3rem, 2rem + 5vw, 5.5rem);--line-height-tight:1.1;--line-height-snug:1.25;--line-height-normal:1.5;--line-height-relaxed:1.7;--letter-spacing-tight:-.02em;--letter-spacing-normal:0;--letter-spacing-wide:.05em;--letter-spacing-wider:.1em;--letter-spacing-widest:.2em;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--space-5xl:8rem;--section-padding-y:clamp(4rem, 6vw, 8rem);--container-max-width:1200px;--container-padding:clamp(1.25rem, 4vw, 2.5rem);--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-sm:0 2px 8px #00000026;--shadow-md:0 4px 16px #0003;--shadow-lg:0 8px 32px #00000040;--shadow-xl:0 16px 48px #0000004d;--shadow-glow:0 0 24px #4a90d933;--shadow-glow-strong:0 0 40px #4a90d959;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-base:.25s cubic-bezier(.4, 0, .2, 1);--transition-slow:.4s cubic-bezier(.4, 0, .2, 1);--transition-spring:.5s cubic-bezier(.34, 1.56, .64, 1);--z-base:1;--z-dropdown:100;--z-sticky:200;--z-modal-backdrop:900;--z-modal:1000;--z-toast:1100;--blur-sm:8px;--blur-md:16px;--blur-lg:32px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:none;overflow-x:hidden}body{min-height:100vh;line-height:var(--line-height-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none}a,[role=button]{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;font-weight:var(--font-weight-bold)}p{overflow-wrap:break-word}table{border-collapse:collapse}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
