:root{--green:#0f9f55;--green-2:#17c86b;--green-3:#dff8e9;--ink:#102019;--muted:#6f7d75;--bg:#f4f7f5;--card:#fff;--line:#e1e8e3;--danger:#d63e4d;--warning:#e8a119;--nav:#072d1b;--shadow:0 14px 35px rgba(14,56,34,.08);--radius:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:var(--bg);color:var(--ink);font-size:14px}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.hidden{display:none!important}.muted{color:var(--muted)}.tiny{font-size:11px}.nowrap{white-space:nowrap}.w-full{width:100%}.text-right{text-align:right}.amount{font-variant-numeric:tabular-nums;font-weight:750}.positive{color:var(--green)}.negative{color:var(--danger)}
.brand{display:flex;align-items:center;gap:9px;font-weight:900;letter-spacing:-.4px}.brand-mark{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,var(--green-2),#08733e);color:#fff;box-shadow:0 7px 20px #0f9f5540}.brand small{display:block;font-weight:600;letter-spacing:.14em;font-size:8px;opacity:.7;text-transform:uppercase}.btn{border:0;border-radius:9px;padding:10px 14px;font-weight:750;display:inline-flex;align-items:center;justify-content:center;gap:7px;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--green);color:#fff;box-shadow:0 7px 16px #0f9f5530}.btn-dark{background:#102019;color:#fff}.btn-light{background:#fff;border:1px solid var(--line);color:var(--ink)}.btn-danger{background:#fff0f1;color:var(--danger);border:1px solid #ffd2d7}.btn-warning{background:#fff7e8;color:#9c6500}.btn-sm{padding:7px 10px;font-size:12px}.icon-btn{width:38px;height:38px;border:1px solid var(--line);background:#fff;border-radius:10px;display:grid;place-items:center}.badge{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.badge.success{background:#dcf8e8;color:#087b3f}.badge.warning{background:#fff1cc;color:#8e6000}.badge.danger{background:#ffe2e5;color:#a92532}.badge.muted{background:#edf1ee;color:#617067}.badge:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}
.field{display:flex;flex-direction:column;gap:6px}.field label{font-size:11px;font-weight:800;color:#586860;text-transform:uppercase;letter-spacing:.04em}.input,.select,.textarea{width:100%;border:1px solid var(--line);background:#fff;border-radius:9px;padding:10px 11px;outline:none;color:var(--ink)}.input:focus,.select:focus,.textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #0f9f5515}.textarea{min-height:85px;resize:vertical}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-grid .full{grid-column:1/-1}.check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.check{display:flex;gap:7px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:8px;background:#fafcfb}.actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.alert-stack{position:fixed;right:18px;top:18px;z-index:9999;display:grid;gap:8px;width:min(380px,calc(100% - 36px))}.alert{padding:12px 14px;border:1px solid;border-radius:10px;box-shadow:var(--shadow);background:#fff;font-weight:650}.alert.success{border-color:#a6e5c0;color:#08733e}.alert.warning{border-color:#f1d48c;color:#885a00}.alert.danger{border-color:#ffc0c7;color:#a92532}
/* Player site */
.player-page{background:#eef3ef;min-height:100vh}.maintenance{height:25px;background:#062816;color:#d9f8e6;display:flex;justify-content:center;align-items:center;font-size:10px;letter-spacing:.02em}.player-header{height:64px;background:linear-gradient(90deg,#07522e,#0f8d4e);color:#fff;display:flex;align-items:center;padding:0 22px;gap:22px;position:sticky;top:0;z-index:50;box-shadow:0 5px 18px #052e1b33}.player-header .brand{min-width:150px}.player-header .brand-mark{background:#fff;color:#08743f}.search-box{flex:1;max-width:420px;position:relative}.search-box input{width:100%;border:0;border-radius:999px;background:#fff;padding:11px 18px;color:#183d29;outline:none}.header-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.wallet-chip{display:flex;align-items:center;gap:8px;background:#fff1;border:1px solid #fff3;border-radius:9px;padding:8px 11px}.player-nav{height:38px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:2px;padding:0 18px;overflow:auto;white-space:nowrap;position:sticky;top:64px;z-index:45}.player-nav a{height:100%;display:flex;align-items:center;padding:0 12px;font-size:11px;font-weight:800;color:#46574e;text-transform:uppercase;border-bottom:2px solid transparent}.player-nav a.active,.player-nav a:hover{color:var(--green);border-bottom-color:var(--green)}.player-grid{display:grid;grid-template-columns:168px minmax(0,1fr) 245px;gap:10px;max-width:1500px;margin:auto;padding:10px}.sports-menu,.betslip{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;align-self:start;position:sticky;top:112px}.panel-title{padding:12px 13px;background:#0d7040;color:#fff;font-weight:850;font-size:12px;display:flex;align-items:center;justify-content:space-between}.sports-menu a{display:flex;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid #edf1ee;font-size:12px;font-weight:700}.sports-menu a:hover{background:var(--green-3);color:#08713d}.sport-dot{width:25px;height:25px;border-radius:8px;background:#e9f7ef;display:grid;place-items:center;color:var(--green);font-size:12px}.hero{background:linear-gradient(120deg,#072f1d 0%,#0a7541 55%,#1fb76a 100%);color:#fff;min-height:190px;border-radius:12px;position:relative;overflow:hidden;padding:25px 28px;display:flex;align-items:center}.hero:after{content:"";position:absolute;width:280px;height:280px;border:55px solid #fff1;border-radius:50%;right:-60px;top:-85px}.hero:before{content:"LIVE";position:absolute;right:28px;bottom:-20px;font-size:112px;font-weight:950;color:#fff0;line-height:1}.hero-copy{position:relative;z-index:2;max-width:530px}.hero-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.16em;font-weight:800;color:#9df2c2}.hero h1{font-size:35px;line-height:1.02;margin:9px 0}.hero p{margin:0 0 17px;color:#d9fbe8;max-width:440px}.promo-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:9px 0}.promo-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:13px;display:flex;gap:10px;align-items:center;min-height:67px}.promo-icon{width:37px;height:37px;border-radius:11px;background:#e0f7e9;color:var(--green);display:grid;place-items:center;font-weight:900}.promo-card b{display:block;font-size:12px}.promo-card span{font-size:10px;color:var(--muted)}.section-card{background:#fff;border:1px solid var(--line);border-radius:11px;margin-top:9px;overflow:hidden}.section-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--line)}.section-head h2{font-size:14px;margin:0}.section-head a{font-size:11px;color:var(--green);font-weight:800}.event-row{display:grid;grid-template-columns:minmax(180px,1fr) repeat(3,70px);align-items:center;gap:5px;padding:9px 12px;border-bottom:1px solid #eef2ef}.event-name b{font-size:11px}.event-name span{display:block;font-size:9px;color:var(--muted);margin-top:3px}.odd{border:0;border-radius:5px;padding:8px 4px;background:#d9edf8;color:#1b5b7d;font-size:11px;font-weight:800}.odd.lay{background:#f8dce2;color:#7c3141}.games-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:10px}.game-card{min-height:120px;border-radius:9px;overflow:hidden;position:relative;background:linear-gradient(145deg,#103b25,#16a15a);color:#fff;padding:12px;display:flex;flex-direction:column;justify-content:flex-end;isolation:isolate}.game-card:nth-child(3n+2){background:linear-gradient(145deg,#123046,#167ea1)}.game-card:nth-child(3n){background:linear-gradient(145deg,#462039,#b22c6f)}.game-card:before{content:attr(data-letter);position:absolute;right:-5px;top:-15px;font-size:92px;line-height:1;font-weight:950;color:#fff1;z-index:-1}.game-card b{font-size:12px}.game-card span{font-size:9px;color:#ffffffb3;margin-top:3px}.game-card .play{position:absolute;top:9px;right:9px;background:#fff;color:#0a6e3d;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}.betslip-tabs{display:grid;grid-template-columns:1fr 1fr}.betslip-tabs button{border:0;border-bottom:1px solid var(--line);background:#fff;padding:10px;font-size:10px;font-weight:850}.betslip-tabs button.active{background:#0d7040;color:#fff}.slip-empty{padding:38px 16px;text-align:center;color:var(--muted)}.slip-icon{width:56px;height:56px;border-radius:50%;margin:0 auto 12px;background:#edf7f1;display:grid;place-items:center;color:var(--green);font-size:23px}.slip-stats{display:grid;gap:7px;padding:10px}.slip-stat{background:#f5f8f6;border-radius:7px;padding:9px 10px;font-size:10px;display:flex;justify-content:space-between}.mobile-bottom{display:none}.player-footer{background:#fff;border-top:1px solid var(--line);margin-top:18px;padding:30px 20px 90px}.footer-inner{max-width:1100px;margin:auto;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:30px}.footer-inner h4{margin:0 0 12px}.footer-inner p,.footer-inner a{font-size:11px;color:var(--muted);line-height:1.8;display:block}
/* Back office */
.backoffice{min-height:100vh;display:grid;grid-template-columns:230px 1fr}.sidebar{background:linear-gradient(180deg,#082d1d,#061b12);color:#d9eee2;padding:15px 12px;position:fixed;inset:0 auto 0 0;width:230px;overflow:auto;z-index:70}.sidebar .brand{height:48px;padding:0 7px;margin-bottom:12px}.role-pill{font-size:9px;color:#8cc9a8;text-transform:uppercase;letter-spacing:.13em;margin:15px 10px 7px;font-weight:850}.side-nav{display:grid;gap:3px}.side-nav a{display:flex;align-items:center;gap:11px;padding:10px 11px;border-radius:9px;color:#bcd4c5;font-size:12px;font-weight:680}.side-nav a:hover,.side-nav a.active{background:#ffffff12;color:#fff}.nav-icon{width:21px;text-align:center}.side-section{border-top:1px solid #ffffff12;margin-top:14px;padding-top:9px}.sidebar-user{margin-top:20px;border:1px solid #ffffff17;border-radius:11px;padding:11px;display:flex;align-items:center;gap:9px}.avatar{width:34px;height:34px;border-radius:10px;background:#1d8f54;color:#fff;display:grid;place-items:center;font-weight:900;text-transform:uppercase}.sidebar-user b{font-size:11px;display:block}.sidebar-user small{font-size:9px;color:#8fb59e}.main-shell{grid-column:2;min-width:0}.topbar{height:64px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 22px;position:sticky;top:0;z-index:55}.menu-toggle{display:none}.topbar-title h1{font-size:17px;margin:0}.topbar-title p{font-size:10px;margin:3px 0 0;color:var(--muted)}.topbar-actions{margin-left:auto;display:flex;align-items:center;gap:9px}.content{padding:20px;max-width:1600px;margin:auto}.page-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.page-head h2{font-size:20px;margin:0 0 4px}.page-head p{margin:0;font-size:11px;color:var(--muted)}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.metric{background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px;box-shadow:0 8px 24px rgba(14,56,34,.035);position:relative;overflow:hidden}.metric-icon{width:35px;height:35px;border-radius:10px;background:#e2f7eb;color:var(--green);display:grid;place-items:center;margin-bottom:14px;font-weight:900}.metric label{font-size:10px;color:var(--muted);font-weight:750;text-transform:uppercase}.metric strong{font-size:22px;display:block;margin-top:5px;letter-spacing:-.5px}.metric small{font-size:9px;color:var(--muted)}.dash-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:12px}.card{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 8px 24px rgba(14,56,34,.03);overflow:hidden}.card-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--line)}.card-head h3{font-size:13px;margin:0}.card-body{padding:15px}.balance-card{background:linear-gradient(135deg,#0a5b35,#10a55b);color:#fff;padding:20px;min-height:150px}.balance-card label{font-size:10px;color:#c9f5dc;text-transform:uppercase}.balance-card strong{font-size:30px;display:block;margin:10px 0}.balance-card .actions{margin-top:15px}.balance-card .btn{background:#fff;color:#0b6339}.chart-bars{height:170px;display:flex;align-items:end;gap:9px;padding:20px 8px 0}.bar{flex:1;border-radius:6px 6px 0 0;background:linear-gradient(180deg,#1dcc72,#0b7d44);min-height:5%;position:relative}.bar span{position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);font-size:9px;color:var(--muted)}.table-wrap{overflow:auto}.table{width:100%;border-collapse:collapse;min-width:720px}.table th,.table td{text-align:left;padding:11px 13px;border-bottom:1px solid #edf1ee;font-size:11px;vertical-align:middle}.table th{background:#f8faf9;color:#63726a;font-size:9px;text-transform:uppercase;letter-spacing:.04em;position:sticky;top:0}.table tr:hover td{background:#fbfdfc}.table .row-actions{display:flex;gap:5px}.empty-state{padding:44px 20px;text-align:center;color:var(--muted)}.empty-state strong{display:block;color:var(--ink);margin-bottom:5px}.filterbar{background:#fff;border:1px solid var(--line);padding:11px;border-radius:11px;margin-bottom:12px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.filterbar .input,.filterbar .select{width:auto;min-width:150px;padding:8px 10px}.quick-list{display:grid;gap:9px}.quick-item{display:flex;align-items:center;gap:10px;padding-bottom:9px;border-bottom:1px solid #edf1ee}.quick-item:last-child{border:0;padding-bottom:0}.quick-item .avatar{background:#e5f5ec;color:var(--green)}.quick-item b{font-size:11px}.quick-item small{font-size:9px;color:var(--muted);display:block;margin-top:3px}.quick-item .amount{margin-left:auto;font-size:11px}.progress{height:7px;background:#eef2ef;border-radius:999px;overflow:hidden}.progress i{display:block;height:100%;background:linear-gradient(90deg,#0d8b4b,#21cb72);border-radius:999px}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.detail-box{border:1px solid var(--line);border-radius:10px;padding:13px;background:#fafcfb}.detail-box label{font-size:9px;color:var(--muted);text-transform:uppercase}.detail-box strong{display:block;margin-top:5px}.split{display:grid;grid-template-columns:1fr 1fr;gap:12px}
dialog{width:min(620px,calc(100% - 28px));border:0;border-radius:15px;padding:0;box-shadow:0 35px 90px #0005;color:var(--ink)}dialog::backdrop{background:#07150d99;backdrop-filter:blur(3px)}.dialog-head{padding:16px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.dialog-head h3{margin:0;font-size:15px}.dialog-body{padding:18px}.dialog-foot{display:flex;justify-content:flex-end;gap:8px;padding:13px 18px;border-top:1px solid var(--line);background:#f8faf9}
.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#071d12}.auth-art{position:relative;padding:52px;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 65% 20%,#23b96e55 0,transparent 27%),linear-gradient(140deg,#063c24,#071b12);color:#fff;overflow:hidden}.auth-art:after{content:"";position:absolute;width:440px;height:440px;border:75px solid #ffffff0b;border-radius:50%;right:-130px;bottom:-170px}.auth-copy{max-width:560px;position:relative;z-index:2}.auth-copy h1{font-size:46px;line-height:1.03;margin:17px 0}.auth-copy p{color:#c6e4d2;line-height:1.7}.auth-features{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;position:relative;z-index:2}.auth-feature{border:1px solid #ffffff16;background:#ffffff0a;border-radius:11px;padding:13px}.auth-feature b{font-size:11px}.auth-feature span{display:block;font-size:9px;color:#9dc6ad;margin-top:6px}.auth-form-wrap{background:#f7faf8;display:grid;place-items:center;padding:30px}.auth-card{width:min(430px,100%);background:#fff;border:1px solid var(--line);border-radius:17px;padding:29px;box-shadow:var(--shadow)}.auth-card h2{font-size:25px;margin:22px 0 5px}.auth-card>p{color:var(--muted);margin:0 0 20px}.auth-card form{display:grid;gap:14px}.auth-switch{text-align:center;margin-top:18px;font-size:12px;color:var(--muted)}.auth-switch a{color:var(--green);font-weight:800}
@media(max-width:1180px){.player-grid{grid-template-columns:150px minmax(0,1fr)}.betslip{display:none}.games-grid{grid-template-columns:repeat(4,1fr)}.metric-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.backoffice{display:block}.sidebar{transform:translateX(-100%);transition:.25s}.sidebar.open{transform:translateX(0);box-shadow:20px 0 50px #0005}.main-shell{width:100%}.menu-toggle{display:grid}.content{padding:14px}.dash-grid,.split{grid-template-columns:1fr}.player-grid{grid-template-columns:1fr;padding:7px}.sports-menu{display:none}.player-header{height:56px;padding:0 10px;gap:8px}.player-header .brand{min-width:auto}.player-header .brand span:not(.brand-mark),.search-box{display:none}.player-nav{top:56px;height:36px;padding:0 5px}.header-actions .btn-light,.header-actions .wallet-chip span{display:none}.header-actions .wallet-chip{padding:8px}.hero{min-height:165px;padding:19px}.hero h1{font-size:27px}.promo-row{grid-template-columns:repeat(2,1fr)}.games-grid{grid-template-columns:repeat(3,1fr)}.mobile-bottom{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;bottom:0;left:0;right:0;height:58px;background:#fff;border-top:1px solid var(--line);z-index:80;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom a{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:8px;color:#65746b}.mobile-bottom a.active{color:var(--green);font-weight:800}.mobile-bottom b{font-size:17px}.footer-inner{grid-template-columns:1fr}.auth-page{grid-template-columns:1fr}.auth-art{display:none}}
@media(max-width:620px){.form-grid,.detail-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.check-grid{grid-template-columns:1fr 1fr}.metric-grid{grid-template-columns:1fr 1fr;gap:8px}.metric{padding:13px}.metric strong{font-size:18px}.topbar{height:58px;padding:0 12px}.topbar-title p{display:none}.topbar-actions .btn span{display:none}.page-head{align-items:flex-start}.page-head .actions{justify-content:flex-end}.content{padding:10px}.games-grid{grid-template-columns:repeat(2,1fr)}.game-card{min-height:112px}.promo-row{grid-template-columns:1fr 1fr}.promo-card{padding:10px}.hero h1{font-size:24px}.event-row{grid-template-columns:minmax(150px,1fr) repeat(2,62px)}.event-row .odd:nth-last-child(1){display:none}.player-footer{padding-bottom:80px}.auth-form-wrap{padding:15px}.auth-card{padding:22px}.alert-stack{right:10px;top:10px;width:calc(100% - 20px)}}

/* Full control-panel and poster-slider upgrade */
[data-role-field][hidden]{display:none!important}.field-help{display:block;margin-top:6px;color:var(--muted);font-size:10px;line-height:1.45}.btn-xl{min-height:43px;padding:11px 18px;font-size:11px;box-shadow:0 10px 24px #0f9c5740}.brand-mark{width:42px;height:42px;font-size:18px;box-shadow:0 8px 20px #08774338}.player-header .brand-mark{width:48px;height:48px;font-size:21px}.player-header .brand>span:last-child{font-size:15px}.sidebar .brand-mark{width:46px;height:46px;font-size:20px}.sidebar .brand>span:last-child{font-size:14px}
.hero-slider{position:relative;min-height:250px;border-radius:16px;overflow:hidden;background:#07351f;box-shadow:0 16px 45px #05311c30}.hero-slide{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,1fr) 190px;align-items:center;padding:34px 42px;color:#fff;background-size:cover;background-position:center;opacity:0;visibility:hidden;transform:scale(1.025);transition:opacity .55s ease,transform .8s ease,visibility .55s}.hero-slide.active{opacity:1;visibility:visible;transform:scale(1);z-index:2}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#00190b42,transparent);pointer-events:none}.hero-copy{position:relative;z-index:2;max-width:660px}.hero-copy h1{margin:8px 0 10px;font-size:38px;line-height:1.05;letter-spacing:-1.2px;text-shadow:0 3px 16px #0004}.hero-copy p{max-width:580px;margin:0 0 19px;color:#effff5;font-size:13px;line-height:1.6}.hero-kicker{font-size:10px;font-weight:900;letter-spacing:.16em;color:#afffd0}.btn-poster{background:linear-gradient(135deg,#eaff43,#46ed8a);color:#063a20!important;border:0;font-weight:950;box-shadow:0 9px 24px #0003}.btn-glass{background:#ffffff1c;color:#fff!important;border:1px solid #ffffff58;backdrop-filter:blur(8px)}.hero-emblem{position:relative;z-index:2;width:128px;height:128px;margin:auto;border-radius:36px;display:grid;place-items:center;font-size:72px;font-weight:950;color:#fff;border:2px solid #ffffff45;background:linear-gradient(135deg,#ffffff30,#ffffff08);box-shadow:0 20px 50px #0003;transform:rotate(-8deg)}.slider-dots{position:absolute;z-index:5;bottom:14px;left:42px;display:flex;gap:7px}.slider-dots button{width:8px;height:8px;border:0;border-radius:999px;padding:0;background:#ffffff66;cursor:pointer;transition:.25s}.slider-dots button.active{width:28px;background:#eaff43}.event-meta{display:inline-flex;justify-content:center;padding:7px 9px;border-radius:8px;background:#f0f5f2;color:#244d37;font-size:10px;font-weight:800}.event-meta.accent{background:#e5f8ec;color:#087743}.event-meta.live{background:#fff0d9;color:#b26500}.schedule-row{grid-template-columns:minmax(230px,1fr) 100px 82px 90px}
.role-badge{display:inline-flex;padding:6px 9px;border-radius:8px;font-size:9px;font-weight:900;text-transform:uppercase}.role-admin{background:#e4edff;color:#2457b8}.role-agent{background:#e3f9ed;color:#087743}.role-payment{background:#fff0d9;color:#a55a00}.role-user{background:#f0e8ff;color:#6b3bb4}
.banner-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.banner-admin-card{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden;box-shadow:0 10px 28px #0b46290d}.banner-preview{min-height:205px;padding:28px;color:#fff;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:center;position:relative}.banner-preview:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#00160b66,transparent)}.banner-preview>*{position:relative;z-index:1}.banner-preview span{font-size:9px;font-weight:900;letter-spacing:.15em;color:#caffdb}.banner-preview h3{font-size:26px;line-height:1.08;margin:8px 0}.banner-preview p{font-size:11px;max-width:470px;margin:0 0 14px}.banner-preview b{display:inline-flex;align-self:flex-start;background:#eaff43;color:#07371f;border-radius:8px;padding:8px 12px;font-size:9px}.banner-admin-meta{padding:13px 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.banner-admin-meta strong,.banner-admin-meta span{display:block}.banner-admin-meta div>span{font-size:9px;color:var(--muted);margin-top:3px}.banner-actions{padding:12px 15px;display:flex;gap:7px;flex-wrap:wrap}
.provider-notice{margin-bottom:14px}.provider-notice strong{margin-right:8px}.provider-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.provider-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:15px;box-shadow:0 9px 25px #0d42270d}.provider-card-head{display:flex;align-items:center;justify-content:space-between}.provider-card-head b{font-size:13px}.provider-card-head div>span{display:block;margin-top:4px;font-size:9px;color:var(--muted)}.provider-endpoint{margin:13px 0;padding:10px;border-radius:8px;background:#f3f8f5;color:#18613b;font-size:10px;word-break:break-all}.provider-stats{display:flex;justify-content:space-between;color:var(--muted);font-size:9px}.inline-editor{margin-top:13px;border-top:1px solid var(--line);padding-top:11px}.inline-editor summary{cursor:pointer;color:var(--green);font-size:10px;font-weight:900;text-transform:uppercase}.inline-editor form{margin-top:13px}
@media(max-width:900px){.hero-slider{min-height:220px}.hero-slide{grid-template-columns:1fr 110px;padding:25px}.hero-copy h1{font-size:29px}.hero-emblem{width:90px;height:90px;font-size:50px;border-radius:25px}.slider-dots{left:25px}.banner-grid,.provider-grid{grid-template-columns:1fr}}
@media(max-width:620px){.page-head{gap:12px;flex-direction:column}.page-head>.btn{width:100%}.player-header .brand-mark{width:40px;height:40px}.hero-slider{min-height:245px;border-radius:12px}.hero-slide{grid-template-columns:1fr;padding:23px 19px 36px}.hero-copy h1{font-size:27px}.hero-copy p{font-size:11px}.hero-emblem{display:none}.slider-dots{left:19px;bottom:12px}.schedule-row{grid-template-columns:minmax(145px,1fr) 73px 67px}.schedule-row .event-meta.live{display:none}.banner-preview{min-height:175px;padding:20px}.banner-preview h3{font-size:22px}.banner-actions .btn{flex:1}.provider-stats{gap:7px;flex-direction:column}.btn-xl{width:100%}}

/* Direct hierarchy, payments, support and brand controls */
body{--green:var(--brand-primary,#0f9f55)}.logo-mark{overflow:hidden;background:#fff!important}.logo-mark img{width:100%;height:100%;object-fit:contain;padding:3px}.site-notice{min-height:30px;padding:6px 16px;background:linear-gradient(90deg,#062918,#0d6e3e);color:#dffbeb;display:flex;justify-content:center;align-items:center;gap:8px;font-size:10px;font-weight:800}.site-notice span{color:#72ff9f;animation:noticePulse 1.2s infinite}.site-notice a{text-decoration:underline;text-underline-offset:3px}@keyframes noticePulse{50%{opacity:.35}}.site-notice+.player-header{top:0}.site-notice~.player-nav{top:64px}.promo-card{position:relative;transition:.22s;overflow:hidden}.promo-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px #0b3b2218}.promo-card em{margin-left:auto;font-style:normal;font-size:24px;font-weight:300}.promo-crypto{background:linear-gradient(135deg,#effff5,#d7f8e4)}.promo-refer{background:linear-gradient(135deg,#fff8dc,#ffedb1)}.promo-games{background:linear-gradient(135deg,#f4ecff,#e5d4ff)}.promo-pay{background:linear-gradient(135deg,#eaf7ff,#d3edff)}.promo-refer .promo-icon{background:#fff3b9;color:#9b6500}.promo-games .promo-icon{background:#eadbff;color:#6c32a7}.promo-pay .promo-icon{background:#d9efff;color:#146e9b}
.game-card.has-thumb{background-size:cover!important;background-position:center!important}.game-card.has-thumb:before{display:none}.public-provider-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;padding:12px}.public-provider{min-height:105px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(145deg,#fff,#f2f8f4);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:10px;transition:.2s}.public-provider:hover{border-color:var(--green);transform:translateY(-2px);box-shadow:0 10px 24px #0b432617}.public-provider i{width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,var(--green),#052d1b);color:#fff;display:grid;place-items:center;font-style:normal;font-size:12px;font-weight:950;margin-bottom:8px}.public-provider b{font-size:10px}.public-provider span{font-size:8px;color:var(--muted);margin-top:3px}
.whatsapp-float{position:fixed;right:18px;bottom:22px;z-index:190;width:64px;height:64px;border-radius:22px;background:linear-gradient(145deg,#39df75,#079844);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 15px 35px #058b434d;border:2px solid #fff;transition:.2s}.whatsapp-float:hover{transform:translateY(-3px) scale(1.03)}.whatsapp-float span{font-size:24px;line-height:1}.whatsapp-float b{font-size:8px;text-transform:uppercase;letter-spacing:.06em}.qr-payment-card{background:linear-gradient(180deg,#fff,#f0faf4)}.qr-frame{width:min(250px,100%);aspect-ratio:1;margin:0 auto 14px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 28px #09331d14}.qr-frame img{width:100%;height:100%;object-fit:contain}.upi-display{background:#073a22;color:#fff;border-radius:11px;padding:12px;text-align:center}.upi-display span{display:block;color:#aee9c6;font-size:9px;text-transform:uppercase}.upi-display b{display:block;margin-top:4px;font-size:14px}.metric-small{font-size:14px!important;line-height:1.3}.history-split{margin-top:12px}.control-actions{min-width:330px;flex-wrap:wrap}.account-table{min-width:1100px}.theme-preview{min-height:350px;border-radius:15px;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;box-shadow:0 18px 45px #061e1240}.theme-preview>span{font-size:9px;letter-spacing:.18em;color:#b9f6d2}.theme-preview img,.theme-preview>b{width:100px;height:100px;border-radius:26px;background:#fff;color:#0c713f;display:grid;place-items:center;object-fit:contain;padding:8px;font-size:50px;margin:18px}.theme-preview h2{font-size:28px;margin:0}.theme-preview p{color:#c6f1d8}.managed-game-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.managed-game{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden}.managed-game-art{height:125px;background:linear-gradient(145deg,#0a4629,#14b263);background-size:cover;background-position:center;display:grid;place-items:center;color:#ffffff20;font-size:75px;font-weight:950}.managed-game>div:last-child{padding:12px}.managed-game b,.managed-game small{display:block}.managed-game small{font-size:9px;color:var(--muted);margin:4px 0 9px}
@media(max-width:1100px){.public-provider-grid{grid-template-columns:repeat(4,1fr)}.managed-game-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.public-provider-grid{grid-template-columns:repeat(3,1fr)}.managed-game-grid{grid-template-columns:repeat(2,1fr)}.whatsapp-float{width:54px;height:54px;right:12px;bottom:70px;border-radius:18px}.whatsapp-float span{font-size:20px}.site-notice{justify-content:flex-start;overflow:hidden;white-space:nowrap}.site-notice~.player-nav{top:56px}.dialog-foot{flex-wrap:wrap}.dialog-foot .btn-xl{flex:1}.control-actions{min-width:280px}}

/* Mobile-video inspired v3.3 interface (original green visual system) */
.player-menu-button{width:34px;height:34px;border:0;background:#ffffff12;color:#fff;border-radius:9px;font-size:18px}.player-drawer{position:fixed;left:0;top:0;bottom:0;width:min(330px,88vw);z-index:210;background:#fff;transform:translateX(-105%);transition:.25s ease;box-shadow:25px 0 70px #00170d45;padding:14px;overflow:auto}.player-drawer.open{transform:translateX(0)}.drawer-backdrop{position:fixed;inset:0;background:#00140b88;z-index:205;opacity:0;visibility:hidden;transition:.25s}.drawer-backdrop.open{opacity:1;visibility:visible}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:13px;border-bottom:1px solid var(--line)}.drawer-head button{width:35px;height:35px;border:0;border-radius:50%;font-size:23px;background:#f2f5f3}.drawer-balance{margin:14px 0;padding:18px;border-radius:16px;color:#fff;background:linear-gradient(135deg,#063b23,var(--green));box-shadow:0 14px 30px #07432535}.drawer-balance small,.drawer-balance span{display:block;color:#c9f4da;font-size:10px}.drawer-balance strong{display:block;font-size:28px;margin:6px 0}.player-drawer nav{display:grid}.player-drawer nav a{padding:13px 9px;border-bottom:1px solid var(--line);font-weight:750;font-size:12px}.drawer-logout{margin-top:20px}.drawer-open{overflow:hidden}.auth-brand-row{display:flex;align-items:center;justify-content:space-between}.auth-brand-row>a{width:33px;height:33px;border-radius:50%;display:grid;place-items:center;background:#f1f4f2;font-size:22px}.auth-poster-badge{position:absolute;right:45px;top:45px;padding:8px 11px;border:1px solid #ffffff2b;border-radius:999px;font-size:9px;font-weight:900;letter-spacing:.13em}.auth-submit{min-height:46px}.auth-divider{display:flex;align-items:center;gap:10px;margin:18px 0 12px;color:var(--muted);font-size:10px}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:var(--line);flex:1}.google-button-wrap{min-height:44px;display:flex;justify-content:center}.google-disabled{padding:11px;border-radius:9px;background:#f4f7f5;color:var(--muted);text-align:center;font-size:10px}.game-category-strip{display:flex;gap:5px;overflow:auto;padding:8px 10px 0;white-space:nowrap}.game-category-strip span{padding:6px 9px;border-radius:999px;background:#f1f5f2;color:#65746b;font-size:9px;font-weight:800}.game-category-strip span.active{background:var(--green);color:#fff}.public-provider i{background:linear-gradient(145deg,var(--provider-accent,var(--green)),#052d1b)}.provider-admin-icon{width:43px;height:43px;border-radius:12px;color:#fff;display:grid;place-items:center;font-style:normal;font-weight:900}.provider-display-form{margin-top:14px}.deposit-mode-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:12px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:7px}.deposit-mode-tabs button{min-height:42px;border:0;border-radius:9px;background:#f1f5f2;color:#53645a;font-size:10px;font-weight:900}.deposit-mode-tabs button.active{background:linear-gradient(135deg,#07683b,var(--green));color:#fff;box-shadow:0 8px 20px #08774336}.quick-amount-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.quick-amount-grid button{border:0;border-radius:8px;background:#073b23;color:#fff;padding:10px 4px;font-size:10px;font-weight:850}.deposit-amount{font-size:18px;font-weight:900;border-color:#8dd6ac}.id-search-form{display:grid;grid-template-columns:1fr auto;gap:8px}.settlement-due{border-color:#ffd2d8;background:linear-gradient(145deg,#fff,#fff5f6)}.settlement-due .metric-icon{background:#ffe5e8;color:#bc2637}.demo-game-shell{max-width:980px;margin:18px auto 90px;padding:0 12px}.demo-game-stage{min-height:560px;border-radius:22px;background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:35px;box-shadow:0 28px 70px #03251642}.demo-game-stage h1{font-size:40px;margin:14px 0 8px}.demo-game-stage p{max-width:570px;line-height:1.7;color:#d9f9e6}.demo-pill{padding:7px 10px;border:1px solid #fff5;border-radius:999px;font-size:9px;font-weight:900;letter-spacing:.12em}.demo-controls{display:grid;grid-template-columns:45px 150px 45px;gap:8px;margin:20px}.demo-controls>*{min-height:44px;border:1px solid #ffffff38;border-radius:10px;background:#ffffff17;color:#fff;display:grid;place-items:center}

@media(max-width:700px){
  .player-page{background:#f2f4f2}.player-header{height:52px;padding:0 7px;gap:7px;background:linear-gradient(90deg,#054429,var(--green));box-shadow:none}.player-header .brand-mark{width:38px;height:38px;border-radius:50%}.player-header .brand>span:last-child{display:none}.player-header .brand{min-width:auto}.player-menu-button{width:31px;height:31px}.header-actions{gap:5px}.header-actions .btn-dark{display:none}.header-actions .wallet-chip{border:0;background:#fff;color:#07512f;border-radius:8px;padding:7px 8px}.header-actions .wallet-chip b{font-size:10px}.header-actions .btn-light{display:inline-flex!important;background:#fff;color:#07512f;padding:7px 9px;font-size:9px}.player-nav{top:52px;height:34px;padding:0 3px;gap:0}.player-nav a{padding:0 8px;font-size:8px}.site-notice{min-height:24px;padding:5px 8px;font-size:8px}.site-notice~.player-nav{top:52px}.player-grid{padding:4px;display:block}.player-grid>main{min-width:0}.hero-slider{min-height:190px;border-radius:7px;box-shadow:none}.hero-slide{padding:18px 15px 28px;background-position:center!important}.hero-slide:after{background:linear-gradient(90deg,#00190b45 0%,transparent 75%)}.hero-copy{max-width:72%}.hero-copy h1{font-size:22px;line-height:1;margin:6px 0}.hero-copy p{font-size:9px;line-height:1.35;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-kicker{font-size:8px}.hero-copy .actions{gap:5px}.hero-copy .btn{padding:7px 9px;font-size:8px}.slider-dots{left:15px;bottom:9px}.slider-dots button{width:6px;height:6px}.slider-dots button.active{width:20px}.promo-row{gap:5px;margin:5px 0}.promo-card{min-height:52px;padding:7px;border-radius:7px}.promo-icon{width:30px;height:30px;border-radius:8px}.promo-card b{font-size:9px}.promo-card span{font-size:7px}.promo-card em{font-size:17px}.section-card{margin-top:5px;border-radius:7px}.section-head{padding:9px 8px}.section-head h2{font-size:11px}.section-head a,.section-head span{font-size:8px}.game-category-strip{padding:6px 6px 0}.games-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:6px}.game-card{min-height:148px;border-radius:6px;padding:7px}.game-card b{font-size:9px;line-height:1.1}.game-card span{font-size:7px}.game-card .play{top:5px;right:5px;font-size:7px;padding:4px 6px}.public-provider-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:6px}.public-provider{min-height:78px;border-radius:7px;padding:5px}.public-provider i{width:31px;height:31px;border-radius:8px;font-size:9px;margin-bottom:5px}.public-provider b{font-size:8px}.public-provider span{font-size:6px}.schedule-row{grid-template-columns:minmax(135px,1fr) 65px 58px;padding:7px}.event-name b{font-size:9px}.event-meta{font-size:8px;padding:6px 3px}.player-footer{padding:20px 12px 82px;margin-top:7px}.mobile-bottom{display:grid;grid-template-columns:1fr 1fr 1fr;height:62px;padding:0 12px env(safe-area-inset-bottom);align-items:center;box-shadow:0 -8px 25px #0527191a}.mobile-bottom a,.mobile-bottom button{border:0;background:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:8px;color:#68756d;height:100%}.mobile-bottom b{font-size:18px}.mobile-bottom .mobile-support{width:66px;height:66px;justify-self:center;align-self:end;margin-bottom:5px;border-radius:50%;background:linear-gradient(145deg,#32dc71,#069343);color:#fff;border:4px solid #fff;box-shadow:0 8px 25px #05863f45}.mobile-bottom .mobile-support b{font-size:21px}.mobile-bottom .mobile-support.disabled{background:#93a39a}.whatsapp-float{display:none}.deposit-mode-tabs{position:sticky;top:88px;z-index:30;border-radius:8px;padding:5px}.deposit-mode-tabs button{font-size:8px;min-height:37px}.quick-amount-grid{grid-template-columns:repeat(3,1fr)}.quick-amount-grid button{padding:9px 3px}.qr-payment-card{order:-1}.auth-page{display:grid;place-items:center;background:radial-gradient(circle at 50% 15%,#10a45b55,transparent 35%),#071d12;padding:12px}.auth-form-wrap{background:transparent;padding:0;width:100%}.mobile-auth-card{padding:18px;border-radius:14px;max-height:calc(100vh - 24px);overflow:auto}.auth-card h2{font-size:20px;margin:15px 0 4px}.auth-card>p{font-size:10px;margin-bottom:13px}.auth-card form{gap:10px}.auth-card .input{padding:9px}.auth-divider{margin:14px 0 9px}.id-search-form{grid-template-columns:1fr}.demo-game-stage{min-height:calc(100vh - 170px);border-radius:13px;padding:22px}.demo-game-stage h1{font-size:28px}.demo-game-stage p{font-size:11px}.settlement-metrics{grid-template-columns:1fr 1fr}.settlement-metrics .metric strong{font-size:16px}.provider-grid{grid-template-columns:1fr}.provider-display-form{grid-template-columns:1fr 1fr}.provider-display-form .full{grid-column:1/-1}
}

@media(max-width:700px){.auth-page .whatsapp-float{display:flex}}

/* v3.3 clean mobile lobby */
.impersonation-bar{display:flex;align-items:center;justify-content:center;gap:14px;background:#fff3cd;color:#684a00;border-bottom:1px solid #efd27d;padding:8px 14px;font-size:11px}.impersonation-bar form{margin:0}.mobile-category-rail{display:grid;grid-template-columns:repeat(7,minmax(76px,1fr));gap:7px;margin:7px 0;overflow:auto;padding:2px}.mobile-category-rail a{min-width:76px;background:#fff;border:1px solid #dce8df;border-radius:10px;padding:5px;box-shadow:0 6px 18px #06391f12;text-align:center;transition:.2s}.mobile-category-rail a:hover,.mobile-category-rail a.active{border-color:var(--green);transform:translateY(-2px)}.mobile-category-rail i{display:block;width:100%;aspect-ratio:1.15;border-radius:7px;background-size:cover;background-position:center}.mobile-category-rail b{display:block;font-size:9px;margin-top:5px;white-space:nowrap}.promo-card{border:2px solid #fff;outline:1px solid #dbe7df;border-radius:8px!important;box-shadow:0 8px 22px #062e1a18!important}.promo-card b{font-size:13px;font-weight:950}.promo-card span{font-weight:700}.promo-icon{border-radius:7px!important;box-shadow:inset 0 0 0 1px #fff8}.hero-slide{background-color:#052d1b;background-blend-mode:normal;background-size:cover}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#00180d38,transparent 70%);pointer-events:none}.hero-copy{z-index:3}.game-category-strip button{border:0;padding:7px 10px;border-radius:999px;background:#eef4f0;color:#52645a;font-size:9px;font-weight:900;white-space:nowrap}.game-category-strip button.active{background:var(--green);color:#fff}.game-card[hidden]{display:none}.inplay-selector{border:1px solid #bcd7c6;background:#f3fbf6;border-radius:8px;padding:7px 9px;color:#07522e;font-size:9px;font-weight:800}.inplay-match{display:none}.inplay-match.active{display:grid}.footer-links{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.footer-links a{display:inline-flex!important;background:#eff7f2;color:#07552f!important;border-radius:8px;padding:7px 10px;font-weight:800}.footer-copy{display:flex;flex-direction:column;gap:7px;color:var(--muted);font-size:10px}.player-menu-button{order:4}.header-actions{order:3}.player-header>a{order:1}.search-box{order:2}.public-provider{border-width:2px}.public-provider i{box-shadow:0 7px 18px color-mix(in srgb,var(--provider-accent) 45%,transparent)}

@media(max-width:700px){.player-header{justify-content:space-between}.player-header .header-actions{margin-left:auto}.player-header .header-login,.player-header .header-signup{display:inline-flex!important;padding:7px 8px!important;font-size:8px!important}.player-header .wallet-chip{display:none}.player-menu-button{margin-left:0}.mobile-category-rail{grid-template-columns:repeat(7,72px);gap:5px}.mobile-category-rail a{min-width:72px;padding:4px}.mobile-category-rail b{font-size:8px}.hero-slide{background-position:center!important;filter:saturate(1.18) contrast(1.08)}.hero-slide:after{background:linear-gradient(90deg,#00180d38,transparent 75%)}.promo-row{grid-template-columns:repeat(2,1fr);gap:6px}.promo-card{min-height:64px;padding:8px}.promo-card b{font-size:10px}.promo-card span{font-size:7px}.mobile-bottom{grid-template-columns:repeat(4,1fr);height:66px}.mobile-bottom a,.mobile-bottom button{font-size:9px;font-weight:800}.mobile-bottom b{font-size:21px}.player-page .whatsapp-float{display:flex;width:48px;height:48px;right:10px;bottom:76px;border-radius:50%}.player-page .whatsapp-float b{display:none}.player-footer{padding:14px 10px 82px;margin-top:6px}.footer-inner{display:flex;flex-direction:column;gap:9px}.footer-inner>div:first-child p{display:none}.footer-links{gap:5px}.footer-links a{padding:5px 8px;font-size:8px!important}.footer-copy{font-size:8px}.player-nav{height:42px}.player-nav a{font-size:9px;padding:0 10px}.inplay-selector{max-width:150px}.section-head>div span{font-size:7px;color:var(--muted)}}


/* v3.3.1 panel-login + mobile UI polish */
.logo-mark{overflow:hidden;background:#fff!important;padding:3px}.logo-mark img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.player-header .logo-mark{width:42px;height:42px;border-radius:9px;box-shadow:none}.sidebar .logo-mark{width:40px;height:40px}.hero-slide:after{background:linear-gradient(90deg,#00170dd9 0%,#00170d9c 46%,#00170d38 76%,#00170d1a 100%)!important}.promo-card{background:linear-gradient(145deg,#0b8a4c,#086d3d)!important;color:#fff!important;border:1px solid #0a7b45!important;outline:0!important}.promo-card .promo-icon{background:#fff!important;color:#087743!important}.promo-card span{color:#dff8e9!important}.promo-card em{color:#fff;font-style:normal;font-weight:950}.promo-card:hover{filter:brightness(1.05)}.quick-action-bar{display:flex;gap:7px;overflow:auto;margin:7px 0;padding:1px}.quick-action-bar a{flex:0 0 auto;background:#fff;border:2px solid #0b8a4c;color:#087743;border-radius:9px;padding:8px 13px;font-size:10px;font-weight:900;box-shadow:0 4px 12px #073b2314}.quick-action-bar a:hover{background:#eaf8f0}.player-nav{gap:6px;padding:5px 18px;height:46px}.player-nav a{height:32px;border:1px solid #c9ddcf;border-radius:8px;padding:0 12px;background:#fff;border-bottom-width:1px}.player-nav a.active,.player-nav a:hover{background:#eaf8f0;border-color:var(--green);box-shadow:0 3px 9px #07572f14}.game-card{min-height:145px;background-size:cover;background-position:center}.game-card:before{display:none}.game-card b{font-size:13px;text-shadow:0 1px 5px #000}.public-provider{position:relative;overflow:hidden;min-height:120px;justify-content:flex-end;background:#071d12;color:#fff!important}.public-provider .provider-cover{position:absolute!important;inset:0!important;width:auto!important;height:auto!important;margin:0!important;background-size:cover;background-position:center;filter:saturate(1.08) contrast(1.04)}.public-provider:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#03160fe8 0%,#03160f40 70%)}.public-provider i,.public-provider b,.public-provider>span:last-child{position:relative;z-index:2}.public-provider i{align-self:flex-start;margin-bottom:auto}.public-provider b,.public-provider>span:last-child{color:#fff!important;text-shadow:0 1px 5px #000}.logo-delete-option{padding:10px;border:1px solid #ffd5d8;border-radius:9px;background:#fff6f7;color:#9d2632}
@media(max-width:900px){.player-nav{top:56px}.player-header .logo-mark{width:38px;height:38px}.game-card{min-height:150px}.public-provider{min-height:105px}}
@media(max-width:700px){.player-header{display:grid;grid-template-columns:auto 1fr auto auto;height:54px}.player-header>a{grid-column:1}.player-header .search-box{display:none!important}.player-header .header-actions{grid-column:3;margin-left:0;display:flex}.player-menu-button{grid-column:4;justify-self:end;margin-left:0!important}.player-header .header-login,.player-header .header-signup{display:inline-flex!important;min-height:32px;border-radius:7px;padding:6px 8px!important}.player-header .header-signup{background:#062d1d!important;border:1px solid #ffffff38!important}.player-nav{top:54px;height:44px;padding:5px 6px;gap:5px}.player-nav a{height:32px;padding:0 9px;font-size:8px;border:1px solid #bcd5c4}.hero-slider{min-height:205px}.hero-slide{filter:saturate(1.08) contrast(1.04)!important}.hero-slide:after{background:linear-gradient(90deg,#00170de0 0%,#00170da6 48%,#00170d4d 78%,#00170d26 100%)!important}.promo-row{grid-template-columns:repeat(2,1fr)}.promo-card{min-height:66px}.quick-action-bar a{padding:7px 10px;font-size:9px}.games-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.game-card{min-height:170px}.public-provider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.public-provider{min-height:115px}.mobile-bottom{height:64px}.player-page .whatsapp-float{width:46px;height:46px;right:12px;bottom:76px}.player-footer .footer-links{justify-content:flex-start}}

/* v3.3.2 hard cache/mobile/logo containment */
.brand{max-width:220px;min-width:0}.brand .logo-mark{flex:0 0 42px!important;width:42px!important;height:42px!important;min-width:42px!important;max-width:42px!important;min-height:42px!important;max-height:42px!important;padding:3px!important;overflow:hidden!important;box-sizing:border-box!important}.brand .logo-mark img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}.sidebar .brand .logo-mark{flex-basis:38px!important;width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important;min-height:38px!important;max-height:38px!important}.player-header>a{min-width:0;max-width:210px;overflow:hidden}.player-header>a .brand{min-width:0!important}.player-header>a .brand>span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.auth-brand-row .brand .logo-mark{width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important;min-height:38px!important;max-height:38px!important}
@media(max-width:700px){.player-header>a{max-width:48px}.player-header>a .brand>span:last-child{display:none}.player-header .brand .logo-mark{flex-basis:38px!important;width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important;min-height:38px!important;max-height:38px!important}.player-header{overflow:hidden}.player-header img{max-width:38px!important;max-height:38px!important}.auth-card .brand{max-width:180px}.auth-card .brand .logo-mark{width:36px!important;height:36px!important;min-width:36px!important;max-width:36px!important;min-height:36px!important;max-height:36px!important}}

/* v3.3.3 requested player/payment/hierarchy polish */
.btn-withdraw{background:#ffe8e9;color:#9f2330;border:1px solid #ffc9ce}
.player-nav a{background:linear-gradient(180deg,#fffbe0,#e9f7cf)!important;border:1px solid #d8c964!important;color:#36562f!important;box-shadow:inset 0 1px 0 #fff,0 3px 9px #566b2a14}
.player-nav a.active,.player-nav a:hover{background:linear-gradient(180deg,#f7e66e,#b9df68)!important;border-color:#9db64f!important;color:#173c25!important}
.promo-card{background:linear-gradient(145deg,#15804b,#11683e)!important;border-color:#2c8a5b!important;box-shadow:0 7px 16px #062d1c18!important}
.promo-card .promo-icon{background:#fff!important;color:#176f46!important;border:1px solid #e8efe9!important}
.quick-action-bar a{background:linear-gradient(180deg,#f9ea74,#badd72)!important;border:1px solid #a9b854!important;color:#244a2e!important}
.player-drawer{left:auto!important;right:0!important;transform:translateX(105%)!important;box-shadow:-25px 0 70px #00170d45!important}
.player-drawer.open{transform:translateX(0)!important}
.drawer-user-id{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px}
.copy-mini,.payment-copy-row button{border:1px solid #cfe0d4;background:#f3faf6;color:#08643a;border-radius:7px;padding:6px 9px;font-size:9px;font-weight:900}
.deposit-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:12px}
.deposit-form-card .card-body{padding-top:12px}.qr-payment-card{position:sticky;top:122px;align-self:start}
.polished-qr{padding:12px!important;border:2px solid #d3e5d8!important;border-radius:16px!important;background:linear-gradient(145deg,#fff,#eff8f2)!important;box-shadow:0 12px 28px #052c1a18!important}
.payment-copy-list{display:grid;gap:8px;margin-top:12px}.payment-copy-row{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #dfebe2;background:#f8fbf9;border-radius:10px;padding:10px}.payment-copy-row div{min-width:0}.payment-copy-row small{display:block;color:#728078;font-size:8px;font-weight:800;text-transform:uppercase}.payment-copy-row b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px;font-size:11px}
.proof-link{display:inline-flex;margin-top:5px;padding:4px 7px;border-radius:6px;background:#eaf6ef;color:#08743f;font-size:8px;font-weight:900}
.mobile-bottom .mobile-nav-btn{margin:7px 3px;height:48px!important;border-radius:11px!important;background:#f7faf8!important;border:1px solid #dce7df!important;box-shadow:0 4px 12px #06331e12}
.mobile-bottom .mobile-nav-btn.active{background:linear-gradient(180deg,#f8e96f,#c3df74)!important;color:#21492d!important;border-color:#aab858!important}
.hierarchy-wallet-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
@media(max-width:900px){.deposit-layout{grid-template-columns:1fr}.qr-payment-card{position:static;order:0}.deposit-form-card{order:-1}}
@media(max-width:700px){.header-actions .btn-withdraw{display:inline-flex!important;padding:6px 8px!important;font-size:8px!important}.header-actions>a.btn-light{display:inline-flex!important}.promo-card{min-height:60px}.promo-card .promo-icon{width:33px;height:33px}.player-nav{background:#f4f7ef}.payment-copy-row b{max-width:175px}.hierarchy-wallet-actions{grid-template-columns:1fr}.mobile-bottom{padding:0 5px env(safe-area-inset-bottom)}}

/* v3.3.4 mobile visual + CMS */
.support-image-float{width:76px;height:76px;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible}
.support-image-float img{width:100%;height:100%;object-fit:contain;display:block}
.promo-row{gap:8px}.promo-card{min-height:58px;padding:9px 11px!important;border-radius:11px}.promo-card .promo-icon{width:34px;height:34px;font-size:17px}
.play-in-section{background:#fff;border:1px solid #e4ebe6;border-radius:14px;padding:12px;margin:10px 0}.play-in-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.play-in-card{padding:12px;border-radius:12px;text-decoration:none;color:#173127;background:linear-gradient(135deg,#f0faf3,#fff5d7);border:1px solid #d8e7db;display:flex;flex-direction:column;gap:4px}.play-in-card b{font-size:15px}.play-in-card span{font-size:11px;color:#66736c}.play-in-card em{font-style:normal;font-weight:800;font-size:11px;color:#087743}
.public-provider-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px}.provider-logo-card{min-height:98px;background:#f7f8fa!important;justify-content:center;align-items:center;text-align:center}.provider-logo-img{max-width:82%;max-height:52px;object-fit:contain;display:block;margin:auto}.provider-logo-card>b{font-size:12px;color:#202421}
.player-footer{background:#fff;border:1px solid #e7e7e7;border-radius:12px;margin:14px 0 80px;padding:14px;color:#202421}.footer-social{display:flex;gap:12px;justify-content:center;margin-bottom:12px}.footer-social span{width:32px;height:32px;border-radius:9px;background:#fff0f3;color:#b30c35;display:grid;place-items:center;font-weight:800}.app-download-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.app-download-row a{background:#202124;color:#fff;border-radius:9px;padding:10px;text-decoration:none;display:flex;justify-content:space-between;align-items:center}.app-download-row small{color:#ddd}.player-footer h4{margin:14px 0 7px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:8px}.footer-links a{font-size:12px;color:#202421;text-decoration:none}.footer-license{text-align:center;margin:14px 0 8px;font-size:12px;color:#65726b}
.cms-provider-preview{width:100%;height:70px;object-fit:contain;background:#f7f8fa;border-radius:10px;margin-bottom:8px}
.compact-deposit-card{max-width:760px;margin:auto}.compact-deposit-form{max-width:620px;margin:auto}.amount-input-wrap{position:relative}.amount-input-wrap b{position:absolute;right:13px;top:50%;transform:translateY(-50%)}.amount-input-wrap .input{padding-right:55px}.pay-now-panel{display:grid;grid-template-columns:200px 1fr;gap:14px;align-items:center;background:#f8faf9;border:1px solid #e0e8e3;border-radius:14px;padding:12px}.pay-now-panel .qr-frame{margin:0}.payment-copy-row button{min-width:64px}
@media(max-width:760px){
  .public-provider-grid{grid-template-columns:repeat(3,1fr);gap:7px}.provider-logo-card{min-height:76px;padding:7px}.provider-logo-img{max-height:38px}.provider-logo-card>b{font-size:10px}
  .promo-row{grid-template-columns:1fr 1fr}.promo-card{min-height:52px;padding:7px 8px!important}.promo-card div span{display:none}.promo-card .promo-icon{width:30px;height:30px}
  .quick-action-bar{overflow-x:auto;white-space:nowrap;padding-bottom:4px}.quick-action-bar a{min-width:max-content}
  .play-in-section{padding:9px}.play-in-card{padding:10px}.pay-now-panel{grid-template-columns:1fr}.pay-now-panel .qr-frame{max-width:210px;margin:0 auto}
  .player-footer{margin-left:0;margin-right:0}.support-image-float{width:68px;height:68px;right:12px;bottom:76px}
}


/* v3.3.5 payment pools, cleaner emerald-gold UI, search and mobile polish */
:root{--v335-green:#0b6b45;--v335-green2:#15915b;--v335-gold:#e8c957;--v335-ink:#16241d;--v335-soft:#f5f8f5}
.btn-primary{background:linear-gradient(135deg,var(--v335-green2),var(--v335-green))!important;border-color:#0a6842!important;box-shadow:0 7px 18px #0b6b4522!important}.btn-warning,.player-nav a.active{background:linear-gradient(135deg,#f3dc78,#bfdc77)!important;color:#294b31!important}.topbar-search{flex:1;max-width:330px;margin-left:auto}.topbar-search .input{height:38px;background:#f7faf8;border-radius:12px}.agent-toggle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:9px}.agent-toggle{display:flex;align-items:center;gap:9px;border:1px solid #dbe7df;background:#f8fbf9;padding:10px;border-radius:12px;cursor:pointer}.agent-toggle input{width:18px;height:18px;accent-color:var(--v335-green)}.agent-toggle span{display:flex;flex-direction:column}.agent-toggle small{color:#718078;margin-top:2px}.agent-toggle:has(input:checked){border-color:#6fbd8e;background:#eaf7ef;box-shadow:inset 0 0 0 1px #90cfa7}.offline-id-box{margin:12px 0;padding:12px;border:1px solid #cfe7d7;border-radius:12px;background:#effaf3;display:flex;justify-content:space-between;align-items:center;gap:10px}.offline-id-box a{background:#1f9d55;color:#fff;text-decoration:none;font-weight:800;padding:8px 11px;border-radius:9px}.support-image-float{width:92px!important;height:92px!important;filter:drop-shadow(0 8px 18px #0003)}.public-provider-grid{grid-template-columns:repeat(4,minmax(155px,1fr))!important}.provider-logo-card{min-height:106px!important;padding:13px!important;background:#f6f7f8!important;border:1px solid #e8eaec!important;box-shadow:0 5px 13px #00000012!important}.provider-logo-img{max-width:92%!important;max-height:58px!important}.provider-logo-card>b{display:none!important}.games-grid{grid-template-columns:repeat(auto-fill,minmax(145px,1fr))!important}.game-card{min-height:205px!important}.player-footer{border-radius:15px!important;box-shadow:0 7px 24px #102b1d12}.footer-social span{width:36px!important;height:36px!important;font-size:16px!important;background:#fff0f3!important}.app-download-row.single{grid-template-columns:minmax(220px,360px);justify-content:center}.promo-card{background:linear-gradient(145deg,#f6fbf7,#eaf5ed)!important;color:#17382a!important;border:1px solid #cfe2d5!important;box-shadow:0 5px 14px #0b6b4514!important}.promo-card .promo-icon{background:linear-gradient(145deg,#177d50,#0c653f)!important;color:#fff!important;border:0!important}.play-in-section{border-color:#d5e6da!important;box-shadow:0 7px 20px #0b6b4510}.play-in-card{background:linear-gradient(135deg,#f8fff9,#fff7d9)!important}.table thead th{font-weight:900;color:#284335}.table tbody td{font-weight:600}.badge{font-weight:900}.page-head h2,.card-head h3,.section-head h2{font-weight:900!important;letter-spacing:-.01em}
@media(max-width:760px){.topbar-search{order:5;flex-basis:100%;max-width:none}.topbar{flex-wrap:wrap}.support-image-float{width:82px!important;height:82px!important}.public-provider-grid{grid-template-columns:repeat(2,1fr)!important}.provider-logo-card{min-height:92px!important}.games-grid{grid-template-columns:repeat(3,1fr)!important}.game-card{min-height:150px!important}.player-footer{margin-bottom:76px!important}.agent-toggle-grid{grid-template-columns:1fr 1fr}.offline-id-box{flex-direction:column;align-items:stretch;text-align:center}}
@media(max-width:430px){.games-grid{grid-template-columns:repeat(2,1fr)!important}.agent-toggle-grid{grid-template-columns:1fr}}

.payment-request-table dialog,dialog{max-width:min(760px,94vw)}
.content dialog{border-radius:18px!important;box-shadow:0 24px 80px #00180d44!important}
.live-match-board .event-row{border-left:4px solid var(--v335-green2);background:linear-gradient(90deg,#f4fbf6,#fff)}

.side-nav a{position:relative}.nav-count{margin-left:auto;min-width:22px;height:22px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;color:#fff}.nav-count.dep{background:#14945f}.nav-count.wd{background:#dc3545}

/* v3.3.8 focused payment & UI polish */
.sidebar{background:linear-gradient(180deg,#14453b,#10362f 52%,#0d2926)}
.side-nav a:hover,.side-nav a.active{background:linear-gradient(90deg,#ffffff18,#4cd19a22);box-shadow:inset 3px 0 #62dda9}
.review-dialog{width:min(520px,92vw)}
.utr-line{margin-top:6px;font-size:11px;color:#174b37;background:#eef8f2;border:1px solid #d8ece0;border-radius:8px;padding:6px 8px}
.saved-payout-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.saved-payout-item{border:1px solid #d9e7df;border-radius:12px;padding:12px;background:linear-gradient(145deg,#fff,#f4fbf7);display:grid;gap:6px}
.saved-payout-item span{font-size:11px;color:#6d7e75}.danger-text{color:#bd3a45}
.withdraw-method-options{display:flex;gap:14px;align-items:center;flex-wrap:wrap}
.promo-card{background:linear-gradient(145deg,#ffffff,#ecfff5);border-color:#c0e4d0;box-shadow:0 7px 18px rgba(14,100,59,.09)}
.promo-icon{background:linear-gradient(135deg,#087b49,#28b96d);color:#fff}
.player-nav{gap:7px;padding:6px 14px;height:auto;background:linear-gradient(180deg,#fff,#f5fbf7)}
.player-nav a{height:31px;border:1px solid #c9e0d3;border-radius:999px;background:#fff;padding:0 13px;box-shadow:0 3px 9px #0b5a321c}
.player-nav a.active,.player-nav a:hover{background:linear-gradient(135deg,#0a8250,#24b86c);color:#fff;border-color:transparent}
.player-footer{background:linear-gradient(180deg,#fff,#f3f8f5);border-top:2px solid #d8e9df}
@media(max-width:720px){.saved-payout-grid{grid-template-columns:1fr}.review-dialog{width:94vw}.player-nav{padding:5px 8px}.player-nav a{padding:0 10px}}

/* v3.3.9 - red/navy premium player theme */
:root{
  --accent-red:var(--brand-primary,#d6103f);
  --accent-red-2:var(--brand-secondary,#ff315f);
  --deep-surface:var(--brand-surface,#1d2d42);
}
.player-page{background:#eef2f6}
.player-header{background:linear-gradient(135deg,var(--deep-surface),#142032 65%,#0d1724)!important;border-bottom:2px solid #ffffff18}
.player-header .brand,.player-header .brand small{color:#fff!important}
.player-actions .btn,.player-header .btn{border-radius:12px;font-weight:900}
.player-actions .btn-primary,.deposit-shortcut{background:linear-gradient(135deg,var(--accent-red),var(--accent-red-2))!important;border-color:transparent!important;color:#fff!important;box-shadow:0 7px 18px color-mix(in srgb,var(--accent-red) 28%,transparent)}
.player-actions .btn-danger,.withdraw-shortcut,.btn-withdraw-submit{background:linear-gradient(135deg,#202d43,#111b2b)!important;color:#fff!important;border:1px solid #ffffff20!important}
.player-nav{background:#fff!important;border-bottom:1px solid #dbe1e8!important}
.player-nav a{background:#f7f9fb!important;border:1px solid #d9e0e7!important;color:#293549!important;font-weight:900}
.player-nav a.active,.player-nav a:hover{background:linear-gradient(135deg,var(--accent-red),var(--accent-red-2))!important;color:#fff!important}
.promo-card{background:linear-gradient(145deg,#fff,#f8fafc)!important;border:1px solid #dde3ea!important;box-shadow:0 7px 18px #17263a12!important}
.promo-card:hover{border-color:var(--accent-red)!important;transform:translateY(-2px)}
.promo-icon{background:linear-gradient(135deg,var(--accent-red),var(--accent-red-2))!important}
.quick-action-bar a,.game-category-strip button{border-color:#d8dee6!important;background:#fff!important;color:#263247!important}
.quick-action-bar a:hover,.game-category-strip button.active{background:linear-gradient(135deg,var(--accent-red),var(--accent-red-2))!important;color:#fff!important;border-color:transparent!important}
.section-card,.card{border-color:#dce2e8;box-shadow:0 8px 24px #15243a0b}
.section-head h2,.card-head h3{font-weight:950;color:#152238}
.games-grid .game-card{box-shadow:0 7px 18px #0f1b2d18;border-radius:13px;overflow:hidden}
.provider-logo-card{background:#fff!important;border:1px solid #e0e5eb!important;min-height:86px;box-shadow:0 5px 15px #18263b10}
.provider-logo-img{max-height:45px!important;max-width:82%!important;object-fit:contain!important}
.btn-primary{background:linear-gradient(135deg,var(--accent-red),var(--accent-red-2));border-color:transparent;color:#fff}
.btn-primary:hover{filter:brightness(.96)}
.whatsapp-float.support-image-float{width:74px!important;height:74px!important}
.whatsapp-float.support-image-float img{width:74px!important;height:74px!important}

/* compact withdrawal UI based on provided reference */
.withdraw-compact-shell{background:#f2f3f5;border:1px solid #e1e4e8;border-radius:16px;padding:14px;box-shadow:0 10px 26px #18223512}
.withdraw-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid #d9dde2}
.withdraw-title-row>div{display:grid;gap:5px}.withdraw-title-row b{font-size:19px;color:#171d29}.withdraw-title-row span{font-size:11px;background:#e8edff;color:#28449c;border:1px solid #cbd5ff;border-radius:8px;padding:4px 8px;width:max-content;font-weight:900}
.withdraw-saved-list{display:grid;gap:10px;padding:13px 0}
.withdraw-account-card{position:relative;display:grid;grid-template-columns:24px 1fr 32px;align-items:center;gap:8px;background:#fff;border:1px solid #d8dce1;border-radius:12px;padding:12px;box-shadow:0 4px 12px #10192713;cursor:pointer}
.withdraw-account-card>input{position:absolute;opacity:0;pointer-events:none}.withdraw-account-dot{width:18px;height:18px;border:2px solid #b7bec8;border-radius:50%}.withdraw-account-card:has(input:checked){border-color:var(--accent-red);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent-red) 15%,transparent)}.withdraw-account-card:has(input:checked) .withdraw-account-dot{border:5px solid var(--accent-red)}
.withdraw-account-info{display:grid;gap:3px}.withdraw-account-info>span{display:flex;justify-content:space-between;gap:12px}.withdraw-account-info small{font-size:10px;font-weight:850;color:#56606d}.withdraw-account-info b{font-size:12px;color:#171c25;text-align:right}
.withdraw-remove-form button{width:28px;height:28px;border-radius:50%;border:2px solid #1d2430;background:#fff;font-size:19px;line-height:1;cursor:pointer}
.withdraw-main-form{display:grid;grid-template-columns:1fr 1fr;gap:10px;background:#fff;border-radius:12px;padding:12px;border:1px solid #dde2e7}.withdraw-main-form .full{grid-column:1/-1}.compact-note{min-height:64px!important}.btn-withdraw-submit{width:100%;border-radius:12px;padding:13px 18px;font-weight:950}
.history-tools{display:flex;justify-content:space-between;align-items:end;gap:10px;flex-wrap:wrap}.history-filter{display:flex;align-items:end;gap:7px;flex-wrap:wrap}.history-filter label{font-size:11px;font-weight:900}.history-filter .input{height:36px;width:auto}.history-pager{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:800}
.payout-detail-mini{display:grid;gap:2px;margin-top:4px;font-size:11px;color:#536170}.payout-detail-mini span{display:block}
.client-balance-metric{border-top:3px solid #3b82f6}.exposure-metric{border-top:3px solid #f59e0b}

/* dark premium footer inspired by the supplied layout, without unverified licence claims */
.premium-footer{background:var(--deep-surface)!important;color:#eaf0f7!important;padding:28px 18px 90px!important;text-align:center}
.premium-footer h3{color:#fff;font-size:22px;margin:14px 0 20px;font-weight:900}.footer-rule{height:1px;background:#ffffff16;max-width:980px;margin:0 auto 16px}
.legal-grid{max-width:760px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:16px 32px;text-align:left}.legal-grid a{display:flex;align-items:center;gap:10px;color:#f3f6fa;font-size:15px;font-weight:700}.legal-grid i{font-style:normal;width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#ffffff0f;color:#52dd9b}
.premium-social{display:flex;justify-content:center;gap:12px;margin:18px 0}.premium-social a{width:52px;height:52px;border-radius:13px;background:#ffffff0a;display:grid;place-items:center;color:#ff2d69;font-size:25px;border:1px solid #ffffff0d}
.footer-trust-copy{color:#aeb8c5;max-width:650px;margin:0 auto 18px}.trust-badges{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;max-width:780px;margin:0 auto 22px}.trust-badges span{min-width:125px;background:#ffffff08;border:1px solid #ffffff12;border-radius:10px;padding:11px 14px;display:grid;gap:3px}.trust-badges b{font-size:18px;color:#fff}.trust-badges small{font-size:10px;color:#b9c2cc}.footer-copy{color:#8290a1}
@media(max-width:720px){
 .withdraw-main-form{grid-template-columns:1fr}.withdraw-account-info>span{display:grid;grid-template-columns:1fr 1.2fr}.withdraw-title-row b{font-size:16px}.withdraw-title-row .btn{padding:9px 11px}
 .legal-grid{grid-template-columns:1fr;gap:10px}.premium-footer{padding:24px 14px 94px!important}.premium-footer h3{font-size:19px}
 .history-tools{align-items:stretch}.history-filter,.history-pager{width:100%}.history-filter .input{flex:1}
}

/* v3.4.0 focused UI improvements */
.public-provider-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}
.provider-logo-card{min-height:108px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;overflow:hidden!important}
.provider-logo-img{width:90%!important;height:58px!important;max-width:90%!important;max-height:58px!important;object-fit:contain!important}
.provider-logo-card b{font-size:12px!important;text-align:center!important}
.bonus-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.premium-social a{font-weight:950;font-family:Arial,sans-serif}
.premium-social a b{font-size:20px}
.legal-grid{justify-items:stretch}
.legal-grid a{justify-content:flex-start}
.player-actions .btn,.header-actions .btn{min-height:38px;padding-inline:16px!important;border-radius:12px!important}
.client-balance-metric{background:linear-gradient(145deg,#ffffff,#eff6ff)}
.settlement-due{background:linear-gradient(145deg,#fff,#fff7ed)}
@media(max-width:720px){
  .public-provider-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}
  .provider-logo-card{min-height:82px!important;padding:7px!important}.provider-logo-img{height:42px!important;max-height:42px!important}
  .provider-logo-card b{font-size:10px!important}
  .bonus-settings-grid{grid-template-columns:1fr}
  .legal-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}
  .legal-grid a{font-size:12px!important;justify-content:flex-start!important}
  .legal-grid i{width:24px!important;height:24px!important}
}

/* v3.4.1 statement / permissions */
.statement-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 12px}.statement-tabs a{padding:9px 13px;border-radius:10px;background:#17253a;color:#fff;font-weight:850}
.permission-chips{display:flex;gap:4px;flex-wrap:wrap}.permission-chips span{font-size:10px;padding:4px 7px;border-radius:999px;background:#edf2f7;color:#334155;font-weight:800}
.review-dialog .dialog-foot{gap:8px}.review-dialog .btn-danger{margin-right:auto}
@media(max-width:720px){.statement-tabs a{flex:1;text-align:center;font-size:11px}}

/* v3.4.3 homepage lobby redesign */
.player-grid-clean{align-items:start}
.homepage-main{min-width:0}
.promo-row-two{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
.promo-row-two .promo-card{min-height:72px;border-radius:13px;background:#fff!important;border:1px solid #d8dde3!important}
.promo-row-two .promo-refer{background:linear-gradient(135deg,#fff8ed,#fff1d1)!important;border-color:#f1a447!important}
.promo-row-two .promo-crypto{border-color:#d7dde1!important}
.promo-row-two .promo-icon{width:44px;height:44px;border-radius:50%;font-size:22px}
.promo-row-two .promo-refer .promo-icon{background:linear-gradient(135deg,#ff8b23,#ff6412)!important}
.promo-row-two .promo-card b{font-size:17px}.promo-row-two .promo-card span{font-size:12px}

.sportsbook-board{background:#fff;border:1px solid #dce2e7;border-radius:14px;overflow:hidden;margin:12px 0;box-shadow:0 7px 22px #1b27370e}
.sportsbook-title{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:#36a952;color:#fff;font-size:18px}
.sportsbook-title>div{display:flex;align-items:center;gap:9px}.sportsbook-title>span{font-size:12px}.sportsbook-title strong{background:#9f1732;border-radius:999px;padding:2px 7px}
.play-circle{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#36a952;font-size:12px}
.sport-market-block+.sport-market-block{border-top:8px solid #eef1f4}
.market-head{display:grid;grid-template-columns:minmax(0,1fr) 76px 76px 76px;align-items:center;padding:10px 12px;border-bottom:1px solid #e1e5e9;font-weight:900}
.market-head>span{text-align:center}
.market-row{display:grid;grid-template-columns:92px minmax(0,1fr) 76px 76px 76px;align-items:stretch;border-bottom:1px solid #e6e9ec;min-height:70px}
.market-live{display:flex;align-items:center;justify-content:center;gap:5px;font-size:11px;color:#2aa749;border-right:1px solid #e6e9ec;font-weight:800}
.market-live i{width:7px;height:7px;border-radius:50%;background:#75d48a}
.market-teams{padding:9px 12px;display:grid;align-content:center;gap:2px;min-width:0}.market-teams b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.market-teams small{color:#84909b;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.odd-cell{border:1px solid #fff;background:#a8d8f7;font-weight:900;font-size:15px;cursor:pointer}.odd-cell:hover:not(:disabled){background:#8bcaf2}.odd-cell:disabled{cursor:not-allowed;color:#6b7780;background:#dff0fb}
.market-empty{padding:22px;text-align:center;color:#78838e;font-size:12px}

.lobby-section{background:#fff;border:1px solid #e0e3e7;border-radius:16px;margin:12px 0;overflow:hidden;box-shadow:0 7px 20px #1721330d}
.lobby-head{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-bottom:1px solid #e1e4e8}
.lobby-title{display:flex;align-items:center;gap:9px}.lobby-title>span{font-size:20px}.lobby-title h2{margin:0;font-size:19px;font-weight:950;color:#111820}
.lobby-actions{display:flex;align-items:center;gap:6px}.lobby-actions button{border:1px solid #edd9df;background:#fff1f5;color:#8f1631;min-width:34px;height:34px;border-radius:9px;font-size:23px;font-weight:900;cursor:pointer}.lobby-actions .see-all-btn{border:0;background:transparent;width:auto;font-size:13px;padding:0 4px;color:#7f152c}

.poster-slider-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px}
.poster-only-card{display:block;overflow:hidden;border-radius:10px;background:#eef1f4;aspect-ratio:4/5;box-shadow:0 4px 12px #17223316;transition:.18s ease}
.poster-only-card:hover{transform:translateY(-2px);box-shadow:0 7px 17px #17223322}
.poster-only-card img{width:100%;height:100%;display:block;object-fit:cover}
[data-home-slider]:not(.show-all) [data-slide-item].is-hidden{display:none!important}
[data-home-slider].show-all .lobby-actions [data-slider-prev],
[data-home-slider].show-all .lobby-actions [data-slider-next]{opacity:.35;pointer-events:none}

.provider-slider-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:10px}
.provider-slide-card{min-height:94px;background:#f7f7f8;border:1px solid #eceef0;border-radius:11px;display:flex;align-items:center;justify-content:center;padding:12px;box-shadow:0 4px 12px #1623370b;overflow:hidden}
.provider-slide-card img{width:90%;height:58px;object-fit:contain;display:block}
.provider-slide-card strong{font-size:16px;text-align:center}
.provider-slide-card:hover{background:#fff;box-shadow:0 6px 16px #16233718}

.all-games-poster-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;padding:10px}
.all-games-poster-grid .poster-only-card{aspect-ratio:4/5}
.game-category-strip{padding:10px 10px 0;display:flex;gap:7px;overflow-x:auto}.game-category-strip button{white-space:nowrap;border-radius:999px;padding:8px 13px;font-weight:900}

@media(max-width:980px){
  .market-head{grid-template-columns:minmax(0,1fr) 64px 64px 64px}
  .market-row{grid-template-columns:78px minmax(0,1fr) 64px 64px 64px}
  .all-games-poster-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:720px){
  .player-grid-clean{display:block!important}.player-grid-clean>.sports-menu,.player-grid-clean>.betslip{display:none!important}
  .homepage-main{width:100%}
  .promo-row-two{grid-template-columns:1fr 1fr!important;padding-inline:7px!important}
  .promo-row-two .promo-card{min-height:62px;padding:8px!important}.promo-row-two .promo-icon{width:36px;height:36px;font-size:18px}.promo-row-two .promo-card b{font-size:13px}.promo-row-two .promo-card span{font-size:9px}
  .lobby-section,.sportsbook-board{border-radius:12px;margin:8px 5px}
  .lobby-head{padding:8px 10px}.lobby-title h2{font-size:16px}.lobby-title>span{font-size:18px}.lobby-actions button{height:31px;min-width:31px}
  .poster-slider-grid{gap:5px;padding:7px}.poster-only-card{border-radius:7px}
  .provider-slider-grid{gap:6px;padding:7px}.provider-slide-card{min-height:72px;padding:7px;border-radius:8px}.provider-slide-card img{height:44px;width:94%}
  .market-head{grid-template-columns:minmax(0,1fr) 52px 52px 52px;padding:8px;font-size:12px}
  .market-row{grid-template-columns:58px minmax(0,1fr) 52px 52px 52px;min-height:62px}.market-live{font-size:9px}.market-teams{padding:7px}.market-teams b{font-size:10px}.odd-cell{font-size:12px;padding:0}
  .all-games-poster-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:7px}
}

/* v3.4.4 compact promos + auth + backend live preview + footer/nav */
.promo-row-two{display:flex!important;gap:7px!important;align-items:center!important}
.promo-row-two .promo-card{flex:0 0 auto!important;width:auto!important;min-height:48px!important;padding:6px 9px!important;border-radius:10px!important}
.promo-row-two .promo-card>div{display:grid;gap:0}.promo-row-two .promo-card b{font-size:13px!important}.promo-row-two .promo-card span{font-size:9px!important}
.promo-row-two .promo-icon{width:32px!important;height:32px!important;font-size:17px!important}
.promo-lossback{background:linear-gradient(135deg,#f8fff9,#ecfff3)!important;border:1px solid #9bd7b3!important}
.promo-refer{background:linear-gradient(135deg,#fff9ef,#ffefd6)!important;border:1px solid #ed963b!important}
.phone-wrap{display:grid;grid-template-columns:auto 1fr;align-items:center;border:1px solid #d7dee6;border-radius:10px;overflow:hidden;background:#fff}
.country-prefix{height:100%;display:flex;align-items:center;padding:0 11px;background:#f2f5f8;border-right:1px solid #d7dee6;font-weight:900;color:#283548;white-space:nowrap}
.phone-wrap .input{border:0!important;border-radius:0!important;box-shadow:none!important}
.referral-compact{max-width:245px;border:1px dashed #d7dee5;border-radius:9px;padding:7px 9px;background:#fafbfc}.referral-compact summary{cursor:pointer;font-weight:850;font-size:12px;color:#4c5968}.referral-compact .field{margin-top:7px}
.password-strong-note{font-weight:900!important;color:#8d1733!important;background:#fff1f5;border:1px solid #f4cbd5!important;border-radius:8px;padding:7px 9px!important}
.backend-live-poster-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.backend-live-poster-card{display:grid!important;grid-template-columns:110px 1fr!important;gap:10px!important;padding:10px!important;border:1px solid #e1e5e9!important;border-radius:13px!important;background:#fff!important}
.backend-poster-click{width:110px;height:138px;padding:0;border:0;border-radius:10px;overflow:hidden;background:#eef1f4;cursor:pointer}.backend-poster-click img{width:100%;height:100%;object-fit:cover;display:block}.backend-poster-meta{display:grid;align-content:start;gap:6px;min-width:0}.backend-poster-meta b{font-size:13px}.backend-poster-meta small{font-size:10px;color:#71808d}.current-poster-large{height:240px;border-radius:12px;overflow:hidden;background:#eef1f4;margin-bottom:12px}.current-poster-large img{width:100%;height:100%;object-fit:contain;background:#141c28}
.premium-footer{background:linear-gradient(180deg,#2a3a4e,#213247 58%,#1c2b3e)!important}
.premium-social a{background:#344963!important;border-color:#4a617e!important;color:#fff!important}.premium-social a svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.9}.premium-social a:nth-child(2) svg,.premium-social a:nth-child(5) svg{fill:currentColor;stroke:none}
.mobile-bottom{background:rgba(25,38,55,.97)!important;backdrop-filter:blur(14px);border-top:1px solid #ffffff18!important;box-shadow:0 -8px 26px #11182726!important}
.mobile-nav-btn{color:#cbd5df!important;border-radius:13px!important;margin:4px 2px!important}.mobile-nav-btn.active{background:linear-gradient(135deg,var(--brand-primary,#d6103f),var(--brand-secondary,#ff315f))!important;color:#fff!important;box-shadow:0 5px 15px #9f123940!important}
@media(max-width:980px){.backend-live-poster-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){
 .promo-row-two{padding:5px 7px!important}.promo-row-two .promo-card{padding:5px 7px!important;min-height:44px!important}.promo-row-two .promo-icon{width:29px!important;height:29px!important}.promo-row-two .promo-card b{font-size:12px!important}
 .backend-live-poster-grid{grid-template-columns:1fr}.backend-live-poster-card{grid-template-columns:96px 1fr!important}.backend-poster-click{width:96px;height:120px}
}

/* v3.4.5 clean live build + Loss Back + compact homepage actions */
.promo-row-two{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important}.promo-row-two .promo-card{width:100%!important;min-width:0!important;min-height:54px!important;padding:7px 10px!important;border-width:2px!important;box-sizing:border-box!important;overflow:hidden!important}.promo-row-two .promo-icon{width:38px!important;height:38px!important;min-width:38px!important;font-size:24px!important;display:grid!important;place-items:center!important;overflow:hidden!important}.promo-row-two .promo-card>div{min-width:0}.promo-row-two .promo-card b{font-size:14px!important;white-space:nowrap}.promo-row-two .promo-card span{font-size:9px!important}.promo-lossback{border-color:#27a463!important}.promo-refer{border-color:#ef8b26!important}.promo-refer .promo-icon{transform:scale(1.05)}
.mobile-bottom{display:none!important}.player-footer{padding-bottom:28px!important}.player-page{padding-bottom:0!important}
.brand-mark.logo-mark{background:#fff!important;overflow:hidden!important}.brand-mark.logo-mark img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}.brand-mark.logo-fallback{display:grid!important;place-items:center!important;font-weight:950!important;color:var(--brand-primary)!important}
.lossback-player-card{border:1px solid #e0e5ea}.lossback-week{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.lossback-week>div{background:#f6f8fa;border:1px solid #e1e6eb;border-radius:10px;padding:9px 5px;text-align:center;display:grid;gap:2px}.lossback-week b{font-size:10px;color:#8f1732}.lossback-week span{font-weight:900}.lossback-week small{font-size:9px;color:#73808d}.lossback-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0}.lossback-summary>div{border-radius:12px;padding:12px;background:linear-gradient(145deg,#fff,#f6f8fb);border:1px solid #e0e5ea;display:grid;gap:4px}.lossback-summary small{color:#6f7b87;font-size:10px}.lossback-summary strong{font-size:18px}.lossback-setting-form{background:#f8fafb;border-radius:10px;padding:10px!important}
.referral-compact{width:max-content!important;max-width:100%!important}.referral-compact summary{display:inline-flex!important;width:auto!important;align-items:center!important;padding:3px 0!important}.referral-compact[open]{width:min(250px,100%)!important}
@media(max-width:720px){.promo-row-two{gap:6px!important;padding:5px 7px!important}.promo-row-two .promo-card{min-height:50px!important;padding:6px 7px!important}.promo-row-two .promo-icon{width:35px!important;height:35px!important;min-width:35px!important;font-size:22px!important}.promo-row-two .promo-card b{font-size:12px!important}.lossback-week{grid-template-columns:repeat(4,minmax(0,1fr))}.lossback-summary{grid-template-columns:1fr}.player-footer{padding-bottom:24px!important}}

/* v3.4.6 banner / top-nav / promo / swipe polish */
.player-header{background:linear-gradient(90deg,#2d9f4c,#39b35a)!important}
.player-header .brand,.player-header .brand *{color:#fff}
.clean-poster-slider{min-height:0!important;aspect-ratio:1600/520;background:#eef2f5!important;box-shadow:0 9px 24px #17203318!important}
.clean-poster-slide{padding:0!important;display:block!important;background:none!important;opacity:0;visibility:hidden;transform:translateX(100%);transition:transform .78s cubic-bezier(.22,.7,.24,1),opacity .45s ease,visibility .78s;z-index:1}
.clean-poster-slide.active{opacity:1;visibility:visible;transform:translateX(0)!important;z-index:3}
.clean-poster-slide.enter-right{transform:translateX(100%)}
.clean-poster-slide.exit-left{opacity:1;visibility:visible;transform:translateX(-100%)!important;z-index:2}
.clean-poster-slide:after{display:none!important}
.clean-poster-slide img{width:100%;height:100%;object-fit:contain;display:block;background:#fff}
.clean-poster-slider .slider-dots{left:50%!important;transform:translateX(-50%);bottom:8px!important}
.clean-admin-banner-preview{background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important;background-color:#f1f4f7!important;min-height:170px}
.promo-row-two{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important}
.promo-row-two .promo-card{width:100%!important;min-width:0!important;justify-content:flex-start!important;border-width:2px!important;overflow:hidden}
.promo-row-two .promo-icon{flex:0 0 auto;display:grid;place-items:center;font-weight:950!important;line-height:1!important}
.promo-row-two .refer-icon{font-size:17px!important;background:linear-gradient(135deg,#ff9a24,#ff6412)!important;color:#fff!important}
.promo-row-two .lossback-icon{font-size:16px!important;background:linear-gradient(135deg,#2aa85a,#168a46)!important;color:#fff!important}
.promo-row-two .promo-refer{border-color:#eb8b28!important}
.promo-row-two .promo-lossback{border-color:#29a65a!important}
.nav-items-editor{min-height:210px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}
.poster-only-card{transition:transform .28s ease,box-shadow .28s ease,opacity .28s ease!important}
@media(max-width:720px){
 .clean-poster-slider{margin:0 5px 8px;border-radius:10px!important;aspect-ratio:16/5.2}
 .clean-poster-slide img{object-fit:contain!important}
 .promo-row-two{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}
 .promo-row-two .promo-card{width:100%!important;min-height:48px!important;padding:6px 8px!important}
 .promo-row-two .promo-card>div{min-width:0}
 .promo-row-two .promo-card b{font-size:12px!important;white-space:nowrap}
 .promo-row-two .promo-card span{font-size:8.5px!important;white-space:nowrap}
}

/* v3.4.7.1 emergency-safe UI patch */
.clean-poster-slider{min-height:190px!important;max-height:360px!important;border-radius:8px!important;margin-bottom:4px!important;background:#fff!important;overflow:hidden!important}
.clean-poster-slide{border-radius:0!important}
.clean-poster-slide img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}
.promo-row-two{margin-top:3px!important}
.auth-page{background:radial-gradient(circle at 15% 12%,#fff3f7,#f0f4f9 42%,#e8edf4)!important}
.mobile-auth-card{background:linear-gradient(180deg,#fff,#fffafd)!important;border:1px solid #eadde2!important;border-radius:21px!important;box-shadow:0 22px 55px #1720331a!important}
.login-mode-pills{display:flex;gap:6px;background:#edf1f5;padding:4px;border-radius:11px}
.login-mode-pills label{flex:1;text-align:center;padding:8px 10px;border-radius:8px;font-size:12px;font-weight:900;cursor:pointer;color:#596574}
.login-mode-pills label.active{background:linear-gradient(135deg,var(--brand-primary,#d6103f),var(--brand-secondary,#ff315f));color:#fff}
.login-mode-pills input{display:none}
.referral-player-card{background:linear-gradient(145deg,#fff,#fff6e9)!important}.referral-hero{display:flex;align-items:center;gap:14px}.referral-big-icon{width:66px;height:66px;border-radius:19px;display:grid;place-items:center;background:linear-gradient(135deg,#ff9a22,#e65b15);color:#fff;font-size:27px;font-weight:950}
.deposit-page-head{margin-bottom:5px!important}.compact-deposit-card{max-width:760px;margin-inline:auto}.pay-now-panel{border:1px solid #dbe3ea!important;border-radius:14px!important;background:#fbfdff!important;padding:9px!important}.manual-detail-switch{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:8px}.btn-next-detail{background:linear-gradient(135deg,#25a95b,#128545)!important;color:#fff!important;border:0!important;border-radius:10px!important;font-weight:950!important}
@media(max-width:720px){.clean-poster-slider{min-height:170px!important;max-height:300px!important;margin:0 4px 3px!important}.login-mode-pills{width:100%}.compact-deposit-card{margin-inline:4px}}

/* v3.4.8 final banner/deposit polish */
.clean-poster-slider{height:auto;min-height:205px!important;max-height:390px!important;border-radius:7px!important;margin-bottom:3px!important;background:#fff!important}
.clean-poster-slide img{object-fit:contain!important;object-position:center center!important;background:#fff!important}
.promo-row-two{margin-top:2px!important}
.deposit-mode-tabs{gap:6px!important}.deposit-mode-tabs button{border:1px solid #d9e0e7!important}
@media(max-width:720px){.clean-poster-slider{min-height:175px!important;max-height:330px!important;border-radius:5px!important;margin:0 4px 2px!important}}

/* v3.4.9 banner hard-fix: fixed four-corner viewport, no page-width movement */
html,body{max-width:100%;overflow-x:hidden!important}
.homepage-main,.player-grid-clean,.hero-slider.clean-poster-slider{min-width:0!important;max-width:100%!important}
.hero-slider.clean-poster-slider{position:relative!important;width:100%!important;height:clamp(205px,24vw,345px)!important;min-height:0!important;max-height:none!important;overflow:hidden!important;border-radius:7px!important;margin:0 0 4px!important;background:#fff!important;transform:none!important}
.clean-poster-slide{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;display:block!important;opacity:0!important;visibility:hidden!important;transform:none!important;transition:opacity .55s ease!important;border-radius:0!important;overflow:hidden!important}
.clean-poster-slide.active{opacity:1!important;visibility:visible!important;transform:none!important;z-index:2!important}
.clean-poster-slide.enter-right,.clean-poster-slide.exit-left{transform:none!important}
.clean-poster-slide img{width:100%!important;height:100%!important;max-width:100%!important;display:block!important;object-fit:contain!important;object-position:center!important;background:#fff!important}
.clean-poster-slider .slider-dots{bottom:7px!important}
.lossback-profile-head{display:flex;align-items:center;gap:12px;margin-bottom:13px;padding:12px;border:1px solid #e3e8ee;border-radius:13px;background:linear-gradient(145deg,#fff,#f7fbff)}
.lossback-profile-head>div:last-child{display:grid;gap:3px}.lossback-profile-head small{color:#778391}.lossback-profile-head span{font-size:11px;font-weight:900;color:#9a1738}.lossback-profile-icon{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,#2da75c,#128544);color:#fff;font-size:22px;font-weight:950}
.lossback-week>div.done{border-color:#76c991!important;background:#effcf4!important}.lossback-week>div.done span{color:#159047;font-weight:950}.lossback-wait-note{margin-top:10px;padding:10px;border-radius:9px;background:#fff7e8;border:1px solid #f2d49b;color:#795312;font-size:12px;font-weight:800;text-align:center}.profile-lossback-card{background:linear-gradient(145deg,#fff,#f2fff7)!important}
@media(max-width:720px){.hero-slider.clean-poster-slider{height:clamp(175px,39vw,255px)!important;border-radius:5px!important;margin:0 4px 3px!important;width:calc(100% - 8px)!important}.clean-poster-slide img{object-fit:contain!important}}

/* v3.5.0 banner / drawer / footer */
.clean-poster-slider{
  width:100%!important;
  aspect-ratio:1600/520!important;
  min-height:0!important;
  max-height:none!important;
  height:auto!important;
  overflow:hidden!important;
  background:#fff!important;
  border-radius:10px!important;
  margin-bottom:4px!important;
}
.clean-poster-slide{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  overflow:hidden!important;
  border-radius:10px!important;
  background:#fff!important;
}
.clean-poster-slide img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  display:block!important;
}
.banner-overlay-copy{
  position:absolute;z-index:4;left:24px;top:50%;transform:translateY(-50%);
  max-width:52%;color:#fff;text-shadow:0 2px 10px #0009
}
.banner-overlay-copy h2{font-size:30px;line-height:1.05;margin:5px 0 7px}
.banner-overlay-copy p{font-size:13px;margin:0 0 12px}
.banner-overlay-toggle{padding:9px 10px;border:1px dashed #d8dee5;border-radius:10px;background:#fafbfc}
.banner-preview,.clean-admin-banner-preview{background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important;background-color:#f3f6f8!important}
.player-drawer .drawer-balance{
  position:relative;overflow:hidden;
  background:linear-gradient(135deg,#fff7e8,#fff,#effcf4)!important;
  border:1px solid #eadfce!important;
}
.player-drawer .drawer-balance:before,.player-drawer .drawer-balance:after{
  content:"₹";position:absolute;pointer-events:none;font-weight:950;color:#d39a3430
}
.player-drawer .drawer-balance:before{font-size:76px;right:8px;top:-18px;transform:rotate(-15deg)}
.player-drawer .drawer-balance:after{font-size:42px;right:82px;bottom:-12px;transform:rotate(24deg)}
.premium-footer{
  background:linear-gradient(180deg,#f7f9fc,#eef3f8 58%,#e7edf4)!important;
  color:#26384d!important;border-top:1px solid #dbe3eb!important
}
.premium-footer a,.premium-footer p,.premium-footer small,.premium-footer b,.premium-footer span{color:#31465f!important}
.premium-social a{background:#fff!important;border:1px solid #d8e1ea!important;box-shadow:0 4px 13px #17253812!important}
.premium-social a:nth-child(1){color:#e4405f!important}
.premium-social a:nth-child(2){color:#1877f2!important}
.premium-social a:nth-child(3){color:#229ed9!important}
.premium-social a:nth-child(4){color:#25d366!important}
.premium-social a:nth-child(5){color:#111!important}
.premium-social a svg{width:26px!important;height:26px!important;stroke:currentColor!important}
.premium-social a:nth-child(2) svg,.premium-social a:nth-child(5) svg{fill:currentColor!important;stroke:none!important}
@media(max-width:720px){
  .clean-poster-slider{aspect-ratio:1600/520!important;border-radius:8px!important;margin:0 4px 3px!important}
  .clean-poster-slide{border-radius:8px!important}
  .banner-overlay-copy{left:14px;max-width:66%}
  .banner-overlay-copy h2{font-size:20px}
  .banner-overlay-copy p{font-size:11px;margin-bottom:8px}
}

/* v3.5.1 logo / profile / footer / controls */
.brand .logo-mark,.brand-mark.logo-mark{
  width:auto!important;height:42px!important;min-width:0!important;max-width:190px!important;
  border-radius:0!important;background:transparent!important;border:0!important;box-shadow:none!important;
  padding:0!important;overflow:visible!important
}
.brand .logo-mark img,.brand-mark.logo-mark img{
  width:auto!important;height:100%!important;max-width:190px!important;object-fit:contain!important;display:block!important
}
.player-header .brand{min-width:auto!important}.player-header>a{display:flex;align-items:center}
.drawer-head .brand .logo-mark{height:38px!important;max-width:170px!important}
.player-drawer .drawer-balance{color:#172235!important}
.player-drawer .drawer-balance small,.player-drawer .drawer-balance span{color:#59687a!important;position:relative;z-index:2}
.player-drawer .drawer-balance strong,.player-drawer .drawer-balance b{color:#162033!important;position:relative;z-index:2}
.player-drawer .drawer-user-id{position:relative;z-index:2}
.header-actions .btn{font-size:13px!important;font-weight:900!important;padding:8px 12px!important}
.promo-row-two .promo-card b{font-weight:950!important}
.promo-row-two .promo-card>div>span{font-weight:800!important}
.benefit-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.benefit-link{display:grid;gap:4px;padding:13px 14px;border-radius:12px;border:1px solid #dce4ec;background:#fff}
.benefit-link.loss{border-color:#9bd8b3;background:#f3fff7}.benefit-link.refer{border-color:#f0bd76;background:#fff9ef}.benefit-link small{color:#66778a}
.premium-footer{background:linear-gradient(180deg,#edf4f1,#e4eee9 55%,#dce8e2)!important;color:#20392e!important}
.premium-footer h3,.premium-footer .footer-trust-copy,.premium-footer .footer-copy{color:#20392e!important}
.premium-footer .legal-grid a{background:#fff!important;border-color:#cfddd5!important}
.premium-footer .legal-grid a span,.premium-footer .trust-badges small{color:#405a4d!important}
.premium-footer .trust-badges span{background:#f8fbf9!important;border-color:#cddbd3!important}
.table-mini-pager{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px;border-top:1px solid #e5e9ed}
.table-mini-pager button{border:1px solid #d9e0e6;background:#fff;border-radius:8px;padding:7px 10px;font-weight:850;cursor:pointer}
.table-mini-pager button:disabled{opacity:.4;cursor:not-allowed}.table-mini-pager span{font-size:11px;font-weight:850;color:#627080}
@media(max-width:720px){
 .brand .logo-mark,.brand-mark.logo-mark{height:34px!important;max-width:145px!important}
 .brand .logo-mark img,.brand-mark.logo-mark img{max-width:145px!important}
 .benefit-links{grid-template-columns:1fr}
 .header-actions .btn{font-size:12px!important;padding:7px 9px!important}
}

/* v3.5.2 logo / payment / promo / demo */
.brand .logo-mark,.brand-mark.logo-mark{
  background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;
  padding:0!important;height:auto!important;min-height:30px!important;display:flex!important;align-items:center!important;
  overflow:visible!important
}
.brand .logo-mark img,.brand-mark.logo-mark img{
  width:100%!important;height:auto!important;max-height:54px!important;object-fit:contain!important;object-position:left center!important;display:block!important
}
.theme-preview img{background:transparent!important;border:0!important;border-radius:0!important;object-fit:contain!important}
.logo-size-range{padding:0!important}
.promo-row-two .promo-lossback b,.promo-row-two .promo-refer b{color:#162333!important}
.promo-row-two .promo-lossback>div>span{color:#20894b!important}
.promo-row-two .promo-refer>div>span{color:#b9580b!important}
.demo-game-stage{max-width:650px;margin:28px auto;padding:28px;border-radius:18px;background:linear-gradient(145deg,#f9fffa,#eef7f1);border:1px solid #d7e7dd;box-shadow:0 18px 50px #17251d15;text-align:center}
.demo-balance-card{display:grid;gap:4px;max-width:280px;margin:18px auto;padding:16px;border-radius:14px;background:#fff;border:1px solid #dbe5df}
.demo-balance-card strong{font-size:30px}.demo-play-form{display:grid;gap:10px;max-width:330px;margin:0 auto 12px}
.demo-pill{display:inline-block;padding:6px 9px;border-radius:999px;background:#fff3cd;color:#765b00;font-size:10px;font-weight:900}

/* v3.5.3 notification + banner + logo */
.banner-overlay-toggle{display:flex!important;gap:10px!important;align-items:flex-start!important;padding:11px 12px!important;border:1px solid #d8e0e7!important;border-radius:11px!important;background:#f8fafb!important}
.banner-overlay-toggle span{display:grid;gap:3px}.banner-overlay-toggle small{color:#667485;font-size:11px}
.notification-bell{position:relative;width:38px;height:38px;border:1px solid #dce3e9;border-radius:10px;background:#fff;cursor:pointer;font-size:18px}
.notification-bell>span{position:absolute;right:-5px;top:-5px;min-width:18px;height:18px;border-radius:999px;background:#e31f4d;color:#fff;font-size:10px;font-weight:900;display:grid;place-items:center}
.notify-wrap{position:relative}.notify-panel{display:none;position:absolute;right:0;top:44px;width:min(360px,88vw);max-height:470px;overflow:auto;background:#fff;border:1px solid #dce3e9;border-radius:14px;box-shadow:0 18px 45px #1723352b;z-index:1000}
.notify-wrap.open .notify-panel{display:block}.notify-head{display:flex;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #edf0f3}
.notify-item{display:flex;gap:9px;padding:11px 13px;border-bottom:1px solid #eef1f4;color:#1d2b3c!important}.notify-item img{width:58px;height:48px;object-fit:cover;border-radius:8px}.notify-item div{min-width:0}.notify-item b{display:block;color:#172536!important}.notify-item p{margin:3px 0;color:#556577!important;font-size:12px}.notify-item small{color:#8a96a3!important;font-size:9px}.notify-empty{padding:20px;text-align:center;color:#7a8794}
.notify-admin-thumb{width:58px;height:42px;object-fit:cover;border-radius:7px;margin-right:7px;vertical-align:middle}
.brand .logo-mark,.brand-mark.logo-mark{min-width:120px!important;max-width:300px!important}

/* v3.5.4 mobile notification / logo / promo icons */
.brand .logo-mark,.brand-mark.logo-mark{min-width:155px!important;max-width:320px!important}
.brand .logo-mark img,.brand-mark.logo-mark img{max-height:62px!important}
.player-menu-button{background:#d92736!important;color:#fff!important;border-color:#d92736!important;box-shadow:0 5px 14px #d9273633!important}
.notify-close{width:30px;height:30px;border:0;border-radius:8px;background:#f1f3f6;font-size:21px;line-height:1;cursor:pointer}
.notify-head{align-items:center!important}
.promo-icon.refer-icon,.promo-icon.lossback-icon{position:relative;overflow:hidden;text-indent:-9999px}
.promo-icon.refer-icon{background:linear-gradient(135deg,#f8a21c,#e87510)!important}
.promo-icon.refer-icon:before,.promo-icon.refer-icon:after{content:"";position:absolute;border:2px solid #fff;border-radius:5px;width:11px;height:19px;top:7px}
.promo-icon.refer-icon:before{left:7px}.promo-icon.refer-icon:after{right:7px}
.promo-icon.lossback-icon{background:linear-gradient(135deg,#248a49,#146d37)!important}
.promo-icon.lossback-icon:before{content:"▂▃▅▇";position:absolute;left:5px;bottom:6px;color:#fff;font-size:10px;letter-spacing:-1px;text-indent:0}
.promo-icon.lossback-icon:after{content:"↗ ₹";position:absolute;right:3px;top:3px;color:#ffd24b;font-size:12px;font-weight:950;text-indent:0}
@media(max-width:720px){
  .notify-wrap{position:static!important}
  .notify-panel{position:fixed!important;left:12px!important;right:12px!important;top:72px!important;width:auto!important;max-width:none!important;max-height:72vh!important;overflow:auto!important;border-radius:16px!important;z-index:4000!important;box-shadow:0 24px 70px #1020354d!important}
  .notify-head{position:sticky!important;top:0!important;background:#fff!important;z-index:2!important;border-radius:16px 16px 0 0!important}
  .brand .logo-mark,.brand-mark.logo-mark{min-width:165px!important;max-width:245px!important}
  .brand .logo-mark img,.brand-mark.logo-mark img{max-height:56px!important}
}

/* v3.5.5 notification modal / logo / footer / transfer */
.notification-bell{position:relative;z-index:5001!important}
.notify-wrap{position:relative}
.notify-backdrop{display:none;position:fixed;inset:0;background:#06130d99;z-index:4998}
.notify-modal{display:none;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(520px,calc(100vw - 28px));max-height:min(680px,82vh);overflow:hidden;background:#fff;border:1px solid #dce3e9;border-radius:18px;box-shadow:0 28px 90px #07160d55;z-index:5000}
.notify-wrap.open .notify-backdrop,.notify-wrap.open .notify-modal{display:block}
.notify-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e7ece9;background:#fff;position:sticky;top:0;z-index:2}.notify-head>div{display:grid;gap:2px}.notify-head small{font-size:10px;color:#7b8790}.notify-close{width:34px;height:34px;border:0;border-radius:10px;background:#f0f3f2;font-size:23px;line-height:1;cursor:pointer}.notify-list{max-height:calc(82vh - 64px);overflow:auto}.notify-item{display:flex;gap:11px;padding:13px 15px;border-bottom:1px solid #edf1ee;color:#172536!important}.notify-item img{width:76px;height:58px;object-fit:cover;border-radius:10px;flex:0 0 auto}.notify-item div{min-width:0}.notify-item b{display:block;color:#172536!important;font-size:13px}.notify-item p{margin:4px 0;color:#526273!important;font-size:12px;line-height:1.45}.notify-item small{color:#8b969f!important;font-size:9px}
.player-drawer .brand .logo-mark,.player-header .brand .logo-mark{min-width:175px!important;max-width:340px!important}.player-drawer .brand .logo-mark img,.player-header .brand .logo-mark img{max-height:64px!important;width:100%!important;height:auto!important;object-fit:contain!important;object-position:left center!important}
.premium-footer,.player-footer{margin-bottom:0!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.player-page{padding-bottom:0!important}.player-footer+.mobile-bottom{margin-top:0!important}
.transfer-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:12px}.client-transfer-list{max-height:360px;overflow:auto;border:1px solid #dce5df;border-radius:12px;padding:7px;background:#fafcfb}.client-transfer-item{display:flex;align-items:center;gap:9px;padding:9px;border-bottom:1px solid #edf1ee;cursor:pointer}.client-transfer-item:last-child{border-bottom:0}.client-transfer-item input{width:18px;height:18px;accent-color:#0f9f55}.client-transfer-item span{display:grid;gap:2px}.client-transfer-item small{color:#738078}.transfer-brand-filter{max-width:380px;margin-bottom:12px}
@media(max-width:720px){
 .notify-modal{left:12px!important;right:12px!important;top:72px!important;bottom:auto!important;transform:none!important;width:auto!important;max-height:76vh!important;border-radius:16px!important}.notify-list{max-height:calc(76vh - 62px)}
 .notify-item img{width:64px;height:52px}.player-header .brand .logo-mark{min-width:170px!important;max-width:235px!important}.player-header .brand .logo-mark img{max-height:58px!important}.player-drawer .brand .logo-mark{min-width:175px!important;max-width:245px!important}.transfer-grid{grid-template-columns:1fr}.premium-footer,.player-footer{padding-bottom:22px!important}
}
