*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{background:#0a0d1a;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}input::placeholder,textarea::placeholder{color:#6b7280}button{font-family:inherit}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}
