:root{--primary:#5b8cff;--accent:#8b5cf6;--success:#2aa876;--warning:#d58a18;--danger:#c94a64;--background:#f5f7fb;--bg:#f5f7fb;--surface:#ffffff;--surface-2:#edf1f8;--text:#172033;--muted:#5e6b82;--line:#d9e0eb;--radius:16px;--font-scale:1;--shell:1180px;--shadow:0 16px 50px rgba(0,0,0,.16);--hero-image:none;--site-background-image:none}html{font-size:calc(16px * var(--font-scale))}html[data-theme="dark"]{--background:#0c1019;--bg:#0c1019;--surface:#151b28;--surface-2:#1d2637;--text:#f3f6ff;--muted:#aab4c7;--line:#303b50}@media(prefers-color-scheme:dark){html:not([data-theme="light"]){--background:#0c1019;--bg:#0c1019;--surface:#151b28;--surface-2:#1d2637;--text:#f3f6ff;--muted:#aab4c7;--line:#303b50}}body{background-image:var(--site-background-image);background-attachment:fixed;background-size:cover}.hero.has-custom-image{background-image:linear-gradient(120deg,color-mix(in srgb,var(--background) 72%,transparent),color-mix(in srgb,var(--background) 40%,transparent)),var(--hero-image);background-size:cover;background-position:center}.site-header.nav-compact .shell{min-height:60px}.site-header.nav-wide .shell{max-width:1500px}
