: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-print-page{padding:40px 0}.v10-print-hero{position:relative;overflow:hidden;min-height:330px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:30px;padding:42px;color:#fff;background:#C91529;border-radius:30px}.v10-print-hero:before{content:"";position:absolute;width:340px;height:340px;left:-120px;top:-150px;background:#C8202F;border-radius:50%;opacity:.65}.v10-print-hero:after{content:"";position:absolute;width:180px;height:180px;right:-70px;bottom:-80px;background:#E44755;border-radius:50%}.v10-print-hero>div{position:relative;z-index:2}.v10-print-hero small{color:#EFBEC6;font-weight:800}.v10-print-hero h1{margin:10px 0 13px;font-size:2rem;line-height:1.4}.v10-print-hero p{max-width:680px;margin:0;color:#F8E2E6;font-size:.78rem;line-height:2}.v10-print-hero-visual{display:grid;place-items:center}.v10-print-sheet{width:280px;height:210px;position:relative;display:grid;place-items:center;color:var(--v10-navy);background:#fff;border-radius:22px;box-shadow:18px 18px 0 rgba(176,15,31,.4),36px 36px 0 rgba(216,53,69,.18);transform:rotate(-4deg)}.v10-print-sheet i{font-size:3rem;color:var(--v10-blue)}.v10-print-form-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;margin-top:24px}.v10-print-form{padding:25px;background:#fff;border:1px solid var(--v10-line);border-radius:24px;box-shadow:0 14px 38px rgba(109,12,20,.06)}.v10-upload-zone{position:relative;min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center;background:#FFF8F9;border:2px dashed #EFBEC6;border-radius:20px;transition:.2s}.v10-upload-zone.drag{background:#FFF1F3;border-color:var(--v10-blue)}.v10-upload-zone input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.v10-upload-zone i{font-size:2.1rem;color:var(--v10-blue)}.v10-upload-zone h3{margin:10px 0 5px;font-size:.9rem}.v10-upload-zone p{margin:0;color:var(--v10-muted);font-size:.65rem}.v10-file-list{width:100%;display:grid;gap:7px;margin-top:12px}.v10-file-chip{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;background:#fff;border:1px solid var(--v10-line);border-radius:10px;font-size:.62rem}.v10-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:20px}.v10-field{display:grid;gap:7px}.v10-field.full{grid-column:1/-1}.v10-field span{font-size:.67rem;font-weight:800}.v10-field input,.v10-field select,.v10-field textarea{width:100%;min-height:48px;padding:10px 12px;border:1px solid #F8E2E6;border-radius:11px;outline:none;background:#fff;font-size:.68rem}.v10-field textarea{min-height:120px;resize:vertical}.v10-submit{width:100%;min-height:52px;margin-top:16px;color:#fff;background:var(--v10-blue);border:0;border-radius:12px;font-weight:800}.v10-print-aside{position:sticky;top:18px;padding:22px;color:#fff;background:#C91529;border-radius:22px}.v10-print-aside h3{margin:0 0 15px;font-size:.95rem}.v10-print-aside ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.v10-print-aside li{display:flex;gap:9px;color:#F8E2E6;font-size:.68rem;line-height:1.7}.v10-print-aside li i{color:#D83545}@media(max-width:1100px){.v10-print-form-layout{grid-template-columns:minmax(0,1fr) 280px}}@media(max-width:800px){.v10-print-hero{grid-template-columns:1fr;min-height:0;padding:30px 24px}.v10-print-hero h1{font-size:1.5rem}.v10-print-hero-visual{display:none}.v10-print-form-layout{grid-template-columns:1fr}.v10-print-aside{position:static}.v10-fields{grid-template-columns:1fr}.v10-field.full{grid-column:auto}}.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}}.v10-field span,.v10-field input,.v10-field select,.v10-field textarea{font-size:max(.72rem,12px)}.v10-print-page{padding:34px 0 70px!important;background:#FFF5F6}.v10-print-hero{min-height:250px!important;padding:34px 38px!important;grid-template-columns:minmax(0,1fr) 270px!important;border-radius:28px!important;background:linear-gradient(135deg,#C91529,#C91529)!important;box-shadow:0 24px 60px rgba(12,58,76,.16)!important}.v10-print-hero h1{font-size:1.8rem!important;line-height:1.55!important}.v10-print-hero p{max-width:760px!important;font-size:.8rem!important;line-height:1.95!important}.v10-print-form-layout{grid-template-columns:minmax(0,1fr) 310px!important;gap:22px!important;align-items:start!important}.v10-print-form{padding:28px!important;border-radius:26px!important}.v10-upload-zone{min-height:250px!important;border-radius:22px!important}.v10-fields{gap:17px!important;margin-top:24px!important}.v10-field{gap:8px!important}.v10-field span{font-size:.76rem!important}.v10-field input,.v10-field select,.v10-field textarea{min-height:54px!important;padding:12px 14px!important;border-radius:13px!important;font-size:.76rem!important}.v10-field textarea{min-height:140px!important}.v10-submit{min-height:58px!important;margin-top:20px!important;border-radius:14px!important;font-size:.78rem!important}.v10-print-aside{position:sticky!important;top:20px!important;align-self:start!important;min-height:0!important;height:auto!important;padding:24px!important;background:#fff!important;color:var(--v10-ink)!important;border:1px solid var(--v10-line)!important;border-radius:24px!important;box-shadow:0 14px 36px rgba(109,12,20,.06)!important}.v10-print-aside h3{font-size:1rem!important}.v10-print-aside ul{gap:10px!important}.v10-print-aside li{padding:10px 11px!important;color:#546a74!important;background:#FFF5F6!important;border-radius:12px!important;font-size:.72rem!important}.v10-print-aside li i{color:#D91A30!important;margin-top:4px}@media(max-width:1100px){.v10-print-form-layout{grid-template-columns:minmax(0,1fr) 280px!important}}@media(max-width:800px){.v10-print-hero{grid-template-columns:1fr!important;padding:28px 24px!important}.v10-print-form-layout{grid-template-columns:1fr!important}.v10-print-aside{position:static!important}}@keyframes v11LoadPulse{70%{box-shadow:0 0 0 11px rgba(176,15,31,0)}100%{box-shadow:0 0 0 0 rgba(176,15,31,0)}}: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{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}@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-print-request .v10-print-page{padding:34px 0 76px!important;background:linear-gradient(180deg,#FFF7F8 0,#fff 42%)!important}.page-print-request .v10-print-hero{min-height:250px!important;grid-template-columns:minmax(0,1fr) 240px!important;gap:32px!important;padding:38px 42px!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:28px!important;background:linear-gradient(135deg,#5A121A 0%,#C91529 100%)!important;box-shadow:0 24px 65px rgba(109,12,20,.17)!important}.page-print-request .v10-print-hero h1{margin:9px 0 12px!important;max-width:830px!important;font-size:clamp(1.55rem,2.25vw,2.15rem)!important;line-height:1.55!important}.page-print-request .v10-print-hero p{max-width:800px!important;color:#F8E2E6!important;font-size:.82rem!important;line-height:2!important}.page-print-request .v10-print-sheet{width:210px!important;height:165px!important;border-radius:20px!important;box-shadow:14px 14px 0 rgba(176,15,31,.34),28px 28px 0 rgba(216,53,69,.16)!important}.page-print-request .v10-print-form-layout{grid-template-columns:minmax(0,1fr) 300px!important;gap:24px!important;margin-top:26px!important;align-items:start!important}.page-print-request .v10-print-form{padding:30px!important;border:1px solid #F8E2E6!important;border-radius:26px!important;background:#fff!important;box-shadow:0 18px 50px rgba(109,12,20,.075)!important}.page-print-request .v10-upload-zone{min-height:220px!important;padding:28px 22px!important;border:2px dashed #EFBEC6!important;border-radius:20px!important;background:linear-gradient(180deg,#FFF5F6,#FFF5F6)!important}.page-print-request .v10-upload-zone:hover,.page-print-request .v10-upload-zone.drag{border-color:#C8202F!important;background:#FFF5F6!important}.page-print-request .v10-upload-zone>i{width:58px!important;height:58px!important;display:grid!important;place-items:center!important;color:#fff!important;background:#C8202F!important;border-radius:17px!important;font-size:1.45rem!important;box-shadow:0 12px 28px rgba(176,15,31,.2)!important}.page-print-request .v10-upload-zone h3{margin:14px 0 5px!important;font-size:.92rem!important}.page-print-request .v10-upload-zone p{font-size:.67rem!important;color:#70848e!important}.page-print-request .v10-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:17px 16px!important;margin-top:25px!important}.page-print-request .v10-field{gap:8px!important}.page-print-request .v10-field>span{font-size:.72rem!important;color:#C91529!important}.page-print-request .v10-field input,.page-print-request .v10-field select,.page-print-request .v10-field textarea{min-height:54px!important;padding:12px 14px!important;color:#2A1619!important;border:1px solid #F8E2E6!important;border-radius:13px!important;background:#FFF5F6!important;font-size:.73rem!important;transition:border-color .18s,box-shadow .18s,background .18s!important}.page-print-request .v10-field input:focus,.page-print-request .v10-field select:focus,.page-print-request .v10-field textarea:focus{outline:0!important;border-color:#C8202F!important;background:#fff!important;box-shadow:0 0 0 4px rgba(176,15,31,.09)!important}.page-print-request .v10-field textarea{min-height:135px!important;line-height:1.9!important}.page-print-request .v10-submit{min-height:58px!important;margin-top:20px!important;border-radius:14px!important;background:#C8202F!important;box-shadow:0 12px 28px rgba(176,15,31,.2)!important;font-size:.78rem!important}.page-print-request .v10-submit:hover{background:#C91529!important;transform:translateY(-1px)!important}.page-print-request .v10-print-aside{position:sticky!important;top:184px!important;padding:25px!important;color:#2A1619!important;border:1px solid #F8E2E6!important;border-radius:24px!important;background:#fff!important;box-shadow:0 14px 38px rgba(109,12,20,.06)!important}.page-print-request .v10-print-aside h3{margin-bottom:16px!important;font-size:.92rem!important}.page-print-request .v10-print-aside ul{gap:9px!important}.page-print-request .v10-print-aside li{align-items:flex-start!important;padding:11px 12px!important;color:#60747e!important;background:#FFF5F6!important;border-radius:12px!important;font-size:.68rem!important}.page-print-request .v10-print-aside li i{color:#D91A30!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-print-request .v10-print-form-layout{grid-template-columns:minmax(0,1fr) 275px!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-print-request .v10-print-hero{grid-template-columns:1fr!important;padding:28px 24px!important}.page-print-request .v10-print-hero-visual{display:none!important}.page-print-request .v10-print-form-layout{grid-template-columns:1fr!important}.page-print-request .v10-print-form{padding:20px!important}.page-print-request .v10-fields{grid-template-columns:1fr!important}.page-print-request .v10-print-aside{position:static!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}}.page-print-request .v10-print-form{padding:34px!important}.page-print-request .v15-print-form-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;margin-bottom:24px!important;padding-bottom:20px!important;border-bottom:1px solid #F8E2E6!important}.page-print-request .v15-print-form-head span{display:inline-flex!important;align-items:center!important;gap:7px!important;margin-bottom:7px!important;color:#E31B30!important;font-size:.68rem!important;font-weight:800!important}.page-print-request .v15-print-form-head h2{margin:0!important;color:#2A1619!important;font-size:1.22rem!important;line-height:1.5!important}.page-print-request .v15-print-form-head p{max-width:620px!important;margin:6px 0 0!important;color:#71858e!important;font-size:.72rem!important;line-height:1.85!important}.page-print-request .v15-print-step{display:flex!important;align-items:center!important;gap:10px!important;margin:26px 0 13px!important;color:#2A1619!important}.page-print-request .v15-print-step b{width:30px!important;height:30px!important;display:grid!important;place-items:center!important;flex:0 0 30px!important;color:#fff!important;background:#C8202F!important;border-radius:10px!important;font-size:.68rem!important;box-shadow:0 7px 18px rgba(176,15,31,.17)!important}.page-print-request .v15-print-step strong{font-size:.82rem!important}.page-print-request .v15-print-step small{display:block!important;margin-top:2px!important;color:#82939b!important;font-size:.61rem!important;font-weight:400!important}.page-print-request .v10-upload-zone{min-height:205px!important;padding:32px 24px!important;border-width:1.5px!important;border-color:#EFBEC6!important;border-radius:22px!important;background:#FFF5F6!important}.page-print-request .v10-fields{gap:18px!important;margin-top:0!important}.page-print-request .v10-field{position:relative!important;gap:9px!important;padding:14px!important;border:1px solid #F8E2E6!important;border-radius:16px!important;background:#FFF5F6!important;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease!important}.page-print-request .v10-field:focus-within{border-color:#EFBEC6!important;background:#fff!important;box-shadow:0 9px 24px rgba(176,15,31,.07)!important}.page-print-request .v10-field>span{color:#C91529!important;font-size:.7rem!important;font-weight:800!important}.page-print-request .v10-field input,.page-print-request .v10-field select,.page-print-request .v10-field textarea{width:100%!important;min-height:50px!important;padding:11px 13px!important;border:1px solid #F8E2E6!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important;box-sizing:border-box!important}.page-print-request .v10-field input:focus,.page-print-request .v10-field select:focus,.page-print-request .v10-field textarea:focus{border-color:#C8202F!important;box-shadow:0 0 0 3px rgba(176,15,31,.08)!important}.page-print-request .v10-field textarea{min-height:145px!important;resize:vertical!important}.page-print-request .v10-submit{min-height:60px!important;margin-top:24px!important;border-radius:16px!important;font-size:.8rem!important;letter-spacing:0!important}.page-print-request .v10-print-aside{padding:26px!important;border-radius:22px!important}@media(max-width:800px){.page-print-request .v10-print-form{padding:20px!important}.page-print-request .v15-print-form-head{display:block!important}.page-print-request .v10-field{padding:12px!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,.v10-submit,.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,.v10-brand small{color:var(--brand-primary)!important}.v10-search,.v10-product-card,.v10-print-form,.v10-print-aside,.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,.v10-print-form,.v10-print-aside{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,.v10-submit: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}.v10-field input,.v10-field select,.v10-field textarea,.input,select,textarea{border-color:#ecd4d8!important}.v10-field input:focus,.v10-field select:focus,.v10-field textarea:focus,.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}

/* 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}
}

/* ===== 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}
}

/* ==========================================================
   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;
  }
}
