:root{--bg:#fafafa;--surface:#fff;--border:#e6e8ee;--border-strong:#d4d8e0;--text:#15171c;--text-muted:#5a6370;--text-subtle:#7a8392;--accent:#1f3fa8;--accent-hover:#1a3590;--accent-soft:#eaeefb;--accent-faint:#f4f6fd;--success:#047a4a;--success-soft:#e3f3ea;--warning:#b45309;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--shadow-sm:0 1px 2px #0f172a0a, 0 1px 1px #0f172a08;--shadow-md:0 1px 2px #0f172a0a, 0 8px 24px #0f172a0d;--max-width:1100px;--content-width:720px}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw}html{-webkit-text-size-adjust:100%;height:100%}body{min-height:100%;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.55;display:flex}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover);text-underline-offset:3px;text-decoration:underline}::selection{background:var(--accent-soft);color:var(--text)}
