:root{--red:#ed1018;--red-dark:#bf0b12;--red-soft:#fff1f2;--ink:#171717;--muted:#6d6d6d;--line:#e8e8e8;--soft:#f6f7f8;--white:#fff;--shadow:0 18px 55px rgba(25,20,20,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"Cairo",Arial,sans-serif;overflow-x:hidden}button,input,select,textarea{font:inherit}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:min(1420px,calc(100% - 46px));margin-inline:auto}.topbar{background:#191919;color:#fff;font-size:12px}.topbar .container{min-height:34px;display:flex;align-items:center;justify-content:space-between}.topbar span{display:flex;align-items:center;gap:7px}.site-header{position:sticky;top:0;z-index:70;background:#fff;box-shadow:0 5px 24px rgba(0,0,0,.05)}.header-main{min-height:92px;display:grid;grid-template-columns:285px minmax(300px,1fr) auto;align-items:center;gap:28px}.logo{display:flex;align-items:center;gap:12px}.logo img{width:68px;height:68px;border-radius:17px;object-fit:cover}.logo span{display:grid}.logo strong{font-size:17px;font-weight:900}.logo small{color:var(--red);font-size:13px;font-weight:700}.search{height:50px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding-right:15px;overflow:hidden;border:1.5px solid #dcdcdc;border-radius:14px}.search:focus-within{border-color:var(--red);box-shadow:0 0 0 4px rgba(237,16,24,.07)}.search i{color:#888}.search input{min-width:0;border:0;outline:0;font-size:13px}.search button{align-self:stretch;min-width:80px;border:0;background:var(--red);color:#fff;font-weight:800;cursor:pointer}.header-actions{display:flex;gap:8px}.header-actions a{position:relative;min-width:66px;display:grid;place-items:center;gap:3px;padding:7px;border-radius:12px;font-size:10px}.header-actions a:hover{background:var(--red-soft);color:var(--red)}.header-actions i{font-size:21px}.header-actions b,.mobile-tabs b{position:absolute;top:1px;right:6px;min-width:19px;height:19px;display:grid;place-items:center;padding-inline:3px;border:2px solid #fff;border-radius:20px;background:var(--red);color:#fff;font-size:8px}.desktop-nav{border-top:1px solid #f2f2f2;border-bottom:1px solid #e7e7e7}.desktop-nav .container{min-height:52px;display:flex;align-items:center;gap:30px}.desktop-nav a{font-size:12px;font-weight:700}.desktop-nav a:hover{color:var(--red)}.desktop-nav .categories-link{align-self:stretch;min-width:205px;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--red);color:#fff}.menu-toggle,.mobile-drawer,.drawer-overlay,.mobile-tabs,.mobile-filter,.filter-overlay{display:none}
.hero{position:relative;min-height:565px;background:#f2f2f2}.hero-slide{position:absolute;inset:0;display:none;background-position:center;background-size:cover}.hero-slide.active{display:block}.hero-slide .container{min-height:565px;display:flex;align-items:center;justify-content:flex-end}.hero-copy{width:min(600px,48%);padding:45px;border-radius:24px;background:rgba(255,255,255,.94);box-shadow:var(--shadow)}.hero-copy>span,.section-head>div>span,.branch-banner span,.shop-heading>div>span{color:var(--red);font-size:11px;font-weight:900}.hero-copy h1{margin:12px 0;font-size:clamp(38px,4vw,58px);line-height:1.35}.hero-copy h1 strong{display:block;color:var(--red)}.hero-copy p{color:var(--muted);font-size:13px;line-height:2}.hero-copy a,.branch-banner a{min-height:48px;display:inline-flex;align-items:center;gap:9px;margin-top:12px;padding:0 24px;border-radius:11px;background:var(--red);color:#fff;font-weight:900}.hero-dots{position:absolute;z-index:2;right:50%;bottom:22px;display:flex;gap:7px;transform:translateX(50%)}.hero-dots button{width:9px;height:9px;padding:0;border:0;border-radius:20px;background:#bbb}.hero-dots button.active{width:28px;background:var(--red)}
.trust{position:relative;z-index:3;min-height:105px;display:grid;grid-template-columns:repeat(4,1fr);margin-top:-28px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.trust article{display:flex;align-items:center;justify-content:center;gap:13px;padding:15px}.trust article:not(:last-child){border-left:1px solid var(--line)}.trust i{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:var(--red-soft);color:var(--red);font-size:19px}.trust span{display:grid}.trust strong{font-size:12px}.trust small{color:#888;font-size:9px}
.section{padding-block:78px}.soft{background:var(--soft)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:28px}.section-head h2{margin:6px 0 0;font-size:29px}.section-head p{margin:6px 0 0;color:var(--muted);font-size:11px}.section-head>a{color:var(--red);font-size:11px;font-weight:900}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-card{min-height:215px;display:grid;grid-template-columns:1fr 48%;align-items:center;overflow:hidden;padding:24px;border:1px solid var(--line);border-radius:18px;background:#f8f8f8;transition:.25s}.category-card:hover{border-color:rgba(237,16,24,.25);background:#fff;box-shadow:var(--shadow);transform:translateY(-4px)}.category-card>div{display:grid;position:relative;z-index:2}.category-card small{color:var(--red);font-size:9px;font-weight:900}.category-card strong{margin-top:8px;font-size:15px;line-height:1.6}.category-card span{margin-top:3px;color:#888;font-size:9px}.category-card i{display:flex;align-items:center;gap:5px;margin-top:22px;color:var(--red);font-size:9px;font-style:normal;font-weight:900}.category-card img{width:100%;height:175px;object-fit:contain;transition:.25s}.category-card:hover img{transform:scale(1.05)}
.product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,1fr);gap:13px;overflow-x:auto;padding:3px 2px 16px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--red) #e9e9e9}.product-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;scroll-snap-align:start;transition:.25s}.product-card:hover{border-color:rgba(237,16,24,.25);box-shadow:0 15px 35px rgba(0,0,0,.08);transform:translateY(-3px)}.product-image{position:relative;height:225px;display:block;padding:16px;background:#fff}.product-image img{width:100%;height:100%;object-fit:contain;transition:.25s}.product-card:hover .product-image img{transform:scale(1.04)}.badge{position:absolute;z-index:2;top:12px;right:12px;padding:5px 8px;border-radius:7px;background:var(--red);color:#fff;font-size:8px;font-weight:900}.product-body{display:grid;min-height:228px;padding:0 14px 14px}.product-body>small{color:var(--red);font-size:8px;font-weight:900}.product-name{min-height:54px;margin-top:5px;font-size:10px;font-weight:800;line-height:1.8}.rating{display:flex;align-items:center;gap:4px;color:#d49b00;font-size:9px}.rating span{margin-right:auto;color:#777}.price{min-height:52px;display:flex;align-items:center;flex-wrap:wrap;gap:7px}.price strong{width:100%;color:var(--red);font-size:17px}.price del{color:#999;font-size:9px}.product-body form button{width:100%;min-height:42px;border:0;border-radius:9px;background:var(--red);color:#fff;font-size:10px;font-weight:900;cursor:pointer}.product-body form button:hover{background:var(--red-dark)}
.promo{display:grid;grid-template-columns:1.25fr .75fr;gap:16px;padding-top:76px}.promo>a{position:relative;min-height:340px;display:flex;align-items:center;overflow:hidden;padding:38px;border-radius:22px;background:#202020;color:#fff}.promo>a:last-child{background:var(--red-soft);color:var(--ink)}.promo>a>div{position:relative;z-index:2;width:55%}.promo span{font-size:10px;font-weight:900}.promo h2{margin:8px 0;font-size:31px;line-height:1.4}.promo p{color:#bbb;font-size:11px}.promo b{display:block;margin-top:25px;font-size:10px}.promo img{position:absolute;left:0;width:52%;height:90%;object-fit:contain}.brands-section{border-block:1px solid var(--line);background:#fff}.brand-strip{display:flex;overflow-x:auto;border:1px solid var(--line);border-radius:16px;scrollbar-width:none}.brand-strip::-webkit-scrollbar{display:none}.brand-strip a{min-width:170px;min-height:92px;display:grid;place-items:center;border-left:1px solid var(--line);background:#fff}.brand-strip a:hover{background:var(--red-soft)}.brand-strip img{width:90px;max-height:38px}.shop-now{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.shop-now>a{min-height:245px;display:grid;grid-template-columns:1fr 45%;align-items:center;overflow:hidden;padding:28px;border:1px solid var(--line);border-radius:20px;background:#f7f7f7;transition:.25s}.shop-now>a:hover{background:#fff;box-shadow:var(--shadow);transform:translateY(-4px)}.shop-now div{display:grid}.shop-now span{color:var(--red);font-size:9px;font-weight:900}.shop-now strong{margin-top:6px;font-size:20px}.shop-now small{margin-top:6px;color:#777;font-size:9px}.shop-now img{width:100%;height:180px;object-fit:contain}.branch-banner{min-height:230px;display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:92px;padding:42px 52px;border-radius:24px;background:var(--red);color:#fff}.branch-banner span{color:#fff}.branch-banner h2{max-width:780px;margin:8px 0;font-size:38px}.branch-banner p{margin:0;color:rgba(255,255,255,.8);font-size:11px}.branch-banner a{margin:0;background:#fff;color:var(--red);white-space:nowrap}
.breadcrumb{background:#f6f6f6}.breadcrumb .container{min-height:48px;display:flex;align-items:center;gap:9px;color:#777;font-size:10px}.breadcrumb a:hover{color:var(--red)}.shop-page,.cart-page,.checkout{padding-block:55px 88px}.shop-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px}.shop-heading h1{margin:5px 0 0;font-size:34px}.shop-heading p{margin:4px 0;color:#777;font-size:10px}.shop-heading select{min-width:220px;height:45px;padding-inline:12px;border:1px solid var(--line);border-radius:10px;background:#fff}.shop-layout{display:grid;grid-template-columns:265px 1fr;gap:25px}.filters{align-self:start;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.filters-title{min-height:58px;display:flex;align-items:center;justify-content:space-between;padding:13px 17px;border-bottom:1px solid var(--line);font-size:11px;font-weight:900}.filters-title span{display:flex;gap:8px}.filters-title i,.filters-title a{color:var(--red)}.filters-title a{font-size:8px}.filters form{padding:14px}.filter-search{height:42px;display:flex;align-items:center;gap:8px;padding-inline:10px;border:1px solid var(--line);border-radius:9px}.filter-search i{color:#888}.filter-search input{min-width:0;border:0;outline:0;font-size:9px}.filters fieldset{display:grid;gap:4px;margin:16px 0 0;padding:15px 0 0;border:0;border-top:1px solid var(--line)}.filters legend{padding-top:12px;font-size:11px;font-weight:900}.filters fieldset label,.check-row{min-height:35px;display:flex;align-items:center;gap:8px;padding:6px 7px;border-radius:7px;color:#555;font-size:9px}.filters label:hover{background:#f7f7f7;color:var(--red)}.filters input[type=radio],.filters input[type=checkbox]{width:15px;height:15px;accent-color:var(--red)}.filters select{width:100%;height:40px;padding-inline:9px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:9px}.price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:7px}.price-inputs input{width:100%;height:40px;padding-inline:8px;border:1px solid var(--line);border-radius:8px}.apply-filters{width:100%;min-height:43px;margin-top:15px;border:0;border-radius:9px;background:var(--red);color:#fff;font-size:10px;font-weight:900}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.empty{min-height:340px;display:grid;place-items:center;align-content:center;gap:9px;text-align:center}.empty>i{font-size:55px;color:var(--red)}.empty h2,.empty p{margin:0}.empty p{color:#777;font-size:10px}.empty>a{margin-top:10px;padding:12px 20px;border-radius:9px;background:var(--red);color:#fff;font-weight:900}
.product-details{display:grid;grid-template-columns:1fr 1fr;gap:52px;padding-block:60px}.gallery{min-width:0}.main-image{width:100%;height:540px;padding:30px;border:1px solid var(--line);border-radius:20px;object-fit:contain}.thumbs{display:flex;gap:9px;margin-top:12px}.thumbs button{width:75px;height:75px;padding:6px;border:1px solid var(--red);border-radius:10px;background:#fff}.thumbs img{width:100%;height:100%;object-fit:contain}.details-copy>.brand{color:var(--red);font-size:11px;font-weight:900}.details-copy h1{margin:8px 0 12px;font-size:33px;line-height:1.5}.details-rating{display:flex;align-items:center;gap:7px;color:#d49b00;font-size:11px}.details-rating small{margin-right:15px;color:#777}.details-price{display:flex;align-items:center;gap:12px;margin:22px 0}.details-price strong{color:var(--red);font-size:33px}.details-price del{color:#999}.details-copy>p{color:#666;font-size:11px;line-height:2}.stock{display:flex;align-items:center;gap:7px;margin-block:16px;color:var(--red);font-size:11px;font-weight:900}.spec-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;list-style:none}.spec-list li{display:flex;gap:7px;color:#555;font-size:10px}.spec-list i{color:var(--red)}.buy-box{display:flex;align-items:flex-end;gap:10px;margin-top:25px;padding:18px;border-radius:14px;background:#f6f6f6}.buy-box label{display:grid;gap:6px;font-size:9px}.buy-box input{width:75px;height:45px;padding:5px;border:1px solid var(--line);border-radius:9px}.buy-box button{min-height:45px;flex:1;border:0;border-radius:9px;background:var(--red);color:#fff;font-weight:900}.services{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:15px}.services article{display:flex;align-items:center;gap:10px;padding:14px;border:1px solid var(--line);border-radius:11px}.services i{color:var(--red)}.services span{display:grid}.services strong{font-size:10px}.services small{color:#777;font-size:8px}.specifications{margin-bottom:65px;padding:28px;border-radius:18px;background:#f6f6f6}.specifications h2{margin-top:0}.specifications table{width:100%;border-collapse:collapse;background:#fff}.specifications th,.specifications td{padding:14px;border-bottom:1px solid var(--line);font-size:10px;text-align:right}.specifications th{color:var(--red)}.specifications p{color:#666;font-size:11px;line-height:2}
.cart-layout,.checkout-layout{display:grid;grid-template-columns:1fr 350px;align-items:start;gap:25px}.cart-items{display:grid;gap:10px}.cart-items article{display:grid;grid-template-columns:110px 1fr auto auto auto;align-items:center;gap:15px;padding:14px;border:1px solid var(--line);border-radius:14px}.cart-items img{width:110px;height:110px;object-fit:contain}.cart-items div{display:grid}.cart-items small{color:var(--red);font-size:8px}.cart-items h3{margin:4px 0;font-size:11px}.cart-items strong{color:var(--red);font-size:12px}.cart-items input{width:65px;height:38px;border:1px solid var(--line);border-radius:8px;text-align:center}.cart-items article>b{font-size:13px}.cart-items form:last-child button{width:34px;height:34px;border:0;border-radius:50%;background:var(--red-soft);color:var(--red)}.summary{position:sticky;top:175px;padding:23px;border:1px solid var(--line);border-radius:15px;background:#fff}.summary h2{margin-top:0}.summary p{display:flex;justify-content:space-between;gap:15px;padding-block:11px;border-bottom:1px solid var(--line);color:#666;font-size:9px}.summary>div{display:flex;justify-content:space-between;margin-top:15px;font-size:13px}.summary>div strong{color:var(--red);font-size:20px}.summary>a{min-height:47px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;border-radius:9px;background:var(--red);color:#fff;font-size:11px;font-weight:900}.summary>small{display:block;margin-top:10px;color:#888;font-size:8px;text-align:center}.checkout> .section-head,.cart-page>.section-head{margin-bottom:25px}.form-card{margin-bottom:15px;padding:23px;border:1px solid var(--line);border-radius:15px}.form-card h3{margin-top:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{display:grid;gap:7px;font-size:9px;font-weight:800}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid textarea{min-height:45px;padding:10px 12px;border:1px solid var(--line);border-radius:9px;outline:0}.form-grid textarea{min-height:90px;resize:vertical}.delivery-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.delivery-options label{cursor:pointer}.delivery-options input{position:absolute;opacity:0}.delivery-options span{min-height:105px;display:grid;place-items:center;gap:3px;padding:14px;border:1px solid var(--line);border-radius:11px;text-align:center}.delivery-options input:checked+span{border-color:var(--red);background:var(--red-soft)}.delivery-options i{color:var(--red);font-size:21px}.delivery-options small{color:#777;font-size:8px}.place-order{width:100%;min-height:50px;border:0;border-radius:10px;background:var(--red);color:#fff;font-weight:900}.form-error{margin-bottom:15px;padding:12px;border-radius:9px;background:var(--red-soft);color:var(--red);font-size:10px;font-weight:800}.success-page{min-height:650px;display:grid;place-items:center;align-content:center;text-align:center}.success-page>i{font-size:85px;color:var(--red)}.success-page>span{margin-top:15px;color:var(--red);font-weight:900}.success-page h1{margin:8px 0;font-size:34px}.success-page p{margin:0;color:#777}.success-page>div{display:grid;gap:5px;margin-top:22px;padding:16px 35px;border-radius:12px;background:#f5f5f5}.success-page>div strong{font-size:20px}.success-page>a{margin-top:20px;padding:12px 24px;border-radius:9px;background:var(--red);color:#fff;font-weight:900}
.footer{background:#181818;color:#fff}.newsletter{position:relative;top:-42px;min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:28px 34px;border-radius:20px;background:var(--red);box-shadow:0 20px 45px rgba(120,0,5,.2)}.newsletter>div{display:flex;align-items:center;gap:15px}.newsletter>div>i{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:rgba(255,255,255,.15);font-size:21px}.newsletter span{display:grid}.newsletter strong{font-size:19px}.newsletter small{color:rgba(255,255,255,.8);font-size:9px}.newsletter form{width:min(500px,45%);height:48px;display:grid;grid-template-columns:1fr auto;overflow:hidden;border-radius:9px;background:#fff}.newsletter input{min-width:0;padding-inline:12px;border:0;outline:0}.newsletter button{padding-inline:20px;border:0;background:#222;color:#fff;font-weight:900}.footer-tech{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;overflow:hidden;margin-top:-7px;margin-bottom:43px;border:1px solid #303030;border-radius:15px;background:#303030}.footer-tech article{min-height:100px;display:flex;align-items:center;gap:12px;padding:17px;background:#1e1e1e}.footer-tech i{color:var(--red);font-size:26px}.footer-tech span{display:grid}.footer-tech strong{font-size:11px}.footer-tech small{color:#999;font-size:8px}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,.8fr);gap:50px;padding-bottom:55px}.footer-grid section{display:flex;align-items:flex-start;flex-direction:column}.footer-brand img{width:68px;border-radius:15px}.footer-brand h2{margin:12px 0 8px}.footer-brand p{max-width:360px;margin:0;color:#aaa;font-size:11px;line-height:2}.socials{display:flex;gap:9px;margin-top:20px}.socials a{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--red);color:#fff;font-size:18px;transition:.2s}.socials a:hover{background:#fff;color:var(--red);transform:translateY(-3px)}.footer-grid h3{margin:4px 0 22px;padding-bottom:10px;border-bottom:2px solid var(--red);font-size:15px}.footer-grid section:not(:first-child)>a,.footer-grid section:not(:first-child)>p{display:flex;align-items:center;gap:8px;margin:0 0 12px;color:#aaa;font-size:11px}.footer-grid section:not(:first-child)>a:hover{color:#fff}.footer-grid i{color:var(--red)}.footer-bottom{border-top:1px solid #303030}.footer-bottom .container{min-height:62px;display:flex;align-items:center;justify-content:space-between;color:#8f8f8f;font-size:10px}.footer-bottom a{color:#fff;font-weight:900}
@media(max-width:1180px){.header-main{grid-template-columns:230px 1fr auto}.logo strong{font-size:14px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.container{width:min(100% - 28px,850px)}.topbar,.desktop-nav,.header-main>.search{display:none}.header-main{min-height:70px;grid-template-columns:42px 1fr auto;gap:8px}.menu-toggle{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:#fff}.logo{justify-self:start}.logo img{width:47px;height:47px}.logo span{display:none}.header-actions a{min-width:39px}.header-actions span{display:none}.site-header:after{content:"";display:block;height:48px;margin:0 14px 10px;border:1px solid var(--line);border-radius:11px;background:#fff}.site-header:before{content:"ابحث باسم الجهاز أو الماركة...";position:absolute;right:35px;bottom:25px;z-index:2;color:#999;font-size:10px}.mobile-drawer{position:fixed;z-index:190;top:0;right:0;bottom:0;width:min(350px,88%);display:grid;align-content:start;padding:15px;background:#fff;transform:translateX(100%);transition:.3s}.mobile-drawer.open{transform:none}.drawer-head{display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:10px;padding-bottom:14px;border-bottom:1px solid var(--line)}.drawer-head img{width:50px;border-radius:12px}.drawer-head button{width:35px;height:35px;border:0;border-radius:50%;background:#eee}.mobile-drawer>a{padding:15px 5px;border-bottom:1px solid var(--line);font-size:11px;font-weight:800}.drawer-overlay,.filter-overlay{position:fixed;z-index:180;inset:0;display:block;background:rgba(0,0,0,.55);opacity:0;visibility:hidden;transition:.25s}.drawer-overlay.open,.filter-overlay.open{opacity:1;visibility:visible}.hero,.hero-slide .container{min-height:515px}.hero-copy{width:min(560px,90%)}.trust{grid-template-columns:repeat(2,1fr)}.trust article:nth-child(2){border-left:0}.category-grid{grid-template-columns:repeat(2,1fr)}.promo{grid-template-columns:1fr}.shop-now{grid-template-columns:repeat(2,1fr)}.shop-layout{grid-template-columns:1fr}.filters{position:fixed;z-index:210;top:0;right:0;bottom:0;width:min(390px,92%);overflow-y:auto;border-radius:0;transform:translateX(100%);transition:.3s}.filters.open{transform:none}.mobile-filter{width:100%;min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:16px;border:1px solid var(--line);border-radius:10px;background:#fff;font-weight:900}.mobile-filter b{margin-right:auto;margin-left:12px;min-width:25px;height:25px;display:grid;place-items:center;border-radius:30px;background:var(--red);color:#fff}.product-details{grid-template-columns:1fr}.cart-layout,.checkout-layout{grid-template-columns:1fr}.summary{position:static}.footer-tech{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.mobile-tabs{position:fixed;z-index:160;right:0;bottom:0;left:0;min-height:72px;display:grid;grid-template-columns:repeat(5,1fr);align-items:end;padding:7px 4px calc(7px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:rgba(255,255,255,.98);box-shadow:0 -7px 28px rgba(0,0,0,.1)}.mobile-tabs a,.mobile-tabs button{position:relative;display:grid;place-items:center;gap:3px;padding:0;border:0;background:transparent;color:#666}.mobile-tabs i{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;font-size:20px}.mobile-tabs span{font-size:9px;font-weight:700}.mobile-tabs .tab-menu i{margin-top:-22px;border:5px solid #fff;background:var(--red);color:#fff;box-shadow:0 7px 18px rgba(237,16,24,.25)}body{padding-bottom:78px}}
@media(max-width:620px){.container{width:min(100% - 22px,590px)}.hero,.hero-slide .container{min-height:520px}.hero-slide{background-position:42% center}.hero-slide .container{align-items:flex-start;padding-top:52px}.hero-copy{width:100%;padding:26px;background:rgba(255,255,255,.94)}.hero-copy h1{font-size:35px}.hero-copy p{font-size:10px}.trust{margin-top:12px}.trust article{justify-content:flex-start}.trust article:nth-child(n){border-left:0}.trust strong{font-size:10px}.trust small{font-size:7px}.section{padding-block:56px}.section-head h2{font-size:24px}.section-head p{display:none}.category-grid{gap:9px}.category-card{min-height:210px;grid-template-columns:1fr;padding:14px}.category-card>div{align-self:end}.category-card img{position:absolute;width:110px;height:100px;align-self:start;justify-self:end}.product-rail{grid-auto-columns:calc((100% - 9px)/2);gap:9px}.product-image{height:170px;padding:9px}.product-body{min-height:220px;padding-inline:10px}.product-name{font-size:9px}.price strong{font-size:14px}.rating span{display:none}.promo{padding-top:56px}.promo>a{min-height:300px;padding:25px}.promo h2{font-size:25px}.promo img{width:60%}.brand-strip a{min-width:135px;min-height:78px}.shop-now{grid-template-columns:1fr}.branch-banner{align-items:flex-start;flex-direction:column;padding:28px 22px}.branch-banner h2{font-size:27px}.branch-banner a{width:100%;justify-content:center}.shop-heading{align-items:flex-start;flex-direction:column;gap:14px}.shop-heading form,.shop-heading select{width:100%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.main-image{height:350px}.details-copy h1{font-size:25px}.spec-list,.services{grid-template-columns:1fr}.buy-box{flex-wrap:wrap}.buy-box button{min-width:180px}.specifications table,.specifications tbody,.specifications tr,.specifications th,.specifications td{display:block;width:100%}.cart-items article{grid-template-columns:85px 1fr auto;gap:9px}.cart-items img{width:85px;height:85px}.cart-items article>b{display:none}.cart-items form:last-child{grid-column:3}.form-grid,.delivery-options{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.newsletter{top:-28px;align-items:stretch;flex-direction:column;padding:22px}.newsletter form{width:100%}.footer-tech{grid-template-columns:1fr}.footer-tech article{min-height:85px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom .container{align-items:flex-start;flex-direction:column;justify-content:center;gap:5px;padding-block:14px}}
@media(max-width:360px){.product-grid{grid-template-columns:1fr}.product-rail{grid-auto-columns:82%}.category-grid{grid-template-columns:1fr}}
.category-card{position:relative}
@media(max-width:900px){
  .header-main{min-height:126px;grid-template-columns:42px 1fr auto;grid-template-rows:68px 45px;gap:5px 8px}
  .header-main>.search{grid-column:1/-1;grid-row:2;height:43px;display:grid}
  .header-main>.search button{min-width:56px}
  .site-header:before,.site-header:after{display:none}
}

/* v1.2 search, content navigation and performance refinements */
.search-shell{position:relative;min-width:0}
.search-shell .search{width:100%}
.search button{display:flex;align-items:center;justify-content:center;gap:8px}
.search button i{color:#fff}
.search button .fa-arrow-left{display:none}
.live-search-results{position:absolute;z-index:150;top:calc(100% + 9px);right:0;left:0;max-height:min(610px,72vh);display:none;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 25px 70px rgba(0,0,0,.16)}
.live-search-results.open{display:block}
.live-search-list{max-height:520px;overflow-y:auto;overscroll-behavior:contain}
.live-search-item{display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 13px;border-bottom:1px solid #f0f0f0;transition:.18s}
.live-search-item:hover,.live-search-item:focus-visible{background:var(--red-soft);outline:0}
.live-search-item>img{width:62px;height:62px;padding:5px;border:1px solid #eee;border-radius:10px;object-fit:contain;background:#fff}
.live-result-copy{min-width:0;display:grid;gap:3px}
.live-result-copy small{overflow:hidden;color:#888;font-size:8px;text-overflow:ellipsis;white-space:nowrap}
.live-result-copy strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.live-result-copy em{color:#298044;font-size:8px;font-style:normal;font-weight:800}
.live-result-price{display:grid;justify-items:end;gap:2px}
.live-result-price b{color:var(--red);font-size:12px;white-space:nowrap}
.live-result-price del{color:#999;font-size:8px}
.all-search-results{min-height:50px;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--red);color:#fff;font-size:10px;font-weight:900}
.all-search-results:hover{background:var(--red-dark)}
.live-search-empty{min-height:150px;display:grid;place-items:center;align-content:center;gap:5px;color:#888;text-align:center}
.live-search-empty i{color:var(--red);font-size:24px}
.live-search-empty strong{color:var(--ink);font-size:12px}
.live-search-empty small{font-size:8px}

.section-head{position:relative;align-items:center;margin-bottom:24px;padding-bottom:15px;border-bottom:1px solid var(--line)}
.section-head>div>span,.section-head p{display:none}
.section-head h2{margin:0;font-size:20px;line-height:1.5}
.section-head>a{min-height:34px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid rgba(237,16,24,.2);border-radius:8px;background:#fff}
.section-head>a:hover{background:var(--red);color:#fff}

.brand-marquee{position:relative;overflow-x:auto;overscroll-behavior-x:contain;border-block:1px solid var(--line);scrollbar-width:none;cursor:grab}
.brand-marquee::-webkit-scrollbar{display:none}
.brand-marquee:active{cursor:grabbing}
.brand-track{width:max-content;display:flex;align-items:center}
.brand-track a{min-width:175px;height:94px;display:grid;place-items:center;padding:15px 24px;border-left:1px solid var(--line);background:transparent;transition:.22s}
.brand-track img{width:120px;height:48px;object-fit:contain;filter:saturate(.88);transition:.22s}
.brand-track a:hover{background:var(--red-soft)}
.brand-track a:hover img{filter:saturate(1);transform:scale(1.07)}

.product-rail-shell{position:relative}
.rail-arrow{position:absolute;z-index:5;top:42%;width:36px;height:36px;display:none;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--red);box-shadow:0 7px 20px rgba(0,0,0,.12)}
.rail-prev{right:5px}.rail-next{left:5px}

.footer{padding-top:36px}
.newsletter{top:0;margin-bottom:38px}
.footer-grid h3{font-size:17px}
.footer-grid section:not(:first-child)>a,.footer-grid section:not(:first-child)>p{font-size:12px;line-height:1.8}
.footer-brand p{font-size:12px}
.socials a{width:48px;height:48px;font-size:20px}
.mobile-tabs .active{color:var(--red)}

.search-page{padding-block:54px 110px}
.search-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;padding-bottom:23px;border-bottom:1px solid var(--line)}
.search-page-head>div>span{color:var(--red);font-size:10px;font-weight:900}
.search-page-head h1{margin:6px 0 3px;font-size:30px}
.search-page-head p{margin:0;color:#777;font-size:10px}
.result-sort label{display:grid;gap:5px;color:#666;font-size:9px;font-weight:800}
.result-sort select{min-width:230px;height:44px;padding-inline:12px;border:1px solid var(--line);border-radius:9px;background:#fff}
.search-layout{display:grid;grid-template-columns:270px minmax(0,1fr);align-items:start;gap:24px;margin-top:26px}
.search-filters{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}
.search-filter-title{min-height:57px;display:flex;align-items:center;gap:8px;padding:13px 15px;border-bottom:1px solid var(--line);font-size:10px}
.search-filter-title i{color:var(--red)}
.search-filter-title a{margin-right:auto;color:var(--red);font-size:8px;font-weight:800}
.search-filters>form{display:grid;gap:14px;padding:16px}
.search-filters label{display:grid;gap:6px;color:#555;font-size:9px;font-weight:800}
.search-filters select,.search-filters input{width:100%;height:42px;padding-inline:10px;border:1px solid var(--line);border-radius:8px;background:#fff;outline:0}
.search-price-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.search-filters>form>button{height:44px;border:0;border-radius:9px;background:var(--red);color:#fff;font-size:10px;font-weight:900}
.search-result-list{display:grid;gap:13px}
.search-result-row{min-height:225px;display:grid;grid-template-columns:210px minmax(0,1fr) 190px;align-items:center;gap:21px;padding:17px;border:1px solid var(--line);border-radius:16px;background:#fff;transition:.2s}
.search-result-row:hover{border-color:rgba(237,16,24,.3);box-shadow:0 13px 34px rgba(0,0,0,.07)}
.search-result-image{height:190px;display:grid;place-items:center;padding:10px;border-radius:12px;background:#f8f8f8}
.search-result-image img{width:100%;height:100%;object-fit:contain}
.result-meta{display:flex;align-items:center;gap:8px}
.result-meta span{padding:4px 8px;border-radius:20px;background:var(--red-soft);color:var(--red);font-size:8px;font-weight:900}
.result-meta b{color:#777;font-size:8px}
.search-result-copy h2{margin:10px 0 6px;font-size:16px;line-height:1.7}
.search-result-copy p{display:-webkit-box;overflow:hidden;margin:0;color:#707070;font-size:10px;line-height:1.9;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.search-result-copy>small{display:block;margin-top:6px;color:#999;font-size:8px}
.result-stock{display:flex;align-items:center;gap:5px;margin-top:12px;font-size:9px;font-weight:800}
.result-stock i{font-size:7px}.result-stock.available{color:#268044}.result-stock.unavailable{color:#8b8b8b}
.search-result-actions{display:grid;gap:7px;padding-right:18px;border-right:1px solid var(--line)}
.result-price{display:grid;margin-bottom:5px}.result-price strong{color:var(--red);font-size:20px}.result-price del{color:#999;font-size:9px}
.search-result-actions>a,.search-result-actions button{width:100%;min-height:40px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;background:var(--red);color:#fff;font-size:9px;font-weight:900;cursor:pointer}
.search-result-actions .view-product{border:1px solid var(--red);background:#fff;color:var(--red)}
.search-result-actions .wishlist-row{border:1px solid var(--line);background:#fff;color:#555}
.search-result-actions .wishlist-row.active{border-color:var(--red);background:var(--red-soft);color:var(--red)}
.search-empty a{display:inline-flex;margin-top:10px;padding:10px 18px;border-radius:8px;background:var(--red);color:#fff;font-weight:800}
.mobile-search-filters,.search-filter-overlay{display:none}

@media(max-width:900px){
  .header-main{min-height:126px;grid-template-columns:42px 1fr auto;grid-template-rows:68px 45px;gap:5px 8px}
  .header-main>.search-shell{grid-column:1/-1;grid-row:2;display:block}
  .search-shell .search{height:43px}
  .search button{min-width:56px}
  .search button span{display:none}
  .search button .fa-arrow-left{display:block;color:#fff}
  .live-search-results{position:fixed;top:118px;right:14px;left:14px;max-height:calc(100vh - 210px)}
  .search-layout{grid-template-columns:1fr}
  .search-filters{position:fixed;z-index:215;top:0;right:0;bottom:0;width:min(390px,92%);overflow-y:auto;border-radius:0;transform:translateX(100%);transition:.28s}
  .search-filters.open{transform:none}
  .mobile-search-filters{width:100%;min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;margin:18px 0 0;border:1px solid var(--line);border-radius:9px;background:#fff;font-weight:900}
  .search-filter-overlay{position:fixed;z-index:205;inset:0;display:block;background:rgba(0,0,0,.55);opacity:0;visibility:hidden;transition:.25s}
  .search-filter-overlay.open{opacity:1;visibility:visible}
  .search-result-row{grid-template-columns:165px minmax(0,1fr);min-height:210px}
  .search-result-image{height:165px}
  .search-result-actions{grid-column:1/-1;grid-template-columns:repeat(3,1fr);padding:13px 0 0;border-top:1px solid var(--line);border-right:0}
  .result-price{grid-column:1/-1;grid-auto-flow:column;justify-content:start;align-items:center;gap:10px}
  .rail-arrow{display:grid}
}
@media(max-width:620px){
  .section-head{padding-bottom:12px}.section-head h2{font-size:18px}.section-head>a{min-height:31px;font-size:9px}
  .brand-track a{min-width:140px;height:80px;padding:13px 18px}.brand-track img{width:96px;height:40px}
  .search-page{padding-block:35px 85px}
  .search-page-head{align-items:stretch;flex-direction:column}.search-page-head h1{font-size:23px}.result-sort,.result-sort select{width:100%}
  .search-result-row{grid-template-columns:105px minmax(0,1fr);gap:12px;padding:12px}
  .search-result-image{height:120px}.search-result-copy h2{font-size:12px}.search-result-copy p,.search-result-copy>small{display:none}
  .search-result-actions{grid-template-columns:1fr 1fr}.result-price{grid-column:1/-1}.search-result-actions form:last-child{grid-column:1/-1}
  .live-search-item{grid-template-columns:54px minmax(0,1fr)}.live-search-item>img{width:54px;height:54px}.live-result-price{grid-column:2;grid-auto-flow:column;justify-content:start;justify-items:start;gap:8px}.live-result-copy strong{font-size:9px}
  .footer-grid h3{font-size:16px}.footer-grid section:not(:first-child)>a,.footer-grid section:not(:first-child)>p,.footer-brand p{font-size:11px}
  .mobile-tabs{min-height:74px}.mobile-tabs i{width:37px;height:37px}.mobile-tabs span{font-size:9px}
}

.product-wishlist-form{margin-top:10px}.product-wishlist-form button{min-height:43px;display:flex;align-items:center;justify-content:center;gap:8px;padding-inline:16px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#555;font-size:10px;font-weight:900;cursor:pointer}.product-wishlist-form button.active{border-color:var(--red);background:var(--red-soft);color:var(--red)}
.language-switch{color:var(--red)}
html[dir="ltr"] body{font-family:"Cairo",Arial,sans-serif}
html[dir="ltr"] .search{padding-right:0;padding-left:15px}
html[dir="ltr"] .header-actions b,html[dir="ltr"] .mobile-tabs b{right:auto;left:6px}
html[dir="ltr"] .search-filter-title a{margin-right:0;margin-left:auto}
html[dir="ltr"] .search-result-actions{padding-right:0;padding-left:18px;border-right:0;border-left:1px solid var(--line)}
html[dir="ltr"] .rail-prev{right:auto;left:5px}
html[dir="ltr"] .rail-next{left:auto;right:5px}
html[dir="ltr"] .mobile-drawer{right:auto;left:0;transform:translateX(-100%)}
html[dir="ltr"] .mobile-drawer.open{transform:none}
@media(max-width:900px){html[dir="ltr"] .search-filters{right:auto;left:0;transform:translateX(-100%)}html[dir="ltr"] .search-filters.open{transform:none}html[dir="ltr"] .search-result-actions{padding-left:0;border-left:0}}
.product-tabs-section{margin-top:55px;margin-bottom:82px}
.product-tabs{display:flex;overflow-x:auto;border-bottom:1px solid var(--line);scrollbar-width:none;white-space:nowrap;scroll-snap-type:x proximity}.product-tabs::-webkit-scrollbar{display:none}
.product-tabs button{position:relative;min-height:62px;padding:0 23px;border:0;background:transparent;color:#686868;font-size:11px;font-weight:800;cursor:pointer;scroll-snap-align:start}
.product-tabs button:after{content:"";position:absolute;right:50%;bottom:-1px;width:0;height:3px;border-radius:3px 3px 0 0;background:var(--red);transform:translateX(50%);transition:.2s}
.product-tabs button.active{color:var(--red)}.product-tabs button.active:after{width:64%}
.product-tab-panels{min-height:340px;padding:32px;border:1px solid var(--line);border-top:0;border-radius:0 0 18px 18px;background:#fff}
.product-tab-panel{animation:tabFade .25s ease}.product-tab-panel[hidden]{display:none}
@keyframes tabFade{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
.tab-intro{display:flex;align-items:center;gap:12px;margin-bottom:24px}.tab-intro>span{width:47px;height:47px;display:grid;place-items:center;border-radius:12px;background:var(--red-soft);color:var(--red);font-size:18px}.tab-intro>div{display:grid}.tab-intro small{color:var(--red);font-size:8px;font-weight:900}.tab-intro h2{margin:2px 0 0;font-size:21px}
.about-product-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:center;gap:35px}.about-product-layout p{color:#666;font-size:11px;line-height:2.2}.about-product-layout h3{margin:22px 0 10px;font-size:14px}.about-product-layout ul{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:0;padding:0;list-style:none}.about-product-layout li{display:flex;align-items:center;gap:7px;color:#555;font-size:10px}.about-product-layout li i{color:var(--red)}.about-product-layout figure{margin:0;padding:25px;border-radius:18px;background:#f7f7f7}.about-product-layout img{width:100%;height:310px;object-fit:contain}
.dynamic-spec-table{overflow:hidden;border:1px solid var(--line);border-radius:13px}.dynamic-spec-table>div{display:grid;grid-template-columns:33% 1fr;min-height:54px;border-bottom:1px solid var(--line)}.dynamic-spec-table>div:last-child{border-bottom:0}.dynamic-spec-table strong,.dynamic-spec-table span{display:flex;align-items:center;padding:13px 17px;font-size:10px}.dynamic-spec-table strong{border-left:1px solid var(--line);background:#f8f8f8}.dynamic-spec-table span{color:#555}
.reviews-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:24px}.review-summary{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:24px;padding:23px;border:1px solid var(--line);border-radius:14px}.review-score{display:grid;justify-items:center;gap:5px;padding-left:22px;border-left:1px solid var(--line)}.review-score>strong{font-size:48px;line-height:1}.review-score div{color:#e6a900;font-size:12px}.review-score span{color:#888;font-size:8px}.rating-bars{display:grid;gap:9px}.rating-bars>div{display:grid;grid-template-columns:40px 1fr 25px;align-items:center;gap:8px}.rating-bars span,.rating-bars small{color:#777;font-size:8px}.rating-bars span i{color:#e6a900}.rating-bars b{height:7px;overflow:hidden;border-radius:20px;background:#eee}.rating-bars b i{height:100%;display:block;border-radius:inherit;background:#e6a900}
.review-form{display:grid;grid-template-columns:1fr 1fr;gap:11px;padding:20px;border-radius:14px;background:#f7f7f7}.review-form h3,.review-form label:last-of-type,.review-form>button{grid-column:1/-1}.review-form h3{margin:0 0 4px;font-size:14px}.review-form label{display:grid;gap:6px;color:#555;font-size:9px;font-weight:800}.review-form input,.review-form textarea{width:100%;min-height:42px;padding:9px 11px;border:1px solid var(--line);border-radius:8px;background:#fff;outline:0}.review-form textarea{min-height:95px;resize:vertical}.review-form fieldset{display:flex;align-items:end;gap:3px;margin:0;padding:0;border:0}.review-form legend{margin-bottom:6px;color:#555;font-size:9px;font-weight:800}.review-form fieldset label{display:block}.review-form fieldset input{position:absolute;opacity:0}.review-form fieldset span{height:42px;display:flex;align-items:center;gap:3px;padding:0 8px;border:1px solid var(--line);border-radius:7px;background:#fff;font-size:8px}.review-form fieldset input:checked+span{border-color:var(--red);background:var(--red-soft);color:var(--red)}.review-form>button{min-height:43px;border:0;border-radius:8px;background:var(--red);color:#fff;font-size:10px;font-weight:900}
.review-message{display:flex;align-items:center;gap:8px;margin-bottom:17px;padding:12px 14px;border-radius:9px;font-size:9px;font-weight:800}.review-message.success{background:#eaf8ef;color:#258246}.review-message.error{background:var(--red-soft);color:var(--red)}
.review-list{display:grid;gap:10px;margin-top:24px}.review-list>article{display:grid;grid-template-columns:48px 1fr;gap:13px;padding:17px;border:1px solid var(--line);border-radius:12px}.review-avatar{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--red-soft);color:var(--red);font-size:16px;font-weight:900}.review-head{display:flex;align-items:center;gap:10px}.review-head strong{font-size:10px}.review-head span{color:#e6a900;font-size:9px}.review-head time{margin-right:auto;color:#999;font-size:8px}.review-list p{margin:7px 0;color:#555;font-size:10px;line-height:1.9}.review-list small{color:#258246;font-size:8px}.empty-tab{min-height:230px;display:grid;place-items:center;align-content:center;gap:6px;color:#888;text-align:center}.empty-tab>i{color:var(--red);font-size:35px}.empty-tab h3{margin:3px 0 0;color:var(--ink)}.empty-tab p{margin:0;font-size:9px}
.return-policy-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.return-policy-list>div{min-height:85px;display:flex;align-items:center;gap:12px;padding:15px;border:1px solid var(--line);border-radius:11px}.return-policy-list i{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:var(--red-soft);color:var(--red)}.return-policy-list p{margin:0;color:#555;font-size:10px;line-height:1.9}.policy-tab-note{display:flex;align-items:flex-start;gap:10px;margin-top:15px;padding:14px;border-radius:10px;background:#fff7df;color:#705d20}.policy-tab-note p{margin:0;font-size:9px;line-height:1.8}.policy-tab-note a{color:var(--red);font-weight:900}
.attachment-list{display:grid;gap:9px}.attachment-list article{min-height:78px;display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:13px;padding:12px 14px;border:1px solid var(--line);border-radius:11px}.file-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:10px;background:#f2f2f2;color:#555;font-size:20px}.file-icon.pdf{background:var(--red-soft);color:var(--red)}.attachment-list article>div:nth-child(2){display:grid}.attachment-list strong{font-size:10px}.attachment-list small{color:#888;font-size:8px}.attachment-list article>div:last-child{display:flex;gap:6px}.attachment-list a{min-height:36px;display:flex;align-items:center;gap:5px;padding:0 11px;border:1px solid var(--line);border-radius:7px;color:#555;font-size:8px;font-weight:800}.attachment-list a:hover{border-color:var(--red);color:var(--red)}
.policy-page{padding-block:52px 110px}.policy-hero{display:flex;align-items:center;gap:20px;margin-bottom:26px;padding:28px;border-radius:18px;background:var(--red-soft)}.policy-hero>span{width:68px;height:68px;display:grid;place-items:center;flex:0 0 auto;border-radius:17px;background:var(--red);color:#fff;font-size:28px}.policy-hero small{color:var(--red);font-size:9px;font-weight:900}.policy-hero h1{margin:4px 0;font-size:29px}.policy-hero p{margin:0;color:#666;font-size:10px}.policy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.policy-grid article,.legal-sections article{padding:22px;border:1px solid var(--line);border-radius:13px;background:#fff}.policy-grid i{color:var(--red);font-size:22px}.policy-grid h2,.legal-sections h2{margin:10px 0 6px;font-size:15px}.policy-grid p,.legal-sections p{margin:0;color:#666;font-size:10px;line-height:2}.policy-note{display:flex;gap:11px;margin-top:16px;padding:17px;border-radius:11px;background:#fff7df;color:#705d20}.policy-note p{margin:0;font-size:10px;line-height:1.8}.legal-sections{display:grid;gap:12px}.legal-sections a{color:var(--red);font-weight:900}
.viewer-page{padding-block:42px 95px}.viewer-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.viewer-head span{color:var(--red);font-size:9px;font-weight:900}.viewer-head h1{margin:4px 0;font-size:26px}.viewer-head p{margin:0;color:#777;font-size:9px}.viewer-head>div:last-child{display:flex;gap:7px}.viewer-head a{min-height:40px;display:flex;align-items:center;gap:6px;padding:0 13px;border:1px solid var(--line);border-radius:8px;font-size:9px;font-weight:800}.viewer-head .primary-file-action{border-color:var(--red);background:var(--red);color:#fff}.pdf-viewer{width:100%;height:75vh;border:1px solid var(--line);border-radius:13px;background:#eee}.viewer-unavailable{min-height:450px;display:grid;place-items:center;align-content:center;text-align:center;color:#888}.viewer-unavailable>i{color:var(--red);font-size:55px}.viewer-unavailable h2{margin:12px 0 4px;color:var(--ink)}.viewer-unavailable p{margin:0;font-size:10px}
@media(max-width:900px){.about-product-layout,.reviews-layout{grid-template-columns:1fr}.about-product-layout figure{display:none}.return-policy-list,.policy-grid{grid-template-columns:1fr}.viewer-head{align-items:flex-start;flex-direction:column}.pdf-viewer{height:68vh}}
@media(max-width:620px){.product-tabs-section{margin-top:34px}.product-tabs button{min-height:54px;padding-inline:16px;font-size:10px}.product-tab-panels{padding:20px 14px}.tab-intro h2{font-size:18px}.about-product-layout ul{grid-template-columns:1fr}.dynamic-spec-table>div{grid-template-columns:42% 1fr}.dynamic-spec-table strong,.dynamic-spec-table span{padding:11px 10px;font-size:9px}.review-summary{grid-template-columns:1fr}.review-score{padding:0 0 18px;border-left:0;border-bottom:1px solid var(--line)}.review-form{grid-template-columns:1fr}.review-form h3,.review-form label:last-of-type,.review-form>button{grid-column:auto}.review-head{align-items:flex-start;flex-wrap:wrap}.review-head time{width:100%;margin:0}.attachment-list article{grid-template-columns:46px 1fr}.attachment-list article>div:last-child{grid-column:1/-1}.attachment-list a{flex:1;justify-content:center}.policy-page{padding-block:35px 85px}.policy-hero{align-items:flex-start;padding:20px}.policy-hero>span{width:52px;height:52px;font-size:21px}.policy-hero h1{font-size:23px}.viewer-head>div:last-child{width:100%;display:grid;grid-template-columns:1fr 1fr}.viewer-head a{justify-content:center}.pdf-viewer{height:62vh}}

/* v1.3 — Arabic reference layout */
.container{width:min(1460px,calc(100% - 40px))}
.site-header{position:relative;top:auto;box-shadow:none}
.header-main{min-height:94px;grid-template-columns:300px minmax(420px,830px) 1fr;gap:28px}
.logo img{width:72px;height:72px;border-radius:20px}.logo strong{font-size:18px}.logo small{font-size:12px}
.search{height:50px;border-radius:14px}.search button{min-width:78px}.header-actions{justify-content:flex-end}
.desktop-nav{border-top:1px solid #ededed}.desktop-nav .container{min-height:53px;gap:28px}.desktop-nav a{font-size:12px}.categories-link{min-width:210px!important;font-size:17px!important}
.hero{width:min(1540px,calc(100% - 40px));min-height:560px;margin:20px auto 0;overflow:hidden;border:1px solid #ededed;border-radius:0 0 30px 30px;background:#fff}
.hero-slide{min-height:560px;background-position:left center;background-size:54% 100%;background-repeat:no-repeat}
.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 28%,rgba(255,255,255,.7) 55%,#fff 72%);pointer-events:none}
.hero-slide .container{position:relative;z-index:1;min-height:560px;justify-content:flex-start}
.hero-copy{width:48%;padding:22px 10px;background:transparent;box-shadow:none}.hero-copy>span{display:inline-flex;padding:8px 13px;border:1px solid #ffb8bc;border-radius:999px;background:#fff}
.hero-copy h1{font-size:clamp(48px,4.2vw,70px);line-height:1.15;letter-spacing:-2px}.hero-copy p{font-size:14px}.hero-copy a{min-height:48px}
.hero-arrow{position:absolute;z-index:6;top:50%;width:44px;height:44px;display:grid;place-items:center;border:1px solid #e5e5e5;border-radius:50%;background:#fff;color:#333;box-shadow:0 10px 25px rgba(0,0,0,.08);cursor:pointer;transform:translateY(-50%)}.hero-prev{right:22px}.hero-next{left:22px}
.trust{position:relative;z-index:3;width:min(1460px,calc(100% - 80px));margin:0 auto;border-top:0;border-radius:0 0 22px 22px;box-shadow:0 20px 40px rgba(0,0,0,.04)}
.section{padding-block:72px}.soft{background:#f5f6f7}.section-head{margin-bottom:32px}.section-head h2{font-size:24px}
.product-rail{grid-auto-columns:236px;gap:16px;padding-bottom:2px;scrollbar-width:none}.product-rail::-webkit-scrollbar{display:none}
.product-card{min-height:492px;display:flex;flex-direction:column;border-radius:18px}.product-image{height:245px;min-height:245px;padding:18px 10px 8px}
.product-body{flex:1;display:flex;flex-direction:column;min-height:247px;padding:12px 18px 18px}.product-name{min-height:48px;margin:10px 0 8px;font-size:12px;line-height:1.9}
.rating{min-height:27px;color:#e7a000}.rating small{color:#999}.rating span{position:relative;color:#555}.rating span:before{content:"";width:6px;height:6px;display:inline-block;margin-left:5px;border-radius:50%;background:#19a15f}.rating span.unavailable:before{background:var(--red)}
.rating.no-rating{justify-content:flex-end}.price{margin-top:auto}.price strong{font-size:18px}.product-body form{margin-top:10px}.unavailable-button{width:100%;min-height:42px;margin-top:10px;border:0;border-radius:9px;background:#eee;color:#777;font-weight:800}
.rail-arrow{top:45%;width:44px;height:44px;display:grid;background:#fff;color:#333}.rail-prev{right:-22px}.rail-next{left:-22px}
.brand-marquee{scrollbar-width:none}.brand-marquee::-webkit-scrollbar{display:none}.brand-track a{min-width:165px;height:86px;margin-left:20px;border:1px solid #e1e1e1;border-radius:14px;background:#fff}
.search-result-row{min-height:205px;grid-template-columns:190px minmax(0,1fr) 205px;padding:14px}.search-result-image{height:175px}
.zoom-image-shell{height:590px;display:grid;place-items:center;overflow:hidden;border-radius:18px;background:#fff}.zoom-image-shell .main-image{width:100%;height:100%;object-fit:contain;cursor:zoom-in;transition:transform .3s}.zoom-image-shell:hover .main-image{transform:scale(1.42)}
.thumbs{position:relative;z-index:2;background:#fff}.page-catalog{padding-block:58px 100px}.catalog-hero{min-height:190px;display:grid;align-content:end;margin-bottom:34px}.catalog-hero>span{color:var(--red);font-size:12px;font-weight:900}.catalog-hero h1{margin:10px 0 6px;font-size:clamp(38px,4vw,58px)}.catalog-hero p{margin:0;color:#777}
.categories-public-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.categories-public-grid>a{min-height:218px;display:grid;grid-template-columns:43% 1fr auto;align-items:center;gap:16px;padding:20px;border:1px solid #dedede;border-radius:22px;background:#fff}.categories-public-grid>a>img{width:100%;height:176px;object-fit:contain}.categories-public-grid>a>div{display:grid;gap:7px}.categories-public-grid>a>div>i{color:var(--red);font-size:20px}.categories-public-grid strong{font-size:16px}.categories-public-grid small{color:#888;font-size:9px}.categories-public-grid>a>i{color:#aaa}
.brand-public-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.brand-public-grid>a{min-height:145px;display:grid;place-items:center;align-content:center;gap:10px;border:1px solid #dedede;border-radius:18px;background:#fff}.brand-public-grid img{width:150px;height:70px;object-fit:contain}.brand-public-grid strong{font-size:22px}.brand-public-grid span{color:#888;font-size:10px}
@media(max-width:1100px){.header-main{grid-template-columns:250px minmax(330px,1fr) auto}.categories-public-grid{grid-template-columns:repeat(2,1fr)}.brand-public-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.container{width:min(100% - 24px,680px)}.header-main{min-height:126px;grid-template-columns:42px 1fr auto;grid-template-rows:68px 45px}.hero{width:calc(100% - 24px);min-height:540px;margin-top:12px}.hero-slide{min-height:540px;background-position:center top;background-size:100% 48%}.hero-slide:after{background:linear-gradient(180deg,transparent 25%,rgba(255,255,255,.87) 50%,#fff 63%)}.hero-slide .container{min-height:540px;align-items:flex-end}.hero-copy{width:100%;padding:270px 20px 54px;text-align:center}.hero-copy h1{font-size:clamp(34px,10vw,46px);letter-spacing:-1px}.hero-arrow{top:39%;width:33px;height:33px;font-size:11px}.hero-prev{right:9px}.hero-next{left:9px}.trust{width:calc(100% - 24px)}.product-rail{grid-auto-columns:200px}.rail-arrow{width:32px;height:32px}.rail-prev{right:-10px}.rail-next{left:-10px}.zoom-image-shell:hover .main-image{transform:none}.brand-public-grid{grid-template-columns:repeat(2,1fr)}}

/* v1.4 — reference navbar, checkout, product links and global pages */
.site-header{position:relative}.header-main{grid-template-columns:300px minmax(380px,1fr) auto}.header-actions{align-items:center;gap:2px}.header-actions a{min-width:48px;min-height:52px;grid-auto-flow:column;align-items:center;justify-content:center;gap:8px;padding:6px 8px}.header-actions a>span{display:grid;place-items:start}.header-actions a>span small{color:#999;font-size:8px}.header-actions a>span strong{font-size:10px}.header-actions .header-account,.header-actions .header-cart{min-width:108px}.header-actions .header-cart{grid-template-columns:auto 1fr}.header-actions .header-cart>span strong{white-space:nowrap}.desktop-nav .categories-link{transition:.22s}.desktop-nav .categories-link:hover{background:#171717!important;color:#fff!important}.desktop-nav a{position:relative}.desktop-nav a:not(.categories-link):after{content:"";position:absolute;right:0;bottom:-17px;left:0;height:2px;background:var(--red);transform:scaleX(0);transition:.2s}.desktop-nav a:not(.categories-link):hover:after{transform:scaleX(1)}

.checkout-pro{padding-block:38px 115px}.checkout-error{display:flex;align-items:center;gap:8px}.checkout-pro-grid{display:grid;grid-template-columns:minmax(0,1fr) 365px;align-items:start;gap:28px}.checkout-pro-main{overflow:hidden;border:1px solid #f0d5d7;border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(87,0,4,.05)}.checkout-step{padding:28px 30px}.checkout-step+ .checkout-step{border-top:1px solid #efdddd}.checkout-step>header{display:flex;align-items:flex-start;gap:13px;margin-bottom:22px}.checkout-step>header>span{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#fff0f1;color:var(--red);font-size:9px;font-weight:900}.checkout-step h2{margin:0 0 3px;font-size:22px}.checkout-step p{margin:0;color:#999;font-size:9px}.checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.checkout-fields label{position:relative;display:grid;gap:7px;font-size:10px;font-weight:900}.checkout-fields label.full{grid-column:1/-1}.checkout-fields input{width:100%;height:49px;padding:0 13px;border:1px solid #eddadd;border-radius:11px;background:#fffafa;outline:0}.checkout-fields input:focus,.checkout-step textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(237,16,24,.06)}.whatsapp-field i{position:absolute;left:15px;bottom:14px;color:#08a94c;font-size:18px}.checkout-note{margin-top:13px!important;padding-top:13px;border-top:1px solid #f1e3e4}.checkout-methods{display:grid;grid-template-columns:1fr 1fr;gap:13px}.checkout-methods label{min-height:88px;display:grid;grid-template-columns:18px 44px 1fr;align-items:center;gap:10px;padding:14px;border:1px solid #ecd7da;border-radius:14px;cursor:pointer}.checkout-methods label.active{border-color:var(--red);background:#fffafa}.checkout-methods input{accent-color:var(--red)}.checkout-methods label>i{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;background:#fff0f1;color:var(--red);font-size:17px}.checkout-methods span{display:grid}.checkout-methods strong{font-size:11px}.checkout-methods small{color:#999;font-size:8px}.pickup-location{display:flex;align-items:center;gap:12px;margin-top:14px;padding:14px;border:1px solid #efdfe0;border-radius:13px;background:#fffafa}.pickup-location>i{width:39px;height:39px;display:grid;place-items:center;border-radius:11px;background:#fff;color:var(--red)}.pickup-location span{display:grid}.pickup-location strong{font-size:11px}.pickup-location small{color:#999;font-size:8px}.delivery-address{margin-top:14px}.checkout-step>textarea{width:100%;min-height:130px;padding:13px;border:1px solid #eddadd;border-radius:12px;background:#fffafa;outline:0;resize:vertical}.checkout-confirm{width:calc(100% - 60px);min-height:52px;display:flex;align-items:center;justify-content:center;gap:9px;margin:0 30px 28px;border:0;border-radius:10px;background:var(--red);color:#fff;font-size:12px;font-weight:900;cursor:pointer}.checkout-confirm:hover{background:var(--red-dark)}.checkout-order-card{position:sticky;top:22px;padding:24px;border:1px solid #f0d5d7;border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(87,0,4,.05)}.checkout-order-card>h2{margin:0 0 17px;font-size:23px}.checkout-order-items{display:grid}.checkout-order-items article{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #f0dfe0}.checkout-order-items img{width:58px;height:58px;object-fit:contain;border-radius:11px;background:#f7f7f7}.checkout-order-items span{display:grid}.checkout-order-items strong{display:-webkit-box;overflow:hidden;font-size:9px;line-height:1.65;-webkit-line-clamp:2;-webkit-box-orient:vertical}.checkout-order-items small{color:#999;font-size:8px}.checkout-order-items b{font-size:9px}.checkout-coupon{margin-top:16px;padding:15px;border-radius:14px;background:#fff3f3}.checkout-coupon>label{display:block;margin-bottom:7px;font-size:9px;font-weight:900}.checkout-coupon>div{height:43px;display:grid;grid-template-columns:1fr 78px;overflow:hidden;border:1px solid #e9cbcd;border-radius:9px;background:#fff}.checkout-coupon input{min-width:0;padding-inline:10px;border:0;outline:0;text-align:left;text-transform:uppercase}.checkout-coupon button{border:0;background:var(--red);color:#fff;font-size:10px;font-weight:900}.checkout-coupon button:disabled{opacity:.6}.checkout-coupon p{min-height:18px;margin:7px 0 0;font-size:8px;font-weight:800}.checkout-coupon p.success{color:#208345}.checkout-coupon p.error{color:var(--red)}.checkout-totals{margin-top:15px}.checkout-totals p{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #f0dfe0;color:#777;font-size:9px}.checkout-totals p strong{color:#222}.checkout-totals p:nth-child(2) strong{color:#208345}.checkout-totals .final{padding-top:16px;border-bottom:0;color:#222;font-size:11px}.checkout-totals .final strong{color:#8f050c;font-size:23px}.secure-order{display:flex!important;align-items:center;justify-content:center;gap:7px;margin-top:12px;color:#888;font-size:8px}.secure-order i{color:var(--red)}

.product-variants{margin-top:22px}.product-variants>span{display:block;margin-bottom:9px;font-size:12px;font-weight:900}.product-variants>div{display:flex;flex-wrap:wrap;gap:9px}.product-variants a{min-width:74px;height:45px;display:grid;place-items:center;padding-inline:13px;border:1px solid #dedede;border-radius:7px;background:#fff;font-size:13px;font-weight:800;transition:.2s}.product-variants a:hover{border-color:var(--red);background:var(--red);color:#fff}.product-detail-tools{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.product-detail-tools form{margin:0}.product-detail-tools button{min-height:40px;display:flex;align-items:center;gap:7px;padding:0 13px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#555;font-size:10px;font-weight:800;cursor:pointer}.product-detail-tools button:hover,.product-detail-tools button.active{border-color:var(--red);background:var(--red-soft);color:var(--red)}

.footer-grid section:not(:first-child)>a{position:relative;padding-right:18px;transition:.22s}.footer-grid section:not(:first-child)>a:before{content:"←";position:absolute;right:0;color:#fff;opacity:.75;transition:.22s}.footer-grid section:not(:first-child)>a:hover{padding-right:24px;color:#fff}.footer-grid section:not(:first-child)>a:hover:before{right:5px;color:var(--red)}.footer-grid section:not(:first-child)>p{padding-right:18px}

.not-found-page{min-height:660px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:45px;padding-block:55px 115px}.not-found-visual{position:relative;min-height:390px;display:flex;align-items:center;justify-content:center;gap:18px;overflow:hidden;border-radius:35px;background:radial-gradient(circle at 50% 44%,#fff 0 18%,transparent 19%),linear-gradient(135deg,#fff4f4,#fff)}.not-found-visual span{color:var(--red);font-size:145px;font-weight:900;line-height:1}.not-found-visual>i{width:118px;height:118px;display:grid;place-items:center;border-radius:50%;background:var(--red);color:#fff;font-size:55px;box-shadow:0 24px 50px rgba(237,16,24,.23)}.not-found-visual b,.not-found-visual em{position:absolute;width:90px;height:4px;border-radius:5px;background:#f4b4b7;transform:rotate(20deg)}.not-found-visual b{top:73px;right:55px}.not-found-visual em{bottom:70px;left:50px}.not-found-copy>span,.account-page-head>span{color:var(--red);font-size:11px;font-weight:900}.not-found-copy h1{margin:8px 0;font-size:48px}.not-found-copy p{max-width:580px;color:#777;font-size:12px;line-height:2}.not-found-search{height:52px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin:24px 0;padding-right:14px;border:1px solid var(--line);border-radius:12px}.not-found-search i{color:#999}.not-found-search input{min-width:0;border:0;outline:0}.not-found-search button{align-self:stretch;min-width:80px;border:0;border-radius:10px;background:var(--red);color:#fff;font-weight:900}.not-found-copy>div{display:flex;flex-wrap:wrap;gap:10px}.not-found-copy>div a{min-height:45px;display:flex;align-items:center;gap:8px;padding:0 17px;border-radius:9px;background:#171717;color:#fff;font-size:10px;font-weight:900}.not-found-copy>div a:first-child{background:var(--red)}

.account-page{padding-block:55px 120px}.account-page-head{text-align:center}.account-page-head h1{margin:5px 0;font-size:36px}.account-page-head p{margin:0;color:#777;font-size:11px}.account-cards{max-width:850px;display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:35px auto 0}.account-cards form{display:grid;gap:13px;padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.account-cards form>i{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;background:var(--red-soft);color:var(--red);font-size:20px}.account-cards h2{margin:0}.account-cards label{display:grid;gap:6px;font-size:10px;font-weight:800}.account-cards input{height:46px;padding-inline:11px;border:1px solid var(--line);border-radius:9px}.account-cards button{height:47px;border:0;border-radius:9px;background:var(--red);color:#fff;font-weight:900}

@media(max-width:1100px){.header-actions .header-account,.header-actions .header-cart{min-width:48px}.header-actions .header-account>span,.header-actions .header-cart>span{display:none}.checkout-pro-grid{grid-template-columns:minmax(0,1fr) 320px}}
@media(max-width:900px){.header-main{grid-template-columns:42px 1fr auto}.header-actions a{min-width:38px;min-height:42px;padding:4px}.header-actions .header-account,.header-actions .header-cart{min-width:38px}.checkout-pro-grid{grid-template-columns:1fr}.checkout-order-card{position:static;grid-row:1}.not-found-page{grid-template-columns:1fr;text-align:center}.not-found-visual{min-height:280px}.not-found-visual span{font-size:105px}.not-found-visual>i{width:90px;height:90px;font-size:42px}.not-found-copy p{margin-inline:auto}.not-found-copy>div{justify-content:center}}
@media(max-width:620px){.checkout-pro{padding-block:24px 90px}.checkout-pro-main,.checkout-order-card{border-radius:16px}.checkout-step{padding:22px 16px}.checkout-step h2{font-size:18px}.checkout-fields,.checkout-methods{grid-template-columns:1fr}.checkout-fields label.full{grid-column:auto}.checkout-methods label{min-height:76px}.checkout-confirm{width:calc(100% - 32px);margin:0 16px 20px}.checkout-order-card{padding:18px}.not-found-page{min-height:590px;padding-block:30px 95px}.not-found-visual{min-height:210px;border-radius:22px}.not-found-visual span{font-size:78px}.not-found-visual>i{width:66px;height:66px;font-size:30px}.not-found-copy h1{font-size:31px}.not-found-copy>div{display:grid}.account-cards{grid-template-columns:1fr}.footer-grid section:not(:first-child)>a{min-height:36px;margin-bottom:4px!important;padding-right:23px!important}}
@media(max-width:620px){.categories-public-grid{grid-template-columns:1fr}.categories-public-grid>a{min-height:155px;padding:12px}.categories-public-grid>a>img{height:125px}.brand-public-grid{grid-template-columns:1fr 1fr}.product-rail{grid-auto-columns:184px}.product-name{font-size:10px}.section-head h2{font-size:19px}}

/* v1.4.1 — balanced mobile header and compact product cards */
.logo img,.drawer-head img{border-radius:50%;object-fit:cover}
@media(max-width:900px){
  .header-main{grid-template-columns:40px 40px minmax(0,1fr);gap:5px 8px}
  .menu-toggle,.logo{width:40px;min-width:40px;height:40px;min-height:40px;display:grid;place-items:center;justify-self:auto;padding:0;border:1px solid var(--line);border-radius:11px;background:#fff}
  .logo img{width:34px;height:34px;border-radius:50%}
  .logo span{display:none}
  .header-actions{min-width:0;justify-content:flex-end}
  .header-main>.search-shell{grid-column:1/-1}
}

/* v1.5 — database-driven navigation, Mega Menu and mobile drill-down */
.site-header{z-index:310;background:#fff}
.mega-navigation{position:relative;z-index:315}
.mega-nav-row{display:flex!important;align-items:stretch!important;gap:0!important;overflow:visible}
.mega-nav-item{display:flex;align-items:stretch;min-width:0}
.mega-nav-item>a,.mega-trigger{height:53px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:0;background:#fff;color:#222;font-family:Cairo,sans-serif;font-size:11px;font-weight:800;white-space:nowrap;cursor:pointer;transition:color .22s,background .22s}
.mega-nav-item>a b,.mega-trigger b{padding:2px 6px;border-radius:999px;background:var(--red);color:#fff;font-size:7px}
.mega-trigger i{font-size:8px;transition:transform .22s}
.mega-trigger.active,.mega-trigger:hover,.mega-nav-item>a:hover{color:var(--red);background:#fff7f7}
.mega-trigger.active i{transform:rotate(180deg)}
.mega-nav-item>a:after,.mega-trigger:after{content:"";position:absolute;right:12px;bottom:0;left:12px;height:2px;background:var(--red);transform:scaleX(0);transition:transform .22s}
.mega-nav-item>a,.mega-trigger{position:relative}
.mega-nav-item>a:hover:after,.mega-trigger:hover:after,.mega-trigger.active:after{transform:scaleX(1)}
.mega-panels{position:absolute;top:100%;right:0;left:0;z-index:330;pointer-events:none}
.mega-panel{position:absolute;top:0;right:0;left:0;max-height:min(620px,calc(100vh - 150px));overflow:auto;border-top:1px solid #eee;border-radius:0 0 24px 24px;background:#fff;box-shadow:0 28px 60px rgba(0,0,0,.13);opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .24s ease,transform .24s ease,visibility .24s;pointer-events:none}
.mega-panel.open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}
.mega-panel-inner{padding-block:26px 32px}
.mega-panel-inner>header{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:20px;padding-bottom:17px;border-bottom:1px solid #eee}
.mega-panel-inner>header span{color:var(--red);font-size:9px;font-weight:900}
.mega-panel-inner>header h2{margin:2px 0 0;font-size:23px}
.mega-panel-inner>header>a{display:flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #efc9cb;border-radius:9px;color:var(--red);font-size:9px;font-weight:900}
.mega-panel-inner>header>a i{transition:transform .2s}.mega-panel-inner>header>a:hover i{transform:translateX(-4px)}
.mega-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}
.mega-groups>section{min-width:0}
.mega-groups h3{margin:0 0 10px;padding-bottom:8px;border-bottom:1px solid #f0f0f0;font-size:12px}
.mega-groups>section>div{display:grid;gap:2px}
.mega-groups>section>div>a:not(.mega-banner){min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:5px 8px;border-radius:8px;color:#555;font-size:9px;font-weight:700;transition:background .2s,color .2s,padding .2s}
.mega-groups>section>div>a:not(.mega-banner)>span{min-width:0}.mega-groups small{display:inline-grid;place-items:center;min-width:20px;height:18px;margin-right:5px;padding-inline:5px;border-radius:999px;background:#f3f3f3;color:#777;font-size:7px}
.mega-groups>section>div>a>i{color:#bbb;font-size:8px;opacity:0;transform:translateX(5px);transition:.2s}
.mega-groups>section>div>a:hover{padding-right:12px;background:#fff3f3;color:var(--red)}.mega-groups>section>div>a:hover>i{opacity:1;transform:translateX(0);color:var(--red)}
.desktop-nav .mega-panel a:after{content:none!important}
.mega-groups a>b{padding:2px 6px;border-radius:999px;background:var(--red);color:#fff;font-size:7px}
.mega-banner{position:relative;min-height:110px;display:block;overflow:hidden;border-radius:13px}.mega-banner img{width:100%;height:110px;object-fit:cover}.mega-banner span{position:absolute;right:10px;bottom:10px;padding:6px 9px;border-radius:7px;background:#fff;color:#222;font-size:9px;font-weight:900}
.mega-overlay{position:fixed;z-index:300;inset:0;background:rgba(0,0,0,.18);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);opacity:0;visibility:hidden;transition:opacity .24s,visibility .24s}
.mega-overlay.open{opacity:1;visibility:visible}
body.mega-menu-open .whatsapp-float,body.mega-menu-open .back-top,body.navigation-open .whatsapp-float,body.navigation-open .back-top{opacity:0!important;pointer-events:none!important}
body.navigation-open{overflow:hidden}
.not-found-visual{background:#fff8f8}

.mobile-drawer{display:flex;flex-direction:column;overflow:hidden}
.drawer-head{flex:0 0 auto}.drawer-head>div{display:grid}.drawer-head small{color:#888;font-size:8px}.drawer-close{margin-right:auto}
.mobile-menu-stage{position:relative;flex:1;min-height:0;overflow:hidden}
.mobile-menu-level{position:absolute;inset:0;display:block!important;overflow-y:auto;padding:14px 14px 32px;opacity:0;visibility:hidden;transform:translateX(-102%);transition:transform .26s ease,opacity .2s,visibility .26s}
.mobile-menu-level.active{z-index:2;opacity:1;visibility:visible;transform:translateX(0)}
.mobile-menu-level.leave-forward{opacity:0;visibility:hidden;transform:translateX(28%)}
.mobile-menu-level.enter-back{transform:translateX(28%)}
.mobile-menu-level.leave-back{opacity:0;visibility:hidden;transform:translateX(-102%)}
.mobile-menu-level>header:not(.mobile-level-head){padding:8px 5px 15px}.mobile-menu-level>header span{color:var(--red);font-size:8px;font-weight:900}.mobile-menu-level>header h2{margin:3px 0 0;font-size:19px}
.mobile-menu-level nav{display:grid;gap:3px}
.mobile-menu-level nav>a,.mobile-drill-trigger{width:100%;min-height:48px;display:flex!important;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px!important;border:0!important;border-bottom:1px solid #f0f0f0!important;border-radius:8px!important;background:#fff!important;color:#222!important;font-family:Cairo,sans-serif;font-size:10px!important;font-weight:800!important;text-align:right;cursor:pointer}
.mobile-menu-level nav>a:hover,.mobile-drill-trigger:hover{background:#fff4f4!important;color:var(--red)!important}
.mobile-menu-level nav>a span,.mobile-drill-trigger span{min-width:0}.mobile-menu-level nav>a i,.mobile-drill-trigger i{color:#aaa;font-size:9px}
.mobile-menu-level nav h3{margin:18px 7px 5px;color:var(--red);font-size:10px}.mobile-menu-level nav h3:first-child{margin-top:5px}
.mobile-menu-level nav small{display:inline-grid;place-items:center;min-width:20px;height:18px;margin-right:6px;border-radius:999px;background:#f1f1f1;color:#777;font-size:7px}
.mobile-menu-level b{margin-right:6px;padding:2px 6px;border-radius:999px;background:var(--red);color:#fff;font-size:7px}
.mobile-menu-quick{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:18px}.mobile-menu-quick a{min-height:43px;display:flex!important;align-items:center;gap:8px;padding:9px!important;border:1px solid #eee!important;border-radius:9px!important;background:#fafafa!important;font-size:9px!important}.mobile-menu-quick i{color:var(--red)}
.mobile-level-head{position:sticky;z-index:3;top:-14px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;margin:0 -14px 10px;padding:12px 14px;border-bottom:1px solid #eee;background:#fff}
.mobile-level-back{min-height:36px;display:flex;align-items:center;gap:6px;padding:0 10px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;font-family:Cairo,sans-serif;font-size:9px;font-weight:900;cursor:pointer}.mobile-level-head strong{font-size:11px;text-align:center}
.mobile-view-all{min-height:48px!important;display:flex!important;align-items:center;justify-content:space-between;margin-bottom:8px;padding:10px 12px!important;border:0!important;border-radius:9px!important;background:var(--red)!important;color:#fff!important;font-size:10px!important;font-weight:900!important}

@media(max-width:1280px){
  .mega-nav-item>a,.mega-trigger{padding-inline:9px;font-size:9px}
  .categories-link{min-width:175px!important}
}
@media(max-width:1050px){
  .mega-nav-item:nth-of-type(n+8){display:none}
  .mega-groups{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:900px){
  .mega-navigation,.mega-overlay{display:none}
  .drawer-overlay{z-index:398;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}
  .mobile-drawer{z-index:400;width:min(88vw,390px)}
}
@media(prefers-reduced-motion:reduce){
  .mega-panel,.mega-overlay,.mobile-menu-level,.mega-trigger i{transition:none!important}
}

.categories-public-grid .category-family-card{min-width:0;overflow:hidden;border:1px solid #e7e7e7;border-radius:22px;background:#fff;box-shadow:0 10px 34px rgba(0,0,0,.035);transition:transform .24s,border-color .24s,box-shadow .24s}
.categories-public-grid .category-family-card:hover{transform:translateY(-5px);border-color:#efc3c5;box-shadow:0 22px 45px rgba(81,0,4,.09)}
.category-family-image{height:220px;display:block;overflow:hidden;background:#f8f8f8}
.category-family-image img{width:100%;height:100%;object-fit:contain;padding:14px;transition:transform .3s}
.category-family-card:hover .category-family-image img{transform:scale(1.035)}
.category-family-copy{position:relative;padding:22px}
.category-family-icon{position:absolute;top:-25px;right:20px;width:50px;height:50px;display:grid;place-items:center;border:5px solid #fff;border-radius:15px;background:var(--red);color:#fff;font-size:18px}
.category-family-copy h2{margin:4px 0 8px;padding-top:8px;font-size:17px}.category-family-copy h2 a{color:#222}
.category-family-copy>p{min-height:36px;margin:0;color:#777;font-size:9px;line-height:2}
.category-family-copy>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:14px;border-top:1px solid #eee}
.category-family-copy small{color:#888;font-size:8px}.category-family-copy small b{color:var(--red);font-size:12px}
.category-family-copy>div>a{display:flex;align-items:center;gap:7px;color:var(--red);font-size:9px;font-weight:900}.category-family-copy>div>a i{transition:transform .2s}.category-family-copy>div>a:hover i{transform:translateX(-4px)}

.category-products-page .shop-heading{align-items:flex-end}.category-description{max-width:760px!important;margin:9px 0!important;color:#666!important;line-height:1.9}.shop-heading p b{color:var(--red)}
.sort-form{display:flex;align-items:center;gap:9px}.sort-form label{color:#777;font-size:9px;font-weight:800}.sort-form select{min-width:190px}
.subcategory-selector{display:flex;gap:9px;overflow-x:auto;margin:-12px 0 22px;padding:4px 0 9px;scrollbar-width:none;white-space:nowrap}.subcategory-selector::-webkit-scrollbar{display:none}.subcategory-selector a{min-height:40px;display:flex;align-items:center;gap:7px;padding:0 13px;border:1px solid #e1e1e1;border-radius:9px;background:#fff;color:#555;font-size:9px;font-weight:800}.subcategory-selector a:hover,.subcategory-selector a.active{border-color:var(--red);background:#fff5f5;color:var(--red)}.subcategory-selector small{display:grid;place-items:center;min-width:21px;height:20px;border-radius:999px;background:#f2f2f2;font-size:7px}
.featured-filter-strip{display:grid;grid-template-columns:210px minmax(0,1fr);align-items:center;gap:18px;margin-bottom:22px;padding:16px 18px;border:1px solid #efd9da;border-radius:14px;background:#fffafa}.featured-filter-strip header{display:grid}.featured-filter-strip header span{font-size:11px;font-weight:900}.featured-filter-strip header small{color:#999;font-size:7px}.featured-filter-strip>div{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.featured-filter-strip>div::-webkit-scrollbar{display:none}.featured-filter-strip a{min-width:max-content;min-height:38px;display:flex;align-items:center;gap:7px;padding:0 13px;border:1px solid #e2cdce;border-radius:8px;background:#fff;color:#555;font-size:9px;font-weight:900}.featured-filter-strip a:hover,.featured-filter-strip a.active{border-color:var(--red);background:var(--red);color:#fff}.featured-filter-strip a small{display:grid;place-items:center;min-width:20px;height:19px;border-radius:999px;background:#f2f2f2;color:#777;font-size:7px}.featured-filter-strip a.active small{background:rgba(255,255,255,.2);color:#fff}
.filters-title .filter-close{display:none;width:34px;height:34px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;color:#555}.dynamic-filter label small,.filters fieldset label small{margin-right:auto;color:#999;font-size:8px}
.results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:11px 13px;border:1px solid #eee;border-radius:10px;background:#fafafa;color:#777;font-size:8px}.results-toolbar b{color:#222}.results-toolbar a{color:var(--red);font-weight:900}
.pagination{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:32px}.pagination a{min-width:39px;height:39px;display:flex;align-items:center;justify-content:center;gap:6px;padding-inline:10px;border:1px solid #e1e1e1;border-radius:8px;background:#fff;color:#555;font-size:9px;font-weight:900}.pagination a:hover,.pagination a.active{border-color:var(--red);background:var(--red);color:#fff}
.shop-results .empty>div{display:flex;justify-content:center;gap:8px;margin-top:13px}.shop-results .empty>div a{min-height:40px;display:flex;align-items:center;padding:0 13px;border-radius:8px;background:#222;color:#fff;font-size:9px;font-weight:900}.shop-results .empty>div a:first-child{background:var(--red)}
.category-subcategory-only-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.category-subcategory-only-grid>a{display:grid;grid-template-columns:120px 1fr auto;align-items:center;gap:12px;padding:12px;border:1px solid #e5e5e5;border-radius:13px;background:#fff}.category-subcategory-only-grid img{width:120px;height:95px;object-fit:contain;border-radius:9px;background:#f7f7f7}.category-subcategory-only-grid span{display:grid}.category-subcategory-only-grid strong{font-size:11px}.category-subcategory-only-grid small{color:#888;font-size:8px}.category-subcategory-only-grid>a>i{color:var(--red)}
body.filters-open{overflow:hidden}

@media(max-width:620px){
  .category-family-image{height:155px}.category-family-copy{padding:18px}.category-family-icon{top:-22px;width:44px;height:44px;font-size:15px}.category-family-copy h2{font-size:14px}.category-family-copy>p{min-height:auto}
  .section{padding-block:44px}
  .product-card{min-height:354px;border-radius:15px}
  .product-image{height:170px;min-height:170px;padding:10px 8px 4px}
  .product-body{min-height:182px;padding:5px 11px 11px}
  .product-body>small{font-size:8px}
  .product-name{min-height:40px;margin:4px 0 2px;font-size:10px;line-height:1.65}
  .rating{min-height:20px;font-size:8px}
  .rating small{display:none}
  .price{min-height:38px;margin-top:3px;gap:4px}
  .price strong{font-size:15px}
  .price del{font-size:8px}
  .product-body form,.unavailable-button{margin-top:5px}
  .product-body form button,.unavailable-button{min-height:38px;border-radius:8px;font-size:9px}
  .badge{top:9px;right:8px;max-width:86px;padding:4px 7px;font-size:7px}
}
@media(max-width:900px){
  .featured-filter-strip{grid-template-columns:1fr;gap:10px;padding:13px}.featured-filter-strip header{grid-template-columns:1fr auto;align-items:center}
  .filter-close{display:grid!important;place-items:center}.filters-title{grid-template-columns:1fr auto auto;gap:8px}
  .sort-form label{display:none}.sort-form select{min-width:150px}
  .category-subcategory-only-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
  .category-products-page .shop-heading{align-items:stretch}.sort-form select{width:100%;min-width:0}.sort-form{width:100%}
  .subcategory-selector{margin-top:0}.featured-filter-strip{margin-bottom:14px}.featured-filter-strip a{min-height:35px;padding-inline:10px}
  .results-toolbar{align-items:flex-start;flex-direction:column}.shop-results .empty>div{flex-direction:column}.pagination{flex-wrap:wrap}
  .category-subcategory-only-grid{grid-template-columns:1fr}.category-subcategory-only-grid>a{grid-template-columns:95px 1fr auto}.category-subcategory-only-grid img{width:95px;height:75px}
}
@media(max-width:520px){
  .product-rail{grid-auto-columns:174px}
}

/* =========================================================
   v1.6.0 — LG-inspired navigation, category shortcuts & footer
   ========================================================= */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* Desktop header / mega menu */
.mega-navigation{border-top:1px solid #eee8df;border-bottom:1px solid #e5ded3;background:#fff}
.mega-nav-row{min-height:57px!important;justify-content:center;gap:4px!important}
.desktop-nav .categories-link{position:relative;min-width:auto!important;height:57px;padding:0 18px!important;background:#fff!important;color:#111!important;font-size:12px!important;font-weight:800!important}
.desktop-nav .categories-link i{font-size:8px;color:#777;transition:transform .2s}
.desktop-nav .categories-link:hover{color:var(--red)!important}
.mega-nav-item>a,.mega-trigger{height:57px;padding:0 14px;background:#fff!important;color:#2a2927;font-size:11px;font-weight:700}
.mega-trigger:after,.mega-nav-item>a:after,.desktop-nav .categories-link:after{right:12px;bottom:-1px;left:12px;height:2px}
.mega-trigger.active,.mega-trigger:hover,.mega-nav-item>a:hover{background:#fff!important;color:#111}
.mega-trigger.active{font-weight:900;color:#111}
.mega-trigger.active:after,.mega-trigger:hover:after,.mega-nav-item>a:hover:after,.desktop-nav .categories-link:hover:after{transform:scaleX(1)}
.mega-panels{z-index:335}
.mega-panel{max-height:min(590px,calc(100vh - 150px));border-top:0;border-radius:0;background:#f4f0e8;box-shadow:0 24px 55px rgba(42,35,28,.16);transform:translateY(-5px)}
.mega-panel-inner{padding-block:26px 34px}
.mega-menu-layout{display:grid;grid-template-columns:minmax(0,1fr) 225px;gap:42px;align-items:start}
.mega-groups{grid-template-columns:repeat(4,minmax(145px,1fr));gap:22px 34px}
.mega-groups h3{margin:0 0 8px;padding:0;border:0;color:#111;font-size:12px;font-weight:900}
.mega-groups>section>div{gap:0}
.mega-groups>section>div>a:not(.mega-banner){min-height:30px;justify-content:flex-start;padding:3px 0;border-radius:0;color:#4b4945;font-size:10px;font-weight:500;line-height:1.7}
.mega-groups>section>div>a:not(.mega-banner):hover{padding-right:7px;background:transparent;color:var(--red)}
.mega-groups>section>div>a:not(.mega-banner):before{content:"";width:0;height:1px;background:var(--red);transition:width .2s}
.mega-groups>section>div>a:not(.mega-banner):hover:before{width:11px}
.mega-groups a>b{margin-right:6px;padding:2px 5px;border-radius:3px;font-size:6px}
.mega-banner{min-height:92px;margin-top:8px;border-radius:7px}.mega-banner img{height:92px}.mega-banner span{right:7px;bottom:7px;padding:4px 7px;border-radius:4px;font-size:8px}
.mega-discover-card{display:grid;align-content:start;gap:8px;padding:22px 20px;border-radius:10px;background:#eae5dc;color:#111}
.mega-discover-card>span{color:var(--red);font-size:8px;font-weight:900}
.mega-discover-card h2{margin:0;font-size:17px;line-height:1.55}
.mega-discover-card p{margin:2px 0 10px;color:#706c66;font-size:9px;line-height:1.9}
.mega-discover-card a{display:flex;align-items:center;justify-content:space-between;gap:7px;min-height:38px;padding:8px 10px;border-radius:6px;font-size:9px;font-weight:800}
.mega-view-all{background:#111;color:#fff!important}.mega-view-all:hover{background:var(--red)!important;color:#fff!important}
.mega-offers-link{border:1px solid #d3cbc0;background:transparent}.mega-offers-link:hover{border-color:var(--red);color:var(--red)!important}
.mega-overlay{z-index:300;background:rgba(28,22,18,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}

/* LG-style category shortcut tiles */
.category-shortcuts{margin:0 0 28px;padding:19px 25px 22px;border-block:1px solid #e2ddd5;background:#f5f1e9}
.category-shortcuts-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:13px}
.category-shortcuts-head>div{display:grid}.category-shortcuts-head span{color:var(--red);font-size:8px;font-weight:900}.category-shortcuts-head strong{font-size:14px}
.category-shortcuts-head>a{display:flex;align-items:center;gap:7px;color:#555;font-size:9px;font-weight:800}.category-shortcuts-head>a:hover{color:var(--red)}
.category-shortcuts-track{display:flex;align-items:stretch;justify-content:center;gap:16px;overflow-x:auto;padding:2px 2px 5px;scrollbar-width:none}.category-shortcuts-track::-webkit-scrollbar{display:none}
.category-shortcut-card{min-width:150px;max-width:190px;flex:1;display:grid;justify-items:center;align-content:start;gap:8px;padding:8px 10px 10px;border:1px solid transparent;border-radius:10px;color:#5e5b56;text-align:center;transition:.22s}
.category-shortcut-card:hover,.category-shortcut-card.active{border-color:#cfc6ba;background:#fff;color:#111;box-shadow:0 8px 22px rgba(39,30,22,.06);transform:translateY(-2px)}
.category-shortcut-card.active{border-color:var(--red);color:var(--red)}
.shortcut-device{position:relative;width:62px;height:42px;display:grid;place-items:center;margin:2px auto 5px;border:1.8px solid currentColor;border-radius:3px;color:#111}
.shortcut-device:before{content:"";position:absolute;right:50%;bottom:-5px;width:18px;height:1.5px;background:currentColor;transform:translateX(50%)}
.shortcut-device:after{content:"";position:absolute;right:50%;bottom:-9px;width:30px;height:1.5px;background:currentColor;transform:translateX(50%)}
.shortcut-device b{max-width:55px;padding:2px;color:inherit;font-family:Arial,sans-serif;font-size:8px;font-weight:800;line-height:1.05;white-space:normal}
.category-shortcut-card>strong{font-size:10px;line-height:1.7}.category-shortcut-card>small{color:#999;font-size:7px}.category-shortcut-card.active>small{color:#c66}

/* Mobile drawer — full drill-down experience */
.drawer-topbar{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;padding:12px 14px 9px}
.drawer-close{width:42px;height:42px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#111;font-size:25px;cursor:pointer}
.drawer-search{height:43px;display:grid;grid-template-columns:1fr 42px;overflow:hidden;border:1px solid #e6e0d7;border-radius:25px;background:#fff}
.drawer-search input{min-width:0;padding:0 16px;border:0;outline:0;background:transparent;font-size:11px}.drawer-search button{border:0;background:#fff;color:#111;font-size:16px}
.drawer-brand{display:flex;align-items:center;gap:9px;margin:0 17px 6px;padding:11px 0 13px;border-bottom:1px solid #dcd5cc}.drawer-brand img{width:38px;height:38px;border-radius:50%;object-fit:cover}.drawer-brand span{display:grid}.drawer-brand strong{font-size:11px}.drawer-brand small{color:var(--red);font-size:8px;font-weight:700}
.mobile-drawer{padding:0;background:#f7f3eb}
.mobile-menu-level{padding:10px 20px 35px}
.mobile-menu-level>header:not(.mobile-level-head){padding:8px 3px 14px}.mobile-menu-level>header span{font-size:8px}.mobile-menu-level>header h2{font-size:21px}
.mobile-menu-level nav{gap:0}
.mobile-menu-level nav>a,.mobile-drill-trigger{min-height:48px;padding:8px 4px!important;border:0!important;border-bottom:0!important;border-radius:0!important;background:transparent!important;color:#111!important;font-size:13px!important;font-weight:700!important}
.mobile-menu-level nav>a:hover,.mobile-drill-trigger:hover{background:transparent!important;color:var(--red)!important}
.mobile-menu-level nav>a i,.mobile-drill-trigger i{color:#222;font-size:10px}
.mobile-menu-level nav h3{margin:21px 3px 5px;color:#111;font-size:12px;font-weight:900}
.mobile-menu-level nav h3:first-child{margin-top:8px}
.mobile-menu-level b{border-radius:3px;font-size:6px}
.mobile-menu-quick{grid-template-columns:1fr 1fr;gap:8px;margin-top:22px;padding-top:18px;border-top:1px solid #dcd5cc}.mobile-menu-quick a{min-height:44px;padding:9px 10px!important;border:1px solid #dfd8cf!important;border-radius:8px!important;background:rgba(255,255,255,.52)!important;font-size:9px!important}.mobile-menu-quick i{width:18px;text-align:center}
.mobile-level-head{top:-10px;grid-template-columns:42px 1fr 42px;margin:0 -20px 12px;padding:9px 14px;border-bottom:1px solid #ddd6cd;background:#f7f3eb}.mobile-level-head:after{content:""}.mobile-level-back{width:40px;min-height:40px;justify-content:center;padding:0;border:0;border-radius:50%;background:transparent;font-size:14px}.mobile-level-head strong{font-size:12px}
.mobile-view-all{min-height:46px!important;margin-bottom:13px;padding:10px 13px!important;border-radius:7px!important;font-size:10px!important}
.drawer-overlay{background:rgba(34,25,21,.28);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}

/* Professional footer */
.footer-v2{position:relative;margin-top:0;background:#111;color:#fff}
.footer-newsletter{position:relative;z-index:2;min-height:136px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);align-items:center;gap:35px;padding:28px 34px;border-radius:22px 22px 0 0;background:var(--red);box-shadow:none}
.footer-newsletter-copy{display:flex;align-items:center;gap:17px}.footer-newsletter-icon{width:58px;height:58px;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(255,255,255,.3);border-radius:16px;background:rgba(255,255,255,.12);font-size:23px}.footer-newsletter-copy>div{display:grid}.footer-newsletter-copy small{font-size:8px;font-weight:800}.footer-newsletter-copy strong{font-size:20px;line-height:1.7}.footer-newsletter-copy p{margin:2px 0 0;color:rgba(255,255,255,.78);font-size:9px}
.footer-newsletter-form{height:50px;display:grid;grid-template-columns:1fr auto;overflow:hidden;border-radius:10px;background:#fff}.footer-newsletter-form input{min-width:0;padding:0 14px;border:0;outline:0;color:#111}.footer-newsletter-form button{display:flex;align-items:center;gap:8px;padding:0 20px;border:0;background:#151515;color:#fff;font-size:10px;font-weight:900;cursor:pointer}.footer-newsletter-form button:hover{background:#292929}
.footer-service-wrap{border-bottom:1px solid #2c2c2c;background:#181818}.footer-service-bar{display:grid;grid-template-columns:repeat(4,1fr)}.footer-service-bar article{min-height:105px;display:flex;align-items:center;gap:12px;padding:18px 22px;border-left:1px solid #2c2c2c}.footer-service-bar article:last-child{border-left:0}.footer-service-bar article>span{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:#242424;color:var(--red);font-size:19px}.footer-service-bar article>div{display:grid}.footer-service-bar strong{font-size:10px}.footer-service-bar small{margin-top:3px;color:#888;font-size:8px}
.footer-content{display:grid;grid-template-columns:1.35fr repeat(3,.75fr);gap:50px;padding-block:58px}.footer-brand-panel{min-width:0}.footer-logo{display:flex;align-items:center;gap:12px}.footer-logo img{width:63px;height:63px;border-radius:50%;object-fit:cover}.footer-logo span{display:grid}.footer-logo strong{font-size:17px}.footer-logo small{color:var(--red);font-size:10px;font-weight:700}.footer-brand-panel>p{max-width:430px;margin:19px 0;color:#aaa;font-size:10px;line-height:2}
.footer-contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:8px;max-width:430px}.footer-contact-cards>a{min-height:58px;display:flex;align-items:center;gap:10px;padding:9px 12px;border:1px solid #303030;border-radius:11px;background:#1a1a1a}.footer-contact-cards>a>i{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#252525;color:var(--red);font-size:15px}.footer-contact-cards span{display:grid}.footer-contact-cards small{color:#888;font-size:7px}.footer-contact-cards b{font-size:9px}.footer-contact-cards>a:hover{border-color:var(--red);background:#1e1e1e}
.footer-socials{display:flex;gap:8px;margin-top:16px}.footer-socials a{width:40px;height:40px;display:grid;place-items:center;border:1px solid #303030;border-radius:50%;background:#191919;color:#fff;font-size:16px;transition:.2s}.footer-socials a:hover{border-color:var(--red);background:var(--red);transform:translateY(-3px)}
.footer-links-column h3{display:flex;align-items:center;gap:9px;margin:3px 0 21px;font-size:13px}.footer-links-column h3>i{color:var(--red)}.footer-links-column nav{display:grid;gap:3px}.footer-links-column nav>a{min-height:35px;display:flex;align-items:center;gap:9px;color:#aaa;font-size:9px;transition:.2s}.footer-links-column nav>a>i{color:#fff;font-size:7px;transition:.2s}.footer-links-column nav>a:hover{padding-right:5px;color:#fff}.footer-links-column nav>a:hover>i{color:var(--red);transform:translateX(-3px)}
.footer-store-info{display:grid;gap:12px;margin-top:21px;padding-top:19px;border-top:1px solid #2c2c2c}.footer-store-info p{display:flex;align-items:flex-start;gap:9px;margin:0;color:#bbb;font-size:8px;line-height:1.8}.footer-store-info p>i{width:20px;color:var(--red);font-size:12px;text-align:center}.footer-store-info span{display:grid}.footer-store-info small{color:#666;font-size:7px}.footer-store-info a{color:#ddd}
.footer-v2 .footer-bottom{border-top:1px solid #292929;background:#0c0c0c}.footer-v2 .footer-bottom .container{min-height:66px;color:#777;font-size:9px}.footer-v2 .footer-bottom a{color:#fff}.footer-v2 .footer-bottom a:hover{color:var(--red)}

/* Mobile bottom navigation */
@media(max-width:900px){
  .mega-navigation,.mega-overlay{display:none!important}
  .mobile-drawer{z-index:400;width:min(355px,86vw)}
  .category-shortcuts{margin-inline:-14px;padding:15px 14px 17px}
  .category-shortcuts-head{margin-bottom:10px}.category-shortcuts-head strong{font-size:12px}.category-shortcuts-head>a{font-size:8px}
  .category-shortcuts-track{justify-content:flex-start;gap:9px}.category-shortcut-card{min-width:118px;max-width:118px;padding-inline:7px}.shortcut-device{width:54px;height:36px}.category-shortcut-card>strong{font-size:9px}
  .footer-v2{padding-bottom:70px}.footer-newsletter{grid-template-columns:1fr;gap:18px;padding:25px 20px;border-radius:0}.footer-newsletter-copy strong{font-size:16px}.footer-newsletter-copy p{font-size:8px}.footer-newsletter-form{width:100%;height:48px}
  .footer-service-bar{grid-template-columns:1fr 1fr}.footer-service-bar article{min-height:92px;padding:14px;border-bottom:1px solid #2c2c2c}.footer-service-bar article:nth-child(2){border-left:0}.footer-service-bar strong{font-size:9px}.footer-service-bar small{font-size:7px}
  .footer-content{grid-template-columns:1fr 1fr;gap:35px 18px;padding-block:38px}.footer-brand-panel{grid-column:1/-1}.footer-brand-panel>p{font-size:10px}.footer-links-column h3{margin-bottom:12px;font-size:12px}.footer-links-column nav>a{min-height:38px;font-size:9px}.footer-info-column{grid-column:1/-1}.footer-info-column nav{grid-template-columns:1fr 1fr}.footer-store-info{grid-template-columns:1fr 1fr}.footer-v2 .footer-bottom .container{min-height:78px;flex-direction:column;justify-content:center;gap:7px;text-align:center}
  .mobile-tabs{height:67px;display:grid;grid-template-columns:repeat(5,1fr);align-items:stretch;padding:0 6px calc(env(safe-area-inset-bottom)/2);border-top:1px solid #e8e8e8;background:rgba(255,255,255,.97);box-shadow:0 -8px 24px rgba(0,0,0,.08);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}
  .mobile-tabs>a,.mobile-tabs>button{position:relative;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:6px 2px;border:0;background:transparent;color:#777;font-family:Cairo,sans-serif;font-size:8px;font-style:normal;cursor:pointer}.mobile-tabs>a>i{font-size:17px}.mobile-tabs>a.active{color:var(--red)}.mobile-tabs>a>b{top:4px;right:50%;margin-right:-20px}
  .mobile-tabs .tab-menu{overflow:visible}.mobile-menu-orb{width:48px;height:48px;display:grid;place-items:center;margin-top:-27px;border:5px solid #fff;border-radius:50%;background:var(--red);color:#fff;box-shadow:0 8px 20px rgba(237,16,24,.28);font-size:17px}.mobile-tabs .tab-menu em{color:#555;font-size:8px;font-style:normal;font-weight:700}
}

@media(max-width:620px){
  .mobile-drawer{width:min(327px,88vw)}
  .footer-newsletter-copy{align-items:flex-start}.footer-newsletter-icon{width:48px;height:48px;border-radius:13px}.footer-newsletter-form{grid-template-columns:1fr 105px}.footer-newsletter-form button{justify-content:center;padding:0 10px;font-size:9px}.footer-newsletter-form button i{display:none}
  .footer-service-bar{grid-template-columns:1fr}.footer-service-bar article{min-height:78px;border-left:0}.footer-content{grid-template-columns:1fr;gap:30px}.footer-brand-panel,.footer-info-column{grid-column:auto}.footer-contact-cards{grid-template-columns:1fr 1fr}.footer-info-column nav,.footer-store-info{grid-template-columns:1fr}.footer-links-column{padding-bottom:24px;border-bottom:1px solid #292929}.footer-links-column:last-child{border-bottom:0}
}

@media(min-width:901px) and (max-width:1180px){
  .mega-menu-layout{grid-template-columns:minmax(0,1fr) 195px;gap:24px}.mega-groups{grid-template-columns:repeat(3,minmax(140px,1fr));gap:20px}.mega-nav-item>a,.mega-trigger{padding-inline:9px;font-size:9px}.desktop-nav .categories-link{padding-inline:11px!important}
  .footer-content{gap:30px}.footer-newsletter{grid-template-columns:1fr 420px}
}

@media(max-width:900px){
  .header-main{grid-template-columns:40px 40px minmax(0,1fr);grid-template-rows:64px 46px;min-height:118px}
  .header-main>.menu-toggle{grid-column:1;grid-row:1}
  .header-main>.logo{grid-column:2;grid-row:1}
  .header-main>.header-actions{grid-column:3;grid-row:1;min-width:0;justify-self:end}
  .header-main>.search-shell{grid-column:1/-1;grid-row:2;width:100%}
  .header-main>.search-shell .search{height:43px}
}

/* =========================================================
   v1.6.1 — navigation visibility hotfix + premium footer
   ========================================================= */

/* The mobile drawer must never occupy normal document flow on desktop. */
@media(min-width:901px){
  .mobile-drawer,.drawer-overlay{display:none!important}
}
@media(max-width:900px){
  .mobile-drawer{display:flex!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;height:100dvh!important;max-height:100dvh!important;transform:translateX(105%)!important}
  .mobile-drawer.open{transform:translateX(0)!important}
  .drawer-overlay{display:block!important}
}

/* Clean white LG-inspired mega menu palette. */
.mega-navigation{background:#fff!important;border-top:1px solid #efefef!important;border-bottom:1px solid #e8e8e8!important}
.mega-panel{background:#fff!important;border-top:1px solid #efefef!important;box-shadow:0 26px 70px rgba(0,0,0,.14)!important}
.mega-panel-inner{padding-block:32px 38px!important}
.mega-menu-layout{gap:48px!important}
.mega-groups{gap:25px 38px!important}
.mega-groups>section{padding-left:6px}
.mega-groups h3{position:relative;margin-bottom:11px!important;padding-bottom:10px!important;border-bottom:1px solid #ececec!important;color:#0f0f0f!important;font-size:12px!important}
.mega-groups h3:after{content:"";position:absolute;right:0;bottom:-1px;width:30px;height:2px;background:var(--red)}
.mega-groups>section>div>a:not(.mega-banner){min-height:31px!important;color:#4b4b4b!important;font-size:10px!important}
.mega-groups>section>div>a:not(.mega-banner):hover{color:var(--red)!important;background:transparent!important}
.mega-discover-card{padding:24px!important;border:1px solid #ebebeb!important;border-radius:14px!important;background:#f7f7f7!important;box-shadow:none!important}
.mega-discover-card>span{color:var(--red)!important}
.mega-discover-card p{color:#777!important}
.mega-view-all{background:#111!important}
.mega-offers-link{border-color:#d8d8d8!important;background:#fff!important}
.mega-banner{border:1px solid #eee;background:#fafafa}
.mega-overlay{background:rgba(0,0,0,.18)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}

/* Premium footer v3 */
.footer-v3{position:relative;margin-top:0;background:#0d0d0d;color:#fff}
.footer-v3-services{position:relative;z-index:2;border-top:1px solid #ededed;border-bottom:1px solid #e5e5e5;background:#fff;color:#111}
.footer-v3-services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.footer-v3-services article{min-height:112px;display:flex;align-items:center;gap:14px;padding:20px 24px;border-left:1px solid #ececec}
.footer-v3-services article:last-child{border-left:0}
.footer-v3-service-icon{width:50px;height:50px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #ffd5d7;border-radius:15px;background:#fff5f5;color:var(--red);font-size:21px;transition:transform .2s,border-color .2s,background .2s}
.footer-v3-services article:hover .footer-v3-service-icon{transform:translateY(-3px);border-color:var(--red);background:#fff}
.footer-v3-services article>div{display:grid;gap:4px}
.footer-v3-services strong{font-size:11px;font-weight:900}
.footer-v3-services small{color:#777;font-size:8px;line-height:1.7}

.footer-v3-main{position:relative;overflow:hidden;padding:58px 0 0;background:#121212}
.footer-v3-main:before{content:"";position:absolute;top:0;right:0;left:0;height:4px;background:var(--red)}
.footer-v3-main:after{content:"";position:absolute;top:75px;left:-100px;width:280px;height:280px;border:55px solid rgba(255,255,255,.018);border-radius:50%;pointer-events:none}
.footer-v3-main>.container{position:relative;z-index:1}
.footer-v3-newsletter{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,520px);align-items:center;gap:35px;margin-bottom:52px;padding:29px 31px;border:1px solid #2c2c2c;border-radius:20px;background:#191919;box-shadow:0 22px 60px rgba(0,0,0,.24)}
.footer-v3-newsletter-copy{display:flex;align-items:center;gap:16px}
.footer-v3-newsletter-copy>span{width:58px;height:58px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #453133;border-radius:17px;background:#251719;color:var(--red);font-size:22px}
.footer-v3-newsletter-copy>div{display:grid}
.footer-v3-newsletter-copy small{color:var(--red);font-size:8px;font-weight:900}
.footer-v3-newsletter-copy h2{margin:4px 0 2px;font-size:19px;line-height:1.65}
.footer-v3-newsletter-copy p{margin:0;color:#8f8f8f;font-size:8px;line-height:1.8}
.footer-v3-newsletter-form{height:52px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;overflow:hidden;border:1px solid #333;border-radius:12px;background:#fff;color:#111}
.footer-v3-newsletter-form>i{color:#888;text-align:center}
.footer-v3-newsletter-form input{min-width:0;height:100%;padding:0 4px;border:0;outline:0;background:#fff;color:#111;font-size:10px}
.footer-v3-newsletter-form button{height:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 21px;border:0;background:var(--red);color:#fff;font-size:10px;font-weight:900;cursor:pointer;transition:background .2s}
.footer-v3-newsletter-form button:hover{background:var(--red-dark)}

.footer-v3-grid{display:grid;grid-template-columns:1.35fr repeat(3,.78fr);gap:48px;padding-bottom:46px}
.footer-v3-brand{min-width:0}
.footer-v3-logo{display:flex;align-items:center;gap:13px;width:max-content}
.footer-v3-logo-mark{width:66px;height:66px;display:grid;place-items:center;overflow:hidden;border:1px solid #303030;border-radius:18px;background:#fff}
.footer-v3-logo-mark img{width:100%;height:100%;object-fit:cover}
.footer-v3-logo>span:last-child{display:grid}
.footer-v3-logo strong{font-size:17px;font-weight:900}
.footer-v3-logo small{color:var(--red);font-size:10px;font-weight:800}
.footer-v3-brand>p{max-width:430px;margin:19px 0;color:#a7a7a7;font-size:10px;line-height:2.05}
.footer-v3-contact{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:430px}
.footer-v3-contact>a{min-height:63px;display:flex;align-items:center;gap:11px;padding:11px 13px;border:1px solid #2c2c2c;border-radius:12px;background:#171717;transition:border-color .2s,background .2s,transform .2s}
.footer-v3-contact>a:hover{transform:translateY(-2px);border-color:#643033;background:#1b1b1b}
.footer-v3-contact>a>i{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:#261719;color:var(--red);font-size:15px}
.footer-v3-contact span{display:grid}
.footer-v3-contact small{color:#777;font-size:7px}
.footer-v3-contact strong{font-size:9px}
.footer-v3-social{display:flex;gap:8px;margin-top:15px}
.footer-v3-social a{width:40px;height:40px;display:grid;place-items:center;border:1px solid #303030;border-radius:50%;background:#171717;color:#fff;font-size:15px;transition:.2s}
.footer-v3-social a:hover{transform:translateY(-3px);border-color:var(--red);background:var(--red)}

.footer-v3-column{min-width:0}
.footer-v3-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 18px;padding:0 0 12px;border:0;border-bottom:1px solid #2d2d2d;background:transparent;color:#fff;text-align:right;cursor:default}
.footer-v3-toggle>span{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:900}
.footer-v3-toggle>span>i{color:var(--red)}
.footer-v3-toggle>i{display:none;color:#777;font-size:10px;transition:transform .22s}
.footer-v3-column nav{display:grid;gap:2px}
.footer-v3-column nav>a{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#a6a6a6;font-size:9px;transition:color .2s,padding .2s}
.footer-v3-column nav>a>i{color:#555;font-size:7px;transition:color .2s,transform .2s}
.footer-v3-column nav>a:hover{padding-right:5px;color:#fff}
.footer-v3-column nav>a:hover>i{color:var(--red);transform:translateX(-3px)}
.footer-v3-store-info{display:grid;gap:12px;margin-top:18px;padding-top:17px;border-top:1px solid #292929}
.footer-v3-store-info p{display:flex;align-items:flex-start;gap:9px;margin:0;color:#b7b7b7;font-size:8px;line-height:1.85}
.footer-v3-store-info p>i{width:20px;color:var(--red);font-size:12px;text-align:center}
.footer-v3-store-info p>span{display:grid}
.footer-v3-store-info small{color:#666;font-size:7px}
.footer-v3-store-info a{color:#ddd}

.footer-v3-trust-line{min-height:62px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px 34px;border-top:1px solid #292929;color:#858585;font-size:8px}
.footer-v3-trust-line span{display:flex;align-items:center;gap:7px}
.footer-v3-trust-line i{color:var(--red)}
.footer-v3-bottom{border-top:1px solid #222;background:#090909}
.footer-v3-bottom .container{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#747474;font-size:9px}
.footer-v3-bottom a{color:#fff;font-weight:900}
.footer-v3-bottom a:hover{color:var(--red)}

@media(max-width:1180px){
  .footer-v3-newsletter{grid-template-columns:1fr 420px}
  .footer-v3-grid{gap:30px}
  .footer-v3-services article{padding-inline:16px}
}

@media(max-width:900px){
  .footer-v3{padding-bottom:67px}
  .footer-v3-services-grid{grid-template-columns:1fr 1fr}
  .footer-v3-services article{min-height:94px;border-bottom:1px solid #ececec}
  .footer-v3-services article:nth-child(2){border-left:0}
  .footer-v3-services article:nth-last-child(-n+2){border-bottom:0}
  .footer-v3-main{padding-top:34px}
  .footer-v3-newsletter{grid-template-columns:1fr;gap:20px;margin-bottom:34px;padding:23px 20px}
  .footer-v3-newsletter-form{width:100%}
  .footer-v3-grid{grid-template-columns:1fr 1fr;gap:30px 18px;padding-bottom:30px}
  .footer-v3-brand{grid-column:1/-1}
  .footer-v3-info-column{grid-column:1/-1}
  .footer-v3-toggle{cursor:pointer}
  .footer-v3-toggle>i{display:block}
  .footer-v3-column nav{max-height:0;overflow:hidden;opacity:0;transition:max-height .28s ease,opacity .2s ease}
  .footer-v3-column.open nav{max-height:320px;opacity:1}
  .footer-v3-column.open .footer-v3-toggle>i{transform:rotate(180deg);color:var(--red)}
  .footer-v3-info-column .footer-v3-store-info{margin-top:0}
  .footer-v3-bottom .container{min-height:80px;flex-direction:column;justify-content:center;text-align:center}
}

@media(max-width:620px){
  .footer-v3-services-grid{grid-template-columns:1fr}
  .footer-v3-services article{min-height:82px;border-left:0!important;border-bottom:1px solid #ececec!important;padding:14px 6px}
  .footer-v3-services article:last-child{border-bottom:0!important}
  .footer-v3-service-icon{width:44px;height:44px;border-radius:13px;font-size:18px}
  .footer-v3-main{padding-top:25px}
  .footer-v3-newsletter{margin-bottom:28px;padding:20px 15px;border-radius:15px}
  .footer-v3-newsletter-copy{align-items:flex-start}
  .footer-v3-newsletter-copy>span{width:48px;height:48px;border-radius:14px;font-size:18px}
  .footer-v3-newsletter-copy h2{font-size:15px}
  .footer-v3-newsletter-form{grid-template-columns:38px 1fr 104px;height:48px}
  .footer-v3-newsletter-form button{padding-inline:8px;font-size:8px}
  .footer-v3-newsletter-form button i{display:none}
  .footer-v3-grid{grid-template-columns:1fr;gap:0}
  .footer-v3-brand{grid-column:auto;padding-bottom:27px}
  .footer-v3-logo-mark{width:58px;height:58px}
  .footer-v3-logo strong{font-size:15px}
  .footer-v3-contact{grid-template-columns:1fr 1fr}
  .footer-v3-column,.footer-v3-info-column{grid-column:auto;padding:0;border-top:1px solid #282828}
  .footer-v3-toggle{min-height:58px;margin:0;padding:0;border:0}
  .footer-v3-column nav{gap:0}
  .footer-v3-column nav>a{min-height:42px;border-top:1px solid #222}
  .footer-v3-column.open nav{max-height:360px;padding-bottom:12px}
  .footer-v3-store-info{margin:0 0 20px;padding-top:17px}
  .footer-v3-trust-line{justify-content:flex-start;gap:12px 18px;padding:18px 0}
}

/* ============================================================
   v1.8.0 — stable header, automatic navigation and polished UX
   ============================================================ */
html{scrollbar-gutter:stable;overflow-y:scroll}
html,body,button,input,select,textarea{font-family:"Cairo",Arial,sans-serif}
body.mega-menu-open{overflow:visible!important}
.site-header,.header-main,.search-shell,.mega-navigation{overflow:visible}
.search-shell{position:relative;z-index:420;min-width:0}

/* Header underline stays close to the text rather than the nav bottom. */
.mega-nav-item>a,.mega-trigger,.shop-dropdown-trigger{position:relative;height:56px!important;padding:0 12px!important;background:#fff!important;color:#171717!important;font-size:12px!important;font-weight:800!important}
.mega-nav-item>a>span,.mega-trigger>span,.shop-dropdown-trigger>span{position:relative;display:inline-flex;align-items:center;height:100%}
.mega-nav-item>a:after,.mega-trigger:after,.shop-dropdown-trigger:after{content:none!important}
.mega-nav-item>a>span:after,.mega-trigger>span:after,.shop-dropdown-trigger>span:after{content:"";position:absolute;right:50%;bottom:9px;width:0;height:2px;border-radius:3px;background:var(--red);transform:translateX(50%);transition:width .2s ease}
.mega-nav-item>a:hover>span:after,.mega-trigger:hover>span:after,.mega-trigger.active>span:after,.shop-dropdown.open .shop-dropdown-trigger>span:after,.shop-dropdown-trigger:hover>span:after{width:100%}
.mega-nav-item>a:hover,.mega-trigger:hover,.mega-trigger.active,.shop-dropdown-trigger:hover,.shop-dropdown.open .shop-dropdown-trigger{background:#fff!important;color:var(--red)!important}
.mega-nav-item>a>b{margin-right:5px}

/* Compact shop dropdown. */
.shop-dropdown{position:relative;display:flex;align-items:stretch;z-index:352}
.shop-dropdown-trigger{display:flex;align-items:center;justify-content:center;gap:7px;border:0;cursor:pointer}
.shop-dropdown-trigger>i{font-size:9px;transition:transform .2s}
.shop-dropdown.open .shop-dropdown-trigger>i{transform:rotate(180deg)}
.shop-dropdown-menu{position:absolute;z-index:520;top:calc(100% + 2px);right:0;width:330px;overflow:hidden;border:1px solid #e7e7e7;border-radius:0 0 18px 18px;background:#fff;box-shadow:0 24px 55px rgba(0,0,0,.16);opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s,transform .2s,visibility .2s;pointer-events:none}
.shop-dropdown.open .shop-dropdown-menu{opacity:1;visibility:visible;transform:none;pointer-events:auto}
.shop-dropdown-menu>header{display:grid;gap:3px;padding:17px 18px;border-bottom:1px solid #ededed;background:#fafafa}
.shop-dropdown-menu>header span{color:var(--red);font-size:9px;font-weight:900}.shop-dropdown-menu>header strong{font-size:15px}
.shop-dropdown-menu nav{display:grid;padding:7px}
.shop-dropdown-menu nav>a{min-height:46px;display:grid;grid-template-columns:30px minmax(0,1fr) auto 18px;align-items:center;gap:8px;padding:6px 10px;border-radius:10px;color:#333;font-size:11px;font-weight:800;transition:.18s}
.shop-dropdown-menu nav>a>i{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#fff1f2;color:var(--red);font-size:13px}
.shop-dropdown-menu nav>a>small{min-width:26px;height:22px;display:grid;place-items:center;padding-inline:5px;border-radius:999px;background:#f2f2f2;color:#777;font-size:8px}
.shop-dropdown-menu nav>a>b{color:#bbb;font-size:9px;transition:transform .18s,color .18s}
.shop-dropdown-menu nav>a:hover,.shop-dropdown-menu nav>a:focus-visible{background:#fff1f2;color:var(--red);outline:0}
.shop-dropdown-menu nav>a:hover>b,.shop-dropdown-menu nav>a:focus-visible>b{color:var(--red);transform:translateX(-3px)}
.shop-dropdown-all{min-height:50px;display:flex;align-items:center;justify-content:center;gap:9px;border-top:1px solid #eee;background:#fff;color:var(--red);font-size:11px;font-weight:900}
.shop-dropdown-all:hover{background:#fff5f5}

/* Mega menu remains automatic and readable. */
.mega-panel{z-index:510!important;max-height:min(72vh,740px)!important;background:#fff!important}
.mega-panel-inner{padding-block:30px 36px!important}
.mega-menu-layout{grid-template-columns:minmax(0,1fr) 250px!important;gap:42px!important}
.mega-groups{grid-template-columns:repeat(4,minmax(145px,1fr))!important;gap:26px 34px!important}
.mega-groups h3{font-size:14px!important;line-height:1.6!important}
.mega-groups>section>div>a:not(.mega-banner){min-height:34px!important;color:#3e3e3e!important;font-size:12px!important;font-weight:600!important;line-height:1.7!important}
.mega-groups>section>div>a:not(.mega-banner):hover{color:var(--red)!important}
.mega-discover-card h2{font-size:21px!important}.mega-discover-card p{font-size:11px!important}.mega-discover-card a{font-size:11px!important}
.mega-overlay{background:rgba(15,15,15,.36)!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}

/* Live search always floats directly under the input and above navigation. */
.live-search-results{z-index:650!important;top:calc(100% + 8px)!important;right:0!important;left:0!important;max-height:min(70vh,560px)!important;overflow:hidden!important;border-radius:16px!important;background:#fff!important;box-shadow:0 28px 70px rgba(0,0,0,.2)!important}
.live-search-list{max-height:470px!important;overflow-y:auto!important}
.live-search-item{min-height:78px!important;grid-template-columns:64px minmax(0,1fr) 145px!important;padding:9px 13px!important}
.live-search-item>img{width:60px!important;height:60px!important;object-fit:contain!important}
.live-result-copy small{font-size:8px!important}.live-result-copy strong{font-size:11px!important}.live-result-copy em{font-size:8px!important}
.live-result-price b{font-size:13px!important}.live-result-price del{font-size:8px!important}
.all-search-results{min-height:48px!important;gap:8px!important;border-radius:0 0 15px 15px!important;font-size:13px!important}
.all-search-results>b{min-width:34px;height:24px;display:grid;place-items:center;padding-inline:6px;border-radius:999px;background:rgba(255,255,255,.18);font-size:10px}
.live-search-empty{min-height:170px!important;padding:24px}.live-search-empty strong{font-size:14px!important}.live-search-empty small{font-size:10px!important}.live-search-empty>a{min-height:38px!important;display:inline-flex!important;align-items:center!important;padding:0 14px!important;border-radius:8px!important;background:var(--red)!important;color:#fff!important;font-size:10px!important;font-weight:900!important}

/* Consistent accessible select UI. */
.custom-select{position:relative;width:100%;min-width:0}
.custom-select-native{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.custom-select-trigger{width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 13px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#222;text-align:right;cursor:pointer;transition:border-color .18s,box-shadow .18s}
.custom-select-trigger:hover,.custom-select.open .custom-select-trigger{border-color:var(--red);box-shadow:0 0 0 3px rgba(237,16,24,.07)}
.custom-select-trigger>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select-trigger>i{color:#777;font-size:10px;transition:transform .18s}.custom-select.open .custom-select-trigger>i{transform:rotate(180deg)}
.custom-select-menu{position:absolute;z-index:700;top:calc(100% + 6px);right:0;left:0;max-height:280px;display:grid;overflow-y:auto;padding:6px;border:1px solid #e2e2e2;border-radius:12px;background:#fff;box-shadow:0 18px 45px rgba(0,0,0,.16);opacity:0;visibility:hidden;transform:translateY(-5px);transition:.18s;pointer-events:none}
.custom-select.open .custom-select-menu{opacity:1;visibility:visible;transform:none;pointer-events:auto}
.custom-select-menu>button{min-height:40px;padding:7px 10px;border:0;border-radius:8px;background:#fff;color:#333;text-align:right;font-size:11px;cursor:pointer}
.custom-select-menu>button:hover,.custom-select-menu>button:focus-visible,.custom-select-menu>button.active{background:#fff1f2;color:var(--red);outline:0;font-weight:800}

/* Category imagery is larger but never cropped. */
.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}
.category-card{min-height:235px;grid-template-columns:minmax(0,1fr) 52%;padding:20px}
.category-card img{height:205px;object-fit:contain;transform:scale(1.08)}
.category-card:hover img{transform:scale(1.14)}
.categories-public-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}
.category-family-image{height:245px;background:#fafafa}.category-family-image img{padding:8px;object-fit:contain;transform:scale(1.06)}
.category-family-card:hover .category-family-image img{transform:scale(1.12)}

/* Product cards align names, old prices, current prices and buttons. */
.product-card{display:flex;flex-direction:column;height:100%}
.product-body{display:grid;grid-template-rows:auto 58px 28px 64px auto;gap:5px;min-height:255px}
.product-name{min-height:0;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.8}
.product-body .rating{min-height:28px}.product-body .price{min-height:64px;display:grid;grid-template-rows:20px 1fr;align-content:end;gap:2px}
.price del{display:block;min-height:18px;font-size:9px}.price .price-placeholder{visibility:hidden}.price strong{align-self:end;width:100%;font-size:19px}
.product-body form,.product-body>.unavailable-button{align-self:end}.product-body form button,.unavailable-button{min-height:43px}

/* Hero text is always black/red on the white side. */
.hero{min-height:580px;background:#fff}.hero-slide{background-position:left center;background-size:cover}
.hero-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.18) 28%,rgba(255,255,255,.82) 62%,#fff 90%)}
.hero-slide .container{position:relative;z-index:1;justify-content:flex-start}
.hero-copy{width:min(560px,43%);padding:38px 12px;background:transparent;box-shadow:none;color:#111}
.hero-copy>span{color:var(--red);font-size:12px}.hero-copy h1{color:#111;font-size:clamp(34px,3.4vw,54px)}.hero-copy p{color:#5f5f5f;font-size:12px}.hero-copy a{background:var(--red);color:#fff}

/* Sticky LG-style shortcut selector. */
.category-shortcuts,.featured-filter-strip{position:sticky;top:112px;z-index:45;margin-bottom:24px;padding:15px 18px;border:1px solid #efd4d6;border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 10px 28px rgba(0,0,0,.06);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px)}
.category-shortcuts-track{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px!important}
.category-shortcut-card{min-width:0!important;max-width:none!important;border:1px solid #efcfd1!important;border-radius:15px!important;background:#fff7f7!important}
.category-shortcut-card.active,.category-shortcut-card:hover{border-color:var(--red)!important;background:#fff!important;box-shadow:0 10px 24px rgba(237,16,24,.08)}
.shortcut-device{background:var(--red)!important;color:#fff!important;border-color:var(--red)!important}.category-shortcut-card>strong{font-size:11px!important}.category-shortcut-card>small{font-size:8px!important}

/* Brand strip is seamless and borderless. */
.brand-marquee{border:0!important;background:#fff}.brand-track a{min-width:150px;height:84px;margin-left:18px;border:0!important;border-radius:0!important;background:transparent!important}.brand-track a:hover{background:transparent!important}.brand-track img{width:108px;height:44px;filter:none;opacity:.92}.brand-track a:hover img{opacity:1;transform:scale(1.06)}

/* Footer typography remains readable. */
.footer-v3-services strong{font-size:13px}.footer-v3-services small{font-size:10px}.footer-v3-newsletter-copy h2{font-size:22px}.footer-v3-newsletter-copy p,.footer-v3-newsletter-copy small{font-size:10px}.footer-v3-logo strong{font-size:20px}.footer-v3-logo small{font-size:12px}.footer-v3-brand>p{font-size:12px}.footer-v3-toggle>span{font-size:14px}.footer-v3-column nav>a{font-size:11px}.footer-v3-store-info p{font-size:10px}.footer-v3-trust-line,.footer-v3-bottom .container{font-size:10px}

@media(max-width:1180px){
  .mega-nav-item>a,.mega-trigger,.shop-dropdown-trigger{padding-inline:8px!important;font-size:10px!important}
  .mega-groups{grid-template-columns:repeat(3,minmax(145px,1fr))!important}
  .categories-public-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .category-shortcuts-track{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:900px){
  .shop-dropdown,.mega-navigation{display:none!important}
  .live-search-results{position:absolute!important;top:calc(100% + 7px)!important;right:0!important;left:0!important;max-height:calc(100vh - 190px)!important}
  .live-search-item{grid-template-columns:55px minmax(0,1fr)!important}.live-search-item>img{width:52px!important;height:52px!important}.live-result-price{grid-column:2;grid-auto-flow:column;justify-content:start;gap:8px}
  .hero{min-height:470px}.hero-slide{background-image:var(--hero-mobile-image)!important;background-position:left center!important}.hero-slide:before{background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.28) 30%,rgba(255,255,255,.88) 70%,#fff 100%)}
  .hero-slide .container{min-height:470px;align-items:center;justify-content:flex-start;padding-top:0}.hero-copy{width:52%;padding:0 6px}.hero-copy h1{font-size:24px}.hero-copy p{font-size:10px}.hero-copy a{min-height:40px;padding-inline:13px;font-size:10px}
  .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card{min-height:210px}.category-card img{height:160px}
  .categories-public-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-family-image{height:190px}
  .category-shortcuts,.featured-filter-strip{top:84px}.category-shortcuts-track{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:620px){
  .container{width:min(100% - 20px,590px)}
  .live-search-results{right:-2px!important;left:-2px!important}.all-search-results{font-size:12px!important}
  .hero,.hero-slide .container{min-height:410px}.hero-copy{width:50%}.hero-copy>span{font-size:8px}.hero-copy h1{margin:5px 0;font-size:18px;line-height:1.5}.hero-copy p{font-size:8px;line-height:1.75}.hero-copy a{min-height:34px;font-size:8px;margin-top:6px}
  .category-grid{gap:9px}.category-card{min-height:175px;padding:12px;grid-template-columns:1fr}.category-card img{position:absolute;top:6px;left:6px;width:96px;height:94px;transform:scale(1.05)}.category-card>div{align-self:end}.category-card strong{font-size:13px}.category-card small,.category-card span,.category-card i{font-size:8px}
  .categories-public-grid{gap:9px}.category-family-image{height:145px}.category-family-copy{padding:13px}.category-family-copy h2{font-size:13px}.category-family-copy>p{font-size:8px}.category-family-copy>div{display:grid;gap:8px}
  .product-body{grid-template-rows:auto 50px 26px 60px auto;min-height:230px;padding:0 9px 10px}.product-name{font-size:9px}.price strong{font-size:15px}.price del{font-size:8px}
  .brand-track a{min-width:115px;height:70px;margin-left:8px}.brand-track img{width:78px;height:34px}
  .footer-v3-services strong{font-size:12px}.footer-v3-services small{font-size:9px}.footer-v3-newsletter-copy h2{font-size:17px}.footer-v3-brand>p,.footer-v3-column nav>a,.footer-v3-store-info p,.footer-v3-bottom .container{font-size:10px}
}


/* ===== v1.8.1 mobile polish & header refinement ===== */
.site-header{position:sticky;top:0;z-index:800}
.desktop-nav .container{gap:16px!important;justify-content:space-between}
.mega-nav-item>a,.mega-trigger,.shop-dropdown-trigger{height:54px!important;padding-inline:8px!important;font-size:11px!important;white-space:nowrap}
@media(min-width:901px){.mega-nav-row{gap:10px!important}.shop-dropdown-menu{width:310px}.mega-nav-item>a,.mega-trigger,.shop-dropdown-trigger{font-size:10.5px!important}}
.mega-nav-item>a>span:after,.mega-trigger>span:after,.shop-dropdown-trigger>span:after{bottom:12px!important;height:3px!important}
.mega-overlay{background:rgba(0,0,0,.48)!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important}
.hero-copy h1{line-height:1.7!important;letter-spacing:0}.hero-copy p{line-height:2.05!important}
.promo img,.shop-now img,.category-card img,.category-family-image img,.search-result-image img,.product-image img{object-fit:contain!important}
.promo>a{min-height:332px!important}.promo img{left:18px!important;width:47%!important;height:86%!important}.promo h2{line-height:1.65!important}
.shop-now{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px!important}.shop-now>a{min-height:220px!important;padding:22px!important}.shop-now strong{font-size:18px!important;line-height:1.55}.shop-now img{height:160px!important}
.category-grid{gap:16px!important}.category-card{min-height:230px!important;border-radius:20px!important}.category-card strong{font-size:16px!important}.category-card i,.category-card span,.category-card small{font-size:10px!important}
.product-card{border-radius:18px!important}.product-image{height:205px!important}.product-body{min-height:185px!important;padding:0 12px 12px!important}.product-name{min-height:42px!important;font-size:12px!important;line-height:1.7!important}.rating{min-height:24px!important}.price{align-content:end;min-height:58px!important}.price strong{font-size:24px!important;line-height:1.1!important}.price del{display:block;min-height:18px;font-size:12px!important}.price .price-placeholder{visibility:hidden}.product-body form button,.unavailable-button{min-height:44px!important;font-size:12px!important;border-radius:11px!important}
.footer-v3-contact>a{background:#fff!important;border-color:#f1d8da!important;color:#111!important}.footer-v3-contact>a:hover{background:#fff5f5!important;border-color:var(--red)!important}.footer-v3-contact>a>i{background:#fff1f2!important;color:var(--red)!important}.footer-v3-contact small{color:#8a8a8a!important}.footer-v3-contact strong{color:var(--red)!important;font-size:12px!important}
.brand-marquee{overflow:hidden!important}.brand-track a{height:76px!important;min-width:130px!important;margin-left:10px!important}.brand-track img{width:92px!important;height:38px!important}
.search-page-head h1{line-height:1.55}.result-sort label,.search-filters label{font-size:12px!important}.search-filters select,.result-sort select,.search-filters input{min-height:48px;font-size:14px!important}.search-result-row{align-items:start!important}.search-result-actions .result-price strong{font-size:24px!important}
.categories-public-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.category-family-card{display:flex;flex-direction:column;height:100%}.category-family-image{height:220px;display:flex;align-items:center;justify-content:center;padding:16px;background:#fafafa}.category-family-image img{width:100%;height:100%;object-fit:contain}.category-family-copy{display:flex;flex-direction:column;gap:8px;flex:1;padding:18px}.category-family-copy>div{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.category-family-copy>div>a{display:inline-flex;align-items:center;gap:7px}
body.navigation-open,body.filters-open,body.mega-menu-open{padding-left:var(--scrollbar-compensation,0px)}

@media(max-width:900px){
  .hero-slide{background-position:left center!important}.hero-copy{width:56%!important;padding-inline:6px!important}.hero-copy h1{font-size:26px!important;line-height:1.65!important}.hero-copy p{font-size:10px!important;line-height:1.9!important}
  .promo{padding-top:44px!important}.promo>a{min-height:265px!important;padding:18px!important;border-radius:18px!important}.promo>a>div{width:48%!important}.promo h2{font-size:24px!important}.promo p,.promo b{font-size:10px!important}.promo img{left:10px!important;width:46%!important;height:74%!important}
  .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.category-card{min-height:205px!important;padding:12px 11px!important;grid-template-columns:1fr!important}.category-card img{position:static!important;width:100%!important;height:112px!important;margin-bottom:8px;justify-self:center;transform:none!important}.category-card>div{align-self:start}.category-card strong{min-height:44px;font-size:15px!important;line-height:1.5!important}
  .product-rail{grid-auto-columns:calc((100% - 12px)/2)!important;gap:12px!important}.product-image{height:145px!important;padding:10px!important}.product-body{min-height:172px!important;padding:0 10px 10px!important}.product-name{min-height:38px!important;font-size:10px!important}.price{min-height:50px!important}.price strong{font-size:16px!important}.price del{font-size:10px!important;min-height:14px}.product-body form button,.unavailable-button{min-height:40px!important;font-size:10px!important}
  .shop-now{grid-template-columns:1fr!important;gap:10px!important}.shop-now>a{min-height:170px!important;padding:14px!important;grid-template-columns:1fr 42%!important}.shop-now img{height:122px!important}.shop-now strong{font-size:16px!important}
  .brand-track a{min-width:104px!important;height:58px!important;margin-left:6px!important}.brand-track img{width:68px!important;height:28px!important}
  .mobile-tabs{height:72px!important;padding:0 4px calc(env(safe-area-inset-bottom)/2)!important}.mobile-tabs>a,.mobile-tabs>button{gap:2px!important}.mobile-menu-orb{width:52px!important;height:52px!important;margin-top:-24px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;line-height:1!important}.mobile-menu-orb i{margin:0!important;line-height:1!important}
  .categories-public-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.category-family-image{height:122px!important;padding:10px!important}.category-family-copy{padding:12px!important}.category-family-copy h2{min-height:42px;margin:0;font-size:12px!important;line-height:1.55!important}.category-family-copy p{min-height:34px;margin:0;color:#777;font-size:9px!important;line-height:1.65!important}.category-family-copy>div{align-items:flex-end!important}.category-family-copy>div small{font-size:8px!important}.category-family-copy>div a{margin-top:auto;padding-top:6px;font-size:10px!important;font-weight:900}
  .search-page{padding-block:28px 86px!important}.search-page-head{padding-bottom:16px!important}.search-page-head h1{font-size:22px!important}.search-result-row{grid-template-columns:96px minmax(0,1fr)!important;gap:10px!important;padding:10px!important}.search-result-image{height:96px!important}.search-result-copy h2{font-size:14px!important;line-height:1.55}.search-result-copy p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:10px!important}.search-result-actions{grid-column:1/-1;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:center}.search-result-actions .result-price{grid-column:1/-1}.search-result-actions .view-product,.search-result-actions form button,.search-result-actions .wishlist-row{width:100%;justify-content:center}.result-sort{width:100%}
  .footer-v3-contact{grid-template-columns:1fr 1fr!important}
}

@media(max-width:560px){
  .desktop-nav .container{gap:10px}.hero{min-height:420px!important}.hero-slide .container{min-height:420px!important}.hero-copy{width:52%!important}.hero-copy h1{font-size:20px!important}.hero-copy p{font-size:8.8px!important}.hero-copy>span{font-size:9px!important}.hero-copy a{min-height:34px!important;font-size:9px!important;padding-inline:12px!important}
  .product-rail{grid-auto-columns:calc((100% - 10px)/2)!important}.product-card{border-radius:16px!important}.product-image{height:128px!important}.product-body{min-height:160px!important}.badge{font-size:8px!important}.category-card strong{font-size:13px!important}.category-card i,.category-card span,.category-card small{font-size:8px!important}
  .footer-v3-contact strong{font-size:10px!important}.footer-v3-contact small{font-size:8px!important}
}

/* ===== v1.8.2 fixed header, compact cards, dynamic properties ===== */
:root{--site-header-height:138px}
html{scroll-padding-top:calc(var(--site-header-height) + 18px)}
body{padding-top:var(--site-header-height)!important}
.site-header{position:fixed!important;top:0!important;right:0!important;left:0!important;width:100%!important;z-index:1000!important;background:#fff!important}
.mega-navigation{position:relative;z-index:1002}
.mega-panel{top:100%!important}
.live-search-results{z-index:1100!important}
.mega-nav-row{gap:12px!important}
.mega-nav-item>a,.mega-trigger,.shop-dropdown-trigger{height:54px!important;padding-inline:9px!important;font-size:12px!important;font-weight:800!important;white-space:nowrap!important}
.shop-dropdown-trigger>span:after,.shop-dropdown.open .shop-dropdown-trigger>span:after,.shop-dropdown-trigger:hover>span:after{display:none!important;width:0!important}
.shop-dropdown-trigger:hover,.shop-dropdown.open .shop-dropdown-trigger{background:#fff3f4!important;color:var(--red)!important;border-radius:10px!important}
.shop-dropdown-menu nav>a:hover,.shop-dropdown-menu nav>a:focus-visible{background:#ffecef!important}
.mega-nav-item>a>span:after,.mega-trigger>span:after{bottom:10px!important}

.category-property-row{display:grid;gap:12px;margin:18px 0 20px;padding:16px;border:1px solid #ead9da;border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.035)}
.category-property-row>header{display:flex;align-items:center;justify-content:space-between;gap:16px}
.category-property-row>header span{color:var(--red);font-size:16px;font-weight:900}
.category-property-row>header small{color:#777;font-size:11px}
.category-property-scroll{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin;scrollbar-color:var(--red) #eee}
.category-property-group{min-width:280px;display:grid;gap:9px;padding:12px;border-radius:15px;background:#fafafa}
.category-property-group>strong{font-size:13px}
.category-property-group nav{display:flex;flex-wrap:wrap;gap:7px}
.category-property-group nav a{min-height:35px;display:inline-flex;align-items:center;gap:6px;padding:0 11px;border:1px solid #e5e5e5;border-radius:999px;background:#fff;color:#333;font-size:11px;font-weight:800}
.category-property-group nav a small{min-width:20px;height:20px;display:grid;place-items:center;border-radius:999px;background:#f0f0f0;color:#777;font-size:8px}
.category-property-group nav a:hover,.category-property-group nav a.active{border-color:var(--red);background:var(--red);color:#fff}
.category-property-group nav a.active small,.category-property-group nav a:hover small{background:rgba(255,255,255,.2);color:#fff}
.filters fieldset legend{font-size:15px!important;font-weight:900!important}.filters fieldset label{min-height:38px!important;font-size:13px!important}.filters fieldset small{font-size:11px!important}.filters select,.filters input{font-size:13px!important}.filters-title{font-size:14px!important}

.brand-marquee{overflow:hidden!important;cursor:default!important}
.brand-track{animation:brandFlowRtl 25s linear infinite;will-change:transform}
.brand-marquee:hover .brand-track{animation-play-state:paused}
@keyframes brandFlowRtl{from{transform:translateX(0)}to{transform:translateX(-50%)}}

.product-card{height:auto!important}
.product-body{min-height:170px!important}
.product-image{height:190px!important}
.product-name{min-height:40px!important}
.price{min-height:52px!important}

@media(min-width:901px){
  .desktop-nav .container{gap:12px!important}
  .mega-nav-item>a,.mega-trigger,.shop-dropdown-trigger{font-size:12px!important}
}

@media(max-width:900px){
  :root{--site-header-height:118px}
  .category-property-row{padding:13px;border-radius:16px}
  .category-property-row>header{align-items:flex-start;flex-direction:column;gap:2px}
  .category-property-row>header span{font-size:14px}.category-property-row>header small{font-size:9px}
  .category-property-group{min-width:245px}
  .brand-track{animation-duration:18s}
}

@media(max-width:620px){
  body{padding-top:var(--site-header-height)!important}
  .product-rail{grid-auto-columns:calc((100% - 9px)/2)!important;gap:9px!important}
  .product-card{min-height:0!important;height:auto!important;border-radius:15px!important}
  .product-image{height:112px!important;padding:8px!important}
  .product-image img{max-height:100%!important}
  .product-body{min-height:136px!important;padding:0 8px 8px!important;gap:3px!important}
  .product-body>small{font-size:7px!important;line-height:1.2!important}
  .product-name{min-height:31px!important;margin-top:2px!important;font-size:9px!important;line-height:1.55!important;-webkit-line-clamp:2!important}
  .rating{display:none!important}
  .price{min-height:39px!important;display:grid!important;align-content:end!important;gap:0!important}
  .price del{min-height:12px!important;font-size:8px!important;line-height:1!important}
  .price strong{font-size:14px!important;line-height:1.2!important}
  .product-body form button,.unavailable-button{min-height:34px!important;border-radius:8px!important;font-size:8px!important}
  .badge{top:7px!important;right:7px!important;padding:4px 6px!important;font-size:7px!important}
  .category-property-group{min-width:220px;padding:10px}.category-property-group>strong{font-size:11px}.category-property-group nav a{min-height:31px;padding-inline:9px;font-size:9px}
  .brand-track a{min-width:92px!important;height:50px!important;margin-left:4px!important}.brand-track img{width:62px!important;height:24px!important}
}

/* v1.8.3 fixed header and two-level category navigation */
html{scroll-padding-top:calc(var(--site-header-height,145px) + 16px)}
body{padding-top:var(--site-header-height,145px)!important}
.site-header{position:fixed!important;top:0!important;right:0!important;left:0!important;width:100%!important;z-index:900!important;transform:translateZ(0)}
.mega-overlay{top:var(--site-header-height,145px)!important}
.drawer-overlay{top:0!important}
.instant-filter-form button[hidden],.apply-filters{display:none!important}
.product-family-row,.category-property-row{position:relative;z-index:25;margin:18px 0;padding:16px 18px;border:1px solid #eed6d8;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(0,0,0,.045)}
.product-family-row{position:sticky;top:calc(var(--site-header-height,145px) + 8px);z-index:42}
.product-family-row header,.category-property-row>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.product-family-row header span,.category-property-row>header span{color:var(--red);font-size:14px;font-weight:900}
.product-family-row header small,.category-property-row>header small{color:#777;font-size:11px}
.product-family-row>nav{display:flex;gap:9px;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.product-family-row>nav::-webkit-scrollbar{display:none}
.product-family-row>nav>a{min-height:42px;display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;padding:0 15px;border:1px solid #eadadc;border-radius:12px;background:#fff;color:#333;font-size:12px;font-weight:800}
.product-family-row>nav>a small{min-width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#f2f2f2;color:#777;font-size:9px}
.product-family-row>nav>a.active,.product-family-row>nav>a:hover{border-color:var(--red);background:#fff1f2;color:var(--red)}
.category-property-row{position:sticky;top:calc(var(--site-header-height,145px) + 78px);z-index:41}
.category-property-scroll{display:grid;gap:12px}.category-property-group{display:grid;grid-template-columns:130px minmax(0,1fr);align-items:start;gap:12px}.category-property-group>strong{padding-top:9px;font-size:12px}.category-property-group nav{display:flex;gap:7px;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.category-property-group nav::-webkit-scrollbar{display:none}.category-property-group nav a{min-height:38px;display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:0 12px;border:1px solid #e6e6e6;border-radius:999px;background:#fff;font-size:11px;font-weight:800}.category-property-group nav a small{color:#999;font-size:8px}.category-property-group nav a.active,.category-property-group nav a:hover{border-color:var(--red);background:var(--red);color:#fff}.category-property-group nav a.active small,.category-property-group nav a:hover small{color:#fff}
.brand-marquee{overflow:hidden!important;cursor:default!important}.brand-track{will-change:transform;transition:none!important}
@media(max-width:900px){
  body{padding-top:var(--site-header-height,118px)!important}
  .product-family-row,.category-property-row{padding:12px;margin:12px 0;border-radius:15px}
  .product-family-row{top:calc(var(--site-header-height,118px) + 5px)}
  .category-property-row{top:calc(var(--site-header-height,118px) + 70px)}
  .product-family-row header,.category-property-row>header{align-items:flex-start;flex-direction:column;gap:3px}.product-family-row header span,.category-property-row>header span{font-size:12px}.product-family-row header small,.category-property-row>header small{font-size:9px}
  .product-family-row>nav>a{min-height:38px;padding-inline:12px;font-size:10px}.category-property-group{grid-template-columns:1fr;gap:5px}.category-property-group>strong{padding:0;font-size:10px}.category-property-group nav a{min-height:35px;font-size:9px}
}

/* Layer corrections for the genuinely fixed header. */
.mobile-drawer{z-index:1200!important}.drawer-overlay{z-index:1150!important}.filters{z-index:1200!important}.filter-overlay{z-index:1150!important}.live-search-results{z-index:1300!important}
@media(max-width:900px){.category-property-row{top:calc(var(--site-header-height,118px) + 118px)}}
