:root{--red:#df1c34;--red2:#f43a4d;--red-dark:#8d0d1d;--gold:#e8b75e;--gold2:#ffffff;--txt:#f7f4ed;--muted:#a9a29a;--shadow:0 14px 34px rgba(0,0,0,.48)}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body{min-height:100%;background:#000;color:var(--txt);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Segoe UI",Roboto,Arial,sans-serif}button{font:inherit;color:inherit;border:0;background:none;cursor:pointer}.app{width:100%;max-width:440px;min-height:100vh;margin:0 auto;position:relative;display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(520px 240px at 50% -80px,rgba(223,28,52,.34),transparent 64%),radial-gradient(360px 260px at 108% 25%,rgba(229,29,53,.12),transparent 60%),linear-gradient(180deg,#111 0%,#080808 42%,#050505 100%)}.app:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(#000,transparent 55%)}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:10px 14px 9px;background:rgba(7,7,7,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.06)}.brand{display:flex;flex-direction:column;gap:1px;min-width:0}.logo{height:42px;width:auto;max-width:126px;object-fit:contain;filter:drop-shadow(0 3px 10px rgba(223,28,52,.45))}.brand span{font-size:10px;font-weight:700;letter-spacing:.25px;color:#cfcfcf}.top-actions{display:flex;align-items:center;gap:8px}.chip{height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.055);font-size:12px;font-weight:900}.circle-btn{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;position:relative;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#1b1b1b,#101010)}.circle-btn svg{width:17px;height:17px;fill:currentColor}.circle-btn small{position:absolute;bottom:-9px;font-size:8px;color:var(--gold)}.scroll{position:relative;z-index:1;flex:1;overflow-y:auto;padding:14px 14px 108px;display:flex;flex-direction:column;gap:14px}.guest-authbar{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:4px 0 0}.guest-authbar .btn{height:42px;border-radius:14px;font-size:14px}.auth-actions{display:flex;flex-direction:column;gap:8px}.btn{height:39px;border-radius:14px;padding:0 14px;font-size:13px;font-weight:950;letter-spacing:.2px;white-space:nowrap}.primary{background:linear-gradient(180deg,var(--red2),var(--red-dark));box-shadow:0 8px 20px rgba(223,28,52,.38),inset 0 1px 0 rgba(255,255,255,.18)}.gold{color:#ffffff;background:linear-gradient(180deg,#f43a4d,#b3142b);box-shadow:0 8px 18px rgba(229,29,53,.24),inset 0 1px 0 rgba(255,255,255,.45)}.secondary{height:36px;color:var(--gold2);border:1px solid rgba(229,29,53,.42);background:rgba(229,29,53,.08)}.notice{height:36px;border-radius:13px;border:1px solid rgba(255,255,255,.08);background:#101010;display:flex;align-items:center;overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.notice b{width:35px;text-align:center}.notice span{min-width:max-content;font-size:11px;color:#dddddd;animation:marquee 17s linear infinite}@keyframes marquee{0%{transform:translateX(18%)}100%{transform:translateX(-100%)}}.hero-card{position:relative;touch-action:pan-y;user-select:none;min-height:184px;border-radius:22px;overflow:hidden;background:#171717;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.06)}.hero-card img{width:100%;height:190px;display:block;object-fit:cover;transform:scale(1.02)}.hero-only{min-height:190px}.hero-only img{height:190px}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,7,7,.88) 0%,rgba(7,7,7,.46) 56%,rgba(7,7,7,.1) 100%),linear-gradient(180deg,transparent 55%,rgba(0,0,0,.55))}.hero-content{position:absolute;left:17px;top:50%;transform:translateY(-50%);max-width:245px}.hero-kicker{display:inline-flex;padding:5px 8px;border-radius:999px;background:rgba(229,29,53,.12);border:1px solid rgba(229,29,53,.3);font-size:9px;font-weight:950;letter-spacing:1.4px;color:var(--gold2)}.hero-content h2{margin-top:9px;font-size:25px;line-height:1.02;letter-spacing:-.4px;background:linear-gradient(180deg,#fff,#ffffff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-content p{margin-top:6px;font-size:12px;color:#eeeeee}.hero-btn{margin-top:12px;height:36px;background:linear-gradient(180deg,var(--red2),var(--red-dark));box-shadow:0 8px 18px rgba(223,28,52,.42)}.carousel-dots{position:absolute;left:0;right:0;bottom:10px;display:flex;justify-content:center;gap:6px}.carousel-dots button{width:6px;height:6px;border-radius:999px;background:rgba(255,255,255,.42);transition:.2s}.carousel-dots button.active{width:18px;background:var(--red)}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.trust-row div{padding:10px 8px;border-radius:15px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.075);text-align:center}.trust-row b{display:block;font-size:14px;color:var(--gold2)}.trust-row span{display:block;margin-top:2px;font-size:10px;color:var(--muted)}.section{display:flex;flex-direction:column;gap:10px}.section-head{display:flex;align-items:center;justify-content:space-between}.section-head h2{font-size:16px;font-weight:950;letter-spacing:-.1px}.section-head button{font-size:11px;font-weight:800;color:var(--gold);padding:6px 2px}.cat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.cat-thumb-card{position:relative;height:108px;border-radius:18px;overflow:hidden;background:#111;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 22px rgba(0,0,0,.34);text-align:left}.cat-thumb-card:nth-child(1){grid-column:span 2;height:130px}.cat-thumb{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#111}.cat-thumb-card:nth-child(n+3) .cat-thumb{object-fit:contain;padding:16px 10px 12px 58px;background:radial-gradient(circle at 74% 38%,rgba(223,28,52,.22),transparent 48%),linear-gradient(145deg,#232323,#0b0b0b)}.cat-thumb-card:nth-child(7) .cat-thumb{padding:5px 0 0 92px;object-fit:contain}.cat-thumb-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.34) 58%,rgba(0,0,0,.04)),linear-gradient(180deg,transparent 48%,rgba(0,0,0,.65))}.cat-thumb-copy{position:absolute;left:12px;bottom:11px;right:8px;display:flex;flex-direction:column;align-items:flex-start;gap:3px}.cat-thumb-copy em{height:18px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;background:linear-gradient(180deg,#f43a4d,#b3142b);color:#ffffff;font-size:8px;font-style:normal;font-weight:950;letter-spacing:.35px;box-shadow:0 4px 9px rgba(0,0,0,.3)}.cat-thumb-copy b{font-size:15px;font-weight:950;line-height:1.05;text-shadow:0 2px 5px #000}.cat-thumb-card:nth-child(1) .cat-thumb-copy b{font-size:19px}.cat-thumb-copy span{font-size:10px;color:#dddddd;text-shadow:0 2px 4px #000}.cat-thumb-card:active,.provider-card:active{transform:translateY(1px);filter:brightness(1.08)}.provider-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.provider-card{position:relative;min-height:93px;border-radius:18px;overflow:hidden;background:linear-gradient(160deg,#202020,#111);border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 18px rgba(0,0,0,.28);display:flex;align-items:center;justify-content:center}.provider-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 55%)}.provider-card>img.logo-provider{width:100%;height:100%;object-fit:cover}.provider-fallback{font-size:24px;font-weight:950;color:var(--gold2);letter-spacing:1.2px;text-shadow:0 0 18px rgba(229,29,53,.28)}.hot-badge{position:absolute;top:7px;right:7px;width:34px!important;height:auto!important;object-fit:contain!important}.provider-name{position:absolute;left:9px;bottom:8px;font-size:10px;font-weight:900;color:#fff;text-shadow:0 2px 5px #000}.guest-rule{text-align:center;border-radius:14px;padding:10px;background:rgba(229,29,53,.06);border:1px dashed rgba(229,29,53,.34);font-size:12px;color:#e8b9bf}.mini-support{display:flex;align-items:center;justify-content:space-between;padding:13px 14px;border-radius:18px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08)}.mini-support b{display:block;font-size:13px}.mini-support span{display:block;margin-top:3px;font-size:11px;color:var(--muted)}.float-cs{position:fixed;z-index:25;right:max(14px,calc(50% - 206px));bottom:78px;width:48px;height:48px;border-radius:50%;font-weight:950;color:#ffffff;background:linear-gradient(180deg,#f43a4d,#b3142b);box-shadow:0 10px 22px rgba(0,0,0,.45),0 0 0 4px rgba(0,0,0,.36)}.bottomnav{position:fixed;z-index:22;left:50%;bottom:0;transform:translateX(-50%);width:100%;max-width:440px;display:grid;grid-template-columns:repeat(4,1fr);padding:9px 6px calc(10px + env(safe-area-inset-bottom));background:rgba(7,7,7,.94);backdrop-filter:blur(16px);border-top:1px solid rgba(255,255,255,.075);box-shadow:0 -10px 26px rgba(0,0,0,.42)}.bottomnav button{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:10px;font-weight:800;color:#8e8e8e}.bottomnav .nav-ico{width:24px;height:24px;border-radius:12px;display:grid;place-items:center;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.06)}.bottomnav .nav-ico img{width:18px;height:18px;object-fit:contain;filter:grayscale(1) brightness(.72)}.bottomnav .active .nav-ico{background:linear-gradient(180deg,rgba(223,28,52,.28),rgba(223,28,52,.06));border-color:rgba(223,28,52,.42);box-shadow:0 0 16px rgba(223,28,52,.18)}.bottomnav .active .nav-ico img{filter:none}.bottomnav .active{color:var(--red2)}.toast{position:fixed;z-index:40;left:50%;bottom:86px;transform:translate(-50%,18px);width:calc(100% - 38px);max-width:390px;padding:12px 14px;border-radius:14px;background:rgba(25,25,25,.96);border:1px solid rgba(229,29,53,.3);box-shadow:0 12px 30px rgba(0,0,0,.5);color:#f3e7e8;font-size:12px;text-align:center;opacity:0;pointer-events:none;transition:.22s}.toast.show{opacity:1;transform:translate(-50%,0)}.menu-drawer{position:fixed;z-index:35;inset:0;background:rgba(0,0,0,.55);opacity:0;pointer-events:none;transition:.22s}.menu-drawer.open{opacity:1;pointer-events:auto}.drawer-panel{position:absolute;top:0;right:0;width:min(78%,312px);height:100%;padding:16px 14px 22px;background:linear-gradient(180deg,#151515,#070707);border-left:1px solid rgba(229,29,53,.25);box-shadow:-18px 0 38px rgba(0,0,0,.55);transform:translateX(105%);transition:.24s;display:flex;flex-direction:column;gap:13px;overflow-y:auto}.menu-drawer.open .drawer-panel{transform:translateX(0)}.drawer-head{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:13px;border-bottom:1px solid rgba(255,255,255,.08)}.drawer-head b{display:block;font-size:18px;line-height:1.15}.drawer-head span{display:block;margin-top:4px;font-size:11px;color:var(--muted)}.drawer-close{width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.08);font-size:24px;line-height:1}.drawer-auth{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-auth button{height:40px;border-radius:14px;font-size:13px;font-weight:950}.drawer-login{border:1px solid rgba(229,29,53,.42);color:#f43a4d;background:rgba(229,29,53,.08)}.drawer-join{color:#ffffff;background:linear-gradient(180deg,#f43a4d,#b3142b);box-shadow:0 8px 18px rgba(229,29,53,.22)}.drawer-quick{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.drawer-quick button{min-height:82px;border-radius:16px;padding:9px 6px;background:linear-gradient(160deg,#202020,#111);border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:900;color:#eeeeee}.drawer-quick img{width:38px;height:38px;object-fit:contain;filter:drop-shadow(0 5px 8px rgba(0,0,0,.55))}.drawer-simple{display:flex;flex-direction:column;gap:9px;margin-top:2px}.drawer-simple button{height:42px;border-radius:14px;padding:0 13px;text-align:left;background:rgba(255,255,255,.052);border:1px solid rgba(255,255,255,.07);font-size:12px;font-weight:850;color:#dddddd}.drawer-simple button:after{content:'›';float:right;color:var(--gold)}.home-footer.clean{margin-top:2px;padding:14px 8px 4px;text-align:center;color:var(--muted);border-top:1px solid rgba(255,255,255,.06)}.footer-trust{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:8px}.footer-trust span{height:24px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);font-size:10px;font-weight:900;color:#dddddd}.home-footer.clean p{font-size:11px;font-weight:800;color:#bfb4a5}.home-footer.clean small{display:block;margin-top:4px;font-size:10px;color:#817a72}@media(max-width:360px){.guest-authbar{grid-template-columns:1fr 1fr}.hero-content h2{font-size:22px}.cat-grid{gap:8px}.cat-thumb-card{height:100px}.cat-thumb-card:nth-child(1){height:120px}.logo{height:38px;max-width:116px}.chip{padding:0 10px}.circle-btn{width:32px;height:32px}}.hero-card img,.hero-card picture,.hero-card *{-webkit-user-drag:none}.hero-card img{pointer-events:none;user-select:none}.hero-only{min-height:190px;touch-action:pan-y;cursor:grab}.hero-only:active{cursor:grabbing}.hero-track{height:190px;display:flex;width:100%;will-change:transform}.hero-slide{min-width:100%;height:190px;position:relative;overflow:hidden}.hero-slide img{width:100%;height:190px;display:block;object-fit:cover;pointer-events:none;user-select:none;-webkit-user-drag:none}.hero-card img,.hero-card picture,.hero-card *{-webkit-user-drag:none}
/* Native swipe carousel override */
.hero-card.hero-only{position:relative;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;cursor:grab;scrollbar-width:none;overscroll-behavior-x:contain}.hero-card.hero-only::-webkit-scrollbar{display:none}.hero-card.hero-only.dragging{cursor:grabbing;scroll-snap-type:none}.hero-track{height:190px!important;display:flex!important;width:auto!important;transform:none!important;transition:none!important;will-change:auto!important}.hero-slide{flex:0 0 100%!important;min-width:100%!important;width:100%!important;height:190px!important;scroll-snap-align:start;scroll-snap-stop:always;position:relative;overflow:hidden}.hero-slide img{width:100%!important;height:190px!important;display:block;object-fit:cover;pointer-events:none;user-select:none;-webkit-user-drag:none}.carousel-dots{pointer-events:auto}.hero-card.hero-only .carousel-dots{position:sticky;left:0;right:0;margin-top:-18px;padding-bottom:10px;z-index:5}

/* AI-generated category thumbnail pack */
.cat-thumb-card{background:#100b0b;border-color:rgba(255,211,104,.16)!important;box-shadow:0 12px 24px rgba(0,0,0,.36), inset 0 0 0 1px rgba(255,255,255,.04)}
.cat-thumb-card:nth-child(1){height:124px}
.cat-thumb,.cat-thumb-card:nth-child(n+3) .cat-thumb,.cat-thumb-card:nth-child(7) .cat-thumb{object-fit:cover!important;padding:0!important;background:#100b0b!important}
.cat-thumb-overlay{background:linear-gradient(90deg,rgba(0,0,0,.76),rgba(0,0,0,.24) 55%,rgba(0,0,0,.04)),linear-gradient(180deg,rgba(0,0,0,.04) 40%,rgba(0,0,0,.72))!important}

/* Cleaned category artwork crop: app owns labels, generated image text removed */
.cat-thumb-card{height:112px;border-radius:18px!important;transform:none!important}
.cat-thumb-card:nth-child(1){height:126px}
.cat-thumb{object-fit:cover!important;object-position:center center!important;transform:none!important}
.cat-thumb-overlay{background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.28) 54%,rgba(0,0,0,.08)),linear-gradient(180deg,rgba(0,0,0,.02) 35%,rgba(0,0,0,.76))!important}

/* Live Casino is a 2-column wide card; use a wide asset and keep dealer head visible */
.cat-thumb-card:first-child .cat-thumb{object-position:center top!important}

/* Generated wide Live Casino card with full head visible */
.cat-thumb-card:first-child .cat-thumb{object-fit:cover!important;object-position:center center!important}


/* Announcement ticker: inline content, never overlay hero/banner */
.notice{display:none!important}
.announce-bar{
  position:relative;
  z-index:2;
  display:flex;
  align-items:center;
  gap:8px;
  min-height:32px;
  margin:8px 14px 10px;
  padding:0 10px;
  border:1px solid rgba(255,205,85,.18);
  border-radius:999px;
  background:linear-gradient(180deg,rgba(50,18,18,.92),rgba(22,9,10,.92));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 8px 18px rgba(0,0,0,.16);
  overflow:hidden;
  flex:0 0 auto;
}
.announce-icon{
  width:22px;
  height:22px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:rgba(255,196,76,.12);
  color:#ffd36d;
  font-size:13px;
  flex:0 0 22px;
}
.announce-mask{
  min-width:0;
  overflow:hidden;
  white-space:nowrap;
  color:#e9c98a;
  font-size:11px;
  letter-spacing:.02em;
  opacity:.95;
}
.announce-mask span{
  display:inline-block;
  padding-left:100%;
  animation:announce-marquee 18s linear infinite;
}
@keyframes announce-marquee{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}
.hero-card.hero-only{margin-top:0!important;position:relative;z-index:1}
.guest-authbar{position:relative;z-index:2}
/* polish-20260603: compact premium mobile header + cleaner first screen */
.topbar{min-height:58px;padding:7px 12px;background:linear-gradient(180deg,rgba(14,14,14,.94),rgba(4,4,4,.88));box-shadow:0 10px 26px rgba(0,0,0,.28)}
.brand{gap:0;justify-content:center;max-width:142px}.logo{height:35px!important;max-width:128px!important;filter:drop-shadow(0 4px 10px rgba(223,28,52,.34)) drop-shadow(0 1px 0 rgba(255,255,255,.12))}.brand span{display:none!important}
.top-actions{gap:7px}.chip{height:31px;padding:0 10px;border-color:rgba(229,29,53,.28);background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.035));box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.top-login{color:#f43a4d;border-color:rgba(229,29,53,.4)}.circle-btn{width:31px;height:31px;background:linear-gradient(180deg,#242424,#111);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.circle-btn small{display:none}
.scroll{padding-top:10px;gap:12px}.guest-authbar{padding:0;gap:9px}.guest-authbar .btn{height:42px;border-radius:15px;text-transform:uppercase}.join-main{position:relative;overflow:hidden;box-shadow:0 10px 24px rgba(229,29,53,.28),inset 0 1px 0 rgba(255,255,255,.55)!important}.join-main:after{content:"";position:absolute;inset:-40% -70%;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.58) 50%,transparent 65%);transform:translateX(-42%);animation:ctaSheen 3.8s ease-in-out infinite}@keyframes ctaSheen{0%,58%{transform:translateX(-48%)}78%,100%{transform:translateX(48%)}}
.announce-bar{height:34px;border-radius:13px;display:flex;align-items:center;gap:8px;padding:0 10px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.062),rgba(255,255,255,.028));border:1px solid rgba(229,29,53,.16);box-shadow:inset 0 1px 0 rgba(255,255,255,.045)}.announce-icon{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;flex:0 0 20px;background:rgba(229,29,53,.12);font-size:11px}.announce-mask{flex:1;overflow:hidden;white-space:nowrap}.announce-mask span{display:inline-block;min-width:max-content;font-size:11px;font-weight:750;color:#e2d4be;animation:marquee 18s linear infinite}
.hero-card{border-radius:20px;border-color:rgba(229,29,53,.14);box-shadow:0 16px 34px rgba(0,0,0,.5),0 0 0 1px rgba(255,255,255,.025)}.hero-only,.hero-track,.hero-slide,.hero-only img,.hero-slide img{height:184px!important;min-height:184px}.hero-glow{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.05),transparent 24%,rgba(0,0,0,.22) 100%),radial-gradient(260px 90px at 50% 100%,rgba(223,28,52,.28),transparent 70%)}.carousel-dots{bottom:8px}.carousel-dots button{height:5px;width:5px;background:rgba(255,255,255,.46)}.carousel-dots button.active{width:20px;background:linear-gradient(90deg,#f43a4d,#ffffff)}
.trust-row{gap:8px}.trust-row div{padding:9px 6px;border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.028));border-color:rgba(229,29,53,.12)}.trust-row b{font-size:13px}.trust-row span{font-size:9px}.section-head h2{font-size:17px}.cat-thumb-card{border-color:rgba(229,29,53,.12);box-shadow:0 12px 24px rgba(0,0,0,.35)}.cat-thumb-overlay{background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.38) 58%,rgba(0,0,0,.03)),linear-gradient(180deg,transparent 42%,rgba(0,0,0,.72))}.cat-thumb-copy em{box-shadow:0 4px 12px rgba(229,29,53,.22)}
.provider-card{min-height:88px;border-color:rgba(229,29,53,.12);background:linear-gradient(160deg,#242424,#0d0d0d)}.provider-card>img.logo-provider{object-fit:cover;filter:saturate(1.08) contrast(1.04)}.provider-name{font-size:10px;letter-spacing:.15px}.float-cs{right:max(12px,calc(50% - 206px));bottom:82px;width:46px;height:46px;border:1px solid rgba(255,255,255,.18);box-shadow:0 12px 24px rgba(0,0,0,.48),0 0 0 4px rgba(0,0,0,.28),0 0 22px rgba(229,29,53,.22)}.bottomnav{padding-top:8px}
@media(max-width:360px){.topbar{padding-left:10px;padding-right:10px}.logo{height:32px!important;max-width:112px!important}.brand span{display:none}.top-login{display:none}.guest-authbar .btn{height:40px}.hero-only,.hero-track,.hero-slide,.hero-only img,.hero-slide img{height:174px!important;min-height:174px}.provider-card{min-height:82px}}
/* auth modal screens: wireframe Login Modal / Register */
body.modal-open{overflow:hidden}
.auth-modal{position:fixed;z-index:50;inset:0;display:flex;align-items:flex-end;justify-content:center;background:rgba(0,0,0,.62);opacity:0;pointer-events:none;transition:.22s;backdrop-filter:blur(4px)}
.auth-modal.open{opacity:1;pointer-events:auto}
.auth-sheet{position:relative;width:100%;max-width:440px;max-height:92vh;overflow-y:auto;padding:18px 16px calc(18px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0;background:radial-gradient(360px 150px at 50% 0,rgba(223,28,52,.22),transparent 70%),linear-gradient(180deg,#181818,#080808);border:1px solid rgba(229,29,53,.18);border-bottom:0;box-shadow:0 -22px 54px rgba(0,0,0,.62);transform:translateY(22px);transition:.24s}
.auth-modal.open .auth-sheet{transform:translateY(0)}
.auth-close{position:absolute;right:14px;top:13px;width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.09);font-size:24px;line-height:1;color:#f1e7d8}
.auth-brand{display:flex;flex-direction:column;align-items:center;gap:5px;padding:4px 38px 14px}.auth-brand img{height:42px;width:auto;max-width:132px;object-fit:contain;filter:drop-shadow(0 5px 12px rgba(223,28,52,.32))}.auth-brand span{font-size:10px;font-weight:850;letter-spacing:.5px;text-transform:uppercase;color:rgba(255,217,138,.68)}
.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:4px;margin-bottom:14px;border-radius:16px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.07)}.auth-tabs button{height:38px;border-radius:13px;font-size:13px;font-weight:950;color:#a9a29a}.auth-tabs button.active{color:#ffffff;background:linear-gradient(180deg,#f43a4d,#b3142b);box-shadow:0 8px 18px rgba(229,29,53,.22)}
.auth-form{display:none;flex-direction:column;gap:11px}.auth-form.active{display:flex}.auth-form h2{font-size:22px;line-height:1.08;letter-spacing:-.35px}.auth-form p{margin-top:-5px;font-size:12px;color:#a9a29a}.auth-form label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:900;color:#d9cdbd}.auth-form label small{font-size:10px;font-weight:750;color:#817a72}.auth-form input:not([type=checkbox]){height:46px;width:100%;border-radius:15px;border:1px solid rgba(255,255,255,.09);outline:none;background:rgba(255,255,255,.055);padding:0 13px;color:#fff;font-size:14px;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}.auth-form input:focus{border-color:rgba(229,29,53,.45);box-shadow:0 0 0 3px rgba(229,29,53,.09)}
.auth-row{display:flex;align-items:center;justify-content:space-between;margin-top:-2px}.remember{display:flex!important;flex-direction:row!important;align-items:center!important;gap:7px!important;font-size:11px!important;color:#a9a29a!important}.remember input{accent-color:#e51d35}.auth-row button,.auth-switch,.auth-help button{font-size:11px;font-weight:850;color:#ffffff}.auth-submit{height:46px;margin-top:3px;border-radius:16px;font-size:14px}.auth-switch{height:34px;color:#e8b9bf;text-align:center}.auth-help{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.075)}.auth-help span{font-size:10px;color:#817a72;white-space:nowrap}
@media(min-width:441px){.auth-modal{align-items:center}.auth-sheet{border-radius:26px;border-bottom:1px solid rgba(229,29,53,.18)}}
@media(max-width:360px){.auth-sheet{padding-left:13px;padding-right:13px}.auth-brand img{height:38px}.auth-form input:not([type=checkbox]){height:43px}.auth-submit{height:44px}}
/* standalone register page */
.register-page{min-height:100vh;overflow:hidden}.register-topbar{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:8px}.register-topbar .brand{justify-self:center}.register-topbar .login-link{justify-self:end}.back-btn{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.09);font-size:30px;line-height:1;color:#ffe5a4}.login-link{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;color:#f43a4d}.register-scroll{position:relative;z-index:1;flex:1;overflow-y:auto;padding:12px 14px 34px;display:flex;flex-direction:column;gap:14px}.registration-banner{position:relative;min-height:176px;border-radius:22px;overflow:hidden;background:#151515;border:1px solid rgba(229,29,53,.16);box-shadow:0 16px 34px rgba(0,0,0,.44)}.registration-banner img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.08) contrast(1.05)}.registration-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.36) 58%,rgba(0,0,0,.05)),linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.62))}.registration-banner-copy{position:absolute;z-index:1;left:16px;right:16px;bottom:16px}.registration-banner-copy em{height:22px;padding:0 9px;border-radius:999px;display:inline-flex;align-items:center;background:rgba(229,29,53,.14);border:1px solid rgba(229,29,53,.34);color:#ffffff;font-size:9px;font-style:normal;font-weight:950;letter-spacing:1.2px}.registration-banner-copy h1{margin-top:8px;font-size:25px;line-height:1.02;letter-spacing:-.45px;background:linear-gradient(180deg,#fff,#ffffff);-webkit-background-clip:text;background-clip:text;color:transparent}.registration-banner-copy p{margin-top:6px;max-width:270px;font-size:12px;line-height:1.35;color:#eeeeee}.register-card{padding:15px;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.028));border:1px solid rgba(229,29,53,.14);box-shadow:0 14px 30px rgba(0,0,0,.32)}.register-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:13px}.register-card-head h2{font-size:22px;line-height:1.08}.register-card-head p{margin-top:4px;font-size:12px;color:#a9a29a}.register-card-head span{height:24px;padding:0 9px;border-radius:999px;display:inline-flex;align-items:center;background:rgba(229,29,53,.11);border:1px solid rgba(229,29,53,.23);font-size:10px;font-weight:900;color:#ffffff;white-space:nowrap}.register-form{display:flex;flex-direction:column;gap:11px}.register-form label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:900;color:#d9cdbd}.register-form input:not([type=checkbox]):not([type=radio]){height:46px;width:100%;border-radius:15px;border:1px solid rgba(255,255,255,.09);outline:none;background:rgba(255,255,255,.055);padding:0 13px;color:#fff;font-size:14px;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}.register-form input:focus{border-color:rgba(229,29,53,.45);box-shadow:0 0 0 3px rgba(229,29,53,.09)}.referral-option{margin:1px 0 0;padding:11px;border-radius:16px;border:1px solid rgba(229,29,53,.16);background:rgba(0,0,0,.18);display:flex;flex-direction:column;gap:9px}.referral-option legend{padding:0 6px;font-size:11px;font-weight:950;color:#ffffff}.ref-choice{flex-direction:row!important;align-items:center!important;gap:8px!important;color:#e8b9bf!important}.ref-choice input,.terms-line input{accent-color:#e51d35}.referral-input:disabled{opacity:.48}.referral-input.active{border-color:rgba(229,29,53,.48)!important}.terms-line{flex-direction:row!important;align-items:flex-start!important;gap:8px!important;margin-top:2px;color:#a9a29a!important;font-size:10px!important;line-height:1.35}.register-submit{height:48px;margin-top:2px;border-radius:16px;font-size:14px;box-shadow:0 10px 24px rgba(229,29,53,.28),inset 0 1px 0 rgba(255,255,255,.55)!important}.register-support{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border-radius:18px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08)}.register-support b{display:block;font-size:13px}.register-support span{display:block;margin-top:3px;font-size:11px;color:#a9a29a}.register-support .btn{height:36px;min-width:64px}
@media(max-width:360px){.register-scroll{padding-left:12px;padding-right:12px}.registration-banner{min-height:164px}.registration-banner-copy h1{font-size:22px}.register-card{padding:13px}.register-form input:not([type=checkbox]):not([type=radio]){height:43px}.register-submit{height:45px}}
/* current live register banner from mx99xml config: mobile-register-my2-2026.jpg */
.registration-banner.live-banner{min-height:0;aspect-ratio:350/450;background:#111;border-radius:18px;box-shadow:0 10px 24px rgba(0,0,0,.34)}
.registration-banner.live-banner:after{display:none}
.registration-banner.live-banner img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#111;filter:none}
.registration-banner.live-banner .registration-banner-copy{display:none}
@media(max-width:360px){.registration-banner.live-banner{min-height:0}}
/* logged-in home prototype */
.member-homebar,.drawer-member,.member-rule{display:none}.logged-in-home .guest-authbar,.logged-in-home .guest-rule,.logged-in-home .drawer-auth{display:none!important}.logged-in-home .member-homebar{display:flex;flex-direction:column;gap:9px}.logged-in-home .drawer-member{display:grid}.logged-in-home .member-rule{display:block}
.member-card{position:relative;overflow:hidden;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:13px 14px;border-radius:18px;background:radial-gradient(210px 90px at 12% 0,rgba(229,29,53,.2),transparent 70%),linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.032));border:1px solid rgba(229,29,53,.18);box-shadow:0 14px 28px rgba(0,0,0,.34)}.member-card:after{content:"";position:absolute;right:-38px;top:-40px;width:118px;height:118px;border-radius:50%;background:rgba(223,28,52,.18);filter:blur(4px)}.member-main,.member-balance{position:relative;z-index:1}.member-main span,.member-balance span{display:block;font-size:10px;font-weight:850;color:#a9a29a;text-transform:uppercase;letter-spacing:.45px}.member-main b{display:block;margin-top:3px;font-size:18px;line-height:1.1;color:#fff}.member-balance{text-align:right}.member-balance b{display:block;margin-top:3px;font-size:18px;line-height:1.1;color:#ffffff}.member-actions{display:grid;grid-template-columns:1.25fr .85fr;gap:9px}.member-actions .btn{height:42px;border-radius:15px}
.drawer-member{gap:9px;padding:10px;margin-bottom:10px;border-radius:16px;background:linear-gradient(180deg,rgba(229,29,53,.1),rgba(255,255,255,.035));border:1px solid rgba(229,29,53,.16)}.drawer-member div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:2px 2px 6px}.drawer-member span{font-size:12px;font-weight:900;color:#fff}.drawer-member b{font-size:13px;color:#ffffff}.drawer-member button{height:36px;border-radius:12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);color:#f1e7d8;font-weight:900}.drawer-member button:first-of-type{background:linear-gradient(180deg,#f43a4d,#b3142b);color:#ffffff;border-color:rgba(255,255,255,.28)}.member-rule{margin-top:9px;text-align:center;font-size:11px;color:#ffffff}.logged-in-home .bottom-account{color:#ffffff}.logged-in-home .bottom-account .nav-ico{box-shadow:0 0 18px rgba(229,29,53,.18)}
@media(max-width:360px){.member-card{padding:11px 12px}.member-main b,.member-balance b{font-size:16px}.member-actions .btn{height:40px}}
/* drawer footer action placement */
.drawer-footer{display:none;margin-top:auto;padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}
.logged-in-home .drawer-footer{display:block}
.drawer-footer button{width:100%;height:42px;border-radius:14px;background:rgba(223,28,52,.1);border:1px solid rgba(223,28,52,.34);color:#ffb9c1;font-size:12px;font-weight:950;text-align:center}
.drawer-footer button:before{content:"↪";margin-right:7px;color:#ffcf92}
/* sidebar updated quick actions */
.drawer-quick{grid-template-columns:repeat(2,1fr);padding-bottom:4px}
.drawer-footer{position:sticky;bottom:0;background:linear-gradient(180deg,rgba(7,7,7,0),#070707 28%);padding-top:14px;padding-bottom:2px;z-index:2}
.float-cs{display:none!important}


/* live-style member wallet/deposit page */
.member-workspace{display:none}.member-workspace.active{display:block}.member-route-active .announce-bar,.member-route-active .hero-card,.member-route-active .trust-row,.member-route-active main.scroll>section.section,.member-route-active .mini-support{display:none!important}.member-route-active .member-homebar{display:flex!important}.wallet-layout{display:grid;gap:12px;margin-top:12px}.wallet-side{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.wallet-side button{min-height:58px;border-radius:14px;padding:8px 6px;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.08);color:#f2e8d9;font-size:10px;font-weight:900;line-height:1.15;text-align:center}.wallet-side button.active{background:linear-gradient(180deg,#ffe394,#d49b2a);color:#231500;border-color:#ffe394}.wallet-side-ico{display:block;width:24px;height:24px;margin:0 auto 5px;border-radius:8px;background:rgba(0,0,0,.22);line-height:24px;font-size:12px}.live-deposit-card,.live-balance-card{border-radius:18px;background:#f6f0e7;color:#2a2017;border:1px solid rgba(229,29,53,.28);box-shadow:0 14px 28px rgba(0,0,0,.32);overflow:hidden}.live-panel-title{padding:13px 14px;background:linear-gradient(180deg,#403027,#2a1f1a);color:#ffffff}.live-panel-title h2{margin:0;font-size:18px}.live-form-row{padding:13px 14px;border-bottom:1px solid rgba(82,58,35,.14)}.live-form-row>label:first-child,.live-form-row>label{display:block;margin-bottom:8px;font-size:13px;font-weight:950;color:#3a2c20}.method-icons,.bank-icons,.amount-pills{display:flex;flex-wrap:wrap;gap:8px}.method-icons span,.bank-icons span{display:grid;place-items:center;height:32px;min-width:47px;padding:0 8px;border-radius:6px;background:#fff;border:1px solid #e1d4c2;color:#8b2020;font-size:11px;font-weight:950;box-shadow:0 2px 0 rgba(0,0,0,.05)}.bank-icons span{color:#2b437e}.amount-row input{width:100%;height:42px;border-radius:4px;border:1px solid #cfbeb0;background:#fff;padding:0 12px;color:#241a14;font-size:13px;box-sizing:border-box}.amount-pills{margin-top:9px}.amount-pills button{height:34px;padding:0 13px;border-radius:3px;background:#eee4d7;border:1px solid #cdbba8;color:#7a3c1e;font-size:12px;font-weight:950}.bonus-row label:not(:first-child){display:block;margin:9px 0;color:#3c3128;font-size:12px;font-weight:750}.bonus-row input{accent-color:#9a6424}.bonus-row a{color:#b78127;text-decoration:underline}.processing-time{display:block;padding:13px 14px;color:#7a241d;font-size:13px}.submit-deposit{display:block;width:calc(100% - 28px);height:44px;margin:0 14px 15px;border-radius:3px;background:linear-gradient(180deg,#e9be57,#bc7d17);color:#fff;border:0;font-weight:950;letter-spacing:.4px}.transfer-all{float:right;margin:10px 12px 6px;height:30px;border-radius:3px;background:#8a5a2a;color:#fff;border:0;font-size:11px;font-weight:850}.wallet-table{clear:both;padding:8px 12px 14px}.wallet-row{display:grid;grid-template-columns:1.1fr .9fr auto;gap:8px;align-items:center;min-height:38px;border-bottom:1px solid #e3d7ca;font-size:12px}.wallet-row:last-child{border-bottom:0}.wallet-row span{font-weight:850;color:#392b22}.wallet-row b{font-weight:950;color:#7a251d;text-align:right}.wallet-row em{font-style:normal;color:#b07a2c;font-weight:950;font-size:10px}.wallet-row.main b{color:#202020}@media(min-width:760px){.wallet-layout{grid-template-columns:190px 1fr 290px;align-items:start}.wallet-layout:not(.live-deposit-layout){grid-template-columns:190px 1fr}.wallet-side{grid-template-columns:1fr}.wallet-side button{text-align:left;display:flex;align-items:center;gap:9px;min-height:46px}.wallet-side-ico{display:inline-grid;margin:0}.live-balance-card{position:sticky;top:12px}}@media(max-width:380px){.wallet-side{grid-template-columns:repeat(2,minmax(0,1fr))}.method-icons span,.bank-icons span{min-width:42px}.live-form-row{padding:12px}.wallet-row{grid-template-columns:1fr;gap:2px}.wallet-row b{text-align:left}}



/* mobile live Deposit rewrite from https://m.maxim99.net/my/mydeposit */
.member-route-active .member-homebar{display:none!important}.member-workspace{display:none}.member-workspace.active{display:block}.member-route-active .announce-bar,.member-route-active .hero-card,.member-route-active .trust-row,.member-route-active main.scroll>section.section,.member-route-active .mini-support{display:none!important}.mobile-live-deposit,.mobile-live-wallet{padding:10px 0 86px;color:#f4eadc}.mobile-live-deposit .header-back,.mobile-live-wallet .header-back{margin:2px 0 12px}.mobile-live-deposit .header-back a,.mobile-live-wallet .header-back a{color:#ffe0a0;font-size:13px;font-weight:900;text-decoration:none}.mobile-live-deposit .section-title,.mobile-live-wallet .section-title{margin:0 0 16px;text-align:center;color:#fff;font-size:24px;line-height:1.15;font-weight:950}.live-deposit-form{display:block}.live-deposit-form .form-group{margin:0 0 18px}.live-label,.bonus-title{margin-bottom:8px;color:#f1e4d4;font-size:14px;font-weight:950}.live-method-grid,.live-bank-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.live-img-option{position:relative;display:block;margin:0;border-radius:3px;background:#fff;border:2px solid transparent;box-shadow:0 4px 10px rgba(0,0,0,.24);overflow:hidden}.live-img-option input{position:absolute;opacity:0;pointer-events:none}.live-img-option img{display:block;width:100%;height:auto;min-height:42px;object-fit:contain}.live-img-option:has(input:checked){border-color:#e3ad3c;box-shadow:0 0 0 1px rgba(255,219,133,.45),0 5px 12px rgba(0,0,0,.28)}.live-img-option:has(input:checked)::after{content:'✓';position:absolute;right:4px;top:4px;width:17px;height:17px;border-radius:50%;background:#d69a25;color:#190f08;font-size:12px;font-weight:950;display:grid;place-items:center}.amount-group input[name=depAmount]{width:100%;height:44px;box-sizing:border-box;border-radius:3px;border:1px solid rgba(255,255,255,.18);background:#fff;color:#1e1712;padding:0 12px;font-size:14px}.amount-selection{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.amount-selection span{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 12px;border-radius:3px;background:#2c2722;border:1px solid rgba(255,216,139,.28);color:#ffffff;font-size:12px;font-weight:950;cursor:pointer}.promotion-selection{padding-top:2px}.form-check{display:flex;align-items:flex-start;gap:6px;margin:10px 0;color:#eee0cf;font-size:13px;line-height:1.35}.form-check-input{margin-top:2px;accent-color:#d59a28}.form-check-label a{color:#ffffff;text-decoration:underline}.processing-row strong{display:block;color:#fff0c2;font-size:13px}.submit-row{padding-top:2px}.submit-deposit.c-btn{width:100%;height:45px;border-radius:3px;border:0;background:linear-gradient(180deg,#e7bd5b,#bd7f19);color:#fff;font-size:14px;font-weight:950;letter-spacing:.4px}.mobile-live-wallet{min-height:45vh}.mobile-live-wallet p{color:#b9aa98;text-align:center;font-size:13px}@media(max-width:360px){.live-method-grid,.live-bank-grid{gap:8px}.mobile-live-deposit .section-title{font-size:22px}.form-check{font-size:12px}.amount-selection span{padding:0 10px}}



/* channel-aware mobile live deposit polish */
.member-route-active .member-homebar{display:none!important}.member-workspace{display:none}.member-workspace.active{display:block}.member-route-active .announce-bar,.member-route-active .hero-card,.member-route-active .trust-row,.member-route-active main.scroll>section.section,.member-route-active .mini-support{display:none!important}.mobile-live-deposit{padding:0 0 78px;color:#aaa;font-size:12px}.mobile-live-deposit .header-back{position:absolute;left:15px;margin-top:2px}.mobile-live-deposit .header-back a{color:#aaa;text-decoration:none;font-size:12px}.mobile-live-deposit .section-title{margin:35px 0 15px!important;text-align:center!important;color:#fff!important;font-size:24px!important;font-weight:400!important;line-height:1.1}.live-deposit-form .form-group{margin:0 0 30px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.live-deposit-form .control-label{display:inline-block!important;margin:0 0 5px!important;padding:0 15px!important;color:#aaa!important;font-size:12px!important;font-weight:700!important}.live-deposit-form .col-sm-10{padding:0 15px!important}.payment-method-selection,.bank-opt-selection{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.payment-method-selection label,.bank-opt-selection label{display:block!important;position:relative!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important}.payment-method-selection input,.bank-opt-selection input{position:absolute!important;left:6px!important;top:6px!important;z-index:2!important;opacity:.01!important}.payment-method-selection img,.bank-opt-selection img{display:block!important;width:100%!important;height:auto!important;min-height:0!important;object-fit:contain!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.payment-method-selection label:has(input:checked) img,.bank-opt-selection label:has(input:checked) img{outline:2px solid #e51d35!important;outline-offset:-2px!important}.payment-method-selection label:has(input:checked)::after,.bank-opt-selection label:has(input:checked)::after{content:''!important;display:none!important}.live-deposit-form input[type=text],.live-deposit-form select{width:100%!important;box-sizing:border-box!important;background:#2c2c2c!important;color:#fff!important;border:0!important;border-radius:0!important;padding:15px!important;font-size:12px!important;margin:0 0 15px!important}.live-deposit-form input[type=file]{width:100%;color:#aaa}.live-deposit-form .half{width:calc(50% - 5px)!important;display:inline-block!important}.live-deposit-form .datepicker{margin-right:10px!important}.amount-selection{display:block!important;margin:0!important}.amount-selection span{display:inline-block!important;background:transparent!important;color:#aaa!important;border:1px solid #fff!important;border-radius:5px!important;padding:5px 6px!important;margin:0 3px 2px 0!important;height:auto!important;font-size:12px!important;font-weight:400!important;line-height:1.2!important;cursor:pointer}.promotion-selection{margin-top:-20px!important}.promotion-selection .col-sm-10>div{margin:0 0 10px!important;color:#aaa!important;font-size:12px!important;line-height:1.35}.promotion-selection input{accent-color:#e51d35}.promo_tc a{color:#fff!important;text-decoration:underline!important}.processing-block strong{color:#e51d35!important;font-size:14px!important;font-weight:700!important}.submit-block{margin-bottom:20px!important}.submit-block .col-sm-10{padding:0 15px!important}.submit-block .c-btn,#dpButton{display:block!important;width:100%!important;max-width:400px!important;background:#e51d35!important;color:#fff!important;border:0!important;border-radius:0!important;padding:14px!important;font-size:13px!important;font-weight:500!important;text-align:center!important}.mobile-live-wallet{padding:0 0 78px;color:#aaa}.mobile-live-wallet .section-title{margin:35px 0 15px;text-align:center;color:#fff;font-size:24px;font-weight:400}.mobile-live-wallet p{text-align:center;color:#aaa;font-size:12px}@media(max-width:360px){.payment-method-selection,.bank-opt-selection{gap:8px!important}.live-deposit-form .col-sm-10{padding:0 12px!important}.live-deposit-form .control-label{padding:0 12px!important}}



/* h5-designed deposit skin: keep live variables, match home visual language */
.member-route-active .member-homebar{display:none!important}
.member-workspace.active{display:block;padding-bottom:6px}
.mobile-live-deposit{
  position:relative!important;
  padding:0 0 92px!important;
  color:var(--txt)!important;
  font-size:12px!important;
}
.mobile-live-deposit:before{
  content:"";
  position:absolute;
  inset:-12px -14px auto;
  height:168px;
  pointer-events:none;
  background:radial-gradient(260px 100px at 18% 10%,rgba(229,29,53,.18),transparent 72%),radial-gradient(260px 118px at 100% 0,rgba(223,28,52,.22),transparent 70%);
  opacity:.95;
}
.mobile-live-deposit .header-back{
  position:relative!important;
  left:auto!important;
  margin:0 0 10px!important;
  z-index:1;
}
.mobile-live-deposit .header-back a{
  display:inline-flex!important;
  align-items:center;
  height:32px;
  padding:0 11px;
  border-radius:999px;
  color:#f43a4d!important;
  text-decoration:none!important;
  font-size:12px!important;
  font-weight:900;
  background:rgba(229,29,53,.08);
  border:1px solid rgba(229,29,53,.22);
}
.mobile-live-deposit .section-title{
  position:relative;
  z-index:1;
  margin:0 0 12px!important;
  padding:15px 15px 14px;
  border-radius:20px;
  text-align:left!important;
  font-size:22px!important;
  font-weight:950!important;
  letter-spacing:-.35px;
  color:transparent!important;
  background:radial-gradient(180px 70px at 15% 0,rgba(255,217,138,.22),transparent 70%),linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.032));
  border:1px solid rgba(229,29,53,.16);
  box-shadow:0 14px 28px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.05);
}
.mobile-live-deposit .section-title:before{
  content:"Deposit";
  display:block;
  background:linear-gradient(180deg,#fff,#ffffff);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}
.mobile-live-deposit .section-title:after{
  content:"Live channels · MYR wallet";
  display:block;
  margin-top:5px;
  color:#a9a29a;
  font-size:11px;
  font-weight:850;
  letter-spacing:.1px;
}
.live-deposit-form{
  position:relative;
  z-index:1;
  display:flex!important;
  flex-direction:column;
  gap:11px;
}
.live-deposit-form .form-group{
  margin:0!important;
  padding:13px!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.026))!important;
  border:1px solid rgba(229,29,53,.13)!important;
  box-shadow:0 12px 24px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.035)!important;
}
.live-deposit-form .form-group[style*="none"]{display:none!important}
.live-deposit-form .control-label{
  display:flex!important;
  align-items:center;
  justify-content:space-between;
  width:100%;
  margin:0 0 10px!important;
  padding:0!important;
  color:#f1e7d8!important;
  font-size:13px!important;
  font-weight:950!important;
  letter-spacing:.12px;
}
.live-deposit-form .control-label:after{
  content:"";
  width:7px;
  height:7px;
  border-radius:50%;
  background:linear-gradient(180deg,#f43a4d,#b3142b);
  box-shadow:0 0 14px rgba(229,29,53,.42);
}
.live-deposit-form .col-sm-10{padding:0!important}
.payment-method-selection,.bank-opt-selection{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:9px!important;
}
.payment-method-selection label,.bank-opt-selection label{
  position:relative!important;
  display:flex!important;
  align-items:center;
  justify-content:center;
  min-height:58px;
  padding:7px!important;
  border-radius:15px!important;
  overflow:hidden!important;
  background:linear-gradient(160deg,#242424,#101010)!important;
  border:1px solid rgba(255,255,255,.075)!important;
  box-shadow:0 8px 18px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.04)!important;
}
.payment-method-selection label:before,.bank-opt-selection label:before{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(120px 42px at 50% 0,rgba(229,29,53,.12),transparent 72%);
  opacity:0;
  transition:.18s;
}
.payment-method-selection input,.bank-opt-selection input{
  position:absolute!important;
  opacity:0!important;
  pointer-events:none!important;
}
.payment-method-selection img,.bank-opt-selection img{
  position:relative;
  z-index:1;
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:46px;
  object-fit:contain!important;
  border-radius:9px!important;
  outline:0!important;
  filter:saturate(1.03) contrast(1.02);
}
.payment-method-selection label:has(input:checked),.bank-opt-selection label:has(input:checked){
  border-color:rgba(229,29,53,.62)!important;
  background:radial-gradient(160px 70px at 50% 0,rgba(229,29,53,.2),transparent 70%),linear-gradient(160deg,#2a2014,#111)!important;
  box-shadow:0 10px 22px rgba(0,0,0,.32),0 0 0 1px rgba(229,29,53,.16),0 0 20px rgba(229,29,53,.1)!important;
}
.payment-method-selection label:has(input:checked):before,.bank-opt-selection label:has(input:checked):before{opacity:1}
.payment-method-selection label:has(input:checked)::after,.bank-opt-selection label:has(input:checked)::after{
  content:""!important;
  display:block!important;
  position:absolute;
  right:8px;
  top:8px;
  width:8px;
  height:8px;
  border-radius:50%;
  background:#ffffff;
  box-shadow:0 0 0 3px rgba(229,29,53,.16),0 0 12px rgba(229,29,53,.55);
}
.live-deposit-form input[type=text],.live-deposit-form select{
  width:100%!important;
  height:46px!important;
  box-sizing:border-box!important;
  margin:0 0 10px!important;
  padding:0 13px!important;
  border-radius:15px!important;
  color:#fff!important;
  font-size:14px!important;
  background:rgba(255,255,255,.055)!important;
  border:1px solid rgba(255,255,255,.09)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
  outline:none!important;
}
.live-deposit-form input[type=text]:focus,.live-deposit-form select:focus{
  border-color:rgba(229,29,53,.45)!important;
  box-shadow:0 0 0 3px rgba(229,29,53,.09),inset 0 1px 0 rgba(255,255,255,.035)!important;
}
.live-deposit-form input[type=file]{
  width:100%;
  padding:11px;
  border-radius:15px;
  color:#d9cdbd;
  background:rgba(255,255,255,.045);
  border:1px solid rgba(255,255,255,.08);
}
.live-deposit-form .half{width:calc(50% - 5px)!important;display:inline-block!important}
.live-deposit-form .datepicker{margin-right:10px!important}
.amount-selection{
  display:flex!important;
  flex-wrap:wrap;
  gap:8px!important;
  margin:0!important;
}
.amount-selection span{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  height:34px!important;
  min-width:70px;
  padding:0 11px!important;
  margin:0!important;
  border-radius:999px!important;
  color:#ffffff!important;
  font-size:12px!important;
  font-weight:950!important;
  line-height:1!important;
  cursor:pointer;
  background:rgba(229,29,53,.08)!important;
  border:1px solid rgba(229,29,53,.28)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;
}
.amount-selection span:active{transform:translateY(1px);filter:brightness(1.12)}
.bonus-block{padding-bottom:10px!important}
.promotion-selection{margin-top:-2px!important;padding-top:2px!important}
.promotion-selection .col-sm-10>div{
  margin:0 0 9px!important;
  padding:10px 11px;
  border-radius:14px;
  color:#d9cdbd!important;
  font-size:12px!important;
  line-height:1.35!important;
  background:rgba(0,0,0,.18);
  border:1px solid rgba(255,255,255,.07);
}
.promotion-selection input{accent-color:var(--gold)}
.promo_tc a{color:#ffffff!important;text-decoration:none!important;font-weight:850}
.processing-block strong{
  display:block;
  color:#ffffff!important;
  font-size:13px!important;
  font-weight:950!important;
}
.submit-block{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
.submit-block .col-sm-10{padding:0!important}
.submit-block .c-btn,#dpButton{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  height:46px!important;
  padding:0!important;
  border-radius:16px!important;
  border:0!important;
  color:#ffffff!important;
  font-size:14px!important;
  font-weight:950!important;
  letter-spacing:.35px;
  text-align:center!important;
  background:linear-gradient(180deg,#f43a4d,#b3142b)!important;
  box-shadow:0 10px 24px rgba(229,29,53,.28),inset 0 1px 0 rgba(255,255,255,.55)!important;
}
.local-extra .control-label:after{background:linear-gradient(180deg,var(--red2),var(--red-dark));box-shadow:0 0 14px rgba(223,28,52,.42)}
.live-deposit-form[data-mode="crypto"] .crypto-pg{border-color:rgba(223,28,52,.22)!important;background:radial-gradient(220px 80px at 20% 0,rgba(223,28,52,.16),transparent 70%),linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025))!important}
@media(max-width:360px){
  .payment-method-selection,.bank-opt-selection{gap:8px!important}
  .payment-method-selection label,.bank-opt-selection label{min-height:52px;padding:6px!important;border-radius:14px!important}
  .live-deposit-form .form-group{padding:12px!important;border-radius:17px!important}
  .amount-selection span{min-width:64px;height:32px!important;padding:0 9px!important}
}



/* payment methods as app-style text channels */
.mobile-live-deposit .payment-method-selection{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:9px!important;
}
.mobile-live-deposit .payment-method-selection label.channel-text-option{
  min-height:66px!important;
  align-items:flex-start!important;
  justify-content:center!important;
  flex-direction:column!important;
  gap:4px!important;
  padding:12px 12px!important;
}
.channel-text-option .channel-title{
  position:relative;
  z-index:1;
  display:block;
  color:#f7f4ed;
  font-size:13px;
  font-weight:950;
  line-height:1.05;
  letter-spacing:-.05px;
}
.channel-text-option small{
  position:relative;
  z-index:1;
  display:block;
  max-width:100%;
  color:#a9a29a;
  font-size:9.5px;
  font-weight:850;
  line-height:1.15;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.payment-method-selection label.channel-text-option:has(input:checked) .channel-title{color:#ffffff}
.payment-method-selection label.channel-text-option:has(input:checked) small{color:rgba(33,20,0,.72)}
.payment-method-selection label.channel-text-option:has(input:checked){
  background:linear-gradient(180deg,#f43a4d,#b3142b)!important;
  border-color:rgba(255,255,255,.34)!important;
  box-shadow:0 10px 24px rgba(229,29,53,.25),inset 0 1px 0 rgba(255,255,255,.48)!important;
}
.payment-method-selection label.channel-text-option:has(input:checked)::after{
  right:10px!important;
  top:10px!important;
  background:#ffffff!important;
  box-shadow:0 0 0 3px rgba(33,20,0,.12)!important;
}
@media(max-width:360px){
  .mobile-live-deposit .payment-method-selection label.channel-text-option{min-height:60px!important;padding:10px!important}
  .channel-text-option .channel-title{font-size:12px}
  .channel-text-option small{font-size:9px}
}



/* refined payment option buttons: channel-name driven */
.mobile-live-deposit .payment-method-selection{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
}
.mobile-live-deposit .payment-method-selection label.channel-text-option{
  position:relative!important;
  min-height:74px!important;
  padding:12px 12px 11px!important;
  border-radius:18px!important;
  align-items:flex-start!important;
  justify-content:flex-end!important;
  gap:3px!important;
  background:radial-gradient(95px 42px at 100% 0,rgba(229,29,53,.10),transparent 70%),linear-gradient(160deg,rgba(255,255,255,.075),rgba(255,255,255,.026))!important;
  border:1px solid rgba(255,255,255,.09)!important;
  box-shadow:0 10px 20px rgba(0,0,0,.27),inset 0 1px 0 rgba(255,255,255,.05)!important;
}
.channel-text-option .channel-code{
  position:absolute;
  top:9px;
  left:10px;
  z-index:1;
  height:19px;
  min-width:28px;
  padding:0 7px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#ffffff;
  font-size:9px;
  font-weight:950;
  letter-spacing:.3px;
  background:rgba(229,29,53,.10);
  border:1px solid rgba(229,29,53,.20);
}
.channel-text-option .channel-title{
  font-size:14px!important;
  letter-spacing:-.12px;
}
.channel-text-option small{
  font-size:10px!important;
  max-width:calc(100% - 2px);
}
.payment-method-selection label.channel-text-option:has(input:checked){
  background:radial-gradient(120px 54px at 100% 0,rgba(255,255,255,.32),transparent 76%),linear-gradient(180deg,#f43a4d,#b3142b)!important;
  border-color:rgba(255,255,255,.42)!important;
  transform:translateY(-1px);
}
.payment-method-selection label.channel-text-option:has(input:checked) .channel-code{
  color:#ffffff;
  background:rgba(33,20,0,.12);
  border-color:rgba(33,20,0,.16);
}
.payment-method-selection label.channel-text-option:has(input:checked)::after{
  content:"✓"!important;
  display:grid!important;
  place-items:center;
  right:9px!important;
  top:9px!important;
  width:20px!important;
  height:20px!important;
  color:#f43a4d!important;
  font-size:12px!important;
  font-weight:950!important;
  border-radius:50%!important;
  background:#ffffff!important;
  box-shadow:0 4px 10px rgba(0,0,0,.22)!important;
}
@media(max-width:360px){
  .mobile-live-deposit .payment-method-selection{gap:8px!important}
  .mobile-live-deposit .payment-method-selection label.channel-text-option{min-height:68px!important;padding:11px 10px 10px!important;border-radius:16px!important}
  .channel-text-option .channel-title{font-size:13px!important}
  .channel-text-option small{font-size:9px!important}
}



/* compact app-style payment option buttons */
.mobile-live-deposit .payment-method-selection{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:7px!important;
}
.mobile-live-deposit .payment-method-selection label.channel-text-option{
  min-height:52px!important;
  padding:9px 9px 8px 42px!important;
  border-radius:14px!important;
  justify-content:center!important;
  gap:2px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.062),rgba(255,255,255,.026))!important;
  border:1px solid rgba(255,255,255,.085)!important;
  box-shadow:0 7px 14px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.045)!important;
  transform:none!important;
}
.channel-text-option .channel-code{
  top:50%!important;
  left:9px!important;
  transform:translateY(-50%);
  width:25px!important;
  min-width:25px!important;
  height:25px!important;
  padding:0!important;
  border-radius:9px!important;
  font-size:8px!important;
  letter-spacing:0!important;
  color:#d9bd75!important;
  background:rgba(229,29,53,.085)!important;
  border:1px solid rgba(229,29,53,.16)!important;
}
.channel-text-option .channel-title{
  font-size:12px!important;
  line-height:1.05!important;
  font-weight:950!important;
  letter-spacing:-.08px!important;
}
.channel-text-option small{
  margin-top:1px;
  font-size:8.5px!important;
  line-height:1.05!important;
  font-weight:800!important;
  opacity:.9;
}
.payment-method-selection label.channel-text-option:has(input:checked){
  background:linear-gradient(180deg,rgba(229,29,53,.18),rgba(229,29,53,.065))!important;
  border-color:rgba(229,29,53,.55)!important;
  box-shadow:0 8px 16px rgba(0,0,0,.25),0 0 0 1px rgba(229,29,53,.10),inset 0 1px 0 rgba(255,255,255,.07)!important;
  transform:none!important;
}
.payment-method-selection label.channel-text-option:has(input:checked) .channel-title{color:#ffffff!important}
.payment-method-selection label.channel-text-option:has(input:checked) small{color:#d9cdbd!important}
.payment-method-selection label.channel-text-option:has(input:checked) .channel-code{
  color:#ffffff!important;
  background:linear-gradient(180deg,#f43a4d,#b3142b)!important;
  border-color:rgba(255,255,255,.28)!important;
  box-shadow:0 4px 9px rgba(229,29,53,.20)!important;
}
.payment-method-selection label.channel-text-option:has(input:checked)::after{
  width:14px!important;
  height:14px!important;
  right:6px!important;
  top:6px!important;
  font-size:9px!important;
  color:#ffffff!important;
  background:#ffffff!important;
  box-shadow:0 3px 8px rgba(0,0,0,.18)!important;
}
@media(max-width:360px){
  .mobile-live-deposit .payment-method-selection{gap:6px!important}
  .mobile-live-deposit .payment-method-selection label.channel-text-option{min-height:49px!important;padding:8px 8px 7px 38px!important;border-radius:13px!important}
  .channel-text-option .channel-code{left:8px!important;width:23px!important;min-width:23px!important;height:23px!important;font-size:7.5px!important}
  .channel-text-option .channel-title{font-size:11.5px!important}
  .channel-text-option small{font-size:8px!important}
}



/* hide internal live payment values from UI */
.channel-text-option .channel-code{display:none!important}
.mobile-live-deposit .payment-method-selection label.channel-text-option{
  padding:9px 11px 8px 11px!important;
  min-height:50px!important;
}
.payment-method-selection label.channel-text-option:has(input:checked)::after{
  right:8px!important;
  top:8px!important;
}
@media(max-width:360px){
  .mobile-live-deposit .payment-method-selection label.channel-text-option{padding:8px 10px 7px!important;min-height:48px!important}
}



/* app-like compact horizontal payment option tabs */
.mobile-live-deposit .payment-method-selection{
  display:flex!important;
  grid-template-columns:none!important;
  gap:7px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  padding:1px 1px 4px!important;
  margin:0 -1px!important;
  scroll-snap-type:x proximity;
  -webkit-overflow-scrolling:touch;
  scrollbar-width:none;
}
.mobile-live-deposit .payment-method-selection::-webkit-scrollbar{display:none}
.mobile-live-deposit .payment-method-selection label.channel-text-option{
  flex:0 0 auto!important;
  min-width:auto!important;
  width:auto!important;
  min-height:36px!important;
  height:36px!important;
  padding:0 12px!important;
  border-radius:999px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  scroll-snap-align:start;
  background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.032))!important;
  border:1px solid rgba(255,255,255,.09)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 5px 10px rgba(0,0,0,.18)!important;
}
.mobile-live-deposit .payment-method-selection label.channel-text-option:before{display:none!important}
.channel-text-option .channel-title{
  display:block!important;
  color:#d9cdbd!important;
  font-size:11.5px!important;
  font-weight:950!important;
  line-height:1!important;
  white-space:nowrap!important;
  letter-spacing:.02em!important;
}
.channel-text-option small{display:none!important}
.payment-method-selection label.channel-text-option:has(input:checked){
  background:linear-gradient(180deg,#f43a4d,#b3142b)!important;
  border-color:rgba(255,255,255,.38)!important;
  box-shadow:0 8px 16px rgba(229,29,53,.20),inset 0 1px 0 rgba(255,255,255,.48)!important;
  transform:none!important;
}
.payment-method-selection label.channel-text-option:has(input:checked) .channel-title{
  color:#ffffff!important;
}
.payment-method-selection label.channel-text-option:has(input:checked)::after{display:none!important}
@media(max-width:360px){
  .mobile-live-deposit .payment-method-selection{gap:6px!important}
  .mobile-live-deposit .payment-method-selection label.channel-text-option{height:34px!important;min-height:34px!important;padding:0 10px!important}
  .channel-text-option .channel-title{font-size:11px!important}
}



/* app-style primary deposit choices: Bank Deposit / Online Pay / Crypto */
.deposit-type-selection{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}
.deposit-type-option{position:relative!important;min-height:76px!important;padding:10px 7px!important;border-radius:17px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:7px!important;overflow:hidden!important;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.028))!important;border:1px solid rgba(255,255,255,.085)!important;box-shadow:0 9px 18px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.045)!important}
.deposit-type-option:before{content:"";position:absolute;inset:0;background:radial-gradient(92px 52px at 50% 0,rgba(229,29,53,.16),transparent 72%);opacity:.7}
.deposit-type-option input{position:absolute!important;opacity:0!important;pointer-events:none!important}
.deposit-type-option .type-icon{position:relative;z-index:1;width:30px;height:30px;border-radius:12px;display:grid;place-items:center;color:#ffffff;font-size:16px;font-weight:950;background:rgba(229,29,53,.10);border:1px solid rgba(229,29,53,.18)}
.deposit-type-option .type-copy{position:relative;z-index:1;text-align:center;min-width:0}
.deposit-type-option b{display:block;color:#f7f4ed;font-size:11.5px;font-weight:950;line-height:1.05;letter-spacing:-.08px}
.deposit-type-option small{display:block;margin-top:3px;color:#a9a29a;font-size:8px;font-weight:800;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:96px}
.deposit-type-option:has(input:checked){background:linear-gradient(180deg,#f43a4d,#b3142b)!important;border-color:rgba(255,255,255,.40)!important;box-shadow:0 10px 22px rgba(229,29,53,.22),inset 0 1px 0 rgba(255,255,255,.50)!important}
.deposit-type-option:has(input:checked) .type-icon{color:#ffffff;background:rgba(33,20,0,.12);border-color:rgba(33,20,0,.16)}
.deposit-type-option:has(input:checked) b{color:#ffffff}
.deposit-type-option:has(input:checked) small{color:rgba(33,20,0,.68)}
.live-deposit-form[data-mode="local"] .payment-type-wrapper .control-label:after{background:linear-gradient(180deg,#f43a4d,#b3142b)}
.live-deposit-form[data-mode="crypto"] .payment-type-wrapper .control-label:after{background:linear-gradient(180deg,var(--red2),var(--red-dark));box-shadow:0 0 14px rgba(223,28,52,.42)}
@media(max-width:360px){.deposit-type-selection{gap:7px!important}.deposit-type-option{min-height:70px!important;border-radius:15px!important;padding:9px 5px!important}.deposit-type-option .type-icon{width:27px;height:27px;border-radius:10px;font-size:14px}.deposit-type-option b{font-size:10.5px}.deposit-type-option small{font-size:7.5px;max-width:82px}}

/* Payment Channel: no horizontal swipe/scroll in H5 */
.mobile-live-deposit .online-channel-wrapper,
.mobile-live-deposit .payment-method-selection{
  max-width:100%!important;
  overflow-x:hidden!important;
  overscroll-behavior-x:none!important;
}
.mobile-live-deposit .payment-method-selection{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
  padding:0!important;
  margin:0!important;
  scroll-snap-type:none!important;
  -webkit-overflow-scrolling:auto!important;
  touch-action:pan-y!important;
}
.mobile-live-deposit .payment-method-selection label.channel-text-option{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  height:38px!important;
  min-height:38px!important;
  padding:0 8px!important;
  border-radius:14px!important;
  scroll-snap-align:none!important;
}
.mobile-live-deposit .payment-method-selection .channel-title{
  max-width:100%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-size:11.5px!important;
}
@media(max-width:360px){
  .mobile-live-deposit .payment-method-selection{gap:7px!important}
  .mobile-live-deposit .payment-method-selection label.channel-text-option{height:36px!important;min-height:36px!important;padding:0 6px!important}
  .mobile-live-deposit .payment-method-selection .channel-title{font-size:10.5px!important}
}

/* Deposit header compact: save first-screen space */
.mobile-live-deposit .header-back{
  margin:0 0 4px!important;
}
.mobile-live-deposit .header-back a{
  height:26px!important;
  padding:0 9px!important;
  font-size:11px!important;
  background:transparent!important;
  border-color:rgba(229,29,53,.14)!important;
}
.mobile-live-deposit .section-title{
  margin:0 0 8px!important;
  padding:0!important;
  min-height:0!important;
  border-radius:0!important;
  font-size:18px!important;
  line-height:1.15!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}
.mobile-live-deposit .section-title:before{
  display:inline!important;
  background:linear-gradient(180deg,#fff,#ffffff)!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
}
.mobile-live-deposit .section-title:after{
  display:none!important;
}
.live-deposit-form{
  margin-top:0!important;
}

/* Deposit header row: Back + title on one line, no extra row */
.mobile-live-deposit{
  --deposit-back-w:52px;
}
.mobile-live-deposit .header-back{
  position:absolute!important;
  top:0!important;
  left:0!important;
  margin:0!important;
  z-index:3!important;
  height:24px!important;
}
.mobile-live-deposit .header-back a{
  height:24px!important;
  min-height:24px!important;
  padding:0 8px!important;
  font-size:10.5px!important;
  line-height:1!important;
}
.mobile-live-deposit .section-title{
  padding-left:calc(var(--deposit-back-w) + 4px)!important;
  min-height:24px!important;
  display:flex!important;
  align-items:center!important;
  margin:0 0 7px!important;
  font-size:17px!important;
}

/* Prevent decorative deposit glow/header layout from creating page horizontal scroll */
.mobile-live-deposit,
.member-workspace.active{
  max-width:100%!important;
  overflow-x:hidden!important;
}
.mobile-live-deposit:before{
  left:0!important;
  right:0!important;
  inset:-12px 0 auto!important;
}

/* Refined compact deposit app-bar: cleaner Back + Deposit row */
.mobile-live-deposit{
  --deposit-back-w:34px;
}
.mobile-live-deposit .header-back{
  position:absolute!important;
  top:0!important;
  left:0!important;
  width:30px!important;
  height:30px!important;
  margin:0!important;
  z-index:4!important;
}
.mobile-live-deposit .header-back a{
  width:30px!important;
  height:30px!important;
  min-height:30px!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border-radius:12px!important;
  font-size:0!important;
  color:#ffffff!important;
  background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.025))!important;
  border:1px solid rgba(229,29,53,.18)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 5px 12px rgba(0,0,0,.18)!important;
}
.mobile-live-deposit .header-back a:before{
  content:'‹';
  font-size:25px!important;
  line-height:1!important;
  font-weight:900!important;
  transform:translateY(-1px);
}
.mobile-live-deposit .section-title{
  height:30px!important;
  min-height:30px!important;
  margin:0 0 9px!important;
  padding:0 0 0 42px!important;
  display:flex!important;
  align-items:center!important;
  border-radius:0!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
  color:transparent!important;
  font-size:18px!important;
  line-height:1!important;
  letter-spacing:-.15px!important;
}
.mobile-live-deposit .section-title:before{
  content:'Deposit';
  display:inline-block!important;
  padding:0!important;
  background:linear-gradient(180deg,#fff8df 0%,#ffffff 100%)!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  color:transparent!important;
  text-shadow:none!important;
}
.mobile-live-deposit .section-title:after{
  display:none!important;
}

/* Wallet page: app-style main balance + manual transfer + provider balances */
.mobile-live-wallet{position:relative!important;padding:0 0 92px!important;color:var(--txt)!important;max-width:100%!important;overflow-x:hidden!important}
.mobile-live-wallet:before{content:"";position:absolute;inset:-12px 0 auto;height:150px;pointer-events:none;background:radial-gradient(240px 90px at 18% 8%,rgba(229,29,53,.18),transparent 72%),radial-gradient(240px 100px at 100% 0,rgba(223,28,52,.18),transparent 70%)}
.wallet-appbar{position:relative;z-index:1;height:34px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;margin:0 0 10px}
.wallet-appbar h2{font-size:18px;font-weight:950;letter-spacing:-.16px;line-height:1;background:linear-gradient(180deg,#fff8df,#ffffff);-webkit-background-clip:text;background-clip:text;color:transparent}
.wallet-back,.wallet-mini-action,.wallet-main-card button,.wallet-list-head button,.wallet-transfer-btn{border:0;font-family:inherit;cursor:pointer}
.wallet-back{width:30px;height:30px;border-radius:12px;display:grid;place-items:center;color:#ffffff;font-size:25px;font-weight:950;line-height:1;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.025));border:1px solid rgba(229,29,53,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 5px 12px rgba(0,0,0,.18)}
.wallet-mini-action{height:28px;padding:0 12px;border-radius:999px;color:#ffffff;font-size:11px;font-weight:950;background:linear-gradient(180deg,#f43a4d,#b3142b);box-shadow:0 7px 14px rgba(229,29,53,.18)}
.wallet-main-card{position:relative;z-index:1;min-height:112px;padding:16px;border-radius:22px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;background:radial-gradient(180px 92px at 18% 0,rgba(255,217,138,.20),transparent 72%),linear-gradient(145deg,rgba(37,33,25,.98),rgba(18,18,18,.98));border:1px solid rgba(229,29,53,.18);box-shadow:0 14px 30px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.055);margin-bottom:10px}
.wallet-main-card span,.wallet-main-card small,.wallet-card-title span,.wallet-provider-copy small{display:block;color:#a9a29a;font-size:10px;font-weight:850}.wallet-main-card strong{display:block;margin:5px 0 3px;color:#fff8df;font-size:28px;line-height:1;font-weight:950;letter-spacing:-.6px}.wallet-main-card button{height:34px;padding:0 12px;border-radius:14px;color:#ffffff;font-size:11px;font-weight:950;white-space:nowrap;background:rgba(229,29,53,.10);border:1px solid rgba(229,29,53,.22)}
.wallet-transfer-card,.wallet-provider-list,.wallet-row.main{position:relative;z-index:1;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.058),rgba(255,255,255,.026));border:1px solid rgba(255,255,255,.075);box-shadow:0 8px 18px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.04)}.wallet-transfer-card{padding:13px;margin-bottom:10px}.wallet-card-title,.wallet-list-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.wallet-card-title b,.wallet-list-head b{color:#f7f4ed;font-size:13px;font-weight:950}.wallet-transfer-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.wallet-transfer-card label{display:block;color:#a9a29a;font-size:10px;font-weight:900}.wallet-transfer-card select,.wallet-transfer-card input{width:100%;height:38px;margin-top:5px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#161616;color:#f7f4ed;padding:0 11px;font-size:12px;font-weight:850;outline:none}.wallet-amount{margin-top:8px}.wallet-transfer-btn{width:100%;height:40px;margin-top:10px;border-radius:15px;color:#ffffff;font-size:12px;font-weight:950;background:linear-gradient(180deg,#f43a4d,#b3142b);box-shadow:0 10px 18px rgba(229,29,53,.20)}
.wallet-list-head{position:relative;z-index:1;margin:2px 0 8px}.wallet-list-head button{height:28px;padding:0 10px;border-radius:999px;color:#ffffff;font-size:10px;font-weight:950;background:rgba(229,29,53,.08);border:1px solid rgba(229,29,53,.18)}.wallet-provider-list{overflow:hidden}.wallet-row{min-height:58px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.055)}.wallet-row:last-child{border-bottom:0}.wallet-row.main{margin-bottom:8px;border-bottom:1px solid rgba(229,29,53,.12)}.wallet-provider-mark{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;overflow:hidden;background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.07)}.wallet-provider-mark img{width:100%;height:100%;object-fit:cover}.wallet-provider-mark span{color:#ffffff;font-size:9px;font-weight:950}.wallet-provider-copy{min-width:0}.wallet-provider-copy b{display:block;color:#f7f4ed;font-size:12px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wallet-provider-balance{color:#fff8df;font-size:12px;font-weight:950;white-space:nowrap}.wallet-row.is-maintenance .wallet-provider-balance{color:#df1c34;font-size:10px}.wallet-row.is-maintenance .wallet-provider-copy b{color:#d5d0c7}
@media(max-width:360px){.wallet-main-card{min-height:104px;padding:14px;border-radius:20px}.wallet-main-card strong{font-size:25px}.wallet-transfer-grid{grid-template-columns:1fr}.wallet-row{grid-template-columns:34px minmax(0,1fr) auto;gap:8px;padding:9px 10px}.wallet-provider-mark{width:34px;height:34px;border-radius:12px}.wallet-provider-balance{font-size:11px}}

/* Wallet page: app-style main balance + manual transfer + provider balances */
.mobile-live-wallet{position:relative!important;padding:0 0 92px!important;color:var(--txt)!important;max-width:100%!important;overflow-x:hidden!important}
.mobile-live-wallet:before{content:"";position:absolute;inset:-12px 0 auto;height:150px;pointer-events:none;background:radial-gradient(240px 90px at 18% 8%,rgba(229,29,53,.18),transparent 72%),radial-gradient(240px 100px at 100% 0,rgba(223,28,52,.18),transparent 70%)}
.wallet-appbar{position:relative;z-index:1;height:34px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;margin:0 0 10px}
.wallet-appbar h2{font-size:18px;font-weight:950;letter-spacing:-.16px;line-height:1;background:linear-gradient(180deg,#fff8df,#ffffff);-webkit-background-clip:text;background-clip:text;color:transparent}
.wallet-back,.wallet-mini-action,.wallet-main-card button,.wallet-list-head button,.wallet-transfer-btn{border:0;font-family:inherit;cursor:pointer}
.wallet-back{width:30px;height:30px;border-radius:12px;display:grid;place-items:center;color:#ffffff;font-size:25px;font-weight:950;line-height:1;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.025));border:1px solid rgba(229,29,53,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 5px 12px rgba(0,0,0,.18)}
.wallet-mini-action{height:28px;padding:0 12px;border-radius:999px;color:#ffffff;font-size:11px;font-weight:950;background:linear-gradient(180deg,#f43a4d,#b3142b);box-shadow:0 7px 14px rgba(229,29,53,.18)}
.wallet-main-card{position:relative;z-index:1;min-height:112px;padding:16px;border-radius:22px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;background:radial-gradient(180px 92px at 18% 0,rgba(255,217,138,.20),transparent 72%),linear-gradient(145deg,rgba(37,33,25,.98),rgba(18,18,18,.98));border:1px solid rgba(229,29,53,.18);box-shadow:0 14px 30px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.055);margin-bottom:10px}
.wallet-main-card span,.wallet-main-card small,.wallet-card-title span,.wallet-provider-copy small{display:block;color:#a9a29a;font-size:10px;font-weight:850}.wallet-main-card strong{display:block;margin:5px 0 3px;color:#fff8df;font-size:28px;line-height:1;font-weight:950;letter-spacing:-.6px}.wallet-main-card button{height:34px;padding:0 12px;border-radius:14px;color:#ffffff;font-size:11px;font-weight:950;white-space:nowrap;background:rgba(229,29,53,.10);border:1px solid rgba(229,29,53,.22)}
.wallet-transfer-card,.wallet-provider-list,.wallet-row.main{position:relative;z-index:1;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.058),rgba(255,255,255,.026));border:1px solid rgba(255,255,255,.075);box-shadow:0 8px 18px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.04)}.wallet-transfer-card{padding:13px;margin-bottom:10px}.wallet-card-title,.wallet-list-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.wallet-card-title b,.wallet-list-head b{color:#f7f4ed;font-size:13px;font-weight:950}.wallet-transfer-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.wallet-transfer-card label{display:block;color:#a9a29a;font-size:10px;font-weight:900}.wallet-transfer-card select,.wallet-transfer-card input{width:100%;height:38px;margin-top:5px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#161616;color:#f7f4ed;padding:0 11px;font-size:12px;font-weight:850;outline:none}.wallet-amount{margin-top:8px}.wallet-transfer-btn{width:100%;height:40px;margin-top:10px;border-radius:15px;color:#ffffff;font-size:12px;font-weight:950;background:linear-gradient(180deg,#f43a4d,#b3142b);box-shadow:0 10px 18px rgba(229,29,53,.20)}
.wallet-list-head{position:relative;z-index:1;margin:2px 0 8px}.wallet-list-head button{height:28px;padding:0 10px;border-radius:999px;color:#ffffff;font-size:10px;font-weight:950;background:rgba(229,29,53,.08);border:1px solid rgba(229,29,53,.18)}.wallet-provider-list{overflow:hidden}.wallet-row{min-height:58px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.055)}.wallet-row:last-child{border-bottom:0}.wallet-row.main{margin-bottom:8px;border-bottom:1px solid rgba(229,29,53,.12)}.wallet-provider-mark{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;overflow:hidden;background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.07)}.wallet-provider-mark img{width:100%;height:100%;object-fit:cover}.wallet-provider-mark span{color:#ffffff;font-size:9px;font-weight:950}.wallet-provider-copy{min-width:0}.wallet-provider-copy b{display:block;color:#f7f4ed;font-size:12px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wallet-provider-balance{color:#fff8df;font-size:12px;font-weight:950;white-space:nowrap}.wallet-row.is-maintenance .wallet-provider-balance{color:#df1c34;font-size:10px}.wallet-row.is-maintenance .wallet-provider-copy b{color:#d5d0c7}
@media(max-width:360px){.wallet-main-card{min-height:104px;padding:14px;border-radius:20px}.wallet-main-card strong{font-size:25px}.wallet-transfer-grid{grid-template-columns:1fr}.wallet-row{grid-template-columns:34px minmax(0,1fr) auto;gap:8px;padding:9px 10px}.wallet-provider-mark{width:34px;height:34px;border-radius:12px}.wallet-provider-balance{font-size:11px}}

/* Wallet page: app-style main balance + manual transfer + provider balances */
.mobile-live-wallet{position:relative!important;padding:0 0 92px!important;color:var(--txt)!important;max-width:100%!important;overflow-x:hidden!important}
.mobile-live-wallet:before{content:"";position:absolute;inset:-12px 0 auto;height:150px;pointer-events:none;background:radial-gradient(240px 90px at 18% 8%,rgba(229,29,53,.18),transparent 72%),radial-gradient(240px 100px at 100% 0,rgba(223,28,52,.18),transparent 70%)}
.wallet-appbar{position:relative;z-index:1;height:34px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;margin:0 0 10px}
.wallet-appbar h2{font-size:18px;font-weight:950;letter-spacing:-.16px;line-height:1;background:linear-gradient(180deg,#fff8df,#ffffff);-webkit-background-clip:text;background-clip:text;color:transparent}
.wallet-back,.wallet-mini-action,.wallet-main-card button,.wallet-list-head button,.wallet-transfer-btn{border:0;font-family:inherit;cursor:pointer}
.wallet-back{width:30px;height:30px;border-radius:12px;display:grid;place-items:center;color:#ffffff;font-size:25px;font-weight:950;line-height:1;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.025));border:1px solid rgba(229,29,53,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 5px 12px rgba(0,0,0,.18)}
.wallet-mini-action{height:28px;padding:0 12px;border-radius:999px;color:#ffffff;font-size:11px;font-weight:950;background:linear-gradient(180deg,#f43a4d,#b3142b);box-shadow:0 7px 14px rgba(229,29,53,.18)}
.wallet-main-card{position:relative;z-index:1;min-height:112px;padding:16px;border-radius:22px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;background:radial-gradient(180px 92px at 18% 0,rgba(255,217,138,.20),transparent 72%),linear-gradient(145deg,rgba(37,33,25,.98),rgba(18,18,18,.98));border:1px solid rgba(229,29,53,.18);box-shadow:0 14px 30px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.055);margin-bottom:10px}
.wallet-main-card span,.wallet-main-card small,.wallet-card-title span,.wallet-provider-copy small{display:block;color:#a9a29a;font-size:10px;font-weight:850}.wallet-main-card strong{display:block;margin:5px 0 3px;color:#fff8df;font-size:28px;line-height:1;font-weight:950;letter-spacing:-.6px}.wallet-main-card button{height:34px;padding:0 12px;border-radius:14px;color:#ffffff;font-size:11px;font-weight:950;white-space:nowrap;background:rgba(229,29,53,.10);border:1px solid rgba(229,29,53,.22)}
.wallet-transfer-card,.wallet-provider-list,.wallet-row.main{position:relative;z-index:1;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.058),rgba(255,255,255,.026));border:1px solid rgba(255,255,255,.075);box-shadow:0 8px 18px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.04)}.wallet-transfer-card{padding:13px;margin-bottom:10px}.wallet-card-title,.wallet-list-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.wallet-card-title b,.wallet-list-head b{color:#f7f4ed;font-size:13px;font-weight:950}.wallet-transfer-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.wallet-transfer-card label{display:block;color:#a9a29a;font-size:10px;font-weight:900}.wallet-transfer-card select,.wallet-transfer-card input{width:100%;height:38px;margin-top:5px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#161616;color:#f7f4ed;padding:0 11px;font-size:12px;font-weight:850;outline:none}.wallet-amount{margin-top:8px}.wallet-transfer-btn{width:100%;height:40px;margin-top:10px;border-radius:15px;color:#ffffff;font-size:12px;font-weight:950;background:linear-gradient(180deg,#f43a4d,#b3142b);box-shadow:0 10px 18px rgba(229,29,53,.20)}
.wallet-list-head{position:relative;z-index:1;margin:2px 0 8px}.wallet-list-head button{height:28px;padding:0 10px;border-radius:999px;color:#ffffff;font-size:10px;font-weight:950;background:rgba(229,29,53,.08);border:1px solid rgba(229,29,53,.18)}.wallet-provider-list{overflow:hidden}.wallet-row{min-height:58px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.055)}.wallet-row:last-child{border-bottom:0}.wallet-row.main{margin-bottom:8px;border-bottom:1px solid rgba(229,29,53,.12)}.wallet-provider-mark{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;overflow:hidden;background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.07)}.wallet-provider-mark img{width:100%;height:100%;object-fit:cover}.wallet-provider-mark span{color:#ffffff;font-size:9px;font-weight:950}.wallet-provider-copy{min-width:0}.wallet-provider-copy b{display:block;color:#f7f4ed;font-size:12px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wallet-provider-balance{color:#fff8df;font-size:12px;font-weight:950;white-space:nowrap}.wallet-row.is-maintenance .wallet-provider-balance{color:#df1c34;font-size:10px}.wallet-row.is-maintenance .wallet-provider-copy b{color:#d5d0c7}
@media(max-width:360px){.wallet-main-card{min-height:104px;padding:14px;border-radius:20px}.wallet-main-card strong{font-size:25px}.wallet-transfer-grid{grid-template-columns:1fr}.wallet-row{grid-template-columns:34px minmax(0,1fr) auto;gap:8px;padding:9px 10px}.wallet-provider-mark{width:34px;height:34px;border-radius:12px}.wallet-provider-balance{font-size:11px}}

/* Wallet live order refinement: Balance -> Deposit/Withdrawal/History -> Collect -> wallet balances -> transfer */
.mobile-live-wallet .wallet-appbar{grid-template-columns:34px 1fr;margin-bottom:10px}
.wallet-quick-links{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:10px 0}
.wallet-quick-links button{height:42px;border-radius:16px;border:1px solid rgba(229,29,53,.16);background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.027));color:#ffffff;font-size:12px;font-weight:950;font-family:inherit;box-shadow:0 8px 16px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.04)}
.wallet-quick-links button:first-child{color:#ffffff;background:linear-gradient(180deg,#f43a4d,#b3142b);box-shadow:0 9px 18px rgba(229,29,53,.18)}
.wallet-collect-btn{position:relative;z-index:1;width:100%;height:42px;margin:0 0 10px;border:0;border-radius:16px;background:linear-gradient(180deg,#df1c34,#9f1021);color:#fff;font-size:12px;font-weight:950;font-family:inherit;letter-spacing:.1px;box-shadow:0 10px 20px rgba(223,28,52,.20),inset 0 1px 0 rgba(255,255,255,.12)}
.mobile-live-wallet .wallet-provider-list{margin-bottom:10px}
.mobile-live-wallet .wallet-transfer-card{margin-top:0}
.mobile-live-wallet .wallet-row.main{margin-bottom:0;border-radius:0;background:transparent;box-shadow:none;border:0;border-bottom:1px solid rgba(255,255,255,.055)}
.mobile-live-wallet .wallet-main-card{min-height:98px;align-items:center}
.mobile-live-wallet .wallet-main-card strong{font-size:30px}

/* Wallet balance list refinement: remove table feel, use app cards */
.mobile-live-wallet .wallet-list-head{margin:14px 0 9px!important;padding:0 2px!important}
.mobile-live-wallet .wallet-list-head b{font-size:15px!important;letter-spacing:-.15px!important;color:#fff4d7!important}
.mobile-live-wallet .wallet-list-head button{height:30px!important;padding:0 11px!important;border-radius:12px!important;background:linear-gradient(180deg,rgba(229,29,53,.18),rgba(229,29,53,.075))!important;border:1px solid rgba(229,29,53,.22)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)!important}
.mobile-live-wallet .wallet-row.main,.mobile-live-wallet .wallet-provider-list{background:none!important;border:0!important;box-shadow:none!important;border-radius:0!important}
.mobile-live-wallet .wallet-provider-list{display:flex!important;flex-direction:column!important;gap:8px!important;overflow:visible!important}
.mobile-live-wallet .wallet-row,.mobile-live-wallet .wallet-row.main{min-height:62px!important;padding:10px 12px!important;border:1px solid rgba(255,255,255,.075)!important;border-radius:17px!important;background:radial-gradient(120px 52px at 0 0,rgba(229,29,53,.09),transparent 70%),linear-gradient(180deg,rgba(255,255,255,.064),rgba(255,255,255,.028))!important;box-shadow:0 8px 16px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.045)!important}
.mobile-live-wallet .wallet-row.main{margin-bottom:8px!important;border-color:rgba(229,29,53,.18)!important;background:radial-gradient(140px 60px at 0 0,rgba(229,29,53,.16),transparent 70%),linear-gradient(180deg,rgba(45,38,25,.90),rgba(21,21,21,.95))!important}
.mobile-live-wallet .wallet-provider-mark{width:40px!important;height:40px!important;border-radius:15px!important;background:linear-gradient(180deg,rgba(0,0,0,.30),rgba(0,0,0,.16))!important;border:1px solid rgba(229,29,53,.12)!important}
.mobile-live-wallet .wallet-provider-mark span{font-size:10px!important;letter-spacing:-.2px!important}
.mobile-live-wallet .wallet-provider-copy b{font-size:13px!important;letter-spacing:-.08px!important}
.mobile-live-wallet .wallet-provider-copy small{margin-top:3px!important;font-size:10px!important;color:#8f8880!important}
.mobile-live-wallet .wallet-provider-balance{min-width:72px!important;text-align:right!important;padding:6px 9px!important;border-radius:12px!important;background:rgba(0,0,0,.18)!important;border:1px solid rgba(255,255,255,.055)!important;color:#fff6df!important;font-size:12px!important}
.mobile-live-wallet .wallet-row.is-maintenance{background:linear-gradient(180deg,rgba(223,28,52,.10),rgba(255,255,255,.025))!important;border-color:rgba(223,28,52,.18)!important}
.mobile-live-wallet .wallet-row.is-maintenance .wallet-provider-balance{color:#ff6475!important;background:rgba(223,28,52,.10)!important;border-color:rgba(223,28,52,.18)!important}
@media(max-width:360px){.mobile-live-wallet .wallet-row,.mobile-live-wallet .wallet-row.main{padding:9px 10px!important;grid-template-columns:36px minmax(0,1fr) auto!important}.mobile-live-wallet .wallet-provider-mark{width:36px!important;height:36px!important;border-radius:13px!important}.mobile-live-wallet .wallet-provider-balance{min-width:66px!important;padding:5px 7px!important;font-size:11px!important}}

/* Wallet quick actions + collect button polish */
.mobile-live-wallet .wallet-quick-links{
  position:relative!important;
  z-index:1!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px!important;
  margin:0 0 10px!important;
}
.mobile-live-wallet .wallet-quick-links button{
  height:42px!important;
  border:1px solid rgba(255,255,255,.075)!important;
  border-radius:15px!important;
  color:#f7f4ed!important;
  font-size:12px!important;
  font-weight:950!important;
  background:linear-gradient(180deg,rgba(255,255,255,.066),rgba(255,255,255,.028))!important;
  box-shadow:0 8px 16px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.04)!important;
}
.mobile-live-wallet .wallet-quick-links button:first-child{
  color:#ffffff!important;
  background:linear-gradient(180deg,#f43a4d,#b3142b)!important;
  border-color:rgba(255,223,137,.30)!important;
}
.mobile-live-wallet .wallet-collect-btn{
  position:relative!important;
  z-index:1!important;
  width:100%!important;
  height:42px!important;
  margin:0 0 2px!important;
  border:0!important;
  border-radius:16px!important;
  color:#ffffff!important;
  font-size:12px!important;
  font-weight:950!important;
  letter-spacing:.08px!important;
  background:linear-gradient(180deg,rgba(229,29,53,.16),rgba(229,29,53,.065))!important;
  border:1px solid rgba(229,29,53,.22)!important;
  box-shadow:0 9px 18px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.045)!important;
}
.mobile-live-wallet .wallet-main-card{margin-bottom:9px!important}
.mobile-live-wallet .wallet-main-card:after{
  content:"MAIN";
  position:absolute;
  right:14px;
  top:13px;
  padding:4px 8px;
  border-radius:999px;
  color:#ffffff;
  font-size:9px;
  font-weight:950;
  background:linear-gradient(180deg,#f43a4d,#b3142b);
}

/* Wallet balance clean list: no leading icons, focus on name + balance */
.mobile-live-wallet .wallet-provider-list{
  gap:7px!important;
}
.mobile-live-wallet .wallet-row,
.mobile-live-wallet .wallet-row.main{
  grid-template-columns:minmax(0,1fr) auto!important;
  min-height:54px!important;
  padding:11px 12px!important;
  border-radius:15px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.052),rgba(255,255,255,.024))!important;
  border:1px solid rgba(255,255,255,.065)!important;
  box-shadow:0 6px 13px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.035)!important;
}
.mobile-live-wallet .wallet-row.main{
  background:linear-gradient(180deg,rgba(229,29,53,.105),rgba(255,255,255,.026))!important;
  border-color:rgba(229,29,53,.16)!important;
}
.mobile-live-wallet .wallet-provider-mark{
  display:none!important;
}
.mobile-live-wallet .wallet-provider-copy{
  padding-left:0!important;
}
.mobile-live-wallet .wallet-provider-copy b{
  font-size:13px!important;
  font-weight:900!important;
  color:#f3eee6!important;
  letter-spacing:0!important;
}
.mobile-live-wallet .wallet-row.main .wallet-provider-copy b{
  color:#fff4d7!important;
}
.mobile-live-wallet .wallet-provider-copy small{
  margin-top:2px!important;
  font-size:10px!important;
  font-weight:750!important;
  color:#7e7973!important;
}
.mobile-live-wallet .wallet-provider-balance{
  min-width:auto!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:none!important;
  color:#f7f4ed!important;
  font-size:13px!important;
  font-weight:900!important;
  text-align:right!important;
}
.mobile-live-wallet .wallet-row.main .wallet-provider-balance{
  color:#ffffff!important;
}
.mobile-live-wallet .wallet-row.is-maintenance{
  background:linear-gradient(180deg,rgba(223,28,52,.075),rgba(255,255,255,.018))!important;
  border-color:rgba(223,28,52,.14)!important;
}
.mobile-live-wallet .wallet-row.is-maintenance .wallet-provider-balance{
  color:#ff6475!important;
  font-size:11px!important;
  max-width:112px!important;
  white-space:normal!important;
  line-height:1.15!important;
}
.mobile-live-wallet .wallet-list-head{
  margin-top:13px!important;
  margin-bottom:8px!important;
}
.mobile-live-wallet .wallet-list-head b{
  font-size:14px!important;
  color:#f7f4ed!important;
}
@media(max-width:360px){
  .mobile-live-wallet .wallet-row,
  .mobile-live-wallet .wallet-row.main{grid-template-columns:minmax(0,1fr) auto!important;padding:10px 11px!important;min-height:52px!important}
  .mobile-live-wallet .wallet-provider-balance{font-size:12px!important}
}

/* Wallet balance final: reference-like clean balance panel, no icons/subtitle clutter */
.mobile-live-wallet .wallet-collect-btn{display:none!important}
.mobile-live-wallet .wallet-list-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:13px 0 8px!important;padding:0 1px!important}
.mobile-live-wallet .wallet-list-head b{font-size:16px!important;line-height:1!important;color:#fff4d7!important;font-weight:950!important}
.mobile-live-wallet .wallet-list-head button{height:30px!important;max-width:190px!important;padding:0 10px!important;border-radius:999px!important;color:#ffffff!important;font-size:10px!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;background:rgba(229,29,53,.085)!important;border:1px solid rgba(229,29,53,.18)!important;box-shadow:none!important}
.mobile-live-wallet .wallet-provider-list{display:block!important;padding:4px 0!important;border-radius:17px!important;overflow:hidden!important;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.024))!important;border:1px solid rgba(255,255,255,.07)!important;box-shadow:0 8px 17px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.035)!important}
.mobile-live-wallet .wallet-row,.mobile-live-wallet .wallet-row.main{min-height:48px!important;padding:10px 13px!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;grid-template-columns:minmax(0,1fr) auto!important;border-bottom:1px solid rgba(255,255,255,.052)!important}
.mobile-live-wallet .wallet-row:last-child{border-bottom:0!important}
.mobile-live-wallet .wallet-row.main{margin:0!important;background:linear-gradient(90deg,rgba(229,29,53,.08),transparent 70%)!important}
.mobile-live-wallet .wallet-provider-mark{display:none!important}
.mobile-live-wallet .wallet-provider-copy b{font-size:13px!important;font-weight:900!important;color:#eee8df!important}
.mobile-live-wallet .wallet-row.main .wallet-provider-copy b{color:#fff4d7!important}
.mobile-live-wallet .wallet-provider-copy small{display:none!important}
.mobile-live-wallet .wallet-provider-balance{padding:0!important;border:0!important;background:none!important;min-width:auto!important;color:#f7f4ed!important;font-size:13px!important;font-weight:950!important;text-align:right!important}
.mobile-live-wallet .wallet-row.main .wallet-provider-balance{color:#ffffff!important}
.mobile-live-wallet .wallet-row.is-maintenance{background:linear-gradient(90deg,rgba(223,28,52,.07),transparent 72%)!important;border-color:rgba(255,255,255,.052)!important}
.mobile-live-wallet .wallet-row.is-maintenance .wallet-provider-balance{color:#ff6475!important;font-size:11px!important;max-width:116px!important;white-space:normal!important;line-height:1.1!important}

/* Wallet balance final: reference-like clean balance panel, no icons/subtitle clutter */
.mobile-live-wallet .wallet-collect-btn{display:none!important}
.mobile-live-wallet .wallet-list-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:13px 0 8px!important;padding:0 1px!important}
.mobile-live-wallet .wallet-list-head b{font-size:16px!important;line-height:1!important;color:#fff4d7!important;font-weight:950!important}
.mobile-live-wallet .wallet-list-head button{height:30px!important;max-width:190px!important;padding:0 10px!important;border-radius:999px!important;color:#ffffff!important;font-size:10px!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;background:rgba(229,29,53,.085)!important;border:1px solid rgba(229,29,53,.18)!important;box-shadow:none!important}
.mobile-live-wallet .wallet-provider-list{display:block!important;padding:4px 0!important;border-radius:17px!important;overflow:hidden!important;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.024))!important;border:1px solid rgba(255,255,255,.07)!important;box-shadow:0 8px 17px rgba(0,0,0,.20),inset 0 1px 0 rgba(255,255,255,.035)!important}
.mobile-live-wallet .wallet-row,.mobile-live-wallet .wallet-row.main{min-height:48px!important;padding:10px 13px!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;grid-template-columns:minmax(0,1fr) auto!important;border-bottom:1px solid rgba(255,255,255,.052)!important}
.mobile-live-wallet .wallet-row:last-child{border-bottom:0!important}
.mobile-live-wallet .wallet-row.main{margin:0!important;background:linear-gradient(90deg,rgba(229,29,53,.08),transparent 70%)!important}
.mobile-live-wallet .wallet-provider-mark{display:none!important}
.mobile-live-wallet .wallet-provider-copy b{font-size:13px!important;font-weight:900!important;color:#eee8df!important}
.mobile-live-wallet .wallet-row.main .wallet-provider-copy b{color:#fff4d7!important}
.mobile-live-wallet .wallet-provider-copy small{display:none!important}
.mobile-live-wallet .wallet-provider-balance{padding:0!important;border:0!important;background:none!important;min-width:auto!important;color:#f7f4ed!important;font-size:13px!important;font-weight:950!important;text-align:right!important}
.mobile-live-wallet .wallet-row.main .wallet-provider-balance{color:#ffffff!important}
.mobile-live-wallet .wallet-row.is-maintenance{background:linear-gradient(90deg,rgba(223,28,52,.07),transparent 72%)!important;border-color:rgba(255,255,255,.052)!important}
.mobile-live-wallet .wallet-row.is-maintenance .wallet-provider-balance{color:#ff6475!important;font-size:11px!important;max-width:116px!important;white-space:normal!important;line-height:1.1!important}

/* Wallet balance rows: name-first layout, tighter left edge */
.mobile-live-wallet .wallet-provider-list{
  padding:2px 0!important;
}
.mobile-live-wallet .wallet-row,
.mobile-live-wallet .wallet-row.main{
  grid-template-columns:minmax(0,1fr) auto!important;
  column-gap:14px!important;
  align-items:center!important;
  min-height:46px!important;
  padding:9px 11px!important;
}
.mobile-live-wallet .wallet-provider-copy{
  order:1!important;
  min-width:0!important;
  text-align:left!important;
}
.mobile-live-wallet .wallet-provider-copy b{
  display:block!important;
  max-width:100%!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  text-align:left!important;
}
.mobile-live-wallet .wallet-provider-balance{
  order:2!important;
  justify-self:end!important;
  text-align:right!important;
  white-space:nowrap!important;
}
.mobile-live-wallet .wallet-row.is-maintenance .wallet-provider-balance{
  white-space:normal!important;
  text-align:right!important;
}

/* Wallet is a top-level member page: no back button */
.mobile-live-wallet .wallet-appbar.no-back{
  grid-template-columns:1fr!important;
  height:30px!important;
  margin:0 0 10px!important;
}
.mobile-live-wallet .wallet-appbar.no-back h2{
  padding-left:0!important;
  text-align:left!important;
}
.mobile-live-wallet .wallet-appbar.no-back .wallet-back{
  display:none!important;
}

/* Wallet is a top-level member page: no back button */
.mobile-live-wallet .wallet-appbar.no-back{grid-template-columns:1fr!important;height:30px!important;margin:0 0 10px!important}
.mobile-live-wallet .wallet-appbar.no-back h2{padding-left:0!important;text-align:left!important}
.mobile-live-wallet .wallet-appbar.no-back .wallet-back{display:none!important}

/* Withdrawal page */
.mobile-live-withdrawal{position:relative!important;padding:0 0 92px!important;color:var(--txt)!important;max-width:100%!important;overflow-x:hidden!important}
.mobile-live-withdrawal:before{content:"";position:absolute;inset:-12px 0 auto;height:145px;pointer-events:none;background:radial-gradient(240px 90px at 18% 8%,rgba(229,29,53,.16),transparent 72%),radial-gradient(240px 100px at 100% 0,rgba(223,28,52,.15),transparent 70%)}
.mobile-live-withdrawal .withdrawal-appbar{position:relative;z-index:1;height:34px;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:9px;margin:0 0 10px!important}
.mobile-live-withdrawal .withdrawal-appbar h2{font-size:18px;font-weight:950;line-height:1;background:linear-gradient(180deg,#fff8df,#ffffff);-webkit-background-clip:text;background-clip:text;color:transparent}
.withdrawal-balance-card{position:relative;z-index:1;min-height:96px;padding:16px;border-radius:22px;background:radial-gradient(180px 80px at 18% 0,rgba(255,217,138,.18),transparent 72%),linear-gradient(145deg,rgba(37,33,25,.98),rgba(18,18,18,.98));border:1px solid rgba(229,29,53,.18);box-shadow:0 14px 30px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.055);margin-bottom:10px}
.withdrawal-balance-card span,.withdrawal-balance-card small{display:block;color:#a9a29a;font-size:10px;font-weight:850}.withdrawal-balance-card strong{display:block;margin:6px 0 4px;color:#fff8df;font-size:28px;line-height:1;font-weight:950;letter-spacing:-.6px}.withdrawal-balance-card:after{content:"WITHDRAW";position:absolute;right:14px;top:13px;padding:4px 8px;border-radius:999px;color:#ffffff;font-size:9px;font-weight:950;background:linear-gradient(180deg,#f43a4d,#b3142b)}
.withdrawal-form{position:relative;z-index:1;padding:13px;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.058),rgba(255,255,255,.026));border:1px solid rgba(255,255,255,.075);box-shadow:0 8px 18px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.04)}
.withdrawal-form label{display:block;margin-bottom:10px;color:#a9a29a;font-size:10px;font-weight:900}.withdrawal-form select,.withdrawal-form input{width:100%;height:40px;margin-top:5px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#161616;color:#f7f4ed;padding:0 11px;font-size:12px;font-weight:850;outline:none}.withdrawal-form input::placeholder{color:#6f6861}.withdrawal-quick-amounts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:-2px 0 10px}.withdrawal-quick-amounts span{height:34px;display:grid;place-items:center;border-radius:13px;color:#ffffff;font-size:10px;font-weight:950;background:rgba(229,29,53,.08);border:1px solid rgba(229,29,53,.16)}
.withdrawal-note{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:2px 0 11px;padding:10px 11px;border-radius:14px;background:rgba(0,0,0,.16);border:1px solid rgba(255,255,255,.055)}.withdrawal-note b{color:#f7f4ed;font-size:11px}.withdrawal-note span{color:#a9a29a;font-size:10px;text-align:right}.withdrawal-submit{width:100%;height:42px;border:0;border-radius:15px;color:#ffffff;font-size:12px;font-weight:950;background:linear-gradient(180deg,#f43a4d,#b3142b);box-shadow:0 10px 18px rgba(229,29,53,.20)}
@media(max-width:360px){.withdrawal-quick-amounts{grid-template-columns:repeat(2,minmax(0,1fr))}.withdrawal-balance-card strong{font-size:25px}}

/* Withdrawal page */
.mobile-live-withdrawal{position:relative!important;padding:0 0 92px!important;color:var(--txt)!important;max-width:100%!important;overflow-x:hidden!important}
.mobile-live-withdrawal:before{content:"";position:absolute;inset:-12px 0 auto;height:145px;pointer-events:none;background:radial-gradient(240px 90px at 18% 8%,rgba(229,29,53,.16),transparent 72%),radial-gradient(240px 100px at 100% 0,rgba(223,28,52,.15),transparent 70%)}
.mobile-live-withdrawal .withdrawal-appbar{position:relative;z-index:1;height:34px;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:9px;margin:0 0 10px!important}
.mobile-live-withdrawal .withdrawal-appbar h2{font-size:18px;font-weight:950;line-height:1;background:linear-gradient(180deg,#fff8df,#ffffff);-webkit-background-clip:text;background-clip:text;color:transparent}
.withdrawal-balance-card{position:relative;z-index:1;min-height:96px;padding:16px;border-radius:22px;background:radial-gradient(180px 80px at 18% 0,rgba(255,217,138,.18),transparent 72%),linear-gradient(145deg,rgba(37,33,25,.98),rgba(18,18,18,.98));border:1px solid rgba(229,29,53,.18);box-shadow:0 14px 30px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.055);margin-bottom:10px}
.withdrawal-balance-card span,.withdrawal-balance-card small{display:block;color:#a9a29a;font-size:10px;font-weight:850}.withdrawal-balance-card strong{display:block;margin:6px 0 4px;color:#fff8df;font-size:28px;line-height:1;font-weight:950;letter-spacing:-.6px}.withdrawal-balance-card:after{content:"WITHDRAW";position:absolute;right:14px;top:13px;padding:4px 8px;border-radius:999px;color:#ffffff;font-size:9px;font-weight:950;background:linear-gradient(180deg,#f43a4d,#b3142b)}
.withdrawal-form{position:relative;z-index:1;padding:13px;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.058),rgba(255,255,255,.026));border:1px solid rgba(255,255,255,.075);box-shadow:0 8px 18px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.04)}
.withdrawal-form label{display:block;margin-bottom:10px;color:#a9a29a;font-size:10px;font-weight:900}.withdrawal-form select,.withdrawal-form input{width:100%;height:40px;margin-top:5px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#161616;color:#f7f4ed;padding:0 11px;font-size:12px;font-weight:850;outline:none}.withdrawal-form input::placeholder{color:#6f6861}.withdrawal-quick-amounts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:-2px 0 10px}.withdrawal-quick-amounts span{height:34px;display:grid;place-items:center;border-radius:13px;color:#ffffff;font-size:10px;font-weight:950;background:rgba(229,29,53,.08);border:1px solid rgba(229,29,53,.16)}
.withdrawal-note{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:2px 0 11px;padding:10px 11px;border-radius:14px;background:rgba(0,0,0,.16);border:1px solid rgba(255,255,255,.055)}.withdrawal-note b{color:#f7f4ed;font-size:11px}.withdrawal-note span{color:#a9a29a;font-size:10px;text-align:right}.withdrawal-submit{width:100%;height:42px;border:0;border-radius:15px;color:#ffffff;font-size:12px;font-weight:950;background:linear-gradient(180deg,#f43a4d,#b3142b);box-shadow:0 10px 18px rgba(229,29,53,.20)}
@media(max-width:360px){.withdrawal-quick-amounts{grid-template-columns:repeat(2,minmax(0,1fr))}.withdrawal-balance-card strong{font-size:25px}}

/* Withdrawal page */
.mobile-live-withdrawal{position:relative!important;padding:0 0 92px!important;color:var(--txt)!important;max-width:100%!important;overflow-x:hidden!important}
.mobile-live-withdrawal:before{content:"";position:absolute;inset:-12px 0 auto;height:145px;pointer-events:none;background:radial-gradient(240px 90px at 18% 8%,rgba(229,29,53,.16),transparent 72%),radial-gradient(240px 100px at 100% 0,rgba(223,28,52,.15),transparent 70%)}
.mobile-live-withdrawal .withdrawal-appbar{position:relative;z-index:1;height:34px;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:9px;margin:0 0 10px!important}
.mobile-live-withdrawal .withdrawal-appbar h2{font-size:18px;font-weight:950;line-height:1;background:linear-gradient(180deg,#fff8df,#ffffff);-webkit-background-clip:text;background-clip:text;color:transparent}
.withdrawal-balance-card{position:relative;z-index:1;min-height:96px;padding:16px;border-radius:22px;background:radial-gradient(180px 80px at 18% 0,rgba(255,217,138,.18),transparent 72%),linear-gradient(145deg,rgba(37,33,25,.98),rgba(18,18,18,.98));border:1px solid rgba(229,29,53,.18);box-shadow:0 14px 30px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.055);margin-bottom:10px}
.withdrawal-balance-card span,.withdrawal-balance-card small{display:block;color:#a9a29a;font-size:10px;font-weight:850}.withdrawal-balance-card strong{display:block;margin:6px 0 4px;color:#fff8df;font-size:28px;line-height:1;font-weight:950;letter-spacing:-.6px}.withdrawal-balance-card:after{content:"WITHDRAW";position:absolute;right:14px;top:13px;padding:4px 8px;border-radius:999px;color:#ffffff;font-size:9px;font-weight:950;background:linear-gradient(180deg,#f43a4d,#b3142b)}
.withdrawal-form{position:relative;z-index:1;padding:13px;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.058),rgba(255,255,255,.026));border:1px solid rgba(255,255,255,.075);box-shadow:0 8px 18px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.04)}
.withdrawal-form label{display:block;margin-bottom:10px;color:#a9a29a;font-size:10px;font-weight:900}.withdrawal-form select,.withdrawal-form input{width:100%;height:40px;margin-top:5px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#161616;color:#f7f4ed;padding:0 11px;font-size:12px;font-weight:850;outline:none}.withdrawal-form input::placeholder{color:#6f6861}.withdrawal-quick-amounts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:-2px 0 10px}.withdrawal-quick-amounts span{height:34px;display:grid;place-items:center;border-radius:13px;color:#ffffff;font-size:10px;font-weight:950;background:rgba(229,29,53,.08);border:1px solid rgba(229,29,53,.16)}
.withdrawal-note{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:2px 0 11px;padding:10px 11px;border-radius:14px;background:rgba(0,0,0,.16);border:1px solid rgba(255,255,255,.055)}.withdrawal-note b{color:#f7f4ed;font-size:11px}.withdrawal-note span{color:#a9a29a;font-size:10px;text-align:right}.withdrawal-submit{width:100%;height:42px;border:0;border-radius:15px;color:#ffffff;font-size:12px;font-weight:950;background:linear-gradient(180deg,#f43a4d,#b3142b);box-shadow:0 10px 18px rgba(229,29,53,.20)}
@media(max-width:360px){.withdrawal-quick-amounts{grid-template-columns:repeat(2,minmax(0,1fr))}.withdrawal-balance-card strong{font-size:25px}}

/* Withdrawal m99 flow: existing bank / new bank / new crypto */
.mobile-live-withdrawal .withdrawal-bank-type{margin:0 0 11px;padding:11px;border-radius:15px;background:rgba(0,0,0,.14);border:1px solid rgba(255,255,255,.055)}
.mobile-live-withdrawal .withdrawal-bank-type>b{display:block;margin-bottom:8px;color:#f7f4ed;font-size:11px;font-weight:950}.mobile-live-withdrawal .withdrawal-bank-type small{display:block;margin-top:8px;color:#ffbd6b;font-size:10px;font-weight:850;line-height:1.35}.mobile-live-withdrawal .withdrawal-type-selection{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.mobile-live-withdrawal .withdrawal-type-selection label{margin:0!important}.mobile-live-withdrawal .withdrawal-type-selection input{position:absolute;opacity:0;pointer-events:none}.mobile-live-withdrawal .withdrawal-type-selection span{height:34px;display:grid;place-items:center;text-align:center;border-radius:13px;color:#d8d1c8;font-size:10px;font-weight:950;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.023));border:1px solid rgba(255,255,255,.07)}.mobile-live-withdrawal .withdrawal-type-selection input:checked+span{color:#ffffff;background:linear-gradient(180deg,#f43a4d,#b3142b);border-color:rgba(255,223,137,.3)}
.mobile-live-withdrawal .withdrawal-mode,.mobile-live-withdrawal .withdrawal-usdt-amount{display:none!important}.mobile-live-withdrawal .withdrawal-mode.active,.mobile-live-withdrawal .withdrawal-usdt-amount.active{display:block!important}.mobile-live-withdrawal .withdrawal-quick-amounts.hide-for-crypto{display:none!important}.mobile-live-withdrawal .withdrawal-existing label:last-child,.mobile-live-withdrawal .withdrawal-new-bank label:last-child,.mobile-live-withdrawal .withdrawal-new-crypto label:last-child{margin-bottom:11px!important}
.mobile-live-withdrawal[data-has-existing-bank="0"] .withdrawal-type-selection{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-live-withdrawal[data-has-existing-bank="0"] .withdrawal-type-selection label:first-child span{box-shadow:0 0 0 1px rgba(255,223,137,.08) inset}

/* Fix withdrawal hidden radio overflow */
.mobile-live-withdrawal .withdrawal-type-selection input[type="radio"]{width:1px!important;height:1px!important;min-width:0!important;margin:0!important;padding:0!important;left:0!important;top:0!important}
.mobile-live-withdrawal .withdrawal-form{overflow:hidden!important;box-sizing:border-box!important;max-width:100%!important}
.mobile-live-withdrawal .withdrawal-form *{box-sizing:border-box!important;max-width:100%!important}

/* Withdrawal: keep Existing bank visible even when there is no saved bank */
.mobile-live-withdrawal .withdrawal-type-selection label.is-disabled span{opacity:.45;filter:grayscale(.35);border-style:dashed;color:#9d9489;background:rgba(255,255,255,.025)}
.mobile-live-withdrawal .withdrawal-type-selection label.is-disabled{cursor:not-allowed}.mobile-live-withdrawal .withdrawal-type-selection label.is-disabled input{cursor:not-allowed}
.mobile-live-withdrawal[data-has-existing-bank="0"] .withdrawal-type-selection{grid-template-columns:repeat(3,minmax(0,1fr))}

/* Withdrawal amount: no preset chips; ALL is aligned inside the amount field */
.mobile-live-withdrawal .withdrawal-amount-row{position:relative!important;display:block!important;margin-top:5px!important;width:100%!important}
.mobile-live-withdrawal .withdrawal-amount-row input{height:42px!important;margin-top:0!important;padding-right:86px!important;width:100%!important;line-height:42px!important}
.mobile-live-withdrawal .withdrawal-amount-row button{position:absolute!important;right:5px!important;top:5px!important;width:66px!important;height:32px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:11px!important;color:#ffffff!important;font-size:11px!important;font-weight:950!important;line-height:1!important;text-transform:uppercase!important;background:linear-gradient(180deg,#f43a4d,#b3142b)!important;box-shadow:0 5px 10px rgba(229,29,53,.16)!important}
.mobile-live-withdrawal .withdrawal-amount-field.hide-for-crypto{display:none!important}

/* Member utility pages: finish page skeletons before wiring actions */
.mobile-member-page{padding:0 0 82px;color:#aaa;font-size:12px}
.mobile-member-page .wallet-appbar{margin-bottom:14px}
.member-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:0 15px 14px}
.member-tabs button{height:34px;border:0;border-radius:0;background:#2c2c2c;color:#aaa;font-size:11px;font-weight:700}
.member-tabs button.active{background:#e51d35;color:#fff}
.member-filter-card,.member-form-card,.referral-card,.rebate-summary,.payment-section,.inbox-list{margin:0 15px 14px;padding:13px;background:#161616;border:1px solid rgba(255,255,255,.07)}
.member-filter-card label,.member-form-card label{display:block;margin-bottom:11px;color:#aaa;font-size:12px;font-weight:700}
.member-filter-card input,.member-filter-card select,.member-form-card input,.copyline input{width:100%;height:42px;box-sizing:border-box;margin-top:5px;border:0;border-radius:0;background:#2c2c2c;color:#fff;padding:0 12px;font-size:12px}
.member-filter-card button,.member-red-btn,.copyline button{width:100%;height:43px;border:0;background:#e51d35;color:#fff;font-size:12px;font-weight:700}
.member-empty{margin:0 15px 14px;padding:20px 14px;text-align:center;background:#141414;border:1px dashed rgba(255,255,255,.12);color:#888}
.member-empty b{display:block;color:#fff;font-size:14px;margin-bottom:5px}.member-empty span{font-size:12px;color:#999}.member-note{margin:0 15px;color:#888;font-size:11px;line-height:1.4}
.rebate-summary span,.referral-card span{display:block;color:#aaa;font-size:12px}.rebate-summary strong,.referral-card strong{display:block;margin:6px 0;color:#fff;font-size:28px;font-weight:500}.rebate-summary small{color:#777}
.rebate-list{margin:0 15px 14px;display:grid;gap:8px}.rebate-list div,.payment-card,.inbox-list article{padding:12px;background:#202020;border:1px solid rgba(255,255,255,.06)}
.rebate-list b,.payment-card b,.inbox-list b{display:block;color:#fff;font-size:13px}.rebate-list span,.payment-card span,.inbox-list span{display:block;margin-top:4px;color:#aaa}.rebate-list em{display:block;margin-top:6px;color:#e51d35;font-style:normal;font-weight:700}.member-red-btn{display:block;margin:0 15px 14px}
.copyline{display:grid;grid-template-columns:1fr 74px;gap:7px;margin-top:9px}.copyline input{margin:0}.copyline button{height:42px}
.referral-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 15px 14px}.referral-steps div{text-align:center;background:#202020;padding:12px 6px}.referral-steps b{display:grid;place-items:center;width:24px;height:24px;margin:0 auto 6px;border-radius:50%;background:#e51d35;color:#fff}.referral-steps span{color:#aaa;font-size:11px}
.payment-section h3{margin:0 0 10px;color:#fff;font-size:14px;font-weight:500}.payment-card{margin-bottom:8px}.payment-card small{display:block;margin-top:4px;color:#777}.payment-card.muted{opacity:.72}
.inbox-list{display:grid;gap:8px}.inbox-list article small{display:block;margin-top:6px;color:#777;line-height:1.35}

.account-profile-card{margin:0 15px 12px;padding:14px;background:linear-gradient(135deg,#252525,#111);border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;gap:12px}.avatar-ring{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#e51d35;color:#fff;font-size:20px;font-weight:800}.account-profile-card b{display:block;color:#fff;font-size:15px}.account-profile-card span{display:block;margin-top:4px;color:#888;font-size:11px}.account-action-list{margin:0 15px 14px;background:#161616;border:1px solid rgba(255,255,255,.07)}.account-action-list button{width:100%;height:44px;border:0;border-bottom:1px solid rgba(255,255,255,.06);background:transparent;color:#ddd;display:flex;align-items:center;justify-content:space-between;padding:0 13px;font-size:12px}.account-action-list button:last-child{border-bottom:0}.account-action-list span{color:#e51d35;font-size:18px}.inbox-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.referral-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 15px 14px}.referral-stats div{background:#202020;border:1px solid rgba(255,255,255,.06);padding:12px;text-align:center}.referral-stats b{display:block;color:#fff;font-size:16px}.referral-stats span{display:block;margin-top:4px;color:#888;font-size:11px}.payment-add-preview{width:100%;height:39px;border:1px dashed rgba(229,29,53,.55);background:rgba(229,29,53,.08);color:#e51d35;font-weight:700;font-size:12px}

/* Deposit final color correction: keep member/deposit UI aligned with Wallet gold theme */
.mobile-live-deposit:before{
  background:radial-gradient(240px 90px at 18% 8%,rgba(229,29,53,.20),transparent 72%),radial-gradient(240px 100px at 100% 0,rgba(255,217,138,.10),transparent 70%)!important;
}
.mobile-live-deposit .live-deposit-form .control-label{
  color:#bdb1a2!important;
}
.mobile-live-deposit .payment-method-selection label:has(input:checked) img,
.mobile-live-deposit .bank-opt-selection label:has(input:checked) img{
  outline:2px solid #ffffff!important;
  outline-offset:-2px!important;
}
.mobile-live-deposit .promotion-selection input,
.mobile-live-deposit input[type=radio]{
  accent-color:#b3142b!important;
}
.mobile-live-deposit .processing-block strong{
  color:#ffffff!important;
}
.mobile-live-deposit .submit-block .c-btn,
.mobile-live-deposit #dpButton{
  color:#ffffff!important;
  background:linear-gradient(180deg,#f43a4d,#b3142b)!important;
  border:1px solid rgba(255,223,137,.34)!important;
  border-radius:16px!important;
  font-weight:950!important;
  box-shadow:0 10px 20px rgba(229,29,53,.22),inset 0 1px 0 rgba(255,255,255,.48)!important;
}
.mobile-live-deposit .submit-block .c-btn:active,
.mobile-live-deposit #dpButton:active{
  filter:brightness(.96)!important;
  transform:translateY(1px)!important;
}
.mobile-live-deposit .live-deposit-form input[type=text]:focus,
.mobile-live-deposit .live-deposit-form select:focus{
  outline:1px solid rgba(255,217,138,.42)!important;
  box-shadow:0 0 0 3px rgba(229,29,53,.10)!important;
}
.mobile-live-deposit .amount-selection span{
  color:#ffffff!important;
  border-color:rgba(229,29,53,.34)!important;
  background:rgba(229,29,53,.06)!important;
}
.mobile-live-deposit .promo_tc a{
  color:#ffffff!important;
}

/* Final member/deposit palette guard: no red glow on Deposit; match Wallet's gold/black system */
.app.member-route-active{
  background:radial-gradient(520px 240px at 50% -80px,rgba(229,29,53,.20),transparent 64%),radial-gradient(360px 260px at 108% 25%,rgba(255,217,138,.10),transparent 60%),linear-gradient(180deg,#111 0%,#080808 42%,#050505 100%)!important;
}
.mobile-live-deposit .local-extra .control-label:after,
.mobile-live-deposit .live-deposit-form[data-mode="crypto"] .payment-type-wrapper .control-label:after,
.mobile-live-deposit .live-deposit-form[data-mode="local"] .payment-type-wrapper .control-label:after{
  background:linear-gradient(180deg,#f43a4d,#b3142b)!important;
  box-shadow:0 0 14px rgba(229,29,53,.28)!important;
}
.mobile-live-deposit .live-deposit-form[data-mode="crypto"] .crypto-pg{
  border-color:rgba(229,29,53,.24)!important;
  background:radial-gradient(220px 80px at 20% 0,rgba(229,29,53,.14),transparent 70%),linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025))!important;
}
.mobile-live-deposit .payment-method-selection label:has(input:checked) img,
.mobile-live-deposit .bank-opt-selection label:has(input:checked) img{
  outline-color:#ffffff!important;
}
.mobile-live-deposit .promotion-selection input,
.mobile-live-deposit .form-check-input{
  accent-color:#b3142b!important;
}
.mobile-live-deposit .processing-block strong,
.mobile-live-deposit .processing-row strong{
  color:#ffffff!important;
}
.mobile-live-deposit .submit-block .c-btn,
.mobile-live-deposit #dpButton,
.mobile-live-deposit .submit-deposit.c-btn{
  background:linear-gradient(180deg,#f43a4d,#b3142b)!important;
  color:#ffffff!important;
  box-shadow:0 10px 24px rgba(229,29,53,.28),inset 0 1px 0 rgba(255,255,255,.55)!important;
}


/* Member utility pages final polish: align History/Cash Rebate/Account/Inbox/Referral/Payment with Wallet gold theme */
.mobile-member-page{position:relative!important;padding:0 0 92px!important;color:var(--txt)!important;font-size:12px!important;max-width:100%!important;overflow-x:hidden!important}
.mobile-member-page:before{content:"";position:absolute;inset:-12px 0 auto;height:145px;pointer-events:none;background:radial-gradient(240px 90px at 18% 8%,rgba(229,29,53,.18),transparent 72%),radial-gradient(240px 100px at 100% 0,rgba(255,217,138,.10),transparent 70%)}
.mobile-member-page .wallet-appbar{position:relative!important;z-index:1!important;height:34px!important;display:grid!important;grid-template-columns:34px 1fr!important;align-items:center!important;gap:9px!important;margin:0 0 12px!important}
.wallet-back{width:34px!important;height:34px!important;border-radius:13px!important;display:grid!important;place-items:center!important;color:#ffffff!important;font-size:24px!important;line-height:1!important;background:rgba(229,29,53,.08)!important;border:1px solid rgba(229,29,53,.16)!important}
.mobile-member-page .wallet-appbar h2{font-size:18px!important;font-weight:950!important;line-height:1!important;background:linear-gradient(180deg,#fff8df,#ffffff)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}
.member-tabs,.member-filter-card,.member-form-card,.referral-card,.rebate-summary,.payment-section,.inbox-list,.account-profile-card,.account-action-list,.member-empty,.referral-stats,.referral-steps,.rebate-list{position:relative!important;z-index:1!important}
.member-tabs{margin:0 0 12px!important;padding:4px!important;gap:5px!important;border-radius:16px!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.07)!important}
.member-tabs button{height:34px!important;border-radius:12px!important;color:#a9a29a!important;background:transparent!important;font-size:10px!important;font-weight:950!important}
.member-tabs button.active{color:#ffffff!important;background:linear-gradient(180deg,#f43a4d,#b3142b)!important;box-shadow:0 7px 15px rgba(229,29,53,.18)!important}
.member-filter-card,.member-form-card,.referral-card,.rebate-summary,.payment-section,.inbox-list,.account-profile-card,.account-action-list{margin:0 0 12px!important;padding:13px!important;border-radius:18px!important;background:linear-gradient(180deg,rgba(255,255,255,.058),rgba(255,255,255,.026))!important;border:1px solid rgba(255,255,255,.075)!important;box-shadow:0 8px 18px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.04)!important}
.member-filter-card label,.member-form-card label{color:#a9a29a!important;font-size:10px!important;font-weight:900!important}
.member-filter-card input,.member-filter-card select,.member-form-card input,.copyline input{height:40px!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.08)!important;background:#161616!important;color:#f7f4ed!important;font-size:12px!important;font-weight:850!important}
.member-filter-card button,.member-red-btn,.copyline button,.payment-add-preview{height:42px!important;border-radius:15px!important;color:#ffffff!important;background:linear-gradient(180deg,#f43a4d,#b3142b)!important;border:1px solid rgba(255,223,137,.34)!important;box-shadow:0 10px 18px rgba(229,29,53,.18)!important;font-weight:950!important}
.member-empty{margin:0 0 12px!important;padding:22px 14px!important;border-radius:18px!important;background:rgba(255,255,255,.032)!important;border:1px dashed rgba(229,29,53,.22)!important;color:#a9a29a!important}
.member-empty b{color:#fff4d7!important}.member-empty span{color:#8f887f!important}
.rebate-summary strong,.referral-card strong{margin:6px 0 3px!important;color:#fff8df!important;font-size:28px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.5px!important}

.rebate-list,.referral-stats,.referral-steps{margin:0 0 12px!important;gap:8px!important}
.rebate-list div,.payment-card,.inbox-list article,.referral-stats div,.referral-steps div{border-radius:15px!important;background:rgba(0,0,0,.16)!important;border:1px solid rgba(255,255,255,.06)!important}
.rebate-list b,.payment-card b,.inbox-list b,.referral-stats b{color:#fff4d7!important;font-weight:950!important}
.rebate-list span,.payment-card span,.inbox-list span,.referral-stats span,.referral-steps span{color:#a9a29a!important}
.rebate-list em{color:#ffffff!important;font-weight:950!important}.member-red-btn{display:block!important;margin:0 0 12px!important;width:100%!important}
.referral-card .copyline{grid-template-columns:minmax(0,1fr) 74px!important;gap:7px!important}
.referral-steps b{background:linear-gradient(180deg,#f43a4d,#b3142b)!important;color:#ffffff!important}
.account-profile-card{display:flex!important;align-items:center!important;gap:12px!important}.avatar-ring{background:linear-gradient(180deg,#f43a4d,#b3142b)!important;color:#ffffff!important;box-shadow:0 8px 15px rgba(229,29,53,.18)!important}
.account-action-list{padding:0!important;overflow:hidden!important}.account-action-list button{height:46px!important;color:#f2e8d9!important;border-bottom:1px solid rgba(255,255,255,.06)!important;background:transparent!important;font-weight:850!important}.account-action-list span{color:#ffffff!important}
.payment-section h3{color:#fff4d7!important;font-weight:950!important}.payment-card small,.inbox-list article small,.member-note{color:#817a72!important}.inbox-list{gap:8px!important}.inbox-list article{padding:12px!important}
@media(max-width:360px){.member-tabs button{font-size:9px!important}.rebate-summary strong,.referral-card strong{font-size:24px!important}.referral-card .copyline{grid-template-columns:1fr!important}}

/* public Games / Promo routes */
.public-route-active .announce-bar,
.public-route-active .hero-card,
.public-route-active .trust-row,
.public-route-active main.scroll>section.section,
.public-route-active .mini-support,
.public-route-active .guest-authbar,
.public-route-active .member-homebar{display:none!important}
.public-route-active .member-workspace.active{display:block!important;padding-bottom:90px}
.public-route-page{position:relative;color:var(--txt);padding:0 0 6px;max-width:100%;overflow:hidden}
.public-route-page:before{content:"";position:absolute;inset:-12px -14px auto;height:168px;pointer-events:none;background:radial-gradient(260px 100px at 18% 10%,rgba(229,29,53,.18),transparent 72%),radial-gradient(260px 118px at 100% 0,rgba(223,28,52,.20),transparent 70%)}
.public-appbar{position:relative;z-index:1;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px;margin:0 0 12px}
.public-appbar h2{font-size:20px;line-height:1;font-weight:950;background:linear-gradient(180deg,#fff8df,#ffffff);-webkit-background-clip:text;background-clip:text;color:transparent}
.public-appbar span{display:block;margin-top:4px;color:#a9a29a;font-size:11px;font-weight:850}
.game-filter-row{position:relative;z-index:1;display:flex;gap:7px;overflow-x:auto;padding:1px 1px 10px;scrollbar-width:none}.game-filter-row::-webkit-scrollbar{display:none}
.game-filter-row button{flex:0 0 auto;height:32px;padding:0 11px;border-radius:999px;background:rgba(255,255,255,.055);border:1px solid rgba(229,29,53,.14);color:#e8b9bf;font-size:11px;font-weight:900}.game-filter-row button.active{color:#ffffff;background:linear-gradient(180deg,#f43a4d,#b3142b)}
.game-category-list,.promo-list{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px}
.game-lobby-card,.promo-card,.promo-hero-card{border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.026));border:1px solid rgba(229,29,53,.14);box-shadow:0 12px 24px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.04)}
.game-lobby-card{padding:13px}.game-lobby-head{display:flex;align-items:center;gap:11px;margin-bottom:11px}.game-lobby-head img{width:48px;height:48px;border-radius:16px;object-fit:contain;background:rgba(0,0,0,.20);border:1px solid rgba(255,255,255,.06);padding:6px}.game-lobby-head em,.promo-card span,.promo-hero-card em{display:inline-flex;height:20px;align-items:center;padding:0 8px;border-radius:999px;background:rgba(229,29,53,.13);border:1px solid rgba(229,29,53,.24);color:#ffffff;font-style:normal;font-size:9px;font-weight:950;letter-spacing:.4px}.game-lobby-head h3,.promo-card h3,.promo-hero-card h3{margin-top:5px;color:#fff4d7;font-size:16px;font-weight:950;line-height:1.1}.game-lobby-head p,.promo-card p,.promo-hero-card p{margin-top:4px;color:#a9a29a;font-size:11px;line-height:1.35}.game-chip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.game-chip-grid button{min-height:38px;padding:8px;border-radius:14px;background:rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.07);color:#f2e8d9;font-size:11px;font-weight:900;text-align:left}.promo-hero-card{position:relative;z-index:1;padding:16px;margin-bottom:10px;background:radial-gradient(180px 82px at 18% 0,rgba(255,217,138,.20),transparent 72%),linear-gradient(145deg,rgba(37,33,25,.98),rgba(18,18,18,.98))}.promo-hero-card h3{font-size:22px}.promo-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px}.promo-card button{height:36px;padding:0 12px;border-radius:14px;color:#ffffff;background:linear-gradient(180deg,#f43a4d,#b3142b);font-size:11px;font-weight:950;white-space:nowrap;box-shadow:0 8px 16px rgba(229,29,53,.18)}
@media(max-width:360px){.game-chip-grid{grid-template-columns:1fr}.promo-card{grid-template-columns:1fr}.promo-card button{width:100%}}

/* final route visibility override: public pages own the scroll area */
body.public-route-active main.scroll > :not(#memberWorkspace):not(.home-footer),
.app.public-route-active main.scroll > :not(#memberWorkspace):not(.home-footer){display:none!important}
body.public-route-active #memberWorkspace,
.app.public-route-active #memberWorkspace{display:block!important}
body.public-route-active #memberWorkspace.active,
.app.public-route-active #memberWorkspace.active{display:block!important;padding-bottom:90px!important}


/* public Games / Promo detail pages */
.game-launch-hero,.game-launch-panel,.promo-terms-card{position:relative;z-index:1;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.026));border:1px solid rgba(229,29,53,.14);box-shadow:0 12px 24px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.04)}
.game-launch-hero{padding:18px;text-align:center}.game-launch-hero img{width:74px;height:74px;object-fit:contain;border-radius:22px;padding:10px;margin:0 auto 10px;background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.07)}.game-launch-hero em{display:inline-flex;height:20px;align-items:center;padding:0 8px;border-radius:999px;background:rgba(229,29,53,.13);border:1px solid rgba(229,29,53,.24);color:#ffffff;font-style:normal;font-size:9px;font-weight:950}.game-launch-hero h3{margin-top:8px;color:#fff4d7;font-size:21px;font-weight:950}.game-launch-hero p{margin:7px auto 0;color:#aaa19a;font-size:12px;line-height:1.45;max-width:290px}.game-launch-panel{display:grid;grid-template-columns:1fr;gap:8px;margin:10px 0;padding:12px}.game-launch-panel div{display:flex;justify-content:space-between;gap:12px;padding:9px 10px;border-radius:14px;background:rgba(0,0,0,.16);border:1px solid rgba(255,255,255,.06)}.game-launch-panel b{color:#dfc07a;font-size:11px}.game-launch-panel span{color:#f8efe0;font-size:11px;text-align:right}.public-primary-btn{position:relative;z-index:1;width:100%;height:44px;border-radius:16px;color:#ffffff;background:linear-gradient(180deg,#f43a4d,#b3142b);font-size:12px;font-weight:950;box-shadow:0 10px 20px rgba(229,29,53,.18)}.promo-link-btn{margin-top:8px!important;height:auto!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#ffffff!important;font-size:11px!important;font-weight:900!important;text-align:left!important}.promo-terms-card{padding:15px;margin-bottom:11px}.promo-terms-card h3{color:#fff4d7;font-size:16px;font-weight:950;margin-bottom:8px}.promo-terms-card ol{margin:0 0 8px 18px;padding:0;color:#d8cec0;font-size:12px;line-height:1.55}.promo-terms-card li{margin-bottom:5px}.promo-terms-card small{display:block;color:#8f877e;font-size:10px;line-height:1.4}


/* support / app / maintenance public routes */
.support-hero-card,.app-download-card,.maintenance-card,.app-steps,.support-action-list{position:relative;z-index:1;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.026));border:1px solid rgba(229,29,53,.14);box-shadow:0 12px 24px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.04)}
.support-hero-card,.app-download-card,.maintenance-card{padding:17px;text-align:center}.support-hero-card em,.maintenance-card em{display:inline-flex;height:20px;align-items:center;padding:0 8px;border-radius:999px;background:rgba(229,29,53,.13);border:1px solid rgba(229,29,53,.24);color:#ffffff;font-style:normal;font-size:9px;font-weight:950}.support-hero-card h3,.app-download-card h3,.maintenance-card h3{margin-top:8px;color:#fff4d7;font-size:21px;font-weight:950}.support-hero-card p,.app-download-card p,.maintenance-card p{margin:7px auto 0;color:#aaa19a;font-size:12px;line-height:1.45;max-width:300px}.support-action-list{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px;padding:12px}.support-action-list button,.app-download-buttons button{min-height:40px;border-radius:14px;color:#f8efe0;background:rgba(0,0,0,.18);border:1px solid rgba(229,29,53,.16);font-weight:900}.app-download-card img,.maintenance-card img{width:86px;max-height:64px;object-fit:contain;margin:0 auto 8px}.app-download-buttons{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:13px}.app-download-buttons button:first-child{color:#ffffff;background:linear-gradient(180deg,#f43a4d,#b3142b)}.app-steps{display:grid;grid-template-columns:1fr;gap:8px;margin-top:10px;padding:12px}.app-steps div{display:flex;align-items:center;gap:10px;padding:9px;border-radius:14px;background:rgba(0,0,0,.16)}.app-steps b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;color:#ffffff;background:#ffffff}.app-steps span{color:#f2e8d9;font-size:12px;font-weight:850}.maintenance-card .public-primary-btn{margin-top:13px}

/* lucky spin + vip public routes (20260611-0918) */
.spin-stage{position:relative;z-index:1;display:grid;place-items:center;margin:6px 0 4px;padding:8px}
.spin-pointer{position:absolute;top:-2px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-top:18px solid #ffffff;filter:drop-shadow(0 2px 3px rgba(0,0,0,.5));z-index:3}
.spin-wheel{position:relative;width:248px;height:248px;border-radius:50%;border:6px solid rgba(229,29,53,.45);background:conic-gradient(#2a0c13 0 45deg,#7a0f1f 45deg 90deg,#2a0c13 90deg 135deg,#7a0f1f 135deg 180deg,#2a0c13 180deg 225deg,#7a0f1f 225deg 270deg,#2a0c13 270deg 315deg,#7a0f1f 315deg 360deg);box-shadow:0 14px 34px rgba(0,0,0,.5),inset 0 0 22px rgba(0,0,0,.55);overflow:hidden}
.spin-slice{position:absolute;top:0;left:50%;width:50%;height:50%;transform-origin:0% 100%;display:flex;align-items:flex-start;justify-content:center;padding-top:14px;pointer-events:none}
.spin-slice b{transform:rotate(22.5deg);color:#ffe9b8;font-size:11px;font-weight:900;text-shadow:0 1px 2px rgba(0,0,0,.6);white-space:nowrap}
.spin-slice.s0{transform:rotate(22.5deg)}.spin-slice.s1{transform:rotate(67.5deg)}.spin-slice.s2{transform:rotate(112.5deg)}.spin-slice.s3{transform:rotate(157.5deg)}.spin-slice.s4{transform:rotate(202.5deg)}.spin-slice.s5{transform:rotate(247.5deg)}.spin-slice.s6{transform:rotate(292.5deg)}.spin-slice.s7{transform:rotate(337.5deg)}
.spin-hub{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:66px;height:66px;border-radius:50%;display:grid;place-items:center;color:#ffffff;font-weight:950;font-size:14px;background:linear-gradient(180deg,#f43a4d,#b3142b);border:3px solid #fff4d7;box-shadow:0 6px 14px rgba(0,0,0,.45);cursor:pointer;z-index:4}
.spin-meta{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:12px 0}
.spin-meta div{padding:10px;border-radius:14px;text-align:center;background:rgba(255,255,255,.05);border:1px solid rgba(229,29,53,.14)}
.spin-meta b{display:block;color:#fff4d7;font-size:16px;font-weight:950}.spin-meta span{color:#a9a29a;font-size:10px;font-weight:800}
.spin-prize-card{position:relative;z-index:1;margin-top:12px;padding:15px;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.026));border:1px solid rgba(229,29,53,.14)}
.spin-prize-card h3{color:#fff4d7;font-size:15px;font-weight:950;margin-bottom:10px}
.spin-prize-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.spin-prize-grid div{display:flex;align-items:center;justify-content:space-between;padding:9px 11px;border-radius:12px;background:rgba(0,0,0,.18);border:1px solid rgba(229,29,53,.12)}
.spin-prize-grid em{font-style:normal;font-size:9px;font-weight:950;color:#ffffff;background:#ffffff;padding:2px 7px;border-radius:999px}
.spin-prize-grid span{color:#f2e8d9;font-size:12px;font-weight:850}
.spin-prize-card small,.vip-hero-card small{display:block;margin-top:10px;color:#8f8880;font-size:10px;line-height:1.5}

.vip-hero-card{position:relative;z-index:1;padding:17px;text-align:center;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.026));border:1px solid rgba(229,29,53,.14);box-shadow:0 12px 24px rgba(0,0,0,.25)}
.vip-hero-card em{display:inline-flex;height:20px;align-items:center;padding:0 8px;border-radius:999px;background:rgba(229,29,53,.13);border:1px solid rgba(229,29,53,.24);color:#ffffff;font-style:normal;font-size:9px;font-weight:950}
.vip-hero-card h3{margin-top:8px;color:#fff4d7;font-size:20px;font-weight:950}.vip-hero-card p{margin:7px auto 0;color:#aaa19a;font-size:12px;line-height:1.45;max-width:300px}
.vip-progress{margin:13px auto 0;max-width:300px;height:10px;border-radius:999px;background:rgba(0,0,0,.32);overflow:hidden;border:1px solid rgba(229,29,53,.16)}
.vip-progress span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#b3142b,#ffe39a)}
.vip-tier-list{position:relative;z-index:1;display:grid;gap:9px;margin-top:12px}
.vip-tier{display:grid;grid-template-columns:14px 1fr auto;align-items:center;gap:11px;padding:13px;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02));border:1px solid rgba(229,29,53,.13)}
.vip-dot{width:12px;height:12px;border-radius:50%;box-shadow:0 0 8px rgba(255,255,255,.25)}
.vip-tier-main b{display:block;color:#fff4d7;font-size:14px;font-weight:950}.vip-tier-main span{color:#a9a29a;font-size:11px;font-weight:800}
.vip-tier-perk{text-align:right}.vip-tier-perk em{display:block;font-style:normal;color:#ffffff;font-size:12px;font-weight:950}.vip-tier-perk span{color:#9a938b;font-size:10px;font-weight:800}

/* promo -> deposit pre-selected bonus highlight (20260611-0932) */
.promo-preselected{margin:-2px -6px;padding:4px 6px;border-radius:10px;background:rgba(229,29,53,.14);border:1px solid rgba(229,29,53,.4);box-shadow:0 0 0 1px rgba(229,29,53,.12);animation:promoPulse 1.4s ease 1}
.promo-preselected span.promo_tc a{color:#ffffff}
@keyframes promoPulse{0%{box-shadow:0 0 0 0 rgba(229,29,53,.5)}100%{box-shadow:0 0 0 8px rgba(229,29,53,0)}}

/* VIP real tier strip + benefit table (20260611-0940) */
.vip-hero-card small{display:block;margin-top:9px;color:#8f8880;font-size:10px;line-height:1.5}
.vip-card-strip{position:relative;z-index:1;display:flex;gap:7px;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:12px 0;padding:2px}
.vip-card-strip::-webkit-scrollbar{display:none}
.vip-card-pick{flex:0 0 auto;display:flex;align-items:center;gap:6px;padding:9px 13px;border-radius:13px;font-size:12px;font-weight:900;color:#cdc6bd;background:rgba(255,255,255,.04);border:1px solid rgba(229,29,53,.13);white-space:nowrap}
.vip-card-pick.active{color:#ffffff;background:linear-gradient(180deg,#ffe39a,var(--vc,#b3142b));border-color:var(--vc,#b3142b);box-shadow:0 6px 14px rgba(0,0,0,.35)}
.vip-card-pick .vip-dot{width:9px;height:9px;border-radius:50%}
.vip-benefit-card{position:relative;z-index:1;padding:15px;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.026));border:1px solid rgba(229,29,53,.14);box-shadow:0 12px 24px rgba(0,0,0,.25)}
.vip-benefit-card h3{color:#fff4d7;font-size:16px;font-weight:950;margin-bottom:11px}
.vip-benefit-table{display:grid;gap:6px}
.vip-benefit-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border-radius:11px;background:rgba(0,0,0,.17);border:1px solid rgba(229,29,53,.1)}
.vip-benefit-row span{color:#a9a29a;font-size:11px;font-weight:800}
.vip-benefit-row b{color:#ffffff;font-size:13px;font-weight:950;text-align:right}

/* Real promo page: category tabs + image grid + detail (20260611-1045) */
.promo-cat-row{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:7px;margin:10px 0 12px;padding:2px}
.promo-cat-row::-webkit-scrollbar{display:none}
.promo-cat{flex:0 1 auto;padding:7px 13px;border-radius:999px;font-size:11.5px;font-weight:900;color:#cdc6bd;background:rgba(255,255,255,.05);border:1px solid rgba(229,29,53,.14);white-space:nowrap}
.promo-cat.active{color:#ffffff;background:linear-gradient(180deg,#ffe39a,#b3142b);border-color:#b3142b}
.promo-img-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding-bottom:20px}
.promo-img-card{display:block;width:100%;padding:0;border:0;background:rgba(255,255,255,.03);border-radius:16px;overflow:hidden;border:1px solid rgba(229,29,53,.13);box-shadow:0 10px 22px rgba(0,0,0,.28);text-align:left}
.promo-img-card img{display:block;width:100%;height:auto;border-radius:16px 16px 0 0}
.promo-img-title{display:block;padding:8px 10px;color:#fff4d7;font-size:11.5px;font-weight:850;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.promo-empty{color:#8f8880;font-size:13px;text-align:center;padding:30px 0}
.promo-detail-banner img{display:block;width:100%;height:auto;border-radius:16px;margin:10px 0 14px}
.promo-detail-body{position:relative;z-index:1;padding:0 2px 16px}
.promo-detail-body h3{color:#fff4d7;font-size:17px;font-weight:950;margin-bottom:10px;line-height:1.3}
.promo-detail-html{color:#d7d0c7;font-size:13px;line-height:1.6;overflow-wrap:anywhere}
.promo-detail-html img{max-width:100%;height:auto;border-radius:10px}
.promo-detail-html table{width:100%;border-collapse:collapse;margin:10px 0;font-size:12px}
.promo-detail-html td,.promo-detail-html th{border:1px solid rgba(229,29,53,.2);padding:6px 8px;color:#cdc6bd}
.promo-detail-html a{color:#ffffff;word-break:break-all}
.promo-detail-html span,.promo-detail-html p,.promo-detail-html b{color:inherit !important;font-family:inherit !important}

/* Live Casino — framed cards restored (20260611-1120) */
.livecasino-page{background:#0a0a0c;padding-bottom:28px}
.lc-hero{position:relative;border-radius:14px;overflow:hidden;margin:8px 0 16px;line-height:0}
.lc-hero img{display:block;width:100%;height:auto}
.lc-hero-tx{position:absolute;left:0;top:0;bottom:0;width:62%;display:flex;flex-direction:column;justify-content:center;padding:0 16px;background:linear-gradient(90deg,rgba(0,0,0,.72) 40%,rgba(0,0,0,0))}
.lc-hero-tx h3{color:#fff;font-size:26px;font-weight:950;letter-spacing:1px;line-height:1}
.lc-hero-tx p{color:#e6ddcf;font-size:10px;line-height:1.45;margin-top:8px;font-weight:600}
.lc-cards{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}
.lc-c{position:relative;display:flex;flex-direction:column;align-items:center;background:linear-gradient(180deg,#1b1b20,#141418);border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:8px 8px 12px;box-shadow:0 8px 18px rgba(0,0,0,.4)}
.lc-c-thumb{position:relative;width:100%;border-radius:10px;overflow:hidden;line-height:0;aspect-ratio:116/159;background:#0d0d10}
.lc-c-thumb img{width:100%;height:100%;object-fit:contain;display:block}
.lc-c-hot{position:absolute;top:6px;right:6px;z-index:3;display:inline-flex;align-items:center;gap:2px;background:linear-gradient(135deg,#ffc23a,#ff6a1a 45%,#e30b0b);color:#fff;font-size:10px;font-weight:950;letter-spacing:.6px;padding:3px 7px 3px 6px;border-radius:8px;box-shadow:0 3px 8px rgba(227,11,11,.55),0 0 0 1px rgba(0,0,0,.35);text-shadow:0 1px 2px rgba(0,0,0,.5);animation:lcHotPulse 1.5s ease-in-out infinite}
.lc-c-hot::before{content:"🔥";font-size:11px;line-height:1;margin-right:1px;-webkit-text-fill-color:initial}
@keyframes lcHotPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.07)}}50%{transform:rotate(5deg) scale(1.08)}}
.lc-c-name{color:#fff;font-size:13px;font-weight:900;text-align:center;margin-top:9px;line-height:1.1}
.lc-c-sub{color:#e0b23a;font-size:9px;font-weight:700;text-align:center;margin-top:3px;line-height:1.2;min-height:22px;display:flex;align-items:center}
.lc-c-play{margin-top:8px;width:100%;border:0;border-radius:8px;padding:8px 0;background:linear-gradient(180deg,#ef3a3a,#c81d1d);color:#fff;font-size:12px;font-weight:900;letter-spacing:.5px;box-shadow:0 4px 10px rgba(200,29,29,.4);cursor:pointer}
.lc-c-play:active{transform:scale(.96);filter:brightness(.92)}

/* Live Casino footer (20260611-1124) */
.lc-footer{margin-top:22px;padding:18px 12px 8px;text-align:center;border-top:1px solid rgba(255,255,255,.06)}
.lc-footer-trust{display:flex;justify-content:center;gap:10px;margin-bottom:10px}
.lc-footer-trust span{font-size:10px;font-weight:800;color:#e0b23a;border:1px solid rgba(224,178,58,.35);border-radius:999px;padding:3px 10px}
.lc-footer p{color:#cfc7ba;font-size:11px;font-weight:600}
.lc-footer small{display:block;color:#7d766c;font-size:9px;margin-top:4px}




/* ===== Slots — app ProviderListScreen 3-col card style ===== */
.slots-page{background:#0a0a0a;padding:0 12px 28px}
.slots-page .public-appbar{display:flex;align-items:center;gap:12px;padding:6px 0 4px}
.slots-page .public-appbar .wallet-back{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.09);font-size:26px;line-height:1;color:#ffe5a4}
.slots-page .public-appbar h2{font-size:18px;font-weight:900;line-height:1.1}
.sl-hero{padding:16px 4px}
.sl-hero h3{color:#fff;font-size:22px;font-weight:900;letter-spacing:1px;margin-bottom:4px}
.sl-hero p{color:#888;font-size:12px;line-height:1.4}
.sl-hero.sl-hero-img{position:relative;padding:0;margin:12px 14px;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}
.sl-hero.sl-hero-img img{display:block;width:100%;height:auto}
.sl-hero.sl-hero-img .sl-hero-tx{position:absolute;left:0;bottom:0;right:0;padding:14px 16px;background:linear-gradient(to top,rgba(0,0,0,.78),rgba(0,0,0,0))}
.sl-hero.sl-hero-img .sl-hero-tx h3{margin:0 0 2px;color:#fff;font-size:22px;font-weight:900;letter-spacing:1px}
.sl-hero.sl-hero-img .sl-hero-tx p{margin:0;color:#ddd;font-size:12px;line-height:1.4}
.sl-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.sl-card{display:flex;flex-direction:column;padding:0;border:1px solid rgba(255,255,255,.12);border-radius:12px;overflow:hidden;background:#161616;box-shadow:0 3px 6px rgba(0,0,0,.28);text-align:center;transition:.15s}
.sl-card:active{transform:translateY(1px);filter:brightness(1.08)}
.sl-card-imgwrap{position:relative;width:100%;aspect-ratio:116/159;background:#0d0d10;overflow:hidden}
.sl-card-img{width:100%;height:100%;object-fit:contain;display:block}
.sl-card-badge{position:absolute;top:6px;right:6px;background:rgba(213,51,47,.92);border:.7px solid rgba(255,255,255,.32);border-radius:4px;padding:1.5px 4px;min-width:28px;color:#fff;font-size:8px;font-weight:900;letter-spacing:.25px;line-height:1.1}
.sl-card-badge.is-new{background:rgba(40,160,90,.95)}
.sl-card-txt{padding:6px 6px 4px;min-height:48px;display:flex;flex-direction:column;justify-content:center}
.sl-card-name{color:#fff;font-size:10.8px;line-height:12.2px;font-weight:800;letter-spacing:.1px}
.sl-card-sub{color:#b7a06a;font-size:8.5px;line-height:10.5px;margin-top:3px;font-weight:600}
.sl-card-play{margin:0 7px 8px;height:24px;border-radius:8px;background:#b90f18;border:1px solid rgba(255,215,120,.25);color:#fff;font-size:11px;font-weight:900;letter-spacing:.8px;display:flex;align-items:center;justify-content:center}
@media(max-width:360px){.sl-grid{gap:8px}.sl-card-name{font-size:10px}}


/* ===== Slot vendor games page (app SlotVendorGamesScreen) ===== */
.slotvendor-page{background:#111;padding:0 0 28px;min-height:100vh}
.slotvendor-page .public-appbar{display:flex;align-items:center;gap:12px;padding:6px 12px 4px}
.slotvendor-page .public-appbar .wallet-back{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.09);font-size:26px;line-height:1;color:#ffe5a4}
.slotvendor-page .public-appbar h2{font-size:17px;font-weight:900;letter-spacing:.5px}
.slv-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:60px 24px;color:#ddd}
.slv-spinner{width:34px;height:34px;border-radius:50%;border:3px solid rgba(255,255,255,.15);border-top-color:#cc0000;animation:slvspin .8s linear infinite}
@keyframes slvspin{to{transform:rotate(360deg)}}
.slv-err{color:#fff;text-align:center}
.slv-retry{margin-top:12px;background:#cc0000;color:#fff;border:0;border-radius:8px;padding:10px 16px;font-weight:700}
.slv-tabs{display:flex;gap:8px;padding:10px 12px 2px;overflow-x:auto;-webkit-overflow-scrolling:touch}
.slv-tabs::-webkit-scrollbar{display:none}
.slv-tab{flex:0 0 auto;padding:8px 14px;border-radius:999px;background:#242424;border:1px solid #333;color:#d2d2d2;font-size:13px;font-weight:700;white-space:nowrap}
.slv-tab.is-active{background:#cc0000;border-color:#cc0000;color:#fff}
.slv-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px}
.slv-card{display:flex;flex-direction:column;padding:0;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:12px;overflow:hidden;text-align:left;transition:.12s}
.slv-card:active{transform:scale(.98);filter:brightness(1.08)}
.slv-card-img{width:100%;aspect-ratio:1/0.66;background:#222;overflow:hidden}
.slv-card-img img{width:100%;height:100%;object-fit:cover;display:block}
.slv-card-title{padding:10px;min-height:58px;display:flex;align-items:center;color:#fff;font-size:13px;font-weight:700;line-height:17px}


/* ===== Slot game launch (iframe stage) ===== */
.slotlaunch-page{background:#000;min-height:100vh;display:flex;flex-direction:column}
.slotlaunch-page .public-appbar{display:flex;align-items:center;gap:12px;padding:6px 12px 4px;background:#111}
.slotlaunch-page .public-appbar .wallet-back{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.09);font-size:26px;line-height:1;color:#ffe5a4}
.slotlaunch-page .public-appbar h2{font-size:16px;font-weight:900}
.sgl-stage{flex:1;position:relative;background:#000;min-height:70vh;display:flex;flex-direction:column}
.sgl-frame{flex:1;width:100%;border:0;background:#000;min-height:70vh}
.sgl-loading{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#ddd;padding:60px 24px}
.sgl-err{flex:1;display:flex;align-items:center;justify-content:center;padding:60px 24px;color:#fff;text-align:center;font-weight:700}
.sgl-note{padding:10px 14px;background:#1a1a1a;color:#ffffff;font-size:12.5px;text-align:center;border-top:1px solid #2a2a2a}
/* ===== 4D Results page ===== */
.fourd-page .fd-hero{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 14px;padding:16px;border-radius:14px;background:linear-gradient(135deg,#1c2340,#2a1f4d);border:1px solid rgba(255,255,255,.08)}
.fourd-page .fd-hero-copy h3{margin:0 0 4px;font-size:18px;color:#ffffff}
.fourd-page .fd-hero-copy p{margin:0;font-size:12px;color:#aab}
.fd-betnow{flex:0 0 auto;padding:10px 18px;border:none;border-radius:999px;background:linear-gradient(135deg,#ffce4f,#ff9f2e);color:#231a05;font-weight:800;font-size:13px;letter-spacing:.4px;cursor:pointer}
.fd-sec-title{margin:14px 16px 8px;font-size:13px;color:#cdd3ea;text-transform:uppercase;letter-spacing:.6px}
.fd-list{display:flex;flex-direction:column;gap:10px;margin:0 14px 80px}
.fd-card{background:#171c30;border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:12px}
.fd-card-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:8px}
.fd-card-head h5{margin:0;font-size:14px;color:#fff}
.fd-draw{font-size:11px;color:#8b93b4}
.fd-top3{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.fd-prize{background:#10142a;border-radius:10px;padding:8px 4px;text-align:center}
.fd-prize em{display:block;font-style:normal;font-size:10px;color:#8b93b4;margin-bottom:2px}
.fd-prize b{font-size:18px;color:#ffffff;letter-spacing:2px;font-variant-numeric:tabular-nums}
.fd-expand{display:block;width:100%;margin-top:8px;padding:7px 0;background:none;border:none;color:#7f8ec9;font-size:12px;cursor:pointer}
.fd-extra{margin-top:6px;border-top:1px dashed rgba(255,255,255,.1);padding-top:8px}
.fd-extra-grp{margin-bottom:6px}
.fd-extra-grp em{font-style:normal;font-size:11px;color:#8b93b4;display:block;margin-bottom:4px}
.fd-nums{display:flex;flex-wrap:wrap;gap:6px}
.fd-num{background:#10142a;border-radius:6px;padding:3px 7px;font-size:13px;color:#e7ebff;letter-spacing:1px;font-variant-numeric:tabular-nums}


/* 4D hero = official banner */
.fourd-page .fd-hero{position:relative;margin:12px 14px;padding:0;border-radius:14px;overflow:hidden;background:none;border:1px solid rgba(255,255,255,.08);display:block}
.fd-hero-img{display:block;width:100%;height:auto}
.fourd-page .fd-betnow{position:absolute;right:12px;bottom:12px;box-shadow:0 4px 14px rgba(0,0,0,.45)}
.fd-league{display:flex;align-items:center;gap:8px;min-width:0}
.fd-logo{width:28px;height:28px;border-radius:6px;object-fit:cover;flex:0 0 auto}
.fd-league h5{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}


/* Live Casino provider cards: uniform visual size (20260612-0820) */
.livecasino-page .lc-cards{
  grid-template-columns:repeat(3,minmax(0,1fr));
  align-items:stretch;
}
.livecasino-page .lc-c{
  min-width:0;
  min-height:206px;
}
.livecasino-page .lc-c-thumb{
  width:100%;
  aspect-ratio:116/159;
  background:#0d0d10;
}
.livecasino-page .lc-c-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center top;
}
.livecasino-page .lc-c-name{
  min-height:29px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.livecasino-page .lc-c-play{
  margin-top:auto;
}

/* 4D external launch panel (provider blocks iframe embedding) */
.sgl-ext{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-height:240px;padding:24px;text-align:center}
.sgl-ext p{color:#cfd3e6;font-size:14px;margin:0}
.sgl-ext-open{display:inline-block;padding:12px 26px;border-radius:10px;text-decoration:none;font-weight:700}

/* --- Tournament page --- */
.tournament-page .tour-hero{position:relative;border-radius:14px;overflow:hidden;margin:10px 12px}
.tournament-page .tour-hero img{width:100%;display:block}
.tournament-page .tour-hero-tx{position:absolute;left:14px;bottom:10px}
.tournament-page .tour-hero-tx h3{margin:0;color:#ffffff;font-size:18px;letter-spacing:1px}
.tournament-page .tour-hero-tx p{margin:2px 0 0;color:#e8eaf6;font-size:11px;max-width:240px}
.tour-body{padding:0 12px 18px}
.tour-podium{display:flex;align-items:flex-end;gap:8px;margin:14px 0 12px}
.tour-pod{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;background:linear-gradient(180deg,#1d2440,#141a30);border:1px solid #2c3558;border-radius:12px;padding:12px 6px 10px}
.tour-pod-1{padding-top:20px;border-color:#d8b54a;background:linear-gradient(180deg,#2a2747,#171c33)}
.tour-medal{font-size:22px}
.tour-pod-1 .tour-medal{font-size:28px}
.tour-pod-name{font-size:12px;font-weight:700;color:#fff;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.tour-pod-amt{font-size:11px;color:#ffffff;font-weight:700}
.tour-pod-flag{font-size:13px}
.tour-list{display:flex;flex-direction:column;gap:6px}
.tour-row{display:flex;align-items:center;gap:10px;background:#161b2e;border:1px solid #232b49;border-radius:10px;padding:9px 12px}
.tour-rank{width:22px;text-align:center;font-weight:800;color:#8d96bb;font-size:13px}
.tour-name{flex:1;color:#e8eaf6;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.tour-flag{font-size:14px}
.tour-amt{color:#ffffff;font-size:12.5px;font-weight:700}
.tour-note{color:#7c86ad;font-size:10.5px;text-align:center;margin:12px 0 0}

/* Tournament prize list */
.tour-prizes{margin-top:16px;background:#141a30;border:1px solid #232b49;border-radius:12px;padding:12px}
.tour-sec-title{margin:0 0 10px;color:#ffffff;font-size:13px;letter-spacing:1.2px;text-align:center}
.tour-prize-row{display:flex;align-items:center;gap:8px;padding:7px 8px;border-radius:8px}
.tour-prize-row:nth-child(even){background:#181f38}
.tour-prize-top{background:linear-gradient(90deg,#23284a,#161b2e)!important}
.tour-prize-place{flex:1;color:#cfd3e6;font-size:12.5px;font-weight:600}
.tour-prize-top .tour-prize-place{color:#fff}
.tour-prize-amt{color:#ffffff;font-size:12.5px;font-weight:800}
.tour-prize-qty{color:#8d96bb;font-size:11px;font-weight:700;background:#222a49;border-radius:6px;padding:2px 6px}

/* Lucky Spin live data */
.spin-jackpot{display:flex;flex-direction:column;align-items:center;gap:2px;margin:4px 12px 10px;background:linear-gradient(180deg,#2a2747,#171c33);border:1px solid #d8b54a;border-radius:12px;padding:10px}
.spin-jackpot span{color:#cfb35c;font-size:10.5px;letter-spacing:2px;font-weight:700}
.spin-jackpot b{color:#ffffff;font-size:22px;font-weight:900}
.spin-winners{overflow:hidden;margin:0 12px 10px;border-radius:8px;background:#141a30;border:1px solid #232b49;padding:6px 0}
.spin-win-track{display:inline-flex;gap:26px;white-space:nowrap;animation:spinWinScroll 30s linear infinite;padding-left:12px}
.spin-win-item{color:#aeb6d8;font-size:11.5px}
.spin-win-item b{color:#ffffff}
@keyframes spinWinScroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}

/* VIP official art */
.vip-banner{margin:10px 12px 8px;border-radius:14px;overflow:hidden}
.vip-banner img{width:100%;display:block}
.vip-card-img{margin:0 40px 8px;display:flex;justify-content:center}
.vip-card-img img{width:100%;max-width:280px;display:block;filter:drop-shadow(0 8px 18px rgba(0,0,0,.45))}

/* Lucky Spin official embed */
.spin-embed-page{display:flex;flex-direction:column;height:100%}
.spin-embed-frame{flex:1;width:100%;min-height:560px;border:0;background:#10142a;border-radius:0}
.spin-guest-note{margin:8px 12px;padding:8px 12px;background:#2a2747;border:1px solid #d8b54a;border-radius:10px;color:#ffffff;font-size:12.5px;text-align:center}

/* Lucky Spin official-style page */
.spin-official{padding-bottom:24px}
.spin-off-hero{margin:6px 14px 2px}
.spin-off-hero img{width:100%;display:block}
.spin-off-play{margin:4px 14px 8px;width:calc(100% - 28px)}
.spin-off-ticket{margin:0 14px 10px;display:flex;align-items:center;gap:6px;color:#cfd3e6;font-size:13px}
.spin-off-ticket b{color:#ffffff}
.spin-off-ticket a{margin-left:auto;color:#6ea8ff;font-size:12px;text-decoration:none}
.spin-off-jackpot{margin:0 14px 10px;text-align:center;background:radial-gradient(ellipse at center,#3a2c10,#1a1428);border:2px solid #d8b54a;border-radius:14px;padding:12px}
.spin-off-jackpot span{display:block;color:#cfb35c;font-size:11px;letter-spacing:3px;font-weight:800}
.spin-off-jackpot b{color:#ffe27a;font-size:26px;font-weight:900;text-shadow:0 0 12px rgba(255,215,100,.45)}
.spin-off-winners{margin:0 14px 12px;background:#141a30;border:1px solid #232b49;border-radius:12px;padding:10px 12px}
.spin-off-winners h4{margin:0 0 8px;color:#ffffff;font-size:12.5px;letter-spacing:1px}
.spin-off-winlist{max-height:180px;overflow:auto}
.spin-off-winlist ol{margin:0;padding:0 0 0 18px}
.spin-off-winlist li{color:#aeb6d8;font-size:12px;padding:3px 0;border-bottom:1px dashed #222a49}
.spin-off-winlist li span{float:right;color:#ffffff;font-weight:700}
.spin-off-note{margin:0 14px;background:#10162b;border:1px solid #1d2440;border-radius:12px;padding:10px 12px;color:#8d96bb;font-size:11.5px}
.spin-off-note b{color:#cfd3e6;display:block;margin-bottom:6px}
.spin-off-note ul{margin:0;padding-left:16px}
.spin-off-note li{margin-bottom:4px}

/* Home: unify Live Casino card to 1 cell like the rest */
.cat-thumb-card:nth-child(1){grid-column:span 1!important;height:112px!important}
.cat-thumb-card:nth-child(1) .cat-thumb-copy b{font-size:15px!important}

/* Cash rebate live */
.rebate-details{margin:12px 0;background:#141a30;border:1px solid #232b49;border-radius:12px;padding:10px 12px}
.rebate-details h3{margin:0 0 8px;font-size:12.5px;color:#ffffff;letter-spacing:1px}
.rebate-detail-row{display:flex;align-items:center;gap:8px;padding:6px 0;border-bottom:1px dashed #222a49;font-size:12px}
.rebate-detail-row b{color:#cfd3e6;font-weight:600}
.rebate-detail-row span{color:#8d96bb}
.rebate-detail-row i{margin-left:auto;font-style:normal;color:#8d96bb;font-size:11px}
.rebate-detail-row em{font-style:normal;color:#ffffff;font-weight:800}

/* Cash rebate official-style weekly table */
.cr-table{margin:12px 0;border:1px solid #232b49;border-radius:12px;overflow:hidden}
.cr-row{display:grid;grid-template-columns:1fr 90px 70px;align-items:center;gap:6px;padding:9px 12px;font-size:12px;border-bottom:1px solid #1b2240}
.cr-row:last-child{border-bottom:0}
.cr-row b{font-weight:600;color:#cfd3e6}
.cr-row span{text-align:right;color:#ffffff;font-weight:700}
.cr-row em{font-style:normal;text-align:right;font-size:11px}
.cr-head{background:#e51d35;color:#fff}
.cr-head b,.cr-head span,.cr-head em{color:#fff;font-weight:800}
.cr-today{background:rgba(229,29,53,.08)}
.cr-na{color:#6f7796}
.cr-claimed{color:#39c46d}
.cr-can{color:#ffffff}
.cr-claim-btn{margin-top:8px;width:auto;padding:0 18px;height:34px}
.rebate-list{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin:10px 0}
.rebate-list div{background:#141a30;border:1px solid #232b49;border-radius:10px;padding:8px 4px;text-align:center}
.rebate-list div b{display:block;font-size:10px;color:#8d96bb;font-weight:600}
.rebate-list div span{display:block;margin-top:3px;font-size:12px;color:#ffffff;font-weight:800}

/* Bottom nav: official-style 5th More tab */
.bottomnav{grid-template-columns:repeat(5,1fr)!important;padding-left:4px!important;padding-right:4px!important}
.bottomnav button{font-size:9.5px!important}
.nav-more-dots{font-size:15px;font-weight:950;letter-spacing:-1px;line-height:1;color:#bfbfbf}
.bottom-more.active .nav-more-dots,.bottom-more:active .nav-more-dots{color:var(--red2)}

/* More tab page (M99 app-style menu grid) */
.more-page{padding-bottom:110px}
.more-profile-card{display:flex;align-items:center;gap:12px;margin:10px 0 12px;padding:14px;border-radius:18px;background:linear-gradient(135deg,#201313,#111827);border:1px solid rgba(229,29,53,.18);box-shadow:0 12px 24px rgba(0,0,0,.32)}
.more-avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(180deg,#f43a4d,#b3142b);color:#ffffff;font-weight:950;font-size:20px}
.more-profile-card div:nth-child(2){flex:1;min-width:0}.more-profile-card span{display:block;font-size:10px;color:#a9a29a}.more-profile-card b{display:block;font-size:16px;color:#fff}.more-profile-card em{display:block;font-style:normal;font-size:12px;color:#ffffff;font-weight:800;margin-top:2px}.more-profile-card button{height:32px;padding:0 12px;border-radius:12px;background:#e51d35;font-size:11px;font-weight:900}
.more-quick-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:0 0 14px}.more-quick-row button{height:40px;border-radius:14px;background:linear-gradient(180deg,#e51d35,#8d0d1d);font-size:12px;font-weight:950}
.more-section-title{margin:12px 2px 8px;font-size:12px;color:#ffffff;letter-spacing:.7px;text-transform:uppercase}.more-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.more-tile{min-height:82px;border-radius:16px;background:linear-gradient(160deg,#202020,#111);border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;font-size:10.5px;font-weight:850;color:#eeeeee}.more-tile img{width:32px;height:32px;object-fit:contain;filter:drop-shadow(0 5px 8px rgba(0,0,0,.55))}.more-simple-list{display:flex;flex-direction:column;gap:9px;margin-top:14px}.more-simple-list button{height:42px;border-radius:14px;padding:0 13px;text-align:left;background:rgba(255,255,255,.052);border:1px solid rgba(255,255,255,.07);font-size:12px;font-weight:850;color:#dddddd}.more-simple-list span{float:right;color:#ffffff}

/* Official mobile footer: Home / Promo / LiveChat / Deposit / Wallet */
.bottomnav{grid-template-columns:repeat(5,1fr)!important;padding-left:4px!important;padding-right:4px!important}
.bottomnav button{font-size:9.5px!important}
.bottom-chat .livechat-ico{width:42px;height:42px;margin-top:-20px;border-radius:50%;background:linear-gradient(180deg,#f43a4d,#b3142b);box-shadow:0 8px 18px rgba(0,0,0,.5);border:3px solid #070707}
.bottom-chat .livechat-ico img{filter:none!important;width:22px!important;height:22px!important}

/* Sidebar compact menu */
.drawer-quick.compact-main{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}
.drawer-quick.compact-main button{min-height:70px!important;font-size:10.5px!important}
.drawer-quick.compact-main img{width:32px!important;height:32px!important}

/* App-like header: menu left, logo center, balance/deposit right */
.app-like-header{height:92px;padding:18px 16px 12px;display:grid;grid-template-columns:60px 1fr 106px;align-items:center;background:#070707;border-bottom:1px solid rgba(223,28,52,.35)}
.app-like-header .header-menu{justify-self:start;width:36px;height:36px;background:transparent;border:0;color:#fff}.app-like-header .header-menu svg{width:22px;height:22px}
.header-brand{align-items:center;text-align:center}.header-brand .logo{height:48px;max-width:118px}.header-brand span{display:block;margin-top:-6px;font-size:9px;color:#fff;opacity:.9}
.header-wallet{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.header-balance{height:34px;min-width:98px;padding:0 12px;border-radius:18px;background:#191919;border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.08);font-size:12px;font-weight:950;color:#fff;text-align:center}.header-deposit{height:34px;min-width:98px;padding:0 12px;border-radius:18px;border:1px solid #e51d35;color:#ff5f6c;background:rgba(229,29,53,.08);font-size:13px;font-weight:950}.logged-in-home .member-homebar{display:none!important}.guest-home:not(.logged-in-home) .header-wallet{display:none}.guest-home:not(.logged-in-home) .app-like-header{grid-template-columns:60px 1fr 60px}.drawer-member small{display:block;margin-top:2px;font-size:10px;color:#ffffff;font-weight:800}.drawer-member div{min-width:0}.drawer-member b{margin-top:2px}.drawer-quick.compact-main{grid-template-columns:repeat(2,1fr)!important}.drawer-quick.compact-main button{min-height:66px!important}

/* Sidebar opens from left like app */
.drawer-panel{left:0!important;right:auto!important;border-left:0!important;border-right:1px solid rgba(229,29,53,.25)!important;box-shadow:18px 0 38px rgba(0,0,0,.55)!important;transform:translateX(-105%)!important}
.menu-drawer.open .drawer-panel{transform:translateX(0)!important}

/* Header fix: keep logo truly centered, no warped grid */
.app-like-header{height:74px!important;min-height:74px!important;padding:8px 12px!important;display:block!important;position:sticky!important;top:0!important;background:#070707!important;border-bottom:1px solid rgba(223,28,52,.28)!important}
.app-like-header .header-menu{position:absolute!important;left:12px!important;top:50%!important;transform:translateY(-50%)!important;width:38px!important;height:38px!important;display:grid!important;place-items:center!important;background:transparent!important;border:0!important;color:#fff!important;z-index:2!important}
.header-brand{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;align-items:center!important;text-align:center!important;width:128px!important;z-index:1!important;pointer-events:none!important}
.header-brand .logo{height:42px!important;max-width:122px!important;object-fit:contain!important}.header-brand span{display:block!important;margin-top:-5px!important;font-size:8.5px!important;line-height:1!important;color:#fff!important;opacity:.85!important;white-space:nowrap!important}
.header-wallet{position:absolute!important;right:10px!important;top:50%!important;transform:translateY(-50%)!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:5px!important;z-index:2!important}
.header-balance{height:27px!important;min-width:88px!important;max-width:104px!important;padding:0 9px!important;border-radius:15px!important;font-size:11px!important;line-height:27px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.header-deposit{height:27px!important;min-width:88px!important;max-width:104px!important;padding:0 9px!important;border-radius:15px!important;font-size:11px!important;line-height:27px!important;white-space:nowrap!important}
.guest-home:not(.logged-in-home) .app-like-header{height:64px!important;min-height:64px!important}.guest-home:not(.logged-in-home) .header-wallet{display:none!important}

/* Sidebar member card without repeated wallet actions */
.drawer-member-clean{display:block!important;padding:12px 14px!important}.drawer-member-clean div{width:100%!important}.drawer-member-clean span{font-size:13px!important}.drawer-member-clean b{display:block!important;font-size:18px!important;color:#ffffff!important;margin-top:4px!important}

/* Sidebar member card: name + level only */
.drawer-member-card{display:flex!important;align-items:center!important;gap:12px!important;padding:14px!important;border-radius:18px!important;background:radial-gradient(circle at 20% 10%,rgba(255,217,138,.22),transparent 38%),linear-gradient(135deg,#2a1017,#111827)!important;border:1px solid rgba(229,29,53,.28)!important;box-shadow:0 12px 24px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.06)!important}.drawer-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(180deg,#f43a4d,#b3142b);color:#ffffff;font-size:20px;font-weight:950;box-shadow:0 8px 16px rgba(0,0,0,.35)}.drawer-member-info{min-width:0}.drawer-member-info span{display:block;font-size:16px!important;font-weight:950!important;color:#fff!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drawer-member-info small{display:inline-flex!important;margin-top:5px!important;height:22px;align-items:center;padding:0 9px;border-radius:999px;background:rgba(229,29,53,.12);border:1px solid rgba(229,29,53,.32);font-size:10px!important;color:#ffffff!important;font-weight:900!important}.drawer-member-card b{display:none!important}

/* QA polish: cleaner app-like header + sidebar card */
.app-like-header{height:68px!important;min-height:68px!important;padding:7px 12px!important;background:linear-gradient(180deg,#111,#070707)!important;border-bottom:1px solid rgba(255,255,255,.06)!important;box-shadow:0 8px 18px rgba(0,0,0,.28)!important}.app-like-header .header-menu{left:11px!important;width:36px!important;height:36px!important;border-radius:12px!important;background:rgba(255,255,255,.04)!important;border:1px solid rgba(255,255,255,.06)!important}.header-brand{width:118px!important}.header-brand .logo{height:38px!important;max-width:112px!important}.header-brand span{display:none!important}.header-wallet{right:9px!important;gap:4px!important}.header-balance{height:25px!important;min-width:82px!important;max-width:94px!important;background:#161616!important;border-color:rgba(255,255,255,.1)!important;font-size:10.5px!important}.header-deposit{height:25px!important;min-width:82px!important;max-width:94px!important;background:transparent!important;border:1px solid #e51d35!important;color:#ff5968!important;font-size:10.5px!important}.drawer-panel{width:min(74%,296px)!important;padding:14px 12px 20px!important;background:linear-gradient(180deg,#121212,#070707)!important}.drawer-head{padding-bottom:10px!important}.drawer-head b{font-size:16px!important}.drawer-head span{font-size:10px!important}.drawer-member-card{gap:10px!important;padding:12px!important;border-radius:14px!important;background:linear-gradient(180deg,#171717,#101010)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:none!important}.drawer-avatar{width:38px!important;height:38px!important;font-size:17px!important;background:linear-gradient(180deg,#e51d35,#8d0d1d)!important}.drawer-member-info span{font-size:14px!important}.drawer-member-info small{height:20px!important;margin-top:4px!important;padding:0 8px!important;background:rgba(229,29,53,.08)!important;border-color:rgba(229,29,53,.22)!important;font-size:9px!important}.drawer-quick.compact-main{gap:7px!important}.drawer-quick.compact-main button{min-height:62px!important;border-radius:13px!important;background:linear-gradient(180deg,#181818,#101010)!important;border:1px solid rgba(255,255,255,.075)!important;font-size:10px!important}.drawer-quick.compact-main img{width:28px!important;height:28px!important}.drawer-simple button{height:38px!important;border-radius:12px!important;font-size:11px!important}.drawer-footer button{height:38px!important;border-radius:12px!important}

/* QA redo: app-like header + sidebar list, not ugly grid */
.app-like-header{height:66px!important;min-height:66px!important;padding:0 10px!important;background:#080808!important;border-bottom:1px solid rgba(255,255,255,.08)!important;box-shadow:none!important}
.app-like-header .header-menu{left:10px!important;width:40px!important;height:40px!important;border-radius:0!important;background:transparent!important;border:0!important;color:#fff!important}.app-like-header .header-menu svg{width:25px!important;height:25px!important}.header-brand{width:124px!important}.header-brand .logo{height:43px!important;max-width:120px!important}.header-wallet{right:10px!important;gap:4px!important}.header-balance{height:24px!important;min-width:86px!important;max-width:96px!important;background:#fff!important;color:#111!important;border:0!important;border-radius:4px!important;font-size:10.5px!important;font-weight:900!important}.header-deposit{height:25px!important;min-width:86px!important;max-width:96px!important;background:#e51d35!important;border:0!important;border-radius:4px!important;color:#fff!important;font-size:10.5px!important;font-weight:950!important}.drawer-panel{width:min(72%,286px)!important;padding:0!important;background:#0d0d0d!important;border-right:1px solid rgba(255,255,255,.08)!important}.drawer-head{height:58px!important;padding:0 12px!important;align-items:center!important;border-bottom:1px solid rgba(255,255,255,.08)!important;background:#111!important}.drawer-head b{font-size:15px!important}.drawer-head span{display:none!important}.drawer-close{width:32px!important;height:32px!important;background:transparent!important;font-size:26px!important}.drawer-auth{display:none!important}.drawer-member-card{margin:12px!important;padding:13px!important;border-radius:12px!important;background:linear-gradient(180deg,#191919,#121212)!important;border:1px solid rgba(229,29,53,.22)!important;box-shadow:none!important}.drawer-avatar{width:40px!important;height:40px!important;background:#e51d35!important;color:#ffffff!important;font-size:18px!important}.drawer-member-info span{font-size:15px!important}.drawer-member-info small{height:20px!important;border-radius:4px!important;background:#3a0f15!important;border:1px solid rgba(229,29,53,.3)!important;color:#ffffff!important;font-size:9px!important;letter-spacing:.2px!important}.drawer-list{margin:0 8px 10px;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.06);background:#111}.drawer-list button{width:100%;height:45px;display:grid;grid-template-columns:34px 1fr 18px;align-items:center;gap:8px;padding:0 10px;border-bottom:1px solid rgba(255,255,255,.055);background:#111;text-align:left}.drawer-list button:last-child{border-bottom:0}.drawer-list img{width:24px;height:24px;object-fit:contain}.drawer-list span{font-size:12.5px;font-weight:850;color:#eee}.drawer-list em{font-style:normal;color:#777;font-size:18px;text-align:right}.drawer-list button:active{background:#171717}.drawer-simple{margin:0 8px 10px!important;gap:7px!important}.drawer-simple button{height:38px!important;border-radius:10px!important;background:#111!important}.drawer-footer{margin:0 8px 12px}.drawer-footer button{height:38px!important;border-radius:10px!important;background:#191919!important;color:#ff6b75!important}

/* ===== Sidebar full rewrite (sdnav) ===== */
.drawer-panel.sdnav{position:absolute;top:0;left:0;right:auto;width:min(76%,300px);height:100%;padding:0;display:flex;flex-direction:column;gap:0;background:#101010;border-right:1px solid rgba(255,255,255,.07);border-left:0;box-shadow:24px 0 48px rgba(0,0,0,.6);transform:translateX(-105%);transition:.24s cubic-bezier(.2,.7,.3,1);overflow:hidden}
.menu-drawer.open .drawer-panel.sdnav{transform:translateX(0)}
.sdnav .sd-member{display:none;align-items:center;gap:11px;padding:18px 14px 16px;background:linear-gradient(160deg,#231016 0%,#15090c 55%,#101010 100%);border-bottom:1px solid rgba(229,29,53,.25)}
body.is-member .sdnav .sd-member{display:flex}
.sdnav .sd-avatar{flex:0 0 46px;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;font-size:20px;font-weight:950;color:#fff;background:linear-gradient(160deg,#e51d35,#8f1021);box-shadow:0 6px 14px rgba(229,29,53,.35)}
.sdnav .sd-member-info{min-width:0;flex:1}
.sdnav .sd-member-info b{display:block;font-size:15.5px;font-weight:950;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.sdnav .sd-level{display:inline-flex;align-items:center;gap:4px;margin-top:5px;height:19px;padding:0 8px;border-radius:999px;font-size:9.5px;font-weight:900;letter-spacing:.4px;text-transform:uppercase;color:#ffffff;background:rgba(229,29,53,.13);border:1px solid rgba(229,29,53,.4)}
.sdnav .sd-level::before{content:'♦';font-size:8px}
.sdnav .sd-close{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:50%;border:0;background:rgba(255,255,255,.07);color:#bbb;font-size:19px;line-height:1}
.sdnav .sd-auth{display:flex;gap:9px;padding:16px 14px;border-bottom:1px solid rgba(255,255,255,.07)}
body.is-member .sdnav .sd-auth{display:none}
.sdnav .sd-auth button{flex:1;height:38px;border-radius:10px;font-size:12.5px;font-weight:950;border:0}
.sdnav .sd-login{background:#1d1d1d;color:#fff;border:1px solid rgba(255,255,255,.14)!important}
.sdnav .sd-join{background:linear-gradient(180deg,#e51d35,#a3122a);color:#fff}
.sdnav .sd-scroll{flex:1;overflow-y:auto;padding:4px 0 18px}
.sdnav .sd-label{padding:14px 16px 7px;font-size:10px;font-weight:900;letter-spacing:1.4px;text-transform:uppercase;color:#6f6f6f}
.sdnav .sd-group{margin:0}
.sdnav .sd-group button,.sdnav .sd-group a.sd-live{width:100%;height:46px;display:flex;align-items:center;gap:12px;padding:0 16px;border:0;background:transparent;text-align:left}
.sdnav .sd-group a.sd-live{text-decoration:none}
.sdnav .sd-group button:active,.sdnav .sd-group a.sd-live:active{background:rgba(255,255,255,.05)}
.sdnav .sd-group i{flex:0 0 26px;width:26px;height:26px;display:grid;place-items:center}
.sdnav .sd-group img{width:23px;height:23px;object-fit:contain}
.sdnav .sd-group span{flex:1;font-size:13.5px;font-weight:800;color:#e9e9e9}
.sdnav .sd-group em{font-style:normal;font-size:17px;color:#555}


.sdnav .sd-logout{display:none;margin:18px 14px 0;width:calc(100% - 28px);height:40px;border-radius:10px;border:1px solid rgba(229,29,53,.45);background:transparent;color:#ff5f6c;font-size:13px;font-weight:950}
body.is-member .sdnav .sd-logout{display:block}

/* Sidebar glyph icons (replace duplicated imgs) */
.sdnav .sd-glyph{font-style:normal;font-size:17px;display:grid;place-items:center;filter:grayscale(.15)}

/* ===== Red & White button theme (site-wide) ===== */
.btn.gold,.gold{color:#fff!important;background:linear-gradient(180deg,#f43a4d,#b3142b)!important;box-shadow:0 8px 18px rgba(223,28,52,.32),inset 0 1px 0 rgba(255,255,255,.22)!important}
.btn.secondary,.secondary{color:#fff!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.5)!important}
.drawer-join,.sd-join{color:#fff!important;background:linear-gradient(180deg,#f43a4d,#b3142b)!important;box-shadow:0 8px 18px rgba(223,28,52,.3)!important}
.drawer-login,.sd-login{color:#fff!important;background:transparent!important;border:1px solid rgba(255,255,255,.55)!important}
.hero-kicker{color:#fff!important;background:rgba(229,29,53,.16)!important;border-color:rgba(229,29,53,.5)!important}
.hero-content h2{background:linear-gradient(180deg,#fff,#ffc9cf)!important;-webkit-background-clip:text!important;background-clip:text!important}
.cat-thumb-copy em{background:linear-gradient(180deg,#f43a4d,#b3142b)!important;color:#fff!important}
.section-head button{color:#e8b75e!important}
.float-cs{color:#fff!important;background:linear-gradient(180deg,#f43a4d,#a3122a)!important}
.drawer-simple button:after{color:#e8b75e!important}
.guest-rule{background:rgba(229,29,53,.07)!important;border-color:rgba(229,29,53,.4)!important;color:#ffb9c0!important}
.footer-trust span{color:#eee!important}
.provider-fallback{color:#fff!important;text-shadow:0 0 18px rgba(229,29,53,.35)!important}
.sdnav .sd-level{color:#ff8d97!important;background:rgba(229,29,53,.12)!important;border-color:rgba(229,29,53,.45)!important}
.brand span{color:#cfcfcf!important}
.toast{border-color:rgba(229,29,53,.45)!important;color:#ffe3e6!important}
.circle-btn small{color:#e8b75e!important}
.promotion-selection input{accent-color:#e51d35!important}
.app{background:radial-gradient(520px 240px at 50% -80px,rgba(223,28,52,.34),transparent 64%),linear-gradient(180deg,#111 0%,#080808 42%,#050505 100%)!important}

.deposit-account-info{margin:10px 0 2px;padding:10px 12px;border:1px solid rgba(240,199,94,.35);border-radius:12px;background:linear-gradient(180deg,rgba(255,244,205,.10),rgba(255,255,255,.03));display:grid;gap:6px}
.deposit-account-info div{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#9f8f69}
.deposit-account-info b{color:#fff4c7;text-align:right;font-weight:700;word-break:break-word}

.mobile-live-deposit .form-error{display:block;min-height:14px;margin-top:5px;color:#ff6b7a;font-size:11px;font-weight:700}
.mobile-live-deposit .form-hint{display:block;margin-top:6px;color:#b8ad9d;font-size:11px;line-height:1.35}
.mobile-live-deposit input[type="date"],.mobile-live-deposit input[type="time"],.mobile-live-deposit input[type="file"],.mobile-live-deposit select{width:100%;min-height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#f7f4ed;padding:0 12px;font-size:13px}
.mobile-live-deposit input[type="file"]{padding:10px 12px;height:auto}
.mobile-live-deposit .half{width:calc(50% - 5px)!important;display:inline-block;margin-right:6px}
.mobile-live-deposit .half+ .half{margin-right:0;margin-left:4px}
.mobile-live-deposit .processing-time{color:#e51d35;font-size:14px;font-weight:950}
.mobile-live-deposit .local-extra{border-left:2px solid rgba(232,178,58,.22);padding-left:10px}

/* deposit-ui-20260616-2102: compact polished mobile bank deposit */
.mobile-live-deposit{
  --dep-bg:#101010;
  --dep-card:#181818;
  --dep-border:rgba(255,255,255,.075);
  --dep-muted:#aaa19a;
  --dep-text:#f7f1e8;
  --dep-red:#e51d35;
  --dep-red2:#ff4055;
  --dep-gold:#f1c56a;
  padding:0 0 116px!important;
  color:var(--dep-text)!important;
}
.mobile-live-deposit .header-back{position:sticky!important;top:0!important;z-index:5!important;margin:0 -10px 8px!important;padding:10px 14px 8px!important;background:linear-gradient(180deg,rgba(12,12,12,.96),rgba(12,12,12,.72),rgba(12,12,12,0))!important;backdrop-filter:blur(10px)}
.mobile-live-deposit .header-back a{display:inline-flex!important;align-items:center!important;gap:7px!important;color:#eee6db!important;font-size:12px!important;font-weight:850!important;text-decoration:none!important}
.mobile-live-deposit .section-title{margin:4px 0 14px!important;text-align:left!important;color:#fff!important;font-size:25px!important;font-weight:950!important;letter-spacing:-.4px!important;padding:0 2px!important}
.mobile-live-deposit .section-title:before{content:none!important;display:none!important}
.mobile-live-deposit .section-title:after{display:none!important}
.live-deposit-form{display:block!important;padding:0 2px!important}
.live-deposit-form .form-group{position:relative!important;margin:0 0 10px!important;padding:13px 12px!important;border-radius:19px!important;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.022))!important;border:1px solid var(--dep-border)!important;box-shadow:0 12px 24px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.04)!important;overflow:hidden!important} /* MERGE-BONUS-CARD: join Bonus title group + promotion list into one card */ .live-deposit-form .form-group.bonus-block:not(.promotion-selection){margin-bottom:0!important;padding-bottom:4px!important;border-bottom:0!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;box-shadow:0 12px 24px rgba(0,0,0,.22)!important} .live-deposit-form .form-group.promotion-selection.bonus-block{margin-top:0!important;padding-top:2px!important;border-top:0!important;border-top-left-radius:0!important;border-top-right-radius:0!important;background:linear-gradient(180deg,rgba(255,255,255,.022),rgba(255,255,255,.022))!important;box-shadow:0 12px 24px rgba(0,0,0,.22)!important}
.live-deposit-form .form-group[style*="none"]{display:none!important}
.live-deposit-form .control-label{display:flex!important;align-items:center!important;gap:8px!important;margin:0 0 10px!important;padding:0!important;color:#f4eadc!important;font-size:12px!important;font-weight:950!important;letter-spacing:.2px!important;text-transform:none!important}
.live-deposit-form .control-label:before{content:'';display:block;width:7px;height:7px;border-radius:50%;background:linear-gradient(180deg,var(--dep-red2),var(--dep-red));box-shadow:0 0 12px rgba(229,29,53,.45)}
.live-deposit-form .control-label:after{display:none!important}
.live-deposit-form .col-sm-10{padding:0!important}
.deposit-type-selection{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}
.deposit-type-option{min-height:72px!important;border-radius:17px!important;background:linear-gradient(180deg,#242424,#171717)!important;border-color:rgba(255,255,255,.08)!important;box-shadow:0 9px 18px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.045)!important}
.deposit-type-option:before{background:radial-gradient(90px 50px at 50% -5px,rgba(255,64,85,.16),transparent 72%)!important}
.deposit-type-option .type-icon{width:29px!important;height:29px!important;border-radius:12px!important;background:rgba(255,255,255,.055)!important;border-color:rgba(255,255,255,.08)!important}
.deposit-type-option b{font-size:11px!important;color:#fff!important}.deposit-type-option small{font-size:8px!important;color:#a99f98!important;max-width:92px!important}
.deposit-type-option:has(input:checked){background:linear-gradient(180deg,#ff4458,#c4152d)!important;border-color:rgba(255,255,255,.32)!important;box-shadow:0 13px 24px rgba(229,29,53,.24),inset 0 1px 0 rgba(255,255,255,.40)!important}
.deposit-type-option:has(input:checked) small{color:rgba(255,255,255,.74)!important}
.mobile-live-deposit .bank-opt-selection{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;align-items:stretch!important;overflow:visible!important;margin-bottom:10px!important}
.mobile-live-deposit .bank-opt-selection label{width:auto!important;height:46px!important;border-radius:13px!important;background:#fff!important;border:1px solid rgba(255,255,255,.10)!important;box-shadow:0 8px 16px rgba(0,0,0,.22)!important;overflow:hidden!important;display:grid!important;place-items:center!important;margin:0!important;padding:0!important}
.mobile-live-deposit .bank-opt-selection img{width:100%!important;height:100%!important;object-fit:contain!important;border:0!important;outline:0!important;background:#fff!important;border-radius:13px!important}
.mobile-live-deposit .bank-opt-selection label:has(input:checked){box-shadow:0 0 0 2px var(--dep-red),0 8px 16px rgba(0,0,0,.24)!important}
.deposit-account-info{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;margin-top:2px!important;padding:12px!important;border-radius:16px!important;background:radial-gradient(180px 80px at 100% 0,rgba(241,197,106,.14),transparent 70%),linear-gradient(180deg,#24211f,#171514)!important;border:1px solid rgba(241,197,106,.18)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important}
.deposit-account-info div{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;gap:8px!important;align-items:start!important;padding:0!important;border:0!important;color:inherit!important}
.deposit-account-info span{color:#a9a09a!important;font-size:10.5px!important;font-weight:850!important;text-transform:uppercase!important;letter-spacing:.35px!important}
.deposit-account-info b{color:#fff6df!important;font-size:12.5px!important;font-weight:950!important;line-height:1.25!important;word-break:break-word!important;text-align:left!important}
.live-deposit-form input[type=text],.live-deposit-form input[type=date],.live-deposit-form input[type=time],.live-deposit-form select{width:100%!important;height:46px!important;box-sizing:border-box!important;margin:0!important;padding:0 13px!important;border-radius:14px!important;background:#252525!important;color:#fff!important;border:1px solid rgba(255,255,255,.08)!important;font-size:13px!important;font-weight:760!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;outline:none!important}
.live-deposit-form input[type=text]:focus,.live-deposit-form input[type=date]:focus,.live-deposit-form input[type=time]:focus,.live-deposit-form select:focus{border-color:rgba(229,29,53,.58)!important;box-shadow:0 0 0 3px rgba(229,29,53,.12),inset 0 1px 0 rgba(255,255,255,.04)!important}
.amount-selection{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin-top:9px!important}
.amount-selection span{display:grid!important;place-items:center!important;height:36px!important;margin:0!important;padding:0 4px!important;border-radius:13px!important;background:#242424!important;border:1px solid rgba(255,255,255,.09)!important;color:#eee2d4!important;font-size:11.5px!important;font-weight:950!important;line-height:1!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important}
.amount-selection span:active{transform:translateY(1px)!important;background:rgba(229,29,53,.20)!important;border-color:rgba(229,29,53,.35)!important;color:#fff!important}
.deposit-datetime-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.live-deposit-form .half{width:100%!important;display:block!important}.live-deposit-form .datepicker{margin-right:0!important}
.deposit-receipt-group input[type=file]{position:relative!important;width:100%!important;min-height:50px!important;box-sizing:border-box!important;padding:12px!important;border-radius:15px!important;background:linear-gradient(180deg,#242424,#1a1a1a)!important;border:1px dashed rgba(241,197,106,.35)!important;color:#d9cdbd!important;font-size:12px!important}
.form-hint{display:block!important;margin-top:7px!important;color:#958c85!important;font-size:10.5px!important;line-height:1.35!important}.form-error{display:block!important;min-height:0!important;margin-top:6px!important;color:#ff8d99!important;font-size:11px!important;font-weight:850!important;line-height:1.25!important}.form-error:empty{display:none!important}
.promotion-selection{margin-top:0!important;padding-top:6px!important}.promotion-selection .col-sm-10{display:flex!important;flex-direction:column!important}.promotion-selection .col-sm-10>div{display:flex!important;align-items:flex-start!important;gap:8px!important;margin:0!important;padding:11px 2px!important;border:0!important;border-radius:0!important;background:transparent!important;border-bottom:1px solid rgba(255,255,255,.07)!important;color:#cfc4b6!important;font-size:12px!important;line-height:1.4!important}.promotion-selection .col-sm-10>div:last-child{border-bottom:0!important}.promotion-selection input{margin-top:1px!important;accent-color:var(--dep-red)!important;flex:0 0 auto!important}.promo_tc a{color:#fff!important;text-decoration:underline!important;text-decoration-color:rgba(255,255,255,.35)!important;text-underline-offset:2px!important}
.processing-block{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;margin:-2px 0 10px!important}.processing-block .col-sm-10{padding:0!important}.processing-time{display:flex!important;align-items:center!important;justify-content:center!important;height:36px!important;padding:0 12px!important;border-radius:999px!important;background:rgba(229,29,53,.10)!important;border:1px solid rgba(229,29,53,.22)!important;color:#ffb7bf!important;font-size:12px!important;font-weight:950!important}
.submit-block{position:sticky!important;bottom:72px!important;z-index:4!important;margin:12px 0 0!important;padding:10px 0 0!important;background:linear-gradient(180deg,rgba(16,16,16,0),rgba(16,16,16,.94) 28%,rgba(16,16,16,.98))!important;border:0!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important}.submit-block .col-sm-10{padding:0!important}.submit-block .c-btn,#dpButton{height:48px!important;width:100%!important;max-width:none!important;border-radius:16px!important;background:linear-gradient(180deg,#ff4055,#d71931)!important;color:#fff!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 14px 28px rgba(229,29,53,.24),inset 0 1px 0 rgba(255,255,255,.35)!important;font-size:13px!important;font-weight:950!important;letter-spacing:.8px!important}.deposit-submit-note{display:block!important;margin:8px 4px 0!important;color:#8d8580!important;font-size:10.5px!important;line-height:1.3!important;text-align:center!important}
.live-deposit-form[data-mode="crypto"] .crypto-pg{padding:15px!important;border-color:rgba(229,29,53,.20)!important;background:radial-gradient(220px 100px at 20% 0,rgba(229,29,53,.16),transparent 72%),linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.024))!important}
@media(max-width:360px){.deposit-type-selection{gap:6px!important}.deposit-type-option{min-height:66px!important}.amount-selection{grid-template-columns:repeat(2,minmax(0,1fr))!important}.deposit-account-info div{grid-template-columns:86px minmax(0,1fr)!important}.mobile-live-deposit .section-title{font-size:23px!important}.submit-block{bottom:68px!important}}

/* deposit-ui-20260616-2102 sticky specificity fix */
.live-deposit-form .processing-block{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;margin:-2px 0 10px!important;border-radius:0!important;overflow:visible!important}
.live-deposit-form .submit-block{position:sticky!important;bottom:72px!important;z-index:4!important;margin:12px 0 0!important;padding:10px 0 0!important;background:linear-gradient(180deg,rgba(16,16,16,0),rgba(16,16,16,.94) 28%,rgba(16,16,16,.98))!important;border:0!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important}
@media(max-width:360px){.live-deposit-form .submit-block{bottom:68px!important}}
/* deposit-back-button-20260617-1110: match official compact H5 header; no floating glass circle */
.mobile-live-deposit .deposit-page-head{
  display:grid!important;
  grid-template-columns:34px 1fr 34px!important;
  align-items:center!important;
  min-height:38px!important;
  margin:0 0 14px!important;
}
.mobile-live-deposit .deposit-page-head .section-title{
  margin:0!important;
  text-align:center!important;
  font-size:22px!important;
  line-height:1!important;
  font-weight:900!important;
  color:#fff!important;
  letter-spacing:0!important;
}
.mobile-live-deposit .deposit-back-btn{
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#f5d58d!important;
  font-size:0!important;
  line-height:1!important;
  display:grid!important;
  place-items:center!important;
  cursor:pointer!important;
  text-decoration:none!important;
  font-family:inherit!important;
}
.mobile-live-deposit .deposit-back-btn::before{
  content:'‹'!important;
  display:block!important;
  transform:translateX(-2px)!important;
  color:#f5d58d!important;
  font-size:34px!important;
  font-weight:500!important;
  line-height:30px!important;
  text-shadow:none!important;
}
.mobile-live-deposit .deposit-back-btn:active{
  transform:translateY(1px)!important;
  background:transparent!important;
}

/* live-history-20260617-1148 */
.history-live-list{display:flex;flex-direction:column;gap:10px;margin:12px 15px 4px}
.history-live-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.022));border:1px solid rgba(255,255,255,.07);box-shadow:0 8px 18px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.04);position:relative;overflow:hidden}
.history-live-row::before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background:#5b626c}
.history-live-row.st-ok::before{background:#27c281}.history-live-row.st-bad::before{background:#f0476a}.history-live-row.st-pend::before{background:#f2b33d}
.history-hl-main{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}
.history-hl-meth{font-size:13px;font-weight:850;color:#f7f4ed;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.history-hl-date{font-size:11px;font-weight:650;color:#8b8479;letter-spacing:.2px}
.history-hl-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}
.history-hl-amt{font-size:16px;font-weight:950;color:#ffd98a;line-height:1;white-space:nowrap}
.history-hl-badge{font-style:normal;font-size:10px;font-weight:900;letter-spacing:.3px;padding:3px 9px;border-radius:999px;white-space:nowrap;text-transform:uppercase}
.history-hl-badge.st-ok{color:#27c281;background:rgba(39,194,129,.14);border:1px solid rgba(39,194,129,.35)}
.history-hl-badge.st-bad{color:#ff6f8a;background:rgba(240,71,106,.13);border:1px solid rgba(240,71,106,.34)}
.history-hl-badge.st-pend{color:#f2b33d;background:rgba(242,179,61,.13);border:1px solid rgba(242,179,61,.34)}
.history-hl-badge.st-na{color:#a9a29a;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12)}

/* withdrawal-minmax-20260617-1708 */
.mobile-live-withdrawal .withdrawal-limit-hint{display:block!important;margin:6px 2px 0!important;color:#ffcf86!important;font-size:10px!important;font-weight:900!important;line-height:1.35!important}

/* Crypto deposit: network select + address/QR card */
.mobile-live-deposit .crypto-net-row{margin-top:10px;display:flex;gap:8px}
.mobile-live-deposit .crypto-net-btn{flex:1;padding:11px 12px;border-radius:12px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}
.mobile-live-deposit .crypto-net-btn:active{transform:scale(.97)}
.mobile-live-deposit .crypto-net-btn.active{background:linear-gradient(135deg,#f5b942,#e89b1f);border-color:#f5b942;color:#1a1d24}
.mobile-live-deposit .crypto-addr-card{margin-top:14px;padding:16px;border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025));border:1px solid rgba(229,29,53,.20);text-align:center}
.mobile-live-deposit .crypto-addr-net{font-size:13px;font-weight:800;letter-spacing:.4px;color:#ffb3bd;margin-bottom:12px}
.mobile-live-deposit .crypto-rate{color:#9fe7c0;font-weight:700}
.mobile-live-deposit .crypto-qr{display:block;margin:0 auto 12px;border-radius:12px;background:#fff;padding:8px;width:170px;height:170px}
.mobile-live-deposit .crypto-addr-label{font-size:11px;text-transform:uppercase;letter-spacing:.6px;color:rgba(255,255,255,.55);margin-bottom:6px}
.mobile-live-deposit .crypto-addr-value-row{display:flex;gap:8px;align-items:stretch}
.mobile-live-deposit .crypto-addr-input{flex:1;min-width:0;padding:10px 12px;border-radius:10px;background:rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.12);color:#fff;font-size:12px;font-family:monospace;text-overflow:ellipsis}
.mobile-live-deposit .crypto-copy-btn{flex:0 0 auto;padding:0 16px;border-radius:10px;border:0;background:#e51d35;color:#fff;font-weight:800;font-size:12px;letter-spacing:.5px;cursor:pointer}
.mobile-live-deposit .crypto-addr-note{margin-top:10px;font-size:11px;color:rgba(255,255,255,.5)}
.mobile-live-deposit .crypto-addr-empty{padding:14px;font-size:12px;color:rgba(255,255,255,.55)}
.mobile-live-deposit .crypto-loading{padding:18px;text-align:center;font-size:12px;color:rgba(255,255,255,.5)}

.mobile-live-wallet .wallet-bal-loading{display:inline-block;color:rgba(255,255,255,.4);letter-spacing:2px;animation:walletBalPulse 1s ease-in-out infinite}
@keyframes walletBalPulse{0%,100%{opacity:.35}50%{opacity:.8}}

.account-pass-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:16px;margin-top:14px;display:flex;flex-direction:column;gap:12px}
.account-pass-head b{display:block;font-size:15px;color:#fff}
.account-pass-head span{display:block;font-size:12px;color:rgba(255,255,255,.5);margin-top:2px}
.account-pass-card label{display:flex;flex-direction:column;gap:6px;font-size:12px;color:rgba(255,255,255,.6)}
.account-pass-card input{background:rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:11px 12px;color:#fff;font-size:14px}
.account-pass-card input:focus{outline:none;border-color:#d4af37}
.account-pass-msg{font-size:12.5px;min-height:0;line-height:1.4}
.account-pass-msg.is-error{color:#ff6b6b}
.account-pass-msg.is-ok{color:#4ade80}
.account-pass-btn{background:linear-gradient(135deg,#d4af37,#f0d875);color:#1a1a1a;font-weight:700;border:none;border-radius:10px;padding:13px;font-size:14px;letter-spacing:.5px;cursor:pointer}
.account-pass-btn:disabled{opacity:.6;cursor:default}

/* inbox real-data styling */
.inbox-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.inbox-tabs button{height:32px;border:0;background:transparent;color:#a9a29a;font-size:12px;font-weight:800;border-radius:12px}
.inbox-tabs button.active{background:rgba(229,29,53,.16)!important;color:#fff4d7!important}
.inbox-list article.inbox-msg{cursor:pointer;transition:background .15s}
.inbox-list article.inbox-msg.unread{border-left:3px solid #e51d35!important}
.inbox-list article.inbox-msg b .inbox-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#e51d35;margin-right:6px;vertical-align:middle}
.inbox-list article.inbox-msg small.inbox-body{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.inbox-list article.inbox-msg.open small.inbox-body{-webkit-line-clamp:unset;overflow:visible}

.referral-list{margin:0 15px 14px}.referral-rows{background:#161616;border:1px solid rgba(255,255,255,.07);border-radius:14px;overflow:hidden}.referral-row{display:grid;grid-template-columns:1.3fr 1fr .8fr;gap:6px;padding:11px 13px;font-size:11px;color:#ddd;border-bottom:1px solid rgba(255,255,255,.05)}.referral-row:last-child{border-bottom:0}.referral-row-head{background:#202020;color:#888;font-weight:700;text-transform:uppercase;font-size:10px}.referral-row .ref-ok{color:#3ad17a;font-weight:700}.referral-row .ref-pending{color:#e5a31d;font-weight:700}
.account-edit-card select{width:100%;height:42px;border:0;border-radius:0;background:#2c2c2c;color:#fff;padding:0 12px;font-size:12px;margin-top:5px}.account-pass-msg.ok{color:#3ad17a}.account-pass-msg.err{color:#e5495f}

/* 4D results skeleton/shimmer (frame-first loading) */
@keyframes fdShim{0%{background-position:-200px 0}100%{background-position:calc(200px + 100%) 0}}
.fd-shim{display:inline-block;min-height:1em;border-radius:5px;color:transparent!important;background:#23252e;background-image:linear-gradient(90deg,#23252e 0,#2f323d 40px,#23252e 80px);background-size:200px 100%;background-repeat:no-repeat;animation:fdShim 1.1s ease-in-out infinite}
.fd-prize b.fd-shim{width:46px}
.fd-card.fd-skeleton{opacity:.96}
.fd-card.fd-skeleton .fd-logo{filter:grayscale(.2)}

/* History date-range filter: obvious tappable date pickers (added 2026-06-18) */
.history-filter .history-date-range{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:11px}
.history-filter .history-date-range label{margin-bottom:0!important}
.history-filter input[type=date]{position:relative;width:100%;height:42px!important;border-radius:14px!important;border:1px solid rgba(255,223,137,.30)!important;background:#161616!important;color:#f7f4ed!important;padding:0 12px!important;font-size:12px!important;font-weight:800!important;-webkit-appearance:none;appearance:none}
.history-filter input[type=date]::-webkit-calendar-picker-indicator{filter:invert(85%) sepia(28%) saturate(620%) hue-rotate(2deg) brightness(103%);opacity:.95;cursor:pointer;width:18px;height:18px}
.history-filter input[type=date]::-webkit-date-and-time-value{text-align:left}
/* Contact Us card on Customer Service page (added 2026-06-18) */
.support-contact-card{position:relative;z-index:1;margin-top:10px;padding:14px;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.026));border:1px solid rgba(229,29,53,.14);box-shadow:0 12px 24px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.04)}
.support-contact-card h4{margin:0 0 10px;color:#fff4d7;font-size:13px;font-weight:950;letter-spacing:.3px}
.support-contact-row{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:14px;background:rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.06);text-decoration:none;margin-bottom:8px}
.support-contact-row:last-child{margin-bottom:0}
.support-contact-row .sc-ico{display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;border-radius:12px;background:rgba(229,29,53,.13);border:1px solid rgba(229,29,53,.22);font-size:17px}
.support-contact-row .sc-ico.wa{background:rgba(37,211,102,.14);border-color:rgba(37,211,102,.30)}
.support-contact-row .sc-ico.tg{background:rgba(41,160,233,.15);border-color:rgba(41,160,233,.32)}
.support-contact-row .sc-main{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}
.support-contact-row .sc-main b{color:#f8efe0;font-size:12px;font-weight:900}
.support-contact-row .sc-main em{font-style:normal;color:#aaa19a;font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.support-contact-row .sc-go{color:#7d756c;font-size:18px;font-weight:900;flex-shrink:0}
.sgl-ext-note{color:#aaa19a;font-size:12px;margin-top:-4px}
/* Transfer-credit / tap-to-open confirm dialog */
.m99-confirm-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.72);backdrop-filter:blur(2px);padding:24px;}
.m99-confirm{width:100%;max-width:340px;background:#14110a;border:1px solid #d4af37;border-radius:16px;padding:22px 20px 18px;box-shadow:0 18px 50px rgba(0,0,0,.55);text-align:center;}
.m99-confirm h3{margin:0 0 10px;font-size:17px;color:#f5d97a;font-weight:700;}
.m99-confirm p{margin:0 0 18px;font-size:13.5px;line-height:1.5;color:#cfc6ad;}
.m99-confirm-btns{display:flex;gap:10px;}
.m99-confirm-btns button{flex:1;border:none;border-radius:10px;padding:12px 8px;font-size:14px;font-weight:700;cursor:pointer;}
.m99-confirm-yes{background:linear-gradient(180deg,#f5d97a,#d4af37);color:#1a1505;}
.m99-confirm-yes:active{filter:brightness(.92);}
.m99-confirm-no{background:#2a2616;color:#d8cfb3;border:1px solid #3d3722 !important;}
.m99-confirm-no:active{filter:brightness(1.15);}

/* === 2026-06-18 redesign: header refresh + total balance + deposit polish === */
.header-bal-row{display:flex;align-items:center;gap:6px}
.header-refresh{width:26px!important;height:26px!important;min-width:26px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.14)!important;color:#ff7b86!important;flex:0 0 auto!important}
.header-refresh svg{width:14px;height:14px;display:block}
.header-refresh:active{background:rgba(229,29,53,.18)!important}
.header-refresh.spinning svg{animation:hdrspin .5s linear}
@keyframes hdrspin{from{transform:rotate(0)}to{transform:rotate(360deg)}}

/* Home member balance card: emphasise total, lighter caption */
.member-balance span{color:#c7a8ac!important;letter-spacing:.5px!important}
.member-balance b{font-size:20px!important;background:linear-gradient(180deg,#fff,#ffd9dd)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}

/* === Deposit page redesign === */
.mobile-live-deposit{display:flex;flex-direction:column;gap:0}
.deposit-page-head{display:grid!important;grid-template-columns:38px 1fr 38px!important;align-items:center!important;padding:6px 2px 14px!important}
.deposit-page-head .section-title{text-align:center!important;font-size:17px!important;font-weight:950!important;margin:0!important}
.deposit-back-btn{width:36px!important;height:36px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:rgba(255,255,255,.05)!important;border:1px solid rgba(255,255,255,.08)!important;font-size:24px!important;line-height:1!important;color:#fff!important}
/* Deposit balance summary strip injected at top of form */
.deposit-bal-strip{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 15px;margin-bottom:14px;border-radius:18px;background:radial-gradient(220px 90px at 14% 0,rgba(229,29,53,.22),transparent 70%),linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.03));border:1px solid rgba(229,29,53,.2);box-shadow:0 12px 26px rgba(0,0,0,.3)}
.deposit-bal-strip .dbs-label{display:block;font-size:10px;font-weight:850;letter-spacing:.5px;text-transform:uppercase;color:#c7a8ac}
.deposit-bal-strip .dbs-amount{display:block;margin-top:3px;font-size:21px;font-weight:950;line-height:1.05;background:linear-gradient(180deg,#fff,#ffd9dd);-webkit-background-clip:text;background-clip:text;color:transparent}
.deposit-bal-strip .dbs-refresh{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);color:#ff7b86}
.deposit-bal-strip .dbs-refresh svg{width:17px;height:17px}
.deposit-bal-strip .dbs-refresh.spinning svg{animation:hdrspin .5s linear}

/* Payment type / channel chips polish */
.deposit-type-selection,.payment-method-selection{display:flex!important;flex-wrap:wrap!important;gap:9px!important}
.deposit-type-selection label,.payment-method-selection label{flex:1 1 auto!important;min-width:86px!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.1)!important;background:rgba(255,255,255,.04)!important;padding:11px 10px!important;cursor:pointer!important;transition:.16s!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;font-size:12px!important;font-weight:850!important}
.deposit-type-selection input:checked+*,.payment-method-selection input:checked+*{color:#fff!important}
.deposit-type-selection label:has(input:checked),.payment-method-selection label:has(input:checked){border-color:#e51d35!important;background:linear-gradient(180deg,rgba(229,29,53,.2),rgba(229,29,53,.07))!important;box-shadow:0 6px 16px rgba(229,29,53,.18)!important}
.control-label{display:block!important;margin-bottom:8px!important;font-size:11px!important;font-weight:900!important;letter-spacing:.3px!important;color:#d9cdbd!important;text-transform:uppercase!important}
.mobile-live-deposit .form-group{margin-bottom:16px!important}
.mobile-live-deposit input[type=text],.mobile-live-deposit input[type=date],.mobile-live-deposit input[type=time],.mobile-live-deposit select{height:46px!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.1)!important;background:rgba(255,255,255,.05)!important;padding:0 14px!important;color:#fff!important;font-size:14px!important;width:100%!important}
.amount-selection{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:10px!important}
.amount-selection button,.amount-selection span{flex:0 0 auto!important;height:36px!important;padding:0 14px!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.12)!important;background:rgba(255,255,255,.05)!important;font-weight:900!important;font-size:13px!important;display:inline-flex!important;align-items:center!important}
#dpButton,.c-btn--large{height:50px!important;width:100%!important;border-radius:16px!important;font-size:15px!important;font-weight:950!important;background:linear-gradient(180deg,#f43a4d,#b3142b)!important;box-shadow:0 12px 26px rgba(229,29,53,.3),inset 0 1px 0 rgba(255,255,255,.4)!important;color:#fff!important}

/* === 2026-06-19 header restore: centered logo + right vertical wallet (balance top, deposit bottom) === */
@keyframes hdrspin{from{transform:rotate(0)}to{transform:rotate(360deg)}}
.header-wallet-row1{display:flex;align-items:center;gap:5px;justify-content:flex-end}
.header-refresh{width:25px!important;height:25px!important;min-width:25px!important;flex:0 0 auto!important;display:grid!important;place-items:center!important;padding:0!important;border-radius:50%!important;background:rgba(229,29,53,.12)!important;border:1px solid rgba(229,29,53,.32)!important;color:#ff8a93!important}
.header-refresh svg{display:block}
.header-refresh:active{background:rgba(229,29,53,.28)!important}
.header-refresh.spinning svg{animation:hdrspin .55s linear}
/* make deposit font a touch smaller per request */
.header-deposit{font-size:10px!important;letter-spacing:.1px!important}
@media(max-width:430px){ .header-deposit{font-size:9.5px!important} .header-refresh{width:23px!important;height:23px!important;min-width:23px!important} }

/* === deposit page extras (kept) === */
.deposit-bal-strip{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 15px;margin-bottom:14px;border-radius:18px;background:radial-gradient(220px 90px at 14% 0,rgba(229,29,53,.22),transparent 70%),linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.03));border:1px solid rgba(229,29,53,.2);box-shadow:0 12px 26px rgba(0,0,0,.3)}
.deposit-bal-strip .dbs-label{display:block;font-size:10px;font-weight:850;letter-spacing:.5px;text-transform:uppercase;color:#c7a8ac}
.deposit-bal-strip .dbs-amount{display:block;margin-top:3px;font-size:21px;font-weight:950;line-height:1.05;background:linear-gradient(180deg,#fff,#ffd9dd);-webkit-background-clip:text;background-clip:text;color:transparent}
.deposit-bal-strip .dbs-refresh{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);color:#ff7b86}
.deposit-bal-strip .dbs-refresh svg{width:17px;height:17px}
.deposit-bal-strip .dbs-refresh.spinning svg{animation:hdrspin .5s linear}


/* ===================== HOME ENGAGEMENT BLOCKS ===================== */
.section-head .more{font-size:11px;color:#ff8d99;font-weight:800;background:none;border:0;cursor:pointer}
/* Big Win ticker */
.winbar{position:relative;height:52px;border-radius:14px;border:1px solid rgba(223,28,52,.3);background:linear-gradient(90deg,rgba(40,12,16,.95),rgba(16,10,9,.95));overflow:hidden;display:flex;align-items:center}
.winbar-tag{flex:0 0 auto;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 10px;font-size:10px;font-weight:950;color:#fff;background:linear-gradient(180deg,var(--red2,#f43a4d),var(--red-dark,#8d0d1d));clip-path:polygon(0 0,100% 0,84% 100%,0 100%)}
.winbar-tag span{font-size:8px;opacity:.85}
.winbar-track{position:relative;flex:1;overflow:hidden;height:100%}
.winbar-row{width:100%;text-align:left;cursor:pointer;position:absolute;inset:0;display:flex;align-items:center;gap:9px;padding:0 12px 0 10px;opacity:0;transform:translateY(11px);transition:.5s}
.winbar-row.show{opacity:1;transform:none}
.winbar-thumb{width:36px;height:36px;border-radius:8px;object-fit:cover;flex:0 0 auto;background:#241a17;border:1px solid rgba(255,255,255,.08)}
.winbar-mid{min-width:0;flex:1;line-height:1.25}
.winbar-l1{font-size:12px;font-weight:800;color:#efe7d8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.winbar-u{color:var(--gold,#ffd479)}
.winbar-l2{font-size:10px;color:#9b948b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:4px}
.winbar-typ{font-size:8px;font-weight:900;padding:0 4px;border-radius:4px}
.winbar-typ.slot{background:rgba(255,180,58,.18);color:#ffd479}.winbar-typ.live{background:rgba(255,90,90,.18);color:#ff8d8d}.winbar-typ.fast{background:rgba(90,200,255,.16);color:#7fd0ff}
.winbar-amt{flex:0 0 auto;font-size:14px;font-weight:950;color:var(--gold,#ffd479);font-variant-numeric:tabular-nums}
/* Matches row */
.matchrow{display:flex;gap:10px;overflow-x:auto;padding:2px;scrollbar-width:none}.matchrow::-webkit-scrollbar{display:none}
.match{flex:0 0 240px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#16110f,#0c0908);padding:11px 12px;box-shadow:0 14px 34px rgba(0,0,0,.48)}
.match-lg{font-size:9px;font-weight:900;color:#ff8d99;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center}
.match-live{display:inline-flex;align-items:center;gap:4px;color:#ff5a5a}.match-live i{width:6px;height:6px;border-radius:50%;background:#ff3b3b;animation:mblink 1.1s infinite}
.match-ko{color:#9b948b}@keyframes mblink{50%{opacity:.25}}
.match-teams{display:flex;align-items:center;justify-content:space-between;margin:9px 0}
.match-team{display:flex;flex-direction:column;align-items:center;gap:5px;width:74px}
.match-team img{width:30px;height:22px;object-fit:cover;border-radius:3px;background:#241a17}.match-team b{font-size:10px;text-align:center;line-height:1.1}
.match-mid{text-align:center;min-width:46px}.match-sc{font-size:18px;font-weight:950}.match-vs{font-size:11px;color:#8a8079;font-weight:900}
.match-odds{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px}
.match-odd{border-radius:9px;border:1px solid rgba(223,28,52,.3);background:rgba(223,28,52,.08);padding:5px 2px;text-align:center;cursor:pointer}
.match-k{font-size:9px;color:#9b948b}.match-v{font-size:12px;font-weight:950;color:var(--gold,#ffd479)}
.match-src{font-size:8px;color:#6f6960;text-align:center;margin-top:5px}
.match-watch{margin-top:6px;width:100%;height:30px;border-radius:9px;font-size:11px;font-weight:900;background:linear-gradient(180deg,var(--red2,#f43a4d),var(--red-dark,#b3142b));display:flex;align-items:center;justify-content:center;color:#fff}
.match-skel{flex:0 0 240px;height:150px;border-radius:16px;background:linear-gradient(100deg,#16110f,#241712,#16110f);background-size:200% 100%;animation:mshim 1.3s infinite}@keyframes mshim{0%{background-position:200% 0}100%{background-position:-200% 0}}
/* 4D countdown */
.fourd-card{border-radius:18px;border:1px solid rgba(223,28,52,.25);background:linear-gradient(180deg,#15100e,#0b0807);padding:13px 14px}
.fourd-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}
.fourd-top b{font-size:13px;font-weight:900}.fourd-top span{font-size:10px;color:#9b948b}
.fourd-opr{display:flex;align-items:center;gap:11px}
.fourd-opr img{width:42px;height:42px;border-radius:9px;object-fit:cover;background:#fff;border:1px solid rgba(255,255,255,.1)}
.fourd-nm b{font-size:13px;display:block}.fourd-nm span{font-size:10px;color:#9b948b}
.fourd-cd{display:flex;gap:6px;margin-left:auto}
.fourd-seg{min-width:38px;text-align:center;background:#0c0908;border:1px solid rgba(223,28,52,.25);border-radius:8px;padding:5px 2px}
.fourd-seg b{display:block;font-size:17px;font-weight:950;color:var(--gold,#ffd479);font-variant-numeric:tabular-nums}.fourd-seg span{font-size:8px;color:#8a8079}
.fourd-bet{margin-top:11px;width:100%;height:34px;border-radius:10px;font-size:12px;font-weight:950;background:linear-gradient(180deg,var(--red2,#f43a4d),var(--red-dark,#b3142b));color:#fff}
/* Jackpot games */
.jprow{display:flex;gap:10px;overflow-x:auto;padding:2px;scrollbar-width:none}.jprow::-webkit-scrollbar{display:none}
.jpcard{position:relative;flex:0 0 132px;border-radius:14px;overflow:hidden;background:#16110f;border:1px solid rgba(223,28,52,.22);box-shadow:0 14px 34px rgba(0,0,0,.48);cursor:pointer;text-align:left}
.jpcard img{width:100%;height:100px;object-fit:cover;display:block}
.jpcard-grad{position:absolute;left:0;right:0;top:46px;height:54px;background:linear-gradient(180deg,transparent,rgba(8,5,4,.9))}
.jpcard-pl{position:absolute;left:0;right:0;top:64px;text-align:center;font-size:14px;font-weight:950;color:var(--gold,#ffd479);text-shadow:0 1px 6px #000;font-variant-numeric:tabular-nums}
.jpcard-tier{position:absolute;top:6px;left:6px;font-size:8px;font-weight:900;color:#0a0a0a;border-radius:5px;padding:1px 5px}
.jpcard-tier.grand{background:#ffd479}.jpcard-tier.major{background:#ff9d6b}.jpcard-tier.mini{background:#9fe0a0}
.jpcard-meta{padding:6px 8px 8px}.jpcard-gn{font-size:11px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--txt,#f7f4ed)}.jpcard-gp{font-size:9px;color:#9b948b}

/* ===== provider marquee (UK88-style) ===== */
.provider-marquee{position:relative;overflow:hidden;border-radius:18px;padding:2px 0;
  -webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);
  mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}
.provider-mtrack{display:flex;width:max-content;gap:10px;will-change:transform;
  animation:provscroll 34s linear infinite}
.provider-marquee:hover .provider-mtrack,.provider-marquee:active .provider-mtrack{animation-play-state:paused}
@keyframes provscroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
.provider-mtrack .provider-card{flex:0 0 118px;width:118px;min-height:78px;height:78px;margin:0}
.provider-mtrack .provider-card>img.logo-provider{object-fit:cover}
@media(max-width:360px){.provider-mtrack .provider-card{flex-basis:104px;width:104px;height:72px;min-height:72px}}
@media(prefers-reduced-motion:reduce){.provider-mtrack{animation:none}.provider-marquee{overflow-x:auto;-webkit-overflow-scrolling:touch}}
.winbar-row:active{filter:brightness(1.12)}

/* ===== home blocks polish v2 (live/jackpot/4d-last) ===== */
/* #1 HOT match LIVE badge pop */
.match-live{padding:1px 7px;border-radius:999px;background:rgba(255,59,59,.16);border:1px solid rgba(255,59,59,.5);font-weight:900;font-size:10px;box-shadow:0 0 10px rgba(255,59,59,.25);animation:liveGlow 1.6s ease-in-out infinite}
.match-live i{width:6px;height:6px;box-shadow:0 0 6px #ff3b3b}
@keyframes liveGlow{0%,100%{box-shadow:0 0 8px rgba(255,59,59,.2)}50%{box-shadow:0 0 16px rgba(255,59,59,.55)}}
.match-sc{font-weight:950;color:#fff;text-shadow:0 0 12px rgba(255,59,59,.5);animation:scorePulse 2s ease-in-out infinite}
@keyframes scorePulse{0%,100%{transform:scale(1)}50%{transform:scale(1.06)}}
/* #3 Jackpot count-up tick flash */
.jpcard-pl.jp-tick{animation:jpFlash .5s ease-out}
@keyframes jpFlash{0%{color:#fff;text-shadow:0 0 14px rgba(255,212,121,.9);transform:scale(1.08)}100%{color:var(--gold,#ffd479);text-shadow:0 1px 6px #000;transform:scale(1)}}
/* #4 4D last draw result */
.fourd-last{margin-top:9px;padding:8px 10px;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.07)}
.fourd-last-h{display:block;font-size:9px;font-weight:800;letter-spacing:.3px;color:var(--muted,#a9a29a);text-transform:uppercase;margin-bottom:6px}
.fourd-last-nums{display:flex;gap:8px}
.fourd-last-nums .fl-n{flex:1;text-align:center;padding:5px 0;border-radius:9px;background:rgba(0,0,0,.32);border:1px solid rgba(255,255,255,.05)}
.fourd-last-nums .fl-n em{display:block;font-style:normal;font-size:8px;font-weight:800;color:var(--gold,#ffd479);letter-spacing:.4px}
.fourd-last-nums .fl-n b{display:block;margin-top:2px;font-size:15px;font-weight:950;letter-spacing:2px;color:#fff;font-variant-numeric:tabular-nums}

/* ===== launch overlay + de-red v1 ===== */
/* Launch-game loading overlay (fixes "looks stuck" + blocks repeat taps visually) */
.launch-overlay{position:fixed;inset:0;z-index:60;display:none;align-items:center;justify-content:center;background:rgba(5,5,5,.78);backdrop-filter:blur(6px);opacity:0;transition:opacity .2s}
.launch-overlay.show{display:flex;opacity:1}
.launch-overlay .launch-box{display:flex;flex-direction:column;align-items:center;gap:14px;padding:26px 30px;border-radius:20px;background:rgba(22,22,22,.96);border:1px solid rgba(255,255,255,.09);box-shadow:0 18px 44px rgba(0,0,0,.6);min-width:210px}
.launch-overlay .slv-spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.14);border-top-color:#e8b75e;animation:slvspin .8s linear infinite}
.launch-overlay .launch-name{font-size:14px;font-weight:900;color:#fff;text-align:center}
.launch-overlay .launch-sub{font-size:11px;color:var(--muted,#a9a29a)}

/* ===== De-red: calm secondary CTAs (keep ONE red for the main action only) ===== */
/* Secondary / repeated buttons -> warm dark instead of red */
.secondary{color:#e8b75e;border:1px solid rgba(232,183,94,.4);background:rgba(232,183,94,.07);box-shadow:none}
.drawer-login{color:#e8b75e;border:1px solid rgba(232,183,94,.4);background:rgba(232,183,94,.07)}
.drawer-join{color:#1a1208;background:linear-gradient(180deg,#f2cd7a,#e8b75e);box-shadow:0 8px 16px rgba(232,183,94,.2)}
/* Hero CTA + section CTA -> gold (less red) */
.hero-btn{background:linear-gradient(180deg,#f2cd7a,#e8b75e) !important;color:#1a1208 !important;box-shadow:0 8px 16px rgba(232,183,94,.28) !important}
.hero-kicker{background:rgba(232,183,94,.12);border:1px solid rgba(232,183,94,.35);color:#e8b75e}
.section-head button{color:#e8b75e}
.section-head h2{}
/* 4D BET NOW + fourd-bet -> gold (was red elsewhere) */
.fourd-bet,.fd-betnow{background:linear-gradient(180deg,#f2cd7a,#e8b75e) !important;color:#1a1208 !important;box-shadow:0 6px 14px rgba(232,183,94,.26) !important}
/* match Watch/Reminder pill -> neutral, only LIVE accent stays */
.match-watch{color:#e8b75e !important;border:1px solid rgba(232,183,94,.32) !important;background:rgba(232,183,94,.06) !important}
/* odds buttons: remove any heavy red, keep subtle */
.match-odd{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}
.match-odd .match-v{color:#e8b75e}
/* soften the new LIVE badge so it accents, not screams */
.match-live{background:rgba(244,58,77,.12);border-color:rgba(244,58,77,.38);box-shadow:0 0 8px rgba(244,58,77,.18)}
/* carousel active dot + bottomnav active -> gold accent (less red noise) */
.carousel-dots button.active{background:#e8b75e}
/* float CS button -> gold ring instead of solid red */
.float-cs{background:linear-gradient(180deg,#f2cd7a,#e8b75e);color:#1a1208}
/* guest rule dashed box -> neutral */
.guest-rule{background:rgba(232,183,94,.05);border:1px dashed rgba(232,183,94,.3);color:#d8c79c}

/* ===== member hero (personalized welcome) ===== */
.member-hero{display:none;flex-direction:column;gap:11px;padding:13px 14px;border-radius:18px;background:radial-gradient(220px 100px at 8% 0,rgba(232,183,94,.16),transparent 70%),linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.03));border:1px solid rgba(232,183,94,.2);box-shadow:0 14px 28px rgba(0,0,0,.34)}
.logged-in-home .member-hero{display:flex}
.public-route-active .member-hero,.member-route-active .member-hero{display:none!important}
.mh-row{display:flex;align-items:center;justify-content:space-between;gap:10px}
.mh-id{display:flex;align-items:center;gap:9px;min-width:0}
.mh-avatar{width:38px;height:38px;border-radius:50%;flex:none;display:grid;place-items:center;font-weight:950;font-size:16px;color:#1a1208;background:linear-gradient(180deg,#f2cd7a,#e8b75e);box-shadow:0 4px 12px rgba(232,183,94,.3)}
.mh-who{display:flex;flex-direction:column;min-width:0}
.mh-greet{font-size:10px;color:var(--muted,#a9a29a);font-weight:700}
.mh-name{font-size:15px;font-weight:950;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}
.mh-vip{flex:none;padding:3px 9px;border-radius:999px;font-size:9px;font-weight:950;letter-spacing:.4px;text-transform:uppercase;color:var(--vc,#e8b75e);border:1px solid var(--vc,#e8b75e);background:color-mix(in srgb,var(--vc,#e8b75e) 14%,transparent)}
.mh-bal{flex:none;text-align:right;display:flex;flex-direction:column;gap:1px;padding:4px 0}
.mh-bal span{font-size:9px;color:var(--muted,#a9a29a);font-weight:700}
.mh-bal b{font-size:16px;font-weight:950;color:#fff;font-variant-numeric:tabular-nums}
.mh-actions{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:8px}
.mh-btn{height:38px;border-radius:13px;font-size:12px;font-weight:950;letter-spacing:.2px}
.mh-deposit{color:#1a1208;background:linear-gradient(180deg,#f2cd7a,#e8b75e);box-shadow:0 6px 14px rgba(232,183,94,.26)}
.mh-withdraw,.mh-rebate{color:#e8d7b6;border:1px solid rgba(232,183,94,.3);background:rgba(232,183,94,.07)}
.mh-vipbar{display:flex;flex-direction:column;gap:6px}
.mh-vipbar-top{display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:800;color:#cfc6b6}
.mh-vipbar-top .mh-next{color:var(--muted,#a9a29a);font-weight:700}
.mh-steps{display:flex;gap:5px}
.mh-steps .mvip-step{flex:1;height:5px;border-radius:999px;background:rgba(255,255,255,.1)}
.mh-steps .mvip-step.on{background:var(--vc,#e8b75e);box-shadow:0 0 8px color-mix(in srgb,var(--vc,#e8b75e) 60%,transparent)}
.member-hero button:active{transform:translateY(1px);filter:brightness(1.06)}

/* ===== online players pill ===== */
.online-pill{display:inline-flex;align-items:center;gap:4px;margin-top:4px;font-size:9px;font-weight:900;letter-spacing:.2px;color:#bfe8c4}
.online-pill i{width:5px;height:5px;border-radius:50%;background:#37d067;box-shadow:0 0 6px #37d067;animation:mblink 1.4s infinite}
/* category card: pill sits under the sub line */
.cat-thumb-copy .online-pill{color:#d6f5da;text-shadow:0 1px 3px #000}
/* provider card: float pill bottom-right so it doesn't fight the name */
.provider-card .online-pill{position:absolute;right:8px;bottom:8px;margin:0;padding:2px 6px;border-radius:999px;background:rgba(0,0,0,.55);backdrop-filter:blur(3px);color:#cdeccf;font-size:8px}


/* ---- i18n language picker ---- */
.lang-picker-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);display:flex;align-items:flex-end;justify-content:center;z-index:9999;opacity:0;pointer-events:none;transition:opacity .2s}
.lang-picker-overlay.show{opacity:1;pointer-events:auto}
.lang-picker-sheet{width:100%;max-width:480px;background:#1b1b1f;border-radius:18px 18px 0 0;padding:8px 0 calc(14px + env(safe-area-inset-bottom));transform:translateY(100%);transition:transform .25s cubic-bezier(.2,.8,.2,1);box-shadow:0 -8px 30px rgba(0,0,0,.5)}
.lang-picker-overlay.show .lang-picker-sheet{transform:translateY(0)}
.lang-picker-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px 10px}
.lang-picker-head b{font-size:15px;color:#fff}
.lang-picker-close{background:none;border:0;color:#999;font-size:24px;line-height:1;padding:0 4px;cursor:pointer}
.lang-picker-list{display:flex;flex-direction:column;padding:4px 10px 6px}
.lang-opt{display:flex;align-items:center;justify-content:space-between;width:100%;background:#26262b;border:1px solid transparent;border-radius:12px;padding:14px 16px;margin:5px 0;color:#eee;font-size:15px;font-weight:600;cursor:pointer;transition:.15s}
.lang-opt:active{transform:scale(.98)}
.lang-opt.active{border-color:var(--gold,#e8b75e);color:var(--gold,#e8b75e);background:#2c2920}
.lang-opt em{font-style:normal;color:var(--gold,#e8b75e);font-size:16px}



/* ---- sidebar language pills ---- */
.sd-lang{display:flex;gap:8px;padding:4px 0 6px;flex-wrap:wrap}
.sd-lang-opt{flex:1 1 0;min-width:84px;background:#26262b;border:1px solid #3a3a40;border-radius:10px;padding:10px 8px;color:#cfcfcf;font-size:12.5px;font-weight:600;cursor:pointer;transition:.15s;white-space:nowrap}
.sd-lang-opt:active{transform:scale(.97)}
.sd-lang-opt.active{border-color:var(--gold,#e8b75e);color:var(--gold,#e8b75e);background:#2c2920}


/* Mobile tap reliability: avoid double-tap gesture delay and make controls feel instant. */
button, [role="button"], a, input, select, textarea {
  touch-action: manipulation;
}
button, [data-action], [data-route], [data-public-route], [data-member-route] {
  -webkit-tap-highlight-color: rgba(255, 199, 44, .18);
}


/* Bottom nav links: native href fallback so first tap works even before app.js is ready. */
.bottomnav a{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:9.5px;font-weight:800;color:#8e8e8e;text-decoration:none;appearance:none;-webkit-appearance:none;background:transparent;border:0;touch-action:manipulation}
.bottomnav a:visited{color:#8e8e8e}
.bottomnav a.active{color:var(--red2)}
.bottomnav a:active{transform:translateY(1px)}


/* --- live web event popup --- */
body.web-event-open{overflow:hidden}
.web-event-modal{position:fixed;inset:0;z-index:10020;display:flex;align-items:center;justify-content:center;padding:18px;opacity:0;pointer-events:none;transition:opacity .2s}
.web-event-modal.open{opacity:1;pointer-events:auto}
.web-event-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(3px)}
.web-event-shell{position:relative;z-index:1;width:min(92vw,460px);display:flex;align-items:center;justify-content:center}
.web-event-stage{width:100%}
.web-event-stage iframe{display:block;max-width:100%;margin:0 auto;border:0;border-radius:16px;box-shadow:0 18px 50px rgba(0,0,0,.5)}
.web-event-card{display:block;width:100%;padding:0;border:0;background:none;cursor:pointer}
.web-event-card img,.web-event-stage>img,.web-event-stage img.web-event-image{display:block;width:100%;height:auto;border-radius:18px;box-shadow:0 18px 50px rgba(0,0,0,.5)}
.web-event-close{position:absolute;top:-14px;right:-4px;width:38px;height:38px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:rgba(12,12,12,.88);color:#fff;font-size:24px;line-height:1;cursor:pointer;box-shadow:0 10px 30px rgba(0,0,0,.35)}
@media (max-width:440px){.web-event-modal{padding:14px}.web-event-shell{width:min(94vw,420px)}.web-event-close{top:-10px;right:0}}


/* --- official floating tournament banner --- */
.m99-tournament-popup{position:fixed;right:25px;bottom:95px;z-index:9999;width:158px;max-width:38vw}
.m99-tournament-popup img{display:block;width:158px;max-width:100%;height:auto}
.m99-tournament-close{position:absolute;right:-15px;top:-15px;z-index:2;border:0;background:transparent;color:#fff;font-size:30px;line-height:1;cursor:pointer;text-shadow:0 2px 8px rgba(0,0,0,.65);padding:0}
@media (max-width:440px){.m99-tournament-popup{right:16px;bottom:88px;width:142px;max-width:40vw}.m99-tournament-close{right:-12px;top:-14px}}


/* v2-polish-20260630: clearer toast, copy states, crypto refresh, register inline errors */
.toast{position:fixed!important;left:50%!important;bottom:calc(86px + env(safe-area-inset-bottom))!important;transform:translate(-50%,12px)!important;z-index:90!important;max-width:min(92vw,390px)!important;padding:12px 14px!important;border-radius:16px!important;background:linear-gradient(180deg,rgba(48,18,24,.98),rgba(18,10,12,.98))!important;border:1px solid rgba(255,78,96,.45)!important;box-shadow:0 16px 38px rgba(0,0,0,.48),0 0 0 1px rgba(255,255,255,.04) inset!important;color:#ffe8ec!important;font-size:12.5px!important;font-weight:850!important;line-height:1.35!important;text-align:center!important;opacity:0!important;pointer-events:none!important;transition:opacity .2s ease,transform .2s ease!important}.toast.show{opacity:1!important;transform:translate(-50%,0)!important}
button.is-busy,.btn.is-busy{opacity:.78!important;pointer-events:none!important;position:relative!important}button.is-busy:after,.btn.is-busy:after{content:"";display:inline-block;width:11px;height:11px;margin-left:8px;border-radius:50%;border:2px solid rgba(255,255,255,.38);border-top-color:#fff;vertical-align:-2px;animation:m99Spin .75s linear infinite}@keyframes m99Spin{to{transform:rotate(360deg)}}
.pay-copy-btn,.crypto-copy,.crypto-refresh-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;border:0!important;cursor:pointer!important;transition:transform .12s ease,background .15s ease,opacity .15s ease!important}.pay-copy-btn{margin-left:7px!important;min-width:28px!important;height:24px!important;padding:0 7px!important;border-radius:999px!important;background:rgba(241,197,106,.16)!important;color:#ffe6a3!important;font-size:12px!important;font-weight:950!important}.pay-copy-btn.copied,.crypto-copy.copied{background:#24b36b!important;color:#fff!important}.pay-copy-btn:active,.crypto-copy:active,.crypto-refresh-btn:active{transform:scale(.96)!important}
.mobile-live-deposit .crypto-addr-net{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;gap:8px!important}.mobile-live-deposit .crypto-refresh-btn{height:26px!important;padding:0 9px!important;border-radius:999px!important;background:rgba(159,231,192,.12)!important;color:#bdfbd9!important;border:1px solid rgba(159,231,192,.25)!important;font-size:11px!important;font-weight:900!important}.mobile-live-deposit .crypto-refresh-count{font-variant-numeric:tabular-nums}.mobile-live-deposit .crypto-loading{margin-top:12px;padding:14px;border-radius:14px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08);color:#d8cec5;font-size:12px;text-align:center}.mobile-live-deposit .crypto-addr-note{margin-top:11px!important;color:#9e958e!important;font-size:10.8px!important;line-height:1.38!important}.mobile-live-deposit .amount-block{border-color:rgba(241,197,106,.13)!important}
.register-form .field-error{display:block!important;margin-top:2px!important;color:#ff8996!important;font-size:10.5px!important;font-weight:850!important;line-height:1.25!important}.register-form input.field-invalid{border-color:rgba(255,92,111,.78)!important;box-shadow:0 0 0 3px rgba(229,29,53,.14),inset 0 1px 0 rgba(255,255,255,.04)!important}.register-form .reg-hint{color:#8f8780!important;font-size:10.5px!important;line-height:1.3!important}.register-card{box-shadow:0 18px 38px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.045)!important}.register-submit.is-busy{filter:saturate(.9)!important}
@media(max-width:360px){.toast{bottom:calc(78px + env(safe-area-inset-bottom))!important;font-size:12px!important}.pay-copy-btn{min-width:26px!important;height:23px!important}}

