:root{--bg:#18181b;--bg-raised:#1f1f23;--text:#e8e8eb;--text-secondary:#b0b2b8;--text-muted:#7a7d85;--accent:#c5c8d0;--border:#2b2b30;--link:#c8c9ce;--link-hover:#e8e8eb;--diagram-arrow:#3a3d45;--diagram-accent:#6e7179;--max-width:640px;--font:"Geist", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}[data-theme=light]{--bg:#fafafa;--bg-raised:#fff;--text:#1a1a1a;--text-secondary:#444;--text-muted:#6b6b6b;--accent:#444;--border:#e5e5e5;--link:#333;--link-hover:#111;--diagram-arrow:#aaa;--diagram-accent:#666}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.65}a{color:var(--link);text-decoration:none;transition:color .15s}a:hover{color:var(--link-hover)}::selection{background:#c8c8dc26}[data-theme=light] ::selection{background:#0000001a}
