:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-background:#041124;--color-background-deep:#021126;--color-surface:#081a31;--color-surface-raised:#0b2240;--color-surface-glass:#081a31cc;--color-primary:#4a9f2f;--color-primary-strong:#347d22;--color-primary-soft:#4a9f2f26;--color-accent:#72bf44;--color-accent-soft:#72bf4424;--color-text:#f8fafc;--color-text-soft:#cbd5e1;--color-text-muted:#9cacc2;--color-border:#cbd5e11f;--color-border-strong:#cbd5e133;--color-focus:#8bd45f;--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;--radius-sm:.5rem;--radius-md:.85rem;--radius-lg:1.25rem;--radius-xl:1.75rem;--radius-pill:999px;--text-xs:.78rem;--text-sm:.9rem;--text-base:1rem;--text-lg:clamp(1.1rem, 1.5vw, 1.25rem);--text-xl:clamp(1.3rem, 2vw, 1.65rem);--text-2xl:clamp(1.8rem, 4vw, 2.6rem);--text-3xl:clamp(2.25rem, 5vw, 3.6rem);--text-hero:clamp(3rem, 7vw, 5.8rem);--content-max:75rem;--header-height:5rem;--shadow-soft:0 1.5rem 4rem #0000003d;--shadow-panel:0 2rem 5rem #00000047;--shadow-primary:0 .9rem 2.5rem #4a9f2f3d}
*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-background);min-width:20rem;color:var(--color-text);font-family:var(--font-body), system-ui, sans-serif;font-size:var(--text-base);text-rendering:optimizelegibility;margin:0;line-height:1.65}body:before{z-index:-1;background:radial-gradient(circle at 75% -10%, #4a9f2f1a, transparent 35%), linear-gradient(180deg, var(--color-background-deep), var(--color-background) 35%);content:"";pointer-events:none;position:fixed;inset:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--color-text);font-family:var(--font-heading), system-ui, sans-serif;letter-spacing:-.025em;line-height:1.08}p:last-child{margin-bottom:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--color-focus);outline-offset:4px}::selection{background:var(--color-primary);color:#fff}.skip-link{z-index:1000;top:var(--space-3);left:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);background:var(--color-text);color:var(--color-background);font-weight:700;position:fixed;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
