:root{--bg:#050b12;--panel:#0b1420;--panel2:#101c2b;--cyan:#1de9f5;--cyan2:#00bcd4;--text:#ecf8ff;--muted:#8da2b3;--line:#1a2c3e;--danger:#ff5370;--success:#27db9a;--warning:#ffc857;--shadow:0 20px 60px rgba(0,0,0,.28)}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 20% 0,#092c35 0,transparent 32%),linear-gradient(180deg,#050a10,#07111c 55%,#04080d);color:var(--text);font-family:Tahoma,Arial,sans-serif;line-height:1.8}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin:auto}.topbar{position:sticky;top:0;z-index:20;background:rgba(5,11,18,.86);backdrop-filter:blur(20px);border-bottom:1px solid var(--line)}.nav-wrap{min-height:72px;display:flex;align-items:center;gap:16px}.brand{font-weight:900;font-size:20px;display:flex;gap:8px;align-items:center;white-space:nowrap;background:transparent!important}.brand-mark{color:var(--cyan);font-size:28px;background:transparent!important;width:52px;height:52px;display:flex;align-items:center;justify-content:center}.brand-mark img{width:52px;height:52px;object-fit:contain;background:transparent!important;display:block}.nav-links{display:flex;gap:14px;align-items:center;margin-inline-start:auto}.nav-links>a{padding:8px 10px;color:#cfe4ef}.nav-links>a:hover{color:var(--cyan)}.admin-link{color:var(--cyan)!important}.cart-link b{display:inline-grid;place-items:center;min-width:24px;height:24px;border-radius:99px;background:var(--cyan);color:#001016;font-size:12px}.search{display:flex;gap:8px;flex:1;max-width:420px}.search input{width:100%}.search.big{max-width:none}.search input,input,textarea,select{background:#08121d;border:1px solid #22384c;color:var(--text);border-radius:12px;padding:12px 14px;outline:none;font:inherit}input:focus,textarea:focus,select:focus{border-color:var(--cyan)}button{font:inherit}.btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;border:1px solid transparent;border-radius:12px;padding:11px 16px;cursor:pointer}.btn-primary{background:linear-gradient(135deg,var(--cyan),#11a9d7);color:#001016;font-weight:900}.btn-outline{border-color:#2c455d;background:transparent;color:var(--text)}.btn-danger,.status.rejected{background:rgba(255,83,112,.13);border-color:rgba(255,83,112,.35);color:#ff8fa1}.btn.small{padding:7px 10px;font-size:13px}.btn-wide{width:100%}.page-shell{padding:26px 0 50px}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center;min-height:470px}.hero-copy{padding:32px}.hero-copy h1{font-size:clamp(32px,5vw,62px);line-height:1.15;margin:10px 0 18px}.hero-copy p{font-size:18px;color:var(--muted);max-width:620px}.eyebrow{color:var(--cyan);font-size:13px;font-weight:900;letter-spacing:.03em}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.hero-art{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:var(--panel);box-shadow:var(--shadow)}.hero-art img{aspect-ratio:3/2;object-fit:cover}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 0 36px}.features>div{padding:18px;border:1px solid var(--line);border-radius:16px;background:rgba(11,20,32,.7);display:flex;gap:8px;flex-direction:column}.features b{font-size:16px}.features span,.muted{color:var(--muted);font-size:13px}.section{margin:42px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.section-head h1,.section-head h2{margin:0}.section-head>a{color:var(--cyan)}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.product-card{background:linear-gradient(180deg,#0c1622,#08111a);border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:.2s}.product-card:hover{transform:translateY(-3px);border-color:#2c6a7c}.product-image{aspect-ratio:1/1;overflow:hidden;background:#0a121b}.product-image img{width:100%;height:100%;object-fit:cover}.product-info{padding:12px}.product-name{font-weight:800;min-height:50px}.product-price{color:var(--cyan);font-weight:900}.promo{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center;padding:22px;border:1px solid #155061;background:linear-gradient(135deg,#08171d,#09111b);border-radius:22px;overflow:hidden}.promo h3{font-size:28px;margin:8px 0}.promo p{color:var(--muted)}.promo img{border-radius:16px;aspect-ratio:16/9;object-fit:cover}.panel,.auth-card{background:rgba(10,19,30,.9);border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:var(--shadow);margin-bottom:18px}.form-grid{display:grid;gap:16px}.form-grid.two{grid-template-columns:1fr 1fr}.form-grid label,label{display:grid;gap:8px;font-weight:700;color:#dceaf4}.form-actions{display:flex;justify-content:flex-end;margin-top:20px}.alert{padding:12px 16px;border-radius:12px;margin-bottom:12px;border:1px solid var(--line)}.alert.success{background:rgba(39,219,154,.12);border-color:rgba(39,219,154,.3)}.alert.warning{background:rgba(255,200,87,.11);border-color:rgba(255,200,87,.28)}.alert.danger{background:rgba(255,83,112,.11);border-color:rgba(255,83,112,.28)}.auth-card{max-width:520px;margin:40px auto}.footer{border-top:1px solid var(--line);background:#03070c;margin-top:60px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:20px;padding:32px 0}.footer-grid p{color:var(--muted)}.footer-bottom{padding:14px 0 24px;color:#6e8394;border-top:1px solid var(--line)}.product-detail{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;margin-bottom:22px}.gallery{position:sticky;top:96px;align-self:start}.main-photo{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#0a121a}.main-photo img{width:100%;aspect-ratio:1/1;object-fit:cover}.thumbs{display:flex;gap:10px;margin-top:10px}.thumb{border:1px solid var(--line);background:#08111a;border-radius:10px;padding:0;overflow:hidden;cursor:pointer}.thumb img{width:78px;height:78px;object-fit:cover}.product-purchase h1{font-size:40px;line-height:1.25;margin:8px 0}.price-lg{color:var(--cyan);font-weight:900;font-size:28px;margin-bottom:12px}.desc{color:#c0d0dc}.selection-form{margin-top:22px;display:grid;gap:14px}.stock-note{padding:10px 12px;background:#071720;border-radius:10px;color:#a3dfe4}.mini-note{color:var(--muted);font-size:12px;margin-top:12px}.comment{padding:14px 0;border-bottom:1px solid var(--line)}.rating{color:#ffd66b;margin-right:8px}.comment-form{margin-top:18px;display:grid;gap:14px}.checkout-grid,.profile-grid,.tickets-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:18px}.payment-box{border:1px solid #125668;background:linear-gradient(135deg,#071a22,#0a121a);border-radius:16px;padding:18px;margin:16px 0}.payment-number{font-size:26px;letter-spacing:.1em;color:var(--cyan);font-weight:900;padding:10px 0;direction:ltr;text-align:center}.summary-line{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}.cart-list{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:70px 1fr 90px 130px;gap:12px;align-items:center;padding:12px;border:1px solid var(--line);background:#08111a;border-radius:14px}.cart-item>img{width:70px;height:70px;object-fit:cover;border-radius:10px}.cart-main{display:grid}.cart-main span{color:var(--muted);font-size:13px}.qty-input{width:84px}.cart-summary{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:18px}.cart-summary>div{margin-inline-end:auto;font-size:18px}.empty{padding:30px;text-align:center;color:var(--muted);border:1px dashed #294255;border-radius:14px}.status{padding:5px 9px;border-radius:8px;font-size:12px;border:1px solid var(--line);white-space:nowrap}.status.pending,.status.open{color:var(--warning);border-color:rgba(255,200,87,.3);background:rgba(255,200,87,.08)}.status.approved,.status.answered{color:var(--success);border-color:rgba(39,219,154,.3);background:rgba(39,219,154,.08)}.ticket-list{display:grid;gap:8px}.ticket-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:12px;background:#08111a}.ticket-row.unanswered{border-color:#8a6f21}.ticket-row small{display:block;color:var(--muted)}.thread{display:grid;gap:12px;margin-bottom:18px}.message{padding:12px;border-radius:14px;border:1px solid var(--line);background:#07111a}.message.mine{border-color:#145c68;background:#071821}.message small{display:block;color:var(--muted)}.message img{max-height:260px;border-radius:10px;margin-top:10px}.admin-body{min-height:100vh}.admin-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.admin-sidebar{position:sticky;top:0;height:100vh;background:#040a10;border-inline-end:1px solid var(--line);padding:22px;display:flex;flex-direction:column;gap:6px}.admin-sidebar .brand{margin-bottom:14px}.admin-sidebar a:not(.brand){padding:11px 12px;border-radius:10px;color:#b9cbd5}.admin-sidebar a:hover{background:#0b1722;color:var(--cyan)}.admin-title{color:var(--cyan);font-size:12px;font-weight:900;padding:6px 12px}.admin-content{min-width:0}.admin-top{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:rgba(5,11,18,.92);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0}.stat-card{padding:18px;border:1px solid var(--line);border-radius:15px;background:#09121b}.stat-card span{display:block;color:var(--muted);font-size:13px}.stat-card strong{font-size:34px;color:var(--cyan)}.admin-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.admin-action{padding:18px;border:1px solid var(--line);background:#07111a;border-radius:15px}.admin-action small{display:block;color:var(--muted);margin-top:8px}.full-image{width:100%;border-radius:14px}.builder-card{border:1px solid #20374a;border-radius:14px;padding:16px;margin-top:12px;background:#08131e}.builder-head,.sizes-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.size-row{display:grid;grid-template-columns:1fr 160px 40px;gap:8px;margin-top:8px}.icon-btn{border:1px solid #354d63;background:transparent;color:#cfe4ef;border-radius:8px;padding:7px;cursor:pointer}.icon-btn.danger{color:#ff8fa1}.table-wrap{overflow:auto}.table-wrap table{width:100%;border-collapse:collapse;min-width:860px}.table-wrap th,.table-wrap td{padding:11px;border-bottom:1px solid var(--line);text-align:right;vertical-align:top}.table-thumb{width:52px;height:52px;border-radius:8px;object-fit:cover}.inline-form{display:flex;gap:7px}.tickets-layout{grid-template-columns:1fr 1.5fr}.tickets-layout .panel{min-width:0}
@media(max-width:1000px){.product-grid{grid-template-columns:repeat(3,1fr)}.hero,.product-detail,.checkout-grid,.profile-grid,.tickets-layout,.promo{grid-template-columns:1fr}.hero-copy{padding:12px}.gallery{position:static}.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:static;height:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.admin-sidebar .brand,.admin-title{grid-column:1/-1}.stats-grid,.admin-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.nav-wrap{flex-wrap:wrap;padding:10px 0}.search{order:3;flex-basis:100%;max-width:none}.nav-links{width:100%;overflow:auto;justify-content:flex-start;margin:0}.product-grid{grid-template-columns:repeat(2,1fr)}.features,.footer-grid,.form-grid.two{grid-template-columns:1fr}.hero-copy h1{font-size:36px}.product-purchase h1{font-size:30px}.cart-item{grid-template-columns:58px 1fr 70px}.cart-item>img{width:58px;height:58px}.cart-item>strong{grid-column:2/-1}.cart-summary{flex-wrap:wrap}.cart-summary>div{flex-basis:100%}.admin-sidebar{grid-template-columns:1fr 1fr}.admin-cards,.stats-grid{grid-template-columns:1fr}.size-row{grid-template-columns:1fr 100px 36px}}
.existing-images{margin-top:14px;padding:14px;border:1px solid var(--line);border-radius:14px;background:#07111a}.image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px;margin-top:10px}.existing-image{position:relative;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#0a121a}.existing-image img{width:100%;aspect-ratio:1/1;object-fit:cover}.existing-image span{position:absolute;bottom:6px;right:6px;background:rgba(0,0,0,.7);border:1px solid var(--line);border-radius:7px;padding:1px 6px;font-size:11px;color:var(--cyan)}
.image-delete-form{position:absolute;top:6px;left:6px;margin:0}.image-delete-btn{width:30px;height:30px;border:1px solid rgba(255,70,100,.45);border-radius:9px;background:rgba(70,5,18,.9);color:#ff7189;font-size:21px;line-height:26px;cursor:pointer;display:flex;align-items:center;justify-content:center}.image-delete-btn:hover{background:#7d1530;color:#fff}.image-order{position:absolute;bottom:6px;right:6px;background:rgba(0,0,0,.7);border:1px solid var(--line);border-radius:7px;padding:1px 6px;font-size:11px;color:var(--cyan)}

.checkout-notice{margin:14px 0 0;padding:12px 14px;border:1px solid rgba(25,217,231,.28);background:rgba(25,217,231,.07);border-radius:12px;line-height:1.9}
/* profile redesign + order details */
.profile-hero{position:relative;display:flex;align-items:center;gap:22px;padding:28px;margin-bottom:16px;border:1px solid #214255;border-radius:24px;background:radial-gradient(circle at 85% 20%,rgba(29,233,245,.16),transparent 32%),linear-gradient(135deg,#0d1d2a,#07111b);box-shadow:var(--shadow);overflow:hidden}.profile-hero:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;left:-100px;bottom:-150px;background:rgba(29,233,245,.08);filter:blur(8px)}.profile-avatar{position:relative;z-index:1;flex:0 0 86px;width:86px;height:86px;border-radius:25px;display:grid;place-items:center;background:linear-gradient(135deg,var(--cyan),#0b7891);color:#031016;font-size:34px;font-weight:900;box-shadow:0 12px 35px rgba(29,233,245,.22)}.profile-hero-copy{position:relative;z-index:1;flex:1}.profile-hero-copy h1{margin:2px 0 3px;font-size:30px}.profile-hero-copy p{color:var(--muted);margin:0 0 10px}.profile-chips{display:flex;gap:8px;flex-wrap:wrap}.profile-chips span{padding:6px 10px;border:1px solid #27475a;background:rgba(3,12,19,.4);border-radius:999px;color:#cfe7ef;font-size:12px}.profile-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.profile-stat{padding:17px;border:1px solid var(--line);border-radius:17px;background:linear-gradient(180deg,#0a1722,#07111a)}.profile-stat span,.profile-stat small{display:block;color:var(--muted);font-size:12px}.profile-stat strong{display:block;font-size:30px;color:var(--cyan);line-height:1.2;margin:4px 0}.profile-stat a{color:var(--cyan)}.profile-layout{display:grid;grid-template-columns:1.25fr .95fr;gap:16px}.profile-orders{grid-row:span 2}.profile-edit{grid-column:2}.profile-coupons{grid-column:2}.profile-empty{min-height:180px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;border:1px dashed #294255;border-radius:16px;background:#07111a;color:#cfe4ed}.profile-empty div{font-size:36px}.profile-empty span{color:var(--muted);font-size:13px}.profile-empty.compact{min-height:150px}.profile-coupon-card{background:linear-gradient(145deg,#0b1923,#07111a);border-color:#234456}.profile-save{width:100%;margin-top:4px}.detail-page{padding-bottom:30px}.order-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.detail-card{overflow:hidden}.detail-card-head{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--line)}.detail-card-head h2{margin:0;font-size:19px}.detail-card-head small{color:var(--muted)}.detail-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#0c2230;border:1px solid #21495b;font-size:20px}.info-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.info-list>div{padding:11px 12px;border:1px solid #162d3e;border-radius:11px;background:#07111a}.info-list .wide{grid-column:1/-1}.info-list span{display:block;color:var(--muted);font-size:11px;margin-bottom:3px}.info-list b{display:block;overflow-wrap:anywhere}.info-list.compact{margin-top:0}.money-list>div{display:flex;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px solid var(--line)}.money-list .discount-row b{color:var(--success)}.money-list .total-row{border:0;margin-top:4px;padding:15px;border-radius:12px;background:#0b1d27}.money-list .total-row b{color:var(--cyan);font-size:20px}.coupon-detail-box{padding:2px}.admin-code{justify-content:space-between}.admin-code code{font-family:monospace}.status{white-space:nowrap}@media(max-width:900px){.profile-layout,.order-detail-grid{grid-template-columns:1fr}.profile-orders,.profile-edit,.profile-coupons{grid-column:auto;grid-row:auto}}@media(max-width:650px){.profile-hero{align-items:flex-start;flex-wrap:wrap}.profile-hero>a{width:100%}.profile-stat-grid{grid-template-columns:1fr}.info-list{grid-template-columns:1fr}.info-list .wide{grid-column:auto}}
/* User theme switch */
.brand-side{display:flex;align-items:center;gap:9px;direction:ltr}
.theme-toggle{width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.07);color:#fff;display:grid;place-items:center;padding:0;cursor:pointer;font-size:21px;line-height:1;transition:.18s ease;flex:0 0 34px}
.theme-toggle:hover{border-color:var(--cyan);color:var(--cyan);transform:translateY(-1px)}
.theme-toggle .theme-moon{display:none}
.theme-toggle.is-light .theme-sun{display:none}
.theme-toggle.is-light .theme-moon{display:block}
body.theme-light{--bg:#f7fbfb;--panel:#ffffff;--panel2:#eef9fa;--cyan:#10aebd;--cyan2:#0b8e9e;--text:#16313a;--muted:#5d7780;--line:#cfe4e8;--danger:#d94762;--success:#169b73;--warning:#a87800;--shadow:0 16px 45px rgba(16,174,189,.12);background:radial-gradient(circle at 20% 0,#dff8fa 0,transparent 34%),linear-gradient(180deg,#fbfdfd,#f3fbfc 55%,#eef8f9);color:var(--text)}
body.theme-light .topbar{background:rgba(250,253,253,.9);border-bottom-color:var(--line)}
body.theme-light .nav-links>a{color:#31515a}
body.theme-light .nav-links>a:hover{color:var(--cyan2)}
body.theme-light .theme-toggle{background:#fff;border-color:#c4dce0;color:#7a949b}
body.theme-light .brand-mark{color:var(--cyan2)}
body.theme-light .search input,body.theme-light input,body.theme-light textarea,body.theme-light select{background:#fff;border-color:#c8dfe3;color:var(--text)}
body.theme-light .btn-outline{border-color:#b9d6db;color:#23434b;background:rgba(255,255,255,.7)}
body.theme-light .product-card,body.theme-light .panel,body.theme-light .auth-card{background:linear-gradient(180deg,#fff,#f7fcfc);border-color:var(--line)}
body.theme-light .product-image{background:#edf7f8}
body.theme-light .features>div{background:rgba(255,255,255,.82);border-color:var(--line)}
body.theme-light .promo{background:linear-gradient(135deg,#f3ffff,#fff);border-color:#b8e0e4}
body.theme-light .footer{background:#eaf6f7;border-top-color:var(--line)}
body.theme-light .footer-bottom{border-top-color:var(--line);color:#6c858c}
body.theme-light .payment-box{background:linear-gradient(135deg,#eafafb,#fff);border-color:#a9dbe0}
body.theme-light .stock-note{background:#e8f8f9;color:#27717a}
body.theme-light .cart-item,body.theme-light .ticket-row,body.theme-light .message,body.theme-light .profile-empty,body.theme-light .profile-stat,body.theme-light .profile-coupon-card,body.theme-light .admin-action,body.theme-light .stat-card{background:#fff;border-color:var(--line)}
body.theme-light .profile-hero{background:radial-gradient(circle at 85% 20%,rgba(16,174,189,.14),transparent 32%),linear-gradient(135deg,#effbfc,#fff);border-color:#b8dfe3}
body.theme-light .profile-chips span{background:rgba(255,255,255,.75);border-color:#c7e1e5;color:#385b63}
body.theme-light .profile-avatar{color:#07343b}
body.theme-light .info-list>div{background:#f7fcfc;border-color:#d3e7ea}
body.theme-light .money-list .total-row{background:#eaf8f9}
body.theme-light .admin-sidebar{background:#f1fafb;border-inline-end-color:var(--line)}
body.theme-light .admin-sidebar a:not(.brand){color:#42616a}
body.theme-light .admin-sidebar a:hover{background:#e3f5f7;color:var(--cyan2)}
body.theme-light .admin-top{background:rgba(250,253,253,.92);border-bottom-color:var(--line)}
@media(max-width:700px){.brand-side{order:1}.nav-links{order:2}.theme-toggle{width:31px;height:31px;flex-basis:31px;font-size:19px}}
.admin-top-actions{display:flex;align-items:center;gap:12px}.admin-top-actions .theme-toggle{width:32px;height:32px;flex-basis:32px}

/* Reliable theme icon state */
.theme-toggle .theme-sun{display:inline!important}.theme-toggle .theme-moon{display:none!important}.theme-toggle[data-theme='light'] .theme-sun{display:none!important}.theme-toggle[data-theme='light'] .theme-moon{display:inline!important}

.size-row{grid-template-columns:1fr 120px 180px 200px 40px;gap:8px}.discount-badge{display:inline-block;padding:3px 7px;border-radius:999px;background:rgba(255,75,90,.13);color:#ff6878;font-size:11px;font-weight:800;white-space:nowrap}.product-price{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.product-price strong,.price-lg strong{color:var(--cyan)}.product-price del,.price-lg del{color:#ff5368;opacity:.72;font-size:.82em}.price-lg .discount-badge{font-size:12px}@media(max-width:900px){.size-row{grid-template-columns:1fr 100px 1fr 1fr 36px}}@media(max-width:650px){.size-row{grid-template-columns:1fr 1fr}.size-row .icon-btn{grid-column:2}}
/* coupon cards + tabs */
.coupon-tabs{display:flex;gap:8px;margin:0 0 16px;padding:5px;border:1px solid var(--line);border-radius:15px;background:rgba(7,17,26,.55)}
.coupon-tab{border:0;background:transparent;color:var(--muted);padding:10px 13px;border-radius:11px;cursor:pointer;font-family:inherit;font-weight:800;flex:1}
.coupon-tab.active{background:rgba(29,233,245,.12);color:var(--cyan);box-shadow:inset 0 0 0 1px rgba(29,233,245,.2)}
.coupon-tab span{display:inline-grid;place-items:center;min-width:23px;height:23px;margin-right:4px;border-radius:999px;background:rgba(255,255,255,.08);font-size:11px}
.coupon-grid{display:grid;grid-template-columns:1fr;gap:13px}
.profile-coupon-card{padding:18px;border-radius:22px;border:2px solid;box-shadow:0 10px 28px rgba(0,0,0,.08)}
.profile-coupon-card.coupon-active{border-color:#25b86a;background:linear-gradient(145deg,rgba(37,184,106,.13),rgba(37,184,106,.04))}
.profile-coupon-card.coupon-disabled{border-color:#e55353;background:linear-gradient(145deg,rgba(229,83,83,.14),rgba(229,83,83,.04))}
.coupon-label{font-size:13px;color:var(--muted);margin-bottom:7px;font-weight:800}
.profile-coupon-card .coupon-code{display:flex;align-items:center;gap:9px;justify-content:space-between;padding-bottom:15px;margin-bottom:15px;border-bottom:1px dashed var(--line)}
.profile-coupon-card .coupon-code code{font-size:18px;font-weight:900;letter-spacing:.7px;overflow-wrap:anywhere}
.coupon-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.coupon-info-grid>div{padding:9px 10px;border-radius:12px;background:rgba(255,255,255,.045);border:1px solid var(--line)}
.coupon-info-grid span{display:block;color:var(--muted);font-size:11px;margin-bottom:4px}.coupon-info-grid b{display:block}
.coupon-status-active{color:#20c976!important}.coupon-status-disabled,.coupon-danger-text{color:#ff5d70!important}
body.theme-light .coupon-tabs{background:#f4fbfb}.theme-light .coupon-info-grid>div{background:rgba(0,120,140,.035)}
@media(max-width:650px){.coupon-info-grid{grid-template-columns:1fr}.profile-coupon-card .coupon-code{align-items:flex-start;flex-direction:column}.coupon-code .btn{width:100%}}

.auth-actions{display:flex;gap:10px;justify-content:space-between;flex-wrap:wrap;margin-top:16px}.auth-actions .btn{flex:1;min-width:180px;text-align:center}body.theme-light .auth-actions .btn-outline{border-color:#b8d9df;color:#155665}
/* Ahoora Land shop features */
.product-meta-tags{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0}.product-meta-tags span{padding:5px 9px;border-radius:999px;border:1px solid var(--line);color:var(--muted);font-size:12px}
.search-layout{display:grid;grid-template-columns:300px 1fr;gap:18px;align-items:start}.search-filters{position:sticky;top:90px}.filter-head{display:flex;align-items:center;justify-content:space-between}.filter-head h2{margin:0}.filter-head a{color:var(--cyan);font-size:12px}.filter-group{padding:15px 0;border-bottom:1px solid var(--line)}.filter-group:last-of-type{border-bottom:0}.filter-group h3{margin:0 0 10px;font-size:14px}.filter-group select,.filter-group input{width:100%}.price-range-values{display:flex;gap:6px;align-items:center;flex-wrap:wrap;font-size:12px}.price-range-values b{color:var(--cyan)}.price-range-values small{color:var(--muted)}.dual-range{position:relative;height:36px;margin:8px 0}.dual-range input{position:absolute;inset:0;width:100%;padding:0;background:transparent;border:0;pointer-events:none}.dual-range input::-webkit-slider-thumb{pointer-events:auto;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--cyan);border:3px solid var(--panel);box-shadow:0 0 0 1px var(--cyan);cursor:pointer}.dual-range input::-moz-range-thumb{pointer-events:auto;width:16px;height:16px;border-radius:50%;background:var(--cyan);border:3px solid var(--panel);cursor:pointer}.dual-range:before{content:"";position:absolute;top:15px;left:0;right:0;height:5px;border-radius:5px;background:var(--line)}
.admin-comment{display:flex;gap:16px;justify-content:space-between;padding:18px;margin-bottom:12px;border:1px solid var(--line);border-radius:17px;background:rgba(7,17,26,.7)}.admin-comment.status-pending{border-color:rgba(255,200,87,.55);box-shadow:0 8px 30px rgba(255,200,87,.08)}.admin-comment-main{flex:1;min-width:0}.admin-comment-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.admin-comment-head>div{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.admin-comment-phone{font-family:monospace;color:var(--muted);font-size:12px}.admin-comment-product{font-size:12px;color:var(--muted);margin:5px 0}.admin-comment-product a{color:var(--cyan)}.admin-comment-rating{color:#ffc857;letter-spacing:2px}.admin-comment-actions{display:flex;gap:7px;align-items:flex-start;flex-wrap:wrap}.admin-pending-badge{font-size:9px;color:var(--warning);margin-right:3px}.comment-review-notice{background:#fff1a8;color:#6e5300;border:1px solid #e3c94e;padding:9px 12px;border-radius:10px;font-size:12px;margin-bottom:9px}.comment-rejected-notice{background:rgba(255,83,112,.12);color:#ff9aaa;border:1px solid rgba(255,83,112,.3);padding:9px 12px;border-radius:10px;font-size:12px;margin-bottom:9px}
.image-lightbox{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center}.image-lightbox[hidden]{display:none}.lightbox-stage{width:min(88vw,1100px);height:min(82vh,800px);display:flex;align-items:center;justify-content:center;overflow:hidden}.lightbox-stage img{max-width:90%;max-height:90%;object-fit:contain;transition:transform .15s ease;cursor:zoom-in}.lightbox-close,.lightbox-arrow,.lightbox-controls button{border:1px solid rgba(255,255,255,.2);background:rgba(10,18,28,.8);color:#fff;cursor:pointer}.lightbox-close{position:absolute;top:20px;left:25px;width:44px;height:44px;border-radius:50%;font-size:30px}.lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%);width:54px;height:70px;border-radius:15px;font-size:48px;line-height:1}.lightbox-arrow.prev{left:20px}.lightbox-arrow.next{right:20px}.lightbox-controls{position:absolute;bottom:22px;display:flex;gap:10px;align-items:center;background:rgba(10,18,28,.8);padding:7px 10px;border-radius:14px}.lightbox-controls button{width:38px;height:38px;border-radius:10px;font-size:24px}.zoom-hint{position:absolute;bottom:30px;right:25px;color:#aebbc7;font-size:11px}.no-scroll{overflow:hidden}.product-main-photo img{cursor:zoom-in}
.phone-login-box{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding:14px;border:1px solid rgba(29,233,245,.22);border-radius:16px;background:rgba(29,233,245,.05)}.phone-login-box b,.phone-login-box span{display:block}.phone-login-box span{font-size:11px;color:var(--muted)}.phone-login-form{margin-top:12px;display:none;padding:14px;border:1px solid var(--line);border-radius:16px}.phone-login-form:target{display:block}.mobile-orders-list{display:none}.mobile-brand-logo{font-size:13px!important;width:34px;height:34px;border-radius:11px;background:linear-gradient(135deg,var(--cyan),#1573b8);color:#001016!important;display:grid;place-items:center;letter-spacing:-1px}
@media(max-width:900px){.search-layout{grid-template-columns:1fr}.search-filters{position:static}.admin-comment{flex-direction:column}.admin-comment-actions{width:100%}.admin-comment-actions form,.admin-comment-actions .btn{flex:1}.admin-comment-actions .btn{width:100%}}
@media(max-width:650px){.container{width:min(100% - 20px,1180px)}.topbar .nav-wrap{min-height:62px;gap:8px}.topbar .brand-side{order:1;margin-right:auto}.topbar .nav-links{order:2;margin-inline-start:0;gap:3px;overflow-x:auto;max-width:60vw}.topbar .nav-links>a{font-size:11px;padding:6px}.topbar .brand{font-size:15px;gap:5px}.topbar .brand .mobile-brand-logo{display:grid}.search-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.search-page-head{padding:14px}.search-filters{padding:14px}.desktop-orders-table{display:none}.mobile-orders-list{display:grid;gap:9px}.mobile-order-card{border:1px solid var(--line);border-radius:15px;background:linear-gradient(180deg,#0b1722,#07111a);overflow:hidden}.mobile-order-card summary{list-style:none;display:grid;grid-template-columns:1fr auto;gap:3px 8px;padding:13px;cursor:pointer}.mobile-order-card summary::-webkit-details-marker{display:none}.mobile-order-title{font-weight:900;color:var(--cyan)}.mobile-order-card summary strong{grid-column:1/-1;font-size:15px}.mobile-order-details{border-top:1px solid var(--line);padding:12px;display:grid;gap:8px;font-size:12px}.mobile-order-details>div{display:flex;justify-content:space-between;gap:10px;color:var(--muted)}.mobile-order-details b{color:var(--text)}.profile-hero{padding:15px}.profile-hero-copy h1{font-size:23px}.profile-stat-grid{gap:8px}.profile-stat{padding:12px}.profile-layout{gap:10px}.profile-orders .section-head{align-items:center}.profile-orders .section-head>a:not(:first-of-type){display:none}.phone-login-box{flex-direction:column;align-items:stretch}.phone-login-box .btn{width:100%}.lightbox-arrow{width:42px;height:56px;font-size:38px}.lightbox-arrow.prev{left:8px}.lightbox-arrow.next{right:8px}.lightbox-close{top:10px;left:10px}.zoom-hint{display:none}.lightbox-stage{width:96vw;height:78vh}.lightbox-stage img{max-width:95%;max-height:85%}}
body.theme-light .mobile-order-card{background:#fff;border-color:var(--line)}
.mobile-purchases-toggle{display:none}
@media(max-width:650px){.mobile-purchases-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;border:0;border-radius:14px;padding:13px 15px;margin:0 0 10px;background:linear-gradient(135deg,#1bb86f,#129b5b);color:#fff;font:inherit;font-weight:900;cursor:pointer;box-shadow:0 8px 20px rgba(27,184,111,.2)}.mobile-purchases-toggle span{font-size:11px;font-weight:600;opacity:.9}.mobile-orders-list.collapsed{display:none}}

/* Ahoora Land mobile navigation + product filters */
.brand-side{display:flex;align-items:center;gap:12px}
.brand-mark{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#1de9f5,#7b61ff);color:#031019;font-weight:1000;font-size:16px;box-shadow:0 8px 24px rgba(29,233,245,.22);position:relative;overflow:hidden}
.brand-mark:before{content:"";position:absolute;inset:3px;border:1px solid rgba(255,255,255,.45);border-radius:11px}
.brand-mark span{position:relative;z-index:1;letter-spacing:-.08em}
.brand-name{font-weight:950;letter-spacing:-.03em}
.mobile-quick-nav,.mobile-drawer,.mobile-drawer-backdrop{display:none}
.products-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:18px;align-items:start}
.products-filter-panel{position:sticky;top:92px;margin-bottom:0}
.filter-content{display:block}
.filter-mobile-toggle{display:none}
.search-filters .filter-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}
.search-filters .filter-head h2{margin:0;font-size:18px}
.search-filters .filter-head a{font-size:12px;color:var(--cyan)}
.filter-group{display:grid;gap:9px;padding:13px 0;border-top:1px solid var(--line)}
.filter-group:first-of-type{border-top:0}
.filter-group h3{font-size:14px;margin:0}
.price-range-values{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--muted)}
.price-range-values b{color:var(--text)}
.price-range-values small{margin-inline-start:auto}
.dual-range{position:relative;height:34px;padding:3px 0}
.dual-range::before{content:"";position:absolute;right:0;left:0;top:15px;height:6px;border-radius:999px;background:var(--line);z-index:0}
.dual-range::after{content:"";position:absolute;right:var(--range-start,0%);left:var(--range-end,0%);top:15px;height:6px;border-radius:999px;background:var(--cyan);z-index:1}
.dual-range input[type=range]{z-index:2}
.dual-range input[type=range]{position:absolute;inset:0;width:100%;height:28px;background:transparent;padding:0;appearance:none;-webkit-appearance:none;pointer-events:none}
.dual-range input[type=range]::-webkit-slider-runnable-track{height:6px;background:transparent;border:0}
.dual-range input[type=range]::-moz-range-track{height:6px;background:transparent;border:0}
.dual-range input[type=range]::-webkit-slider-thumb{pointer-events:auto}
.dual-range input[type=range]::-moz-range-thumb{pointer-events:auto}
.products-title{margin-bottom:18px}
@media(max-width:700px){
 .container{width:min(100% - 20px,1180px)}
 .topbar{z-index:100}
 .nav-wrap{min-height:64px;display:grid;grid-template-columns:auto 1fr;gap:8px;padding:8px 0}
 .brand-side{grid-column:1;grid-row:1}
 .brand-name{font-size:17px}
 .brand-mark{width:40px;height:40px;border-radius:12px}
 .theme-toggle{order:0}
 .nav-links{display:none}
 .mobile-quick-nav{grid-column:2;grid-row:1;display:flex;align-items:center;justify-content:flex-end;gap:4px}
 .mobile-quick-nav>a{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:48px;padding:2px 5px;color:#b9cbd5;font-size:10px;font-weight:800;line-height:1.25}
 .mobile-quick-nav>a span{font-size:19px;line-height:1}
 .mobile-menu-btn{width:36px;height:36px;min-width:36px;border:1px solid var(--line);border-radius:12px;background:#08131e;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;cursor:pointer;margin-inline-start:3px}
 .mobile-menu-btn i{display:block;width:17px;height:2px;border-radius:9px;background:var(--text)}
 .mobile-drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.55);backdrop-filter:blur(3px);z-index:120;display:block;opacity:0;visibility:hidden;transition:.22s}
 .mobile-drawer-backdrop.is-visible{opacity:1;visibility:visible}
 .mobile-drawer{position:fixed;top:0;right:0;width:min(84vw,340px);height:100dvh;background:linear-gradient(180deg,#08131e,#050b12);border-left:1px solid var(--line);z-index:121;display:block;transform:translateX(105%);transition:transform .25s ease;box-shadow:-20px 0 60px rgba(0,0,0,.35);padding:18px}
 .mobile-drawer.is-open{transform:translateX(0)}
 .mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:5px 2px 18px;border-bottom:1px solid var(--line);font-size:18px}
 .mobile-drawer-head strong{color:var(--cyan)}
 .mobile-drawer-head button{width:38px;height:38px;border:1px solid var(--line);background:#0b1722;color:var(--text);border-radius:10px;font-size:25px;line-height:1;cursor:pointer}
 .mobile-drawer-links{display:grid;gap:7px;padding-top:15px}
 .mobile-drawer-links a{display:flex;align-items:center;gap:12px;padding:12px 13px;border-radius:13px;color:#d8e9f2;font-weight:800}
 .mobile-drawer-links a:hover{background:#0c1b29;color:var(--cyan)}
 .mobile-drawer-links a span{width:25px;text-align:center;color:var(--cyan);font-size:20px}
 .mobile-drawer-links b{margin-inline-start:auto;min-width:23px;height:23px;display:grid;place-items:center;border-radius:99px;background:var(--cyan);color:#001016;font-size:11px}
 body.menu-open{overflow:hidden}
 .products-layout{display:block}
 .products-filter-panel{position:static;padding:0;margin-bottom:14px}
 .filter-mobile-toggle{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;cursor:pointer;user-select:none}
 .filter-mobile-toggle strong{font-size:16px}
 .filter-chevron{font-size:22px;color:var(--cyan);transition:.2s}
 .filter-content{display:none;padding:0 16px 16px}
 .products-filter-panel.filters-open .filter-content{display:block}
 .products-filter-panel.filters-open .filter-chevron{transform:rotate(180deg)}
 .products-filter-panel .filter-head{display:none}
 .products-filter-panel.filters-open .filter-head{display:flex;padding-top:2px}
 .products-results .product-grid{grid-template-columns:repeat(2,1fr)}
 .products-title{align-items:center}
}
@media(min-width:701px){.products-filter-panel .filter-content{display:block!important}}

.phone-login-page .phone-code-panel{margin-top:18px;padding:16px;border:1px solid rgba(29,233,245,.25);border-radius:16px;background:rgba(29,233,245,.045)}
.phone-code-title{font-size:18px;font-weight:900;color:var(--cyan)}
.phone-code-panel p{color:var(--muted);margin:4px 0 14px}
.phone-code-panel input[name="code"]{direction:ltr;text-align:center;letter-spacing:.28em;font-size:22px;font-weight:800}
.phone-code-actions{display:flex;justify-content:flex-start;margin-top:12px}
.phone-login-back{margin-top:18px}

/* Footer quick sales contact */
.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1.5fr}
.footer-quick-contact{padding:0 4px}
.footer-quick-contact p{margin:8px 0 0}
.footer-ticket-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:8px;padding:7px 13px;border:1px solid rgba(29,233,245,.35);border-radius:10px;background:rgba(29,233,245,.09);color:var(--cyan);font-weight:900;transition:.2s}
.footer-ticket-btn:hover{background:rgba(29,233,245,.16);transform:translateY(-1px)}
.footer-bottom{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}
.cart-remove-btn{width:36px;height:36px;min-width:36px;border:1px solid rgba(255,83,112,.32);border-radius:11px;background:rgba(255,83,112,.08);color:#ff7b8d;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s;font-size:24px;line-height:1}
.cart-remove-btn:hover{background:rgba(255,83,112,.18);border-color:rgba(255,83,112,.6);transform:translateY(-1px);color:#ffb0ba}
@media(max-width:1000px){.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:4px}.cart-item{grid-template-columns:58px 1fr 70px 36px}.cart-item>strong{grid-column:auto}.cart-remove-btn{grid-column:4;grid-row:1;width:34px;height:34px;min-width:34px}}

/* Mobile header compact sizing */
@media (max-width:650px){
  .topbar .nav-wrap{min-height:58px;gap:6px;padding:7px 0;grid-template-columns:auto 1fr;}
  .topbar .brand-side{min-width:0;margin-right:auto;}
  .topbar .brand{font-size:11px;gap:4px;max-width:125px;overflow:hidden;}
  .topbar .brand .mobile-brand-logo{width:34px;height:30px;border-radius:9px;font-size:10px!important;flex:0 0 34px;}
  .mobile-quick-nav{gap:2px;min-width:0;max-width:none;}
  .mobile-quick-nav>a{min-width:38px;padding:1px 3px;font-size:9px;}
  .mobile-quick-nav>a span{font-size:16px;}
  .mobile-menu-btn{width:30px;height:30px;min-width:30px;border-radius:9px;gap:3px;margin-inline-start:1px;padding:0;}
  .mobile-menu-btn i{width:14px;height:2px;}
  .topbar .brand-mark{width:34px;height:30px;border-radius:9px;font-size:12px;}
  .topbar .brand-mark:before{inset:2px;border-radius:8px;}
  .topbar .theme-toggle{transform:translateX(-5px);}
}

/* Ahoora Land turquoise logo */
.brand-mark img{
 width:48px;
 height:48px;
 object-fit:contain;
 display:block;
}
@media(max-width:768px){
 .brand-mark img{
  width:40px;
  height:40px;
 }
 .brand-name{
  font-size:16px;
 }
}

/* Transparent turquoise logo sizing */
@media(max-width:768px){
 .brand{background:transparent!important;gap:6px}
 .brand-mark,.brand-mark img{width:42px;height:42px}
 .brand-name{font-size:16px}
}


/* Transparent Ahoora Land logo - no background */
.brand,
.brand-mark {
    background: transparent !important;
    box-shadow: none !important;
}

.brand-mark {
    position: relative;
    width: 48px;
    height: 48px;
    border-radius: 0;
    display:flex;
    align-items:center;
    justify-content:center;
}

.brand-mark:before {
    display:none !important;
}

.brand-mark img {
    width:100%;
    height:100%;
    object-fit:contain;
    display:block;
}

@media(max-width:700px){
    .brand-mark {
        width:40px;
        height:40px;
    }
    .brand-name {
        font-size:16px;
    }
}

/* Final logo transparency fix */
.topbar .brand,
.topbar .brand-mark,
.topbar .brand-mark img {
    background: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    border: 0 !important;
}
.topbar .brand-mark {
    overflow: visible !important;
}
.topbar .brand-mark::before,
.topbar .brand-mark::after {
    content: none !important;
    display: none !important;
}


/* Storefront filter dropdowns: compact four-item viewport with scroll for long lists. */
.filter-dropdown{position:relative;display:grid;gap:9px}
.filter-dropdown-trigger{
  width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;
  border:1px solid var(--line);border-radius:12px;background:#08131e;color:var(--text);
  padding:11px 12px;cursor:pointer;text-align:right;font:inherit;
}
.filter-dropdown-trigger b{color:var(--cyan);font-size:17px;transition:.18s}
.filter-dropdown.is-open .filter-dropdown-trigger{border-color:rgba(29,233,245,.55)}
.filter-dropdown.is-open .filter-dropdown-trigger b{transform:rotate(180deg)}
.filter-dropdown-menu{
  position:absolute;right:0;left:0;top:calc(100% - 1px);z-index:30;
  display:none;max-height:190px;overflow-y:auto;padding:6px;
  border:1px solid var(--line);border-radius:12px;background:#07111b;
  box-shadow:0 18px 40px rgba(0,0,0,.28);
}
.filter-dropdown.is-open .filter-dropdown-menu{display:grid;gap:3px}
.filter-dropdown-option{
  width:100%;border:0;border-radius:9px;background:transparent;color:var(--text);
  padding:9px 10px;cursor:pointer;text-align:right;font:inherit;
}
.filter-dropdown-option:hover,.filter-dropdown-option.is-selected{background:rgba(29,233,245,.10);color:var(--cyan)}
.filter-dropdown-menu::-webkit-scrollbar{width:7px}
.filter-dropdown-menu::-webkit-scrollbar-thumb{background:#2b4658;border-radius:99px}

/* Homepage category circles: compact like the reference site, always one horizontal row. */
.home-category-row{
  display:flex;flex-wrap:nowrap;align-items:flex-start;gap:clamp(8px,1vw,14px);
  overflow-x:auto;overflow-y:hidden;padding:4px 2px 12px;
  justify-content:center;scroll-snap-type:x proximity;scrollbar-width:thin;
}
.home-category-card{
  flex:0 0 clamp(68px,7vw,88px);min-width:68px;display:flex;flex-direction:column;
  align-items:center;gap:6px;color:var(--text);text-align:center;
  scroll-snap-align:start;
}
.home-category-image{
  width:clamp(64px,6.5vw,82px);height:clamp(64px,6.5vw,82px);display:grid;place-items:center;overflow:hidden;
  border-radius:50%;background:transparent;border:0;box-shadow:none;
}
.home-category-image img{
  width:100%;height:100%;display:block;object-fit:cover;
  clip-path:circle(43% at 50% 50%);
  transition:transform .2s ease;
}
.home-category-card:hover .home-category-image img{transform:scale(1.05)}
.home-category-card strong{font-size:clamp(10px,.72vw,12px);line-height:1.35;white-space:nowrap;font-weight:700}
@media(max-width:700px){
  .home-category-row{justify-content:flex-start;gap:8px}
  .home-category-card{flex-basis:68px;min-width:68px}
  .home-category-image{width:62px;height:62px}
  .home-category-card strong{font-size:10px}
  .filter-dropdown-menu{max-height:184px}
}

/* Homepage product carousels and promotional banners */
.home-category-row{padding-top:2px;margin-top:-4px}
.home-category-card{flex-basis:70px;min-width:70px}
.home-category-image{width:58px;height:58px}
.home-category-card strong{display:none}

.home-product-section{padding:16px 18px 18px;border-radius:24px;border:2px solid var(--line);overflow:hidden;box-shadow:0 16px 40px rgba(0,0,0,.18)}
/* Inside keeps the existing dark panel treatment; the colored border is the visual accent. */
.home-product-section--discount{background:linear-gradient(135deg,rgba(13,31,45,.98),rgba(8,19,29,.98));border-color:#ff5368}
.home-product-section--newest{background:linear-gradient(135deg,rgba(13,31,45,.98),rgba(8,19,29,.98));border-color:#1de9f5}
.home-product-section--popular{background:linear-gradient(135deg,#081923,#050d15);border-color:#f3f8fb}
.home-product-section--best{background:linear-gradient(135deg,#081923,#050d15);border-color:#27db9a}
.home-product-section .section-head{align-items:center;margin-bottom:12px}
.home-product-section .section-head h2{font-size:22px}
.section-head-actions{display:flex;align-items:center;gap:8px}
.section-all-link{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;border:1px solid #294355;background:rgba(4,12,19,.45);font-size:12px;font-weight:800;color:#d9edf5;transition:.2s}
.section-all-link:hover{border-color:var(--cyan);color:var(--cyan);transform:translateY(-1px)}
.home-product-section--discount .section-all-link{border-color:rgba(255,83,104,.55)}
.home-product-section--discount .section-all-link:hover{border-color:#ff5368;color:#ff8a99}
.home-product-section--newest .section-all-link{border-color:rgba(29,233,245,.55)}
.home-product-section--newest .section-all-link:hover{border-color:var(--cyan);color:var(--cyan)}
.home-product-section--popular .section-all-link{border-color:rgba(243,248,251,.55)}
.home-product-section--popular .section-all-link:hover{border-color:#fff;color:#fff}
.home-product-section--best .section-all-link{border-color:rgba(39,219,154,.55)}
.home-product-section--best .section-all-link:hover{border-color:var(--success);color:var(--success)}
.product-carousel,.home-promo-carousel{position:relative;min-width:0}
.product-track,.home-promo-track{display:flex;flex-wrap:nowrap;direction:rtl;overflow-x:auto;overflow-y:hidden;scroll-behavior:auto;scrollbar-width:none;padding:3px 2px 8px;gap:12px;cursor:grab;touch-action:pan-y;user-select:none;-webkit-user-select:none}
.product-track.is-dragging,.home-promo-track.is-dragging{cursor:grabbing;scroll-behavior:auto}
.product-track::-webkit-scrollbar,.home-promo-track::-webkit-scrollbar{display:none}
.product-slide{flex:0 0 calc((100% - 48px)/5);min-width:0;scroll-snap-align:start}
.product-slide .product-card{height:100%;background:linear-gradient(180deg,rgba(12,25,36,.98),rgba(6,15,23,.98));border-color:rgba(42,74,92,.8)}
.home-product-section--discount .product-slide .product-card{background:linear-gradient(180deg,#102638,#091723)}
.home-product-section--discount{padding-top:13px;padding-bottom:14px}
.home-product-section--discount .product-slide .product-image{aspect-ratio:1.28/1}
.home-product-section--discount .product-slide .product-info{padding:9px}
.home-product-section--discount .product-slide .product-name{min-height:42px;font-size:13px}
.home-product-section--discount .product-slide .product-price{font-size:12px;gap:5px}
.home-product-section--discount .product-slide .discount-badge{font-size:10px;padding:2px 6px;background:rgba(255,83,104,.14);color:#ff7182}
.home-product-section--popular .product-slide .product-card{background:linear-gradient(180deg,#0c1d29,#071119)}
.home-product-section--best .product-slide .product-card{background:linear-gradient(180deg,#0c1d29,#071119);border-color:rgba(39,219,154,.22)}
.carousel-arrow{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:1px solid #315166;background:#091723;color:#e8f8ff;display:grid;place-items:center;font-size:27px;line-height:1;cursor:pointer;box-shadow:0 8px 22px rgba(0,0,0,.35);transition:.2s}
.carousel-arrow:hover:not(:disabled){transform:translateY(-50%) scale(1.05);border-color:var(--cyan);color:var(--cyan)}
.carousel-arrow:disabled{opacity:.18;cursor:default;filter:grayscale(1)}
.carousel-arrow--right{right:4px}
.carousel-arrow--left{left:4px}
.home-product-section--discount .carousel-arrow{border-color:rgba(255,83,104,.55)}
.home-product-section--discount .carousel-arrow:hover:not(:disabled){border-color:#ff5368;color:#ff8a99}
.home-product-section--newest .carousel-arrow{border-color:rgba(29,233,245,.55)}
.home-product-section--popular .carousel-arrow{border-color:rgba(243,248,251,.55)}
.home-product-section--best .carousel-arrow{border-color:rgba(39,219,154,.55)}
.home-promo-section{margin-top:-16px}
.home-promo-carousel{padding:2px 0}
.home-promo-track{gap:16px}
.home-promo-slide{flex:0 0 calc((100% - 16px)/2.15);border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#0b1218;box-shadow:0 18px 45px rgba(0,0,0,.25)}
.home-promo-slide img{width:100%;aspect-ratio:4/5;object-fit:cover}
.home-promo-carousel .carousel-arrow{top:50%}
.home-promo-carousel .carousel-arrow--right{right:10px}
.home-promo-carousel .carousel-arrow--left{left:10px}
@media(max-width:1000px){.product-slide{flex-basis:calc((100% - 24px)/3)}.home-promo-slide{flex-basis:calc((100% - 16px)/1.6)}}
@media(max-width:700px){.home-product-section{padding:14px 10px 15px;border-radius:18px}.home-product-section--discount{padding-top:11px;padding-bottom:12px}.home-product-section .section-head{gap:8px}.home-product-section .section-head h2{font-size:17px}.section-head-actions{gap:5px}.section-all-link{padding:6px 9px;font-size:10px}.product-track{gap:9px}.product-slide{flex-basis:calc((100% - 9px)/2)}.product-slide .product-name{font-size:12px;min-height:42px}.product-slide .product-info{padding:9px}.product-slide .product-price{font-size:11px;gap:4px}.product-slide .discount-badge{font-size:9px;padding:2px 5px}.home-product-section--discount .product-slide .product-image{aspect-ratio:1.25/1}.carousel-arrow{width:32px;height:32px;font-size:23px}.home-promo-section{margin-top:-10px}.home-promo-slide{flex-basis:calc((100% - 10px)/1.15);border-radius:16px}.home-promo-track{gap:10px}.home-category-row{justify-content:flex-start}}

.admin-brand-logo{width:52px;height:52px;object-fit:contain;border-radius:10px;background:#08131d;border:1px solid var(--line);padding:4px}
.brand-edit-row{display:flex;gap:7px;align-items:center}
.brand-edit-row input[type=file]{max-width:180px}
@media(max-width:700px){.brand-edit-row{flex-direction:column;align-items:stretch}}
.brand-page-head{display:flex;align-items:center;gap:18px;margin-top:18px}.brand-page-logo{width:96px;height:96px;border-radius:20px;border:1px solid rgba(29,233,245,.35);background:#08131d;display:grid;place-items:center;overflow:hidden}.brand-page-logo img{width:100%;height:100%;object-fit:contain;padding:10px}.brand-page-head h1{margin:3px 0 4px}.brand-page-head p{margin:0}@media(max-width:700px){.brand-page-head{padding:15px;gap:12px}.brand-page-logo{width:72px;height:72px;border-radius:16px}}

.footer-image-wrap{margin-top:4px;padding-bottom:24px}
.footer-feature-image{width:100%;height:auto;display:block;max-height:520px;object-fit:cover;object-position:center;border:1px solid rgba(29,233,245,.42);border-radius:22px;box-shadow:0 18px 50px rgba(0,0,0,.34)}
@media(max-width:700px){.footer-image-wrap{padding-bottom:16px}.footer-feature-image{border-radius:16px;max-height:none}}

.brand-hero{
  position:relative;
  width:100%;
  min-height:220px;
  max-height:330px;
  margin:18px 0 18px;
  border-radius:24px;
  overflow:hidden;
  background:linear-gradient(135deg,#08131d,#102b3d);
  border:1px solid rgba(29,233,245,.3);
  box-shadow:0 18px 50px rgba(0,0,0,.28);
}
.brand-hero-image{
  display:block;
  width:100%;
  height:330px;
  object-fit:cover;
  object-position:center;
}
.brand-hero-overlay{
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(3,10,18,.82) 0%,rgba(3,10,18,.38) 48%,rgba(3,10,18,.08) 100%);
  pointer-events:none;
}
.brand-hero-content{
  position:absolute;
  inset:auto 28px 24px auto;
  z-index:2;
  min-width:220px;
  padding:14px 18px;
  border-radius:16px;
  background:rgba(5,15,24,.64);
  border:1px solid rgba(255,255,255,.18);
  backdrop-filter:blur(8px);
  color:#fff;
}
.brand-hero-content h1{margin:4px 0 3px;font-size:28px}
.brand-hero-content p{margin:0;color:rgba(255,255,255,.78);font-size:13px}
.brand-products-section{margin-top:4px}
@media(max-width:700px){
  .brand-hero{min-height:180px;max-height:230px;margin-top:12px;border-radius:18px}
  .brand-hero-image{height:230px}
  .brand-hero-content{right:12px;bottom:12px;min-width:0;padding:10px 13px;border-radius:13px}
  .brand-hero-content h1{font-size:21px}
  .brand-hero-content p{font-size:11px}
}


/* Selected brand sits above the filters/results and mirrors the clicked logo. */
.search-brand-hero{
  display:flex;
  align-items:center;
  gap:20px;
  margin:0 0 22px;
  padding:20px 24px;
  border:1px solid rgba(29,233,245,.28);
  border-radius:22px;
  background:radial-gradient(circle at 10% 10%,rgba(29,233,245,.16),transparent 34%),linear-gradient(135deg,rgba(9,28,39,.98),rgba(8,16,26,.96));
  box-shadow:0 18px 50px rgba(0,0,0,.24);
}
.search-brand-hero-logo{
  width:112px;
  height:112px;
  flex:0 0 112px;
  display:grid;
  place-items:center;
  overflow:hidden;
  border:1px solid rgba(29,233,245,.38);
  border-radius:50%;
  background:#fff;
  color:#07313a;
  font-size:28px;
  font-weight:900;
  box-shadow:0 10px 32px rgba(0,0,0,.25);
}
.search-brand-hero-logo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.search-brand-hero-copy{min-width:0;flex:1}
.search-brand-hero-copy h1{margin:2px 0 0;font-size:clamp(25px,4vw,38px);line-height:1.35}
.search-brand-hero-copy p{margin:4px 0 0;color:var(--muted)}
.search-brand-clear{flex:0 0 auto}
/* Brand marquee — single clean implementation */
.home-brand-section{
  overflow:hidden;
  border:1px solid rgba(29,233,245,.22);
}
.home-brand-carousel{
  position:relative;
  width:100%;
  overflow:hidden;
  min-width:0;
  direction:ltr!important;
}
.home-brand-track{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:flex-start;
  width:max-content!important;
  max-width:none!important;
  overflow:visible!important;
  direction:ltr!important;
  gap:0!important;
  padding:8px 0 11px!important;
  margin:0!important;
  transform:translate3d(0,0,0);
  will-change:transform;
  user-select:none!important;
  -webkit-user-select:none!important;
  touch-action:pan-y!important;
}
.home-brand-track > .home-brand-slide{
  flex:0 0 92px;
  width:92px;
  min-width:92px;
  height:116px;
  margin:0 18px 0 0;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  text-decoration:none;
}
.home-brand-track > .home-brand-slide:last-child{margin-right:18px}
.home-brand-track > .home-brand-slide .home-brand-logo{
  width:82px;
  height:82px;
  flex:0 0 82px;
  border-radius:50%;
  overflow:hidden;
  display:block;
  background:#08131d;
  border:1px solid rgba(29,233,245,.32);
  box-shadow:0 4px 18px rgba(0,0,0,.14);
}
.home-brand-track > .home-brand-slide .home-brand-logo img{
  display:block;
  width:100%;
  height:100%;
  padding:0!important;
  object-fit:cover!important;
  object-position:center center!important;
  border-radius:50%;
}
.home-brand-track > .home-brand-slide .home-brand-name{
  display:block;
  width:100%;
  margin-top:7px;
  color:var(--text);
  font-size:12px;
  line-height:1.35;
  text-align:center;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.home-brand-section .carousel-arrow{display:none!important}
@media(max-width:700px){
  .search-brand-hero{display:grid;grid-template-columns:78px 1fr;gap:14px;padding:15px;border-radius:18px}
  .search-brand-hero-logo{width:78px;height:78px;flex-basis:78px}
  .search-brand-hero-copy h1{font-size:23px}
  .search-brand-hero-copy p{font-size:12px}
  .search-brand-clear{grid-column:1/-1;width:100%}
  .home-brand-section{padding:8px 0 9px!important}
  .home-brand-carousel{width:100%}
  .home-brand-track{padding:7px 0 9px!important}
  .home-brand-track > .home-brand-slide{
    flex:0 0 20vw;
    width:20vw;
    min-width:20vw;
    max-width:20vw;
    height:94px;
    margin-right:0;
  }
  .home-brand-track > .home-brand-slide:last-child{margin-right:0}
  .home-brand-track > .home-brand-slide .home-brand-logo{
    width:min(15.5vw,66px);
    height:min(15.5vw,66px);
    flex-basis:min(15.5vw,66px);
  }
  .home-brand-track > .home-brand-slide .home-brand-name{
    width:18.5vw;
    margin-top:6px;
    font-size:10.5px;
  }
}
body.theme-light .search-brand-hero{background:linear-gradient(135deg,#e9fbfd,#fff);border-color:#b9e6eb}


/* Ahoora Land: availability, rules and checkout acceptance */
.product-card.is-out-of-stock{background:linear-gradient(180deg,#080d12,#05080c);border-color:#202a32;box-shadow:none}
.product-card.is-out-of-stock:hover{transform:none;border-color:#313d47}
.product-card.is-out-of-stock .product-image{background:#06090d}
.product-card.is-out-of-stock .product-image img{filter:grayscale(.82) brightness(.48);opacity:.7}
.product-card.is-out-of-stock .product-price,.product-card.is-out-of-stock .muted{color:#6f7b84}
.product-name{display:flex;align-items:flex-start;gap:7px;flex-wrap:wrap}
.product-name-text{min-width:0}
.out-of-stock-label{display:inline-flex;align-items:center;white-space:nowrap;padding:2px 7px;border:1px solid rgba(255,83,112,.38);border-radius:999px;background:rgba(255,83,112,.1);color:#ff8799;font-size:10px;font-weight:900;line-height:1.7}
@media(min-width:701px){.product-track{overflow-x:hidden;cursor:default;touch-action:auto}.product-track.is-dragging{cursor:default}}

.rules-page{max-width:980px;margin:0 auto}
.rules-hero{position:relative;overflow:hidden;padding:30px;border:1px solid rgba(29,233,245,.26);border-radius:24px;background:radial-gradient(circle at 8% 0,rgba(29,233,245,.16),transparent 34%),linear-gradient(135deg,#0b1823,#071018);box-shadow:var(--shadow);margin-bottom:22px}
.rules-hero:after{content:'§';position:absolute;left:28px;top:50%;transform:translateY(-50%);font-size:118px;line-height:1;color:rgba(29,233,245,.07);font-family:Georgia,serif;pointer-events:none}
.rules-hero h1{margin:7px 0 8px;font-size:clamp(29px,5vw,46px);line-height:1.35}
.rules-hero p{max-width:760px;margin:0;color:#b7c9d5}
.rules-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.rule-card{position:relative;padding:20px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,rgba(12,24,36,.96),rgba(7,15,23,.96))}
.rule-card h2{display:flex;align-items:center;gap:9px;margin:0 0 8px;font-size:18px}
.rule-card h2 span{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:rgba(29,233,245,.09);border:1px solid rgba(29,233,245,.2);color:var(--cyan);font-size:15px}
.rule-card p,.rule-card li{color:#b8c9d4;font-size:14px}
.rule-card p{margin:0}
.rule-card ul{margin:8px 0 0;padding-right:20px}
.rules-note{margin-top:16px;padding:15px 17px;border:1px solid rgba(255,200,87,.25);border-radius:15px;background:rgba(255,200,87,.07);color:#e8d9ac;font-size:13px}
.rules-back{display:flex;justify-content:flex-end;margin-top:18px}
.checkout-terms{margin:3px 0 2px;padding:13px 14px;border:1px solid rgba(29,233,245,.24);border-radius:13px;background:rgba(29,233,245,.055);transition:.18s}
.checkout-terms-check{display:flex;grid-template-columns:none;align-items:center;gap:10px;cursor:pointer;color:var(--text);font-weight:800}
.checkout-terms-check input{width:19px;height:19px;margin:0;accent-color:var(--cyan);flex:0 0 auto}
.checkout-rules-link{display:inline-flex;color:var(--cyan);text-decoration:underline;text-underline-offset:3px;font-weight:900}
.checkout-terms-error{display:block;margin-top:7px;color:#ff8fa1;font-weight:800}
.checkout-terms--invalid{border-color:rgba(255,83,112,.55);background:rgba(255,83,112,.08);box-shadow:0 0 0 2px rgba(255,83,112,.05)}
body.theme-light .product-card.is-out-of-stock{background:linear-gradient(180deg,#dfe5e7,#d7dddf);border-color:#c4ced2}
body.theme-light .product-card.is-out-of-stock .product-price,body.theme-light .product-card.is-out-of-stock .muted{color:#69767b}
body.theme-light .rules-hero{background:radial-gradient(circle at 8% 0,rgba(0,188,212,.12),transparent 34%),linear-gradient(135deg,#f7fcfd,#edf6f8);border-color:rgba(0,188,212,.22)}
body.theme-light .rules-hero p,body.theme-light .rule-card p,body.theme-light .rule-card li{color:#4a626b}
body.theme-light .rule-card{background:linear-gradient(180deg,#fff,#f5fafb);border-color:#d7e4e8}
body.theme-light .checkout-terms{background:rgba(0,188,212,.055);border-color:rgba(0,188,212,.22)}
@media(max-width:700px){.rules-hero{padding:21px 18px}.rules-hero:after{font-size:84px;left:12px}.rules-grid{grid-template-columns:1fr}.rule-card{padding:17px}.checkout-terms-check{align-items:flex-start}.checkout-terms-check input{margin-top:4px}}


/* Product detail: stock state, rules summary and comment login */
.product-purchase .btn-out-of-stock,.product-purchase .btn-out-of-stock:hover{background:linear-gradient(135deg,#4b5660,#38424b)!important;border-color:#5d6871!important;color:#b9c1c7!important;box-shadow:none!important;cursor:not-allowed!important;filter:grayscale(.35);opacity:.88;transform:none!important}
.stock-note.stock-note-out{border:1px solid rgba(255,83,112,.28);background:rgba(255,83,112,.075);color:#ff9aaa;font-weight:800}
.product-rules-summary{overflow:hidden;background:radial-gradient(circle at 100% 0,rgba(29,233,245,.08),transparent 38%),rgba(10,19,30,.9)}
.product-rules-head{align-items:center;margin-bottom:14px}
.product-rules-head h2{margin:2px 0 0}
.product-rules-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}
.product-rule-item{display:grid;gap:4px;padding:14px 15px;border:1px solid rgba(29,233,245,.16);border-radius:14px;background:rgba(7,17,26,.72)}
.product-rule-item b{color:#dffaff;font-size:14px}
.product-rule-item span{color:var(--muted);font-size:12.5px;line-height:1.9}
.product-rule-item:last-child{grid-column:1/-1}
.comment-login-box{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 15px;border:1px solid rgba(29,233,245,.2);border-radius:14px;background:rgba(29,233,245,.045)}
.comment-login-box span{color:var(--muted);font-size:13px}
.comment-login-btn{min-width:150px}
body.theme-light .product-rules-summary{background:radial-gradient(circle at 100% 0,rgba(0,188,212,.08),transparent 38%),#fff}
body.theme-light .product-rule-item{background:#f7fbfc;border-color:#d8e8eb}
body.theme-light .product-rule-item b{color:#173e47}
body.theme-light .comment-login-box{background:rgba(0,188,212,.05);border-color:#cde7eb}
@media(max-width:700px){.product-rules-head{align-items:flex-start;flex-direction:column}.product-rules-head .btn{width:100%}.product-rules-grid{grid-template-columns:1fr}.product-rule-item:last-child{grid-column:auto}.comment-login-box{align-items:stretch;flex-direction:column}.comment-login-btn{width:100%}}

/* =========================================================
   Ahoora Land storefront navy redesign - 2026-08-28
   Header search + responsive products/product-detail styling
   ========================================================= */

/* Desktop header: brand right, navigation center, search left */
@media (min-width:701px){
  .topbar{background:rgba(3,12,22,.94);border-bottom-color:rgba(53,113,145,.28);box-shadow:0 8px 30px rgba(0,0,0,.18)}
  .topbar .nav-wrap{min-height:76px;display:flex;align-items:center;gap:18px}
  .topbar .brand-side{order:1;flex:0 0 auto}
  .topbar .nav-links{order:2;flex:1;margin-inline-start:0;justify-content:center;gap:8px}
  .topbar .nav-links>a{padding:9px 11px;border-radius:10px;color:#dbeaf3;font-size:13px;font-weight:800;transition:.18s}
  .topbar .nav-links>a:hover{background:rgba(29,233,245,.07);color:var(--cyan)}
  .topbar .header-search{order:3;flex:0 1 340px;max-width:340px}
}

.header-search{display:flex;align-items:center;gap:9px;height:44px;padding:0 14px;border:1px solid rgba(55,105,137,.55);border-radius:15px;background:rgba(5,20,34,.84);box-shadow:inset 0 1px 0 rgba(255,255,255,.025);transition:.18s}
.header-search:focus-within{border-color:rgba(29,233,245,.72);box-shadow:0 0 0 3px rgba(29,233,245,.07)}
.header-search-icon{font-size:22px;line-height:1;color:#8fb2c7;transform:translateY(-1px)}
.header-search input{min-width:0;width:100%;height:100%;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--text);font-size:13px}
.header-search input::placeholder{color:#7891a2}
.header-search input::-webkit-search-cancel-button{filter:invert(.75)}

/* Products listing inspired by the dark navy reference */
.products-hero-shell{position:relative;overflow:hidden;margin:2px 0 20px;padding:21px 24px;border:1px solid rgba(38,96,128,.46);border-radius:22px;background:radial-gradient(circle at 90% 10%,rgba(29,233,245,.09),transparent 26%),linear-gradient(135deg,rgba(7,26,44,.98),rgba(3,14,27,.98));box-shadow:0 22px 55px rgba(0,0,0,.22)}
.products-hero-shell:after{content:"";position:absolute;left:-80px;bottom:-120px;width:320px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(20,111,166,.18),transparent 68%);pointer-events:none}
.products-breadcrumb{display:flex;align-items:center;gap:8px;color:#8ca4b5;font-size:12px;margin-bottom:13px}
.products-breadcrumb a:hover{color:var(--cyan)}
.products-breadcrumb strong{color:#d7e7f0}
.products-hero-copy{display:flex;align-items:end;justify-content:space-between;gap:24px}
.products-hero-copy h1{margin:3px 0 5px;font-size:clamp(28px,4vw,42px);line-height:1.25}
.products-hero-copy p{margin:0;max-width:680px;color:#91a9ba;font-size:13px}
.products-count-card{position:relative;z-index:1;min-width:132px;padding:12px 15px;border:1px solid rgba(29,233,245,.22);border-radius:16px;background:rgba(5,23,37,.76);text-align:center}
.products-count-card span{display:block;color:#88a3b5;font-size:11px}
.products-count-card strong{display:block;margin-top:1px;color:var(--cyan);font-size:27px;line-height:1.25}

.products-layout-luxury{grid-template-columns:285px minmax(0,1fr);gap:18px;direction:ltr}
.products-layout-luxury>*{direction:rtl}
.products-filter-luxury{top:94px;padding:18px;background:linear-gradient(180deg,rgba(7,24,39,.98),rgba(4,14,25,.98));border-color:rgba(37,79,105,.58);border-radius:20px;box-shadow:0 18px 44px rgba(0,0,0,.2)}
.products-filter-luxury .filter-head{padding-bottom:10px;border-bottom:1px solid rgba(56,95,119,.25)}
.products-filter-luxury .filter-head h2{font-size:17px;margin-top:1px}
.products-filter-luxury .filter-head a{padding:5px 8px;border-radius:8px;background:rgba(29,233,245,.055)}
.products-filter-luxury .filter-group{border-top-color:rgba(47,82,104,.35)}
.products-filter-luxury select,.products-filter-luxury input:not([type=range]){background:#061522;border-color:#1d3b51;border-radius:11px}
.products-filter-luxury .btn-primary{margin-top:6px;min-height:44px;border-radius:12px;box-shadow:0 8px 20px rgba(0,188,212,.12)}

.products-results-luxury{min-width:0;padding:18px;border:1px solid rgba(37,79,105,.42);border-radius:20px;background:linear-gradient(180deg,rgba(6,21,35,.72),rgba(3,12,21,.62));box-shadow:0 18px 44px rgba(0,0,0,.12)}
.products-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px;padding-bottom:13px;border-bottom:1px solid rgba(51,91,116,.3)}
.products-toolbar h2{margin:1px 0 0;font-size:21px}
.products-toolbar-count{display:inline-flex;align-items:center;justify-content:center;padding:7px 11px;border:1px solid rgba(29,233,245,.18);border-radius:10px;background:rgba(29,233,245,.045);color:#9db7c7;font-size:11px;font-weight:800}
.products-luxury-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}
.products-luxury-grid .product-card{position:relative;border-radius:16px;background:linear-gradient(180deg,#0a1b2b,#06121e);border-color:rgba(42,83,109,.58);box-shadow:0 10px 28px rgba(0,0,0,.18)}
.products-luxury-grid .product-card:hover{transform:translateY(-4px);border-color:rgba(29,233,245,.42);box-shadow:0 18px 34px rgba(0,0,0,.24)}
.products-luxury-grid .product-image{aspect-ratio:4/4.35;background:radial-gradient(circle at 50% 35%,#102d45,#071522 72%)}
.products-luxury-grid .product-image img{transition:transform .28s ease}
.products-luxury-grid .product-card:hover .product-image img{transform:scale(1.025)}
.products-luxury-grid .product-info{padding:11px 12px 13px}
.products-luxury-grid .product-name{min-height:46px;font-size:13px;line-height:1.65}
.products-luxury-grid .product-price{font-size:12.5px}
.products-luxury-grid .discount-badge{font-size:9px}

/* Product detail follows the same visual language as the reference */
.product-detail{gap:20px;align-items:start}
.product-detail>.gallery,.product-detail>.product-purchase{border:1px solid rgba(38,85,115,.5);border-radius:22px;background:linear-gradient(180deg,rgba(7,25,41,.96),rgba(4,15,26,.96));box-shadow:0 22px 55px rgba(0,0,0,.2)}
.product-detail>.gallery{padding:17px;top:94px}
.product-detail>.product-purchase{padding:22px}
.product-detail .main-photo{border-radius:17px;border-color:rgba(42,92,123,.58);background:radial-gradient(circle at 50% 40%,#102f4b,#061522 70%)}
.product-detail .main-photo img{aspect-ratio:1.04/1;object-fit:contain;padding:8px}
.product-detail .thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.product-detail .thumb{border-radius:11px;border-color:rgba(42,92,123,.52);background:#071725}
.product-detail .thumb img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}
.product-detail .product-purchase h1{font-size:clamp(27px,3.4vw,40px);margin:5px 0 11px}
.product-detail .product-meta-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}
.product-detail .product-meta-tags span{padding:4px 8px;border-radius:8px;border:1px solid rgba(47,93,121,.48);background:rgba(16,44,63,.55);color:#9cb6c6;font-size:11px}
.product-detail .selection-form{padding-top:15px;border-top:1px solid rgba(48,86,109,.32)}
.product-detail .selection-form label{font-size:13px}
.product-detail .selection-form select{background:#061725;border-color:#22445a}
.product-detail .stock-note{border:1px solid rgba(29,233,245,.13)}

/* Light theme compatibility */
body.theme-light .header-search{background:#f7fbfc;border-color:#bdd8e2}
body.theme-light .header-search input{color:#14323d}
body.theme-light .products-hero-shell{background:linear-gradient(135deg,#eef9fb,#fff);border-color:#c5e2e8}
body.theme-light .products-hero-copy p,body.theme-light .products-breadcrumb{color:#607985}
body.theme-light .products-breadcrumb strong{color:#24434d}
body.theme-light .products-count-card{background:#fff;border-color:#c5e2e8}
body.theme-light .products-filter-luxury,body.theme-light .products-results-luxury,body.theme-light .product-detail>.gallery,body.theme-light .product-detail>.product-purchase{background:#fff;border-color:#d2e3e8}
body.theme-light .products-filter-luxury select,body.theme-light .products-filter-luxury input:not([type=range]),body.theme-light .product-detail .selection-form select{background:#f7fbfc;border-color:#cadde3;color:#173943}
body.theme-light .products-luxury-grid .product-card{background:#fff;border-color:#d5e4e8}
body.theme-light .products-luxury-grid .product-image,body.theme-light .product-detail .main-photo{background:#f2f8fa}

@media (max-width:1050px) and (min-width:701px){
  .topbar .header-search{flex-basis:260px;max-width:260px}
  .topbar .nav-links{gap:3px}
  .topbar .nav-links>a{padding:8px 7px;font-size:12px}
  .products-luxury-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .products-layout-luxury{grid-template-columns:250px minmax(0,1fr)}
}

@media (max-width:700px){
  .topbar{position:sticky;background:rgba(3,12,22,.97)}
  .topbar .nav-wrap{display:grid!important;grid-template-columns:1fr auto!important;grid-template-rows:auto auto;column-gap:8px!important;row-gap:7px!important;padding:7px 0 9px!important;min-height:auto!important;direction:ltr}
  .topbar .brand-side{grid-column:1;grid-row:1;justify-self:start;direction:rtl;min-width:0;margin:0!important;gap:5px}
  .topbar .brand{max-width:128px!important;font-size:12px!important;overflow:hidden}
  .topbar .brand-mark,.topbar .brand-mark img{width:36px!important;height:36px!important}
  .topbar .theme-toggle{width:32px;height:32px;min-width:32px;transform:none!important;margin:0;padding:0}
  .mobile-quick-nav{grid-column:2!important;grid-row:1!important;justify-self:end!important;display:flex!important;align-items:center;gap:4px!important;direction:rtl}
  .mobile-quick-nav>a{min-width:auto!important;height:34px;display:flex!important;flex-direction:row!important;align-items:center;gap:4px;padding:0 8px!important;border:1px solid rgba(41,79,102,.52);border-radius:10px;background:rgba(7,23,37,.72);color:#d8e8f1!important;font-size:10px!important;white-space:nowrap}
  .mobile-quick-nav>a span{font-size:14px!important}
  .mobile-menu-btn{width:34px!important;height:34px!important;min-width:34px!important;border-radius:10px!important;margin:0!important;background:rgba(7,23,37,.82)!important}
  .header-search{grid-column:1/-1;grid-row:2;width:100%;height:42px;border-radius:13px;direction:rtl;padding:0 12px;background:rgba(6,22,36,.9)}
  .header-search input{font-size:12px;text-align:right}
  .header-search-icon{font-size:19px}
  .nav-links{display:none!important}

  .page-shell{padding-top:16px}
  .products-hero-shell{padding:15px 16px;margin-bottom:12px;border-radius:17px}
  .products-breadcrumb{margin-bottom:8px;font-size:10px}
  .products-hero-copy{align-items:center;gap:10px}
  .products-hero-copy h1{font-size:25px;margin:2px 0 3px}
  .products-hero-copy p{font-size:11px;line-height:1.8;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .products-count-card{min-width:73px;padding:8px 7px;border-radius:12px}
  .products-count-card span{font-size:9px}
  .products-count-card strong{font-size:20px}

  .products-layout-luxury{display:block;direction:rtl}
  .products-filter-luxury{padding:0;border-radius:15px;margin-bottom:11px;background:linear-gradient(180deg,rgba(7,24,39,.96),rgba(4,14,25,.96))}
  .products-filter-luxury .filter-mobile-toggle{padding:11px 13px}
  .products-filter-luxury .filter-mobile-toggle span:first-child{display:grid;gap:0}
  .products-filter-luxury .filter-mobile-toggle small{color:#7995a6;font-size:9px}
  .products-filter-luxury .filter-mobile-toggle strong{font-size:13px}
  .products-filter-luxury .filter-content{padding:0 13px 13px}
  .products-results-luxury{padding:11px;border-radius:16px}
  .products-toolbar{margin-bottom:10px;padding-bottom:9px}
  .products-toolbar h2{font-size:16px}
  .products-toolbar .eyebrow{font-size:9px}
  .products-toolbar-count{font-size:9px;padding:5px 7px;border-radius:8px}
  .products-luxury-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .products-luxury-grid .product-card{border-radius:13px}
  .products-luxury-grid .product-image{aspect-ratio:1/1.08}
  .products-luxury-grid .product-info{padding:8px 8px 9px}
  .products-luxury-grid .product-name{min-height:38px;font-size:11px;gap:4px}
  .products-luxury-grid .product-price{font-size:10.5px;line-height:1.7}
  .products-luxury-grid .product-price del{display:block;font-size:9px}
  .products-luxury-grid .discount-badge{font-size:8px;padding:1px 4px}
  .products-luxury-grid .muted{font-size:9px}

  .product-detail{grid-template-columns:1fr!important;gap:11px;margin-bottom:13px}
  .product-detail>.gallery,.product-detail>.product-purchase{border-radius:17px;padding:12px}
  .product-detail>.gallery{position:static;order:1}
  .product-detail>.product-purchase{order:2}
  .product-detail .main-photo{border-radius:14px}
  .product-detail .main-photo img{aspect-ratio:1/1;padding:3px}
  .product-detail .thumbs{gap:6px;margin-top:7px}
  .product-detail .thumb{border-radius:9px}
  .product-detail .product-purchase h1{font-size:24px;line-height:1.45}
  .product-detail .price-lg{font-size:20px}
  .product-detail .desc{font-size:12px}
  .product-detail .product-meta-tags span{font-size:9.5px}
}

@media (max-width:390px){
  .topbar .brand-name{display:none}
  .topbar .brand{max-width:42px!important}
  .mobile-quick-nav>a{padding:0 6px!important;font-size:9px!important}
  .mobile-quick-nav>a span{display:none}
  .products-luxury-grid{gap:6px!important}
  .products-results-luxury{padding:8px}
}

/* Mobile quick links stay visible beside the hamburger; Home/Products are not duplicated in drawer */
@media(max-width:820px){
  .mobile-quick-nav{display:flex!important;flex-direction:row!important;direction:rtl!important;align-items:center!important;justify-content:flex-start!important}
  .mobile-nav-home{order:1}
  .mobile-nav-products{order:2}
  .mobile-menu-btn{order:3}
}

/* =========================================================
   Ahoora Land Local Premium UI v4
   Product reviews, legal rules, richer storefront
   ========================================================= */
.product-detail-premium{margin-top:4px}
.product-breadcrumb{display:flex;align-items:center;gap:7px;margin-bottom:12px;color:#718da0;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.product-breadcrumb a{color:#8eaabd}.product-breadcrumb a:hover{color:var(--cyan)}.product-breadcrumb strong{color:#dcebf3;overflow:hidden;text-overflow:ellipsis}
.product-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.product-title-row>div:first-child{min-width:0}
.product-rating-summary{flex:0 0 auto;display:grid;grid-template-columns:auto auto;align-items:center;gap:0 6px;min-width:92px;padding:8px 11px;border:1px solid rgba(255,200,87,.25);border-radius:14px;background:linear-gradient(145deg,rgba(255,200,87,.085),rgba(6,20,33,.3));text-align:center}
.product-rating-summary .rating-star{grid-row:1/3;color:#ffc857;font-size:22px;line-height:1}
.product-rating-summary strong{font-size:17px;line-height:1.2;color:#fff}.product-rating-summary small{font-size:9px;color:#91a7b5}.product-rating-summary.no-reviews{border-color:rgba(104,132,150,.25)}
.product-short-desc{padding:12px 14px;border-right:3px solid rgba(29,233,245,.55);border-radius:10px;background:rgba(8,30,45,.48)}
.product-option-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.product-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(47,86,111,.32)}
.product-trust-strip>div{display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;column-gap:7px;align-items:center;padding:9px;border:1px solid rgba(39,82,108,.4);border-radius:12px;background:rgba(7,22,35,.62)}
.product-trust-strip>div>span{grid-row:1/3;width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:rgba(29,233,245,.08);color:var(--cyan);font-weight:900}
.product-trust-strip b{font-size:10.5px;color:#dcecf4}.product-trust-strip small{font-size:8.5px;color:#7793a5}
.product-detail .thumb.is-active{border-color:var(--cyan);box-shadow:0 0 0 2px rgba(29,233,245,.08)}

.product-description-panel{position:relative;overflow:hidden;padding:23px 24px;background:radial-gradient(circle at 95% 10%,rgba(29,233,245,.075),transparent 28%),linear-gradient(180deg,rgba(8,24,38,.92),rgba(5,16,27,.92));border-color:rgba(44,85,110,.45)}
.content-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.content-panel-head h2{margin:2px 0 0}.content-panel-icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(29,233,245,.22);border-radius:13px;background:rgba(29,233,245,.055);color:var(--cyan);font-size:22px}
.product-description-panel>p{margin:0;color:#b7cad6;font-size:14px;line-height:2.1}

.product-rules-legal{border-color:rgba(255,200,87,.19);background:radial-gradient(circle at 100% 0,rgba(255,200,87,.065),transparent 34%),linear-gradient(180deg,rgba(11,22,34,.96),rgba(6,15,24,.96))}
.product-rules-intro{margin:-2px 0 15px;padding:11px 13px;border:1px solid rgba(255,200,87,.13);border-radius:12px;background:rgba(255,200,87,.035);color:#b8c8d2;font-size:12.5px;line-height:1.95}
.product-rules-grid-legal .product-rule-item{display:flex;align-items:flex-start;gap:10px;padding:14px;background:linear-gradient(180deg,rgba(9,23,35,.82),rgba(6,17,27,.76));border-color:rgba(61,92,111,.38)}
.product-rules-grid-legal .product-rule-item:last-child{grid-column:1/-1}
.product-rule-item .rule-icon{flex:0 0 34px;height:34px;display:grid;place-items:center;border-radius:10px;border:1px solid rgba(255,200,87,.23);background:rgba(255,200,87,.07);color:#ffd36d;font-size:11px;font-weight:900}
.product-rules-grid-legal .product-rule-item>div{display:grid;gap:3px}.product-rules-grid-legal .product-rule-item b{color:#e9f3f8}
.legal-note{margin-top:12px;padding:12px 14px;border-right:3px solid #ffc857;border-radius:11px;background:rgba(255,200,87,.055);color:#bfcdd6;font-size:12px;line-height:1.95}.legal-note strong{color:#ffd36d}

.reviews-panel{padding:22px 23px;border-color:rgba(39,84,111,.48);background:radial-gradient(circle at 8% 0,rgba(29,233,245,.055),transparent 30%),linear-gradient(180deg,rgba(8,23,36,.94),rgba(5,15,25,.94))}
.reviews-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:14px;border-bottom:1px solid rgba(49,88,112,.3)}.reviews-head h2{margin:2px 0 0}.reviews-approved-count{padding:6px 10px;border:1px solid rgba(29,233,245,.15);border-radius:10px;background:rgba(29,233,245,.04);color:#9bb3c2;font-size:11px}
.reviews-overview{display:grid;grid-template-columns:180px minmax(0,1fr);gap:18px;margin:17px 0 20px;padding:16px;border:1px solid rgba(42,82,106,.38);border-radius:17px;background:rgba(4,15,25,.42)}
.reviews-score-card{display:grid;place-items:center;align-content:center;padding:10px;text-align:center;border-left:1px solid rgba(44,81,104,.28)}.reviews-score-number{font-size:40px;line-height:1;color:#fff;font-weight:900}.reviews-score-stars,.review-stars{display:flex;direction:ltr;gap:2px}.reviews-score-stars span,.review-stars span{color:#3e5361;font-size:18px}.reviews-score-stars span.is-on,.review-stars span.is-on{color:#ffc857;text-shadow:0 0 12px rgba(255,200,87,.18)}.reviews-score-card small{margin-top:5px;color:#8199a8;font-size:10px}
.rating-breakdown{display:grid;gap:7px;align-content:center}.rating-breakdown-row{display:grid;grid-template-columns:36px 1fr 24px;gap:8px;align-items:center;direction:ltr;color:#8da5b5;font-size:10px}.rating-breakdown-row>span{color:#ffc857}.rating-breakdown-row small{text-align:right}.rating-bar{height:6px;border-radius:999px;background:#142633;overflow:hidden}.rating-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f6a91b,#ffd866)}
.comments-list{display:grid;gap:10px}.review-card{padding:15px!important;border:1px solid rgba(43,82,106,.4)!important;border-radius:15px;background:linear-gradient(180deg,rgba(7,22,34,.78),rgba(5,15,24,.68));transition:.18s}.review-card:hover{border-color:rgba(29,233,245,.22)!important;background:linear-gradient(180deg,rgba(8,27,41,.85),rgba(5,17,27,.75))}
.review-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.review-user{display:flex;align-items:center;gap:9px}.review-avatar{width:37px;height:37px;display:grid;place-items:center;border:1px solid rgba(29,233,245,.22);border-radius:50%;background:linear-gradient(145deg,#0f3347,#071a28);color:#dffaff;font-weight:900}.review-user>div{display:grid;gap:0}.review-user b{font-size:13px}.review-user small{color:#6f8b9c;font-size:9px}.review-rating-chip{display:flex;direction:ltr;align-items:center;gap:4px;padding:5px 8px;border:1px solid rgba(255,200,87,.24);border-radius:9px;background:rgba(255,200,87,.06)}.review-rating-chip strong{font-size:12px;color:#fff}.review-rating-chip span{color:#ffc857}.review-stars{margin:9px 46px 4px 0}.review-stars span{font-size:13px}.review-card>p{margin:8px 46px 0 0;color:#c0d0d9;font-size:13px;line-height:2}
.review-form{margin-top:19px;padding:17px;border:1px solid rgba(29,233,245,.17);border-radius:16px;background:linear-gradient(180deg,rgba(6,22,34,.72),rgba(4,15,24,.72))}.review-form-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.review-form-head>div{display:grid;gap:1px}.review-form-head b{font-size:14px}.review-form-head small{color:#829aaa;font-size:10px}.review-form-head>span{padding:5px 8px;border-radius:9px;background:rgba(255,200,87,.07);color:#ffd36d;font-size:11px;font-weight:900}
.star-picker{display:inline-flex;direction:ltr;gap:5px;margin:11px 0 13px;padding:6px 8px;border:1px solid rgba(49,88,111,.3);border-radius:12px;background:#061522}.star-pick{appearance:none;border:0;background:transparent;color:#314857;font-size:31px;line-height:1;cursor:pointer;padding:2px;transition:.14s;filter:drop-shadow(0 0 0 transparent)}.star-pick:hover,.star-pick:focus{transform:translateY(-2px);outline:none}.star-pick.is-active{color:#ffc857;filter:drop-shadow(0 2px 7px rgba(255,200,87,.2))}
.review-text-label textarea{min-height:120px;resize:vertical}.review-form-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.review-form-actions small{color:#7791a1;font-size:10px}.review-form-actions .btn{min-width:130px}
.comment-login-box>div{display:grid;gap:2px}.comment-login-box>div b{font-size:13px}.comment-login-box>div span{font-size:11px}

/* Extra life for product listing */
.products-hero-shell{isolation:isolate}.products-hero-shell:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 25%,rgba(29,233,245,.035) 48%,transparent 70%);transform:translateX(35%);pointer-events:none;z-index:-1}
.products-luxury-grid .product-card:after{content:"مشاهده محصول";position:absolute;right:10px;left:10px;bottom:8px;display:flex;align-items:center;justify-content:center;height:28px;border-radius:9px;background:rgba(3,14,24,.8);border:1px solid rgba(29,233,245,.13);color:#9ac4d3;font-size:9px;font-weight:800;opacity:0;transform:translateY(5px);transition:.18s;pointer-events:none}
.products-luxury-grid .product-card:hover:after{opacity:1;transform:translateY(0)}
.products-luxury-grid .product-info{padding-bottom:14px}

body.theme-light .product-rating-summary{background:#fff8e8;border-color:#efd69b}.theme-light .product-rating-summary strong{color:#17333e}
body.theme-light .product-short-desc{background:#f4fbfc;color:#48616c}
body.theme-light .product-trust-strip>div{background:#f7fbfc;border-color:#d7e7eb}.theme-light .product-trust-strip b{color:#24434e}
body.theme-light .product-description-panel,body.theme-light .product-rules-legal,body.theme-light .reviews-panel{background:#fff;border-color:#d4e4e8}
body.theme-light .product-description-panel>p,body.theme-light .product-rules-intro,body.theme-light .legal-note,body.theme-light .review-card>p{color:#48616d}
body.theme-light .product-rules-grid-legal .product-rule-item{background:#f7fbfc;border-color:#d9e7eb}
body.theme-light .reviews-overview{background:#f7fbfc;border-color:#dce9ec}.theme-light .reviews-score-card{border-left-color:#d9e7eb}.theme-light .reviews-score-number{color:#17333e}
body.theme-light .review-card,body.theme-light .review-form{background:#f8fbfc;border-color:#d7e7eb!important}.theme-light .review-user b{color:#1d3b46}.theme-light .review-avatar{background:#eaf8fa;color:#12404b}.theme-light .star-picker{background:#f6fbfc;border-color:#d3e5e9}

@media(max-width:700px){
  .product-title-row{align-items:flex-start;gap:8px}.product-rating-summary{min-width:72px;padding:7px 8px}.product-rating-summary .rating-star{font-size:18px}.product-rating-summary strong{font-size:14px}.product-rating-summary small{font-size:8px}
  .product-option-grid{grid-template-columns:1fr 1fr;gap:7px}.product-trust-strip{gap:5px}.product-trust-strip>div{grid-template-columns:24px 1fr;padding:7px 6px}.product-trust-strip>div>span{width:24px;height:24px}.product-trust-strip b{font-size:8.5px}.product-trust-strip small{font-size:7px}
  .product-description-panel,.product-rules-legal,.reviews-panel{padding:16px 14px;border-radius:16px}.product-description-panel>p{font-size:12px}.content-panel-icon{width:36px;height:36px}
  .product-rules-grid-legal{grid-template-columns:1fr}.product-rules-grid-legal .product-rule-item:last-child{grid-column:auto}.product-rules-intro,.legal-note{font-size:11px}
  .reviews-head{align-items:flex-start}.reviews-approved-count{font-size:9px}.reviews-overview{grid-template-columns:95px 1fr;gap:10px;padding:10px}.reviews-score-card{padding:5px;border-left:1px solid rgba(44,81,104,.28)}.reviews-score-number{font-size:28px}.reviews-score-stars span{font-size:12px}.reviews-score-card small{font-size:8px}.rating-breakdown-row{grid-template-columns:30px 1fr 18px;gap:5px;font-size:8px}.rating-bar{height:5px}
  .review-card{padding:12px!important}.review-avatar{width:32px;height:32px}.review-user b{font-size:11px}.review-rating-chip{padding:4px 6px}.review-stars,.review-card>p{margin-right:41px}.review-card>p{font-size:11.5px}.review-stars span{font-size:11px}
  .review-form{padding:13px}.review-form-head{align-items:flex-start}.star-pick{font-size:29px}.review-form-actions{align-items:stretch;flex-direction:column}.review-form-actions .btn{width:100%}
  .products-luxury-grid .product-card:after{display:none}
}
@media(max-width:390px){.product-option-grid{grid-template-columns:1fr}.product-trust-strip{grid-template-columns:1fr}.reviews-overview{grid-template-columns:1fr}.reviews-score-card{border-left:0;border-bottom:1px solid rgba(44,81,104,.28);padding-bottom:10px}}
.products-quick-strip{display:flex;align-items:center;gap:8px;margin:-5px 0 11px;overflow:auto;padding:3px 1px 5px;scrollbar-width:none}.products-quick-strip::-webkit-scrollbar{display:none}.quick-category-chip{flex:0 0 auto;padding:7px 12px;border:1px solid rgba(45,86,111,.48);border-radius:999px;background:rgba(7,22,35,.68);color:#a8bfcd;font-size:11px;font-weight:800;transition:.17s}.quick-category-chip:hover,.quick-category-chip.is-active{border-color:rgba(29,233,245,.45);background:rgba(29,233,245,.08);color:#e5fcff;box-shadow:0 5px 18px rgba(0,0,0,.12)}
.products-service-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:13px}.products-service-strip>div{display:grid;grid-template-columns:32px 1fr;grid-template-rows:auto auto;column-gap:8px;align-items:center;padding:10px 12px;border:1px solid rgba(39,79,103,.36);border-radius:13px;background:linear-gradient(180deg,rgba(7,23,37,.62),rgba(4,15,25,.55))}.products-service-strip span{grid-row:1/3;width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:rgba(29,233,245,.065);color:var(--cyan);font-weight:900}.products-service-strip b{font-size:11px;color:#dcecf4}.products-service-strip small{font-size:8.5px;color:#7893a4}
body.theme-light .quick-category-chip{background:#fff;border-color:#d1e3e7;color:#4b6771}.theme-light .quick-category-chip.is-active{background:#eaf9fb;color:#164650}.theme-light .products-service-strip>div{background:#fff;border-color:#d6e6ea}.theme-light .products-service-strip b{color:#24434e}
@media(max-width:700px){.products-quick-strip{margin:0 0 9px;gap:6px}.quick-category-chip{padding:6px 10px;font-size:9.5px}.products-service-strip{grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:9px}.products-service-strip>div{grid-template-columns:24px 1fr;padding:7px 6px;column-gap:5px}.products-service-strip span{width:24px;height:24px}.products-service-strip b{font-size:8.5px}.products-service-strip small{display:none}}
