@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--bg-main:#110d16;--bg-glow:#2c2336;--text-dark:#151722;--text-muted:#6f7587;--surface:#f7f8fb;--surface-soft:#eef1f6;--surface-strong:#fff;--line:#e6e9f0;--accent:#11131f;--accent-soft:#25283a;--success:#1d9a6c;--danger:#d55757;--font-main:"Manrope", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%}body{font-family:var(--font-main);color:#111527;background:#f3f5f9;line-height:1.45}button{cursor:pointer;background:0 0;border:none;font-family:inherit}a{color:inherit;text-decoration:none}input,select,textarea{border:0;outline:none;font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#c8d0de;border-radius:10px}::-webkit-scrollbar-track{background:0 0}
