*{box-sizing:border-box}body{margin:0;font-family:Arial,'Tahoma',sans-serif;background:#001849;color:white}button,input,select{font:inherit}button{cursor:pointer}.hidden{display:none!important}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}svg{width:1em;height:1em;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;fill:none}.brand{font-size:34px;font-weight:900;font-style:italic;letter-spacing:-1px;line-height:1}.brand span,.hero span{color:#5ecbff}.small{font-size:16px;margin:18px 12px 16px;white-space:nowrap}.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 50% 0,#095ccf 0,#073a94 26%,#001b53 60%,#00123a 100%)}.login-card{width:min(525px,92vw);background:rgba(3,28,82,.76);border:1px solid #4d99ff;border-radius:28px;padding:46px 36px 38px;box-shadow:0 22px 90px #0007}.login-card .brand{font-size:43px}.login-card p{font-size:20px;margin:26px 0 24px}.login-card input,.select-lang{width:100%;padding:16px 18px;margin:9px 0;border-radius:12px;border:1px solid #54a7ff;background:#061a4b;color:white;outline:none}.login-card input,.login-card .select-lang{font-size:20px;height:60px}.login-card button,.primary{width:100%;padding:17px;border:0;border-radius:14px;background:linear-gradient(135deg,#18b7ff,#0256de);color:white;font-weight:800;margin-top:16px}.login-card button{height:62px;font-size:20px}.app{display:flex;min-height:100vh;background:linear-gradient(180deg,#062064,#00133d)}.sidebar{width:130px;background:#020d32;border-right:1px solid rgba(34,106,213,.55);display:flex;flex-direction:column}.sidebar nav{display:grid;gap:8px;padding:0 8px}.sidebar nav button{color:white;background:transparent;border:0;text-align:left;padding:9px 8px;border-radius:7px;font-size:10px;line-height:1.15;display:flex;align-items:center;gap:5px}.sidebar nav button svg{width:12px;height:12px;flex:0 0 auto}.sidebar nav button.active,.sidebar nav button:hover{background:linear-gradient(90deg,#087cff,#08387f)}.adbox{margin:auto 8px 12px;padding:11px;background:linear-gradient(180deg,#064db8,#031342);border-radius:7px;border:1px solid #186bd9;font-size:10px;line-height:1.35}.adbox button{margin-top:10px;border:0;border-radius:5px;padding:7px 8px;background:#18a8ff;color:white;font-size:10px}.main{flex:1;max-width:560px;margin:0 auto;padding:18px 0 60px;width:100%}.topbar{display:flex;align-items:center;gap:12px;justify-content:space-between;margin-bottom:12px}.hamb{display:none}.mobile-brand{font-size:15px}.topbar .select-lang{max-width:74px;height:28px;padding:4px 10px;margin:0;border-radius:6px;font-size:10px}.hero{height:164px;border:1px solid #237bdf;border-radius:7px;display:flex;align-items:center;justify-content:space-between;padding:20px 14px;background:linear-gradient(120deg,#011544,#006cff55),radial-gradient(circle at 74% 45%,#0fb8ff88,transparent 28%);overflow:hidden}.hero h1{font-size:31px;margin:0}.hero h2{font-size:15px;margin:9px 0 4px}.hero p{font-size:10px;margin:0}.players{display:flex;gap:16px;align-items:center;color:white;filter:drop-shadow(0 8px 12px #000)}.players svg:first-child{width:54px;height:54px;fill:#fff;stroke:#111}.players svg:last-child{width:52px;height:52px;stroke:#111;fill:#8b939f}.arrow{background:#ffffff1a;border:0;color:white;border-radius:50%;font-size:27px;width:31px;height:31px;display:grid;place-items:center;line-height:1}.profile-card,.notice,.panel{background:linear-gradient(135deg,#082c78,#02194a);border:1px solid #2477db;border-radius:8px;padding:10px;margin:10px 0}.profile-card{display:flex;gap:16px;align-items:center;min-height:90px}.avatar{width:68px;height:68px;border-radius:50%;background:linear-gradient(135deg,#0aa8ff,#06439d);display:grid;place-items:center;flex:0 0 auto}.avatar svg{width:42px;height:42px;stroke:#111;fill:#8b939f}.profile-info p{margin:4px 0;font-size:11px}.notice{padding:7px 10px;font-size:10px;display:flex;align-items:center;gap:6px}.notice svg{width:12px;height:12px;color:#cfe8ff;flex:0 0 auto}.notice-slider-wrapper{display:grid;gap:10px;margin:10px 0}.notice-slider{position:relative;overflow:hidden;border:1px solid #2477db;border-radius:8px;background:#021938;height:120px}.notice-slider-track{display:flex;transition:transform .35s ease}.notice-slide{min-width:100%;height:120px;background-size:cover;background-position:center center;background-repeat:no-repeat}.notice-slider .slider-nav{position:absolute;top:50%;transform:translateY(-50%);border:0;border-radius:50%;width:30px;height:30px;background:rgba(0,0,0,.35);color:white;font-size:20px;display:grid;place-items:center;line-height:1;cursor:pointer;z-index:2}.notice-slider .slider-nav.prev{left:10px}.notice-slider .slider-nav.next{right:10px}.grid-menu{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.grid-menu button{min-height:63px;background:linear-gradient(135deg,#ffffff,#eef6ff);border:0;border-radius:7px;color:#092460;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 0 #00123c}.grid-menu button svg{width:24px;height:24px}.grid-menu b{font-size:15px;margin-top:2px}.grid-menu small{font-size:8px;color:#0756c8}.panel h3{margin:6px 0 12px}.bank-card{display:flex;align-items:center;gap:18px;background:white;color:#001b4d;border-radius:12px;padding:16px;margin:10px 0}.bank-card svg{width:30px;height:30px;flex:0 0 auto}.bank-card button{margin-left:auto;background:#0068e8;color:white;border:0;border-radius:10px;padding:10px 18px}.list{display:grid;gap:8px}.list button{background:white;color:#001b4d;border:0;border-radius:10px;padding:16px;text-align:left}.list button.active{background:linear-gradient(135deg,#0077ff,#0049b3);color:white}.panel input{width:100%;padding:15px;border-radius:10px;border:0;margin:10px 0}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips button{background:#073984;color:white;border:1px solid #53a9ff;border-radius:8px;padding:10px 22px}.chips button.active{background:white;color:#073984;border-color:white;box-shadow:0 0 0 2px rgba(255,255,255,.25)}table{width:100%;border-collapse:collapse}th,td{padding:12px;border-bottom:1px solid #2c69b8}.bottom-nav{display:none}.toast{position:fixed;left:50%;bottom:28px;z-index:20;transform:translateX(-50%);min-width:min(360px,calc(100vw - 32px));padding:13px 18px;border:1px solid #42a1ff;border-radius:12px;background:linear-gradient(135deg,#073984,#021949);box-shadow:0 16px 48px #0008;color:white;text-align:center;font-weight:700}.toast.error{border-color:#ff6b7d;background:linear-gradient(135deg,#7b1731,#2c0920)}
.bet-head{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#083987,#021845);border:1px solid #267fe8;border-radius:9px;padding:12px;margin-bottom:10px}.bet-head h2{font-size:24px;margin:0}.bet-head p{font-size:11px;margin:2px 0 0;color:#b9dcff}.back-btn{width:34px;height:34px;border:1px solid #4fa4ff;border-radius:50%;background:#ffffff12;color:white;font-size:28px;line-height:1}.live-pill{margin-left:auto;background:#ec2244;color:white;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900;box-shadow:0 0 18px rgba(236,34,68,.55)}.market-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:10px}.market-tabs button{height:34px;border:1px solid #2d79d2;border-radius:8px;background:#041b50;color:#fff;font-size:11px;font-weight:800}.market-tabs button:last-child{border-color:#e8c76a}.market-tabs button.active{background:linear-gradient(135deg,#16b7ff,#0759d8);color:white;border-color:#72c8ff}.league-title{font-size:12px;font-weight:800;margin:10px 0 7px;color:#cfe8ff}.match-list{display:grid;gap:9px}.match-card{background:linear-gradient(135deg,#08275f,#021741);border:1px solid #216cd0;border-radius:10px;padding:10px}.match-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#b9dcff}.match-top b{color:#fff}.teams{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center;margin:11px 0 10px;font-size:13px;font-weight:800}.teams span:last-child{text-align:right}.teams strong{font-size:10px;color:#6fd2ff}.odds-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.odds-grid button{border:1px solid #d8ecff;border-radius:8px;background:linear-gradient(180deg,#fff,#eaf5ff);color:#06245d;padding:8px 6px;display:flex;flex-direction:column;gap:2px;align-items:center}.odds-grid button small{font-size:9px;color:#39679f}.odds-grid button b{font-size:16px}.odds-grid button.selected{background:linear-gradient(135deg,#18b7ff,#0759d8);border-color:#79d5ff;color:white;box-shadow:0 0 0 2px rgba(92,203,255,.22)}.odds-grid button.selected small{color:#e8f7ff}.empty-matches{border:1px dashed #3c95ff;border-radius:10px;padding:18px;text-align:center;color:#b9dcff;background:#061a4b}.bet-slip{position:sticky;bottom:12px;margin-top:10px;background:linear-gradient(135deg,#061f5b,#010d2e);border:1px solid #3c95ff;border-radius:12px;padding:11px;box-shadow:0 18px 60px #0009}.bet-slip>div:first-child{display:grid;gap:2px;margin-bottom:9px}.bet-slip small{color:#8fc8ff}.bet-slip b{font-size:14px}.bet-slip span{font-size:10px;color:#cfe8ff}.stake-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.stake-row input{width:100%;height:42px;border:1px solid #54a7ff;border-radius:9px;background:#061a4b;color:white;padding:0 12px}.stake-row strong{font-size:12px;color:#76e5ff;white-space:nowrap}.stake-chips{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:8px}.stake-chips button{border:1px solid #2d79d2;border-radius:7px;background:#073984;color:white;padding:8px}
.api-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 10px;padding:8px 10px;border:1px solid #236ed1;border-radius:8px;background:#041b50;color:#cfe8ff;font-size:11px}.api-row button{border:1px solid #53a9ff;border-radius:7px;background:#073984;color:white;padding:7px 10px;font-size:11px;font-weight:800}.api-row.loading span{color:#76e5ff}.api-row.error{border-color:#ff6b7d}.api-row.error span{color:#ffd0d7}
.server-count{margin:-3px 0 8px;color:#9fd4ff;font-size:10px}.stream-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.stream-grid button{min-height:48px;border:1px solid #53a9ff;border-radius:8px;background:linear-gradient(135deg,#073984,#031d55);color:white;padding:8px 7px;text-align:left}.stream-grid button small{display:block;color:#76e5ff;font-size:9px;text-transform:uppercase}.stream-grid button b{display:block;margin-top:3px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stream-grid span{grid-column:1/-1;border:1px dashed #3c95ff;border-radius:8px;padding:12px;text-align:center;color:#b9dcff;background:#061a4b;font-size:11px}
.maung-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:10px}.maung-summary div{background:linear-gradient(135deg,#082c78,#02194a);border:1px solid #2477db;border-radius:9px;padding:10px;text-align:center}.maung-summary small{display:block;color:#9fd4ff;font-size:10px;margin-bottom:4px}.maung-summary b{font-size:15px}.maung-card .match-top b{color:#ffd66b}#maungPickList{line-height:1.45;max-height:42px;overflow:auto}
.dash-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:10px}.dash-stats.admin-stats{grid-template-columns:repeat(3,1fr)}.dash-card{background:linear-gradient(135deg,#082c78,#02194a);border:1px solid #2477db;border-radius:9px;padding:10px;text-align:center}.dash-card small{display:block;color:#9fd4ff;font-size:10px;margin-bottom:4px}.dash-card b{font-size:14px;display:block;word-break:break-all}.dash-chart{width:100%;height:100px;display:block}.dash-list{display:grid;gap:6px}.dash-match{background:#041b50;border:1px solid #2477db;border-radius:8px;padding:8px 10px;display:grid;gap:3px}.ms-league{font-size:9px;color:#9fd4ff;text-transform:uppercase;letter-spacing:.4px}.ms-teams{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;font-size:12px}.ms-teams span{color:#76e5ff;font-size:11px;text-align:center}.ms-teams b:last-child{text-align:right}.dash-match small{color:#cfe8ff;font-size:10px}.dash-bets{display:grid;gap:6px}.dash-bet{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;background:#041b50;border:1px solid #2477db;border-radius:8px;padding:8px 10px;font-size:12px}.dash-bet.win{border-color:#10b981;background:linear-gradient(135deg,#053a2a,#031f17)}.dash-bet.loss{border-color:#ef4444;background:linear-gradient(135deg,#3a0a16,#1f060c)}.dash-bet b{font-size:12px}.dash-bet span{color:#76e5ff;font-weight:800}.dash-bet small{color:#9fd4ff;font-size:10px}.admin-trigger{padding:10px;margin-top:8px}.admin-trigger button{width:100%;background:transparent;color:#9fd4ff;border:1px dashed #3c95ff;border-radius:8px;padding:9px;font-size:11px;letter-spacing:.4px}.admin-trigger button:hover{background:#041b50;color:white}.admin-list{display:grid;gap:6px}.adm-row{display:grid;grid-template-columns:auto 1fr 1fr auto auto;gap:8px;align-items:center;background:#041b50;border:1px solid #2477db;border-radius:8px;padding:8px 10px;font-size:11px}.adm-row.in{border-left:3px solid #10b981}.adm-row.out{border-left:3px solid #f59e0b}.adm-row b{font-size:11px}.adm-row strong{color:#76e5ff;font-weight:800;white-space:nowrap}.adm-row .primary{margin-top:0;padding:6px 10px;font-size:10px;width:auto;border-radius:6px}.adm-row small{color:#9fd4ff;font-size:10px}.adm-alert{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:center;background:#041b50;border:1px solid #2477db;border-radius:8px;padding:8px 10px;font-size:11px}.adm-alert.high{border-color:#ef4444}.adm-alert.mid{border-color:#f59e0b}.adm-alert.low{border-color:#3c95ff}.adm-alert b{font-size:11px;white-space:nowrap}
@media(max-width:760px){.app{display:block}.sidebar{position:fixed;left:-260px;top:0;bottom:0;z-index:9;transition:.25s}.sidebar.open{left:0}.main{padding:10px 10px 86px;max-width:none}.hamb{display:block;background:transparent;border:0;color:white;font-size:30px}.hero{height:165px;padding:14px}.hero h1{font-size:30px}.players{gap:8px}.players svg:first-child,.players svg:last-child{width:40px;height:40px}.arrow{font-size:26px;width:34px;height:34px}.profile-card{gap:14px}.avatar{width:88px;height:88px}.avatar svg{width:48px;height:48px}.profile-info p{font-size:14px}.grid-menu{gap:7px}.grid-menu button{min-height:98px;background:linear-gradient(135deg,#082d78,#011848);color:white;border:1px solid #195ebc}.grid-menu button svg{width:28px;height:28px}.grid-menu small{color:#d8ecff}.grid-menu b{font-size:16px}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:70px;background:#062967;border-top:1px solid #2a78dc;display:grid;grid-template-columns:repeat(5,1fr);z-index:8}.bottom-nav button{background:transparent;color:#cfe8ff;border:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.bottom-nav button.active{color:white;background:#0a4fad}.bottom-nav svg{width:20px;height:20px}.bottom-nav small{font-size:12px}.brand{font-size:22px}.mobile-brand{display:block}.hero p{font-size:12px}.toast{bottom:84px}.bet-slip{bottom:76px}.teams{font-size:12px}.odds-grid button{padding:9px 4px}.stake-row{grid-template-columns:1fr}.stake-row strong{text-align:right}.dash-stats{grid-template-columns:repeat(2,1fr)}.dash-stats.admin-stats{grid-template-columns:repeat(2,1fr)}.adm-row{grid-template-columns:1fr 1fr;gap:4px}.adm-row .primary{grid-column:1/-1}}

/* Exact reference style for Maung / Body pages */
#bodyBet,#maungBet{background:#00194b;padding:0 0 12px;color:#fff}
#bodyBet .bet-head,#maungBet .bet-head{height:80px;margin:0 0 12px;padding:16px 16px 14px;border-radius:12px;background:linear-gradient(180deg,#06265e,#031b42);border:1px solid #2867d1;box-shadow:0 14px 40px rgba(0,0,0,.18)}
#bodyBet .bet-head h2,#maungBet .bet-head h2{font-size:30px;line-height:1;margin:0 0 4px;font-weight:900;text-shadow:0 2px 4px rgba(0,0,0,.35)}
#bodyBet .bet-head p,#maungBet .bet-head p{font-size:12px;color:#d2e6ff;margin:0;font-weight:600}
#bodyBet .bet-head .back-btn,#maungBet .bet-head .back-btn{width:46px;height:46px;border-radius:50%;border:1px solid #59aaff;background:#102b62;color:#fff;font-size:34px;display:grid;place-items:center;padding:0;line-height:.82}
#bodyBet .live-pill,#maungBet .live-pill{min-width:92px;text-align:center;background:#f02849;color:#fff;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:900;box-shadow:0 0 20px rgba(240,40,73,.45)}
#bodyBet .ref-controls,#maungBet .ref-controls{padding:0 0 10px;margin-bottom:12px}
#bodyBet .ref-bar,#maungBet .ref-bar{height:48px;border:1px solid #426ca6;border-radius:10px;background:#071b48;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;text-transform:uppercase;color:#edf6ff;text-shadow:0 1px 2px rgba(0,0,0,.35)}
#bodyBet .ref-bar.datebar,#maungBet .ref-bar.datebar{gap:10px;font-size:16px}
#bodyBet .ref-bar span:first-of-type,#maungBet .ref-bar span:first-of-type{color:#25ff93}
#bodyBet .filter-title,#maungBet .filter-title{height:42px;display:flex;align-items:center;justify-content:center;font-size:16px;letter-spacing:.2px;color:#fff;background:#071846;border:1px solid #3f6eba;border-radius:10px;margin-top:6px}
#bodyBet .market-tabs,#maungBet .market-tabs{margin:0 0 12px}
#bodyBet .market-tabs button,#maungBet .market-tabs button{height:40px;border-radius:10px;border:1px solid #2e6bb9;background:#0f2d64;color:#fff;font-size:12px;font-weight:900}
#bodyBet .market-tabs button.active,#maungBet .market-tabs button.active{background:linear-gradient(135deg,#18b7ff,#0661b6);border-color:#64c7ff}
#bodyBet .market-tabs button:hover,#maungBet .market-tabs button:hover{background:#1b4b8d}
#bodyBet .match-list,#maungBet .match-list{gap:12px}
#bodyBet .ref-match-card,#maungBet .ref-match-card{background:linear-gradient(180deg,#22334f,#101f33);border:1px solid #2a4b7c;border-radius:12px;padding:12px 12px 10px;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
#bodyBet .ref-match-card h3,#maungBet .ref-match-card h3{font-size:17px;margin:0 0 10px;font-weight:900;color:#f7f8ff}
#bodyBet .ref-match-card h3 span,#maungBet .ref-match-card h3 span{font-size:12px;font-weight:500;color:#afc8ff}
#bodyBet .ref-odds-row,#maungBet .ref-odds-row{display:grid;grid-template-columns:1.7fr .72fr 1.8fr;gap:8px 10px}
#bodyBet .ref-odds-row button,#maungBet .ref-odds-row button{height:44px;border-radius:10px;border:1px solid #3a5d8f;background:linear-gradient(180deg,#15224a,#081532);color:#fff;font-size:15px;font-weight:800;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}
#bodyBet .ref-odds-row button.hot,#maungBet .ref-odds-row button.hot{background:linear-gradient(180deg,#ffddc3,#ff9f56);color:#111;border-color:#ffc290}
#bodyBet .ref-odds-row button.blue,#maungBet .ref-odds-row button.blue{background:linear-gradient(180deg,#1a7fe9,#0e5db9);border-color:#2b7fd1}
#bodyBet .ref-odds-row button.wide,#maungBet .ref-odds-row button.wide{grid-column:span 1}
#bodyBet .ref-footer,#maungBet .ref-footer{display:flex;align-items:center;justify-content:space-between;margin-top:14px;font-size:14px;font-weight:700;color:#bfd6ff}
#bodyBet .ref-footer button,#maungBet .ref-footer button{border:0;background:transparent;color:#fff;font-size:14px;cursor:pointer;letter-spacing:.4px}
#bodyBet .ref-footer button:hover,#maungBet .ref-footer button:hover{text-decoration:underline}
#bodyBet .bet-head .back-btn,#maungBet .bet-head .back-btn{box-shadow:0 10px 35px rgba(0,0,0,.25)}
#bodyBet .bet-head h2,#maungBet .bet-head h2{font-size:30px;line-height:1;margin:0 0 5px;font-weight:900;text-shadow:0 2px 2px #0008}
#bodyBet .bet-head p,#maungBet .bet-head p{font-size:12px;color:#fff;margin:0;font-weight:700}
#bodyBet .back-btn,#maungBet .back-btn{width:44px;height:44px;border-radius:50%;border:1px solid #59aaff;background:#102b62;color:#fff;font-size:34px;display:grid;place-items:center;padding:0;line-height:.8}
#bodyBet .live-pill,#maungBet .live-pill{min-width:76px;text-align:center;background:#f02849;color:#fff;border-radius:12px;padding:9px 12px;font-size:13px;font-weight:900;box-shadow:0 0 22px rgba(240,40,73,.55)}
#maungBet .maung-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:0 0 10px}
#maungBet .maung-summary div{height:70px;background:#061f55;border:1px solid #4370a4;border-radius:7px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;text-align:center}
#maungBet .maung-summary small{font-size:14px;color:#fff;margin:0 0 3px;font-weight:800}
#maungBet .maung-summary b{font-size:24px;color:#fff;font-weight:900;text-shadow:0 2px 2px #0008}
.ref-controls{display:grid;gap:5px;margin-bottom:12px}.ref-bar{height:46px;border:1px solid #956e83;border-radius:7px;background:#071a46;display:flex;align-items:center;justify-content:center;font-size:21px;font-weight:900;text-shadow:0 2px 2px #0008}.ref-bar .down,.ref-bar .up{color:#ff1028;margin-left:8px}.ref-bar.datebar{gap:16px;font-size:19px}.ref-bar.datebar span:first-of-type{color:#19f083;font-weight:900}.filter-title{height:38px;display:flex;align-items:center;justify-content:center;font-size:20px;letter-spacing:.2px;color:#fff}.filter-title::first-letter{color:#fff}.match-list{gap:10px}.ref-match-card{background:linear-gradient(180deg,#253342,#202b35);border:1px solid #4d5d70;border-radius:7px;padding:10px 10px 8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.07)}.ref-match-card h3{font-size:18px;line-height:1.15;margin:0 0 10px;font-weight:900;color:#fff;text-shadow:0 2px 2px #0008}.ref-match-card h3 span{font-weight:500}.ref-odds-row{display:grid;grid-template-columns:1.7fr .74fr 1.8fr;gap:7px 10px}.ref-odds-row button{height:44px;border-radius:7px;border:1px solid #69778a;background:linear-gradient(180deg,#243341,#202a35);color:#fff;font-size:16px;font-weight:900;text-align:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.08);text-shadow:0 2px 2px #0008}.ref-odds-row button.hot{background:linear-gradient(180deg,#ffe7d8,#ffa66f);color:#111;text-shadow:none;border-color:#ffc6aa}.ref-odds-row button.blue{background:linear-gradient(180deg,#0e8de4,#086fc0);border-color:#167fd5;color:#fff}.ref-odds-row button.wide{grid-column:span 1}.ref-odds-row button:nth-last-child(2){grid-column:1 / span 1}.ref-odds-row button:nth-last-child(1){grid-column:2 / span 2}.ref-odds-row button.selected,.ref-odds-row button:active{outline:2px solid #fff4;filter:brightness(1.12)}.ref-footer{display:flex;align-items:center;justify-content:space-between;margin-top:12px;font-size:14px;font-weight:700}.ref-footer button{border:0;background:transparent;color:#fff;font-size:20px}.topbar{padding:0 2px}.topbar .select-lang{border-color:#b88598;background:#061b48;color:#fff;font-size:15px;font-weight:700;width:96px;max-width:96px;height:38px;border-radius:6px}.mobile-brand{font-size:21px}.main{max-width:690px;padding-left:10px;padding-right:10px}@media(max-width:760px){#bodyBet .bet-head,#maungBet .bet-head{height:78px}.main{padding-left:10px;padding-right:10px}.bottom-nav{display:none}.app{min-height:100vh}.ref-odds-row{grid-template-columns:1.55fr .7fr 1.55fr;gap:7px}.ref-match-card h3{font-size:16px}.ref-odds-row button{font-size:14px;height:44px}.ref-bar{font-size:19px}.filter-title{font-size:19px}#bodyBet .bet-head h2,#maungBet .bet-head h2{font-size:30px}}

/* UX polish */
.home-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0}.home-actions button{min-height:54px;border:1px solid #51a7ff;border-radius:8px;background:linear-gradient(135deg,#073984,#041b50);color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center;gap:7px}.home-actions svg{width:18px;height:18px}.primary:disabled{opacity:.45;cursor:not-allowed;filter:saturate(.35)}#bodyBet .market-tabs{display:grid!important}#bodyBet .bet-slip,#maungBet .bet-slip{display:block!important;border-color:#67d4ff;background:linear-gradient(135deg,#082b6d,#020f31)}#bodyBet .bet-slip .primary,#maungBet .bet-slip .primary{margin-top:10px}.adm-row{grid-template-columns:auto 1fr 1fr auto auto auto}.adm-row .ghost{border:1px solid #ff8796;border-radius:6px;background:#3b1020;color:#ffdbe0;padding:6px 10px;font-size:10px;font-weight:800}.toast.success{border-color:#56d7a5;background:linear-gradient(135deg,#07513f,#06244d)}
@media(max-width:760px){.home-actions{grid-template-columns:1fr 1fr 1fr}.home-actions button{min-height:58px;flex-direction:column;font-size:12px}.home-actions svg{width:20px;height:20px}#bodyBet .bet-slip,#maungBet .bet-slip{bottom:14px}.adm-row{grid-template-columns:1fr 1fr}.adm-row .ghost{grid-column:auto}}

/* ===== Enhanced football betting page: Body / Maung ===== */
#bodyBet,#maungBet{--panel:#172434;--panel2:#0d1728;--line:#4c5f78;--blue:#0585df;--gold:#ffc94d;--green:#19cf77;--red:#ff4b63;}
#bodyBet .bet-head,#maungBet .bet-head{background:linear-gradient(180deg,#092b61,#07172d);border-color:#2f7dd9;box-shadow:0 12px 30px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.08)}
#bodyBet .bet-head h2,#maungBet .bet-head h2{letter-spacing:.5px;text-transform:uppercase}
.enhanced-controls{background:linear-gradient(180deg,#11243b,#09162b);border:1px solid #394e6a;border-radius:12px;padding:8px;margin-bottom:10px;box-shadow:0 10px 25px rgba(0,0,0,.25)}
.sports-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:8px}.sports-strip button{height:36px;border:1px solid #466486;border-radius:8px;background:linear-gradient(180deg,#26384e,#162438);color:#dff2ff;font-weight:900;font-size:12px}.sports-strip button.active{background:linear-gradient(180deg,#13a6ff,#0661bc);border-color:#76d8ff;color:#fff}
.market-head{display:grid;grid-template-columns:1.35fr .55fr .8fr .75fr .55fr;gap:6px;height:32px;align-items:center;padding:0 10px;border-radius:8px;background:#081225;border:1px solid #33445b;color:#bcd6f4;font-size:11px;font-weight:900;text-transform:uppercase}.market-head span:not(:first-child){text-align:center}
#bodyBet .market-tabs,#maungBet .market-tabs{position:sticky;top:6px;z-index:2;background:linear-gradient(180deg,#07162b,#061126);padding:7px;border:1px solid #203c5d;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.22)}
.league-panel{height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;margin:8px 0 -2px;border-radius:9px;background:linear-gradient(180deg,#344154,#202b39);border:1px solid #59697f;color:#fff;font-weight:900;box-shadow:inset 0 1px rgba(255,255,255,.1)}.league-panel b{font-size:10px;color:#06162b;background:#f8d65b;border-radius:999px;padding:4px 8px}.sportsbook-card{background:linear-gradient(180deg,#26313f,#141d2a)!important;border:1px solid #536173!important;border-radius:10px!important;padding:9px!important;box-shadow:0 10px 25px rgba(0,0,0,.22),inset 0 1px rgba(255,255,255,.07)!important}.match-status{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;color:#c8d8ec;font-size:11px;margin-bottom:7px}.match-status b{background:#0b6dcc;color:#fff;border-radius:999px;padding:3px 7px;font-size:10px}.match-status em{font-style:normal;color:#75e5ff;font-weight:900}.teams-line{display:grid;grid-template-columns:1fr auto 1fr;gap:9px;align-items:center;margin-bottom:8px}.teams-line b{font-size:15px;color:#fff;line-height:1.15}.teams-line b:last-child{text-align:right}.teams-line small{color:#9ab7d5;font-weight:900}.sportsbook-odds{display:grid!important;grid-template-columns:1.2fr .68fr .72fr 1.2fr .72fr .72fr .68fr .68fr!important;gap:6px!important}.sportsbook-odds button{height:50px!important;border-radius:8px!important;border:1px solid #617188!important;background:linear-gradient(180deg,#2a3545,#151f2d)!important;color:#fff!important;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:13px!important;font-weight:900!important;text-shadow:none!important}.sportsbook-odds button span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sportsbook-odds button small{font-size:10px;color:#b8cce4}.sportsbook-odds button.blue{background:linear-gradient(180deg,#159cf1,#0666ba)!important;border-color:#31aaf5!important}.sportsbook-odds button.green{background:linear-gradient(180deg,#149c61,#0a5b39)!important;border-color:#34dc8b!important}.sportsbook-odds button.red{background:linear-gradient(180deg,#d94555,#842332)!important;border-color:#ff7785!important}.sportsbook-odds button.selected{outline:2px solid #ffe16a!important;background:linear-gradient(180deg,#ffe89a,#ffbd35)!important;color:#111!important;box-shadow:0 0 0 3px rgba(255,201,77,.18),0 0 20px rgba(255,201,77,.22)!important}.sportsbook-odds button.selected small{color:#382500}.maung-summary{border:1px solid #456a94;background:linear-gradient(180deg,#10284a,#07162e);border-radius:12px;padding:9px;box-shadow:0 10px 25px rgba(0,0,0,.22)}#bodyBet .bet-slip,#maungBet .bet-slip{border:1px solid #6bd8ff!important;background:linear-gradient(180deg,#092a5c,#06112a)!important;border-radius:14px!important;box-shadow:0 -8px 34px rgba(2,10,25,.72),0 0 0 1px rgba(255,255,255,.04) inset!important}#bodyBet .bet-slip .primary,#maungBet .bet-slip .primary{height:44px;border-radius:10px;background:linear-gradient(180deg,#ffda60,#ff9e25);color:#1a1000;font-weight:1000;border:0}.ref-footer{background:#09192f;border:1px solid #314761;border-radius:10px;padding:8px 10px;color:#cde5ff}
@media(max-width:760px){.sports-strip{grid-template-columns:repeat(2,1fr)}.market-head{display:none}.sportsbook-odds{grid-template-columns:1fr .64fr 1fr!important}.sportsbook-odds button{height:44px!important;font-size:12px!important}.teams-line b{font-size:14px}.match-status{font-size:10px}.sportsbook-odds button:nth-child(n+7){display:none!important}.enhanced-controls{padding:7px}.ref-bar.datebar{gap:8px;font-size:16px}}


/* ===== Gold549 exact mobile football page override ===== */
#bodyBet,#maungBet{background:#f3f3f3!important;color:#222!important;padding:0!important;min-height:100vh;max-width:100%;}
#bodyBet .gold-header,#maungBet .gold-header{height:116px;background:#001747;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:3px solid #111;position:relative;margin:0 -10px 10px;}
.gold-back{width:44px;height:44px;border:0;background:transparent;color:#fff;font-size:48px;line-height:1;font-weight:300;display:flex;align-items:center;justify-content:center;}
.gold-logo{width:66px;height:34px;border-left:3px solid #fff;border-top:3px solid #fff;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:-46%;font-weight:900;letter-spacing:.5px;color:#ff8c36;font-size:14px;line-height:.9;text-shadow:0 1px 1px #000;}
.gold-logo small{color:#fff;font-size:10px;letter-spacing:1px;margin-top:1px;}
.gold-refresh{border:0;background:transparent;color:#fff;display:flex;flex-direction:column;align-items:center;gap:2px;font-size:16px;font-weight:900;}
.gold-refresh b{font-size:36px;line-height:.8}.gold-refresh span{font-size:26px;line-height:1;font-weight:900;}
#bodyBet .ref-controls,#maungBet .ref-controls{background:#f3f3f3!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:0 2px!important;margin:0 0 10px!important;display:block!important;}
#bodyBet .sports-strip,#maungBet .sports-strip,#bodyBet .market-head,#maungBet .market-head,#bodyBet .market-tabs,#maungBet .market-tabs,#maungBet .maung-summary{display:none!important;}
#bodyBet .ref-bar,#maungBet .ref-bar{height:52px;background:#001747!important;border:0!important;border-radius:7px!important;color:#fff!important;margin:10px 0!important;font-size:29px!important;font-weight:900!important;box-shadow:0 1px 2px rgba(0,0,0,.22)!important;text-shadow:none!important;}
#bodyBet .ref-bar.datebar,#maungBet .ref-bar.datebar{gap:14px!important;font-size:25px!important;}
#bodyBet .ref-bar.datebar .today-date,#maungBet .ref-bar.datebar .today-date{color:#18b985!important;}
#bodyBet .filter-title,#maungBet .filter-title{height:68px;color:#222!important;background:transparent!important;border:0!important;font-size:21px!important;font-weight:500!important;justify-content:flex-end!important;padding-right:32px!important;margin:0!important;}
#bodyBet .filter-title::before,#maungBet .filter-title::before{content:'🔽';filter:grayscale(1) brightness(0);font-size:25px;margin-right:10px;}
#bodyBet .match-list,#maungBet .match-list{display:block!important;padding:0 4px 92px!important;}
.gold-match-card{background:#d6d6d6;border-radius:8px;margin:14px 0;padding:12px 10px 14px;box-shadow:0 1px 4px rgba(0,0,0,.18);border:1px solid #d0d0d0;}
.gold-match-card h3{margin:0 0 10px;color:#222;font-size:22px;line-height:1.45;font-weight:900;text-transform:uppercase;}
.gold-match-card h3 span{font-weight:500;text-transform:none;}
.gold-odds-grid{display:grid;grid-template-columns:1fr .34fr 1fr;gap:12px 10px;}
.gold-odds-grid button{height:58px;border-radius:13px;border:0;background:#555;color:#fff;font-size:22px;font-weight:900;box-shadow:inset 0 2px 2px rgba(255,255,255,.12),0 2px 5px rgba(0,0,0,.25);text-shadow:0 1px 2px rgba(0,0,0,.35);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 8px;}
.gold-odds-grid .line{background:#078ed4!important;color:#fff!important;font-size:21px;padding:0 4px;}
.gold-odds-grid .hot{background:linear-gradient(90deg,#ffd8c4,#ff995b)!important;color:#111!important;text-shadow:none!important;box-shadow:0 0 0 5px rgba(7,142,212,.65),0 2px 5px rgba(0,0,0,.25)!important;}
.gold-odds-grid .even{grid-column:1 / span 1}.gold-odds-grid .odd{grid-column:2 / span 2}.gold-odds-grid button.selected{outline:0!important;background:#ff8749!important;color:#111!important;text-shadow:none!important;box-shadow:0 0 0 3px rgba(255,135,73,.35),0 2px 5px rgba(0,0,0,.25)!important;}
#bodyBet .bet-slip,#maungBet .bet-slip{position:fixed!important;left:50%!important;transform:translateX(-50%)!important;bottom:82px!important;width:170px!important;min-height:56px!important;padding:0!important;border:0!important;background:#ff8749!important;border-radius:2px!important;color:#111!important;box-shadow:0 4px 12px rgba(0,0,0,.28)!important;z-index:30;text-align:center;display:flex!important;align-items:center!important;justify-content:center!important;}
#bodyBet .bet-slip>div,#maungBet .bet-slip>div,#bodyBet .stake-row,#maungBet .stake-row,#bodyBet .stake-chips,#maungBet .stake-chips,#bodyBet .bet-slip .primary,#maungBet .bet-slip .primary{display:none!important;}
#bodyBet .bet-slip::after,#maungBet .bet-slip::after{content:'Bet';font-size:19px;font-weight:900;color:#111;}
@media(max-width:760px){.main{padding-left:0!important;padding-right:0!important;max-width:none!important;}#bodyBet .gold-header,#maungBet .gold-header{margin-left:0;margin-right:0;height:116px;padding:0 18px;}.gold-logo{margin-left:-42%;}.gold-match-card h3{font-size:21px}.gold-odds-grid button{height:58px;font-size:21px}.gold-refresh span{font-size:25px}#bodyBet .ref-bar,#maungBet .ref-bar{font-size:28px!important}.bottom-nav{display:none!important}}
@media(max-width:390px){.gold-match-card h3{font-size:18px}.gold-odds-grid{gap:10px 8px}.gold-odds-grid button{height:54px;font-size:18px;border-radius:11px}.gold-odds-grid .line{font-size:18px}.gold-refresh span{font-size:21px}.gold-logo{margin-left:-34%;}#bodyBet .ref-bar,#maungBet .ref-bar{font-size:24px!important}#bodyBet .ref-bar.datebar,#maungBet .ref-bar.datebar{font-size:21px!important}.filter-title{font-size:18px!important}}


/* ===== Asiawin88 football sizing + language fixes ===== */
.brand-logo{font-size:22px;font-weight:1000;letter-spacing:.2px;color:#fff;line-height:1;text-align:left;margin-left:-36%;white-space:nowrap;}
#bodyBet .gold-header,#maungBet .gold-header{height:96px!important;padding:0 18px!important;margin:0 0 8px!important;}
.gold-refresh b{font-size:30px!important}.gold-refresh span{font-size:21px!important;}
#bodyBet .ref-bar,#maungBet .ref-bar{height:48px!important;font-size:24px!important;margin:8px 6px!important;}
#bodyBet .ref-bar.datebar,#maungBet .ref-bar.datebar{font-size:22px!important;}
#bodyBet .filter-title,#maungBet .filter-title{height:54px!important;font-size:19px!important;padding-right:28px!important;}
#bodyBet .match-list,#maungBet .match-list{padding:0 6px 84px!important;}
.gold-match-card{margin:10px 0!important;padding:10px 9px 12px!important;border-radius:8px!important;}
.gold-match-card h3{font-size:19px!important;line-height:1.34!important;margin-bottom:9px!important;}
.gold-odds-grid{gap:10px 9px!important;grid-template-columns:1fr .32fr 1fr!important;}
.gold-odds-grid button{height:54px!important;font-size:19px!important;border-radius:12px!important;}
.gold-odds-grid .line{font-size:18px!important;}
#bodyBet .bet-slip::after,#maungBet .bet-slip::after{content:attr(data-bet-label)!important;}
#bodyBet .bet-slip,#maungBet .bet-slip{bottom:74px!important;width:150px!important;min-height:52px!important;}
#bodyBet .bottom-nav,#maungBet .bottom-nav{display:none!important;}
.gold-logo,.gold-logo small{display:none!important;}
@media(max-width:760px){
  .brand-logo{margin-left:-28%;font-size:20px;}
  #bodyBet .gold-header,#maungBet .gold-header{height:92px!important;}
  #bodyBet .ref-bar,#maungBet .ref-bar{height:46px!important;font-size:23px!important;}
  #bodyBet .ref-bar.datebar,#maungBet .ref-bar.datebar{font-size:20px!important;gap:8px!important;}
  #bodyBet .filter-title,#maungBet .filter-title{height:50px!important;font-size:18px!important;}
  .gold-match-card h3{font-size:18px!important;}
  .gold-odds-grid button{height:52px!important;font-size:18px!important;}
}
@media(max-width:390px){
  .brand-logo{margin-left:-18%;font-size:18px;}
  .gold-refresh span{font-size:18px!important;}
  #bodyBet .gold-header,#maungBet .gold-header{height:86px!important;padding:0 14px!important;}
  #bodyBet .ref-bar,#maungBet .ref-bar{height:42px!important;font-size:20px!important;margin:7px 5px!important;}
  #bodyBet .ref-bar.datebar,#maungBet .ref-bar.datebar{font-size:18px!important;}
  #bodyBet .filter-title,#maungBet .filter-title{height:46px!important;font-size:16px!important;padding-right:16px!important;}
  .gold-match-card{padding:8px 7px 10px!important;margin:8px 0!important;}
  .gold-match-card h3{font-size:15.5px!important;}
  .gold-odds-grid{gap:8px 7px!important;}
  .gold-odds-grid button{height:48px!important;font-size:15.5px!important;border-radius:10px!important;}
  .gold-odds-grid .line{font-size:15px!important;}
  #bodyBet .bet-slip,#maungBet .bet-slip{bottom:62px!important;width:132px!important;min-height:48px!important;}
}

/* ===== FIX: restore stake/price input on football bet slip ===== */
#bodyBet .bet-slip::after,#maungBet .bet-slip::after{content:none!important;display:none!important;}
#bodyBet .bet-slip,#maungBet .bet-slip{
  position:fixed!important;
  left:50%!important;
  transform:translateX(-50%)!important;
  bottom:14px!important;
  width:min(94vw,430px)!important;
  min-height:auto!important;
  padding:10px!important;
  border:1px solid #ffb074!important;
  border-radius:14px!important;
  background:linear-gradient(180deg,#fff7ef,#ffe2cf)!important;
  color:#111!important;
  box-shadow:0 -4px 20px rgba(0,0,0,.25)!important;
  z-index:80!important;
  text-align:left!important;
  display:grid!important;
  gap:8px!important;
  align-items:stretch!important;
  justify-content:stretch!important;
}
#bodyBet .bet-slip>div,#maungBet .bet-slip>div{display:block!important;}
#bodyBet .bet-slip small,#maungBet .bet-slip small{display:block!important;color:#6b3b18!important;font-weight:900!important;font-size:12px!important;margin-bottom:2px!important;}
#bodyBet .bet-slip b,#maungBet .bet-slip b{display:block!important;color:#111!important;font-size:14px!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
#bodyBet .bet-slip span,#maungBet .bet-slip span{display:block!important;color:#333!important;font-size:12px!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
#bodyBet .stake-row,#maungBet .stake-row{
  display:grid!important;
  grid-template-columns:1fr auto!important;
  gap:8px!important;
  align-items:center!important;
}
#bodyBet .stake-row input,#maungBet .stake-row input{
  display:block!important;
  width:100%!important;
  height:42px!important;
  border-radius:10px!important;
  border:1px solid #d56b26!important;
  background:#fff!important;
  color:#111!important;
  font-size:16px!important;
  font-weight:900!important;
  padding:0 12px!important;
}
#bodyBet .stake-row strong,#maungBet .stake-row strong{display:block!important;color:#0c5b26!important;font-size:13px!important;white-space:nowrap!important;}
#bodyBet .stake-chips,#maungBet .stake-chips{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:6px!important;}
#bodyBet .stake-chips button,#maungBet .stake-chips button{display:block!important;height:32px!important;border:0!important;border-radius:8px!important;background:#555!important;color:#fff!important;font-weight:900!important;}
#bodyBet .bet-slip .primary,#maungBet .bet-slip .primary{
  display:block!important;
  height:42px!important;
  width:100%!important;
  margin-top:0!important;
  border:0!important;
  border-radius:10px!important;
  background:#ff8749!important;
  color:#111!important;
  font-size:16px!important;
  font-weight:1000!important;
}
#bodyBet .match-list,#maungBet .match-list{padding-bottom:220px!important;}
@media(max-width:390px){
  #bodyBet .bet-slip,#maungBet .bet-slip{bottom:10px!important;width:94vw!important;padding:8px!important;gap:6px!important;}
  #bodyBet .stake-row input,#maungBet .stake-row input{height:38px!important;font-size:14px!important;}
  #bodyBet .stake-chips button,#maungBet .stake-chips button{height:28px!important;font-size:12px!important;}
  #bodyBet .bet-slip .primary,#maungBet .bet-slip .primary{height:38px!important;font-size:14px!important;}
  #bodyBet .match-list,#maungBet .match-list{padding-bottom:205px!important;}
}

/* ===== COMPLETE FRONTEND FLOW FIXES ===== */
.slip-actions{display:grid!important;grid-template-columns:.8fr 1.2fr!important;gap:8px!important;margin-top:0!important;}
.slip-actions button{height:42px!important;border:0!important;border-radius:10px!important;font-weight:1000!important;font-size:15px!important;}
.slip-actions button:first-child{background:#5b5b5b!important;color:#fff!important;}
.slip-actions .primary{display:block!important;background:#ff8749!important;color:#111!important;}
#bodyBet .bet-slip .primary,#maungBet .bet-slip .primary{height:42px!important;}
#bodyBet .bet-slip .primary:disabled,#maungBet .bet-slip .primary:disabled{opacity:.55!important;filter:grayscale(.25)!important;}
.history-table td{vertical-align:top!important;}
.history-table td small{display:block;color:#8fc8ff;font-size:11px;margin-top:3px;max-width:360px;white-space:normal;}
.history-table td em{display:inline-block;margin-top:4px;padding:2px 8px;border-radius:999px;background:#ff8749;color:#111;font-style:normal;font-size:11px;font-weight:900;}
#bodyBet .gold-odds-grid button,#maungBet .gold-odds-grid button{touch-action:manipulation;}
#maungBet .gold-odds-grid button.selected{outline:3px solid #ff8749!important;background:#ff8749!important;color:#111!important;}
@media(max-width:390px){.slip-actions button{height:38px!important;font-size:13px!important}.history-table th,.history-table td{font-size:12px!important;padding:7px 5px!important}}

/* Pro upgrade */
.pro-toolbar{display:flex;gap:8px;padding:8px;background:#06184b;border:1px solid #1f6ed2;border-radius:10px;margin:8px 0;position:sticky;top:0;z-index:5}.pro-toolbar input{flex:1;min-width:0;background:#020d32;color:#fff;border:1px solid #2d7dde;border-radius:8px;padding:10px}.pro-toolbar button{background:linear-gradient(180deg,#0a66c9,#063d8d);color:#fff;border:1px solid #5ca8ff;border-radius:8px;padding:9px 10px;font-weight:700}.gold-match-card{position:relative;transition:.16s transform,.16s box-shadow}.gold-match-card:hover{transform:translateY(-1px);box-shadow:0 12px 30px #0005}.fav-star{position:absolute;right:8px;top:8px;border:0;background:#14285a;color:#ffd35a;border-radius:999px;width:30px;height:30px}.fav-star.on{background:#f59e0b;color:#111}.hot-panel{background:linear-gradient(135deg,#082c78,#02194a);border:1px solid #2477db;border-radius:8px;padding:10px;margin:10px 0}.hot-panel h3{margin:0 0 8px}.hot-item{display:flex;justify-content:space-between;align-items:center;background:#061b54;border:1px solid #1f65bd;border-radius:8px;padding:9px;margin:6px 0;font-size:12px}.hot-item button{border:0;border-radius:8px;background:#17a8ff;color:#fff;padding:7px 10px}.compact-odds .gold-odds-grid{grid-template-columns:repeat(4,1fr)!important}.compact-odds .gold-odds-grid button{min-height:34px!important;font-size:11px!important}.toast{position:fixed;left:50%;bottom:80px;transform:translateX(-50%);z-index:99;padding:12px 18px;border-radius:12px;background:#10b981;color:white;box-shadow:0 14px 40px #0008}.toast.error{background:#ef4444}.light-theme{background:#eef5ff;color:#071533}.light-theme .app{background:linear-gradient(180deg,#eaf4ff,#dcecff);color:#071533}.light-theme .panel,.light-theme .profile-card,.light-theme .notice,.light-theme .hot-panel{background:#fff;color:#071533}.light-theme .sidebar{background:#06205e}.light-theme .gold-match-card,.light-theme .ref-controls,.light-theme .bet-slip{background:#fff!important;color:#071533!important}.light-theme input,.light-theme select{background:#f5f8ff!important;color:#071533!important}@media(max-width:720px){.main{max-width:100%;padding:10px 8px 86px}.pro-toolbar{flex-wrap:wrap}.pro-toolbar input{flex-basis:100%}.gold-header{position:sticky;top:0;z-index:8}.bet-slip{position:sticky;bottom:58px;z-index:10}.gold-odds-grid{gap:5px}.gold-odds-grid button{padding:7px 3px!important;font-size:10px!important}.market-head{font-size:10px}.sports-strip{overflow:auto}.sidebar{position:fixed;left:-150px;top:0;bottom:0;z-index:20;transition:.2s}.sidebar.open{left:0}.hamb{display:block}}


/* ===== Completed login/auth UI ===== */
.login-shell{width:min(980px,94vw);display:grid;grid-template-columns:1fr minmax(320px,420px);gap:22px;align-items:stretch}.login-hero{border:1px solid rgba(94,203,255,.4);border-radius:28px;padding:42px;background:linear-gradient(135deg,rgba(8,72,160,.88),rgba(2,14,55,.92)),radial-gradient(circle at 80% 15%,rgba(24,183,255,.5),transparent 30%);box-shadow:0 22px 80px rgba(0,0,0,.35);display:flex;flex-direction:column;justify-content:center}.login-hero .brand{font-size:56px}.login-hero p{font-size:22px;color:#d9efff;margin:18px 0 24px}.login-badges{display:flex;flex-wrap:wrap;gap:10px}.login-badges span{border:1px solid rgba(94,203,255,.35);background:rgba(6,26,75,.72);border-radius:999px;padding:9px 12px;font-size:13px;color:#dff4ff}.pro-login-card{width:100%;padding:24px!important}.login-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px;background:rgba(255,255,255,.06);border-radius:16px;padding:6px}.login-tabs button{height:44px;margin:0!important;border-radius:12px!important;background:transparent!important;color:#bde7ff!important;font-size:15px!important}.login-tabs button.active{background:linear-gradient(135deg,#18b7ff,#0256de)!important;color:white!important}.auth-form{display:grid;gap:8px}.auth-form label{font-size:13px;color:#cde9ff;font-weight:700;margin-top:5px}.password-wrap{position:relative}.password-wrap input{padding-right:52px!important}.password-wrap button{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:38px!important;height:38px!important;margin:0!important;padding:0!important;border-radius:10px!important;background:rgba(255,255,255,.08)!important}.login-options{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;color:#cde9ff;margin:5px 0}.login-options button{width:auto!important;height:auto!important;padding:0!important;margin:0!important;background:transparent!important;color:#5ecbff!important;font-size:13px!important}.login-options label{display:flex;align-items:center;gap:7px;margin:0;font-weight:400}.login-options input{width:16px!important;height:16px!important;margin:0!important}.login-error{background:rgba(239,68,68,.14);border:1px solid rgba(239,68,68,.5);color:#ffd3d3;border-radius:12px;padding:10px 12px;font-size:13px}.demo-hint{display:block;text-align:center;color:#9fcfff;font-size:12px;margin-top:7px}.auth-lock body{overflow:hidden}
@media(max-width:760px){.login-shell{grid-template-columns:1fr;width:min(430px,94vw)}.login-hero{padding:24px;border-radius:24px}.login-hero .brand{font-size:38px}.login-hero p{font-size:16px;margin:12px 0}.login-badges span{font-size:11px;padding:7px 9px}.pro-login-card{border-radius:24px!important}.login-card input,.login-card .select-lang,.login-card button{height:52px!important;font-size:16px!important}.login-tabs button{height:40px!important;font-size:13px!important}}

/* ===== CUSTOMER REQUEST PATCH: body/maung slip, preview, deposit/withdraw fields ===== */
.form-help{display:block;color:#b9dcff;font-size:11px;margin:6px 0 10px}.form-select{width:100%;height:46px;border:0;border-radius:10px;margin:10px 0;padding:0 12px;color:#061947;background:#fff}.slip-close{position:absolute!important;right:8px!important;top:6px!important;width:24px!important;height:24px!important;border:0!important;border-radius:50%!important;background:#d64242!important;color:#fff!important;font-weight:900!important;z-index:2!important;padding:0!important}.bet-slip{position:relative!important}.bet-slip.mini{width:92px!important;min-height:42px!important;padding:8px!important;display:grid!important;place-items:center!important}.bet-slip.mini>div,.bet-slip.mini .stake-row,.bet-slip.mini .stake-chips,.bet-slip.mini .slip-actions{display:none!important}.bet-slip.mini::after{content:'Bet';font-size:18px;font-weight:1000;color:#111}.pick-list-mini{max-height:84px;overflow:auto;display:grid!important;gap:4px!important;margin:4px 0}.pick-list-mini div{display:grid!important;grid-template-columns:1fr auto 22px!important;gap:6px!important;align-items:center;background:#fff!important;border:1px solid #ffc59d!important;border-radius:8px!important;padding:5px 6px!important}.pick-list-mini span,.pick-list-mini b{font-size:11px!important;color:#111!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.pick-list-mini button{height:22px!important;border:0!important;border-radius:50%!important;background:#ef4444!important;color:#fff!important;font-weight:900!important;padding:0!important}.preview-modal{position:fixed;inset:0;background:rgba(0,0,0,.62);z-index:200;display:grid;place-items:center;padding:16px}.preview-card{width:min(92vw,430px);background:#fff;color:#101827;border-radius:14px;box-shadow:0 30px 80px #0009;padding:16px;position:relative}.preview-card h3{margin:0 0 12px;text-align:center}.modal-x{position:absolute;right:10px;top:10px;width:28px;height:28px;border:0;border-radius:50%;background:#ef4444;color:#fff;font-weight:900}.preview-row{display:grid;grid-template-columns:1fr auto;gap:4px 8px;padding:9px;border-bottom:1px solid #e6e9ef}.preview-row span{grid-column:1/-1;font-size:12px;color:#475569}.preview-row b{font-size:13px}.preview-row em{font-style:normal;color:#0b7a34;font-weight:900}.preview-total{display:flex;justify-content:space-between;align-items:center;background:#eef8ff;border-radius:10px;padding:10px;margin-top:10px}.preview-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.preview-actions button{height:42px;border:0;border-radius:10px;font-weight:900;background:#64748b;color:#fff}.preview-actions .primary{margin:0;background:#ff8749;color:#111}

#bodyBet .bet-slip,#maungBet .bet-slip{
  position:fixed!important;
  left:50%!important;
  bottom:78px!important;
  transform:translateX(-50%)!important;
  width:min(340px,92vw)!important;
  max-height:260px!important;
  min-height:0!important;
  overflow:auto!important;
  padding:9px!important;
  border:1px solid #ffb07b!important;
  border-radius:8px!important;
  background:#ff8a4c!important;
  color:#111!important;
  box-shadow:0 8px 24px rgba(0,0,0,.35)!important;
  z-index:80!important;
  display:grid!important;
  gap:6px!important;
  text-align:left!important;
}
#bodyBet .bet-slip.mini,#maungBet .bet-slip.mini{
  width:132px!important;
  height:42px!important;
  min-height:42px!important;
  max-height:42px!important;
  padding:0!important;
  overflow:hidden!important;
  place-items:center!important;
  text-align:center!important;
  cursor:pointer!important;
  border:0!important;
  border-radius:3px!important;
  background:#ff8a4c!important;
  box-shadow:0 4px 13px rgba(0,0,0,.28)!important;
}
#bodyBet .bet-slip.mini::after,#maungBet .bet-slip.mini::after{
  content:attr(data-bet-label)!important;
  display:block!important;
  color:#111!important;
  font-size:16px!important;
  font-weight:1000!important;
}
#bodyBet .bet-slip.mini .slip-close,#maungBet .bet-slip.mini .slip-close{display:none!important}
#bodyBet .bet-slip:not(.mini)::after,#maungBet .bet-slip:not(.mini)::after{content:none!important}
#bodyBet .bet-slip:not(.mini)>div,#maungBet .bet-slip:not(.mini)>div{display:block!important}
#bodyBet .bet-slip:not(.mini) .stake-row,#maungBet .bet-slip:not(.mini) .stake-row{
  display:grid!important;
  grid-template-columns:1fr auto!important;
  gap:6px!important;
}
#bodyBet .bet-slip:not(.mini) .stake-row input,#maungBet .bet-slip:not(.mini) .stake-row input{
  height:34px!important;
  border-radius:7px!important;
  font-size:13px!important;
}
#bodyBet .bet-slip:not(.mini) .stake-chips,#maungBet .bet-slip:not(.mini) .stake-chips{
  display:grid!important;
  grid-template-columns:repeat(4,1fr)!important;
  gap:5px!important;
}
#bodyBet .bet-slip:not(.mini) .stake-chips button,#maungBet .bet-slip:not(.mini) .stake-chips button{
  height:27px!important;
  font-size:12px!important;
  border-radius:6px!important;
}
#bodyBet .bet-slip:not(.mini) .slip-actions,#maungBet .bet-slip:not(.mini) .slip-actions{
  display:grid!important;
  grid-template-columns:.8fr 1.2fr!important;
  gap:6px!important;
}
#bodyBet .bet-slip:not(.mini) .slip-actions button,#maungBet .bet-slip:not(.mini) .slip-actions button{
  height:34px!important;
  border-radius:7px!important;
  font-size:13px!important;
}
@media(max-width:390px){
  #bodyBet .bet-slip,#maungBet .bet-slip{width:min(318px,92vw)!important;max-height:228px!important;bottom:72px!important}
  #bodyBet .bet-slip.mini,#maungBet .bet-slip.mini{width:118px!important;height:40px!important;min-height:40px!important}
}
#depSlip{background:#fff!important;color:#111!important;padding:12px!important;border-radius:10px!important;border:0!important}
@media(max-width:390px){.pick-list-mini{max-height:58px}.preview-card{padding:12px}.preview-row{padding:7px}}

#bodyBet .bet-slip:not(.mini) .stake-row,#maungBet .bet-slip:not(.mini) .stake-row{
  grid-template-columns:minmax(0,1fr) minmax(74px,auto)!important;
  align-items:center!important;
}
#stakeAmount,#maungStake,#depAmount,#wdAmount{
  box-sizing:border-box!important;
  max-width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  line-height:1!important;
  letter-spacing:0!important;
  font-size:14px!important;
  font-weight:900!important;
  font-variant-numeric:tabular-nums!important;
  text-align:center!important;
  color:#111!important;
  background:linear-gradient(180deg,#fff8f1,#ffffff)!important;
  border:1px solid #ffb47f!important;
  border-radius:9px!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 2px 8px rgba(0,0,0,.16)!important;
  padding:0 10px!important;
}
#stakeAmount::placeholder,#maungStake::placeholder,#depAmount::placeholder,#wdAmount::placeholder{
  color:#7a4a2a!important;
  font-size:12px!important;
  font-weight:800!important;
  opacity:.82!important;
}
#stakeAmount:focus,#maungStake:focus,#depAmount:focus,#wdAmount:focus{
  outline:2px solid #159cf1!important;
  border-color:#159cf1!important;
  box-shadow:0 0 0 3px rgba(21,156,241,.18),inset 0 1px 0 rgba(255,255,255,.9)!important;
}
#stakeAmount::-webkit-outer-spin-button,#stakeAmount::-webkit-inner-spin-button,
#maungStake::-webkit-outer-spin-button,#maungStake::-webkit-inner-spin-button,
#depAmount::-webkit-outer-spin-button,#depAmount::-webkit-inner-spin-button,
#wdAmount::-webkit-outer-spin-button,#wdAmount::-webkit-inner-spin-button{
  -webkit-appearance:none!important;
  margin:0!important;
}
#bodyBet .stake-row strong,#maungBet .stake-row strong{
  min-width:0!important;
  max-width:112px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  text-align:right!important;
  font-size:12px!important;
}
@media(max-width:390px){
  #bodyBet .bet-slip:not(.mini) .stake-row,#maungBet .bet-slip:not(.mini) .stake-row{
    grid-template-columns:minmax(0,1fr) 72px!important;
  }
  #stakeAmount,#maungStake,#depAmount,#wdAmount{font-size:13px!important;padding:0 8px!important}
  #stakeAmount::placeholder,#maungStake::placeholder,#depAmount::placeholder,#wdAmount::placeholder{font-size:11px!important}
  #bodyBet .stake-row strong,#maungBet .stake-row strong{max-width:72px!important;font-size:11px!important}
}

#bodyBet .bet-slip.mini,#maungBet .bet-slip.mini{
  width:128px!important;
  height:38px!important;
  min-height:38px!important;
  max-height:38px!important;
  padding:0!important;
  overflow:hidden!important;
  display:grid!important;
  place-items:center!important;
  line-height:1!important;
}
#bodyBet .bet-slip.mini > div,
#maungBet .bet-slip.mini > div,
#bodyBet .bet-slip.mini .stake-row,
#maungBet .bet-slip.mini .stake-row,
#bodyBet .bet-slip.mini .stake-chips,
#maungBet .bet-slip.mini .stake-chips,
#bodyBet .bet-slip.mini .slip-actions,
#maungBet .bet-slip.mini .slip-actions,
#bodyBet .bet-slip.mini .slip-close,
#maungBet .bet-slip.mini .slip-close,
#bodyBet .bet-slip.mini small,
#maungBet .bet-slip.mini small,
#bodyBet .bet-slip.mini b,
#maungBet .bet-slip.mini b,
#bodyBet .bet-slip.mini span,
#maungBet .bet-slip.mini span{
  display:none!important;
  visibility:hidden!important;
  width:0!important;
  height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
}
#bodyBet .bet-slip.mini::after,#maungBet .bet-slip.mini::after{
  content:"Bet"!important;
  display:block!important;
  visibility:visible!important;
  color:#111!important;
  font-size:15px!important;
  font-weight:1000!important;
  line-height:38px!important;
  height:38px!important;
  max-width:100%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}

#bodyBet .bet-slip:not(.mini),#maungBet .bet-slip:not(.mini){
  width:min(500px,92vw)!important;
  max-height:min(62vh,430px)!important;
  padding:12px!important;
  gap:8px!important;
}
#bodyBet .bet-slip:not(.mini)>div:first-of-type,
#maungBet .bet-slip:not(.mini)>div:first-of-type{
  margin:0!important;
  padding-right:30px!important;
}
#bodyBet .bet-slip:not(.mini)>div:first-of-type small,
#maungBet .bet-slip:not(.mini)>div:first-of-type small{
  color:#6b3214!important;
  font-size:12px!important;
  font-weight:1000!important;
}
#bodyBet .bet-slip:not(.mini)>div:first-of-type b,
#maungBet .bet-slip:not(.mini)>div:first-of-type b{
  display:block!important;
  color:#111!important;
  font-size:18px!important;
  line-height:1.15!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
#bodyBet .bet-slip:not(.mini)>div:first-of-type span,
#maungBet .bet-slip:not(.mini)>div:first-of-type span{
  display:block!important;
  color:#2b241f!important;
  font-size:12px!important;
  line-height:1.25!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
#bodyBet .bet-slip:not(.mini) .pick-list-mini,
#maungBet .bet-slip:not(.mini) .pick-list-mini{
  display:grid!important;
  gap:6px!important;
  max-height:150px!important;
  overflow:auto!important;
  margin:2px 0 4px!important;
  padding:0!important;
}
#bodyBet .bet-slip:not(.mini) .pick-list-mini div,
#maungBet .bet-slip:not(.mini) .pick-list-mini div{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(112px,auto) 28px!important;
  align-items:center!important;
  gap:7px!important;
  min-height:44px!important;
  padding:6px 7px!important;
  border:1px solid rgba(255,180,127,.65)!important;
  border-radius:9px!important;
  background:#fff!important;
  box-shadow:0 2px 8px rgba(0,0,0,.12)!important;
}
#bodyBet .bet-slip:not(.mini) .pick-list-mini div.empty-slip,
#maungBet .bet-slip:not(.mini) .pick-list-mini div.empty-slip{
  grid-template-columns:1fr!important;
  text-align:center!important;
  color:#5d3a23!important;
  background:#fff7ef!important;
}
#bodyBet .bet-slip:not(.mini) .pick-list-mini span,
#maungBet .bet-slip:not(.mini) .pick-list-mini span{
  min-width:0!important;
  color:#222!important;
  font-size:13px!important;
  line-height:1.2!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
#bodyBet .bet-slip:not(.mini) .pick-list-mini b,
#maungBet .bet-slip:not(.mini) .pick-list-mini b{
  min-width:0!important;
  color:#111!important;
  font-size:14px!important;
  line-height:1.15!important;
  text-align:right!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
#bodyBet .bet-slip:not(.mini) .pick-list-mini button,
#maungBet .bet-slip:not(.mini) .pick-list-mini button{
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  border:0!important;
  border-radius:50%!important;
  background:#ef4444!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:1000!important;
  line-height:28px!important;
  padding:0!important;
}
#bodyBet .bet-slip:not(.mini) .stake-row,#maungBet .bet-slip:not(.mini) .stake-row{
  grid-template-columns:minmax(0,1fr) 92px!important;
  margin-top:2px!important;
}
#bodyBet .bet-slip:not(.mini) .stake-chips,#maungBet .bet-slip:not(.mini) .stake-chips{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
@media(max-width:390px){
  #bodyBet .bet-slip:not(.mini),#maungBet .bet-slip:not(.mini){width:92vw!important;max-height:58vh!important;padding:10px!important}
  #bodyBet .bet-slip:not(.mini) .pick-list-mini,#maungBet .bet-slip:not(.mini) .pick-list-mini{max-height:128px!important}
  #bodyBet .bet-slip:not(.mini) .pick-list-mini div,#maungBet .bet-slip:not(.mini) .pick-list-mini div{grid-template-columns:minmax(0,1fr) minmax(88px,auto) 26px!important;min-height:40px!important}
  #bodyBet .bet-slip:not(.mini) .pick-list-mini span,#maungBet .bet-slip:not(.mini) .pick-list-mini span{font-size:12px!important}
  #bodyBet .bet-slip:not(.mini) .pick-list-mini b,#maungBet .bet-slip:not(.mini) .pick-list-mini b{font-size:13px!important}
  #bodyBet .bet-slip:not(.mini) .stake-row,#maungBet .bet-slip:not(.mini) .stake-row{grid-template-columns:minmax(0,1fr) 78px!important}
}

#bodyBet .bet-slip:not(.mini),#maungBet .bet-slip:not(.mini){
  top:50%!important;
  bottom:auto!important;
  left:50%!important;
  transform:translate(-50%,-50%)!important;
  width:min(570px,96vw)!important;
  max-height:82vh!important;
  padding:16px 12px 28px!important;
  background:#fff!important;
  color:#344156!important;
  border:1px solid #d8dee8!important;
  border-radius:4px!important;
  box-shadow:0 22px 80px rgba(0,0,0,.45)!important;
  gap:10px!important;
}
#bodyBet .bet-slip:not(.mini) .slip-close,#maungBet .bet-slip:not(.mini) .slip-close{
  display:block!important;
  visibility:visible!important;
  right:-9px!important;
  top:-14px!important;
  width:34px!important;
  height:34px!important;
  border-radius:50%!important;
  background:#ef4444!important;
  color:#fff!important;
  font-size:20px!important;
  line-height:34px!important;
}
#bodyBet .bet-slip:not(.mini) .slip-preview-title,
#maungBet .bet-slip:not(.mini) .slip-preview-title{
  display:block!important;
  visibility:visible!important;
  text-align:center!important;
  color:#52627a!important;
  font-size:18px!important;
  font-weight:1000!important;
  padding:24px 0 14px!important;
}
#bodyBet .bet-slip:not(.mini) .slip-preview-meta,
#maungBet .bet-slip:not(.mini) .slip-preview-meta{
  display:grid!important;
  visibility:visible!important;
  grid-template-columns:1fr auto!important;
  gap:5px 18px!important;
  color:#43526a!important;
  font-size:14px!important;
  line-height:1.25!important;
  padding:0 0 12px!important;
}
#bodyBet .bet-slip:not(.mini) .slip-preview-meta span:nth-child(even),
#maungBet .bet-slip:not(.mini) .slip-preview-meta span:nth-child(even){
  text-align:right!important;
}
#bodyBet .bet-slip:not(.mini) .slip-preview-meta b,
#maungBet .bet-slip:not(.mini) .slip-preview-meta b{
  color:#253044!important;
  font-weight:1000!important;
}
#bodyBet .bet-slip:not(.mini) .slip-table-head,
#maungBet .bet-slip:not(.mini) .slip-table-head{
  display:grid!important;
  visibility:visible!important;
  grid-template-columns:minmax(0,1fr) 124px 48px!important;
  align-items:end!important;
  gap:8px!important;
  border-bottom:2px solid #6d7788!important;
  color:#46566f!important;
  font-size:14px!important;
  font-weight:1000!important;
  padding:0 4px 7px!important;
  text-align:center!important;
}
#bodyBet .bet-slip:not(.mini) .slip-table-head span:first-child,
#maungBet .bet-slip:not(.mini) .slip-table-head span:first-child{
  text-align:center!important;
}
#bodyBet .bet-slip:not(.mini) .slip-table-head + div,
#maungBet .bet-slip:not(.mini) .slip-table-head + div{
  display:none!important;
}
#bodyBet .bet-slip:not(.mini) .pick-list-mini,
#maungBet .bet-slip:not(.mini) .pick-list-mini{
  max-height:44vh!important;
  gap:0!important;
  margin:0!important;
}
#bodyBet .bet-slip:not(.mini) .pick-list-mini div,
#maungBet .bet-slip:not(.mini) .pick-list-mini div{
  grid-template-columns:minmax(0,1fr) 124px 48px!important;
  min-height:52px!important;
  padding:7px 4px!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:none!important;
  gap:8px!important;
}
#bodyBet .bet-slip:not(.mini) .pick-list-mini span,
#maungBet .bet-slip:not(.mini) .pick-list-mini span{
  color:#2f3d52!important;
  font-size:13px!important;
  line-height:1.25!important;
  text-align:center!important;
  white-space:normal!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
}
#bodyBet .bet-slip:not(.mini) .pick-list-mini b,
#maungBet .bet-slip:not(.mini) .pick-list-mini b{
  color:#324057!important;
  font-size:13px!important;
  line-height:1.2!important;
  text-align:center!important;
  white-space:normal!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
}
#bodyBet .bet-slip:not(.mini) .pick-list-mini button,
#maungBet .bet-slip:not(.mini) .pick-list-mini button{
  justify-self:center!important;
  align-self:center!important;
  width:26px!important;
  height:26px!important;
  min-width:26px!important;
  background:#ef0000!important;
  border-radius:4px!important;
  color:#fff!important;
  font-size:0!important;
  line-height:26px!important;
}
#bodyBet .bet-slip:not(.mini) .pick-list-mini button::before,
#maungBet .bet-slip:not(.mini) .pick-list-mini button::before{
  content:"x";
  font-size:16px;
  font-weight:1000;
}
#bodyBet .bet-slip:not(.mini) .stake-row,#maungBet .bet-slip:not(.mini) .stake-row{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  margin:14px 8px 4px!important;
}
#bodyBet .bet-slip:not(.mini) .stake-row::before,
#maungBet .bet-slip:not(.mini) .stake-row::before{
  content:"ESTIMATE AMOUNT =>";
  color:#111!important;
  font-size:14px!important;
  font-weight:800!important;
  white-space:nowrap!important;
}
#bodyBet .bet-slip:not(.mini) #stakeAmount,
#maungBet .bet-slip:not(.mini) #maungStake{
  width:112px!important;
  height:32px!important;
  border:1px solid #d7dce5!important;
  background:#fff!important;
  color:#111!important;
  box-shadow:none!important;
}
#bodyBet .bet-slip:not(.mini) .stake-row strong,
#maungBet .bet-slip:not(.mini) .stake-row strong{
  max-width:none!important;
  min-width:78px!important;
  color:#14b87a!important;
  text-align:left!important;
  font-size:14px!important;
  font-weight:1000!important;
}
#bodyBet .bet-slip:not(.mini) .stake-chips,
#maungBet .bet-slip:not(.mini) .stake-chips{
  display:none!important;
}
#bodyBet .bet-slip:not(.mini) .slip-actions,
#maungBet .bet-slip:not(.mini) .slip-actions{
  display:flex!important;
  justify-content:center!important;
  margin-top:10px!important;
}
#bodyBet .bet-slip:not(.mini) .slip-actions button:first-child,
#maungBet .bet-slip:not(.mini) .slip-actions button:first-child{
  display:none!important;
}
#bodyBet .bet-slip:not(.mini) .slip-actions .primary,
#maungBet .bet-slip:not(.mini) .slip-actions .primary{
  display:block!important;
  width:46px!important;
  height:42px!important;
  border-radius:5px!important;
  background:#078011!important;
  color:#fff!important;
  font-size:0!important;
  padding:0!important;
}
#bodyBet .bet-slip:not(.mini) .slip-actions .primary::before,
#maungBet .bet-slip:not(.mini) .slip-actions .primary::before{
  content:"Bet";
  font-size:14px!important;
  font-weight:1000!important;
}
@media(max-width:390px){
  #bodyBet .bet-slip:not(.mini),#maungBet .bet-slip:not(.mini){width:96vw!important;padding:12px 8px 22px!important}
  #bodyBet .bet-slip:not(.mini) .slip-table-head,#maungBet .bet-slip:not(.mini) .slip-table-head,
  #bodyBet .bet-slip:not(.mini) .pick-list-mini div,#maungBet .bet-slip:not(.mini) .pick-list-mini div{grid-template-columns:minmax(0,1fr) 92px 36px!important;gap:5px!important}
  #bodyBet .bet-slip:not(.mini) .pick-list-mini span,#maungBet .bet-slip:not(.mini) .pick-list-mini span,
  #bodyBet .bet-slip:not(.mini) .pick-list-mini b,#maungBet .bet-slip:not(.mini) .pick-list-mini b{font-size:11px!important}
  #bodyBet .bet-slip:not(.mini) .stake-row,#maungBet .bet-slip:not(.mini) .stake-row{margin:12px 2px 4px!important;gap:5px!important}
  #bodyBet .bet-slip:not(.mini) .stake-row::before,#maungBet .bet-slip:not(.mini) .stake-row::before{font-size:12px!important}
  #bodyBet .bet-slip:not(.mini) #stakeAmount,#maungBet .bet-slip:not(.mini) #maungStake{width:86px!important}
}

#bodyBet .gold-match-card,#maungBet .gold-match-card{
  padding:8px!important;
  border-radius:8px!important;
}
#bodyBet .gold-odds-grid,#maungBet .gold-odds-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:8px!important;
  align-items:stretch!important;
}
#bodyBet .gold-odds-grid button,#maungBet .gold-odds-grid button{
  height:44px!important;
  min-height:44px!important;
  padding:4px 6px!important;
  border-radius:8px!important;
  font-size:13px!important;
  line-height:1.1!important;
  overflow:hidden!important;
  white-space:nowrap!important;
  text-overflow:ellipsis!important;
}
#bodyBet .gold-odds-grid .line,#maungBet .gold-odds-grid .line{
  font-size:13px!important;
  font-weight:1000!important;
}
#bodyBet .gold-odds-grid .even,#bodyBet .gold-odds-grid .odd,
#maungBet .gold-odds-grid .even,#maungBet .gold-odds-grid .odd{
  grid-column:auto!important;
}

#bodyBet .bet-slip:not(.mini),#maungBet .bet-slip:not(.mini){
  width:min(460px,94vw)!important;
  max-height:76vh!important;
  padding:12px 14px 18px!important;
  gap:8px!important;
  border-radius:8px!important;
}
#bodyBet .bet-slip:not(.mini) .slip-preview-title,
#maungBet .bet-slip:not(.mini) .slip-preview-title{
  padding:14px 0 10px!important;
  font-size:17px!important;
}
#bodyBet .bet-slip:not(.mini) .slip-preview-meta,
#maungBet .bet-slip:not(.mini) .slip-preview-meta{
  font-size:12px!important;
  gap:3px 12px!important;
  padding-bottom:8px!important;
}
#bodyBet .bet-slip:not(.mini) .slip-table-head,
#maungBet .bet-slip:not(.mini) .slip-table-head,
#bodyBet .bet-slip:not(.mini) .pick-list-mini div,
#maungBet .bet-slip:not(.mini) .pick-list-mini div{
  grid-template-columns:minmax(0,1fr) 94px 38px!important;
}
#bodyBet .bet-slip:not(.mini) .slip-table-head,
#maungBet .bet-slip:not(.mini) .slip-table-head{
  font-size:12px!important;
  padding-bottom:6px!important;
}
#bodyBet .bet-slip:not(.mini) .pick-list-mini,
#maungBet .bet-slip:not(.mini) .pick-list-mini{
  max-height:34vh!important;
}
#bodyBet .bet-slip:not(.mini) .pick-list-mini div,
#maungBet .bet-slip:not(.mini) .pick-list-mini div{
  min-height:42px!important;
  padding:5px 2px!important;
}
#bodyBet .bet-slip:not(.mini) .pick-list-mini span,
#maungBet .bet-slip:not(.mini) .pick-list-mini span,
#bodyBet .bet-slip:not(.mini) .pick-list-mini b,
#maungBet .bet-slip:not(.mini) .pick-list-mini b{
  font-size:11px!important;
}
#bodyBet .bet-slip:not(.mini) .pick-list-mini button,
#maungBet .bet-slip:not(.mini) .pick-list-mini button{
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  line-height:24px!important;
}
#bodyBet .bet-slip:not(.mini) .stake-row,#maungBet .bet-slip:not(.mini) .stake-row{
  display:grid!important;
  grid-template-columns:auto minmax(112px,1fr) auto!important;
  align-items:center!important;
  gap:10px!important;
  margin:10px 0 2px!important;
  padding:10px!important;
  border:1px solid #e2e7ef!important;
  border-radius:10px!important;
  background:#f8fafc!important;
}
#bodyBet .bet-slip:not(.mini) .stake-row::before,
#maungBet .bet-slip:not(.mini) .stake-row::before{
  font-size:12px!important;
  font-weight:1000!important;
  color:#111827!important;
}
#bodyBet .bet-slip:not(.mini) #stakeAmount,
#maungBet .bet-slip:not(.mini) #maungStake{
  width:100%!important;
  height:38px!important;
  border:1px solid #cfd7e4!important;
  border-radius:9px!important;
  background:linear-gradient(180deg,#ffffff,#f4f7fb)!important;
  color:#111827!important;
  font-size:14px!important;
  font-weight:900!important;
  text-align:center!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 2px 7px rgba(15,23,42,.08)!important;
}
#bodyBet .bet-slip:not(.mini) #stakeAmount::placeholder,
#maungBet .bet-slip:not(.mini) #maungStake::placeholder{
  color:#8a5b40!important;
  font-size:12px!important;
  font-weight:900!important;
}
#bodyBet .bet-slip:not(.mini) .stake-row strong,
#maungBet .bet-slip:not(.mini) .stake-row strong{
  min-width:66px!important;
  max-width:78px!important;
  font-size:12px!important;
  text-align:right!important;
}
#bodyBet .bet-slip:not(.mini) .slip-actions,
#maungBet .bet-slip:not(.mini) .slip-actions{
  margin-top:8px!important;
}
#bodyBet .bet-slip:not(.mini) .slip-actions .primary,
#maungBet .bet-slip:not(.mini) .slip-actions .primary{
  width:54px!important;
  height:38px!important;
  border-radius:8px!important;
}
@media(max-width:390px){
  #bodyBet .gold-odds-grid,#maungBet .gold-odds-grid{gap:6px!important}
  #bodyBet .gold-odds-grid button,#maungBet .gold-odds-grid button{height:40px!important;min-height:40px!important;font-size:11px!important;padding:3px 4px!important}
  #bodyBet .gold-odds-grid .line,#maungBet .gold-odds-grid .line{font-size:11px!important}
  #bodyBet .bet-slip:not(.mini),#maungBet .bet-slip:not(.mini){width:94vw!important;padding:10px!important}
  #bodyBet .bet-slip:not(.mini) .slip-table-head,#maungBet .bet-slip:not(.mini) .slip-table-head,
  #bodyBet .bet-slip:not(.mini) .pick-list-mini div,#maungBet .bet-slip:not(.mini) .pick-list-mini div{grid-template-columns:minmax(0,1fr) 78px 30px!important}
  #bodyBet .bet-slip:not(.mini) .stake-row,#maungBet .bet-slip:not(.mini) .stake-row{grid-template-columns:1fr!important;gap:6px!important}
  #bodyBet .bet-slip:not(.mini) .stake-row::before,#maungBet .bet-slip:not(.mini) .stake-row::before{text-align:center!important}
  #bodyBet .bet-slip:not(.mini) .stake-row strong,#maungBet .bet-slip:not(.mini) .stake-row strong{max-width:none!important;text-align:center!important}
}

#bodyBet .bet-slip:not(.mini),#maungBet .bet-slip:not(.mini){
  box-sizing:border-box!important;
  width:min(94vw,520px)!important;
  overflow-x:hidden!important;
}
#bodyBet .bet-slip:not(.mini) * ,#maungBet .bet-slip:not(.mini) *{
  box-sizing:border-box!important;
  max-width:100%!important;
}
#bodyBet .bet-slip:not(.mini) .slip-table-head,
#maungBet .bet-slip:not(.mini) .slip-table-head,
#bodyBet .bet-slip:not(.mini) .pick-list-mini div,
#maungBet .bet-slip:not(.mini) .pick-list-mini div{
  grid-template-columns:minmax(0,1fr) minmax(74px,88px) 34px!important;
}
#bodyBet .bet-slip:not(.mini) .stake-row,#maungBet .bet-slip:not(.mini) .stake-row{
  grid-template-columns:minmax(0,1fr) minmax(118px,150px) minmax(56px,72px)!important;
  width:100%!important;
  overflow:hidden!important;
}
#bodyBet .bet-slip:not(.mini) .stake-row::before,
#maungBet .bet-slip:not(.mini) .stake-row::before{
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
#bodyBet .bet-slip:not(.mini) #stakeAmount,
#maungBet .bet-slip:not(.mini) #maungStake{
  min-width:0!important;
  width:100%!important;
}
#bodyBet .bet-slip:not(.mini) .stake-row strong,
#maungBet .bet-slip:not(.mini) .stake-row strong{
  min-width:0!important;
  max-width:72px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
@media(max-width:560px){
  #bodyBet .bet-slip:not(.mini),#maungBet .bet-slip:not(.mini){
    width:calc(100vw - 24px)!important;
    padding-left:10px!important;
    padding-right:10px!important;
  }
  #bodyBet .bet-slip:not(.mini) .stake-row,#maungBet .bet-slip:not(.mini) .stake-row{
    grid-template-columns:1fr!important;
    justify-items:stretch!important;
    gap:7px!important;
  }
  #bodyBet .bet-slip:not(.mini) .stake-row::before,
  #maungBet .bet-slip:not(.mini) .stake-row::before,
  #bodyBet .bet-slip:not(.mini) .stake-row strong,
  #maungBet .bet-slip:not(.mini) .stake-row strong{
    text-align:center!important;
    max-width:none!important;
  }
}

#bodyBet .gold-match-card,#maungBet .gold-match-card{
  padding:8px!important;
  border-radius:7px!important;
}
#bodyBet .gold-odds-grid,#maungBet .gold-odds-grid{
  grid-template-columns:minmax(0,1fr) 78px minmax(0,1fr)!important;
  gap:8px!important;
}
#bodyBet .gold-odds-grid button,#maungBet .gold-odds-grid button{
  height:48px!important;
  min-height:48px!important;
  padding:4px 8px!important;
  border-radius:8px!important;
  font-size:15px!important;
  line-height:1.05!important;
  box-shadow:0 3px 8px rgba(0,0,0,.18)!important;
}
#bodyBet .gold-odds-grid .line,#maungBet .gold-odds-grid .line{
  height:48px!important;
  min-height:48px!important;
  font-size:14px!important;
  padding:0 4px!important;
}
#bodyBet .gold-odds-grid .team.home,#maungBet .gold-odds-grid .team.home{grid-column:1!important}
#bodyBet .gold-odds-grid .team.away,#maungBet .gold-odds-grid .team.away{grid-column:3!important}
#bodyBet .gold-odds-grid .line:nth-of-type(2),#maungBet .gold-odds-grid .line:nth-of-type(2){grid-column:2!important}
#bodyBet .gold-odds-grid .team:nth-of-type(4),#maungBet .gold-odds-grid .team:nth-of-type(4){grid-column:1!important}
#bodyBet .gold-odds-grid .team:nth-of-type(6),#maungBet .gold-odds-grid .team:nth-of-type(6){grid-column:3!important}
#bodyBet .gold-odds-grid .line:nth-of-type(5),#maungBet .gold-odds-grid .line:nth-of-type(5){grid-column:2!important}
#bodyBet .gold-odds-grid .even,#maungBet .gold-odds-grid .even{
  grid-column:1 / span 2!important;
}
#bodyBet .gold-odds-grid .odd,#maungBet .gold-odds-grid .odd{
  grid-column:3!important;
}
#bodyBet .bet-slip.mini,#maungBet .bet-slip.mini{
  width:128px!important;
  height:40px!important;
  min-height:40px!important;
  max-height:40px!important;
  bottom:72px!important;
  border-radius:3px!important;
}
#bodyBet .bet-slip.mini::after,#maungBet .bet-slip.mini::after{
  line-height:40px!important;
  height:40px!important;
  font-size:15px!important;
}
@media(max-width:390px){
  #bodyBet .gold-odds-grid,#maungBet .gold-odds-grid{
    grid-template-columns:minmax(0,1fr) 66px minmax(0,1fr)!important;
    gap:7px!important;
  }
  #bodyBet .gold-odds-grid button,#maungBet .gold-odds-grid button,
  #bodyBet .gold-odds-grid .line,#maungBet .gold-odds-grid .line{
    height:45px!important;
    min-height:45px!important;
    font-size:13px!important;
  }
  #bodyBet .gold-odds-grid .line,#maungBet .gold-odds-grid .line{font-size:12px!important}
  #bodyBet .bet-slip.mini,#maungBet .bet-slip.mini{width:118px!important;height:38px!important;min-height:38px!important;max-height:38px!important}
  #bodyBet .bet-slip.mini::after,#maungBet .bet-slip.mini::after{height:38px!important;line-height:38px!important}
}

#bodyBet .bet-slip:not(.mini),#maungBet .bet-slip:not(.mini){
  width:min(430px,calc(100vw - 28px))!important;
  max-width:calc(100vw - 28px)!important;
  overflow-x:hidden!important;
  padding:12px 14px 18px!important;
}
#bodyBet .bet-slip:not(.mini) .slip-close,#maungBet .bet-slip:not(.mini) .slip-close{
  right:8px!important;
  top:8px!important;
  width:28px!important;
  height:28px!important;
  line-height:28px!important;
  font-size:18px!important;
}
#bodyBet .bet-slip:not(.mini) .slip-preview-title,
#maungBet .bet-slip:not(.mini) .slip-preview-title{
  padding-top:24px!important;
}
#bodyBet .bet-slip:not(.mini) .slip-table-head,
#maungBet .bet-slip:not(.mini) .slip-table-head,
#bodyBet .bet-slip:not(.mini) .pick-list-mini div,
#maungBet .bet-slip:not(.mini) .pick-list-mini div{
  grid-template-columns:minmax(0,1fr) 86px 50px!important;
}
#bodyBet .bet-slip:not(.mini) .slip-table-head span,
#maungBet .bet-slip:not(.mini) .slip-table-head span{
  overflow:hidden!important;
  text-overflow:clip!important;
  white-space:nowrap!important;
}
#bodyBet .bet-slip:not(.mini) .stake-row,#maungBet .bet-slip:not(.mini) .stake-row{
  grid-template-columns:1fr!important;
  justify-items:stretch!important;
  text-align:center!important;
  gap:8px!important;
}
#bodyBet .bet-slip:not(.mini) #stakeAmount,
#maungBet .bet-slip:not(.mini) #maungStake{
  width:100%!important;
}
#bodyBet .bet-slip:not(.mini) .stake-row strong,
#maungBet .bet-slip:not(.mini) .stake-row strong{
  max-width:none!important;
  text-align:center!important;
}
@media(max-width:430px){
  #bodyBet .bet-slip:not(.mini),#maungBet .bet-slip:not(.mini){
    width:calc(100vw - 20px)!important;
    max-width:calc(100vw - 20px)!important;
    padding:10px!important;
  }
  #bodyBet .bet-slip:not(.mini) .slip-table-head,
  #maungBet .bet-slip:not(.mini) .slip-table-head,
  #bodyBet .bet-slip:not(.mini) .pick-list-mini div,
  #maungBet .bet-slip:not(.mini) .pick-list-mini div{
    grid-template-columns:minmax(0,1fr) 72px 42px!important;
  }
}

.betslip-history{
  background:#fff!important;
  color:#2f3850!important;
  min-height:calc(100vh - 120px)!important;
  border-radius:8px!important;
  overflow:hidden!important;
  box-shadow:0 8px 24px rgba(15,23,42,.08)!important;
}
.betslip-history-head{
  display:grid!important;
  grid-template-columns:1fr auto!important;
  align-items:start!important;
  gap:12px!important;
  padding:28px 34px 18px!important;
}
.betslip-history-head h2{
  margin:0!important;
  color:#303952!important;
  font-size:28px!important;
  line-height:1.1!important;
  letter-spacing:0!important;
}
.history-mode-tabs{
  display:flex!important;
  gap:12px!important;
}
.history-mode-tabs button,.history-search button{
  border:2px solid #007a18!important;
  border-radius:7px!important;
  background:#fff!important;
  color:#007a18!important;
  height:60px!important;
  padding:0 18px!important;
  font-size:24px!important;
  font-weight:900!important;
}
.history-mode-tabs button.active,.history-search button{
  background:#007a18!important;
  color:#fff!important;
  box-shadow:0 8px 16px rgba(0,122,24,.18)!important;
}
.history-search{
  display:grid!important;
  grid-template-columns:minmax(0,280px) 110px!important;
  gap:12px!important;
  justify-content:end!important;
  padding:0 34px 30px!important;
}
.history-search input{
  width:100%!important;
  height:60px!important;
  border:2px solid #d5d5d5!important;
  border-radius:7px!important;
  background:#fff!important;
  color:#333!important;
  font-size:26px!important;
  padding:0 18px!important;
}
.history-search button{
  font-size:24px!important;
  padding:0 14px!important;
}
.history-table-wrap{
  overflow-x:auto!important;
  border-top:1px solid #edf0f4!important;
}
.betslip-history-table{
  width:100%!important;
  min-width:620px!important;
  border-collapse:collapse!important;
  background:#fff!important;
  color:#3b465e!important;
}
.betslip-history-table th{
  background:#f6f7fb!important;
  color:#96a0ad!important;
  height:72px!important;
  padding:0 26px!important;
  text-align:left!important;
  font-size:22px!important;
  letter-spacing:6px!important;
  white-space:nowrap!important;
}
.betslip-history-table td{
  border-top:1px solid #edf0f4!important;
  border-bottom:1px solid #edf0f4!important;
  padding:24px 26px!important;
  color:#3b465e!important;
  font-size:24px!important;
  vertical-align:middle!important;
  background:#fff!important;
}
.betslip-history-table td b{
  color:#424b68!important;
  font-size:24px!important;
  letter-spacing:1px!important;
}
.betslip-history-table td small{
  display:block!important;
  max-width:360px!important;
  margin-top:6px!important;
  color:#718096!important;
  font-size:12px!important;
  line-height:1.35!important;
}
.history-badge{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:150px!important;
  height:46px!important;
  padding:0 16px!important;
  border-radius:9px!important;
  background:#ffd4df!important;
  color:#f0064f!important;
  font-size:20px!important;
  font-weight:1000!important;
}
.history-badge.complete{background:#d9f8e4!important;color:#007a18!important}
.history-badge.lose{background:#ffe1e1!important;color:#d50000!important}
.history-empty{
  text-align:center!important;
  color:#94a3b8!important;
}
.history-total{
  display:flex!important;
  justify-content:flex-end!important;
  align-items:center!important;
  min-height:74px!important;
  padding:0 34px!important;
  border-top:1px solid #edf0f4!important;
  color:#3b465e!important;
  font-size:24px!important;
  font-weight:900!important;
  background:#fff!important;
}
@media(max-width:760px){
  .betslip-history{border-radius:0!important;min-height:calc(100vh - 86px)!important}
  .betslip-history-head{padding:24px 24px 14px!important;grid-template-columns:1fr!important}
  .history-mode-tabs{justify-content:flex-end!important}
  .history-mode-tabs button,.history-search button{height:52px!important;font-size:20px!important}
  .history-search{grid-template-columns:minmax(0,1fr) 96px!important;padding:0 24px 24px!important}
  .history-search input{height:52px!important;font-size:22px!important}
  .betslip-history-table{min-width:560px!important}
  .betslip-history-table th{height:58px!important;font-size:16px!important;letter-spacing:4px!important;padding:0 18px!important}
  .betslip-history-table td{font-size:18px!important;padding:18px!important}
  .betslip-history-table td b{font-size:18px!important}
  .history-badge{min-width:124px!important;height:38px!important;font-size:16px!important}
}

.betslip-history{
  max-width:100%!important;
}
.betslip-history-head{
  grid-template-columns:minmax(0,1fr) auto!important;
  padding:26px 32px 12px!important;
}
.betslip-history-head h2{
  font-size:34px!important;
}
.history-mode-tabs button,.history-search button{
  height:50px!important;
  min-width:96px!important;
  padding:0 16px!important;
  font-size:20px!important;
}
.history-search{
  grid-template-columns:minmax(0,270px) 100px!important;
  gap:10px!important;
  padding:0 42px 28px 0!important;
}
.history-search input{
  height:52px!important;
  font-size:28px!important;
  padding:0 16px!important;
}
.history-table-wrap{
  overflow-x:hidden!important;
}
.betslip-history-table{
  min-width:0!important;
  table-layout:fixed!important;
}
.betslip-history-table th{
  height:62px!important;
  padding:0 18px!important;
  font-size:16px!important;
  letter-spacing:5px!important;
  overflow:hidden!important;
  text-overflow:clip!important;
}
.betslip-history-table th:nth-child(1),.betslip-history-table td:nth-child(1){width:50%!important}
.betslip-history-table th:nth-child(2),.betslip-history-table td:nth-child(2){width:25%!important}
.betslip-history-table th:nth-child(3),.betslip-history-table td:nth-child(3){width:25%!important}
.betslip-history-table td{
  padding:18px!important;
  font-size:18px!important;
}
.betslip-history-table td b{
  font-size:18px!important;
}
.history-total{
  min-height:62px!important;
  padding:0 42px!important;
  font-size:28px!important;
}
@media(max-width:760px){
  .betslip-history-head{grid-template-columns:1fr!important;padding:22px 18px 12px!important}
  .betslip-history-head h2{font-size:28px!important}
  .history-mode-tabs{justify-content:flex-start!important;gap:8px!important}
  .history-mode-tabs button,.history-search button{height:44px!important;min-width:82px!important;font-size:17px!important}
  .history-search{grid-template-columns:minmax(0,1fr) 82px!important;padding:0 18px 20px!important;gap:8px!important}
  .history-search input{height:44px!important;font-size:18px!important}
  .betslip-history-table th{height:48px!important;padding:0 8px!important;font-size:11px!important;letter-spacing:3px!important}
  .betslip-history-table td{padding:12px 8px!important;font-size:13px!important}
  .betslip-history-table td b{font-size:13px!important}
  .history-badge{min-width:84px!important;height:30px!important;font-size:12px!important;padding:0 8px!important}
  .history-total{min-height:52px!important;padding:0 18px!important;font-size:20px!important}
}

#history{
  max-width:1100px!important;
  margin:0 auto!important;
}
.betslip-history{
  width:100%!important;
  min-height:620px!important;
  border-radius:8px!important;
}
.betslip-history-head{
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:start!important;
  padding:34px 42px 12px!important;
}
.betslip-history-head h2{
  font-size:36px!important;
  line-height:1.1!important;
}
.history-mode-tabs{
  gap:14px!important;
}
.history-mode-tabs button{
  width:116px!important;
  height:62px!important;
  font-size:26px!important;
  padding:0!important;
}
.history-search{
  width:520px!important;
  max-width:100%!important;
  margin-left:auto!important;
  grid-template-columns:minmax(0,1fr) 116px!important;
  gap:10px!important;
  padding:0 42px 28px 0!important;
}
.history-search input{
  height:54px!important;
  font-size:26px!important;
}
.history-search button{
  width:116px!important;
  height:54px!important;
  min-width:0!important;
  font-size:24px!important;
  padding:0!important;
}
.betslip-history-table{
  width:100%!important;
  min-width:0!important;
  table-layout:fixed!important;
}
.betslip-history-table th{
  height:58px!important;
  padding:0 22px!important;
  font-size:15px!important;
  letter-spacing:5px!important;
  white-space:nowrap!important;
  overflow:hidden!important;
}
.betslip-history-table th:nth-child(1),
.betslip-history-table td:nth-child(1){width:52%!important}
.betslip-history-table th:nth-child(2),
.betslip-history-table td:nth-child(2){width:24%!important;text-align:center!important}
.betslip-history-table th:nth-child(3),
.betslip-history-table td:nth-child(3){width:24%!important;text-align:right!important}
.betslip-history-table td{
  padding:18px 22px!important;
  font-size:18px!important;
}
.betslip-history-table td b{
  font-size:18px!important;
}
.history-empty{
  text-align:center!important;
  font-size:18px!important;
}
.history-total{
  min-height:62px!important;
  padding:0 52px!important;
  font-size:30px!important;
}
@media(min-width:761px) and (max-width:1180px){
  #history{max-width:calc(100vw - 64px)!important}
  .betslip-history-head{padding:30px 32px 10px!important}
  .history-search{padding-right:32px!important}
  .betslip-history-table th{font-size:13px!important;letter-spacing:4px!important;padding:0 16px!important}
  .betslip-history-table td{padding:16px!important}
}

#history{
  max-width:920px!important;
}
.betslip-history{
  min-height:520px!important;
  border-radius:7px!important;
}
.betslip-history-head{
  padding:26px 32px 8px!important;
}
.betslip-history-head h2{
  font-size:30px!important;
}
.history-mode-tabs{
  gap:10px!important;
}
.history-mode-tabs button{
  width:96px!important;
  height:50px!important;
  font-size:22px!important;
  border-radius:7px!important;
}
.history-search{
  width:430px!important;
  grid-template-columns:minmax(0,1fr) 96px!important;
  gap:8px!important;
  padding:0 32px 22px 0!important;
}
.history-search input{
  height:44px!important;
  font-size:20px!important;
  padding:0 14px!important;
}
.history-search button{
  width:96px!important;
  height:44px!important;
  font-size:20px!important;
  border-radius:7px!important;
}
.betslip-history-table th{
  height:50px!important;
  padding:0 18px!important;
  font-size:12px!important;
  letter-spacing:4px!important;
}
.betslip-history-table td{
  padding:14px 18px!important;
  font-size:16px!important;
}
.betslip-history-table td b{
  font-size:16px!important;
}
.history-empty{
  font-size:16px!important;
}
.history-total{
  min-height:54px!important;
  padding:0 38px!important;
  font-size:24px!important;
}
@media(min-width:761px) and (max-width:1180px){
  #history{max-width:min(920px,calc(100vw - 64px))!important}
}

.history-badge{
  border:0!important;
  appearance:none!important;
}
.history-slip-modal.hidden{
  display:none!important;
}
.history-slip-modal{
  position:fixed!important;
  inset:0!important;
  z-index:260!important;
  display:grid!important;
  place-items:center!important;
  padding:18px!important;
  background:rgba(0,0,0,.74)!important;
}
.history-slip-card{
  position:relative!important;
  width:min(92vw,900px)!important;
  max-height:86vh!important;
  overflow:auto!important;
  background:#fff!important;
  color:#5b647c!important;
  border-radius:9px!important;
  padding:44px 22px 30px!important;
  box-shadow:0 20px 70px rgba(0,0,0,.45)!important;
}
.history-slip-close{
  position:absolute!important;
  right:-12px!important;
  top:-12px!important;
  width:50px!important;
  height:50px!important;
  border:0!important;
  border-radius:50%!important;
  background:#ef4b53!important;
  color:#fff!important;
  font-size:30px!important;
  line-height:1!important;
  font-weight:400!important;
}
.history-slip-card h3{
  margin:0 0 36px!important;
  text-align:center!important;
  color:#59637e!important;
  font-size:30px!important;
  font-weight:900!important;
}
.history-slip-meta{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:8px 44px!important;
  margin-bottom:28px!important;
  font-size:26px!important;
  line-height:1.25!important;
}
.history-slip-meta span{
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.history-slip-meta b{
  color:#4b5570!important;
  font-weight:900!important;
}
.history-slip-head,
.history-slip-rows div{
  display:grid!important;
  grid-template-columns:minmax(0,1.45fr) minmax(0,.68fr) 64px 96px!important;
  align-items:center!important;
  column-gap:10px!important;
}
.history-slip-head{
  border-bottom:3px solid #5f6881!important;
  padding:0 8px 10px!important;
  color:#5a647d!important;
  font-size:24px!important;
  font-weight:900!important;
  text-align:center!important;
}
.history-slip-rows div{
  min-height:86px!important;
  padding:12px 8px!important;
  color:#59637a!important;
  font-size:22px!important;
  text-align:center!important;
}
.history-slip-rows span,
.history-slip-rows b,
.history-slip-rows em,
.history-slip-rows strong{
  min-width:0!important;
  overflow-wrap:anywhere!important;
  font-style:normal!important;
}
.history-slip-rows span{
  color:#52617f!important;
}
.history-slip-rows span::first-line{
  color:#1d6ed7!important;
}
.history-slip-rows b{
  color:#ee3368!important;
  font-weight:400!important;
}
.history-slip-rows strong{
  font-weight:400!important;
}
@media(max-width:640px){
  .history-slip-modal{
    padding:12px!important;
  }
  .history-slip-card{
    width:100%!important;
    max-height:82vh!important;
    padding:34px 12px 20px!important;
    border-radius:8px!important;
  }
  .history-slip-close{
    right:-6px!important;
    top:-10px!important;
    width:42px!important;
    height:42px!important;
    font-size:25px!important;
  }
  .history-slip-card h3{
    font-size:24px!important;
    margin-bottom:22px!important;
  }
  .history-slip-meta{
    gap:6px 14px!important;
    font-size:17px!important;
    margin-bottom:20px!important;
  }
  .history-slip-head,
  .history-slip-rows div{
    grid-template-columns:minmax(0,1.35fr) minmax(0,.72fr) 34px 54px!important;
    column-gap:4px!important;
  }
  .history-slip-head{
    font-size:15px!important;
    padding:0 2px 8px!important;
  }
  .history-slip-rows div{
    min-height:70px!important;
    padding:10px 2px!important;
    font-size:14px!important;
  }
}

@media(max-width:640px){
  #bodyBet .pro-toolbar,
  #maungBet .pro-toolbar{
    gap:6px!important;
    padding:6px!important;
    margin:4px 0 6px!important;
    border-radius:8px!important;
  }
  #bodyBet .pro-toolbar input,
  #maungBet .pro-toolbar input{
    height:38px!important;
    flex-basis:100%!important;
    padding:0 10px!important;
    font-size:15px!important;
  }
  #bodyBet .pro-toolbar button,
  #maungBet .pro-toolbar button{
    height:38px!important;
    min-width:0!important;
    padding:0 12px!important;
    border-radius:7px!important;
    font-size:14px!important;
  }
  #bodyBet .gold-match-card,
  #maungBet .gold-match-card{
    margin:5px 4px!important;
    padding:5px!important;
    border-radius:7px!important;
  }
  #bodyBet .gold-match-card h3,
  #maungBet .gold-match-card h3{
    margin:0 34px 5px 0!important;
    max-height:34px!important;
    overflow:hidden!important;
    font-size:13px!important;
    line-height:1.25!important;
  }
  #bodyBet .fav-star,
  #maungBet .fav-star{
    right:5px!important;
    top:5px!important;
    width:25px!important;
    height:25px!important;
    font-size:14px!important;
  }
  #bodyBet .gold-odds-grid,
  #maungBet .gold-odds-grid{
    grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr)!important;
    gap:4px!important;
  }
  #bodyBet .gold-odds-grid button,
  #maungBet .gold-odds-grid button,
  #bodyBet .gold-odds-grid .line,
  #maungBet .gold-odds-grid .line{
    height:34px!important;
    min-height:34px!important;
    padding:2px 5px!important;
    border-radius:7px!important;
    font-size:12px!important;
    line-height:1!important;
  }
  #bodyBet .gold-odds-grid .line,
  #maungBet .gold-odds-grid .line{
    font-size:11px!important;
    padding:0 2px!important;
  }
}

@media(max-width:390px){
  #bodyBet .gold-match-card h3,
  #maungBet .gold-match-card h3{
    font-size:12px!important;
    max-height:30px!important;
  }
  #bodyBet .gold-odds-grid,
  #maungBet .gold-odds-grid{
    grid-template-columns:minmax(0,1fr) 50px minmax(0,1fr)!important;
    gap:4px!important;
  }
  #bodyBet .gold-odds-grid button,
  #maungBet .gold-odds-grid button,
  #bodyBet .gold-odds-grid .line,
  #maungBet .gold-odds-grid .line{
    height:32px!important;
    min-height:32px!important;
    font-size:11px!important;
  }
  #bodyBet .gold-odds-grid .line,
  #maungBet .gold-odds-grid .line{
    font-size:10px!important;
  }
}

#registerTabBtn,
#registerForm{
  display:none!important;
}
.login-tabs{
  grid-template-columns:1fr!important;
}
.login-tabs #loginTabBtn{
  width:100%!important;
}


/* === Thunibet Dashboard (white + green) === */
.thunibet-dash{background:#f8fafc;color:#1f2937;padding:0;margin:-18px 0 -60px;min-height:100vh;font-family:Arial,system-ui,sans-serif;width:calc(100% + 30px);margin-left:-15px}
@media(max-width:760px){.thunibet-dash{margin:-10px -10px -86px}}
.thunibet-dash *{box-sizing:border-box}
.thunibet-dash .td-shell{display:flex;min-height:calc(100vh - 60px)}
.thunibet-dash .td-sidebar{width:240px;background:#fff;border-right:1px solid #e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,.04);display:flex;flex-direction:column;padding:0}
.thunibet-dash .td-logo{padding:24px 22px;border-bottom:1px solid #e5e7eb;font-weight:800;font-size:20px;color:#004d2c;letter-spacing:-.3px}
.thunibet-dash .td-logo span{display:block;font-size:10px;color:#9ca3af;font-weight:500;letter-spacing:1.5px;margin-top:2px}
.thunibet-dash .td-nav{padding:16px;display:flex;flex-direction:column;gap:10px}
.thunibet-dash .td-cta{padding:13px;border:0;border-radius:14px;font-weight:800;font-size:12px;letter-spacing:.5px;cursor:pointer;transition:filter .15s}
.thunibet-dash .td-cta.td-mint{background:#00ffa3;color:#064d2c}
.thunibet-dash .td-cta.td-purple{background:#e040fb;color:#fff}
.thunibet-dash .td-cta:hover{filter:brightness(.92)}
.thunibet-dash .td-nav-list{display:flex;flex-direction:column;gap:2px;margin-top:18px}
.thunibet-dash .td-nav-btn{text-align:left;padding:11px 13px;border:0;border-radius:8px;background:transparent;color:#4b5563;font-weight:600;font-size:13px;cursor:pointer;border-left:4px solid transparent}
.thunibet-dash .td-nav-btn:hover{background:#f3f4f6}
.thunibet-dash .td-nav-btn.active{background:#ecfdf5;color:#047857;border-left-color:#10b981}
.thunibet-dash .td-main{flex:1;padding:32px;background:#f8fafc;overflow-y:auto}
.thunibet-dash .td-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:32px}
.thunibet-dash .td-header h1{font-size:28px;color:#1f2937;margin:0;font-weight:800}
.thunibet-dash .td-header p{color:#9ca3af;font-size:13px;margin:4px 0 0}
.thunibet-dash .td-pills{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.thunibet-dash .td-pill{background:#fff;border:1px solid #e5e7eb;padding:8px 14px;border-radius:10px;display:flex;align-items:center;gap:8px;font-size:12px;box-shadow:0 1px 2px rgba(0,0,0,.04)}
.thunibet-dash .td-pill span{color:#9ca3af;font-size:10px;font-weight:700;letter-spacing:1px}
.thunibet-dash .td-pill b{color:#1f2937;font-weight:800}
.thunibet-dash .td-pill b#tdBalance{color:#047857}
.thunibet-dash .td-logout{background:#fef2f2;color:#dc2626;border:0;padding:9px 16px;border-radius:10px;font-weight:800;cursor:pointer}
.thunibet-dash .td-logout:hover{background:#fee2e2}
.thunibet-dash .td-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px;margin-bottom:28px}
.thunibet-dash .td-stat{background:#fff;border:1px solid #f1f5f9;border-radius:18px;padding:22px;box-shadow:0 1px 2px rgba(0,0,0,.04);transition:box-shadow .2s}
.thunibet-dash .td-stat:hover{box-shadow:0 6px 20px rgba(0,0,0,.06)}
.thunibet-dash .td-stat-icon{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;font-size:22px;margin-bottom:14px}
.thunibet-dash .td-stat-icon.green{background:#dcfce7;color:#15803d}
.thunibet-dash .td-stat-icon.emerald{background:#d1fae5;color:#059669}
.thunibet-dash .td-stat-icon.blue{background:#dbeafe;color:#2563eb}
.thunibet-dash .td-stat-icon.orange{background:#ffedd5;color:#ea580c}
.thunibet-dash .td-stat b{display:block;font-size:28px;font-weight:900;color:#111827;letter-spacing:-.5px}
.thunibet-dash .td-stat small{display:block;color:#9ca3af;font-size:10px;font-weight:800;letter-spacing:1.2px;margin-top:4px;text-transform:uppercase}
.thunibet-dash .td-chart-card,.thunibet-dash .td-table-card,.thunibet-dash .td-mini-card{background:#fff;border:1px solid #f1f5f9;border-radius:18px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.04);margin-bottom:18px}
.thunibet-dash .td-card-head{padding:16px 22px;border-bottom:1px solid #f1f5f9;background:#fafafa;display:flex;align-items:center;justify-content:space-between}
.thunibet-dash .td-card-head b{color:#1f2937;font-weight:800;font-size:13px}
.thunibet-dash .td-card-head.with-filter{padding:12px 16px}
.thunibet-dash .td-filter{display:flex;gap:8px}
.thunibet-dash .td-filter input{border:1px solid #e5e7eb;border-radius:6px;padding:6px 10px;font-size:12px;color:#1f2937;background:#fff;margin:0}
.thunibet-dash .td-filter button{background:#147a44;color:#fff;border:0;padding:6px 14px;border-radius:6px;font-size:12px;font-weight:700;cursor:pointer}
.thunibet-dash .td-chart{width:100%;height:140px;display:block;padding:18px}
.thunibet-dash .td-table{width:100%;border-collapse:collapse;background:#fff}
.thunibet-dash .td-table th{padding:14px 22px;background:#f9fafb;color:#9ca3af;font-size:10px;font-weight:800;letter-spacing:1px;text-align:left;border-bottom:1px solid #f1f5f9}
.thunibet-dash .td-table td{padding:14px 22px;border-bottom:1px solid #f3f4f6;color:#374151;font-size:13px}
.thunibet-dash .td-table tr:last-child td{border-bottom:0}
.thunibet-dash .td-table .td-muted{color:#9ca3af;font-size:11px;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.thunibet-dash .td-empty{padding:60px 24px;text-align:center;color:#d1d5db;font-style:italic}
.thunibet-dash .td-badge{display:inline-block;padding:4px 10px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.5px}
.thunibet-dash .td-badge.win{background:#dcfce7;color:#15803d}
.thunibet-dash .td-badge.lose{background:#fee2e2;color:#dc2626}
.thunibet-dash .td-badge.pending{background:#fef3c7;color:#a16207}
.thunibet-dash .td-grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}
.thunibet-dash .td-mini-list{padding:12px}
.thunibet-dash .td-mini-item{padding:10px 12px;border-radius:10px;margin-bottom:6px;background:#f9fafb;font-size:13px;color:#1f2937}
.thunibet-dash .td-mini-item b{font-weight:700}
.thunibet-dash .td-mini-item span{color:#9ca3af;font-size:11px;margin:0 6px}
.thunibet-dash .td-mini-item small{display:block;color:#9ca3af;font-size:10px;margin-top:3px}
.thunibet-dash .td-empty-row{padding:16px;text-align:center;color:#9ca3af;font-size:12px;font-style:italic}
@media(max-width:900px){
  .thunibet-dash .td-shell{flex-direction:column}
  .thunibet-dash .td-sidebar{width:100%;border-right:0;border-bottom:1px solid #e5e7eb}
  .thunibet-dash .td-nav-list{flex-direction:row;flex-wrap:wrap;overflow-x:auto}
  .thunibet-dash .td-main{padding:16px}
  .thunibet-dash .td-header h1{font-size:22px}
}