*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{color:#f0eeff;-webkit-font-smoothing:antialiased;overscroll-behavior:none;background-color:#0f0f1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}#root{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}button{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:none;font-family:inherit}button:disabled{opacity:.5;cursor:not-allowed}input{outline:none;font-family:inherit}input::placeholder{color:#706888}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#2e2e4a;border-radius:2px}@keyframes spin{to{transform:rotate(360deg)}}.spinner{border:3px solid #ffffff40;border-top-color:currentColor;border-radius:50%;flex-shrink:0;width:24px;height:24px;animation:.7s linear infinite spin;display:inline-block}.spinner--dark{border-color:#0f0f1a #0f0f1a40 #0f0f1a40}.toggle{flex-shrink:0;width:44px;height:26px;display:inline-block;position:relative}.toggle input{opacity:0;width:0;height:0;position:absolute}.toggle-track{cursor:pointer;background:#3e3e5e;border-radius:13px;transition:background .2s;position:absolute;inset:0}.toggle input:checked+.toggle-track{background:#b8a0f0}.toggle-thumb{pointer-events:none;background:#706888;border-radius:50%;width:20px;height:20px;transition:transform .2s,background .2s;position:absolute;top:3px;left:3px}.toggle input:checked~.toggle-thumb{background:#0f0f1a;transform:translate(18px)}
