/* BDX Unlocker Premium Experience v4 */
:root{
  --premium-bg:#04080d;
  --premium-surface:rgba(10,20,29,.78);
  --premium-border:rgba(255,255,255,.08);
  --premium-glow:0 24px 70px rgba(0,0,0,.42);
  --premium-soft:0 12px 34px rgba(0,0,0,.28);
  --premium-radius:18px;
  --premium-ease:cubic-bezier(.2,.75,.2,1);
}
html{scroll-behavior:smooth}
body{background:
  radial-gradient(circle at 12% 4%,rgba(255,106,0,.10),transparent 27%),
  radial-gradient(circle at 88% 18%,rgba(37,183,219,.08),transparent 25%),
  linear-gradient(180deg,#04080d 0%,#061019 50%,#04080d 100%);
  min-height:100vh;overflow-x:hidden}
body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-2;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,black,transparent 75%)}
body::after{content:"";position:fixed;width:520px;height:520px;border-radius:50%;right:-220px;bottom:-260px;background:rgba(255,106,0,.12);filter:blur(90px);pointer-events:none;z-index:-1}
::selection{background:rgba(255,106,0,.34);color:#fff}

.premium-progress{position:fixed;top:0;left:0;z-index:9999;height:3px;width:0;background:linear-gradient(90deg,var(--orange),#ffb347,#36d1dc);box-shadow:0 0 18px rgba(255,106,0,.7);transition:width .08s linear}

.topbar{background:linear-gradient(90deg,#111b25,#09121a 48%,#111b25);border-bottom:1px solid rgba(255,255,255,.05)}
.topbar-inner{min-height:34px}.pill{box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 8px 24px rgba(0,0,0,.22)}
.header{background:rgba(4,10,15,.84);border-bottom:1px solid rgba(255,255,255,.07);box-shadow:0 12px 34px rgba(0,0,0,.22);backdrop-filter:blur(22px) saturate(135%)}
.head-main{gap:28px}.brand{position:relative}.brand::after{content:none!important;display:none!important}
.brand-main{letter-spacing:-1px;text-shadow:0 8px 22px rgba(255,106,0,.18)}
.search{height:48px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:rgba(3,9,14,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.03),0 12px 30px rgba(0,0,0,.18);transition:.25s var(--premium-ease)}
.search:focus-within{border-color:rgba(255,106,0,.7);transform:translateY(-1px);box-shadow:0 0 0 4px rgba(255,106,0,.09),0 18px 36px rgba(0,0,0,.25)}
.search input{font-size:12px}.search button{width:50px;background:linear-gradient(135deg,var(--orange),#ff8c20);color:#fff;border-radius:0 13px 13px 0}
.search-kbd{position:absolute;right:58px;top:50%;transform:translateY(-50%);font-size:8px;font-weight:900;color:#8393a0;border:1px solid rgba(255,255,255,.11);background:#0c1822;padding:4px 6px;border-radius:6px;pointer-events:none}
.head-action{border:1px solid transparent;border-radius:12px;padding:7px 9px;transition:.25s var(--premium-ease)}
.head-action:hover{border-color:rgba(255,255,255,.08);background:rgba(255,255,255,.035);transform:translateY(-2px)}
.login-btn,.btn-primary{background:linear-gradient(135deg,#ff8a1e,var(--orange) 55%,#e85100);box-shadow:0 12px 28px rgba(255,106,0,.23),inset 0 1px 0 rgba(255,255,255,.22);border:1px solid rgba(255,255,255,.12);transition:.25s var(--premium-ease)}
.login-btn:hover,.btn-primary:hover{transform:translateY(-2px);filter:brightness(1.07);box-shadow:0 18px 34px rgba(255,106,0,.3)}
.icon-action{width:42px;height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.09);background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.018));color:#eef4f8;display:grid;place-items:center;cursor:pointer;position:relative;transition:.22s var(--premium-ease)}
.icon-action:hover{border-color:rgba(255,106,0,.55);color:var(--orange);transform:translateY(-2px)}
.icon-action .badge{top:-5px;right:-5px}

.nav{min-height:52px}.nav-links>a,.nav-dropdown>button{position:relative;letter-spacing:.32px}.nav-links>a::after,.nav-dropdown>button::after{content:"";position:absolute;left:50%;right:50%;bottom:2px;height:2px;background:linear-gradient(90deg,var(--orange),#ffb24a);transition:.25s var(--premium-ease);border-radius:99px}.nav-links>a:hover::after,.nav-links>a.active::after,.nav-dropdown.active>button::after{left:14px;right:14px}
.orders-menu{border:1px solid rgba(255,255,255,.09);border-radius:14px;background:rgba(7,16,24,.97);box-shadow:0 22px 52px rgba(0,0,0,.48);backdrop-filter:blur(18px);padding:8px}.orders-menu a{border-radius:9px}.orders-menu a:hover{background:linear-gradient(90deg,rgba(255,106,0,.14),transparent);color:#fff}

.announcement-bar{background:linear-gradient(90deg,#c64d00,var(--orange),#f19021);box-shadow:0 9px 26px rgba(255,106,0,.14)}
.announcement-item{border-color:rgba(255,255,255,.12)}

.hero{min-height:430px;border:1px solid rgba(255,255,255,.08);border-radius:25px;background:linear-gradient(135deg,rgba(13,25,35,.98),rgba(5,12,18,.96));box-shadow:var(--premium-glow),inset 0 1px 0 rgba(255,255,255,.06);overflow:hidden;isolation:isolate}
.hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 48%,rgba(255,106,0,.15),transparent 28%),linear-gradient(120deg,transparent 0 48%,rgba(255,255,255,.02) 48% 52%,transparent 52%);z-index:-1}
.hero::after{content:"";position:absolute;width:330px;height:330px;border:1px solid rgba(255,255,255,.07);border-radius:50%;right:5%;top:10%;box-shadow:0 0 0 35px rgba(255,255,255,.015),0 0 0 75px rgba(255,255,255,.008);z-index:-1}
.slide{padding:60px 68px}.slide h1{font-size:clamp(38px,5vw,68px);line-height:.94;letter-spacing:-3px;max-width:700px;text-shadow:0 14px 36px rgba(0,0,0,.35)}.slide p{max-width:570px;font-size:14px;line-height:1.75}.offer-tag{border:1px solid rgba(255,174,86,.4);background:rgba(255,106,0,.1);box-shadow:0 10px 30px rgba(255,106,0,.1)}.discount{display:inline-flex;align-items:center;gap:8px}.discount::before{content:"✦";color:#ffd08a}.hero-orb{width:190px;height:190px;border-radius:42px;transform:rotate(-7deg);background:linear-gradient(145deg,#182c3b,#08131c);border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 70px rgba(0,0,0,.42),0 0 55px rgba(255,106,0,.16),inset 0 1px 0 rgba(255,255,255,.1);animation:premiumFloat 5s ease-in-out infinite}.hero-orb::before{content:"";position:absolute;inset:12px;border-radius:34px;border:1px solid rgba(255,255,255,.07)}
@keyframes premiumFloat{0%,100%{transform:rotate(-7deg) translateY(0)}50%{transform:rotate(-4deg) translateY(-14px)}}
.hero-arrow{border:1px solid rgba(255,255,255,.1);background:rgba(5,13,20,.72);backdrop-filter:blur(12px)}

.benefits{border:1px solid rgba(255,255,255,.07);border-radius:18px;background:rgba(8,17,25,.72);box-shadow:var(--premium-soft);backdrop-filter:blur(14px)}.benefit{transition:.24s var(--premium-ease)}.benefit:hover{transform:translateY(-3px)}.benefit-icon{background:linear-gradient(135deg,rgba(255,106,0,.18),rgba(255,106,0,.04));border:1px solid rgba(255,106,0,.18);box-shadow:0 10px 24px rgba(255,106,0,.08)}
.panel,.info-card,.product-card,.stat{border-color:rgba(255,255,255,.075);background:linear-gradient(180deg,rgba(12,24,34,.84),rgba(7,15,22,.88));box-shadow:0 14px 36px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.035);backdrop-filter:blur(14px)}
.panel,.info-card,.product-card{border-radius:var(--premium-radius)}
.product-card{position:relative;overflow:hidden;display:flex;flex-direction:column;transition:.3s var(--premium-ease);min-height:310px}.product-card::before{content:"";position:absolute;inset:0;background:linear-gradient(140deg,rgba(255,255,255,.035),transparent 34%);pointer-events:none}.product-card:hover{transform:translateY(-8px);border-color:rgba(255,106,0,.32);box-shadow:0 24px 55px rgba(0,0,0,.35),0 0 0 1px rgba(255,106,0,.08)}.product-card:hover .product-image img{transform:scale(1.06)}.product-image{border-radius:14px;overflow:hidden}.product-image img{transition:.4s var(--premium-ease)}.product-logo{background:linear-gradient(145deg,#172b3a,#09141e);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 16px 30px rgba(0,0,0,.22)}.tag{background:linear-gradient(135deg,#ff8b20,var(--orange));box-shadow:0 8px 20px rgba(255,106,0,.22)}.price{font-size:19px;letter-spacing:-.4px}.store-stock{border:1px solid currentColor;opacity:.82}.card-actions{margin-top:auto}.card-tools{position:absolute;right:12px;top:12px;display:flex;gap:7px;z-index:4}.card-tool{width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.09);background:rgba(5,12,18,.8);color:#c8d4dc;display:grid;place-items:center;cursor:pointer;backdrop-filter:blur(10px);transition:.22s}.card-tool:hover,.card-tool.active,.icon-action.active{color:#fff;background:linear-gradient(135deg,var(--orange),#ff8d22);border-color:transparent;transform:translateY(-2px)}.card-tool.quick{font-size:14px}.wishlist-empty{padding:55px 24px;text-align:center}.wishlist-empty .big-icon{font-size:48px;margin-bottom:15px}
.info-card{transition:.28s var(--premium-ease)}.info-card:hover{transform:translateY(-7px);border-color:rgba(255,106,0,.3);background:linear-gradient(180deg,rgba(18,33,45,.95),rgba(9,18,26,.95))}.info-card .big-icon{filter:drop-shadow(0 12px 18px rgba(255,106,0,.18))}.section-title{letter-spacing:.9px}.section-title::after{content:"";display:block;width:38px;height:3px;margin-top:7px;border-radius:99px;background:linear-gradient(90deg,var(--orange),#ffbe65)}
.page-hero{background:linear-gradient(135deg,#0c1b28,#08121b);border-bottom:1px solid rgba(255,255,255,.07);position:relative;overflow:hidden}.page-hero::after{content:"";position:absolute;width:300px;height:300px;right:5%;top:-200px;border-radius:50%;background:rgba(255,106,0,.12);filter:blur(60px)}.page-title{letter-spacing:-1.4px}

.side-drawer{background:linear-gradient(180deg,#0c1823,#050c12);border-right:1px solid rgba(255,255,255,.08);box-shadow:28px 0 75px rgba(0,0,0,.55)}.side-list a{border-radius:11px;margin:3px 10px;transition:.22s var(--premium-ease)}.side-list a:hover,.side-list a.active{background:linear-gradient(90deg,rgba(255,106,0,.16),rgba(255,106,0,.03));transform:translateX(4px)}

.modal{backdrop-filter:blur(12px)}.modal-card{border:1px solid rgba(255,255,255,.1);border-radius:20px;background:linear-gradient(180deg,#0f1d29,#071019);box-shadow:0 35px 100px rgba(0,0,0,.65)}.quick-view{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(260px,1.2fr);gap:24px}.quick-view-visual{min-height:240px;border-radius:17px;background:linear-gradient(145deg,#162b3a,#08131c);border:1px solid rgba(255,255,255,.08);display:grid;place-items:center;overflow:hidden}.quick-view-visual img{width:100%;height:100%;object-fit:cover}.quick-view-logo{font-size:58px;font-weight:1000;color:var(--orange);letter-spacing:-4px}.quick-view h2{margin:3px 0 10px;font-size:26px}.quick-view .price{font-size:28px;margin:18px 0}.quick-view-actions{display:grid;grid-template-columns:1fr auto;gap:10px}.quick-view-meta{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.premium-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.035);padding:7px 9px;border-radius:999px;font-size:9px;font-weight:800;color:#b8c5cf}

.premium-float{position:fixed;right:20px;bottom:20px;z-index:90;display:grid;gap:10px}.premium-float a,.premium-float button{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);background:rgba(7,16,23,.88);color:#fff;box-shadow:0 14px 32px rgba(0,0,0,.34);backdrop-filter:blur(14px);cursor:pointer;transition:.22s}.premium-float a:hover,.premium-float button:hover{transform:translateY(-3px);border-color:var(--orange);color:var(--orange)}.premium-float .support-float{background:linear-gradient(135deg,#ff8a1d,var(--orange));color:#fff;border-color:transparent}.premium-float .to-top{opacity:0;pointer-events:none;transform:translateY(8px)}.premium-float .to-top.show{opacity:1;pointer-events:auto;transform:none}

.command-palette{position:fixed;inset:0;z-index:300;background:rgba(0,0,0,.68);backdrop-filter:blur(12px);display:none;align-items:flex-start;justify-content:center;padding:10vh 18px}.command-palette.open{display:flex}.command-box{width:min(680px,100%);border:1px solid rgba(255,255,255,.11);border-radius:20px;background:linear-gradient(180deg,#111f2b,#071019);box-shadow:0 40px 110px rgba(0,0,0,.68);overflow:hidden}.command-head{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid rgba(255,255,255,.07)}.command-head input{flex:1;border:0;background:transparent;color:#fff;font-size:16px;outline:0}.command-head kbd{font-size:9px;color:#8293a0;border:1px solid rgba(255,255,255,.1);padding:5px 7px;border-radius:6px}.command-results{max-height:430px;overflow:auto;padding:9px}.command-item{width:100%;display:flex;align-items:center;gap:12px;text-align:left;padding:12px;border:0;border-radius:11px;background:transparent;color:#dbe5ec;cursor:pointer}.command-item:hover,.command-item.active{background:linear-gradient(90deg,rgba(255,106,0,.15),rgba(255,106,0,.02))}.command-icon{width:34px;height:34px;border-radius:10px;background:#132430;display:grid;place-items:center}.command-item strong{display:block;font-size:11px}.command-item small{display:block;color:#83929e;font-size:9px;margin-top:3px}

.reveal-premium{opacity:0;transform:translateY(18px);transition:.65s var(--premium-ease)}.reveal-premium.is-visible{opacity:1;transform:none}


















@media(max-width:1100px){.search-kbd{display:none}.hero{min-height:390px}.slide{padding:48px 42px}.slide h1{font-size:48px}.hero-orb{width:160px;height:160px}.head-main{gap:16px}}
@media(max-width:820px){.brand::after{display:none}.hero{border-radius:18px;min-height:500px}.slide{padding:38px 26px 170px}.slide h1{font-size:42px;letter-spacing:-2px}.hero-art{position:absolute;right:24px;bottom:22px;top:auto}.hero-orb{width:120px;height:120px;border-radius:28px}.quick-view{grid-template-columns:1fr}.quick-view-visual{min-height:190px}.premium-float{right:12px;bottom:12px}.head-actions .wishlist-head{display:flex}}
@media(max-width:620px){.head-actions{gap:5px}.icon-action{width:38px;height:38px}.wishlist-head{display:grid!important}.wishlist-head .head-text{display:none}.hero{min-height:520px}.slide{padding:34px 20px 175px}.slide h1{font-size:36px}.slide p{font-size:12px}.hero-actions{grid-template-columns:1fr 1fr}.product-card{min-height:290px}.quick-view-actions{grid-template-columns:1fr}.premium-float a,.premium-float button{width:43px;height:43px}.command-palette{padding:8vh 10px}}

/* Advanced Business CMS v6.0 */
.rating-row{display:flex;align-items:center;gap:8px;margin:8px 0;color:#ffad33}.rating-row span{font-size:15px;letter-spacing:1px}.rating-row small{color:var(--muted);font-weight:700;font-size:10px}.rating-row.compact{margin:5px 0}.rating-row.compact span{font-size:12px}.quick-review-section{grid-column:1/-1;border-top:1px solid var(--border);padding-top:22px}.quick-review-section>h3{font-size:13px;letter-spacing:1px;margin:20px 0 12px}.review-list{display:grid;gap:10px}.review-list article{border:1px solid var(--border);background:linear-gradient(145deg,var(--panel),rgba(255,106,0,.025));border-radius:14px;padding:15px}.review-list article>div{display:flex;justify-content:space-between;gap:12px}.review-list article span{color:#ffad33;white-space:nowrap}.review-list h4{margin:10px 0 5px;font-size:13px}.review-list p{margin:6px 0;color:var(--text);font-size:12px;line-height:1.7}.review-list small{color:var(--muted);font-size:10px}.review-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.review-form .full{grid-column:1/-1}.review-status{align-self:center;color:var(--muted);font-size:11px}.account-premium-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.loyalty-card{position:relative;overflow:hidden}.loyalty-card:after{content:"✦";position:absolute;right:-8px;top:-22px;font-size:100px;color:rgba(255,106,0,.07)}.referral-box{position:relative;z-index:1;margin-top:12px;padding:10px;border-radius:10px;background:rgba(255,106,0,.08);border:1px dashed rgba(255,106,0,.35);display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 10px}.referral-box span{font-size:9px;color:var(--muted);text-transform:uppercase}.referral-box strong{font-size:12px;letter-spacing:1px}.referral-box button{grid-row:1/3;grid-column:2}.table-actions{display:flex;flex-wrap:wrap;gap:5px}.empty-state.compact{padding:18px}.card-tools{gap:5px}.card-tool.active{color:#fff;background:var(--orange);border-color:var(--orange)}
@media(max-width:1000px){.account-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.review-form{grid-template-columns:1fr}.review-form .full{grid-column:auto}.account-premium-grid{grid-template-columns:1fr}.quick-review-section{padding-top:12px}}
.flash-sale-bar{background:linear-gradient(90deg,#b93400,#ff6a00,#ff9a3c);color:#fff;box-shadow:0 8px 24px rgba(255,106,0,.24)}.flash-sale-inner{min-height:42px;display:flex;align-items:center;justify-content:center;gap:22px;font-size:11px;letter-spacing:.7px}.flash-sale-inner strong{font-size:12px}.flash-sale-inner a{color:#fff;border:1px solid rgba(255,255,255,.55);border-radius:999px;padding:6px 12px;font-weight:800}.premium-float .install-app{width:46px;height:46px;border:1px solid rgba(255,106,0,.45);border-radius:50%;background:rgba(5,13,20,.94);color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.28);cursor:pointer}.premium-float .install-app.hidden{display:none}.review-stars{color:#ffad33;letter-spacing:1px}.admin-stats{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))!important}
@media(max-width:640px){.flash-sale-inner{justify-content:space-between;gap:7px;font-size:9px}.flash-sale-inner strong{font-size:9px}.flash-sale-inner a{padding:5px 8px}.topbar #trustBadge{display:none}}

/* Advanced Business storefront v6 */
.reseller-label{display:block;width:max-content;margin:5px auto 0;padding:3px 8px;border-radius:999px;background:linear-gradient(135deg,rgba(77,166,255,.18),rgba(80,224,198,.12));border:1px solid rgba(100,190,255,.25);color:#85c9ff;font-size:8px;font-weight:950;letter-spacing:.8px}
.account-tier-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px}.customer-tier{padding:4px 9px;border-radius:999px;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.8px;border:1px solid rgba(255,255,255,.14)}.customer-tier.retail{background:rgba(150,160,175,.12)}.customer-tier.reseller{background:rgba(70,170,255,.15);color:#83caff}.customer-tier.vip{background:rgba(255,174,63,.15);color:#ffc26b}.profile-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.profile-actions a,.profile-actions button{display:grid;place-items:center}.notice.compact{padding:9px 11px;margin-top:10px;font-size:10px}.session-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08)}.session-row:last-child{border-bottom:0}.session-row strong,.session-row span{display:block}.session-row span{margin-top:4px;color:var(--muted);font-size:10px}

/* Mobile header: keep only Login/Register beside the brand */
@media(max-width:620px){
  .head-main{grid-template-columns:minmax(0,1fr) auto!important;align-items:center}
  .head-main>.brand{grid-column:1!important;grid-row:1!important;min-width:0}
  .head-main>.search{grid-column:1/-1!important;grid-row:2!important}
  .head-main>.head-actions{grid-column:2!important;grid-row:1!important;display:flex!important;width:auto!important;gap:0!important}
  .head-main>.head-actions .head-action,.head-main>.head-actions .icon-action,.head-main>.head-actions .wishlist-head{display:none!important}
  .head-main>.head-actions .login-btn{display:grid!important;place-items:center;grid-column:auto!important;width:auto!important;height:40px;padding:0 11px;font-size:10px;white-space:nowrap}
}


/* Direct wallet ordering and premium auth refinements */
.card-actions.direct-order{grid-template-columns:1fr}.card-actions.direct-order .small-btn{width:100%;height:36px}.status.rejected,.status.cancelled,.status.refunded{color:#ff9c9c;background:rgba(255,75,85,.14)}
.hero{min-height:350px!important;height:350px}.slide{padding:44px 58px}.slide h1{font-size:clamp(34px,4.2vw,56px)}.hero-picture{max-height:285px}.hero::after{width:245px;height:245px}.pro-auth{position:relative;width:min(560px,100%)}.pro-auth .panel{position:relative;overflow:hidden;padding:28px;border-radius:24px;background:linear-gradient(145deg,rgba(14,29,42,.96),rgba(6,14,22,.97));border:1px solid rgba(255,255,255,.11);box-shadow:0 26px 80px rgba(0,0,0,.38),0 0 0 1px rgba(255,106,0,.08)}.pro-auth .panel::before{content:"";position:absolute;inset:-1px;background:radial-gradient(circle at 20% 0,rgba(255,106,0,.16),transparent 34%),radial-gradient(circle at 100% 20%,rgba(41,216,255,.09),transparent 32%);pointer-events:none}.pro-auth .tabs{position:relative;z-index:2;border-radius:16px;background:rgba(255,255,255,.035);border-color:rgba(255,255,255,.1);padding:5px;gap:5px}.pro-auth .tabs a{border-radius:12px;background:transparent}.pro-auth .tabs a.active{background:linear-gradient(135deg,rgba(255,106,0,.95),rgba(255,142,36,.9));color:#fff;box-shadow:0 12px 28px rgba(255,106,0,.22)}.pro-auth .auth-heading,.pro-auth form{position:relative;z-index:2}.pro-auth .auth-heading h2{font-size:30px;margin:8px 0 8px;letter-spacing:-1.2px}.pro-auth .auth-heading p{max-width:430px;color:#b7c5cf;line-height:1.7}.auth-mini-row{display:flex;justify-content:space-between;gap:10px;grid-column:1/-1;margin-top:2px}.auth-mini-row span{padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08);color:#aebbc5;font-size:10px;font-weight:800}.pro-auth .btn-primary{height:46px;border-radius:12px}.pro-auth .field input,.pro-auth .field textarea{border-radius:12px;background:rgba(255,255,255,.045);border-color:rgba(255,255,255,.1)}
@media(max-width:820px){.hero{min-height:420px!important;height:auto}.slide{padding:34px 26px 145px}.hero-picture{max-height:210px}}
@media(max-width:620px){.hero{min-height:445px!important}.slide{padding:30px 20px 150px}.auth-mini-row{flex-direction:column}.pro-auth .auth-heading h2{font-size:25px}}


/* Custom update: wishlist and coupon disabled, premium auth and top-up UI */
.wishlist-head{display:none!important}.option-disabled{text-align:center;padding:54px 24px}.option-disabled .big-icon{font-size:46px;margin-bottom:12px;color:var(--orange)}
.quick-view-actions.single{grid-template-columns:1fr}.quick-view-actions.single .btn-primary{width:100%}
.auth-lux{width:min(980px,100%);display:grid;grid-template-columns:minmax(260px,.85fr) minmax(360px,1fr);gap:18px;align-items:stretch}.auth-lux .panel{padding:24px}.auth-lux .tabs{margin-bottom:18px}.auth-brand-panel{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:26px;padding:30px;background:linear-gradient(145deg,rgba(255,106,0,.18),rgba(9,20,30,.96) 42%,rgba(5,12,18,.98));box-shadow:0 26px 80px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.08)}.auth-brand-panel:before{content:"";position:absolute;right:-80px;top:-80px;width:210px;height:210px;border-radius:50%;background:rgba(255,138,30,.22);filter:blur(18px)}.auth-brand-panel:after{content:"";position:absolute;inset:auto -30px -60px auto;width:190px;height:190px;border:1px solid rgba(255,255,255,.08);border-radius:44px;transform:rotate(18deg)}.auth-brand-panel>*{position:relative;z-index:1}.auth-brand-panel span{display:inline-flex;padding:7px 10px;border-radius:999px;border:1px solid rgba(255,184,112,.34);background:rgba(255,106,0,.12);color:#ffc28a;font-size:10px;font-weight:950;letter-spacing:1.2px}.auth-brand-panel h2{margin:18px 0 10px;font-size:38px;line-height:1;letter-spacing:-1.8px}.auth-brand-panel p{color:#c1ced7;line-height:1.8;font-size:13px}.auth-feature-list{display:grid;gap:10px;margin-top:24px}.auth-feature-list b{padding:12px 13px;border-radius:14px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);font-size:12px;color:#eef6fb}.wallet-pro-panel{position:relative;overflow:hidden;padding:26px}.wallet-pro-panel:before{content:"";position:absolute;inset:-1px;background:radial-gradient(circle at 13% 0,rgba(255,106,0,.16),transparent 34%),radial-gradient(circle at 92% 15%,rgba(41,216,255,.10),transparent 28%);pointer-events:none}.wallet-pro-panel>*{position:relative;z-index:1}.wallet-pro-hero{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;margin-bottom:18px}.wallet-pro-hero h2{margin:9px 0 8px;font-size:32px;letter-spacing:-1.4px}.wallet-pro-hero p{margin:0;color:#b5c4cf;line-height:1.75;font-size:13px}.wallet-balance-orb{min-width:170px;min-height:120px;border-radius:24px;display:grid;place-items:center;text-align:center;padding:20px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(145deg,rgba(255,106,0,.18),rgba(255,255,255,.035));box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 18px 40px rgba(0,0,0,.25)}.wallet-balance-orb small{color:#b7c5cf;font-size:10px;text-transform:uppercase;font-weight:900}.wallet-balance-orb strong{font-size:28px;letter-spacing:-1px}.wallet-method-strip{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 14px}.wallet-method-strip span{padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);font-size:10px;font-weight:900;color:#c6d3dc}.premium-topup-form .btn-primary{height:48px;border-radius:13px}.premium-notice{border-color:rgba(113,231,165,.35)}
@media(max-width:820px){.auth-lux{grid-template-columns:1fr}.auth-brand-panel h2{font-size:30px}.wallet-pro-hero{grid-template-columns:1fr}.wallet-balance-orb{min-width:0}}
@media(max-width:620px){.auth-brand-panel{padding:22px}.auth-feature-list b{font-size:11px}.wallet-pro-hero h2{font-size:27px}.wallet-method-strip span{font-size:9px}}


/* Custom update: wallet payment methods and larger professional wallet UI */
.wallet-page-wide{max-width:1240px}.wallet-xl-panel{padding:34px;border-radius:30px}.wallet-xl-hero{grid-template-columns:minmax(0,1fr) minmax(230px,300px);gap:28px;margin-bottom:28px}.wallet-xl-hero h2{font-size:clamp(38px,5vw,62px);line-height:.92;letter-spacing:-2.6px}.wallet-xl-hero p{max-width:720px;font-size:15px}.wallet-xl-balance{min-height:170px;border-radius:32px}.wallet-xl-balance strong{font-size:38px}.wallet-xl-balance em{font-style:normal;color:#90a0ad;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}.wallet-premium-layout{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(360px,1fr);gap:22px;align-items:stretch}.wallet-method-card{padding:24px;border-radius:24px;background:linear-gradient(145deg,rgba(255,106,0,.12),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.09);box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.wallet-method-card h3{margin:0 0 9px;font-size:22px;letter-spacing:-.7px}.wallet-method-card p{margin:0 0 16px;color:#aebdca;line-height:1.7;font-size:12px}.wallet-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0}.wallet-method-grid span{display:flex;align-items:center;gap:10px;border-radius:16px;padding:13px;background:rgba(4,12,18,.45);font-size:12px;color:#eaf3f8}.wallet-method-grid b{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,var(--orange),#ff9d37);color:#fff;font-size:11px}.wallet-security-list{display:grid;gap:10px;margin-top:18px}.wallet-security-list b{padding:12px 13px;border-radius:14px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);font-size:12px;color:#eef6fb}.wallet-xl-form{padding:24px;border-radius:24px;background:rgba(5,13,20,.62);border:1px solid rgba(255,255,255,.085)}.wallet-xl-form .field input,.wallet-xl-form .field select{height:58px;border-radius:16px;font-size:14px;background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.12)}.wallet-xl-form .field label{font-size:11px;letter-spacing:.9px}.wallet-xl-form .btn-primary{height:58px;border-radius:16px;font-size:13px;letter-spacing:.8px}.wallet-history-section{margin-top:26px}.auth-lux{grid-template-columns:minmax(300px,.95fr) minmax(430px,1fr);gap:24px}.auth-brand-panel{background:linear-gradient(145deg,rgba(255,106,0,.22),rgba(10,24,36,.98) 44%,rgba(5,12,18,.99));border-radius:32px}.auth-brand-panel h2{font-size:46px;line-height:.94}.auth-lux .panel{border-radius:32px;padding:30px}.auth-lux .auth-heading h2{font-size:36px}.auth-lux .field input,.auth-lux .field textarea{height:52px}.auth-lux .btn-primary{height:54px;border-radius:15px}.auth-mini-row span{background:rgba(255,106,0,.08);border-color:rgba(255,106,0,.18);color:#ffd2a7}
@media(max-width:900px){.wallet-xl-hero,.wallet-premium-layout,.auth-lux{grid-template-columns:1fr}.wallet-page-wide{max-width:100%}.wallet-xl-panel{padding:24px}.wallet-xl-balance{min-height:135px}.auth-brand-panel h2{font-size:34px}}
@media(max-width:560px){.wallet-method-grid{grid-template-columns:1fr}.wallet-xl-hero h2{font-size:36px}.wallet-xl-form{padding:18px}.wallet-xl-panel{padding:18px;border-radius:24px}.wallet-xl-balance strong{font-size:30px}}

.auth-lux-v2{position:relative}.auth-brand-v2{min-height:560px;display:flex;flex-direction:column;justify-content:space-between}.auth-brand-v2:before{width:280px;height:280px;right:-95px;top:-70px}.auth-brand-v2:after{width:260px;height:260px;right:-40px;bottom:-90px;border-radius:58px}.auth-stat-row{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.auth-stat-row strong{display:grid;place-items:center;min-height:72px;border-radius:18px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.09);font-size:11px;text-transform:uppercase;letter-spacing:.9px;color:#fff}.auth-form-panel{background:linear-gradient(145deg,rgba(13,27,39,.98),rgba(5,12,18,.99))!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 32px 90px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.06)!important}.auth-form-panel .auth-heading span{display:inline-flex;padding:7px 10px;border-radius:999px;background:rgba(255,106,0,.1);border:1px solid rgba(255,106,0,.25);color:#ffbd86;font-size:10px;font-weight:950;letter-spacing:1px}.auth-form-panel .tabs{padding:6px;border-radius:18px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.09)}.auth-form-panel .tabs a{height:42px;border-radius:13px}.auth-form-panel .tabs a.active{box-shadow:0 14px 28px rgba(255,106,0,.22)}.auth-form-panel .password-toggle{right:8px;border-radius:10px;background:rgba(255,106,0,.12);border-color:rgba(255,106,0,.22);color:#ffc18a}
@media(max-width:900px){.auth-brand-v2{min-height:auto}.auth-stat-row strong{min-height:58px}}
@media(max-width:560px){.auth-stat-row{grid-template-columns:1fr}.auth-stat-row strong{min-height:46px}.auth-lux .auth-heading h2{font-size:28px}}


/* Custom wallet/currency update: full Add Money panel, USD/TK only, clearer text */
.wallet-full-open{max-width:1320px}
.wallet-expanded-panel{padding:clamp(24px,3vw,42px);border-radius:34px;box-shadow:0 38px 100px rgba(0,0,0,.44),inset 0 1px 0 rgba(255,255,255,.08)}
.wallet-focus-hero{grid-template-columns:minmax(0,1.05fr) minmax(260px,340px);align-items:stretch}
.wallet-open-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.wallet-open-badges span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.1);color:#f1f7fb;font-size:10px;font-weight:950;letter-spacing:.8px}
.wallet-premium-layout-expanded{grid-template-columns:minmax(430px,1.35fr) minmax(300px,.75fr);gap:26px}
.wallet-main-topup-form{min-height:440px;padding:clamp(24px,3vw,34px);background:linear-gradient(145deg,rgba(255,106,0,.13),rgba(5,13,20,.78) 38%,rgba(6,17,28,.96));border:1px solid rgba(255,255,255,.13);box-shadow:0 22px 58px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.08)}
.wallet-form-title{margin-bottom:3px}.wallet-form-title span{display:inline-flex;padding:7px 10px;border-radius:999px;background:rgba(255,106,0,.12);border:1px solid rgba(255,106,0,.28);color:#ffc08d;font-size:10px;font-weight:950;letter-spacing:1px}.wallet-form-title h3{margin:12px 0 6px;font-size:30px;letter-spacing:-1.1px}.wallet-form-title p{margin:0 0 4px;color:#b6c7d3;font-size:12px;line-height:1.6}
.wallet-main-topup-form .field input,.wallet-main-topup-form .field select{height:66px;border-radius:18px;font-size:16px;font-weight:750;color:#fff;background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.16)}
.wallet-main-topup-form .field select option{background:#ffffff;color:#111827;font-weight:700}
.wallet-main-topup-form .field label{color:#edf5fa;font-size:12px}.wallet-main-topup-form .btn-primary{height:66px;border-radius:18px;font-size:14px}.wallet-method-card-expanded{display:flex;flex-direction:column;justify-content:center}
.currency-switcher{height:30px;min-width:112px;padding:0 30px 0 12px;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;background:#08111a!important;color:#ffffff!important;outline:0!important;font-weight:900;font-size:11px;letter-spacing:.4px;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}
.currency-switcher option,#currencySelect option{background:#ffffff!important;color:#111827!important;font-weight:800!important}
@media(max-width:900px){.wallet-focus-hero,.wallet-premium-layout-expanded{grid-template-columns:1fr}.wallet-main-topup-form{min-height:auto}.wallet-expanded-panel{padding:22px}.wallet-form-title h3{font-size:26px}}
@media(max-width:560px){.wallet-open-badges span{width:100%;justify-content:center}.wallet-main-topup-form .field input,.wallet-main-topup-form .field select,.wallet-main-topup-form .btn-primary{height:58px}.wallet-full-open{width:min(100% - 14px,var(--max))}.currency-switcher{min-width:96px;font-size:10px}}

/* Final update: ultra premium auth + front full add-money interface */
.auth-ultra-container{max-width:1180px}
.auth-ultra-shell{position:relative;display:grid;grid-template-columns:minmax(300px,.92fr) minmax(430px,1.08fr);gap:28px;align-items:stretch;margin:26px auto 58px;isolation:isolate}
.auth-ultra-shell:before{content:"";position:absolute;inset:-34px -24px;z-index:-2;border-radius:42px;background:radial-gradient(circle at 8% 8%,rgba(255,106,0,.24),transparent 34%),radial-gradient(circle at 96% 18%,rgba(47,190,255,.14),transparent 30%),linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.005));filter:saturate(1.1)}
.auth-ultra-shell:after{content:"";position:absolute;inset:-1px;z-index:-1;border-radius:36px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,rgba(255,255,255,.035),rgba(255,255,255,.008));box-shadow:0 38px 110px rgba(0,0,0,.44)}
.auth-ultra-brand{position:relative;overflow:hidden;min-height:590px;padding:38px;border-radius:34px;border:1px solid rgba(255,255,255,.13);background:linear-gradient(145deg,rgba(255,106,0,.24),rgba(9,23,35,.98) 43%,rgba(3,9,15,.99));box-shadow:inset 0 1px 0 rgba(255,255,255,.09),0 28px 80px rgba(0,0,0,.34);display:flex;flex-direction:column;justify-content:space-between;gap:22px}
.auth-ultra-brand:before{content:"";position:absolute;width:330px;height:330px;right:-120px;top:-90px;border-radius:50%;background:rgba(255,128,23,.28);filter:blur(20px)}
.auth-ultra-brand:after{content:"";position:absolute;width:240px;height:240px;right:-46px;bottom:-76px;border:1px solid rgba(255,255,255,.12);border-radius:60px;transform:rotate(20deg);box-shadow:0 0 0 34px rgba(255,255,255,.022)}
.auth-ultra-brand>*{position:relative;z-index:1}.auth-kicker{display:inline-flex;width:max-content;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,201,135,.36);background:rgba(255,106,0,.13);color:#ffd0a0;font-size:10px;font-weight:950;letter-spacing:1.35px}.auth-ultra-brand h2{max-width:440px;margin:0;font-size:clamp(38px,4.5vw,58px);line-height:.92;letter-spacing:-2.6px;color:#fff}.auth-ultra-brand p{max-width:440px;margin:0;color:#cfdae2;font-size:14px;line-height:1.85}.auth-visual-card{padding:22px;border-radius:26px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.11);backdrop-filter:blur(14px);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.auth-visual-card strong,.auth-visual-card small{display:block}.auth-visual-card strong{font-size:18px;letter-spacing:-.4px;color:#fff}.auth-visual-card small{margin-top:6px;color:#bac9d2;font-size:11px;line-height:1.6}.auth-visual-card div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}.auth-visual-card b{display:grid;place-items:center;min-height:54px;border-radius:16px;background:rgba(3,10,16,.44);border:1px solid rgba(255,255,255,.09);font-size:10px;text-transform:uppercase;letter-spacing:.9px;color:#fff}.auth-ultra-features{display:grid;grid-template-columns:1fr;gap:10px}.auth-ultra-features span{padding:13px 14px;border-radius:16px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.085);font-size:12px;font-weight:850;color:#eff7fc}
.auth-ultra-card{position:relative;overflow:hidden;border-radius:34px!important;padding:34px!important;background:linear-gradient(145deg,rgba(14,29,42,.98),rgba(5,12,18,.99))!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 34px 100px rgba(0,0,0,.46),inset 0 1px 0 rgba(255,255,255,.07)!important}.auth-ultra-card:before{content:"";position:absolute;inset:-1px;background:radial-gradient(circle at 10% 0,rgba(255,106,0,.16),transparent 32%),radial-gradient(circle at 92% 8%,rgba(41,216,255,.11),transparent 30%);pointer-events:none}.auth-ultra-card>*{position:relative;z-index:1}.auth-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.auth-card-top span{display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(255,106,0,.12);border:1px solid rgba(255,106,0,.28);color:#ffc18c;font-size:10px;font-weight:950;letter-spacing:1.2px}.auth-card-top h2{margin:12px 0 0;font-size:clamp(32px,4vw,46px);line-height:.98;letter-spacing:-1.9px}.auth-card-top small{padding:8px 11px;border-radius:999px;background:rgba(113,231,165,.10);border:1px solid rgba(113,231,165,.22);color:#a7efc3;font-size:10px;font-weight:900;text-transform:uppercase;white-space:nowrap}.auth-ultra-tabs{padding:7px;border-radius:20px!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.09)!important;margin-bottom:22px!important}.auth-ultra-tabs a{height:48px!important;border-radius:15px!important;font-size:12px!important}.auth-ultra-tabs a.active{background:linear-gradient(135deg,#ff8b20,#ff6100)!important;color:#fff!important;box-shadow:0 16px 32px rgba(255,106,0,.25)}.auth-ultra-form{gap:15px}.auth-ultra-form .field label{font-size:11px;color:#eff7fc;letter-spacing:.7px}.auth-ultra-form .field input,.auth-ultra-form .field textarea{height:62px;border-radius:18px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.14);color:#fff;font-size:14px;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}.auth-ultra-form .field textarea{height:104px;padding-top:15px}.auth-ultra-form .field input:focus,.auth-ultra-form .field textarea:focus{border-color:rgba(255,106,0,.65);box-shadow:0 0 0 4px rgba(255,106,0,.10),inset 0 1px 0 rgba(255,255,255,.05)}.auth-ultra-form .password-toggle{bottom:13px;right:11px;height:36px;border-radius:12px;background:rgba(255,106,0,.13);border-color:rgba(255,106,0,.28);color:#ffc08b}.auth-premium-note{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border-radius:18px;background:linear-gradient(90deg,rgba(255,106,0,.10),rgba(41,216,255,.055));border:1px solid rgba(255,255,255,.10);color:#d9e7f0;font-size:12px;font-weight:850}.auth-ultra-submit{width:100%;height:62px!important;border-radius:18px!important;font-size:13px!important;letter-spacing:1px}.auth-ultra-register .auth-ultra-brand{background:linear-gradient(145deg,rgba(36,143,255,.16),rgba(9,23,35,.98) 40%,rgba(3,9,15,.99))}.auth-ultra-register .auth-ultra-brand:before{background:rgba(41,216,255,.18)}
.wallet-front-main{position:relative;padding-bottom:48px}.wallet-front-container{max-width:1440px}.wallet-front-interface{position:relative;z-index:95;min-height:calc(100vh - 176px);padding:clamp(24px,3.4vw,50px)!important;border-radius:40px!important;background:linear-gradient(145deg,rgba(15,31,44,.98),rgba(5,12,18,.99) 58%,rgba(3,9,15,.99))!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 46px 130px rgba(0,0,0,.58),0 0 0 1px rgba(255,106,0,.11),inset 0 1px 0 rgba(255,255,255,.08)!important;overflow:hidden}.wallet-front-interface:after{content:"";position:absolute;inset:14px;border-radius:32px;border:1px solid rgba(255,255,255,.045);pointer-events:none}.wallet-close-pill{position:absolute;right:22px;top:22px;z-index:5;display:grid;place-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.12);color:#f3f8fb;font-size:10px;font-weight:950;letter-spacing:.9px}.wallet-close-pill:hover{background:linear-gradient(135deg,var(--orange),#ff9130);color:#fff}.wallet-front-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,370px);gap:32px;align-items:stretch;margin:6px 0 32px}.wallet-front-copy h2{max-width:820px;margin:16px 0 12px;font-size:clamp(44px,6vw,82px);line-height:.88;letter-spacing:-3.8px;color:#fff}.wallet-front-copy p{max-width:760px;margin:0;color:#bdcbd4;font-size:15px;line-height:1.85}.wallet-front-badges{margin-top:22px}.wallet-front-balance{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;min-height:230px;padding:26px;border-radius:34px;background:linear-gradient(145deg,rgba(255,106,0,.22),rgba(255,255,255,.055));border:1px solid rgba(255,255,255,.13);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 22px 58px rgba(0,0,0,.28)}.wallet-front-balance:before{content:"◈";position:absolute;right:-20px;top:-36px;font-size:150px;color:rgba(255,255,255,.055);transform:rotate(10deg)}.wallet-front-balance small,.wallet-front-balance strong,.wallet-front-balance em{position:relative;z-index:1}.wallet-front-balance small{color:#ffd8b8;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:1px}.wallet-front-balance strong{font-size:clamp(34px,4vw,52px);letter-spacing:-2px;color:#fff}.wallet-front-balance em{font-style:normal;color:#d6e1e7;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.9px}.wallet-front-grid{display:grid;grid-template-columns:minmax(460px,1.25fr) minmax(330px,.75fr);gap:28px;align-items:stretch}.wallet-front-form{min-height:520px;padding:clamp(26px,3vw,42px)!important;border-radius:32px!important;background:linear-gradient(145deg,rgba(255,106,0,.15),rgba(6,17,28,.86) 38%,rgba(4,11,18,.98))!important}.wallet-front-form .wallet-form-title h3{font-size:clamp(30px,3.4vw,46px);line-height:.98}.wallet-front-form .field input,.wallet-front-form .field select{height:74px!important;border-radius:22px!important;font-size:17px!important}.wallet-front-submit{height:74px!important;border-radius:22px!important;font-size:15px!important}.wallet-front-side{display:grid;gap:18px}.wallet-front-methods{display:flex;flex-direction:column;justify-content:center;min-height:300px}.wallet-front-methods .wallet-method-grid{grid-template-columns:1fr}.wallet-front-methods .wallet-method-grid span{min-height:72px;border-radius:20px}.wallet-front-methods .wallet-method-grid span strong{font-size:13px}.wallet-front-methods .wallet-method-grid span small{display:block;color:#94a6b3;font-size:9px;text-transform:uppercase;font-weight:850}.wallet-front-steps{padding:24px;border-radius:26px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.09);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.wallet-front-steps h3{margin:0 0 14px;font-size:22px;letter-spacing:-.7px}.wallet-front-steps span{display:flex;align-items:center;gap:12px;min-height:48px;border-top:1px solid rgba(255,255,255,.07);font-size:12px;color:#d8e5ec;font-weight:800}.wallet-front-steps b{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:rgba(255,106,0,.14);border:1px solid rgba(255,106,0,.23);color:#ffc08a}
@media(max-width:980px){.auth-ultra-shell,.wallet-front-hero,.wallet-front-grid{grid-template-columns:1fr}.auth-ultra-brand{min-height:auto}.wallet-front-interface{min-height:auto}.wallet-front-form{min-height:auto}.wallet-front-balance{min-height:170px}.wallet-close-pill{position:relative;right:auto;top:auto;width:max-content;margin-bottom:16px}}
@media(max-width:620px){.auth-ultra-shell{gap:16px;margin-top:18px}.auth-ultra-brand,.auth-ultra-card{border-radius:26px!important;padding:24px!important}.auth-ultra-brand h2{font-size:36px}.auth-visual-card div{grid-template-columns:1fr}.auth-card-top{flex-direction:column}.auth-premium-note{flex-direction:column;align-items:flex-start}.auth-ultra-form .field input,.auth-ultra-form .field textarea,.auth-ultra-submit{height:56px!important}.wallet-front-container{width:min(100% - 12px,var(--max))}.wallet-front-interface{padding:18px!important;border-radius:28px!important}.wallet-front-copy h2{font-size:38px;letter-spacing:-2px}.wallet-front-copy p{font-size:13px}.wallet-front-form .field input,.wallet-front-form .field select,.wallet-front-submit{height:60px!important}.wallet-front-balance strong{font-size:32px}.wallet-front-methods .wallet-method-grid span{min-height:58px}}


/* Client update: wallet balance first, lower full-interface title, upgraded auth and WhatsApp support button */
.wallet-balance-first .wallet-top-balance-row{display:grid;grid-template-columns:minmax(300px,430px) minmax(0,1fr);gap:24px;align-items:stretch;margin:2px 0 30px;padding:8px 58px 0 0}.wallet-balance-first .wallet-front-balance-top{min-height:190px;order:0;background:linear-gradient(145deg,rgba(255,106,0,.30),rgba(255,255,255,.075));border-color:rgba(255,191,128,.22);box-shadow:0 26px 74px rgba(255,106,0,.13),inset 0 1px 0 rgba(255,255,255,.12)}.wallet-add-balance-intro{position:relative;overflow:hidden;padding:28px;border-radius:32px;background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.10);box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.wallet-add-balance-intro:after{content:"";position:absolute;right:-70px;bottom:-95px;width:220px;height:220px;border-radius:50%;background:rgba(255,106,0,.13);filter:blur(8px)}.wallet-add-balance-intro>*{position:relative;z-index:1}.wallet-add-balance-intro h3{margin:14px 0 8px;font-size:clamp(31px,4vw,54px);line-height:.94;letter-spacing:-2px}.wallet-add-balance-intro p{max-width:660px;margin:0 0 18px;color:#c7d3dc;font-size:13px;line-height:1.75}.wallet-jump-btn{display:inline-grid;place-items:center;height:46px;border-radius:14px}.wallet-title-lower{grid-template-columns:1fr!important;margin-top:4px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08)}.wallet-title-lower .wallet-front-copy h2{font-size:clamp(38px,5.2vw,72px)}.wallet-title-lower .wallet-front-copy p{max-width:860px}.auth-pro-shell{grid-template-columns:minmax(340px,.95fr) minmax(460px,1.05fr);gap:32px}.auth-pro-brand{min-height:620px;background:radial-gradient(circle at 16% 10%,rgba(255,150,48,.34),transparent 28%),linear-gradient(150deg,rgba(255,106,0,.22),rgba(9,23,35,.98) 44%,rgba(3,9,15,.99))!important}.register-pro-brand{background:radial-gradient(circle at 14% 10%,rgba(41,216,255,.25),transparent 30%),linear-gradient(150deg,rgba(36,143,255,.18),rgba(9,23,35,.98) 44%,rgba(3,9,15,.99))!important}.auth-brand-logo-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.auth-brand-mark{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#ff8e2b,#ff5600);box-shadow:0 18px 44px rgba(255,106,0,.27),inset 0 1px 0 rgba(255,255,255,.22);color:#fff;font-size:17px;font-weight:950;letter-spacing:-1px}.auth-pro-card{padding:38px!important;border-radius:38px!important;background:radial-gradient(circle at 16% 0,rgba(255,106,0,.18),transparent 32%),linear-gradient(150deg,rgba(17,35,50,.98),rgba(5,12,18,.99) 68%)!important}.auth-pro-top{margin-bottom:16px}.auth-pro-top p{margin:8px 0 0;color:#aebdc7;font-size:12px;line-height:1.6}.auth-security-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 18px}.auth-security-strip span{min-height:38px;display:grid;place-items:center;border-radius:14px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09);color:#d8e7ef;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.8px}.auth-pro-tabs{margin-bottom:24px!important}.auth-pro-form{gap:16px}.auth-icon-field{position:relative}.auth-icon-field>span:not(.muted){position:absolute;left:17px;bottom:20px;z-index:2;opacity:.8;font-size:15px}.auth-pro-form .auth-icon-field input,.auth-pro-form .auth-icon-field textarea{padding-left:48px!important}.auth-pro-form .password-field input{padding-right:82px!important}.auth-pro-note{background:linear-gradient(90deg,rgba(255,106,0,.13),rgba(37,211,102,.075));border-color:rgba(255,255,255,.13)}.auth-pro-submit{box-shadow:0 20px 48px rgba(255,106,0,.25)}.auth-pro-dashboard{border-color:rgba(255,255,255,.16);background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.045))}.auth-pro-features{grid-template-columns:1fr 1fr}.premium-float .whatsapp-support-float{background:linear-gradient(135deg,#25d366,#128c4a)!important;color:#fff!important;border-color:rgba(255,255,255,.16)!important;box-shadow:0 18px 40px rgba(37,211,102,.27)!important}.premium-float .whatsapp-support-float svg{width:27px;height:27px;display:block}.premium-float .whatsapp-support-float:hover{transform:translateY(-3px) scale(1.03);color:#fff!important;border-color:rgba(255,255,255,.25)!important}
@media(max-width:980px){.wallet-balance-first .wallet-top-balance-row,.auth-pro-shell{grid-template-columns:1fr}.wallet-balance-first .wallet-top-balance-row{padding-right:0}.auth-pro-brand{min-height:auto}.auth-pro-features{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.wallet-add-balance-intro{padding:22px;border-radius:24px}.wallet-add-balance-intro h3{font-size:34px}.wallet-title-lower .wallet-front-copy h2{font-size:34px}.auth-security-strip,.auth-pro-features{grid-template-columns:1fr}.auth-brand-mark{width:50px;height:50px;border-radius:16px}.auth-pro-card{padding:24px!important;border-radius:26px!important}.auth-icon-field>span:not(.muted){bottom:18px}.auth-pro-form .auth-icon-field textarea{padding-left:44px!important}}

/* Client update v6.5: top Add Wallet + current balance right, working back, bigger main wallet, full premium auth */
.wallet-top-balance-row-v2{grid-template-columns:minmax(0,1.35fr) minmax(320px,440px)!important;gap:26px!important;padding-right:58px!important;align-items:stretch!important}.wallet-add-balance-primary{order:0;min-height:210px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 8% 0,rgba(255,106,0,.24),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.025))!important;border-color:rgba(255,171,93,.20)!important;box-shadow:0 24px 70px rgba(255,106,0,.10),inset 0 1px 0 rgba(255,255,255,.08)!important}.wallet-current-balance-right{order:1;min-height:210px!important;justify-content:center!important;gap:18px;background:radial-gradient(circle at 100% 0,rgba(37,211,102,.20),transparent 38%),linear-gradient(145deg,rgba(255,106,0,.22),rgba(255,255,255,.07))!important}.wallet-current-balance-right strong{font-size:clamp(38px,4.3vw,58px)!important}.wallet-close-pill{cursor:pointer;box-shadow:0 14px 34px rgba(0,0,0,.28)}
.wallet-head-premium{height:62px!important;min-width:185px!important;padding:0 18px!important;border-radius:20px!important;background:radial-gradient(circle at 0 0,rgba(255,156,50,.30),transparent 42%),linear-gradient(135deg,rgba(255,106,0,.20),rgba(8,18,28,.96))!important;border:1px solid rgba(255,157,73,.28)!important;box-shadow:0 18px 42px rgba(255,106,0,.16),inset 0 1px 0 rgba(255,255,255,.10)!important;gap:13px!important}.wallet-head-premium:hover{transform:translateY(-3px) scale(1.02)!important;border-color:rgba(255,186,112,.44)!important;box-shadow:0 24px 54px rgba(255,106,0,.22),inset 0 1px 0 rgba(255,255,255,.14)!important}.wallet-head-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(135deg,#ff9a35,#ff5d00);font-size:24px;box-shadow:0 12px 28px rgba(255,106,0,.30)}.wallet-head-premium small{color:#ffd9b5!important;font-size:10px!important;letter-spacing:.7px;text-transform:uppercase;font-weight:900}.wallet-head-premium strong{font-size:16px!important;letter-spacing:-.4px}.wallet-head-premium em{display:block;margin-top:2px;color:#9fb1bd;font-style:normal;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.9px}.login-btn{height:52px!important;display:grid;place-items:center;border-radius:16px!important;padding:0 20px!important;background:linear-gradient(135deg,rgba(255,106,0,.18),rgba(255,255,255,.03))!important;box-shadow:0 15px 34px rgba(255,106,0,.12);letter-spacing:.4px}.login-btn:hover{background:linear-gradient(135deg,var(--orange),#ff8b28)!important;color:#fff!important;transform:translateY(-2px)}
.auth-full-interface-page{min-height:calc(100vh - 80px);background:radial-gradient(circle at 12% 10%,rgba(255,106,0,.12),transparent 28%),radial-gradient(circle at 92% 20%,rgba(37,211,102,.08),transparent 28%)}.auth-full-interface-page .page-hero{padding:20px 0 14px;background:transparent;border-bottom:0}.auth-full-interface-page .page-title{font-size:clamp(30px,4vw,52px);letter-spacing:-2px}.auth-full-interface-page .breadcrumb{display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08)}.auth-full-interface-container{max-width:1320px!important}.auth-full-interface-shell{min-height:680px;margin-top:22px!important;margin-bottom:66px!important;grid-template-columns:minmax(380px,.92fr) minmax(520px,1.08fr)!important}.auth-full-interface-shell:before{inset:-42px -28px!important;border-radius:50px!important;background:radial-gradient(circle at 8% 8%,rgba(255,106,0,.32),transparent 34%),radial-gradient(circle at 92% 14%,rgba(39,190,255,.18),transparent 32%),linear-gradient(145deg,rgba(255,255,255,.05),rgba(255,255,255,.008))!important}.auth-full-interface-shell .auth-pro-brand{min-height:680px!important;border-radius:42px!important;padding:46px!important}.auth-full-card{border-radius:42px!important;padding:46px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:680px!important}.auth-full-card .auth-card-top h2{font-size:clamp(34px,4.2vw,56px)!important;line-height:.95!important;letter-spacing:-2.2px!important}.auth-full-card .auth-card-top span{display:inline-flex;margin-bottom:10px;padding:7px 10px;border-radius:999px;background:rgba(255,106,0,.12);border:1px solid rgba(255,106,0,.26);color:#ffc08c;font-size:10px;font-weight:950;letter-spacing:1px}.auth-full-card .tabs a{height:50px!important}.auth-full-card .field input,.auth-full-card .field textarea{height:62px!important;border-radius:18px!important;background:rgba(255,255,255,.075)!important;border-color:rgba(255,255,255,.14)!important}.auth-full-card .field textarea{min-height:104px!important;padding-top:20px!important}.auth-full-card .auth-ultra-submit{height:64px!important;border-radius:18px!important;font-size:14px!important}.auth-full-card .auth-security-strip span{min-height:46px!important;border-radius:17px!important}.auth-full-interface-shell .auth-ultra-brand h2{font-size:clamp(42px,5vw,70px)!important;line-height:.88!important;letter-spacing:-3px!important}.auth-full-interface-shell .auth-visual-card{padding:28px!important;border-radius:30px!important}.auth-full-interface-shell .auth-ultra-features span{min-height:48px;border-radius:17px}
.sidebar .panel:first-child{border-radius:26px;background:radial-gradient(circle at 0 0,rgba(255,106,0,.22),transparent 34%),linear-gradient(145deg,rgba(16,34,48,.98),rgba(5,12,18,.99));border:1px solid rgba(255,255,255,.11);box-shadow:0 22px 56px rgba(0,0,0,.27),inset 0 1px 0 rgba(255,255,255,.08);padding:24px}.sidebar .panel:first-child .balance{font-size:34px;letter-spacing:-1.4px;margin:12px 0 22px;color:#51f2a0}.sidebar .panel:first-child .btn-primary,.sidebar .panel:first-child .btn-secondary{height:46px;border-radius:15px}.sidebar .panel:first-child .panel-title{font-size:18px;letter-spacing:-.6px;border-bottom-color:rgba(255,255,255,.09)}
@media(max-width:980px){.wallet-top-balance-row-v2,.auth-full-interface-shell{grid-template-columns:1fr!important;padding-right:0!important}.auth-full-interface-shell .auth-pro-brand,.auth-full-card{min-height:auto!important}.wallet-head-premium{min-width:0!important;flex:1}.head-actions{align-items:stretch}.wallet-head-premium strong{font-size:14px!important}}
@media(max-width:620px){.wallet-top-balance-row-v2{gap:16px!important}.wallet-add-balance-primary,.wallet-current-balance-right{min-height:170px!important}.wallet-head-premium{height:58px!important;padding:0 12px!important}.wallet-head-icon{width:36px;height:36px;font-size:20px}.wallet-head-premium em{display:none}.auth-full-card{padding:24px!important;border-radius:28px!important}.auth-full-interface-shell .auth-pro-brand{padding:26px!important;border-radius:28px!important}.auth-full-interface-page .page-title{font-size:30px}.auth-full-card .auth-card-top h2{font-size:32px!important}.auth-full-interface-shell .auth-ultra-brand h2{font-size:36px!important}.auth-full-card .field input,.auth-full-card .field textarea,.auth-full-card .auth-ultra-submit{height:56px!important}}

/* Client update v6.6: medium auth interface, top-up form first, premium main menu auth */
.wallet-topup-priority-panel{position:relative;overflow:hidden;border-radius:34px!important;padding:30px!important;background:radial-gradient(circle at 10% 0,rgba(255,106,0,.20),transparent 33%),radial-gradient(circle at 100% 5%,rgba(37,211,102,.13),transparent 30%),linear-gradient(145deg,rgba(10,21,31,.98),rgba(4,10,16,.99))!important;border:1px solid rgba(255,255,255,.11)!important;box-shadow:0 35px 90px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.08)!important}.wallet-topup-priority-panel .wallet-close-pill{top:22px;right:22px}.wallet-topup-first-row{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.70fr);gap:24px;align-items:stretch;margin-top:10px}.wallet-topup-first-form{padding:30px!important;border-radius:30px!important;background:linear-gradient(145deg,rgba(255,255,255,.092),rgba(255,255,255,.035))!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 22px 60px rgba(0,0,0,.24)!important}.wallet-topup-first-form .wallet-form-title{margin-bottom:4px}.wallet-topup-first-form .wallet-form-title span{display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(255,106,0,.14);border:1px solid rgba(255,106,0,.26);color:#ffc18f;font-size:10px;font-weight:950;letter-spacing:1px}.wallet-topup-first-form .wallet-form-title h3{font-size:clamp(32px,3.2vw,48px)!important;margin:10px 0 8px!important;letter-spacing:-1.7px!important}.wallet-topup-first-form .field input,.wallet-topup-first-form .field select{height:62px!important;border-radius:18px!important;background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.16)!important;color:#fff!important}.wallet-topup-first-form .field select option{background:#09141d;color:#fff}.wallet-current-balance-side{min-height:100%!important;border-radius:30px!important;padding:30px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:18px!important;background:radial-gradient(circle at 90% 0,rgba(37,211,102,.25),transparent 38%),linear-gradient(145deg,rgba(255,106,0,.23),rgba(255,255,255,.06))!important;border:1px solid rgba(255,255,255,.15)!important;box-shadow:0 24px 64px rgba(0,0,0,.24)!important}.wallet-current-balance-side small{font-size:11px!important;letter-spacing:1px!important;text-transform:uppercase;color:#ddf7e9!important;font-weight:950}.wallet-current-balance-side strong{font-size:clamp(40px,4.2vw,64px)!important;line-height:.95;color:#56f4a6!important;letter-spacing:-2.2px!important}.wallet-current-balance-side em{font-style:normal;color:#d8e7ef;font-size:12px}.wallet-balance-history{height:48px;display:grid;place-items:center;border-radius:16px;margin-top:4px}.wallet-support-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)!important;margin-top:24px!important}.wallet-support-grid .wallet-front-methods,.wallet-support-grid .wallet-front-steps{height:100%;border-radius:28px!important}
.login-btn{position:relative;isolation:isolate;min-width:178px!important;height:56px!important;border-radius:18px!important;padding:0 22px!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:linear-gradient(135deg,#ff7a18,#ff4f00)!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 18px 42px rgba(255,106,0,.26),inset 0 1px 0 rgba(255,255,255,.28)!important;font-weight:950!important;letter-spacing:.45px!important;text-transform:uppercase!important}.login-btn:before{content:"";position:absolute;inset:1px;border-radius:17px;background:linear-gradient(120deg,rgba(255,255,255,.22),transparent 46%,rgba(255,255,255,.10));z-index:-1}.login-btn:after{content:"Premium Access";position:absolute;bottom:5px;font-size:7px;letter-spacing:1.4px;color:rgba(255,255,255,.78);font-weight:950}.login-btn:hover{transform:translateY(-3px) scale(1.02)!important;box-shadow:0 25px 58px rgba(255,106,0,.34),inset 0 1px 0 rgba(255,255,255,.36)!important}.auth-medium-page{min-height:calc(100vh - 1px);padding:28px 16px 38px;background:radial-gradient(circle at 16% 8%,rgba(255,106,0,.16),transparent 30%),radial-gradient(circle at 92% 12%,rgba(37,211,102,.10),transparent 28%),linear-gradient(145deg,#07111a,#02070c 72%);display:flex;align-items:center;justify-content:center}.auth-medium-wrap{width:min(1120px,100%);display:grid;gap:12px}.auth-back-link{justify-self:start;display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.06);color:#d9e8f2;font-size:11px;font-weight:950;letter-spacing:.8px}.auth-medium-shell{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(480px,1.18fr);gap:0;padding:0!important;border-radius:34px!important;overflow:hidden!important;max-height:calc(100vh - 92px);background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.025))!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 36px 110px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.08)!important}.auth-medium-brand{padding:34px;display:flex;flex-direction:column;justify-content:space-between;gap:22px;min-height:520px;background:radial-gradient(circle at 0 0,rgba(255,106,0,.28),transparent 36%),linear-gradient(150deg,rgba(13,29,43,.98),rgba(5,12,18,.99));border-right:1px solid rgba(255,255,255,.09)}.auth-medium-brand h2{margin:0;font-size:clamp(34px,4vw,56px);line-height:.92;letter-spacing:-2.3px}.auth-medium-brand p{margin:0;color:#c7d6e1;font-size:13px;line-height:1.8}.auth-medium-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.auth-medium-stats span{display:grid;gap:4px;padding:13px 10px;border-radius:18px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.10);text-align:center}.auth-medium-stats b{font-size:13px;color:#fff}.auth-medium-stats small{font-size:9px;text-transform:uppercase;letter-spacing:.7px;color:#9fb1bd}.auth-medium-form-card{padding:32px;background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.04));overflow:auto}.auth-medium-form-card .auth-card-top{margin-bottom:16px}.auth-medium-form-card .auth-card-top h2{font-size:clamp(30px,3.7vw,48px)!important;line-height:.95!important;letter-spacing:-1.8px!important}.auth-medium-form-card .auth-card-top span{display:inline-flex;margin-bottom:8px;padding:6px 10px;border-radius:999px;background:rgba(255,106,0,.14);border:1px solid rgba(255,106,0,.24);color:#ffc18d;font-size:9px;font-weight:950;letter-spacing:1px}.auth-medium-tabs{height:48px;margin:0 0 16px!important;background:rgba(0,0,0,.20)!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:16px!important}.auth-medium-tabs a{height:38px!important;border-radius:13px!important}.auth-medium-form{gap:12px}.auth-medium-form .field label{font-size:10px;letter-spacing:.8px}.auth-medium-form .field input,.auth-medium-form .field textarea{height:52px!important;border-radius:16px!important;background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.14)!important;color:#fff!important}.auth-medium-form .field textarea{min-height:76px!important;padding-top:16px!important}.auth-medium-form .auth-icon-field input,.auth-medium-form .auth-icon-field textarea{padding-left:44px!important}.auth-medium-form .auth-icon-field>span:not(.muted){left:16px;bottom:16px}.auth-medium-form .password-field input{padding-right:78px!important}.auth-medium-security{grid-template-columns:repeat(3,1fr);margin:2px 0 0}.auth-medium-security span{min-height:40px!important;border-radius:14px!important;font-size:10px!important}.auth-medium-submit{height:56px!important;border-radius:16px!important;box-shadow:0 18px 42px rgba(255,106,0,.24)!important}.auth-medium-register-shell{grid-template-columns:minmax(285px,.70fr) minmax(560px,1.30fr)}.auth-medium-register-shell .auth-medium-brand{min-height:610px;padding:30px}.auth-medium-register-form{grid-template-columns:1fr 1fr!important;gap:10px 12px}.auth-medium-register-form .full,.auth-medium-register-form .auth-medium-security,.auth-medium-register-form .form-actions{grid-column:1/-1}.auth-medium-register-form .field input{height:48px!important}.auth-medium-register-form .field textarea{min-height:64px!important}.auth-medium-register-form .auth-medium-submit{height:54px!important}.auth-medium-register-shell .auth-medium-form-card{padding:26px 30px}.auth-medium-register-shell .auth-card-top{margin-bottom:12px}.auth-medium-register-shell .auth-card-top h2{font-size:clamp(28px,3.2vw,42px)!important}
@media(max-width:980px){.wallet-topup-first-row,.wallet-support-grid{grid-template-columns:1fr!important}.auth-medium-page{align-items:flex-start}.auth-medium-shell,.auth-medium-register-shell{grid-template-columns:1fr!important;max-height:none}.auth-medium-brand,.auth-medium-register-shell .auth-medium-brand{min-height:auto}.auth-medium-form-card{overflow:visible}.auth-medium-register-form{grid-template-columns:1fr!important}.login-btn{min-width:0!important;flex:1}.login-btn:after{display:none}}
@media(max-width:620px){.wallet-topup-priority-panel{padding:20px!important;border-radius:26px!important}.wallet-topup-first-form,.wallet-current-balance-side{padding:22px!important;border-radius:24px!important}.wallet-topup-first-form .wallet-form-title h3{font-size:32px!important}.wallet-current-balance-side strong{font-size:40px!important}.auth-medium-page{padding:14px 10px 26px}.auth-medium-shell{border-radius:26px!important}.auth-medium-brand{padding:24px}.auth-medium-brand h2{font-size:34px}.auth-medium-stats{grid-template-columns:1fr}.auth-medium-form-card,.auth-medium-register-shell .auth-medium-form-card{padding:22px}.auth-medium-security{grid-template-columns:1fr}.auth-medium-form-card .auth-card-top{display:grid;gap:8px}.auth-medium-form-card .auth-card-top h2{font-size:30px!important}.auth-medium-form .field input,.auth-medium-form .field textarea{height:50px!important}.auth-medium-submit{height:52px!important}.login-btn{height:52px!important;font-size:12px!important}}

/* 2026-06-23 ultra premium full Login/Register redesign */
.head-main .login-btn{position:relative!important;min-width:210px!important;height:60px!important;padding:0 24px 0 58px!important;border-radius:22px!important;background:radial-gradient(circle at 10% 0,rgba(255,255,255,.34),transparent 34%),linear-gradient(135deg,#ff922f,#ff5a00 52%,#d94300)!important;border:1px solid rgba(255,210,170,.42)!important;box-shadow:0 22px 58px rgba(255,106,0,.34),inset 0 1px 0 rgba(255,255,255,.42)!important;color:#fff!important;font-weight:950!important;letter-spacing:.55px!important;text-transform:uppercase!important;text-shadow:0 1px 10px rgba(0,0,0,.24)!important;overflow:hidden!important;place-items:center!important}.head-main .login-btn:before{content:"👤"!important;position:absolute!important;left:14px!important;top:50%!important;transform:translateY(-50%)!important;width:36px!important;height:36px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:rgba(5,13,20,.26)!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.18)!important;font-size:18px!important;z-index:1!important}.head-main .login-btn:after{content:"Premium Portal"!important;position:absolute!important;right:18px!important;bottom:6px!important;font-size:7px!important;line-height:1!important;letter-spacing:1.45px!important;color:rgba(255,244,232,.88)!important;font-weight:950!important;text-transform:uppercase!important}.head-main .login-btn:hover{transform:translateY(-4px) scale(1.025)!important;box-shadow:0 30px 74px rgba(255,106,0,.42),inset 0 1px 0 rgba(255,255,255,.48)!important;filter:saturate(1.08)!important}
.auth-full-page{position:relative;min-height:100vh;padding:24px 16px 34px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(145deg,#02060b 0%,#07131e 48%,#02070d 100%)}.auth-full-page:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px);background-size:38px 38px;mask-image:radial-gradient(circle at center,#000 0%,transparent 78%);pointer-events:none}.auth-full-bg span{position:absolute;border-radius:999px;filter:blur(1px);opacity:.85;pointer-events:none}.auth-full-bg span:nth-child(1){width:520px;height:520px;left:-180px;top:-170px;background:radial-gradient(circle,rgba(255,106,0,.30),transparent 68%)}.auth-full-bg span:nth-child(2){width:460px;height:460px;right:-150px;top:12%;background:radial-gradient(circle,rgba(37,211,102,.16),transparent 70%)}.auth-full-bg span:nth-child(3){width:560px;height:560px;left:40%;bottom:-260px;background:radial-gradient(circle,rgba(70,164,255,.14),transparent 72%)}.auth-full-wrap{position:relative;z-index:1;width:min(1220px,100%);display:grid;gap:14px}.auth-full-register-wrap{width:min(1280px,100%)}.auth-full-topbar{display:flex;align-items:center;justify-content:space-between;gap:14px}.auth-full-back{height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border-radius:999px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);color:#e8f3fb!important;font-size:11px;font-weight:950;letter-spacing:.9px;box-shadow:0 12px 34px rgba(0,0,0,.22)}.auth-full-status{display:flex;align-items:center;gap:10px;padding:8px 13px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);color:#c7d8e4;font-size:10px;text-transform:uppercase;letter-spacing:.8px}.auth-full-status b{color:#fff}.auth-full-status span{color:#9cafbc}.auth-full-shell{display:grid;grid-template-columns:minmax(340px,.92fr) minmax(520px,1.08fr);gap:0;padding:0!important;border-radius:36px!important;overflow:hidden!important;min-height:660px;max-height:calc(100vh - 98px);background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.035))!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 38px 120px rgba(0,0,0,.54),inset 0 1px 0 rgba(255,255,255,.10)!important}.auth-full-register-shell{grid-template-columns:minmax(330px,.80fr) minmax(650px,1.20fr);min-height:700px}.auth-full-brand{position:relative;overflow:hidden;padding:38px;display:flex;flex-direction:column;justify-content:space-between;gap:28px;background:radial-gradient(circle at 0 0,rgba(255,146,47,.32),transparent 38%),radial-gradient(circle at 95% 12%,rgba(70,164,255,.14),transparent 35%),linear-gradient(150deg,rgba(14,28,40,.98),rgba(4,10,16,.99));border-right:1px solid rgba(255,255,255,.10)}.auth-full-brand:before{content:"";position:absolute;inset:18px;border-radius:30px;border:1px solid rgba(255,255,255,.08);pointer-events:none}.auth-full-register-brand{background:radial-gradient(circle at 0 0,rgba(37,211,102,.22),transparent 38%),radial-gradient(circle at 90% 8%,rgba(255,146,47,.20),transparent 34%),linear-gradient(150deg,rgba(12,30,38,.98),rgba(4,10,16,.99))}.auth-full-headline{position:relative;z-index:1}.auth-full-headline>span{display:inline-flex;margin-bottom:16px;padding:8px 12px;border-radius:999px;background:rgba(255,106,0,.14);border:1px solid rgba(255,143,57,.32);color:#ffc99d;font-size:10px;font-weight:950;letter-spacing:1.3px}.auth-full-headline h1{margin:0;font-size:clamp(46px,5vw,72px);line-height:.88;letter-spacing:-3.6px;color:#fff}.auth-full-headline p{margin:18px 0 0;color:#c9d8e2;font-size:14px;line-height:1.85;max-width:430px}.auth-full-feature-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.auth-full-feature-grid div{min-height:82px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:14px;border-radius:22px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.auth-full-feature-grid strong{color:#fff;font-size:16px}.auth-full-feature-grid small{color:#9fb2bf;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.8px}.auth-full-mini-card{position:relative;z-index:1;display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:22px;background:linear-gradient(135deg,rgba(255,106,0,.14),rgba(255,255,255,.06));border:1px solid rgba(255,255,255,.12)}.auth-full-mini-card span{color:#55efa2;filter:drop-shadow(0 0 12px rgba(85,239,162,.6))}.auth-full-mini-card p{margin:0;color:#d8e7f0;font-size:12px;line-height:1.7}.auth-full-form-panel{padding:34px 38px;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.045));overflow:auto}.auth-full-card-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.auth-full-card-top span{display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(255,106,0,.14);border:1px solid rgba(255,143,57,.28);color:#ffc18f;font-size:10px;font-weight:950;letter-spacing:1.1px}.auth-full-card-top h2{margin:10px 0 5px;font-size:clamp(36px,4vw,58px);line-height:.92;letter-spacing:-2.4px;color:#fff}.auth-full-card-top p{margin:0;color:#afc0cc;font-size:13px;line-height:1.55}.auth-full-card-top small{white-space:nowrap;padding:8px 11px;border-radius:999px;background:rgba(37,211,102,.11);border:1px solid rgba(37,211,102,.24);color:#aef6ca;font-size:10px;font-weight:950;letter-spacing:1px}.auth-full-tabs{height:54px;margin:0 0 18px!important;padding:7px;background:rgba(0,0,0,.22)!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:19px!important;overflow:hidden!important}.auth-full-tabs a{height:40px!important;border-radius:14px!important;font-size:12px!important;font-weight:950!important;letter-spacing:.9px!important}.auth-full-tabs a.active{background:linear-gradient(135deg,#ff8c24,#ff5d00)!important;color:#fff!important;box-shadow:0 16px 36px rgba(255,106,0,.26)}.auth-full-form{gap:14px}.auth-full-register-form{grid-template-columns:1fr 1fr!important;gap:12px 14px}.auth-full-register-form .full,.auth-full-register-form .auth-full-checkline,.auth-full-register-form .form-actions{grid-column:1/-1}.auth-full-form .field label{color:#f0f7fc;font-size:10px;font-weight:950;letter-spacing:.9px;text-transform:uppercase}.auth-full-form .field input,.auth-full-form .field textarea{height:62px!important;border-radius:19px!important;background:rgba(255,255,255,.085)!important;border:1px solid rgba(255,255,255,.16)!important;color:#fff!important;font-size:14px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)!important}.auth-full-form .field textarea{min-height:88px!important;padding-top:17px!important}.auth-full-form .auth-icon-field input,.auth-full-form .auth-icon-field textarea{padding-left:48px!important}.auth-full-form .auth-icon-field>span:not(.muted){left:17px!important;bottom:18px!important;color:#ffbd83!important}.auth-full-form .password-field input{padding-right:82px!important}.auth-full-form .password-toggle{height:36px!important;right:12px!important;bottom:13px!important;border-radius:13px!important;background:rgba(255,106,0,.14)!important;border-color:rgba(255,143,57,.30)!important;color:#ffd0aa!important}.auth-full-checkline{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.auth-full-checkline span{min-height:46px;display:grid;place-items:center;border-radius:16px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.10);color:#dbeaf2;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.85px}.auth-full-submit{width:100%;height:64px!important;border-radius:20px!important;font-size:13px!important;letter-spacing:1px!important;box-shadow:0 22px 50px rgba(255,106,0,.30)!important}.auth-switch-note{margin:14px 0 0;text-align:center;color:#aebdca;font-size:12px}.auth-switch-note a{color:#ffbd82;font-weight:950}.auth-full-register-panel{padding:30px 36px}.auth-full-register-form .field input{height:56px!important}.auth-full-register-form .field textarea{min-height:76px!important}.auth-full-register-form .auth-full-submit{height:60px!important}.auth-full-register-panel .auth-full-card-top h2{font-size:clamp(34px,3.5vw,52px)}
@media(max-width:1050px){.auth-full-page{align-items:flex-start;overflow:auto}.auth-full-shell,.auth-full-register-shell{grid-template-columns:1fr!important;max-height:none;min-height:auto}.auth-full-brand{min-height:auto;padding:32px}.auth-full-headline h1{font-size:44px}.auth-full-feature-grid{grid-template-columns:repeat(3,1fr)}.auth-full-form-panel{overflow:visible}.head-main .login-btn{min-width:0!important;flex:1!important}.head-main .login-btn:after{display:none!important}}
@media(max-width:640px){.auth-full-page{padding:12px 9px 24px}.auth-full-topbar{align-items:flex-start;flex-direction:column}.auth-full-status{width:100%;justify-content:space-between}.auth-full-shell{border-radius:26px!important}.auth-full-brand,.auth-full-form-panel,.auth-full-register-panel{padding:22px}.auth-full-headline h1{font-size:36px;letter-spacing:-2px}.auth-full-headline p{font-size:12px}.auth-full-feature-grid,.auth-full-checkline,.auth-full-register-form{grid-template-columns:1fr!important}.auth-full-card-top{display:grid;gap:10px}.auth-full-card-top h2{font-size:32px}.auth-full-form .field input,.auth-full-form .field textarea,.auth-full-register-form .field input{height:54px!important}.auth-full-form .field textarea{min-height:72px!important}.auth-full-submit,.auth-full-register-form .auth-full-submit{height:56px!important}.head-main .login-btn{height:54px!important;padding-left:54px!important;font-size:11px!important}}

/* 2026-06-23 client update: separate full auth page + compact visible forms + compact Add Money */
.auth-full-page{
  min-height:100vh!important;
  padding:12px!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:auto!important;
}
.auth-full-wrap,.auth-full-register-wrap{width:min(1120px,100%)!important;gap:8px!important}
.auth-full-topbar{min-height:34px!important;gap:8px!important}
.auth-full-back{height:34px!important;padding:0 12px!important;font-size:9px!important}
.auth-full-status{padding:6px 10px!important;font-size:9px!important;gap:7px!important}
.auth-full-shell,.auth-full-register-shell{
  grid-template-columns:minmax(255px,.70fr) minmax(520px,1.30fr)!important;
  min-height:0!important;
  max-height:none!important;
  border-radius:28px!important;
}
.auth-full-brand{padding:22px!important;gap:14px!important;justify-content:center!important}
.auth-full-brand:before{inset:10px!important;border-radius:22px!important}
.auth-full-headline>span{margin-bottom:9px!important;padding:5px 9px!important;font-size:8.5px!important;letter-spacing:.9px!important}
.auth-full-headline h1{font-size:clamp(28px,3.2vw,44px)!important;line-height:.94!important;letter-spacing:-2px!important}
.auth-full-headline p{margin-top:9px!important;font-size:11px!important;line-height:1.55!important;max-width:330px!important}
.auth-full-feature-grid{gap:7px!important}
.auth-full-feature-grid div{min-height:50px!important;padding:9px!important;border-radius:16px!important}
.auth-full-feature-grid strong{font-size:12px!important}.auth-full-feature-grid small{font-size:8px!important;letter-spacing:.55px!important}
.auth-full-mini-card{padding:10px!important;border-radius:16px!important}.auth-full-mini-card p{font-size:10px!important;line-height:1.45!important}
.auth-full-form-panel,.auth-full-register-panel{padding:18px 20px!important;overflow:visible!important}
.auth-full-card-top{margin-bottom:8px!important;gap:8px!important;align-items:center!important}
.auth-full-card-top span{padding:5px 9px!important;font-size:8.5px!important;letter-spacing:.8px!important}
.auth-full-card-top h2{margin:6px 0 2px!important;font-size:clamp(24px,2.6vw,36px)!important;line-height:.98!important;letter-spacing:-1.3px!important}
.auth-full-card-top p{font-size:10.5px!important;line-height:1.35!important}
.auth-full-card-top small{padding:5px 8px!important;font-size:8.5px!important}
.auth-full-tabs{height:40px!important;margin:0 0 9px!important;padding:4px!important;border-radius:14px!important}
.auth-full-tabs a{height:30px!important;border-radius:10px!important;font-size:10px!important;letter-spacing:.6px!important}
.auth-full-form{gap:8px!important}.auth-full-register-form{gap:8px 10px!important}
.auth-full-form .field label{font-size:8.5px!important;letter-spacing:.6px!important;margin-bottom:4px!important}
.auth-full-form .field input,.auth-full-form .field textarea,.auth-full-register-form .field input,.auth-full-register-form .field textarea{
  height:44px!important;
  min-height:44px!important;
  border-radius:13px!important;
  font-size:12px!important;
  padding-top:0!important;
  padding-bottom:0!important;
}
.auth-full-form .field textarea,.auth-full-register-form .field textarea{height:54px!important;min-height:54px!important;padding-top:12px!important}
.auth-full-form .auth-icon-field input,.auth-full-form .auth-icon-field textarea{padding-left:38px!important}
.auth-full-form .auth-icon-field>span:not(.muted){left:13px!important;bottom:13px!important;font-size:13px!important}
.auth-full-form .password-field input{padding-right:64px!important}
.auth-full-form .password-toggle{height:28px!important;right:8px!important;bottom:8px!important;border-radius:10px!important;font-size:9px!important;padding:0 9px!important}
.auth-full-checkline{gap:7px!important}.auth-full-checkline span{min-height:30px!important;border-radius:11px!important;font-size:8.5px!important;letter-spacing:.55px!important}
.auth-full-submit,.auth-full-register-form .auth-full-submit{height:44px!important;border-radius:14px!important;font-size:11px!important;letter-spacing:.7px!important;box-shadow:0 14px 34px rgba(255,106,0,.24)!important}
.auth-switch-note{margin:8px 0 0!important;font-size:10.5px!important}
.auth-brand-logo-row{transform:scale(.88);transform-origin:left center;margin-bottom:4px!important}

.wallet-topup-priority-main .page-hero{padding:10px 0 8px!important}.wallet-topup-priority-main .page-title{font-size:20px!important}
.wallet-topup-priority-main .breadcrumb{font-size:10px!important;margin-top:4px!important}
.wallet-front-main{padding-bottom:20px!important}.wallet-front-container{max-width:1180px!important}
.wallet-front-interface,.wallet-expanded-panel{min-height:auto!important;padding:16px!important;border-radius:26px!important}
.wallet-front-interface:after{inset:8px!important;border-radius:20px!important}.wallet-close-pill{min-height:30px!important;right:14px!important;top:14px!important;font-size:9px!important;padding:0 10px!important}
.wallet-topup-first-row{grid-template-columns:minmax(0,1.25fr) minmax(220px,.55fr)!important;gap:14px!important;align-items:start!important;margin-top:6px!important}
.wallet-front-form,.wallet-main-topup-form,.wallet-topup-first-form{min-height:0!important;padding:16px!important;border-radius:22px!important}
.wallet-front-form .wallet-form-title{margin-bottom:0!important}.wallet-front-form .wallet-form-title span{padding:4px 8px!important;font-size:8.5px!important}
.wallet-front-form .wallet-form-title h3{font-size:22px!important;margin:6px 0 3px!important;line-height:1!important}.wallet-front-form .wallet-form-title p{font-size:10.5px!important;line-height:1.35!important;margin:0!important}
.wallet-front-form .field label{font-size:8.5px!important;margin-bottom:4px!important}.wallet-front-form .field input,.wallet-front-form .field select{height:44px!important;border-radius:13px!important;font-size:12px!important}
.wallet-front-submit{height:44px!important;border-radius:14px!important;font-size:11px!important}.wallet-front-form .premium-notice{padding:9px 11px!important;font-size:10px!important;line-height:1.45!important;border-radius:13px!important}
.wallet-front-balance,.wallet-current-balance-side{min-height:154px!important;padding:16px!important;border-radius:22px!important}.wallet-front-balance small{font-size:9px!important}.wallet-front-balance strong{font-size:clamp(24px,3vw,34px)!important;letter-spacing:-1px!important}.wallet-front-balance em{font-size:9px!important}
.wallet-balance-history{height:34px!important;border-radius:12px!important;font-size:9px!important}
.wallet-front-grid,.wallet-support-grid{grid-template-columns:minmax(0,1fr) minmax(220px,.58fr)!important;gap:14px!important;margin-top:14px!important}
.wallet-method-card{padding:15px!important;border-radius:20px!important}.wallet-method-card h3,.wallet-front-steps h3{font-size:16px!important;margin-bottom:6px!important}.wallet-method-card p{font-size:10px!important;line-height:1.45!important;margin-bottom:8px!important}
.wallet-method-grid{gap:7px!important;margin:8px 0!important}.wallet-method-grid span,.wallet-front-methods .wallet-method-grid span{min-height:42px!important;padding:8px!important;border-radius:13px!important;font-size:10px!important}.wallet-method-grid b{width:28px!important;height:28px!important;border-radius:9px!important;font-size:9px!important}
.wallet-front-steps{padding:15px!important;border-radius:20px!important}.wallet-front-steps span{min-height:34px!important;font-size:10px!important;gap:8px!important}.wallet-front-steps b{width:26px!important;height:26px!important;border-radius:9px!important;font-size:9px!important}
.wallet-history-section{margin-top:16px!important}.wallet-history-section .section-title{font-size:15px!important}
@media(max-width:900px){
  .auth-full-page{align-items:flex-start!important;padding:10px!important}.auth-full-shell,.auth-full-register-shell{grid-template-columns:1fr!important}.auth-full-brand{padding:16px!important}.auth-full-feature-grid{grid-template-columns:repeat(3,1fr)!important}.auth-full-form-panel,.auth-full-register-panel{padding:16px!important}
  .wallet-topup-first-row,.wallet-front-grid,.wallet-support-grid{grid-template-columns:1fr!important}.wallet-close-pill{position:relative!important;right:auto!important;top:auto!important;width:max-content!important;margin-bottom:8px!important}
}
@media(max-width:560px){
  .auth-full-page{padding:8px!important}.auth-full-topbar{flex-direction:column!important;align-items:stretch!important}.auth-full-status{justify-content:space-between!important}.auth-full-shell{border-radius:22px!important}.auth-full-headline h1{font-size:28px!important}.auth-full-headline p{font-size:10px!important}.auth-full-feature-grid,.auth-full-checkline,.auth-full-register-form{grid-template-columns:1fr!important}.auth-full-card-top{display:grid!important}.auth-full-form .field input,.auth-full-form .field textarea,.auth-full-register-form .field input,.auth-full-register-form .field textarea{height:42px!important;min-height:42px!important}.auth-full-form .field textarea,.auth-full-register-form .field textarea{height:52px!important;min-height:52px!important}.auth-full-submit,.auth-full-register-form .auth-full-submit{height:42px!important}
  .wallet-front-interface{padding:12px!important;border-radius:22px!important}.wallet-front-form,.wallet-main-topup-form{padding:12px!important}.wallet-front-form .wallet-form-title h3{font-size:20px!important}.wallet-front-balance{min-height:130px!important}.wallet-method-card,.wallet-front-steps{padding:12px!important}
}


/* 2026-06-23 client update: customer transaction history hidden + auth page style refinement */
.wallet-history-section{display:none!important}
.wallet-admin-note{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:12px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.10);color:#aebdca;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.7px;text-align:center}
.auth-full-page{padding-top:14px!important;padding-bottom:28px!important}
.auth-full-shell,.auth-full-register-shell{box-shadow:0 34px 90px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.11)!important}
.auth-full-page .auth-full-topbar{margin-bottom:2px!important}
.auth-full-back:hover{background:rgba(255,106,0,.14)!important;border-color:rgba(255,106,0,.32)!important;color:#fff!important}
.head-main .login-btn{background:radial-gradient(circle at 12% 0,rgba(255,255,255,.40),transparent 36%),linear-gradient(135deg,#ff9a3a,#ff6308 48%,#d94900)!important}

/* 2026-06-23 client update: compact wallet top-up + full-screen auth route */
.wallet-admin-note{display:none!important}
.wallet-topup-compact-main .page-hero{padding:8px 0 6px!important}
.wallet-topup-compact-main .page-title{font-size:18px!important;letter-spacing:-.4px!important}
.wallet-topup-compact-main .breadcrumb{font-size:9px!important;margin-top:3px!important}
.wallet-topup-compact-panel{padding:12px!important;border-radius:22px!important;min-height:auto!important}
.wallet-topup-compact-panel:after{inset:7px!important;border-radius:17px!important}
.wallet-topup-compact-row{grid-template-columns:minmax(0,1.15fr) minmax(230px,.62fr)!important;gap:10px!important;margin-top:2px!important;align-items:start!important}
.wallet-topup-side-stack{display:grid;gap:8px;align-content:start}
.wallet-topup-compact-form{padding:12px!important;border-radius:18px!important;gap:7px!important;min-height:0!important}
.wallet-topup-compact-form .wallet-form-title h3{font-size:18px!important;margin:4px 0 2px!important;line-height:1!important}
.wallet-topup-compact-form .wallet-form-title p{font-size:9.5px!important;line-height:1.25!important}
.wallet-topup-compact-form .wallet-form-title span{font-size:8px!important;padding:3px 7px!important}
.wallet-topup-compact-form .field label{font-size:8px!important;margin-bottom:3px!important;letter-spacing:.55px!important}
.wallet-topup-compact-form .field input,.wallet-topup-compact-form .field select{height:36px!important;border-radius:11px!important;font-size:11px!important;padding:0 11px!important}
.wallet-topup-compact-form .premium-notice{padding:7px 9px!important;border-radius:11px!important;font-size:9px!important;line-height:1.32!important}
.wallet-topup-compact-form .form-actions{margin-top:0!important}
.wallet-topup-compact-form .wallet-front-submit{height:38px!important;border-radius:12px!important;font-size:10px!important;letter-spacing:.55px!important}
.wallet-balance-mini-card{min-height:96px!important;padding:12px!important;border-radius:18px!important;gap:4px!important}
.wallet-balance-mini-card small{font-size:8px!important;letter-spacing:.7px!important}
.wallet-balance-mini-card strong{font-size:clamp(21px,2.4vw,28px)!important;letter-spacing:-.6px!important}
.wallet-balance-mini-card em{font-size:8px!important;letter-spacing:.5px!important}
.wallet-balance-mini-card:before{font-size:78px!important;right:-12px!important;top:-18px!important}
.wallet-side-channel-card{padding:10px!important;border-radius:16px!important;min-height:0!important}
.wallet-side-channel-card h3{font-size:12px!important;margin:0 0 7px!important;letter-spacing:-.2px!important}
.wallet-side-channel-card p{display:none!important}
.wallet-side-channel-grid{display:grid!important;grid-template-columns:1fr!important;gap:5px!important;margin:0!important}
.wallet-side-channel-grid span{min-height:32px!important;padding:5px 7px!important;border-radius:10px!important;display:flex!important;align-items:center!important;gap:7px!important}
.wallet-side-channel-grid b{width:22px!important;height:22px!important;border-radius:8px!important;font-size:7.5px!important;flex:0 0 auto!important}
.wallet-side-channel-grid strong{font-size:9.5px!important;line-height:1!important}
.wallet-side-channel-grid small{display:none!important}
.wallet-compact-steps{margin-top:10px!important;padding:10px!important;border-radius:16px!important;display:grid!important;grid-template-columns:auto repeat(3,minmax(0,1fr))!important;gap:7px!important;align-items:center!important}
.wallet-compact-steps h3{font-size:12px!important;margin:0!important;white-space:nowrap!important}
.wallet-compact-steps span{min-height:30px!important;border-top:0!important;border-radius:11px!important;padding:0 8px!important;background:rgba(255,255,255,.045)!important;font-size:9px!important;gap:6px!important}
.wallet-compact-steps b{width:22px!important;height:22px!important;border-radius:8px!important;font-size:8px!important}

body.auth-route-fullscreen .topbar,body.auth-route-fullscreen .announcement-bar,body.auth-route-fullscreen .maintenance-bar,body.auth-route-fullscreen .flash-sale-bar,body.auth-route-fullscreen .header,body.auth-route-fullscreen footer{display:none!important}
body.auth-route-fullscreen{background:#050b12!important;overflow-x:hidden!important}
body.auth-route-fullscreen #app{min-height:100vh!important;outline:0!important}
body.auth-route-fullscreen .auth-full-page{min-height:100vh!important;padding:12px!important;display:flex!important;align-items:center!important;justify-content:center!important}
body.auth-route-fullscreen .auth-full-wrap{width:min(1180px,100%)!important}
body.auth-route-fullscreen .auth-full-shell,body.auth-route-fullscreen .auth-full-register-shell{width:100%!important;max-height:calc(100vh - 62px)!important;overflow:hidden!important}
body.auth-route-fullscreen .auth-full-form-panel{overflow:auto!important}
body.auth-route-fullscreen .auth-full-back{background:rgba(255,255,255,.075)!important}
body.auth-route-fullscreen .auth-full-status span{display:none!important}

@media(max-width:900px){
  .wallet-topup-compact-row{grid-template-columns:1fr!important}
  .wallet-topup-side-stack{grid-template-columns:1fr 1fr!important}
  .wallet-compact-steps{grid-template-columns:1fr!important}
  body.auth-route-fullscreen .auth-full-page{align-items:flex-start!important;overflow:auto!important}
  body.auth-route-fullscreen .auth-full-shell,body.auth-route-fullscreen .auth-full-register-shell{max-height:none!important;overflow:visible!important}
}
@media(max-width:560px){
  .wallet-topup-side-stack{grid-template-columns:1fr!important}
  .wallet-topup-compact-panel{padding:9px!important;border-radius:19px!important}
  .wallet-topup-compact-form{padding:10px!important}
  body.auth-route-fullscreen .auth-full-page{padding:8px!important}
}


/* 2026-06-23 requested features: remember login, success/error animation, compact register form */
.toast.success{background:linear-gradient(135deg,#0d7f45,#13a55f)!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 18px 50px rgba(19,165,95,.32)!important;animation:bdxToastSuccess .44s cubic-bezier(.2,.9,.2,1)}
.toast.error{background:linear-gradient(135deg,#9d1d1d,#e03838)!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 18px 50px rgba(224,56,56,.34)!important;animation:bdxToastError .42s cubic-bezier(.2,.9,.2,1)}
@keyframes bdxToastSuccess{0%{transform:translateY(18px) scale(.94);opacity:0}65%{transform:translateY(-4px) scale(1.02);opacity:1}100%{transform:translateY(0) scale(1);opacity:1}}
@keyframes bdxToastError{0%{transform:translateX(0) translateY(18px);opacity:0}35%{transform:translateX(-8px) translateY(0);opacity:1}65%{transform:translateX(8px)}100%{transform:translateX(0)}}
.remember-login{display:flex!important;align-items:center;gap:9px;min-height:38px;padding:8px 11px;border-radius:14px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.11);color:#dceaf2;font-size:11px;font-weight:900;letter-spacing:.35px;text-transform:uppercase}
.remember-login input{width:15px;height:15px;accent-color:#ff6a00;flex:0 0 auto}
.auth-full-register-panel{padding:14px 16px!important}
.auth-full-register-panel .auth-full-card-top{margin-bottom:8px!important}
.auth-full-register-panel .auth-full-card-top h2{font-size:clamp(22px,2.3vw,34px)!important;line-height:.98!important;margin:2px 0!important;letter-spacing:-1.4px!important}
.auth-full-register-panel .auth-full-card-top p{font-size:9px!important;line-height:1.3!important;margin:0!important}
.auth-full-register-panel .auth-full-card-top small{font-size:8px!important;padding:5px 7px!important;border-radius:9px!important}
.auth-full-register-form{gap:6px 8px!important}
.auth-full-register-form .field label{font-size:8px!important;margin-bottom:3px!important;letter-spacing:.5px!important}
.auth-full-register-form .field input{height:38px!important;border-radius:12px!important;font-size:11px!important;padding-top:0!important;padding-bottom:0!important}
.auth-full-register-form .field textarea{height:46px!important;min-height:46px!important;border-radius:12px!important;font-size:11px!important;padding-top:11px!important}
.auth-full-register-form .auth-icon-field input,.auth-full-register-form .auth-icon-field textarea{padding-left:38px!important}
.auth-full-register-form .auth-icon-field>span:not(.muted){left:13px!important;bottom:11px!important;font-size:12px!important}
.auth-full-register-form .password-toggle{height:28px!important;bottom:5px!important;right:8px!important;font-size:8px!important}
.auth-full-register-form .auth-full-checkline span{min-height:31px!important;font-size:8px!important;border-radius:10px!important}
.auth-full-register-form .auth-full-submit{height:38px!important;border-radius:12px!important;font-size:10px!important}
.auth-switch-note{font-size:9.5px!important;margin-top:5px!important}
.auth-switch-note a{font-size:9.5px!important}
.user-wallet-adjust-note{font-size:11px;color:#9cb0bd}
@media(max-width:640px){.auth-full-register-panel{padding:12px!important}.auth-full-register-form{grid-template-columns:1fr!important}.auth-full-register-form .field input{height:40px!important}.auth-full-register-form .field textarea{height:48px!important;min-height:48px!important}.remember-login{font-size:10px}}

/* Admin-request update: premium header login, compact register, VIP admin and API admin-only */
.head-main .login-btn{min-width:178px!important;height:58px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;border-radius:20px!important;background:radial-gradient(circle at 20% 0,rgba(255,255,255,.45),transparent 34%),linear-gradient(135deg,#ffb066,#ff6a00 48%,#b93600)!important;border:1px solid rgba(255,205,158,.38)!important;box-shadow:0 20px 48px rgba(255,106,0,.24),inset 0 1px 0 rgba(255,255,255,.28)!important;letter-spacing:.2px!important;text-align:center;overflow:hidden;position:relative}.head-main .login-btn:before{content:"";position:absolute;inset:1px;border-radius:19px;background:linear-gradient(120deg,rgba(255,255,255,.16),transparent 38%,rgba(255,255,255,.08));pointer-events:none}.head-main .login-btn .login-btn-top{position:relative;font-size:12px;font-weight:950;text-transform:uppercase;line-height:1;color:#fff}.head-main .login-btn small{position:relative;font-size:8px;font-weight:950;letter-spacing:1.2px;color:#ffe3cb;text-transform:uppercase}.head-main .login-btn:hover{transform:translateY(-3px) scale(1.02)!important;filter:brightness(1.08)!important}
.auth-full-register-wrap{width:min(1040px,100%)!important}.auth-full-register-shell{grid-template-columns:minmax(300px,.78fr) minmax(430px,1fr)!important}.auth-full-register-brand{padding:18px!important}.auth-full-register-brand .auth-full-headline h1{font-size:clamp(24px,2.4vw,34px)!important}.auth-full-register-brand .auth-full-headline p{font-size:10px!important;line-height:1.45!important}.auth-full-register-panel{padding:12px 14px!important}.auth-full-register-panel .auth-full-card-top{margin-bottom:5px!important}.auth-full-register-panel .auth-full-card-top h2{font-size:clamp(20px,2vw,30px)!important}.auth-full-register-panel .auth-full-card-top p{display:none!important}.auth-full-register-form{gap:5px 7px!important}.auth-full-register-form .field label{font-size:7.5px!important;margin-bottom:2px!important}.auth-full-register-form .field input{height:34px!important;border-radius:11px!important;font-size:10.5px!important}.auth-full-register-form .field textarea{height:38px!important;min-height:38px!important;border-radius:11px!important;font-size:10.5px!important}.auth-full-register-form .auth-icon-field>span:not(.muted){bottom:9px!important}.auth-full-register-form .password-toggle{height:24px!important;bottom:5px!important;font-size:7.5px!important}.auth-full-register-form .auth-full-checkline{display:none!important}.auth-full-register-form .auth-full-submit{height:34px!important;font-size:9.5px!important;border-radius:11px!important}.auth-switch-note{margin-top:6px!important;font-size:10px!important}
.api-admin-only-panel pre{white-space:pre-wrap;background:#071019;border:1px solid rgba(255,255,255,.09);border-radius:14px;padding:14px;color:#cde8ff}.admin-api-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.admin-api-grid article{padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(255,255,255,.035)}
@media(max-width:720px){.admin-api-grid{grid-template-columns:1fr}.head-main .login-btn{min-width:0!important;width:100%!important}.auth-full-register-shell{grid-template-columns:1fr!important}.auth-full-register-brand{display:none!important}}

/* Add Money modal UI requested on 2026-06-23 */
.wallet-modal-open{overflow:hidden!important}
.wallet-add-overlay-route{position:fixed;inset:0;z-index:980;display:grid;place-items:center;padding:18px;background:rgba(0,0,0,.58);overflow:auto}
.wallet-add-blur-bg{position:absolute;inset:-10%;background:radial-gradient(circle at 20% 18%,rgba(255,139,39,.18),transparent 19%),radial-gradient(circle at 84% 26%,rgba(45,132,255,.13),transparent 18%),radial-gradient(circle at 39% 82%,rgba(255,106,0,.19),transparent 20%),radial-gradient(circle at 88% 85%,rgba(255,153,0,.20),transparent 18%),linear-gradient(145deg,#03070b,#080d13 48%,#020407);filter:blur(4px);pointer-events:none}
.wallet-add-blur-bg:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.34);backdrop-filter:blur(12px)}
.wallet-pop-card{position:relative;z-index:1;width:min(92vw,640px);max-height:min(92vh,980px);display:flex;flex-direction:column;overflow:hidden;border-radius:34px;background:linear-gradient(180deg,#0b1b29 0%,#07131e 48%,#06101a 100%);border:1px solid rgba(128,169,205,.24);box-shadow:0 38px 110px rgba(0,0,0,.72),0 0 0 1px rgba(255,255,255,.035),inset 0 1px 0 rgba(255,255,255,.06);color:#f8fbff}
.wallet-pop-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:28px 34px 24px;border-bottom:1px solid rgba(183,213,241,.12)}
.wallet-pop-head h2{margin:0;font-size:28px;line-height:1.1;letter-spacing:-.8px;color:#fff}
.wallet-pop-close{flex:0 0 auto;width:64px;height:64px;display:grid;place-items:center;border-radius:18px;background:rgba(255,255,255,.035);border:1px solid rgba(183,213,241,.16);color:#fff;font-size:38px;line-height:1;text-decoration:none;font-weight:500;transition:.2s ease}
.wallet-pop-close:hover{background:rgba(255,106,0,.18);border-color:rgba(255,106,0,.55);transform:translateY(-1px)}
.wallet-pop-body{padding:26px 26px 28px;overflow:auto}
.wallet-available-card{position:relative;overflow:hidden;min-height:162px;display:flex;flex-direction:column;justify-content:center;gap:14px;padding:28px 32px;border-radius:22px;background:radial-gradient(circle at 88% 32%,rgba(255,113,25,.25),transparent 28%),linear-gradient(135deg,rgba(255,255,255,.028),rgba(255,255,255,.012));border:1px solid rgba(255,126,40,.20);box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}
.wallet-available-card span{font-size:13px;font-weight:800;letter-spacing:.9px;color:rgba(235,244,252,.62)}
.wallet-available-card strong{font-size:48px;line-height:1;font-weight:950;letter-spacing:-1.8px;color:#fff}
.wallet-info-note{margin:0 0 24px;padding:16px 20px;border-radius:14px;background:rgba(12,90,128,.22);border:1px solid rgba(0,194,255,.14);color:#aebdc9;font-size:14px;line-height:1.65}
.wallet-amount-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}
.wallet-amount-btn{min-height:74px;border-radius:14px;background:rgba(255,255,255,.022);border:1px solid rgba(194,219,240,.16);color:#e8edf4;font-size:16px;font-weight:950;letter-spacing:.2px;cursor:pointer;transition:.18s ease}
.wallet-amount-btn:hover,.wallet-amount-btn.active{background:linear-gradient(135deg,rgba(255,106,0,.13),rgba(255,106,0,.05));border-color:rgba(255,106,0,.82);box-shadow:inset 0 0 0 1px rgba(255,106,0,.10)}
.wallet-custom-amount{width:100%;height:78px;margin:26px 0 26px;padding:0 24px;border-radius:18px;background:rgba(0,0,0,.12);border:1px solid rgba(194,219,240,.14);color:#fff;font-size:26px;outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}
.wallet-custom-amount::placeholder{color:rgba(231,238,246,.46)}
.wallet-custom-amount:focus{border-color:rgba(255,106,0,.70);box-shadow:0 0 0 4px rgba(255,106,0,.09)}
.wallet-method-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:26px}
.wallet-method-pill{height:50px;padding:0 18px;border-radius:14px;background:rgba(255,255,255,.035);border:1px solid rgba(194,219,240,.15);color:#aebbc6;font-size:14px;font-weight:950;cursor:pointer;transition:.18s ease}
.wallet-method-pill:hover,.wallet-method-pill.active{color:#fff;background:rgba(255,106,0,.08);border-color:rgba(255,106,0,.82)}
.wallet-reference-step{display:none;margin:0 0 22px;padding:16px;border-radius:18px;background:rgba(255,255,255,.035);border:1px solid rgba(194,219,240,.13)}
.wallet-reference-step.active{display:block;animation:walletRefIn .18s ease both}
.wallet-reference-step label{display:block;margin-bottom:8px;color:#d8e6f0;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.7px}
.wallet-reference-step input{width:100%;height:56px;border-radius:14px;border:1px solid rgba(194,219,240,.16);background:rgba(0,0,0,.16);color:#fff;padding:0 16px;font-size:15px;outline:none}
.wallet-reference-step input:focus{border-color:rgba(255,106,0,.70);box-shadow:0 0 0 4px rgba(255,106,0,.08)}
.wallet-reference-step small{display:block;margin-top:8px;color:#8fa2b1;font-size:11px;line-height:1.5}
.wallet-continue-btn{width:100%;height:78px;border:0;border-radius:17px;background:linear-gradient(135deg,#ffb142,#ff5a17);box-shadow:0 18px 42px rgba(255,106,0,.25),inset 0 1px 0 rgba(255,255,255,.28);color:#fff;font-size:16px;font-weight:1000;letter-spacing:.7px;cursor:pointer;transition:.18s ease}
.wallet-continue-btn:hover{transform:translateY(-1px);filter:saturate(1.08)}
.wallet-login-pop{padding:34px}.wallet-login-pop .wallet-pop-close{position:absolute;right:18px;top:18px;width:48px;height:48px;font-size:30px}.wallet-pop-title h2{font-size:32px;margin:0 0 8px}.wallet-pop-title p{color:#aebdc9;line-height:1.7}.wallet-pop-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.wallet-pop-actions a{display:grid;place-items:center;min-height:52px}
@keyframes walletRefIn{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:640px){.wallet-add-overlay-route{align-items:center;padding:14px 10px}.wallet-pop-card{width:min(100%,634px);border-radius:28px;max-height:94vh}.wallet-pop-head{padding:22px 26px 20px}.wallet-pop-head h2{font-size:24px}.wallet-pop-close{width:54px;height:54px;border-radius:16px;font-size:34px}.wallet-pop-body{padding:24px 24px 26px}.wallet-available-card{min-height:146px;padding:24px 26px}.wallet-available-card strong{font-size:44px}.wallet-info-note{font-size:13.5px;padding:14px 18px}.wallet-amount-grid{gap:13px}.wallet-amount-btn{min-height:68px}.wallet-custom-amount{height:72px;font-size:24px;margin:24px 0}.wallet-method-pill{height:48px;padding:0 16px}.wallet-continue-btn{height:72px}}
@media(max-width:390px){.wallet-pop-head{padding:20px 20px 18px}.wallet-pop-body{padding:20px}.wallet-pop-head h2{font-size:22px}.wallet-pop-close{width:48px;height:48px}.wallet-available-card strong{font-size:40px}.wallet-amount-grid{gap:10px}.wallet-amount-btn{min-height:62px;font-size:14px}.wallet-method-row{gap:9px}.wallet-method-pill{height:44px;padding:0 13px;font-size:12.5px}.wallet-custom-amount{font-size:21px}.wallet-continue-btn{height:66px;font-size:13px}}

/* 2026-06-23: Login/Register modal updated to match requested screenshot */
body.auth-route-fullscreen{background:#03080d!important;overflow:hidden!important}
body.auth-route-fullscreen #app{min-height:100vh!important}
body.auth-route-fullscreen .bdx-auth-screen{position:relative!important;min-height:100vh!important;padding:clamp(14px,3vw,34px)!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;background:radial-gradient(circle at 11% 18%,rgba(255,106,0,.18),transparent 17%),radial-gradient(circle at 78% 17%,rgba(28,144,255,.11),transparent 19%),radial-gradient(circle at 19% 82%,rgba(255,106,0,.15),transparent 18%),radial-gradient(circle at 88% 84%,rgba(255,106,0,.20),transparent 17%),linear-gradient(150deg,#03070c 0%,#071421 57%,#03070c 100%)!important}.bdx-auth-screen:before{content:"";position:absolute;inset:-22px;background:linear-gradient(120deg,rgba(255,255,255,.025),transparent 36%,rgba(255,106,0,.035)),radial-gradient(circle at 50% 50%,transparent 0,rgba(0,0,0,.26) 100%);filter:blur(10px);opacity:.92}.bdx-auth-ambient{position:absolute;inset:0;pointer-events:none;overflow:hidden}.bdx-auth-ambient span{position:absolute;width:210px;height:70px;border-radius:999px;background:rgba(255,106,0,.22);filter:blur(30px);opacity:.35}.bdx-auth-ambient span:nth-child(1){left:4%;top:14%;transform:rotate(3deg)}.bdx-auth-ambient span:nth-child(2){right:10%;top:31%;background:rgba(27,135,210,.18)}.bdx-auth-ambient span:nth-child(3){left:17%;bottom:14%;background:rgba(255,106,0,.20)}.bdx-auth-ambient span:nth-child(4){right:7%;bottom:8%;background:rgba(255,106,0,.28)}
.bdx-auth-card{position:relative;z-index:2;width:min(92vw,1120px)!important;min-height:560px;max-height:calc(100vh - 70px);display:grid!important;grid-template-columns:minmax(300px,.93fr) minmax(410px,1.07fr)!important;overflow:hidden!important;border-radius:21px!important;background:linear-gradient(180deg,rgba(8,22,34,.98),rgba(5,14,23,.99))!important;border:1px solid rgba(116,142,161,.28)!important;box-shadow:0 40px 120px rgba(0,0,0,.62),0 0 0 1px rgba(255,255,255,.025),inset 0 1px 0 rgba(255,255,255,.07)!important}.bdx-auth-register-card{min-height:650px;width:min(92vw,1120px)!important}.bdx-auth-close{position:absolute;right:18px;top:18px;z-index:6;width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:rgba(7,18,29,.82);border:1px solid rgba(133,161,182,.22);color:#d7e3ec!important;font-size:18px;font-weight:900;text-decoration:none!important;line-height:1}.bdx-auth-close:hover{border-color:rgba(255,137,42,.58);color:#fff!important;background:rgba(255,106,0,.13)}
.bdx-auth-brand-panel{position:relative;padding:50px 44px 42px;display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(circle at 88% 44%,rgba(255,106,0,.12),transparent 27%),linear-gradient(155deg,rgba(255,106,0,.13),rgba(7,14,19,.88) 38%,rgba(4,8,13,.96) 100%);border-right:1px solid rgba(151,171,190,.16)}.bdx-auth-brand-panel:before{content:"";position:absolute;right:-190px;top:-45px;width:450px;height:450px;border-radius:50%;border:56px solid rgba(255,106,0,.09)}.bdx-auth-brand-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,106,0,.10),transparent 38%),radial-gradient(circle at 15% 10%,rgba(255,181,68,.14),transparent 22%);pointer-events:none}.bdx-auth-logo-row,.bdx-auth-secure-pill,.bdx-auth-brand-copy,.bdx-auth-feature-list{position:relative;z-index:1}.bdx-auth-logo-row{display:flex;align-items:center;gap:14px}.bdx-auth-logo-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(135deg,#ffb24b,#ff5a00);box-shadow:0 16px 32px rgba(255,106,0,.35);color:white;font-size:22px;font-weight:900}.bdx-auth-logo-row strong{display:block;color:#f9fbff;font-size:16px;line-height:1;font-weight:950;letter-spacing:.2px}.bdx-auth-logo-row strong em{font-style:normal;color:#ff8224}.bdx-auth-logo-row small{display:block;margin-top:6px;color:#c8d1da;font-size:7.5px;font-weight:900;letter-spacing:2px}.bdx-auth-secure-pill{align-self:flex-start;margin-top:auto;margin-bottom:26px;padding:9px 15px;border-radius:999px;background:linear-gradient(90deg,rgba(255,106,0,.20),rgba(255,106,0,.06));border:1px solid rgba(255,139,55,.24);color:#ffddb9;font-size:9.5px;font-weight:950;letter-spacing:1.2px}.bdx-auth-secure-pill i{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px;background:#43e077;box-shadow:0 0 12px rgba(67,224,119,.9)}.bdx-auth-brand-copy h1{max-width:390px;margin:0 0 14px;color:#fff;font-size:clamp(29px,3.1vw,43px);line-height:.99;letter-spacing:-1.8px;font-weight:950}.bdx-auth-brand-copy p{max-width:390px;margin:0;color:#aebbc7;font-size:13.5px;line-height:1.72}.bdx-auth-feature-list{display:grid;gap:12px;margin-top:auto}.bdx-auth-feature-list span{display:flex;align-items:center;gap:10px;color:#f2f7fb;font-size:11px;font-weight:900}.bdx-auth-feature-list b{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;background:rgba(255,106,0,.13);border:1px solid rgba(255,106,0,.18);color:#ff9d46;font-size:12px;box-shadow:0 10px 20px rgba(255,106,0,.11)}
.bdx-auth-form-panel{position:relative;overflow:auto;padding:48px 48px 34px;background:radial-gradient(circle at 100% 0,rgba(20,143,221,.14),transparent 29%),linear-gradient(180deg,rgba(8,23,36,.98),rgba(5,14,23,.99));}.bdx-auth-register-card .bdx-auth-form-panel{padding-top:42px}.bdx-auth-title h2{margin:0;color:#fff;font-size:clamp(27px,2.5vw,38px);line-height:1.05;letter-spacing:-1.2px;font-weight:950}.bdx-auth-title p{margin:9px 0 0;color:#9fadb8;font-size:12px;line-height:1.5}.bdx-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:30px;padding:5px;border-radius:14px;background:#06101a;border:1px solid rgba(119,145,164,.17);box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.bdx-auth-tabs a{min-height:44px;display:grid;place-items:center;border-radius:11px;color:#aeb9c3!important;font-size:10px;font-weight:950;letter-spacing:.45px;text-decoration:none!important}.bdx-auth-tabs a.active{background:linear-gradient(135deg,#ff951f,#ff5a00);color:#fff!important;box-shadow:0 12px 26px rgba(255,106,0,.26),inset 0 1px 0 rgba(255,255,255,.24)}.bdx-auth-note{margin-top:18px;min-height:42px;display:flex;align-items:center;gap:10px;padding:0 16px;border-radius:12px;background:rgba(5,44,63,.72);border:1px solid rgba(37,190,255,.16);color:#9fd7ec;font-size:10.5px;line-height:1.45}.bdx-auth-note span{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(65,206,255,.32);color:#3dc6ec;font-size:9px}.bdx-auth-form{display:grid;gap:14px;margin-top:18px}.bdx-auth-register-form{gap:10px;margin-top:18px}.bdx-field-row label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 7px;color:#dce7ee;font-size:11px;font-weight:900}.bdx-field-row label small{color:#9ca9b2;font-size:8.5px;font-weight:900}.bdx-input-wrap{position:relative}.bdx-input-wrap>span{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:#80909b;font-size:14px;z-index:1}.bdx-input-wrap input,.bdx-input-wrap textarea{width:100%;border:1px solid rgba(111,136,154,.22)!important;background:#050f18!important;color:#f8fbff!important;outline:0!important;border-radius:13px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)!important;font-weight:800!important}.bdx-input-wrap input{height:54px!important;padding:0 48px!important;font-size:13px!important}.bdx-input-wrap textarea{min-height:76px!important;padding:18px 18px 14px 48px!important;resize:vertical;font-size:13px!important;line-height:1.45}.bdx-input-wrap input::placeholder,.bdx-input-wrap textarea::placeholder{color:#6f7c86}.bdx-input-wrap input:focus,.bdx-input-wrap textarea:focus{border-color:rgba(255,123,26,.88)!important;box-shadow:0 0 0 3px rgba(255,106,0,.12),inset 0 1px 0 rgba(255,255,255,.05)!important}.bdx-password-eye{position:absolute!important;right:13px!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;width:31px!important;height:31px!important;border:0!important;background:transparent!important;color:#85929c!important;font-size:10px!important;padding:0!important}.bdx-password-eye:hover{color:#fff!important}.bdx-field-help{margin:5px 0 0;color:#788792;font-size:9px;line-height:1.35}.bdx-auth-login-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:1px}.bdx-auth-login-tools label,.bdx-auth-agree{display:flex;align-items:center;gap:9px;color:#8795a0;font-size:10px;font-weight:800}.bdx-auth-login-tools input,.bdx-auth-agree input{width:16px;height:16px;accent-color:#ff6a00}.bdx-auth-login-tools a{color:#ffab69!important;font-size:10px;font-weight:950;text-decoration:none!important}.bdx-auth-agree{margin-top:0}.bdx-auth-submit{height:58px;border:0;border-radius:15px;background:linear-gradient(135deg,#ffb23d,#ff7b0f 48%,#ff4b00);color:#fff;font-size:11px;font-weight:950;letter-spacing:.55px;box-shadow:0 18px 38px rgba(255,106,0,.32),inset 0 1px 0 rgba(255,255,255,.28);cursor:pointer}.bdx-auth-submit:hover{filter:brightness(1.06);transform:translateY(-1px)}.bdx-auth-submit span{margin-right:8px}.bdx-auth-switch{margin:18px 0 0;text-align:center;color:#7f8f9b;font-size:10px;font-weight:800}.bdx-auth-switch a{color:#ff9c53!important;font-weight:950;text-decoration:none!important}.bdx-auth-legal{max-width:470px;margin:22px auto 0;text-align:center;color:#64717c;font-size:8.7px;line-height:1.55}.bdx-auth-legal a{color:#8da4b8!important;text-decoration:underline!important;text-underline-offset:2px}.bdx-auth-register-card .bdx-auth-tabs{margin-top:26px}.bdx-auth-register-card .bdx-auth-submit{height:54px}.bdx-auth-register-card .bdx-auth-switch{margin-top:13px}.bdx-auth-register-card .bdx-auth-legal{margin-top:17px}
@media(max-width:900px){.bdx-auth-card{width:min(94vw,760px)!important;grid-template-columns:minmax(260px,.92fr) minmax(340px,1.08fr)!important;min-height:auto;max-height:calc(100vh - 34px)}.bdx-auth-brand-panel{padding:34px 28px 30px}.bdx-auth-form-panel{padding:34px 30px 24px}.bdx-auth-register-card .bdx-auth-form-panel{padding-top:30px}.bdx-auth-brand-copy h1{font-size:28px}.bdx-auth-brand-copy p{font-size:11px}.bdx-auth-feature-list span{font-size:9.5px}.bdx-auth-logo-row strong{font-size:13px}.bdx-auth-logo-mark{width:36px;height:36px;border-radius:12px}.bdx-auth-secure-pill{font-size:8px;margin-bottom:20px}.bdx-input-wrap input{height:48px!important}.bdx-input-wrap textarea{min-height:66px!important}.bdx-auth-tabs a{min-height:40px}.bdx-auth-submit{height:51px}.bdx-auth-legal{font-size:7.8px}.bdx-auth-title h2{font-size:25px}}@media(max-width:620px){body.auth-route-fullscreen{overflow:auto!important}.bdx-auth-screen{align-items:flex-start!important;overflow:auto!important}.bdx-auth-card{grid-template-columns:1fr!important;max-height:none!important;width:min(94vw,420px)!important}.bdx-auth-brand-panel{display:none}.bdx-auth-form-panel{padding:36px 22px 24px}.bdx-auth-close{right:12px;top:12px}.bdx-auth-tabs{margin-top:22px}.bdx-auth-note{font-size:9.5px}.bdx-auth-register-card{width:min(94vw,440px)!important}.bdx-auth-form{gap:12px}.bdx-auth-register-form{gap:9px}.bdx-auth-legal{display:none}}

/* 2026-06-23: screen-fit compact Login/Register + Add Money modals */
body.auth-route-fullscreen{
  overflow:hidden!important;
}
body.auth-route-fullscreen .bdx-auth-screen{
  min-height:100svh!important;
  height:100svh!important;
  padding:10px!important;
  overflow:hidden!important;
  align-items:center!important;
  justify-content:center!important;
}
.bdx-auth-card{
  width:min(92vw,940px)!important;
  min-height:0!important;
  height:min(86svh,500px)!important;
  max-height:calc(100svh - 20px)!important;
  grid-template-columns:minmax(250px,.9fr) minmax(330px,1.1fr)!important;
  border-radius:18px!important;
}
.bdx-auth-register-card{
  width:min(92vw,940px)!important;
  height:min(90svh,590px)!important;
  max-height:calc(100svh - 20px)!important;
}
.bdx-auth-close{
  right:12px!important;
  top:12px!important;
  width:30px!important;
  height:30px!important;
  border-radius:10px!important;
  font-size:16px!important;
}
.bdx-auth-brand-panel{
  padding:30px 28px 26px!important;
}
.bdx-auth-logo-row{
  gap:10px!important;
}
.bdx-auth-logo-mark{
  width:36px!important;
  height:36px!important;
  border-radius:12px!important;
  font-size:18px!important;
}
.bdx-auth-logo-row strong{
  font-size:13px!important;
}
.bdx-auth-logo-row small{
  margin-top:4px!important;
  font-size:6.5px!important;
  letter-spacing:1.6px!important;
}
.bdx-auth-secure-pill{
  margin-bottom:18px!important;
  padding:7px 12px!important;
  font-size:8px!important;
}
.bdx-auth-brand-copy h1{
  font-size:clamp(22px,2.5vw,32px)!important;
  line-height:1!important;
  letter-spacing:-1.2px!important;
  margin-bottom:10px!important;
}
.bdx-auth-brand-copy p{
  font-size:10px!important;
  line-height:1.45!important;
}
.bdx-auth-feature-list{
  gap:8px!important;
}
.bdx-auth-feature-list span{
  font-size:9px!important;
  gap:8px!important;
}
.bdx-auth-feature-list b{
  width:21px!important;
  height:21px!important;
  border-radius:7px!important;
  font-size:10px!important;
}
.bdx-auth-form-panel{
  padding:28px 30px 20px!important;
  overflow:hidden!important;
}
.bdx-auth-register-card .bdx-auth-form-panel{
  padding:24px 28px 16px!important;
}
.bdx-auth-title h2{
  font-size:clamp(20px,2vw,28px)!important;
  line-height:1.02!important;
}
.bdx-auth-title p{
  margin-top:6px!important;
  font-size:9.5px!important;
  line-height:1.35!important;
}
.bdx-auth-tabs{
  margin-top:18px!important;
  padding:4px!important;
  border-radius:12px!important;
}
.bdx-auth-register-card .bdx-auth-tabs{
  margin-top:16px!important;
}
.bdx-auth-tabs a{
  min-height:34px!important;
  border-radius:9px!important;
  font-size:8.5px!important;
}
.bdx-auth-note{
  margin-top:12px!important;
  min-height:32px!important;
  padding:0 12px!important;
  border-radius:10px!important;
  font-size:8.5px!important;
}
.bdx-auth-note span{
  width:16px!important;
  height:16px!important;
  font-size:7px!important;
}
.bdx-auth-form{
  gap:9px!important;
  margin-top:12px!important;
}
.bdx-auth-register-form{
  gap:6px!important;
  margin-top:12px!important;
}
.bdx-field-row label{
  margin-bottom:4px!important;
  font-size:8.5px!important;
}
.bdx-field-row label small{
  font-size:7px!important;
}
.bdx-input-wrap>span{
  left:13px!important;
  font-size:11px!important;
}
.bdx-input-wrap input{
  height:38px!important;
  padding:0 38px!important;
  font-size:10px!important;
  border-radius:10px!important;
}
.bdx-input-wrap textarea{
  min-height:46px!important;
  height:46px!important;
  padding:12px 12px 10px 38px!important;
  font-size:10px!important;
  border-radius:10px!important;
  resize:none!important;
}
.bdx-password-eye{
  right:8px!important;
  width:24px!important;
  height:24px!important;
  font-size:8px!important;
}
.bdx-field-help{
  margin-top:3px!important;
  font-size:7.5px!important;
  line-height:1.2!important;
}
.bdx-auth-login-tools,.bdx-auth-login-tools label,.bdx-auth-agree{
  font-size:8.5px!important;
}
.bdx-auth-login-tools input,.bdx-auth-agree input{
  width:13px!important;
  height:13px!important;
}
.bdx-auth-login-tools a{
  font-size:8.5px!important;
}
.bdx-auth-submit{
  height:42px!important;
  border-radius:12px!important;
  font-size:9px!important;
}
.bdx-auth-register-card .bdx-auth-submit{
  height:38px!important;
}
.bdx-auth-switch{
  margin-top:9px!important;
  font-size:8.5px!important;
}
.bdx-auth-legal{
  margin-top:10px!important;
  font-size:6.8px!important;
  line-height:1.35!important;
}
.bdx-auth-register-card .bdx-auth-switch{
  margin-top:7px!important;
}
.bdx-auth-register-card .bdx-auth-legal{
  margin-top:8px!important;
}

.wallet-add-overlay-route{
  padding:10px!important;
  overflow:hidden!important;
}
.wallet-pop-card{
  width:min(92vw,560px)!important;
  max-height:calc(100svh - 20px)!important;
  border-radius:24px!important;
}
.wallet-pop-head{
  padding:18px 24px 16px!important;
}
.wallet-pop-head h2{
  font-size:22px!important;
  line-height:1.05!important;
}
.wallet-pop-close{
  width:42px!important;
  height:42px!important;
  border-radius:13px!important;
  font-size:28px!important;
}
.wallet-pop-body{
  padding:16px 18px 18px!important;
  overflow:hidden!important;
}
.wallet-available-card{
  min-height:94px!important;
  gap:7px!important;
  padding:16px 20px!important;
  border-radius:16px!important;
}
.wallet-available-card span{
  font-size:9.5px!important;
}
.wallet-available-card strong{
  font-size:34px!important;
  letter-spacing:-1px!important;
}
.wallet-info-note{
  margin:0 0 12px!important;
  padding:10px 13px!important;
  border-radius:11px!important;
  font-size:10.5px!important;
  line-height:1.45!important;
}
.wallet-amount-grid{
  gap:9px!important;
  margin-top:12px!important;
}
.wallet-amount-btn{
  min-height:48px!important;
  border-radius:11px!important;
  font-size:12.5px!important;
}
.wallet-custom-amount{
  height:50px!important;
  margin:14px 0!important;
  padding:0 16px!important;
  border-radius:13px!important;
  font-size:18px!important;
}
.wallet-method-row{
  gap:8px!important;
  margin-bottom:14px!important;
}
.wallet-method-pill{
  height:36px!important;
  padding:0 12px!important;
  border-radius:11px!important;
  font-size:11px!important;
}
.wallet-reference-step{
  display:none!important;
}
.wallet-continue-btn{
  height:52px!important;
  border-radius:13px!important;
  font-size:12px!important;
}
.wallet-login-pop{
  padding:24px!important;
}
.wallet-login-pop .wallet-pop-close{
  width:38px!important;
  height:38px!important;
  font-size:24px!important;
}
.wallet-pop-title h2{
  font-size:24px!important;
}
.wallet-pop-title p{
  font-size:12px!important;
  line-height:1.45!important;
}
.wallet-pop-actions{
  margin-top:16px!important;
}
.wallet-pop-actions a{
  min-height:42px!important;
}

@media(max-height:700px){
  .bdx-auth-card{height:calc(100svh - 16px)!important}
  .bdx-auth-register-card{height:calc(100svh - 16px)!important}
  .bdx-auth-brand-panel{padding:22px 24px 20px!important}
  .bdx-auth-form-panel{padding:22px 24px 16px!important}
  .bdx-auth-register-card .bdx-auth-form-panel{padding:18px 22px 12px!important}
  .bdx-auth-secure-pill{margin-bottom:12px!important}
  .bdx-auth-brand-copy h1{font-size:24px!important;margin-bottom:7px!important}
  .bdx-auth-brand-copy p{font-size:9px!important;line-height:1.35!important}
  .bdx-auth-feature-list{gap:6px!important}
  .bdx-auth-title p{display:none!important}
  .bdx-auth-tabs{margin-top:10px!important}
  .bdx-auth-note{margin-top:8px!important}
  .bdx-input-wrap input{height:34px!important}
  .bdx-input-wrap textarea{height:38px!important;min-height:38px!important;padding-top:9px!important}
  .bdx-auth-form{gap:7px!important;margin-top:9px!important}
  .bdx-auth-register-form{gap:5px!important;margin-top:9px!important}
  .bdx-field-row label{margin-bottom:2px!important}
  .bdx-field-help{display:none!important}
  .bdx-auth-submit{height:36px!important}
  .bdx-auth-switch{margin-top:6px!important}
  .bdx-auth-legal{display:none!important}
  .wallet-pop-card{max-height:calc(100svh - 14px)!important}
  .wallet-pop-head{padding:14px 18px 12px!important}
  .wallet-pop-head h2{font-size:20px!important}
  .wallet-pop-close{width:36px!important;height:36px!important;font-size:24px!important}
  .wallet-pop-body{padding:12px 14px 14px!important}
  .wallet-available-card{min-height:78px!important;padding:12px 16px!important}
  .wallet-available-card strong{font-size:28px!important}
  .wallet-info-note{padding:8px 10px!important;font-size:9.5px!important;line-height:1.35!important;margin-bottom:9px!important}
  .wallet-amount-grid{gap:7px!important;margin-top:9px!important}
  .wallet-amount-btn{min-height:40px!important;font-size:11px!important}
  .wallet-custom-amount{height:42px!important;margin:10px 0!important;font-size:15px!important}
  .wallet-method-row{margin-bottom:10px!important}
  .wallet-method-pill{height:32px!important;font-size:10px!important;padding:0 10px!important}
  .wallet-continue-btn{height:44px!important;font-size:11px!important}
}

@media(max-width:640px){
  body.auth-route-fullscreen .bdx-auth-screen{padding:8px!important;align-items:flex-start!important;overflow:auto!important}
  .bdx-auth-card,.bdx-auth-register-card{
    width:min(100%,440px)!important;
    height:auto!important;
    max-height:none!important;
    min-height:0!important;
    grid-template-columns:1fr!important;
  }
  .bdx-auth-brand-panel{display:none!important}
  .bdx-auth-form-panel,.bdx-auth-register-card .bdx-auth-form-panel{
    padding:30px 16px 14px!important;
    overflow:visible!important;
  }
  .bdx-auth-tabs{margin-top:14px!important}
  .bdx-auth-note{font-size:8px!important}
  .bdx-auth-form{gap:8px!important}
  .bdx-auth-register-form{gap:6px!important}
  .bdx-input-wrap input{height:36px!important}
  .bdx-input-wrap textarea{height:42px!important;min-height:42px!important}
  .bdx-auth-legal{display:none!important}
  .wallet-add-overlay-route{padding:8px!important;overflow:hidden!important}
  .wallet-pop-card{width:100%!important;max-height:calc(100svh - 16px)!important;border-radius:20px!important}
  .wallet-pop-head{padding:14px 16px 12px!important}
  .wallet-pop-head h2{font-size:19px!important}
  .wallet-pop-close{width:36px!important;height:36px!important;font-size:24px!important}
  .wallet-pop-body{padding:12px 14px 14px!important;overflow:hidden!important}
  .wallet-available-card{min-height:82px!important;padding:12px 14px!important;border-radius:14px!important}
  .wallet-available-card strong{font-size:28px!important}
  .wallet-info-note{font-size:9px!important;padding:8px 10px!important;margin-bottom:9px!important;line-height:1.35!important}
  .wallet-amount-grid{gap:7px!important;margin-top:9px!important}
  .wallet-amount-btn{min-height:40px!important;font-size:11px!important}
  .wallet-custom-amount{height:42px!important;margin:10px 0!important;font-size:15px!important}
  .wallet-method-row{gap:6px!important;margin-bottom:10px!important}
  .wallet-method-pill{height:32px!important;padding:0 9px!important;font-size:9.5px!important}
  .wallet-continue-btn{height:44px!important;font-size:10.5px!important}
}

@media(max-width:390px){
  .bdx-auth-form-panel,.bdx-auth-register-card .bdx-auth-form-panel{padding-left:13px!important;padding-right:13px!important}
  .bdx-auth-title h2{font-size:19px!important}
  .bdx-input-wrap input{height:34px!important;font-size:9.5px!important}
  .bdx-input-wrap textarea{height:38px!important;min-height:38px!important;font-size:9.5px!important}
  .bdx-auth-submit{height:36px!important}
  .wallet-add-overlay-route{padding:6px!important}
  .wallet-pop-card{max-height:calc(100svh - 12px)!important}
  .wallet-pop-body{padding:10px 12px 12px!important}
  .wallet-amount-btn{min-height:36px!important}
  .wallet-method-pill{height:30px!important;padding:0 8px!important;font-size:9px!important}
  .wallet-continue-btn{height:40px!important}
}

/* 2026-06-23: fullscreen order page + normal premium main-menu auth button */
.modal.order-fullscreen-modal{
  align-items:stretch!important;
  justify-content:stretch!important;
  padding:0!important;
  background:linear-gradient(145deg,#02070c,#06131d 62%,#02070c)!important;
  overflow:hidden!important;
}
.modal.order-fullscreen-modal .modal-card{
  width:100vw!important;
  max-width:none!important;
  height:100svh!important;
  max-height:100svh!important;
  border-radius:0!important;
  padding:0!important;
  border:0!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  background:radial-gradient(circle at 12% 4%,rgba(255,106,0,.13),transparent 28%),radial-gradient(circle at 96% 4%,rgba(37,180,255,.08),transparent 30%),linear-gradient(180deg,#071521,#03090f)!important;
  box-shadow:none!important;
}
.modal.order-fullscreen-modal .modal-head{
  height:58px!important;
  min-height:58px!important;
  margin:0!important;
  padding:0 18px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  border-bottom:1px solid rgba(255,255,255,.09)!important;
  background:rgba(4,12,19,.92)!important;
  backdrop-filter:blur(16px)!important;
}
.modal.order-fullscreen-modal .modal-head h3{
  margin:0!important;
  color:#fff!important;
  font-size:18px!important;
  line-height:1.1!important;
  font-weight:950!important;
  letter-spacing:-.35px!important;
}
.modal.order-fullscreen-modal .modal-close{
  width:38px!important;
  height:38px!important;
  border-radius:12px!important;
  background:rgba(255,255,255,.06)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  color:#fff!important;
  font-size:24px!important;
  flex:0 0 auto!important;
}
.modal.order-fullscreen-modal #modalBody{
  flex:1 1 auto!important;
  min-height:0!important;
  width:100%!important;
  overflow:auto!important;
  overscroll-behavior:contain!important;
  padding:16px!important;
}
.modal.order-fullscreen-modal .service-order-shell{
  width:min(980px,100%)!important;
  min-height:0!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr)!important;
  gap:14px!important;
  align-items:start!important;
}
.modal.order-fullscreen-modal .service-order-head,.modal.order-fullscreen-modal .service-order-form,.modal.order-fullscreen-modal .direct-rent-confirm,.modal.order-fullscreen-modal .order-note-box,.modal.order-fullscreen-modal .order-timeline{
  max-width:100%!important;
  box-sizing:border-box!important;
}
.modal.order-fullscreen-modal .service-order-head{
  padding:16px!important;
  border-radius:18px!important;
  position:sticky!important;
  top:0!important;
}
.modal.order-fullscreen-modal .service-order-head h2{
  font-size:clamp(20px,2.4vw,34px)!important;
  line-height:1.05!important;
  margin:9px 0 7px!important;
  letter-spacing:-1px!important;
}
.modal.order-fullscreen-modal .service-order-head p{
  font-size:11px!important;
  line-height:1.55!important;
  margin-bottom:10px!important;
}
.modal.order-fullscreen-modal .quick-view-meta{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:7px!important;
}
.modal.order-fullscreen-modal .premium-chip{
  min-height:30px!important;
  padding:6px 9px!important;
  border-radius:10px!important;
  font-size:10px!important;
}
.modal.order-fullscreen-modal .service-order-form{
  padding:14px!important;
  border-radius:18px!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px 12px!important;
}
.modal.order-fullscreen-modal .service-order-form .field.full,.modal.order-fullscreen-modal .service-order-form .form-actions,.modal.order-fullscreen-modal .order-extra-description{
  grid-column:1/-1!important;
}
.modal.order-fullscreen-modal .field label{
  font-size:9px!important;
  margin-bottom:5px!important;
}
.modal.order-fullscreen-modal .field input,.modal.order-fullscreen-modal .field select{
  height:42px!important;
  min-height:42px!important;
  border-radius:12px!important;
  font-size:11px!important;
}
.modal.order-fullscreen-modal .field textarea{
  min-height:76px!important;
  max-height:24svh!important;
  border-radius:12px!important;
  font-size:11px!important;
  resize:none!important;
}
.modal.order-fullscreen-modal .order-extra-description{
  padding:10px 12px!important;
  border-radius:12px!important;
}
.modal.order-fullscreen-modal .order-extra-description p,.modal.order-fullscreen-modal .order-note-box pre{
  max-height:30svh!important;
  overflow:auto!important;
}
.modal.order-fullscreen-modal .direct-rent-confirm{
  padding:16px!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.045)!important;
  border:1px solid rgba(255,255,255,.10)!important;
}
.modal.order-fullscreen-modal .btn-primary,.modal.order-fullscreen-modal .btn-secondary{
  min-height:42px!important;
  border-radius:12px!important;
  font-size:11px!important;
}
.modal.order-success-modal #modalBody{
  display:grid!important;
  place-items:center!important;
}
.modal.order-success-modal #modalBody > *{
  width:min(460px,100%)!important;
}
.modal.order-fullscreen-modal #modalBody > p,.modal.order-fullscreen-modal #modalBody > .order-note-box,.modal.order-fullscreen-modal #modalBody > .order-timeline,.modal.order-fullscreen-modal #modalBody > button,.modal.order-fullscreen-modal #modalBody > .btn-primary{
  width:min(780px,100%)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

.head-main .login-btn{
  min-width:132px!important;
  height:44px!important;
  padding:0 16px!important;
  border-radius:12px!important;
  display:inline-flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:center!important;
  gap:0!important;
  background:linear-gradient(135deg,rgba(255,106,0,.16),rgba(7,18,28,.96))!important;
  border:1px solid rgba(255,137,42,.55)!important;
  box-shadow:0 10px 26px rgba(255,106,0,.12),inset 0 1px 0 rgba(255,255,255,.12)!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  letter-spacing:.2px!important;
  text-transform:none!important;
  text-align:center!important;
  text-shadow:none!important;
  overflow:hidden!important;
}
.head-main .login-btn:before,.head-main .login-btn:after{
  content:none!important;
  display:none!important;
}
.head-main .login-btn .login-btn-top{
  position:relative!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1!important;
  color:#fff!important;
  text-transform:none!important;
  white-space:nowrap!important;
}
.head-main .login-btn small{
  display:none!important;
}
.head-main .login-btn:hover{
  transform:translateY(-1px)!important;
  filter:brightness(1.05)!important;
  border-color:rgba(255,170,94,.72)!important;
  box-shadow:0 14px 30px rgba(255,106,0,.18),inset 0 1px 0 rgba(255,255,255,.16)!important;
}

@media(max-width:780px){
  .modal.order-fullscreen-modal .service-order-shell{
    grid-template-columns:1fr!important;
  }
  .modal.order-fullscreen-modal .service-order-head{
    position:relative!important;
  }
  .modal.order-fullscreen-modal .service-order-form{
    grid-template-columns:1fr!important;
  }
  .modal.order-fullscreen-modal #modalBody{
    padding:12px!important;
  }
  .head-main .login-btn{
    min-width:0!important;
    height:42px!important;
    padding:0 13px!important;
  }
}
@media(max-height:650px){
  .modal.order-fullscreen-modal .modal-head{
    height:50px!important;
    min-height:50px!important;
  }
  .modal.order-fullscreen-modal #modalBody{
    padding:10px!important;
  }
  .modal.order-fullscreen-modal .service-order-head{
    padding:12px!important;
  }
  .modal.order-fullscreen-modal .service-order-head h2{
    font-size:22px!important;
    margin:6px 0!important;
  }
  .modal.order-fullscreen-modal .service-order-head p{
    font-size:10px!important;
    line-height:1.45!important;
  }
  .modal.order-fullscreen-modal .service-order-form{
    padding:12px!important;
    gap:8px!important;
  }
  .modal.order-fullscreen-modal .field input,.modal.order-fullscreen-modal .field select{
    height:36px!important;
    min-height:36px!important;
  }
  .modal.order-fullscreen-modal .field textarea{
    min-height:54px!important;
    max-height:18svh!important;
  }
}
@media(max-width:430px){
  .modal.order-fullscreen-modal .modal-head h3{
    font-size:16px!important;
  }
  .modal.order-fullscreen-modal .modal-close{
    width:34px!important;
    height:34px!important;
    font-size:22px!important;
  }
  .modal.order-fullscreen-modal #modalBody{
    padding:8px!important;
  }
  .head-main .login-btn{
    width:100%!important;
    height:40px!important;
    border-radius:10px!important;
  }
  .head-main .login-btn .login-btn-top{
    font-size:11px!important;
  }
}


/* Admin controlled website size and measurement variables */
:root{
  --bdx-ui-scale-factor:1;
  --bdx-base-font:14px;
  --bdx-container-width:var(--max);
  --bdx-header-height:91px;
  --bdx-nav-height:50px;
  --bdx-menu-font-size:11px;
  --bdx-button-height:43px;
  --bdx-button-font-size:11px;
  --bdx-input-height:48px;
  --bdx-section-spacing:27px;
  --bdx-panel-padding:18px;
  --bdx-card-padding:12px;
  --bdx-card-gap:13px;
  --bdx-card-radius:13px;
  --bdx-product-card-height:310px;
  --bdx-product-image-height:142px;
  --bdx-modal-padding:18px;
  --bdx-order-modal-width:100vw;
  --bdx-order-modal-padding:10px;
  --bdx-auth-scale:1;
  --bdx-wallet-scale:1;
  --bdx-sidebar-width:290px;
  --bdx-mobile-modal-margin:8px;
}
body{font-size:var(--bdx-base-font);zoom:var(--bdx-ui-scale-factor)}
.container{width:min(var(--bdx-container-width),calc(100% - 34px))!important}
.head-main{min-height:var(--bdx-header-height)!important}
.nav-links>a,.nav-dropdown>button{height:var(--bdx-nav-height)!important;font-size:var(--bdx-menu-font-size)!important}
.btn,.btn-primary,.btn-secondary{height:var(--bdx-button-height)!important;font-size:var(--bdx-button-font-size)!important}
.form-grid{gap:var(--bdx-card-gap)!important}
.field input,.field select{min-height:var(--bdx-input-height)!important}
.field textarea{min-height:calc(var(--bdx-input-height) * 1.55)!important}
.section{margin-bottom:var(--bdx-section-spacing)!important}
.panel{padding:var(--bdx-panel-padding)!important;border-radius:var(--bdx-card-radius)!important}
.products,.card-grid,.info-grid,.account-premium-grid{gap:var(--bdx-card-gap)!important}
.product-card{padding:var(--bdx-card-padding)!important;border-radius:var(--bdx-card-radius)!important;min-height:var(--bdx-product-card-height)!important}
.product-logo,.product-image{height:var(--bdx-product-image-height)!important}
.product-image img{width:100%;height:100%;object-fit:cover}
.modal{padding:var(--bdx-modal-padding)!important}
.modal-card{border-radius:var(--bdx-card-radius)!important}
.content-grid{grid-template-columns:minmax(0,1fr) var(--bdx-sidebar-width)!important}
.modal.order-fullscreen-modal{padding:var(--bdx-order-modal-padding)!important}
.modal.order-fullscreen-modal .modal-card{width:min(var(--bdx-order-modal-width),100vw)!important;max-width:min(var(--bdx-order-modal-width),100vw)!important;border-radius:var(--bdx-card-radius)!important}
.bdx-auth-card{transform:scale(var(--bdx-auth-scale))!important;transform-origin:center center!important}
.wallet-pop-card{transform:scale(var(--bdx-wallet-scale))!important;transform-origin:center center!important}
@media(max-width:760px){
  .container{width:calc(100% - 20px)!important}
  .content-grid{grid-template-columns:1fr!important}
  .modal,.modal.order-fullscreen-modal,.wallet-add-overlay-route,.bdx-auth-screen{padding:var(--bdx-mobile-modal-margin)!important}
  .bdx-auth-card,.wallet-pop-card{max-width:calc(100vw - (var(--bdx-mobile-modal-margin) * 2))!important;max-height:calc(100svh - (var(--bdx-mobile-modal-margin) * 2))!important}
  .bdx-auth-card{transform:scale(var(--bdx-auth-scale))!important}
  .wallet-pop-card{transform:scale(var(--bdx-wallet-scale))!important}
}

/* 2026-06-23: more premium Login/Register + Add Money limit UI */
.head-main .login-btn{
  min-width:152px!important;
  height:46px!important;
  padding:0 17px 0 48px!important;
  border-radius:16px!important;
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:radial-gradient(circle at 16% 0,rgba(255,255,255,.36),transparent 35%),linear-gradient(135deg,#ff9b35,#ff6a00 50%,#b93a00)!important;
  border:1px solid rgba(255,211,165,.42)!important;
  box-shadow:0 18px 42px rgba(255,106,0,.24),inset 0 1px 0 rgba(255,255,255,.32)!important;
  color:#fff!important;
  overflow:hidden!important;
}
.head-main .login-btn:before{
  content:""!important;
  display:grid!important;
  position:absolute!important;
  left:10px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  width:29px!important;
  height:29px!important;
  border-radius:11px!important;
  background:rgba(6,15,23,.22)!important;
  border:1px solid rgba(255,255,255,.26)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.2)!important;
}
.head-main .login-btn:after{
  content:"👤"!important;
  display:grid!important;
  place-items:center!important;
  position:absolute!important;
  left:10px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  width:29px!important;
  height:29px!important;
  font-size:15px!important;
  z-index:2!important;
}
.head-main .login-btn .login-btn-top{
  font-size:12px!important;
  font-weight:950!important;
  letter-spacing:.25px!important;
  color:#fff!important;
  text-transform:none!important;
}
.head-main .login-btn:hover{
  transform:translateY(-2px) scale(1.015)!important;
  filter:brightness(1.07)!important;
  box-shadow:0 24px 52px rgba(255,106,0,.32),inset 0 1px 0 rgba(255,255,255,.38)!important;
}
.bdx-auth-card{
  border:1px solid rgba(255,154,61,.18)!important;
  box-shadow:0 30px 92px rgba(0,0,0,.72),0 0 0 1px rgba(255,255,255,.04),0 0 42px rgba(255,106,0,.10)!important;
}
.bdx-auth-form-panel:before{
  content:"";
  position:absolute;
  left:0;right:0;top:0;height:1px;
  background:linear-gradient(90deg,transparent,rgba(255,138,40,.80),rgba(58,205,255,.45),transparent);
}
.bdx-auth-title:before{
  content:"PREMIUM SECURE ACCESS";
  display:inline-flex;
  align-items:center;
  min-height:20px;
  padding:0 9px;
  margin-bottom:8px;
  border-radius:999px;
  background:rgba(255,106,0,.10);
  border:1px solid rgba(255,142,52,.20);
  color:#ffbe83;
  font-size:7.5px;
  font-weight:950;
  letter-spacing:1.15px;
}
.bdx-auth-tabs{
  background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(0,0,0,.13))!important;
  border-color:rgba(255,255,255,.10)!important;
}
.bdx-input-wrap input,.bdx-input-wrap textarea{
  background:linear-gradient(180deg,rgba(7,18,29,.98),rgba(4,12,20,.98))!important;
  border-color:rgba(147,173,195,.24)!important;
}
.bdx-input-wrap>span{
  color:#ff9d46!important;
}
.bdx-auth-submit{
  position:relative!important;
  overflow:hidden!important;
}
.bdx-auth-submit:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.26) 38%,transparent 68%);
  transform:translateX(-110%);
  transition:.55s ease;
}
.bdx-auth-submit:hover:before{transform:translateX(110%)}
.wallet-limit-note{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin:0 0 12px;
}
.wallet-limit-note span{
  flex:1;
  min-height:34px;
  display:grid;
  place-items:center;
  border-radius:12px;
  background:linear-gradient(135deg,rgba(255,106,0,.12),rgba(255,255,255,.035));
  border:1px solid rgba(255,139,51,.18);
  color:#ffd7b3;
  font-size:10px;
  font-weight:950;
  letter-spacing:.45px;
}
@media(max-width:780px){.head-main .login-btn{min-width:0!important;height:42px!important;padding-left:42px!important;padding-right:12px!important}.head-main .login-btn:before,.head-main .login-btn:after{left:8px!important;width:26px!important;height:26px!important}.head-main .login-btn .login-btn-top{font-size:11px!important}}
@media(max-width:430px){.head-main .login-btn{width:100%!important;height:40px!important;border-radius:13px!important}.wallet-limit-note span{font-size:9px;min-height:30px}}


.premium-float .telegram-support-float{width:40px!important;height:40px!important;border-radius:13px!important;justify-self:center;background:linear-gradient(135deg,#35a9ff,#1684d8)!important;color:#fff!important;border-color:rgba(255,255,255,.16)!important;box-shadow:0 16px 34px rgba(33,150,243,.25)!important}.premium-float .telegram-support-float svg{width:24px;height:24px;display:block}.premium-float .telegram-support-float:hover{transform:translateY(-3px) scale(1.03);color:#fff!important;border-color:rgba(255,255,255,.25)!important}.telegram-mini-link{margin:12px auto 0;width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,#35a9ff,#1684d8);color:#fff;box-shadow:0 16px 35px rgba(33,150,243,.24);border:1px solid rgba(255,255,255,.18);transition:.22s}.telegram-mini-link svg{width:25px;height:25px;display:block}.telegram-mini-link span{position:absolute;left:-9999px}.telegram-mini-link:hover{transform:translateY(-2px) scale(1.03);color:#fff}.hidden.telegram-mini-link,.premium-float .hidden{display:none!important}


/* 2026-06-23: BDX UNLOCKER brand-style main Login/Register button */
.head-main .login-btn{
  min-width:176px!important;
  height:52px!important;
  padding:0 18px!important;
  border-radius:17px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,#121b22,#070d13)!important;
  border:1px solid rgba(255,106,0,.56)!important;
  box-shadow:0 16px 42px rgba(0,0,0,.34),0 0 0 1px rgba(255,106,0,.18),inset 0 1px 0 rgba(255,255,255,.08)!important;
  color:#fff!important;
  text-align:center!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
}
.head-main .login-btn:before{
  content:""!important;
  position:absolute!important;
  inset:2px!important;
  width:auto!important;
  height:auto!important;
  left:2px!important;
  top:2px!important;
  transform:none!important;
  border-radius:15px!important;
  background:linear-gradient(110deg,rgba(255,106,0,.18),rgba(255,106,0,.03) 46%,rgba(255,255,255,.045))!important;
  border:1px solid rgba(255,106,0,.18)!important;
  box-shadow:none!important;
  pointer-events:none!important;
  z-index:-1!important;
}
.head-main .login-btn:after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:auto auto -38px -36px!important;
  width:92px!important;
  height:92px!important;
  border-radius:999px!important;
  background:radial-gradient(circle,rgba(255,106,0,.34),transparent 64%)!important;
  transform:none!important;
  pointer-events:none!important;
  z-index:-1!important;
}
.head-main .login-btn .brand-style-text,.head-main .login-btn .login-btn-top{
  position:relative!important;
  z-index:1!important;
  display:inline-flex!important;
  align-items:baseline!important;
  justify-content:center!important;
  gap:5px!important;
  color:#fff!important;
  font-size:15px!important;
  font-weight:950!important;
  letter-spacing:-.35px!important;
  line-height:1!important;
  text-transform:uppercase!important;
  text-shadow:0 8px 22px rgba(255,106,0,.22)!important;
  white-space:nowrap!important;
}
.head-main .login-btn .brand-style-text em{
  color:var(--orange)!important;
  font-style:normal!important;
  text-shadow:0 8px 22px rgba(255,106,0,.38)!important;
}
.head-main .login-btn:hover{
  transform:translateY(-2px)!important;
  filter:brightness(1.06)!important;
  border-color:rgba(255,146,58,.82)!important;
  box-shadow:0 22px 54px rgba(255,106,0,.20),0 0 0 1px rgba(255,106,0,.28),inset 0 1px 0 rgba(255,255,255,.12)!important;
}
@media(max-width:780px){
  .head-main .login-btn{min-width:0!important;height:44px!important;padding:0 12px!important;border-radius:14px!important}
  .head-main .login-btn:before{border-radius:12px!important}
  .head-main .login-btn .brand-style-text,.head-main .login-btn .login-btn-top{font-size:12px!important;letter-spacing:-.15px!important;gap:3px!important}
}
@media(max-width:430px){
  .head-main .login-btn{width:100%!important;height:42px!important;border-radius:13px!important}
  .head-main .login-btn .brand-style-text,.head-main .login-btn .login-btn-top{font-size:11px!important}
}

/* 2026-06-23 client update: extra compact premium Login/Register page */
body.auth-route-fullscreen .bdx-auth-screen{
  padding:10px!important;
  overflow:auto!important;
  align-items:center!important;
  background:
    radial-gradient(circle at 12% 15%,rgba(255,106,0,.18),transparent 18%),
    radial-gradient(circle at 88% 12%,rgba(67,172,255,.12),transparent 20%),
    radial-gradient(circle at 50% 100%,rgba(255,106,0,.10),transparent 28%),
    linear-gradient(145deg,#02070c 0%,#06121d 55%,#02070c 100%)!important;
}
.bdx-auth-card,.bdx-auth-register-card{
  width:min(90vw,860px)!important;
  min-height:0!important;
  height:auto!important;
  max-height:calc(100svh - 22px)!important;
  grid-template-columns:minmax(230px,.82fr) minmax(360px,1.18fr)!important;
  border-radius:24px!important;
  border:1px solid rgba(255,154,61,.24)!important;
  background:linear-gradient(145deg,rgba(9,23,36,.98),rgba(4,12,20,.99))!important;
  box-shadow:0 28px 78px rgba(0,0,0,.70),0 0 0 1px rgba(255,255,255,.04),0 0 48px rgba(255,106,0,.13)!important;
}
.bdx-auth-login-card{width:min(90vw,780px)!important;}
.bdx-auth-close{
  width:32px!important;height:32px!important;right:12px!important;top:12px!important;
  border-radius:11px!important;background:rgba(5,14,23,.86)!important;
  box-shadow:0 10px 24px rgba(0,0,0,.30)!important;
}
.bdx-auth-brand-panel{
  padding:24px 22px!important;
  gap:12px!important;
  background:radial-gradient(circle at 88% 38%,rgba(255,106,0,.14),transparent 27%),linear-gradient(155deg,rgba(255,106,0,.15),rgba(7,14,19,.92) 42%,rgba(4,8,13,.98) 100%)!important;
}
.bdx-auth-brand-panel:before{right:-150px!important;top:-80px!important;width:340px!important;height:340px!important;border-width:44px!important;}
.bdx-auth-logo-row{gap:10px!important;}
.bdx-auth-logo-mark{width:34px!important;height:34px!important;border-radius:12px!important;font-size:17px!important;box-shadow:0 12px 25px rgba(255,106,0,.28)!important;}
.bdx-auth-logo-row strong{font-size:13px!important;}
.bdx-auth-logo-row small{font-size:6.5px!important;letter-spacing:1.45px!important;margin-top:4px!important;}
.bdx-auth-secure-pill{
  margin-top:auto!important;margin-bottom:12px!important;
  padding:6px 10px!important;font-size:7.5px!important;letter-spacing:.9px!important;
}
.bdx-auth-brand-copy h1{
  max-width:250px!important;
  margin-bottom:8px!important;
  font-size:clamp(21px,2.2vw,29px)!important;
  line-height:1!important;
  letter-spacing:-1.15px!important;
}
.bdx-auth-brand-copy p{
  max-width:260px!important;
  font-size:9.5px!important;
  line-height:1.45!important;
}
.bdx-auth-feature-list{gap:7px!important;margin-top:16px!important;}
.bdx-auth-feature-list span{gap:7px!important;font-size:8.3px!important;line-height:1.25!important;}
.bdx-auth-feature-list b{width:18px!important;height:18px!important;border-radius:7px!important;font-size:9px!important;}
.bdx-auth-form-panel,.bdx-auth-register-card .bdx-auth-form-panel{
  padding:22px 26px 16px!important;
  overflow:auto!important;
  background:radial-gradient(circle at 100% 0,rgba(34,158,255,.12),transparent 28%),linear-gradient(180deg,rgba(9,24,37,.98),rgba(5,14,23,.995))!important;
}
.bdx-auth-title:before{
  min-height:18px!important;
  padding:0 8px!important;
  margin-bottom:7px!important;
  font-size:6.8px!important;
  letter-spacing:1px!important;
  background:linear-gradient(90deg,rgba(255,106,0,.13),rgba(255,255,255,.025))!important;
}
.bdx-auth-title h2{
  font-size:clamp(21px,2.2vw,29px)!important;
  letter-spacing:-.9px!important;
}
.bdx-auth-title p{margin-top:5px!important;font-size:9.2px!important;line-height:1.32!important;}
.bdx-auth-tabs{
  margin-top:14px!important;
  padding:4px!important;
  border-radius:13px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(0,0,0,.18))!important;
}
.bdx-auth-register-card .bdx-auth-tabs{margin-top:12px!important;}
.bdx-auth-tabs a{min-height:32px!important;border-radius:9px!important;font-size:8.5px!important;letter-spacing:.55px!important;}
.bdx-auth-tabs a.active{box-shadow:0 10px 24px rgba(255,106,0,.24),inset 0 1px 0 rgba(255,255,255,.22)!important;}
.bdx-auth-note{
  margin-top:9px!important;min-height:30px!important;
  padding:0 10px!important;border-radius:10px!important;font-size:7.8px!important;line-height:1.35!important;
}
.bdx-auth-note span{width:15px!important;height:15px!important;font-size:6px!important;}
.bdx-auth-form{gap:8px!important;margin-top:10px!important;}
.bdx-auth-register-form{gap:5px!important;margin-top:10px!important;}
.bdx-field-row label{margin-bottom:3px!important;font-size:8.2px!important;letter-spacing:.15px!important;}
.bdx-field-row label small{font-size:6.5px!important;}
.bdx-input-wrap>span{left:12px!important;font-size:10px!important;}
.bdx-input-wrap input{
  height:36px!important;
  min-height:36px!important;
  padding:0 36px!important;
  border-radius:10px!important;
  font-size:10px!important;
  background:linear-gradient(180deg,rgba(7,18,29,.98),rgba(3,10,17,.98))!important;
}
.bdx-input-wrap textarea{
  height:42px!important;min-height:42px!important;
  padding:11px 12px 9px 36px!important;
  border-radius:10px!important;font-size:10px!important;resize:none!important;
}
.bdx-password-eye{right:7px!important;width:22px!important;height:22px!important;font-size:7px!important;}
.bdx-field-help{display:none!important;}
.bdx-auth-login-tools,.bdx-auth-login-tools label,.bdx-auth-agree{font-size:8px!important;}
.bdx-auth-login-tools input,.bdx-auth-agree input{width:12px!important;height:12px!important;}
.bdx-auth-login-tools a{font-size:8px!important;}
.bdx-auth-submit,.bdx-auth-register-card .bdx-auth-submit{
  height:38px!important;border-radius:12px!important;font-size:8.8px!important;letter-spacing:.55px!important;
  box-shadow:0 14px 30px rgba(255,106,0,.26),inset 0 1px 0 rgba(255,255,255,.25)!important;
}
.bdx-auth-switch{margin-top:7px!important;font-size:8.2px!important;}
.bdx-auth-legal{margin-top:7px!important;font-size:6.5px!important;line-height:1.28!important;max-width:385px!important;}
@media(max-height:690px){
  .bdx-auth-card,.bdx-auth-register-card{max-height:calc(100svh - 14px)!important;}
  .bdx-auth-brand-panel{padding:18px 18px!important;}
  .bdx-auth-brand-copy h1{font-size:21px!important;margin-bottom:6px!important;}
  .bdx-auth-brand-copy p{font-size:8px!important;line-height:1.28!important;}
  .bdx-auth-feature-list{gap:5px!important;margin-top:10px!important;}
  .bdx-auth-feature-list span{font-size:7.3px!important;}
  .bdx-auth-form-panel,.bdx-auth-register-card .bdx-auth-form-panel{padding:16px 22px 12px!important;}
  .bdx-auth-title p,.bdx-auth-note,.bdx-auth-legal{display:none!important;}
  .bdx-auth-tabs{margin-top:9px!important;}
  .bdx-input-wrap input{height:32px!important;min-height:32px!important;}
  .bdx-input-wrap textarea{height:34px!important;min-height:34px!important;padding-top:8px!important;}
  .bdx-auth-form{gap:5px!important;margin-top:7px!important;}
  .bdx-auth-register-form{gap:4px!important;margin-top:7px!important;}
  .bdx-auth-submit,.bdx-auth-register-card .bdx-auth-submit{height:34px!important;}
}
@media(max-width:700px){
  body.auth-route-fullscreen .bdx-auth-screen{padding:7px!important;align-items:flex-start!important;}
  .bdx-auth-card,.bdx-auth-register-card{
    width:min(100%,390px)!important;
    max-height:none!important;
    grid-template-columns:1fr!important;
    border-radius:20px!important;
  }
  .bdx-auth-brand-panel{display:none!important;}
  .bdx-auth-form-panel,.bdx-auth-register-card .bdx-auth-form-panel{padding:24px 14px 12px!important;overflow:visible!important;}
  .bdx-auth-close{right:9px!important;top:9px!important;width:29px!important;height:29px!important;}
  .bdx-auth-title h2{font-size:20px!important;}
  .bdx-auth-title p{display:none!important;}
  .bdx-auth-tabs{margin-top:10px!important;}
  .bdx-auth-note{display:none!important;}
  .bdx-auth-form,.bdx-auth-register-form{gap:6px!important;margin-top:8px!important;}
  .bdx-field-row label small{display:none!important;}
  .bdx-input-wrap input{height:34px!important;min-height:34px!important;}
  .bdx-input-wrap textarea{height:38px!important;min-height:38px!important;}
  .bdx-auth-submit,.bdx-auth-register-card .bdx-auth-submit{height:36px!important;}
  .bdx-auth-legal{display:none!important;}
}
@media(max-width:380px){
  .bdx-auth-form-panel,.bdx-auth-register-card .bdx-auth-form-panel{padding-left:12px!important;padding-right:12px!important;}
  .bdx-auth-title h2{font-size:18px!important;}
  .bdx-input-wrap input{height:32px!important;min-height:32px!important;font-size:9.3px!important;}
  .bdx-input-wrap textarea{height:34px!important;min-height:34px!important;font-size:9.3px!important;}
  .bdx-auth-submit,.bdx-auth-register-card .bdx-auth-submit{height:34px!important;}
}

/* 2026-06-23: Mobile version uses the same main full-version design language */
@media(max-width:620px){
  body{background:radial-gradient(circle at 15% 8%,rgba(255,106,0,.09),transparent 32%),radial-gradient(circle at 82% 30%,rgba(41,216,255,.055),transparent 30%),linear-gradient(180deg,#020508,var(--bg))!important;}
  .topbar{display:block!important;min-height:32px!important;}
  .topbar-inner{min-height:32px!important;justify-content:center!important;text-align:center!important;gap:8px!important;}
  .topbar-inner>span{max-width:100%!important;font-size:10px!important;}
  .topbar-right{display:none!important;}
  .header{position:sticky!important;top:0!important;background:rgba(4,8,13,.96)!important;backdrop-filter:blur(18px)!important;}
  .head-main{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:12px 0!important;min-height:auto!important;}
  .head-main .brand{justify-self:center!important;text-align:center!important;}
  .brand-main{font-size:24px!important;letter-spacing:-.8px!important;}
  .brand-sub{font-size:10px!important;letter-spacing:.6px!important;}
  .search{grid-column:auto!important;grid-row:auto!important;height:43px!important;border-radius:12px!important;background:#0a141e!important;}
  .head-actions{grid-column:auto!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;}
  .head-action{height:46px!important;border-radius:12px!important;justify-content:center!important;}
  .notification-action{display:none!important;}
  .head-main .login-btn{grid-column:1/-1!important;width:100%!important;height:44px!important;border-radius:14px!important;background:linear-gradient(180deg,#121b22,#070d13)!important;border:1px solid rgba(255,122,26,.56)!important;box-shadow:0 12px 28px rgba(0,0,0,.26),0 0 0 1px rgba(255,122,26,.13),inset 0 1px 0 rgba(255,255,255,.08)!important;}
  .head-main .login-btn:before{background:linear-gradient(110deg,rgba(255,122,26,.18),rgba(255,122,26,.03) 46%,rgba(255,255,255,.045))!important;}
  .nav-wrap{padding-bottom:10px!important;}
  .nav{display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;gap:8px!important;}
  .side-menu-btn{height:48px!important;border-radius:12px!important;background:linear-gradient(135deg,#ff7d00,#ff5400)!important;}
  .rent-logo{height:48px!important;font-size:17px!important;gap:7px!important;}
  .nav-links{grid-column:1/-1!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;background:#0a121b!important;border:1px solid #17232e!important;border-radius:12px!important;overflow:hidden!important;}
  .nav-links>a,.nav-dropdown>button{height:42px!important;font-size:9.5px!important;font-weight:850!important;}
  main{padding-top:14px!important;}
  .hero{height:430px!important;border-radius:16px!important;}
  .slide{grid-template-columns:1fr!important;padding:34px 26px!important;background:radial-gradient(circle at 72% 35%,rgba(255,85,0,.24),transparent 23%),linear-gradient(90deg,#05080c,rgba(4,8,13,.75))!important;}
  .hero h1{font-size:34px!important;line-height:1!important;letter-spacing:-1.3px!important;}
  .hero p{font-size:12px!important;line-height:1.55!important;max-width:92%!important;}
  .hero-art{position:absolute!important;right:-70px!important;bottom:-56px!important;opacity:.42!important;}
  .benefits{grid-template-columns:1fr!important;border-radius:13px!important;}
  .benefit{min-height:68px!important;}
  .products{grid-template-columns:1fr 1fr!important;gap:12px!important;}
  .product-card{min-height:auto!important;border-radius:14px!important;}
  .product-logo,.product-image{height:126px!important;border-radius:12px!important;}
  .content-grid,.form-grid,.card-grid,.sidebar{grid-template-columns:1fr!important;}
  .footer-main{grid-template-columns:1fr!important;text-align:left!important;}
  .footer-brand,.newsletter{grid-column:auto!important;}
  body.auth-route-fullscreen{overflow:auto!important;}
  body.auth-route-fullscreen .bdx-auth-screen{min-height:100svh!important;height:auto!important;padding:10px!important;overflow:auto!important;align-items:flex-start!important;justify-content:center!important;}
  .bdx-auth-card,.bdx-auth-login-card,.bdx-auth-register-card{width:min(100%,420px)!important;max-width:420px!important;max-height:none!important;height:auto!important;display:grid!important;grid-template-columns:1fr!important;border-radius:22px!important;overflow:hidden!important;}
  .bdx-auth-brand-panel{display:flex!important;min-height:205px!important;padding:22px!important;gap:10px!important;}
  .bdx-auth-logo-row{display:flex!important;}
  .bdx-auth-secure-pill{margin-top:12px!important;margin-bottom:8px!important;}
  .bdx-auth-brand-copy h1{max-width:100%!important;font-size:24px!important;}
  .bdx-auth-brand-copy p{max-width:100%!important;font-size:10px!important;}
  .bdx-auth-feature-list{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;margin-top:10px!important;}
  .bdx-auth-form-panel,.bdx-auth-register-card .bdx-auth-form-panel{padding:22px 16px 14px!important;overflow:visible!important;}
  .bdx-auth-title p,.bdx-auth-note,.bdx-auth-legal{display:block!important;}
  .bdx-auth-note{font-size:7.5px!important;min-height:28px!important;}
  .bdx-auth-register-form{grid-template-columns:1fr!important;}
  .wallet-add-overlay-route{padding:10px!important;overflow:auto!important;}
  .wallet-pop-card{width:min(100%,420px)!important;max-height:none!important;border-radius:24px!important;}
  .wallet-pop-body{overflow:visible!important;}
}
@media(max-width:410px){
  .products{grid-template-columns:1fr!important;}
  .hero{height:420px!important;}
  .slide{padding:30px 22px!important;}
  .hero h1{font-size:30px!important;}
  .bdx-auth-card,.bdx-auth-login-card,.bdx-auth-register-card{max-width:100%!important;}
}
/* USA server identity badge */
.usa-server-badge{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,106,0,.28);background:rgba(255,106,0,.08);color:#fff;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.usa-server-badge em{font-style:normal;color:#ff7a18}





.header .head-main{min-height:72px!important;gap:14px!important}.header .brand-main{font-size:26px!important}.header .brand-sub{font-size:11px!important;margin-top:4px!important}.topbar,.topbar-inner{min-height:30px!important}.search{height:40px!important}.head-action{height:38px!important;border-radius:10px!important}.head-action strong{font-size:11px!important}.head-action small{font-size:9px!important}.head-main .login-btn{height:38px!important;border-radius:12px!important;padding:0 13px!important;font-size:11px!important}.nav-wrap{padding-bottom:8px!important}.nav{grid-template-columns:70px 275px minmax(0,1fr)!important;gap:8px!important}.side-menu-btn{height:42px!important;border-radius:10px!important;font-size:20px!important}.rent-logo{height:50px!important;font-size:21px!important;gap:10px!important}.nav-links>a,.nav-dropdown>button{height:42px!important;font-size:10px!important}.orders-menu{top:calc(100% + 6px)!important}

























@media(max-width:1100px){.header .head-main{min-height:68px!important;gap:10px!important}.nav{grid-template-columns:64px 240px minmax(0,1fr)!important}.rent-logo{font-size:18px!important}}
@media(max-width:900px){.header .head-main{padding:10px 0!important}.head-actions{gap:8px!important}.nav{grid-template-columns:60px minmax(0,1fr)!important}.rent-logo{height:46px!important}.side-menu-btn{height:46px!important}}
@media(max-width:620px){
  .topbar,.topbar-inner{min-height:26px!important}.topbar-inner>span{font-size:9px!important}.header .head-main{gap:7px!important;padding:8px 0!important}.header .brand-main{font-size:22px!important}.header .brand-sub{font-size:9px!important}.search{height:38px!important}.head-actions{grid-template-columns:1fr 1fr!important;gap:7px!important}.head-action{height:39px!important;border-radius:12px!important}.head-main .login-btn{height:40px!important;grid-column:1/-1!important;width:100%!important}.nav-wrap{padding-bottom:7px!important}.nav{grid-template-columns:52px minmax(0,1fr)!important;gap:7px!important}.side-menu-btn,.rent-logo{height:42px!important}.rent-logo{font-size:15px!important}.nav-links>a,.nav-dropdown>button{height:38px!important;font-size:9px!important}main{padding-top:10px!important}
}
/* final compact auth button override */
.head-main .login-btn{min-width:145px!important;height:38px!important;padding:0 12px!important;border-radius:12px!important;box-shadow:0 12px 28px rgba(255,106,0,.16),0 0 0 1px rgba(255,106,0,.13),inset 0 1px 0 rgba(255,255,255,.08)!important}
.head-main .login-btn .brand-style-text,.head-main .login-btn .login-btn-top{font-size:12px!important;letter-spacing:-.18px!important;gap:3px!important}.head-main .login-btn:before{border-radius:10px!important}.head-main .login-btn:after{opacity:.55!important;width:62px!important;height:62px!important;inset:auto auto -28px -24px!important}.wallet-head-premium{min-width:142px!important;height:38px!important;padding:0 11px!important;border-radius:12px!important}.wallet-head-icon{width:28px!important;height:28px!important;border-radius:10px!important;font-size:16px!important}.wallet-head-premium strong{font-size:12px!important}.wallet-head-premium small,.wallet-head-premium em{font-size:8px!important}.badge{top:-6px!important;left:20px!important}
@media(max-width:620px){.head-main .login-btn{min-width:0!important;height:40px!important}.head-main .login-btn .brand-style-text,.head-main .login-btn .login-btn-top{font-size:11px!important}.wallet-head-premium{min-width:0!important;width:100%!important}.wallet-head-premium em{display:none!important}}


.wallet-head-upgraded,.head-actions .wallet-head-premium.wallet-head-upgraded{
  min-width:178px!important;
  height:46px!important;
  padding:0 15px!important;
  border-radius:16px!important;
  background:
    linear-gradient(135deg,rgba(255,162,59,.26),rgba(255,106,0,.08) 42%,rgba(9,18,27,.98)),
    radial-gradient(circle at 15% 10%,rgba(255,190,95,.28),transparent 35%)!important;
  border:1px solid rgba(255,158,69,.48)!important;
  box-shadow:0 16px 38px rgba(255,106,0,.22),0 0 0 1px rgba(255,255,255,.04),inset 0 1px 0 rgba(255,255,255,.12)!important;
  overflow:hidden!important;
}
.wallet-head-upgraded:before{content:"";position:absolute;inset:-24px auto auto -20px;width:68px;height:68px;border-radius:50%;background:rgba(255,255,255,.10);filter:blur(2px)}
.wallet-head-upgraded:hover{transform:translateY(-2px) scale(1.015)!important;box-shadow:0 22px 48px rgba(255,106,0,.28),inset 0 1px 0 rgba(255,255,255,.18)!important;border-color:rgba(255,191,120,.65)!important}
.wallet-head-upgraded .wallet-head-icon{width:34px!important;height:34px!important;border-radius:13px!important;font-size:18px!important;background:linear-gradient(135deg,#ffbd66,#ff6200)!important;box-shadow:0 12px 24px rgba(255,106,0,.38)!important}
.wallet-head-upgraded small{font-size:9px!important;color:#ffd9b6!important;letter-spacing:.85px!important}
.wallet-head-upgraded strong{font-size:15px!important;line-height:1!important;color:#ffffff!important;letter-spacing:-.25px!important}
.wallet-head-upgraded em{display:none!important}

.service-route-fullscreen .topbar,.service-route-fullscreen .announcement-bar,.service-route-fullscreen .maintenance-bar,.service-route-fullscreen .flash-sale-bar,.service-route-fullscreen .header,.service-route-fullscreen footer{display:none!important}
body.service-route-fullscreen{overflow:hidden!important;background:#03080d!important}
body.service-route-fullscreen #app{min-height:100vh!important;outline:0!important}
.service-fullscreen-route{min-height:100vh!important;height:100vh!important;padding:10px!important;background:radial-gradient(circle at 10% 8%,rgba(255,106,0,.18),transparent 24%),radial-gradient(circle at 88% 22%,rgba(34,170,255,.12),transparent 24%),linear-gradient(145deg,#02060a,#08131f 56%,#02060a)!important;overflow:hidden!important}
.service-full-panel{height:calc(100vh - 20px)!important;display:flex!important;flex-direction:column!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:22px!important;background:linear-gradient(180deg,rgba(9,19,30,.94),rgba(4,10,17,.98))!important;box-shadow:0 34px 120px rgba(0,0,0,.55),inset 0 1px 0 rgba(255,255,255,.07)!important;overflow:hidden!important}
.service-full-topbar{min-height:76px!important;padding:13px 16px!important;display:grid!important;grid-template-columns:auto 1fr auto!important;gap:14px!important;align-items:center!important;border-bottom:1px solid rgba(255,255,255,.08)!important;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018))!important}
.service-full-back{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:rgba(255,106,0,.13);border:1px solid rgba(255,135,36,.35);color:#fff!important;font-size:31px;line-height:1;text-decoration:none!important;box-shadow:0 10px 28px rgba(255,106,0,.14)}
.service-full-brand{display:flex;align-items:center;gap:14px;min-width:0}.service-full-icon{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#ffb75e,#ff5c00);box-shadow:0 13px 30px rgba(255,106,0,.30);font-size:23px}.service-full-brand h1{margin:0;color:#fff!important;font-size:24px;letter-spacing:-.55px}.service-full-brand p{margin:5px 0 0;color:#aebdca!important;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.service-full-actions{display:flex;gap:9px;align-items:center}.service-full-actions a{height:38px;padding:0 13px;border-radius:12px;display:grid;place-items:center;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.10);font-size:10px;font-weight:950;letter-spacing:.5px;color:#f5f7fb!important;text-decoration:none!important}.service-full-actions a:hover{background:rgba(255,106,0,.13);border-color:rgba(255,106,0,.38);color:#fff!important}
.service-full-scroll{flex:1;overflow:auto!important;padding:18px!important}.service-full-hero-card{min-height:130px;margin-bottom:18px;padding:22px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;border-radius:20px;border:1px solid rgba(255,255,255,.09);background:radial-gradient(circle at 90% 10%,rgba(255,106,0,.24),transparent 31%),linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.025));box-shadow:0 22px 60px rgba(0,0,0,.25)}.service-full-hero-card h2{margin:11px 0 8px;font-size:34px;color:#fff!important;letter-spacing:-1px}.service-full-hero-card p{max-width:760px;margin:0;color:#b7c5d2!important;font-size:13px;line-height:1.6}.service-full-balance{min-width:185px;padding:18px;border-radius:18px;background:linear-gradient(135deg,rgba(255,106,0,.18),rgba(255,255,255,.045));border:1px solid rgba(255,157,66,.25);text-align:right}.service-full-balance small{display:block;color:#ffd9b8;font-size:9px;font-weight:950;letter-spacing:1px}.service-full-balance strong{display:block;margin-top:7px;color:#fff;font-size:24px}.service-full-products .products{grid-template-columns:repeat(auto-fill,minmax(236px,1fr))!important}.service-fullscreen-route .stats{margin-bottom:0!important}

.bdx-gmail-verification-title{margin:10px 0 6px;padding:9px 12px;border-radius:12px;background:linear-gradient(135deg,rgba(255,106,0,.15),rgba(255,255,255,.035));border:1px solid rgba(255,151,54,.24);color:#ffb36d;font-size:10px;font-weight:950;letter-spacing:1.2px;text-align:center;text-transform:uppercase;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}
















@media(max-width:1100px){.wallet-head-upgraded,.head-actions .wallet-head-premium.wallet-head-upgraded{min-width:156px!important}.service-full-topbar{grid-template-columns:auto 1fr!important}.service-full-actions{grid-column:2/3;justify-content:flex-start}.service-full-hero-card{grid-template-columns:1fr!important}.service-full-balance{text-align:left;min-width:0}}
@media(max-width:760px){body.service-route-fullscreen{overflow:auto!important}.service-fullscreen-route{height:auto!important;min-height:100svh!important;padding:7px!important;overflow:auto!important}.service-full-panel{height:auto!important;min-height:calc(100svh - 14px)!important}.service-full-topbar{min-height:auto!important;padding:11px!important;grid-template-columns:auto 1fr!important}.service-full-brand h1{font-size:19px}.service-full-icon{width:38px;height:38px;border-radius:13px;font-size:19px}.service-full-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;width:100%}.service-full-scroll{padding:12px!important;overflow:visible!important}.service-full-hero-card{padding:16px;border-radius:17px}.service-full-hero-card h2{font-size:25px}.service-full-products .products{grid-template-columns:1fr!important}.wallet-head-upgraded,.head-actions .wallet-head-premium.wallet-head-upgraded{height:42px!important;min-width:0!important}.wallet-head-upgraded .wallet-head-icon{width:31px!important;height:31px!important}.wallet-head-upgraded strong{font-size:14px!important}}
@media(max-width:620px){.head-actions .wallet-head-premium.wallet-head-upgraded{grid-column:1/2!important;width:100%!important;height:42px!important}.wallet-head-upgraded small{font-size:8px!important}.wallet-head-upgraded strong{font-size:13px!important}}


/* 2026-06-23: Hero banner image editor + service catalog layout controls */
.hero-art{--hero-img-fit:contain;--hero-img-position:center center;--hero-img-scale:1;--hero-img-opacity:1}
.hero-art .hero-picture{width:100%;max-width:520px;height:min(36vw,360px);object-fit:var(--hero-img-fit);object-position:var(--hero-img-position);transform:scale(var(--hero-img-scale));opacity:var(--hero-img-opacity);border-radius:24px;transition:transform .35s ease,opacity .25s ease,object-position .25s ease;}
.service-catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:14px 16px 16px;position:sticky;top:8px;z-index:7;padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(180deg,rgba(9,18,27,.92),rgba(5,12,18,.86));box-shadow:0 16px 40px rgba(0,0,0,.22);backdrop-filter:blur(16px)}
.service-search-mini{width:min(460px,100%);height:42px;display:flex;align-items:center;gap:8px;padding:0 13px;border-radius:14px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.09)}
.service-search-mini span{color:#ff9b3d;font-weight:950}.service-search-mini input{width:100%;height:100%;border:0;outline:0;background:transparent;color:#fff;font-size:12px;font-weight:800}.service-search-mini input::placeholder{color:#7f8d99}.service-full-balance.compact{min-width:150px;text-align:right;padding:7px 12px;border-radius:14px;background:linear-gradient(135deg,rgba(255,106,0,.12),rgba(255,255,255,.03));border:1px solid rgba(255,106,0,.16)}.service-full-balance.compact small{display:block;color:#ffb56c;font-size:9px;font-weight:950;letter-spacing:1.1px}.service-full-balance.compact strong{display:block;color:#fff;font-size:16px}.product-card.hidden-by-search{display:none!important}.hidden{display:none!important}
.service-fullscreen-route .service-full-hero-card{display:none!important}.service-fullscreen-route .products{transition:.25s ease}.service-layout-premium-grid .products{grid-template-columns:repeat(4,minmax(0,1fr))}.service-layout-compact-grid .products{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.service-layout-mini-grid .products{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.service-layout-mini-grid .product-card{min-height:230px!important;padding:9px!important}.service-layout-mini-grid .product-image img,.service-layout-mini-grid .product-logo{height:95px!important}.service-layout-mini-grid .product-card p{display:none}.service-layout-wide-list .products,.service-layout-compact-list .products{display:grid;grid-template-columns:1fr;gap:10px}.service-layout-wide-list .product-card,.service-layout-compact-list .product-card{display:grid;grid-template-columns:150px minmax(0,1fr) 150px;align-items:center;min-height:130px!important;gap:14px}.service-layout-compact-list .product-card{grid-template-columns:104px minmax(0,1fr) 120px;min-height:105px!important;padding:10px!important}.service-layout-wide-list .product-image,.service-layout-compact-list .product-image,.service-layout-wide-list .product-logo,.service-layout-compact-list .product-logo{grid-row:1/5;height:100px!important;margin:0!important}.service-layout-compact-list .product-image,.service-layout-compact-list .product-logo{height:72px!important}.service-layout-wide-list .card-actions,.service-layout-compact-list .card-actions{grid-column:3;grid-row:1/5;margin:0}.service-layout-wide-list .price,.service-layout-compact-list .price{grid-column:2}.service-layout-wide-list .store-stock,.service-layout-compact-list .store-stock{justify-self:start}.service-layout-showcase .products{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-layout-showcase .product-card{min-height:360px!important;border-radius:22px!important;background:radial-gradient(circle at 22% 6%,rgba(255,106,0,.16),transparent 34%),linear-gradient(180deg,rgba(12,24,34,.95),rgba(5,12,18,.96))!important}.service-layout-showcase .product-image img,.service-layout-showcase .product-logo{height:180px!important}

@media(max-width:1100px){.service-layout-premium-grid .products,.service-layout-compact-grid .products{grid-template-columns:repeat(3,minmax(0,1fr))}.service-layout-mini-grid .products{grid-template-columns:repeat(4,minmax(0,1fr))}.service-layout-showcase .products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.hero-art .hero-picture{height:220px}.service-catalog-toolbar{position:relative;top:0;margin:10px 8px 12px;flex-direction:column;align-items:stretch}.service-full-balance.compact{text-align:left}.service-layout-premium-grid .products,.service-layout-compact-grid .products,.service-layout-mini-grid .products,.service-layout-showcase .products{grid-template-columns:repeat(2,minmax(0,1fr))}.service-layout-wide-list .product-card,.service-layout-compact-list .product-card{grid-template-columns:82px minmax(0,1fr);min-height:110px!important}.service-layout-wide-list .card-actions,.service-layout-compact-list .card-actions{grid-column:1/-1;grid-row:auto}.service-layout-wide-list .price,.service-layout-compact-list .price{grid-column:2}.service-layout-wide-list .product-card p,.service-layout-compact-list .product-card p{display:none}}
@media(max-width:460px){.service-layout-premium-grid .products,.service-layout-compact-grid .products,.service-layout-mini-grid .products,.service-layout-showcase .products{grid-template-columns:1fr}.hero-art .hero-picture{height:190px}}











.service-full-scroll{
  padding-top:8px!important;
}
.service-catalog-toolbar{
  position:relative!important;
  top:auto!important;
  z-index:4!important;
  min-height:42px!important;
  margin:0 10px 10px!important;
  padding:5px 7px!important;
  border-radius:14px!important;
  gap:8px!important;
  background:linear-gradient(180deg,rgba(9,18,27,.86),rgba(5,12,18,.78))!important;
}
.service-search-mini{
  width:min(400px,100%)!important;
  height:34px!important;
  border-radius:11px!important;
  padding:0 10px!important;
  gap:6px!important;
}
.service-search-mini span{font-size:13px!important;line-height:1!important}
.service-search-mini input{font-size:11px!important;font-weight:850!important}
.service-full-balance.compact{
  min-width:132px!important;
  padding:5px 10px!important;
  border-radius:11px!important;
}
.service-full-balance.compact small{font-size:8px!important;line-height:1.1!important}
.service-full-balance.compact strong{font-size:14px!important;line-height:1.15!important}


@media(max-width:760px){
  .service-full-scroll{padding-top:7px!important}
  .service-catalog-toolbar{margin:0 5px 8px!important;padding:5px!important;border-radius:13px!important;gap:7px!important}
  .service-search-mini{height:33px!important;width:100%!important}
  .service-full-balance.compact{min-width:0!important;padding:5px 9px!important}
}

/* 2026-06-23: Service back button, full hero editor and currency design controls */
.hero{
  position:relative!important;
  min-height:var(--hero-full-height,350px)!important;
  height:var(--hero-full-height,350px)!important;
  border-radius:var(--hero-full-radius,25px)!important;
  background:
    linear-gradient(135deg,rgba(6,12,18,var(--hero-full-overlay,.72)),rgba(5,12,18,calc(var(--hero-full-overlay,.72) + .08))),
    var(--hero-full-bg-image),
    linear-gradient(135deg,rgba(13,25,35,.98),rgba(5,12,18,.96))!important;
  background-size:cover,var(--hero-full-bg-size,cover),cover!important;
  background-position:center,var(--hero-full-bg-position,center center),center!important;
  background-repeat:no-repeat!important;
}
.hero::before{opacity:var(--hero-full-img-opacity,1)!important}


.bdx-product-price{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  align-self:flex-start!important;
  width:auto!important;
  max-width:100%!important;
  color:var(--bdx-price-color,#ff6a00)!important;
  font-size:var(--bdx-price-font,19px)!important;
  font-weight:1000!important;
  letter-spacing:-.35px!important;
  border-radius:var(--bdx-price-radius,14px)!important;
  padding:var(--bdx-price-py,7px) var(--bdx-price-px,12px)!important;
  line-height:1.05!important;
  text-shadow:none!important;
}
.bdx-price-premium-pill{background:linear-gradient(135deg,var(--bdx-price-bg,#fff3e6),rgba(255,255,255,.08))!important;border:1px solid var(--bdx-price-border,#ffb169)!important;box-shadow:0 12px 26px var(--bdx-price-shadow,rgba(255,106,0,.22)),inset 0 1px 0 rgba(255,255,255,.16)!important}
.bdx-price-clean-text{background:transparent!important;border:0!important;box-shadow:none!important;padding-left:0!important;padding-right:0!important}
.bdx-price-glass-box{background:color-mix(in srgb,var(--bdx-price-bg,#fff3e6) 30%,transparent)!important;border:1px solid color-mix(in srgb,var(--bdx-price-border,#ffb169) 58%,transparent)!important;box-shadow:0 13px 28px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.18)!important;backdrop-filter:blur(12px)!important}
.bdx-price-solid-badge{background:var(--bdx-price-bg,#ff6a00)!important;border:1px solid var(--bdx-price-bg,#ff6a00)!important;color:var(--bdx-price-color,#fff)!important;box-shadow:0 13px 30px var(--bdx-price-shadow,rgba(255,106,0,.25))!important}
.bdx-price-outline-badge{background:transparent!important;border:1px solid var(--bdx-price-border,#ffb169)!important;box-shadow:0 10px 22px var(--bdx-price-shadow,rgba(255,106,0,.10))!important}
.bdx-price-soft-card{background:linear-gradient(180deg,var(--bdx-price-bg,#fff3e6),rgba(255,255,255,.03))!important;border:1px solid color-mix(in srgb,var(--bdx-price-border,#ffb169) 70%,transparent)!important;box-shadow:0 10px 24px var(--bdx-price-shadow,rgba(255,106,0,.15))!important}
.bdx-product-price .old-price{font-size:.68em!important;color:color-mix(in srgb,var(--bdx-price-color,#ff6a00) 48%,#64748b)!important;text-decoration:line-through!important;margin-right:3px!important}
.bdx-product-price .reseller-label{font-size:.52em!important;margin-left:6px!important;padding:3px 5px!important;border-radius:999px!important;background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.18)!important;letter-spacing:.4px!important}
.product-card .store-stock{display:none!important}
.service-layout-wide-list .bdx-product-price,.service-layout-compact-list .bdx-product-price{grid-column:2!important;justify-self:start!important}





.inline-two{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hero-full-editor .image-preview img{max-height:170px;object-fit:cover}.currency-design-editor input[type="color"]{min-height:42px;padding:5px!important;border-radius:12px!important}


/* VIP package membership cards - upgraded premium system */
.vip-package-page{padding-bottom:42px}.vip-package-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.vip-membership-card{position:relative;overflow:hidden;text-align:center;padding:26px 18px 24px;border-radius:24px;border:1px solid color-mix(in srgb,var(--vip-color,#ff6a00) 38%,rgba(255,255,255,.11));background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(4,12,20,.82));box-shadow:0 24px 70px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.08)}.vip-membership-card::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% -12%,color-mix(in srgb,var(--vip-color,#ff6a00) 26%,transparent),transparent 45%),linear-gradient(120deg,rgba(255,255,255,.06),transparent 38%);pointer-events:none}.vip-card-glow{position:absolute;left:50%;top:-80px;width:270px;height:270px;border-radius:50%;background:color-mix(in srgb,var(--vip-color,#ff6a00) 15%,transparent);filter:blur(34px);transform:translateX(-50%);pointer-events:none}.vip-plan-title{position:relative;margin:0 0 20px;color:var(--vip-color,#ff6a00);font-size:48px;font-weight:1000;line-height:1;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:6px;letter-spacing:-1.4px}.vip-membership-list{position:relative;display:grid;gap:13px;margin:0 auto 22px;max-width:580px;color:#f5f7fb;font-size:23px;line-height:1.35}.vip-membership-list p{margin:0;display:flex;align-items:center;justify-content:center;gap:8px}.vip-membership-main{font-weight:800}.vip-membership-list span{color:#fff;font-weight:1000;text-shadow:0 2px 12px color-mix(in srgb,var(--vip-color,#ff6a00) 55%,transparent)}.vip-payment-section{position:relative;margin:0 -18px;padding:18px;border-top:1px solid rgba(255,255,255,.10);border-bottom:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.025)}.vip-payment-section h3{margin:0 0 9px;color:#fff;font-size:29px;font-weight:800;line-height:1.25}.vip-payment-section h3 i{display:inline-block;width:7px;height:31px;border-radius:4px;background:#ff7a00;vertical-align:-6px;margin-left:8px}.vip-payments{font-size:0}.vip-pay-badge{display:inline-flex;align-items:center;margin:4px 5px;padding:6px 10px;border-radius:4px;background:#121b25;border:1px solid rgba(255,255,255,.10);color:#fff;font-size:20px;line-height:1}.vip-pay-badge.visa{background:#ff7900}.vip-pay-badge.master-card{background:#2b9a69}.vip-price-section{position:relative;padding:23px 0 18px}.vip-price-section strong{display:block;color:var(--vip-price,#ff6a00);font-size:42px;font-weight:500;letter-spacing:.2px}.vip-price-section small{display:block;margin-top:12px;color:#98a2ad;font-size:18px}.vip-deposit-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:245px;height:66px;padding:0 32px;border-radius:999px;background:linear-gradient(180deg,color-mix(in srgb,var(--vip-button,#ff6a00) 92%,#fff 8%),color-mix(in srgb,var(--vip-button,#ff6a00) 84%,#000 16%));border:2px solid color-mix(in srgb,var(--vip-button,#ff6a00) 58%,#111 42%);box-shadow:0 7px 0 rgba(0,0,0,.6),0 18px 40px color-mix(in srgb,var(--vip-button,#ff6a00) 22%,transparent);color:#fff!important;font-size:22px;font-weight:1000;text-decoration:none}.vip-deposit-btn:hover{transform:translateY(-2px);filter:saturate(1.08)}.vip-system-editor{padding:12px;border:1px solid rgba(255,106,0,.20);border-radius:14px;background:rgba(255,106,0,.06)}.vip-system-editor h3{margin:0 0 4px;color:#ff8a2a;font-size:13px}
@media(max-width:760px){.vip-package-grid{grid-template-columns:1fr}.vip-membership-card{padding:22px 13px}.vip-plan-title{font-size:42px}.vip-membership-list{font-size:18px}.vip-payment-section h3{font-size:22px}.vip-pay-badge{font-size:16px}.vip-price-section strong{font-size:35px}.vip-deposit-btn{height:58px;min-width:210px;font-size:18px}}


/* 2026-06-23: Dark-mode product currency premium black badge + Advanced API premium UI */
html[data-theme="dark"] .product-card .bdx-product-price,html .product-card .bdx-product-price,body .product-card .bdx-product-price{
  background:
    radial-gradient(circle at 18% 0%,rgba(255,132,31,.22),transparent 34%),
    linear-gradient(135deg,#101820 0%,#05090d 54%,#000000 100%)!important;
  border:1px solid rgba(255,132,31,.38)!important;
  color:#ff8a1e!important;
  box-shadow:0 14px 30px rgba(0,0,0,.48),0 0 0 1px rgba(255,132,31,.10),inset 0 1px 0 rgba(255,255,255,.08)!important;
  text-shadow:0 0 18px rgba(255,106,0,.28)!important;
}
html[data-theme="dark"] .product-card .bdx-product-price .reseller-label,body .product-card .bdx-product-price .reseller-label{
  background:rgba(255,132,31,.12)!important;
  border-color:rgba(255,132,31,.25)!important;
  color:#ffd1a3!important;
}
.api-pro-control{position:relative;overflow:hidden}.api-pro-control::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 0%,rgba(255,106,0,.13),transparent 28%),radial-gradient(circle at 92% 10%,rgba(53,187,255,.09),transparent 30%);pointer-events:none}.api-pro-control>*{position:relative;z-index:1}.api-advanced-title{padding:16px!important;border:1px solid rgba(255,106,0,.22)!important;border-radius:18px!important;background:linear-gradient(135deg,rgba(255,106,0,.12),rgba(255,255,255,.035))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important}.api-advanced-title h3{margin:0 0 5px!important;color:#ff8a22!important;font-size:14px!important;letter-spacing:.11em!important}.api-advanced-title p{margin:0!important;color:#8fa0af!important;font-size:11px!important;line-height:1.6!important}.api-pro-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important}.api-pro-stats article{background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025))!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:18px!important;box-shadow:0 14px 34px rgba(0,0,0,.18)!important}.api-pro-alert{background:linear-gradient(135deg,rgba(255,106,0,.13),rgba(8,20,30,.82))!important;border-color:rgba(255,106,0,.25)!important;border-radius:18px!important;color:#dce6ef!important}.api-pro-alert strong{color:#ff9a37!important}@media(max-width:820px){.api-pro-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}


/* 2026-06-23: Ultra Advanced API System UI */
.api-key-advanced-form{align-items:end!important}.api-mini-split{display:grid;grid-template-columns:1fr 1fr;gap:18px}.api-mini-split h3{margin:4px 0 10px;color:#ff8a22;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.api-pro-control .data-table code{background:rgba(255,106,0,.10);border:1px solid rgba(255,106,0,.18);padding:4px 7px;border-radius:8px;color:#ff983d}.api-pro-control .admin-select,.api-pro-control input,.api-pro-control select,.api-pro-control textarea{box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 10px 24px rgba(0,0,0,.10)}.api-pro-control .btn-primary{background:linear-gradient(135deg,#ff9b22,#ff5f08)!important;box-shadow:0 14px 30px rgba(255,106,0,.22)!important}.api-pro-control .section-title::after{content:"";display:block;width:68px;height:3px;border-radius:999px;margin-top:8px;background:linear-gradient(90deg,#ff8a1e,transparent)}@media(max-width:900px){.api-mini-split{grid-template-columns:1fr}.api-key-advanced-form{grid-template-columns:1fr!important}}

/* Mobile header/menu update: no main search, scrolling header, slim hero, featured services below hero */
.header .search{display:none!important}
.featured-services-under-hero{margin-top:18px!important;margin-bottom:18px!important}
@media(max-width:620px){
  body{overflow-x:hidden!important}
  .header{position:relative!important;top:auto!important;background:rgba(4,8,13,.96)!important;backdrop-filter:blur(16px)!important}
  .head-main{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;padding:9px 0!important;min-height:auto!important}
  .head-main .brand{justify-self:center!important;text-align:center!important}
  .head-actions{display:grid!important;grid-template-columns:1fr auto!important;gap:7px!important;align-items:center!important}
  .head-actions .notification-action{width:34px!important;height:34px!important;min-width:34px!important;max-width:34px!important;padding:0!important;border-radius:12px!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(0,0,0,.18))!important;border:1px solid rgba(255,126,26,.42)!important;box-shadow:0 8px 18px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.12)!important}
  
  
  
  .wallet-head-upgraded,.head-actions .wallet-head-premium.wallet-head-upgraded{height:40px!important;min-width:0!important;border-radius:13px!important;padding:0 10px!important}
  .wallet-head-upgraded .wallet-head-icon{width:27px!important;height:27px!important;font-size:13px!important}
  .wallet-head-upgraded small{font-size:8px!important}.wallet-head-upgraded strong{font-size:13px!important}
  .head-main .login-btn{grid-column:1/-1!important;width:100%!important;height:40px!important;border-radius:13px!important}
  .nav-wrap{padding-bottom:6px!important}
  .nav{grid-template-columns:50px minmax(0,1fr)!important;gap:7px!important}
  .side-menu-btn,.rent-logo{height:42px!important;border-radius:12px!important}
  .rent-logo{font-size:15px!important;gap:6px!important}
  .nav-links{grid-template-columns:repeat(2,1fr)!important;border-radius:12px!important}
  .nav-links>a,.nav-dropdown>button{height:38px!important;font-size:9px!important;letter-spacing:.35px!important}
  main{padding-top:12px!important}
  .hero{height:var(--hero-full-mobile-height,360px)!important;min-height:var(--hero-full-mobile-height,360px)!important;border-radius:17px!important;margin-top:0!important}
  .slide{grid-template-columns:1fr!important;padding:22px 18px 26px!important;align-items:center!important}
  .offer-tag{padding:5px 9px!important;font-size:8px!important;border-radius:6px!important}
  .hero h1,.slide h1{font-size:24px!important;line-height:1.02!important;letter-spacing:-1px!important;margin:10px 0 6px!important;max-width:78%!important}
  .hero p,.slide p{font-size:10.5px!important;line-height:1.4!important;max-width:72%!important;margin:0!important}
  .discount{margin:7px 0!important;font-size:10px!important}
  .hero-actions{gap:7px!important;margin-top:10px!important}.hero-actions .btn-primary,.hero-actions .btn-secondary{height:32px!important;padding:0 10px!important;font-size:8.5px!important;border-radius:8px!important}
  .hero-art{position:absolute!important;right:-42px!important;bottom:-36px!important;width:160px!important;opacity:.54!important;pointer-events:none!important}
  .hero-art .hero-picture{height:130px!important;max-width:160px!important;border-radius:18px!important}
  .hero-arrow{width:28px!important;height:28px!important;font-size:18px!important}.hero-arrow.prev{left:8px!important}.hero-arrow.next{right:8px!important}
  .hero-dots{bottom:8px!important;gap:5px!important}.hero-dots button{width:6px!important;height:6px!important}.hero-dots button.active{width:16px!important}
  .featured-services-under-hero{margin-top:14px!important;margin-bottom:14px!important}
  .featured-services-under-hero .section-head{margin-bottom:10px!important}.featured-services-under-hero .section-title{font-size:16px!important}
  .benefits{margin:12px 0 18px!important;grid-template-columns:1fr!important}
}
@media(max-width:410px){.hero{height:var(--hero-full-mobile-height,340px)!important;min-height:var(--hero-full-mobile-height,340px)!important}.hero h1,.slide h1{font-size:22px!important}.hero p,.slide p{max-width:74%!important}.hero-art{right:-54px!important;bottom:-42px!important;opacity:.46!important}}


/* Mobile header/client wallet update: logo left, small auth right, wallet moved to Client Details */
.mobile-client-wallet{display:none}
@media(max-width:620px){
  .head-main{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:8px 0!important;min-height:auto!important}
  .head-main .brand{grid-column:1!important;grid-row:1!important;justify-self:start!important;text-align:left!important;min-width:0!important;max-width:190px!important}
  .head-main .brand-main{font-size:20px!important;letter-spacing:-.75px!important;white-space:nowrap!important}
  .head-main .brand-sub{font-size:8px!important;margin-top:3px!important;letter-spacing:.35px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .head-main .brand::after{display:none!important}
  .head-main .head-actions{grid-column:2!important;grid-row:1!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;width:auto!important;min-width:max-content!important}
  .head-main .head-actions .wallet-head-premium,.head-main .head-actions .wallet-head-upgraded{display:none!important}
  .head-main .head-actions .notification-action{width:30px!important;height:30px!important;min-width:30px!important;max-width:30px!important;border-radius:10px!important}
  
  .head-main .login-btn{grid-column:auto!important;width:auto!important;height:30px!important;min-height:30px!important;padding:0 8px!important;border-radius:10px!important;font-size:8.5px!important;line-height:1!important;white-space:nowrap!important;letter-spacing:.15px!important;display:flex!important;align-items:center!important;justify-content:center!important}
  .head-main .login-btn .login-btn-top,.head-main .login-btn .brand-style-text{font-size:8.5px!important;line-height:1!important;white-space:nowrap!important}
  .head-main .login-btn .brand-style-text em{margin-left:2px!important}
  .mobile-client-wallet{display:block!important;margin:-4px 0 12px!important}
  .mobile-client-wallet-card{min-height:54px;display:flex;align-items:center;gap:10px;padding:9px 11px;border-radius:15px;background:linear-gradient(135deg,#ff9b32 0%,#ff6a00 58%,#ec5200 100%);border:1px solid rgba(255,255,255,.18);color:#fff;box-shadow:0 18px 38px rgba(255,106,0,.28),0 0 0 1px rgba(255,106,0,.12),inset 0 1px 0 rgba(255,255,255,.30)}
  .mobile-client-wallet-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.30);font-size:16px}
  .mobile-client-wallet-card div{min-width:0;flex:1}.mobile-client-wallet-card small{display:block;font-size:9px;font-weight:900;opacity:.92;text-transform:uppercase;letter-spacing:.7px}.mobile-client-wallet-card strong{display:block;margin-top:2px;font-size:16px;font-weight:950}.mobile-client-wallet-card em{font-style:normal;padding:7px 9px;border-radius:999px;background:rgba(255,255,255,.17);font-size:9px;font-weight:950;white-space:nowrap}
  
}


/* 2026-06-23: Mobile order/add-money moved from main menu to side menu */
.side-list a.mobile-side-order,.side-list a.mobile-side-add-money{
  background:linear-gradient(90deg,rgba(255,106,0,.13),rgba(255,255,255,.025));
  border:1px solid rgba(255,106,0,.14);
}
.side-list a.mobile-side-order .mi,.side-list a.mobile-side-add-money .mi{
  color:#ff8a1e;
}
@media(min-width:621px){
  .side-list a.mobile-side-order,.side-list a.mobile-side-add-money{display:none!important;}
}
@media(max-width:620px){
  .nav-links>a[data-route-link="add-money"],.nav-links .nav-dropdown#ordersDropdown{display:none!important;}
  .nav-links{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .side-list a.mobile-side-order,.side-list a.mobile-side-add-money{display:flex!important;}
}



/* 2026-06-23: Mobile home order fix - Featured Services must stay directly below hero */
@media(max-width:620px){
  .home-container-updated{
    display:flex!important;
    flex-direction:column!important;
  }
  .home-container-updated > .hero{order:1!important;}
  .home-container-updated > .featured-services-under-hero{
    order:2!important;
    margin-top:10px!important;
    margin-bottom:12px!important;
  }
  .home-container-updated > .benefits{order:3!important;}
  .home-container-updated > .content-grid{order:4!important;}
  .home-container-updated > .stats{order:5!important;}
  .home-container-updated > .system-status-bottom{order:6!important;}
}



.mobile-currency-switcher{display:none}
@media(max-width:620px){
  .topbar-right #currencySelect{display:none!important}
  .head-main .mobile-currency-switcher{
    display:inline-grid!important;
    width:52px!important;
    height:30px!important;
    min-width:52px!important;
    padding:0 18px 0 8px!important;
    border-radius:10px!important;
    border:1px solid rgba(255,126,26,.48)!important;
    background:linear-gradient(180deg,rgba(255,106,0,.16),rgba(5,13,20,.86))!important;
    color:#fff!important;
    font-size:9px!important;
    font-weight:950!important;
    letter-spacing:.25px!important;
    text-transform:uppercase!important;
    box-shadow:0 8px 18px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.12)!important;
    outline:none!important;
    appearance:auto!important;
  }
  
  .head-main .mobile-currency-switcher option{background:#fff!important;color:#111!important}
  .head-main .head-actions{gap:5px!important}
  .head-main .login-btn{padding:0 7px!important}
}


/* Customer reviews option disabled */
.rating-row,.quick-review-section,.review-form,.review-status,button[data-tab="reviews"],.admin-tab[data-panel="reviews"]{ display: none !important; }


/* Refund apply order item for Tool Rent */
.product-card[data-product-id="rent-refund-apply"]{
  border-color:rgba(255,48,64,.34)!important;
  background:radial-gradient(circle at 18% 0%,rgba(255,48,64,.22),transparent 34%),linear-gradient(180deg,rgba(18,28,42,.96),rgba(8,15,27,.98))!important;
  box-shadow:0 20px 52px rgba(0,0,0,.34),0 0 0 1px rgba(255,48,64,.08),inset 0 1px 0 rgba(255,255,255,.05)!important;
}
.product-card[data-product-id="rent-refund-apply"] .product-logo{
  color:#fff;background:linear-gradient(135deg,#ff3040,#a30d18)!important;border-color:rgba(255,255,255,.15)!important;
  font-size:13px!important;letter-spacing:.2px!important;box-shadow:0 16px 36px rgba(255,48,64,.26)!important;
}
.product-card[data-product-id="rent-refund-apply"] .tag{
  background:linear-gradient(135deg,#ff3040,#ff7a18)!important;color:#fff!important;
}
.product-card[data-product-id="rent-refund-apply"] h3{
  color:#fff!important;font-size:15px!important;line-height:1.35!important;
}
.product-card[data-product-id="rent-refund-apply"] p{
  white-space:pre-line;color:#fff!important;font-weight:900!important;line-height:1.55!important;
}
.product-card[data-product-id="rent-refund-apply"] p::first-line{color:#fff!important;}
.product-card[data-product-id="rent-refund-apply"] p{
  background:linear-gradient(90deg,#f30013,#ff1d2e)!important;padding:7px 9px!important;border-radius:8px!important;box-decoration-break:clone;-webkit-box-decoration-break:clone;
}
.product-card[data-product-id="rent-refund-apply"] .bdx-product-price{
  justify-content:flex-start!important;color:#1591ff!important;background:#07101d!important;border-color:rgba(21,145,255,.35)!important;
}
.refund-order-modal .modal-card{max-width:min(760px,96vw)!important;}
.refund-order-shell{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;}
.refund-order-head{background:linear-gradient(180deg,rgba(24,36,59,.96),rgba(12,22,39,.98))!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:20px!important;}
.refund-order-head h2{font-size:clamp(24px,4vw,36px)!important;line-height:1.25!important;color:#f8fbff!important;}
.refund-modal-summary{color:#fff!important;font-weight:950!important;font-size:18px!important;margin-top:12px!important;}
.refund-modal-warnings{display:grid;gap:8px;margin:12px 0 0;}
.refund-modal-warnings span{display:block;background:#ef101f;color:#fff;font-weight:900;padding:7px 9px;border-radius:7px;line-height:1.45;box-shadow:0 8px 20px rgba(239,16,31,.22);}
.refund-apply-form{background:linear-gradient(180deg,rgba(18,31,52,.94),rgba(10,19,34,.98));border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:18px!important;}
.refund-required-field{position:relative;}
.refund-required-field .required-star{position:absolute;right:12px;top:42px;color:#fff;font-weight:950;font-size:22px;}
.refund-apply-form input{padding-right:34px!important;}
.refund-upload-help{display:block;margin-top:7px;color:#fff!important;font-weight:800;line-height:1.5;}
.refund-whatsapp-support{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:16px;border:1px solid rgba(37,211,102,.28);background:linear-gradient(135deg,rgba(37,211,102,.14),rgba(255,255,255,.035));}
.refund-whatsapp-support strong{display:block;color:#fff;text-transform:uppercase;font-size:12px;letter-spacing:.5px;}
.refund-whatsapp-support span{display:block;color:#a8f3c5;font-size:12px;font-weight:800;text-transform:capitalize;}
.refund-whatsapp-btn{display:inline-grid;place-items:center;min-height:40px;padding:0 16px;border-radius:12px;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff!important;text-decoration:none;font-weight:950;box-shadow:0 12px 25px rgba(37,211,102,.25);}
.refund-price-line{grid-column:1/-1;font-size:44px;font-weight:950;color:#fff;line-height:1;}




@media(max-width:760px){.refund-order-modal .modal-card{width:100vw!important;min-height:100dvh!important;border-radius:0!important}.refund-order-head h2{font-size:27px!important}.refund-price-line{font-size:40px}.refund-whatsapp-support{align-items:flex-start;flex-direction:column}.refund-whatsapp-btn{width:100%;}}


/* Refund order WhatsApp support upgrade */
.refund-upload-help a{color:#4aa3ff!important;font-weight:950;text-decoration:underline;text-underline-offset:3px;}
.big-whatsapp-support{
  padding:18px!important;
  border-radius:22px!important;
  border:1px solid rgba(37,211,102,.45)!important;
  background:linear-gradient(135deg,rgba(37,211,102,.20),rgba(18,140,126,.14),rgba(255,255,255,.04))!important;
  box-shadow:0 18px 40px rgba(37,211,102,.18), inset 0 1px 0 rgba(255,255,255,.16)!important;
}
.refund-wa-copy{display:flex;align-items:center;gap:12px;}
.refund-wa-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;font-size:24px;font-weight:950;box-shadow:0 14px 32px rgba(37,211,102,.32);}
.big-whatsapp-support strong{font-size:16px!important;letter-spacing:.9px!important;}
.big-whatsapp-support span:not(.refund-wa-icon){font-size:14px!important;color:#b8ffd3!important;text-transform:none!important;}
.big-whatsapp-support .refund-whatsapp-btn{
  min-height:54px!important;
  padding:0 22px!important;
  border-radius:16px!important;
  font-size:13px!important;
  letter-spacing:.35px!important;
  background:linear-gradient(135deg,#19c75a,#0da06b 55%,#087c68)!important;
  box-shadow:0 18px 38px rgba(37,211,102,.35),inset 0 1px 0 rgba(255,255,255,.24)!important;
}


@media(max-width:760px){
  .big-whatsapp-support{padding:16px!important;gap:14px!important;}
  .refund-wa-copy{width:100%;}
  .big-whatsapp-support .refund-whatsapp-btn{width:100%;min-height:52px!important;}
}































/* Final QA hardening: reviews are fully disabled and hidden everywhere. */
.review-section,.reviews-section,.review-list,.product-review-block,#reviewsTable,#reviewStatusFilter,#reviewSearch,button[data-panel="reviews"],[data-panel="reviews"],[data-section="reviews"]{ display: none !important; }

/* 2026-06-24: Admin access fix + desktop search restored while mobile stays unchanged */
@media (min-width:901px){
  .header .head-main > .search{
    display:flex!important;
  }
}

/* 2026-07-17: Show the supplied 3:1 AI hero artwork at its complete responsive size. */
.hero.hero-full-artwork{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:3 / 1!important;
  padding:0!important;
  overflow:hidden!important;
  background:#02050c!important;
  border-radius:var(--hero-full-radius,25px)!important;
}
.hero.hero-full-artwork::before,
.hero.hero-full-artwork::after{display:none!important;}
.hero.hero-full-artwork .hero-full-artwork-image{
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-width:none!important;
  max-height:none!important;
  aspect-ratio:3 / 1!important;
  object-fit:contain!important;
  object-position:center center!important;
}
@media(max-width:760px){
  .home-container-updated .hero.hero-full-artwork{
    height:auto!important;
    min-height:0!important;
    aspect-ratio:3 / 1!important;
    margin-bottom:16px!important;
  }
  .home-container-updated .hero.hero-full-artwork .hero-full-artwork-image{
    width:100%!important;
    height:auto!important;
    max-width:none!important;
    max-height:none!important;
  }
}
@media (max-width:900px){
  .header .head-main > .search{
    display:none!important;
  }
}
.admin-direct-login{
  max-width:430px;
  margin:18px auto 0;
  display:grid;
  gap:12px;
  padding:18px;
  border:1px solid rgba(255,106,0,.18);
  border-radius:18px;
  background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02));
  box-shadow:0 18px 42px rgba(0,0,0,.18);
}
.admin-direct-login .field{
  display:grid;
  gap:6px;
  text-align:left;
}
.admin-direct-login label{
  font-size:11px;
  font-weight:900;
  color:#ffb36c;
  text-transform:uppercase;
  letter-spacing:.8px;
}
.admin-direct-login input{
  height:44px;
  border-radius:12px;
  border:1px solid rgba(255,255,255,.12);
  background:#07111b;
  color:#fff;
  padding:0 13px;
  outline:0;
}
.admin-direct-login input:focus{
  border-color:rgba(255,106,0,.75);
  box-shadow:0 0 0 4px rgba(255,106,0,.12);
}
.admin-direct-login .btn-primary,.admin-direct-login .btn-secondary{
  width:100%;
  justify-content:center;
}































































































/* Order details / invoice removal update */
.order-success-actions{
  width:min(480px,100%)!important;
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
}
.order-success-actions .btn-primary,.order-success-actions .btn-secondary{
  display:grid!important;
  place-items:center!important;
  text-decoration:none!important;
}
.orders-data-table .table-actions{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
}
.orders-data-table .view-order-btn,.order-success-view-btn{
  position:relative!important;
  overflow:hidden!important;
  border:0!important;
  color:#fff!important;
  background:linear-gradient(135deg,#ff9f1a 0%,#ff6a00 50%,#d94a00 100%)!important;
  box-shadow:0 12px 28px rgba(255,106,0,.24),inset 0 1px 0 rgba(255,255,255,.24)!important;
  font-weight:950!important;
  letter-spacing:.05em!important;
}
.orders-data-table .view-order-btn:before,.order-success-view-btn:before{
  content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent,rgba(255,255,255,.28),transparent);transform:translateX(-120%);transition:transform .55s ease;
}
.orders-data-table .view-order-btn:hover:before,.order-success-view-btn:hover:before{transform:translateX(120%)}
.order-detail-premium{
  width:min(840px,100%)!important;
  margin:0 auto!important;
  display:grid!important;
  gap:14px!important;
}
.order-detail-card,.modal.order-details-premium-modal .order-note-box,.modal.order-details-premium-modal .order-timeline{
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:22px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025))!important;
  box-shadow:0 22px 60px rgba(0,0,0,.18)!important;
  padding:18px!important;
}
.order-detail-label{
  display:inline-flex!important;
  padding:7px 10px!important;
  border-radius:999px!important;
  background:rgba(255,106,0,.16)!important;
  border:1px solid rgba(255,106,0,.25)!important;
  color:#ff9b2a!important;
  font-size:10px!important;
  font-weight:950!important;
  letter-spacing:.12em!important;
}
.order-detail-card h2{margin:12px 0 8px!important;color:#fff!important;font-size:clamp(22px,4vw,36px)!important;line-height:1.1!important;}
.order-detail-card p{margin:0!important;color:#b9c6d4!important;font-size:13px!important;line-height:1.8!important;}
.modal.order-details-premium-modal .order-note-box strong{display:block!important;margin-bottom:10px!important;color:#ff9b2a!important;}
.modal.order-details-premium-modal .order-note-box pre{white-space:pre-wrap!important;color:#dbeafe!important;background:rgba(0,0,0,.18)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:14px!important;padding:12px!important;}
.modal.order-details-premium-modal .order-timeline{display:grid!important;gap:10px!important;}
.modal.order-details-premium-modal .order-timeline>div{display:grid!important;gap:4px!important;padding:12px!important;border-radius:16px!important;background:rgba(255,255,255,.04)!important;border:1px solid rgba(255,255,255,.07)!important;}
.modal.order-details-premium-modal .order-timeline strong{color:#fff!important;}
.modal.order-details-premium-modal .order-timeline span{color:#b9c6d4!important;}
.modal.order-details-premium-modal .order-timeline small{color:#ff9b2a!important;}



















@media(max-width:640px){.order-success-actions{grid-template-columns:1fr!important}.orders-data-table .view-order-btn{min-width:92px!important}}



.quantity-label-row.full{grid-column:1/-1;margin-top:10px;}
.field-label-row.quantity-label-row{background:linear-gradient(135deg,rgba(255,106,0,.10),rgba(6,14,22,.72));border-color:rgba(255,106,0,.22);}
























/* 2026-06-25: Admin-controlled stacked homepage promo banners */
.home-promo-banners{margin:20px 0 22px;}
.home-promo-banners .home-banner-head{margin-bottom:12px;}
.home-banner-stack{display:grid;gap:18px;}
.home-promo-card{--banner-bg:none;position:relative;min-height:214px;border-radius:28px;overflow:hidden;border:1px solid rgba(124,58,237,.35);background-image:linear-gradient(110deg,rgba(2,6,23,.94),rgba(15,23,42,.56)),var(--banner-bg);background-size:cover;background-position:center;box-shadow:0 22px 65px rgba(15,23,42,.22);display:flex;align-items:center;justify-content:space-between;padding:30px 34px;color:#fff;isolation:isolate;}
.home-promo-card::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 35%,rgba(124,58,237,.42),transparent 26%),linear-gradient(90deg,rgba(2,6,23,.84),rgba(2,6,23,.2));z-index:-1;}
.home-promo-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.76),rgba(0,0,0,.15) 54%,rgba(0,0,0,.48));z-index:0;}
.home-promo-content{position:relative;z-index:1;max-width:58%;}
.home-promo-badge{display:inline-flex;align-items:center;gap:6px;padding:9px 14px;margin-bottom:18px;border-radius:12px;background:linear-gradient(135deg,#ff174d,#ff8a00);font-weight:900;letter-spacing:.02em;font-size:13px;box-shadow:0 12px 30px rgba(249,115,22,.32);}
.home-promo-card h3{font-size:42px;line-height:1.02;margin:0 0 10px;color:#fff;letter-spacing:-1.5px;text-shadow:0 4px 22px rgba(0,0,0,.38);}
.home-promo-card p{font-size:18px;line-height:1.45;margin:0;color:rgba(255,255,255,.88);max-width:560px;}
.home-promo-button{position:relative;z-index:1;display:inline-grid;place-items:center;min-width:190px;height:62px;padding:0 28px;border-radius:999px;background:linear-gradient(135deg,#8b5cf6,#6d28d9);color:#fff!important;text-decoration:none;font-weight:900;font-size:20px;box-shadow:0 16px 44px rgba(124,58,237,.45),inset 0 1px 0 rgba(255,255,255,.28);white-space:nowrap;}
.home-promo-card.theme-gold-blue h3,.home-promo-card.theme-black-gold h3{background:linear-gradient(180deg,#fff,#f8d573);-webkit-background-clip:text;background-clip:text;color:transparent;}
.home-promo-card.theme-purple{border-color:rgba(217,70,239,.5);}
.home-promo-card.theme-purple::before{background:radial-gradient(circle at 70% 28%,rgba(217,70,239,.48),transparent 30%),linear-gradient(90deg,rgba(2,6,23,.86),rgba(76,29,149,.25));}
.home-promo-card.theme-teal{border-color:rgba(20,184,166,.48);}
.home-promo-card.theme-teal::before{background:radial-gradient(circle at 70% 28%,rgba(20,184,166,.44),transparent 30%),linear-gradient(90deg,rgba(2,6,23,.86),rgba(15,118,110,.23));}
.home-promo-card.theme-black-gold{border-color:rgba(245,158,11,.45);}
.home-promo-card.theme-black-gold::before{background:radial-gradient(circle at 72% 32%,rgba(245,158,11,.4),transparent 30%),linear-gradient(90deg,rgba(2,6,23,.88),rgba(120,53,15,.23));}
.home-promo-card.theme-api-blue{border-color:rgba(59,130,246,.55);}
.home-promo-card.theme-api-blue::before{background:radial-gradient(circle at 70% 28%,rgba(37,99,235,.5),transparent 30%),linear-gradient(90deg,rgba(2,6,23,.86),rgba(30,64,175,.25));}

@media(max-width:760px){.home-promo-banners{margin:16px 0}.home-banner-stack{gap:16px}.home-promo-card{min-height:176px;border-radius:22px;padding:19px 16px;align-items:flex-end}.home-promo-content{max-width:66%}.home-promo-badge{font-size:10px;padding:7px 10px;border-radius:9px;margin-bottom:11px}.home-promo-card h3{font-size:27px;line-height:1.06;letter-spacing:-.8px}.home-promo-card p{font-size:13px;line-height:1.35}.home-promo-button{min-width:118px;height:46px;padding:0 17px;font-size:14px;align-self:flex-end}.home-promo-overlay{background:linear-gradient(90deg,rgba(0,0,0,.80),rgba(0,0,0,.18) 54%,rgba(0,0,0,.56));}}
@media(max-width:420px){.home-promo-card{min-height:165px;border-radius:19px;padding:16px 13px}.home-promo-content{max-width:64%}.home-promo-card h3{font-size:24px}.home-promo-card p{font-size:12px}.home-promo-button{min-width:108px;height:42px;font-size:13px;padding:0 13px}}

/* 2026-06-25: Advanced hero banner controls from admin panel */
.hero{margin-bottom:var(--hero-full-margin-bottom,20px)!important;}
.hero .slide{transition:opacity .55s ease,transform .55s ease!important;}
.hero.hero-transition-slide .slide{transform:translateX(34px);}
.hero.hero-transition-slide .slide.active{transform:translateX(0);}
.hero.hero-transition-zoom .slide{transform:scale(.96);}
.hero.hero-transition-zoom .slide.active{transform:scale(1);}
.hero.hero-no-image .slide{grid-template-columns:1fr!important;}
.hero.hero-no-image .hero-copy{max-width:820px;}
.hero.hero-content-center .slide{grid-template-columns:1fr!important;text-align:center;justify-items:center;}
.hero.hero-content-center .hero-copy{max-width:850px;margin-inline:auto;}
.hero.hero-content-right .slide{grid-template-columns:.88fr 1.12fr!important;}
.hero.hero-content-right .hero-copy{grid-column:2;text-align:left;}
.hero.hero-content-right .hero-art{grid-column:1;grid-row:1;}
.hero.hero-text-center .hero-copy,.hero.hero-text-center .hero-copy p{text-align:center;margin-inline:auto;}
.hero.hero-text-right .hero-copy,.hero.hero-text-right .hero-copy p{text-align:right;margin-left:auto;}
.hero.hero-text-center .discount,.hero.hero-text-right .discount{justify-content:center;}
.hero.hero-text-right .discount{justify-content:flex-end;}
.hero.hero-buttons-left .hero-actions{justify-content:flex-start;}
.hero.hero-buttons-center .hero-actions{justify-content:center;}
.hero.hero-buttons-right .hero-actions{justify-content:flex-end;}
.hero.hero-buttons-bottom_left .hero-actions,.hero.hero-buttons-bottom_center .hero-actions,.hero.hero-buttons-bottom_right .hero-actions{position:absolute;z-index:7;bottom:28px;display:flex;}
.hero.hero-buttons-bottom_left .hero-actions{left:42px;right:auto;justify-content:flex-start;}
.hero.hero-buttons-bottom_center .hero-actions{left:50%;transform:translateX(-50%);justify-content:center;}
.hero.hero-buttons-bottom_right .hero-actions{right:42px;left:auto;justify-content:flex-end;}
.hero.hero-buttons-bottom_left .slide,.hero.hero-buttons-bottom_center .slide,.hero.hero-buttons-bottom_right .slide{padding-bottom:92px!important;}
.hero .hero-copy{position:relative;z-index:3;}
.hero.hero-content-center .hero-art{position:absolute;right:6%;bottom:8%;opacity:.26;pointer-events:none;}
.hero.hero-content-center:not(.hero-no-image)::after{opacity:.45;}
@media(max-width:760px){
  .hero.hero-content-right .slide,.hero.hero-content-center .slide,.hero.hero-no-image .slide{grid-template-columns:1fr!important;}
  .hero.hero-content-right .hero-copy{grid-column:auto;}
  .hero.hero-buttons-bottom_left .hero-actions,.hero.hero-buttons-bottom_center .hero-actions,.hero.hero-buttons-bottom_right .hero-actions{left:20px;right:20px;bottom:16px;transform:none;justify-content:center;}
  .hero.hero-buttons-bottom_left .slide,.hero.hero-buttons-bottom_center .slide,.hero.hero-buttons-bottom_right .slide{padding-bottom:82px!important;}
}

/* Mobile black background only when Dark Mode is ON */
@media (max-width: 768px){
  html[data-theme="dark"],html[data-theme="dark"] body,body.dark-mode,body.theme-dark,html[data-theme="dark"] main,html[data-theme="dark"] .page,html[data-theme="dark"] .page-wrap,html[data-theme="dark"] .content,html[data-theme="dark"] .section,html[data-theme="dark"] .container,html[data-theme="dark"] .wrapper,body.dark-mode main,body.dark-mode .page,body.dark-mode .page-wrap,body.dark-mode .content,body.dark-mode .section,body.dark-mode .container,body.dark-mode .wrapper{
    background: #000000 !important;
    background-color: #000000 !important;
  }
  html[data-theme="dark"] body,body.dark-mode,body.theme-dark{
    background-image: none !important;
  }
}


/* 2026-06-30: Final mode + language + premium auth button polish */
html[data-theme="dark"],html[data-theme="dark"] body,html[data-theme="dark"] #app,html[data-theme="dark"] main,body{
  background:#000000!important;
  background-color:#000000!important;
  background-image:none!important;
}
html[data-theme="dark"] body::before,html[data-theme="dark"] body::after,body::before,body::after{
  background:none!important;
  background-image:none!important;
  opacity:0!important;
  display:none!important;
}



/* Language switch is only inside the side drawer */
.bdx-side-language-card{
  margin:8px 0 4px;
  padding:12px;
  border:1px solid rgba(255,106,0,.25);
  border-radius:14px;
  background:linear-gradient(145deg,rgba(255,106,0,.10),rgba(255,255,255,.035));
  box-shadow:0 12px 28px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.08);
}
.bdx-side-language-card .bdx-side-language-title{
  display:flex;align-items:center;gap:8px;margin:0 0 9px;color:#ffb36e;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;
}
.bdx-side-language-toggle{display:grid;grid-template-columns:1fr 1fr;gap:7px;}
.bdx-side-language-toggle button{
  min-height:38px;border:1px solid rgba(255,255,255,.12);border-radius:12px;
  background:rgba(0,0,0,.22);color:#eaf2ff;font-weight:950;font-size:12px;letter-spacing:.02em;cursor:pointer;
  transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease;
}
.bdx-side-language-toggle button:hover{transform:translateY(-1px);border-color:rgba(255,138,0,.45);}
.bdx-side-language-toggle button.active{
  color:#fff;background:linear-gradient(135deg,#ff8a00,#ff4d00);border-color:rgba(255,190,122,.72);
  box-shadow:0 10px 22px rgba(255,90,0,.28), inset 0 1px 0 rgba(255,255,255,.22);
}





/* More premium Login / Register button */
.login-btn,#authButton{
  position:relative!important;isolation:isolate;overflow:hidden;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;
  min-height:44px!important;padding:0 18px!important;border:1px solid rgba(255,176,80,.65)!important;border-radius:16px!important;
  background:linear-gradient(135deg,#ffb020 0%,#ff7a00 42%,#ff4d00 100%)!important;color:#fff!important;
  font-weight:1000!important;font-size:12px!important;letter-spacing:.035em!important;text-transform:uppercase!important;
  box-shadow:0 14px 30px rgba(255,92,0,.32),0 4px 10px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.28)!important;
  transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important;
}
.login-btn::before,#authButton::before{
  content:"";position:absolute;inset:-2px;z-index:-1;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.34) 25%,transparent 48%);
  transform:translateX(-120%);transition:transform .55s ease;
}
.login-btn::after,#authButton::after{
  content:"›";display:grid;place-items:center;width:20px;height:20px;border-radius:999px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.24);font-size:17px;line-height:1;margin-left:2px;
}
.login-btn:hover,#authButton:hover{transform:translateY(-2px)!important;filter:saturate(1.07)!important;box-shadow:0 20px 40px rgba(255,92,0,.40),0 8px 18px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.32)!important;}
.login-btn:hover::before,#authButton:hover::before{transform:translateX(120%);}
.login-btn .brand-style-text,#authButton .brand-style-text{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;line-height:1!important;}
.login-btn .brand-style-text em,#authButton .brand-style-text em{font-style:normal;color:#fff7d6;text-shadow:0 1px 10px rgba(255,255,255,.25);}

.bdx-auth-tabs a,.wallet-pop-actions .btn-primary,.wallet-pop-actions .btn-secondary,.checkout-login-card .btn-primary,.checkout-login-card .btn-secondary{
  border-radius:14px!important;box-shadow:0 12px 26px rgba(255,106,0,.14);font-weight:950!important;letter-spacing:.04em!important;
}
.bdx-auth-submit{
  border-radius:16px!important;background:linear-gradient(135deg,#ffb020,#ff7a00 48%,#ff4d00)!important;box-shadow:0 18px 36px rgba(255,92,0,.30),inset 0 1px 0 rgba(255,255,255,.28)!important;letter-spacing:.045em!important;
}
@media(max-width:640px){.login-btn,#authButton{border-radius:12px!important;min-height:34px!important;padding:0 10px!important;font-size:9px!important}.login-btn::after,#authButton::after{display:none!important}.bdx-side-language-card{margin:6px 0 2px;padding:10px}.bdx-side-language-toggle button{min-height:34px}}




html,body{max-width:100%;overflow-x:hidden!important;}
body.auth-route-fullscreen{overscroll-behavior:contain!important;}

















/* Mobile homepage: hero, products and banners keep the same desktop/admin order and stay visible. */
@media(max-width:760px){
  .home-container-updated{display:block!important;}
  .home-container-updated > *{order:initial!important;}
  .home-container-updated .hero{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:0 0 16px!important;
    border-radius:18px!important;
    overflow:hidden!important;
    position:relative!important;
  }
  .home-container-updated .hero .slide{
    position:relative!important;
    inset:auto!important;
    display:none!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    min-height:352px!important;
    padding:20px 14px 52px!important;
  }
  .home-container-updated .hero .slide.active{display:grid!important;}
  .home-container-updated .hero .hero-copy{
    order:1!important;
    width:100%!important;
    max-width:100%!important;
    text-align:left!important;
    z-index:2!important;
  }
  .home-container-updated .hero h1{
    font-size:clamp(27px,8vw,36px)!important;
    line-height:1.04!important;
    letter-spacing:-1px!important;
    margin:11px 0 8px!important;
    color:#ffffff!important;
  }
  .home-container-updated .hero p{
    max-width:100%!important;
    font-size:12.5px!important;
    line-height:1.55!important;
    color:#d9e3ec!important;
  }
  .home-container-updated .hero .discount{font-size:12px!important;margin:9px 0!important;}
  .home-container-updated .hero .hero-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:9px!important;
    width:100%!important;
  }
  .home-container-updated .hero .btn-primary,.home-container-updated .hero .btn-secondary{
    min-width:0!important;
    width:100%!important;
    height:40px!important;
    padding:0 8px!important;
    font-size:10px!important;
    white-space:nowrap!important;
  }
  .home-container-updated .hero .hero-art{
    order:2!important;
    position:relative!important;
    right:auto!important;
    bottom:auto!important;
    top:auto!important;
    width:100%!important;
    min-height:122px!important;
    max-height:150px!important;
    display:grid!important;
    place-items:center!important;
    opacity:1!important;
    overflow:hidden!important;
    margin-top:0!important;
  }
  .home-container-updated .hero .hero-picture{
    display:block!important;
    width:100%!important;
    max-width:305px!important;
    height:140px!important;
    max-height:140px!important;
    object-fit:contain!important;
    object-position:center center!important;
    transform:scale(var(--hero-img-scale,1))!important;
    opacity:var(--hero-img-opacity,1)!important;
  }
  .home-container-updated .hero .hero-dots{bottom:17px!important;z-index:5!important;}
  .home-container-updated .hero .hero-arrow{bottom:8px!important;top:auto!important;z-index:6!important;}
  .home-promo-banners{display:block!important;visibility:visible!important;opacity:1!important;margin:15px 0!important;}
  .home-banner-stack{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;}
  .home-promo-card{display:flex!important;min-height:174px!important;border-radius:18px!important;padding:16px 13px!important;overflow:hidden!important;}
  .home-promo-content{max-width:68%!important;}
  .home-promo-card h3{font-size:24px!important;line-height:1.05!important;}
  .home-promo-card p{font-size:12px!important;}
  .home-promo-button{min-width:104px!important;height:40px!important;font-size:12px!important;padding:0 12px!important;}
}
@media(max-width:420px){
  .home-container-updated .hero .slide{min-height:342px!important;padding:18px 12px 50px!important;}
  .home-container-updated .hero .hero-actions{grid-template-columns:1fr!important;}
  .home-container-updated .hero .hero-picture{max-width:270px!important;height:126px!important;}
  .home-promo-content{max-width:65%!important;}
}


/* Mobile Login/Register final fit fix */
@media(max-width:760px){
  body.auth-route-fullscreen{overflow:hidden!important;background:#03080d!important;}
  body.auth-route-fullscreen #app{height:100svh!important;min-height:100svh!important;overflow:hidden!important;}
  body.auth-route-fullscreen .bdx-auth-screen{
    width:100vw!important;
    height:100svh!important;
    min-height:100svh!important;
    padding:6px!important;
    overflow:hidden!important;
    align-items:center!important;
    justify-content:center!important;
  }
  .bdx-auth-card,.bdx-auth-login-card,.bdx-auth-register-card{
    width:calc(100vw - 12px)!important;
    max-width:440px!important;
    height:calc(100svh - 12px)!important;
    max-height:calc(100svh - 12px)!important;
    min-height:0!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-rows:auto minmax(0,1fr)!important;
    border-radius:18px!important;
    overflow:hidden!important;
    transform:none!important;
  }
  .bdx-auth-brand-panel{
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:space-between!important;
    min-height:78px!important;
    max-height:86px!important;
    height:82px!important;
    padding:10px 42px 10px 12px!important;
    gap:8px!important;
    border-right:0!important;
    border-bottom:1px solid rgba(255,122,26,.20)!important;
    background:radial-gradient(circle at 88% 50%,rgba(255,106,0,.18),transparent 32%),linear-gradient(135deg,rgba(255,106,0,.16),rgba(4,9,14,.97))!important;
    overflow:hidden!important;
  }
  .bdx-auth-brand-panel:before{right:-90px!important;top:-96px!important;width:210px!important;height:210px!important;border-width:28px!important;opacity:.8!important;}
  .bdx-auth-brand-panel:after{opacity:.45!important;}
  .bdx-auth-logo-row{gap:10px!important;min-width:0!important;flex:1 1 auto!important;}
  .bdx-auth-logo-mark{width:38px!important;height:38px!important;border-radius:13px!important;font-size:17px!important;flex:0 0 auto!important;}
  .bdx-auth-logo-row strong{font-size:14px!important;line-height:1!important;white-space:nowrap!important;}
  .bdx-auth-logo-row small{font-size:6.5px!important;letter-spacing:1.35px!important;white-space:nowrap!important;margin-top:4px!important;}
  .bdx-auth-secure-pill{
    margin:0!important;
    padding:7px 9px!important;
    font-size:7.2px!important;
    letter-spacing:.65px!important;
    white-space:nowrap!important;
    flex:0 0 auto!important;
  }
  .bdx-auth-secure-pill i{width:6px!important;height:6px!important;margin-right:5px!important;}
  .bdx-auth-brand-copy,.bdx-auth-feature-list{display:none!important;}
  .bdx-auth-close{
    width:32px!important;
    height:32px!important;
    right:9px!important;
    top:9px!important;
    border-radius:11px!important;
    font-size:18px!important;
    z-index:20!important;
  }
  .bdx-auth-form-panel,.bdx-auth-register-card .bdx-auth-form-panel{
    height:auto!important;
    min-height:0!important;
    overflow:auto!important;
    -webkit-overflow-scrolling:touch!important;
    padding:14px 13px 12px!important;
  }
  .bdx-auth-title h2{font-size:25px!important;line-height:1.05!important;letter-spacing:-.6px!important;}
  .bdx-auth-title p{font-size:12px!important;line-height:1.35!important;margin-top:5px!important;display:block!important;}
  .bdx-auth-tabs{margin-top:11px!important;padding:4px!important;border-radius:12px!important;}
  .bdx-auth-tabs a{min-height:42px!important;font-size:12px!important;border-radius:10px!important;}
  .bdx-auth-note{display:flex!important;min-height:36px!important;margin-top:10px!important;padding:8px 10px!important;font-size:10px!important;line-height:1.35!important;}
  .bdx-auth-form,.bdx-auth-register-form{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:12px!important;}
  .bdx-field-row label{font-size:12px!important;margin-bottom:5px!important;}
  .bdx-field-row label small{font-size:9px!important;}
  .bdx-input-wrap>span{left:14px!important;font-size:13px!important;}
  .bdx-input-wrap input{
    height:50px!important;
    padding:0 42px!important;
    font-size:15px!important;
    border-radius:13px!important;
  }
  .bdx-input-wrap textarea{
    min-height:62px!important;
    max-height:80px!important;
    padding:15px 14px 12px 42px!important;
    font-size:14px!important;
    border-radius:13px!important;
    resize:none!important;
  }
  .bdx-password-eye{right:8px!important;width:32px!important;height:32px!important;font-size:12px!important;}
  .bdx-field-help{font-size:10px!important;margin-top:4px!important;}
  .bdx-auth-login-tools,.bdx-auth-agree{font-size:11px!important;}
  .bdx-auth-submit,.bdx-auth-register-card .bdx-auth-submit{
    height:52px!important;
    border-radius:14px!important;
    font-size:12px!important;
    letter-spacing:.35px!important;
  }
  .bdx-auth-switch{font-size:11px!important;margin-top:10px!important;}
  .bdx-auth-legal{display:none!important;}
}
@media(max-width:760px) and (max-height:720px){
  .bdx-auth-brand-panel{height:64px!important;min-height:64px!important;max-height:64px!important;padding:8px 40px 8px 10px!important;}
  .bdx-auth-logo-mark{width:33px!important;height:33px!important;border-radius:11px!important;font-size:15px!important;}
  .bdx-auth-logo-row strong{font-size:12px!important;}
  .bdx-auth-logo-row small{display:none!important;}
  .bdx-auth-secure-pill{font-size:6.5px!important;padding:6px 8px!important;}
  .bdx-auth-form-panel,.bdx-auth-register-card .bdx-auth-form-panel{padding:10px 12px 10px!important;}
  .bdx-auth-title h2{font-size:21px!important;}
  .bdx-auth-title p,.bdx-auth-note{display:none!important;}
  .bdx-auth-tabs{margin-top:8px!important;}
  .bdx-auth-tabs a{min-height:36px!important;font-size:10.5px!important;}
  .bdx-auth-form,.bdx-auth-register-form{gap:8px!important;margin-top:9px!important;}
  .bdx-field-row label{font-size:10.5px!important;margin-bottom:4px!important;}
  .bdx-field-row label small,.bdx-field-help{display:none!important;}
  .bdx-input-wrap input{height:43px!important;font-size:13px!important;}
  .bdx-input-wrap textarea{min-height:48px!important;max-height:56px!important;font-size:13px!important;padding-top:11px!important;}
  .bdx-auth-submit,.bdx-auth-register-card .bdx-auth-submit{height:44px!important;font-size:11px!important;}
  .bdx-auth-switch{font-size:10px!important;margin-top:8px!important;}
}












































/* 2026-06-30: Android app download access control */
.app-download-card{display:grid;grid-template-columns:160px 1fr;gap:24px;align-items:center;max-width:860px;margin:0 auto;border:1px solid rgba(255,106,0,.32);background:linear-gradient(135deg,rgba(255,106,0,.14),rgba(15,23,42,.78));}
.app-download-logo-wrap{width:150px;height:150px;border-radius:28px;background:#050505;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,106,0,.35);box-shadow:0 22px 50px rgba(0,0,0,.28)}
.app-download-logo{width:100%;height:100%;object-fit:cover;object-position:center;padding:0}.app-download-copy h2{font-size:34px;margin:10px 0 8px}.app-download-btn{display:inline-grid;place-items:center;margin-top:18px;min-height:50px;padding:0 22px}.app-download-denied{text-align:center}.hidden{display:none!important}
@media(max-width:700px){.app-download-card{grid-template-columns:1fr;text-align:center}.app-download-logo-wrap{margin:0 auto}.app-download-copy h2{font-size:28px}}
/* Full picture banner upload display — uploaded photos cover the entire hero/banner safely */
.hero{background-size:cover!important;background-position:center!important}.hero-picture{width:100%;height:100%;object-fit:contain}.home-promo-card{background-size:cover!important;background-position:center!important}.home-promo-card.full-photo,.home-promo-card.banner-full-photo{background-size:cover!important;background-position:center!important}

/* 2026-07-03: Premium 3D Tool Rent main-menu button */
.header .nav .rent-logo{
  isolation:isolate!important;
  height:58px!important;
  min-width:0!important;
  padding:0 22px!important;
  border-radius:19px!important;
  clip-path:polygon(10% 0,90% 0,100% 28%,100% 72%,90% 100%,10% 100%,0 72%,0 28%)!important;
  background:
    radial-gradient(circle at 18% 12%,rgba(255,255,255,.34),transparent 21%),
    radial-gradient(circle at 84% 92%,rgba(41,216,255,.20),transparent 30%),
    linear-gradient(145deg,#ffb45c 0%,#ff7a00 28%,#e24b00 52%,#351105 100%)!important;
  border:1px solid rgba(255,255,255,.18)!important;
  color:#ffffff!important;
  font-size:22px!important;
  font-weight:1000!important;
  letter-spacing:.3px!important;
  text-transform:uppercase!important;
  text-shadow:0 2px 0 rgba(83,25,0,.95),0 10px 18px rgba(0,0,0,.58),0 0 20px rgba(255,178,82,.50)!important;
  box-shadow:
    0 2px 0 #ffd28a inset,
    0 -6px 0 rgba(91,25,0,.55) inset,
    0 13px 0 rgba(92,27,0,.70),
    0 20px 34px rgba(255,98,0,.31),
    0 26px 55px rgba(0,0,0,.62)!important;
  transform:perspective(700px) rotateX(10deg) translateY(-4px)!important;
  transform-style:preserve-3d!important;
  transition:transform .22s ease,box-shadow .22s ease,filter .22s ease!important;
  overflow:hidden!important;
}
.header .nav .rent-logo::before{
  content:""!important;
  position:absolute!important;
  inset:3px!important;
  clip-path:inherit!important;
  border-radius:inherit!important;
  background:
    linear-gradient(125deg,rgba(255,255,255,.36) 0%,rgba(255,255,255,.10) 18%,transparent 36%),
    linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,0) 45%,rgba(88,22,0,.34) 100%)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  z-index:-1!important;
}
.header .nav .rent-logo::after{
  content:""!important;
  position:absolute!important;
  top:-60%!important;
  left:-35%!important;
  width:45%!important;
  height:210%!important;
  clip-path:none!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.62),transparent)!important;
  transform:rotate(22deg)!important;
  opacity:.55!important;
  z-index:0!important;
  animation:toolRentPremiumShine 4.8s ease-in-out infinite!important;
}
.header .nav .rent-logo span{
  position:relative!important;
  z-index:2!important;
  display:inline-flex!important;
  align-items:center!important;
}
.header .nav .rent-logo span:first-child{
  width:36px!important;
  height:36px!important;
  justify-content:center!important;
  border-radius:13px!important;
  background:linear-gradient(145deg,#17212b,#05090e)!important;
  border:1px solid rgba(255,255,255,.18)!important;
  box-shadow:0 2px 0 rgba(255,255,255,.18) inset,0 8px 14px rgba(0,0,0,.42)!important;
  font-size:20px!important;
  text-shadow:0 0 16px rgba(41,216,255,.55)!important;
  transform:translateZ(18px)!important;
}
.header .nav .rent-logo span:last-child{
  transform:translateZ(16px)!important;
}
.header .nav .rent-logo:hover,.header .nav .rent-logo:focus-visible{
  transform:perspective(700px) rotateX(6deg) translateY(-7px) scale(1.018)!important;
  filter:saturate(1.12) brightness(1.06)!important;
  box-shadow:
    0 2px 0 #ffe1ad inset,
    0 -5px 0 rgba(91,25,0,.50) inset,
    0 16px 0 rgba(92,27,0,.72),
    0 25px 40px rgba(255,98,0,.42),
    0 32px 70px rgba(0,0,0,.66)!important;
}

@keyframes toolRentPremiumShine{
  0%,58%{left:-42%;opacity:0;}
  68%{opacity:.68;}
  100%{left:120%;opacity:0;}
}
@media(max-width:1100px){
  .header .nav .rent-logo{height:54px!important;padding:0 16px!important;font-size:19px!important;gap:10px!important;}
  .header .nav .rent-logo span:first-child{width:32px!important;height:32px!important;font-size:18px!important;}
}
@media(max-width:900px){
  .header .nav .rent-logo{height:50px!important;transform:perspective(620px) rotateX(7deg) translateY(-2px)!important;box-shadow:0 2px 0 #ffd28a inset,0 -5px 0 rgba(91,25,0,.52) inset,0 8px 0 rgba(92,27,0,.64),0 16px 30px rgba(255,98,0,.28)!important;}
}
@media(max-width:620px){
  .header .nav .rent-logo{height:46px!important;padding:0 11px!important;font-size:15px!important;gap:7px!important;border-radius:15px!important;letter-spacing:.1px!important;}
  .header .nav .rent-logo span:first-child{width:27px!important;height:27px!important;border-radius:10px!important;font-size:15px!important;}
}
@media(max-width:370px){
  .header .nav .rent-logo{font-size:13px!important;padding:0 8px!important;}
  .header .nav .rent-logo span:first-child{width:24px!important;height:24px!important;font-size:14px!important;}
}



/* 2026-07-04: logged-in client name in Login/Register button */
#authButton.logged-in-auth,.login-btn.logged-in-auth{
  min-width:154px!important;
  padding:0 13px!important;
  justify-content:center!important;
  border-color:rgba(255,190,92,.55)!important;
  background:
    radial-gradient(circle at 20% 0,rgba(255,255,255,.30),transparent 34%),
    linear-gradient(135deg,#ff8a1f 0%,#ff5a00 48%,#be3200 100%)!important;
  box-shadow:0 18px 38px rgba(255,92,0,.34),0 6px 15px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.38)!important;
}
#authButton .client-auth-chip{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  min-width:0!important;
  white-space:nowrap!important;
}
#authButton .client-auth-avatar{
  width:27px!important;
  height:27px!important;
  flex:0 0 27px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  color:#ff5a00!important;
  background:linear-gradient(145deg,#ffffff,#fff2df)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 6px 14px rgba(0,0,0,.22)!important;
  font-size:12px!important;
  font-weight:950!important;
  letter-spacing:.02em!important;
}
#authButton .client-auth-text{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  min-width:0!important;
  line-height:1.05!important;
}
#authButton .client-auth-text small{
  display:block!important;
  color:rgba(255,255,255,.72)!important;
  font-size:7px!important;
  font-weight:950!important;
  letter-spacing:.12em!important;
}
#authButton .client-auth-text strong{
  display:block!important;
  max-width:122px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:950!important;
  text-shadow:0 1px 10px rgba(0,0,0,.18)!important;
}

@media(max-width:640px){
  #authButton.logged-in-auth{min-width:0!important;max-width:146px!important;padding:0 8px!important;}
  #authButton .client-auth-chip{gap:6px!important;}
  #authButton .client-auth-avatar{width:23px!important;height:23px!important;flex-basis:23px!important;font-size:10px!important;}
  #authButton .client-auth-text small{font-size:6px!important;}
  #authButton .client-auth-text strong{max-width:92px!important;font-size:9px!important;}
}
@media(max-width:380px){
  #authButton.logged-in-auth{max-width:118px!important;padding:0 6px!important;}
  #authButton .client-auth-avatar{display:none!important;}
  #authButton .client-auth-text strong{max-width:98px!important;}
}


/* Scroll progress top line disabled */
#premiumProgress,.premium-progress{
  display:none!important;
  width:0!important;
  height:0!important;
  opacity:0!important;
  pointer-events:none!important;
}


/* 2026-07-04: Add Money customer tax/charge preview - WHMCS style ledger */
.wallet-tax-summary,.wallet-tax-summary-ledger{
  display:block!important;
  margin:14px 0 14px!important;
  padding:0!important;
  border-radius:16px!important;
  overflow:hidden!important;
  background:rgba(16,24,40,.72)!important;
  border:1px solid rgba(148,163,184,.16)!important;
  box-shadow:0 16px 34px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.04)!important;
}
.wallet-tax-summary-ledger .wallet-tax-row{
  min-height:44px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  padding:10px 16px!important;
  border-bottom:1px solid rgba(255,255,255,.06)!important;
  background:transparent!important;
}
.wallet-tax-summary-ledger .wallet-tax-row span{
  color:rgba(226,232,240,.90)!important;
  font-size:12px!important;
  font-weight:800!important;
  letter-spacing:.1px!important;
  text-transform:none!important;
}
.wallet-tax-summary-ledger .wallet-tax-row strong{
  color:#ffffff!important;
  font-size:13px!important;
  font-weight:900!important;
  letter-spacing:.1px!important;
  text-align:right!important;
  white-space:nowrap!important;
}
.wallet-tax-summary-ledger .wallet-tax-row.total{
  background:rgba(15,23,42,.36)!important;
}
.wallet-tax-summary-ledger .wallet-tax-row.total span,.wallet-tax-summary-ledger .wallet-tax-row.total strong{
  font-size:14px!important;
  font-weight:950!important;
}
.wallet-tax-summary-ledger .wallet-tax-balance{
  display:block!important;
  padding:12px 16px!important;
  background:rgba(15,23,42,.18)!important;
  color:rgba(226,232,240,.90)!important;
  font-size:12px!important;
  font-weight:850!important;
}
.wallet-tax-summary-ledger .wallet-tax-balance strong{
  color:#ffffff!important;
  font-size:12px!important;
  font-weight:950!important;
}
@media(max-width:640px){
  .wallet-tax-summary,.wallet-tax-summary-ledger{margin:12px 0 12px!important;border-radius:14px!important;}
  .wallet-tax-summary-ledger .wallet-tax-row{min-height:39px!important;padding:8px 12px!important;gap:10px!important;}
  .wallet-tax-summary-ledger .wallet-tax-row span{font-size:10.5px!important;}
  .wallet-tax-summary-ledger .wallet-tax-row strong{font-size:11px!important;}
  .wallet-tax-summary-ledger .wallet-tax-row.total span,.wallet-tax-summary-ledger .wallet-tax-row.total strong{font-size:12px!important;}
  .wallet-tax-summary-ledger .wallet-tax-balance{padding:10px 12px!important;font-size:10.5px!important;}
  .wallet-tax-summary-ledger .wallet-tax-balance strong{font-size:10.5px!important;}
}








/* 2026-07-05: Client option dashboard moved from old profile form to WHMCS-style client area */
main.client-dashboard-page{
  background:#f3f4f6!important;
  color:#20242d!important;
  min-height:calc(100vh - 120px)!important;
  padding:0 0 38px!important;
}
.client-dashboard-container{
  max-width:980px!important;
  padding-top:0!important;
  background:transparent!important;
}
.client-balance-hero{
  min-height:158px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  padding:26px 26px!important;
  background:linear-gradient(135deg,#030511,#07091a)!important;
  color:#fff!important;
  border-radius:0!important;
  box-shadow:0 16px 30px rgba(15,23,42,.12)!important;
}
.client-balance-hero span{
  display:block!important;
  color:#f8fafc!important;
  font-size:22px!important;
  font-weight:650!important;
  letter-spacing:.01em!important;
}
.client-balance-hero strong{
  display:block!important;
  margin-top:10px!important;
  color:#fff!important;
  font-size:58px!important;
  line-height:1!important;
  font-weight:300!important;
  letter-spacing:-.06em!important;
}
.client-buy-credit{
  min-width:220px!important;
  height:72px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:14px!important;
  border-radius:6px!important;
  background:#050077!important;
  color:#050505!important;
  font-size:24px!important;
  font-weight:650!important;
  box-shadow:0 14px 35px rgba(5,0,119,.22)!important;
}
.client-buy-credit span{font-size:25px!important;color:#050505!important;display:inline!important;margin:0!important;}
.client-unpaid-card{
  margin:0!important;
  padding:28px 26px 40px!important;
  background:#fff!important;
  border-bottom:1px solid #e5e7eb!important;
}
.client-unpaid-card span{
  display:block!important;
  color:#c03952!important;
  font-size:22px!important;
  font-weight:500!important;
}
.client-unpaid-card strong{
  display:block!important;
  margin-top:6px!important;
  color:#d03352!important;
  font-size:58px!important;
  line-height:1!important;
  font-weight:300!important;
  letter-spacing:-.05em!important;
}
.client-telegram-banner{
  min-height:150px!important;
  display:grid!important;
  place-items:center!important;
  gap:9px!important;
  text-align:center!important;
  background:#2dade3!important;
  color:#fff!important;
  margin:0!important;
  border-radius:0!important;
}
.client-telegram-banner .client-telegram-icon{
  width:64px!important;
  height:64px!important;
  display:grid!important;
  place-items:center!important;
  font-size:54px!important;
  transform:rotate(-10deg)!important;
  line-height:1!important;
}
.client-telegram-banner strong{
  display:block!important;
  font-size:24px!important;
  font-weight:400!important;
  color:#fff!important;
}
.client-receipt-lock-grid{
  display:grid!important;
  grid-template-columns:1fr!important;
  background:#fff!important;
  border-bottom:1px solid #e5e7eb!important;
}
.client-receipt-lock-grid>div{
  min-height:205px!important;
  display:grid!important;
  place-items:center!important;
  text-align:center!important;
  padding:24px 14px!important;
  border-bottom:1px solid #eef0f3!important;
}
.client-receipt-lock-grid strong{
  display:block!important;
  color:#111827!important;
  font-size:35px!important;
  line-height:1!important;
  font-weight:400!important;
  letter-spacing:-.04em!important;
}
.client-receipt-lock-grid span{
  display:block!important;
  margin-top:16px!important;
  color:#1f2937!important;
  font-size:24px!important;
  font-weight:400!important;
}
.client-receipt-lock-grid em{
  display:block!important;
  margin-top:22px!important;
  color:#050505!important;
  font-size:38px!important;
  font-style:normal!important;
  line-height:1!important;
}
.client-status-card{
  background:#fff!important;
  padding:40px 38px!important;
  text-align:center!important;
  border-bottom:1px solid #e7eaf0!important;
}
.client-status-number{
  display:flex!important;
  justify-content:center!important;
  align-items:flex-end!important;
  gap:8px!important;
  color:#111827!important;
}
.client-status-number strong{
  font-size:54px!important;
  line-height:.9!important;
  font-weight:400!important;
  letter-spacing:-.05em!important;
}
.client-status-number span{
  color:#6b7280!important;
  font-size:24px!important;
  line-height:1!important;
  font-weight:300!important;
}
.client-status-bar{
  height:5px!important;
  width:100%!important;
  margin:34px auto 28px!important;
  overflow:hidden!important;
  border-radius:100px!important;
  background:#eceef2!important;
}
.client-status-bar em{
  display:block!important;
  height:100%!important;
  border-radius:inherit!important;
  background:#22a352!important;
}
.client-status-card.process .client-status-bar em{background:#a3a3a3!important;}
.client-status-card.failed .client-status-bar em{background:#d7334b!important;}
.client-status-card p{
  margin:0!important;
  color:#242936!important;
  font-size:23px!important;
  font-weight:400!important;
}
.client-status-grid{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:26px!important;
  padding:25px 26px 45px!important;
  background:#f3f4f6!important;
}
.client-status-grid .client-status-card{
  min-height:200px!important;
  padding:32px 24px!important;
  border:0!important;
}
.client-status-grid .client-status-number strong{font-size:50px!important;}
.client-status-grid .client-status-number span{font-size:22px!important;}
.client-status-grid .client-status-card p{font-size:22px!important;}
.client-announcement-panel{
  background:#fff!important;
  padding:26px 24px 6px!important;
  border-top:1px solid #e5e7eb!important;
  color:#242936!important;
}
.client-announcement-panel h2{
  margin:0 0 18px!important;
  color:#2b2f39!important;
  font-size:31px!important;
  font-weight:400!important;
  letter-spacing:-.03em!important;
}
.client-announcement-list article{
  padding:18px 0 16px!important;
  border-bottom:1px solid #e5e7eb!important;
}
.client-announcement-list h3{
  margin:0!important;
  color:#272b35!important;
  font-size:24px!important;
  line-height:1.42!important;
  font-weight:400!important;
}
.client-announcement-list p{
  margin:8px 0 0!important;
  color:#6b7280!important;
  font-size:13px!important;
  line-height:1.55!important;
}
.client-announcement-list time{
  display:block!important;
  margin-top:7px!important;
  color:#8a9099!important;
  font-size:16px!important;
}
.account-moved-client-form>.panel{margin:0!important;}
.account-client-details-panel textarea{min-height:90px!important;}
@media(max-width:720px){
  main.client-dashboard-page{padding-bottom:28px!important;}
  .client-dashboard-container{width:100%!important;max-width:none!important;}
  .client-balance-hero{min-height:155px!important;padding:24px 16px!important;}
  .client-balance-hero span{font-size:21px!important;}
  .client-balance-hero strong{font-size:55px!important;}
  .client-buy-credit{min-width:245px!important;height:70px!important;font-size:24px!important;opacity:.92!important;}
  .client-unpaid-card{padding:30px 16px 48px!important;}
  .client-unpaid-card span{font-size:22px!important;}
  .client-unpaid-card strong{font-size:56px!important;}
  .client-telegram-banner{min-height:190px!important;}
  .client-receipt-lock-grid>div{min-height:220px!important;}
  .client-status-card{padding:44px 18px!important;}
  .client-status-grid{grid-template-columns:1fr 1fr!important;gap:26px!important;padding:20px 26px 50px!important;}
  .client-status-grid .client-status-card{padding:31px 12px!important;}
  .client-status-grid .client-status-card p{font-size:22px!important;line-height:1.35!important;}
  .client-announcement-panel{padding:25px 16px 6px!important;}
  .client-announcement-list h3{font-size:24px!important;}
}
@media(max-width:520px){
  .client-balance-hero{gap:10px!important;}
  .client-buy-credit{min-width:0!important;width:35%!important;font-size:0!important;color:transparent!important;}
  .client-buy-credit::after{content:"Buy Credit";font-size:22px;color:#050505;}
  .client-buy-credit span{display:none!important;}
  .client-status-grid{gap:26px!important;padding-left:26px!important;padding-right:26px!important;}
  .client-status-grid .client-status-number strong{font-size:48px!important;}
  .client-status-grid .client-status-number span{font-size:21px!important;}
  .client-status-grid .client-status-bar{margin:29px auto 31px!important;}
}
@media(max-width:380px){
  .client-balance-hero strong,.client-unpaid-card strong{font-size:48px!important;}
  .client-status-number strong{font-size:48px!important;}
  .client-status-grid{gap:14px!important;padding-left:16px!important;padding-right:16px!important;}
  .client-status-grid .client-status-card p{font-size:18px!important;}
}

/* 2026-07-05: Side menu client profile header */
.side-client-head{
  min-height:96px!important;
  padding:0!important;
  align-items:stretch!important;
  gap:8px!important;
  background:linear-gradient(135deg,var(--orange,#ff6a00),#ffc247)!important;
  border-bottom:1px solid rgba(255,255,255,.18)!important;
  box-shadow:0 14px 36px rgba(255,106,0,.25)!important;
}
.side-client-card{
  flex:1;
  min-width:0;
  display:flex;
  align-items:center;
  gap:12px;
  padding:16px 8px 16px 18px;
  color:#fff;
}
.side-client-avatar{
  width:46px;
  height:46px;
  flex:0 0 46px;
  border-radius:50%;
  display:grid;
  place-items:center;
  font-size:18px;
  font-weight:950;
  color:#fff;
  background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.35),rgba(255,255,255,.08)),linear-gradient(135deg,#6b3d20,#22110a);
  border:2px solid rgba(255,255,255,.62);
  box-shadow:0 10px 24px rgba(0,0,0,.22);
  text-transform:uppercase;
}
.side-client-info{min-width:0;line-height:1.18;}
.side-client-name-line{display:block;min-width:0;}
.side-client-name-line strong{
  max-width:230px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  display:block;
  color:#fff;
  font-size:18px;
  font-weight:800;
  letter-spacing:.01em;
  text-shadow:0 1px 1px rgba(0,0,0,.20);
}
.side-client-vip{
  max-width:230px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  display:block;
  width:max-content;
  color:#111827;
  font-size:13px;
  font-weight:850;
  background:rgba(255,255,255,.72);
  border:1px solid rgba(255,255,255,.45);
  border-radius:999px;
  padding:3px 8px;
  line-height:1.1;
  margin-top:4px;
  margin-bottom:4px;
}
.side-client-info small{
  display:block;
  max-width:230px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  color:rgba(255,255,255,.92);
  font-size:14px;
  font-weight:700;
  margin-top:5px;
}
.side-client-card.guest .side-client-name-line strong{font-size:16px;}
.side-client-card.guest .side-client-info small{font-size:12px;}
.side-client-head .side-close{
  align-self:center;
  margin-right:12px;
  background:rgba(255,255,255,.18)!important;
  border-color:rgba(255,255,255,.42)!important;
  color:#fff!important;
  box-shadow:0 8px 22px rgba(0,0,0,.18)!important;
}



@media(max-width:560px){
  .side-client-head{min-height:92px!important;}
  .side-client-card{padding-left:14px;gap:10px;}
  .side-client-avatar{width:42px;height:42px;flex-basis:42px;font-size:16px;}
  .side-client-name-line strong{max-width:210px;font-size:17px;}
  .side-client-vip{max-width:210px;font-size:12px;padding:3px 7px;margin-top:4px;margin-bottom:4px;}
  .side-client-info small{max-width:210px;font-size:13px;}
}

/* 2026-07-05: Side menu VIP package label moved between client name and Gmail. */


/* 2026-07-05: Admin selectable Plain reseller list product layout (no images) */
.service-layout-plain-list{--plain-list-bg:#f4f4f4;--plain-card-bg:#ffffff;--plain-title:#22252b;--plain-muted:#8f969e}
.service-layout-plain-list .service-full-panel{background:var(--plain-list-bg)!important;color:var(--plain-title)!important}
.service-layout-plain-list .service-full-scroll{background:var(--plain-list-bg)!important}
.service-layout-plain-list .service-catalog-toolbar{background:rgba(255,255,255,.96)!important;border:1px solid rgba(0,0,0,.06)!important;box-shadow:0 8px 26px rgba(0,0,0,.06)!important}
.service-layout-plain-list .service-search-mini{background:#fff!important;border-color:rgba(0,0,0,.10)!important;color:#222!important}
.service-layout-plain-list .service-search-mini input{color:#222!important}.service-layout-plain-list .service-search-mini input::placeholder{color:#9098a0!important}
.service-layout-plain-list .service-full-balance.compact{background:#fff!important;border-color:rgba(0,0,0,.08)!important;color:#222!important}
.service-layout-plain-list .service-full-balance.compact small{color:#7f8790!important}
.service-layout-plain-list .products{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;padding:0 8px 22px!important}
.service-layout-plain-list .product-card{display:grid!important;grid-template-columns:max-content max-content minmax(0,1fr)!important;align-items:start!important;column-gap:8px!important;row-gap:5px!important;min-height:auto!important;padding:24px 28px 25px!important;border-radius:7px!important;background:var(--plain-card-bg)!important;border:1px solid rgba(0,0,0,.04)!important;box-shadow:none!important;color:var(--plain-title)!important;cursor:pointer!important}
.service-layout-plain-list .product-card:hover{border-color:rgba(0,0,0,.10)!important;box-shadow:0 8px 28px rgba(0,0,0,.06)!important;transform:none!important}
.service-layout-plain-list .product-card:before,.service-layout-plain-list .product-card:after{display:none!important}
.service-layout-plain-list .product-image,.service-layout-plain-list .product-logo,.service-layout-plain-list .card-tools,.service-layout-plain-list .tag,.service-layout-plain-list .card-actions{display:none!important}
.service-layout-plain-list .product-card h3{grid-column:1/-1!important;margin:0!important;color:var(--plain-title)!important;font-size:25px!important;font-weight:400!important;line-height:1.35!important;letter-spacing:-.3px!important;max-width:100%!important}
.service-layout-plain-list .product-card p{display:block!important;grid-column:1/-1!important;margin:0 0 5px!important;color:var(--plain-muted)!important;font-size:18px!important;font-weight:400!important;line-height:1.35!important;max-width:100%!important}
.service-layout-plain-list .product-card .bdx-product-price{display:inline-flex!important;grid-column:1!important;grid-row:3!important;justify-self:start!important;align-items:center!important;margin:4px 0 0!important;padding:4px 8px!important;border-radius:6px!important;background:#25a84a!important;border:0!important;color:#fff!important;box-shadow:none!important;font-size:16px!important;line-height:1!important;font-weight:700!important;letter-spacing:.1px!important}
.service-layout-plain-list .product-card .bdx-product-price .old-price,.service-layout-plain-list .product-card .bdx-product-price .reseller-label{display:none!important}
.service-layout-plain-list .product-card .delivery-time{grid-column:2!important;grid-row:3!important;justify-self:start!important;margin:4px 0 0!important;padding:4px 8px!important;border-radius:6px!important;background:#ffc400!important;color:#111!important;border:0!important;font-size:16px!important;line-height:1!important;font-weight:700!important;box-shadow:none!important}
.service-layout-plain-list .product-card .delivery-time::first-letter{font-size:0}
@media(max-width:760px){.service-layout-plain-list .service-catalog-toolbar{margin:10px 8px 12px}.service-layout-plain-list .products{gap:26px!important;padding:0 16px 16px!important}.service-layout-plain-list .product-card{padding:24px 28px 25px!important;border-radius:7px!important}.service-layout-plain-list .product-card h3{font-size:25px!important}.service-layout-plain-list .product-card p{font-size:18px!important}.service-layout-plain-list .product-card .bdx-product-price,.service-layout-plain-list .product-card .delivery-time{font-size:16px!important}}
@media(max-width:420px){.service-layout-plain-list .products{padding-left:10px!important;padding-right:10px!important}.service-layout-plain-list .product-card{padding:22px 26px!important}.service-layout-plain-list .product-card h3{font-size:24px!important}.service-layout-plain-list .product-card p{font-size:17px!important}}

/* 2026-07-05: Mobile-only compact Register option inside Login/Register UI */
@media(max-width:640px){
  #authButton .brand-style-text em,.login-btn .brand-style-text em{
    font-size:7.4px!important;
    letter-spacing:.01em!important;
    transform:translateY(-.4px) scale(.92)!important;
    transform-origin:left center!important;
    opacity:.94!important;
  }
  #authButton .brand-style-text>span:first-child,.login-btn .brand-style-text>span:first-child{
    font-size:9px!important;
  }
}
@media(max-width:760px){
  body.auth-route-fullscreen .bdx-auth-tabs{
    display:flex!important;
    align-items:center!important;
    gap:7px!important;
  }
  body.auth-route-fullscreen .bdx-auth-tabs a[href="#login"]{
    flex:1 1 auto!important;
  }
  body.auth-route-fullscreen .bdx-auth-tabs a[href="#register"]{
    flex:0 0 78px!important;
    width:78px!important;
    min-width:78px!important;
    max-width:78px!important;
    min-height:34px!important;
    height:34px!important;
    padding:0 8px!important;
    font-size:9px!important;
    letter-spacing:.35px!important;
    border-radius:9px!important;
  }
}
@media(max-width:760px) and (max-height:720px){
  body.auth-route-fullscreen .bdx-auth-tabs a[href="#register"]{
    flex-basis:70px!important;
    width:70px!important;
    min-width:70px!important;
    max-width:70px!important;
    min-height:30px!important;
    height:30px!important;
    font-size:8.2px!important;
  }
}


/* 2026-07-05: Premium mobile top scrolling text / ticker system */
.topbar .topbar-welcome{display:inline-flex;align-items:center;min-width:0}
.topbar.mobile-ticker-enabled .topbar-welcome .ticker-extra,.topbar.mobile-ticker-enabled .topbar-welcome .ticker-sep{display:none}
.topbar.mobile-ticker-enabled.ticker-design-gradient{background:linear-gradient(90deg,var(--bdx-mobile-ticker-bg,#07111f),color-mix(in srgb,var(--bdx-mobile-ticker-bg2,#ff6a00) 28%,#07111f),var(--bdx-mobile-ticker-bg,#07111f))!important}
.topbar.mobile-ticker-enabled.ticker-design-neon{background:radial-gradient(circle at 15% 50%,color-mix(in srgb,var(--bdx-mobile-ticker-bg2,#12f7ff) 25%,transparent),transparent 38%),linear-gradient(90deg,#020817,var(--bdx-mobile-ticker-bg,#07111f),#020817)!important}
.topbar.mobile-ticker-enabled.ticker-design-gold{background:linear-gradient(90deg,#160d00,color-mix(in srgb,var(--bdx-mobile-ticker-bg2,#ffc247) 36%,#3a2200),#160d00)!important}
.topbar.mobile-ticker-enabled.ticker-design-blue{background:linear-gradient(90deg,#031327,color-mix(in srgb,var(--bdx-mobile-ticker-bg2,#2da8ff) 36%,#051b35),#031327)!important}
.topbar.mobile-ticker-enabled.ticker-design-glass{background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.02)),linear-gradient(90deg,var(--bdx-mobile-ticker-bg,#07111f),color-mix(in srgb,var(--bdx-mobile-ticker-bg2,#ff6a00) 18%,#07111f))!important;backdrop-filter:blur(12px)}
.topbar.mobile-ticker-enabled.ticker-design-clean{background:var(--bdx-mobile-ticker-bg,#07111f)!important}
.topbar.mobile-ticker-enabled.ticker-design-fire{background:linear-gradient(90deg,#130300,#561300,color-mix(in srgb,var(--bdx-mobile-ticker-bg2,#ff7a00) 55%,#180500),#130300)!important}
@keyframes bdxMobileTicker{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-50%,0,0)}}
@media(max-width:640px){
  .topbar.mobile-ticker-enabled{height:39px!important;min-height:39px!important;overflow:hidden!important;position:relative!important;border-bottom:1px solid color-mix(in srgb,var(--bdx-mobile-ticker-accent,#ffd36a) 40%,transparent)!important;box-shadow:0 8px 28px rgba(0,0,0,.22),inset 0 -1px 0 rgba(255,255,255,.08)!important}
  .topbar.mobile-ticker-enabled:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.16),transparent);transform:translateX(-100%);animation:bdxTickerShine 4.8s ease-in-out infinite;pointer-events:none}
  .topbar.mobile-ticker-enabled:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,transparent,var(--bdx-mobile-ticker-accent,#ffd36a),transparent);opacity:.95;pointer-events:none}
  .topbar.mobile-ticker-enabled .container.topbar-inner{width:100%!important;max-width:100%!important;min-height:39px!important;height:39px!important;padding:0!important;display:flex!important;align-items:center!important;overflow:hidden!important;gap:0!important}
  .topbar.mobile-ticker-enabled .topbar-right{display:none!important}
  .topbar.mobile-ticker-enabled .topbar-welcome{height:39px!important;max-width:none!important;width:max-content!important;min-width:max-content!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;display:inline-flex!important;align-items:center!important;gap:0!important;padding:0!important;color:var(--bdx-mobile-ticker-text,#fff)!important;font-size:13px!important;font-weight:900!important;letter-spacing:.2px!important;line-height:39px!important;animation:bdxMobileTicker var(--bdx-mobile-ticker-speed,18s) linear infinite;will-change:transform;text-transform:none}
  .topbar.mobile-ticker-enabled .topbar-welcome .ticker-item{display:inline-flex!important;align-items:center!important;padding:0 26px!important;color:var(--bdx-mobile-ticker-text,#fff)!important;filter:drop-shadow(0 1px 7px rgba(0,0,0,.35))}
  .topbar.mobile-ticker-enabled .topbar-welcome .ticker-extra{display:inline-flex!important}
  .topbar.mobile-ticker-enabled .topbar-welcome .ticker-sep{display:inline-flex!important;align-items:center!important;color:var(--bdx-mobile-ticker-accent,#ffd36a)!important;font-size:9px!important;text-shadow:0 0 12px var(--bdx-mobile-ticker-accent,#ffd36a)}
  .topbar.mobile-ticker-enabled.ticker-text-3d .ticker-item{text-shadow:0 1px 0 rgba(0,0,0,.85),0 2px 0 rgba(0,0,0,.42),0 3px 8px rgba(0,0,0,.6),0 0 14px color-mix(in srgb,var(--bdx-mobile-ticker-accent,#ffd36a) 55%,transparent)!important;letter-spacing:.45px!important}
  .topbar.mobile-ticker-enabled.ticker-design-neon .ticker-item{text-shadow:0 0 8px var(--bdx-mobile-ticker-accent,#12f7ff),0 0 18px color-mix(in srgb,var(--bdx-mobile-ticker-accent,#12f7ff) 45%,transparent)!important}
  .topbar.mobile-ticker-enabled.ticker-design-gold .ticker-item{color:var(--bdx-mobile-ticker-text,#fff7d6)!important;text-shadow:0 1px 0 #4f2d00,0 0 12px rgba(255,194,71,.5)!important}
}
@keyframes bdxTickerShine{0%,55%{transform:translateX(-120%);opacity:0}70%{opacity:.7}100%{transform:translateX(120%);opacity:0}}
@media(max-width:360px){.topbar.mobile-ticker-enabled .topbar-welcome{font-size:12px!important}.topbar.mobile-ticker-enabled .topbar-welcome .ticker-item{padding:0 20px!important}}
.topbar.mobile-ticker-enabled .topbar-welcome .ticker-item:not(:first-child){display:none}
@media(max-width:640px){.topbar.mobile-ticker-enabled .topbar-welcome .ticker-item:not(:first-child){display:inline-flex!important}}

/* 2026-07-05: Desktop + mobile premium top moving text and main-menu currency switch */
.topbar.mobile-ticker-enabled{
  height:38px!important;
  min-height:38px!important;
  overflow:hidden!important;
  position:relative!important;
  border-bottom:1px solid color-mix(in srgb,var(--bdx-mobile-ticker-accent,#ffd36a) 40%,transparent)!important;
  box-shadow:0 8px 28px rgba(0,0,0,.22),inset 0 -1px 0 rgba(255,255,255,.08)!important;
}
.topbar.mobile-ticker-enabled:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.16),transparent);
  transform:translateX(-100%);
  animation:bdxTickerShine 4.8s ease-in-out infinite;
  pointer-events:none;
}
.topbar.mobile-ticker-enabled:after{
  content:"";
  position:absolute;
  left:0;right:0;bottom:0;height:2px;
  background:linear-gradient(90deg,transparent,var(--bdx-mobile-ticker-accent,#ffd36a),transparent);
  opacity:.95;
  pointer-events:none;
}
.topbar.mobile-ticker-enabled .container.topbar-inner{
  width:100%!important;
  max-width:100%!important;
  min-height:38px!important;
  height:38px!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  overflow:hidden!important;
  gap:0!important;
}
.topbar.mobile-ticker-enabled .topbar-right{display:none!important;}
.topbar.mobile-ticker-enabled .topbar-welcome{
  height:38px!important;
  max-width:none!important;
  width:max-content!important;
  min-width:max-content!important;
  overflow:visible!important;
  text-overflow:clip!important;
  white-space:nowrap!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:0!important;
  padding:0!important;
  color:var(--bdx-mobile-ticker-text,#fff)!important;
  font-size:14px!important;
  font-weight:950!important;
  letter-spacing:.25px!important;
  line-height:38px!important;
  animation:bdxMobileTicker var(--bdx-mobile-ticker-speed,18s) linear infinite;
  will-change:transform;
  text-transform:none;
}
.topbar.mobile-ticker-enabled .topbar-welcome .ticker-item,.topbar.mobile-ticker-enabled .topbar-welcome .ticker-extra{
  display:inline-flex!important;
  align-items:center!important;
  padding:0 34px!important;
  color:var(--bdx-mobile-ticker-text,#fff)!important;
  filter:drop-shadow(0 1px 7px rgba(0,0,0,.35));
}
.topbar.mobile-ticker-enabled .topbar-welcome .ticker-sep{
  display:inline-flex!important;
  align-items:center!important;
  color:var(--bdx-mobile-ticker-accent,#ffd36a)!important;
  font-size:9px!important;
  text-shadow:0 0 12px var(--bdx-mobile-ticker-accent,#ffd36a);
}
.topbar.mobile-ticker-enabled .topbar-welcome .ticker-item:not(:first-child){display:inline-flex!important;}
.topbar.mobile-ticker-enabled.ticker-text-3d .ticker-item{
  text-shadow:0 1px 0 rgba(0,0,0,.9),0 2px 0 rgba(0,0,0,.46),0 3px 8px rgba(0,0,0,.62),0 0 14px color-mix(in srgb,var(--bdx-mobile-ticker-accent,#ffd36a) 55%,transparent)!important;
  letter-spacing:.45px!important;
}
.topbar.mobile-ticker-enabled.ticker-design-neon .ticker-item{text-shadow:0 0 8px var(--bdx-mobile-ticker-accent,#12f7ff),0 0 18px color-mix(in srgb,var(--bdx-mobile-ticker-accent,#12f7ff) 45%,transparent)!important;}
.topbar.mobile-ticker-enabled.ticker-design-gold .ticker-item{color:var(--bdx-mobile-ticker-text,#fff7d6)!important;text-shadow:0 1px 0 #4f2d00,0 0 12px rgba(255,194,71,.5)!important;}






.head-main .main-currency-switcher,.head-main #currencySelect.main-currency-switcher{
  display:inline-grid!important;
  height:38px!important;
  min-width:66px!important;
  width:66px!important;
  padding:0 22px 0 11px!important;
  border-radius:12px!important;
  border:1px solid rgba(255,126,26,.48)!important;
  background:linear-gradient(180deg,rgba(255,106,0,.16),rgba(5,13,20,.86))!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:950!important;
  letter-spacing:.25px!important;
  text-transform:uppercase!important;
  box-shadow:0 10px 24px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.12)!important;
  outline:none!important;
  appearance:auto!important;
}
.head-main .main-currency-switcher option{background:#fff!important;color:#111!important;font-weight:900!important;}

@media(max-width:640px){
  .topbar.mobile-ticker-enabled{height:39px!important;min-height:39px!important;}
  .topbar.mobile-ticker-enabled .container.topbar-inner{height:39px!important;min-height:39px!important;}
  .topbar.mobile-ticker-enabled .topbar-welcome{height:39px!important;line-height:39px!important;font-size:13px!important;}
  .topbar.mobile-ticker-enabled .topbar-welcome .ticker-item,.topbar.mobile-ticker-enabled .topbar-welcome .ticker-extra{padding:0 26px!important;}
  .head-main .main-currency-switcher,.head-main #currencySelect.main-currency-switcher{width:52px!important;min-width:52px!important;height:30px!important;padding:0 18px 0 8px!important;font-size:9px!important;border-radius:10px!important;}
  
}


/* 2026-07-05: Top moving text professional premium refresh */
.topbar.mobile-ticker-enabled{
  --bdx-ticker-h:42px;
  isolation:isolate;
  height:var(--bdx-ticker-h)!important;
  min-height:var(--bdx-ticker-h)!important;
  overflow:hidden!important;
  position:relative!important;
  background:
    radial-gradient(circle at 8% 50%,color-mix(in srgb,var(--bdx-mobile-ticker-accent,#ffd36a) 18%,transparent),transparent 30%),
    radial-gradient(circle at 92% 48%,color-mix(in srgb,var(--bdx-mobile-ticker-bg2,#ff6a00) 20%,transparent),transparent 34%),
    linear-gradient(90deg,color-mix(in srgb,var(--bdx-mobile-ticker-bg,#07111f) 90%,#000),color-mix(in srgb,var(--bdx-mobile-ticker-bg2,#ff6a00) 22%,var(--bdx-mobile-ticker-bg,#07111f)),color-mix(in srgb,var(--bdx-mobile-ticker-bg,#07111f) 92%,#000))!important;
  border:0!important;
  border-bottom:1px solid color-mix(in srgb,var(--bdx-mobile-ticker-accent,#ffd36a) 44%,transparent)!important;
  box-shadow:0 16px 34px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.16),inset 0 -1px 0 rgba(0,0,0,.38)!important;
  backdrop-filter:saturate(135%) blur(12px);
}
.topbar.mobile-ticker-enabled:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  pointer-events:none!important;
  background:
    linear-gradient(90deg,transparent 0%,rgba(255,255,255,.22) 47%,rgba(255,255,255,.08) 52%,transparent 100%),
    repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 1px,transparent 1px 28px)!important;
  transform:translateX(-115%);
  animation:bdxTickerLuxuryShine 6.4s cubic-bezier(.4,0,.2,1) infinite!important;
  opacity:.8!important;
}
.topbar.mobile-ticker-enabled:after{
  content:""!important;
  position:absolute!important;
  left:0!important;right:0!important;bottom:0!important;height:3px!important;
  z-index:2!important;
  pointer-events:none!important;
  background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--bdx-mobile-ticker-accent,#ffd36a) 86%,#fff),transparent)!important;
  box-shadow:0 0 16px color-mix(in srgb,var(--bdx-mobile-ticker-accent,#ffd36a) 58%,transparent)!important;
  opacity:.92!important;
}
.topbar.mobile-ticker-enabled .container.topbar-inner{
  position:relative!important;
  z-index:1!important;
  width:100%!important;
  max-width:100%!important;
  height:var(--bdx-ticker-h)!important;
  min-height:var(--bdx-ticker-h)!important;
  padding:0!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%);
  mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%);
}
.topbar.mobile-ticker-enabled .topbar-welcome{
  height:var(--bdx-ticker-h)!important;
  line-height:var(--bdx-ticker-h)!important;
  font-size:14px!important;
  font-weight:950!important;
  letter-spacing:.38px!important;
  color:var(--bdx-mobile-ticker-text,#fff)!important;
  animation:bdxMobileTicker var(--bdx-mobile-ticker-speed,18s) linear infinite!important;
}
.topbar.mobile-ticker-enabled .topbar-welcome .ticker-item,.topbar.mobile-ticker-enabled .topbar-welcome .ticker-extra{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:9px!important;
  margin:0 10px!important;
  padding:0 24px!important;
  height:28px!important;
  line-height:28px!important;
  border-radius:999px!important;
  color:var(--bdx-mobile-ticker-text,#fff)!important;
  background:linear-gradient(180deg,rgba(255,255,255,.13),rgba(255,255,255,.045))!important;
  border:1px solid rgba(255,255,255,.14)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 8px 24px rgba(0,0,0,.16)!important;
  filter:none!important;
}
.topbar.mobile-ticker-enabled .ticker-item:before,.topbar.mobile-ticker-enabled .ticker-extra:before{
  content:"✦";
  color:var(--bdx-mobile-ticker-accent,#ffd36a);
  font-size:10px;
  line-height:1;
  text-shadow:0 0 12px var(--bdx-mobile-ticker-accent,#ffd36a);
}
.topbar.mobile-ticker-enabled .topbar-welcome .ticker-sep{
  color:var(--bdx-mobile-ticker-accent,#ffd36a)!important;
  font-size:8px!important;
  opacity:.9!important;
  text-shadow:0 0 14px var(--bdx-mobile-ticker-accent,#ffd36a)!important;
}
.topbar.mobile-ticker-enabled.ticker-text-3d .ticker-item,.topbar.mobile-ticker-enabled.ticker-text-3d .ticker-extra{
  text-shadow:0 1px 0 rgba(0,0,0,.82),0 2px 0 rgba(0,0,0,.24),0 0 18px color-mix(in srgb,var(--bdx-mobile-ticker-accent,#ffd36a) 38%,transparent)!important;
}
.topbar.mobile-ticker-enabled.ticker-design-gradient{background:radial-gradient(circle at 15% 50%,rgba(255,255,255,.08),transparent 32%),linear-gradient(90deg,#050b15,color-mix(in srgb,var(--bdx-mobile-ticker-bg2,#ff6a00) 27%,#06121f),#050b15)!important;}
.topbar.mobile-ticker-enabled.ticker-design-aurora{background:radial-gradient(circle at 12% 20%,rgba(37,244,190,.26),transparent 32%),radial-gradient(circle at 82% 65%,rgba(115,89,255,.28),transparent 34%),linear-gradient(90deg,#06131f,#0a1024,#051522)!important;}
.topbar.mobile-ticker-enabled.ticker-design-carbon{background:linear-gradient(135deg,#050505,#161616 45%,#070707),repeating-linear-gradient(45deg,rgba(255,255,255,.05) 0 1px,transparent 1px 8px)!important;}
.topbar.mobile-ticker-enabled.ticker-design-royal{background:radial-gradient(circle at 50% 0,rgba(255,210,91,.24),transparent 38%),linear-gradient(90deg,#120800,#422600,#120800)!important;}
.topbar.mobile-ticker-enabled.ticker-design-platinum{background:linear-gradient(90deg,#07111f,color-mix(in srgb,var(--bdx-mobile-ticker-bg2,#78d8ff) 20%,#182235),#07111f)!important;}
.topbar.mobile-ticker-enabled.ticker-design-neon{background:radial-gradient(circle at 12% 50%,rgba(18,247,255,.28),transparent 36%),radial-gradient(circle at 88% 50%,rgba(158,76,255,.22),transparent 36%),linear-gradient(90deg,#030713,#07111f,#030713)!important;}
.topbar.mobile-ticker-enabled.ticker-design-gold{background:linear-gradient(90deg,#150900,#3b2300,#150900)!important;}
.topbar.mobile-ticker-enabled.ticker-design-blue{background:linear-gradient(90deg,#031326,#052d56,#031326)!important;}
.topbar.mobile-ticker-enabled.ticker-design-glass{background:linear-gradient(90deg,rgba(7,17,31,.86),rgba(20,34,48,.72),rgba(7,17,31,.86))!important;backdrop-filter:blur(16px) saturate(145%);}
.topbar.mobile-ticker-enabled.ticker-design-fire{background:radial-gradient(circle at 50% 0,rgba(255,131,21,.25),transparent 38%),linear-gradient(90deg,#170300,#651900,#170300)!important;}
.topbar.mobile-ticker-enabled.ticker-design-clean{background:linear-gradient(90deg,var(--bdx-mobile-ticker-bg,#07111f),color-mix(in srgb,var(--bdx-mobile-ticker-bg,#07111f) 86%,#fff),var(--bdx-mobile-ticker-bg,#07111f))!important;}
@keyframes bdxTickerLuxuryShine{0%,58%{transform:translateX(-120%);opacity:0}72%{opacity:.76}100%{transform:translateX(120%);opacity:0}}
@media(max-width:640px){
  .topbar.mobile-ticker-enabled{--bdx-ticker-h:40px;}
  .topbar.mobile-ticker-enabled .topbar-welcome{font-size:12.5px!important;letter-spacing:.2px!important;}
  .topbar.mobile-ticker-enabled .topbar-welcome .ticker-item,.topbar.mobile-ticker-enabled .topbar-welcome .ticker-extra{height:27px!important;line-height:27px!important;margin:0 6px!important;padding:0 18px!important;}
}
@media(max-width:360px){
  .topbar.mobile-ticker-enabled .topbar-welcome{font-size:12px!important;}
  .topbar.mobile-ticker-enabled .topbar-welcome .ticker-item,.topbar.mobile-ticker-enabled .topbar-welcome .ticker-extra{padding:0 14px!important;}
}


/* 2026-07-05: More premium top moving text designs + size controls */
.topbar.mobile-ticker-enabled{
  --bdx-ticker-h:42px;
  --bdx-mobile-ticker-text-size:14px;
  --bdx-mobile-ticker-item-height:28px;
}
.topbar.mobile-ticker-enabled .topbar-welcome{
  font-size:var(--bdx-mobile-ticker-text-size,14px)!important;
  line-height:var(--bdx-ticker-h,42px)!important;
}
.topbar.mobile-ticker-enabled .topbar-welcome .ticker-item,.topbar.mobile-ticker-enabled .topbar-welcome .ticker-extra{
  height:var(--bdx-mobile-ticker-item-height,28px)!important;
  line-height:var(--bdx-mobile-ticker-item-height,28px)!important;
  min-height:var(--bdx-mobile-ticker-item-height,28px)!important;
  padding-left:clamp(14px, calc(var(--bdx-mobile-ticker-item-height,28px) * .82), 36px)!important;
  padding-right:clamp(14px, calc(var(--bdx-mobile-ticker-item-height,28px) * .82), 36px)!important;
}
.topbar.mobile-ticker-enabled.ticker-design-emerald{background:radial-gradient(circle at 12% 40%,rgba(31,255,177,.32),transparent 34%),radial-gradient(circle at 88% 60%,rgba(0,168,112,.24),transparent 36%),linear-gradient(90deg,#021512,#063c2d,#021512)!important;}
.topbar.mobile-ticker-enabled.ticker-design-cyber{background:linear-gradient(90deg,#030612,#071331 45%,#18063a),repeating-linear-gradient(90deg,rgba(0,234,255,.11) 0 1px,transparent 1px 24px)!important;}
.topbar.mobile-ticker-enabled.ticker-design-galaxy{background:radial-gradient(circle at 20% 20%,rgba(119,82,255,.38),transparent 30%),radial-gradient(circle at 75% 60%,rgba(20,213,255,.24),transparent 36%),linear-gradient(90deg,#050514,#12082e,#040512)!important;}
.topbar.mobile-ticker-enabled.ticker-design-matrix{background:linear-gradient(90deg,#010801,#06250c,#010801),repeating-linear-gradient(90deg,rgba(52,255,98,.13) 0 1px,transparent 1px 18px)!important;}
.topbar.mobile-ticker-enabled.ticker-design-lava{background:radial-gradient(circle at 50% 0,rgba(255,72,0,.38),transparent 35%),linear-gradient(90deg,#140101,#4b0702,#180101)!important;}
.topbar.mobile-ticker-enabled.ticker-design-sapphire{background:radial-gradient(circle at 20% 45%,rgba(57,167,255,.34),transparent 35%),linear-gradient(90deg,#021024,#063f73,#021024)!important;}
.topbar.mobile-ticker-enabled.ticker-design-purple{background:radial-gradient(circle at 15% 50%,rgba(196,88,255,.34),transparent 34%),radial-gradient(circle at 85% 50%,rgba(255,91,197,.18),transparent 36%),linear-gradient(90deg,#11031f,#33115e,#11031f)!important;}
.topbar.mobile-ticker-enabled.ticker-design-silver{background:linear-gradient(90deg,#111827,#334155,#0f172a)!important;}
.topbar.mobile-ticker-enabled.ticker-design-redline{background:linear-gradient(90deg,#0b0b0e,#15151a 44%,#330707,#0b0b0e)!important;}
.topbar.mobile-ticker-enabled.ticker-design-hologram{background:linear-gradient(90deg,#07111f,#18324a,#271446,#07111f)!important;}
.topbar.mobile-ticker-enabled.ticker-design-midnight{background:radial-gradient(circle at 50% 0,rgba(90,130,255,.22),transparent 35%),linear-gradient(90deg,#020617,#0f172a,#020617)!important;}
.topbar.mobile-ticker-enabled.ticker-design-blackgold{background:radial-gradient(circle at 50% 0,rgba(255,201,71,.25),transparent 36%),linear-gradient(90deg,#050403,#1d1403,#050403)!important;}
.topbar.mobile-ticker-enabled.ticker-design-sky{background:linear-gradient(90deg,#eaf7ff,#65bfff,#eaf7ff)!important;color:#041522!important;}
.topbar.mobile-ticker-enabled.ticker-design-ocean{background:radial-gradient(circle at 20% 50%,rgba(82,233,255,.25),transparent 34%),linear-gradient(90deg,#001827,#044e69,#001827)!important;}
.topbar.mobile-ticker-enabled.ticker-design-silver .ticker-item,.topbar.mobile-ticker-enabled.ticker-design-silver .ticker-extra{background:linear-gradient(180deg,rgba(255,255,255,.22),rgba(255,255,255,.055))!important;border-color:rgba(255,255,255,.24)!important;}
.topbar.mobile-ticker-enabled.ticker-design-hologram:before{background:linear-gradient(90deg,transparent,rgba(78,255,211,.22),rgba(171,115,255,.25),rgba(255,118,210,.2),transparent)!important;}
.topbar.mobile-ticker-enabled.ticker-design-sky .ticker-item,.topbar.mobile-ticker-enabled.ticker-design-sky .ticker-extra{color:var(--bdx-mobile-ticker-text,#041522)!important;background:rgba(255,255,255,.54)!important;border-color:rgba(3,41,71,.16)!important;box-shadow:0 8px 24px rgba(7,73,116,.14)!important;}
.topbar.mobile-ticker-enabled.ticker-design-cyber .ticker-item:before,.topbar.mobile-ticker-enabled.ticker-design-matrix .ticker-item:before,.topbar.mobile-ticker-enabled.ticker-design-ocean .ticker-item:before{content:"◈";}
.topbar.mobile-ticker-enabled.ticker-design-redline:after{background:linear-gradient(90deg,transparent,#ff2d2d,transparent)!important;box-shadow:0 0 16px rgba(255,45,45,.72)!important;}
@media(max-width:640px){
  .topbar.mobile-ticker-enabled .topbar-welcome{font-size:var(--bdx-mobile-ticker-text-size,12.5px)!important;}
  .topbar.mobile-ticker-enabled .topbar-welcome .ticker-item,.topbar.mobile-ticker-enabled .topbar-welcome .ticker-extra{height:var(--bdx-mobile-ticker-item-height,27px)!important;line-height:var(--bdx-mobile-ticker-item-height,27px)!important;min-height:var(--bdx-mobile-ticker-item-height,27px)!important;}
}


/* 2026-07-05: Scroll performance optimization update
   Fixes mobile/low-end device stutter by reducing paint-heavy effects during scroll. */
html{scroll-behavior:auto!important;}
body::after{display:none!important;}
#premiumProgress,.premium-progress{display:none!important;width:0!important;height:0!important;opacity:0!important;}
.topbar.mobile-ticker-enabled,.header,.panel,.info-card,.product-card,.stat,.benefits,.premium-float a,.premium-float button{
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  transform:translateZ(0);
}
.topbar.mobile-ticker-enabled{
  contain:layout paint style!important;
  will-change:auto!important;
}
.topbar.mobile-ticker-enabled .topbar-welcome{
  contain:layout paint!important;
  transform:translateZ(0);
}
.products,.grid,.service-full-products{content-visibility:auto;contain-intrinsic-size:900px;}
.product-card,.info-card,.panel{content-visibility:auto;contain-intrinsic-size:260px;}
@media(max-width:860px){
  body{background:linear-gradient(180deg,#020508,var(--bg))!important;}
  .header,.topbar.mobile-ticker-enabled,.topbar.mobile-ticker-enabled.ticker-design-glass,.modal,.side-drawer,.panel,.info-card,.product-card,.stat,.benefits,.card-tool,.premium-float a,.premium-float button{
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
  }
  .topbar.mobile-ticker-enabled:before{animation:none!important;opacity:.16!important;transform:none!important;}
  .topbar.mobile-ticker-enabled:after{box-shadow:none!important;}
  .topbar.mobile-ticker-enabled .topbar-welcome .ticker-item,.topbar.mobile-ticker-enabled .topbar-welcome .ticker-extra{
    box-shadow:inset 0 1px 0 rgba(255,255,255,.12)!important;
  }
  .topbar.mobile-ticker-enabled.ticker-text-3d .ticker-item,.topbar.mobile-ticker-enabled.ticker-text-3d .ticker-extra{
    text-shadow:0 1px 0 rgba(0,0,0,.45),0 0 8px color-mix(in srgb,var(--bdx-mobile-ticker-accent,#ffd36a) 28%,transparent)!important;
  }
  .hero-orb{animation:none!important;}
  .product-card:hover,.info-card:hover,.benefit:hover,.premium-float a:hover,.premium-float button:hover{transform:none!important;}
  .product-card,.info-card,.panel,.benefits,.stat{
    box-shadow:0 8px 20px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.03)!important;
  }
}
@media(max-width:640px){
  .topbar.mobile-ticker-enabled .topbar-welcome{will-change:transform;}
  .service-fullscreen-route,.service-full-panel,.service-full-scroll{-webkit-overflow-scrolling:touch!important;}
}
@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important;}
}


/* 2026-07-05: Side menu open performance fix
   Problem fixed: heavy full-screen repaint from transition: all, giant shadows, body overflow reflow,
   and mobile hover transforms made the side drawer open with stutter on low/mid devices. */
.side-overlay{
  transition:opacity .16s ease!important;
  will-change:opacity!important;
  contain:strict!important;
  background:rgba(0,0,0,.52)!important;
}
.side-drawer{
  transition:transform .20s cubic-bezier(.22,.9,.24,1)!important;
  will-change:transform!important;
  contain:layout paint style!important;
  transform:translate3d(-104%,0,0)!important;
  box-shadow:14px 0 34px rgba(0,0,0,.34)!important;
  -webkit-backface-visibility:hidden!important;
  backface-visibility:hidden!important;
}
.side-drawer.open{transform:translate3d(0,0,0)!important;}
.side-drawer:not(.open){pointer-events:none!important;}
.side-list{
  -webkit-overflow-scrolling:touch!important;
  overscroll-behavior:contain!important;
  contain:content!important;
}
.side-list a{
  transition:background-color .12s ease,color .12s ease,border-color .12s ease!important;
  transform:none!important;
  will-change:auto!important;
}
.side-list a:hover,.side-list a.active{transform:none!important;}
html.drawer-open-lite{overscroll-behavior:contain!important;}
body.drawer-open-fast{touch-action:none!important;}
body.drawer-open{overflow:visible!important;}
@media(max-width:860px){
  .side-overlay{background:rgba(0,0,0,.44)!important;}
  .side-drawer{
    box-shadow:8px 0 22px rgba(0,0,0,.26)!important;
    background:#07111b!important;
  }
  .side-client-head,.side-client-card,.side-list a,.side-bottom button{
    box-shadow:none!important;
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
  }
  .side-client-card::before,.side-client-card::after,.side-drawer::before,.side-drawer::after{
    animation:none!important;
  }
}
@media(prefers-reduced-motion:reduce){
  .side-overlay,.side-drawer{transition:none!important;}
}


/* 2026-07-05 Full Website Color & Design Editor */
:root{
  --bdx-theme-primary:var(--orange);
  --bdx-theme-secondary:var(--orange2);
  --bdx-theme-bg-1:var(--bg);
  --bdx-theme-bg-2:var(--bg2);
  --bdx-theme-surface-1:var(--panel);
  --bdx-theme-surface-2:var(--panel2);
  --bdx-theme-text:var(--text);
  --bdx-theme-muted:var(--muted);
  --bdx-theme-border:var(--line);
  --bdx-theme-button-text:#fff;
  --bdx-theme-radius:var(--radius);
  --bdx-theme-shadow:var(--shadow);
  --bdx-theme-soft-shadow:0 12px 30px rgba(0,0,0,.22);
  --bdx-theme-blur:14px;
}
html[data-custom-theme="1"] body{
  color:var(--bdx-theme-text)!important;
  background:
    radial-gradient(circle at 12% 6%,color-mix(in srgb,var(--bdx-theme-primary) 16%,transparent),transparent 31%),
    radial-gradient(circle at 86% 22%,color-mix(in srgb,var(--bdx-theme-secondary) 10%,transparent),transparent 28%),
    linear-gradient(180deg,var(--bdx-theme-bg-1),var(--bdx-theme-bg-2))!important;
}
html[data-custom-theme="1"][data-site-pattern="none"] body{background:linear-gradient(180deg,var(--bdx-theme-bg-1),var(--bdx-theme-bg-2))!important;}
html[data-custom-theme="1"][data-site-pattern="grid"] body::before{opacity:.7;background-image:linear-gradient(color-mix(in srgb,var(--bdx-theme-border) 55%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--bdx-theme-border) 55%,transparent) 1px,transparent 1px)!important;}
html[data-custom-theme="1"][data-site-pattern="spotlight"] body{background:radial-gradient(circle at 50% 0%,color-mix(in srgb,var(--bdx-theme-primary) 24%,transparent),transparent 42%),linear-gradient(180deg,var(--bdx-theme-bg-1),var(--bdx-theme-bg-2))!important;}
html[data-custom-theme="1"][data-site-pattern="waves"] body{background:radial-gradient(ellipse at top,color-mix(in srgb,var(--bdx-theme-secondary) 18%,transparent),transparent 38%),radial-gradient(ellipse at bottom,color-mix(in srgb,var(--bdx-theme-primary) 14%,transparent),transparent 45%),linear-gradient(180deg,var(--bdx-theme-bg-1),var(--bdx-theme-bg-2))!important;}
html[data-custom-theme="1"] .topbar,html[data-custom-theme="1"] .header,html[data-custom-theme="1"] .nav-links,html[data-custom-theme="1"] .side-drawer,html[data-custom-theme="1"] footer{border-color:color-mix(in srgb,var(--bdx-theme-border) 82%,transparent)!important;}
html[data-custom-theme="1"] .topbar,html[data-custom-theme="1"] .header{background:color-mix(in srgb,var(--bdx-theme-bg-1) 92%,#000 8%)!important;backdrop-filter:blur(var(--bdx-theme-blur))!important;}
html[data-custom-theme="1"] .nav-links,html[data-custom-theme="1"] .search,html[data-custom-theme="1"] .head-action,html[data-custom-theme="1"] .side-close,html[data-custom-theme="1"] .orders-menu{background:linear-gradient(180deg,var(--bdx-theme-surface-1),color-mix(in srgb,var(--bdx-theme-surface-2) 88%,#000))!important;border-color:var(--bdx-theme-border)!important;color:var(--bdx-theme-text)!important;}
html[data-custom-theme="1"] .panel,html[data-custom-theme="1"] .info-card,html[data-custom-theme="1"] .product-card,html[data-custom-theme="1"] .stat,html[data-custom-theme="1"] .benefits,html[data-custom-theme="1"] .benefit,html[data-custom-theme="1"] .modal-card,html[data-custom-theme="1"] .wallet-pop-card,html[data-custom-theme="1"] .service-order-form,html[data-custom-theme="1"] .service-order-head{
  background:linear-gradient(180deg,color-mix(in srgb,var(--bdx-theme-surface-1) 94%,transparent),color-mix(in srgb,var(--bdx-theme-surface-2) 94%,transparent))!important;
  border-color:color-mix(in srgb,var(--bdx-theme-border) 85%,transparent)!important;
  border-radius:var(--bdx-theme-radius)!important;
  box-shadow:var(--bdx-theme-soft-shadow)!important;
  color:var(--bdx-theme-text)!important;
}
html[data-custom-theme="1"] .product-card h3,html[data-custom-theme="1"] .info-card h3,html[data-custom-theme="1"] .section-title,html[data-custom-theme="1"] .panel-title,html[data-custom-theme="1"] .brand-main,html[data-custom-theme="1"] .nav-links>a,html[data-custom-theme="1"] .nav-dropdown>button,html[data-custom-theme="1"] .head-action strong,html[data-custom-theme="1"] .page-title{color:var(--bdx-theme-text)!important;}
html[data-custom-theme="1"] .muted,html[data-custom-theme="1"] .product-card p,html[data-custom-theme="1"] .info-card p,html[data-custom-theme="1"] .brand-sub,html[data-custom-theme="1"] .head-action small{color:var(--bdx-theme-muted)!important;}
html[data-custom-theme="1"] .btn-primary,html[data-custom-theme="1"] .login-btn,html[data-custom-theme="1"] .side-menu-btn,html[data-custom-theme="1"] .search button,html[data-custom-theme="1"] .tag,html[data-custom-theme="1"] .card-tool:hover,html[data-custom-theme="1"] .card-tool.active,html[data-custom-theme="1"] .icon-action.active{
  background:linear-gradient(135deg,var(--bdx-theme-secondary),var(--bdx-theme-primary))!important;
  border-color:color-mix(in srgb,var(--bdx-theme-primary) 72%,transparent)!important;
  color:var(--bdx-theme-button-text)!important;
}
html[data-custom-theme="1"] .btn-secondary,html[data-custom-theme="1"] .icon-action,html[data-custom-theme="1"] .currency-switcher,html[data-custom-theme="1"] .mobile-currency-switcher{
  background:color-mix(in srgb,var(--bdx-theme-surface-1) 90%,transparent)!important;
  border-color:var(--bdx-theme-border)!important;
  color:var(--bdx-theme-text)!important;
}
html[data-custom-theme="1"] .nav-links>a:hover,html[data-custom-theme="1"] .nav-links>a.active,html[data-custom-theme="1"] .nav-dropdown>button:hover,html[data-custom-theme="1"] .nav-dropdown.open>button,html[data-custom-theme="1"] .side-list a:hover,html[data-custom-theme="1"] .side-list a.active{color:var(--bdx-theme-primary)!important;background:color-mix(in srgb,var(--bdx-theme-primary) 15%,transparent)!important;}
html[data-custom-theme="1"] .section-title::before,html[data-custom-theme="1"] .section-title::after,html[data-custom-theme="1"] .hero-dots button.active{background:linear-gradient(135deg,var(--bdx-theme-primary),var(--bdx-theme-secondary))!important;}
html[data-custom-theme="1"] .rent-logo::before{background:linear-gradient(90deg,var(--bdx-theme-primary),color-mix(in srgb,var(--bdx-theme-primary) 45%,#000),var(--bdx-theme-secondary))!important;}
html[data-custom-theme="1"] .rent-logo::after{background:var(--bdx-theme-bg-1)!important;}
html[data-custom-theme="1"][data-site-header="solid"] .header{background:var(--bdx-theme-surface-1)!important;backdrop-filter:none!important;}
html[data-custom-theme="1"][data-site-header="gradient"] .header{background:linear-gradient(90deg,var(--bdx-theme-bg-1),color-mix(in srgb,var(--bdx-theme-primary) 18%,var(--bdx-theme-bg-2)),var(--bdx-theme-bg-1))!important;}
html[data-custom-theme="1"][data-site-header="minimal"] .header{background:var(--bdx-theme-bg-1)!important;border-bottom:1px solid var(--bdx-theme-border)!important;box-shadow:none!important;backdrop-filter:none!important;}
html[data-custom-theme="1"][data-site-header="bordered"] .header{box-shadow:0 0 0 1px color-mix(in srgb,var(--bdx-theme-primary) 28%,transparent),0 14px 34px rgba(0,0,0,.18)!important;}
html[data-custom-theme="1"][data-site-card="solid"] .panel,html[data-custom-theme="1"][data-site-card="solid"] .product-card,html[data-custom-theme="1"][data-site-card="solid"] .info-card{background:var(--bdx-theme-surface-1)!important;backdrop-filter:none!important;}
html[data-custom-theme="1"][data-site-card="soft"] .panel,html[data-custom-theme="1"][data-site-card="soft"] .product-card,html[data-custom-theme="1"][data-site-card="soft"] .info-card{border-radius:calc(var(--bdx-theme-radius) + 10px)!important;box-shadow:0 10px 28px rgba(0,0,0,.12)!important;}
html[data-custom-theme="1"][data-site-card="flat"] .panel,html[data-custom-theme="1"][data-site-card="flat"] .product-card,html[data-custom-theme="1"][data-site-card="flat"] .info-card{box-shadow:none!important;backdrop-filter:none!important;}
html[data-custom-theme="1"][data-site-card="outline"] .panel,html[data-custom-theme="1"][data-site-card="outline"] .product-card,html[data-custom-theme="1"][data-site-card="outline"] .info-card{background:transparent!important;border:1px solid var(--bdx-theme-border)!important;box-shadow:none!important;}
html[data-custom-theme="1"][data-site-card="neon"] .panel,html[data-custom-theme="1"][data-site-card="neon"] .product-card,html[data-custom-theme="1"][data-site-card="neon"] .info-card{box-shadow:0 0 0 1px color-mix(in srgb,var(--bdx-theme-primary) 25%,transparent),0 0 28px color-mix(in srgb,var(--bdx-theme-primary) 20%,transparent)!important;}
html[data-custom-theme="1"][data-site-button="solid"] .btn-primary,html[data-custom-theme="1"][data-site-button="solid"] .login-btn,html[data-custom-theme="1"][data-site-button="solid"] .side-menu-btn{background:var(--bdx-theme-primary)!important;}
html[data-custom-theme="1"][data-site-button="glass"] .btn-primary,html[data-custom-theme="1"][data-site-button="glass"] .login-btn{background:color-mix(in srgb,var(--bdx-theme-primary) 20%,transparent)!important;backdrop-filter:blur(var(--bdx-theme-blur))!important;}
html[data-custom-theme="1"][data-site-button="outline"] .btn-primary,html[data-custom-theme="1"][data-site-button="outline"] .login-btn{background:transparent!important;color:var(--bdx-theme-primary)!important;border:1px solid var(--bdx-theme-primary)!important;}
html[data-custom-theme="1"][data-site-button="capsule"] .btn-primary,html[data-custom-theme="1"][data-site-button="capsule"] .btn-secondary,html[data-custom-theme="1"][data-site-button="capsule"] .login-btn{border-radius:999px!important;}
html[data-custom-theme="1"][data-site-button="square"] .btn-primary,html[data-custom-theme="1"][data-site-button="square"] .btn-secondary,html[data-custom-theme="1"][data-site-button="square"] .login-btn{border-radius:4px!important;}
html[data-custom-theme="1"][data-site-glow="0"] .hero-orb,html[data-custom-theme="1"][data-site-glow="0"] .product-card,html[data-custom-theme="1"][data-site-glow="0"] .premium-float a,html[data-custom-theme="1"][data-site-glow="0"] .premium-float button{filter:none!important;box-shadow:none!important;}
html[data-custom-theme="1"][data-site-gradient="0"] .btn-primary,html[data-custom-theme="1"][data-site-gradient="0"] .side-menu-btn,html[data-custom-theme="1"][data-site-gradient="0"] .search button,html[data-custom-theme="1"][data-site-gradient="0"] .tag{background:var(--bdx-theme-primary)!important;}
html[data-custom-theme="1"][data-site-motion="0"] .product-card,html[data-custom-theme="1"][data-site-motion="0"] .info-card,html[data-custom-theme="1"][data-site-motion="0"] .btn-primary,html[data-custom-theme="1"][data-site-motion="0"] .side-list a{transition:none!important;transform:none!important;}
@media(max-width:768px){
  html[data-custom-theme="1"][data-theme="dark"] body,html[data-custom-theme="1"][data-theme="dark"] main,html[data-custom-theme="1"][data-theme="dark"] .page,html[data-custom-theme="1"][data-theme="dark"] .page-wrap,html[data-custom-theme="1"][data-theme="dark"] .content,html[data-custom-theme="1"][data-theme="dark"] .section,html[data-custom-theme="1"][data-theme="dark"] .container,html[data-custom-theme="1"][data-theme="dark"] .wrapper{background-color:transparent!important;}
  html[data-custom-theme="1"][data-theme="dark"] .topbar,html[data-custom-theme="1"][data-theme="dark"] .header,html[data-custom-theme="1"][data-theme="dark"] .nav-links,html[data-custom-theme="1"][data-theme="dark"] .side-drawer,html[data-custom-theme="1"][data-theme="dark"] .panel,html[data-custom-theme="1"][data-theme="dark"] .product-card,html[data-custom-theme="1"][data-theme="dark"] .info-card,html[data-custom-theme="1"][data-theme="dark"] .benefit,html[data-custom-theme="1"][data-theme="dark"] .hero,html[data-custom-theme="1"][data-theme="dark"] .slide,html[data-custom-theme="1"][data-theme="dark"] footer{background-color:initial!important;}
}


/* 2026-07-05: Premium design library v2 - more selectable professional skins */
html[data-custom-theme="1"][data-site-pattern="aurora"] body{
  background:
    radial-gradient(circle at 12% 0%,color-mix(in srgb,var(--bdx-theme-primary) 28%,transparent),transparent 34%),
    radial-gradient(circle at 88% 18%,color-mix(in srgb,var(--bdx-theme-secondary) 22%,transparent),transparent 32%),
    radial-gradient(circle at 52% 104%,color-mix(in srgb,var(--bdx-theme-primary) 16%,transparent),transparent 42%),
    linear-gradient(180deg,var(--bdx-theme-bg-1),var(--bdx-theme-bg-2))!important;
}
html[data-custom-theme="1"][data-site-pattern="hologram"] body{
  background:
    linear-gradient(120deg,color-mix(in srgb,var(--bdx-theme-primary) 10%,transparent),transparent 25%,color-mix(in srgb,var(--bdx-theme-secondary) 10%,transparent) 50%,transparent 75%),
    linear-gradient(180deg,var(--bdx-theme-bg-1),var(--bdx-theme-bg-2))!important;
}
html[data-custom-theme="1"][data-site-pattern="carbon"] body{
  background-image:
    linear-gradient(135deg,rgba(255,255,255,.025) 25%,transparent 25%),
    linear-gradient(225deg,rgba(255,255,255,.025) 25%,transparent 25%),
    linear-gradient(180deg,var(--bdx-theme-bg-1),var(--bdx-theme-bg-2))!important;
  background-size:18px 18px,18px 18px,auto!important;
}
html[data-custom-theme="1"][data-site-pattern="diagonal"] body{
  background-image:repeating-linear-gradient(135deg,color-mix(in srgb,var(--bdx-theme-border) 35%,transparent) 0 1px,transparent 1px 16px),linear-gradient(180deg,var(--bdx-theme-bg-1),var(--bdx-theme-bg-2))!important;
}
html[data-custom-theme="1"][data-site-pattern="dots"] body{
  background-image:radial-gradient(color-mix(in srgb,var(--bdx-theme-primary) 22%,transparent) 1px,transparent 1px),linear-gradient(180deg,var(--bdx-theme-bg-1),var(--bdx-theme-bg-2))!important;
  background-size:18px 18px,auto!important;
}
html[data-custom-theme="1"][data-site-header="floating"] .header{margin:10px auto 0!important;width:min(1230px,calc(100% - 22px))!important;border-radius:calc(var(--bdx-theme-radius) + 8px)!important;background:color-mix(in srgb,var(--bdx-theme-surface-1) 82%,transparent)!important;box-shadow:var(--bdx-theme-shadow)!important;}
html[data-custom-theme="1"][data-site-header="edge"] .header{background:linear-gradient(180deg,var(--bdx-theme-bg-1),var(--bdx-theme-surface-1))!important;border-bottom:2px solid var(--bdx-theme-primary)!important;box-shadow:0 12px 34px rgba(0,0,0,.24)!important;}
html[data-custom-theme="1"][data-site-header="luxury"] .header{background:linear-gradient(90deg,var(--bdx-theme-bg-1),color-mix(in srgb,var(--bdx-theme-primary) 20%,var(--bdx-theme-bg-2)),var(--bdx-theme-bg-1))!important;border-bottom:1px solid color-mix(in srgb,var(--bdx-theme-secondary) 65%,transparent)!important;box-shadow:0 18px 48px color-mix(in srgb,var(--bdx-theme-primary) 12%,transparent)!important;}
html[data-custom-theme="1"][data-site-header="neon"] .header{background:var(--bdx-theme-bg-1)!important;border-bottom:1px solid color-mix(in srgb,var(--bdx-theme-primary) 80%,transparent)!important;box-shadow:0 0 24px color-mix(in srgb,var(--bdx-theme-primary) 24%,transparent)!important;}
html[data-custom-theme="1"][data-site-card="premium-glass"] .panel,html[data-custom-theme="1"][data-site-card="premium-glass"] .product-card,html[data-custom-theme="1"][data-site-card="premium-glass"] .info-card{background:linear-gradient(145deg,color-mix(in srgb,var(--bdx-theme-surface-1) 78%,transparent),color-mix(in srgb,var(--bdx-theme-surface-2) 64%,transparent))!important;backdrop-filter:blur(var(--bdx-theme-blur))!important;box-shadow:var(--bdx-theme-shadow),inset 0 1px 0 rgba(255,255,255,.10)!important;}
html[data-custom-theme="1"][data-site-card="luxury-border"] .panel,html[data-custom-theme="1"][data-site-card="luxury-border"] .product-card,html[data-custom-theme="1"][data-site-card="luxury-border"] .info-card{border:1px solid color-mix(in srgb,var(--bdx-theme-primary) 54%,var(--bdx-theme-border))!important;box-shadow:0 0 0 1px color-mix(in srgb,var(--bdx-theme-secondary) 22%,transparent),var(--bdx-theme-shadow)!important;}
html[data-custom-theme="1"][data-site-card="deep-shadow"] .panel,html[data-custom-theme="1"][data-site-card="deep-shadow"] .product-card,html[data-custom-theme="1"][data-site-card="deep-shadow"] .info-card{box-shadow:0 28px 70px rgba(0,0,0,.46),0 8px 20px color-mix(in srgb,var(--bdx-theme-primary) 10%,transparent)!important;}
html[data-custom-theme="1"][data-site-card="holo-edge"] .panel,html[data-custom-theme="1"][data-site-card="holo-edge"] .product-card,html[data-custom-theme="1"][data-site-card="holo-edge"] .info-card{border:1px solid transparent!important;background:linear-gradient(var(--bdx-theme-surface-1),var(--bdx-theme-surface-2)) padding-box,linear-gradient(135deg,var(--bdx-theme-primary),var(--bdx-theme-secondary),#fff) border-box!important;box-shadow:0 0 34px color-mix(in srgb,var(--bdx-theme-primary) 18%,transparent)!important;}
html[data-custom-theme="1"][data-site-button="premium-3d"] .btn-primary,html[data-custom-theme="1"][data-site-button="premium-3d"] .login-btn,html[data-custom-theme="1"][data-site-button="premium-3d"] .side-menu-btn{background:linear-gradient(180deg,color-mix(in srgb,var(--bdx-theme-secondary) 92%,#fff),var(--bdx-theme-primary))!important;box-shadow:0 5px 0 color-mix(in srgb,var(--bdx-theme-primary) 55%,#000),0 16px 30px color-mix(in srgb,var(--bdx-theme-primary) 26%,transparent)!important;}
html[data-custom-theme="1"][data-site-button="neon"] .btn-primary,html[data-custom-theme="1"][data-site-button="neon"] .login-btn,html[data-custom-theme="1"][data-site-button="neon"] .side-menu-btn{background:color-mix(in srgb,var(--bdx-theme-primary) 18%,transparent)!important;border-color:var(--bdx-theme-primary)!important;box-shadow:0 0 18px color-mix(in srgb,var(--bdx-theme-primary) 38%,transparent)!important;color:var(--bdx-theme-primary)!important;}
html[data-custom-theme="1"][data-site-button="metal"] .btn-primary,html[data-custom-theme="1"][data-site-button="metal"] .login-btn,html[data-custom-theme="1"][data-site-button="metal"] .side-menu-btn{background:linear-gradient(180deg,#ffffff,var(--bdx-theme-secondary) 22%,var(--bdx-theme-primary) 62%,color-mix(in srgb,var(--bdx-theme-primary) 72%,#000))!important;color:var(--bdx-theme-button-text)!important;}
html[data-custom-theme="1"][data-site-button="soft-glow"] .btn-primary,html[data-custom-theme="1"][data-site-button="soft-glow"] .login-btn,html[data-custom-theme="1"][data-site-button="soft-glow"] .side-menu-btn{background:linear-gradient(135deg,var(--bdx-theme-primary),var(--bdx-theme-secondary))!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--bdx-theme-primary) 15%,transparent),0 16px 38px color-mix(in srgb,var(--bdx-theme-primary) 20%,transparent)!important;}
@media(max-width:768px){html[data-custom-theme="1"][data-site-header="floating"] .header{margin:0!important;width:100%!important;border-radius:0!important;}}



















/* 2026-07-06: Independent module layout controls for IMEI / Server / Tool Rent / Remote / VIP */
.service-fullscreen-route[style*="--module-cols"] .products{grid-template-columns:repeat(var(--module-cols),minmax(0,1fr))!important}
.service-fullscreen-route[style*="--module-card-radius"] .product-card{border-radius:var(--module-card-radius)!important}
.service-fullscreen-route[data-module-image="0"] .product-image,.service-fullscreen-route[data-module-image="0"] .product-logo{display:none!important}
.service-fullscreen-route[data-module-badge="0"] .tag,.service-fullscreen-route[data-module-badge="0"] .product-card .tag{display:none!important}
@media(max-width:760px){.service-fullscreen-route[style*="--module-mobile-cols"] .products{grid-template-columns:repeat(var(--module-mobile-cols),minmax(0,1fr))!important}}
.vip-layout-premium-grid .vip-package-grid{display:grid;grid-template-columns:repeat(var(--module-cols,auto-fit),minmax(260px,1fr));gap:22px}
.vip-layout-compact-grid .vip-package-grid{display:grid;grid-template-columns:repeat(var(--module-cols,auto-fit),minmax(220px,1fr));gap:14px}.vip-layout-compact-grid .vip-membership-card{padding:22px!important}
.vip-layout-mini-grid .vip-package-grid{display:grid;grid-template-columns:repeat(var(--module-cols,auto-fit),minmax(180px,1fr));gap:12px}.vip-layout-mini-grid .vip-membership-card{padding:18px!important}.vip-layout-mini-grid .vip-membership-list p{font-size:12px!important}
.vip-layout-wide-list .vip-package-grid,.vip-layout-compact-list .vip-package-grid,.vip-layout-plain-list .vip-package-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}.vip-layout-wide-list .vip-membership-card,.vip-layout-compact-list .vip-membership-card,.vip-layout-plain-list .vip-membership-card{max-width:none!important;display:grid!important;grid-template-columns:minmax(180px,.35fr) 1fr auto!important;align-items:center!important;gap:18px!important}
.vip-layout-showcase .vip-package-grid{display:grid;grid-template-columns:repeat(var(--module-cols,auto-fit),minmax(300px,1fr));gap:28px}.vip-layout-showcase .vip-membership-card{padding:34px!important;transform:translateZ(0)}
.vip-layout-plain-list .vip-membership-card{background:#fff!important;color:#20242a!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:none!important}.vip-layout-plain-list .vip-card-glow{display:none!important}
main[class*="vip-layout-"][style*="--module-card-radius"] .vip-membership-card{border-radius:var(--module-card-radius)!important}
main[class*="vip-layout-"][data-module-badge="0"] .vip-plan-title:before,main[class*="vip-layout-"][data-module-badge="0"] .vip-plan-title:after{display:none!important}
@media(max-width:760px){main[class*="vip-layout-"][style*="--module-mobile-cols"] .vip-package-grid{grid-template-columns:repeat(var(--module-mobile-cols),minmax(0,1fr))!important}.vip-layout-wide-list .vip-membership-card,.vip-layout-compact-list .vip-membership-card,.vip-layout-plain-list .vip-membership-card{display:block!important}}
.service-independent-layout-manager .service-layout-module{grid-column:1/-1;border:1px solid rgba(148,163,184,.22);border-radius:18px;padding:14px;background:rgba(255,255,255,.035)}
.service-independent-layout-manager .service-layout-module h4{margin:0 0 12px;font-size:13px;text-transform:uppercase;letter-spacing:.08em}
.service-independent-layout-manager .compact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
@media(max-width:900px){.service-independent-layout-manager .compact-grid{grid-template-columns:1fr}}








/* 2026-07-07: Top Moving Text custom background color option
   Admin Panel > Pro Control Center > Moving Text Design: Custom Any Color.
   Uses mobile_top_ticker_bg_color + mobile_top_ticker_bg_color_2 so any admin-selected color is visible. */
.topbar.mobile-ticker-enabled.ticker-design-custom{
  background:linear-gradient(90deg,var(--bdx-mobile-ticker-bg,#07111f),var(--bdx-mobile-ticker-bg2,var(--bdx-mobile-ticker-bg,#07111f)),var(--bdx-mobile-ticker-bg,#07111f))!important;
  background-color:var(--bdx-mobile-ticker-bg,#07111f)!important;
}
.topbar.mobile-ticker-enabled.ticker-design-custom:before{
  background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--bdx-mobile-ticker-accent,#ffd36a) 26%,transparent),transparent)!important;
}



/* 2026-07-07: Top Moving Text custom color overlay for every old/preset design.
   OFF/remove = no ticker-custom-bg-enabled class, so each design keeps its original color.
   ON = selected design style remains, only the background color becomes admin-selected. */
.topbar.mobile-ticker-enabled.ticker-custom-bg-enabled{
  background:linear-gradient(90deg,var(--bdx-mobile-ticker-bg,#07111f),var(--bdx-mobile-ticker-bg2,var(--bdx-mobile-ticker-bg,#07111f)),var(--bdx-mobile-ticker-bg,#07111f))!important;
  background-color:var(--bdx-mobile-ticker-bg,#07111f)!important;
  color:var(--bdx-mobile-ticker-text,#fff)!important;
}
.topbar.mobile-ticker-enabled.ticker-custom-bg-enabled:before{
  background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--bdx-mobile-ticker-accent,#ffd36a) 28%,transparent),transparent)!important;
}























































/* Keep menu/header button colors and premium shapes same as dark/original style */



































































































/* Keep side picture / brand design in the fixed dark style */







































































/* Payment method sidebar/cards readable */



















/* Keep CTA/button and hero/banner original dark look after global text fix */



/* Side menu stays premium orange transparent with clear text */














/* Wallet, login/register and menu-open buttons: exact premium color lock */





























/* Content buttons remain readable without touching header menu button lock */













































/* 4) Side drawer: orange transparent/glass background + force visible text above overlay */














/* 2026-07-09: Top Premium Banner Manager upgrade */
.home-promo-banners[data-banner-position="very_top"],.home-promo-banners[data-banner-position="top"]{margin-top:14px;margin-bottom:18px;}
.home-promo-banners[data-banner-position="after_hero"],.home-promo-banners[data-banner-position="after_featured"],.home-promo-banners[data-banner-position="before_categories"],.home-promo-banners[data-banner-position="before_bottom"]{margin:18px 0;}
.home-promo-banners[data-banner-position="very_top"] .home-promo-card,.home-promo-banners[data-banner-position="top"] .home-promo-card{min-height:190px;border:1px solid rgba(255,180,70,.42);box-shadow:0 20px 58px rgba(2,6,23,.25),0 0 0 1px rgba(255,255,255,.04) inset;}
.home-promo-banners[data-banner-position="very_top"] .home-promo-card::after,.home-promo-banners[data-banner-position="top"] .home-promo-card::after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.12),transparent 23%,transparent 72%,rgba(255,255,255,.08));pointer-events:none;z-index:1;mix-blend-mode:screen;}
.home-promo-banners[data-banner-position="very_top"] .home-promo-content,.home-promo-banners[data-banner-position="top"] .home-promo-content{z-index:2;}
.home-promo-banners[data-banner-position="very_top"] .home-promo-button,.home-promo-banners[data-banner-position="top"] .home-promo-button{z-index:3;background:linear-gradient(135deg,#ffb02e,#ff6a00);box-shadow:0 16px 44px rgba(255,106,0,.38),inset 0 1px 0 rgba(255,255,255,.35);}
.home-promo-card.theme-premium-dark::before{background:radial-gradient(circle at 72% 32%,rgba(255,106,0,.38),transparent 30%),linear-gradient(90deg,rgba(2,6,23,.88),rgba(15,23,42,.28));}
.home-promo-card.theme-gold-blue .home-promo-button,.home-promo-card.theme-black-gold .home-promo-button{background:linear-gradient(135deg,#f8c65d,#ff8a00);color:#101827!important;}
.home-promo-card.theme-teal .home-promo-button{background:linear-gradient(135deg,#22d3ee,#14b8a6);}
.home-promo-card.theme-api-blue .home-promo-button{background:linear-gradient(135deg,#60a5fa,#2563eb);}
@media(max-width:760px){.home-promo-banners[data-banner-position="very_top"],.home-promo-banners[data-banner-position="top"]{margin-top:12px;margin-bottom:14px}.home-promo-banners[data-banner-position="very_top"] .home-promo-card,.home-promo-banners[data-banner-position="top"] .home-promo-card{min-height:168px}}


/* 2026-07-09: Extra premium homepage banner color themes */
.home-promo-card.theme-cyan-blue{border-color:rgba(34,211,238,.55)}
.home-promo-card.theme-cyan-blue::before{background:radial-gradient(circle at 70% 28%,rgba(34,211,238,.45),transparent 30%),linear-gradient(90deg,rgba(2,6,23,.88),rgba(37,99,235,.25));}
.home-promo-card.theme-emerald{border-color:rgba(16,185,129,.55)}
.home-promo-card.theme-emerald::before{background:radial-gradient(circle at 70% 28%,rgba(16,185,129,.48),transparent 30%),linear-gradient(90deg,rgba(2,6,23,.88),rgba(6,95,70,.28));}
.home-promo-card.theme-orange-fire{border-color:rgba(249,115,22,.55)}
.home-promo-card.theme-orange-fire::before{background:radial-gradient(circle at 70% 28%,rgba(249,115,22,.48),transparent 30%),linear-gradient(90deg,rgba(2,6,23,.90),rgba(124,45,18,.28));}
.home-promo-card.theme-royal-blue{border-color:rgba(96,165,250,.55)}
.home-promo-card.theme-royal-blue::before{background:radial-gradient(circle at 70% 28%,rgba(96,165,250,.48),transparent 30%),linear-gradient(90deg,rgba(2,6,23,.90),rgba(30,64,175,.28));}
.home-promo-card.theme-sky-cyan{border-color:rgba(56,189,248,.55)}
.home-promo-card.theme-sky-cyan::before{background:radial-gradient(circle at 70% 28%,rgba(56,189,248,.45),transparent 30%),linear-gradient(90deg,rgba(2,6,23,.90),rgba(14,116,144,.28));}
.home-promo-card.theme-pink-purple{border-color:rgba(244,114,182,.55)}
.home-promo-card.theme-pink-purple::before{background:radial-gradient(circle at 70% 28%,rgba(244,114,182,.45),transparent 30%),linear-gradient(90deg,rgba(2,6,23,.90),rgba(107,33,168,.28));}
.home-promo-card.theme-blue-cyan{border-color:rgba(59,130,246,.55)}
.home-promo-card.theme-blue-cyan::before{background:radial-gradient(circle at 70% 28%,rgba(59,130,246,.48),transparent 30%),linear-gradient(90deg,rgba(2,6,23,.90),rgba(8,145,178,.25));}
.home-promo-card.theme-orange-gold,.home-promo-card.theme-gold-dark{border-color:rgba(250,204,21,.55)}
.home-promo-card.theme-orange-gold::before,.home-promo-card.theme-gold-dark::before{background:radial-gradient(circle at 70% 28%,rgba(250,204,21,.42),transparent 30%),linear-gradient(90deg,rgba(2,6,23,.91),rgba(180,83,9,.25));}
.home-promo-card.theme-green-teal{border-color:rgba(52,211,153,.55)}
.home-promo-card.theme-green-teal::before{background:radial-gradient(circle at 70% 28%,rgba(52,211,153,.45),transparent 30%),linear-gradient(90deg,rgba(2,6,23,.90),rgba(15,118,110,.25));}
.home-promo-card.theme-red-orange{border-color:rgba(239,68,68,.55)}
.home-promo-card.theme-red-orange::before{background:radial-gradient(circle at 70% 28%,rgba(239,68,68,.44),transparent 30%),linear-gradient(90deg,rgba(2,6,23,.91),rgba(194,65,12,.25));}
.home-promo-card.theme-orange-gold h3,.home-promo-card.theme-gold-dark h3,.home-promo-card.theme-orange-fire h3{background:linear-gradient(180deg,#fff,#fed7aa,#f59e0b);-webkit-background-clip:text;background-clip:text;color:transparent;}

/* Customer review system – full backend upgrade */
.rating-line{display:flex;align-items:center;gap:8px;margin:8px 0;color:#ffad33;font-size:13px}.rating-line strong{color:var(--text)}.rating-line small{color:var(--muted)}.rating-line.compact{font-size:11px;margin:5px 0}.product-review-panel{grid-column:1/-1;margin-top:22px;padding-top:18px;border-top:1px solid var(--border)}.product-review-panel>h3{margin:0 0 12px;font-size:15px}.review-item{border:1px solid var(--border);border-radius:14px;padding:14px;background:var(--panel);margin-bottom:10px}.review-item>div:first-child{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.review-item p{margin:8px 0 0;line-height:1.65}.review-stars{color:#ffad33;letter-spacing:1px;margin-top:6px}.verified-review{font-size:9px;font-weight:800;text-transform:uppercase;border:1px solid rgba(34,197,94,.35);background:rgba(34,197,94,.12);color:#22c55e;padding:4px 7px;border-radius:999px}.product-review-panel .review-form{margin-top:16px}

/* 2026-07-17: Login/Register popup over a live blurred website snapshot. */
body.auth-route-fullscreen{
  position:relative!important;
  overflow:hidden!important;
  background:#03080d!important;
  overscroll-behavior:contain!important;
}
body.auth-route-fullscreen .topbar,
body.auth-route-fullscreen .header,
body.auth-route-fullscreen footer{
  display:block!important;
  filter:blur(7px) saturate(.78)!important;
  opacity:.66!important;
  pointer-events:none!important;
  user-select:none!important;
}
body.auth-route-fullscreen #app{
  position:relative!important;
  width:100%!important;
  height:100svh!important;
  min-height:100svh!important;
  overflow:hidden!important;
  outline:0!important;
}
.bdx-auth-site-backdrop{
  position:fixed!important;
  inset:-16px!important;
  z-index:0!important;
  overflow:hidden!important;
  filter:blur(8px) saturate(.80)!important;
  transform:scale(1.035)!important;
  transform-origin:center top!important;
  opacity:.74!important;
  pointer-events:none!important;
  user-select:none!important;
  contain:paint!important;
}
.bdx-auth-site-backdrop::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:20;
  background:linear-gradient(145deg,rgba(1,5,9,.48),rgba(3,10,17,.36));
  pointer-events:none;
}
body.auth-route-fullscreen .bdx-auth-screen{
  position:fixed!important;
  inset:0!important;
  z-index:9999!important;
  width:100vw!important;
  height:100svh!important;
  min-height:100svh!important;
  background:
    radial-gradient(circle at 12% 15%,rgba(255,106,0,.13),transparent 21%),
    radial-gradient(circle at 88% 12%,rgba(67,172,255,.09),transparent 23%),
    linear-gradient(145deg,rgba(2,7,12,.47),rgba(6,18,29,.53))!important;
  -webkit-backdrop-filter:blur(1.5px) saturate(.88)!important;
  backdrop-filter:blur(1.5px) saturate(.88)!important;
  isolation:isolate!important;
}
@media(max-width:760px){
  body.auth-route-fullscreen .topbar,
  body.auth-route-fullscreen .header,
  body.auth-route-fullscreen footer{filter:blur(6px) saturate(.76)!important;opacity:.62!important;}
  .bdx-auth-site-backdrop{inset:-12px!important;filter:blur(7px) saturate(.78)!important;transform:scale(1.045)!important;}
  body.auth-route-fullscreen .bdx-auth-screen{padding:15px!important;}
  body.auth-route-fullscreen .bdx-auth-card,
  body.auth-route-fullscreen .bdx-auth-login-card,
  body.auth-route-fullscreen .bdx-auth-register-card{
    width:calc(100vw - 30px)!important;
    height:calc(100svh - 30px)!important;
    max-height:calc(100svh - 30px)!important;
  }
}

/* 2026-07-17: Keep the website fixed while the Login/Register popup scrolls. */
html.auth-scroll-locked{
  overflow:hidden!important;
  overscroll-behavior:none!important;
}
body.auth-scroll-locked{
  position:fixed!important;
  top:var(--bdx-auth-lock-top,0px)!important;
  right:0!important;
  left:0!important;
  width:100%!important;
  overflow:hidden!important;
  overscroll-behavior:none!important;
}
body.auth-route-fullscreen .bdx-auth-site-backdrop{
  overflow:hidden!important;
  overscroll-behavior:none!important;
  touch-action:none!important;
}
body.auth-route-fullscreen .bdx-auth-screen{
  overflow-x:hidden!important;
  overflow-y:auto!important;
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch!important;
  touch-action:pan-y!important;
}
body.auth-route-fullscreen .bdx-auth-form-panel,
body.auth-route-fullscreen .bdx-auth-register-card .bdx-auth-form-panel{
  overflow-y:auto!important;
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch!important;
  touch-action:pan-y!important;
}

/* 2026-07-17: Mobile Login/Register popup without the upper logo/design panel. */
@media(max-width:760px){
  body.auth-route-fullscreen .bdx-auth-brand-panel{
    display:none!important;
  }
  body.auth-route-fullscreen .bdx-auth-card,
  body.auth-route-fullscreen .bdx-auth-login-card,
  body.auth-route-fullscreen .bdx-auth-register-card{
    grid-template-rows:minmax(0,1fr)!important;
  }
  body.auth-route-fullscreen .bdx-auth-form-panel,
  body.auth-route-fullscreen .bdx-auth-register-card .bdx-auth-form-panel{
    padding-top:48px!important;
  }
}

/* 2026-07-17: Admin-managed top tool logo marquee. */
.top-tool-logo-ticker{
  --bdx-tool-ticker-height:74px;
  --bdx-tool-ticker-logo-size:46px;
  --bdx-tool-ticker-speed:34s;
  --bdx-tool-ticker-edge:#fff;
  position:relative;
  z-index:88;
  width:100%;
  height:var(--bdx-tool-ticker-height);
  min-height:var(--bdx-tool-ticker-height);
  overflow:hidden;
  color:#07111f;
  background:linear-gradient(180deg,#fff,#f8fbfd);
  border-bottom:1px solid rgba(7,17,31,.12);
  box-shadow:0 8px 24px rgba(7,17,31,.08);
  isolation:isolate;
}
.top-tool-logo-ticker::before,
.top-tool-logo-ticker::after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  z-index:3;
  width:70px;
  pointer-events:none;
}
.top-tool-logo-ticker::before{left:0;background:linear-gradient(90deg,var(--bdx-tool-ticker-edge),transparent)}
.top-tool-logo-ticker::after{right:0;background:linear-gradient(270deg,var(--bdx-tool-ticker-edge),transparent)}
.top-tool-logo-track{
  display:flex;
  width:max-content;
  height:100%;
  will-change:transform;
  animation:bdx-tool-logo-left var(--bdx-tool-ticker-speed) linear infinite;
}
@media (hover:hover) and (pointer:fine){.top-tool-logo-ticker.ticker-logo-pause-enabled:hover .top-tool-logo-track{animation-play-state:paused}}
.top-tool-logo-ticker.ticker-logo-pause-enabled:active .top-tool-logo-track{animation-play-state:paused}
.top-tool-logo-set{
  display:flex;
  flex:0 0 auto;
  align-items:center;
  gap:clamp(25px,4vw,60px);
  height:100%;
  padding:0 clamp(22px,3vw,50px);
}
.top-tool-logo-item{
  --tool-hue:25;
  --tool-hue-2:55;
  display:inline-flex;
  flex:0 0 auto;
  align-items:center;
  gap:10px;
  color:hsl(var(--tool-hue),72%,34%);
  font-weight:950;
  letter-spacing:.03em;
  white-space:nowrap;
}
.top-tool-logo-emblem{
  position:relative;
  display:grid;
  place-items:center;
  width:var(--bdx-tool-ticker-logo-size);
  height:var(--bdx-tool-ticker-logo-size);
  overflow:hidden;
  color:hsl(var(--tool-hue),78%,34%);
  background:linear-gradient(145deg,hsla(var(--tool-hue),95%,64%,.18),hsla(var(--tool-hue-2),90%,50%,.07)),#fff;
  border:1px solid hsla(var(--tool-hue),80%,55%,.36);
  border-radius:14px;
  box-shadow:0 8px 20px hsla(var(--tool-hue),75%,38%,.15),inset 0 1px 0 rgba(255,255,255,.9);
  font-size:clamp(10px,1.2vw,15px);
  font-weight:1000;
  letter-spacing:-.03em;
}
.top-tool-logo-emblem img{
  position:absolute;
  inset:3px;
  width:calc(100% - 6px);
  height:calc(100% - 6px);
  object-fit:contain;
  background:#fff;
  border-radius:10px;
}
.top-tool-logo-item strong{
  font-size:clamp(13px,1.45vw,21px);
  font-weight:1000;
  line-height:1;
  letter-spacing:.035em;
}
.ticker-logo-design-white{--bdx-tool-ticker-edge:#fff;background:linear-gradient(180deg,#fff,#f8fbfd)}
.ticker-logo-design-dark{--bdx-tool-ticker-edge:#02070c;color:#fff;background:linear-gradient(180deg,#07131e,#02070c);border-color:#1b2a36}
.ticker-logo-design-dark .top-tool-logo-item{color:hsl(var(--tool-hue),88%,69%)}
.ticker-logo-design-dark .top-tool-logo-emblem{color:hsl(var(--tool-hue),90%,72%);background:linear-gradient(145deg,hsla(var(--tool-hue),90%,55%,.24),hsla(var(--tool-hue-2),90%,46%,.09)),#071018}
.ticker-logo-design-glass{--bdx-tool-ticker-edge:rgba(235,249,255,.98);background:linear-gradient(90deg,rgba(235,249,255,.98),rgba(255,255,255,.82),rgba(235,249,255,.98));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}
.ticker-logo-design-gradient{--bdx-tool-ticker-edge:#031326;color:#fff;background:linear-gradient(90deg,#031326,#0a3260,#031326)}
.ticker-logo-design-blackgold{--bdx-tool-ticker-edge:#060401;color:#fff;background:linear-gradient(90deg,#060401,#2b1b02,#060401)}
.ticker-logo-design-gradient .top-tool-logo-item,
.ticker-logo-design-blackgold .top-tool-logo-item{color:#fff}
.ticker-logo-design-gradient .top-tool-logo-emblem,
.ticker-logo-design-blackgold .top-tool-logo-emblem{color:#fff;background:rgba(255,255,255,.1);border-color:hsla(var(--tool-hue),90%,70%,.65);box-shadow:0 0 22px hsla(var(--tool-hue),80%,55%,.26)}
.ticker-logo-direction-right .top-tool-logo-track{animation-name:bdx-tool-logo-right}
@keyframes bdx-tool-logo-left{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@keyframes bdx-tool-logo-right{from{transform:translateX(-50%)}to{transform:translateX(0)}}
body.auth-route-fullscreen .top-tool-logo-ticker{filter:blur(7px) saturate(.78)!important;opacity:.66!important;pointer-events:none!important;user-select:none!important}
@media(max-width:760px){
  .top-tool-logo-ticker{
    height:min(var(--bdx-tool-ticker-height),56px);
    min-height:min(var(--bdx-tool-ticker-height),56px);
    box-shadow:0 5px 16px rgba(7,17,31,.08);
  }
  .top-tool-logo-ticker::before,.top-tool-logo-ticker::after{width:35px}
  .top-tool-logo-set{gap:24px;padding:0 18px}
  .top-tool-logo-item{gap:7px}
  .top-tool-logo-emblem{width:min(var(--bdx-tool-ticker-logo-size),38px);height:min(var(--bdx-tool-ticker-logo-size),38px);border-radius:11px}
  .top-tool-logo-item strong{font-size:12px}
}
@media(prefers-reduced-motion:reduce){.top-tool-logo-track{animation:none!important;transform:none!important}}

/* 2026-07-18: Larger mobile hero artwork only; desktop remains unchanged. */
@media(max-width:760px){
  .home-container-updated .hero.hero-full-artwork{
    height:clamp(230px,68vw,320px)!important;
    min-height:230px!important;
    aspect-ratio:auto!important;
    border-radius:20px!important;
    margin-bottom:18px!important;
  }
  .home-container-updated .hero.hero-full-artwork .hero-full-artwork-image{
    width:100%!important;
    height:100%!important;
    aspect-ratio:auto!important;
    object-fit:cover!important;
    object-position:center center!important;
  }
}
@media(max-width:410px){
  .home-container-updated .hero.hero-full-artwork{
    height:clamp(220px,70vw,285px)!important;
    min-height:220px!important;
  }
}

/* 2026-07-18: Mobile auth true fullscreen, compact register and stable touch scrolling. */
@media (max-width:760px){
  html.auth-scroll-locked,
  body.auth-scroll-locked{
    width:100%!important;
    height:100%!important;
    overflow:hidden!important;
    overscroll-behavior:none!important;
  }
  body.auth-scroll-locked{
    position:fixed!important;
    inset:0!important;
    top:0!important;
  }
  body.auth-route-fullscreen .bdx-auth-site-backdrop{
    display:none!important;
  }
  body.auth-route-fullscreen .bdx-auth-screen{
    position:fixed!important;
    inset:0!important;
    z-index:2147483000!important;
    width:100vw!important;
    height:100vh!important;
    height:100dvh!important;
    min-height:100vh!important;
    min-height:100dvh!important;
    padding:0!important;
    margin:0!important;
    display:block!important;
    overflow:hidden!important;
    background:#040b12!important;
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
    touch-action:none!important;
  }
  body.auth-route-fullscreen .bdx-auth-card,
  body.auth-route-fullscreen .bdx-auth-login-card,
  body.auth-route-fullscreen .bdx-auth-register-card{
    position:relative!important;
    width:100vw!important;
    max-width:none!important;
    height:100vh!important;
    height:100dvh!important;
    min-height:100vh!important;
    min-height:100dvh!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    transform:none!important;
    display:block!important;
    overflow:hidden!important;
    background:#07111b!important;
    box-shadow:none!important;
  }
  body.auth-route-fullscreen .bdx-auth-form-panel,
  body.auth-route-fullscreen .bdx-auth-register-card .bdx-auth-form-panel{
    box-sizing:border-box!important;
    width:100%!important;
    height:100%!important;
    max-height:none!important;
    padding:54px 20px max(22px,env(safe-area-inset-bottom))!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior-y:contain!important;
    -webkit-overflow-scrolling:touch!important;
    touch-action:pan-y!important;
    scrollbar-gutter:stable!important;
  }
  body.auth-route-fullscreen .bdx-auth-close{
    position:fixed!important;
    top:max(12px,env(safe-area-inset-top))!important;
    right:14px!important;
    z-index:2147483640!important;
  }
  body.auth-route-fullscreen .bdx-auth-register-card .bdx-auth-form-panel{
    padding-top:46px!important;
    padding-left:17px!important;
    padding-right:17px!important;
  }
  body.auth-route-fullscreen .bdx-auth-register-card .bdx-auth-title h2{
    font-size:22px!important;
    line-height:1.05!important;
    margin-bottom:5px!important;
  }
  body.auth-route-fullscreen .bdx-auth-register-card .bdx-auth-title p{
    font-size:9.5px!important;
    line-height:1.4!important;
  }
  body.auth-route-fullscreen .bdx-auth-register-card .bdx-auth-tabs{
    margin-top:9px!important;
    padding:3px!important;
  }
  body.auth-route-fullscreen .bdx-auth-register-card .bdx-auth-tabs a{
    min-height:34px!important;
    font-size:10px!important;
  }
  body.auth-route-fullscreen .bdx-auth-register-form{
    gap:7px!important;
    margin-top:10px!important;
  }
  body.auth-route-fullscreen .bdx-auth-register-card .bdx-field-row label{
    margin-bottom:4px!important;
    font-size:9.5px!important;
  }
  body.auth-route-fullscreen .bdx-auth-register-card .bdx-input-wrap input{
    height:43px!important;
    padding-left:43px!important;
    padding-right:43px!important;
    border-radius:11px!important;
    font-size:12px!important;
  }
  body.auth-route-fullscreen .bdx-auth-register-card .bdx-input-wrap textarea{
    min-height:58px!important;
    padding:13px 14px 10px 43px!important;
    font-size:12px!important;
  }
  body.auth-route-fullscreen .bdx-auth-register-card .bdx-field-help{
    margin-top:3px!important;
    font-size:8px!important;
  }
  body.auth-route-fullscreen .bdx-auth-register-card .bdx-auth-agree{
    font-size:8.5px!important;
    gap:6px!important;
  }
  body.auth-route-fullscreen .bdx-auth-register-card .bdx-auth-submit{
    height:44px!important;
    min-height:44px!important;
    border-radius:12px!important;
    font-size:10.5px!important;
  }
  body.auth-route-fullscreen .bdx-auth-register-card .bdx-auth-switch{
    margin-top:8px!important;
    padding-bottom:3px!important;
    font-size:9px!important;
  }
}

/* Touch pause is admin-controlled. Default OFF keeps animation running during taps/swipes. */
.top-tool-logo-ticker{touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.top-tool-logo-ticker:not(.ticker-logo-pause-enabled),
.top-tool-logo-ticker:not(.ticker-logo-pause-enabled) *{pointer-events:none}


/* 2026-07-18: Admin-selectable Login/Register design system.
   Setting: auth_design_theme. The existing design remains available as "current". */
.bdx-auth-screen[class*="auth-theme-"]{
  --auth-accent:#ff7a00;
  --auth-accent-2:#ffb000;
  --auth-card-bg:rgba(8,12,23,.96);
  --auth-panel-bg:linear-gradient(145deg,rgba(17,24,40,.98),rgba(7,11,21,.98));
  --auth-border:rgba(255,255,255,.12);
  --auth-text:#f7f9ff;
  --auth-muted:#aab4c8;
}
.bdx-auth-screen[class*="auth-theme-"] .bdx-auth-card{transition:background .25s ease,border-color .25s ease,box-shadow .25s ease,transform .25s ease}

/* Current Premium: intentionally inherits the existing project design. */
.auth-theme-current .bdx-auth-card{}

/* Glass Modern */
.auth-theme-glass{background:radial-gradient(circle at 12% 16%,rgba(68,122,255,.25),transparent 34%),radial-gradient(circle at 88% 82%,rgba(255,104,180,.18),transparent 30%),#07101f!important}
.auth-theme-glass .bdx-auth-card{background:rgba(12,20,36,.64)!important;border:1px solid rgba(255,255,255,.2)!important;box-shadow:0 30px 80px rgba(0,0,0,.48),inset 0 1px rgba(255,255,255,.08)!important;backdrop-filter:blur(22px) saturate(135%)}
.auth-theme-glass .bdx-auth-brand-panel{background:linear-gradient(145deg,rgba(41,78,152,.54),rgba(56,26,100,.42))!important}
.auth-theme-glass .bdx-input-wrap{background:rgba(255,255,255,.07)!important;border-color:rgba(255,255,255,.18)!important}
.auth-theme-glass .bdx-auth-submit{background:linear-gradient(90deg,#5b8cff,#a95cff)!important}

/* Neon Glow */
.auth-theme-neon{background:#03060b!important}
.auth-theme-neon .bdx-auth-card{background:#071018!important;border:1px solid rgba(0,255,209,.5)!important;box-shadow:0 0 0 1px rgba(0,255,209,.08),0 0 42px rgba(0,255,209,.18),0 28px 70px rgba(0,0,0,.65)!important}
.auth-theme-neon .bdx-auth-brand-panel{background:linear-gradient(150deg,#04151b,#090b1d)!important}
.auth-theme-neon .bdx-auth-logo-row em,.auth-theme-neon .bdx-auth-title h2,.auth-theme-neon .bdx-auth-switch a{color:#00ffd1!important;text-shadow:0 0 15px rgba(0,255,209,.45)}
.auth-theme-neon .bdx-input-wrap{border-color:rgba(0,255,209,.34)!important;background:#050d13!important}
.auth-theme-neon .bdx-auth-submit{background:linear-gradient(90deg,#00d9b2,#00a8ff)!important;color:#00120e!important;box-shadow:0 0 24px rgba(0,255,209,.25)}
.auth-theme-neon .bdx-auth-tabs a.active{color:#00ffd1!important;border-color:#00ffd1!important}

/* Minimal Compact */
.auth-theme-minimal{background:#0c0f15!important}
.auth-theme-minimal .bdx-auth-card{max-width:780px!important;background:#11151d!important;border:1px solid #252c38!important;border-radius:18px!important;box-shadow:0 24px 60px rgba(0,0,0,.42)!important}
.auth-theme-minimal .bdx-auth-brand-panel{display:none!important}
.auth-theme-minimal .bdx-auth-form-panel{max-width:560px;margin:auto;padding:34px!important}
.auth-theme-minimal .bdx-auth-title{text-align:center}
.auth-theme-minimal .bdx-auth-note{display:none!important}
.auth-theme-minimal .bdx-input-wrap{background:#0c1017!important;border-color:#29313e!important;border-radius:10px!important}
.auth-theme-minimal .bdx-auth-submit{background:#f4f6fa!important;color:#11151d!important;border-radius:10px!important;box-shadow:none!important}

/* Royal Blue Split */
.auth-theme-royal{background:linear-gradient(135deg,#07132d,#020713)!important}
.auth-theme-royal .bdx-auth-card{border-color:rgba(73,135,255,.35)!important;box-shadow:0 34px 90px rgba(0,30,100,.45)!important}
.auth-theme-royal .bdx-auth-brand-panel{background:linear-gradient(145deg,#0e3a8a,#071a45)!important}
.auth-theme-royal .bdx-auth-secure-pill{background:rgba(255,255,255,.12)!important;border-color:rgba(255,255,255,.22)!important}
.auth-theme-royal .bdx-auth-submit{background:linear-gradient(90deg,#246bff,#5a8cff)!important}
.auth-theme-royal .bdx-auth-tabs a.active,.auth-theme-royal .bdx-auth-switch a{color:#76a7ff!important}

/* Sunset Gradient */
.auth-theme-sunset{background:radial-gradient(circle at 15% 15%,rgba(255,91,68,.28),transparent 35%),radial-gradient(circle at 90% 85%,rgba(130,55,255,.28),transparent 35%),#100713!important}
.auth-theme-sunset .bdx-auth-card{border-color:rgba(255,136,92,.28)!important;box-shadow:0 32px 85px rgba(42,0,45,.58)!important}
.auth-theme-sunset .bdx-auth-brand-panel{background:linear-gradient(150deg,#8f2d56,#32135f)!important}
.auth-theme-sunset .bdx-auth-submit{background:linear-gradient(90deg,#ff6b3d,#d14dff)!important}
.auth-theme-sunset .bdx-auth-tabs a.active,.auth-theme-sunset .bdx-auth-switch a{color:#ff8d65!important}
.auth-theme-sunset .bdx-input-wrap{border-color:rgba(255,125,93,.24)!important}

/* Clean Light Card */
.auth-theme-light{background:#eef2f8!important;color:#172033!important}
.auth-theme-light .bdx-auth-card{background:#fff!important;border:1px solid #dce3ee!important;box-shadow:0 28px 70px rgba(31,48,78,.18)!important}
.auth-theme-light .bdx-auth-brand-panel{background:linear-gradient(150deg,#eef4ff,#dce8ff)!important;color:#172033!important}
.auth-theme-light .bdx-auth-brand-panel h1,.auth-theme-light .bdx-auth-logo-row strong,.auth-theme-light .bdx-auth-feature-list span{color:#172033!important}
.auth-theme-light .bdx-auth-brand-panel p,.auth-theme-light .bdx-auth-logo-row small{color:#5f6f89!important}
.auth-theme-light .bdx-auth-form-panel,.auth-theme-light .bdx-auth-title h2,.auth-theme-light .bdx-field-row label span,.auth-theme-light .bdx-auth-login-tools,.auth-theme-light .bdx-auth-switch{color:#172033!important}
.auth-theme-light .bdx-auth-title p,.auth-theme-light .bdx-field-row label small,.auth-theme-light .bdx-auth-legal{color:#68758a!important}
.auth-theme-light .bdx-input-wrap{background:#f7f9fc!important;border-color:#d8e0eb!important}
.auth-theme-light .bdx-input-wrap input{color:#172033!important}
.auth-theme-light .bdx-auth-submit{background:linear-gradient(90deg,#2764e7,#4d82ff)!important}
.auth-theme-light .bdx-auth-close{color:#172033!important;background:#eef2f8!important}

/* Cyber Grid */
.auth-theme-cyber{background-color:#040816!important;background-image:linear-gradient(rgba(62,112,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(62,112,255,.08) 1px,transparent 1px)!important;background-size:34px 34px!important}
.auth-theme-cyber .bdx-auth-card{background:rgba(4,10,26,.96)!important;border:1px solid rgba(91,125,255,.5)!important;clip-path:polygon(0 14px,14px 0,calc(100% - 14px) 0,100% 14px,100% calc(100% - 14px),calc(100% - 14px) 100%,14px 100%,0 calc(100% - 14px));box-shadow:0 0 55px rgba(62,92,255,.2)!important}
.auth-theme-cyber .bdx-auth-brand-panel{background:linear-gradient(145deg,#07143b,#101044)!important}
.auth-theme-cyber .bdx-auth-submit{background:linear-gradient(90deg,#4f63ff,#00c2ff)!important;border-radius:4px!important}
.auth-theme-cyber .bdx-input-wrap{border-radius:4px!important;border-color:rgba(91,125,255,.4)!important}
.auth-theme-cyber .bdx-auth-tabs a.active,.auth-theme-cyber .bdx-auth-switch a{color:#67d9ff!important}



/* Premium Professional Collection v2 */
/* Obsidian Luxe */
.auth-theme-obsidian{background:radial-gradient(circle at 50% -10%,rgba(214,177,92,.14),transparent 35%),#050607!important}
.auth-theme-obsidian .bdx-auth-card{background:linear-gradient(145deg,#101214,#070809)!important;border:1px solid rgba(214,177,92,.3)!important;box-shadow:0 38px 100px rgba(0,0,0,.72),inset 0 1px rgba(255,255,255,.04)!important}
.auth-theme-obsidian .bdx-auth-brand-panel{background:linear-gradient(155deg,#17191b,#090a0b)!important;border-right:1px solid rgba(214,177,92,.16)!important}
.auth-theme-obsidian .bdx-auth-logo-row em,.auth-theme-obsidian .bdx-auth-tabs a.active,.auth-theme-obsidian .bdx-auth-switch a{color:#d6b15c!important}
.auth-theme-obsidian .bdx-input-wrap{background:#090b0d!important;border-color:rgba(214,177,92,.2)!important}
.auth-theme-obsidian .bdx-auth-submit{background:linear-gradient(90deg,#aa7f2c,#e3c779,#a97b29)!important;color:#120e07!important;box-shadow:0 12px 30px rgba(190,143,50,.22)!important}

/* Aurora Executive */
.auth-theme-aurora{background:radial-gradient(circle at 10% 10%,rgba(40,220,190,.22),transparent 34%),radial-gradient(circle at 90% 85%,rgba(99,91,255,.24),transparent 38%),#050b14!important}
.auth-theme-aurora .bdx-auth-card{background:rgba(8,17,29,.91)!important;border:1px solid rgba(111,238,218,.23)!important;box-shadow:0 34px 90px rgba(0,0,0,.6),0 0 60px rgba(59,203,190,.1)!important}
.auth-theme-aurora .bdx-auth-brand-panel{background:linear-gradient(145deg,rgba(10,78,83,.72),rgba(30,22,88,.72))!important}
.auth-theme-aurora .bdx-auth-submit{background:linear-gradient(90deg,#23cbb2,#645cff)!important}
.auth-theme-aurora .bdx-auth-tabs a.active,.auth-theme-aurora .bdx-auth-switch a{color:#55e7cf!important}
.auth-theme-aurora .bdx-input-wrap{background:rgba(255,255,255,.045)!important;border-color:rgba(85,231,207,.23)!important}

/* Executive Navy */
.auth-theme-executive{background:linear-gradient(135deg,#06101f,#02060d)!important}
.auth-theme-executive .bdx-auth-card{background:#08111f!important;border:1px solid rgba(102,154,219,.25)!important;border-radius:22px!important;box-shadow:0 34px 85px rgba(0,0,0,.58)!important}
.auth-theme-executive .bdx-auth-brand-panel{background:linear-gradient(150deg,#102b4f,#08172d)!important}
.auth-theme-executive .bdx-auth-submit{background:linear-gradient(90deg,#1f5f9f,#3b82c4)!important;box-shadow:0 12px 28px rgba(31,95,159,.24)!important}
.auth-theme-executive .bdx-input-wrap{background:#07101c!important;border-color:#213a57!important}
.auth-theme-executive .bdx-auth-tabs a.active,.auth-theme-executive .bdx-auth-switch a{color:#65a9e8!important}

/* Titanium Pro */
.auth-theme-titanium{background:linear-gradient(145deg,#15181d,#080a0d)!important}
.auth-theme-titanium .bdx-auth-card{background:linear-gradient(145deg,#20242a,#101318)!important;border:1px solid #3c424b!important;box-shadow:0 36px 90px rgba(0,0,0,.66),inset 0 1px rgba(255,255,255,.08)!important}
.auth-theme-titanium .bdx-auth-brand-panel{background:linear-gradient(160deg,#2b3038,#15191f)!important}
.auth-theme-titanium .bdx-auth-submit{background:linear-gradient(90deg,#e5e9ef,#9ba5b2)!important;color:#11151a!important}
.auth-theme-titanium .bdx-input-wrap{background:#11151a!important;border-color:#3b424c!important}
.auth-theme-titanium .bdx-auth-tabs a.active,.auth-theme-titanium .bdx-auth-switch a{color:#d5dbe4!important}

/* Emerald Business */
.auth-theme-emerald{background:radial-gradient(circle at 85% 10%,rgba(30,200,124,.18),transparent 35%),#04110d!important}
.auth-theme-emerald .bdx-auth-card{background:#071811!important;border:1px solid rgba(50,210,137,.28)!important;box-shadow:0 34px 90px rgba(0,0,0,.62)!important}
.auth-theme-emerald .bdx-auth-brand-panel{background:linear-gradient(150deg,#0c513a,#08271e)!important}
.auth-theme-emerald .bdx-auth-submit{background:linear-gradient(90deg,#159b68,#34d399)!important;color:#03150e!important}
.auth-theme-emerald .bdx-input-wrap{background:#05130e!important;border-color:rgba(52,211,153,.25)!important}
.auth-theme-emerald .bdx-auth-tabs a.active,.auth-theme-emerald .bdx-auth-switch a{color:#4be0aa!important}

/* AMOLED Black */
.auth-theme-amoled{background:#000!important}
.auth-theme-amoled .bdx-auth-card{background:#030303!important;border:1px solid #202020!important;box-shadow:0 30px 80px rgba(0,0,0,.9)!important}
.auth-theme-amoled .bdx-auth-brand-panel{background:#070707!important;border-right:1px solid #1d1d1d!important}
.auth-theme-amoled .bdx-input-wrap{background:#050505!important;border-color:#292929!important}
.auth-theme-amoled .bdx-auth-submit{background:#fff!important;color:#000!important;box-shadow:none!important}
.auth-theme-amoled .bdx-auth-tabs a.active,.auth-theme-amoled .bdx-auth-switch a{color:#fff!important}

/* Platinum Light */
.auth-theme-platinum{background:linear-gradient(145deg,#f7f8fb,#dfe4ec)!important;color:#17202d!important}
.auth-theme-platinum .bdx-auth-card{background:rgba(255,255,255,.96)!important;border:1px solid #d7dde6!important;box-shadow:0 35px 85px rgba(28,42,63,.2)!important}
.auth-theme-platinum .bdx-auth-brand-panel{background:linear-gradient(150deg,#f8fafc,#e5eaf1)!important;color:#17202d!important;border-right:1px solid #d8dee7!important}
.auth-theme-platinum .bdx-auth-brand-panel h1,.auth-theme-platinum .bdx-auth-logo-row strong,.auth-theme-platinum .bdx-auth-feature-list span,.auth-theme-platinum .bdx-auth-form-panel,.auth-theme-platinum .bdx-auth-title h2,.auth-theme-platinum .bdx-field-row label span,.auth-theme-platinum .bdx-auth-login-tools,.auth-theme-platinum .bdx-auth-switch{color:#17202d!important}
.auth-theme-platinum .bdx-auth-brand-panel p,.auth-theme-platinum .bdx-auth-logo-row small,.auth-theme-platinum .bdx-auth-title p,.auth-theme-platinum .bdx-field-row label small,.auth-theme-platinum .bdx-auth-legal{color:#697588!important}
.auth-theme-platinum .bdx-input-wrap{background:#f5f7fa!important;border-color:#d7dee8!important}.auth-theme-platinum .bdx-input-wrap input{color:#17202d!important}
.auth-theme-platinum .bdx-auth-submit{background:linear-gradient(90deg,#202a38,#46556a)!important}.auth-theme-platinum .bdx-auth-close{color:#17202d!important;background:#edf1f5!important}

/* Fintech Gradient */
.auth-theme-fintech{background:radial-gradient(circle at 0 0,rgba(27,121,255,.24),transparent 38%),radial-gradient(circle at 100% 100%,rgba(0,214,178,.18),transparent 35%),#06101d!important}
.auth-theme-fintech .bdx-auth-card{background:linear-gradient(150deg,rgba(9,25,45,.98),rgba(5,14,26,.98))!important;border:1px solid rgba(80,157,255,.28)!important;box-shadow:0 34px 90px rgba(0,0,0,.58)!important}
.auth-theme-fintech .bdx-auth-brand-panel{background:linear-gradient(145deg,#0b4a83,#063d4c)!important}
.auth-theme-fintech .bdx-auth-submit{background:linear-gradient(90deg,#1687ff,#12c7a1)!important}
.auth-theme-fintech .bdx-input-wrap{background:#061321!important;border-color:rgba(55,143,235,.26)!important}
.auth-theme-fintech .bdx-auth-tabs a.active,.auth-theme-fintech .bdx-auth-switch a{color:#39d7bc!important}

/* Premium Auth Collection 2026 — seven additional Admin-selectable systems. */
/* Quantum Glass 2026 */
.auth-theme-quantum{--auth-screen-bg:radial-gradient(circle at 8% 12%,rgba(34,211,238,.26),transparent 31%),radial-gradient(circle at 91% 86%,rgba(139,92,246,.30),transparent 34%),#020611;--auth-form-bg:radial-gradient(circle at 100% 0,rgba(34,211,238,.12),transparent 34%),linear-gradient(155deg,rgba(8,19,36,.96),rgba(5,8,21,.98));--auth-mobile-card-bg:#071020}
.auth-theme-quantum .bdx-auth-card{border:1px solid rgba(111,226,255,.35)!important;border-radius:30px!important;background:linear-gradient(145deg,rgba(10,23,42,.86),rgba(7,9,24,.90))!important;box-shadow:0 42px 110px rgba(0,0,0,.66),0 0 70px rgba(87,89,255,.17),inset 0 1px 0 rgba(255,255,255,.12)!important;backdrop-filter:blur(24px) saturate(135%)}
.auth-theme-quantum .bdx-auth-brand-panel{background:radial-gradient(circle at 78% 28%,rgba(34,211,238,.25),transparent 28%),linear-gradient(150deg,#111c51,#24104c 62%,#09172d)!important;border-color:rgba(108,222,255,.22)!important}
.auth-theme-quantum .bdx-auth-logo-mark{background:linear-gradient(135deg,#25e4ff,#835cff 62%,#e45dff)!important;box-shadow:0 15px 35px rgba(77,132,255,.42)!important}
.auth-theme-quantum .bdx-input-wrap{background:rgba(3,12,27,.78)!important;border-color:rgba(92,200,255,.26)!important}
.auth-theme-quantum .bdx-input-wrap input:focus,.auth-theme-quantum .bdx-input-wrap textarea:focus{border-color:#55ddff!important;box-shadow:0 0 0 3px rgba(52,211,255,.13)!important}
.auth-theme-quantum .bdx-auth-submit{background:linear-gradient(100deg,#20d7e8,#566bff 52%,#b251f3)!important;box-shadow:0 18px 42px rgba(79,103,255,.34)!important}
.auth-theme-quantum .bdx-auth-tabs a.active{background:linear-gradient(100deg,#21cfe0,#6f5aff)!important}.auth-theme-quantum .bdx-auth-switch a,.auth-theme-quantum .bdx-auth-logo-row em{color:#64e9ff!important}

/* Liquid Chrome */
.auth-theme-liquid{--auth-screen-bg:radial-gradient(circle at 18% 4%,rgba(200,226,255,.22),transparent 28%),radial-gradient(circle at 84% 91%,rgba(53,126,255,.24),transparent 35%),linear-gradient(145deg,#05070b,#111a26 50%,#04070c);--auth-form-bg:linear-gradient(155deg,#131c28,#080d14 55%,#0c1119);--auth-mobile-card-bg:#0c131d}
.auth-theme-liquid .bdx-auth-card{border:1px solid rgba(211,230,249,.32)!important;border-radius:36px!important;background:linear-gradient(145deg,#1b2632,#080c12)!important;box-shadow:0 42px 100px rgba(0,0,0,.67),inset 0 1px 0 rgba(255,255,255,.18),inset 0 -1px 0 rgba(122,171,225,.12)!important}
.auth-theme-liquid .bdx-auth-brand-panel{background:radial-gradient(circle at 75% 25%,rgba(142,199,255,.28),transparent 30%),linear-gradient(150deg,#26384b,#0b1420 58%,#11151b)!important;border-right-color:rgba(208,227,248,.22)!important}
.auth-theme-liquid .bdx-auth-logo-mark{background:linear-gradient(145deg,#f7fbff,#8ca7c3 48%,#3f72b0)!important;color:#07111c!important;box-shadow:0 14px 32px rgba(133,183,237,.28)!important}
.auth-theme-liquid .bdx-input-wrap{background:linear-gradient(180deg,#0c131d,#080d14)!important;border-color:rgba(182,211,242,.24)!important;border-radius:16px!important}
.auth-theme-liquid .bdx-auth-submit{background:linear-gradient(105deg,#eef7ff,#96b8dc 48%,#4b87ce)!important;color:#07111d!important;border:1px solid rgba(255,255,255,.48)!important;border-radius:18px!important;box-shadow:0 17px 38px rgba(52,112,184,.30),inset 0 1px 0 #fff!important}
.auth-theme-liquid .bdx-auth-tabs a.active{background:linear-gradient(105deg,#dfefff,#6b9fd8)!important;color:#07111d!important}.auth-theme-liquid .bdx-auth-switch a,.auth-theme-liquid .bdx-auth-logo-row em{color:#a8d5ff!important}

/* Midnight Sapphire */
.auth-theme-midnight{--auth-screen-bg:radial-gradient(circle at 50% -8%,rgba(34,107,255,.24),transparent 40%),linear-gradient(145deg,#010511,#020a1b 48%,#01030a);--auth-form-bg:radial-gradient(circle at 100% 0,rgba(31,111,255,.12),transparent 34%),linear-gradient(160deg,#06142a,#030817);--auth-mobile-card-bg:#041026}
.auth-theme-midnight .bdx-auth-card{background:#031027!important;border:1px solid rgba(55,129,255,.36)!important;border-radius:24px!important;box-shadow:0 44px 110px rgba(0,0,0,.72),0 0 65px rgba(23,85,210,.16)!important}
.auth-theme-midnight .bdx-auth-brand-panel{background:linear-gradient(155deg,#0a3581,#071a42 48%,#02091a)!important;border-right-color:rgba(91,151,255,.25)!important}
.auth-theme-midnight .bdx-auth-logo-mark{background:linear-gradient(135deg,#5eb4ff,#2258e8)!important;box-shadow:0 16px 35px rgba(38,104,255,.40)!important}
.auth-theme-midnight .bdx-input-wrap{background:#020a17!important;border-color:#153768!important}
.auth-theme-midnight .bdx-auth-submit{background:linear-gradient(100deg,#1268f2,#3b8cff)!important;box-shadow:0 18px 38px rgba(24,93,224,.32)!important}
.auth-theme-midnight .bdx-auth-tabs a.active{background:linear-gradient(100deg,#155de1,#367fff)!important}.auth-theme-midnight .bdx-auth-switch a,.auth-theme-midnight .bdx-auth-logo-row em{color:#69b8ff!important}

/* Rose Gold Atelier */
.auth-theme-rose-gold{--auth-screen-bg:radial-gradient(circle at 14% 12%,rgba(244,164,170,.20),transparent 33%),radial-gradient(circle at 90% 86%,rgba(181,108,134,.19),transparent 34%),linear-gradient(145deg,#13090d,#281118 52%,#0d0709);--auth-form-bg:radial-gradient(circle at 100% 0,rgba(246,180,177,.12),transparent 34%),linear-gradient(155deg,#27151b,#120b0f);--auth-mobile-card-bg:#1b1015}
.auth-theme-rose-gold .bdx-auth-card{background:linear-gradient(145deg,#321a22,#120a0e)!important;border:1px solid rgba(242,183,176,.34)!important;border-radius:28px!important;box-shadow:0 40px 100px rgba(31,5,13,.72),inset 0 1px 0 rgba(255,234,228,.09)!important}
.auth-theme-rose-gold .bdx-auth-brand-panel{background:radial-gradient(circle at 75% 25%,rgba(249,198,187,.20),transparent 30%),linear-gradient(150deg,#6b3041,#35151f 55%,#170b10)!important;border-right-color:rgba(245,185,178,.22)!important}
.auth-theme-rose-gold .bdx-auth-logo-mark{background:linear-gradient(135deg,#ffd7c9,#d58d8e 55%,#9f526d)!important;color:#341019!important;box-shadow:0 15px 34px rgba(219,132,142,.32)!important}
.auth-theme-rose-gold .bdx-input-wrap{background:#140b0f!important;border-color:rgba(237,167,161,.25)!important}
.auth-theme-rose-gold .bdx-auth-submit{background:linear-gradient(100deg,#bd6b79,#f0b1a4 52%,#c77d8d)!important;color:#2b0d15!important;box-shadow:0 18px 40px rgba(188,91,113,.30)!important}
.auth-theme-rose-gold .bdx-auth-tabs a.active{background:linear-gradient(100deg,#aa5a70,#e9a79e)!important}.auth-theme-rose-gold .bdx-auth-switch a,.auth-theme-rose-gold .bdx-auth-logo-row em{color:#f3b7ae!important}

/* Holographic Prism */
.auth-theme-holographic{--auth-screen-bg:radial-gradient(circle at 12% 10%,rgba(0,229,255,.25),transparent 31%),radial-gradient(circle at 88% 14%,rgba(255,76,196,.23),transparent 30%),radial-gradient(circle at 78% 88%,rgba(126,87,255,.27),transparent 35%),#050619;--auth-form-bg:linear-gradient(145deg,rgba(13,19,42,.97),rgba(18,8,35,.97));--auth-mobile-card-bg:#0d1026}
.auth-theme-holographic .bdx-auth-card{background:linear-gradient(135deg,rgba(11,25,44,.93),rgba(23,9,39,.94))!important;border:1px solid transparent!important;border-radius:30px!important;background-clip:padding-box!important;box-shadow:0 0 0 1px rgba(96,231,255,.38),0 38px 100px rgba(0,0,0,.66),0 0 80px rgba(177,62,255,.14)!important}
.auth-theme-holographic .bdx-auth-brand-panel{background:radial-gradient(circle at 80% 25%,rgba(0,234,255,.23),transparent 27%),radial-gradient(circle at 20% 82%,rgba(255,77,193,.23),transparent 32%),linear-gradient(145deg,#112956,#3a124c)!important;border-right-color:rgba(225,154,255,.26)!important}
.auth-theme-holographic .bdx-auth-logo-mark{background:linear-gradient(135deg,#55efff,#8b6dff 48%,#ff6fcf)!important;box-shadow:0 15px 35px rgba(178,85,255,.38)!important}
.auth-theme-holographic .bdx-input-wrap{background:rgba(5,10,27,.80)!important;border-color:rgba(157,122,255,.28)!important}
.auth-theme-holographic .bdx-auth-submit{background:linear-gradient(100deg,#24dce4,#7763ff 50%,#e84fbd)!important;box-shadow:0 18px 42px rgba(134,79,255,.32)!important}
.auth-theme-holographic .bdx-auth-tabs a.active{background:linear-gradient(100deg,#18cbd7,#7257ed 50%,#da4dae)!important}.auth-theme-holographic .bdx-auth-switch a,.auth-theme-holographic .bdx-auth-logo-row em{color:#75ecff!important}

/* Bento Minimal Pro */
.auth-theme-bento{--auth-screen-bg:radial-gradient(circle at 8% 6%,#dfeaff,transparent 31%),radial-gradient(circle at 93% 91%,#eee2ff,transparent 34%),#f4f6fa;--auth-form-bg:#ffffff;--auth-mobile-card-bg:#ffffff;color:#171b26!important}
.auth-theme-bento .bdx-auth-card{padding:10px!important;gap:10px!important;background:#e9edf4!important;border:1px solid #d7dde7!important;border-radius:34px!important;box-shadow:0 35px 90px rgba(42,53,78,.20)!important}
.auth-theme-bento .bdx-auth-brand-panel{background:radial-gradient(circle at 78% 22%,rgba(111,95,255,.18),transparent 30%),linear-gradient(145deg,#eef3ff,#e9e2ff)!important;border:0!important;border-radius:24px!important;color:#171b26!important}
.auth-theme-bento .bdx-auth-form-panel{border-radius:24px!important}
.auth-theme-bento .bdx-auth-brand-panel h1,.auth-theme-bento .bdx-auth-logo-row strong,.auth-theme-bento .bdx-auth-feature-list span,.auth-theme-bento .bdx-auth-form-panel,.auth-theme-bento .bdx-auth-title h2,.auth-theme-bento .bdx-field-row label span,.auth-theme-bento .bdx-auth-login-tools,.auth-theme-bento .bdx-auth-switch{color:#171b26!important}
.auth-theme-bento .bdx-auth-brand-panel p,.auth-theme-bento .bdx-auth-logo-row small,.auth-theme-bento .bdx-auth-title p,.auth-theme-bento .bdx-field-row label small,.auth-theme-bento .bdx-auth-legal,.auth-theme-bento .bdx-field-help{color:#697386!important}
.auth-theme-bento .bdx-auth-logo-mark{background:linear-gradient(135deg,#171b26,#6d55e8)!important;box-shadow:0 14px 30px rgba(72,57,174,.22)!important}
.auth-theme-bento .bdx-input-wrap{background:#f5f7fb!important;border-color:#dce2eb!important}.auth-theme-bento .bdx-input-wrap input,.auth-theme-bento .bdx-input-wrap textarea{background:#f5f7fb!important;color:#171b26!important;border-color:#dce2eb!important}
.auth-theme-bento .bdx-auth-submit{background:linear-gradient(100deg,#171b26,#5f4ad8)!important;box-shadow:0 16px 34px rgba(77,61,186,.22)!important}
.auth-theme-bento .bdx-auth-tabs{background:#f0f2f7!important;border-color:#dce2eb!important}.auth-theme-bento .bdx-auth-tabs a{color:#5c6575!important}.auth-theme-bento .bdx-auth-tabs a.active{background:#171b26!important;color:#fff!important}.auth-theme-bento .bdx-auth-switch a,.auth-theme-bento .bdx-auth-logo-row em{color:#654de2!important}.auth-theme-bento .bdx-auth-close{color:#171b26!important;background:#eef1f6!important;border-color:#d6dce5!important}

/* Carbon Orange Elite */
.auth-theme-carbon{--auth-screen-bg:linear-gradient(45deg,rgba(255,115,0,.035) 25%,transparent 25%,transparent 75%,rgba(255,115,0,.035) 75%),linear-gradient(45deg,rgba(255,115,0,.035) 25%,#020202 25%,#020202 75%,rgba(255,115,0,.035) 75%);--auth-form-bg:radial-gradient(circle at 100% 0,rgba(255,106,0,.12),transparent 32%),linear-gradient(155deg,#121212,#060606);--auth-mobile-card-bg:#0b0b0b}
.auth-theme-carbon{background-size:28px 28px!important;background-position:0 0,14px 14px!important}
.auth-theme-carbon .bdx-auth-card{background:linear-gradient(145deg,#171717,#060606)!important;border:1px solid rgba(255,126,31,.34)!important;border-radius:22px!important;box-shadow:0 42px 105px rgba(0,0,0,.78),0 0 55px rgba(255,91,0,.10)!important}
.auth-theme-carbon .bdx-auth-brand-panel{background:radial-gradient(circle at 76% 26%,rgba(255,112,0,.23),transparent 28%),linear-gradient(155deg,#241207,#0b0b0b 58%,#050505)!important;border-right-color:rgba(255,128,38,.22)!important}
.auth-theme-carbon .bdx-auth-logo-mark{background:linear-gradient(135deg,#ffb23d,#ff4b00)!important;box-shadow:0 16px 36px rgba(255,89,0,.40)!important}
.auth-theme-carbon .bdx-input-wrap{background:#070707!important;border-color:#2f2f2f!important;border-radius:10px!important}
.auth-theme-carbon .bdx-auth-submit{background:linear-gradient(100deg,#ffb22c,#ff6a00 50%,#e83b00)!important;border-radius:10px!important;box-shadow:0 18px 40px rgba(255,92,0,.30)!important}
.auth-theme-carbon .bdx-auth-tabs a.active{background:linear-gradient(100deg,#ff9d1e,#f04b00)!important}.auth-theme-carbon .bdx-auth-switch a,.auth-theme-carbon .bdx-auth-logo-row em{color:#ff9b43!important}

/* Theme bridge: makes the previous 16 systems and the new collection fully apply
   behind the higher-specificity fullscreen/mobile shell. */
.bdx-auth-screen.auth-theme-current{--auth-screen-bg:radial-gradient(circle at 12% 15%,rgba(255,106,0,.13),transparent 21%),radial-gradient(circle at 88% 12%,rgba(67,172,255,.09),transparent 23%),linear-gradient(145deg,rgba(2,7,12,.47),rgba(6,18,29,.53));--auth-form-bg:radial-gradient(circle at 100% 0,rgba(20,143,221,.14),transparent 29%),linear-gradient(180deg,rgba(8,23,36,.98),rgba(5,14,23,.99));--auth-mobile-card-bg:#07111b}
.bdx-auth-screen.auth-theme-glass{--auth-screen-bg:radial-gradient(circle at 12% 16%,rgba(68,122,255,.25),transparent 34%),radial-gradient(circle at 88% 82%,rgba(255,104,180,.18),transparent 30%),#07101f;--auth-form-bg:linear-gradient(145deg,rgba(16,27,48,.94),rgba(10,16,31,.97));--auth-mobile-card-bg:#0b1425}
.bdx-auth-screen.auth-theme-neon{--auth-screen-bg:#03060b;--auth-form-bg:linear-gradient(145deg,#071018,#03090e);--auth-mobile-card-bg:#050d13}
.bdx-auth-screen.auth-theme-minimal{--auth-screen-bg:#0c0f15;--auth-form-bg:#11151d;--auth-mobile-card-bg:#11151d}
.bdx-auth-screen.auth-theme-royal{--auth-screen-bg:linear-gradient(135deg,#07132d,#020713);--auth-form-bg:linear-gradient(155deg,#0a1d3c,#050c1d);--auth-mobile-card-bg:#07142a}
.bdx-auth-screen.auth-theme-sunset{--auth-screen-bg:radial-gradient(circle at 15% 15%,rgba(255,91,68,.28),transparent 35%),radial-gradient(circle at 90% 85%,rgba(130,55,255,.28),transparent 35%),#100713;--auth-form-bg:linear-gradient(155deg,#211028,#100b18);--auth-mobile-card-bg:#170c1d}
.bdx-auth-screen.auth-theme-light{--auth-screen-bg:#eef2f8;--auth-form-bg:#ffffff;--auth-mobile-card-bg:#ffffff}
.bdx-auth-screen.auth-theme-cyber{--auth-screen-bg:linear-gradient(rgba(62,112,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(62,112,255,.08) 1px,transparent 1px),#040816;--auth-form-bg:linear-gradient(155deg,#07112b,#030817);--auth-mobile-card-bg:#050b1e;background-size:34px 34px!important}
.bdx-auth-screen.auth-theme-obsidian{--auth-screen-bg:radial-gradient(circle at 50% -10%,rgba(214,177,92,.14),transparent 35%),#050607;--auth-form-bg:linear-gradient(145deg,#111315,#070809);--auth-mobile-card-bg:#0b0c0d}
.bdx-auth-screen.auth-theme-aurora{--auth-screen-bg:radial-gradient(circle at 10% 10%,rgba(40,220,190,.22),transparent 34%),radial-gradient(circle at 90% 85%,rgba(99,91,255,.24),transparent 38%),#050b14;--auth-form-bg:linear-gradient(155deg,#091a25,#0c1025);--auth-mobile-card-bg:#091522}
.bdx-auth-screen.auth-theme-executive{--auth-screen-bg:linear-gradient(135deg,#06101f,#02060d);--auth-form-bg:linear-gradient(155deg,#0b192a,#060d18);--auth-mobile-card-bg:#08111f}
.bdx-auth-screen.auth-theme-titanium{--auth-screen-bg:linear-gradient(145deg,#15181d,#080a0d);--auth-form-bg:linear-gradient(145deg,#1a1e24,#101318);--auth-mobile-card-bg:#15191f}
.bdx-auth-screen.auth-theme-emerald{--auth-screen-bg:radial-gradient(circle at 85% 10%,rgba(30,200,124,.18),transparent 35%),#04110d;--auth-form-bg:linear-gradient(155deg,#0a1b14,#05100c);--auth-mobile-card-bg:#071811}
.bdx-auth-screen.auth-theme-amoled{--auth-screen-bg:#000;--auth-form-bg:#030303;--auth-mobile-card-bg:#000}
.bdx-auth-screen.auth-theme-platinum{--auth-screen-bg:linear-gradient(145deg,#f7f8fb,#dfe4ec);--auth-form-bg:#ffffff;--auth-mobile-card-bg:#ffffff}
.bdx-auth-screen.auth-theme-fintech{--auth-screen-bg:radial-gradient(circle at 0 0,rgba(27,121,255,.24),transparent 38%),radial-gradient(circle at 100% 100%,rgba(0,214,178,.18),transparent 35%),#06101d;--auth-form-bg:linear-gradient(155deg,#09192d,#050e1a);--auth-mobile-card-bg:#071525}
body.auth-route-fullscreen .bdx-auth-screen[class*="auth-theme-"]{background:var(--auth-screen-bg)!important}
body.auth-route-fullscreen .bdx-auth-screen[class*="auth-theme-"] .bdx-auth-form-panel{background:var(--auth-form-bg)!important}
body.auth-route-fullscreen .bdx-auth-screen.auth-theme-cyber{background-size:34px 34px!important}
body.auth-route-fullscreen .bdx-auth-screen.auth-theme-carbon{background-size:28px 28px!important;background-position:0 0,14px 14px!important}
.auth-theme-minimal .bdx-auth-card{grid-template-columns:1fr!important}

@media (max-width:767px){
  .bdx-auth-screen[class*="auth-theme-"] .bdx-auth-card{width:100%!important;min-height:100dvh!important;border-radius:0!important;clip-path:none!important}
  body.auth-route-fullscreen .bdx-auth-screen[class*="auth-theme-"] .bdx-auth-card{padding:0!important;gap:0!important;background:var(--auth-mobile-card-bg,var(--auth-form-bg))!important;border-radius:0!important}
  body.auth-route-fullscreen .auth-theme-bento .bdx-auth-form-panel{border-radius:0!important}
  .auth-theme-minimal .bdx-auth-form-panel{max-width:none!important;padding:22px 18px 30px!important}
  .auth-theme-glass .bdx-auth-card{backdrop-filter:none!important;background:#0b1425!important}
  .auth-theme-light .bdx-auth-card{background:#fff!important}
}


/* BDX remove middle welcome/support topbar between tool ticker and main menu */
body > .topbar, .topbar { display:none !important; height:0 !important; min-height:0 !important; margin:0 !important; padding:0 !important; border:0 !important; overflow:hidden !important; }

/* 2026-07-18: continuous tool ticker, full mobile hero and keyboard-safe auth. */
.top-tool-logo-ticker.ticker-logo-continuous,
.top-tool-logo-ticker.ticker-logo-continuous *{
  pointer-events:none!important;
  -webkit-tap-highlight-color:transparent!important;
}

/* 2026-07-18: Admin-managed main menu and header utility controls. */
.header .nav.bdx-managed-main-menu{
  --bdx-menu-side-col:88px;
  --bdx-menu-featured-col:minmax(240px,330px);
}
.header .nav-links.bdx-dynamic-main-menu{
  grid-template-columns:repeat(var(--bdx-main-menu-cols,4),minmax(0,1fr))!important;
}
.header .nav-links.bdx-dynamic-main-menu .bdx-managed-menu-button{
  min-width:0;
}
.header .nav-links.bdx-dynamic-main-menu > a,
.header .nav-links.bdx-dynamic-main-menu .nav-dropdown > button{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  padding-inline:8px!important;
}
.header .bdx-main-menu-icon{
  flex:0 0 auto;
  font-size:14px;
  line-height:1;
}
.header .bdx-main-menu-label{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.header .nav-links.bdx-dynamic-main-menu > .featured-fallback{
  background:linear-gradient(135deg,rgba(255,132,21,.16),rgba(255,83,0,.06))!important;
  color:#ff8b2b!important;
}
@media(min-width:901px){
  .header .head-main.bdx-no-search:not(.bdx-no-header-actions),
  .header .head-main.bdx-no-header-actions:not(.bdx-no-search){
    grid-template-columns:250px minmax(0,1fr)!important;
  }
  .header .head-main.bdx-no-search:not(.bdx-no-header-actions) .head-actions{
    justify-self:end!important;
  }
  .header .head-main.bdx-no-search.bdx-no-header-actions{
    grid-template-columns:1fr!important;
  }
}
@media(max-width:1100px) and (min-width:901px){
  .header .nav.bdx-managed-main-menu{
    --bdx-menu-side-col:64px;
    --bdx-menu-featured-col:minmax(210px,240px);
  }
}
@media(max-width:900px){
  .header .nav.bdx-managed-main-menu{
    --bdx-menu-side-col:60px;
    --bdx-menu-featured-col:minmax(0,1fr);
  }
  .header .nav-links.bdx-dynamic-main-menu{
    grid-column:1/-1!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:620px){
  .header .nav.bdx-managed-main-menu{
    --bdx-menu-side-col:52px;
  }
  .header .nav-links.bdx-dynamic-main-menu > a,
  .header .nav-links.bdx-dynamic-main-menu .nav-dropdown > button{
    gap:4px!important;
    padding-inline:5px!important;
  }
  .header .bdx-main-menu-icon{font-size:12px}
}
.top-tool-logo-ticker.ticker-logo-continuous .top-tool-logo-track{
  animation-play-state:running!important;
}
.top-tool-logo-ticker .top-tool-logo-emblem img{
  inset:2px!important;
  width:calc(100% - 4px)!important;
  height:calc(100% - 4px)!important;
  padding:1px!important;
  background:#fff!important;
  border-radius:10px!important;
  object-fit:contain!important;
  object-position:center!important;
}
.top-tool-logo-item[data-tool-logo="unlock-tool"] .top-tool-logo-emblem img{
  padding:0!important;
  object-fit:cover!important;
  object-position:left center!important;
}
.top-tool-logo-item[data-tool-logo="chimera-tool"] .top-tool-logo-emblem img{
  top:2px!important;
  right:auto!important;
  bottom:2px!important;
  left:2px!important;
  width:340%!important;
  height:calc(100% - 4px)!important;
  max-width:none!important;
  padding:0!important;
  object-fit:contain!important;
  object-position:left center!important;
}

@media(max-width:760px){
  .home-container-updated .hero.hero-full-artwork{
    position:relative!important;
    isolation:isolate!important;
    height:clamp(230px,68vw,320px)!important;
    min-height:230px!important;
    overflow:hidden!important;
    background:#02050c!important;
  }
  .home-container-updated .hero.hero-full-artwork::before{
    display:block!important;
    content:""!important;
    position:absolute!important;
    inset:-18px!important;
    z-index:0!important;
    background-image:var(--hero-full-bg-image)!important;
    background-size:cover!important;
    background-position:var(--hero-full-bg-position,center center)!important;
    filter:blur(16px) saturate(1.1)!important;
    opacity:.58!important;
    transform:scale(1.08)!important;
  }
  .home-container-updated .hero.hero-full-artwork::after{
    display:block!important;
    content:""!important;
    position:absolute!important;
    inset:0!important;
    z-index:1!important;
    background:linear-gradient(90deg,rgba(2,5,12,.14),rgba(2,5,12,.04),rgba(2,5,12,.14))!important;
  }
  .home-container-updated .hero.hero-full-artwork .hero-full-artwork-image{
    position:relative!important;
    z-index:2!important;
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:center!important;
    background:transparent!important;
  }

  body.auth-route-fullscreen .bdx-auth-screen{
    inset:auto 0 auto 0!important;
    top:var(--bdx-auth-visible-top,0px)!important;
    width:100vw!important;
    height:var(--bdx-auth-visible-height,100dvh)!important;
    min-height:0!important;
    max-height:var(--bdx-auth-visible-height,100dvh)!important;
    overflow:hidden!important;
    touch-action:pan-y!important;
  }
  body.auth-route-fullscreen .bdx-auth-card,
  body.auth-route-fullscreen .bdx-auth-login-card,
  body.auth-route-fullscreen .bdx-auth-register-card{
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    max-height:100%!important;
    overflow:hidden!important;
  }
  body.auth-route-fullscreen .bdx-auth-form-panel,
  body.auth-route-fullscreen .bdx-auth-register-card .bdx-auth-form-panel{
    position:relative!important;
    height:100%!important;
    min-height:0!important;
    max-height:100%!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior-y:contain!important;
    touch-action:pan-y!important;
    scroll-padding-top:64px!important;
    scroll-padding-bottom:max(96px,calc(env(safe-area-inset-bottom) + 72px))!important;
    padding-bottom:max(96px,calc(env(safe-area-inset-bottom) + 72px))!important;
  }
  body.auth-route-fullscreen .bdx-auth-form-panel :is(input,textarea,select):focus{
    scroll-margin-top:72px!important;
    scroll-margin-bottom:120px!important;
  }
  body.auth-route-fullscreen .bdx-auth-close{
    top:calc(var(--bdx-auth-visible-top,0px) + max(12px,env(safe-area-inset-top)))!important;
  }
}

/* 2026-07-18 v3: crisp matching logo badges for the built-in ticker collection. */
.top-tool-logo-item:is(
  [data-tool-logo="tsm-tool"],
  [data-tool-logo="amt-tool"],
  [data-tool-logo="eft-tool"],
  [data-tool-logo="eft-pro-tool"],
  [data-tool-logo="umt-tool"],
  [data-tool-logo="android-multi-tool"],
  [data-tool-logo="android-multy-tool"],
  [data-tool-logo="mdm-fix-tool"],
  [data-tool-logo="frt-tool"],
  [data-tool-logo="frt-tools-pro"],
  [data-tool-logo="tr-tool"]
) .top-tool-logo-emblem img{
  inset:1px!important;
  width:calc(100% - 2px)!important;
  height:calc(100% - 2px)!important;
  padding:0!important;
  border-radius:11px!important;
  background:transparent!important;
  object-fit:cover!important;
  object-position:center!important;
  box-shadow:0 5px 13px rgba(2,8,23,.24)!important;
}

/* One reliable mobile scroller for Login/Register, including keyboard-open state. */
@media(max-width:760px){
  body.auth-route-fullscreen #app{
    width:100vw!important;
    height:var(--bdx-auth-visible-height,100dvh)!important;
    min-height:0!important;
    overflow:hidden!important;
  }
  body.auth-route-fullscreen .bdx-auth-screen{
    position:fixed!important;
    inset:auto 0 auto 0!important;
    top:var(--bdx-auth-visible-top,0px)!important;
    width:100vw!important;
    height:var(--bdx-auth-visible-height,100dvh)!important;
    min-height:0!important;
    max-height:var(--bdx-auth-visible-height,100dvh)!important;
    padding:0!important;
    display:block!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior-y:contain!important;
    -webkit-overflow-scrolling:touch!important;
    touch-action:pan-y!important;
    scroll-padding-top:64px!important;
    scroll-padding-bottom:calc(var(--bdx-auth-keyboard-inset,0px) + 120px)!important;
  }
  body.auth-route-fullscreen .bdx-auth-card,
  body.auth-route-fullscreen .bdx-auth-login-card,
  body.auth-route-fullscreen .bdx-auth-register-card,
  body.auth-route-fullscreen .bdx-auth-screen[class*="auth-theme-"] .bdx-auth-card{
    position:relative!important;
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    min-height:100%!important;
    max-height:none!important;
    margin:0!important;
    display:block!important;
    overflow:visible!important;
    transform:none!important;
  }
  body.auth-route-fullscreen .bdx-auth-form-panel,
  body.auth-route-fullscreen .bdx-auth-register-card .bdx-auth-form-panel,
  body.auth-route-fullscreen .bdx-auth-screen[class*="auth-theme-"] .bdx-auth-form-panel{
    position:relative!important;
    box-sizing:border-box!important;
    width:100%!important;
    height:auto!important;
    min-height:100%!important;
    max-height:none!important;
    overflow:visible!important;
    touch-action:pan-y!important;
    padding-top:max(54px,calc(env(safe-area-inset-top) + 48px))!important;
    padding-bottom:max(128px,calc(var(--bdx-auth-keyboard-inset,0px) + env(safe-area-inset-bottom) + 104px))!important;
  }
  body.auth-route-fullscreen .bdx-auth-form-panel :is(input,textarea,select):focus{
    scroll-margin-top:82px!important;
    scroll-margin-bottom:calc(var(--bdx-auth-keyboard-inset,0px) + 132px)!important;
  }
  body.auth-route-fullscreen .bdx-auth-close{
    position:fixed!important;
    top:calc(var(--bdx-auth-visible-top,0px) + max(12px,env(safe-area-inset-top)))!important;
    right:14px!important;
  }
}

/* Full artwork stays uncropped and grows edge-to-edge on phones. */
@media(max-width:760px){
  .home-container-updated .hero.hero-full-artwork{
    width:calc(100% + 20px)!important;
    max-width:none!important;
    height:clamp(255px,76vw,350px)!important;
    min-height:255px!important;
    margin-left:-10px!important;
    margin-right:-10px!important;
    border-radius:22px!important;
  }
  .home-container-updated .hero.hero-full-artwork .hero-full-artwork-image{
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    object-fit:contain!important;
    object-position:center center!important;
    transform:none!important;
  }
}
@media(max-width:410px){
  .home-container-updated .hero.hero-full-artwork{
    height:clamp(245px,78vw,320px)!important;
    min-height:245px!important;
  }
}

/* 2026-07-18 v4: top-centered search and no wallet UI inside the four service routes. */
body.service-route-fullscreen .service-full-topbar{
  grid-template-columns:42px minmax(210px,.85fr) minmax(280px,520px) auto!important;
  gap:12px!important;
}
body.service-route-fullscreen .service-search-top-center{
  width:min(520px,100%)!important;
  height:42px!important;
  margin:0!important;
  justify-self:center!important;
  align-self:center!important;
  border-radius:14px!important;
  padding:0 14px!important;
}
body.service-route-fullscreen .service-search-top-center input{
  min-width:0!important;
  font-size:12px!important;
}
body.service-route-fullscreen .service-full-actions{
  display:flex!important;
  grid-column:auto!important;
  width:auto!important;
  justify-content:flex-end!important;
}
body.service-route-fullscreen .service-full-actions a{
  white-space:nowrap!important;
}
body.service-route-fullscreen .service-full-scroll{
  padding-top:18px!important;
}
body.service-route-fullscreen .service-fullscreen-route .service-full-balance,
body.service-route-fullscreen .service-fullscreen-route a[href="#add-money"]{
  display:none!important;
}
@media(max-width:980px) and (min-width:761px){
  body.service-route-fullscreen .service-full-topbar{
    grid-template-columns:42px minmax(160px,.75fr) minmax(240px,1fr) auto!important;
  }
  body.service-route-fullscreen .service-full-brand p{display:none!important}
  body.service-route-fullscreen .service-full-actions a{padding-inline:10px!important;font-size:9px!important}
}
@media(max-width:760px){
  body.service-route-fullscreen .service-full-topbar{
    min-height:auto!important;
    padding:10px!important;
    display:grid!important;
    grid-template-columns:42px minmax(0,1fr) auto!important;
    grid-template-rows:42px auto!important;
    gap:9px 8px!important;
    align-items:center!important;
  }
  body.service-route-fullscreen .service-full-back{
    grid-column:1!important;
    grid-row:1!important;
    width:42px!important;
    height:42px!important;
  }
  body.service-route-fullscreen .service-search-top-center{
    grid-column:2!important;
    grid-row:1!important;
    width:100%!important;
    height:40px!important;
    padding-inline:11px!important;
  }
  body.service-route-fullscreen .service-full-actions{
    grid-column:3!important;
    grid-row:1!important;
    width:auto!important;
    display:flex!important;
  }
  body.service-route-fullscreen .service-full-actions a{
    max-width:108px!important;
    height:38px!important;
    padding:0 8px!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    font-size:8.5px!important;
  }
  body.service-route-fullscreen .service-full-brand{
    grid-column:1/-1!important;
    grid-row:2!important;
    justify-self:center!important;
    justify-content:center!important;
    text-align:center!important;
  }
  body.service-route-fullscreen .service-full-brand p{
    white-space:normal!important;
    text-align:center!important;
  }
  body.service-route-fullscreen .service-full-scroll{
    padding-top:12px!important;
  }
}
@media(max-width:390px){
  body.service-route-fullscreen .service-full-brand p{display:none!important}
  body.service-route-fullscreen .service-full-actions a{max-width:92px!important;font-size:7.8px!important}
}

/* 2026-07-18 v5: admin-managed Dark Mode main-menu palette and per-button colours. */
html:not([data-theme="light"]) body:not(.admin-body) .header .nav.bdx-custom-menu-colors .nav-links{
  background:var(--bdx-menu-dark-bg,#0a121b)!important;
  background-color:var(--bdx-menu-dark-bg,#0a121b)!important;
  background-image:none!important;
  border-color:color-mix(in srgb,var(--bdx-menu-dark-hover,#ff6a00) 30%,transparent)!important;
}
html:not([data-theme="light"]) body:not(.admin-body) .header .nav.bdx-custom-menu-colors .nav-links>a,
html:not([data-theme="light"]) body:not(.admin-body) .header .nav.bdx-custom-menu-colors .nav-dropdown>button{
  background:var(--bdx-item-dark-bg,var(--bdx-menu-dark-button,#101b26))!important;
  background-color:var(--bdx-item-dark-bg,var(--bdx-menu-dark-button,#101b26))!important;
  background-image:none!important;
  color:var(--bdx-item-dark-text,var(--bdx-menu-dark-text,#e7eef5))!important;
  -webkit-text-fill-color:var(--bdx-item-dark-text,var(--bdx-menu-dark-text,#e7eef5))!important;
  border-color:color-mix(in srgb,var(--bdx-menu-dark-hover,#ff6a00) 18%,transparent)!important;
}
html:not([data-theme="light"]) body:not(.admin-body) .header .nav.bdx-custom-menu-colors .nav-links>a:hover,
html:not([data-theme="light"]) body:not(.admin-body) .header .nav.bdx-custom-menu-colors .nav-links>a.active,
html:not([data-theme="light"]) body:not(.admin-body) .header .nav.bdx-custom-menu-colors .nav-dropdown>button:hover,
html:not([data-theme="light"]) body:not(.admin-body) .header .nav.bdx-custom-menu-colors .nav-dropdown.open>button{
  background:color-mix(in srgb,var(--bdx-menu-dark-hover,#ff6a00) 18%,var(--bdx-item-dark-bg,var(--bdx-menu-dark-button,#101b26)))!important;
  color:var(--bdx-menu-dark-hover,#ff6a00)!important;
  -webkit-text-fill-color:var(--bdx-menu-dark-hover,#ff6a00)!important;
}
html:not([data-theme="light"]) body:not(.admin-body) .header .nav.bdx-custom-menu-colors .nav-links>a::after,
html:not([data-theme="light"]) body:not(.admin-body) .header .nav.bdx-custom-menu-colors .nav-dropdown>button::after{
  background:var(--bdx-menu-dark-hover,#ff6a00)!important;
}
html:not([data-theme="light"]) body:not(.admin-body) .header .nav.bdx-custom-menu-colors>.rent-logo{
  background:var(--bdx-item-dark-bg,var(--bdx-menu-dark-button,#101b26))!important;
  background:linear-gradient(145deg,color-mix(in srgb,var(--bdx-item-dark-bg,var(--bdx-menu-dark-button,#101b26)) 88%,#fff),color-mix(in srgb,var(--bdx-item-dark-bg,var(--bdx-menu-dark-button,#101b26)) 68%,#000))!important;
  color:var(--bdx-item-dark-text,var(--bdx-menu-dark-text,#e7eef5))!important;
  -webkit-text-fill-color:var(--bdx-item-dark-text,var(--bdx-menu-dark-text,#e7eef5))!important;
  border-color:var(--bdx-menu-dark-hover,#ff6a00)!important;
  box-shadow:0 2px 0 rgba(255,255,255,.18) inset,0 -5px 0 rgba(0,0,0,.28) inset,0 12px 28px color-mix(in srgb,var(--bdx-menu-dark-hover,#ff6a00) 30%,transparent)!important;
}
html:not([data-theme="light"]) body:not(.admin-body) .header .nav.bdx-custom-menu-colors>.rent-logo span{
  color:var(--bdx-item-dark-text,var(--bdx-menu-dark-text,#e7eef5))!important;
  -webkit-text-fill-color:var(--bdx-item-dark-text,var(--bdx-menu-dark-text,#e7eef5))!important;
}
html:not([data-theme="light"]) body:not(.admin-body) .header .nav.bdx-custom-menu-colors .orders-menu{
  background:var(--bdx-menu-dark-bg,#0a121b)!important;
  border-color:color-mix(in srgb,var(--bdx-menu-dark-hover,#ff6a00) 26%,transparent)!important;
}

/* Cloudflare Turnstile inside every premium authentication design. */
.bdx-turnstile-wrap{
  display:grid;
  gap:7px;
  width:100%;
  padding:11px;
  border:1px solid var(--aw-field-border,rgba(148,163,184,.2));
  border-radius:13px;
  background:var(--aw-field,rgba(2,8,20,.48));
  overflow:hidden;
}
.bdx-turnstile-wrap .bdx-turnstile{min-height:65px;max-width:100%;overflow:hidden}
.bdx-turnstile-wrap small{color:var(--aw-muted,#8294a8)!important;font-size:10px!important;text-align:center;letter-spacing:.03em}
@media(max-width:360px){
  .bdx-turnstile-wrap{padding:6px;transform-origin:left top}
  .bdx-turnstile-wrap iframe{max-width:100%!important}
}

/* 2026-07-18 v6: native momentum scrolling and stale-lock protection. */
html:not(.auth-scroll-locked):not(.drawer-open-lite){
  overscroll-behavior-y:auto!important;
}
body:not(.auth-scroll-locked):not(.drawer-open-fast):not(.service-route-fullscreen):not(.wallet-modal-open){
  overflow-y:auto!important;
  overscroll-behavior-y:auto!important;
  touch-action:auto!important;
}
html.drawer-open-lite{
  touch-action:auto!important;
}
body.drawer-open-fast{
  overflow:hidden!important;
  touch-action:auto!important;
}
.side-overlay.open{touch-action:none!important;}
.side-drawer.open,
.side-drawer.open .side-list{
  touch-action:pan-y!important;
  overscroll-behavior-y:contain!important;
  -webkit-overflow-scrolling:touch!important;
}
.service-full-scroll,
.wallet-add-overlay-route,
.wallet-pop-body{
  touch-action:pan-y!important;
  -webkit-overflow-scrolling:touch!important;
}
.modal.open:not(.order-fullscreen-modal){
  align-items:flex-start!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  overscroll-behavior-y:contain!important;
  -webkit-overflow-scrolling:touch!important;
  touch-action:pan-y!important;
}
.modal.open:not(.order-fullscreen-modal) > .modal-card{
  max-height:calc(100dvh - 36px)!important;
  margin-block:auto!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  overscroll-behavior-y:contain!important;
  -webkit-overflow-scrolling:touch!important;
  touch-action:pan-y!important;
}

@media(max-width:860px){
  /* Fixed paint layers and hundreds of promoted card layers caused visible
     pauses on Android/WebView while a finger was moving. */
  body:not(.admin-body)::before{display:none!important;}
  .products,.grid,.service-full-products,
  .product-card,.info-card,.panel{
    content-visibility:visible!important;
    contain-intrinsic-size:none!important;
  }
  .product-card,.info-card,.panel,.stat,.benefits{
    -webkit-backface-visibility:visible!important;
    backface-visibility:visible!important;
    transform:none!important;
    will-change:auto!important;
  }
  .reveal-premium,
  .reveal-premium.is-visible{
    opacity:1!important;
    transform:none!important;
    transition:none!important;
  }
}

@media(max-width:760px){
  /* The auth screen is the only vertical scroller. Form/card wrappers stay
     overflow-visible so the keyboard cannot create a competing scroll area. */
  body.auth-route-fullscreen .bdx-auth-screen{
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior-y:contain!important;
    -webkit-overflow-scrolling:touch!important;
    touch-action:pan-y!important;
    scroll-behavior:auto!important;
  }
  body.auth-route-fullscreen .bdx-auth-card,
  body.auth-route-fullscreen .bdx-auth-login-card,
  body.auth-route-fullscreen .bdx-auth-register-card,
  body.auth-route-fullscreen .bdx-auth-form-panel,
  body.auth-route-fullscreen .bdx-auth-register-card .bdx-auth-form-panel{
    overflow:visible!important;
    touch-action:pan-y!important;
  }
  .modal.open:not(.order-fullscreen-modal){padding:10px!important;}
  .modal.open:not(.order-fullscreen-modal) > .modal-card{
    max-height:calc(100dvh - 20px)!important;
  }
}

/* 2026-07-21: Mobile main-menu rule requested by client.
   ADD MONEY remains available in the side drawer, but is hidden from the
   main navigation on all mobile/tablet widths. Desktop remains unchanged. */
@media (max-width: 900px){
  .header .nav-links > a[data-route-link="add-money"],
  .header .nav-links.bdx-dynamic-main-menu > a[data-route-link="add-money"],
  .header .nav-links .bdx-managed-menu-button[data-route-link="add-money"]{
    display:none!important;
  }
  .side-list a.mobile-side-add-money{
    display:flex!important;
  }
}
@media (min-width: 901px){
  .side-list a.mobile-side-add-money{
    display:none!important;
  }
}

/* 2026-07-23: Rebuilt premium homepage hero.
   It is visible on every viewport and starts directly below the main menu. */
.home-container-updated > .hero.home-hero-rebuilt{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  position:relative!important;
  isolation:isolate!important;
  width:100%!important;
  height:clamp(400px,var(--hero-full-height,520px),620px)!important;
  min-height:400px!important;
  max-height:620px!important;
  margin:0 0 var(--hero-full-margin-bottom,20px)!important;
  border:1px solid rgba(75,174,255,.28)!important;
  border-radius:var(--hero-full-radius,25px)!important;
  overflow:hidden!important;
  background-image:
    linear-gradient(90deg,rgba(2,7,17,.96) 0%,rgba(2,9,20,.86) 46%,rgba(2,7,16,.42) 100%),
    var(--hero-full-bg-image),
    linear-gradient(135deg,#020711,#071a30 55%,#02050c)!important;
  background-size:cover,var(--hero-full-bg-size,cover),cover!important;
  background-position:center,var(--hero-full-bg-position,center center),center!important;
  background-repeat:no-repeat!important;
  box-shadow:0 30px 90px rgba(0,0,0,.46),0 0 0 1px rgba(0,148,255,.08),inset 0 1px 0 rgba(255,255,255,.08)!important;
}
.home-container-updated > .hero.home-hero-rebuilt::before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  pointer-events:none!important;
  opacity:1!important;
  background:
    linear-gradient(rgba(102,189,255,.045) 1px,transparent 1px),
    linear-gradient(90deg,rgba(102,189,255,.045) 1px,transparent 1px)!important;
  background-size:46px 46px!important;
  mask-image:linear-gradient(90deg,#000,transparent 78%)!important;
}
.home-container-updated > .hero.home-hero-rebuilt::after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  width:420px!important;
  height:420px!important;
  right:-115px!important;
  bottom:-210px!important;
  z-index:0!important;
  pointer-events:none!important;
  border-radius:50%!important;
  background:radial-gradient(circle,rgba(255,106,0,.44),rgba(255,106,0,.08) 42%,transparent 70%)!important;
  filter:blur(3px)!important;
  opacity:1!important;
}
.home-hero-rebuilt .slide{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr)!important;
  align-items:center!important;
  gap:clamp(24px,4vw,64px)!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  padding:clamp(38px,5vw,72px)!important;
  background:transparent!important;
  pointer-events:none!important;
}
.home-hero-rebuilt .slide.active{pointer-events:auto!important;}
.home-hero-rebuilt .hero-copy{
  position:relative!important;
  z-index:3!important;
  width:100%!important;
  max-width:720px!important;
}
.home-hero-rebuilt .hero-kicker-row{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:9px!important;
}
.home-hero-rebuilt .hero-icon-badge{
  width:38px!important;
  height:38px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:12px!important;
  color:#fff!important;
  font-size:18px!important;
  background:linear-gradient(145deg,rgba(0,155,255,.3),rgba(255,106,0,.24))!important;
  border:1px solid rgba(104,200,255,.3)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.14)!important;
}
.home-hero-rebuilt .offer-tag{
  display:inline-flex!important;
  align-items:center!important;
  min-height:34px!important;
  padding:0 13px!important;
  margin:0!important;
  border-radius:999px!important;
  border:1px solid rgba(62,190,255,.42)!important;
  background:rgba(0,133,224,.14)!important;
  color:#85d9ff!important;
  font-size:10px!important;
  font-weight:950!important;
  letter-spacing:1.25px!important;
  text-transform:uppercase!important;
  box-shadow:none!important;
}
.home-hero-rebuilt .hero-live-pill{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  min-height:28px!important;
  padding:0 10px!important;
  border-radius:999px!important;
  border:1px solid rgba(34,197,94,.3)!important;
  background:rgba(34,197,94,.09)!important;
  color:#86efac!important;
  font-size:9px!important;
  font-weight:950!important;
  letter-spacing:.9px!important;
}
.home-hero-rebuilt .hero-live-pill i{
  width:7px!important;
  height:7px!important;
  border-radius:50%!important;
  background:#22c55e!important;
  box-shadow:0 0 0 5px rgba(34,197,94,.12),0 0 14px rgba(34,197,94,.72)!important;
}
.home-hero-rebuilt h1{
  max-width:780px!important;
  margin:17px 0 12px!important;
  color:#fff!important;
  font-size:clamp(42px,5.1vw,72px)!important;
  font-weight:1000!important;
  line-height:.92!important;
  letter-spacing:-3px!important;
  text-shadow:0 7px 26px rgba(0,0,0,.38)!important;
}
.home-hero-rebuilt .hero-copy>p{
  max-width:650px!important;
  margin:0!important;
  color:#c7d6e4!important;
  font-size:clamp(13px,1.3vw,16px)!important;
  line-height:1.7!important;
}
.home-hero-rebuilt .discount{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  margin:16px 0!important;
  color:#ffab5e!important;
  font-size:13px!important;
  font-weight:950!important;
  letter-spacing:.7px!important;
}
.home-hero-rebuilt .discount span{color:#39bfff!important;}
.home-hero-rebuilt .hero-actions{
  position:relative;
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:11px!important;
  width:100%!important;
}
.home-hero-rebuilt .hero-actions a{
  display:inline-grid!important;
  place-items:center!important;
  min-width:155px!important;
  height:48px!important;
  padding:0 20px!important;
  border-radius:14px!important;
  text-decoration:none!important;
  font-size:11px!important;
  font-weight:950!important;
  letter-spacing:.5px!important;
}
.home-hero-rebuilt .hero-actions .btn-primary{
  border:1px solid rgba(255,187,111,.46)!important;
  background:linear-gradient(135deg,#ff9500,#ff5a00)!important;
  color:#fff!important;
  box-shadow:0 16px 34px rgba(255,91,0,.28),inset 0 1px 0 rgba(255,255,255,.32)!important;
}
.home-hero-rebuilt .hero-actions .btn-secondary{
  border:1px solid rgba(89,190,255,.32)!important;
  background:rgba(6,24,43,.72)!important;
  color:#e7f7ff!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.09)!important;
  backdrop-filter:blur(10px)!important;
}
.home-hero-rebuilt .hero-trust-row{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin-top:18px!important;
}
.home-hero-rebuilt .hero-trust-row span{
  display:inline-flex!important;
  align-items:center!important;
  min-height:28px!important;
  padding:0 10px!important;
  border-radius:9px!important;
  border:1px solid rgba(255,255,255,.09)!important;
  background:rgba(255,255,255,.045)!important;
  color:#9fb2c4!important;
  font-size:9px!important;
  font-weight:850!important;
  letter-spacing:.3px!important;
}
.home-hero-rebuilt .hero-art{
  position:relative!important;
  z-index:2!important;
  display:grid!important;
  place-items:center!important;
  width:100%!important;
  min-width:0!important;
  height:100%!important;
  opacity:1!important;
}
.home-hero-rebuilt .hero-art-orbit{
  position:absolute!important;
  width:min(36vw,430px)!important;
  aspect-ratio:1!important;
  border:1px solid rgba(55,190,255,.28)!important;
  border-radius:50%!important;
  box-shadow:0 0 0 34px rgba(29,155,255,.045),0 0 0 72px rgba(255,106,0,.025),0 0 70px rgba(0,153,255,.22)!important;
}
.home-hero-rebuilt .hero-art-frame{
  position:relative!important;
  z-index:2!important;
  display:grid!important;
  place-items:center!important;
  width:min(100%,470px)!important;
  min-height:330px!important;
  padding:10px!important;
  border-radius:34px!important;
  border:1px solid rgba(111,207,255,.28)!important;
  background:linear-gradient(145deg,rgba(14,38,63,.76),rgba(4,13,24,.82))!important;
  box-shadow:0 30px 70px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.12)!important;
  backdrop-filter:blur(16px)!important;
  transform:perspective(1100px) rotateY(-5deg) rotateX(2deg)!important;
}
.home-hero-rebuilt .hero-art-brand{
  position:absolute!important;
  top:17px!important;
  left:20px!important;
  z-index:3!important;
  color:#f4faff!important;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:1.1px!important;
}
.home-hero-rebuilt .hero-art-brand b{color:#38bdf8!important;}
.home-hero-rebuilt .hero-picture{
  display:block!important;
  width:100%!important;
  max-width:440px!important;
  height:300px!important;
  max-height:300px!important;
  object-fit:var(--hero-img-fit,contain)!important;
  object-position:var(--hero-img-position,center center)!important;
  transform:scale(var(--hero-img-scale,1))!important;
  opacity:var(--hero-img-opacity,1)!important;
  filter:drop-shadow(0 22px 34px rgba(0,0,0,.36))!important;
  animation:none!important;
}
.home-hero-rebuilt .hero-tool-chips{
  position:absolute!important;
  z-index:4!important;
  right:-5px!important;
  bottom:16px!important;
  display:flex!important;
  gap:7px!important;
}
.home-hero-rebuilt .hero-tool-chips span{
  display:grid!important;
  place-items:center!important;
  min-width:54px!important;
  height:28px!important;
  padding:0 8px!important;
  border-radius:9px!important;
  border:1px solid rgba(255,153,65,.32)!important;
  background:rgba(4,13,24,.88)!important;
  color:#ffc18d!important;
  font-size:8px!important;
  font-weight:950!important;
  letter-spacing:.6px!important;
  box-shadow:0 10px 24px rgba(0,0,0,.28)!important;
}
.home-hero-rebuilt .hero-arrow{
  z-index:8!important;
  width:42px!important;
  height:42px!important;
  border:1px solid rgba(92,191,255,.3)!important;
  background:rgba(3,14,27,.76)!important;
  color:#fff!important;
  box-shadow:0 12px 28px rgba(0,0,0,.24)!important;
  backdrop-filter:blur(10px)!important;
}
.home-hero-rebuilt .hero-arrow.prev{left:14px!important;}
.home-hero-rebuilt .hero-arrow.next{right:14px!important;}
.home-hero-rebuilt .hero-dots{z-index:9!important;bottom:16px!important;}
.home-hero-rebuilt .hero-dots button{
  height:7px!important;
  width:7px!important;
  border:1px solid rgba(255,255,255,.22)!important;
  background:rgba(255,255,255,.22)!important;
}
.home-hero-rebuilt .hero-dots button.active{
  width:26px!important;
  background:linear-gradient(90deg,#38bdf8,#ff7a00)!important;
}
.home-hero-rebuilt.hero-content-center .slide{grid-template-columns:1fr!important;justify-items:center!important;}
.home-hero-rebuilt.hero-content-center .hero-copy{max-width:860px!important;text-align:center!important;}
.home-hero-rebuilt.hero-content-center .hero-art{position:absolute!important;inset:0!important;opacity:.13!important;pointer-events:none!important;}
.home-hero-rebuilt.hero-content-right .slide{grid-template-columns:minmax(330px,.92fr) minmax(0,1.08fr)!important;}
.home-hero-rebuilt.hero-content-right .hero-copy{grid-column:2!important;}
.home-hero-rebuilt.hero-content-right .hero-art{grid-column:1!important;grid-row:1!important;}
.home-hero-rebuilt.hero-no-image .slide{grid-template-columns:1fr!important;}
.home-hero-rebuilt.hero-no-image .hero-copy{max-width:860px!important;}

@media(max-width:900px) and (min-width:761px){
  .home-container-updated > .hero.home-hero-rebuilt{
    height:470px!important;
    min-height:470px!important;
  }
  .home-hero-rebuilt .slide{
    grid-template-columns:minmax(0,1fr) minmax(280px,.88fr)!important;
    gap:22px!important;
    padding:34px 30px!important;
  }
  .home-hero-rebuilt h1{font-size:46px!important;}
  .home-hero-rebuilt .hero-art-frame{min-height:280px!important;}
  .home-hero-rebuilt .hero-picture{height:250px!important;}
}

@media(max-width:760px){
  .home-container-updated > .hero.home-hero-rebuilt{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:0 0 14px!important;
    border-radius:20px!important;
    background-image:
      linear-gradient(180deg,rgba(2,7,17,.96) 0%,rgba(2,9,20,.82) 54%,rgba(2,7,16,.7) 100%),
      var(--hero-full-bg-image),
      linear-gradient(135deg,#020711,#071a30 55%,#02050c)!important;
    background-size:cover,var(--hero-full-bg-size,cover),cover!important;
  }
  .home-hero-rebuilt .slide,
  .home-hero-rebuilt.hero-content-right .slide,
  .home-hero-rebuilt.hero-content-center .slide,
  .home-hero-rebuilt.hero-no-image .slide{
    position:relative!important;
    inset:auto!important;
    display:none!important;
    grid-template-columns:1fr!important;
    gap:18px!important;
    width:100%!important;
    height:auto!important;
    min-height:555px!important;
    padding:24px 18px 60px!important;
    transform:none!important;
  }
  .home-hero-rebuilt .slide.active{display:grid!important;}
  .home-hero-rebuilt .hero-copy,
  .home-hero-rebuilt.hero-content-right .hero-copy{
    grid-column:auto!important;
    order:1!important;
    max-width:100%!important;
    text-align:left!important;
  }
  .home-hero-rebuilt h1{
    margin:14px 0 9px!important;
    font-size:clamp(31px,10vw,42px)!important;
    line-height:.98!important;
    letter-spacing:-1.7px!important;
  }
  .home-hero-rebuilt .hero-copy>p{
    max-width:100%!important;
    font-size:12.5px!important;
    line-height:1.58!important;
  }
  .home-hero-rebuilt .discount{margin:11px 0 13px!important;font-size:11px!important;}
  .home-hero-rebuilt .hero-actions{
    position:relative!important;
    inset:auto!important;
    transform:none!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
  }
  .home-hero-rebuilt .hero-actions a{
    width:100%!important;
    min-width:0!important;
    height:42px!important;
    padding:0 8px!important;
    border-radius:12px!important;
    font-size:9.5px!important;
  }
  .home-hero-rebuilt .hero-trust-row{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:6px!important;
    margin-top:12px!important;
  }
  .home-hero-rebuilt .hero-trust-row span{
    justify-content:center!important;
    min-width:0!important;
    padding:0 4px!important;
    font-size:7.6px!important;
    white-space:nowrap!important;
  }
  .home-hero-rebuilt .hero-art,
  .home-hero-rebuilt.hero-content-right .hero-art,
  .home-hero-rebuilt.hero-content-center .hero-art{
    position:relative!important;
    inset:auto!important;
    grid-column:auto!important;
    grid-row:auto!important;
    order:2!important;
    width:100%!important;
    height:190px!important;
    min-height:190px!important;
    max-height:190px!important;
    opacity:1!important;
    pointer-events:auto!important;
  }
  .home-hero-rebuilt .hero-art-orbit{
    width:210px!important;
    box-shadow:0 0 0 22px rgba(29,155,255,.04),0 0 44px rgba(0,153,255,.2)!important;
  }
  .home-hero-rebuilt .hero-art-frame{
    width:min(100%,280px)!important;
    min-height:180px!important;
    height:180px!important;
    padding:6px!important;
    border-radius:22px!important;
    transform:none!important;
  }
  .home-hero-rebuilt .hero-art-brand{top:11px!important;left:13px!important;font-size:7px!important;}
  .home-hero-rebuilt .hero-picture{
    width:100%!important;
    max-width:270px!important;
    height:166px!important;
    max-height:166px!important;
  }
  .home-hero-rebuilt .hero-tool-chips{right:5px!important;bottom:3px!important;gap:4px!important;}
  .home-hero-rebuilt .hero-tool-chips span{min-width:42px!important;height:22px!important;font-size:6.5px!important;}
  .home-hero-rebuilt .hero-arrow{
    top:auto!important;
    bottom:11px!important;
    width:36px!important;
    height:36px!important;
  }
  .home-hero-rebuilt .hero-arrow.prev{left:10px!important;}
  .home-hero-rebuilt .hero-arrow.next{right:10px!important;}
  .home-hero-rebuilt .hero-dots{bottom:24px!important;}
}
@media(max-width:420px){
  .home-hero-rebuilt .slide,
  .home-hero-rebuilt.hero-content-right .slide,
  .home-hero-rebuilt.hero-content-center .slide,
  .home-hero-rebuilt.hero-no-image .slide{
    min-height:535px!important;
    padding:20px 13px 56px!important;
  }
  .home-hero-rebuilt .hero-icon-badge{width:34px!important;height:34px!important;font-size:16px!important;}
  .home-hero-rebuilt .offer-tag{min-height:31px!important;padding:0 10px!important;font-size:8.5px!important;}
  .home-hero-rebuilt .hero-live-pill{min-height:25px!important;padding:0 8px!important;font-size:7.5px!important;}
  .home-hero-rebuilt h1{font-size:32px!important;}
  .home-hero-rebuilt .hero-actions{grid-template-columns:1fr!important;}
  .home-hero-rebuilt .hero-trust-row span{font-size:7px!important;}
  .home-hero-rebuilt .hero-art{height:172px!important;min-height:172px!important;max-height:172px!important;}
  .home-hero-rebuilt .hero-art-frame{height:164px!important;min-height:164px!important;width:min(100%,255px)!important;}
  .home-hero-rebuilt .hero-picture{height:150px!important;max-height:150px!important;}
}

/* 2026-07-23: Hero performance pass.
   Faster composited transitions, no mobile layout rebuild on every slide,
   and reduced paint-heavy glass/shadow effects on phones and tablets. */
@media (min-width: 761px){
  .home-hero-rebuilt .slide{
    visibility:hidden!important;
    contain:layout paint style!important;
    -webkit-backface-visibility:hidden!important;
    backface-visibility:hidden!important;
    transition:opacity .34s cubic-bezier(.22,.8,.3,1),transform .34s cubic-bezier(.22,.8,.3,1),visibility 0s linear .34s!important;
  }
  .home-hero-rebuilt .slide.active{
    visibility:visible!important;
    transition-delay:0s!important;
  }
}

@media (max-width: 900px){
  .home-container-updated > .hero.home-hero-rebuilt::after{
    filter:none!important;
  }
  .home-hero-rebuilt .hero-art-frame,
  .home-hero-rebuilt .hero-actions .btn-secondary,
  .home-hero-rebuilt .hero-arrow{
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
  }
  .home-hero-rebuilt .hero-art-frame{
    background:linear-gradient(145deg,rgba(14,38,63,.96),rgba(4,13,24,.98))!important;
    box-shadow:0 14px 32px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.10)!important;
  }
  .home-hero-rebuilt .hero-art-orbit{
    box-shadow:0 0 0 18px rgba(29,155,255,.035),0 0 28px rgba(0,153,255,.15)!important;
  }
  .home-hero-rebuilt .hero-picture{
    filter:drop-shadow(0 10px 18px rgba(0,0,0,.28))!important;
  }
}

@media (max-width: 760px){
  .home-container-updated > .hero.home-hero-rebuilt{
    height:555px!important;
    min-height:555px!important;
    max-height:555px!important;
    contain:layout paint!important;
    transform:translateZ(0)!important;
  }
  .home-hero-rebuilt .slide,
  .home-hero-rebuilt.hero-content-right .slide,
  .home-hero-rebuilt.hero-content-center .slide,
  .home-hero-rebuilt.hero-no-image .slide{
    position:absolute!important;
    inset:0!important;
    display:grid!important;
    width:100%!important;
    height:100%!important;
    min-height:100%!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translate3d(12px,0,0)!important;
    contain:layout paint style!important;
    -webkit-backface-visibility:hidden!important;
    backface-visibility:hidden!important;
    transition:opacity .28s cubic-bezier(.22,.8,.3,1),transform .28s cubic-bezier(.22,.8,.3,1),visibility 0s linear .28s!important;
  }
  .home-hero-rebuilt .slide.active{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translate3d(0,0,0)!important;
    transition-delay:0s!important;
  }
}

@media (max-width: 420px){
  .home-container-updated > .hero.home-hero-rebuilt{
    height:535px!important;
    min-height:535px!important;
    max-height:535px!important;
  }
}

@media (prefers-reduced-motion: reduce){
  .home-hero-rebuilt .slide,
  .home-hero-rebuilt .slide.active{
    transform:none!important;
    transition:none!important;
  }
}


/* 2026-07-24: Final low-cost hero rendering and scroll stability. */
.home-container-updated > .hero.home-hero-rebuilt{
  contain:layout paint style!important;
  transform:none!important;
  will-change:auto!important;
  background-attachment:scroll!important;
  box-shadow:0 18px 52px rgba(0,0,0,.34),0 0 0 1px rgba(0,148,255,.06)!important;
}
.home-hero-rebuilt .slide,
.home-hero-rebuilt.hero-transition-slide .slide,
.home-hero-rebuilt.hero-transition-zoom .slide{
  transform:none!important;
  will-change:auto!important;
  transition:opacity .22s ease,visibility 0s linear .22s!important;
}
.home-hero-rebuilt .slide.active,
.home-hero-rebuilt.hero-transition-slide .slide.active,
.home-hero-rebuilt.hero-transition-zoom .slide.active{
  transform:none!important;
  transition-delay:0s!important;
}
.home-hero-rebuilt .hero-art-frame,
.home-hero-rebuilt .hero-actions .btn-secondary,
.home-hero-rebuilt .hero-arrow{
  -webkit-backdrop-filter:none!important;
  backdrop-filter:none!important;
}
.home-hero-rebuilt .hero-art-frame{
  transform:none!important;
  box-shadow:0 18px 42px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.10)!important;
}
.home-hero-rebuilt .hero-art-orbit{
  box-shadow:0 0 0 24px rgba(29,155,255,.035),0 0 38px rgba(0,153,255,.13)!important;
}
.home-hero-rebuilt .hero-picture{
  animation:none!important;
  filter:drop-shadow(0 10px 18px rgba(0,0,0,.22))!important;
}

@media(max-width:760px){
  .home-container-updated > .hero.home-hero-rebuilt{
    contain:layout paint style!important;
    transform:none!important;
    box-shadow:0 10px 28px rgba(0,0,0,.26),0 0 0 1px rgba(0,148,255,.05)!important;
  }
  .home-container-updated > .hero.home-hero-rebuilt::before,
  .home-container-updated > .hero.home-hero-rebuilt::after,
  .home-hero-rebuilt .hero-art-orbit{
    display:none!important;
  }
  .home-hero-rebuilt .slide,
  .home-hero-rebuilt.hero-transition-slide .slide,
  .home-hero-rebuilt.hero-transition-zoom .slide{
    transform:none!important;
    transition:opacity .18s linear,visibility 0s linear .18s!important;
  }
  .home-hero-rebuilt .slide.active{
    transform:none!important;
    transition-delay:0s!important;
  }
  .home-hero-rebuilt .hero-art-frame{
    background:linear-gradient(145deg,rgba(14,38,63,.98),rgba(4,13,24,.99))!important;
    box-shadow:none!important;
  }
  .home-hero-rebuilt .hero-picture{
    filter:none!important;
  }
  .home-hero-rebuilt .hero-actions .btn-primary,
  .home-hero-rebuilt .hero-actions .btn-secondary,
  .home-hero-rebuilt .hero-arrow{
    box-shadow:none!important;
  }
}


/* WhatsApp floating 2-option quick menu */
.premium-float .whatsapp-quick-wrap{position:relative;display:grid;justify-items:end;isolation:isolate}
.premium-float .whatsapp-quick-wrap.hidden{display:none!important}
.premium-float .whatsapp-quick-menu{position:absolute;right:57px;bottom:0;z-index:5;width:max-content;min-width:188px;display:grid;gap:7px;padding:8px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:linear-gradient(145deg,rgba(9,27,21,.98),rgba(4,13,18,.98));box-shadow:0 22px 60px rgba(0,0,0,.46),0 0 0 1px rgba(37,211,102,.05) inset;backdrop-filter:blur(18px);opacity:0;visibility:hidden;pointer-events:none;transform:translateX(10px) scale(.96);transform-origin:right bottom;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}
.premium-float .whatsapp-quick-wrap.open .whatsapp-quick-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0) scale(1)}
.premium-float .whatsapp-quick-menu:after{content:"";position:absolute;right:-6px;bottom:17px;width:12px;height:12px;background:#081b16;border-top:1px solid rgba(255,255,255,.12);border-right:1px solid rgba(255,255,255,.12);transform:rotate(45deg)}
.premium-float .whatsapp-quick-option{position:relative;z-index:2;width:100%!important;height:auto!important;min-height:47px;padding:7px 10px!important;border-radius:13px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;text-decoration:none!important;background:linear-gradient(135deg,rgba(37,211,102,.18),rgba(255,255,255,.045))!important;border:1px solid rgba(37,211,102,.20)!important;color:#fff!important;box-shadow:none!important;backdrop-filter:none!important;transform:none!important}
.premium-float .whatsapp-quick-option:hover{background:linear-gradient(135deg,rgba(37,211,102,.30),rgba(18,140,74,.13))!important;border-color:rgba(77,235,135,.42)!important;color:#fff!important;transform:translateX(-2px)!important}
.premium-float .whatsapp-quick-icon{width:31px;height:31px;flex:0 0 31px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,#25d366,#128c4a);font-size:15px;box-shadow:0 7px 18px rgba(37,211,102,.20)}
.premium-float .whatsapp-quick-copy{display:block;min-width:0;text-align:left;line-height:1.05}
.premium-float .whatsapp-quick-copy strong{display:block;color:#fff;font-size:11px;font-weight:950;letter-spacing:.1px;white-space:nowrap}
.premium-float .whatsapp-quick-copy small{display:block;margin-top:4px;color:#a7c9b7;font-size:8px;font-weight:750;letter-spacing:.2px;white-space:nowrap}
.premium-float .whatsapp-quick-option.unavailable{opacity:.55;cursor:not-allowed!important;filter:saturate(.55)}
.premium-float .whatsapp-quick-wrap.open .whatsapp-support-float{transform:scale(.96)!important;box-shadow:0 12px 34px rgba(37,211,102,.38)!important}
@media(max-width:620px){.premium-float .whatsapp-quick-menu{right:52px;min-width:174px;padding:7px;gap:6px;border-radius:16px}.premium-float .whatsapp-quick-option{min-height:44px;padding:6px 8px!important}.premium-float .whatsapp-quick-icon{width:29px;height:29px;flex-basis:29px}.premium-float .whatsapp-quick-copy strong{font-size:10px}.premium-float .whatsapp-quick-copy small{font-size:7.5px}}

/* 2026-07-25: Full version header logo premium/tagline text removed on desktop */
@media (min-width: 621px){
  .header .brand-sub{display:none!important;}
}

/* 2026-07-25: WhatsApp Quick Connect Premium V2 — identical in Dark + White modes */
.premium-float .whatsapp-quick-menu{
  right:61px!important;
  bottom:-3px!important;
  width:252px!important;
  min-width:252px!important;
  padding:10px!important;
  gap:8px!important;
  overflow:hidden!important;
  border:1px solid rgba(91,255,151,.24)!important;
  border-radius:22px!important;
  background:
    radial-gradient(circle at 85% 4%,rgba(37,211,102,.20),transparent 34%),
    linear-gradient(150deg,rgba(11,24,20,.995),rgba(3,10,13,.995) 72%)!important;
  box-shadow:0 26px 75px rgba(0,0,0,.56),0 0 0 1px rgba(255,255,255,.035) inset,0 0 38px rgba(37,211,102,.08)!important;
  backdrop-filter:blur(22px) saturate(140%)!important;
  -webkit-backdrop-filter:blur(22px) saturate(140%)!important;
  transform:translateX(14px) translateY(4px) scale(.94)!important;
  transform-origin:right bottom!important;
  transition:opacity .20s ease,transform .24s cubic-bezier(.2,.8,.2,1),visibility .20s ease!important;
}
.premium-float .whatsapp-quick-menu::before{
  content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;
  background:linear-gradient(118deg,transparent 0 34%,rgba(255,255,255,.06) 48%,transparent 62%);
  transform:translateX(-115%);transition:transform .55s ease;
}
.premium-float .whatsapp-quick-wrap.open .whatsapp-quick-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateX(0) translateY(0) scale(1)!important}
.premium-float .whatsapp-quick-wrap.open .whatsapp-quick-menu::before{transform:translateX(115%)}
.premium-float .whatsapp-quick-menu::after{right:-6px!important;bottom:18px!important;width:12px!important;height:12px!important;background:#07130f!important;border-top:1px solid rgba(91,255,151,.20)!important;border-right:1px solid rgba(91,255,151,.20)!important;box-shadow:2px -2px 8px rgba(0,0,0,.16)!important}
.premium-float .whatsapp-quick-head{position:relative;z-index:2;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;padding:3px 3px 5px}
.premium-float .whatsapp-quick-brandmark{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#32df73,#118c49);color:#fff;box-shadow:0 10px 24px rgba(37,211,102,.28),inset 0 1px 0 rgba(255,255,255,.26)}
.premium-float .whatsapp-quick-brandmark svg{width:23px;height:23px;display:block}
.premium-float .whatsapp-quick-heading{min-width:0;display:block;line-height:1.05;text-align:left}
.premium-float .whatsapp-quick-heading strong{display:block;color:#fff!important;font-size:12.5px!important;font-weight:950!important;letter-spacing:.2px!important}
.premium-float .whatsapp-quick-heading small{display:flex!important;align-items:center;gap:5px;margin-top:5px!important;color:#9eb9a9!important;font-size:8px!important;font-weight:750!important;letter-spacing:.25px!important}
.premium-float .whatsapp-quick-heading small i{width:6px;height:6px;border-radius:50%;background:#35e879;box-shadow:0 0 0 3px rgba(53,232,121,.11),0 0 12px rgba(53,232,121,.55)}
.premium-float .whatsapp-quick-secure{align-self:start;margin-top:2px;padding:4px 6px;border-radius:999px;border:1px solid rgba(53,232,121,.20);background:rgba(53,232,121,.08);color:#79eea4!important;font-size:6.5px!important;font-weight:950!important;letter-spacing:.8px!important}
.premium-float .whatsapp-quick-divider{position:relative;z-index:2;height:1px;margin:0 2px 1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.13),rgba(53,232,121,.20),transparent)}
.premium-float .whatsapp-quick-option{position:relative!important;z-index:2!important;min-height:56px!important;padding:8px 9px!important;gap:10px!important;border-radius:15px!important;background:linear-gradient(135deg,rgba(255,255,255,.055),rgba(37,211,102,.065))!important;border:1px solid rgba(255,255,255,.085)!important;color:#fff!important;box-shadow:0 8px 18px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.035)!important;overflow:hidden!important;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease!important}
.premium-float .whatsapp-quick-option::before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:2px;border-radius:3px;background:linear-gradient(#4cec87,#168e4b);opacity:.72}
.premium-float .whatsapp-quick-option:hover{transform:translateX(-3px)!important;background:linear-gradient(135deg,rgba(37,211,102,.18),rgba(255,255,255,.07))!important;border-color:rgba(71,231,130,.30)!important;box-shadow:0 12px 26px rgba(0,0,0,.18),0 0 24px rgba(37,211,102,.06)!important;color:#fff!important}
.premium-float .whatsapp-quick-icon{width:36px!important;height:36px!important;flex:0 0 36px!important;border-radius:12px!important;background:linear-gradient(145deg,#27d968,#117b42)!important;font-size:16px!important;box-shadow:0 9px 20px rgba(37,211,102,.24),inset 0 1px 0 rgba(255,255,255,.20)!important}
.premium-float .whatsapp-group-option .whatsapp-quick-icon{background:linear-gradient(145deg,#20c863,#0e6e3a)!important}
.premium-float .whatsapp-quick-copy{flex:1!important;min-width:0!important;text-align:left!important;line-height:1.04!important}
.premium-float .whatsapp-quick-copy strong{display:block!important;color:#fff!important;font-size:10.5px!important;font-weight:950!important;letter-spacing:.1px!important;white-space:nowrap!important}
.premium-float .whatsapp-quick-copy small{display:block!important;margin-top:5px!important;color:#94aa9d!important;font-size:7.5px!important;font-weight:720!important;letter-spacing:.12px!important;white-space:nowrap!important}
.premium-float .whatsapp-quick-arrow{width:22px;height:22px;flex:0 0 22px;display:grid;place-items:center;border-radius:8px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.07);color:#72e89e!important;font-size:18px!important;line-height:1!important;font-weight:500!important;transition:transform .18s ease,background .18s ease}
.premium-float .whatsapp-quick-option:hover .whatsapp-quick-arrow{transform:translateX(2px);background:rgba(37,211,102,.12)}
.premium-float .whatsapp-quick-foot{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:6px;padding:1px 4px 0;color:#617269!important;font-size:6.5px!important;font-weight:850!important;letter-spacing:.65px!important;text-transform:uppercase!important}
.premium-float .whatsapp-quick-option.unavailable{opacity:.46!important;filter:saturate(.45)!important}
.premium-float .whatsapp-quick-wrap.open .whatsapp-support-float{transform:scale(.94)!important;box-shadow:0 14px 38px rgba(37,211,102,.42),0 0 0 5px rgba(37,211,102,.08)!important}
@media(max-width:620px){
  .premium-float .whatsapp-quick-menu{right:55px!important;bottom:-2px!important;width:224px!important;min-width:224px!important;padding:9px!important;border-radius:20px!important}
  .premium-float .whatsapp-quick-head{grid-template-columns:34px 1fr auto;gap:8px;padding:2px 2px 4px}
  .premium-float .whatsapp-quick-brandmark{width:34px;height:34px;border-radius:11px}
  .premium-float .whatsapp-quick-brandmark svg{width:21px;height:21px}
  .premium-float .whatsapp-quick-heading strong{font-size:11.5px!important}
  .premium-float .whatsapp-quick-option{min-height:52px!important;padding:7px 8px!important;gap:8px!important;border-radius:14px!important}
  .premium-float .whatsapp-quick-icon{width:33px!important;height:33px!important;flex-basis:33px!important;border-radius:11px!important;font-size:15px!important}
  .premium-float .whatsapp-quick-copy strong{font-size:9.8px!important}.premium-float .whatsapp-quick-copy small{font-size:7px!important}
  .premium-float .whatsapp-quick-arrow{width:20px;height:20px;flex-basis:20px;font-size:16px!important}
}

/* 2026-07-26: WhatsApp two-button-only premium menu */
.premium-float .whatsapp-quick-menu{
  right:61px!important;
  bottom:-3px!important;
  width:230px!important;
  min-width:230px!important;
  display:grid!important;
  gap:10px!important;
  padding:0!important;
  overflow:visible!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  transform:translateX(14px) translateY(3px) scale(.94)!important;
  transform-origin:right bottom!important;
  transition:opacity .18s ease,transform .22s cubic-bezier(.2,.8,.2,1),visibility .18s ease!important;
}
.premium-float .whatsapp-quick-menu::before,
.premium-float .whatsapp-quick-menu::after{content:none!important;display:none!important}
.premium-float .whatsapp-quick-wrap.open .whatsapp-quick-menu{transform:translateX(0) translateY(0) scale(1)!important}
.premium-float .whatsapp-quick-option{
  position:relative!important;
  width:100%!important;
  min-height:58px!important;
  padding:8px 15px 8px 9px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:12px!important;
  overflow:hidden!important;
  border:1px solid rgba(104,255,162,.35)!important;
  border-radius:17px!important;
  background:linear-gradient(145deg,rgba(20,58,43,.99),rgba(4,17,14,.995))!important;
  color:#fff!important;
  text-decoration:none!important;
  box-shadow:0 15px 38px rgba(0,0,0,.34),0 0 0 1px rgba(255,255,255,.035) inset,0 0 24px rgba(37,211,102,.08)!important;
  backdrop-filter:blur(16px) saturate(130%)!important;
  -webkit-backdrop-filter:blur(16px) saturate(130%)!important;
  transform:none!important;
  transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease!important;
}
.premium-float .whatsapp-group-option{
  background:linear-gradient(145deg,rgba(15,53,47,.99),rgba(3,16,15,.995))!important;
  border-color:rgba(80,235,178,.31)!important;
}
.premium-float .whatsapp-quick-option::before{content:none!important;display:none!important}
.premium-float .whatsapp-quick-option:hover,
.premium-float .whatsapp-quick-option:focus-visible{
  transform:translateX(-4px)!important;
  border-color:rgba(112,255,169,.62)!important;
  background:linear-gradient(145deg,rgba(25,79,55,.995),rgba(5,24,19,.995))!important;
  color:#fff!important;
  box-shadow:0 19px 44px rgba(0,0,0,.42),0 0 0 1px rgba(115,255,170,.08) inset,0 0 30px rgba(37,211,102,.13)!important;
}
.premium-float .whatsapp-group-option:hover,
.premium-float .whatsapp-group-option:focus-visible{background:linear-gradient(145deg,rgba(19,72,61,.995),rgba(4,23,20,.995))!important}
.premium-float .whatsapp-quick-option:focus-visible{outline:3px solid rgba(75,232,132,.24)!important;outline-offset:3px!important}
.premium-float .whatsapp-quick-option:active{transform:translateX(-2px) scale(.985)!important}
.premium-float .whatsapp-quick-icon{
  width:40px!important;
  height:40px!important;
  flex:0 0 40px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:13px!important;
  background:linear-gradient(145deg,#36e679,#0d8b46)!important;
  color:#fff!important;
  box-shadow:0 9px 22px rgba(37,211,102,.28),inset 0 1px 0 rgba(255,255,255,.30)!important;
}
.premium-float .whatsapp-group-option .whatsapp-quick-icon{background:linear-gradient(145deg,#2fd899,#08785c)!important}
.premium-float .whatsapp-quick-icon svg{
  width:22px!important;
  height:22px!important;
  display:block!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.85!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.premium-float .whatsapp-quick-copy{flex:1!important;min-width:0!important;display:block!important;text-align:left!important;line-height:1!important}
.premium-float .whatsapp-quick-copy strong{
  display:block!important;
  color:#fff!important;
  font-size:12.5px!important;
  font-weight:900!important;
  letter-spacing:.2px!important;
  white-space:nowrap!important;
}
.premium-float .whatsapp-quick-option.unavailable{opacity:.58!important;cursor:not-allowed!important;filter:saturate(.55)!important}
.premium-float .whatsapp-quick-wrap.open .whatsapp-support-float{transform:scale(.94)!important;box-shadow:0 14px 38px rgba(37,211,102,.42),0 0 0 5px rgba(37,211,102,.08)!important}
@media(max-width:620px){
  .premium-float .whatsapp-quick-menu{right:55px!important;bottom:-2px!important;width:208px!important;min-width:208px!important;gap:8px!important;padding:0!important}
  .premium-float .whatsapp-quick-option{min-height:54px!important;padding:7px 12px 7px 8px!important;gap:10px!important;border-radius:15px!important}
  .premium-float .whatsapp-quick-icon{width:37px!important;height:37px!important;flex-basis:37px!important;border-radius:12px!important}
  .premium-float .whatsapp-quick-icon svg{width:20px!important;height:20px!important}
  .premium-float .whatsapp-quick-copy strong{font-size:11.5px!important}
}
