:root{--bg:#0d0f18;--surface:#ffffff0d;--surface-hover:#ffffff17;--border:#ffffff1a;--text:#eeeef0;--muted:#7e8098;--accent:#f97316;--accent-glow:#f9731638;--accent-light:#fb923c;--r:14px;--error:#f87171;--warning:#fb923c;--success:#4ade80;--info:#60a5fa;--info-light:#7dd3fc;--teal:#14b8a6}*,: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;height:6px}::-webkit-scrollbar:horizontal{height:10px}::-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}a{color:inherit;text-decoration:none}.page-shell{max-width:1100px;margin:0 auto}@keyframes lf-spin{to{transform:rotate(360deg)}}.ic-orange{color:#fb923c;background:#f9731626}.ic-teal{color:#14b8a6;background:#14b8a626}.ic-purple{color:#a89dff;background:#7c6dfa2e}.ic-blue{color:#60a5fa;background:#60a5fa26}.ic-pink{color:#f472b6;background:#f472b626}.ic-yellow{color:#facc15;background:#facc1526}
