:root{color-scheme:dark}body{margin:0;background:#0b1622;color:#e6eef7;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.tile-wrap{display:flex;flex-direction:column;align-items:center;gap:4px}.tile{width:44px;height:44px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:20px;color:#fff;box-shadow:inset 0 0 0 2px #ffffff1f}.tile--red{background:#de1f45}.tile--black{background:#1b1f27}.tile--white{background:#fff;color:#0b1622}.tile__jb{width:100%;height:100%;display:block;border-radius:8px}.tile--empty{background:#10202f;box-shadow:none}.tile--live{outline:3px solid #2f7bff;outline-offset:1px}.tile__time{font-size:11px;color:#7d93ac}.app{padding:16px;max-width:1200px;margin:0 auto}.grid{display:flex;flex-direction:column;gap:10px}.grid__header{display:grid;grid-template-columns:repeat(10,1fr);gap:8px}.grid__col-label{text-align:center;font-weight:700;color:#6fa8ff;background:#10202f;border-radius:6px;padding:8px 0}.grid__row{display:grid;grid-template-columns:repeat(20,1fr);gap:8px}.roleta{background:#10202f;border-radius:12px;padding:14px;margin-bottom:16px}.roleta--empty{color:#7d93ac;text-align:center;padding:28px}.rl-wheel{position:relative;width:100%;max-width:320px;margin:0 auto;overflow:hidden;border-radius:8px;background:linear-gradient(180deg,#00000040,#00000073);padding:8px 0}.rl-wheel__pointer{position:absolute;left:50%;top:0;bottom:0;width:3px;transform:translate(-50%);background:#2f7bff;z-index:2;border-radius:2px}.rl-wheel__track{display:flex;width:max-content;will-change:transform}.rl-wheel__tile{flex:0 0 auto;width:60px;height:60px;margin-right:5px;border-radius:6px;display:flex;align-items:center;justify-content:center}.rl-wheel__tile--red{background:#ff1d46}.rl-wheel__tile--black{background:#292524}.rl-wheel__tile--white{background:#fff}.rl-wheel__num{width:40px;height:40px;border:4px solid #fff;border-radius:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:15px}.rl-wheel__jb{width:46px;height:46px;display:block}.roleta-bar{position:relative;height:26px;margin:12px 0;background:#0b1622;border-radius:6px;display:flex;align-items:center;justify-content:center;overflow:hidden}.roleta-bar__fill{position:absolute;left:0;top:0;bottom:0;background:#2f7bff44;transition:width .2s linear}.roleta-status{position:relative;font-weight:700;color:#cfe0f2}.roleta-countdown{position:relative;margin-left:10px;color:#6fa8ff;font-weight:800}.rl-bets__cols{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.rl-bet{display:flex;flex-direction:column;align-items:center;gap:3px;padding:8px;border-radius:6px;background:#0b1622}.rl-bet__dot{width:16px;height:16px;border-radius:100%}.rl-bet__dot--red{background:#ff1d46}.rl-bet__dot--black{background:#292524;border:1px solid #3a3a3a}.rl-bet__dot--white{background:#fff}.rl-bet__value{font-weight:800;color:#e6eef7}.rl-bet__count{font-size:11px;color:#7d93ac}.rl-bar{display:flex;height:8px;border-radius:4px;overflow:hidden;margin-top:8px;background:#0b1622}.rl-bar__seg--red{background:#ff1d46}.rl-bar__seg--white{background:#eef3f8}.rl-bar__seg--black{background:#4a4644}.topbar{display:flex;gap:16px;align-items:flex-start;margin-bottom:16px}.topbar__roleta{flex:1 1 auto;min-width:0}.topbar__roleta .roleta{margin-bottom:0}.betpanel{flex:0 0 280px;box-sizing:border-box;background:#1a2230;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:12px}.betpanel-tabs{display:flex;background:#0f1622;border-radius:8px;padding:4px;gap:4px}.betpanel-tab{flex:1;border:0;background:transparent;color:#8a99ab;cursor:pointer;padding:8px 6px;border-radius:6px;font-size:12px;font-weight:700}.betpanel-tab--active{background:#10202f;color:#fff;box-shadow:inset 0 0 0 1px #2a3a4d}.betpanel-amount{display:flex;gap:6px}.betpanel-field{flex:1;display:flex;align-items:center;gap:6px;background:#0f1622;border-radius:8px;padding:8px 10px;min-width:0}.betpanel-field__label{color:#8a99ab;font-size:11px;font-weight:700;flex:0 0 auto}.betpanel-field__currency{color:#cfe0f2;font-weight:800;flex:0 0 auto}.betpanel-field__input{flex:1 1 auto;min-width:0;background:transparent;border:0;color:#fff;font-weight:800;text-align:right;outline:none;-moz-appearance:textfield;font-size:14px}.betpanel-field__input:disabled{opacity:.45;cursor:not-allowed}.betpanel-field__input::placeholder{color:#4a5a6d;font-weight:600}.betpanel-field__input::-webkit-outer-spin-button,.betpanel-field__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.betpanel-mult{flex:0 0 44px;border:0;background:#0f1622;color:#cfe0f2;border-radius:8px;cursor:pointer;font-weight:800;box-shadow:inset 0 0 0 1px #2a3a4d}.betpanel-mult:disabled{opacity:.45;cursor:not-allowed}.betpanel-section-label{color:#8a99ab;font-size:12px;font-weight:700}.betpanel-colors{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.betpanel-color{border:2px solid transparent;border-radius:8px;height:56px;cursor:pointer;font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center}.betpanel-color--red{background:#f12c4c;color:#fff}.betpanel-color--white{background:#f4f6f8;color:#f12c4c}.betpanel-color--black{background:#2b3242;color:#cfe0f2}.betpanel-color--selected{border-color:#fff;box-shadow:0 0 0 2px #2f7bff55}.betpanel-color:disabled{opacity:.45;cursor:not-allowed}.betpanel-error{color:#ff8a9a;font-size:12px;font-weight:600;line-height:1.3}.betpanel-start{border:0;border-radius:8px;padding:14px;cursor:pointer;background:#6e1f2c;color:#d69aa4;font-weight:800;font-size:15px}.betpanel-start:hover:not(:disabled){background:#7c2333}.betpanel-start:disabled{opacity:.55;cursor:not-allowed}.betpanel-start--ready{background:#f12c4c;color:#fff}.betpanel-start--ready:hover:not(:disabled){background:#ff3a58}.betpanel-footer{display:flex;justify-content:space-between;padding-top:4px}.betpanel-footer__icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:#0f1622;border-radius:8px;color:#8a99ab;font-size:14px}.betpanel-footer__group{display:flex;align-items:center;gap:6px;background:#0f1622;border-radius:8px;height:34px;padding:0 10px}.betpanel-footer__group .betpanel-footer__gear{background:transparent;width:auto;height:auto;padding:0}.betpanel-footer__gear{border:none;cursor:pointer;font-size:15px;transition:color .15s}.betpanel-footer__gear:hover{color:#cdd8e4}.betpanel-footer__group .betpanel-footer__switch{border-left:1px solid #22303f;padding-left:8px;margin-left:2px}.betpanel-footer__switch{height:34px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.betpanel-footer__knob{position:relative;width:30px;height:16px;border-radius:20px;background:#7a2233;transition:background .2s}.betpanel-footer__knob:after{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#fff;transition:transform .2s}.betpanel-footer__switch--on .betpanel-footer__knob{background:#16c264;box-shadow:0 0 6px #16c26488}.betpanel-footer__switch--on .betpanel-footer__knob:after{transform:translate(14px)}@media (max-width: 720px){.topbar{flex-direction:column}.betpanel{flex-basis:auto;width:100%}}.grid .tile--empty{cursor:pointer}.tile--mark-white{background:#eef3f8;box-shadow:inset 0 0 0 2px #ffffff1f;cursor:pointer}.betpanel-player{display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:9px;background:linear-gradient(180deg,#22334d,#16243a);box-shadow:inset 0 1px #ffffff1a,0 1px 3px #0006;border:1px solid #2b3f5c}.betpanel-player__ico{font-size:14px;filter:drop-shadow(0 1px 1px rgba(0,0,0,.5))}.betpanel-player__name{font-weight:800;font-size:14px;color:#fff;letter-spacing:.2px;text-shadow:0 1px 2px rgba(0,0,0,.6);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.betpanel-player__tag{font-weight:800;font-size:12px;color:#46e08a;margin-left:auto;text-shadow:0 1px 2px rgba(0,0,0,.6)}.betpanel-player--off .betpanel-player__name{color:#93a6bd}.betpanel-player--off .betpanel-player__tag{color:#ff8098}.betpanel-connect{position:relative;display:flex;align-items:center;justify-content:center;gap:9px;width:100%;padding:13px 18px;border:0;cursor:pointer;border-radius:10px;font-weight:800;font-size:16px;color:#fff;text-shadow:0 -1px 1px rgba(0,0,0,.45);letter-spacing:.3px;background:linear-gradient(180deg,#f0564f,#d32f2f 48%,#a81c1c);box-shadow:inset 0 1px #ffffff73,inset 0 -2px #00000047,0 4px #7e1414,0 6px 10px #00000073;border:1px solid #8d1a1a;transition:transform .06s,box-shadow .06s}.betpanel-connect:after{content:"";position:absolute;left:6px;right:6px;top:3px;height:42%;border-radius:8px 8px 14px 14px;background:linear-gradient(180deg,#ffffff57,#fff0);pointer-events:none}.betpanel-connect:active{transform:translateY(3px);box-shadow:inset 0 1px #ffffff59,inset 0 -1px #00000047,0 1px #7e1414,0 2px 5px #00000073}.betpanel-connect__ico{font-size:17px}.betpanel-connect--on{background:linear-gradient(180deg,#5ce08a,#22b757 48%,#158a3f);box-shadow:inset 0 1px #ffffff73,inset 0 -2px #00000047,0 4px #0d6b30,0 6px 10px #00000073;border:1px solid #12793a}.betpanel-connect--on:active{box-shadow:inset 0 1px #ffffff59,inset 0 -1px #00000047,0 1px #0d6b30,0 2px 5px #00000073}.betpanel-saldo{display:flex;justify-content:space-between;align-items:baseline;margin:8px 0;padding:8px 10px;background:#11161c;border-radius:8px}.betpanel-saldo__label{color:#7b8794;font-size:12px}.betpanel-saldo__value{color:#e8f0e3;font-weight:700}.connect-dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:50}.connect-dialog{width:min(400px,92vw);max-height:90vh;overflow-y:auto;background:#1a2129;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:6px;box-shadow:0 12px 40px #00000080}.connect-dialog__title{font-size:16px;font-weight:700;color:#e8f0e3;margin-bottom:8px}.connect-dialog__help{font-size:12px;color:#8a94a1;line-height:1.4;margin-bottom:8px}.connect-dialog__label{font-size:12px;color:#7b8794;margin-top:6px}.connect-dialog__input{background:#0e1318;border:1px solid #2a333d;border-radius:8px;padding:10px;color:#e8f0e3;font-size:14px}.connect-dialog__error{color:#ff6b86;font-size:13px;margin-top:8px}.connect-dialog__actions{display:flex;gap:8px;margin-top:14px}.connect-dialog__cancel{flex:1;padding:10px;border-radius:8px;border:1px solid #2a333d;background:transparent;color:#b9c2cc;cursor:pointer}.connect-dialog__submit{flex:2;padding:10px;border-radius:8px;border:none;background:#f12c4c;color:#fff;font-weight:700;cursor:pointer}.connect-dialog__submit:disabled{opacity:.6;cursor:default}.mgmt-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:40;padding:16px}.mgmt{background:#0f1a26;border:1px solid #22303f;border-radius:12px;width:100%;max-width:640px;max-height:86vh;display:flex;flex-direction:column;box-shadow:0 18px 50px #00000080}.mgmt__head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #22303f}.mgmt__title{font-weight:800;font-size:15px;color:#e6eef7}.mgmt__close{border:none;background:transparent;color:#8a99ab;font-size:16px;cursor:pointer;width:30px;height:30px;border-radius:6px}.mgmt__close:hover{background:#1a2735;color:#e6eef7}.mgmt__toprow{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px 0;flex-wrap:wrap}.mgmt__toprow .mgmt__tabs{padding:0}.mgmt__save{padding:8px 16px;border-radius:8px;border:none;background:#16c264;color:#06231a;font-weight:800;font-size:13px;cursor:pointer;transition:filter .15s}.mgmt__save:hover{filter:brightness(1.08)}.mgmt__tabs{display:flex;gap:8px;padding:12px 16px 0}.mgmt__tab{padding:7px 14px;border-radius:8px;border:1px solid #22303f;background:#0b1622;color:#b9c2cc;font-weight:700;cursor:pointer;font-size:13px}.mgmt__tab--active{background:#16c264;border-color:#16c264;color:#06231a}.mgmt__fields{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end;padding:12px 16px 0}.mgmt__field{display:flex;flex-direction:column;gap:4px}.mgmt__field>span{font-size:11px;color:#9fb2c6;font-weight:700}.mgmt__input{width:110px;padding:7px 9px;border-radius:8px;border:1px solid #2a3947;background:#0b1622;color:#e6eef7;font-size:13px;font-weight:700}.mgmt__input:focus{outline:none;border-color:#16c264}.mgmt__seg{display:flex;gap:6px}.mgmt__seg-btn{padding:7px 12px;border-radius:8px;border:1px solid #2a3947;background:#0b1622;color:#b9c2cc;cursor:pointer;font-size:12px;font-weight:700}.mgmt__seg-btn--active{background:#16c264;border-color:#16c264;color:#06231a}.mgmt__seg-btn:disabled{opacity:.6;cursor:default}.mgmt__reset{padding:8px 12px;border-radius:8px;border:1px solid #2a3947;background:transparent;color:#b9c2cc;cursor:pointer;font-size:12px;font-weight:700}.mgmt__reset:hover{background:#16202e;color:#e6eef7}.mgmt__note{margin:10px 16px 0;font-size:12px;color:#7d93ac}.mgmt__table-wrap{overflow:auto;margin:10px 16px 16px;border-radius:8px}.mgmt__table{width:100%;border-collapse:collapse;font-size:13px}.mgmt__table th,.mgmt__table td{padding:7px 10px;text-align:right;white-space:nowrap;border-bottom:1px solid #182634}.mgmt__table th:first-child,.mgmt__table td:first-child{text-align:center}.mgmt__table thead th{position:sticky;top:0;background:#132133;color:#9fb2c6;font-weight:700;font-size:12px}.mgmt__table tbody tr:nth-child(2n){background:#ffffff05}.mgmt__td--strong{color:#e6eef7;font-weight:800}.mgmt__td--loss{color:#ff8098}.mgmt__td--win{color:#46e08a}.mgmt.admin{max-width:900px}.admin__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 16px 0}.admin__search{width:240px}.admin__counter{margin-left:auto;font-size:12px;color:#7d93ac;font-weight:700}.admin__table-wrap{max-height:60vh}.admin__table th,.admin__table td{text-align:left;white-space:normal}.admin__table th:last-child,.admin__table td:last-child{text-align:left}.admin__td-email{color:#e6eef7;font-weight:700}.admin__status{display:inline-block;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:800;border:1px solid #22303f;color:#b9c2cc}.admin__status--liberado{color:#16c264;border-color:#16c264}.admin__status--expirado{color:#f12c4c;border-color:#f12c4c}.admin__status--aguardando_liberacao{color:#e6b84f;border-color:#e6b84f}.admin__status--aguardando_email{color:#7d93ac;border-color:#22303f}.admin__actions{display:flex;flex-wrap:wrap;gap:6px}.admin__btn{padding:6px 10px;border-radius:8px;border:1px solid #2a3947;background:#0b1622;color:#b9c2cc;font-weight:700;font-size:12px;cursor:pointer}.admin__btn:hover:not(:disabled){background:#16202e;color:#e6eef7}.admin__btn:disabled{opacity:.5;cursor:default}.admin__btn--ok{background:#16c264;border-color:#16c264;color:#06231a}.admin__btn--ok:hover:not(:disabled){filter:brightness(1.08)}.admin__btn--danger{background:#f12c4c;border-color:#f12c4c;color:#fff}.admin__btn--danger:hover:not(:disabled){filter:brightness(1.08)}.appheader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#0f1a26;border-bottom:1px solid #22303f}.appheader__brand{font-weight:800;color:#e6eef7;font-size:15px}.appheader__right{display:flex;align-items:center;gap:10px}.appheader__email{color:#7d93ac;font-size:13px}.appheader__btn{border:none;border-radius:8px;padding:8px 14px;font-weight:700;font-size:13px;cursor:pointer;color:#06231a;background:linear-gradient(180deg,#1de07f,#16c264)}.appheader__btn:hover{filter:brightness(1.05)}.appheader__admin{border:1px solid #22303f;background:#10202f;color:#e6eef7;border-radius:8px;width:34px;height:34px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.appheader__admin:hover{background:#16273a}.access-notice{background:#0f1a26;border:1px solid #22303f;border-radius:10px;padding:16px;margin-bottom:16px;color:#7d93ac;text-align:center}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0b1622;color:#e6eef7;padding:24px;box-sizing:border-box}.auth-card{width:100%;max-width:420px;background:#0f1a26;border:1px solid #22303f;border-radius:12px;padding:28px 24px;box-sizing:border-box}.auth-title{margin:0 0 20px;font-size:22px;font-weight:700;color:#e6eef7;text-align:center}.auth-field{margin-bottom:14px;display:flex;flex-direction:column;gap:6px}.auth-field label{font-size:13px;color:#7d93ac}.auth-input{background:#0b1622;border:1px solid #22303f;border-radius:8px;padding:10px 12px;color:#e6eef7;font-size:14px;outline:none;box-sizing:border-box;width:100%}.auth-input:focus{border-color:#2f7bff}.auth-password-row{position:relative;display:flex;align-items:center}.auth-password-row .auth-input{padding-right:68px}.auth-toggle-visibility{position:absolute;right:8px;background:transparent;border:none;color:#7d93ac;font-size:12px;cursor:pointer;padding:4px 6px}.auth-toggle-visibility:hover{color:#e6eef7}.auth-checkbox-row{display:flex;align-items:flex-start;gap:8px;margin-bottom:14px;font-size:13px;color:#7d93ac}.auth-checkbox-row a{color:#2f7bff;text-decoration:none}.auth-checkbox-row a:hover{text-decoration:underline}.auth-btn-primary{width:100%;border:none;border-radius:8px;padding:12px 16px;font-size:15px;font-weight:600;color:#fff;background:linear-gradient(90deg,#2f7bff,#7b5cff);cursor:pointer;margin-top:4px}.auth-btn-primary:disabled{opacity:.6;cursor:not-allowed}.auth-btn-primary:hover:not(:disabled){filter:brightness(1.08)}.auth-alert{border-radius:8px;padding:10px 12px;font-size:13px;margin-bottom:14px}.auth-alert-error{background:#f12c4c1f;border:1px solid #f12c4c;color:#f12c4c}.auth-alert-success{background:#16c2641f;border:1px solid #16c264;color:#16c264}.auth-links{margin-top:18px;display:flex;flex-direction:column;gap:8px;align-items:center}.auth-links a,.auth-link-btn{background:transparent;border:none;color:#2f7bff;font-size:13px;cursor:pointer;text-decoration:none;padding:0}.auth-link-btn:hover,.auth-links a:hover{text-decoration:underline}.auth-back{margin-top:22px;text-align:center}.auth-back button{background:transparent;border:none;color:#7d93ac;font-size:13px;cursor:pointer}.auth-back button:hover{color:#e6eef7}.auth-text{color:#7d93ac;font-size:14px;line-height:1.6}.auth-row-2{display:flex;gap:12px}.auth-row-2 .auth-field{flex:1}
