*,*:before,*:after{box-sizing:border-box}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}body{margin:0;min-height:100vh;background:#0f0f12;color:#e8e8ec}#root{min-height:100vh}button{font:inherit;cursor:pointer;border:none;border-radius:12px;padding:12px 20px;background:#2a2a32;color:#e8e8ec;transition:background .15s,transform .1s}button:active{transform:scale(.98)}button:disabled{opacity:.5;cursor:not-allowed}a{color:#7c9cff;text-decoration:none}a:hover{text-decoration:underline}input{font:inherit;padding:10px 14px;border-radius:10px;border:1px solid #3a3a44;background:#1a1a20;color:#e8e8ec}input::placeholder{color:#6a6a76}
