:root{--v10-blue:#C8202F;--v10-blue-dark:#C91529;--v10-navy:#C91529;--v10-teal:#D91A30;--v10-orange:#E44755;--v10-red:#c92a39;--v10-ink:#162a33;--v10-muted:#6d7f88;--v10-line:#F8E2E6;--v10-soft:#FFF8F9;--v10-white:#fff}html{font-size:17.6px;scroll-behavior:smooth}body{font-family:"IBM Plex Sans Arabic",sans-serif!important;color:var(--v10-ink);background:#fff}button,input,select,textarea{font-family:"IBM Plex Sans Arabic",sans-serif!important}body:not(.v10-ready)>.site-header,body:not(.v10-ready)>.site-footer{visibility:hidden}.container{width:min(1480px,calc(100% - 40px));margin-inline:auto}.v10-announcement{height:36px;overflow:hidden;background:#C91529;color:#fff;font-size:.78rem;font-weight:800}.v10-announcement-window{height:100%;overflow:hidden}.v10-announcement-track{width:max-content;min-width:200%;height:100%;display:flex;align-items:center;gap:46px;white-space:nowrap;animation:v10Marquee 22s linear infinite}.v10-announcement-track i{width:6px;height:6px;border-radius:50%;background:var(--v10-orange)}@keyframes v10Marquee{from{transform:translateX(0)}to{transform:translateX(50%)}}.v10-header{position:relative;z-index:1000;background:#fff;box-shadow:0 8px 24px rgba(109,12,20,.08)}.v10-mainbar{background:#C8202F;color:#fff}.v10-mainbar-inner{min-height:88px;display:grid;grid-template-columns:auto minmax(340px,1fr) auto;align-items:center;gap:28px}.v10-brand{display:flex;align-items:center;gap:12px;min-width:310px;color:inherit!important;text-decoration:none!important}.v10-brand-logo{width:58px;height:58px;display:grid;place-items:center;padding:5px;background:#fff;border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,.11)}.v10-brand-logo img{width:100%;height:100%;object-fit:contain}.v10-brand>span:last-child{display:grid;gap:2px}.v10-brand strong{font-size:1rem;font-weight:800;white-space:nowrap}.v10-brand small{font-size:.62rem;font-weight:700;opacity:.88;white-space:nowrap}.v10-search{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;min-height:52px;padding:4px 6px 4px 14px;color:var(--v10-ink);background:#fff;border-radius:16px;box-shadow:0 10px 26px rgba(109,12,20,.14)}.v10-search>i{color:var(--v10-blue)}.v10-search input{width:100%;height:44px;border:0;outline:0;background:transparent;font-weight:700;font-size:.78rem}.v10-search button{height:42px;padding:0 20px;color:#fff;background:var(--v10-navy);border:0;border-radius:12px;font-weight:800}.v10-search-results{display:none;position:absolute;top:calc(100% + 9px);inset-inline:0;max-height:510px;overflow:auto;padding:8px;background:#fff;border:1px solid var(--v10-line);border-radius:18px;box-shadow:0 24px 60px rgba(109,12,20,.18);z-index:1200}.v10-search.open .v10-search-results{display:block}.v10-search-item{display:grid;grid-template-columns:64px minmax(0,1fr) 18px;gap:12px;align-items:center;padding:9px;color:var(--v10-ink)!important;border-bottom:1px solid #FFF5F6;text-decoration:none!important}.v10-search-item img{width:64px;height:64px;object-fit:contain;background:#FFF5F6;border-radius:12px}.v10-search-item div{display:grid;gap:2px}.v10-search-item small{font-size:.61rem;color:var(--v10-teal);font-weight:800}.v10-search-item strong{font-size:.76rem;line-height:1.55}.v10-search-item b{font-size:.72rem;color:var(--v10-blue)}.v10-search-item>i{color:var(--v10-orange)}.v10-search-all{min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:8px 12px;color:var(--v10-navy)!important;background:#FFF5F6;border-radius:12px;font-size:.78rem;font-weight:800;text-decoration:none!important}.v10-search-all b{color:var(--v10-blue)}.v10-search-state{padding:20px;text-align:center;color:var(--v10-muted);font-weight:800}.v10-header-actions{display:flex;align-items:center;gap:9px}.v10-print-link{min-height:50px;display:flex;align-items:center;gap:9px;padding:7px 12px;color:#fff!important;background:rgba(109,12,20,.28);border:1px solid rgba(255,255,255,.22);border-radius:14px;text-decoration:none!important}.v10-print-link>i{font-size:1.05rem}.v10-print-link span{display:grid}.v10-print-link small{font-size:.55rem}.v10-print-link strong{font-size:.68rem}.v10-cart{width:50px;height:50px;position:relative;display:grid;place-items:center;color:#fff!important;border:1px solid rgba(255,255,255,.25);border-radius:14px;text-decoration:none!important}.v10-cart b{position:absolute;top:-6px;right:-6px;min-width:21px;height:21px;display:grid;place-items:center;padding:0 5px;color:var(--v10-navy);background:var(--v10-orange);border:2px solid var(--v10-blue);border-radius:999px;font-size:.6rem}.v10-menu-btn{display:none}.v10-catbar{position:relative;background:#fff;border-bottom:1px solid var(--v10-line)}.v10-catnav{min-height:58px;display:flex;align-items:center;justify-content:center;gap:8px}.v10-all,.v10-nav-link{min-height:42px;display:flex;align-items:center;gap:7px;padding:0 13px;color:#C91529!important;border-radius:11px;font-size:.72rem;font-weight:800;text-decoration:none!important;white-space:nowrap;transition:.18s}.v10-all{color:var(--v10-blue-dark)!important;background:#FFF5F6}.v10-nav-link:hover,.v10-nav-cat.open>.v10-nav-link{color:var(--v10-blue)!important;background:#FFF5F6}.v10-nav-link:after,.v10-nav-link:hover:after{display:none!important}.v10-nav-link i{font-size:.55rem}.v10-nav-cat{position:relative}.v10-mega{display:none;position:absolute;top:calc(100% + 8px);right:50%;width:min(920px,90vw);grid-template-columns:280px 1fr;gap:18px;padding:16px;background:#fff;border:1px solid var(--v10-line);border-radius:20px;box-shadow:0 28px 70px rgba(15,52,67,.2);transform:translateX(50%);z-index:1200}.v10-nav-cat.open .v10-mega{display:grid}.v10-mega-parent{display:grid;grid-template-columns:96px 1fr;gap:12px;padding:12px;background:#FFF5F6;border-radius:16px}.v10-mega-parent img{width:96px;height:110px;object-fit:cover;border-radius:12px}.v10-mega-parent span{font-size:.62rem;color:var(--v10-teal);font-weight:800}.v10-mega-parent h3{margin:4px 0;font-size:.92rem}.v10-mega-parent p{margin:0 0 8px;color:var(--v10-muted);font-size:.64rem;line-height:1.8}.v10-mega-parent a{color:var(--v10-blue)!important;font-size:.68rem;font-weight:800}.v10-mega-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.v10-mega-child{display:grid;grid-template-columns:56px minmax(0,1fr) 14px;gap:9px;align-items:center;padding:8px;color:var(--v10-ink)!important;border:1px solid #FFF5F6;border-radius:14px;text-decoration:none!important;transition:.18s}.v10-mega-child:hover{transform:translateY(-2px);border-color:#EFBEC6;box-shadow:0 9px 22px rgba(176,15,31,.08)}.v10-mega-child>span{width:56px;height:56px}.v10-mega-child img{width:100%;height:100%;object-fit:cover;border-radius:10px}.v10-mega-child strong{display:block;font-size:.69rem}.v10-mega-child small{display:block;margin-top:2px;color:var(--v10-muted);font-size:.55rem;line-height:1.6}.v10-mega-child>i{color:var(--v10-orange)}.v10-mega-backdrop{display:none;position:fixed;inset:0;top:0;background:rgba(10,38,48,.25);backdrop-filter:blur(4px);z-index:900}.v10-mega-open .v10-mega-backdrop{display:block}.v10-mega-open .v10-header{z-index:1000}.v10-loading{font-size:.7rem;color:var(--v10-muted)}.v10-social{display:flex;gap:8px}.v10-social a{width:42px;height:42px;display:grid;place-items:center;color:#fff!important;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:12px}.v10-toast{position:fixed;bottom:28px;right:28px;z-index:3000;min-width:260px;max-width:calc(100vw - 36px);display:flex;align-items:center;gap:11px;padding:14px 17px;color:#12323d;background:#fff;border:1px solid #F8E2E6;border-radius:15px;box-shadow:0 20px 50px rgba(14,58,74,.2);transform:translateY(30px);opacity:0;pointer-events:none;transition:.22s}.v10-toast.show{transform:none;opacity:1}.v10-toast i{color:#E31B30;font-size:1.2rem}.v10-toast span{font-size:.75rem;font-weight:800}.v10-mobile-overlay,.v10-mobile-panel{display:none}.v10-results-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:25px}.v10-results-head span{color:var(--v10-teal);font-size:.72rem;font-weight:800}.v10-results-head h1{margin:5px 0 0;font-size:1.65rem}.v10-results-head>b{color:var(--v10-blue);font-size:.8rem}.v10-results-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.v10-product-card{overflow:hidden;background:#fff;border:1px solid var(--v10-line);border-radius:20px;box-shadow:0 12px 28px rgba(109,12,20,.06);transition:.2s}.v10-product-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(109,12,20,.11)}.v10-product-media{height:260px;display:grid;place-items:center;padding:16px;background:#FFF5F6}.v10-product-media img{width:100%;height:100%;object-fit:contain}.v10-product-body{padding:16px}.v10-product-body>small{color:var(--v10-teal);font-size:.62rem;font-weight:800}.v10-product-body h3{min-height:3.1em;margin:7px 0 11px;font-size:.83rem;line-height:1.55}.v10-product-body h3 a{color:var(--v10-ink)!important;text-decoration:none!important}.v10-price{display:flex;align-items:center;gap:10px}.v10-price strong{color:var(--v10-blue-dark);font-size:.92rem}.v10-price del{color:#97a4aa;font-size:.67rem}.v10-product-actions{display:grid;grid-template-columns:1fr 44px;gap:8px;margin-top:14px}.v10-product-actions button,.v10-product-actions>a{min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;color:#fff!important;background:var(--v10-blue);border:0;border-radius:11px;font-size:.68rem;font-weight:800;text-decoration:none!important}.v10-product-actions>a{background:#FFF5F6;color:var(--v10-blue)!important}.v10-empty{grid-column:1/-1;min-height:300px;display:grid;place-items:center;align-content:center;gap:8px;text-align:center;color:var(--v10-muted);background:#FFF5F6;border:1px dashed #EFBEC6;border-radius:24px}.v10-empty i{font-size:2rem;color:var(--v10-blue)}@media(max-width:1100px){html{font-size:17px}.v10-mainbar-inner{grid-template-columns:auto 1fr auto;gap:15px}.v10-brand{min-width:0}.v10-brand small,.v10-print-link span{display:none}.v10-print-link{width:50px;padding:0;justify-content:center}.v10-catnav{justify-content:flex-start;overflow:auto}.v10-results-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){html{font-size:16.8px}.container{width:min(100% - 24px,1480px)}.v10-announcement{height:32px}.v10-mainbar-inner{min-height:72px;grid-template-columns:44px 1fr auto}.v10-menu-btn{width:44px;height:44px;display:grid;place-items:center;color:#fff;background:rgba(0,0,0,.12);border:0;border-radius:12px}.v10-brand{justify-self:start}.v10-brand-logo{width:48px;height:48px;border-radius:13px}.v10-brand strong{font-size:.77rem}.v10-brand small{display:none}.v10-search{display:none}.v10-print-link{display:none}.v10-cart{width:44px;height:44px}.v10-catbar{display:none}.v10-header-actions{gap:5px}.v10-mobile-overlay{display:block;position:fixed;inset:0;background:rgba(8,35,46,.42);backdrop-filter:blur(4px);z-index:1800;opacity:0;pointer-events:none;transition:.2s}.v10-mobile-panel{display:block;position:fixed;top:0;bottom:0;right:0;width:min(88vw,390px);padding:16px;background:#fff;z-index:1900;transform:translateX(105%);transition:.24s;overflow:auto}.v10-mobile-open .v10-mobile-overlay{opacity:1;pointer-events:auto}.v10-mobile-open .v10-mobile-panel{transform:none}.v10-mobile-head{display:flex;justify-content:space-between;align-items:center}.v10-mobile-head .v10-brand{color:var(--v10-ink)!important}.v10-mobile-close{width:42px;height:42px;border:0;border-radius:12px;background:#FFF5F6;color:var(--v10-blue)}.v10-mobile-search{display:grid;grid-template-columns:1fr 44px;gap:7px;margin:20px 0}.v10-mobile-search input{min-height:46px;padding:0 12px;border:1px solid var(--v10-line);border-radius:12px}.v10-mobile-search button{border:0;border-radius:12px;color:#fff;background:var(--v10-blue)}.v10-mobile-cats{display:grid;gap:6px}.v10-mobile-cats>a,.v10-mobile-cats summary{min-height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;color:var(--v10-ink)!important;background:#FFF5F6;border-radius:11px;font-size:.75rem;font-weight:800;text-decoration:none}.v10-mobile-cats details>a{display:block;padding:10px 16px;color:#60727a!important;font-size:.69rem;font-weight:700}.v10-mobile-cats details>a.all{color:var(--v10-blue)!important}.v10-mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.v10-mobile-actions a{min-height:48px;display:flex;align-items:center;justify-content:center;gap:7px;color:#fff!important;background:var(--v10-blue);border-radius:12px;font-size:.7rem;font-weight:800}.v10-results-grid{grid-template-columns:repeat(2,1fr);gap:10px}.v10-product-media{height:180px}.v10-product-body{padding:11px}.v10-product-body h3{font-size:.72rem}.v10-product-actions{grid-template-columns:1fr 40px}.v10-product-actions button{font-size:.62rem}.v10-results-head{align-items:flex-start;flex-direction:column}}@media(max-width:430px){.v10-results-grid{grid-template-columns:1fr 1fr}.v10-product-media{height:155px}.v10-product-actions>a{display:none}.v10-product-actions{grid-template-columns:1fr}}body:not(.v10-ready)>.site-header{min-height:146px;display:block;background:#C8202F}body:not(.v10-ready)>.site-footer{min-height:320px;display:block;background:#5A121A}@media(max-width:1100px){html{font-size:17.6px}}@media(max-width:760px){html{font-size:17.6px}}.v10-nav-link,.v10-all{font-size:.8rem}.v10-mega-parent span{font-size:.7rem}.v10-mega-parent h3{font-size:1rem}.v10-mega-parent p{font-size:.72rem}.v10-mega-parent a{font-size:.74rem}.v10-mega-child strong{font-size:.76rem}.v10-mega-child small{font-size:.63rem}.v10-search-item small{font-size:.67rem}.v10-search-item strong{font-size:.82rem}.v10-search-item b{font-size:.78rem}:root{--v11-blue:#C8202F;--v11-navy:#C91529;--v11-teal:#D91A30;--v11-orange:#E44755;--v11-line:#F8E2E6;--v11-soft:#FFF8F9;--v11-ink:#2A1619;--v11-muted:#6f828b}html{font-size:17.6px}body{font-family:"IBM Plex Sans Arabic",sans-serif!important}.v10-search{grid-template-columns:28px minmax(0,1fr) auto;padding-inline:14px 10px!important;column-gap:8px}.v10-search button{min-width:74px;margin-left:4px!important;padding-inline:22px!important}.v10-catbar{z-index:1030}.v10-nav-cat{height:58px;display:flex;align-items:center}.v10-nav-cat>.v10-nav-link{height:42px}.v10-mega{top:100%!important;margin-top:0!important;padding-top:18px!important}.v10-mega:before{content:"";position:absolute;top:-10px;right:0;left:0;height:12px}.v10-mega-backdrop{top:146px!important;background:rgba(10,38,48,.18)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.v10-mega-open .v10-mainbar,.v10-mega-open .v10-catbar{filter:none!important;backdrop-filter:none!important}.v10-nav-link:hover,.v10-nav-cat.open>.v10-nav-link{transform:none!important;box-shadow:none!important}.v10-mega{width:min(980px,92vw)!important;gap:20px!important;padding:18px!important}.v10-mega-parent h3{font-size:1.06rem!important}.v10-mega-parent p{font-size:.76rem!important}.v10-mega-parent a{font-size:.8rem!important}.v10-mega-child strong{font-size:.82rem!important}.v10-mega-child small{font-size:.68rem!important;line-height:1.7!important}@media(max-width:760px){.v10-mega-backdrop{display:none!important}.v10-search button{transform:none}}.v10-mega-backdrop{position:absolute!important;top:100%!important;right:0!important;left:0!important;bottom:auto!important;height:100vh!important}.v10-sort{min-height:42px;padding:0 11px;background:#fff;border:1px solid var(--v10-line);border-radius:11px;color:var(--v10-ink);font-size:.67rem;font-weight:800}.v10-filter-toggle{display:none;min-height:42px;padding:0 13px;color:#fff;background:var(--v10-blue);border:0;border-radius:11px;font-weight:800}.v10-filters{position:sticky;top:18px;padding:18px;background:#fff;border:1px solid var(--v10-line);border-radius:20px;box-shadow:0 12px 28px rgba(109,12,20,.05)}.v10-filter-close{display:none}.v10-catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.v10-catalog-grid .v10-product-media{height:220px}.v10-catalog-grid .v10-product-body h3{font-size:.73rem}.v10-catalog-empty{grid-column:1/-1;min-height:460px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:35px;background:#FFF5F6;border:1px dashed #EFBEC6;border-radius:26px}.v10-catalog-empty i{width:78px;height:78px;display:grid;place-items:center;color:var(--v10-blue);background:#FFF5F6;border-radius:24px;font-size:1.8rem}.v10-catalog-empty h2{margin:18px 0 7px;font-size:1.15rem}.v10-catalog-empty p{max-width:480px;margin:0;color:var(--v10-muted);font-size:.72rem;line-height:1.9}.v10-filter-overlay{display:none}@media(max-width:1100px){.v10-catalog-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.v10-filter-toggle{display:inline-flex;align-items:center;gap:7px}.v10-filter-close{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:9px}.v10-catalog-grid{grid-template-columns:repeat(2,1fr);gap:10px}.v10-catalog-grid .v10-product-media{height:180px}}@media(max-width:480px){.v10-catalog-grid .v10-product-media{height:150px}}.v10-results-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.v10-results-head span{color:var(--v10-teal);font-size:.75rem;font-weight:800}.v10-results-head h1{margin:6px 0 0;font-size:1.65rem}.v10-results-head>b{padding:10px 14px;color:var(--v10-blue-dark);background:#FFF5F6;border-radius:12px;font-size:.8rem}.v10-results-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.v10-results-grid .v10-product-media{height:205px}@media(max-width:1100px){.v10-results-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:800px){.v10-results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.v10-results-head{align-items:start;flex-direction:column}.v10-results-grid .v10-product-media{height:180px}}.v13-catalog-page{min-height:70vh;background:#FFF5F6;color:#2A1619}.v13-catalog-hero{padding:34px 0 18px;background:#fff}.v13-catalog-hero-card{position:relative;overflow:hidden;min-height:210px;display:flex;align-items:center;justify-content:space-between;gap:34px;padding:34px 38px;background:linear-gradient(120deg,#5A121A 0 64%,#C8202F 64% 100%);border-radius:28px;color:#fff;box-shadow:0 22px 60px rgba(109,12,20,.13)}.v13-catalog-hero-card:after{content:"";position:absolute;width:210px;height:210px;left:-72px;bottom:-120px;border-radius:50%;background:#E44755}.v13-catalog-title{position:relative;z-index:2;max-width:760px}.v13-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:18px;color:#EFBEC6;font-size:.7rem;font-weight:700}.v13-breadcrumb a{color:#fff!important;text-decoration:none}.v13-breadcrumb i{font-size:.48rem;opacity:.7}.v13-catalog-kicker{display:inline-flex;padding:6px 10px;margin-bottom:8px;color:#5A121A;background:#fff;border-radius:999px;font-size:.62rem;font-weight:800}.v13-catalog-title h1{margin:0;font-size:2rem;line-height:1.35}.v13-catalog-title p{max-width:680px;margin:10px 0 0;color:#F8E2E6;font-size:.78rem;line-height:1.9}.v13-catalog-hero-mark{position:relative;z-index:2;min-width:230px;display:grid;justify-items:center;text-align:center;padding:24px 20px;color:#2A1619;background:#fff;border-radius:22px;box-shadow:0 16px 34px rgba(8,48,63,.13)}.v13-catalog-hero-mark>span{width:62px;height:62px;display:grid;place-items:center;margin-bottom:10px;color:#fff;background:#E44755;border-radius:18px;font-size:1.4rem}.v13-catalog-hero-mark b{font-size:.9rem}.v13-catalog-hero-mark small{margin-top:5px;color:#71828a;font-size:.62rem}.v13-child-strip{display:flex;gap:10px;overflow-x:auto;padding:14px 2px 2px;scrollbar-width:none}.v13-child-strip::-webkit-scrollbar{display:none}.v13-child-strip a{min-width:190px;display:grid;grid-template-columns:48px minmax(0,1fr) 18px;gap:10px;align-items:center;padding:9px 11px;color:#2A1619!important;background:#fff;border:1px solid #F0DFE2;border-radius:15px;text-decoration:none!important;transition:.2s}.v13-child-strip a:hover{border-color:#EFBEC6;transform:translateY(-2px);box-shadow:0 10px 26px rgba(176,15,31,.08)}.v13-child-strip a>span{width:48px;height:48px;display:grid;place-items:center;background:#FFF5F6;border-radius:11px;overflow:hidden}.v13-child-strip img{width:100%;height:100%;object-fit:cover}.v13-child-strip b{font-size:.7rem}.v13-child-strip i{color:#E44755}.v13-catalog-content{padding-top:20px;padding-bottom:70px}.v13-catalog-toolbar{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding:12px 16px;background:#fff;border:1px solid #F0DFE2;border-radius:18px;box-shadow:0 10px 26px rgba(109,12,20,.04)}.v13-toolbar-start,.v13-toolbar-end{display:flex;align-items:center;gap:12px}.v13-count{display:grid;gap:2px}.v13-count b{font-size:.82rem}.v13-count small{color:#7c8c94;font-size:.58rem}.v13-sort-label{display:flex;align-items:center;gap:10px;color:#76666A;font-size:.62rem;font-weight:700}.v13-sort-label .v10-sort{min-width:180px;height:46px;border-radius:12px;background:#FFF5F6}.v13-filter-toggle{height:46px!important;border-radius:12px!important}.v13-catalog-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:22px;align-items:start}.v13-filters{position:sticky!important;top:18px!important;padding:0!important;overflow:hidden;background:#fff!important;border:1px solid #F0DFE2!important;border-radius:22px!important;box-shadow:0 16px 38px rgba(109,12,20,.06)!important}.v13-filters-head{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 16px;border-bottom:1px solid #F8E2E6}.v13-filters-head span{color:#C8202F;font-size:.6rem;font-weight:800}.v13-filters-head h2{margin:4px 0 0;font-size:1rem}.v13-filter-live{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;margin:14px;padding:10px;color:#556c76;background:#FFF5F6;border-radius:13px;font-size:.58rem;line-height:1.7}.v13-filter-live i{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:#D91A30;border-radius:10px}.v13-filter-group{border-top:1px solid #FFF5F6}.v13-filter-group summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 18px;cursor:pointer;font-size:.7rem;font-weight:800}.v13-filter-group summary::-webkit-details-marker{display:none}.v13-filter-group summary i{font-size:.55rem;transition:.2s}.v13-filter-group[open] summary i{transform:rotate(180deg)}.v13-filter-body{padding:0 18px 16px}.v13-filter-options{display:grid;gap:8px}.v13-filter-options label{display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:8px;align-items:center;min-height:34px;color:#526974;font-size:.64rem;font-weight:700;cursor:pointer}.v13-filter-options input{width:16px;height:16px;accent-color:#C8202F}.v13-filter-options small{min-width:26px;padding:3px 6px;text-align:center;color:#C8202F;background:#FFF5F6;border-radius:999px;font-size:.54rem}.v13-price-range{display:grid;grid-template-columns:1fr 1fr;gap:8px}.v13-price-range label{display:grid;gap:5px;color:#72838c;font-size:.56rem;font-weight:700}.v13-price-range input{min-width:0;height:42px;padding:0 10px;border:1px solid #F0DFE2;border-radius:10px;outline:0}.v13-price-range input:focus{border-color:#C8202F;box-shadow:0 0 0 3px rgba(176,15,31,.08)}.v13-reset-all{width:calc(100% - 28px);min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;margin:14px;border:0;border-radius:12px;color:#2A1619;background:#FFF5F6;font-family:inherit;font-size:.64rem;font-weight:800;cursor:pointer}.v13-no-filters{padding:20px;color:#71828a;font-size:.65rem}.v13-products-area{min-width:0}.v13-active-filters{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:0 0 13px;padding:10px 12px;background:#fff;border:1px solid #F8E2E6;border-radius:14px}.v13-active-filters>span{margin-left:4px;color:#71828a;font-size:.6rem;font-weight:800}.v13-active-filters button{display:flex;align-items:center;gap:7px;min-height:32px;padding:0 9px;border:0;border-radius:999px;color:#C91529;background:#FFF5F6;font-family:inherit;font-size:.58rem;font-weight:800;cursor:pointer}.v13-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.v13-catalog-grid .v10-product-card{border-radius:18px!important;box-shadow:0 10px 28px rgba(109,12,20,.05)!important}.v13-catalog-grid .v10-product-media{height:220px!important;background:#fff!important;border-bottom:1px solid #FFF5F6}.v13-catalog-grid .v10-product-media img{padding:13px;object-fit:contain!important}.v13-catalog-grid .v10-product-body{padding:14px!important}.v13-catalog-grid .v10-product-body>small{font-size:.58rem!important}.v13-catalog-grid .v10-product-body h3{min-height:3.4em;margin:7px 0 10px;font-size:.72rem!important;line-height:1.7!important}.v13-catalog-grid .v10-price strong{font-size:.88rem}.v13-catalog-grid .v10-product-actions{grid-template-columns:1fr 42px;margin-top:12px}.v13-catalog-grid .v10-product-actions button,.v13-catalog-grid .v10-product-actions>a{min-height:42px}.v13-empty{grid-column:1/-1;min-height:500px;display:grid;justify-items:center;align-content:center;text-align:center;padding:42px;background:#fff;border:1px dashed #EFBEC6;border-radius:26px}.v13-empty-icon{width:84px;height:84px;display:grid;place-items:center;color:#C8202F;background:#FFF5F6;border-radius:24px;font-size:1.8rem}.v13-empty>small{margin-top:17px;color:#D91A30;font-size:.62rem;font-weight:800}.v13-empty h2{margin:7px 0;font-size:1.25rem}.v13-empty p{max-width:530px;margin:0;color:#71828a;font-size:.7rem;line-height:1.9}.v13-empty>div{display:flex;gap:9px;margin-top:18px}.v13-empty button,.v13-empty a{min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:0;border-radius:11px;font-family:inherit;font-size:.63rem;font-weight:800;text-decoration:none!important;cursor:pointer}.v13-empty button{color:#2A1619;background:#FFF5F6}.v13-empty a{color:#fff!important;background:#C8202F}.v13-catalog-grid.is-loading{opacity:.55;pointer-events:none;transition:.15s}@media(max-width:1250px){.v13-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.v13-catalog-layout{grid-template-columns:280px minmax(0,1fr)}}@media(max-width:900px){.v13-catalog-hero-card{min-height:170px;padding:26px}.v13-catalog-hero-mark{display:none}.v13-catalog-layout{grid-template-columns:1fr}.v13-filter-toggle{display:inline-flex!important}.v13-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v13-catalog-grid .v10-product-media{height:190px!important}}@media(max-width:560px){.v13-catalog-hero{padding-top:14px}.v13-catalog-hero-card{border-radius:20px;padding:22px 19px}.v13-catalog-title h1{font-size:1.45rem}.v13-catalog-title p{font-size:.68rem}.v13-child-strip a{min-width:165px}.v13-catalog-toolbar{align-items:stretch;flex-direction:column}.v13-toolbar-end,.v13-sort-label{width:100%}.v13-sort-label{justify-content:space-between}.v13-sort-label .v10-sort{flex:1;min-width:0}.v13-catalog-grid{gap:9px!important}.v13-catalog-grid .v10-product-media{height:155px!important}.v13-catalog-grid .v10-product-body{padding:11px!important}.v13-catalog-grid .v10-product-actions button{font-size:.58rem}.v13-heart{top:8px;left:8px;width:34px;height:34px}.v13-empty{min-height:380px;padding:24px}.v13-empty>div{flex-direction:column;width:100%}}.v13-filter-options label{border-radius:9px;padding:3px 5px;transition:background .15s ease,color .15s ease}.v13-filter-options label:hover{background:#FFF5F6;color:#C91529}.v13-filter-options input:checked+span{color:#C91529;font-weight:800}:root{--v13-blue:#C8202F;--v13-navy:#C91529;--v13-orange:#E44755;--v13-teal:#D91A30;--v13-line:#F0DFE2;--v13-soft:#FFF8F9;--v13-ink:#2A1619;--v13-muted:#76666A}.site-header.v10-header{background:#fff!important;box-shadow:0 8px 26px rgba(109,12,20,.08)!important}.v10-mainbar{background:#C8202F!important}.v10-search{padding-left:8px!important}.v10-search button{min-width:78px!important;margin-left:12px!important;padding-inline:24px!important;background:#C91529!important}.v10-print-link{background:#E44755!important;border-color:#E44755!important;box-shadow:0 10px 22px rgba(216,53,69,.2)!important}.v10-print-link:hover{background:#E31B30!important;transform:translateY(-1px)}.v13-wishlist-link,.v10-cart{width:50px;height:50px;position:relative;display:grid;place-items:center;color:#fff!important;border:1px solid rgba(255,255,255,.28);border-radius:14px;text-decoration:none!important;background:rgba(255,255,255,.07);transition:.2s}.v13-wishlist-link:hover,.v10-cart:hover{background:rgba(255,255,255,.16);transform:translateY(-1px)}.v13-wishlist-link>i{font-size:1.08rem}.v13-wishlist-link b,.v10-cart b{position:absolute;top:-6px;right:-6px;min-width:21px;height:21px;display:grid;place-items:center;padding:0 5px;color:#C91529;background:#E44755;border:2px solid #C8202F;border-radius:999px;font-size:.6rem}.v10-mega{position:fixed!important;top:var(--v13-mega-top,146px)!important;right:auto!important;left:50%!important;transform:translateX(-50%)!important;width:min(980px,calc(100vw - 72px))!important;max-width:980px!important;margin:0!important;padding:18px!important;border-radius:0 0 22px 22px!important;box-shadow:0 30px 75px rgba(15,52,67,.2)!important}.v10-mega:before{display:none!important}.v10-mega-parent{border-radius:0 0 16px 16px!important;align-self:start}.v10-mega-grid{align-content:start!important;align-items:start!important;grid-auto-rows:88px!important}.v10-mega-child{height:88px!important;min-height:88px!important;align-self:start!important;border-radius:13px!important}.v10-mega-child:hover{transform:translateY(-1px)!important}.v10-mega-backdrop{position:fixed!important;top:var(--v13-mega-top,146px)!important;right:0!important;bottom:0!important;left:0!important;height:auto!important;background:rgba(10,38,48,.18)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.v13-product-card{position:relative}.v13-heart{position:absolute;z-index:6;top:12px;left:12px;width:38px;height:38px;display:grid;place-items:center;border:1px solid #F0DFE2;border-radius:50%;background:rgba(255,255,255,.96);color:#4D1A20;box-shadow:0 8px 22px rgba(109,12,20,.1);cursor:pointer;transition:.2s}.v13-heart:hover{transform:scale(1.05);color:#d82f45}.v13-heart.is-active{color:#fff;background:#d82f45;border-color:#d82f45}.v13-heart i{font-size:.9rem}@media(max-width:760px){.v13-wishlist-link,.v10-cart{width:44px;height:44px}.v10-search button{margin-left:0!important}.v10-mega{display:none!important}}html,body,body:where(h1,h2,h3,h4,h5,h6,p,a,span,strong,b,small,label,button,input,select,textarea,option,li,summary,th,td){font-family:"IBM Plex Sans Arabic",sans-serif!important}.v10-mainbar-inner{grid-template-columns:auto minmax(360px,1fr) auto!important}.v10-search{padding-left:5px!important;padding-right:14px!important}.v10-search button{min-width:82px!important;margin-left:-2px!important;margin-right:0!important;padding-inline:24px!important;justify-self:start!important;border-radius:13px!important}.v10-product-card.v13-product-card,.page-category-products .v10-product-card{position:relative!important;display:flex!important;flex-direction:column!important;min-width:0!important;overflow:hidden!important;background:#fff!important;border:1px solid #F0DFE2!important;border-radius:20px!important;box-shadow:0 12px 28px rgba(109,12,20,.055)!important}.v10-product-card .v10-product-media{position:relative!important;flex:0 0 auto!important;width:100%!important;height:auto!important;aspect-ratio:1/1!important;display:grid!important;place-items:center!important;overflow:hidden!important;padding:16px!important;background:#FFF5F6!important;border-bottom:1px solid #FFF5F6!important}.v10-product-card .v10-product-media img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;padding:0!important}.v10-product-card .v10-product-body{position:relative!important;z-index:2!important;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;min-height:205px!important;padding:15px!important;background:#fff!important}.v10-product-card .v10-product-body>small{display:block!important;min-height:1.45em!important;margin:0 0 6px!important;color:#E31B30!important;font-size:.64rem!important;font-weight:800!important;line-height:1.45!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.v10-product-card .v10-product-body h3{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;min-height:3.45em!important;max-height:3.45em!important;margin:0 0 12px!important;font-size:.76rem!important;line-height:1.72!important}.v10-product-card .v10-price{min-height:31px!important;margin-top:auto!important;align-items:baseline!important}.v10-product-card .v10-price strong{font-size:.9rem!important;line-height:1.2!important}.v10-product-card .v10-product-actions{margin-top:12px!important;grid-template-columns:minmax(0,1fr) 44px!important}.v10-product-card .v10-product-actions button,.v10-product-card .v10-product-actions>a{min-height:44px!important;border-radius:11px!important}.v13-heart{top:12px!important;left:12px!important}.page-category-products .v13-catalog-grid{align-items:stretch!important}.page-category-products .v13-catalog-grid .v10-product-card{height:100%!important}.page-category-products .v13-catalog-grid .v10-product-media{height:auto!important;aspect-ratio:1/1!important;padding:15px!important}.page-category-products .v13-catalog-grid .v10-product-body{min-height:205px!important;padding:15px!important}@media (min-width:1024px) and (max-width:1399px){.v10-mainbar-inner{grid-template-columns:auto minmax(300px,1fr) auto!important;gap:18px!important}}@media (max-width:760px){.v10-mainbar-inner{grid-template-columns:44px 1fr auto!important}.v10-product-card .v10-product-body{min-height:188px!important;padding:12px!important}.v10-product-card .v10-product-body h3{font-size:.7rem!important}}html,body{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow-x:clip!important}.site-header.v10-header,.site-header.v10-header .v10-announcement,.site-header.v10-header .v10-mainbar,.site-header.v10-header .v10-catbar{width:100%!important;max-width:none!important;margin:0!important;inset-inline:auto!important;border-radius:0!important}.site-header.v10-header{display:block!important;box-sizing:border-box!important}.site-header.v10-header .v10-mainbar,.site-header.v10-header .v10-catbar{box-sizing:border-box!important}@media (max-width:760px){.site-header.v10-header{box-shadow:0 7px 22px rgba(109,12,20,.12)!important}.site-header.v10-header .v10-mainbar{padding:0!important;background:#C8202F!important}.site-header.v10-header .v10-mainbar-inner{width:100%!important;max-width:none!important;min-height:0!important;margin:0!important;padding:10px 14px 12px!important;display:grid!important;grid-template-areas:"menu brand actions" "search search search"!important;grid-template-columns:44px minmax(0,1fr) auto!important;align-items:center!important;gap:10px 11px!important;box-sizing:border-box!important}.site-header.v10-header .v10-menu-btn{grid-area:menu!important;width:44px!important;height:44px!important;display:grid!important;place-items:center!important;padding:0!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:13px!important;background:rgba(109,12,20,.28)!important;color:#fff!important;box-shadow:none!important;font-size:1rem!important}.site-header.v10-header .v10-brand{grid-area:brand!important;min-width:0!important;max-width:100%!important;width:auto!important;justify-self:start!important;display:flex!important;align-items:center!important;gap:8px!important;overflow:hidden!important}.site-header.v10-header .v10-brand-logo{flex:0 0 44px!important;width:44px!important;height:44px!important;padding:4px!important;border-radius:12px!important;box-shadow:0 5px 14px rgba(7,59,80,.16)!important}.site-header.v10-header .v10-brand>span:last-child{min-width:0!important;display:block!important;overflow:hidden!important}.site-header.v10-header .v10-brand strong{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#fff!important;font-size:.72rem!important;line-height:1.45!important;font-weight:800!important}.site-header.v10-header .v10-brand small{display:none!important}.site-header.v10-header .v10-header-actions{grid-area:actions!important;justify-self:end!important;display:flex!important;align-items:center!important;gap:6px!important}.site-header.v10-header .v10-print-link{display:none!important}.site-header.v10-header .v13-wishlist-link,.site-header.v10-header .v10-cart{width:42px!important;height:42px!important;min-width:42px!important;border-radius:12px!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.24)!important;box-shadow:none!important}.site-header.v10-header .v13-wishlist-link>i,.site-header.v10-header .v10-cart>i{font-size:.96rem!important}.site-header.v10-header .v13-wishlist-link b,.site-header.v10-header .v10-cart b{top:-5px!important;right:-5px!important;min-width:19px!important;height:19px!important;padding:0 4px!important;border-width:2px!important;font-size:.55rem!important}.site-header.v10-header .v10-search{grid-area:search!important;width:100%!important;min-width:0!important;min-height:46px!important;display:grid!important;grid-template-columns:24px minmax(0,1fr) auto!important;align-items:center!important;column-gap:6px!important;margin:0!important;padding:3px 4px 3px 11px!important;border-radius:14px!important;background:#fff!important;box-shadow:0 6px 18px rgba(8,61,82,.13)!important;box-sizing:border-box!important}.site-header.v10-header .v10-search>i{font-size:.88rem!important}.site-header.v10-header .v10-search input{min-width:0!important;height:40px!important;padding:0!important;font-size:.72rem!important;font-weight:700!important}.site-header.v10-header .v10-search button{width:auto!important;min-width:68px!important;height:38px!important;margin:0!important;padding:0 16px!important;border-radius:11px!important;font-size:.67rem!important}.site-header.v10-header .v10-search-results{top:calc(100% + 7px)!important;max-height:min(60vh,430px)!important}.site-header.v10-header .v10-catbar{display:none!important}}@media (max-width:430px){.site-header.v10-header .v10-mainbar-inner{grid-template-columns:40px minmax(0,1fr) auto!important;padding:9px 10px 11px!important;gap:8px!important}.site-header.v10-header .v10-menu-btn{width:40px!important;height:40px!important;border-radius:11px!important}.site-header.v10-header .v10-brand-logo{flex-basis:40px!important;width:40px!important;height:40px!important}.site-header.v10-header .v10-brand strong{font-size:.66rem!important}.site-header.v10-header .v13-wishlist-link,.site-header.v10-header .v10-cart{width:39px!important;height:39px!important;min-width:39px!important}.site-header.v10-header .v10-search button{min-width:62px!important;padding-inline:13px!important}}body .site-header.v10-header{position:sticky!important;top:0!important;z-index:2600!important;width:100%!important;isolation:isolate!important}body .site-header.v10-header .v10-mainbar-inner{min-height:82px!important}body .site-header.v10-header .v10-header-actions{min-height:50px!important;height:50px!important;align-items:center!important}body .site-header.v10-header .v10-print-link{height:50px!important;min-height:50px!important;max-height:50px!important;padding:0 14px!important;align-self:center!important;box-sizing:border-box!important;line-height:1.2!important}body .site-header.v10-header .v10-print-link>i{flex:0 0 auto!important}body .site-header.v10-header .v10-print-link span{align-content:center!important;gap:2px!important}body .site-header.v10-header .v13-wishlist-link,body .site-header.v10-header .v10-cart{flex:0 0 50px!important;width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;max-height:50px!important;align-self:center!important}body .site-header.v10-header .v10-search button{transform:translateX(7px)!important;margin-left:8px!important;margin-right:0!important}body .site-header.v10-header .v15-contact-nav{display:inline-flex!important;align-items:center!important;gap:7px!important;white-space:nowrap!important;color:#2A1619!important;font-weight:800!important}body .site-header.v10-header .v15-contact-nav i{color:#C8202F!important;font-size:.82rem!important}body .site-header.v10-header .v15-contact-nav:hover{color:#C8202F!important;background:#FFF5F6!important}body .v10-product-card{border-radius:20px!important;overflow:hidden!important}body .v10-product-card .v10-product-media{position:relative!important;width:100%!important;padding:0!important;margin:0!important;overflow:hidden!important;border-radius:19px 19px 0 0!important;background:#FFF5F6!important}body .v10-product-card .v10-product-media::after{border-radius:inherit!important}body .v10-product-card .v10-product-media > img.v10-product-media-bg{border-radius:inherit!important}body .v10-product-card .v10-product-media > img.v10-product-media-main{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;padding:3px!important;box-sizing:border-box!important;object-fit:contain!important;object-position:center!important;border-radius:18px 18px 0 0!important}.page-category-products .v13-catalog-grid .v10-product-media{height:238px!important}@media (max-width:1100px){body .site-header.v10-header .v10-mainbar-inner{min-height:78px!important}body .site-header.v10-header .v10-print-link{width:50px!important;min-width:50px!important;padding:0!important;justify-content:center!important}.page-category-products .v13-catalog-grid .v10-product-media{height:218px!important}}@media (max-width:800px){body .site-header.v10-header{top:0!important}body .site-header.v10-header .v10-search button{transform:none!important;margin-left:0!important}.page-category-products .v13-catalog-grid .v10-product-media{height:175px!important}}@media (max-width:430px){.page-category-products .v13-catalog-grid .v10-product-media{height:165px!important}}@media (min-width:801px){body .site-header.v10-header .v10-search button{transform:translateX(-4px)!important;margin-left:4px!important;margin-right:0!important}}:root{--pc-blue:#C8202F;--pc-navy:#C91529;--pc-teal:#D91A30;--pc-line:#F0DFE2;--pc-soft:#FFF5F6;--pc-ink:#2A1619}body .v10-product-card.v13-product-card,.page-category-products .v10-product-card{position:relative!important;display:flex!important;flex-direction:column!important;min-width:0!important;height:auto!important;min-height:0!important;overflow:hidden!important;background:#fff!important;border:1px solid #F8E2E6!important;border-radius:18px!important;box-shadow:0 8px 24px rgba(109,12,20,.055)!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease!important}body .v10-product-card.v13-product-card:hover,.page-category-products .v10-product-card:hover{transform:translateY(-3px)!important;border-color:#EFBEC6!important;box-shadow:0 15px 34px rgba(109,12,20,.09)!important}body .v10-product-card .v10-product-media{position:relative!important;flex:none!important;width:100%!important;height:224px!important;aspect-ratio:auto!important;display:grid!important;place-items:center!important;overflow:hidden!important;padding:14px!important;background:#FFF5F6!important;border-bottom:1px solid #FFF5F6!important}body .v10-product-card .v10-product-media img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;padding:0!important;object-fit:contain!important;object-position:center!important;transform:none!important}body .v10-product-card:hover .v10-product-media img{transform:scale(1.015)!important;transition:transform .25s ease!important}body .v10-product-card .v13-heart{top:11px!important;left:11px!important;width:36px!important;height:36px!important;border:1px solid #F0DFE2!important;background:rgba(255,255,255,.97)!important;box-shadow:0 5px 15px rgba(109,12,20,.08)!important}body .v10-product-card .v13-heart.is-active{background:#df3049!important;border-color:#df3049!important;color:#fff!important}body .v10-product-card .v10-product-body{flex:none!important;display:grid!important;grid-template-rows:auto 3.15em auto auto!important;align-content:start!important;row-gap:8px!important;min-height:0!important;height:auto!important;padding:14px 14px 13px!important;background:#fff!important}body .v10-product-card .v10-product-body>small{min-height:0!important;margin:0!important;color:#C91529!important;font-size:.61rem!important;font-weight:800!important;line-height:1.45!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body .v10-product-card .v10-product-body h3{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;align-self:start!important;min-height:3.15em!important;max-height:3.15em!important;margin:0!important;overflow:hidden!important;color:var(--pc-ink)!important;font-size:.75rem!important;font-weight:800!important;line-height:1.58!important}body .v10-product-card .v10-product-body h3 a{color:var(--pc-ink)!important;text-decoration:none!important}body .v10-product-card .v10-price{min-height:28px!important;margin:0!important;display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:7px!important}body .v10-product-card .v10-price strong{color:#C91529!important;font-size:1rem!important;font-weight:800!important;line-height:1.15!important}body .v10-product-card .v10-price del{color:#98a7ad!important;font-size:.62rem!important}body .v10-product-card .v10-product-actions{display:grid!important;grid-template-columns:minmax(0,1fr) 42px!important;gap:8px!important;margin:1px 0 0!important}body .v10-product-card .v10-product-actions button,body .v10-product-card .v10-product-actions>a{min-height:42px!important;height:42px!important;border-radius:11px!important;font-size:.65rem!important;font-weight:800!important;box-shadow:none!important}body .v10-product-card .v10-product-actions button{color:#fff!important;background:#C8202F!important}body .v10-product-card .v10-product-actions button:hover{background:#C91529!important}body .v10-product-card .v10-product-actions>a{padding:0!important;color:#C8202F!important;background:#FFF5F6!important;border:1px solid #F8E2E6!important}body .v10-product-card .v10-product-actions>a:hover{color:#fff!important;background:#C91529!important;border-color:#C91529!important}.page-category-products .v13-catalog-grid{align-items:start!important}.page-category-products .v13-catalog-grid .v10-product-card{height:auto!important;min-height:0!important}.page-category-products .v13-catalog-grid .v10-product-media{height:224px!important;aspect-ratio:auto!important;padding:14px!important}.page-category-products .v13-catalog-grid .v10-product-body{min-height:0!important;height:auto!important;padding:14px 14px 13px!important}@media (min-width:1400px){.page-category-products .v13-catalog-grid .v10-product-media{height:230px!important}}@media (max-width:1100px){body .v10-product-card .v10-product-media,.page-category-products .v13-catalog-grid .v10-product-media{height:205px!important}}@media (max-width:760px){body .v10-product-card .v10-product-media,.page-category-products .v13-catalog-grid .v10-product-media{height:165px!important;padding:9px!important}body .v10-product-card .v10-product-body{grid-template-rows:auto 3.05em auto auto!important;row-gap:7px!important;padding:11px!important}body .v10-product-card .v10-product-body h3{min-height:3.05em!important;max-height:3.05em!important;font-size:.67rem!important;line-height:1.52!important}body .v10-product-card .v10-product-body>small{font-size:.56rem!important}body .v10-product-card .v10-price strong{font-size:.86rem!important}body .v10-product-card .v10-product-actions{grid-template-columns:1fr 38px!important;gap:6px!important}body .v10-product-card .v10-product-actions button,body .v10-product-card .v10-product-actions>a{height:39px!important;min-height:39px!important;font-size:.58rem!important;border-radius:10px!important}body .v10-product-card .v13-heart{width:33px!important;height:33px!important;top:8px!important;left:8px!important}}@media (max-width:430px){body .v10-product-card .v10-product-media,.page-category-products .v13-catalog-grid .v10-product-media{height:155px!important}}body .v10-product-card .v10-product-media{isolation:isolate!important;background:#FFF5F6!important}body .v10-product-card .v10-product-media::after{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(180deg,rgba(255,255,255,.52),rgba(255,255,255,.68))!important}body .v10-product-card .v10-product-media > img.v10-product-media-bg{position:absolute!important;inset:-12%!important;z-index:0!important;display:block!important;width:124%!important;height:124%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center!important;filter:blur(22px) saturate(.92)!important;opacity:.30!important;transform:scale(1.06)!important;pointer-events:none!important}body .v10-product-card .v10-product-media > img.v10-product-media-main{position:relative!important;z-index:2!important;display:block!important;width:calc(100% - 8px)!important;height:calc(100% - 8px)!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;filter:none!important;opacity:1!important;transform:none!important;pointer-events:none!important}body .v10-product-card:hover .v10-product-media > img.v10-product-media-bg{transform:scale(1.10)!important;transition:transform .32s ease!important}body .v10-product-card:hover .v10-product-media > img.v10-product-media-main{transform:scale(1.018)!important;transition:transform .28s ease!important}body .v10-product-card .v13-heart{z-index:5!important}@media (max-width:760px){body .v10-product-card .v10-product-media > img.v10-product-media-bg{filter:blur(16px) saturate(.9)!important;opacity:.26!important}body .v10-product-card .v10-product-media::after{background:linear-gradient(180deg,rgba(255,255,255,.58),rgba(255,255,255,.72))!important}}:root{--brand-primary:#E31B30!important;--brand-primary-dark:#C91529!important;--brand-accent:#E33745!important;--brand-soft:#FFF4F5!important;--v10-blue:#E31B30!important;--v10-blue-dark:#C91529!important;--v10-navy:#C91529!important;--v10-teal:#E31B30!important;--v10-orange:#E33745!important;--v10-red:#E31B30!important;--v10-soft:#FFF4F5!important;--primary:#E31B30!important}html,body,body:where(h1,h2,h3,h4,h5,h6,p,a,span,strong,b,small,label,button,input,select,textarea,option,li,summary,th,td){font-family:"IBM Plex Sans Arabic",sans-serif!important}body{background:#fff!important;color:#24161a!important}a{color:var(--brand-primary)}::selection{background:rgba(176,15,31,.14);color:#40080d}.v10-mainbar,.v10-search button,.v10-product-actions button,.v13-reset-all,.v10-filter-toggle,.v10-mobile-actions a.all,.v10-mobile-actions a:hover,.v10-mobile-actions a:focus-visible{background:var(--brand-primary)!important;border-color:var(--brand-primary)!important;color:#fff!important}.v10-all{background:var(--brand-soft)!important;color:var(--brand-dark,var(--brand-primary-dark))!important}.v10-nav-link:hover,.v10-nav-cat.open>.v10-nav-link,.v10-search>i,.v10-search-item b,.v10-results-head>b,.v13-count b,.v13-filter-live i,.v10-brand small,.v13-sort-label span,.v13-breadcrumb a,.v13-breadcrumb i{color:var(--brand-primary)!important}.v10-search,.v10-product-card,.v13-catalog-hero-card,.v13-filters,.v10-results-head,.v10-empty,.v10-mega-child,.v10-mega-parent{border-color:#f1d9dd!important}.v10-mainbar{background:linear-gradient(135deg,#C91529 0%,#E31B30 52%,#E33745 100%)!important}.v10-catbar{border-bottom:1px solid #f1d9dd!important;box-shadow:0 10px 26px rgba(109,12,20,.04)!important}.v10-nav-link{color:#C91529!important}.v10-nav-link.v15-contact-nav{color:var(--brand-primary)!important}.v10-brand-logo{background:#fff!important;border:1px solid #f1d9dd!important;box-shadow:0 10px 28px rgba(109,12,20,.12)!important}.v10-brand strong{font-weight:700!important}.v10-brand small{opacity:1!important}.v10-search{box-shadow:0 14px 28px rgba(109,12,20,.12)!important}.v10-search-results{border-color:#f1d9dd!important;box-shadow:0 24px 60px rgba(109,12,20,.15)!important}.v10-print-link{background:rgba(255,255,255,.12)!important;border-color:rgba(255,255,255,.22)!important}.v10-cart b,.v13-wishlist-link b{background:#fff!important;color:var(--brand-primary)!important;border-color:var(--brand-primary)!important}.v13-wishlist-link,.v10-cart{background:rgba(255,255,255,.12)!important;border-color:rgba(255,255,255,.25)!important}.v13-heart.is-active{background:var(--brand-primary)!important;border-color:var(--brand-primary)!important}.v10-product-card,.v13-catalog-hero-card,.v13-filters{box-shadow:0 18px 40px rgba(109,12,20,.06)!important}.v10-product-media{background:linear-gradient(180deg,#fff 0%,#fff7f8 100%)!important}.v10-price strong,.v10-product-actions>a i,.v10-search-item small,.v10-results-head span{color:var(--brand-primary)!important}.v10-price del{color:#8d6369!important;text-decoration-color:rgba(176,15,31,.55)!important}.v10-product-actions button:hover{background:#C91529!important;border-color:#C91529!important}.v10-product-actions>a{border-color:#f1d9dd!important;color:var(--brand-primary)!important}.v10-product-actions>a:hover{background:var(--brand-primary)!important;color:#fff!important;border-color:var(--brand-primary)!important}.v10-social a{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.12)!important}.v10-social a:hover{background:var(--brand-accent)!important;border-color:var(--brand-accent)!important}[class*="placeholder"]{background:linear-gradient(180deg,#fff 0%,#fff5f6 100%)!important;border-color:#f1d9dd!important;color:var(--brand-primary)!important}.v13-catalog-hero{background:linear-gradient(180deg,#fff7f8 0%,#fff 100%)!important}.v13-catalog-hero-mark span{background:linear-gradient(135deg,#C91529 0%,#E31B30 100%)!important;color:#fff!important}.v13-filter-options label:hover,.v13-filter-options label:has(input:checked){border-color:#efc9cf!important;background:#fff5f6!important}.input,select,textarea{border-color:#ecd4d8!important}.input:focus,select:focus,textarea:focus{outline:none!important;border-color:var(--brand-primary)!important;box-shadow:0 0 0 4px rgba(176,15,31,.10)!important}.v10-empty a{background:var(--brand-primary)!important;color:#fff!important;border-color:var(--brand-primary)!important}@media (max-width:760px){.v10-mainbar-inner{gap:10px!important}.v10-brand-logo{width:50px!important;height:50px!important;border-radius:14px!important}.v10-brand strong{font-size:.86rem!important;white-space:normal!important}.v10-brand small{font-size:.56rem!important;white-space:normal!important}}.v10-mainbar{background:#E31B30!important;background-image:none!important}.v10-brand small{color:rgba(255,255,255,.86)!important}.v10-mainbar .v10-brand strong{color:#fff!important}.v10-print-link small,.v10-print-link strong,.v13-wishlist-link,.v10-cart{color:#fff!important}body .site-header.v10-header .v10-print-link{min-height:50px!important;padding:7px 14px!important;color:#C91529!important;background:#FFFFFF!important;background-image:none!important;border:1px solid rgba(255,255,255,.95)!important;border-radius:14px!important;box-shadow:0 10px 24px rgba(84,7,17,.16)!important;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease!important}body .site-header.v10-header .v10-print-link>i,body .site-header.v10-header .v10-print-link small,body .site-header.v10-header .v10-print-link strong{color:#C91529!important}body .site-header.v10-header .v10-print-link:hover,body .site-header.v10-header .v10-print-link:focus-visible{color:#C91529!important;background:#FFF0F2!important;background-image:none!important;border-color:#FFF0F2!important;box-shadow:0 12px 28px rgba(84,7,17,.20)!important;transform:translateY(-1px)!important}body .site-header.v10-header .v10-print-link:hover>i,body .site-header.v10-header .v10-print-link:hover small,body .site-header.v10-header .v10-print-link:hover strong,body .site-header.v10-header .v10-print-link:focus-visible>i,body .site-header.v10-header .v10-print-link:focus-visible small,body .site-header.v10-header .v10-print-link:focus-visible strong{color:#C91529!important}body .site-footer.v18-footer{margin-top:72px!important;padding:0!important;color:#fff!important;background:#C91529!important;background-image:none!important;border:0!important;box-shadow:none!important}.v18-footer-inner{padding-top:58px!important}.v18-footer-top{display:grid!important;grid-template-columns:1.45fr .72fr .9fr 1.15fr!important;gap:64px!important;padding-bottom:48px!important}.v18-footer-brand .v10-brand{min-width:0!important;color:#fff!important;align-items:center!important}.v18-footer-brand .v10-brand-logo{width:74px!important;height:74px!important;padding:6px!important;background:#fff!important;border:0!important;border-radius:18px!important;box-shadow:none!important}.v18-footer-brand .v10-brand strong{color:#fff!important;font-size:1rem!important;font-weight:700!important}.v18-footer-brand .v10-brand small{display:block!important;color:rgba(255,255,255,.72)!important;font-size:.61rem!important}.v18-footer-brand>p{max-width:480px;margin:20px 0 18px!important;color:rgba(255,255,255,.78)!important;font-size:.72rem!important;line-height:2!important}.v18-footer h3{margin:7px 0 20px!important;color:#fff!important;font-size:.82rem!important;font-weight:700!important}.v18-footer h3:after{content:"";display:block;width:28px;height:2px;margin-top:9px;background:rgba(255,255,255,.72);border-radius:999px}.v18-footer-col{display:flex!important;flex-direction:column!important;align-items:flex-start!important}.v18-footer-col a{min-height:35px!important;display:flex!important;align-items:center!important;color:rgba(255,255,255,.74)!important;background:transparent!important;font-size:.67rem!important;font-weight:600!important;text-decoration:none!important;transition:.18s!important}.v18-footer-col a:hover{color:#fff!important;transform:translateX(-3px)!important}.v18-footer-contact{display:grid!important;align-content:start!important;gap:8px!important}.v18-footer-contact h3{margin-bottom:12px!important}.v18-footer-contact>a,.v18-footer-contact>div{min-height:52px!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:7px 0!important;color:#fff!important;background:transparent!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.12)!important;border-radius:0!important;text-decoration:none!important}.v18-footer-contact i{width:38px;height:38px;display:grid;place-items:center;color:#fff;background:rgba(255,255,255,.10);border-radius:11px}.v18-footer-contact span{display:grid;gap:1px;min-width:0}.v18-footer-contact small{color:rgba(255,255,255,.58)!important;font-size:.52rem!important;font-weight:600!important}.v18-footer-contact b{color:#fff!important;font-size:.64rem!important;font-weight:700!important;line-height:1.7!important;white-space:normal!important;overflow-wrap:anywhere!important}.v18-footer .v10-social{display:flex!important;gap:8px!important}.v18-footer .v10-social a{width:40px!important;height:40px!important;display:grid!important;place-items:center!important;color:#fff!important;background:transparent!important;border:1px solid rgba(255,255,255,.20)!important;border-radius:11px!important;text-decoration:none!important;transition:.18s!important}.v18-footer .v10-social a:hover{background:#fff!important;color:#C91529!important;border-color:#fff!important;transform:translateY(-2px)!important}.v18-footer-bottom{min-height:72px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:16px 0!important;border-top:1px solid rgba(255,255,255,.14)!important;background:transparent!important}.v18-footer-bottom p{margin:0!important;color:rgba(255,255,255,.68)!important;font-size:.61rem!important;font-weight:600!important}.v18-footer-bottom strong,.v18-footer-bottom a{color:#fff!important;background:transparent!important;font-weight:700!important;text-decoration:none!important}.v18-footer-bottom span{color:rgba(255,255,255,.55)!important}@media(max-width:1100px){.v18-footer-top{grid-template-columns:1.25fr 1fr!important;gap:38px 50px!important}}@media(max-width:760px){body .site-footer.v18-footer{margin-top:50px!important}.v18-footer-inner{padding-top:40px!important}.v18-footer-top{grid-template-columns:1fr!important;gap:28px!important;padding-bottom:32px!important}.v18-footer-brand .v10-brand small{white-space:normal!important}.v18-footer-bottom{min-height:auto!important;align-items:flex-start!important;flex-direction:column!important;gap:7px!important;padding:18px 0!important}}
/* Hotfix V4 — semantic page title stays in DOM but never breaks layout */
.seo-page-title{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;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}

/* Hotfix V4 — stable product cards */
.v10-product-card.v13-product-card{display:flex!important;flex-direction:column!important;min-width:0!important;height:100%!important;overflow:hidden!important;background:#fff!important;border:1px solid #f0dadd!important;border-radius:18px!important;box-shadow:0 10px 28px rgba(109,12,20,.055)!important;transform:none!important}
.v10-product-card.v13-product-card:hover{transform:translateY(-3px)!important;box-shadow:0 16px 34px rgba(109,12,20,.09)!important}
.v10-product-card.v13-product-card .v10-product-media{position:relative!important;display:block!important;width:100%!important;height:auto!important;aspect-ratio:1/1!important;padding:0!important;overflow:hidden!important;background:#fff!important;border-bottom:1px solid #f6e7e9!important}
.v10-product-card.v13-product-card .v10-product-media::after{display:none!important}
.v10-product-card.v13-product-card .v10-product-media-bg{display:none!important}
.v10-product-card.v13-product-card .v10-product-media-main{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;padding:14px!important;object-fit:contain!important;object-position:center!important;transform:none!important;filter:none!important;opacity:1!important;background:#fff!important}
.v10-product-card.v13-product-card .v10-product-body{display:flex!important;flex:1!important;flex-direction:column!important;min-width:0!important;padding:14px!important}
.v10-product-card.v13-product-card .v10-product-body>small{min-height:1.5em!important;color:#8d4b54!important;font-size:.58rem!important;font-weight:700!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.v10-product-card.v13-product-card .v10-product-body h3{display:-webkit-box!important;min-height:3.3em!important;max-height:3.3em!important;margin:7px 0 10px!important;overflow:hidden!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:.72rem!important;line-height:1.65!important;font-weight:700!important}
.v10-product-card.v13-product-card .v10-price{min-height:30px!important;margin-top:auto!important;display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}
.v10-product-card.v13-product-card .v10-price strong{font-size:.9rem!important;color:#E31B30!important}
.v10-product-card.v13-product-card .v10-product-actions{display:grid!important;grid-template-columns:minmax(0,1fr) 42px!important;gap:8px!important;margin-top:12px!important}
.v10-product-card.v13-product-card .v10-product-actions button,.v10-product-card.v13-product-card .v10-product-actions>a{height:42px!important;min-height:42px!important;border-radius:11px!important;margin:0!important;padding:0 10px!important;font-size:.62rem!important}
.v10-product-card.v13-product-card .v13-heart{z-index:6!important}
@media(max-width:1200px){.v13-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){
 .v13-catalog-layout{display:block!important}.v13-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
 .v10-product-card.v13-product-card{border-radius:14px!important}
 .v10-product-card.v13-product-card .v10-product-media-main{padding:9px!important}
 .v10-product-card.v13-product-card .v10-product-body{padding:10px!important}
 .v10-product-card.v13-product-card .v10-product-body h3{font-size:.66rem!important;line-height:1.6!important}
 .v10-product-card.v13-product-card .v10-price strong{font-size:.82rem!important}
 .v10-product-card.v13-product-card .v10-product-actions{grid-template-columns:minmax(0,1fr) 36px!important;gap:6px!important}
 .v10-product-card.v13-product-card .v10-product-actions button,.v10-product-card.v13-product-card .v10-product-actions>a{height:38px!important;min-height:38px!important;padding:0 7px!important;font-size:.56rem!important}
}

/* V20 Product Cards + Mobile Drawer polish — 2026-08-28 */
body .v10-product-card .v10-product-actions>a:hover,
body .v10-product-card .v10-product-actions>a:focus-visible{
  color:#fff!important;
  background:#E31B30!important;
  border-color:#E31B30!important;
}
body .v10-product-card .v10-product-actions>a:hover i,
body .v10-product-card .v10-product-actions>a:focus-visible i{
  color:#fff!important;
}
@media(max-width:760px){
  body .v10-mobile-overlay{
    position:fixed!important;
    inset:0!important;
    z-index:2147483646!important;
  }
  body .v10-mobile-panel{
    position:fixed!important;
    top:0!important;
    right:0!important;
    bottom:0!important;
    z-index:2147483647!important;
    max-height:100dvh!important;
    overscroll-behavior:contain!important;
    box-shadow:-24px 0 70px rgba(48,7,13,.22)!important;
  }
  body.v10-mobile-open{overflow:hidden!important}
  .v10-menu-btn .v20-menu-lines{
    width:22px!important;
    height:18px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    justify-content:space-between!important;
  }
  .v10-menu-btn .v20-menu-lines i{
    display:block!important;
    width:100%!important;
    height:2.5px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:999px!important;
    background:currentColor!important;
    transform:none!important;
  }
}

/* V21 Storefront Polish — cards / header / footer — 2026-08-28 */
/* Product cards: compact, aligned, no artificial vertical gaps */
body .v10-product-card.v13-product-card{
  display:grid!important;
  grid-template-rows:auto 1fr!important;
  height:auto!important;
  min-height:0!important;
  align-self:start!important;
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid #efd9dd!important;
  border-radius:18px!important;
  box-shadow:0 8px 24px rgba(109,12,20,.055)!important;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important;
}
body .v10-product-card.v13-product-card:hover{
  transform:translateY(-3px)!important;
  border-color:#e5bdc4!important;
  box-shadow:0 16px 34px rgba(109,12,20,.09)!important;
}
body .v10-product-card.v13-product-card .v10-product-media{
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:1/1!important;
  padding:0!important;
  overflow:hidden!important;
  background:#fff!important;
  border-bottom:1px solid #f5e5e8!important;
}
body .v10-product-card.v13-product-card .v10-product-media-bg{display:none!important}
body .v10-product-card.v13-product-card .v10-product-media-main,
body .p16-sim-card .p16-sim-image{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  padding:12px!important;
  object-fit:contain!important;
  object-position:center!important;
  background:#fff!important;
  transform:none!important;
  filter:none!important;
}
body .v10-product-card.v13-product-card .v10-product-media-main[src*="no-image.svg"],
body .p16-sim-card .p16-sim-image[src*="no-image.svg"]{
  inset:14%!important;
  width:72%!important;
  height:72%!important;
  padding:0!important;
  border-radius:16px!important;
}
body .v10-product-card.v13-product-card .v10-product-body,
body .p16-sim-card .p16-sim-body{
  display:grid!important;
  grid-template-rows:auto auto auto auto!important;
  align-content:start!important;
  gap:0!important;
  min-width:0!important;
  padding:13px 14px 14px!important;
}
body .v10-product-card.v13-product-card .v10-product-body>small{
  min-height:1.4em!important;
  color:#91515a!important;
  font-size:.59rem!important;
  font-weight:700!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
body .v10-product-card.v13-product-card .v10-product-body h3{
  display:-webkit-box!important;
  min-height:3.35em!important;
  max-height:3.35em!important;
  margin:5px 0 9px!important;
  overflow:hidden!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  color:#2c2022!important;
  font-size:.73rem!important;
  line-height:1.65!important;
  font-weight:700!important;
}
body .v10-product-card.v13-product-card .v10-price{
  min-height:28px!important;
  margin:0!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  flex-wrap:wrap!important;
}
body .v10-product-card.v13-product-card .v10-price strong{
  color:#E31B30!important;
  font-size:.88rem!important;
  line-height:1.4!important;
}
body .v10-product-card.v13-product-card .v10-price del{font-size:.62rem!important}
body .v10-product-card.v13-product-card .v10-product-actions{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 42px!important;
  gap:8px!important;
  margin-top:10px!important;
}
body .v10-product-card.v13-product-card .v10-product-actions button,
body .v10-product-card.v13-product-card .v10-product-actions>a{
  height:41px!important;
  min-height:41px!important;
  margin:0!important;
  padding:0 10px!important;
  border:1px solid transparent!important;
  border-radius:11px!important;
  box-shadow:none!important;
  font-size:.62rem!important;
  font-weight:700!important;
  transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease!important;
}
body .v10-product-card.v13-product-card .v10-product-actions button{
  background:#E31B30!important;
  color:#fff!important;
}
body .v10-product-card.v13-product-card .v10-product-actions button:hover:not(:disabled){
  background:#C91529!important;
  transform:translateY(-1px)!important;
}
body .v10-product-card.v13-product-card .v10-product-actions>a{
  background:#fbf1f3!important;
  border-color:#f0dadd!important;
  color:#E31B30!important;
}
body .v10-product-card.v13-product-card .v10-product-actions>a i{color:inherit!important}
body .v10-product-card.v13-product-card .v10-product-actions>a:hover,
body .v10-product-card.v13-product-card .v10-product-actions>a:focus-visible{
  background:#E31B30!important;
  border-color:#E31B30!important;
  color:#fff!important;
  transform:translateY(-1px)!important;
}
body .v10-product-card.v13-product-card .v10-product-actions>a:hover i,
body .v10-product-card.v13-product-card .v10-product-actions>a:focus-visible i{color:#fff!important}

/* Header search: one clean control, no oversized white frame */
body .site-header.v10-header .v10-search{
  min-height:52px!important;
  grid-template-columns:24px minmax(0,1fr) 82px!important;
  gap:5px!important;
  padding:3px 4px 3px 12px!important;
  border:1px solid rgba(255,255,255,.38)!important;
  border-radius:15px!important;
  box-shadow:0 8px 22px rgba(81,6,15,.12)!important;
}
body .site-header.v10-header .v10-search input{
  height:44px!important;
  padding:0 4px!important;
}
body .site-header.v10-header .v10-search button{
  width:82px!important;
  height:44px!important;
  min-height:44px!important;
  margin:0!important;
  padding:0 14px!important;
  background:#C91529!important;
  border:0!important;
  border-radius:11px!important;
  box-shadow:none!important;
  color:#fff!important;
  transition:background .16s ease!important;
}
body .site-header.v10-header .v10-search button:hover,
body .site-header.v10-header .v10-search button:focus-visible{background:#C91529!important}

/* Header counters: contained badges instead of floating/clipped pills */
body .site-header.v10-header .v13-wishlist-link,
body .site-header.v10-header .v10-cart{overflow:visible!important}
body .site-header.v10-header .v13-wishlist-link b,
body .site-header.v10-header .v10-cart b{
  top:3px!important;
  right:3px!important;
  left:auto!important;
  min-width:18px!important;
  width:auto!important;
  height:18px!important;
  padding:0 4px!important;
  color:#E31B30!important;
  background:#fff!important;
  border:0!important;
  border-radius:999px!important;
  box-shadow:0 2px 7px rgba(64,5,12,.14)!important;
  font-size:.52rem!important;
  font-weight:800!important;
  line-height:18px!important;
  transform:none!important;
}
body .site-header.v10-header .v13-wishlist-link>i,
body .site-header.v10-header .v10-cart>i{transform:translateY(3px)!important}

/* Empty cart CTA */
body .v10-cart-empty .v10-summary-button{
  width:auto!important;
  min-width:142px!important;
  padding-inline:26px!important;
  justify-self:center!important;
  white-space:nowrap!important;
}

/* Footer V21: same solid red, denser and more premium */
body .site-footer.v18-footer{
  margin-top:56px!important;
  padding:0!important;
  background:#760D18!important;
  background-image:none!important;
  color:#fff!important;
  border:0!important;
}
body .site-footer.v18-footer .v18-footer-inner{padding-top:40px!important}
body .site-footer.v18-footer .v18-footer-top{
  display:grid!important;
  grid-template-columns:1.3fr .68fr .78fr 1.05fr!important;
  align-items:start!important;
  gap:38px!important;
  padding-bottom:30px!important;
}
body .site-footer.v18-footer .v18-footer-brand .v10-brand{
  min-width:0!important;
  gap:13px!important;
  align-items:center!important;
}
body .site-footer.v18-footer .v18-footer-brand .v10-brand-logo{
  width:68px!important;
  height:68px!important;
  padding:6px!important;
  border-radius:16px!important;
  background:#fff!important;
}
body .site-footer.v18-footer .v18-footer-brand .v10-brand strong{
  color:#fff!important;
  font-size:1.02rem!important;
  line-height:1.55!important;
}
body .site-footer.v18-footer .v18-footer-brand .v10-brand small{
  display:block!important;
  color:rgba(255,255,255,.72)!important;
  font-size:.62rem!important;
}
body .site-footer.v18-footer .v18-footer-brand>p{
  max-width:440px!important;
  margin:15px 0 14px!important;
  color:rgba(255,255,255,.80)!important;
  font-size:.73rem!important;
  line-height:1.9!important;
}
body .site-footer.v18-footer h3{
  margin:3px 0 14px!important;
  color:#fff!important;
  font-size:.86rem!important;
  font-weight:700!important;
}
body .site-footer.v18-footer h3:after{
  width:24px!important;
  height:2px!important;
  margin-top:7px!important;
  background:rgba(255,255,255,.68)!important;
}
body .site-footer.v18-footer .v18-footer-col{gap:2px!important}
body .site-footer.v18-footer .v18-footer-col a{
  min-height:33px!important;
  padding:0!important;
  color:rgba(255,255,255,.78)!important;
  font-size:.7rem!important;
  font-weight:600!important;
}
body .site-footer.v18-footer .v18-footer-col a:hover{
  color:#fff!important;
  transform:translateX(-2px)!important;
}
body .site-footer.v18-footer .v18-footer-contact{gap:0!important}
body .site-footer.v18-footer .v18-footer-contact h3{margin-bottom:8px!important}
body .site-footer.v18-footer .v18-footer-contact>a,
body .site-footer.v18-footer .v18-footer-contact>div{
  min-height:48px!important;
  grid-template-columns:34px minmax(0,1fr)!important;
  gap:9px!important;
  padding:6px 0!important;
  border-bottom:1px solid rgba(255,255,255,.12)!important;
}
body .site-footer.v18-footer .v18-footer-contact i{
  width:34px!important;
  height:34px!important;
  border-radius:10px!important;
  background:rgba(255,255,255,.10)!important;
}
body .site-footer.v18-footer .v18-footer-contact small{font-size:.52rem!important}
body .site-footer.v18-footer .v18-footer-contact b{font-size:.65rem!important;line-height:1.55!important}
body .site-footer.v18-footer .v10-social{gap:7px!important}
body .site-footer.v18-footer .v10-social a{
  width:38px!important;
  height:38px!important;
  border-radius:10px!important;
}
body .site-footer.v18-footer .v18-footer-bottom{
  min-height:58px!important;
  padding:13px 0!important;
  gap:18px!important;
  border-top:1px solid rgba(255,255,255,.15)!important;
}
body .site-footer.v18-footer .v18-footer-bottom p{
  font-size:.62rem!important;
  line-height:1.6!important;
}

@media(max-width:1100px){
  body .site-footer.v18-footer .v18-footer-top{
    grid-template-columns:1.2fr .75fr .75fr!important;
    gap:28px 34px!important;
  }
  body .site-footer.v18-footer .v18-footer-contact{grid-column:1/-1!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}
  body .site-footer.v18-footer .v18-footer-contact h3{grid-column:1/-1!important}
  body .site-footer.v18-footer .v18-footer-contact>a,
  body .site-footer.v18-footer .v18-footer-contact>div{border:1px solid rgba(255,255,255,.13)!important;border-radius:12px!important;padding:7px 9px!important}
}
@media(max-width:760px){
  body .v10-product-card.v13-product-card .v10-product-body,
  body .p16-sim-card .p16-sim-body{padding:10px 10px 11px!important;grid-template-rows:auto 3.2em auto auto!important}
  body .v10-product-card.v13-product-card .v10-product-media-main,
  body .p16-sim-card .p16-sim-image{padding:8px!important}
  body .v10-product-card.v13-product-card .v10-product-body h3{font-size:.65rem!important;line-height:1.6!important;margin:4px 0 7px!important}
  body .v10-product-card.v13-product-card .v10-product-body>small{font-size:.54rem!important}
  body .v10-product-card.v13-product-card .v10-price{min-height:25px!important}
  body .v10-product-card.v13-product-card .v10-price strong{font-size:.78rem!important}
  body .v10-product-card.v13-product-card .v10-product-actions{grid-template-columns:minmax(0,1fr) 36px!important;gap:6px!important;margin-top:8px!important}
  body .v10-product-card.v13-product-card .v10-product-actions button,
  body .v10-product-card.v13-product-card .v10-product-actions>a{height:37px!important;min-height:37px!important;padding:0 6px!important;font-size:.55rem!important;border-radius:9px!important}

  body .site-footer.v18-footer{margin-top:42px!important}
  body .site-footer.v18-footer .v18-footer-inner{padding-top:30px!important}
  body .site-footer.v18-footer .v18-footer-top{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:22px 24px!important;
    padding-bottom:24px!important;
  }
  body .site-footer.v18-footer .v18-footer-brand,
  body .site-footer.v18-footer .v18-footer-contact{grid-column:1/-1!important}
  body .site-footer.v18-footer .v18-footer-brand .v10-brand{justify-content:flex-start!important}
  body .site-footer.v18-footer .v18-footer-brand>p{margin:12px 0!important;font-size:.68rem!important}
  body .site-footer.v18-footer .v18-footer-contact{display:grid!important;grid-template-columns:1fr!important;gap:7px!important}
  body .site-footer.v18-footer .v18-footer-contact h3{grid-column:1!important}
  body .site-footer.v18-footer .v18-footer-bottom{
    min-height:auto!important;
    display:grid!important;
    gap:5px!important;
    padding:14px 0 16px!important;
  }
}
@media(max-width:420px){
  body .site-footer.v18-footer .v18-footer-top{grid-template-columns:1fr!important;gap:20px!important}
  body .site-footer.v18-footer .v18-footer-brand,
  body .site-footer.v18-footer .v18-footer-contact{grid-column:1!important}
}

/* ===== Product media final polish v7 ===== */
body .v10-product-card.v13-product-card .v10-product-media,
body .p16-sim-card .p16-sim-media{
  position:relative!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:1/1!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
  background:#fff!important;
}
body .v10-product-card.v13-product-card .v10-product-media-main,
body .p16-sim-card .p16-sim-image{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  padding:8px!important;
  object-fit:contain!important;
  object-position:center!important;
  background:#fff!important;
  opacity:1!important;
  filter:none!important;
  transform:none!important;
  border-radius:18px 18px 0 0!important;
}
body .v10-product-card.v13-product-card .v10-product-media-main[src*="no-image.svg"],
body .p16-sim-card .p16-sim-image[src*="no-image.svg"]{
  inset:0!important;
  width:100%!important;
  height:100%!important;
  padding:8px!important;
  object-fit:contain!important;
  background:#fff!important;
  border-radius:18px 18px 0 0!important;
}
body .v10-product-card.v13-product-card .v10-product-media-bg{display:none!important}
body .p16-sim-card:hover .p16-sim-image,
body .v10-product-card.v13-product-card:hover .v10-product-media-main{transform:none!important}

/* ===== Mobile QA V8 — final launch fixes ===== */
html,body{max-width:100%;overflow-x:hidden}
@media(max-width:760px){
  body .container{width:min(100% - 20px,1480px)!important}
  body .v10-mobile-overlay{position:fixed!important;inset:0!important;z-index:2147483646!important}
  body .v10-mobile-panel{position:fixed!important;inset-block:0!important;right:0!important;z-index:2147483647!important;max-height:100dvh!important;overflow-y:auto!important;overscroll-behavior:contain!important}
  body.v10-mobile-open{overflow:hidden!important}
}

/* Catalog mobile/filter fixes V8 */
.page-category-products .v13-active-filters[hidden],
.page-category-products .v13-active-filters:empty{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important}
@media(max-width:560px){
  .page-category-products .v13-catalog-content{padding-top:12px!important}
  .page-category-products .v13-catalog-toolbar{margin-bottom:12px!important;padding:10px!important;border-radius:15px!important}
  .page-category-products .v13-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
}

/* ===== Mobile filters V13 — floating card below the header ===== */
@media(max-width:900px){
  .page-category-products .v13-catalog-layout > .v13-filters{
    display:none!important;
  }

  html.v13-filter-modal-open,
  html.v13-filter-modal-open body{
    overflow:hidden!important;
    overscroll-behavior:none!important;
  }

  body.page-category-products > .v13-filter-dialog{
    box-sizing:border-box!important;
    position:fixed!important;
    inset:auto!important;
    top:var(--v13-filter-top,110px)!important;
    left:50%!important;
    right:auto!important;
    bottom:auto!important;
    transform:translateX(-50%)!important;
    width:min(320px,calc(100vw - 28px))!important;
    max-width:320px!important;
    height:auto!important;
    max-height:calc(100vh - var(--v13-filter-top,110px) - 24px)!important;
    max-height:calc(100dvh - var(--v13-filter-top,110px) - 24px)!important;
    margin:0!important;
    padding:0!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain!important;
    border:1px solid #efd9dd!important;
    border-radius:24px!important;
    background:#fff!important;
    color:inherit!important;
    box-shadow:0 18px 48px rgba(83,12,22,.16)!important;
  }

  body.page-category-products > .v13-filter-dialog:not([open]){
    display:none!important;
  }

  /* Keep the page visually visible like the supplied reference.
     The native backdrop still catches outside taps/clicks. */
  body.page-category-products > .v13-filter-dialog::backdrop{
    background:rgba(255,248,249,.06)!important;
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
  }

  body.page-category-products > .v13-filter-dialog .v13-filter-dialog-mount{
    width:100%!important;
    min-width:0!important;
  }

  body.page-category-products > .v13-filter-dialog .v13-filters{
    box-sizing:border-box!important;
    display:block!important;
    position:relative!important;
    inset:auto!important;
    top:auto!important;
    right:auto!important;
    bottom:auto!important;
    left:auto!important;
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    transform:none!important;
    overflow:visible!important;
    border:0!important;
    border-radius:24px!important;
    box-shadow:none!important;
    background:#fff!important;
  }

  body.page-category-products > .v13-filter-dialog .v10-filter-close{
    display:grid!important;
    width:34px!important;
    height:34px!important;
    flex:0 0 34px!important;
    place-items:center!important;
    border:0!important;
    border-radius:10px!important;
    background:#fff5f6!important;
    color:#E31B30!important;
  }

  body.page-category-products > .v13-filter-dialog .v13-filters-head{
    position:sticky!important;
    top:0!important;
    z-index:5!important;
    padding:18px 18px 14px!important;
    background:#fff!important;
    border-radius:24px 24px 0 0!important;
    box-shadow:0 1px 0 #f4dde1!important;
  }
}

@media(max-width:480px){
  body.page-category-products > .v13-filter-dialog{
    width:min(320px,calc(100vw - 28px))!important;
    border-radius:22px!important;
  }

  body.page-category-products > .v13-filter-dialog .v13-filters,
  body.page-category-products > .v13-filter-dialog .v13-filters-head{
    border-radius:22px 22px 0 0!important;
  }
}

/* ==========================================================
   2026-09-12 — Vivid red identity lock + calm footer
   This block is intentionally last in every live prod bundle.
   ========================================================== */
:root{
  --brand-primary:#E31B30!important;
  --brand-primary-dark:#C91529!important;
  --brand-accent:#F04455!important;
  --v10-blue:#E31B30!important;
  --v10-blue-dark:#C91529!important;
  --v10-navy:#C91529!important;
  --v10-teal:#D91A30!important;
  --v10-red:#E31B30!important;
  --primary:#E31B30!important;
}
.v10-mainbar{background:#E31B30!important;background-image:none!important;}
.v10-announcement{background:#C91529!important;}
.v10-search button,
.v10-product-actions button,
.v10-summary-button,
.v9-print-primary,
.v10-submit,
.v13-reset-all,
.v10-filter-toggle,
.v10-mobile-actions a.all{
  background:#E31B30!important;
  border-color:#E31B30!important;
  color:#fff!important;
}
.v10-search button:hover,
.v10-product-actions button:hover,
.v10-summary-button:hover,
.v9-print-primary:hover,
.v10-submit:hover{
  background:#C91529!important;
  border-color:#C91529!important;
}
.v10-nav-link{color:#C91529!important;}
.v10-nav-link:hover,
.v10-nav-cat.open>.v10-nav-link,
.v10-search>i,
.v10-search-item b,
.v10-price strong,
.v10-results-head>b,
.v10-results-head span,
.v10-brand small,
.v10-home-cat b,
.v10-offer-more,
.v6-section-link{
  color:#E31B30!important;
}
.v10-cart b,.v13-wishlist-link b{
  color:#E31B30!important;
  border-color:#E31B30!important;
}
.v13-heart.is-active,.p12-favorite.is-active{
  background:#E31B30!important;
  border-color:#E31B30!important;
}

/* Footer intentionally NOT vivid: premium graphite with red accents. */
body .site-footer,
body .site-footer.v18-footer,
body .v10-footer{
  background:#17191F!important;
  background-image:linear-gradient(180deg,#1D2027 0%,#14161B 100%)!important;
  color:#fff!important;
  border:0!important;
  box-shadow:none!important;
}
.v18-footer-brand .v10-brand strong,
.v18-footer h3,
.v18-footer-contact b,
.v18-footer-bottom strong,
.v18-footer-bottom a{color:#fff!important;}
.v18-footer-brand .v10-brand small,
.v18-footer-brand>p,
.v18-footer-col a,
.v18-footer-contact small,
.v18-footer-bottom p,
.v18-footer-bottom span{color:rgba(255,255,255,.68)!important;}
.v18-footer h3:after{background:#E31B30!important;}
.v18-footer-contact i{
  color:#fff!important;
  background:rgba(227,27,48,.16)!important;
  border:1px solid rgba(227,27,48,.22)!important;
}
.v18-footer-contact>a,.v18-footer-contact>div{
  border-bottom-color:rgba(255,255,255,.09)!important;
}
.v18-footer .v10-social a,.v10-footer .v10-social a{
  color:#fff!important;
  background:rgba(255,255,255,.06)!important;
  border-color:rgba(255,255,255,.10)!important;
}
.v18-footer .v10-social a:hover,.v10-footer .v10-social a:hover{
  color:#fff!important;
  background:#E31B30!important;
  border-color:#E31B30!important;
}
.v18-footer-bottom{border-top-color:rgba(255,255,255,.09)!important;}

/* === Footer Premium XL 20260912 === */
body .site-footer.v18-footer{
  position:relative!important;
  overflow:hidden!important;
  margin-top:78px!important;
  background:
    radial-gradient(circle at 12% 12%,rgba(227,27,48,.10),transparent 28%),
    radial-gradient(circle at 88% 86%,rgba(227,27,48,.07),transparent 24%),
    linear-gradient(180deg,#1C1F25 0%,#13151A 100%)!important;
  border-top:1px solid rgba(255,255,255,.05)!important;
}
body .site-footer.v18-footer:before{
  content:""!important;
  position:absolute!important;
  top:0!important;right:0!important;left:0!important;
  height:3px!important;
  background:linear-gradient(90deg,transparent 0%,#E31B30 22%,#F04A59 50%,#E31B30 78%,transparent 100%)!important;
  opacity:.9!important;
}
body .site-footer.v18-footer .v18-footer-inner{
  position:relative!important;
  z-index:1!important;
  padding-top:74px!important;
}
body .site-footer.v18-footer .v18-footer-top{
  grid-template-columns:1.38fr .72fr .86fr 1.18fr!important;
  gap:62px!important;
  padding-bottom:62px!important;
}
body .site-footer.v18-footer .v18-footer-brand .v10-brand-logo{
  width:78px!important;height:78px!important;padding:7px!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 16px 36px rgba(0,0,0,.18)!important;
}
body .site-footer.v18-footer .v18-footer-brand .v10-brand strong{
  font-size:1.04rem!important;
  letter-spacing:-.15px!important;
}
body .site-footer.v18-footer .v18-footer-brand .v10-brand small{
  margin-top:2px!important;
  color:rgba(255,255,255,.60)!important;
}
body .site-footer.v18-footer .v18-footer-brand>p{
  max-width:500px!important;
  margin:24px 0 24px!important;
  color:rgba(255,255,255,.72)!important;
  font-size:.75rem!important;
  line-height:2.15!important;
}
body .site-footer.v18-footer h3{
  margin:5px 0 24px!important;
  font-size:.86rem!important;
  font-weight:700!important;
  letter-spacing:-.1px!important;
}
body .site-footer.v18-footer h3:after{
  width:34px!important;height:3px!important;
  margin-top:10px!important;
  background:#E31B30!important;
  box-shadow:0 4px 12px rgba(227,27,48,.24)!important;
}
body .site-footer.v18-footer .v18-footer-col{
  gap:3px!important;
}
body .site-footer.v18-footer .v18-footer-col a{
  min-height:40px!important;
  padding:3px 0!important;
  color:rgba(255,255,255,.67)!important;
  font-size:.70rem!important;
  transition:color .18s ease,transform .18s ease!important;
}
body .site-footer.v18-footer .v18-footer-col a:hover{
  color:#fff!important;
  transform:translateX(-5px)!important;
}
body .site-footer.v18-footer .v18-footer-contact{
  gap:10px!important;
}
body .site-footer.v18-footer .v18-footer-contact h3{
  margin-bottom:7px!important;
}
body .site-footer.v18-footer .v18-footer-contact>a,
body .site-footer.v18-footer .v18-footer-contact>div{
  min-height:68px!important;
  grid-template-columns:44px minmax(0,1fr)!important;
  gap:12px!important;
  padding:10px 12px!important;
  background:rgba(255,255,255,.035)!important;
  border:1px solid rgba(255,255,255,.075)!important;
  border-radius:15px!important;
  transition:background .18s ease,border-color .18s ease,transform .18s ease!important;
}
body .site-footer.v18-footer .v18-footer-contact>a:hover{
  background:rgba(255,255,255,.055)!important;
  border-color:rgba(227,27,48,.24)!important;
  transform:translateY(-2px)!important;
}
body .site-footer.v18-footer .v18-footer-contact i{
  width:44px!important;height:44px!important;
  border-radius:13px!important;
  color:#fff!important;
  background:linear-gradient(145deg,rgba(227,27,48,.24),rgba(227,27,48,.12))!important;
  border:1px solid rgba(227,27,48,.20)!important;
}
body .site-footer.v18-footer .v18-footer-contact small{
  color:rgba(255,255,255,.46)!important;
  font-size:.54rem!important;
}
body .site-footer.v18-footer .v18-footer-contact b{
  color:#fff!important;
  font-size:.67rem!important;
  line-height:1.75!important;
}
body .site-footer.v18-footer .v10-social{
  gap:10px!important;
}
body .site-footer.v18-footer .v10-social a{
  width:44px!important;height:44px!important;
  border-radius:13px!important;
  background:rgba(255,255,255,.045)!important;
  border:1px solid rgba(255,255,255,.10)!important;
}
body .site-footer.v18-footer .v10-social a:hover{
  background:#E31B30!important;
  border-color:#E31B30!important;
  transform:translateY(-3px)!important;
  box-shadow:0 10px 22px rgba(227,27,48,.18)!important;
}
body .site-footer.v18-footer .v18-footer-bottom{
  min-height:86px!important;
  padding:20px 0!important;
  border-top:1px solid rgba(255,255,255,.085)!important;
}
body .site-footer.v18-footer .v18-footer-bottom p{
  color:rgba(255,255,255,.56)!important;
  font-size:.64rem!important;
}
body .site-footer.v18-footer .v18-footer-bottom strong,
body .site-footer.v18-footer .v18-footer-bottom a{
  color:#fff!important;
}
@media(max-width:1100px){
  body .site-footer.v18-footer .v18-footer-top{
    grid-template-columns:1.15fr 1fr!important;
    gap:42px 48px!important;
  }
  body .site-footer.v18-footer .v18-footer-contact{
    grid-column:1/-1!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  body .site-footer.v18-footer .v18-footer-contact h3{grid-column:1/-1!important;}
}
@media(max-width:760px){
  body .site-footer.v18-footer{margin-top:54px!important;}
  body .site-footer.v18-footer .v18-footer-inner{padding-top:46px!important;}
  body .site-footer.v18-footer .v18-footer-top{
    grid-template-columns:1fr!important;
    gap:30px!important;
    padding-bottom:38px!important;
  }
  body .site-footer.v18-footer .v18-footer-contact{
    grid-column:auto!important;
    grid-template-columns:1fr!important;
  }
  body .site-footer.v18-footer .v18-footer-contact h3{grid-column:auto!important;}
  body .site-footer.v18-footer .v18-footer-contact>a,
  body .site-footer.v18-footer .v18-footer-contact>div{min-height:64px!important;}
  body .site-footer.v18-footer .v18-footer-bottom{
    min-height:auto!important;
    gap:9px!important;
    padding:22px 0 24px!important;
  }
}

/* ===== Product card typography patch 2026-09-19 ===== */
body .v10-product-card.v13-product-card .v10-product-body>small{
  height:.83rem!important;
  min-height:.83rem!important;
  max-height:.83rem!important;
  font-size:.74rem!important;
  line-height:1.12!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
body .v10-product-card.v13-product-card .v10-product-body h3{
  height:2.45rem!important;
  min-height:2.45rem!important;
  max-height:2.45rem!important;
  font-size:1rem!important;
  line-height:1.225!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
}
@media(max-width:760px){
  body .v10-product-card.v13-product-card .v10-product-body>small{
    height:.76rem!important;
    min-height:.76rem!important;
    max-height:.76rem!important;
    font-size:.68rem!important;
    line-height:1.12!important;
  }
  body .v10-product-card.v13-product-card .v10-product-body h3{
    height:2.18rem!important;
    min-height:2.18rem!important;
    max-height:2.18rem!important;
    font-size:.84rem!important;
    line-height:1.298!important;
  }
}
