*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%;background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro,system-ui,Segoe UI,Roboto,sans-serif;overflow:hidden}button{font-family:inherit;cursor:pointer;border:none}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#1c1c1e}::-webkit-scrollbar-thumb{background:#3a3a3c;border-radius:3px}.btn{padding:11px 16px;border-radius:10px;font-size:14px;font-weight:600;background:#2c2c2e;color:#fff;cursor:pointer;transition:all .15s;min-width:90px}.btn:active{transform:scale(.96)}.btn.primary{background:#0a84ff}.btn.danger{background:#ff3b30}.btn.success{background:#30d158;color:#000}.btn:disabled{opacity:.4;cursor:not-allowed}.toggle{width:50px;height:30px;background:#3a3a3c;border-radius:15px;position:relative;cursor:pointer;transition:background .2s;flex-shrink:0}.toggle.on{background:#30d158}.toggle:after{content:"";position:absolute;top:2px;left:2px;width:26px;height:26px;background:#fff;border-radius:50%;transition:transform .2s}.toggle.on:after{transform:translate(20px)}
