:root{--bg:#050a11;--panel:#0a131e;--panel2:#0d1824;--line:#203448;--text:#f5f9ff;--muted:#8c9bad;--blue:#29b9ff;--blue2:#176fff;--red:#ff4554;--green:#26dda6;--gold:#ffd35f;--shadow:0 24px 70px rgba(0,0,0,.42)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 80% 0,rgba(25,160,255,.15),transparent 28%),radial-gradient(circle at 10% 24%,rgba(0,177,255,.08),transparent 26%),linear-gradient(180deg,#050a11,#07101a 52%,#04080e);color:var(--text);font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:42px 42px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.wrap{width:min(1180px,calc(100% - 34px));margin:auto}.top{position:sticky;top:0;z-index:50;background:rgba(4,9,15,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(100,165,210,.12)}.nav{height:72px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:12px;min-width:260px}.brand-logo{width:62px;height:50px;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 0 12px rgba(42,195,255,.42))}.brand-logo img{width:100%;height:100%;object-fit:contain}.brand-name{font-size:20px;font-weight:1000;letter-spacing:2px;background:linear-gradient(90deg,#fff,#c7f8ff 48%,#25adff 86%);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 18px rgba(50,207,255,.18);transform-origin:left center;animation:brandPulse 5.6s ease-in-out infinite}.brand-sub{display:block;font-size:9px;letter-spacing:2.8px;color:#6f8194;margin-top:6px;animation:subGlow 5.6s ease-in-out infinite}.navlinks{display:flex;gap:24px;color:#a8b5c5;font-size:14px}.navlinks a:hover{color:#fff}.actions{margin-left:auto;display:flex;gap:9px}.btn{border:1px solid #294057;background:#0c1621;color:#fff;border-radius:12px;padding:11px 15px;font-weight:800;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-1px);border-color:#45647f}.btn.primary{border:0;background:linear-gradient(135deg,#1aaefc,#176cff);box-shadow:0 10px 30px rgba(23,115,255,.22)}.btn.hot{border:0;background:linear-gradient(135deg,#ff4550,#ff7a32);box-shadow:0 10px 30px rgba(255,60,70,.22)}
.hero{margin-top:28px;position:relative;min-height:390px;border:1px solid #274158;border-radius:28px;overflow:hidden;background:#07111b;box-shadow:var(--shadow)}.hero-slide{display:none;min-height:390px;position:relative}.hero-slide.active{display:block;animation:fadeIn .45s ease}.hero-media{position:absolute;inset:0;background:linear-gradient(90deg,#07111b 0%,rgba(7,17,27,.90) 35%,rgba(7,17,27,.22) 78%),var(--bg-image) center/cover no-repeat}.hero-copy{position:relative;z-index:2;width:59%;padding:54px}.kicker{display:inline-flex;padding:7px 11px;border-radius:999px;border:1px solid rgba(255,211,95,.42);background:rgba(255,194,47,.06);color:#ffdb6f;font-size:10px;font-weight:900;letter-spacing:1.1px}.hero h1{font-size:clamp(38px,5vw,61px);line-height:.98;letter-spacing:-2px;margin:18px 0 14px}.hero h1 span{display:block;background:linear-gradient(90deg,#fff,#76e7ff 65%,#28aaff);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 22px rgba(43,191,255,.15)}.hero p{color:#a8b7c7;line-height:1.75;max-width:530px;margin:0 0 24px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.hero-nav{position:absolute;z-index:4;bottom:18px;left:54px;display:flex;gap:6px}.dot{width:7px;height:7px;border-radius:50%;background:#506174;cursor:pointer}.dot.active{width:24px;border-radius:8px;background:#40cbff;box-shadow:0 0 14px rgba(49,201,255,.7)}.arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid #ffffff22;background:#0006;color:#fff;cursor:pointer;font-size:20px}.prev{left:12px}.next{right:12px}
.section{margin-top:52px}.head{display:flex;justify-content:space-between;align-items:end;gap:15px;margin-bottom:18px}.title{font-size:28px;font-weight:1000;letter-spacing:-.8px}.sub{margin-top:5px;color:#748395;font-size:12px}.badge{display:inline-block;font-size:9px;padding:6px 8px;border-radius:7px;color:#72dfff;border:1px solid #39c7ff44;background:#0d1d2a}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.cat{min-height:124px;padding:18px;border:1px solid #203448;border-radius:18px;background:linear-gradient(145deg,#0c151f,#080f18);position:relative;overflow:hidden;cursor:pointer;transition:.24s}.cat:hover,.cat.active{transform:translateY(-3px);border-color:#29b9ff;box-shadow:0 14px 34px rgba(0,159,255,.10),inset 0 0 25px rgba(0,185,255,.035)}.cat-icon{font-size:28px;margin-bottom:10px;filter:drop-shadow(0 0 9px rgba(50,212,255,.25))}.cat h3{margin:0;font-size:15px}.cat p{margin:6px 0 0;color:#77889a;font-size:11px}.offer-box{margin-top:22px;border:1px solid #1d2e40;border-radius:20px;background:linear-gradient(145deg,#0b131d,#070d14);padding:20px}.filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.filter,.checkchip{border:1px solid #263b50;background:#0b141e;color:#9dadbf;border-radius:10px;padding:9px 12px;cursor:pointer;font-size:11px;font-weight:800}.filter.active,.checkchip.active{background:linear-gradient(135deg,#168fd7,#1767ee);border-color:#2cbfff;color:#fff}.offers{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.offer{border:1px solid #22374b;border-radius:17px;padding:17px;background:linear-gradient(150deg,#0d1722,#080f17);position:relative;overflow:hidden;cursor:pointer;transition:.22s}.offer:hover{transform:translateY(-3px);border-color:#4180a8;box-shadow:0 17px 38px rgba(0,0,0,.32)}.offer img{width:100%;height:120px;object-fit:cover;border-radius:11px;margin-bottom:11px;background:#08111a}.offer h3{margin:10px 0 5px;font-size:15px}.offer small{color:#7f90a3;line-height:1.5}.price{font-size:23px;font-weight:1000;margin:13px 0}.old{text-decoration:line-through;color:#67778b;font-size:11px;margin-left:6px}.buy{width:100%;border:0;border-radius:10px;padding:10px;background:linear-gradient(135deg,#1caef9,#2365ee);color:#fff;font-weight:900;cursor:pointer}.gamegrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.game{border:1px solid #223447;border-radius:19px;overflow:hidden;background:#0b131d;cursor:pointer;transition:.22s}.game:hover{transform:translateY(-4px);border-color:#4189b8;box-shadow:0 17px 38px rgba(0,0,0,.28)}.game-art{height:145px;display:grid;place-items:center;font-size:65px;background:radial-gradient(circle at 50% 30%,rgba(34,182,255,.2),transparent 52%),linear-gradient(135deg,#101d2a,#080f18)}.game-body{padding:15px}.game-body h3{margin:0;font-size:16px}.game-body p{margin:7px 0 0;color:#78899a;font-size:11px}
.modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(1,5,9,.78);backdrop-filter:blur(11px)}.modal.show{display:flex}.modal-box{width:min(700px,100%);max-height:90vh;overflow:auto;border:1px solid #2a4660;border-radius:24px;background:linear-gradient(145deg,#0d1823,#071019);padding:25px;box-shadow:0 30px 100px rgba(0,0,0,.6);position:relative}.close{position:absolute;right:15px;top:12px;border:0;background:none;color:#91a1b2;font-size:27px;cursor:pointer}.modal-head{display:flex;align-items:center;gap:14px;margin-bottom:15px}.modal-head img{width:65px;height:50px;object-fit:contain}.field{margin:12px 0}.field label{display:block;font-size:11px;color:#9aabba;font-weight:800;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;padding:12px;border-radius:10px;border:1px solid #293f53;background:#07101a;color:#fff;outline:none}.field textarea{min-height:100px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#29b9ff;box-shadow:0 0 0 3px rgba(41,185,255,.08)}.method-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.method{padding:14px;border:1px solid #2a4055;border-radius:13px;background:#0b1520;color:#d5e0ea;cursor:pointer}.method:hover{border-color:#45caff}.vip-table{width:100%;border-collapse:collapse;margin-top:12px;min-width:730px}.vip-wrap{overflow:auto}.vip-table th,.vip-table td{border-bottom:1px solid #1f3041;padding:9px;text-align:left}.vip-table th{font-size:10px;color:#8294a6}.vip-table input{width:100%;min-width:80px}.icon-upload{display:flex;gap:12px;align-items:center}.preview{width:120px;height:72px;object-fit:cover;border:1px solid #294257;border-radius:10px;background:#09131d}.hidden{display:none!important}.toast{position:fixed;right:18px;bottom:18px;z-index:200;padding:12px 15px;border:1px solid #2a536e;border-radius:12px;background:#091722;color:#dff7ff;display:none}.toast.show{display:block}
.admin{padding:28px 0 70px}.adminnav{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.tab{border:1px solid #2a4054;background:#0b1520;color:#9eacbd;border-radius:10px;padding:10px 14px;cursor:pointer;font-weight:800}.tab.active{background:linear-gradient(135deg,#19aefc,#176dff);color:#fff;border-color:#2bbdff}.dashboard{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:10px}.stat{padding:18px;border:1px solid #22374b;border-radius:16px;background:linear-gradient(145deg,#0c151f,#080f17)}.stat span{color:#7f91a4;font-size:11px}.stat b{display:block;font-size:28px;margin-top:8px}.tablewrap{overflow:auto;border:1px solid #22364a;border-radius:17px}.table{width:100%;min-width:980px;border-collapse:collapse}.table th,.table td{padding:11px;border-bottom:1px solid #1b2d3e;vertical-align:top;text-align:left}.table th{color:#8294a6;font-size:10px;letter-spacing:.5px}.thumb{width:68px;height:45px;object-fit:cover;border-radius:7px;border:1px solid #294257}.actions-row{display:flex;gap:6px;flex-wrap:wrap}.mini-btn{padding:7px 9px;border:1px solid #2a4257;background:#0c1722;color:#fff;border-radius:8px;cursor:pointer;font-size:10px}.mini-btn.danger{border-color:#6a3038;color:#ff9aa4}.offer-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.full{grid-column:1/-1}.check-row{display:flex;flex-wrap:wrap;gap:8px}.checkchip input{display:none}.checkchip.active{background:linear-gradient(135deg,#19aefc,#176dff)}.helper{color:#718398;font-size:10px;line-height:1.5}.brand-admin .brand-name{animation:brandPulse 5.6s ease-in-out infinite}.notice{padding:13px 14px;border-radius:12px;background:#241c08;border:1px solid #5b4c17;color:#ffd76b;line-height:1.6}.empty{padding:35px;text-align:center;color:#8091a4;border:1px dashed #2d4258;border-radius:15px}
@keyframes brandPulse{0%,100%{transform:scale(.95);filter:brightness(.92)}50%{transform:scale(1.08);filter:brightness(1.2)}}@keyframes subGlow{0%,100%{opacity:.62}50%{opacity:1;text-shadow:0 0 14px rgba(43,203,255,.35)}}@keyframes fadeIn{from{opacity:.35;transform:scale(1.01)}to{opacity:1;transform:scale(1)}}
@media(max-width:950px){nav{display:none}.hero-copy{width:68%}.category-grid,.offers,.dashboard{grid-template-columns:repeat(2,1fr)}.gamegrid{grid-template-columns:repeat(2,1fr)}.offer-form-grid{grid-template-columns:1fr}.full{grid-column:auto}}@media(max-width:600px){.wrap{width:calc(100% - 20px)}.brand{min-width:0}.brand-name{font-size:16px}.brand-sub{font-size:7px}.actions .btn:first-child{display:inline-flex}.hero{min-height:480px}.hero-copy{width:100%;padding:34px 24px}.hero h1{font-size:39px}.category-grid,.gamegrid{grid-template-columns:1fr 1fr}.offers,.dashboard{grid-template-columns:1fr}.hero-nav{left:24px}.method-grid{grid-template-columns:1fr}.offer-form-grid{grid-template-columns:1fr}.full{grid-column:auto}.brand-logo{width:54px;height:46px}}

/* VIP premium showcase */
.premium-offer{position:relative;overflow:hidden;transform:translateZ(0);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.premium-offer:hover{transform:translateY(-8px) scale(1.015);box-shadow:0 18px 50px rgba(0,190,255,.22),0 0 0 1px rgba(255,255,255,.08) inset}
.offer-shine{position:absolute;inset:-60%;background:linear-gradient(115deg,transparent 42%,rgba(255,255,255,.13) 49%,transparent 56%);transform:translateX(-45%) rotate(8deg);animation:offerShine 5s linear infinite;pointer-events:none}
@keyframes offerShine{to{transform:translateX(45%) rotate(8deg)}}
.vip-offer-card{border-color:rgba(80,210,255,.35);background:radial-gradient(circle at 85% 10%,rgba(70,200,255,.14),transparent 35%),linear-gradient(145deg,#071625,#08101a 55%,#10111e)}
.vip-card-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:12px 0}.vip-card-stats span{padding:8px 6px;border:1px solid rgba(120,220,255,.2);border-radius:10px;background:rgba(0,0,0,.2);font-size:12px;text-align:center;color:#dff7ff}
.vip-showcase{margin-top:18px}.vip-showcase-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:12px}.vip-showcase-title span{font-size:20px;font-weight:900;letter-spacing:.08em}.vip-showcase-title small{opacity:.7}.vip-level-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-height:58vh;overflow:auto;padding:4px}
.vip-level-card{position:relative;padding:15px;border-radius:18px;border:1px solid rgba(255,255,255,.11);background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025));box-shadow:0 10px 30px rgba(0,0,0,.22);transition:transform .25s ease,box-shadow .25s ease}.vip-level-card:hover{transform:translateY(-5px);box-shadow:0 15px 38px rgba(0,190,255,.18)}
.vip-level-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.vip-level-head b{font-size:18px}.vip-level-head span{font-size:10px;letter-spacing:.12em;padding:4px 8px;border-radius:99px;background:rgba(255,255,255,.1)}
.vip-silver{box-shadow:inset 0 0 30px rgba(190,200,220,.06)}.vip-gold{box-shadow:inset 0 0 35px rgba(255,205,50,.08)}.vip-emerald{box-shadow:inset 0 0 35px rgba(50,255,120,.07)}.vip-diamond{box-shadow:inset 0 0 35px rgba(80,220,255,.1)}.vip-black{background:radial-gradient(circle at 80% 15%,rgba(100,220,255,.12),transparent 40%),linear-gradient(145deg,#121722,#05070c);border-color:rgba(130,230,255,.32);box-shadow:0 0 35px rgba(70,190,255,.13),inset 0 0 35px rgba(255,255,255,.03)}
.benefit{display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:6px;padding:8px 0;border-top:1px solid rgba(255,255,255,.07)}.benefit i{font-style:normal}.benefit strong{font-size:15px}.benefit small{opacity:.62}
.modal-offer-image{width:100%;max-height:270px;object-fit:cover;border-radius:18px;margin-bottom:15px;box-shadow:0 12px 35px rgba(0,0,0,.35)}.vip-order-btn{box-shadow:0 10px 30px rgba(0,160,255,.2)}
.vip-base-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px}.vip-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:12px 0}.vip-premium-table input{width:100%}
@media(max-width:700px){.vip-level-grid{grid-template-columns:1fr}.vip-card-stats{grid-template-columns:1fr}.vip-base-grid{grid-template-columns:1fr 1fr}}

/* LI GAMING BD — responsive polish */
html,body{max-width:100%;overflow-x:hidden}
.top{isolation:isolate}
.brand{flex:0 1 auto;min-width:0;max-width:100%}
.brand-logo{flex:0 0 auto}
.brand-name{white-space:nowrap}
.navlinks{flex:0 1 auto}
.hero{isolation:isolate}
.hero-media{z-index:0}
.hero-copy{z-index:2}
@media(max-width:950px){
  .nav{height:auto;min-height:70px;padding:10px 0;gap:12px}
  .brand{gap:8px}
  .brand-name{font-size:18px;letter-spacing:1.4px}
  .brand-sub{font-size:7px;letter-spacing:2px;margin-top:3px}
  .navlinks{display:none}
  .actions{gap:6px}
  .actions .btn{padding:9px 11px;font-size:12px}
  .hero{margin-top:16px;min-height:430px}
  .hero-slide{min-height:430px}
  .hero-copy{padding:34px 28px;width:72%;max-width:620px}
}
@media(max-width:600px){
  .wrap{width:calc(100% - 16px)}
  .top{position:sticky;top:0}
  .nav{min-height:64px;padding:8px 0;gap:8px;align-items:center}
  .brand{gap:7px;min-width:0;max-width:calc(100% - 82px)}
  .brand-logo{width:48px;height:42px}
  .brand-name{font-size:15px;letter-spacing:1px;line-height:1.05;overflow:visible}
  .brand-sub{font-size:6px;letter-spacing:1.5px;margin-top:3px}
  .actions{margin-left:auto;flex:0 0 auto}
  .actions .btn{padding:8px 10px;font-size:11px;border-radius:9px}
  .actions .btn:first-child{display:inline-flex}
  .hero{margin-top:12px;min-height:430px;border-radius:20px}
  .hero-slide{min-height:430px}
  .hero-media{background:linear-gradient(180deg,rgba(7,17,27,.30),rgba(7,17,27,.94) 72%),var(--bg-image) center/cover no-repeat}
  .hero-copy{width:100%;padding:28px 20px 54px;display:flex;flex-direction:column;justify-content:flex-end;min-height:430px}
  .hero h1{font-size:34px;line-height:1.02;letter-spacing:-1.2px;margin:14px 0 10px;max-width:100%}
  .hero p{font-size:12px;line-height:1.55;margin-bottom:16px;max-width:100%}
  .hero-actions{gap:7px}
  .hero-actions .btn{padding:9px 11px;font-size:11px}
  .hero-nav{left:20px;bottom:13px}
  .section{margin-top:34px}
  .head{margin-bottom:13px}
  .title{font-size:22px;line-height:1.15}
  .sub{font-size:11px;line-height:1.45}
  .category-grid,.gamegrid{grid-template-columns:1fr 1fr;gap:8px}
  .cat{min-height:108px;padding:13px;border-radius:14px}
  .cat-icon{font-size:23px;margin-bottom:7px}
  .cat h3{font-size:13px}
  .cat p{font-size:10px}
  .offers{grid-template-columns:1fr;gap:10px}
  .offer-box{padding:12px;border-radius:15px}
  .offer{padding:13px;border-radius:14px}
  .offer img{height:145px}
  .game-art{height:120px}
}

/* V6 mobile header + category interaction hardening */
#categoryChecks{display:flex;flex-wrap:wrap;gap:8px;align-items:center}
#categoryChecks .checkchip{user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;position:relative}
#categoryChecks .checkchip input{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}
#categoryChecks .checkchip.active{transform:translateY(-1px);box-shadow:0 7px 18px rgba(20,160,255,.18)}
@media(max-width:600px){
  .top{position:relative;z-index:50}
  .top .nav{display:flex!important;width:calc(100% - 16px);min-height:68px;height:auto;padding:9px 0;gap:8px;align-items:center}
  .top .brand{display:flex;align-items:center;flex:1 1 auto;min-width:0;max-width:none;overflow:hidden}
  .top .brand-logo{width:42px;height:38px;flex:0 0 42px}
  .top .brand-name{font-size:13px;line-height:1.05;letter-spacing:.8px;white-space:nowrap;overflow:visible;transform:none}
  .top .brand-sub{font-size:5.5px;letter-spacing:1.2px;white-space:nowrap}
  .top .actions{display:flex;flex:0 0 auto;margin-left:auto}
  .top .actions .btn{font-size:10px;padding:8px 9px;white-space:nowrap}
  .hero{position:relative;z-index:1;margin-top:12px;clear:both}
  .hero-copy{position:relative;z-index:3}
  main{position:relative;z-index:1}
  .admin .card{overflow:visible}
  #categoryChecks{gap:7px}
  #categoryChecks .checkchip{padding:9px 10px;font-size:10px}
}

/* V7 — stable multi-category selection + media */
#categoryChecks .checkchip{appearance:none;border:1px solid #263b50;background:#0b141e;color:#9dadbf;border-radius:10px;padding:9px 12px;cursor:pointer;font-size:11px;font-weight:800;transition:.18s;touch-action:manipulation}
#categoryChecks .checkchip.active{background:linear-gradient(135deg,#168fd7,#1767ee);border-color:#2cbfff;color:#fff;transform:translateY(-1px);box-shadow:0 7px 18px rgba(20,160,255,.18)}
.offer-media{width:100%;height:120px;object-fit:cover;border-radius:11px;margin-bottom:11px;background:#08111a;display:block}
.modal-offer-image{display:block}
@media(max-width:600px){
  .top .nav{width:calc(100% - 12px);min-height:62px;padding:7px 0}
  .top .brand{gap:6px;min-width:0;overflow:visible}
  .top .brand-logo{width:38px;height:35px;flex-basis:38px}
  .top .brand-name{font-size:12px;letter-spacing:.65px;line-height:1;white-space:nowrap}
  .top .brand-sub{font-size:5px;letter-spacing:1px;margin-top:3px}
  .top .actions{gap:5px}
  .top .actions .btn{font-size:9px;padding:7px 8px}
  .hero{margin-top:10px}
  .offer-media{height:145px}
}


/* V8 — final mobile layout guardrails */
@media (max-width: 600px){
  html,body{width:100%;max-width:100%;overflow-x:hidden}
  .top{position:relative!important;z-index:100;overflow:visible}
  .top .nav{box-sizing:border-box;width:calc(100% - 16px)!important;min-height:64px!important;height:auto!important;display:flex!important;align-items:center!important;gap:7px!important;padding:8px 0!important}
  .top .brand{display:flex!important;align-items:center!important;gap:6px!important;flex:1 1 auto!important;min-width:0!important;max-width:calc(100% - 78px)!important;overflow:hidden!important}
  .top .brand-logo{width:38px!important;height:36px!important;min-width:38px!important;flex:0 0 38px!important}
  .top .brand-logo img{max-width:100%;max-height:100%;display:block}
  .top .brand-name{font-size:12px!important;line-height:1!important;letter-spacing:.55px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;transform:none!important;animation:none!important}
  .top .brand-sub{display:block!important;font-size:5px!important;line-height:1.1!important;letter-spacing:1px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin-top:3px!important}
  .top .actions{display:flex!important;align-items:center!important;gap:5px!important;flex:0 0 auto!important;margin-left:auto!important}
  .top .actions .btn{font-size:9px!important;line-height:1!important;padding:8px 9px!important;white-space:nowrap!important}
  .top .actions .btn:first-child{display:inline-flex!important}
  .hero{position:relative!important;z-index:1!important;margin-top:10px!important;clear:both!important}
  main,.section,#games,#offers{position:relative;z-index:1}
  .gamegrid,.category-grid{position:relative;z-index:1}
  .game,.cat,.offer{position:relative;z-index:1}
  .hero-copy{position:relative!important;z-index:3!important}
  .admin .offer-form-grid{grid-template-columns:1fr!important}
  .vip-base-grid{grid-template-columns:1fr!important}
  .vip-level-grid{grid-template-columns:1fr!important}
}

/* FINAL MOBILE OVERLAP GUARD — 20260826-0205 */
@media (max-width:600px){
  .top{position:relative!important;z-index:100!important}
  .top .nav{min-height:64px!important}
  main{position:relative!important;z-index:1!important}
  .hero{margin-top:10px!important;clear:both!important}
  #games,#offers{clear:both!important}
}

/* LOGIN VISIBILITY FIX — 20260826-0215 */
@media (max-width:600px){
  .top .actions .btn#loginBtn{display:inline-flex!important;visibility:visible!important;opacity:1!important}
  .top .actions{display:flex!important}
}


/* =========================================================
   LI GAMING BD — V10 CUSTOMER UI REDESIGN
   Clean mobile-first visual layer. Admin styles above preserved.
   ========================================================= */
:root{
  --li-blue:#20b8ff;
  --li-blue2:#246cff;
  --li-cyan:#72e4ff;
  --li-bg:#030a11;
  --li-card:#07131e;
  --li-card2:#0a1723;
  --li-line:#203b52;
  --li-text:#f5fbff;
  --li-muted:#8ca1b4;
}
body{background:
  radial-gradient(circle at 12% 0%,rgba(0,166,255,.10),transparent 30%),
  radial-gradient(circle at 90% 16%,rgba(0,105,255,.08),transparent 28%),
  #030a11;color:var(--li-text)}
.top{background:rgba(3,10,17,.88);border-bottom:1px solid rgba(83,174,226,.13);backdrop-filter:blur(18px)}
.nav{min-height:76px}
.brand{gap:12px}
.brand-logo{width:62px;height:50px;position:relative;display:grid;place-items:center;isolation:isolate}
.brand-logo:before{
  content:"";position:absolute;inset:4px -5px;border-radius:50%;
  background:radial-gradient(circle,rgba(33,190,255,.30),rgba(24,105,255,.08) 48%,transparent 72%);
  filter:blur(2px);z-index:-2;
}
.logo-orbit{position:absolute;border:1px solid rgba(74,207,255,.28);border-radius:50%;transform:rotate(-18deg);pointer-events:none}
.orbit-a{width:58px;height:28px;box-shadow:0 0 18px rgba(32,184,255,.12)}
.orbit-b{width:48px;height:38px;transform:rotate(28deg);border-color:rgba(56,130,255,.24)}
.brand-logo img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 0 13px rgba(30,187,255,.34))}
.brand-name{
  font-size:26px!important;font-weight:1000;letter-spacing:2.2px!important;line-height:1;
  color:#fff;text-shadow:0 0 20px rgba(47,204,255,.22);
  animation:none!important;transform:none!important;
}
.brand-sub{font-size:7px!important;letter-spacing:3px!important;color:#6d91a8!important;margin-top:5px;display:block}
.navlinks a{font-size:12px;font-weight:800;color:#9db0c1}
.actions .btn{border-radius:12px}

.hero{
  min-height:500px!important;border-radius:26px!important;border:1px solid #1c3a51;
  overflow:hidden;background:#06111b;box-shadow:0 25px 80px rgba(0,0,0,.32),inset 0 0 50px rgba(35,175,255,.025);
}
.hero-slide{min-height:500px!important}
.hero-media{background:linear-gradient(90deg,rgba(3,10,17,.95) 0%,rgba(3,10,17,.72) 43%,rgba(3,10,17,.16) 100%),var(--bg-image) center/cover no-repeat!important;transform:scale(1.01)}
.hero-overlay{position:absolute;inset:0;background:
  radial-gradient(circle at 70% 20%,rgba(27,185,255,.12),transparent 25%),
  linear-gradient(0deg,rgba(3,10,17,.76),transparent 50%);z-index:1;pointer-events:none}
.hero-copy{z-index:3!important;width:min(660px,72%)!important;padding:56px 48px!important}
.hero .kicker{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:8px 12px;border:1px solid rgba(101,222,255,.28);border-radius:999px;background:rgba(4,18,29,.72);color:#ffd978;font-size:10px;font-weight:900;letter-spacing:1.2px}
.hero h1{font-size:56px!important;line-height:.98!important;letter-spacing:-2px!important;margin:17px 0 13px!important;text-shadow:0 8px 35px rgba(0,0,0,.55)}
.hero h1 span{display:block;font-size:22px;letter-spacing:.5px;color:#54cfff;margin-top:12px}
.hero p{font-size:14px!important;color:#c1d1dd;max-width:560px;line-height:1.65}
.hero-actions{display:flex;gap:10px;margin-top:18px}
.hero-actions .btn{padding:12px 16px;border-radius:12px}

.section{margin-top:46px}
.head{margin-bottom:16px}
.title{font-size:28px!important}
.sub{color:#7f95a8}
.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
.cat{
  min-height:78px;padding:14px 15px!important;border-radius:15px!important;
  display:flex;align-items:center;gap:12px;text-align:left;
  background:linear-gradient(145deg,#0a1824,#06101a)!important;border:1px solid #1d3447!important;
}
.cat:hover,.cat.active{transform:translateY(-2px);border-color:#2ebfff!important;box-shadow:0 12px 28px rgba(0,166,255,.11),inset 0 0 24px rgba(0,185,255,.04)!important}
.cat-icon{font-size:24px!important;margin:0!important;flex:0 0 35px;text-align:center}
.cat-copy{display:flex;flex-direction:column;gap:4px;min-width:0}
.cat-copy strong{font-size:13px;color:#edf8ff}
.cat-copy small{font-size:9px;color:#71889c}
.cat-highlight{margin-left:auto;font-style:normal;font-size:7px;font-weight:1000;letter-spacing:.8px;color:#6dffbc;border:1px solid rgba(72,255,174,.25);background:rgba(25,195,110,.08);padding:5px 6px;border-radius:999px;white-space:nowrap}
.cat[data-cat="without"]{border-color:rgba(69,234,160,.25)!important}
.cat[data-cat="without"] .cat-icon{filter:drop-shadow(0 0 9px rgba(67,255,174,.28))}
.cat[data-cat="with"] .cat-icon{filter:drop-shadow(0 0 9px rgba(50,170,255,.28))}

.offer-box{margin-top:17px!important;padding:16px!important;border-radius:20px!important;background:linear-gradient(145deg,rgba(8,20,31,.92),rgba(4,11,18,.96))!important}
.filters{gap:7px!important;margin-bottom:14px!important;overflow-x:auto;flex-wrap:nowrap!important;padding-bottom:4px;scrollbar-width:none}
.filters::-webkit-scrollbar{display:none}
.filter{white-space:nowrap!important;padding:9px 12px!important;border-radius:999px!important;color:#9fb2c2!important;background:#091621!important}
.filter.active{color:#fff!important;background:linear-gradient(135deg,#139fe9,#236df2)!important;border-color:#36c6ff!important}
.offers{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.offer{
  padding:14px!important;border-radius:18px!important;background:linear-gradient(155deg,#0b1824,#06101a)!important;
  border:1px solid #1e384d!important;
}
.offer:hover{border-color:#329ed0!important}
.offer-media{height:165px!important;border-radius:13px!important;margin-bottom:12px!important;object-fit:cover}
.offer-topline{position:relative;z-index:2;display:flex;gap:5px;flex-wrap:wrap;min-height:24px}
.badge{font-size:8px!important;padding:6px 8px!important;border-radius:999px!important;background:rgba(8,31,46,.88)!important;color:#80ddff!important;border-color:rgba(61,194,255,.24)!important}
.no-login-badge{color:#75ffbd!important;border-color:rgba(74,255,175,.28)!important;background:rgba(16,91,61,.18)!important}
.vip-badge{color:#e6d58a!important;border-color:rgba(255,217,103,.26)!important}
.offer h3{font-size:18px!important;line-height:1.2;margin:10px 0 7px!important;color:#f4fbff}
.offer small{display:block;min-height:31px;color:#8299aa!important}
.no-login-strip{
  margin:9px 0;padding:8px 10px;border-radius:10px;
  background:linear-gradient(90deg,rgba(28,197,121,.14),rgba(21,129,92,.05));
  border:1px solid rgba(75,255,179,.20);color:#7dffc2;font-size:10px;font-weight:900;
}
.price{font-size:25px!important;color:#fff;margin:14px 0 11px!important}
.old{font-size:11px!important;color:#66798b!important}
.buy{padding:11px!important;border-radius:11px!important}

.vip-card-stats{margin:11px 0!important}
.vip-card-stats span{font-size:10px!important;padding:7px 4px!important}

.gamegrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}
.game{border-radius:18px!important}
.game-art{height:125px!important}
.game-body h3{color:#f3faff}
.game.active{border-color:#31bfff;box-shadow:0 12px 30px rgba(0,166,255,.10)}

.support-box{
  display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;
  border:1px solid #1d3a50;border-radius:19px;background:linear-gradient(145deg,#091925,#06101a)
}
.support-copy{display:flex;flex-direction:column;gap:5px}
.support-copy strong{font-size:16px}.support-copy span{font-size:11px;color:#7f95a8}
.support-actions{display:flex;gap:9px;flex-wrap:wrap}
.support-btn{
  display:inline-flex;align-items:center;justify-content:center;padding:11px 14px;border-radius:11px;
  text-decoration:none;font-size:11px;font-weight:900;border:1px solid #27465c;color:#fff;background:#0a1722
}
.support-btn.whatsapp{border-color:rgba(55,232,145,.35);color:#7effc2}
.support-btn.facebook{border-color:rgba(74,142,255,.35);color:#82b4ff}
.support-btn.disabled{opacity:.45;pointer-events:none}

.modal{padding:14px!important}
.modal-box{border-radius:22px!important;background:linear-gradient(150deg,#0b1925,#050d15)!important;border-color:#26465d!important}
.offer-modal-box{width:min(760px,100%)!important}
.modal-badges{display:flex;gap:6px;flex-wrap:wrap;margin:2px 0 10px}
.offer-modal-box h2{font-size:30px;line-height:1.08;margin:8px 0}
.modal-price{font-size:30px;font-weight:1000;margin:15px 0}
.modal-access{display:flex;flex-direction:column;gap:4px;padding:13px 14px;border-radius:13px;margin:14px 0;border:1px solid}
.modal-access span{font-size:10px;color:#8ea4b5}
.no-login-access{border-color:rgba(69,240,161,.24);background:rgba(31,176,108,.07);color:#77ffc2}
.login-access{border-color:rgba(51,180,255,.24);background:rgba(30,138,220,.07);color:#72dfff}
.vip-showcase{margin-top:18px}
.vip-showcase-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}
.vip-showcase-title span{font-size:17px}.vip-showcase-title small{font-size:9px;color:#7d92a3}
.vip-level-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-height:52vh!important}
.vip-level-card{border-radius:15px!important}
.order-box{width:min(560px,100%)!important}
.order-kicker{font-size:9px;letter-spacing:1.5px;color:#5bcfff;font-weight:900}
.order-summary{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:11px 13px;margin:12px 0 17px;border-radius:12px;border:1px solid #1e3b50;background:#07131e}
.order-summary span{font-size:8px;color:#73dcff;font-weight:900}.order-summary strong{font-size:13px}.order-summary b{font-size:18px}
.phone-row{display:grid;grid-template-columns:1fr 1fr auto;gap:8px}
.credential-panel{margin:15px 0;padding:14px;border-radius:15px;border:1px solid rgba(55,185,255,.20);background:rgba(9,27,40,.65)}
.credential-title{font-size:13px;font-weight:900}.credential-sub{font-size:10px;color:#7f95a8;margin-top:4px}
.credential-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:11px 0}
.credential-option{padding:10px;border-radius:10px;border:1px solid #25445a;background:#081620;color:#9fb3c2;font-weight:800;cursor:pointer}
.credential-option.active{color:#fff;border-color:#31bfff;background:linear-gradient(135deg,#128fd5,#1e65e8)}
.secure-note{font-size:9px;line-height:1.5;color:#7890a2;border-top:1px solid #183043;padding-top:9px;margin-top:10px}
.submit-order{width:100%;margin-top:10px}

@media(max-width:950px){
  .offers{grid-template-columns:repeat(2,minmax(0,1fr))}
  .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gamegrid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hero-copy{width:80%!important}
}
@media(max-width:600px){
  .nav{min-height:67px!important;padding:7px 0!important}
  .brand{gap:7px!important;max-width:calc(100% - 145px)!important}
  .brand-logo{width:43px!important;height:38px!important}
  .brand-name{font-size:17px!important;letter-spacing:1.1px!important;overflow:visible!important}
  .brand-sub{font-size:5.5px!important;letter-spacing:1.5px!important}
  .actions{gap:5px!important}
  .actions .btn{font-size:10px!important;padding:8px 9px!important}
  .hero{min-height:405px!important;margin-top:10px!important;border-radius:19px!important}
  .hero-slide{min-height:405px!important}
  .hero-media{background:linear-gradient(180deg,rgba(3,10,17,.20),rgba(3,10,17,.94) 70%),var(--bg-image) center/cover no-repeat!important}
  .hero-copy{width:100%!important;min-height:405px!important;padding:24px 18px 42px!important;justify-content:flex-end}
  .hero .kicker{font-size:8px;padding:7px 9px}
  .hero h1{font-size:34px!important;letter-spacing:-1.4px!important;margin:12px 0 7px!important}
  .hero h1 span{font-size:17px;margin-top:8px}
  .hero p{font-size:11px!important;line-height:1.45}
  .hero-actions .btn{font-size:10px;padding:9px 11px}
  .section{margin-top:32px!important}
  .title{font-size:23px!important}
  .sub{font-size:10px!important}
  .category-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}
  .cat{min-height:72px!important;padding:11px!important;gap:8px!important}
  .cat-icon{font-size:20px!important;flex-basis:25px}
  .cat-copy strong{font-size:11px}
  .cat-copy small{font-size:8px}
  .cat-highlight{font-size:6px;padding:4px;position:absolute;right:7px;top:7px}
  .offers{grid-template-columns:1fr!important}
  .offer{padding:12px!important}
  .offer-media{height:175px!important}
  .offer h3{font-size:17px!important}
  .offer-box{padding:10px!important}
  .filters{margin-bottom:10px!important}
  .filter{font-size:9px!important;padding:8px 10px!important}
  .gamegrid{grid-template-columns:1fr 1fr!important;gap:8px!important}
  .game-art{height:100px!important;font-size:52px}
  .game-body{padding:11px!important}
  .game-body h3{font-size:13px}
  .game-body p{font-size:9px}
  .support-box{flex-direction:column;align-items:stretch;padding:15px}
  .support-actions{display:grid;grid-template-columns:1fr 1fr}
  .support-btn{font-size:9px;padding:10px 7px}
  .offer-modal-box{padding:17px!important}
  .modal-offer-image{max-height:210px!important}
  .offer-modal-box h2{font-size:25px}
  .modal-price{font-size:27px}
  .vip-level-grid{grid-template-columns:1fr!important}
  .phone-row{grid-template-columns:1fr 1fr;}.phone-row .btn:last-child{grid-column:1/-1}
  .credential-grid{grid-template-columns:1fr}
  .order-summary{grid-template-columns:1fr auto}
  .order-summary span{grid-column:1/-1}
}

/* =========================================================
   PREMIUM CUSTOMER LOGIN — refreshed visual only
   Firebase IDs/functions are intentionally preserved.
   ========================================================= */
.login-modal{background:rgba(1,5,10,.78);backdrop-filter:blur(14px);padding:18px}
.premium-login{position:relative;overflow:hidden;width:min(500px,100%);padding:30px 30px 22px;border:1px solid rgba(65,187,255,.32);border-radius:24px;background:linear-gradient(145deg,rgba(8,20,31,.98),rgba(3,10,18,.99));box-shadow:0 30px 100px rgba(0,0,0,.62),0 0 70px rgba(20,150,255,.10)}
.login-glow{position:absolute;width:250px;height:250px;right:-100px;top:-120px;border-radius:50%;background:radial-gradient(circle,rgba(32,184,255,.25),transparent 68%);pointer-events:none}
.login-brand{position:relative;display:flex;align-items:center;justify-content:center;gap:13px;margin:2px 0 18px}
.login-logo-wrap{position:relative;width:66px;height:52px;display:grid;place-items:center;filter:drop-shadow(0 0 15px rgba(35,188,255,.45))}
.login-logo-wrap img{width:100%;height:100%;object-fit:contain;position:relative;z-index:2}
.login-orbit{position:absolute;inset:5px;border:1px solid rgba(50,201,255,.5);border-radius:50%;transform:rotate(-20deg);z-index:1}.login-orbit.o2{inset:10px 0;border-color:rgba(44,111,255,.35);transform:rotate(38deg)}
.login-brand-name{font-size:21px;font-weight:1000;letter-spacing:2px;background:linear-gradient(90deg,#fff,#8feaff,#20a9ff);-webkit-background-clip:text;background-clip:text;color:transparent}.login-brand-sub{font-size:8px;letter-spacing:3px;color:#71889d;margin-top:3px}
.login-title{text-align:center;font-size:27px;font-weight:950;letter-spacing:-.5px}.login-subtitle{text-align:center;color:#8ea3b7;font-size:13px;margin:6px 0 20px}
.login-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:16px}.login-method{min-height:68px;border:1px solid #203a50;border-radius:13px;background:#08131f;color:#dcecff;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;transition:.2s}.login-method span{font-size:17px}.login-method b{font-size:12px}.login-method small{font-size:9px;color:#72879a}.login-method:hover,.login-method.active{border-color:#2bbaff;background:linear-gradient(145deg,rgba(17,85,125,.42),rgba(8,24,37,.96));box-shadow:0 0 0 1px rgba(43,186,255,.08),0 10px 25px rgba(0,120,220,.10)}
.login-panel{display:none;animation:loginPanelIn .22s ease}.login-panel.active{display:block}@keyframes loginPanelIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
.login-panel-icon{width:42px;height:42px;margin:2px auto 8px;border-radius:12px;display:grid;place-items:center;background:#fff;color:#4285f4;font-weight:1000;font-size:22px}.login-panel h3{text-align:center;margin:0;font-size:17px}.login-panel p{text-align:center;color:#8298ab;font-size:12px;line-height:1.55;margin:5px 0 14px}
.premium-login .field{margin:10px 0}.premium-login .field label{font-size:10px;letter-spacing:.7px;color:#8fa6b8;font-weight:900}.premium-login input{width:100%;height:48px;margin-top:6px;padding:0 14px;border:1px solid #244157;border-radius:11px;background:#07111c;color:#fff;outline:none}.premium-login input:focus{border-color:#2dbbff;box-shadow:0 0 0 3px rgba(45,187,255,.08)}
.login-submit{width:100%;min-height:48px;border:0;border-radius:12px;background:linear-gradient(135deg,#20b8ff,#176cff);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 12px 30px rgba(23,108,255,.20);display:flex;align-items:center;justify-content:center;gap:9px}.login-submit b{margin-left:auto;margin-right:15px;font-size:17px}.google-submit{background:linear-gradient(135deg,#1aaefc,#286bff)}
.phone-row{display:grid;grid-template-columns:1fr 100px 72px;gap:8px;align-items:end}.phone-row .login-submit{width:auto}.verify-btn{height:48px;border:1px solid #29445b;border-radius:11px;background:#0b1723;color:#fff;font-weight:900;cursor:pointer}.verify-btn:hover{border-color:#2bbaff}
.login-hint{font-size:10px;color:#72879a;text-align:center;margin-top:9px;line-height:1.4}.login-secure{margin-top:17px;padding:9px 11px;border:1px solid rgba(38,221,166,.14);border-radius:10px;background:rgba(38,221,166,.045);color:#82a99e;font-size:9px;text-align:center}.premium-login .helper{text-align:center;color:#667d90;font-size:9px;margin-top:9px}
@media(max-width:560px){.premium-login{padding:23px 17px 18px;border-radius:20px}.login-title{font-size:23px}.login-methods{gap:6px}.login-method{min-height:63px}.login-brand-name{font-size:18px}.phone-row{grid-template-columns:1fr 82px 64px}.premium-login input{height:46px}.login-submit{min-height:46px}}

/* LOGIN CLASSIC REDESIGN v1205 */
.login-modal{padding:14px!important;background:rgba(1,5,10,.76)!important;backdrop-filter:blur(12px)}
.classic-login{width:min(760px,100%)!important;max-height:92vh!important;overflow:auto!important;padding:25px!important;border-radius:24px!important;background:linear-gradient(145deg,#f6fbff 0%,#eaf4fb 45%,#dfeef8 100%)!important;color:#102030!important;border:1px solid rgba(88,177,224,.55)!important;box-shadow:0 28px 90px rgba(0,0,0,.55),0 0 45px rgba(31,176,255,.12)!important}
.classic-login .close{z-index:5;right:14px;top:10px;width:40px;height:40px;border-radius:12px;background:rgba(255,255,255,.72);color:#536779;font-size:30px;line-height:1;border:1px solid rgba(82,133,166,.22)}
.classic-login .close:hover{background:#fff;color:#087fbe}
.login-head{padding-right:45px!important;margin-bottom:18px!important}.classic-logo{position:relative;width:68px;height:55px;display:grid;place-items:center;filter:drop-shadow(0 4px 12px rgba(0,150,230,.25));flex:0 0 auto}.classic-logo img{width:100%;height:100%;object-fit:contain;position:relative;z-index:2}.classic-orbit{position:absolute;border:1px solid rgba(0,153,224,.48);border-radius:50%;z-index:1}.classic-orbit.a{inset:2px 0;transform:rotate(-18deg)}.classic-orbit.b{inset:8px -2px;transform:rotate(28deg);border-color:rgba(36,99,211,.35)}.classic-login .modal-head h2{margin:0;color:#10283a;font-size:25px;font-weight:1000}.classic-login .sub{color:#63798a}
.login-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.login-option-card{border:1px solid rgba(58,121,157,.24);border-radius:16px;background:rgba(255,255,255,.76);padding:16px;box-shadow:0 8px 24px rgba(29,78,106,.08)}.login-option-card:first-child{grid-column:1/-1}.login-option-title{display:flex;align-items:center;gap:8px;color:#122d40;font-size:15px;margin-bottom:2px}.login-option-title span{font-size:20px}.login-option-card .sub{font-size:11px;margin-bottom:10px}.classic-login .field{margin:9px 0}.classic-login .field label{color:#5e7384}.classic-login .field input,.classic-login input{box-sizing:border-box;background:#fff!important;color:#152a39!important;border:1px solid #b7cddd!important;box-shadow:inset 0 1px 2px rgba(0,0,0,.03)}.classic-login .field input::placeholder,.classic-login input::placeholder{color:#91a1ad}.login-action{width:100%;margin-top:5px!important}.otp-row{display:grid;grid-template-columns:1fr 1fr auto;gap:7px;align-items:center}.otp-row input{height:44px;padding:0 12px;border-radius:10px}.otp-row .btn{min-height:44px}.classic-login .btn.primary{background:linear-gradient(135deg,#1eaef4,#176ff0);box-shadow:0 9px 22px rgba(23,111,240,.18)}.classic-secure{background:rgba(18,145,109,.07)!important;border-color:rgba(18,145,109,.18)!important;color:#4f776d!important}.classic-login .helper{text-align:center;color:#718493;font-size:10px;margin-top:9px}.logged-in-panel{text-align:center;padding:22px 8px 8px}.logged-badge{display:inline-flex;padding:7px 12px;border-radius:999px;background:rgba(22,169,111,.10);border:1px solid rgba(22,169,111,.25);color:#087e5b;font-size:10px;font-weight:900;letter-spacing:.7px}.account-avatar{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;margin:18px auto 10px;background:linear-gradient(135deg,#28b8f4,#256ef0);color:#fff;font-size:28px;font-weight:1000;box-shadow:0 10px 30px rgba(32,125,240,.22)}.logged-in-panel h2{margin:4px 0;color:#10283a}.account-status{margin:16px auto;padding:12px;border-radius:12px;background:rgba(255,255,255,.7);border:1px solid rgba(58,121,157,.2);color:#607585;font-size:12px}.logout-full{width:100%;margin-top:5px}.hidden{display:none!important}
@media(max-width:620px){.classic-login{padding:19px 14px!important;border-radius:20px!important}.login-option-grid{grid-template-columns:1fr}.login-option-card:first-child{grid-column:auto}.login-head{margin-bottom:13px!important}.classic-logo{width:58px;height:48px}.classic-login .modal-head h2{font-size:21px}.login-option-card{padding:13px}.otp-row{grid-template-columns:1fr 1fr}.otp-row .btn:last-child{grid-column:1/-1}.classic-login{max-height:90vh!important}}


/* =========================================================
   V11 — Midasbuy-inspired compact slider + premium LI mark
   Functional structure preserved; visual layer only.
   ========================================================= */
.hero-slide{
  display:block!important;
  position:absolute!important;
  inset:0!important;
  min-height:100%!important;
  opacity:0;
  visibility:hidden;
  transform:translateX(18px) scale(.985);
  transition:opacity .62s ease,transform .72s cubic-bezier(.22,.8,.24,1),visibility .62s ease;
  pointer-events:none;
}
.hero-slide.active{
  opacity:1!important;
  visibility:visible;
  transform:translateX(0) scale(1);
  pointer-events:auto;
  animation:none!important;
}
.hero{position:relative!important;overflow:hidden}
.hero-nav{left:50%!important;transform:translateX(-50%);bottom:12px!important}
.hero .arrow{width:34px;height:34px;font-size:18px;background:rgba(0,8,15,.42);backdrop-filter:blur(5px)}
.hero-media{transition:transform 1.2s ease}
.hero-slide.active .hero-media{transform:scale(1.025)}
.hero .hero-copy{max-width:620px}
.hero-actions .btn{backdrop-filter:blur(6px)}

/* Animated LI logo: four visual slices use the same source image,
   so the exact original logo artwork remains unchanged. */
.animated-li-mark{position:relative;isolation:isolate;overflow:visible!important}
.animated-li-mark .li-piece{
  position:absolute;inset:0;
  background:url('assets/li-logo.png') center/contain no-repeat;
  filter:drop-shadow(0 0 10px rgba(28,187,255,.34));
  will-change:transform,opacity,filter;
  animation:liPieceDrop 6.8s cubic-bezier(.18,.84,.22,1) infinite;
}
.animated-li-mark .p1{clip-path:polygon(0 0,35% 0,35% 100%,0 100%);animation-delay:0s}
.animated-li-mark .p2{clip-path:polygon(27% 0,55% 0,55% 100%,27% 100%);animation-delay:.28s}
.animated-li-mark .p3{clip-path:polygon(47% 0,76% 0,76% 100%,47% 100%);animation-delay:.56s}
.animated-li-mark .p4{clip-path:polygon(68% 0,100% 0,100% 100%,68% 100%);animation-delay:.84s}
@keyframes liPieceDrop{
  0%,8%{opacity:0;transform:translateY(-34px) rotateX(75deg) scale(.92);filter:drop-shadow(0 0 0 rgba(28,187,255,0))}
  18%,72%{opacity:1;transform:translateY(0) rotateX(0) scale(1);filter:drop-shadow(0 0 13px rgba(28,187,255,.48))}
  84%,100%{opacity:1;transform:translateY(0) rotateX(0) scale(1);filter:drop-shadow(0 0 9px rgba(28,187,255,.28))}
}
.animated-li-mark:after{
  content:"";position:absolute;inset:-16px -20px;z-index:-1;border-radius:50%;
  background:radial-gradient(circle,rgba(28,186,255,.24),transparent 62%);
  animation:liAura 4.5s ease-in-out infinite;
}
.animated-li-mark .logo-orbit{animation:orbitSpin 7s linear infinite}
@keyframes orbitSpin{to{transform:rotate(342deg) scale(1.04)}}
@keyframes liAura{0%,100%{opacity:.35;transform:scale(.9) rotate(0)}50%{opacity:.9;transform:scale(1.15) rotate(180deg)}}

.brand-name{
  font-size:29px!important;
  background:linear-gradient(90deg,#fff,#d9f8ff 42%,#46cfff 75%,#fff);
  -webkit-background-clip:text;background-clip:text;color:transparent!important;
  text-shadow:0 0 22px rgba(44,195,255,.22);
  animation:brandTextGlow 3.8s ease-in-out infinite!important;
}
@keyframes brandTextGlow{0%,100%{filter:brightness(.96)}50%{filter:brightness(1.22) drop-shadow(0 0 9px rgba(43,203,255,.28))}}

/* Premium categories: strong readable labels and cleaner hierarchy */
.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}
.cat{
  min-height:94px!important;
  background:radial-gradient(circle at 90% 0%,rgba(32,184,255,.11),transparent 34%),linear-gradient(145deg,#0b1a27,#06101a)!important;
  border:1px solid #21435a!important;
  box-shadow:inset 0 0 30px rgba(24,174,255,.025);
}
.cat:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 20%,rgba(255,255,255,.045) 48%,transparent 68%);transform:translateX(-110%);transition:.65s;pointer-events:none}
.cat:hover:before,.cat.active:before{transform:translateX(110%)}
.cat-copy strong{color:#f7fcff!important;font-size:14px!important}
.cat-copy small{color:#91a9ba!important}
.cat-icon{color:#fff}
.cat-highlight{font-size:7px!important}
.filter{color:#d2e4ef!important}
.filter.active{box-shadow:0 7px 22px rgba(22,153,242,.18)}

/* Admin image editor */
.media-upload-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.media-upload-box{padding:14px;border:1px solid #203c52;border-radius:15px;background:linear-gradient(145deg,#091724,#06111a)}
.media-label{font-size:10px;font-weight:1000;letter-spacing:1px;color:#70d9ff;margin-bottom:10px}
.media-controls{display:flex;flex-direction:column;gap:8px;min-width:0}
.slider-preview{aspect-ratio:16/9}
.media-note{margin-top:12px;padding:10px 12px;border-radius:10px;background:rgba(24,159,222,.06);border:1px solid rgba(51,185,255,.13)}
.crop-box{width:min(720px,100%)!important}
.crop-kicker{font-size:9px;letter-spacing:1.6px;color:#65d8ff;font-weight:1000}
.crop-stage{touch-action:none;cursor:grab;
  position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:16px;
  background:#02080d;border:1px solid #25445b;margin:15px 0;
}
.crop-stage img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform-origin:center;transition:transform .08s linear}
.crop-controls{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}
.crop-controls label{display:flex;flex-direction:column;gap:6px;color:#9eb2c2;font-size:9px;font-weight:900}
.crop-controls input{width:100%}
.crop-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}

/* Login: restore the earlier all-options-together layout and keep close button reliable */
.classic-login{position:relative!important}
.classic-login .close{pointer-events:auto!important;z-index:30!important;cursor:pointer!important}
.all-login-methods{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.all-login-methods .login-option-card:first-child{grid-column:auto!important}
.all-login-methods .login-option-card{min-width:0}
.classic-login .login-option-title strong{color:#102d42!important}
.classic-login .login-action{min-height:44px!important}
.logged-in-panel{padding-top:12px!important}
.logged-in-panel .logout-full{background:linear-gradient(135deg,#ff5c68,#ff7d55)!important}

@media(max-width:950px){
  .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .media-upload-row{grid-template-columns:1fr}
}
@media(max-width:600px){
  .brand-logo{width:48px!important;height:42px!important}
  .brand-name{font-size:16px!important;letter-spacing:1px!important}
  .brand-sub{font-size:5.5px!important}
  .hero{
    min-height:235px!important;height:235px!important;
    margin-top:9px!important;border-radius:17px!important;
  }
  .hero-slide{min-height:235px!important}
  .hero-media{
    background:linear-gradient(180deg,rgba(3,10,17,.08),rgba(3,10,17,.90) 78%),var(--bg-image) center/cover no-repeat!important;
  }
  .hero-copy{
    min-height:235px!important;height:235px!important;
    padding:15px 16px 35px!important;
    justify-content:flex-end!important;
  }
  .hero .kicker{font-size:7px!important;padding:5px 8px!important}
  .hero h1{font-size:24px!important;line-height:1.02!important;margin:7px 0 4px!important;letter-spacing:-.7px!important}
  .hero h1 span{font-size:14px!important;margin-top:4px!important}
  .hero p{font-size:9px!important;line-height:1.35!important;margin:0 0 8px!important;max-width:90%!important}
  .hero-actions{gap:5px!important;margin-top:3px!important}
  .hero-actions .btn{padding:7px 9px!important;font-size:9px!important;border-radius:9px!important}
  .hero .arrow{width:28px;height:28px;font-size:15px}
  .hero-nav{bottom:8px!important}
  .dot{width:5px;height:5px}.dot.active{width:18px}
  .section{margin-top:27px!important}
  .category-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}
  .cat{min-height:82px!important;padding:10px!important;border-radius:13px!important}
  .cat-icon{font-size:20px!important;flex-basis:25px!important}
  .cat-copy strong{font-size:10px!important}
  .cat-copy small{font-size:7px!important}
  .cat-highlight{font-size:5px!important;right:5px!important;top:5px!important;padding:3px 4px!important}
  .media-upload-row{grid-template-columns:1fr}
  .crop-controls{grid-template-columns:1fr}
  .crop-box{padding:17px!important}
  .all-login-methods{grid-template-columns:1fr!important}
  .all-login-methods .login-option-card:first-child{grid-column:auto!important}
  .classic-login{max-height:92vh!important}
}


/* V12 — compact running highlights, tap-anywhere hero, payment + profile */
.hero-highlights-section{margin-top:14px;margin-bottom:8px}.section-head-inline{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.mini-title{font-size:14px;font-weight:1000;color:#eef9ff}.mini-sub{font-size:9px;color:#71899c;margin-top:2px}.hero-highlights{display:flex;gap:8px;overflow-x:auto;padding:2px 1px 5px;scrollbar-width:none}.hero-highlights::-webkit-scrollbar{display:none}.highlight-card{min-width:190px;flex:0 0 190px;display:flex;align-items:center;gap:8px;padding:7px;border:1px solid #1d4058;border-radius:13px;background:linear-gradient(145deg,#0a1a28,#07111a);color:#fff;text-align:left;cursor:pointer}.highlight-card:hover{border-color:#2dbbff;transform:translateY(-1px)}.highlight-card img{width:54px;height:42px;object-fit:cover;border-radius:8px}.highlight-card span{display:flex;flex-direction:column;min-width:0;flex:1}.highlight-card b{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.highlight-card small{font-size:10px;color:#5ed3ff;margin-top:3px}.highlight-card i{font-style:normal;color:#58cfff;font-size:15px}.highlight-empty{font-size:10px;color:#71899c;padding:10px 0}.payment-panel{margin:15px 0;padding:14px;border-radius:15px;border:1px solid rgba(55,185,255,.20);background:rgba(9,27,40,.65)}.payment-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:11px 0}.payment-option{padding:11px 6px;border-radius:10px;border:1px solid #25445a;background:#081620;color:#a9bdcb;font-weight:900;cursor:pointer}.payment-option.active{color:#fff;border-color:#31bfff;background:linear-gradient(135deg,#128fd5,#1e65e8)}.profile-box{width:min(520px,100%)!important;padding:22px!important}.profile-hero{text-align:center}.profile-avatar-wrap{position:relative;display:block;width:92px;height:92px;margin:4px auto 12px;cursor:pointer}.profile-avatar{width:92px;height:92px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#20b8ff,#256ef0);color:#fff;font-size:35px;font-weight:1000;box-shadow:0 12px 34px rgba(32,125,240,.24);border:2px solid rgba(100,215,255,.55)}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-avatar-wrap>span{position:absolute;right:-2px;bottom:1px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#176ff0;border:1px solid #b9d8eb;font-size:13px}.profile-hero h2{margin:5px 0 3px}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px}.profile-stats>div{padding:14px 7px;text-align:center;border:1px solid #203c52;border-radius:13px;background:#081621}.profile-stats b{display:block;font-size:20px;color:#fff}.profile-stats small{display:block;margin-top:4px;font-size:9px;color:#7890a2}.profile-note{margin-top:13px;padding:10px;border-radius:11px;background:rgba(45,187,255,.06);border:1px solid rgba(45,187,255,.14);font-size:10px;color:#7f98a9}
@media(max-width:600px){.hero-highlights-section{margin-top:10px}.highlight-card{min-width:170px;flex-basis:170px}.payment-grid{grid-template-columns:repeat(2,1fr)}.profile-box{padding:18px!important}}

@media(max-width:600px){.hero,.hero-slide{min-height:255px!important;height:255px!important}.hero-copy{min-height:255px!important;padding:18px 16px 34px!important}.hero h1{font-size:27px!important}.hero p{font-size:10px!important}.hero-actions .btn{padding:8px 10px;font-size:9px}.category-grid{gap:6px!important}.cat{min-height:56px!important;padding:9px 8px!important;border-radius:12px!important}.cat-icon{font-size:18px!important;flex-basis:24px}.cat strong{font-size:10px!important}.cat-highlight{font-size:5px!important;right:5px;top:5px}}

/* V13 — explicit offer details */
.offer-detail-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.offer-detail-strip>div{padding:10px;border:1px solid rgba(61,180,255,.18);border-radius:12px;background:rgba(7,22,34,.75)}.offer-detail-strip small{display:block;font-size:8px;color:#6e93a8;font-weight:900;letter-spacing:.08em}.offer-detail-strip b{display:block;margin-top:4px;color:#eaf7ff;font-size:10px}.profile-avatar-wrap{user-select:none}.profile-avatar-wrap:hover .profile-avatar{filter:brightness(1.08)}
@media(max-width:600px){.offer-detail-strip{grid-template-columns:1fr 1fr}.offer-detail-strip>div:last-child{grid-column:1/-1}}

/* =========================================================
   V14 FINAL — compact Midasbuy-style mobile storefront
   ========================================================= */
.hero{
  min-height:310px!important;height:310px!important;margin-top:18px!important;border-radius:22px!important;
}
.hero-slide{min-height:310px!important;height:310px!important}
.hero-media{background:linear-gradient(90deg,rgba(3,10,17,.82) 0%,rgba(3,10,17,.46) 48%,rgba(3,10,17,.10) 100%),var(--bg-image) center/cover no-repeat!important}
.hero-copy{width:58%!important;min-height:310px!important;padding:34px 36px!important;justify-content:center!important}
.hero h1{font-size:38px!important;line-height:1!important;margin:11px 0 8px!important}
.hero p{font-size:11px!important;line-height:1.45!important;margin-bottom:12px!important}
.hero-actions .btn{padding:8px 12px!important;font-size:10px!important}
.hero .arrow{width:30px!important;height:30px!important;font-size:16px!important;background:rgba(2,9,15,.48)!important}
.hero-nav{bottom:9px!important;left:50%!important}
.hero-highlights-section{margin-top:12px!important;margin-bottom:4px!important}
.hero-highlights-section .mini-sub{display:none!important}
.mini-title{font-size:16px!important}
.highlight-card{min-width:230px!important;flex-basis:230px!important;min-height:62px!important;padding:8px!important}
.highlight-card img{width:72px!important;height:50px!important}
.highlight-card b{font-size:11px!important}
.highlight-card small{font-size:10px!important}

.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}
.cat{min-height:64px!important;height:64px!important;padding:9px 11px!important;border-radius:14px!important;display:flex!important;align-items:center!important;gap:9px!important}
.cat-icon{font-size:20px!important;margin:0!important;flex:0 0 25px!important}
.cat strong{font-size:11px!important;line-height:1.15!important;color:#f7fcff!important}
.cat-highlight{position:absolute!important;right:6px!important;top:5px!important;font-size:6px!important;padding:2px 4px!important}
.section{margin-top:28px!important}
.section .head{margin-bottom:10px!important}
.section .head .sub{font-size:10px!important}

.vip-showcase{margin-top:16px}
.vip-level-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important}
.vip-level-card{padding:11px!important;border-radius:14px!important}
.vip-level-head{margin-bottom:8px!important}.vip-level-head b{font-size:12px!important}.vip-level-head span{font-size:8px!important;padding:3px 6px!important}
.benefit{grid-template-columns:18px 1fr!important;gap:3px!important;padding:6px 0!important}.benefit strong{font-size:12px!important}.benefit small{grid-column:2;font-size:8px!important;margin-top:-2px}
.loyalty-strip{display:flex;align-items:center;gap:6px;margin:8px 0;padding:7px 9px;border-radius:10px;background:linear-gradient(135deg,rgba(30,129,255,.12),rgba(255,196,42,.07));border:1px solid rgba(74,180,255,.22)}
.loyalty-strip img{width:22px;height:22px;object-fit:contain}.loyalty-strip b{font-size:12px;color:#fff}.loyalty-strip span{font-size:8px;color:#9eb5c5}
.loyalty-detail{display:flex!important;align-items:center;gap:7px;margin-top:9px;color:#ffe36d!important;font-size:12px!important}.loyalty-detail img{width:25px;height:25px;object-fit:contain}

/* Make the entire hero a clean tap target while arrows/dots stay controls. */
.hero{touch-action:pan-y;cursor:pointer}.hero .arrow,.hero .dot,.hero-actions{cursor:pointer}

@media(max-width:900px){
  .vip-level-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:600px){
  .hero{min-height:215px!important;height:215px!important;margin-top:9px!important;border-radius:17px!important}
  .hero-slide{min-height:215px!important;height:215px!important}
  .hero-media{background:linear-gradient(180deg,rgba(3,10,17,.16),rgba(3,10,17,.90) 82%),var(--bg-image) center/cover no-repeat!important}
  .hero-copy{width:100%!important;min-height:215px!important;padding:12px 14px 27px!important;justify-content:flex-end!important}
  .hero h1{font-size:23px!important;line-height:1.03!important;margin:6px 0 4px!important;max-width:78%!important}
  .hero h1 span{font-size:13px!important;margin-top:3px!important}
  .hero p{font-size:8px!important;line-height:1.3!important;margin:0 0 6px!important;max-width:82%!important}
  .hero-actions{gap:4px!important}.hero-actions .btn{padding:6px 8px!important;font-size:8px!important;border-radius:8px!important}
  .hero .arrow{width:25px!important;height:25px!important;font-size:14px!important}
  .hero .prev{left:7px!important}.hero .next{right:7px!important}
  .hero-nav{bottom:6px!important}.dot{width:5px!important;height:5px!important}.dot.active{width:17px!important}
  .hero-highlights-section{margin-top:9px!important}
  .mini-title{font-size:13px!important}
  .highlight-card{min-width:210px!important;flex-basis:210px!important;min-height:58px!important}
  .highlight-card img{width:68px!important;height:46px!important}
  .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}
  .cat{min-height:54px!important;height:54px!important;padding:7px 8px!important;border-radius:11px!important;gap:7px!important}
  .cat-icon{font-size:18px!important;flex-basis:22px!important}.cat strong{font-size:9px!important}
  .cat-highlight{font-size:5px!important;right:4px!important;top:4px!important}
  .vip-level-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* ===== V11.1 Premium UI polish ===== */
.header-actions{margin-left:auto;display:flex;align-items:center;gap:10px}
.profile-nav,.cart-nav{position:relative;border:1px solid rgba(73,171,231,.28);background:rgba(7,18,29,.86);color:#fff;cursor:pointer;transition:.25s}
.profile-nav{display:flex;align-items:center;gap:8px;border-radius:999px;padding:5px 11px 5px 5px;font-weight:900}
.profile-nav:hover,.cart-nav:hover{border-color:#38c7ff;box-shadow:0 0 24px rgba(32,185,255,.18);transform:translateY(-1px)}
.nav-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#20c7ff,#2868ff);border:2px solid rgba(120,226,255,.65);box-shadow:0 0 18px rgba(35,182,255,.3);font-size:17px}
.nav-avatar img{width:100%;height:100%;object-fit:cover}
.profile-nav.logged .nav-avatar{box-shadow:0 0 20px rgba(80,221,255,.48)}
.cart-nav{width:48px;height:48px;border-radius:50%;font-size:20px}
.cart-count{position:absolute;right:-3px;top:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:99px;display:grid;place-items:center;background:linear-gradient(135deg,#ff3e5b,#ff9a2e);font-size:9px;font-weight:1000;border:2px solid #07111b}

/* Larger LI logo, no box/background */
.brand-logo.animated-li-mark{width:88px;height:66px;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;filter:drop-shadow(0 0 18px rgba(34,190,255,.32));}
.brand-logo.animated-li-mark:before{content:"";position:absolute;inset:4px -8px;z-index:-1;border-radius:50%;background:conic-gradient(from 0deg,transparent,#23caff33,#7a5cff22,transparent 70%);filter:blur(8px);animation:logoAura 7s linear infinite}
@keyframes logoAura{to{transform:rotate(360deg)}}
.brand-name{font-size:27px!important;letter-spacing:2.6px!important;font-weight:1000!important;animation:brandColorShake 4.8s ease-in-out infinite!important;background:linear-gradient(90deg,#fff,#27d9ff,#8b7cff,#ff5f8f,#ffd35f,#35e8b0,#fff);background-size:320% 100%;-webkit-background-clip:text;background-clip:text;color:transparent!important;text-shadow:0 0 18px rgba(36,205,255,.22),0 0 35px rgba(139,124,255,.12)}
@keyframes brandColorShake{0%,78%,100%{transform:translate3d(0,0,0) scale(1);background-position:0% 50%}80%{transform:translate3d(-1px,0,0) scale(1.01);background-position:35% 50%}82%{transform:translate3d(2px,0,0) scale(1.015);background-position:70% 50%}84%{transform:translate3d(-1px,0,0) scale(1.01);background-position:100% 50%}86%{transform:translate3d(0,0,0) scale(1);background-position:70% 50%}}
.brand-sub{font-size:10px!important}

/* Compact Midasbuy-inspired slider */
.hero{min-height:286px!important;height:286px!important;margin-top:18px!important;border-radius:22px!important}
.hero-slide{min-height:286px!important;height:286px!important}
.hero-copy{width:48%!important;padding:32px!important}
.hero h1{font-size:clamp(30px,4vw,48px)!important}
.hero p{font-size:12px!important;line-height:1.5!important}
.hero-media{background:linear-gradient(90deg,rgba(3,10,17,.88) 0%,rgba(3,10,17,.42) 45%,rgba(3,10,17,.08) 100%),var(--bg-image) center/cover no-repeat!important}
.hero-slide.active{animation:heroSmooth .65s cubic-bezier(.22,.61,.36,1)}
@keyframes heroSmooth{from{opacity:.2;transform:translateX(12px)}to{opacity:1;transform:translateX(0)}}

/* Remove Running Highlights heading/section completely; offers stay normal cards */
.hero-highlights-section{display:none!important}

/* Gorgeous animated category cards */
.cat{isolation:isolate!important;box-shadow:inset 0 0 0 1px rgba(50,205,255,.025),inset 0 0 24px rgba(35,170,255,.035)!important;animation:catFloat 6.5s ease-in-out infinite}
.cat:nth-child(2n){animation-delay:-1.3s}.cat:nth-child(3n){animation-delay:-2.4s}.cat:nth-child(4n){animation-delay:-3.2s}
.cat:before{content:"";position:absolute;inset:-45%;z-index:-1;background:conic-gradient(from 0deg,transparent 0 30%,rgba(33,203,255,.20) 38%,transparent 48%,rgba(153,92,255,.16) 62%,transparent 74%);filter:blur(18px);animation:catLight 5s linear infinite}
.cat:after{content:"";position:absolute;left:8%;right:8%;top:0;height:1px;background:linear-gradient(90deg,transparent,#39d6ff,#9c75ff,#ff6e9b,transparent);opacity:.75;animation:catBeam 3.5s ease-in-out infinite}
@keyframes catFloat{0%,100%{transform:translate3d(0,0,0) rotate(0deg)}50%{transform:translate3d(0,-2px,0) rotate(.35deg)}}
@keyframes catLight{to{transform:rotate(360deg)}}
@keyframes catBeam{0%,100%{opacity:.25;transform:scaleX(.7)}50%{opacity:1;transform:scaleX(1)}}
.cat h3,.cat strong{color:#f7fbff!important;text-shadow:0 0 10px rgba(112,221,255,.16)}
.cat-icon{filter:drop-shadow(0 0 12px rgba(58,205,255,.48))!important}

/* Bigger offers and two-column mobile layout */
.offers{gap:16px!important}
.offer{padding:18px!important;border-radius:19px!important}
.offer img{height:165px!important}
.offer h3{font-size:18px!important}
.offer small{font-size:12px!important}
.offer .price{font-size:27px!important}
.offer .buy{padding:12px!important;font-size:12px!important}
.offer-action-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}
.offer-action-row .btn{width:100%}
.cart-add-detail{border-color:#2d5168!important;background:linear-gradient(135deg,#0b1d2b,#102c3d)!important}

/* VIP 6-level presentation */
.vip-level-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.vip-bronze{box-shadow:inset 0 0 35px rgba(205,127,50,.10)!important}
.vip-black{box-shadow:inset 0 0 40px rgba(160,110,255,.12)!important}
.offer-detail-strip{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:8px!important}

/* Payment steps */
.premium-order-box{width:min(590px,100%)!important}
.order-step.hidden{display:none!important}
.payment-trust{display:flex;flex-direction:column;gap:4px;padding:12px 13px;margin:12px 0;border:1px solid rgba(50,196,255,.17);border-radius:13px;background:linear-gradient(135deg,rgba(20,160,255,.06),rgba(140,80,255,.04))}
.payment-trust strong{font-size:13px}.payment-trust span{font-size:10px;color:#8298aa;line-height:1.5}
.payment-account-box{display:flex;flex-direction:column;align-items:center;gap:3px;margin:12px 0;padding:13px;border-radius:13px;border:1px solid rgba(52,221,255,.26);background:radial-gradient(circle,rgba(34,185,255,.12),rgba(6,18,28,.4))}
.payment-account-box strong{font-size:23px;letter-spacing:1.5px;color:#fff;text-shadow:0 0 14px rgba(45,205,255,.4)}
.payment-account-box small{color:#7f9bad;font-size:9px}
.order-nav{display:grid;grid-template-columns:auto 1fr;gap:8px;margin-top:15px}.order-nav .primary{width:100%}
.next-order-step{width:100%;margin-top:8px}

/* Cart */
.cart-box{width:min(620px,100%)!important}
.cart-list{display:grid;gap:9px;margin:15px 0;max-height:55vh;overflow:auto}
.cart-item{display:grid;grid-template-columns:auto 58px 1fr auto;gap:10px;align-items:center;padding:9px;border:1px solid #203b50;border-radius:13px;background:#081520;cursor:pointer}
.cart-item input{accent-color:#21b8ff;width:17px;height:17px}
.cart-item img{width:58px;height:48px;object-fit:cover;border-radius:9px}
.cart-item span{display:flex;flex-direction:column;gap:3px}.cart-item b{font-size:12px}.cart-item small{font-size:11px;color:#62d5ff}
.cart-item button{border:0;background:transparent;color:#8ca0b0;font-size:20px;cursor:pointer}
.cart-footer{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #203448}.cart-footer strong{font-size:24px}

@media(max-width:600px){
  .nav{height:62px}.brand{min-width:0;gap:7px}.brand-logo.animated-li-mark{width:78px!important;height:58px!important}.brand-name{font-size:20px!important;letter-spacing:1.6px!important}.brand-sub{font-size:7px!important;letter-spacing:2px!important}.navlinks{display:none}
  .profile-nav{padding:4px}.profile-nav-text{display:none}.nav-avatar{width:40px;height:40px}.cart-nav{width:42px;height:42px;font-size:18px}
  .hero{height:176px!important;min-height:176px!important;margin-top:8px!important;border-radius:16px!important}
  .hero-slide{height:176px!important;min-height:176px!important}.hero-copy{min-height:176px!important;width:64%!important;padding:12px 14px 20px!important}.hero h1{font-size:20px!important;max-width:90%!important}.hero h1 span{font-size:11px!important}.hero p{font-size:8px!important;max-width:95%!important}.hero-actions .btn{padding:5px 7px!important;font-size:8px!important}.hero .arrow{width:25px!important;height:25px!important}
  .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.cat{min-height:70px!important;height:70px!important;padding:9px!important}.cat h3,.cat strong{font-size:11px!important}.cat-icon{font-size:21px!important}
  .offers{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.offer{padding:9px!important;border-radius:13px!important}.offer img{height:112px!important;border-radius:9px!important}.offer h3{font-size:13px!important;line-height:1.15!important}.offer small{font-size:9px!important}.offer .price{font-size:19px!important;margin:9px 0!important}.offer .buy{font-size:9px!important;padding:9px 5px!important}.offer-action-row{grid-template-columns:1fr!important;gap:5px!important;margin-top:8px!important}.offer-action-row .btn{font-size:9px!important;padding:8px 5px!important}
  .offer-box{padding:10px!important;border-radius:15px!important}.filters{gap:5px!important}.filter{font-size:9px!important;padding:7px 8px!important}
  .vip-level-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.vip-level-card{padding:9px!important}.vip-level-head b{font-size:11px!important}.benefit strong{font-size:11px!important}
  .modal-box{width:calc(100% - 18px)!important;padding:18px!important;border-radius:19px!important}.premium-order-box{max-height:88vh!important}.payment-grid{grid-template-columns:repeat(3,1fr)!important}.payment-option{padding:9px 5px!important;font-size:10px!important}.cart-box{width:calc(100% - 18px)!important}.cart-item{grid-template-columns:auto 48px 1fr auto;gap:7px}.cart-item img{width:48px;height:42px}.cart-item b{font-size:10px}.cart-item small{font-size:9px}
}

.golden-spin-badge{display:inline-flex;align-items:center;gap:5px;margin:7px 0;padding:5px 8px;border-radius:999px;background:linear-gradient(90deg,rgba(255,186,37,.10),rgba(255,225,106,.06));border:1px solid rgba(255,211,95,.25);color:#ffdf78;font-size:9px;font-weight:900;box-shadow:inset 0 0 14px rgba(255,195,45,.05)}

.order-trust-list{display:flex;flex-direction:column;gap:5px;margin-top:10px;padding:11px;border-radius:12px;border:1px solid rgba(53,198,255,.12);background:rgba(4,17,27,.6);color:#7892a4;font-size:9px;line-height:1.45}.order-trust-list b{color:#bdefff;font-size:10px;margin-bottom:2px}

/* ===== Final homepage corrections: selected admin offers + compact premium filters ===== */
.selected-offers-section{margin-top:16px;margin-bottom:4px}
.selected-offers{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.selected-offer-card{min-width:0;overflow:hidden;border:1px solid rgba(54,194,255,.26);border-radius:18px;background:linear-gradient(145deg,#0b1c2b,#07121d);box-shadow:inset 0 0 24px rgba(35,180,255,.045),0 10px 28px rgba(0,0,0,.16);cursor:pointer;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.selected-offer-card:hover{transform:translateY(-3px);border-color:#35c9ff;box-shadow:0 14px 34px rgba(22,172,255,.15),inset 0 0 28px rgba(35,180,255,.08)}
.selected-offer-card img{display:block;width:100%;height:108px;object-fit:cover;background:#07111a}
.selected-offer-body{padding:10px 11px 12px}
.selected-offer-badge{display:inline-block;font-size:8px;font-weight:1000;letter-spacing:.8px;color:#8eeaff;padding:4px 7px;border-radius:999px;border:1px solid rgba(71,209,255,.25);background:rgba(37,190,255,.06)}
.selected-offer-body h3{margin:7px 0 3px;font-size:14px;color:#f7fbff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.selected-offer-body p{margin:0 0 7px;color:#8097a8;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.selected-offer-body strong{font-size:17px;color:#5ed8ff;text-shadow:0 0 13px rgba(63,206,255,.22)}

/* The compact category row is the only category UI on the homepage now. */
#offerFilters{display:flex;gap:8px;flex-wrap:nowrap;overflow-x:auto;padding:4px 2px 10px;scrollbar-width:none}
#offerFilters::-webkit-scrollbar{display:none}
#offerFilters .filter{position:relative;flex:0 0 auto;min-height:38px;padding:9px 13px;border-radius:12px;border:1px solid rgba(72,118,150,.48);background:linear-gradient(145deg,#0b1b29,#07111a);color:#d5e3ee;font-size:11px;font-weight:1000;box-shadow:inset 0 0 14px rgba(40,180,255,.035);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}
#offerFilters .filter:hover,#offerFilters .filter:focus-visible{transform:translateY(-2px);border-color:#36caff;color:#fff;box-shadow:0 0 18px rgba(41,193,255,.18),inset 0 0 18px rgba(41,193,255,.08)}
#offerFilters .filter:active{animation:filterTapShake .26s ease}
#offerFilters .filter.active{color:#fff;border-color:#31c8ff;background:linear-gradient(135deg,#0f8fd5,#175eea);box-shadow:0 0 20px rgba(35,177,255,.28),inset 0 0 20px rgba(255,255,255,.07)}
@keyframes filterTapShake{0%,100%{transform:translateX(0)}25%{transform:translateX(-2px) rotate(-.5deg)}50%{transform:translateX(2px) rotate(.5deg)}75%{transform:translateX(-1px)}}

/* Remove every visible frame/orbit around the LI logo; keep only the logo glow. */
.brand-logo.animated-li-mark,.brand-logo.animated-li-mark:before,.brand-logo.animated-li-mark:after{background:transparent!important;border:0!important;box-shadow:none!important}
.brand-logo.animated-li-mark:before,.brand-logo.animated-li-mark:after{display:none!important}
.brand-logo.animated-li-mark .logo-orbit{display:none!important}
.brand-logo.animated-li-mark{width:96px!important;height:72px!important;filter:drop-shadow(0 0 19px rgba(34,190,255,.42))!important}
.brand-name{font-size:30px!important;letter-spacing:2.8px!important}

@media(max-width:950px){.selected-offers{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){
  .selected-offers-section{margin-top:10px}
  .selected-offers{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .selected-offer-card{border-radius:13px}
  .selected-offer-card img{height:92px}
  .selected-offer-body{padding:8px 9px 10px}
  .selected-offer-badge{font-size:7px;padding:3px 5px}
  .selected-offer-body h3{font-size:11px;margin-top:5px}
  .selected-offer-body p{font-size:8px;margin-bottom:5px}
  .selected-offer-body strong{font-size:15px}
  #offerFilters{gap:6px;padding-bottom:8px}
  #offerFilters .filter{min-height:34px;padding:8px 10px;font-size:9px;border-radius:10px}
  .brand-logo.animated-li-mark{width:84px!important;height:62px!important}
  .brand-name{font-size:21px!important;letter-spacing:1.7px!important}
}

.order-total-live{margin:10px 0;padding:12px 14px;border:1px solid rgba(65,181,255,.35);border-radius:12px;background:linear-gradient(90deg,rgba(20,129,255,.12),rgba(75,220,255,.06));color:#8fe7ff;font-size:18px;font-weight:900;text-align:center;box-shadow:inset 0 0 18px rgba(30,150,255,.05)}


/* FINAL REQUESTED POLISH — 2026-08-26 */
/* 1) Bigger LI mark + LI GAMING BD text; absolutely no box/orbit behind it. */
.brand-logo.animated-li-mark{width:122px!important;height:84px!important;background:transparent!important;border:0!important;box-shadow:none!important;filter:drop-shadow(0 0 22px rgba(34,190,255,.55))!important}
.brand-name{font-size:44px!important;letter-spacing:3.8px!important;font-weight:1000!important;line-height:1!important}
.brand-sub{font-size:9px!important;letter-spacing:3px!important}
.brand-logo.animated-li-mark .logo-orbit,.brand-logo.animated-li-mark:before,.brand-logo.animated-li-mark:after{display:none!important}
/* 3) Bigger, clearer modal actions. */
.offer-action-row .vip-order-btn,.offer-action-row .cart-add-detail{min-height:52px!important;padding:14px 18px!important;font-size:14px!important;font-weight:1000!important}
/* 4) Six VIP levels: compact but fully readable. */
.vip-level-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}
.vip-level-card{min-height:150px!important}
/* 5) Remove excess blank space around the offer list. */
.offer-box{padding-top:10px!important;padding-bottom:12px!important;margin-top:10px!important}
/* 6) Brighter premium category filters with touch shake. */
#offerFilters .filter{background:radial-gradient(circle at 20% 0%,rgba(60,215,255,.15),transparent 40%),linear-gradient(145deg,#102536,#081521)!important;border-color:rgba(72,200,255,.55)!important;box-shadow:inset 0 0 20px rgba(30,190,255,.08),0 0 12px rgba(20,160,255,.06)!important}
#offerFilters .filter:active{animation:filterTapShake .28s ease!important}
@keyframes filterTapShake{0%,100%{transform:translateX(0)}25%{transform:translateX(-2px) rotate(-.6deg)}50%{transform:translateX(2px) rotate(.6deg)}75%{transform:translateX(-1px)}}
/* 7) Midasbuy-like compact slider. */
.hero{height:260px!important;min-height:260px!important;border-radius:18px!important}
.hero-slide{height:260px!important;min-height:260px!important}
/* 8) Admin-selected offers directly under slider, 3 columns on mobile. */
.selected-offers{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}
.selected-offer-card img{height:92px!important}
.selected-offer-body{padding:8px 9px 10px!important}
.selected-offer-badge{font-size:8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}
.golden-shot-badge{display:inline-flex;align-items:center;gap:5px;margin:7px 0;padding:5px 8px;border-radius:999px;background:linear-gradient(90deg,rgba(255,96,70,.10),rgba(255,177,60,.06));border:1px solid rgba(255,140,80,.28);color:#ffc17b;font-size:9px;font-weight:900}
.quantity-first-field{margin-top:4px!important}

@media(max-width:950px){.selected-offers{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:600px){
  .brand-logo.animated-li-mark{width:92px!important;height:62px!important}
  .brand-name{font-size:27px!important;letter-spacing:2px!important}
  .brand-sub{font-size:6px!important;letter-spacing:2px!important}
  .hero,.hero-slide{height:150px!important;min-height:150px!important}
  .hero-copy{min-height:150px!important;padding:10px 12px 18px!important}
  .hero h1{font-size:18px!important}
  .hero h1 span{font-size:9px!important}
  .hero p{font-size:7px!important}
  .hero-actions .btn{padding:5px 7px!important;font-size:7px!important}
  .selected-offers{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}
  .selected-offer-card{border-radius:10px!important}
  .selected-offer-card img{height:65px!important}
  .selected-offer-body{padding:6px!important}
  .selected-offer-body h3{font-size:10px!important}
  .selected-offer-body p{font-size:7px!important;margin-bottom:4px!important}
  .selected-offer-body strong{font-size:12px!important}
  .selected-offer-badge{font-size:6px!important;padding:3px 4px!important}
  .vip-level-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .offer-action-row{grid-template-columns:1fr 1fr!important}
  .offer-action-row .vip-order-btn,.offer-action-row .cart-add-detail{min-height:48px!important;font-size:11px!important;padding:11px 6px!important}
  .quantity-first-field input{font-size:16px!important}
}
