*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0b0f14;--card:#141a22;--lime:#b6ff3b;--cyan:#2de2e6;--purple:#9b5cff;--pink:#ff4fd8;--yellow:#ffd166;--coral:#ff5c5c;--text:#f5f7fa;--muted:#aab4c0;--border:#ffffff14}html,body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,sans-serif;font-size:16px}#root{text-align:left;width:100%;max-width:100%;min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff40}
