:root{--top: #3a5998;--top-2: #2f4a80;--gold: #3a61a2;--page: #e8eaed;--card: #ffffff;--line: rgba(54, 83, 131, .12);--text: #333333;--muted: #666666;--teal: #3a61a2;--inplay: #10b981;--back: #3a5998;--back-h: #2f4a80;--lay: #f0ad4e;--lay-h: #d9952a;--sport1: #3a5998;--sport2: #2f4a80;--pos: #10b981;--neg: #ef4444;--radius: 4px}*{box-sizing:border-box}html,body{margin:0}body{background:var(--page);color:var(--text);font-family:Instrument Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}.topbar{background:var(--top);color:#e7ecf5;display:flex;align-items:center;gap:22px;padding:0 18px;height:62px;position:sticky;top:0;z-index:30}.topbar.stmt-topbar{gap:0;justify-content:space-between;background:#2f4a80;border-bottom:1px solid rgba(255,255,255,.15)}.stmt-hdr-left{display:flex;align-items:center;gap:8px}.stmt-nav-btn{background:transparent;border:none;color:#a0aec0;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:5px 8px;border-radius:4px;transition:all .15s ease}.stmt-nav-btn:hover{background:#ffffff1a;color:#fff}.stmt-hdr-sep{color:#ffffff40;font-size:13px;margin:0 4px}.stmt-hdr-title{font-weight:700;font-size:14px;color:#fff;white-space:nowrap}.stmt-hdr-center{display:flex;align-items:center;justify-content:center}.stmt-hdr-right{display:flex;align-items:center;gap:10px;font-size:13px}.stmt-hdr-bal{font-size:13px;color:#cbd5e1;white-space:nowrap}.stmt-hdr-bal b{color:#fff}.stmt-nav-btn.exit-btn{color:#cbd5e1;margin-left:2px}.stmt-nav-btn.exit-btn:hover{color:#ef4444;background:#ef444426}.stmt-page-wrap{display:flex;flex-direction:column;gap:12px;width:100%}.stmt-filter-card{background:#fff!important;border-radius:12px!important;padding:16px 18px!important;display:flex;flex-direction:column;gap:14px;border:1px solid #e2e8f0!important;box-shadow:0 1px 3px #0000000d}.stmt-filter-top-row,.stmt-filter-actions-row{display:flex;flex-direction:column;gap:14px;width:100%}.stmt-fld{display:flex;flex-direction:column;gap:6px;width:100%}.stmt-fld-label{font-size:13.5px;font-weight:600;color:#1e293b}.stmt-fld-input,.stmt-fld-select{width:100%;height:42px;border:1px solid #e2e8f0;border-radius:8px;padding:0 12px;font-size:14px;color:#1e293b;background:#fff;outline:none;transition:border-color .15s ease;box-sizing:border-box}.stmt-fld-input:focus,.stmt-fld-select:focus{border-color:#0d1e21}.stmt-btn-wrap{width:100%}.stmt-submit-button{width:100%;height:42px;background:#0d1e21;color:#fff;font-size:14.5px;font-weight:500;border-radius:8px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.stmt-submit-button:hover{background:#183338}.stmt-submit-button:disabled{opacity:.7;cursor:not-allowed}.stmt-export-row{display:flex;align-items:center;gap:10px}.stmt-download-btn{background:#fff;border:1px solid #e2e8f0;border-radius:8px;height:42px;padding:0 14px;font-size:13.5px;font-weight:600;color:#475569;display:inline-flex;align-items:center;gap:6px;cursor:pointer;transition:all .15s ease}.stmt-download-btn:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.stmt-download-btn:disabled{opacity:.4;cursor:not-allowed}.stmt-search-container{position:relative;display:flex;align-items:center;border:1px solid #e2e8f0;border-radius:8px;height:42px;background:#fff;padding:0 12px;box-sizing:border-box;transition:border-color .15s ease;width:100%}.stmt-search-container:focus-within{border-color:#0d1e21}.stmt-search-svg{flex-shrink:0;color:#94a3b8}.stmt-search-text-input{border:none;outline:none;font-size:14px;color:#1e293b;background:transparent;width:100%;padding-left:8px}@media (min-width: 641px) and (max-width: 1024px){.stmt-filter-top-row{flex-direction:row;align-items:flex-end;gap:12px}.stmt-filter-top-row .stmt-fld{flex:1 1 0;min-width:0}.stmt-filter-top-row .stmt-fld-type{flex:1.25 1 0;min-width:140px}.stmt-filter-top-row .stmt-btn-wrap{flex:0 0 100px;width:100px}.stmt-filter-actions-row{flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.stmt-filter-actions-row .stmt-search-container{width:250px;margin-left:auto}}@media (min-width: 1025px){.stmt-filter-card{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:12px}.stmt-filter-top-row{flex-direction:row;align-items:flex-end;gap:12px;width:auto;flex:0 0 auto}.stmt-fld-from,.stmt-fld-to{width:140px}.stmt-fld-type{width:195px}.stmt-btn-wrap{width:90px}.stmt-filter-actions-row{flex-direction:row;align-items:flex-end;justify-content:flex-end;gap:12px;width:auto;flex:1 1 auto}.stmt-filter-actions-row .stmt-search-container{width:240px;margin-left:auto}}.stmt-table-card{background:#fff!important;border-radius:12px!important;border:1px solid #e2e8f0!important;box-shadow:0 1px 3px #0000000d;overflow:hidden}.stmt-table-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:56px 20px 60px;width:100%}.stmt-empty-icon-circle{width:48px;height:48px;border-radius:24px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.stmt-table-empty-title{font-size:16.5px;font-weight:700;color:#0f172a;margin-bottom:6px}.stmt-table-empty-subtitle{font-size:13.5px;color:#64748b;max-width:450px;line-height:1.4}.stmt-pagination-bar{display:flex;align-items:center;justify-content:space-between;padding:14px 4px 4px;width:100%}.stmt-pagination-left{display:flex;align-items:center;gap:10px}.stmt-pagination-label{font-size:14px;color:#1e293b;font-weight:500}.stmt-select-wrap{position:relative;display:inline-block}.stmt-rows-select{height:36px;padding:0 30px 0 12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;font-size:13.5px;font-weight:600;color:#1e293b;-webkit-appearance:none;-moz-appearance:none;appearance:none;WebkitAppearance:none;MozAppearance:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;outline:none}.stmt-rows-select:focus{border-color:#0d1e21}.stmt-pagination-right{display:flex;align-items:center;gap:8px}.stmt-pg-btn{width:36px;height:36px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;color:#64748b;cursor:pointer;transition:all .15s ease}.stmt-pg-btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.stmt-pg-btn:disabled{opacity:.35;cursor:not-allowed}.report-filter-grid{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;width:100%}.report-filter-grid .stmt-fld{flex:1 1 140px;min-width:130px}.stmt-fld .ss{width:100%}.stmt-fld .ss-btn{height:42px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#1e293b;padding:0 12px;box-sizing:border-box;min-width:100%}.stmt-fld .ss.open .ss-btn{border-color:#0d1e21}.report-filter-grid .stmt-fld-btns{display:flex;align-items:center;gap:8px;flex:0 0 auto}@media (max-width: 640px){.report-filter-grid .stmt-fld{flex:1 1 100%;min-width:100%}.report-filter-grid .stmt-fld-btns{width:100%;margin-top:4px}.report-filter-grid .stmt-fld-btns .stmt-submit-button,.report-filter-grid .stmt-fld-btns .stmt-download-btn{flex:1}}.reports-drawer-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:fadeIn .2s ease}.reports-drawer{position:fixed;top:0;left:0;bottom:0;width:320px;max-width:85vw;background:#fff;color:#1e293b;z-index:101;box-shadow:4px 0 24px #00000026;display:flex;flex-direction:column;animation:slideInLeft .2s cubic-bezier(.16,1,.3,1)}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.reports-drawer-header{padding:16px 20px;border-bottom:1px solid #e2e8f0}.reports-drawer-header h2{font-size:18px;font-weight:700;color:#0f172a;margin:0}.reports-drawer-list{padding:8px 0;display:flex;flex-direction:column}.reports-drawer-item{display:flex;align-items:center;gap:14px;padding:12px 20px;background:transparent;border:none;width:100%;text-align:left;font-size:14px;font-weight:500;color:#334155;cursor:pointer;transition:background .15s ease,color .15s ease}.reports-drawer-item:hover{background:#f8fafc;color:#0f172a}.reports-drawer-item.active{background:#f1f5f9;color:#0f172a;font-weight:600}.reports-icon{color:#475569;flex-shrink:0}.logo{font-weight:900;font-size:22px;letter-spacing:1px;display:flex;align-items:center;gap:8px}.logo-img{height:36px;width:auto;max-width:160px;object-fit:contain;display:block}.logo b{color:var(--gold)}.logo span{color:#cfd6e4;font-weight:700}.topnav{display:flex;gap:6px;min-width:0;overflow-x:auto;scrollbar-width:none}.topnav::-webkit-scrollbar{display:none}.topnav a{display:flex;align-items:center;gap:7px;padding:8px 14px;border-radius:8px;color:#b9c2d4;font-weight:700;white-space:nowrap}.topnav a:hover{color:#fff}.topnav a.active{color:var(--teal)}.topbar .grow{flex:1}.topbar-right{display:flex;align-items:center;gap:10px}.clock{text-align:right;font-size:12px;line-height:1.25;color:#cfd6e4}.clock b{color:#fff}.tz{background:var(--top-2);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:8px 12px;color:#dce4f0;font-weight:600;font-size:13px}.login-btn{background:#fff;color:var(--top);border:none;font-weight:800;padding:9px 22px;border-radius:8px}.chip{background:var(--top-2);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:5px 12px;display:flex;flex-direction:column;line-height:1.15}.chip small{font-size:10px;color:#8f9bb1;text-transform:uppercase}.chip b{color:#fff;font-size:14px}.chip.exp b{color:#ffc9dd}.user-menu{position:relative}.user-btn{display:flex;align-items:center;gap:8px;background:var(--top-2);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:5px 10px 5px 6px;color:#e7ecf5;font-weight:700;font-size:13px;height:38px}.user-btn:hover,.user-btn.open{border-color:var(--gold)}.user-name{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawer-scrim{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;z-index:45;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.drawer-panel{position:fixed;top:0;right:0;bottom:0;width:360px;background:#fff;box-shadow:-4px 0 24px #00000026;z-index:50;display:flex;flex-direction:column;overflow-y:auto;color:#111827;text-align:left;animation:slideIn .25s cubic-bezier(.16,1,.3,1) forwards}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.drawer-profile-header{display:flex;align-items:center;gap:16px;padding:24px 20px 20px}.drawer-avatar{width:48px;height:48px;border-radius:50%;background:#3a5998;color:#fff;font-weight:700;font-size:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.drawer-profile-text{display:flex;flex-direction:column;gap:2px}.drawer-profile-label{font-size:11px;font-weight:700;color:#6b7280;text-transform:uppercase}.drawer-profile-name{font-size:18px;font-weight:700;color:#111827}.drawer-cards-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0 20px 20px}.drawer-card-box{border:1px solid #e5e7eb;border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:4px}.drawer-card-label{font-size:10px;font-weight:700;color:#6b7280;text-transform:uppercase}.drawer-card-value{font-size:16px;font-weight:700;color:#111827}.drawer-mobile-only{display:none!important}.drawer-tz-row{display:flex;align-items:center;justify-content:space-between;padding:0 20px 14px}.drawer-clock-text{font-size:13.5px;font-weight:600;color:#111827;letter-spacing:-.01em}.tz.tz-drawer{position:relative;display:block!important;background:transparent!important;border:none!important;padding:0!important}.tz-drawer-btn{background:transparent!important;border:none!important;font-size:13.5px;font-weight:600;color:#111827!important;cursor:pointer;display:inline-flex;align-items:center;gap:4px;padding:4px 6px;border-radius:6px;transition:background .15s ease}.tz-drawer-btn:hover{background:#f3f4f6!important}.tz-menu.tz-drawer-menu{position:absolute;top:calc(100% + 4px);right:0;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 10px 30px #0000002e;z-index:1000;min-width:0!important;width:min(260px,calc(100vw - 40px))!important;max-width:260px!important;overflow:hidden}.tz-menu.tz-drawer-menu .tz-opt{grid-template-columns:16px 1fr auto;gap:8px;padding:10px 12px}.tz-menu.tz-drawer-menu .tz-name{font-size:13px;font-weight:600}.tz-menu.tz-drawer-menu .tz-now{font-size:10.5px}.tz-menu.tz-drawer-menu .tz-off{font-size:12px;font-weight:700}.drawer-sep{height:1px;background:#e5e7eb;margin:0 20px 16px}.drawer-nav-section{padding:0 20px 16px;display:flex;flex-direction:column;gap:4px}.drawer-nav-group-title{font-size:11px;font-weight:700;color:#111827;margin-bottom:8px;letter-spacing:.05em}.drawer-nav-item{display:flex;align-items:center;gap:12px;background:none;border:none;width:100%;text-align:left;padding:10px 12px;border-radius:8px;font-size:14px;font-weight:600;color:#374151;cursor:pointer;transition:background-color .15s,color .15s}.drawer-nav-item:hover{background:#f3f4f6;color:#111827}.drawer-nav-item.danger{color:#dc2626}.drawer-nav-item.danger:hover{background:#fef2f2;color:#b91c1c}.drawer-icon{color:#9ca3af;flex-shrink:0}.drawer-nav-item:hover .drawer-icon{color:#4b5563}.drawer-nav-item.danger .drawer-icon{color:#dc2626}.drawer-nav-item.danger:hover .drawer-icon{color:#b91c1c}.drawer-footer{margin-top:auto;padding:16px 20px 24px}.header-divider{width:1px;height:20px;background-color:#fff3;align-self:center}.balance-menu{position:relative}.balance-btn{display:flex;align-items:center;gap:8px;background:var(--top-2);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:5px 12px;color:#e7ecf5;font-weight:700;font-size:13px;height:38px;cursor:pointer;transition:border-color .2s}.balance-btn:hover,.balance-btn.open{border-color:var(--gold)}.balance-btn svg{color:#8f9bb1}.balance-btn:hover svg,.balance-btn.open svg{color:var(--gold)}.balance-btn .balance-caret{color:#8f9bb1;font-size:11px;margin-left:2px}.balance-btn.open .balance-caret{color:var(--gold)}.balance-dropdown{position:absolute;top:calc(100% + 6px);right:0;width:280px;max-width:calc(100vw - 24px);background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;box-shadow:0 12px 28px #00000040;z-index:40;color:#111827;text-align:left}.balance-dropdown-title{font-size:16px;font-weight:700;margin-bottom:12px;color:#111827}.balance-dropdown-sep{height:1px;background:#e5e7eb;margin-bottom:12px}.balance-dropdown-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px;color:#374151}.balance-dropdown-row:last-child{margin-bottom:0}.balance-dropdown-label{font-weight:600}.balance-dropdown-val-wrap{display:flex;align-items:center;gap:10px}.balance-dropdown-value{font-weight:700;color:#111827}.balance-eye-btn{display:flex;align-items:center;justify-content:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;width:28px;height:28px;padding:0;cursor:pointer;color:#374151;transition:background-color .15s,color .15s}.balance-eye-btn:hover{background:#e5e7eb;color:#111827}@keyframes bal-glow-up{0%{color:inherit;text-shadow:none}15%{color:#00c853;text-shadow:0 0 8px rgba(0,200,83,.5);transform:scale(1.12)}to{color:inherit;text-shadow:none;transform:scale(1)}}@keyframes bal-glow-down{0%{color:inherit;text-shadow:none}15%{color:#ff4d4f;text-shadow:0 0 8px rgba(255,77,79,.5);transform:scale(1.05)}to{color:inherit;text-shadow:none;transform:scale(1)}}.bal-flash-up{animation:bal-glow-up 1.8s ease-out}.bal-flash-down{animation:bal-glow-down 1.5s ease-out}@keyframes bal-delta-float-up{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-22px)}}@keyframes bal-delta-float-down{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}.bal-delta{position:absolute;top:-4px;right:28px;font-size:11px;font-weight:700;pointer-events:none;white-space:nowrap}.bal-delta-up{color:#00c853;animation:bal-delta-float-up 2s ease-out forwards}.bal-delta-down{color:#ff4d4f;animation:bal-delta-float-down 1.8s ease-out forwards}.bal-confetti-wrap{position:absolute;top:50%;left:50%;width:0;height:0;pointer-events:none;z-index:9999}@keyframes bal-confetti-burst{0%{transform:translate(0) rotate(0);opacity:1}to{transform:translate(var(--cx),var(--cy)) rotate(var(--rot));opacity:0}}.bal-confetti-dot{position:absolute;border-radius:50%;animation:bal-confetti-burst 1s ease-out forwards;animation-delay:var(--delay)}.body{display:grid;grid-template-columns:232px 1fr 300px;gap:12px;max-width:1440px;margin:12px auto;padding:0 12px;align-items:start}@media (max-width: 1024px){.body{grid-template-columns:1fr}}.main-col,.side-col,.betslip-col{min-width:0}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;margin-bottom:2px;box-shadow:0 1px 2px #10213c0d}.card-h{padding:11px 14px;font-weight:800;border-bottom:1px solid var(--line)}.card-b{padding:12px 14px}.muted{color:var(--muted)}.pos{color:var(--pos)}.neg{color:var(--neg)}.row{display:flex;gap:8px;align-items:center}.spread{justify-content:space-between}.side .search{padding:10px;border-bottom:1px solid var(--line)}.side .search input{width:100%;border:1px solid var(--line);background:#f4f6fa;border-radius:8px;padding:9px 12px;font:inherit}.side .sport{display:flex;align-items:center;gap:10px;padding:11px 14px;border-bottom:1px solid var(--line);font-weight:600;cursor:pointer}.side .sport:hover{background:#f5f8fb;color:var(--sport1)}.side .sport .ic{width:20px;text-align:center;font-size:15px}.side .sport .sname{flex:1;text-transform:capitalize}.side .sport .sc{background:#e6eaf1;color:#47516b;border-radius:20px;padding:1px 8px;font-size:11px;font-weight:800}.side .sport .sc.live{background:#e7f7ee;color:var(--inplay)}.side .sport .chev{color:var(--muted);font-size:11px}.side .submenu{background:#f7f9fc;border-bottom:1px solid var(--line)}.side .subitem{padding:9px 14px 9px 40px;font-size:13px;color:#47516b;cursor:pointer;border-bottom:1px solid #eef2f7;display:flex;align-items:center;gap:8px}.side .subitem:hover{background:#eef3f9;color:var(--sport1)}.side .subitem .dot{width:7px;height:7px;border-radius:50%;background:var(--inplay);flex:none}.promos{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:12px}@media (max-width: 900px){.promos{grid-template-columns:1fr}}.promo{height:150px;border-radius:12px;padding:16px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;font-weight:800;position:relative;overflow:hidden}.promo.p1{background:linear-gradient(135deg,#7b2ff7,#b02a9c)}.promo.p2{background:linear-gradient(135deg,#142a6b,#2b6ad6)}.promo.p3{background:linear-gradient(135deg,#6a4a12,#caa23c)}.promo .big{font-size:22px}.promo .sm{font-size:12px;opacity:.9;font-weight:600}.sportbar{background:#f1f5f9;color:#1e293b;padding:10px 14px;font-weight:800;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--line);-webkit-user-select:none;user-select:none}.sportbar-chevron{margin-left:auto;font-size:11px;color:#64748b;font-weight:700;transition:transform .2s ease}.sportbar-chevron.collapsed{transform:rotate(-90deg)}.tournament-headers-row{display:flex;align-items:center;justify-content:flex-end;background:#fff;padding:6px 16px;border-bottom:1px solid var(--line)}.header-columns{display:grid;gap:6px;justify-items:center;align-items:center}.header-columns.three-cols{grid-template-columns:repeat(3,106px)}.header-columns.two-cols{grid-template-columns:repeat(2,106px)}.col-lbl{font-size:12px;font-weight:800;color:#64748b}.match-row{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid var(--line);background:#fff;transition:background .15s ease;min-height:60px}.match-row:hover{background:#f8fafc}.match-left{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.team-row{display:flex;align-items:center;gap:8px}.team-name{font-weight:700;font-size:13px;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.match-mid{display:flex;align-items:center;gap:6px;margin-right:16px;margin-left:16px;flex-shrink:0}.tv-icon{font-size:13px;color:#64748b}.badge-outline{border:1px solid #cbd5e1;color:#64748b;border-radius:4px;padding:1px 4px;font-size:9px;font-weight:700}.badge-green-inplay{background:#00a85a;color:#fff;font-size:10px;font-weight:800;padding:2px 6px;border-radius:4px}.match-time-label{font-size:10px;font-weight:700;color:#64748b}.match-right{display:flex;justify-content:flex-end;align-items:center;flex-shrink:0}.match-right.three-cols{width:330px}.match-right.two-cols{width:218px}.odds-container{display:grid;gap:6px}.odds-container.three-cols{grid-template-columns:repeat(3,106px)}.odds-container.two-cols{grid-template-columns:repeat(2,106px)}.odds-pair{display:flex;gap:2px}.more-markets-btn{background:#eef2f8;border:1px solid var(--line);border-radius:8px;padding:8px 16px;font-weight:700;color:#06c;white-space:nowrap;cursor:pointer;font-size:12px;transition:background .15s ease}.more-markets-btn:hover{background:#e3e9f3}.odd-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:52px;height:36px;border:none;border-radius:4px;cursor:pointer;font-family:inherit;line-height:1.15}.odd-btn.back{background-color:#72bbef}.odd-btn.back:hover{background-color:#5aa8e0}.odd-btn.lay{background-color:#faa9ba}.odd-btn.lay:hover{background-color:#f590a5}.odd-btn .price{font-weight:800;font-size:12px;color:#1a1a1a}.odd-btn .size{font-size:9px;font-weight:600;color:#333}.md-head{display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--top);color:#fff;margin-bottom:1px!important}.md-head .md-back{background:none;border:none;font-size:18px;line-height:1;color:#cbd5e1;cursor:pointer}.md-head .md-title{flex:1;font-size:12px;color:#fff}.md-head .md-time{color:#cbd5e1;font-size:11px;white-space:nowrap}.md-head .muted{color:#94a3b8}.md-tab{display:inline-block;background:#2b3547;color:#fff;font-weight:800;padding:10px 26px}.md-toolbar{display:flex;gap:10px;align-items:center;padding:12px 14px;border-bottom:1px solid var(--line);flex-wrap:wrap}.md-search{flex:1;min-width:200px}.md-chips{display:flex;gap:6px;flex-wrap:wrap}.md-chips button{padding:8px 14px;border-radius:7px;border:1px solid var(--line);background:#fff;font-weight:700;color:var(--muted)}.md-chips button.on{background:#1f2a3d;color:#fff;border-color:transparent}.md-legend{display:flex;justify-content:space-between;padding:8px 14px;font-size:12px}.mkt-h2{display:flex;justify-content:space-between;align-items:center;padding:11px 14px;border-bottom:1px solid var(--line);font-size:15px}.cashout{background:#dff3e8;color:var(--pos);font-size:11px;font-weight:800;padding:2px 8px;border-radius:5px;margin-left:4px}.cashout-btn{margin-left:6px;border-radius:8px;font-size:12px;font-weight:700;border:none;color:#212121;background:#ffac05;cursor:pointer;padding:2px 10px;transition:transform .5s ease-in-out}.cashout-btn:active{transform:scale(.8)}.cashout-btn.cashout-disabled{background:#bbb;color:#777;cursor:not-allowed;opacity:.7}.suspended{grid-column:2 / 8;text-align:center;background:#eef1f5;color:var(--muted);font-weight:800;padding:9px;border-radius:6px;letter-spacing:.5px}.fancy-grid{display:grid;grid-template-columns:1fr 1fr}@media (max-width: 900px){.fancy-grid{grid-template-columns:1fr}}.fitem{display:grid;grid-template-columns:1fr 58px 58px;gap:5px;align-items:center;padding:9px 14px;border-bottom:1px solid var(--line);border-right:1px solid var(--line)}.fitem .fname{font-weight:700;font-size:13px}.fitem .fmm{font-size:10px}.oddscroll{overflow-x:auto}.oddrow6,.oddhead6{display:grid;grid-template-columns:minmax(120px,1fr) repeat(6,56px);gap:5px;align-items:center;padding:7px 14px;min-width:470px}.oddrow6{border-bottom:1px solid var(--line)}.oddrow6 .rn{font-weight:700}.rn-exp{font-size:12px;font-weight:800;margin-left:8px}.oddc{border:none;border-radius:6px;padding:7px 2px;font-weight:800;text-align:center;line-height:1.05}.oddc small{display:block;font-weight:500;font-size:10px;opacity:.7}.oddc:disabled{opacity:.4}.oddc.back{background:#cfe8fb;color:#0a3a5a}.oddc.back.best{background:var(--back)}.oddc.lay{background:#fcdfe9;color:#5a0a28}.oddc.lay.best{background:var(--lay)}.oddhead6{color:var(--muted);font-size:11px;font-weight:800;background:#f6f8fb;border-bottom:1px solid var(--line)}.oddhead6 span:not(:first-child){text-align:center}@media (max-width: 640px){.oddscroll{overflow-x:hidden}.oddrow6,.oddhead6{grid-template-columns:minmax(0,1fr) 58px 58px;min-width:0;padding:7px 10px}.oddhead6 .odd-ext,.oddrow6 .odd-ext{display:none!important}.oddrow6 .suspended{grid-column:2 / 4}}.bs-tabs{display:flex;border-bottom:1px solid var(--line)}.bs-tabs button{flex:1;padding:13px;background:none;border:none;font-weight:800;color:var(--muted);border-bottom:2px solid transparent}.bs-tabs button.on{color:var(--text);border-bottom-color:var(--teal)}.bs-empty{text-align:center;padding:26px 16px}.bs-empty h3{margin:0 0 6px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:8px 10px;border-bottom:1px solid var(--line);font-size:13px}th{color:var(--muted);font-weight:700}.btn{padding:9px 15px;border-radius:8px;border:1px solid var(--line);background:#fff;color:var(--text);font-weight:700}.btn.gold{background:linear-gradient(180deg,#d8b87a,#c2a05f);color:#241c07;border:none}.btn.teal{background:var(--teal);color:#fff;border:none}.btn.dark{background:#2b3547;color:#fff;border:none}.btn:disabled{opacity:.5;cursor:not-allowed}input,select{background:#fff;border:1px solid var(--line);color:var(--text);padding:10px 12px;border-radius:8px;font:inherit;width:100%}.field{margin-bottom:12px}.field label{display:block;font-size:12px;font-weight:700;color:var(--muted);margin-bottom:5px}.slip{position:sticky;bottom:12px;border:2px solid var(--teal)}.auth-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#e8eaed;padding:32px 16px}.auth-card{width:100%;max-width:420px;background:var(--gold);border:none;border-radius:20px;padding:40px 36px 36px;box-shadow:0 6px 24px #0000002e}.auth-card.auth-card-wide{max-width:660px}.auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;text-align:left}.auth-btn-wrap{display:flex;justify-content:center;width:100%}.auth-card-wide .auth-btn{max-width:180px;height:38px;font-size:14px;border-radius:6px}@media (max-width: 640px){.auth-grid{grid-template-columns:1fr}}.auth-logo{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.auth-logo-img{height:46px;width:auto;max-width:100%;object-fit:contain}.auth-card h1{text-align:center;font-size:24px;font-weight:700;color:#fff;margin:0 0 24px;letter-spacing:2px}.auth-card .field{margin-bottom:18px;display:flex;flex-direction:column}.auth-card .field label{display:none}.auth-card input{width:100%;height:44px;padding:10px 14px;border:1px solid #c9d1d9;border-radius:8px;font-size:14px;color:#1f2733;background:#fff;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.auth-card input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #3a61a240}.auth-card .input-wrap{position:relative;width:100%}.auth-card .input-wrap input{padding-right:42px}.pw-toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;padding:4px;color:#666;opacity:.85;cursor:pointer;display:flex;align-items:center;justify-content:center}.pw-toggle:hover{opacity:1}.auth-btn{width:100%;height:40px;background:transparent;color:#fff;border:1.5px solid #ffffff;border-radius:4px;font-size:13px;font-weight:600;cursor:pointer;margin-top:8px;margin-bottom:16px;transition:background-color .15s ease,color .15s ease;display:flex;align-items:center;justify-content:center;text-transform:uppercase;letter-spacing:1.5px}.auth-btn:hover{background:#ffffff26}.auth-btn:disabled{opacity:.65;cursor:not-allowed}.auth-btns{display:flex;gap:10px}.auth-btns .auth-btn{flex:1}.demo-btn{background:#fff!important;color:var(--gold)!important;border:1.5px solid #ffffff!important;font-weight:700!important}.demo-btn:hover{background:#ffffff26!important;color:#fff!important}.auth-switch{text-align:center;font-size:14px;color:#1f2733;margin-bottom:16px}.auth-switch a{color:#000;font-weight:700;text-decoration:none}.auth-switch a:hover{text-decoration:underline}.auth-back{text-align:center;font-size:14px}.auth-back a{color:#000;font-weight:700;text-decoration:none}.auth-back a:hover{text-decoration:underline}.err-box{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:10px 14px;border-radius:8px;font-size:13px;font-weight:500;margin-bottom:18px}.filterbar{display:flex;gap:10px;flex-wrap:wrap;align-items:flex-end;padding:12px 14px;border-bottom:1px solid var(--line);background:#f8fafc}.filterbar .fld{display:flex;flex-direction:column;gap:4px}.filterbar .fld label{font-size:10px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.03em}.filterbar .fld.grow{flex:1;min-width:150px}.filterbar .fld input,.filterbar .fld select{padding:8px 10px;font-size:13px;min-width:130px}.ltype{font-size:11px;font-weight:800;padding:2px 8px;border-radius:5px;background:#eef2f8;color:#47516b;white-space:nowrap}.ltype.DEPOSIT,.ltype.BET_WON{background:#e7f7ee;color:var(--pos)}.ltype.BET_LOST{background:#fdecea;color:var(--neg)}.ltype.BET_PLACED{background:#eaf1fb;color:#2b6c93}.center{display:grid;place-items:center;min-height:40vh;text-align:center}.toast{position:fixed;bottom:80px;left:50%;transform:translate(-50%);padding:12px 20px;border-radius:10px;font-weight:700;font-size:13.5px;z-index:1000000;box-shadow:0 8px 28px #0006;max-width:min(92vw,440px);text-align:center;pointer-events:none}.toast.err{background:var(--neg);color:#fff}.toast.ok{background:var(--teal);color:#fff}.home-slider-wrap{--slider-visible: 3;--slider-gap: 10px;position:relative;width:100%;margin-bottom:12px;-webkit-user-select:none;user-select:none}@media (max-width: 1024px){.home-slider-wrap{--slider-visible: 2;--slider-gap: 10px}}@media (max-width: 640px){.home-slider-wrap{--slider-visible: 1;--slider-gap: 10px}}.home-slider-viewport{width:100%;overflow:hidden;border-radius:10px}.home-slider-track{display:flex;gap:var(--slider-gap);will-change:transform}.home-slide-card{flex:0 0 calc((100% - (var(--slider-visible) - 1) * var(--slider-gap)) / var(--slider-visible));width:calc((100% - (var(--slider-visible) - 1) * var(--slider-gap)) / var(--slider-visible));aspect-ratio:1024 / 574;border-radius:10px;overflow:hidden;background:#000;box-shadow:0 2px 8px #0000001f;border:1px solid rgba(0,0,0,.08);box-sizing:border-box}.home-slide-card.has-link{cursor:pointer}.home-slide-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.home-slide-card.has-link:hover .home-slide-img{transform:scale(1.02)}.home-slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.25);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:background .15s ease,transform .15s ease}.home-slider-btn:hover{background:#000c;transform:translateY(-50%) scale(1.08)}.home-slider-btn:active{transform:translateY(-50%) scale(.95)}.home-slider-btn.prev{left:8px}.home-slider-btn.next{right:8px}.lu-tabs{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.lu-tabs button{padding:14px;border-radius:10px;border:1px solid var(--line);background:#fff;font-weight:800;font-size:15px;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:10px}.lu-tabs .lu-count{border-radius:20px;padding:2px 10px;font-size:13px;font-weight:700}.lu-tabs button.on.live,.lu-tabs button.on.up{background:#00a85a;color:#fff;border-color:transparent}.lu-tabs button.on .lu-count{background:#fff3;color:#fff}.lu-tabs button:not(.on).live-btn-tab .lu-count{background:#dcfce7;color:#16a34a}.lu-tabs button:not(.on).up-btn-tab .lu-count{background:#e0f2fe;color:#0284c7}.live-badge{background:#00a85a;color:#fff;font-size:10px;font-weight:800;padding:2px 8px;border-radius:5px}.view-title-header{display:flex;align-items:center;gap:6px;font-size:16px;font-weight:800;color:#00a85a;text-transform:capitalize;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:10px 14px;margin-bottom:1px;box-shadow:0 1px 2px #10213c0d}.view-title-header .play-icon{font-size:12px;color:#00a85a}.mkt-h{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(90deg,var(--sport1),var(--sport2));color:#fff;padding:10px 14px;font-weight:800}.mkt-minmax{font-size:12px;font-weight:600;opacity:.9}.ftabs{display:flex;gap:2px;background:#2f6f74}.ftabs button{padding:12px 18px;background:none;border:none;color:#cfeaec;font-weight:800}.ftabs button.on{background:#fff;color:var(--text)}.fhead{display:grid;grid-template-columns:1fr 100px 100px;padding:8px 14px;color:var(--muted);font-weight:800;font-size:12px;background:#f6f8fb;border-bottom:1px solid var(--line)}.fhead .no,.fhead .yes{text-align:center}.frow{display:grid;grid-template-columns:1fr 100px 100px;gap:6px;align-items:center;padding:9px 14px;border-bottom:1px solid var(--line)}.frow .fname{font-weight:700}.fcell{border:none;border-radius:6px;padding:8px;font-weight:800;line-height:1.05}.fcell small{display:block;font-weight:500;font-size:10px;opacity:.7}.fcell.no{background:var(--lay);color:#3a061c}.fcell.yes{background:var(--back);color:#06263a}.fcell:disabled{opacity:.4}.bs-tabs button{padding:11px;font-size:13px}.bs-form{background:#d8ecfb;padding:11px;font-size:12px}.bs-form.is-lay{background:#fbe1ea}.bs-match{font-weight:800;font-size:13px;margin-bottom:4px}.bs-for{color:#47516b;font-size:11px;margin-bottom:9px}.bs-for b{color:var(--text);font-size:13px}.stepper-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:9px}.stepper-row label{font-size:10px;font-weight:800;color:#47516b;display:block;margin-bottom:3px;letter-spacing:.03em}.stepper{display:grid;grid-template-columns:28px 1fr 28px}.stepper button{background:#e7edf3;border:1px solid var(--line);font-weight:800;font-size:14px;padding:0}.stepper button:first-child{border-radius:7px 0 0 7px}.stepper button:last-child{border-radius:0 7px 7px 0}.stepper input{border-radius:0;border-left:none;border-right:none;text-align:center;font-weight:800;font-size:13px;padding:7px 2px}.qgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:7px}.qbtn,.dark-btn{background:#2b3547;color:#fff;border:none;border-radius:6px;padding:8px 2px;font-weight:700;font-size:11px}.qbtn:hover,.dark-btn:hover{background:#3a465c}.clear-btn{background:#ec3d8f;color:#fff;border:none;border-radius:6px;font-weight:700;font-size:11px}.bs-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:9px 0 7px}.cancel-btn{background:#eaf1f8;border:1px solid var(--line);border-radius:7px;padding:9px;font-weight:700;font-size:12px;color:#47516b}.place-btn{background:#1f2a3d;color:#fff;border:none;border-radius:7px;padding:8px;font-weight:800;font-size:12px;text-align:center;line-height:1.25}.place-btn small{font-weight:600;font-size:10px;opacity:.85}.place-btn:disabled{opacity:.5}.minmax{font-size:11px;text-align:right;margin-bottom:7px}.confirm{display:flex;align-items:center;gap:7px;font-size:12px;color:#47516b}.confirm input{width:auto}.md-tabs{display:flex;gap:0;padding:0;background:var(--top);border-bottom:1px solid var(--top-2)}.md-tabs button{flex:1;justify-content:center;background:transparent;border:none;color:#94a3b8;font-weight:700;font-size:13px;padding:10px 12px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:background .15s,color .15s}.md-tabs button:hover:not(.on){background:#ffffff0a;color:#fff}.md-tabs button.on{background:#2b3547;color:#fff}.live-dot{width:8px;height:8px;border-radius:50%;background:#e53935;display:inline-block;animation:livePulse 1.2s infinite}@keyframes livePulse{0%,to{opacity:1}50%{opacity:.35}}.live-wrap{padding:1px;display:flex;flex-direction:column;align-items:center;gap:8px;background-color:#f2f4f7;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cpath d='M40 0 L80 40 L40 80 L0 40 Z' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3Ccircle cx='40' cy='40' r='40' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3Ccircle cx='0' cy='0' r='40' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3Ccircle cx='80' cy='0' r='40' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3Ccircle cx='0' cy='80' r='40' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3Ccircle cx='80' cy='80' r='40' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3C/svg%3E");background-repeat:repeat;border-radius:8px;overflow:hidden}.ls-bar{padding:8px 12px;background:var(--card-bg, #1a1d24)}.ls-teams{display:flex;justify-content:space-between;gap:8px}.ls-team{display:flex;align-items:center;gap:6px;min-width:0}.ls-name{font-weight:600;font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ls-runs{font-variant-numeric:tabular-nums;font-weight:700;font-size:.9rem;color:var(--accent, #3b82f6);white-space:nowrap}.ls-status{margin-top:4px;font-size:.75rem;text-align:center;color:var(--muted, #8b949e)}.sc-card{padding:8px;overflow:hidden}.sc-inn{margin-bottom:8px}.sc-inn:last-child{margin-bottom:0}.sc-inn-head{font-weight:700;font-size:.8rem;padding:4px 6px;background:var(--accent, #3b82f6);color:#fff;border-radius:4px;margin-bottom:4px}.sc-table-wrap{overflow-x:auto;margin-bottom:4px}.sc-table{width:100%;border-collapse:collapse;font-size:.75rem;font-variant-numeric:tabular-nums}.sc-table th{text-align:left;padding:3px 6px;font-weight:600;border-bottom:1px solid var(--border, #30363d);white-space:nowrap}.sc-table td{padding:3px 6px;border-bottom:1px solid var(--border, #30363d);white-space:nowrap}.sc-table th:not(:first-child),.sc-table td:not(:first-child){text-align:center}.sc-raw{font-size:.7rem;white-space:pre-wrap;word-break:break-all;max-height:200px;overflow-y:auto;padding:6px}.lsd-card{padding:0!important;overflow:hidden}.lsd-root{font-variant-numeric:tabular-nums}.lsd-header{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;background:#00000026;border-bottom:1px solid var(--border, #30363d)}.lsd-series{font-size:.7rem;color:var(--muted, #8b949e);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lsd-live-badge{display:flex;align-items:center;gap:5px;font-size:.7rem;font-weight:600;color:#ef5350;letter-spacing:.5px;text-transform:uppercase;flex-shrink:0}.lsd-live-dot{width:6px;height:6px;border-radius:50%;background:#ef5350;animation:lsd-pulse 1.5s ease-in-out infinite}@keyframes lsd-pulse{0%,to{opacity:1;box-shadow:0 0 #ef535066}50%{opacity:.7;box-shadow:0 0 0 5px #ef535000}}.lsd-score-section{padding:10px 12px 6px}.lsd-teams{display:flex;align-items:center;justify-content:space-between;gap:8px}.lsd-team{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.lsd-team.right{flex-direction:row-reverse;text-align:right}.lsd-team-logo{width:30px;height:30px;border-radius:50%;background:#ffffff0f;border:1px solid var(--border, #30363d);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.lsd-team-logo img{width:100%;height:100%;object-fit:cover}.lsd-team-logo span{font-size:.6rem;font-weight:600;color:var(--muted, #8b949e)}.lsd-team-info{min-width:0}.lsd-team-name{font-size:.75rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lsd-team-score{font-size:1.15rem;font-weight:700;letter-spacing:-.5px}.lsd-team-score small{font-size:.7rem;font-weight:400;color:var(--muted, #8b949e);margin-left:3px}.lsd-team-score.batting{color:#00c853}.lsd-vs{font-size:.7rem;color:var(--muted, #8b949e);font-weight:500;flex-shrink:0}.lsd-rate-strip{display:flex;gap:10px;margin-top:4px}.lsd-rate{font-size:.7rem;color:var(--muted, #8b949e)}.lsd-rate b{color:#ffc107;font-weight:600}.lsd-chase{padding:5px 12px;font-size:.75rem;color:#ffc107;font-weight:500;text-align:center;background:#ffc1070f;border-top:1px solid var(--border, #30363d);border-bottom:1px solid var(--border, #30363d)}.lsd-toggle{display:flex;align-items:center;justify-content:center;gap:5px;padding:7px;width:100%;border:0;cursor:pointer;background:#0000001a;border-top:1px solid var(--border, #30363d);font-size:.75rem;color:var(--muted, #8b949e);font-family:inherit}.lsd-toggle:hover{background:#ffffff0a}.lsd-expanded{border-top:1px solid var(--border, #30363d)}.lsd-section{padding:8px 12px;border-bottom:1px solid var(--border, #30363d)}.lsd-section:last-child{border-bottom:0}.lsd-section-title{font-size:.65rem;color:var(--muted, #8b949e);text-transform:uppercase;letter-spacing:.6px;margin-bottom:6px}.lsd-table{width:100%;border-collapse:collapse;font-size:.73rem}.lsd-table th{font-size:.63rem;color:var(--muted, #8b949e);font-weight:500;text-transform:uppercase;letter-spacing:.4px;padding:3px 5px;text-align:right}.lsd-table th:first-child{text-align:left}.lsd-table td{padding:4px 5px;text-align:right;color:var(--fg2, #b0b8c4);border-top:1px solid var(--border, #30363d)}.lsd-table td:first-child{text-align:left;font-weight:500;color:var(--fg, #e6edf3)}.lsd-batting-now td:first-child{color:#00c853}.lsd-hl{color:#00c853!important;font-weight:600!important}.lsd-out{font-size:.65rem;color:var(--muted, #8b949e);font-weight:400}.lsd-partnership{display:flex;align-items:center;gap:10px}.lsd-part-runs{font-size:1.1rem;font-weight:700;color:#00c853;min-width:36px}.lsd-part-runs small{font-size:.65rem;font-weight:400;color:var(--muted, #8b949e);display:block}.lsd-part-bar-wrap{flex:1}.lsd-part-bar{height:5px;background:#ffffff0f;border-radius:3px;overflow:hidden;display:flex}.lsd-part-fill-a{height:100%;background:#00c853;border-radius:3px 0 0 3px}.lsd-part-fill-b{height:100%;background:#2196f3;border-radius:0 3px 3px 0}.lsd-part-players{display:flex;justify-content:space-between;margin-top:3px;font-size:.68rem;color:var(--muted, #8b949e)}.lsd-last-wkt{display:flex;align-items:center;gap:6px}.lsd-wkt-icon{width:18px;height:18px;border-radius:50%;background:#ef535026;display:flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:700;color:#ef5350;flex-shrink:0}.lsd-wkt-text{font-size:.73rem;color:var(--fg2, #b0b8c4)}.lsd-fow{display:flex;gap:6px;flex-wrap:wrap}.lsd-fow-chip{font-size:.65rem;color:var(--muted, #8b949e);background:#ffffff0a;padding:2px 7px;border-radius:3px}.lsd-extras-text{font-size:.73rem;color:var(--fg2, #b0b8c4)}.lsd-ytb{font-size:.73rem;color:var(--fg2, #b0b8c4);line-height:1.6}.lsd-prev-inn{background:#00000014}.live-score{width:100%;height:150px;border:0;border-radius:6px;background:#0d1117}.live-tv{position:relative;width:100%;aspect-ratio:16 / 9;background:#000;border-radius:6px;overflow:hidden}.live-tv iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}@media (min-width: 900px){.live-score{height:170px}}.live-tv-capture-host.offscreen{position:absolute;left:-10000px;width:450px;pointer-events:none}.live-tv-capture-host.capturing{position:fixed;left:0;top:0;width:450px;opacity:.01;z-index:2147483646;pointer-events:none}.live-tv-compact{position:relative;width:100%;max-width:450px;aspect-ratio:16 / 9;background:#000;border-radius:8px;overflow:hidden;margin:0 auto;box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #00000026}.live-tv-compact:after{content:"";pointer-events:none;position:absolute;left:0;right:0;bottom:0;height:4px;background:#000}.live-tv-compact iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}@media (min-width: 768px){.live-tv-compact{width:450px}}.fundbar{display:flex;align-items:center;gap:8px;padding:10px 12px;flex-wrap:wrap;border-bottom:1px solid var(--line, #1e2530)}.fundbar input{width:140px;padding:7px 10px;border-radius:6px;border:1px solid var(--line, #2a323d);background:var(--panel, #0f141a);color:var(--fg, #e8edf2)}.body.no-betslip{grid-template-columns:232px 1fr}@media (max-width: 760px){.body.no-betslip{grid-template-columns:1fr}}.body.no-sidebar{grid-template-columns:1fr}body.casino-game-active .side-col,body.casino-game-active .betslip-col{display:none!important}body.casino-game-active .body{grid-template-columns:1fr!important}body.casino-game-active .nav-toggle{display:none!important}body.casino-game-active .casino-page{max-width:100%!important;padding:0 4px!important}.tz{position:relative}.tz-btn{background:transparent;border:1px solid var(--line, #2a323d);color:var(--fg, #e8edf2);border-radius:6px;padding:6px 10px;font-weight:700;font-size:12px;cursor:pointer;white-space:nowrap}.tz-btn:hover{border-color:var(--accent, #f5a623)}.tz-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:60;background:#fff;color:#1a202c;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 12px 34px #00000047;min-width:320px;overflow:hidden}.tz-opt{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:12px;width:100%;padding:14px 16px;background:transparent;border:none;border-bottom:1px solid rgba(0,0,0,.06);cursor:pointer;text-align:left}.tz-opt:last-child{border-bottom:none}.tz-opt:hover{background:#0000000a}.tz-dot{color:#111;font-size:12px;line-height:1}.tz-info{display:flex;flex-direction:column;gap:2px}.tz-name{font-weight:600;font-size:15px;color:#1a202c}.tz-now{font-size:11px;color:#718096}.tz-off{font-weight:800;font-size:14px;color:#1a202c;white-space:nowrap}.subtourn{display:flex;align-items:center;gap:6px;padding:6px 10px 6px 16px;font-size:12px;cursor:pointer;color:var(--muted, #9aa4b2)}.subtourn:hover{color:var(--sport1)}.subtourn .tname{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subtourn .chev{font-size:10px}.sport.active{background:color-mix(in srgb,var(--accent, #f5a623) 14%,transparent);box-shadow:inset 3px 0 0 var(--accent, #f5a623)}.sport.active .sname{color:var(--accent, #f5a623);font-weight:800}.sc.count{font-variant-numeric:tabular-nums;font-size:12px;color:var(--muted, #9aa4b2);font-weight:700}.sc.count .live-n{color:#17915c;font-weight:800}.mtime{font-size:11px;font-weight:700;color:var(--muted, #9aa4b2);white-space:nowrap;letter-spacing:.3px}.match .teams .mtime{margin-left:auto}.analog-clock{display:flex;flex-direction:column;align-items:center;gap:6px;margin:18px auto 6px;opacity:.92}.ac-face{fill:transparent;stroke:#e2e8f0;stroke-width:1.5}.ac-tick{stroke:#cbd5e0;stroke-width:1}.ac-tick.major{stroke:#94a3b8;stroke-width:2}.ac-hour{stroke:#334155;stroke-width:3.2;stroke-linecap:round}.ac-min{stroke:#475569;stroke-width:2.2;stroke-linecap:round}.ac-sec{stroke:var(--accent, #f5a623);stroke-width:1.1;stroke-linecap:round}.ac-pin{fill:var(--accent, #f5a623)}.ac-zone{font-size:11px;font-weight:700;color:#94a3b8;letter-spacing:.3px}.betslip-col{align-self:stretch;display:flex;flex-direction:column}.betslip-col>.card{position:sticky;top:12px;max-height:calc(100vh - 24px);overflow-y:auto}.betslip-col .analog-clock{margin:auto auto 0;position:sticky;bottom:16px;padding-top:20px}.ac-face{fill:transparent;stroke:#eef1f4;stroke-width:1}.ac-min-tick{stroke:#9aa4b2;stroke-width:1}.ac-hr-tick{stroke:#1a202c;stroke-width:3;stroke-linecap:butt}.ac-num{fill:#1a202c;font-size:15px;font-weight:600;font-family:Georgia,Times New Roman,serif}.ac-brand{fill:#9aa4b2;font-size:9px;font-weight:700;letter-spacing:.5px}.ac-hour,.ac-min{fill:#1a202c;stroke:none}.ac-sec{stroke:var(--accent, #f5a623);stroke-width:2;stroke-linecap:round}.ac-pin{fill:var(--accent, #f5a623);stroke:none}.nav-toggle{display:none;background:var(--top-2);border:1px solid rgba(255,255,255,.2);color:#e7ecf5;border-radius:8px;width:38px;height:38px;font-size:17px;line-height:1;flex:none;align-items:center;justify-content:center}.nav-toggle:hover{border-color:var(--gold)}.nav-scrim{display:none}.hdr-bets-btn{background:#ffffff0f;border:1px solid rgba(255,255,255,.15);color:#e7ecf5;border-radius:6px;width:34px;height:34px;display:none;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;flex-shrink:0}.hdr-bets-btn:hover{background:#ffffff29;border-color:var(--gold, #ffb800);color:#fff}.bottom-nav-bar{display:none}@media (max-width: 1024px){.topbar{flex-wrap:nowrap;height:56px;padding:0 10px;gap:8px}.topbar .topnav{display:none}.topbar .clock{display:flex;flex-direction:column;font-size:11px;line-height:1.15;text-align:center;color:#e2e8f0}.stmt-topbar .clock{display:none!important}.topbar .tz{display:block}.topbar .tz-btn{padding:4px 8px;font-size:12px;height:34px}.topbar .user-menu-container .user-btn{display:none}.hdr-bets-btn{display:flex}.logo-img{height:28px;max-width:130px}.bottom-nav-bar{display:flex;position:fixed;bottom:0;left:0;right:0;width:100%;max-width:100vw;box-sizing:border-box;height:56px;background:#2f4a80;border-top:1px solid rgba(255,255,255,.15);z-index:999;align-items:center;justify-content:space-around;padding:2px 4px;box-shadow:0 -4px 16px #0006}.bottom-nav-item{flex:1;min-width:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:none;border:none;color:#94a3b8;font-size:11px;font-weight:600;cursor:pointer;padding:2px;text-decoration:none;transition:color .15s ease}.bottom-nav-item span:not(.bottom-nav-icon){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;line-height:1.2;text-align:center}.bottom-nav-icon{font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center}.bottom-nav-item svg{transition:stroke .15s ease,color .15s ease}.bottom-nav-item:hover{color:#cbd5e1}.bottom-nav-item.active{color:#fff;font-weight:700}.bottom-nav-item.active svg{stroke:#fff;color:#fff}.body{padding-bottom:68px!important}}@media (max-width: 768px){.topbar>.topbar-right>.clock,.topbar>.topbar-right>.tz:not(.tz-drawer){display:none!important}.drawer-tz-row.drawer-mobile-only{display:flex!important}.drawer-sep.drawer-mobile-only,.tz.tz-drawer,.drawer-panel .tz{display:block!important}.logo-img{height:24px;max-width:110px}.bottom-nav-bar{height:52px;padding:2px}.bottom-nav-icon{font-size:18px}.bottom-nav-item svg{width:18px;height:18px}.bottom-nav-item{font-size:10px;gap:1px;padding:2px}.bottom-nav-item span:not(.bottom-nav-icon){font-size:10px;line-height:1.1}.topbar.stmt-topbar{height:48px;padding:0 8px;flex-wrap:nowrap;gap:4px;justify-content:space-between}.stmt-hdr-left{gap:3px;min-width:0;flex:1 1 auto;overflow:hidden}.stmt-nav-btn{padding:4px 5px;font-size:15px;flex-shrink:0}.stmt-hdr-sep{margin:0 3px;flex-shrink:0}.stmt-hdr-title{font-size:13px;font-weight:700;color:#fff;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}.stmt-hdr-center{display:none!important}.stmt-hdr-right{gap:4px;flex-shrink:0}.stmt-hdr-right .clock,.stmt-hdr-right .tz,.stmt-hdr-right-sep{display:none!important}.stmt-hdr-bal{font-size:11.5px;white-space:nowrap;color:#cbd5e1;font-weight:600}.stmt-hdr-bal b{color:#fff;font-weight:700}.stmt-nav-btn.exit-btn{margin-left:2px;padding:4px 5px}}@media (max-width: 420px){.stmt-hdr-title{max-width:76px;font-size:12px}.stmt-hdr-bal{font-size:10.5px}}@media (max-width: 480px){.logo-img{height:21px;max-width:95px}}@media (max-width: 900px){.logo{font-size:18px}.chip{padding:4px 9px}.chip b{font-size:13px}.chip small{font-size:9px}.user-btn{height:34px;padding:4px 8px 4px 5px}.user-name{max-width:90px}.drawer-panel{width:300px}.header-divider{display:none}.balance-btn{height:34px;padding:4px 8px;font-size:13px}.balance-dropdown{right:0;left:auto;width:280px;max-width:calc(100vw - 24px)}}@media (max-width: 1120px){.body{grid-template-columns:232px 1fr}.betslip-col{display:none!important}}@media (max-width: 1024px){.betslip-col{display:none!important}.body{grid-template-columns:1fr!important}}.fly-to-cart-particle{position:fixed;width:32px;height:32px;border-radius:50%;pointer-events:none;z-index:1000000;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #0000004d;transform:translate(-50%,-50%);will-change:transform,opacity}.fly-to-cart-particle.is-back{background:#2563eb;color:#fff;border:2px solid #bfdbfe;box-shadow:0 4px 16px #2563eb80}.fly-to-cart-particle.is-lay{background:#db2777;color:#fff;border:2px solid #fbcfe8;box-shadow:0 4px 16px #db277780}.hdr-bets-btn{position:relative;transition:transform .15s ease}.hdr-bets-btn.cart-bump{animation:cartBtnBump .45s cubic-bezier(.175,.885,.32,1.275)}@keyframes cartBtnBump{0%{transform:scale(1)}35%{transform:scale(1.22) rotate(-6deg)}65%{transform:scale(1.15) rotate(4deg)}to{transform:scale(1) rotate(0)}}.hdr-bets-badge{position:absolute;top:-4px;right:-4px;background:#dc2626;color:#fff;font-size:11px;font-weight:800;min-width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0 3px;border:1.5px solid #ffffff;line-height:1;box-shadow:0 1px 4px #00000059;z-index:2;transition:transform .2s cubic-bezier(.175,.885,.32,1.275)}.hdr-bets-badge.badge-pulse{animation:badgePop .5s cubic-bezier(.175,.885,.32,1.35)}@keyframes badgePop{0%{transform:scale(.6)}50%{transform:scale(1.45)}to{transform:scale(1)}}.betslip-popup-overlay{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;background:transparent;z-index:99999;align-items:center;justify-content:center;padding:16px;animation:bsFadeIn .15s ease-out}@media (min-width: 1025px){.betslip-popup-overlay{display:none!important}}.betslip-popup-dialog{width:min(94vw,440px);max-height:90vh;overflow:hidden;background:#fff;border:1px solid #d9dfe7;border-radius:12px;box-shadow:0 16px 40px #00000040;animation:bsPopIn .2s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column}.betslip-popup-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#222834;border-bottom:1px solid #2e3848;border-radius:12px 12px 0 0}.betslip-popup-title{font-weight:800;font-size:15px;color:#fff!important;letter-spacing:.03em}.betslip-popup-hide-btn{background:#333d4e;border:1px solid #4a576e;color:#fff;font-size:12.5px;font-weight:700;cursor:pointer;padding:5px 16px;border-radius:6px;transition:all .15s ease}.betslip-popup-hide-btn:hover{background:#475569}@keyframes bsFadeIn{0%{opacity:0}to{opacity:1}}@keyframes bsPopIn{0%{opacity:0;transform:scale(.95) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.bs-multi-wrap{display:flex;flex-direction:column;background:#fff;min-height:200px}.bs-multi-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:6px;padding:8px 12px;background:#fff;border-bottom:1px solid #f1f5f9}.bs-tool-btn{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;background:#fff;border:1px solid #f1f5f9;border-radius:6px;font-size:11px;font-weight:600;color:#334155;cursor:pointer;height:26px;line-height:1;transition:all .15s ease}.bs-tool-btn:hover{background:#f1f5f9;border-color:#e2e8f0}.bs-tool-btn.bs-tool-remove-btn:hover,.bs-multi-toolbar .bs-tool-btn:last-child:hover{background:#f1f5f9;border-color:#e2e8f0;color:#dc2626}.bs-tool-btn.active{background:#eff6ff;border-color:#3b82f6;color:#1d4ed8}.bs-cards-list{display:flex;flex-direction:column;gap:12px;padding:12px 14px;max-height:calc(75vh - 120px);overflow-y:auto;overflow-x:hidden}.bs-empty-msg{padding:20px 16px;font-size:14.5px;font-weight:500;color:#0f172a;text-align:left}.bs-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:44px 16px 36px;gap:10px}.bs-empty-title{font-size:19px;font-weight:800;color:#000;margin:0;line-height:1.25;letter-spacing:-.2px}.bs-empty-subtitle{font-size:14.5px;font-weight:500;color:#000;margin:0;line-height:1.35;max-width:250px}@media (max-width: 640px){.bs-empty-msg{min-height:220px}}@media (min-width: 641px){.betslip-popup-dialog .bs-multi-wrap{min-height:auto}.betslip-popup-dialog .bs-empty-msg{min-height:auto;padding:24px 16px 28px}}.bs-item-card{border-radius:10px;padding:12px 14px 14px;display:flex;flex-direction:column;gap:10px;box-sizing:border-box;max-width:100%;overflow:hidden;transition:box-shadow .15s ease;animation:bsCardSlide .2s cubic-bezier(.16,1,.3,1)}@keyframes bsCardSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.bs-item-card.is-back{background:#eef6ff;border:1px solid #b8dcff}.bs-item-card.is-back .bs-trash-btn{color:#2563eb}.bs-item-card.is-back .bs-item-match-title{color:#1e40af}.bs-item-card.is-back .bs-item-max-text{color:#2563eb}.bs-item-card.is-lay{background:#fff0f5;border:1px solid #ffbfd8}.bs-item-card.is-lay .bs-trash-btn{color:#db2777}.bs-item-card.is-lay .bs-item-match-title{color:#be185d}.bs-item-card.is-lay .bs-item-max-text{color:#db2777}.bs-item-header{display:flex;align-items:center;gap:8px}.bs-trash-btn{background:none;border:none;cursor:pointer;padding:2px;display:inline-flex;align-items:center;justify-content:center;transition:opacity .15s}.bs-trash-btn:hover{opacity:.75}.bs-item-time{font-size:13px;font-weight:700;color:#0f172a;white-space:nowrap}.bs-item-match-title{font-size:13px;font-weight:700;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bs-item-header-divider{height:1px;background:#00000014;width:100%;margin:-2px 0 2px}.bs-item-runner-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.bs-item-runner-left{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.bs-sport-icon{width:28px;height:28px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 1px 3px #0000000f}.bs-item-runner-meta{display:flex;flex-direction:column;gap:1px;min-width:0}.bs-item-market-name{font-size:10px;color:#64748b;font-weight:600;line-height:1.15}.bs-item-runner-name{font-size:13.5px;font-weight:800;color:#0f172a;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bs-item-stepper-col{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.bs-stepper-box{display:flex;align-items:center;background:transparent;gap:6px}.bs-step-btn{width:28px;height:28px;border-radius:50%;background:#fff;border:1px solid #e2e8f0;font-size:16px;font-weight:700;color:#334155;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 3px #00000014;transition:background .15s}.bs-step-btn:hover{background:#f1f5f9}.bs-step-input{width:46px;border:none;background:transparent;font-size:16px;font-weight:800;color:#0f172a;text-align:center;padding:0;outline:none;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.bs-step-input::-webkit-outer-spin-button,.bs-step-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bs-item-max-text{font-size:11px;font-weight:600}.bs-stake-input-wrap{width:100%}.bs-stake-input{width:100%;height:42px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:0 14px;font-size:15px;font-weight:600;color:#0f172a;box-sizing:border-box;outline:none;transition:border-color .15s}.bs-stake-input::placeholder{color:#0f172a;font-weight:500;font-size:15px}.bs-stake-input:focus{border-color:#3b82f6}.bs-pills-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;width:100%;box-sizing:border-box}.bs-pill-btn{height:32px;padding:0 1px;min-width:0;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:6px;font-size:11.5px;font-weight:800;color:#0f172a;cursor:pointer;display:flex;align-items:center;justify-content:center;white-space:nowrap;box-sizing:border-box;box-shadow:0 1px 2px #0000000a;transition:background .15s,transform .1s}.bs-pill-btn:hover{background:#fafbfc}.bs-pill-btn:active{transform:scale(.97)}.bs-multi-bottom{padding:12px 14px;background:#fff;border-top:1px solid #f1f5f9}.bs-multi-place-btn{width:100%;height:44px;background:#112328;color:#fff;border:none;border-radius:6px;font-size:15px;font-weight:800;cursor:pointer;transition:opacity .15s;display:flex;align-items:center;justify-content:center}.bs-multi-place-btn:hover:not(:disabled){opacity:.92}.bs-multi-place-btn:disabled{background:#8e9ca8;opacity:.9;cursor:not-allowed}.bs-popup-inner{background:#fff;border-radius:0 0 12px 12px;overflow:hidden}@media (max-width: 640px){.betslip-popup-overlay{padding:0;align-items:flex-end}.betslip-popup-dialog{width:100vw;max-width:100vw;max-height:94vh;border-radius:12px 12px 0 0;margin:0;display:flex;flex-direction:column;background:#fff;box-shadow:0 -8px 32px #00000040}.betslip-popup-dialog.is-full-mobile{height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;border-radius:0;border:none}.betslip-popup-header{border-radius:12px 12px 0 0;flex-shrink:0}.betslip-popup-dialog.is-full-mobile .betslip-popup-header{border-radius:0}.bs-popup-inner{display:flex;flex-direction:column;overflow:hidden}.betslip-popup-dialog.is-full-mobile .bs-popup-inner{flex:1;height:100%}.bs-multi-wrap{display:flex;flex-direction:column}.betslip-popup-dialog.is-full-mobile .bs-multi-wrap{flex:1;height:100%;overflow:hidden}.bs-cards-list{max-height:calc(94vh - 160px);overflow-y:auto}.betslip-popup-dialog.is-full-mobile .bs-cards-list{flex:1;max-height:none}.bs-multi-bottom{flex-shrink:0}.betslip-popup-dialog.is-full-mobile .bs-multi-bottom{margin-top:auto}}@media (max-width: 1024px){.nav-toggle{display:flex}.side-col{position:fixed;top:0;left:0;bottom:0;width:min(86vw,320px);z-index:45;overflow-y:auto;padding:10px;background:var(--page);transform:translate(-100%);transition:transform .22s ease}.side-col.open{transform:none;box-shadow:0 0 40px #00000073}.nav-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#080c148c;z-index:44}.promos{display:none}.lu-tabs{gap:8px;margin-bottom:8px}.lu-tabs button{padding:11px;font-size:14px}.body{gap:8px;margin:8px auto;padding:0 8px}.card-h,.card-b{padding-left:12px;padding-right:12px}}@media (max-width: 640px){.match-row{flex-direction:column;align-items:stretch;gap:8px;padding:10px 12px}.match-mid{margin:4px 0;justify-content:flex-start}.match-right{width:100%!important;justify-content:stretch}.odds-container{width:100%}.odds-container.two-cols{grid-template-columns:repeat(2,1fr)}.odds-container.three-cols{grid-template-columns:repeat(3,1fr)}.odds-pair{width:100%}.odds-pair .odd-btn{flex:1;width:auto}.more-markets-btn{width:100%;text-align:center}}.ss{position:relative}.ss.open{z-index:1000}.ss-btn{display:flex;align-items:center;gap:8px;width:100%;min-width:150px;background:#fff;border:1px solid var(--line);color:var(--text);padding:8px 10px;border-radius:8px;font:inherit;font-size:13px;text-align:left}.ss-btn:disabled{opacity:.5;cursor:not-allowed}.ss.open .ss-btn{border-color:var(--teal)}.ss-value{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ss-placeholder{color:var(--muted)}.ss-caret{color:var(--muted);font-size:11px;flex:none}.ss-panel{position:absolute;z-index:1000;top:calc(100% + 4px);left:0;width:100%;min-width:100%;box-sizing:border-box;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 28px #10213c38;overflow:hidden}.report-filter-card{overflow:visible!important;position:relative;z-index:10}.stmt-table-card{position:relative;z-index:1}.ss-search{width:100%;border:none;border-bottom:1px solid var(--line);border-radius:0;padding:9px 10px;font:inherit;font-size:13px;box-sizing:border-box}.ss-search:focus{outline:none}.ss-list{list-style:none;margin:0;padding:4px;max-height:240px;overflow-y:auto}.ss-opt{padding:8px 10px;border-radius:6px;font-size:13px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ss-opt.active{background:#eef3f9}.ss-opt.selected{font-weight:700;color:var(--teal)}.ss-empty{padding:10px;color:var(--muted);font-size:13px}@media (max-width: 760px){.ss-panel{max-width:min(86vw,320px)}}.settings-page-wrap{background-color:#f2f4f7;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cpath d='M40 0 L80 40 L40 80 L0 40 Z' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3Ccircle cx='40' cy='40' r='40' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3Ccircle cx='0' cy='0' r='40' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3Ccircle cx='80' cy='0' r='40' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3Ccircle cx='0' cy='80' r='40' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3Ccircle cx='80' cy='80' r='40' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3C/svg%3E");background-repeat:repeat;border-radius:8px;padding:2px 5px;min-height:calc(100vh - 120px);border:1px solid var(--line, #e2e8f0)}.settings-white-box{background:#fff;border:1px solid #d9dfe7;border-radius:8px;overflow:hidden;box-shadow:0 1px 4px #0000000a}.settings-white-box .settings-header{border-radius:0;margin-bottom:0}.settings-white-box-body{padding:24px 32px 36px;display:flex;flex-direction:column;align-items:center;text-align:left}.settings-white-box-body>*{width:100%;max-width:780px;box-sizing:border-box}@media (max-width: 900px){.settings-white-box-body{padding:20px 20px 30px}}@media (max-width: 640px){.settings-white-box-body{padding:14px 12px 24px}}.settings-container{max-width:900px;min-height:calc(100vh - 120px)}.settings-header{display:flex;align-items:center;background:var(--top);height:48px;border-radius:6px;color:#fff;font-weight:700;font-size:15px;margin-bottom:24px;overflow:hidden}.settings-back-btn{background:#ffffff0d;border:none;color:#fff;height:100%;width:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.settings-back-btn:hover{background:#ffffff1f}.settings-header-divider{width:1px;height:20px;background:#fff3}.settings-header-title{padding-left:16px;font-family:inherit;font-weight:500}.settings-header-title strong{font-weight:700}.settings-body-wrap{padding:0 8px;text-align:left}.settings-subtitle{font-size:14px;color:#475569;margin-bottom:20px;font-weight:500}.settings-list-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:4px 20px}.settings-list-item{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid #e2e8f0;cursor:pointer}.settings-list-item:last-child{border-bottom:none}.settings-list-item.disabled{cursor:not-allowed;opacity:.85}.settings-item-left{display:flex;flex-direction:column;gap:4px}.settings-item-title{font-size:15px;font-weight:700;color:#1e293b}.settings-item-desc{font-size:12px;color:#64748b}.settings-item-chevron{color:#94a3b8;flex-shrink:0}.coming-soon-badge{background:#e2e8f0;color:#475569;font-size:10px;font-weight:800;padding:4px 10px;border-radius:20px;text-transform:uppercase;letter-spacing:.05em}.settings-section-title{font-size:13px;font-weight:800;color:#0f172a;margin-bottom:16px;letter-spacing:.08em;text-transform:uppercase}.settings-box-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:24px}.tfa-row{display:flex;align-items:center;justify-content:space-between;gap:24px}.tfa-toggle-wrap{display:flex;align-items:center;gap:12px;cursor:pointer;flex-shrink:0;-webkit-user-select:none;user-select:none}.tfa-switch{width:52px;height:28px;background:#cbd5e1;border-radius:14px;position:relative;transition:background-color .2s}.tfa-switch.on{background:#22c55e}.tfa-thumb{width:22px;height:22px;background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;transition:transform .2s;box-shadow:0 1px 3px #00000026}.tfa-switch.on .tfa-thumb{transform:translate(24px)}.tfa-status-lbl{font-size:13px;font-weight:800;color:#475569;min-width:28px}.tfa-text-col{display:flex;flex-direction:column;gap:4px;flex-grow:1}.tfa-title{font-size:15px;font-weight:700;color:#0f172a}.tfa-desc{font-size:12px;color:#64748b;line-height:1.4}.tfa-badge{background:#f1f5f9;color:#64748b;border:1px solid #cbd5e1;border-radius:20px;padding:4px 14px;font-size:12px;font-weight:700;flex-shrink:0}.cp-container{width:100%;max-width:480px;box-sizing:border-box}.cp-container .settings-section-title{width:100%;text-align:left}.cp-form{width:100%;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:16px}.cp-field{display:flex;flex-direction:column;gap:6px}.cp-field label{font-size:13px;font-weight:700;color:#374151}.cp-input-wrap{position:relative;display:flex;align-items:center}.cp-input-wrap input{width:100%;padding:10px 40px 10px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;color:#0f172a;background:#fff;transition:border-color .15s}.cp-input-wrap input:focus{border-color:var(--top);outline:none}.cp-eye-btn{position:absolute;right:10px;background:none;border:none;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px}.cp-rules{display:flex;flex-direction:column;gap:6px;margin:8px 0}.cp-rules-title{font-size:12px;font-weight:700;color:#475569;margin-bottom:2px}.cp-rule-item{display:flex;align-items:center;gap:8px;font-size:12px;color:#64748b}.rule-indicator{font-size:14px;font-weight:700;width:16px;display:inline-flex;justify-content:center}.rule-indicator.passed{color:#22c55e}.rule-indicator.failed{color:#94a3b8}.cp-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:12px}.cp-btn{border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:700;cursor:pointer;transition:background-color .15s}.cp-cancel{background:#fff;border:1px solid #cbd5e1;color:#475569}.cp-cancel:hover{background:#f1f5f9}.cp-save{background:var(--top);color:#fff}.cp-save:hover{background:var(--top-2)}.cp-save:disabled{opacity:.6;cursor:not-allowed}.stakes-card{background:#f1f3f5;border:1px solid #d9dfe7;border-radius:8px;padding:16px 20px 18px;margin-bottom:20px;max-width:780px;width:100%;box-sizing:border-box}.stakes-card:last-child{margin-bottom:0}.stakes-card-title{font-size:15px;font-weight:700;color:#0f172a;margin-bottom:3px}.stakes-card-desc{font-size:12.5px;color:#475569;margin-bottom:14px;line-height:1.4}.stakes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 14px;max-width:100%}.stake-input{width:100%;height:40px;background:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-weight:700;color:#0f172a;text-align:center;box-sizing:border-box;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.stake-input::-webkit-outer-spin-button,.stake-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.stake-input:hover{border-color:#94a3b8;background-color:#fafbfc}.stake-input:focus{border-color:#0ea5e9;background-color:#fff;outline:none;box-shadow:0 0 0 2px #0ea5e926;cursor:text}.stakes-actions{margin-top:10px;display:flex;align-items:center;gap:8px;animation:fadeInActions .15s ease-in-out}@keyframes fadeInActions{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.stakes-save-btn{background:#112328;color:#fff;border:none;border-radius:5px;padding:0 24px;height:34px;font-size:13px;font-weight:700;cursor:pointer;transition:opacity .15s ease,background .15s ease;display:inline-flex;align-items:center;justify-content:center}.stakes-save-btn:hover{opacity:.9}.stakes-cancel-btn{background:#fff;color:#1e293b;border:1px solid #cbd5e1;border-radius:5px;padding:0 18px;height:34px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;justify-content:center}.stakes-cancel-btn:hover{background:#f1f5f9;border-color:#94a3b8}@media (max-width: 768px) and (min-width: 641px){.stakes-card{padding:14px 16px 16px;margin-bottom:14px}.stake-input{height:38px;font-size:13px}}@media (max-width: 640px){.stakes-card{padding:14px 14px 16px;margin-bottom:14px;border-radius:8px}.stakes-card-title{font-size:14px;margin-bottom:2px}.stakes-card-desc{font-size:12px;margin-bottom:12px}.stakes-grid{grid-template-columns:1fr;gap:10px}.stake-input{width:100%;max-width:100%;height:42px;font-size:14px;border-radius:6px}.stakes-actions{margin-top:14px;gap:10px}.stakes-save-btn,.stakes-cancel-btn{flex:1;height:38px;font-size:13.5px;border-radius:6px}}.sport-locked-banner{background:linear-gradient(135deg,#dc3545,#c82333);color:#fff;padding:.65rem 1rem;border-radius:var(--radius);font-size:.85rem;font-weight:600;text-align:center;margin-bottom:.5rem}.sports-footer-card{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;margin:10px 0 16px;background:var(--card, #ffffff);border:1px solid var(--line, #e2e8f0);border-radius:var(--radius, 8px);box-shadow:0 1px 2px #10213c0d}.sports-footer-links{display:flex;align-items:center;gap:28px}.sports-footer-link{font-size:13px;font-weight:400;color:var(--text, #0f172a);text-decoration:none;transition:color .15s ease}.sports-footer-link:not(.is-disabled):hover{color:#1677ff;text-decoration:underline}.sports-footer-link.is-disabled{cursor:default;color:var(--text, #0f172a)}.sports-footer-copy{font-size:13px;font-weight:500;color:var(--muted, #475569)}@media (max-width: 480px){.sports-footer-card{padding:12px 14px}.sports-footer-links{gap:16px}.sports-footer-link,.sports-footer-copy{font-size:12px}}.privacy-policy-wrap{background-color:#f2f4f7;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cpath d='M40 0 L80 40 L40 80 L0 40 Z' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3Ccircle cx='40' cy='40' r='40' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3Ccircle cx='0' cy='0' r='40' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3Ccircle cx='80' cy='0' r='40' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3Ccircle cx='0' cy='80' r='40' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3Ccircle cx='80' cy='80' r='40' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3C/svg%3E");background-repeat:repeat;border-radius:8px;padding:24px 20px;min-height:calc(100vh - 120px);border:1px solid var(--line, #e2e8f0)}.rules-modal-overlay{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:999999;align-items:center;justify-content:center;padding:16px;animation:bsFadeIn .15s ease-out}.rules-modal-dialog{width:min(96vw,980px);max-height:90vh;display:flex;flex-direction:column;background:#fff;border-radius:12px;box-shadow:0 20px 50px #00000059;overflow:hidden;animation:bsPopIn .2s cubic-bezier(.16,1,.3,1)}.rules-modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 20px 12px;border-bottom:1px solid #f1f5f9}.rules-modal-title{font-size:18px;font-weight:800;color:#0f172a;margin:0;line-height:1.2}.rules-modal-subtitle{font-size:13px;color:#64748b;margin:4px 0 0}.rules-modal-close-icon{background:transparent;border:none;font-size:18px;color:#64748b;cursor:pointer;padding:2px 6px;border-radius:4px;line-height:1;transition:all .15s ease}.rules-modal-close-icon:hover{background:#f1f5f9;color:#0f172a}.rules-modal-body{flex:1;overflow-y:auto;padding:16px 20px}.rules-lang-pill{display:inline-block;background:#253342;color:#fff;font-size:11.5px;font-weight:700;padding:4px 14px;border-radius:9999px;letter-spacing:.2px}.rules-search-wrap{display:flex;align-items:center;gap:10px;border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px;background:#fff;margin-bottom:16px;transition:border-color .15s ease}.rules-search-wrap:focus-within{border-color:#94a3b8}.rules-search-input{flex:1;border:none;outline:none;font-size:13px;color:#0f172a;background:transparent}.rules-search-input::placeholder{color:#94a3b8}.rules-accordions-list{display:flex;flex-direction:column;gap:10px}.rules-sport-card{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#fff}.rules-sport-btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border:none;cursor:pointer;font-size:14px;font-weight:700;color:#0f172a;text-align:left;transition:background .12s ease}.rules-sport-btn:hover{background:#f8fafc}.rules-chevron{font-size:14px;font-weight:700;color:#64748b;line-height:1}.rules-markets-wrap{padding:6px 12px 12px;display:flex;flex-direction:column;gap:8px}.rules-market-card{border:1px solid #e2e8f0;border-radius:6px;overflow:hidden;background:#fff}.rules-market-btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#fff;border:none;cursor:pointer;font-size:13px;font-weight:600;color:#1e293b;text-align:left;transition:background .12s ease}.rules-market-btn:hover{background:#f8fafc}.rules-content-box{padding:12px 16px;border-top:1px solid #f1f5f9;display:flex;flex-direction:column;gap:12px;background:#fff}.rules-item-text{font-size:13px;line-height:1.5;color:#1e293b;margin:0}.rules-item-text.is-red{color:#ef4444}.rules-modal-footer{padding:12px 20px;border-top:1px solid #f1f5f9;display:flex;justify-content:flex-end;background:#fff}.rules-close-btn{background:#fff;border:1px solid #cbd5e1;color:#1e293b;font-size:13px;font-weight:600;padding:6px 20px;border-radius:6px;cursor:pointer;transition:all .15s ease}.rules-close-btn:hover{background:#f8fafc;border-color:#94a3b8}.login-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000a6;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:99999;padding:16px}.login-modal{background:#fff;border-radius:12px;width:100%;max-width:400px;box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #00000014;overflow:hidden;animation:loginModalPop .2s ease-out}@keyframes loginModalPop{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.login-modal-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #edf2f7;background:#f7fafc}.login-modal-close{background:transparent;border:none;font-size:1.1rem;cursor:pointer;color:#718096;border-radius:4px;padding:2px 6px}.login-modal-close:hover{background:#edf2f7;color:#1a202c}.login-modal-form{padding:20px 24px 24px}.login-btn{background:#fff;color:var(--top);font-weight:700;font-size:.82rem;padding:6px 16px;border-radius:20px;border:none;cursor:pointer;letter-spacing:.5px;box-shadow:0 2px 6px #3a59984d;transition:all .2s ease}.login-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}.demo-block-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:100000;padding:16px;animation:demoFadeIn .15s ease-out}.demo-block-dialog{background:var(--card);border-radius:16px;width:100%;max-width:370px;text-align:center;padding:32px 28px 28px;position:relative;box-shadow:0 24px 48px #00000040;animation:demoPop .2s ease-out}@keyframes demoPop{0%{opacity:0;transform:scale(.92) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.demo-block-close{position:absolute;top:12px;right:14px;background:transparent;border:none;font-size:1.4rem;color:var(--muted);cursor:pointer;line-height:1;padding:2px 6px;border-radius:6px;transition:background .15s}.demo-block-close:hover{background:var(--line);color:var(--text)}.demo-block-icon{width:72px;height:72px;margin:0 auto 18px;background:linear-gradient(135deg,#fff3e0,#ffe0b2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#e65100}.demo-block-title{font-size:1.15rem;font-weight:700;color:var(--text);margin:0 0 10px}.demo-block-msg{font-size:.88rem;color:var(--muted);line-height:1.55;margin:0 0 22px}.demo-block-btn{background:linear-gradient(135deg,var(--gold) 0%,#c9a65c 100%);color:#1a1a2e;font-weight:700;font-size:.9rem;padding:10px 36px;border-radius:24px;border:none;cursor:pointer;letter-spacing:.3px;box-shadow:0 3px 10px #d8b87a59;transition:all .2s}.demo-block-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}.home-sport-group{margin-bottom:14px}.home-sport-bar{background:var(--top);color:#fff;padding:9px 14px;font-size:15px;font-weight:700;display:flex;align-items:center;gap:8px;border-radius:4px 4px 0 0;margin-top:14px;-webkit-user-select:none;user-select:none}.home-sport-bar:first-of-type{margin-top:8px}.home-tournament-card{border-radius:0 0 4px 4px;border:1px solid var(--line);border-top:none;background:#fff;margin-bottom:8px;overflow:hidden}.home-tournament-card+.home-tournament-card{border-top:1px solid var(--line);border-radius:4px;margin-top:8px}.home-tournament-head{background:#fff;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;border-bottom:1px solid #f1f5f9;-webkit-user-select:none;user-select:none}.home-tournament-title{font-size:13px;font-weight:700;color:#2c3547}.home-tournament-chevron{display:flex;align-items:center;color:#718096;transition:transform .2s ease}.home-tournament-chevron.collapsed{transform:rotate(-90deg)}.home-tournament-col-headers{display:flex;align-items:center;justify-content:flex-end;background:#fff;padding:6px 16px 2px}.home-tournament-col-headers .header-columns{display:grid;gap:6px;justify-items:center;align-items:center}.home-tournament-col-headers .header-columns.two-cols{grid-template-columns:repeat(2,106px)}.home-tournament-col-headers .header-columns.three-cols{grid-template-columns:repeat(3,106px)}.home-tournament-col-headers .col-lbl{font-size:11px;font-weight:700;color:#718096}.popular-section{background-color:#f2f4f7;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cpath d='M40 0 L80 40 L40 80 L0 40 Z' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3Ccircle cx='40' cy='40' r='40' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3Ccircle cx='0' cy='0' r='40' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3Ccircle cx='80' cy='0' r='40' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3Ccircle cx='0' cy='80' r='40' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3Ccircle cx='80' cy='80' r='40' fill='none' stroke='%23d9dde4' stroke-width='1'/%3E%3C/svg%3E");background-repeat:repeat;border:1px solid var(--line);border-radius:6px;margin:14px 0;padding:14px 16px 18px}.popular-header{display:flex;align-items:center;gap:6px;margin-bottom:12px;color:#1a202c}.popular-star-icon{color:#1a202c;flex-shrink:0}.popular-title{font-size:16px;font-weight:700;letter-spacing:-.2px;color:#1a202c}.popular-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}@media (max-width: 900px){.popular-grid{grid-template-columns:repeat(4,1fr);gap:10px}}@media (max-width: 600px){.popular-grid{grid-template-columns:repeat(3,1fr);gap:8px}}.popular-card{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;cursor:pointer;background:#111;box-shadow:0 2px 6px #0000001a;transition:transform .2s ease,box-shadow .2s ease;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}.popular-card:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 16px #00000040}.popular-card-img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:inherit;display:block;transition:transform .25s ease}.popular-card:hover .popular-card-img{transform:scale(1.05)}.popular-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;border-radius:inherit;pointer-events:none}.popular-card:hover .popular-card-overlay{opacity:1;pointer-events:auto}.popular-play-btn{background:var(--teal, #0f766e);color:#fff;border:none;padding:8px 14px;border-radius:20px;font-size:11px;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px #00000059;transition:background-color .15s ease,transform .15s ease;white-space:nowrap}.popular-play-btn:hover{background:#0d9488;transform:scale(1.06)}.popular-play-btn:disabled{opacity:.7;cursor:wait}.casino-game-container{display:flex;flex-direction:column;width:100%;margin-bottom:16px}.casino-game-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 14px;background:#0f1923;border:1px solid #1e293b;border-bottom:none;border-radius:var(--radius, 8px) var(--radius, 8px) 0 0;color:#fff}.casino-game-topbar-left{display:flex;align-items:center;gap:12px;min-width:0}.casino-back-btn{display:inline-flex;align-items:center;gap:6px;background:var(--teal, #0f766e);color:#fff;border:none;border-radius:6px;padding:6px 14px;font-size:13px;font-weight:700;cursor:pointer;transition:background .15s ease,transform .1s ease;flex-shrink:0}.casino-back-btn:hover{background:#0d9488;transform:translate(-2px)}.casino-back-btn:active{transform:translate(0)}.casino-game-header-info{display:flex;align-items:center;gap:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.casino-game-header-title{font-size:14px;font-weight:700;color:#f8fafc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.casino-game-header-badge{font-size:11px;background:#ffffff1f;color:#cbd5e1;padding:2px 8px;border-radius:10px;white-space:nowrap}.casino-frame-wrapper{position:relative;width:100%;height:calc(100vh - 135px);min-height:650px;background:#000;border-radius:0 0 var(--radius, 8px) var(--radius, 8px);overflow:hidden;box-shadow:0 4px 16px #00000040;border:1px solid #1e293b}.casino-frame-loader{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#fff;font-size:14px;background:#080f1d;z-index:2}.casino-iframe{width:100%;height:100%;border:none;display:block}.preview-timer-badge{display:flex;align-items:center;gap:6px;background:#e8734a1f;border:1px solid rgba(232,115,74,.35);color:#e8734a;padding:5px 12px;border-radius:20px;font-size:12.5px;font-weight:700;letter-spacing:.3px;white-space:nowrap}.preview-timer-badge.warning{background:#ef444426;border-color:#ef444480;color:#ef4444;animation:pulse-badge 1.2s infinite ease-in-out}@keyframes pulse-badge{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(.97)}}.demo-block-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:16px;animation:demoFadeIn .2s ease}@keyframes demoFadeIn{0%{opacity:0}to{opacity:1}}.demo-block-dialog{background:var(--card, #1A1D21);color:var(--text, #ffffff);border-radius:16px;padding:32px 28px 24px;max-width:400px;width:90%;text-align:center;box-shadow:0 20px 60px #00000080;position:relative;animation:demoPop .25s cubic-bezier(.16,1,.3,1);border:1px solid var(--line, rgba(255, 255, 255, .1))}@keyframes demoPop{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.demo-block-icon{margin-bottom:16px;display:flex;justify-content:center}.demo-block-title{font-size:20px;font-weight:700;margin:0 0 10px;color:var(--text, #ffffff)}.demo-block-msg{font-size:14px;color:var(--muted, #94a3b8);line-height:1.5;margin:0 0 24px}.demo-block-btn{background:#f59e0b;color:#fff;border:none;padding:12px 32px;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;transition:opacity .15s,transform .15s;box-shadow:0 4px 14px #f59e0b59}.demo-block-btn:hover{opacity:.9;transform:translateY(-1px)}
