@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700;800;900&display=swap');
:root{--bg:#070a0b;--panel:#0e1315;--panel2:#12191b;--line:#202a2d;--text:#f4f7f5;--muted:#9aa5a6;--green:#61ff22;--green2:#30c900;--shadow:0 20px 60px rgba(0,0,0,.35)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 75% 30%,rgba(50,255,30,.08),transparent 30%),var(--bg);color:var(--text);font-family:Vazirmatn,Tahoma,sans-serif}a{text-decoration:none;color:inherit}button,input{font:inherit}.container{width:min(1240px,calc(100% - 48px));margin:auto}

.main-header{min-height:106px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:12px;min-width:245px}.brand img{width:72px;height:72px;border-radius:50%;object-fit:cover;box-shadow:0 0 28px rgba(97,255,34,.28)}.brand strong{display:block;font-size:22px}.brand strong b{font-size:12px;color:var(--green);margin-right:7px}.brand small{display:block;color:var(--muted);font-size:11px;margin-top:5px}.search-wrap{height:52px;display:flex;flex:1;max-width:540px;margin:auto;border:1px solid #334044;background:#0e1517;border-radius:17px;overflow:hidden}.search-wrap input{flex:1;border:0;outline:0;background:transparent;color:#fff;padding:0 20px}.search-wrap button{width:56px;border:0;background:var(--green);font-size:25px;cursor:pointer}.header-actions{display:flex;align-items:center;gap:10px}.icon-btn,.user-btn{position:relative;background:#101719;border:1px solid #2b373a;color:#fff;border-radius:15px;height:50px;padding:0 15px;cursor:pointer}.icon-btn span{position:absolute;top:-7px;right:-5px;background:var(--green);color:#071007;border-radius:50%;font-size:10px;min-width:19px;height:19px;display:grid;place-items:center}.cart-btn{border:0;border-radius:15px;background:var(--green);color:#071007;height:50px;padding:0 18px;font-weight:800;cursor:pointer}.cart-btn small{display:block;font-size:9px}.nav-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(7,10,11,.86);position:sticky;top:0;z-index:10;backdrop-filter:blur(14px)}.nav-inner{display:flex;justify-content:center;gap:46px}.nav-inner a{padding:19px 3px;color:#aeb8b7;font-size:14px;border-bottom:2px solid transparent}.nav-inner a:hover,.nav-inner a.active{color:var(--green);border-color:var(--green)}
.hero{min-height:520px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding-top:38px}.hero-copy{order:2;text-align:right}.eyebrow{display:inline-block;border:1px solid #34403f;background:#101718;border-radius:22px;padding:9px 15px;font-size:12px;color:#d5ddda}.eyebrow:first-letter{color:var(--green)}.store-name{letter-spacing:7px;color:var(--green);font-size:12px;font-weight:700;margin:28px 0 10px}.hero h1{font-size:70px;line-height:1.08;margin:0;font-weight:900}.hero h1 span{color:#aeb5b4}.hero p{color:#9da8a7;max-width:660px;line-height:2;font-size:14px}.hero-buttons{display:flex;gap:14px;justify-content:flex-start;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:16px;border:1px solid #344043;cursor:pointer;font-weight:700}.btn.primary{background:var(--green);color:#071007;border-color:var(--green);box-shadow:0 8px 28px rgba(97,255,34,.18)}.btn.ghost{background:transparent;color:#fff}.btn.full{width:100%;margin-top:10px}.hero-visual{order:1;display:grid;place-items:center;min-width:0}.hero-iphone-stage{width:min(100%,620px);display:grid;place-items:center;position:relative}.hero-iphone-stage:before{content:"";position:absolute;width:72%;height:72%;border-radius:50%;background:radial-gradient(circle,rgba(97,255,34,.18),rgba(97,255,34,0) 70%);filter:blur(18px);z-index:0}.hero-iphone-stage img{position:relative;z-index:1;width:100%;height:auto;display:block;filter:drop-shadow(0 28px 45px rgba(0,0,0,.55))}
.benefits{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:15px}.benefits>div{background:linear-gradient(180deg,#11191b,#0d1315);border:1px solid var(--line);border-radius:17px;padding:17px;text-align:center;font-size:23px}.benefits b,.benefits small{display:block}.benefits b{font-size:12px;margin-top:7px}.benefits small{font-size:10px;color:var(--muted);margin-top:4px}.section{padding-top:75px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.section-head h2{font-size:24px;margin:0}.section-head>a{color:#dbe2df;font-size:12px}.categories{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.categories button{background:#0e1517;border:1px solid #253033;color:#fff;border-radius:18px;min-height:116px;cursor:pointer;font-size:28px;transition:.2s}.categories button:hover{border-color:var(--green);transform:translateY(-2px)}.categories span{display:block;font-size:11px;margin-top:9px;color:#c4ccca}.filters{display:flex;gap:7px}.filter{background:#0d1416;color:#aeb7b6;border:1px solid #293335;padding:8px 14px;border-radius:10px;cursor:pointer;font-size:11px}.filter.active{background:var(--green);color:#071007;border-color:var(--green)}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{position:relative;background:linear-gradient(180deg,#11181a,#0c1214);border:1px solid #202a2d;border-radius:22px;padding:14px;overflow:hidden}.product-card .badge{position:absolute;top:14px;left:14px;background:var(--green);color:#061005;border-radius:9px;padding:5px 8px;font-size:10px;font-weight:800}.product-card .wish{position:absolute;top:14px;right:14px;width:34px;height:34px;border-radius:50%;border:1px solid #313c3e;background:#11191a;color:#fff;cursor:pointer;font-size:18px;z-index:2}.product-card .wish.active{color:#59ff7d;border-color:#59ff7d;background:#122318}.favorite-btn.active{color:#59ff7d;border-color:#59ff7d;background:#122318}.product-image{height:245px;border-radius:16px;background:#f5f5f5;display:grid;place-items:center;overflow:hidden;margin-bottom:14px}.product-image img{width:100%;height:100%;object-fit:contain}.product-name{font-size:15px;font-weight:800;margin:8px 0}.product-meta{font-size:11px;color:#899493;min-height:20px}.price{color:var(--green);font-size:18px;font-weight:900;margin:10px 0}.price small{font-size:10px;color:#9ca7a5}.add-btn{width:100%;border:0;background:var(--green);color:#061005;border-radius:13px;min-height:43px;font-weight:800;cursor:pointer}.unavailable{opacity:.55}.loading{grid-column:1/-1;padding:60px;text-align:center;color:var(--muted)}.promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:70px}.promo{min-height:180px;border:1px solid var(--line);border-radius:24px;padding:25px;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.promo.green{background:radial-gradient(circle at 80% 20%,rgba(97,255,34,.18),transparent 50%),#101817}.promo.blue{background:radial-gradient(circle at 80% 20%,rgba(80,150,255,.13),transparent 50%),#101517}.promo small{color:#a9b3b1}.promo h3{margin:9px 0 18px;font-size:22px}.promo a{font-size:12px;color:var(--green)}.promo-icon{font-size:90px;opacity:.9}.newsletter{margin-top:70px;border:1px solid var(--line);background:#0e1517;border-radius:22px;padding:22px;display:grid;grid-template-columns:auto 1fr 1.2fr auto;align-items:center;gap:16px}.mail-icon{width:52px;height:52px;border-radius:15px;background:#182023;display:grid;place-items:center;font-size:25px}.newsletter h3{margin:0}.newsletter p{margin:4px 0 0;color:var(--muted);font-size:11px}.newsletter input{height:48px;background:#0a1011;border:1px solid #2a3638;border-radius:13px;color:#fff;padding:0 15px;outline:0}.about{padding:60px 0}.about p{color:var(--muted);line-height:2}.footer{position:relative;overflow:hidden;border-top:1px solid #1b2729;background:radial-gradient(circle at 15% 15%,rgba(61,255,35,.07),transparent 28%),linear-gradient(180deg,#080d0e,#050708);padding-top:34px}.footer-glow{position:absolute;border-radius:50%;filter:blur(45px);pointer-events:none}.footer-glow-a{width:240px;height:240px;left:-120px;bottom:30px;background:rgba(64,255,34,.07)}.footer-glow-b{width:260px;height:260px;right:-120px;top:-80px;background:rgba(38,170,70,.06)}.footer-topline{position:relative;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:0 0 28px;border-bottom:1px solid #182325}.footer-brand-block{display:flex;align-items:center;gap:16px;direction:rtl}.footer-logo-wrap{width:70px;height:70px;border-radius:22px;padding:4px;background:linear-gradient(135deg,#18241e,#0b1011);border:1px solid #294134;box-shadow:0 0 28px rgba(72,255,43,.08)}.footer-logo-wrap img{width:100%;height:100%;object-fit:cover;border-radius:18px}.footer-kicker{font-size:9px;color:var(--green);letter-spacing:1.5px;font-weight:900}.footer-brand-block h3{margin:4px 0;font-size:22px}.footer-brand-block p{margin:0;color:#7e8a88;font-size:11px;max-width:390px}.footer-trust-row{display:flex;gap:9px;direction:rtl}.footer-trust{min-width:105px;padding:11px 13px;border:1px solid #1f2e30;background:rgba(12,19,20,.8);border-radius:14px;display:flex;align-items:center;gap:8px;color:#b8c2c0;font-size:10px}.footer-trust b{width:27px;height:27px;border-radius:9px;display:grid;place-items:center;background:#102319;color:var(--green);font-size:11px}.premium-footer-grid{padding:34px 0 30px;display:grid;grid-template-columns:1fr 1fr 1.35fr 1.35fr;gap:28px}.footer-col{direction:rtl}.footer h4{margin:0 0 15px;font-size:14px;color:#f0f5f3}.footer-col a{display:flex;align-items:center;gap:8px;color:#879391;font-size:11px;line-height:1.8;margin:10px 0;transition:.2s}.footer-col a span{color:#3dfb29;opacity:.7}.footer-col a:hover{color:#fff;transform:translateX(-3px)}.footer-contact a,.footer-contact p{direction:rtl;display:flex;align-items:flex-start;gap:9px;color:#879391;font-size:11px;line-height:1.8;margin:10px 0}.footer-contact i{font-style:normal;color:var(--green);width:20px;text-align:center}.footer-contact-card{direction:rtl;background:linear-gradient(145deg,rgba(17,30,25,.95),rgba(8,14,15,.96));border:1px solid #24432d;border-radius:20px;padding:21px;box-shadow:inset 0 1px rgba(255,255,255,.025),0 15px 40px rgba(0,0,0,.18);position:relative;overflow:hidden}.footer-contact-card:after{content:"";position:absolute;width:130px;height:130px;border:1px solid rgba(69,255,40,.15);border-radius:50%;left:-65px;bottom:-75px}.footer-contact-card .card-label{font-size:9px;color:var(--green);display:block;margin-bottom:7px}.footer-contact-card strong{font-size:17px;color:#fff;display:block}.footer-contact-card p{font-size:10px;line-height:1.9;color:#84908e;margin:8px 0 16px}.footer-support-btn{border:1px solid rgba(69,255,40,.35);background:rgba(62,255,39,.09);color:var(--green);border-radius:11px;padding:10px 15px;font-size:10px;font-weight:800;cursor:pointer;transition:.2s}.footer-support-btn:hover{background:var(--green);color:#061005;box-shadow:0 0 24px rgba(69,255,40,.18)}.footer-bottom{position:relative;border-top:1px solid #182325;padding:16px 0;display:flex;justify-content:space-between;align-items:center;gap:15px;color:#596563;font-size:9px;direction:rtl}.footer-bottom-links{display:flex;align-items:center;gap:10px}.footer-bottom a{color:#7d8987;font-size:9px}.footer-bottom a:hover{color:var(--green)}.copyright{display:none}
.drawer{position:fixed;z-index:30;top:0;right:-430px;width:min(430px,100%);height:100vh;background:#0b1012;border-left:1px solid #2b3638;box-shadow:-20px 0 60px #0008;transition:.25s;display:flex;flex-direction:column}.drawer.open{right:0}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--line)}.drawer-head button,.modal-close{border:0;background:none;color:#fff;font-size:28px;cursor:pointer}.cart-items{flex:1;overflow:auto;padding:16px}.cart-row{display:grid;grid-template-columns:70px 1fr auto;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding:12px 0}.cart-row img{width:70px;height:70px;object-fit:contain;background:#fff;border-radius:12px}.cart-row h4{margin:0;font-size:12px}.cart-row small{color:var(--green)}.qty{display:flex;gap:6px;align-items:center;margin-top:8px}.qty button{width:25px;height:25px;border:1px solid #334043;background:#111a1c;color:#fff;border-radius:7px;cursor:pointer}.remove{color:#ff7777;border:0;background:none;cursor:pointer;font-size:11px}.cart-footer{padding:16px;border-top:1px solid var(--line)}.cart-footer>div{display:flex;justify-content:space-between;font-size:13px}.cart-footer strong{color:var(--green);font-size:18px}.backdrop{position:fixed;inset:0;background:#0009;z-index:25;display:none}.backdrop.show{display:block}.modal{position:fixed;inset:0;background:#000b;z-index:50;display:none;place-items:center;padding:20px}.modal.show{display:grid}.modal-card{width:min(430px,100%);background:#0d1416;border:1px solid #293638;border-radius:24px;padding:30px;position:relative;box-shadow:var(--shadow)}.modal-logo{width:72px;height:72px;object-fit:cover;border-radius:50%;display:block;margin:auto}.modal-card h2{text-align:center;margin:14px 0 5px}.modal-card>p{text-align:center;color:var(--muted);font-size:12px}.field{margin:15px 0}.field label{display:block;font-size:11px;color:#aab4b2;margin-bottom:7px}.field input{width:100%;height:46px;background:#080d0f;border:1px solid #2a3739;border-radius:12px;color:#fff;padding:0 13px;outline:0}.switch-auth{width:100%;background:none;border:0;color:var(--green);margin-top:15px;cursor:pointer;font-size:11px}.form-error{color:#ff7777;font-size:11px;text-align:center;min-height:18px;margin-top:10px}.hidden{display:none}.account-card{width:min(620px,100%)}.account-info{background:#111a1c;border:1px solid var(--line);border-radius:14px;padding:15px;margin:15px 0}.order{border:1px solid var(--line);border-radius:14px;padding:14px;margin:10px 0}.order small{color:var(--muted)}.order strong{color:var(--green)}@media(max-width:1050px){.main-header{flex-wrap:wrap;padding:15px 0}.brand{order:1}.search-wrap{order:3;max-width:none;flex-basis:100%}.header-actions{order:2;margin-right:auto}.hero h1{font-size:52px}.products-grid{grid-template-columns:repeat(3,1fr)}.categories{grid-template-columns:repeat(4,1fr)}.benefits{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-topline{align-items:flex-start}.footer-trust-row{flex-wrap:wrap}.premium-footer-grid{grid-template-columns:1fr 1fr}.newsletter{grid-template-columns:auto 1fr}.newsletter input{grid-column:1/3}.newsletter button{grid-column:1/3}}@media(max-width:700px){.container{width:min(100% - 24px,1240px)}.main-header{gap:8px;align-items:center;flex-wrap:wrap}.brand{min-width:0;flex:1;gap:7px;overflow:hidden}.brand img{width:46px;height:46px;flex:0 0 46px}.brand strong{font-size:15px;white-space:nowrap}.brand small{display:none}.header-actions{gap:4px;flex:0 0 auto;margin-right:0}.header-actions .icon-btn,.header-actions .user-btn,.header-actions .cart-btn{width:44px;height:44px;min-width:44px;padding:0;border-radius:13px;display:grid;place-items:center}.header-actions .icon-btn{font-size:20px}.header-actions .cart-btn{font-size:19px}.header-actions .cart-btn span,.header-actions .cart-btn small,.header-actions .user-btn span{display:none}.header-actions .user-btn{display:grid!important;font-size:19px}.header-actions .user-btn .user-icon{display:inline-flex!important;align-items:center;justify-content:center;line-height:1;transform:translate(2px,-2px)}.header-actions .user-btn #userLabel{display:none!important}.hero{grid-template-columns:1fr;padding-top:25px}.hero-copy{order:1;text-align:center}.hero-visual{order:2}.hero h1{font-size:45px}.hero-buttons{justify-content:center}.hero-iphone-stage{width:min(100%,430px)}.benefits{grid-template-columns:1fr 1fr}.categories{grid-template-columns:repeat(2,1fr)}.products-grid{grid-template-columns:1fr 1fr}.promo-grid{grid-template-columns:1fr}.newsletter{grid-template-columns:1fr}.newsletter input,.newsletter button{grid-column:auto}.nav-inner{gap:18px;overflow:auto;justify-content:flex-start;padding:0 12px}.nav-inner a{white-space:nowrap;font-size:11px}.filters{display:none}.footer-grid{grid-template-columns:1fr}.footer-topline{flex-direction:column}.footer-trust-row{width:100%}.footer-trust{flex:1}.premium-footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}.section{padding-top:45px}.product-image{height:180px}}@media(max-width:430px){.products-grid{grid-template-columns:1fr}.benefits{grid-template-columns:1fr}.hero h1{font-size:38px}}

.payment-card{width:min(500px,100%);max-height:92vh;overflow:auto}.payment-icon{width:62px;height:62px;border-radius:18px;background:#14201b;display:grid;place-items:center;margin:auto;font-size:28px}.payment-bank{background:#101a1b;border:1px solid #2b3a3b;border-radius:18px;padding:18px;text-align:center;margin:18px 0}.payment-bank small,.payment-bank span{display:block;color:#9ba6a4;font-size:11px}.payment-bank b{display:block;color:var(--green);font-size:21px;letter-spacing:1px;margin:8px 0}.payment-bank button{border:1px solid #334243;background:#0b1112;color:#fff;border-radius:10px;padding:8px 12px;cursor:pointer}.payment-instructions{font-size:11px!important;line-height:1.9;color:#aab4b2!important}.receipt-box{border:1px dashed #344445;border-radius:16px;padding:14px;margin:14px 0;text-align:center}.receipt-pick{display:inline-flex;align-items:center;justify-content:center;background:var(--green);color:#071007;border-radius:11px;padding:11px 16px;font-weight:800;cursor:pointer;font-size:12px}.receipt-box small{display:block;color:#899493;margin-top:9px}.receipt-preview{display:block;width:100%;max-height:220px;object-fit:contain;border-radius:12px;margin-top:12px;background:#fff}.btn:disabled{opacity:.55;cursor:not-allowed}

.address-card{width:min(620px,100%);max-height:92vh;overflow:auto}.address-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.full-field{grid-column:1/-1}.field textarea{width:100%;background:#080d0f;border:1px solid #2a3739;border-radius:12px;color:#fff;padding:12px 13px;outline:0;resize:vertical;font-family:inherit}.save-address{display:flex;align-items:center;gap:8px;color:#aab4b2;font-size:11px;margin:12px 0 16px}.save-address input{accent-color:var(--green)}@media(max-width:600px){.address-grid{grid-template-columns:1fr}.full-field{grid-column:auto}}

.info-card{max-width:720px;text-align:right}.info-content{margin-top:18px;color:#cbd5d1;line-height:2}.info-content p{margin:0 0 12px}.info-content ul{padding-right:22px;margin:10px 0}.info-content li{margin:7px 0}.info-list details{background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:13px 16px;margin:10px 0}.info-list summary{cursor:pointer;font-weight:800;color:#f1f5f9}.info-list details p{padding-top:10px;color:#aebbb7}.info-note{padding:12px 14px;border-radius:14px;background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.18)}

.product-detail-modal{z-index:120}
.product-detail-card{max-width:900px!important;width:min(94vw,900px)!important}
.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}
.product-detail-media{min-height:420px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:radial-gradient(circle at 50% 45%,rgba(0,255,130,.16),transparent 60%),#081014;display:flex;align-items:center;justify-content:center;padding:28px}
.product-detail-media img{max-width:100%;max-height:440px;object-fit:contain;border-radius:16px}
.detail-badge{display:inline-block;padding:6px 12px;border-radius:999px;background:rgba(0,255,130,.12);color:#34f28b;border:1px solid rgba(0,255,130,.25);font-size:13px}
.product-detail-info h2{font-size:30px;margin:14px 0 12px}.detail-price{font-size:26px;font-weight:800;margin:12px 0}.detail-stock{color:#32ef83;margin:12px 0}.product-detail-info p{color:#aab7bd;line-height:2;min-height:90px}
@media(max-width:700px){.product-detail-grid{grid-template-columns:1fr;gap:18px}.product-detail-media{min-height:280px}.product-detail-media img{max-height:300px}.product-detail-info h2{font-size:24px}}

/* V23 product detail redesign */
.product-detail-modal{z-index:120;overflow:auto;padding:28px 18px;background:rgba(2,5,6,.82);backdrop-filter:blur(10px)}
.product-detail-card{width:min(1180px,100%);max-height:none;background:linear-gradient(145deg,#0d1719,#081012);border:1px solid #29453d;border-radius:28px;padding:28px;box-shadow:0 30px 100px rgba(0,0,0,.65)}
.product-detail-top{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;direction:ltr}
.product-detail-gallery,.product-detail-info{direction:rtl}
.product-detail-gallery{display:flex;gap:12px;align-items:stretch;min-width:0}
.detail-main-image{flex:1;min-height:480px;border:1px solid #263a3d;border-radius:22px;background:radial-gradient(circle at 50% 35%,rgba(74,255,86,.12),transparent 45%),#eef1f0;display:grid;place-items:center;overflow:hidden}
.detail-main-image img{width:100%;height:100%;max-height:540px;object-fit:contain;padding:22px}
.detail-thumbs{width:78px;display:flex;flex-direction:column;gap:10px}
.detail-thumb{width:78px;height:78px;border-radius:14px;background:#0c1719;border:1px solid #294047;padding:6px;cursor:pointer}.detail-thumb.active{border-color:#4cff78;box-shadow:0 0 0 2px rgba(76,255,120,.12)}.detail-thumb img{width:100%;height:100%;object-fit:contain;border-radius:9px;background:#f2f4f3}
.product-detail-info{padding:12px 6px;display:flex;flex-direction:column;justify-content:center}
.detail-topline{display:flex;gap:8px;align-items:center}.detail-category,.detail-badge{border:1px solid #2b4548;background:#0d1a1d;border-radius:10px;padding:7px 11px;font-size:10px;color:#a9b8bb}.detail-badge{color:#64ff83;border-color:#22613b}
.product-detail-info h2{font-size:34px;margin:18px 0 10px;line-height:1.2;color:#f4f8f7}
.detail-price-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.detail-price{font-size:32px;font-weight:950;color:#59ff7d}.detail-discount{background:#ff4d5e;color:#fff;border-radius:9px;padding:6px 9px;font-size:10px;font-weight:900}.detail-old-price{min-height:18px;color:#77878a;text-decoration:line-through;font-size:12px;margin-top:3px}.detail-stock{margin:15px 0 8px;font-size:12px;font-weight:800}.detail-stock.in{color:#58f77b}.detail-stock.out{color:#ff6874}.product-detail-info p{color:#a6b3b1;line-height:2;font-size:13px;min-height:50px}.detail-quick{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:10px 0 18px}.detail-quick>div{background:#0c1719;border:1px solid #26373a;border-radius:14px;padding:13px}.detail-quick span,.detail-quick b{display:block}.detail-quick span{font-size:10px;color:#728487;margin-bottom:5px}.detail-quick b{font-size:13px;color:#edf5f3}.detail-actions{display:grid;grid-template-columns:1fr auto;gap:10px}.detail-actions .btn{min-height:52px}.detail-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.detail-benefits span{background:#0c1719;border:1px solid #223438;border-radius:12px;padding:11px 7px;text-align:center;color:#9eafad;font-size:9px}.detail-tabs{display:flex;gap:4px;border-bottom:1px solid #203235;margin-top:28px}.detail-tabs button{background:transparent;border:0;color:#819294;padding:14px 18px;cursor:pointer;font-size:11px}.detail-tabs button.active{color:#59ff7d;border-bottom:2px solid #59ff7d}.detail-bottom{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.detail-spec-box,.detail-related-box{background:#0b1517;border:1px solid #203235;border-radius:18px;padding:18px}.detail-spec-box h3,.detail-related-box h3{font-size:14px;margin:0 0 14px}.spec-row{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid #18272a;font-size:10px}.spec-row:last-child{border-bottom:0}.spec-row span{color:#738487}.spec-row b{color:#e1e9e7}.detail-related-box p{color:#7f9093;line-height:2;font-size:10px}
@media(max-width:900px){.product-detail-card{padding:18px;border-radius:22px}.product-detail-top{grid-template-columns:1fr}.detail-main-image{min-height:320px}.product-detail-info h2{font-size:26px}.detail-price{font-size:27px}.detail-bottom{grid-template-columns:1fr}}
@media(max-width:560px){.product-detail-modal{padding:10px}.product-detail-card{padding:12px}.product-detail-gallery{flex-direction:column}.detail-thumbs{width:100%;flex-direction:row}.detail-thumb{width:64px;height:64px}.detail-main-image{min-height:260px}.detail-quick,.detail-benefits{grid-template-columns:1fr 1fr}.detail-benefits span:last-child{display:none}.detail-actions{grid-template-columns:1fr}.product-detail-info h2{font-size:22px}}
.advanced-filter-bar{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;margin:-8px 0 12px;padding:10px;background:#0c1315;border:1px solid var(--line);border-radius:16px}.filter-search{display:flex;align-items:center;gap:8px;background:#080e10;border:1px solid #273235;border-radius:12px;height:44px;padding:0 12px;color:#75807e}.filter-search input{width:100%;height:100%;border:0;outline:0;background:transparent;color:#fff;font-family:inherit;font-size:12px}.advanced-filter-toggle,.sort-select{height:44px;border:1px solid #293638;background:#10191b;color:#e8eeee;border-radius:12px;padding:0 14px;font-family:inherit;font-size:11px;cursor:pointer}.advanced-filter-toggle:hover{border-color:var(--green)}.advanced-filter-toggle span{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-right:5px;border-radius:10px;background:#1e292b;color:#9fff9a}.sort-select{min-width:125px}.advanced-filters{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;background:#0d1517;border:1px solid var(--line);border-radius:18px;padding:16px;margin-bottom:15px}.advanced-filters.hidden{display:none}.filter-field label{display:block;color:#899593;font-size:10px;margin:0 0 6px}.filter-field select,.filter-field input{width:100%;height:42px;background:#080e10;border:1px solid #293638;border-radius:11px;color:#fff;padding:0 11px;outline:0;font-family:inherit;font-size:11px}.clear-filters{height:42px;align-self:end;border:1px solid #354244;background:#121b1d;color:#b9c1bf;border-radius:11px;font-family:inherit;font-size:11px;cursor:pointer}.clear-filters:hover{border-color:#ff7777;color:#ff9999}.products-result{color:#778280;font-size:10px;margin:0 2px 10px}.price del{display:block;color:#687371;font-size:9px;font-weight:500;margin-top:3px;text-decoration:line-through}@media(max-width:800px){.advanced-filter-bar{grid-template-columns:1fr 1fr}.filter-search{grid-column:1/-1}.sort-select,.advanced-filter-toggle{width:100%}.advanced-filters{grid-template-columns:repeat(2,1fr)}}@media(max-width:430px){.advanced-filters{grid-template-columns:1fr}.advanced-filter-bar{grid-template-columns:1fr}.sort-select,.advanced-filter-toggle{grid-column:auto}}

/* V25 professional product gallery */
.detail-main-image{position:relative}
.detail-main-image img{cursor:zoom-in;user-select:none;touch-action:pan-y}
.detail-gallery-count{position:absolute;top:14px;right:14px;z-index:3;background:rgba(5,10,11,.78);color:#fff;border:1px solid #314143;border-radius:999px;padding:7px 11px;font-size:10px;backdrop-filter:blur(8px)}
.detail-gallery-nav{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid #496052;background:rgba(7,14,15,.82);color:#fff;font-size:28px;line-height:1;display:grid;place-items:center;cursor:pointer;backdrop-filter:blur(8px)}
.detail-gallery-nav:hover{border-color:#59ff7d;color:#59ff7d}
.detail-gallery-nav.prev{left:14px}.detail-gallery-nav.next{right:14px}
.detail-zoom{position:absolute;z-index:3;bottom:14px;left:14px;width:40px;height:40px;border-radius:12px;border:1px solid #39494b;background:rgba(7,14,15,.82);color:#fff;font-size:19px;cursor:pointer}
.detail-zoom:hover{border-color:#59ff7d;color:#59ff7d}
.detail-thumb{flex:0 0 auto}
@media(max-width:560px){.detail-main-image img{padding:14px}.detail-gallery-nav{width:38px;height:38px}.detail-gallery-count{top:10px;right:10px}.detail-zoom{bottom:10px;left:10px;width:36px;height:36px}.detail-thumbs{overflow-x:auto;scrollbar-width:thin;padding-bottom:3px}}

.detail-panel.hidden{display:none}.detail-description-box p{color:#b5c1bf;line-height:2.2;font-size:13px;white-space:pre-wrap}.detail-reviews{display:grid;gap:12px}.review-summary{display:flex;align-items:center;gap:10px;background:#0b1517;border:1px solid #203235;border-radius:14px;padding:14px}.review-summary strong{color:#59ff7d;font-size:20px}.review-summary span{color:#829190;font-size:11px}.review-card{background:#0b1517;border:1px solid #203235;border-radius:14px;padding:14px}.review-card>div{display:flex;justify-content:space-between;gap:10px}.review-card span{color:#59ff7d;letter-spacing:2px}.review-card p{color:#b7c1c0;line-height:2;margin:8px 0}.review-card small,.review-form small{color:#718180;font-size:9px}.review-form{background:#0b1517;border:1px solid #203235;border-radius:16px;padding:16px}.review-form h4{margin:0 0 8px}.review-stars{display:flex;direction:ltr;gap:2px;margin-bottom:10px}.review-stars button{background:none;border:0;color:#465353;font-size:25px;cursor:pointer}.review-stars button.selected{color:#59ff7d}.review-form textarea{width:100%;min-height:100px;background:#091113;color:#fff;border:1px solid #26383a;border-radius:12px;padding:12px;resize:vertical;margin-bottom:10px}.review-form .btn{width:auto;padding:11px 20px}

#detailSpecsRows .spec-row{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #18272a}#detailSpecsRows .spec-row:last-child{border-bottom:0}#detailSpecsRows .spec-row span{color:#738487}#detailSpecsRows .spec-row b{color:#e1e9e7;text-align:left}
.favorite-header{position:relative}.favorite-header span{background:var(--green);color:#061005}.favorites-card{max-width:760px}.modal-heading{display:flex;gap:12px;align-items:center;margin-bottom:18px}.modal-heading>span{font-size:30px}.modal-heading h2{margin:0}.modal-heading p{margin:4px 0 0;color:var(--muted);font-size:11px}.favorites-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.favorite-item{position:relative;border:1px solid var(--line);background:#0d1416;border-radius:16px;overflow:hidden}.favorite-remove{position:absolute;top:8px;left:8px;width:28px;height:28px;border-radius:50%;border:1px solid #354042;background:#11191a;color:#fff;cursor:pointer;z-index:2}.favorite-open{display:grid;grid-template-columns:90px 1fr;gap:12px;width:100%;padding:10px;border:0;background:transparent;color:#fff;text-align:right;cursor:pointer}.favorite-open img{width:90px;height:90px;object-fit:contain;border-radius:12px;background:#f5f5f5}.favorite-open b,.favorite-open span{display:block}.favorite-open b{margin-top:12px}.favorite-open span{color:var(--green);font-weight:900;margin-top:8px}.favorites-empty{text-align:center;padding:35px 10px;color:var(--muted)}.favorites-empty>div{font-size:50px;color:var(--green)}.favorites-empty p{margin:10px 0 18px}
@media(max-width:650px){.favorites-grid{grid-template-columns:1fr}.favorite-open{grid-template-columns:80px 1fr}.favorite-open img{width:80px;height:80px}}

/* V37 product comparison */
.compare-header{position:relative}.compare-header span{background:#4cff78;color:#061005}.compare-btn{width:100%;min-height:36px;margin-bottom:8px;border:1px solid #2d4244;background:#101a1c;color:#c8d2d0;border-radius:11px;font-family:inherit;font-size:10px;font-weight:800;cursor:pointer}.compare-btn:hover,.compare-btn.active{border-color:#59ff7d;color:#59ff7d;background:#102018}.compare-card{max-width:1000px}.compare-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:16px}.compare-table{width:100%;min-width:650px;border-collapse:collapse;background:#0b1416}.compare-table th,.compare-table td{padding:12px;border-bottom:1px solid #1d2c2f;border-left:1px solid #1d2c2f;text-align:center;font-size:11px}.compare-table th:first-child,.compare-table td:first-child{position:sticky;right:0;background:#0b1416;z-index:2;color:#82908e}.compare-table th img{display:block;width:85px;height:85px;object-fit:contain;background:#f4f4f4;border-radius:12px;margin:0 auto 8px}.compare-table th b{display:block;color:#eef5f3}.compare-remove{float:left;width:24px;height:24px;border-radius:50%;border:1px solid #344346;background:#111b1d;color:#fff;cursor:pointer}.compare-remove:hover{color:#ff6874;border-color:#ff6874}.compare-table td{color:#d6dfdd}.compare-table td:first-child{font-weight:800}.compare-empty{text-align:center;padding:45px 15px;color:var(--muted)}.compare-empty>div{font-size:50px}.compare-empty h3{color:#e8efed;margin:12px 0 6px}.compare-empty p{font-size:11px}@media(max-width:650px){.compare-card{padding:14px}.compare-table{min-width:600px}.compare-table th img{width:70px;height:70px}}

/* V39: comparison modal scrolling and robust layout */
#compareModal{overflow-y:auto;overflow-x:hidden;align-items:flex-start;justify-content:center;padding:20px;}
#compareModal .compare-card{width:min(1000px,100%);max-width:1000px;max-height:calc(100vh - 40px);overflow-y:auto;overflow-x:hidden;margin:auto;}
#compareModal .compare-card::-webkit-scrollbar{width:8px;height:8px}
#compareModal .compare-card::-webkit-scrollbar-thumb{background:#334346;border-radius:10px}
#compareModal .compare-table-wrap{max-width:100%;overflow:auto;max-height:calc(100vh - 220px);}
#compareModal .compare-table-wrap::-webkit-scrollbar{width:8px;height:8px}
#compareModal .compare-table-wrap::-webkit-scrollbar-thumb{background:#334346;border-radius:10px}
.compare-open-note{margin-top:12px;padding:10px 12px;border:1px solid #263638;border-radius:12px;background:#0a1113;color:#8e9b99;font-size:11px;text-align:center}
@media(max-width:650px){#compareModal{padding:10px}#compareModal .compare-card{max-height:calc(100vh - 20px);padding:18px}#compareModal .compare-table-wrap{max-height:calc(100vh - 180px)}}

/* V43: hide any legacy customer notification/toast bars */
#toast,#toastContainer,.toast,.toast-container,.notification-toast,.site-toast,.customer-toast{display:none !important;visibility:hidden !important;pointer-events:none !important;}

/* V44: comprehensive scrolling */
html{overflow-y:auto;overflow-x:hidden}body{overflow-x:hidden;overflow-y:auto;min-height:100vh}.account-card{max-height:90vh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.account-card #ordersList{max-height:58vh;overflow-y:auto;padding-left:4px;padding-right:4px;scrollbar-width:thin}.account-card #ordersList::-webkit-scrollbar{width:7px}.account-card #ordersList::-webkit-scrollbar-thumb{background:#334346;border-radius:10px}.payment-state.approved{color:#59ff7d}.payment-state.rejected{color:#ff7373}.rejected-shipping{border-color:#743131!important;color:#ff7373!important}

.coupon-box{margin:10px 0}.coupon-row{display:flex;gap:8px}.coupon-row input{flex:1;min-width:0;padding:10px 12px;border:1px solid #27332d;border-radius:12px;background:#0d1210;color:#fff}.coupon-box small{display:block;min-height:18px;margin-top:5px;color:#75d69a;font-size:12px}

/* V55: customer scrolling polish — dark MR Mobile theme */
html,body{scrollbar-width:thin;scrollbar-color:#3d574b #080d0f}
html::-webkit-scrollbar,body::-webkit-scrollbar{width:10px;height:10px}
html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{background:#080d0f}
html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#5fff32,#263d32);border:2px solid #080d0f;border-radius:999px}
html::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover{background:#70ff46}

/* Every customer modal can scroll naturally on desktop and mobile */
.modal{overflow-y:auto;overflow-x:hidden;align-items:flex-start;justify-content:center;padding:20px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#3d574b #080d0f}
.modal::-webkit-scrollbar{width:9px}
.modal::-webkit-scrollbar-track{background:#080d0f;border-radius:999px}
.modal::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#5fff32,#263d32);border:2px solid #080d0f;border-radius:999px}
.modal::-webkit-scrollbar-thumb:hover{background:#70ff46}
.modal-card{max-height:92vh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#3d574b #0a1012}
.modal-card::-webkit-scrollbar{width:8px;height:8px}
.modal-card::-webkit-scrollbar-track{background:#0a1012;border-radius:999px}
.modal-card::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#59ff7d,#294638);border:2px solid #0a1012;border-radius:999px}
.modal-card::-webkit-scrollbar-thumb:hover{background:#70ff8d}

/* Keep modal header/close control visually stable while content scrolls */
.modal-card>.modal-close{position:sticky;top:0;float:right;z-index:20;width:36px;height:36px;border-radius:12px;background:rgba(13,20,22,.88);backdrop-filter:blur(8px);border:1px solid #26383a;display:grid;place-items:center;line-height:1;margin:-2px -2px 0 0}
.modal-card>.modal-close:hover{color:#59ff7d;border-color:#3f634e;background:#101b18}

/* Customer account/orders */
.account-card{max-height:92vh}
.account-card #ordersList{scrollbar-color:#3d574b #0a1012}
.account-card #ordersList::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#59ff7d,#294638);border:2px solid #0a1012}

/* Favorites, comparison, info and forms */
.favorites-card,.compare-card,.address-card,.payment-card,.info-card{max-height:92vh}
.favorites-card #favoritesList,.info-card .info-content{scrollbar-width:thin}

/* Product detail: whole customer detail view remains reachable with one smooth scroll */
.product-detail-modal{overflow-y:auto;overscroll-behavior:contain}
.product-detail-card{max-height:92vh;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain}
.product-detail-card::-webkit-scrollbar{width:9px}
.product-detail-card::-webkit-scrollbar-track{background:#081012;border-radius:999px}
.product-detail-card::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#59ff7d,#294638);border:2px solid #081012;border-radius:999px}
.product-detail-card::-webkit-scrollbar-thumb:hover{background:#70ff8d}

/* Horizontal scrolling areas get the same visual language */
.nav-inner,.detail-thumbs,.compare-table-wrap{scrollbar-width:thin;scrollbar-color:#3d574b #0a1012}
.nav-inner::-webkit-scrollbar,.detail-thumbs::-webkit-scrollbar,.compare-table-wrap::-webkit-scrollbar{height:8px;width:8px}
.nav-inner::-webkit-scrollbar-track,.detail-thumbs::-webkit-scrollbar-track,.compare-table-wrap::-webkit-scrollbar-track{background:#0a1012;border-radius:999px}
.nav-inner::-webkit-scrollbar-thumb,.detail-thumbs::-webkit-scrollbar-thumb,.compare-table-wrap::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#59ff7d,#294638);border-radius:999px}

@media(max-width:650px){
  .modal{padding:10px}
  .modal-card{max-height:calc(100vh - 20px);border-radius:20px}
  .product-detail-card{max-height:calc(100vh - 20px)}
  .modal-card>.modal-close{width:34px;height:34px}
}

/* V57: timed special offers */
.special-offers{margin-top:18px;margin-bottom:18px;padding:22px;border:1px solid #1f3b31;border-radius:24px;background:linear-gradient(145deg,#0b1716,#091114);box-shadow:0 16px 40px rgba(0,0,0,.22)}
.offers-subtitle{margin:4px 0 0;color:#81928e;font-size:12px}.special-offers-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.offer-card{overflow:hidden;border:1px solid #213932;border-radius:18px;background:#0c1719;cursor:pointer;transition:.2s}.offer-card:hover{transform:translateY(-3px);border-color:#3a9d68}.offer-img{height:160px;background:#0a1215;display:grid;place-items:center}.offer-img img{width:100%;height:100%;object-fit:contain}.offer-body{padding:13px}.offer-badge{display:inline-flex;padding:5px 8px;border-radius:8px;background:#153b28;color:#62f18b;font-size:10px;font-weight:800}.offer-body h3{font-size:13px;margin:9px 0;color:#edf6f2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.offer-price{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.offer-price strong{color:#fff;font-size:14px}.offer-price del{color:#6d7c7b;font-size:10px}.sale-countdown{margin-top:8px;padding:7px 9px;border-radius:9px;background:#111f1c;border:1px solid #214b38;color:#63ef8a;font-size:10px;font-variant-numeric:tabular-nums}.detail-sale-countdown{width:max-content;min-width:150px}.sale-admin-note{display:block;color:#55e987;font-size:8px;margin-top:4px}.sale-admin-note.muted{color:#75837f}@media(max-width:1000px){.special-offers-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.special-offers{padding:14px}.special-offers-grid{grid-template-columns:1fr 1fr;gap:9px}.offer-img{height:125px}.offer-body{padding:10px}.offer-body h3{font-size:11px}.offer-price strong{font-size:11px}.sale-countdown{font-size:9px}}

#onlinePayBtn{margin-bottom:8px} #onlinePayBtn[hidden]{display:none!important}
.support-fab{position:fixed;left:18px;bottom:18px;z-index:40;background:#15945c;color:#fff;padding:11px 16px;border-radius:999px;box-shadow:0 10px 30px #0008;cursor:pointer;font-weight:800}.support-card{max-width:760px;max-height:85vh;overflow:auto}.support-tabs{display:flex;gap:8px;margin:12px 0;flex-wrap:wrap}.support-tabs button{border:1px solid #2a4d3c;background:#0e1713;color:#fff;padding:9px 14px;border-radius:10px}.ticket-row,.chat-row,.advanced-card{background:#101914;border:1px solid #244233;border-radius:14px;padding:12px;margin:8px 0}.ticket-row{cursor:pointer}.ticket-meta{font-size:12px;color:#9ab5a7}.support-compose{display:flex;gap:8px;margin-top:10px}.support-compose textarea{flex:1;min-height:80px}.wallet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.wallet-grid .advanced-card strong{display:block;font-size:20px}@media(max-width:600px){.support-fab{left:10px;bottom:10px}.wallet-grid{grid-template-columns:1fr}}
/* V93 — Premium support / chat / loyalty UI */
.support-fab{background:linear-gradient(135deg,#59ff32,#22d93f);color:#061006;border:1px solid #63ff48;box-shadow:0 12px 34px rgba(60,255,60,.2);font-size:12px}
.support-card{width:min(720px,100%);padding:26px;overflow-x:hidden;background:linear-gradient(145deg,#0b1517,#0a1113 60%,#0c1915);border-color:#29413a}
.support-brand{display:flex;align-items:center;justify-content:center;gap:12px;text-align:right;padding:4px 42px 12px 0}
.support-brand-icon,.support-title-icon{display:grid;place-items:center;border:1px solid #315145;background:linear-gradient(145deg,#11251c,#0b1715);color:#59ff7d;box-shadow:0 0 28px rgba(89,255,125,.09)}
.support-brand-icon{width:54px;height:54px;border-radius:18px;font-size:27px}
.support-brand h2{margin:0;font-size:25px}.support-brand p{margin:5px 0 0;color:#82938f;font-size:10px}
.support-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0 18px}
.support-tabs button{min-height:48px;border:1px solid #29463a;background:#0b1514;color:#c9d3d0;border-radius:14px;cursor:pointer;font-weight:800;font-size:11px;transition:.2s}
.support-tabs button:hover,.support-tabs button.active{border-color:#59ff7d;background:linear-gradient(180deg,#10281d,#0c1d17);color:#59ff7d;box-shadow:0 0 20px rgba(89,255,125,.08)}
.support-title-row{display:flex;align-items:center;gap:12px;margin:5px 0 14px;padding:3px 2px}.support-title-icon{width:46px;height:46px;border-radius:15px;font-size:22px;flex:0 0 auto}.support-title-row h3{margin:0;font-size:17px}.support-title-row p{margin:4px 0 0;color:#71817e;font-size:10px}
.support-loading{min-height:180px;display:grid;place-items:center;align-content:center;gap:9px;color:#8b9b97;font-size:11px}.support-loading span{width:24px;height:24px;border:2px solid #274235;border-top-color:#59ff7d;border-radius:50%;animation:supportSpin .8s linear infinite}@keyframes supportSpin{to{transform:rotate(360deg)}}
.support-new-ticket{background:linear-gradient(145deg,#0e1b17,#0a1514);border:1px solid #29463a;border-radius:20px;padding:17px;margin-bottom:18px;box-shadow:inset 0 1px rgba(255,255,255,.02)}
.support-section-head,.support-list-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.support-section-head b,.support-list-head b{font-size:13px}.support-section-head small{display:block;color:#71817e;font-size:9px;margin-top:4px}.support-section-head>span{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;color:#59ff7d;background:#10271d;border:1px solid #31533f;font-size:20px}
.support-form-grid{display:grid;grid-template-columns:2fr 1fr;gap:10px;margin-top:14px}.support-card label{display:block}.support-card label>span{display:block;color:#8c9d99;font-size:9px;margin:0 0 6px}.support-card input,.support-card select,.support-card textarea{width:100%;box-sizing:border-box;background:#071011;border:1px solid #2b4140;color:#eef5f2;border-radius:13px;outline:none;font-family:inherit}.support-card input,.support-card select{height:44px;padding:0 12px}.support-card textarea{min-height:96px;padding:12px;resize:vertical;line-height:1.9}.support-card input:focus,.support-card select:focus,.support-card textarea:focus{border-color:#4edc6e;box-shadow:0 0 0 3px rgba(89,255,125,.06)}.support-field-wide{margin-top:10px}
.support-primary-btn,.loyalty-cta{width:100%;border:0;min-height:50px;border-radius:14px;background:linear-gradient(135deg,#63ff32,#24dd44);color:#061006;font-weight:950;cursor:pointer;box-shadow:0 10px 28px rgba(66,255,65,.15);margin-top:11px}.support-primary-btn{display:flex;align-items:center;justify-content:center;gap:10px}.support-primary-btn b{font-size:16px}.support-primary-btn:disabled{opacity:.5}
.support-list-head{margin:4px 2px 9px}.support-list-head span{font-size:9px;color:#657773}.support-ticket-list{display:grid;gap:8px}.support-ticket-item{width:100%;display:grid;grid-template-columns:40px 1fr auto 14px;align-items:center;gap:9px;text-align:right;background:#0b1517;border:1px solid #20363a;color:#fff;border-radius:15px;padding:11px;cursor:pointer}.support-ticket-item:hover{border-color:#315b47;transform:translateY(-1px)}.ticket-icon{width:38px;height:38px;border-radius:12px;background:#10201b;display:grid;place-items:center}.ticket-main{min-width:0}.ticket-main b,.ticket-main small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ticket-main b{font-size:11px}.ticket-main small{color:#71817e;font-size:8px;margin-top:4px}.ticket-status{font-size:8px;color:#59ff7d;background:#0e281a;border:1px solid #24543a;border-radius:999px;padding:5px 8px}.ticket-status.closed{color:#a0aaa7;background:#141b1b;border-color:#2a3637}.ticket-arrow{font-size:22px;color:#5c7770}.support-empty{min-height:180px;display:grid;place-items:center;align-content:center;text-align:center;gap:6px;color:#8b9996}.support-empty>div{font-size:38px;opacity:.7}.support-empty b{font-size:12px;color:#c7d1ce}.support-empty small{font-size:9px;color:#697976}
.support-back{border:1px solid #29463a;background:#0c1715;color:#cdd6d3;border-radius:10px;padding:8px 12px;cursor:pointer;font-size:10px;margin-bottom:12px}.support-thread,.support-chat-window{max-height:330px;overflow:auto;padding:8px 4px;scrollbar-width:thin;scrollbar-color:#31533f #081011}.support-message{max-width:82%;padding:10px 12px;border-radius:15px;margin:7px 0;border:1px solid #23393a}.support-message.from-admin{margin-left:auto;background:#101c1f;border-bottom-right-radius:5px}.support-message.from-user{margin-right:auto;background:#0e251a;border-color:#2c5941;border-bottom-left-radius:5px}.support-message-label{display:flex;justify-content:space-between;gap:10px;font-size:9px;color:#59ff7d}.support-message-label small{font-size:7px;color:#647773}.support-message p{margin:6px 0 0;color:#d9e1df;font-size:11px;line-height:1.9;white-space:pre-wrap}.support-reply{display:flex;gap:8px;align-items:flex-end;margin-top:10px;background:#091214;border:1px solid #263d3e;border-radius:16px;padding:8px}.support-reply textarea{border:0!important;background:transparent!important;min-height:55px!important;box-shadow:none!important;resize:none}.support-send-btn{flex:0 0 48px;width:48px;height:48px;border:0;border-radius:14px;background:#59ff32;color:#061006;font-size:20px;font-weight:900;cursor:pointer}.chat-online-pill{display:inline-flex;align-items:center;gap:7px;border:1px solid #244936;background:#0b2117;color:#7eaa8d;border-radius:999px;padding:7px 11px;font-size:8px;margin-bottom:8px}.chat-online-pill span{width:7px;height:7px;background:#59ff7d;border-radius:50%;box-shadow:0 0 9px #59ff7d}.chat-welcome{min-height:220px;display:grid;place-items:center;align-content:center;text-align:center;gap:5px}.chat-avatar{width:58px;height:58px;border-radius:20px;display:grid;place-items:center;background:#10261b;border:1px solid #31543f;font-size:28px;margin-bottom:5px}.chat-welcome b{font-size:14px}.chat-welcome p{font-size:10px;color:#71817e;max-width:300px;line-height:1.9}
.loyalty-hero{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:12px;align-items:center;background:linear-gradient(145deg,#0d1c17,#0a1515);border:1px solid #2b4b3c;border-radius:20px;padding:17px}.score-ring{width:135px;height:135px;border-radius:50%;margin:auto;display:grid;place-items:center;background:conic-gradient(#59ff7d var(--progress),#1b3930 0);position:relative}.score-ring:after{content:"";position:absolute;inset:8px;border-radius:50%;background:#091310;border:1px solid #203b32}.score-ring>div{position:relative;z-index:1;text-align:center}.score-ring strong,.score-ring small{display:block}.score-ring strong{font-size:25px;color:#f2f7f5}.score-ring small{font-size:8px;color:#78908a;margin-top:3px}.loyalty-level{padding:4px}.loyalty-level span,.loyalty-level small,.loyalty-ref span{display:block;color:#778b86;font-size:9px}.loyalty-level b{display:block;font-size:17px;margin:8px 0 12px}.loyalty-progress{height:8px;background:#142a22;border-radius:999px;overflow:hidden}.loyalty-progress i{display:block;height:100%;background:linear-gradient(90deg,#32d957,#59ff7d);border-radius:999px}.loyalty-ref{border-right:1px solid #1f3730;padding-right:13px}.loyalty-ref b{display:block;font-size:17px;letter-spacing:1px;margin:9px 0}.loyalty-ref button{border:1px solid #2c4d40;background:#0d1d18;color:#b7c9c3;border-radius:9px;padding:7px 10px;font-size:8px;cursor:pointer}.loyalty-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:12px 0}.loyalty-benefits>div{background:#0b1517;border:1px solid #21383a;border-radius:16px;padding:13px;text-align:center}.loyalty-benefits b{display:block;font-size:23px;margin-bottom:8px}.loyalty-benefits strong,.loyalty-benefits small{display:block}.loyalty-benefits strong{font-size:10px}.loyalty-benefits small{color:#6e807d;font-size:8px;line-height:1.7;margin-top:4px}.loyalty-info{display:grid;grid-template-columns:1fr 1fr;gap:9px}.loyalty-info>div{background:#0b1517;border:1px solid #21383a;border-radius:14px;padding:12px;display:flex;justify-content:space-between;align-items:center}.loyalty-info span{color:#748682;font-size:9px}.loyalty-info b{color:#59ff7d;font-size:10px}
@media(max-width:650px){.support-card{padding:20px 14px;border-radius:20px}.support-brand{padding-right:34px}.support-brand h2{font-size:21px}.support-tabs{gap:6px}.support-tabs button{font-size:9px;padding:0 4px}.support-form-grid{grid-template-columns:1fr}.loyalty-hero{grid-template-columns:1fr}.loyalty-ref{border-right:0;border-top:1px solid #1f3730;padding:12px 0 0;text-align:center}.loyalty-benefits{grid-template-columns:1fr}.loyalty-info{grid-template-columns:1fr}.support-message{max-width:90%}.support-fab{font-size:10px;padding:10px 13px}}

/* V94 premium customer authentication */
.auth-modal{padding:18px;background:rgba(0,0,0,.82);backdrop-filter:blur(12px)}
.auth-shell{width:min(1080px,96vw);min-height:650px;display:grid;grid-template-columns:.88fr 1.12fr;position:relative;overflow:hidden;border:1px solid rgba(82,255,121,.22);border-radius:30px;background:linear-gradient(135deg,#081012,#0d1718 55%,#08100e);box-shadow:0 35px 100px #000,0 0 80px rgba(54,255,91,.08)}
.auth-shell:before{content:"";position:absolute;inset:auto auto -120px -100px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(59,255,80,.22),transparent 68%);pointer-events:none}
.auth-close{top:18px;left:18px;width:42px;height:42px;border:1px solid #314244!important;border-radius:13px!important;background:#0d1719!important;font-size:25px!important;z-index:5}
.auth-visual{padding:60px 46px 38px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid rgba(255,255,255,.07);background:radial-gradient(circle at 20% 65%,rgba(65,255,81,.14),transparent 45%),linear-gradient(160deg,rgba(15,34,31,.5),transparent)}
.auth-brand{display:flex;align-items:center;gap:14px}.auth-brand img{width:62px;height:62px;border-radius:17px;object-fit:cover}.auth-brand b{display:block;letter-spacing:5px;font-size:17px}.auth-brand span{display:block;color:#6f807d;font-size:11px;margin-top:5px}
.auth-visual-copy{margin-top:65px}.auth-kicker{font-size:10px;letter-spacing:3px;color:var(--green)}.auth-visual-copy h2{font-size:32px;margin:10px 0}.auth-visual-copy p{color:#9ba8a5;line-height:2;font-size:12px;max-width:420px}
.auth-benefits{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:30px}.auth-benefits div{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid rgba(255,255,255,.07);border-radius:15px;background:rgba(255,255,255,.025);color:#cbd4d1;font-size:11px}.auth-benefits i{width:31px;height:31px;display:grid;place-items:center;border:1px solid rgba(74,255,93,.35);border-radius:10px;color:var(--green);font-style:normal}
.auth-panel{padding:60px 55px 42px;display:flex;flex-direction:column;justify-content:center}.auth-panel-head{text-align:right}.auth-welcome{font-size:28px;font-weight:900}.auth-panel-head h2{text-align:right;font-size:25px;margin:4px 0}.auth-panel-head p{text-align:right;margin:0 0 20px;color:#7f8e8b;font-size:11px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:8px 0 18px}.auth-tabs button{height:48px;border-radius:13px;border:1px solid #2a3a3b;background:#0b1214;color:#b9c4c1;cursor:pointer;font-weight:800}.auth-tabs button.active{border-color:var(--green);color:#061006;background:var(--green);box-shadow:0 0 25px rgba(55,255,79,.18)}
.password-wrap{position:relative}.password-wrap input{padding-left:48px!important}.password-wrap button{position:absolute;left:8px;top:7px;width:32px;height:32px;border:0;border-radius:9px;background:#172022;color:#879693;cursor:pointer}.auth-options{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#8f9b99;margin:4px 0 18px}.auth-options label{display:flex;align-items:center;gap:6px}.auth-options input{accent-color:var(--green)}.auth-options button{background:none;border:0;color:var(--green);cursor:pointer;font:inherit}.auth-submit{min-height:52px;font-size:14px;box-shadow:0 12px 30px rgba(48,255,64,.12)}
.auth-divider{display:flex;align-items:center;gap:10px;color:#65716f;font-size:10px;margin:22px 0 12px}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#263335;flex:1}.social-login{display:grid;grid-template-columns:1fr 1fr;gap:10px}.social{height:48px;border:1px solid #2d3c3e;border-radius:13px;background:#0a1113;color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;font-weight:800}.social b{font-size:20px}.social.google b{color:#fff}.social.apple b{font-size:13px}.social:hover{border-color:#647170;transform:translateY(-1px)}.auth-security{display:flex;justify-content:center;align-items:center;gap:10px;margin:20px 0 3px;color:#7f8c89}.auth-security>span{width:31px;height:31px;border:1px solid rgba(73,255,99,.35);border-radius:50%;display:grid;place-items:center;color:var(--green)}.auth-security b,.auth-security small{display:block;font-size:10px}.auth-security small{color:#65716f;margin-top:3px}.auth-panel .switch-auth{margin-top:8px}.auth-panel .form-error{min-height:20px}
@media(max-width:800px){.auth-shell{grid-template-columns:1fr;min-height:auto;max-height:94vh;overflow:auto}.auth-visual{display:none}.auth-panel{padding:52px 24px 30px}.auth-close{left:14px;top:14px}.auth-panel-head h2{font-size:22px}.auth-welcome{font-size:24px}}
@media(max-width:430px){.auth-panel{padding-left:16px;padding-right:16px}.auth-tabs button{font-size:11px}.social{font-size:11px}}


/* ===== V95 AUTH LOGIN UI REFINEMENT =====
   Keeps the existing authentication logic and OAuth buttons intact.
   Only refines layout/visual presentation to match the premium reference.
*/
.auth-modal{
  padding:24px;
  align-items:center;
  justify-items:center;
  overflow:auto;
}
.auth-shell{
  width:min(1120px,96vw);
  min-height:680px;
  max-height:calc(100vh - 48px);
  grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);
  direction:ltr;
  isolation:isolate;
}
.auth-shell > .auth-visual,
.auth-shell > .auth-panel{
  direction:rtl;
  min-width:0;
}
.auth-visual{
  padding:58px 54px 44px;
  justify-content:center;
  text-align:right;
  border-left:1px solid rgba(255,255,255,.07);
  border-right:0;
}
.auth-brand{
  align-self:flex-start;
  margin-bottom:8px;
}
.auth-brand img{
  width:68px;
  height:68px;
  border-radius:19px;
  box-shadow:0 0 32px rgba(97,255,34,.16);
}
.auth-brand b{font-size:18px;letter-spacing:5px}
.auth-visual-copy{
  margin-top:70px;
}
.auth-visual-copy h2{
  font-size:36px;
  line-height:1.45;
  margin:10px 0 8px;
}
.auth-visual-copy p{
  max-width:500px;
  font-size:13px;
  line-height:2.15;
}
.auth-benefits{
  max-width:520px;
  margin-top:34px;
  gap:12px;
}
.auth-benefits div{
  min-height:62px;
  padding:14px 15px;
  border-radius:17px;
  font-size:12px;
  background:rgba(255,255,255,.035);
  backdrop-filter:blur(8px);
}
.auth-benefits i{
  width:34px;
  height:34px;
  border-radius:11px;
}
.auth-panel{
  padding:58px 48px 42px;
  justify-content:center;
  background:rgba(5,10,11,.30);
  border-radius:0 30px 30px 0;
}
.auth-panel-head{
  margin-bottom:4px;
}
.auth-welcome{
  font-size:30px;
}
.auth-panel-head h2{
  font-size:26px;
  margin-top:7px;
}
.auth-panel-head p{
  font-size:11px;
  line-height:1.9;
  margin-bottom:18px;
}
.auth-tabs{
  margin:8px 0 17px;
}
.auth-tabs button{
  height:49px;
}
.auth-panel .field{
  margin:13px 0;
}
.auth-panel .field label{
  margin-bottom:7px;
}
.auth-panel .field input{
  height:48px;
}
.auth-submit{
  min-height:54px;
  border-radius:14px;
}
.auth-divider{
  margin:20px 0 12px;
}
.social{
  height:49px;
  border-radius:14px;
}
.auth-security{
  margin:17px 0 2px;
}
.auth-panel .switch-auth{
  margin-top:9px;
}
@media(max-width:900px){
  .auth-shell{
    width:min(720px,96vw);
    grid-template-columns:1fr;
    min-height:auto;
    max-height:94vh;
    overflow:auto;
  }
  .auth-visual{display:none}
  .auth-panel{
    border-radius:30px;
    padding:52px 32px 32px;
  }
}
@media(max-width:430px){
  .auth-modal{padding:12px}
  .auth-shell{width:100%;max-height:96vh}
  .auth-panel{padding:48px 18px 28px}
}

/* V96: auth desktop two-column + guaranteed vertical scrolling */
.auth-modal{
  display:none;
  place-items:center;
  overflow-y:auto;
  overflow-x:hidden;
  padding:18px;
}
.auth-modal.show{display:grid;}
.auth-shell{
  width:min(1120px,96vw);
  height:min(700px,calc(100vh - 36px));
  min-height:0;
  max-height:calc(100vh - 36px);
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(390px,1fr);
  grid-template-rows:minmax(0,1fr);
  overflow-y:auto;
  overflow-x:hidden;
  align-items:stretch;
  direction:ltr;
}
.auth-shell > .auth-visual,
.auth-shell > .auth-panel{min-height:0;}
.auth-visual,
.auth-panel{overflow:visible;}
.auth-visual{padding:44px 48px 34px;}
.auth-panel{padding:44px 46px 34px;justify-content:flex-start;}
.auth-visual-copy{margin-top:46px;}
.auth-visual-copy h2{font-size:32px;}
.auth-benefits{margin-top:24px;}
@media(max-width:900px){
  .auth-modal{padding:10px;place-items:center;}
  .auth-shell{
    width:min(680px,96vw);
    height:auto;
    max-height:calc(100vh - 20px);
    grid-template-columns:1fr;
    grid-template-rows:auto;
    overflow-y:auto;
  }
  .auth-visual{display:none;}
  .auth-panel{padding:48px 28px 30px;}
}
@media(max-width:430px){
  .auth-shell{width:100%;}
  .auth-panel{padding:46px 17px 26px;}
}


/* ===== V100 APPROVED PREMIUM LOGIN ===== */
.auth-modal{padding:16px!important;display:none!important;place-items:center!important;overflow:hidden!important;background:rgba(0,0,0,.84)!important;backdrop-filter:blur(14px)!important}
.auth-modal.show{display:grid!important}
.auth-shell{width:min(820px,94vw)!important;height:min(820px,calc(100vh - 32px))!important;min-height:0!important;max-height:calc(100vh - 32px)!important;display:block!important;overflow:hidden!important;border-radius:28px!important;direction:rtl!important;position:relative!important;background:linear-gradient(145deg,#07100f 0%,#091615 58%,#07100f 100%)!important;border:1px solid rgba(74,255,105,.55)!important;box-shadow:0 30px 90px #000,0 0 70px rgba(46,255,78,.12)!important}
.auth-shell:before{content:""!important;position:absolute!important;width:560px!important;height:560px!important;right:-180px!important;top:-230px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(41,255,86,.13),transparent 68%)!important;pointer-events:none!important}
.auth-shell:after{content:""!important;position:absolute!important;width:420px!important;height:420px!important;left:-220px!important;bottom:-240px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(41,255,86,.12),transparent 68%)!important;pointer-events:none!important}
.auth-single-panel{width:100%!important;height:100%!important;box-sizing:border-box!important;display:block!important;overflow-y:auto!important;overflow-x:hidden!important;padding:34px 48px 28px!important;position:relative!important;z-index:1!important;scrollbar-width:thin!important;scrollbar-color:rgba(72,255,103,.55) transparent!important}
.auth-single-panel::-webkit-scrollbar{width:6px!important}.auth-single-panel::-webkit-scrollbar-track{background:transparent!important}.auth-single-panel::-webkit-scrollbar-thumb{background:rgba(72,255,103,.48)!important;border-radius:99px!important}
.auth-close{top:18px!important;left:18px!important;z-index:10!important}
.auth-single-panel .auth-panel-head{text-align:center!important;margin:0 auto 12px!important;max-width:650px!important}
.auth-single-panel .auth-logo-wrap{display:flex;justify-content:center;align-items:center}
.auth-single-panel .auth-panel-head:before{content:"";display:block;width:66px;height:66px;margin:0 auto 9px;background:url('/assets/mr-mobile-logo.png') center/cover no-repeat;border-radius:18px;box-shadow:0 0 28px rgba(71,255,87,.16)}
.auth-single-panel .auth-welcome{display:block;font-size:30px!important;line-height:1.35!important;font-weight:900!important}
.auth-single-panel .auth-panel-head h2{text-align:center!important;font-size:26px!important;margin:3px 0 5px!important}
.auth-single-panel .auth-panel-head p{text-align:center!important;font-size:11px!important;margin:0!important;color:#91a09d!important}
.auth-single-panel .auth-tabs{margin:18px 0 16px!important;gap:8px!important}
.auth-single-panel .auth-tabs button{height:50px!important;border-radius:14px!important;font-size:13px!important}
.auth-single-panel .field{margin:11px 0!important}.auth-single-panel .field label{display:block!important;margin-bottom:6px!important;font-size:11px!important}.auth-single-panel .field input{height:52px!important;box-sizing:border-box!important;border-radius:14px!important}
.auth-single-panel .password-wrap button{top:10px!important}
.auth-single-panel .auth-options{margin:5px 0 16px!important;font-size:11px!important}
.auth-single-panel .auth-submit{height:56px!important;min-height:56px!important;border-radius:15px!important;font-size:14px!important}
.auth-single-panel .auth-divider{margin:19px 0 11px!important;font-size:10px!important}
.auth-single-panel .social-login{gap:10px!important}.auth-single-panel .social{height:52px!important;border-radius:14px!important;font-size:13px!important}
.auth-single-panel .auth-security{margin:17px 0 2px!important}
.auth-single-panel .switch-auth{margin-top:9px!important}
@media(max-width:600px){
 .auth-modal{padding:8px!important}
 .auth-shell{width:96vw!important;height:calc(100vh - 16px)!important;max-height:calc(100vh - 16px)!important;border-radius:22px!important}
 .auth-single-panel{padding:34px 18px 24px!important}
 .auth-close{top:12px!important;left:12px!important}
 .auth-single-panel .auth-welcome{font-size:26px!important}
 .auth-single-panel .auth-panel-head h2{font-size:23px!important}
}
@media(max-width:430px){
 .auth-single-panel{padding:30px 14px 20px!important}
 .auth-single-panel .auth-tabs button,.auth-single-panel .social{font-size:11px!important}
}


/* ===== V102 — APPROVED REFERENCE: COMPACT SINGLE LOGIN CARD ===== */
.auth-modal{ 
  position:fixed!important; inset:0!important; z-index:9999!important;
  display:none!important; align-items:center!important; justify-content:center!important;
  padding:18px!important; overflow:hidden!important; background:rgba(0,0,0,.84)!important;
  backdrop-filter:blur(14px)!important;
}
.auth-modal.show{display:flex!important}
.auth-shell{
  width:min(760px,94vw)!important;
  height:min(820px,calc(100vh - 36px))!important;
  max-height:calc(100vh - 36px)!important;
  min-height:0!important; display:block!important; position:relative!important;
  overflow:hidden!important; border-radius:28px!important; direction:rtl!important;
  background:linear-gradient(145deg,#06100e 0%,#081412 52%,#06100e 100%)!important;
  border:1px solid rgba(72,255,105,.65)!important;
  box-shadow:0 30px 100px rgba(0,0,0,.9),0 0 70px rgba(42,255,79,.12)!important;
}
.auth-shell:before{content:""!important;position:absolute!important;inset:-180px -150px auto auto!important;width:520px!important;height:520px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(45,255,91,.14),transparent 68%)!important;pointer-events:none!important}
.auth-shell:after{content:""!important;position:absolute!important;inset:auto auto -210px -190px!important;width:500px!important;height:500px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(45,255,91,.12),transparent 68%)!important;pointer-events:none!important}
.auth-single-panel{
  width:100%!important;height:100%!important;box-sizing:border-box!important;
  min-height:0!important;display:flex!important;flex-direction:column!important;
  justify-content:flex-start!important;align-items:stretch!important;
  overflow-y:auto!important;overflow-x:hidden!important;position:relative!important;z-index:2!important;
  padding:30px 42px 24px!important;scrollbar-width:auto!important;
  scrollbar-color:transparent transparent!important;
}
.auth-single-panel:hover{scrollbar-color:rgba(72,255,105,.55) transparent!important}
.auth-single-panel::-webkit-scrollbar{width:7px!important}
.auth-single-panel::-webkit-scrollbar-track{background:transparent!important}
.auth-single-panel::-webkit-scrollbar-thumb{background:transparent!important;border-radius:99px!important}
.auth-single-panel:hover::-webkit-scrollbar-thumb{background:rgba(72,255,105,.55)!important}
.auth-close{top:16px!important;left:16px!important;width:42px!important;height:42px!important;border-radius:13px!important;z-index:20!important;background:rgba(8,18,19,.9)!important}
.auth-single-panel .auth-panel-head{flex:0 0 auto!important;text-align:center!important;margin:0 auto 12px!important;max-width:650px!important}
.auth-single-panel .auth-panel-head:before{content:""!important;display:block!important;width:60px!important;height:60px!important;margin:0 auto 8px!important;background:url('/assets/mr-mobile-logo.png') center/cover no-repeat!important;border-radius:17px!important;box-shadow:0 0 28px rgba(71,255,87,.17)!important}
.auth-single-panel .auth-welcome{display:block!important;font-size:28px!important;line-height:1.25!important;font-weight:900!important}
.auth-single-panel .auth-panel-head h2{text-align:center!important;font-size:24px!important;line-height:1.35!important;margin:2px 0 3px!important}
.auth-single-panel .auth-panel-head p{text-align:center!important;font-size:10px!important;line-height:1.8!important;margin:0!important;color:#91a09d!important}
.auth-single-panel .auth-tabs{flex:0 0 auto!important;margin:12px 0 12px!important;gap:8px!important}
.auth-single-panel .auth-tabs button{height:48px!important;border-radius:14px!important;font-size:12px!important}
.auth-single-panel .field{flex:0 0 auto!important;margin:9px 0!important}
.auth-single-panel .field label{display:block!important;margin-bottom:5px!important;font-size:10px!important}
.auth-single-panel .field input{height:50px!important;box-sizing:border-box!important;border-radius:14px!important;font-size:13px!important}
.auth-single-panel .password-wrap button{top:9px!important}
.auth-single-panel .auth-options{flex:0 0 auto!important;margin:3px 0 12px!important;font-size:10px!important}
.auth-single-panel .auth-submit{flex:0 0 auto!important;height:54px!important;min-height:54px!important;border-radius:15px!important;font-size:13px!important}
.auth-single-panel .auth-divider{flex:0 0 auto!important;margin:15px 0 10px!important;font-size:9px!important}
.auth-single-panel .social-login{flex:0 0 auto!important;gap:9px!important}
.auth-single-panel .social{height:49px!important;border-radius:14px!important;font-size:12px!important}
.auth-single-panel .social b{font-size:18px!important}
.auth-single-panel .auth-security{flex:0 0 auto!important;margin:14px 0 1px!important;gap:9px!important}
.auth-single-panel .auth-security>span{width:30px!important;height:30px!important}
.auth-single-panel .auth-security b,.auth-single-panel .auth-security small{font-size:9px!important}
.auth-single-panel .switch-auth{flex:0 0 auto!important;margin-top:7px!important;font-size:10px!important}
.auth-single-panel .form-error{min-height:16px!important;font-size:10px!important}
@media(max-height:760px) and (min-width:601px){
 .auth-shell{height:calc(100vh - 24px)!important;max-height:calc(100vh - 24px)!important}
 .auth-single-panel{padding:22px 40px 18px!important}
 .auth-single-panel .auth-panel-head:before{width:52px!important;height:52px!important;margin-bottom:5px!important}
 .auth-single-panel .auth-welcome{font-size:24px!important}
 .auth-single-panel .auth-panel-head h2{font-size:21px!important}
 .auth-single-panel .auth-tabs{margin:9px 0 9px!important}
 .auth-single-panel .auth-tabs button{height:43px!important}
 .auth-single-panel .field{margin:6px 0!important}
 .auth-single-panel .field input{height:44px!important}
 .auth-single-panel .password-wrap button{top:6px!important}
 .auth-single-panel .auth-submit{height:48px!important;min-height:48px!important}
 .auth-single-panel .auth-divider{margin:11px 0 8px!important}
 .auth-single-panel .social{height:43px!important}
 .auth-single-panel .auth-security{margin:10px 0 0!important}
}
@media(max-width:600px){
 .auth-modal{padding:8px!important}
 .auth-shell{width:96vw!important;height:calc(100vh - 16px)!important;max-height:calc(100vh - 16px)!important;border-radius:22px!important}
 .auth-single-panel{padding:30px 18px 22px!important}
 .auth-close{top:11px!important;left:11px!important}
}
@media(max-width:430px){
 .auth-single-panel{padding:28px 14px 18px!important}
 .auth-single-panel .auth-tabs button,.auth-single-panel .social{font-size:11px!important}
}


/* V103 FINAL — clean centered login. Overrides all previous auth experiments. */
html,body{max-width:100%;overflow-x:hidden}

.auth-modal{
  position:fixed!important;
  inset:0!important;
  z-index:99999!important;
  display:none!important;
  align-items:center!important;
  justify-content:center!important;
  padding:20px!important;
  overflow:hidden!important;
  background:rgba(0,0,0,.84)!important;
  backdrop-filter:blur(14px)!important;
}
.auth-modal.show{display:flex!important}

.auth-shell{
  position:relative!important;
  width:min(560px,calc(100vw - 32px))!important;
  height:min(760px,calc(100vh - 40px))!important;
  max-height:calc(100vh - 40px)!important;
  min-height:0!important;
  display:block!important;
  overflow:hidden!important;
  border-radius:28px!important;
  direction:rtl!important;
  background:
    radial-gradient(circle at 80% 0%,rgba(70,255,100,.12),transparent 35%),
    linear-gradient(145deg,#07100f,#0a1513 52%,#07100f)!important;
  border:1px solid rgba(86,255,111,.42)!important;
  box-shadow:0 30px 100px rgba(0,0,0,.9),0 0 70px rgba(50,255,80,.10)!important;
}

.auth-shell:before,.auth-shell:after{pointer-events:none!important}

.auth-panel.auth-single-panel{
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  box-sizing:border-box!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  padding:34px 42px 28px!important;
  background:transparent!important;
  border-radius:28px!important;
  scrollbar-width:thin!important;
  scrollbar-color:rgba(92,255,117,.55) transparent!important;
}

.auth-panel.auth-single-panel::-webkit-scrollbar{width:0!important}
.auth-panel.auth-single-panel:hover::-webkit-scrollbar{width:5px!important}
.auth-panel.auth-single-panel::-webkit-scrollbar-track{background:transparent!important}
.auth-panel.auth-single-panel::-webkit-scrollbar-thumb{
  background:rgba(92,255,117,.55)!important;
  border-radius:20px!important;
}

.auth-close{
  position:absolute!important;
  top:14px!important;
  left:14px!important;
  z-index:5!important;
  width:36px!important;
  height:36px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:12px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  background:rgba(4,10,9,.72)!important;
  color:#fff!important;
  font-size:24px!important;
}

.auth-panel-head{
  flex:0 0 auto!important;
  width:100%!important;
  max-width:none!important;
  margin:0 auto 12px!important;
  text-align:center!important;
}
.auth-panel-head:before{
  width:56px!important;
  height:56px!important;
  margin:0 auto 8px!important;
  border-radius:16px!important;
}
.auth-panel-head h2{
  font-size:23px!important;
  line-height:1.35!important;
  margin:2px 0 4px!important;
}
.auth-panel-head p{
  font-size:10.5px!important;
  line-height:1.8!important;
  margin:0!important;
}

.auth-tabs{
  flex:0 0 auto!important;
  margin:7px 0 13px!important;
  gap:8px!important;
}
.auth-tabs button{
  height:46px!important;
  border-radius:13px!important;
  font-size:11px!important;
}

.auth-panel.auth-single-panel .field{
  flex:0 0 auto!important;
  margin:9px 0!important;
}
.auth-panel.auth-single-panel .field label{
  display:block!important;
  margin-bottom:6px!important;
  font-size:11px!important;
}
.auth-panel.auth-single-panel .field input{
  height:48px!important;
  min-height:48px!important;
  border-radius:13px!important;
}

.auth-options{
  flex:0 0 auto!important;
  margin:5px 0 13px!important;
  font-size:10px!important;
}
.auth-submit{
  flex:0 0 auto!important;
  height:50px!important;
  min-height:50px!important;
  border-radius:14px!important;
}

.auth-divider{
  flex:0 0 auto!important;
  margin:15px 0 10px!important;
}
.social-login{
  flex:0 0 auto!important;
  gap:8px!important;
}
.social{
  height:46px!important;
  min-height:46px!important;
  border-radius:13px!important;
}
.auth-security{
  flex:0 0 auto!important;
  margin:11px 0 0!important;
}
.switch-auth{
  flex:0 0 auto!important;
  margin-top:8px!important;
}
.form-error{flex:0 0 auto!important}

@media(max-width:600px){
  .auth-modal{padding:10px!important}
  .auth-shell{
    width:min(520px,calc(100vw - 20px))!important;
    height:min(760px,calc(100vh - 20px))!important;
    max-height:calc(100vh - 20px)!important;
    border-radius:22px!important;
  }
  .auth-panel.auth-single-panel{
    padding:34px 20px 22px!important;
    border-radius:22px!important;
  }
}
@media(max-height:720px){
  .auth-shell{
    height:calc(100vh - 20px)!important;
    max-height:calc(100vh - 20px)!important;
  }
  .auth-panel.auth-single-panel{padding-top:27px!important}
  .auth-panel-head:before{width:48px!important;height:48px!important}
  .auth-panel-head h2{font-size:21px!important}
  .auth-tabs button{height:42px!important}
  .auth-panel.auth-single-panel .field{margin:7px 0!important}
  .auth-panel.auth-single-panel .field input{height:44px!important;min-height:44px!important}
  .auth-submit{height:47px!important;min-height:47px!important}
  .social{height:43px!important;min-height:43px!important}
}

/* ===== V104 PREMIUM HOMEPAGE HERO ===== */
.hero-premium{min-height:590px;position:relative;overflow:hidden;margin-top:18px;padding:52px 38px 36px;border:1px solid rgba(95,255,75,.09);border-radius:32px;background:radial-gradient(circle at 74% 55%,rgba(61,255,48,.12),transparent 31%),radial-gradient(circle at 12% 20%,rgba(35,126,93,.08),transparent 28%),linear-gradient(135deg,#071012,#080d0f 48%,#07110b);box-shadow:0 25px 80px rgba(0,0,0,.35);isolation:isolate}
.hero-premium:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 54%,rgba(88,255,43,.04) 65%,transparent 82%);pointer-events:none;z-index:-1}
.hero-premium:after{content:"";position:absolute;right:-160px;bottom:-260px;width:600px;height:600px;border-radius:50%;border:1px solid rgba(97,255,34,.12);box-shadow:0 0 90px rgba(97,255,34,.08),inset 0 0 90px rgba(97,255,34,.04);pointer-events:none;z-index:-1}
.hero-premium .hero-copy{order:1;text-align:right;align-self:center;padding:18px 18px 0 0;z-index:2}
.hero-kicker{display:inline-flex;align-items:center;gap:8px;padding:9px 15px;border:1px solid #2d4943;background:rgba(10,25,23,.72);border-radius:999px;color:#d9e5e1;font-size:11px;backdrop-filter:blur(10px)}
.hero-kicker span{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 12px var(--green)}
.hero-premium .store-name{margin:25px 0 9px;font-size:11px;letter-spacing:6px}
.hero-premium h1{font-size:clamp(48px,5.2vw,76px);line-height:1.08;max-width:650px;letter-spacing:-2px;margin:0}
.hero-premium h1 em{font-style:normal;color:var(--green);text-shadow:0 0 35px rgba(97,255,34,.13)}
.hero-premium .hero-copy p{max-width:600px;color:#a9b4b1;font-size:13px;line-height:2.15;margin:20px 0 0}
.hero-premium .hero-buttons{justify-content:flex-start;margin-top:26px}
.hero-main-btn{min-width:210px;border-radius:15px}.hero-main-btn b,.hero-secondary-btn b{margin-right:8px;font-size:16px}.hero-secondary-btn{min-width:150px;background:rgba(255,255,255,.015)!important}
.hero-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;max-width:720px;margin-top:32px}
.hero-benefits>div{min-height:82px;padding:12px 10px;border:1px solid rgba(70,95,92,.55);border-radius:17px;background:rgba(11,22,23,.64);backdrop-filter:blur(12px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:.2s}
.hero-benefits>div:hover{transform:translateY(-3px);border-color:rgba(97,255,34,.35);background:rgba(14,31,26,.78)}
.hero-benefits i{font-style:normal;width:28px;height:28px;display:grid;place-items:center;border:1px solid rgba(97,255,34,.45);border-radius:9px;color:var(--green);font-size:12px;margin-bottom:7px}.hero-benefits strong{font-size:10px}.hero-benefits small{font-size:8px;color:#71807d;margin-top:3px}
.hero-premium .hero-visual{order:2;position:relative;min-height:500px;align-self:stretch}
.hero-glow{position:absolute;inset:10% 2% 5% 0;background:radial-gradient(ellipse at center,rgba(91,255,43,.23),rgba(91,255,43,.08) 30%,transparent 70%);filter:blur(18px);pointer-events:none}
.hero-premium .hero-iphone-stage{width:min(100%,650px);height:100%;min-height:480px;position:relative;display:grid;place-items:center}
.hero-premium .hero-iphone-stage:before{width:66%;height:66%;background:radial-gradient(circle,rgba(97,255,34,.22),rgba(97,255,34,0) 68%);filter:blur(15px)}
.hero-premium .hero-iphone-stage:after{content:"";position:absolute;width:72%;height:20px;bottom:10%;border-radius:50%;background:rgba(97,255,34,.2);filter:blur(18px);z-index:0}
.hero-premium .hero-iphone-stage img{width:105%;max-width:680px;filter:drop-shadow(0 30px 42px rgba(0,0,0,.72)) drop-shadow(0 0 24px rgba(97,255,34,.08));animation:heroFloat 5s ease-in-out infinite}
.hero-floating-card{position:absolute;z-index:3;border:1px solid rgba(85,115,108,.7);background:rgba(7,17,18,.78);backdrop-filter:blur(15px);border-radius:15px;box-shadow:0 18px 40px rgba(0,0,0,.3);color:#dbe5e2;font-size:9px;padding:11px 13px}.hero-floating-top{top:8%;right:2%}.hero-floating-bottom{bottom:5%;left:4%;display:flex;flex-direction:column;gap:3px}.hero-floating-bottom b{font-size:10px;letter-spacing:2px;color:var(--green)}.hero-floating-bottom span{font-size:8px;color:#7d8e89}.pulse-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 10px var(--green);margin-left:6px}
@keyframes heroFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
@media(max-width:1050px){.hero-premium{grid-template-columns:1fr 1fr;gap:10px;padding:42px 24px 28px}.hero-premium h1{font-size:54px}.hero-benefits{grid-template-columns:repeat(2,1fr)}.hero-premium .hero-iphone-stage img{width:115%}}
@media(max-width:700px){.hero-premium{grid-template-columns:1fr;min-height:auto;padding:32px 16px 22px;border-radius:24px;margin-top:10px}.hero-premium .hero-copy{order:1;text-align:center;padding:0}.hero-kicker{font-size:9px}.hero-premium .store-name{letter-spacing:4px}.hero-premium h1{font-size:43px;letter-spacing:-1px}.hero-premium .hero-copy p{font-size:11px;line-height:2}.hero-premium .hero-buttons{justify-content:center;flex-wrap:wrap}.hero-benefits{max-width:none}.hero-premium .hero-visual{order:2;min-height:390px}.hero-premium .hero-iphone-stage{min-height:390px}.hero-premium .hero-iphone-stage img{width:108%}.hero-floating-top{top:3%;right:3%}.hero-floating-bottom{bottom:1%;left:2%}}
@media(max-width:430px){.hero-premium h1{font-size:37px}.hero-benefits{grid-template-columns:1fr 1fr;gap:7px}.hero-benefits>div{min-height:74px}.hero-main-btn{min-width:180px}.hero-secondary-btn{min-width:130px}.hero-premium .hero-visual{min-height:320px}.hero-premium .hero-iphone-stage{min-height:320px}.hero-floating-card{font-size:8px;padding:9px}.hero-floating-bottom span{font-size:7px}}

/* ===== V105 PREMIUM HEADER + HERO POLISH ===== */
.header-topline{height:38px;border-bottom:1px solid rgba(55,74,76,.5);background:linear-gradient(90deg,#0b1517,#071012);color:#aab8b5;font-size:10px}
.header-topline-inner{height:100%;display:flex;align-items:center;gap:16px;white-space:nowrap}
.header-topline-inner i{width:1px;height:13px;background:#314043;display:block}.topline-spacer{flex:1}
.site-header{background:#070b0c}.main-header{min-height:96px;gap:20px}.brand{min-width:250px}.brand img{width:66px;height:66px}.brand strong{font-size:21px}.search-wrap{height:54px;max-width:600px;border-radius:18px;background:linear-gradient(180deg,#10191b,#0c1315);box-shadow:inset 0 0 0 1px rgba(255,255,255,.015),0 0 35px rgba(0,0,0,.18)}.search-wrap button{width:60px;box-shadow:0 0 22px rgba(97,255,34,.16)}
.header-actions{gap:8px}.header-actions .icon-btn{width:54px;padding:0;border-radius:16px;font-size:20px}.header-actions .cart-btn{height:54px;min-width:126px;border-radius:17px;box-shadow:0 10px 28px rgba(97,255,34,.12)}.header-actions .user-btn{height:54px;border-radius:17px;background:#0c1416;padding:0 17px}
.nav-bar{position:relative;top:auto;background:rgba(6,11,12,.92)}.nav-inner{justify-content:space-between;gap:8px;min-height:62px;align-items:center;overflow-x:auto}.nav-inner a{padding:15px 12px;border:0;border-radius:14px;font-size:12px;white-space:nowrap}.nav-inner a.active{background:rgba(97,255,34,.045);border-bottom:2px solid var(--green);border-radius:14px 14px 0 0}.nav-inner a:hover{border-color:transparent}.nav-special,.nav-support{border:1px solid rgba(82,117,106,.5)!important;background:rgba(10,23,21,.72);color:#c9d6d2!important}.nav-special{color:var(--green)!important}.nav-support{order:-1}
.hero-premium{min-height:520px;margin-top:12px;padding:34px 30px 24px;border-radius:28px}.hero-premium .hero-copy{padding:8px 10px 0 0}.hero-premium .store-name{margin:19px 0 7px}.hero-premium h1{font-size:clamp(46px,4.8vw,70px);max-width:590px}.hero-premium .hero-copy p{max-width:550px;margin-top:14px;line-height:1.9}.hero-premium .hero-buttons{margin-top:20px}.hero-benefits{margin-top:22px;max-width:650px}.hero-premium .hero-visual{min-height:450px}.hero-premium .hero-iphone-stage{min-height:430px;transform:translateX(-3%)}.hero-premium .hero-iphone-stage img{width:116%;max-width:720px}.hero-floating-top{top:5%;right:0}.hero-floating-bottom{bottom:2%;left:1%}
@media(max-width:1050px){.header-topline{display:none}.main-header{min-height:90px}.nav-inner{justify-content:flex-start}.hero-premium{min-height:500px;padding:30px 22px 22px}.hero-premium h1{font-size:54px}.hero-premium .hero-iphone-stage img{width:118%}}
@media(max-width:700px){.main-header{min-height:84px;gap:8px}.brand{min-width:auto}.brand img{width:50px;height:50px}.brand strong{font-size:17px}.brand small{display:none}.search-wrap{height:46px}.header-actions .user-btn{display:grid!important}.header-actions .icon-btn{width:44px;height:46px}.header-actions .cart-btn{min-width:90px;height:46px;padding:0 10px}.nav-inner{min-height:56px}.nav-inner a{font-size:10px;padding:12px 8px}.nav-special,.nav-support{display:none}.hero-premium{min-height:auto;padding:25px 14px 18px;margin-top:8px;border-radius:22px}.hero-premium .hero-copy{padding:0}.hero-premium h1{font-size:42px}.hero-premium .hero-copy p{font-size:11px}.hero-premium .hero-visual{min-height:340px}.hero-premium .hero-iphone-stage{min-height:340px;transform:none}.hero-premium .hero-iphone-stage img{width:115%}.hero-floating-top{top:2%;right:2%}}

/* V106: compact premium hero - keep the complete hero visible on desktop */
@media (min-width:1051px){
  .hero-premium{min-height:438px;padding:26px 30px 22px;margin-top:10px;border-radius:28px}
  .hero-premium .hero-copy{padding:4px 10px 0 0}
  .hero-premium .store-name{margin:14px 0 6px}
  .hero-premium h1{font-size:clamp(44px,4.35vw,64px);line-height:1.04;max-width:570px}
  .hero-premium .hero-copy p{max-width:530px;margin-top:11px;line-height:1.75;font-size:12px}
  .hero-premium .hero-buttons{margin-top:16px}
  .hero-benefits{margin-top:17px;max-width:620px}
  .hero-benefits>div{min-height:68px;padding:9px 8px}
  .hero-benefits i{width:25px;height:25px;margin-bottom:5px}
  .hero-premium .hero-visual{min-height:370px}
  .hero-premium .hero-iphone-stage{min-height:350px;transform:translateX(-2%)}
  .hero-premium .hero-iphone-stage img{width:108%;max-width:660px}
  .hero-floating-top{top:4%}
  .hero-floating-bottom{bottom:1%}
}

/* ===== V107: CATEGORY + FEATURED PRODUCTS POLISH ===== */
.categories-section{padding-top:34px}
.categories-head{margin-bottom:18px;align-items:flex-end}
.categories-head h2{font-size:26px;margin:4px 0 4px}
.categories-head p{margin:0;color:#74817f;font-size:11px}
.section-kicker{display:inline-block;color:var(--green);font-size:9px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}
.section-link{display:inline-flex;align-items:center;border:1px solid #2c3b3d;background:#0d1618;border-radius:12px;padding:10px 14px!important;color:#dce5e2!important}
.categories{grid-template-columns:repeat(8,1fr);gap:10px}
.categories button{position:relative;min-height:132px;padding:16px 9px 12px;background:radial-gradient(circle at 50% 0%,rgba(97,255,34,.08),transparent 45%),linear-gradient(180deg,#10191b,#0b1214);border:1px solid #253335;border-radius:18px;box-shadow:inset 0 1px rgba(255,255,255,.02);overflow:hidden}
.categories button:after{content:"";position:absolute;inset:auto 18% -30px;height:55px;border-radius:50%;background:rgba(97,255,34,.08);filter:blur(15px);opacity:0;transition:.2s}
.categories button:hover:after{opacity:1}
.categories button i{width:48px;height:48px;margin:0 auto 9px;display:grid;place-items:center;border:1px solid rgba(97,255,34,.22);border-radius:15px;background:#0d1818;color:#fff;font-style:normal;font-size:24px;box-shadow:0 8px 24px rgba(0,0,0,.2)}
.categories button span{font-size:11px;font-weight:800;color:#edf3f0;margin-top:0}
.categories button small{display:block;color:#647471;font-size:8px;margin-top:5px}
.featured-products-layout{display:grid;grid-template-columns:minmax(0,1fr) 245px;gap:14px;align-items:stretch}
.featured-products-layout .products-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.featured-promo-card{position:relative;min-height:100%;padding:24px 18px;border-radius:22px;border:1px solid rgba(97,255,34,.18);background:radial-gradient(circle at 65% 28%,rgba(97,255,34,.2),transparent 42%),linear-gradient(145deg,#101c17,#0a1112 70%);overflow:hidden;display:flex;flex-direction:column;justify-content:center;text-align:right}
.featured-promo-card:before{content:"";position:absolute;width:190px;height:190px;left:-75px;bottom:-70px;border-radius:50%;border:1px solid rgba(97,255,34,.15);box-shadow:0 0 70px rgba(97,255,34,.12)}
.featured-promo-card .promo-orb{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:var(--green);color:#061005;font-size:27px;font-weight:900;box-shadow:0 12px 30px rgba(97,255,34,.18);margin-bottom:24px}
.featured-promo-card>span{color:var(--green);font-size:9px;font-weight:800}
.featured-promo-card h3{font-size:24px;margin:7px 0 8px}
.featured-promo-card p{font-size:10px;line-height:1.9;color:#8b9895;margin:0 0 22px}
.featured-promo-card a{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:12px 13px;border-radius:13px;background:var(--green);color:#061005;font-size:10px;font-weight:900}
.featured-promo-card a b{font-size:16px}
#products.section{padding-top:48px}
#products .section-head{margin-bottom:18px}
#products .section-head h2{font-size:25px}
#products .filters{border:1px solid #202d2f;background:#0b1214;border-radius:13px;padding:3px}
#products .filter{border:0;border-radius:9px;padding:8px 11px}
#products .advanced-filter-bar{margin-bottom:14px}
.product-card{border-radius:18px;padding:11px}
.product-image{height:210px;border-radius:14px;margin-bottom:10px}
.product-card .badge{top:11px;left:11px}
.product-card .wish{top:11px;right:11px}
.product-name{font-size:13px}
.price{font-size:16px}
@media(max-width:1100px){.categories{grid-template-columns:repeat(4,1fr)}.featured-products-layout{grid-template-columns:1fr}.featured-promo-card{min-height:190px}.featured-products-layout .products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:850px){.featured-products-layout .products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.categories-head{align-items:flex-start;gap:14px}.section-link{font-size:10px}}
@media(max-width:700px){.categories-section{padding-top:24px}.categories-head{display:block}.categories-head h2{font-size:21px}.section-link{margin-top:10px}.categories{grid-template-columns:repeat(2,1fr);gap:8px}.categories button{min-height:122px}.featured-products-layout .products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.featured-promo-card{min-height:180px;padding:20px}.featured-promo-card h3{font-size:21px}#products.section{padding-top:34px}.product-image{height:180px}}
@media(max-width:430px){.categories button i{width:42px;height:42px;font-size:21px}.categories button span{font-size:10px}.categories button small{font-size:7px}.featured-products-layout .products-grid{grid-template-columns:1fr 1fr}.product-image{height:155px}}

/* ===== V108: match approved category + featured products concept ===== */
.categories-section{padding-top:22px}
.categories-head{margin-bottom:16px}
.categories-head .section-link{margin-inline-start:auto}
.categories{direction:rtl;gap:12px}
.categories button{min-height:136px;padding:15px 10px 13px;border-radius:20px;background:radial-gradient(circle at 50% 15%,rgba(97,255,34,.10),transparent 42%),linear-gradient(180deg,#111b1d,#0a1214);box-shadow:0 12px 28px rgba(0,0,0,.16),inset 0 1px rgba(255,255,255,.025)}
.categories button i{width:52px;height:52px;border-radius:16px;background:linear-gradient(180deg,#101d1e,#0b1517);border-color:rgba(97,255,34,.28);font-size:25px;box-shadow:0 0 22px rgba(97,255,34,.06)}
.categories button span{font-size:12px}
.categories button small{font-size:8px;color:#70807b}
#products.section{padding-top:30px}
.products-head{margin-bottom:14px;align-items:flex-end}
.products-head h2{margin:4px 0 3px!important;font-size:26px!important}
.products-head-subtitle{margin:0;color:#73817e;font-size:10px}
.products-head-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.products-head-actions .filters{display:flex;gap:5px;padding:3px;border:1px solid #202d2f;background:#0b1214;border-radius:13px}
.products-head-actions .filter{border:0;border-radius:9px;padding:8px 11px}
.compact-filter-btn{height:36px;border:1px solid #29383a;background:#10191b;color:#cbd5d2;border-radius:11px;padding:0 12px;font-family:inherit;font-size:10px;cursor:pointer}
.compact-filter-btn:hover{border-color:var(--green);color:#fff}
.products-all-link{font-size:10px!important;padding:9px 12px!important}
.v108-filterbar{margin:0 0 14px!important}
.featured-products-layout{direction:rtl;grid-template-columns:245px minmax(0,1fr);gap:14px}
.featured-products-layout .products-grid{direction:rtl;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.featured-promo-card{min-height:100%;padding:22px 18px;border-radius:22px}
.featured-promo-card .promo-orb{margin-bottom:20px}
.product-card{min-width:0;padding:11px;border-radius:20px;background:linear-gradient(180deg,#111a1c,#0b1214);box-shadow:0 12px 28px rgba(0,0,0,.14)}
.product-image{height:180px;border-radius:15px;background:#f4f5f4;margin-bottom:10px}
.product-name{font-size:12px;line-height:1.6;min-height:38px}
.product-meta{font-size:9px;min-height:17px}
.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px}
.product-bottom .price{margin:0;font-size:14px;line-height:1.3}
.product-bottom .price del{margin-top:2px;font-size:8px}
.product-bottom .add-btn{flex:0 0 40px;width:40px;height:40px;min-height:40px;padding:0;border-radius:12px;font-size:18px;display:grid;place-items:center}
.product-card .compare-btn{display:none}
.featured-promo-card h3{font-size:23px}
.featured-promo-card p{font-size:9px}
.products-result{font-size:9px;margin:0 2px 7px}
@media(max-width:1100px){.featured-products-layout{grid-template-columns:1fr}.featured-promo-card{order:-1;min-height:180px}.featured-products-layout .products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:850px){.products-head{display:block}.products-head-actions{margin-top:12px}.featured-products-layout .products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.categories-section{padding-top:18px}.categories{grid-template-columns:repeat(2,1fr)}.products-head-actions .products-all-link{display:none}.products-head-actions .filters{max-width:100%;overflow:auto}.compact-filter-btn{margin-right:auto}.featured-products-layout{gap:10px}.featured-products-layout .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-image{height:170px}.product-bottom .price{font-size:12px}.product-bottom .add-btn{width:36px;flex-basis:36px;height:36px;min-height:36px}}

/* ===== V109: category artwork + exact featured layout polish ===== */
.categories{direction:rtl;grid-template-columns:repeat(8,minmax(0,1fr));gap:11px}
.category-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}
.categories .category-card .category-art{display:grid;width:100%;height:70px;place-items:center;margin:0 auto 8px;border-radius:15px;background:linear-gradient(180deg,#0d1719,#091012);overflow:hidden}
.categories .category-card .category-art img{width:100%;height:100%;object-fit:contain;display:block}
.categories .category-card span:not(.category-art){display:block;font-size:11px;font-weight:900;line-height:1.5;color:#eef4f1}
.categories .category-card small{display:block;font-size:8px;line-height:1.5;color:#71807c;margin-top:3px}
.categories .category-card:hover .category-art{border-color:rgba(97,255,34,.3);box-shadow:0 0 24px rgba(97,255,34,.08)}
.featured-products-layout{direction:rtl;grid-template-columns:245px minmax(0,1fr);gap:14px;align-items:stretch}
.featured-products-layout .products-grid{direction:rtl;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;min-width:0}
.featured-products-layout .products-grid .products-empty-state{grid-column:1/-1;min-height:280px}
.products-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed #2a3739;border-radius:20px;background:linear-gradient(180deg,#101719,#0b1113);padding:34px;color:#dce6e2;gap:7px}
.products-empty-state .empty-icon{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:#14201b;border:1px solid rgba(97,255,34,.18);font-size:24px;margin-bottom:4px}
.products-empty-state strong{font-size:14px}
.products-empty-state span{font-size:10px;color:#71807c}
.featured-promo-card{width:auto;min-width:0}
@media(max-width:900px){.categories{grid-template-columns:repeat(4,1fr)}.featured-products-layout{grid-template-columns:1fr}.featured-promo-card{order:-1;min-height:180px}.featured-products-layout .products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:700px){.categories{grid-template-columns:repeat(2,1fr);gap:8px}.categories .category-card .category-art{height:82px}.featured-products-layout .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-products-layout .products-grid .products-empty-state{min-height:220px}}

/* ===== V110: stable featured-products layout ===== */
.featured-products-layout{display:grid!important;direction:rtl;grid-template-columns:245px minmax(0,1fr)!important;gap:14px!important;align-items:stretch!important;min-width:0}
.featured-products-layout>.featured-promo-card{grid-column:1;grid-row:1;min-width:0;width:auto;height:100%;box-sizing:border-box}
.featured-products-layout>.products-grid{grid-column:2;grid-row:1;min-width:0;width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;align-content:start}
.featured-products-layout>.products-grid>.products-empty-state{grid-column:1/-1;width:100%;min-width:0;min-height:280px;box-sizing:border-box}
@media(max-width:1100px){.featured-products-layout{grid-template-columns:1fr!important}.featured-products-layout>.featured-promo-card{grid-column:1;grid-row:1;min-height:180px}.featured-products-layout>.products-grid{grid-column:1;grid-row:2;grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:850px){.featured-products-layout>.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.featured-products-layout{gap:10px!important}.featured-products-layout>.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.featured-products-layout>.products-grid>.products-empty-state{min-height:220px}}

/* ===== V111: premium lower homepage section ===== */
.premium-lower{position:relative;padding-top:68px;padding-bottom:34px;overflow:hidden}
.premium-lower:before{content:"";position:absolute;right:-180px;bottom:-260px;width:700px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(97,255,34,.075),transparent 68%);pointer-events:none}
.premium-lower:after{content:"";position:absolute;left:-260px;top:20px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(30,140,255,.045),transparent 68%);pointer-events:none}
.premium-promo{position:relative;min-height:300px;border:1px solid #263336;border-radius:26px;overflow:hidden;display:flex;align-items:center;isolation:isolate;box-shadow:0 18px 50px rgba(0,0,0,.22),inset 0 1px rgba(255,255,255,.025)}
.premium-promo+.premium-promo{margin-top:18px}
.premium-promo:before{content:"";position:absolute;inset:0;z-index:-2}
.premium-promo:after{content:"";position:absolute;inset:auto auto -150px -80px;width:360px;height:360px;border:1px solid rgba(97,255,34,.13);border-radius:50%;box-shadow:0 0 80px rgba(97,255,34,.07);z-index:-1}
.promo-used{background:radial-gradient(circle at 25% 60%,rgba(41,143,255,.13),transparent 40%),linear-gradient(115deg,#10191f,#0d1417 60%,#10181a)}
.promo-accessories{background:radial-gradient(circle at 28% 60%,rgba(97,255,34,.16),transparent 42%),linear-gradient(115deg,#101a17,#0b1412 62%,#101a16)}
.premium-promo-art{position:absolute;left:28px;bottom:0;width:42%;height:100%;display:grid;place-items:center;z-index:0}
.premium-promo-art img{position:relative;z-index:2;width:68%;height:78%;object-fit:contain;filter:drop-shadow(0 28px 30px rgba(0,0,0,.5))}
.promo-accessories .premium-promo-art img{width:64%;height:70%;filter:drop-shadow(0 22px 26px rgba(0,0,0,.55))}
.art-glow{position:absolute;width:300px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(42,151,255,.18),transparent 68%);filter:blur(6px)}
.art-wave{position:absolute;width:300px;height:150px;border-radius:50%;border:2px solid rgba(97,255,34,.14);box-shadow:0 0 35px rgba(97,255,34,.1),0 0 0 18px rgba(97,255,34,.025),0 0 0 38px rgba(97,255,34,.02)}
.premium-promo-copy{position:relative;z-index:3;width:58%;margin-right:38px;margin-left:auto;padding:30px 25px;text-align:right}
.premium-promo-copy small{color:#a9b6b2;font-size:11px}
.premium-promo-copy h3{font-size:29px;line-height:1.5;margin:10px 0 20px;font-weight:900}
.promo-accessories .premium-promo-copy h3{max-width:620px}
.premium-promo-features{display:flex;justify-content:flex-start;gap:22px;flex-wrap:wrap;margin-bottom:24px;color:#d7e0dd;font-size:10px}
.premium-promo-features span{white-space:nowrap}
.premium-promo-features span::first-letter{color:var(--green)}
.premium-promo-copy a{display:inline-flex;align-items:center;border:1px solid rgba(97,255,34,.42);background:rgba(7,18,12,.3);color:var(--green);padding:12px 20px;border-radius:14px;font-size:11px;font-weight:900;transition:.2s}
.premium-promo-copy a:hover{background:var(--green);color:#061005;box-shadow:0 8px 30px rgba(97,255,34,.15)}
.promo-used{min-height:300px}
.promo-accessories{min-height:300px}
.newsletter-premium{position:relative;margin-top:26px;min-height:142px;border:1px solid #273437;border-radius:24px;background:linear-gradient(110deg,#0c1517,#0d1517 60%,#10191b);display:grid;grid-template-columns:145px 1.15fr 1.4fr auto;align-items:center;gap:22px;padding:20px 26px;overflow:hidden}
.newsletter-premium:before{content:"";position:absolute;left:-30px;top:-100px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(97,255,34,.09),transparent 68%)}
.newsletter-art{position:relative;height:105px;display:grid;place-items:center}
.mail-box{position:relative;width:88px;height:68px;border-radius:10px;background:linear-gradient(145deg,#1a8d30,#36ef50);color:#071208;display:grid;place-items:center;font-size:36px;box-shadow:0 16px 34px rgba(97,255,34,.16);transform:rotate(-8deg)}
.mail-box:after{content:"";position:absolute;left:10px;right:10px;top:10px;height:32px;border-bottom:4px solid rgba(7,18,8,.55);transform:skewY(-22deg) rotate(-1deg)}
.mail-spark{position:absolute;right:18px;top:7px;width:32px;height:32px;border-radius:50%;background:#0f191b;border:1px solid #354345;color:var(--green);display:grid;place-items:center;font-size:28px;box-shadow:0 0 20px rgba(97,255,34,.12)}
.newsletter-copy h3{margin:0;font-size:21px}.newsletter-copy p{margin:7px 0 0;color:#778581;font-size:10px}
.newsletter-premium input{height:52px;width:100%;box-sizing:border-box;background:#0a1113;border:1px solid #2b393b;border-radius:14px;color:#fff;padding:0 18px;outline:0;font-family:inherit;font-size:12px}.newsletter-premium input:focus{border-color:rgba(97,255,34,.5);box-shadow:0 0 0 3px rgba(97,255,34,.05)}
.newsletter-premium .btn{min-width:112px;height:52px}
.about-premium{position:relative;padding:76px 0 48px;text-align:right}
.about-premium h2{margin:0;font-size:31px;font-weight:900;letter-spacing:-.5px}.about-premium h2 span{color:var(--green)}
.about-premium p{margin:13px 0 0;color:#7f8d89;font-size:12px;line-height:2.2;max-width:720px}
.about-premium-line{position:absolute;right:0;bottom:26px;width:42%;height:1px;background:linear-gradient(90deg,transparent,rgba(97,255,34,.55))}
.premium-lower .support-fab{z-index:8}
@media(min-width:900px){.premium-lower>.premium-promo{min-height:300px}.premium-lower>.premium-promo:first-child{margin-top:0}.premium-lower>.premium-promo:nth-child(2){margin-top:18px}}
@media(max-width:900px){.premium-promo{min-height:260px}.premium-promo-art{left:10px;width:40%}.premium-promo-copy{width:62%;margin-right:18px;padding:24px 16px}.premium-promo-copy h3{font-size:23px}.premium-promo-features{gap:10px}.newsletter-premium{grid-template-columns:90px 1fr;gap:15px}.newsletter-premium input{grid-column:1/3}.newsletter-premium .btn{grid-column:1/3}.newsletter-art{height:85px}.about-premium h2{font-size:27px}}
@media(max-width:600px){.premium-lower{padding-top:42px}.premium-promo{min-height:245px;border-radius:22px}.premium-promo-art{left:-15px;width:42%;opacity:.9}.premium-promo-art img{width:82%;height:70%}.promo-accessories .premium-promo-art img{width:78%;height:64%}.premium-promo-copy{width:67%;margin-right:8px;padding:20px 13px}.premium-promo-copy small{font-size:9px}.premium-promo-copy h3{font-size:19px;margin:8px 0 14px}.premium-promo-features{font-size:8px;gap:7px;margin-bottom:15px}.premium-promo-copy a{padding:10px 13px;font-size:9px}.newsletter-premium{grid-template-columns:1fr;padding:22px 18px;text-align:right}.newsletter-art{display:none}.newsletter-premium input,.newsletter-premium .btn{grid-column:auto}.newsletter-premium .btn{width:100%}.about-premium{padding:54px 0 45px}.about-premium h2{font-size:24px}.about-premium p{font-size:10px}.about-premium-line{width:55%}}

/* ===== V112: side-by-side realistic promo cards ===== */
.premium-lower{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:stretch}
.premium-lower>.premium-promo{margin:0!important;min-height:320px}
.premium-lower>.newsletter-premium,.premium-lower>.about-premium{grid-column:1/-1}
.premium-promo-art img{width:78%;height:82%;object-fit:contain}
.promo-accessories .premium-promo-art img{width:82%;height:78%}
.premium-promo-art{left:18px;width:45%}
.premium-promo-copy{width:56%;margin-right:20px;padding:26px 18px}
.premium-promo-copy h3{font-size:23px}
@media(max-width:900px){
  .premium-lower{display:block}
  .premium-lower>.premium-promo{margin-bottom:18px!important;min-height:280px}
  .premium-lower>.newsletter-premium,.premium-lower>.about-premium{margin-top:0}
}
@media(max-width:600px){
  .premium-promo{min-height:245px!important}
  .premium-promo-art{left:-12px;width:43%}
  .premium-promo-art img{width:90%;height:72%}
  .promo-accessories .premium-promo-art img{width:88%;height:68%}
  .premium-promo-copy{width:65%;margin-right:5px;padding:20px 10px}
  .premium-promo-copy h3{font-size:18px}
}

/* V113: real category product photography */
.categories .category-card .category-art{height:70px;padding:3px;box-sizing:border-box;background:linear-gradient(180deg,#0c1517,#081012);}
.categories .category-card .category-art img{width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center 46%;display:block;border-radius:12px;}
@media(max-width:900px){.categories .category-card .category-art{height:68px}}
@media(max-width:600px){.categories .category-card .category-art{height:64px}}

/* V114 category image alignment */
.categories .category-card .category-art{height:78px;padding:0;overflow:hidden;border-radius:15px;}
.categories .category-card .category-art img{width:100%;height:100%;object-fit:cover;object-position:center 46%;border-radius:15px;}
@media(max-width:900px){.categories .category-card .category-art{height:74px;}}
@media(max-width:600px){.categories .category-card .category-art{height:72px;}}

/* V115: category product images - equal visual framing */
.categories .category-card .category-art{height:70px!important;padding:0!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:15px!important;background:#0b1214!important}
.categories .category-card .category-art img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;border-radius:15px!important}
.categories .category-card{min-height:132px!important}

/* V117: mobile auth modal reliability */
@media (max-width: 600px){
  .auth-modal{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;padding:8px!important;display:none!important;align-items:center!important;justify-content:center!important;place-items:center!important;overflow:hidden!important;z-index:9999!important;box-sizing:border-box!important}
  .auth-modal.show{display:flex!important}
  .auth-shell{display:block!important;width:calc(100vw - 16px)!important;height:min(92dvh,760px)!important;max-height:92dvh!important;min-height:0!important;margin:0!important;overflow:hidden!important;border-radius:22px!important;position:relative!important;transform:none!important}
  .auth-single-panel{display:block!important;width:100%!important;height:100%!important;max-height:none!important;min-height:0!important;box-sizing:border-box!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;padding:58px 16px 28px!important}
  .auth-single-panel .auth-panel-head{margin-bottom:10px!important}
  .auth-single-panel .auth-panel-head:before{width:58px!important;height:58px!important;margin-bottom:7px!important}
  .auth-single-panel .auth-welcome{font-size:24px!important}
  .auth-single-panel .auth-panel-head h2{font-size:21px!important}
  .auth-single-panel .auth-tabs{margin:14px 0!important}
  .auth-single-panel .auth-tabs button{height:46px!important;min-width:0!important}
  .auth-single-panel .field{margin:9px 0!important}
  .auth-single-panel .field input{height:48px!important}
  .auth-single-panel .auth-options{flex-wrap:wrap!important;gap:8px!important;margin:5px 0 12px!important}
  .auth-single-panel .auth-submit{height:52px!important;min-height:52px!important}
  .auth-single-panel .social-login{grid-template-columns:1fr 1fr!important}
  .auth-single-panel .social{height:48px!important}
  .auth-close{top:9px!important;left:9px!important;width:38px!important;height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important}
}
@media (max-width:360px){
  .auth-single-panel{padding-left:12px!important;padding-right:12px!important}
  .auth-single-panel .auth-tabs button{font-size:10px!important}
  .auth-single-panel .social{font-size:10px!important}
  .auth-single-panel .auth-welcome{font-size:22px!important}
}



/* V121 - mobile-only login icon centering */
@media (max-width:700px){
  .header-actions .user-btn{
    position:relative !important;
    display:grid !important;
    place-items:center !important;
    box-sizing:border-box !important;
    padding:0 !important;
    line-height:1 !important;
  }

  .header-actions .user-btn .user-icon{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    display:grid !important;
    place-items:center !important;
    margin:0 !important;
    padding:0 !important;
    line-height:1 !important;
    transform:none !important;
    font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif !important;
    font-size:19px !important;
  }

  .header-actions .user-btn #userLabel{
    display:none !important;
  }
}


/* V122 - mobile login icon: dedicated centered SVG, desktop untouched */
.user-icon-mobile{display:none}
@media(max-width:700px){
  .header-actions .user-btn .user-icon{display:none!important}
  .header-actions .user-btn .user-icon-mobile{
    display:flex!important;
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    align-items:center!important;
    justify-content:center!important;
    margin:0!important;
    padding:0!important;
    transform:none!important;
    line-height:0!important;
    pointer-events:none!important;
  }
  .header-actions .user-btn .user-icon-mobile svg{
    width:19px!important;
    height:19px!important;
    display:block!important;
    fill:#bfc6c7!important;
  }
}


/* V123 - premium navigation icons */
.nav-inner a{display:inline-flex;align-items:center;justify-content:center;gap:7px;transition:color .2s,background .2s,box-shadow .2s}
.nav-inner .nav-icon{width:17px;height:17px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 17px}
.nav-inner .nav-icon svg{width:17px;height:17px;display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.nav-inner .nav-special .nav-icon svg{stroke-width:1.8}
.nav-inner a.active{box-shadow:0 0 22px rgba(97,255,34,.04)}
.nav-inner a.active .nav-icon svg,.nav-inner .nav-special .nav-icon svg{filter:drop-shadow(0 0 4px rgba(97,255,34,.16))}
.nav-inner .nav-special .nav-icon{color:var(--green)}
.nav-inner .nav-support .nav-icon{color:#cbd5d2}
@media(max-width:700px){
  .nav-inner a{gap:5px;padding:12px 8px}
  .nav-inner .nav-icon{width:15px;height:15px;flex-basis:15px}
  .nav-inner .nav-icon svg{width:15px;height:15px}
}
