:root{--accent:#0787d1;--accent-strong:#006eae;--background:#fdfdfc;--surface:#fff;--surface-muted:#f5f6f7;--text:#101113;--text-muted:#62666c;--border:#dfe1e4;--header-bg:#fdfdfce0;--shadow:0 18px 50px #0e151d14;--max-width:1180px;--header-height:76px;color:var(--text);background:var(--background);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,sans-serif}:root[data-theme=dark]{--background:#0c0e11;--surface:#12151a;--surface-muted:#181c22;--text:#f4f5f6;--text-muted:#a9afb8;--border:#2a2f37;--header-bg:#0c0e11e0;--shadow:0 20px 60px #00000047}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 20px)}body{background:var(--background);min-width:320px;min-height:100vh;color:var(--text);margin:0;transition:background-color .18s,color .18s;overflow-x:hidden}body,button,a{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a,button{color:inherit}img,svg{max-width:100%;display:block}::selection{color:#fff;background:var(--accent)}:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 75%, white);outline-offset:4px}.errorPage{width:min(100% - 40px,720px);margin:0 auto;padding:120px 0}.errorPage pre{background:var(--surface-muted);border:1px solid var(--border);border-radius:12px;max-width:100%;padding:20px;overflow-x:auto}@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}}
