:root{--bg:#0d0f18;--surface:#ffffff0d;--surface-hover:#ffffff17;--border:#ffffff1a;--text:#eeeef0;--muted:#7e8098;--accent:#7c6dfa;--accent-glow:#7c6dfa40;--accent-light:#a89dff;--r:14px;--error:#f87171;--warning:#fb923c;--success:#4ade80;--info:#60a5fa;--info-light:#7dd3fc;--teal:#2dd4bf}*,: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}textarea{font-family:inherit;font-size:inherit;color:inherit}textarea:focus{outline:none}.app-input:focus{border-color:var(--accent)!important}a{color:inherit;text-decoration:none}.desktop-only,.ad-rail{display:none}.page-shell{max-width:1500px;margin:0 auto}@media (width>=1400px){.desktop-only{display:block}.page-shell{grid-template-columns:160px minmax(0,1fr) 160px;align-items:start;gap:32px;display:grid}.ad-rail{padding-top:220px;display:block}}.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}
