:root{--bg:#0d0f18;--surface:#ffffff0d;--surface-hover:#ffffff17;--border:#ffffff1a;--text:#eeeef0;--muted:#7e8098;--accent:#7c6dfa;--accent-glow:#7c6dfa40;--r:14px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;line-height:1.6}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}button{cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:none}button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}input{font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:none}input:focus{outline:none}a{color:inherit;text-decoration:none}.ic-purple{color:#a89dff;background:#7c6dfa2e}.ic-teal{color:#2dd4bf;background:#2dd4bf26}.ic-orange{color:#fb923c;background:#fb923c26}.ic-pink{color:#f472b6;background:#f472b626}.ic-blue{color:#60a5fa;background:#60a5fa26}.ic-yellow{color:#facc15;background:#facc1526}
