*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:170px}body{margin:0;background:var(--paper,#fff);color:var(--ink,#171717);font:400 14px/1.6 var(--font,Manrope,Arial,sans-serif);-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}html[dir=rtl] body{font-family:Noto Sans Arabic,Manrope,Arial,sans-serif}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:2px solid var(--button);outline-offset:4px}input,select,textarea{color:var(--ink);background:#fff;border:1px solid #d8d8d5;border-radius:6px;min-height:46px;padding:10px 12px;max-width:100%}input[type=checkbox]{min-height:18px;width:18px;height:18px;accent-color:var(--button)}textarea{display:block;width:100%;resize:vertical}img,svg,video{max-width:100%;vertical-align:middle}img{height:auto}img:not([src]):not([srcset]){visibility:hidden}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:750;line-height:1.24;letter-spacing:-.035em}h1{font-size:40px}h2{font-size:28px}h3{font-size:18px}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3{letter-spacing:0;line-height:1.5}p+p{margin-top:10px}ul{padding-inline-start:20px}bdi{unicode-bidi:isolate}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}[hidden]{display:none!important}main{min-height:45vh}label{font-size:13px}input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.container{max-width:calc(var(--container,1320px) + 64px);padding-inline:32px;margin-inline:auto}.section{display:block;padding-top:var(--section-top,48px);padding-bottom:var(--section-bottom,24px)}.section-warm{background:var(--warm);margin-top:24px}.icon{width:22px;height:22px;flex-shrink:0}.muted{color:var(--muted)}.small{font-size:12px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;top:8px;inset-inline-start:12px;z-index:1000;background:#fff;padding:12px;transform:translateY(-150%)}.skip-link:focus{transform:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:46px;padding:12px 22px;border:1px solid transparent;border-radius:var(--button-radius,8px);font-size:13px;font-weight:750;line-height:1.4;transition:background .15s,color .15s,transform .15s;white-space:normal}.button-primary{background:var(--button);color:#fff}.button-primary:hover{background:#a83b00;color:#fff}.button-dark{background:#202220;color:#fff}.button-dark:hover{background:#363a35;color:#fff}.button-light{background:#fff;color:#171717}.button-light:hover{background:#f2e8df;color:#171717}.button-secondary{border-color:#d9d9d5;background:#fff}.button-secondary:hover{border-color:var(--accent)}.button .icon{width:18px;height:18px}.icon-button{width:44px;height:44px;display:inline-flex;justify-content:center;align-items:center;border:0;background:transparent;border-radius:50%;flex-shrink:0}.icon-button:hover{background:#f4f2ef}.text-link{display:inline-flex;align-items:center;gap:9px;font-weight:650;font-size:13px;min-height:44px}.text-link .icon{width:17px;height:17px}.eyebrow{font-size:10px;font-weight:750;letter-spacing:.18em;line-height:1.6;text-transform:uppercase;color:var(--muted)}[dir=rtl] .eyebrow{letter-spacing:0;font-size:12px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-heading .eyebrow{margin-bottom:8px}.section-subtitle{color:var(--muted);font-size:13px;margin-top:9px}.section-heading .text-link{flex-shrink:0}.mobile-only{display:none}.announcement{background:#f6f4f0;border-bottom:1px solid #eeece8;font-size:10px;font-weight:650;letter-spacing:.055em}.announcement-inner{display:flex;align-items:center;justify-content:space-between;min-height:34px;gap:20px}.announcement span{display:inline-flex;align-items:center;gap:9px}.announcement .icon{width:15px;height:15px;color:var(--accent)}[dir=rtl] .announcement{letter-spacing:0;font-size:11px}.shopify-section-group-header-group:has(.site-header){position:sticky;top:0;z-index:40}.site-header{background:#fffffffa;border-bottom:1px solid #e9e9e6;box-shadow:0 2px 4px #00000002}.main-header{height:88px;display:flex;align-items:center;gap:42px}.brand{display:inline-flex;flex-shrink:0;line-height:1}.brand-word{font-size:39px;font-weight:800;letter-spacing:-.065em;line-height:1;display:block;color:#222;direction:ltr;unicode-bidi:isolate}.brand-dot{color:var(--accent)}.brand-image{width:var(--logo-width);max-height:65px;object-fit:contain}.header-search{flex:1;max-width:650px}.search-shell{display:block;position:relative}.search-form{display:flex;align-items:center;background:#f7f7f5;border:1px solid #e6e6e2;border-radius:8px;overflow:hidden}.search-form:focus-within{outline:2px solid var(--button);outline-offset:2px}.search-form input{border:0;background:transparent;min-width:0;flex:1;padding-inline:18px;height:46px;font-size:12px;outline:none!important}.search-submit{width:48px;height:42px;background:transparent;border:0;display:flex;align-items:center;justify-content:center}.header-actions{display:flex;align-items:center;gap:24px;margin-inline-start:auto}.header-action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:9px;font-weight:600;min-width:44px;min-height:48px;white-space:nowrap}.header-action .icon{width:23px;height:23px}.cart-icon-wrap{position:relative;display:inline-flex}.cart-count{position:absolute;top:-6px;inset-inline-end:-8px;border-radius:20px;background:var(--button);color:#fff;min-width:16px;height:16px;display:flex;justify-content:center;align-items:center;font-size:9px;font-weight:700;padding:0 3px;line-height:16px}.language-selector select{border:0;padding:0;min-height:44px;background:transparent;font-size:12px;max-width:85px}.nav-inner{display:flex;align-items:stretch;height:50px;gap:28px}.all-categories{display:flex;align-items:center;gap:10px;white-space:nowrap;border:0;border-inline-end:1px solid #e9e9e6;padding:0 24px 0 0;background:none;font-size:12px;font-weight:750}[dir=rtl] .all-categories{padding:0 0 0 24px}.all-categories>.icon:first-child{width:18px;color:var(--accent)}.all-categories>.icon:last-child{width:13px}.nav-links{display:flex;align-items:stretch;justify-content:space-between;gap:23px;flex:1;min-width:0}.nav-link,.mega-menu>summary{height:50px;display:flex;align-items:center;gap:4px;font-size:12px;font-weight:650;white-space:nowrap;position:relative}.nav-link[aria-current=page]:after,.mega-menu[open]>summary:after{content:"";position:absolute;bottom:0;height:2px;background:var(--accent);width:100%}.offers-link{color:var(--button)}.mega-menu>summary>.icon{width:12px}.mega-panel{position:absolute;top:100%;inset-inline:0;background:#fff;border-top:1px solid #ededeb;box-shadow:0 16px 24px #00000012;z-index:45;padding:28px max(32px,calc((100vw - var(--container))/2))}.mega-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.mega-columns>div{display:flex;flex-direction:column;gap:12px;font-size:13px}.mega-heading{font-weight:800;margin-bottom:6px}.mega-feature{position:relative;border-radius:10px;overflow:hidden;height:180px;grid-column:-2}.mega-feature img{height:100%;width:100%;object-fit:cover}.mega-feature>span{position:absolute;bottom:16px;inset-inline:16px;padding:10px;background:#fffffff0;display:flex;justify-content:space-between;font-weight:700;font-size:12px}.hero-section{padding-top:24px}.hero-section hero-slider{display:block;border-radius:var(--radius);overflow:hidden;background:#ebe3d8;position:relative}.hero-slide{height:var(--hero-height,440px);position:relative;background:var(--hero-bg);color:var(--hero-ink);overflow:hidden}.hero-media{position:absolute;inset-block:0;inset-inline-end:0;width:71%}.hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--hero-bg),transparent 32%)}[dir=rtl] .hero-media:after{background:linear-gradient(270deg,var(--hero-bg),transparent 32%)}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:65% 53%}.hero-media picture{display:contents}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:var(--hero-overlay);pointer-events:none}.hero-copy{position:relative;z-index:1;width:49%;height:100%;padding:44px 0 44px 48px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.hero-copy>.eyebrow{color:inherit;opacity:.7;margin-bottom:18px}.hero-copy h1,.hero-copy h2{font-size:clamp(36px,4vw,54px);line-height:1.08;white-space:pre-line;letter-spacing:-.045em;max-width:490px}.hero-description{font-size:14px;line-height:1.8;max-width:325px;opacity:.83;margin:18px 0 25px}.hero-footnote{display:flex;align-items:center;gap:6px;font-size:10px;margin-top:22px;opacity:.8}.hero-footnote .icon{width:13px;height:13px}[dir=rtl] .hero-copy{padding:32px 44px 32px 0}[dir=rtl] .hero-copy h1,[dir=rtl] .hero-copy h2{font-size:43px;line-height:1.5;letter-spacing:0}.hero-position-end .hero-copy{margin-inline-start:auto}.hero-position-center .hero-copy{width:100%;align-items:center;text-align:center;padding-inline:24px}.slider-controls{position:absolute;bottom:20px;inset-inline-end:24px;z-index:3;display:flex;align-items:center;gap:4px}.slider-controls>.icon-button{width:30px;height:30px;border:1px solid #ffffff80;background:#fffa}.slider-controls .icon{width:15px;height:15px}.slider-prev .icon{transform:rotate(180deg)}.slider-dots{display:flex;gap:6px;margin-inline-end:12px}.slider-dots button{padding:0;width:7px;height:7px;border:0;background:#0004;border-radius:5px}.slider-dots button[aria-current=true]{width:22px;background:var(--accent)}.category-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:20px}.category-card{text-align:center;min-width:0;font-weight:700;font-size:12px}.category-image{border-radius:50%;overflow:hidden;aspect-ratio:1;background:#f4f3f0;margin-bottom:12px;transition:transform .2s}.category-card:hover .category-image{transform:translateY(-3px)}.category-image img{height:100%;width:100%;object-fit:cover}.category-image .demo-image{height:100%;width:100%;mix-blend-mode:multiply}.demo-image{display:block;width:100%;height:100%;aspect-ratio:1;background-size:300% 300%;background-position:var(--dx) var(--dy);background-repeat:no-repeat}.category-style-wide{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.category-style-wide .category-card{display:grid;grid-template-columns:1fr 24px;text-align:start;align-items:center;font-size:16px}.category-style-wide .category-image{grid-column:1/-1;border-radius:var(--radius);aspect-ratio:1.6}.category-style-wide .demo-image{height:auto;aspect-ratio:1;margin-top:-20%}.category-style-wide .icon{width:18px}.product-grid{display:grid;grid-template-columns:repeat(var(--columns,5),minmax(0,1fr));gap:24px}.product-card{display:flex;flex-direction:column;position:relative;min-width:0}.card-media{aspect-ratio:1;background:#f6f5f2;border-radius:var(--radius);overflow:hidden;position:relative}.card-image-link{display:block;width:100%;height:100%}.card-image{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .28s}.card-image-hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .25s}@media(hover:hover){.product-card:hover .card-image-hover{opacity:1}.product-card:hover .card-image:first-child{transform:scale(1.035)}}.card-badges{position:absolute;top:12px;inset-inline-start:12px;pointer-events:none}.badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;background:#fff1e4;color:#9e3b00;border-radius:5px;font-size:10px;line-height:1.4;font-weight:800}.badge-new{background:#e7efe6;color:#426044}.badge-neutral{background:#eaeae6;color:#555}.card-media .wishlist-toggle{position:absolute;top:4px;inset-inline-end:4px;width:40px;height:40px;background:#ffffffcf}.wishlist-toggle .icon{width:19px;height:19px}.wishlist-toggle[aria-pressed=true],button[data-wishlist][aria-pressed=true]{color:var(--button)}button[data-wishlist][aria-pressed=true] .icon{fill:#fff0e1}.card-demo-badge{position:absolute;top:10px;inset-inline-start:10px;font-size:9px}.card-info{padding:14px 0 0;display:flex;flex-direction:column;flex:1;gap:8px}.card-vendor{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-weight:600;line-height:1.4}.card-title{font-size:13px;font-weight:650;line-height:1.5;letter-spacing:-.01em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:39px}.price{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px}.price-current{font-weight:800;font-size:15px;white-space:nowrap}.price-old{font-size:11px;color:#777;white-space:nowrap}.price-from{font-size:11px}.unit-price{display:block;flex-basis:100%;font-size:10px}.rating{display:flex;gap:7px;align-items:center;font-size:10px;line-height:1.5}.rating-stars{display:inline-block;color:transparent;background:linear-gradient(to right,#ad5c00 var(--rating),#c8c8c0 var(--rating));-webkit-background-clip:text;background-clip:text;letter-spacing:1px;font-size:12px}.card-info>form,.card-info>.button{margin-top:auto}.card-info form{padding-top:4px}.button-card{width:100%;border:1px solid #deded8;background:#fff;justify-content:space-between;min-height:40px;font-size:11px;padding:10px 13px;border-radius:7px;gap:6px}.button-card:hover{border-color:var(--accent);background:var(--warm)}.button-card .icon{width:15px;height:15px;color:var(--accent)}.card-bordered{border:1px solid #e8e8e4;border-radius:var(--radius);overflow:hidden;padding:10px}.card-bordered .card-info{padding:12px 4px 4px}.demo-note{font-size:10px;color:var(--muted);margin:-10px 0 15px}.offer-strip{padding:30px 40px;display:flex;justify-content:space-between;align-items:center;gap:24px;background:#fff1e4;border-radius:var(--radius);position:relative;overflow:hidden}.offer-strip:after{content:"";position:absolute;width:220px;height:220px;border:1px solid #e7cdb3;border-radius:50%;inset-inline-end:17%;top:-50px;box-shadow:0 0 0 28px #eddbc933,0 0 0 60px #eddbc91f;pointer-events:none}.offer-strip>*{position:relative;z-index:1}.offer-strip .eyebrow{color:#915122;margin-bottom:9px}.offer-strip h2{font-size:30px}.offer-strip p:not(.eyebrow){margin-top:9px;font-size:12px;color:#75614f}.promo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.promo-card{height:330px;border-radius:var(--radius);position:relative;overflow:hidden;color:var(--promo-ink,#fff);background:#4c5148}.promo-media,.promo-media img,.promo-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.promo-media img{object-fit:cover}.promo-shade{background:linear-gradient(90deg,rgba(0,0,0,var(--promo-overlay)),transparent)}[dir=rtl] .promo-shade{background:linear-gradient(270deg,rgba(0,0,0,var(--promo-overlay)),transparent)}.promo-copy{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:34px;max-width:75%;text-shadow:0 1px 15px #0003}.promo-copy .eyebrow{color:inherit;opacity:.9;font-size:9px}.promo-copy h2{font-size:31px;line-height:1.2;margin-top:12px}.promo-copy>p:not(.eyebrow){font-size:12px;margin-top:10px}.promo-copy>.button{margin-top:24px;text-shadow:none;font-size:11px;min-height:40px;padding:10px 15px}.wide-promo .promo-card{height:350px}.wide-promo .promo-copy{max-width:55%}.brands-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px}.brands-grid a{height:100px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:750;border:1px solid #ededeb;border-radius:10px}.brands-grid img{max-height:56px;max-width:120px;object-fit:contain}.trust-section{padding:38px 0;margin-top:38px;border-top:1px solid #eaeae5;border-bottom:1px solid #eaeae5}.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.trust-item{display:flex;gap:14px;align-items:center}.trust-item>.icon{width:30px;height:30px;color:var(--accent)}.trust-item h3{font-size:12px;letter-spacing:0;line-height:1.4}.trust-item p{font-size:10px;color:var(--muted);margin-top:5px}.newsletter{background:#f6f3ed;padding:46px 0}.newsletter-inner{display:flex;justify-content:space-between;gap:60px;align-items:center}.newsletter h2{font-size:25px;margin:10px 0}.newsletter p:not(.eyebrow){font-size:12px;color:var(--muted)}.newsletter-form-wrap{width:44%}.newsletter-input{display:flex;gap:6px;padding:5px;background:#fff;border:1px solid #deded8;border-radius:9px}.newsletter-input input{flex:1;min-width:0;border:0;font-size:12px;background:transparent;min-height:42px}.newsletter-input .button{font-size:11px;padding:12px 18px;min-height:42px;white-space:nowrap}.newsletter-consent{font-size:9px!important;margin-top:10px}.site-footer{padding-top:52px;background:#fff}.footer-top{display:grid;grid-template-columns:1.65fr 1fr 1.2fr 1.1fr 1.2fr;gap:36px;padding-bottom:48px}.footer-brand .brand-word{font-size:36px}.footer-arabic{font:700 18px Noto Sans Arabic,Arial;margin-top:7px}.footer-brand>p:not(.footer-arabic){max-width:250px;font-size:11px;color:var(--muted);margin-top:16px;line-height:1.9}.footer-location{display:flex;align-items:center;gap:7px;font-size:11px;margin-top:16px}.footer-location .icon{width:16px;height:16px;color:var(--accent)}.social-links{display:flex;gap:9px;margin-top:14px}.social-links a{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid #e8e8e2;border-radius:50%}.social-links .icon{width:16px;height:16px}.footer-column{display:flex;align-items:flex-start;flex-direction:column;gap:12px;min-width:0}.footer-column h3{font-size:12px;letter-spacing:0;margin:2px 0 10px}.footer-column a{font-size:11px;color:#5d5d59;display:inline-flex;align-items:center;gap:8px;overflow-wrap:anywhere}.footer-column a:hover{color:var(--button)}.footer-column p{font-size:11px;color:var(--muted);line-height:1.9}.footer-column .icon{width:14px;height:14px}.footer-bottom{padding:24px 0;border-top:1px solid #e9e9e4;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-bottom small{font-size:10px;color:var(--muted)}.payment-icons{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.payment-icon{width:36px;height:24px}.cod-pill{font-size:9px;border:1px solid #ddd;border-radius:3px;padding:3px 6px;line-height:18px}.mobile-bottom-nav{display:none}.drawer{position:fixed;inset:0 0 0 auto;width:450px;max-width:100%;height:100dvh;max-height:100dvh;padding:0;border:0;background:#fff;box-shadow:-10px 0 40px #0002;color:var(--ink);margin:0;overflow:hidden}.drawer[open]{display:flex;flex-direction:column;animation:drawerIn .2s ease-out}.drawer::backdrop,.image-dialog::backdrop{background:#17171770;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.drawer-start{inset:0 auto 0 0}.drawer-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #ebebe6;padding:17px 24px;flex-shrink:0}.drawer-heading h2{font-size:21px}.drawer-body{padding:24px;overflow-y:auto;overscroll-behavior:contain;flex:1;min-height:0}.mobile-menu{display:flex;flex-direction:column;gap:0}.mobile-menu>a,.mobile-menu>details>summary{font-size:15px;font-weight:650;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8e8e3;padding:14px 0;min-height:50px}.mobile-menu details a{display:block;font-size:13px;padding:8px 10px;min-height:44px}.mobile-menu .menu-grandchild{padding-inline-start:26px;color:var(--muted)}.menu-service{background:var(--warm);padding:24px;display:flex;align-items:center;gap:10px;font-size:12px}.menu-service .icon{color:var(--accent)}#CartDrawerContent{display:flex;flex:1;flex-direction:column;min-height:0}.shipping-progress{padding:20px 24px;background:var(--warm);font-size:12px;border-bottom:1px solid #f4eadd}.shipping-progress p{line-height:1.8}.progress-track{margin-top:10px;background:#eaded2;height:5px;border-radius:10px;overflow:hidden}.progress-track>span{display:block;height:100%;background:var(--accent);border-radius:10px}.shipping-unlocked{display:flex;align-items:center;gap:8px;color:#285e38;font-weight:650}.shipping-unlocked .icon{width:18px;height:18px}.cart-drawer-form{display:flex;flex-direction:column;flex:1;min-height:0}.cart-item{display:flex;gap:16px;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #ededeb;min-width:0}.cart-item-image{width:88px;height:88px;flex-shrink:0;background:#f6f5f2;border-radius:8px;overflow:hidden}.cart-item-image img{width:100%;height:100%;object-fit:contain}.cart-item-info{min-width:0;flex:1}.cart-item-title{font-size:12px;font-weight:700;line-height:1.5;display:block}.cart-item-price{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:8px;font-size:13px}.cart-item-controls{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.quantity-control{display:flex;align-items:center;border:1px solid #deded8;border-radius:6px;overflow:hidden;background:#fff;width:max-content;max-width:100%;flex-shrink:0}.quantity-control button{border:0;background:transparent;width:36px;height:38px;padding:0;display:flex;align-items:center;justify-content:center}.quantity-control .icon{width:13px;height:13px}.quantity-control input{padding:0;text-align:center;min-height:38px;height:38px;border:0;border-radius:0;width:28px;font-size:12px;background:transparent}.remove-link{font-size:10px;text-decoration:underline;text-underline-offset:3px}.cart-drawer-bottom{padding:20px 24px max(18px,env(safe-area-inset-bottom));border-top:1px solid #e8e8e3;flex-shrink:0;background:#fff}.summary-row{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:8px}.summary-row>strong{font-size:18px}.cart-note{font-size:10px;color:var(--muted);line-height:1.7;margin:13px 0}.checkout-button{width:100%;min-height:50px}.checkout-button>.icon:last-child{margin-inline-start:auto}.checkout-reassurance{display:flex;align-items:center;justify-content:center;gap:7px;font-size:9px;color:var(--muted);margin-top:12px}.checkout-reassurance .icon{width:13px;height:13px}.cart-empty{height:100%;justify-content:center}.empty-state{padding:64px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.empty-state>.icon{width:48px;height:48px;color:var(--accent)}.empty-state h2{font-size:25px}.empty-state h3{font-size:22px}.empty-state p{color:var(--muted);font-size:13px;max-width:340px}.cart-addons h3{font-size:14px;margin-bottom:12px}.addon-card{display:flex;align-items:center;gap:14px;border:1px solid #e8e8e2;border-radius:8px;padding:10px;margin-top:8px}.addon-card>img{width:50px;height:50px;object-fit:contain}.addon-card>span{font-size:11px;flex:1}.addon-card strong{display:block;font-size:12px;margin-top:3px}.addon-card>.icon{color:var(--accent);width:17px}.discount-label{color:var(--button);font-size:10px}.form-error{color:#a32219;font-size:12px;padding:8px 0;overflow-wrap:anywhere}.form-success{color:#285e38;padding:10px 0}.toast{position:fixed;bottom:30px;inset-inline-start:50%;transform:translate(-50%);background:#222;color:#fff;padding:12px 22px;border-radius:8px;z-index:90;box-shadow:0 5px 20px #0002;font-size:12px}.predictive-results{position:absolute;z-index:60;top:calc(100% + 8px);inset-inline:0;border:1px solid #ddd;background:#fff;border-radius:10px;box-shadow:0 15px 35px #0002;max-height:65vh;overflow:auto}.predictive-inner ul{list-style:none;margin:0;padding:10px}.predictive-inner li>a{display:flex;align-items:center;gap:14px;padding:10px;border-radius:6px;font-size:12px;min-height:48px}.predictive-inner li>a>img,.suggestion-demo{width:56px;height:56px;flex-shrink:0;object-fit:contain;background:#f6f5f2;border-radius:5px;overflow:hidden}.predictive-inner strong{display:block;font-size:11px;margin-top:4px}.predictive-inner li[aria-selected=true],.predictive-inner li:hover{background:#f8f5f0}.suggestion-type{color:var(--muted);font-size:9px;text-transform:uppercase;min-width:65px}.predictive-all{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-top:1px solid #eee;font-size:12px;font-weight:650}.breadcrumbs{padding:22px 0;display:flex;align-items:center;gap:10px;font-size:10px;color:var(--muted);min-width:0;white-space:nowrap}.breadcrumbs [aria-current=page]{overflow:hidden;text-overflow:ellipsis}.product-section{padding-bottom:30px}.product-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);gap:64px;align-items:start}.product-gallery{position:sticky;top:160px;min-width:0}.gallery-stage{aspect-ratio:1;background:#f6f5f2;border-radius:var(--radius);overflow:hidden}.gallery-item{height:100%;width:100%}.gallery-item>video,.gallery-item>iframe,.gallery-item>model-viewer{width:100%;height:100%;border:0}.gallery-zoom{display:block;width:100%;height:100%;padding:0;border:0;background:none;cursor:zoom-in}.gallery-zoom>img{width:100%;height:100%;object-fit:contain}.gallery-thumbnails{display:flex;gap:10px;overflow-x:auto;margin-top:14px;padding:3px}.gallery-thumbnails button{width:72px;height:72px;border:1px solid #e9e9e2;border-radius:6px;overflow:hidden;flex-shrink:0;background:#f6f5f2;padding:3px}.gallery-thumbnails button[aria-pressed=true]{border-color:var(--button)}.gallery-thumbnails img{height:100%;width:100%;object-fit:contain}.product-information{min-width:0;padding-top:8px}.product-information h1{font-size:30px;line-height:1.3;letter-spacing:-.03em}.product-block{margin-bottom:18px}.product-block:empty{display:none}.product-review-line{display:flex;justify-content:space-between;align-items:center;margin-top:9px;gap:12px}.product-review-line .rating{font-size:12px}.block-price{position:relative;border-bottom:1px solid #e7e7e2;padding-bottom:18px}.block-price>.price{display:inline-flex;margin-inline-end:12px}.block-price .price-current{font-size:28px}.block-price .price-old{font-size:16px}.stock-state{display:flex;align-items:center;gap:7px;color:#386541;font-size:11px;margin-top:12px}.stock-state>span{width:6px;height:6px;background:currentColor;border-radius:50%}.stock-out{color:#777}.product-intro{font-size:13px;color:var(--muted)}.variant-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-bottom:20px}.option-group>label{display:block;font-weight:700;margin-bottom:8px;font-size:11px}.option-group>select{width:100%;font-size:12px}.product-form-row{display:flex;gap:12px}.product-form-row>.quantity-control button{width:36px;height:48px}.product-form-row>.quantity-control input{height:48px;width:28px}.product-add-button{flex:1;min-height:50px;font-size:13px}.product-buy-form{display:flex;flex-direction:column;gap:12px}.dynamic-checkout{margin-top:0}.shopify-payment-button__button{border-radius:var(--button-radius)!important;min-height:48px!important}.shopify-payment-button__button--unbranded{background:#222!important;font-size:13px!important}.product-reassurance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;margin-top:20px}.product-reassurance>span{display:flex;align-items:center;gap:7px;font-size:10px}.product-reassurance .icon{width:16px;height:16px;color:var(--accent)}.delivery-box{display:flex;gap:12px;background:#f6f5f1;padding:17px;border-radius:8px}.delivery-box>.icon{width:19px;height:19px;color:var(--accent);margin-top:2px}.delivery-box strong{font-size:11px}.delivery-box p{font-size:11px;color:var(--muted);margin-top:5px}.product-block.block-accordion{margin:0}.product-accordion{border-bottom:1px solid #e4e4df}.product-accordion summary{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:700;min-height:55px;gap:12px}.product-accordion summary>.icon{width:16px;height:16px}.product-accordion[open] summary>.icon{transform:rotate(45deg)}.product-accordion>.rte{font-size:12px;padding-bottom:22px;color:#5b5b57}.rte{line-height:1.85;overflow-wrap:anywhere}.rte p,.rte ul,.rte ol{margin-bottom:16px}.rte p:last-child{margin-bottom:0}.rte h2,.rte h3{margin:26px 0 14px}.rte a{text-decoration:underline;text-underline-offset:3px}.rte table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}.rte td,.rte th{border:1px solid #ddd;padding:10px}.product-sticky{display:none}.image-dialog{width:min(95vw,1000px);max-height:95dvh;padding:20px;border:0;border-radius:12px}.image-dialog>.icon-button{position:absolute;top:12px;inset-inline-end:12px;background:#fff;z-index:1}.image-dialog>img{width:100%;max-height:88dvh;object-fit:contain}.reviews-empty{background:#f6f5f2;text-align:center;padding:28px;border-radius:10px;font-size:12px}.reviews-empty>span{font-size:24px}.collection-heading{padding:28px 32px;background:#f6f3ed;border-radius:var(--radius);margin:0 0 24px;min-height:145px;display:flex;justify-content:space-between;align-items:center;gap:30px;overflow:hidden}.collection-heading h1{font-size:34px;margin-top:9px}.collection-description{max-width:560px;font-size:12px;color:var(--muted);margin-top:12px}.collection-heading>img{width:36%;height:150px;object-fit:cover;border-radius:8px}.collection-toolbar{display:flex;align-items:center;gap:20px;border-bottom:1px solid #e6e6e0;padding-bottom:20px;margin-bottom:12px;font-size:11px}.sort-form{display:flex;align-items:center;gap:10px;margin-inline-start:auto}.sort-form label{font-size:11px;color:var(--muted)}.sort-form select{font-size:11px;min-height:40px;border-color:#e4e4df}.filter-trigger{display:none}.collection-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:32px;margin-top:20px}.collection-layout.no-filters{display:block}.collection-results,.facets{min-width:0}.facets-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.facets-heading h2{font-size:16px}.mobile-filter-close{display:none}.facet{padding:0 0 18px;margin-bottom:16px;border-bottom:1px solid #e7e7e1}.facet>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;font-weight:700;font-size:12px}.facet>summary .icon{width:14px;height:14px}.facet-options{padding-top:12px}.facet-option{display:flex;align-items:center;gap:8px;font-size:11px;padding:7px 0;cursor:pointer}.facet-option input{margin:0;width:15px;height:15px;min-height:15px}.facet-count{color:#888;margin-inline-start:auto;font-size:10px}.facet-option.is-disabled{opacity:.4}.price-range{display:flex;align-items:end;gap:8px}.price-range>label{flex:1;min-width:0;font-size:10px}.price-range input{width:100%;padding:8px;margin-top:6px;font-size:11px;min-height:38px}.price-range>span{margin-bottom:8px}.facet-apply{width:100%;font-size:11px;min-height:40px}.active-filters{display:flex;flex-wrap:wrap;gap:6px;font-size:10px}.active-filters>a:not(.clear-filters){border-radius:5px;background:#f6f4ee;padding:6px 9px;display:inline-flex;align-items:center;gap:8px}.active-filters .icon{width:12px;height:12px}.clear-filters{font-size:10px;text-decoration:underline;align-self:center;padding:8px}.active-filters:not(:has(a:not(.clear-filters))){display:none}.collection-section{padding-bottom:40px}.collection-layout .product-grid{gap:24px 18px}.collection-layout .price-current{font-size:14px}.pagination{display:flex;justify-content:center;gap:8px;padding:36px 0 10px}.pagination>a,.pagination>span{width:38px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:6px;font-size:12px}.pagination [aria-current=page]{background:var(--button);color:#fff}.pagination .icon{width:16px;height:16px}.pagination>a:first-child[aria-label] .icon{transform:rotate(180deg)}.page-heading{text-align:center;padding:20px 0 35px}.page-heading h1{font-size:34px}.page-heading>p{font-size:13px;color:var(--muted);margin-top:12px}.page-search{max-width:650px;margin:26px auto 0}.narrow-page{max-width:830px;padding-bottom:70px}.narrow-page h1{margin-bottom:28px}.contact-form{margin-top:30px}.contact-form label{display:block;margin:15px 0 7px}.contact-form input{width:100%}.contact-form>.button{margin-top:22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.search-content-card{background:#f7f6f1;padding:24px;border-radius:10px}.search-content-card h2{font-size:20px;margin:16px 0}.search-content-card p{font-size:12px;color:var(--muted)}.cart-page-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;margin-top:35px}.cart-page-layout>.cart-page-summary{align-self:start;background:#f8f7f3;border:1px solid #e8e8e1;border-radius:12px;padding:25px;position:sticky;top:160px}.cart-page-summary .shipping-progress{padding:0 0 22px;background:none;margin-bottom:22px}.cart-page-layout>.cart-page-summary .cart-summary{padding:0}.cart-page-layout>.cart-page-summary .cart-note{margin:20px 0}.cart-page-layout label{display:block;margin-bottom:7px}.cart-page-layout .button[name=update]{margin-top:18px}.collection-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.collection-tile{background:#f6f5f1;border-radius:10px;overflow:hidden;padding-bottom:20px}.collection-tile>img{width:100%;height:200px;object-fit:cover}.collection-tile>h2{font-size:20px;padding:20px 20px 8px}.collection-tile>span{display:flex;align-items:center;justify-content:space-between;padding-inline:20px;font-size:12px}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:32px}.article-grid img{width:100%;height:220px;object-fit:cover;border-radius:10px;margin-bottom:14px}.article-grid h2{font-size:20px;margin:10px 0}.article-grid article>p:last-child{font-size:12px;color:var(--muted)}.error-page{padding:100px 0}.password-page{max-width:500px;text-align:center;margin:10vh auto;padding:25px}.password-page h1{margin:30px 0}.password-page form{margin-top:25px;display:flex;gap:14px;flex-direction:column}.placeholder-svg{height:100%;width:100%;background:#f6f5f2;fill:#c5c2ba}product-info{display:block}product-recommendations:empty{padding:0}.no-js .mobile-bottom-nav,.no-js .all-categories,.no-js .mobile-only,.no-js .wishlist-toggle,.no-js .variant-options{display:none}.no-js .desktop-nav{display:block}.no-js .nav-inner{height:auto}.no-js .nav-links{flex-wrap:wrap}.no-js .facets{position:static;transform:none;display:block}.no-js .product-sticky,.no-js .hero-slide[hidden],.no-js .slider-controls{display:none}[dir=rtl] .drawer{inset:0 auto 0 0}[dir=rtl] .drawer-start{inset:0 0 0 auto}[dir=rtl] .icon-arrow{transform:scaleX(-1)}[dir=rtl] .slider-prev .icon{transform:none}[dir=rtl] .toast{transform:translate(50%)}[dir=rtl] .card-vendor{letter-spacing:0}[dir=rtl] .card-title{line-height:1.65;height:43px}[dir=rtl] .hero-copy .eyebrow{font-size:12px}[dir=rtl] .price{row-gap:2px}[dir=rtl] .product-information h1{line-height:1.5}@keyframes drawerIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media(min-width:1500px){.hero-copy h1,.hero-copy h2{font-size:57px}}@media(max-width:1279px){.main-header{gap:28px}.header-actions{gap:13px}.nav-links{gap:15px}.nav-link,.mega-menu>summary{font-size:11px}.all-categories{font-size:11px;padding-inline-end:16px;gap:7px}.nav-inner{gap:20px}.container{padding-inline:28px}.product-grid{gap:20px}.category-grid{gap:17px}.product-layout{gap:40px}.hero-copy{padding-inline-start:40px}.footer-top{gap:24px}.newsletter-inner{gap:40px}.collection-layout{grid-template-columns:185px minmax(0,1fr);gap:25px}.collection-layout .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1023px){.container{padding-inline:24px}.announcement-inner{gap:14px;font-size:9px}.announcement span{gap:6px}.main-header{height:78px;gap:24px}.brand-word{font-size:34px}.header-actions{gap:8px}.header-action>span:last-child:not(.cart-icon-wrap){display:none}.account-link{display:none}.language-selector select{max-width:73px;font-size:11px}.nav-links{gap:18px;overflow:auto;scrollbar-width:none}.all-categories{display:none}.nav-inner{height:46px}.nav-link,.mega-menu>summary{height:46px}.hero-copy{padding-inline-start:32px;width:54%}.hero-copy h1,.hero-copy h2{font-size:43px}.hero-description{font-size:12px;max-width:275px}.category-grid{gap:13px}.category-card{font-size:10px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 18px}.product-grid>.product-card:nth-child(5):last-child{display:none}.hero-slide{height:390px}.promo-copy{padding:26px;max-width:86%}.promo-copy h2{font-size:28px}.promo-card{height:290px}.trust-grid{gap:20px}.trust-item{gap:10px}.trust-item>.icon{width:25px;height:25px}.trust-item h3{font-size:11px}.trust-item p{font-size:9px}.footer-top{grid-template-columns:1.5fr 1fr 1fr 1fr}.footer-contact{grid-column:2/-1;flex-direction:row;flex-wrap:wrap;gap:14px;align-items:center}.footer-contact h3{margin:0}.newsletter-inner{gap:24px}.newsletter h2{font-size:23px}.newsletter-form-wrap{width:46%}.product-layout{gap:30px;grid-template-columns:1fr 1fr}.product-information h1{font-size:26px}.product-form-row{gap:8px}.product-form-row>.quantity-control button{width:29px}.product-add-button{padding-inline:12px;font-size:11px}.product-gallery{top:140px}.collection-layout{grid-template-columns:175px minmax(0,1fr);gap:24px}.collection-layout .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 13px}.collection-layout .price-current{font-size:12px}.collection-layout .price-old{font-size:10px}.collection-layout .button-card{font-size:10px;padding-inline:9px}.collection-layout .card-title{font-size:12px}.cart-page-layout{gap:30px}.brands-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:767px){.container{padding-inline:20px}.announcement-inner{justify-content:center;min-height:30px}.announcement span{display:none}.announcement span:nth-child(3){display:flex;font-size:9px}.announcement .icon{width:13px;height:13px}.main-header{height:auto;min-height:114px;display:grid;grid-template-columns:38px auto 1fr;gap:8px;padding-top:10px;padding-bottom:12px}.mobile-only{display:inline-flex}.main-header>.icon-button{width:34px;height:38px;justify-content:flex-start}.main-header .brand-word{font-size:32px}.header-actions{gap:3px;justify-self:end}.header-action{min-width:36px;width:36px;min-height:38px}.header-action .icon{width:22px;height:22px}.language-selector select{font-size:10px;min-height:36px;max-width:60px}.header-search{grid-column:1/-1;grid-row:2;width:100%;max-width:none;margin-top:4px}.search-form input{height:40px;min-height:40px;font-size:11px;padding-inline:12px}.search-submit{height:36px;width:42px}.search-submit .icon{width:19px;height:19px}.search-form{border-radius:7px}.desktop-nav{display:none}.hero-section{padding-top:16px}.hero-slide{height:370px}.hero-copy{padding:30px;width:59%}.hero-copy h1,.hero-copy h2{font-size:37px}.hero-description{font-size:12px;max-width:260px;margin:15px 0 20px}.hero-copy .eyebrow{font-size:9px;margin-bottom:14px}.hero-copy .button{font-size:11px;min-height:42px;padding:12px 18px}.hero-footnote{font-size:9px;margin-top:16px}.hero-media{width:75%}.section{padding-top:min(var(--section-top,36px),36px);padding-bottom:min(var(--section-bottom,20px),36px)}.section-heading{margin-bottom:20px;align-items:start}.section-heading h2{font-size:24px}.section-subtitle{font-size:12px;max-width:350px}.section-heading .text-link{font-size:11px;min-height:30px;gap:6px}.section-heading .text-link .icon{width:14px;height:14px}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 24px}.category-image{max-width:130px;margin-inline:auto;margin-bottom:9px}.category-card{font-size:12px}.category-style-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.category-style-wide .category-image{max-width:none;width:100%}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 16px}.product-grid>.product-card:nth-child(5):last-child{display:flex}.product-grid-scroll{display:flex;overflow:auto;scroll-snap-type:x mandatory;gap:14px;padding-bottom:14px}.product-grid-scroll>.product-card{flex:0 0 32%;scroll-snap-align:start}.offer-strip{padding:28px;gap:22px}.offer-strip h2{font-size:27px}.offer-strip>.button{font-size:11px;padding:12px 16px;min-width:144px}.promo-grid{gap:18px}.promo-copy{padding:22px;max-width:100%}.promo-copy h2{font-size:25px}.promo-copy>p:not(.eyebrow){font-size:11px}.promo-copy .eyebrow{font-size:8px}.promo-card{height:300px}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.trust-section{padding:30px 0;margin-top:30px}.trust-item h3{font-size:12px}.trust-item p{font-size:10px}.newsletter-inner{flex-direction:column;align-items:stretch;gap:25px}.newsletter-form-wrap{width:100%}.newsletter h2{font-size:25px}.newsletter{padding:36px 0}.newsletter-consent{font-size:10px!important}.newsletter-input .button{font-size:12px}.footer-top{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.footer-brand{grid-column:1/-1;max-width:420px}.footer-brand>p:not(.footer-arabic){max-width:330px}.footer-arabic{display:inline-block;margin-inline-start:16px}.footer-contact{grid-column:1/-1}.footer-column a{font-size:11px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:16px}.site-footer{padding-top:34px}.has-mobile-nav{padding-bottom:calc(64px + env(safe-area-inset-bottom) + var(--extra-bottom,0px))}.mobile-bottom-nav{display:flex;justify-content:space-around;align-items:center;position:fixed;bottom:var(--extra-bottom,0px);inset-inline:0;z-index:35;background:#fffffffa;border-top:1px solid #e5e5df;min-height:62px;padding:7px 8px calc(7px + env(safe-area-inset-bottom));box-shadow:0 -3px 12px #00000004}.mobile-bottom-nav>a,.mobile-bottom-nav>button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex:1;min-height:44px;border:0;background:none;font-size:9px;padding:0;line-height:1.5}.mobile-bottom-nav .icon{width:21px;height:21px}.mobile-bottom-nav [aria-current=page]{color:var(--button)}.mobile-bottom-nav .cart-count{font-size:8px;min-width:14px;height:14px;line-height:14px;top:-4px}.drawer{width:420px}.drawer-heading{padding:14px 20px}.drawer-heading h2{font-size:20px}.drawer-body{padding:20px}.drawer-heading .icon-button{width:40px;height:40px}.cart-drawer-bottom{padding:16px 20px max(18px,env(safe-area-inset-bottom))}.shipping-progress{padding:16px 20px}.quantity-control button{width:40px;height:40px}.quantity-control input{height:40px;min-height:40px}.cart-item-title{font-size:13px}.remove-link{font-size:11px;min-height:40px;display:flex;align-items:center}.toast{bottom:calc(78px + env(safe-area-inset-bottom) + var(--extra-bottom));max-width:90vw;width:max-content}.breadcrumbs{padding:17px 0;font-size:10px}.product-layout{display:block}.product-gallery{position:static;max-width:580px;margin:0 auto 25px}.product-information{padding-top:0}.product-information h1{font-size:29px}.product-form-row>.quantity-control button{width:40px}.product-add-button{font-size:13px}.product-reassurance{gap:15px}.product-reassurance>span{font-size:11px}.product-information .price-current{font-size:27px}.product-sticky.is-visible{display:flex;align-items:center;justify-content:space-between;gap:12px;position:fixed;bottom:calc(62px + env(safe-area-inset-bottom) + var(--extra-bottom));inset-inline:0;padding:10px 20px;background:#fff;border-top:1px solid #e7e7e1;box-shadow:0 -5px 16px #00000008;z-index:36}.page-product:not(.has-mobile-nav) .product-sticky{bottom:calc(env(safe-area-inset-bottom) + var(--extra-bottom))}.product-sticky>div{min-width:0;flex:1}.sticky-product-name{display:block;font-size:10px;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:1px}.product-sticky .price-current{font-size:15px}.product-sticky .price-old{font-size:10px}.product-sticky .button{min-height:42px;font-size:11px;padding:10px 16px;max-width:52%}.page-product:has(.product-sticky.is-visible){padding-bottom:calc(142px + env(safe-area-inset-bottom) + var(--extra-bottom))}.collection-heading{padding:24px;margin-bottom:20px;gap:16px}.collection-heading h1{font-size:28px}.collection-heading>img{height:130px;width:34%}.collection-toolbar{flex-wrap:wrap;gap:10px;padding-bottom:15px}.collection-toolbar>span{flex-basis:100%;font-size:11px}.filter-trigger{display:inline-flex;font-size:11px;min-height:42px;padding:10px 18px}.sort-form{flex:1;justify-content:flex-end}.sort-form select{max-width:190px;min-height:42px}.collection-layout{display:block;margin-top:20px}.collection-layout .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 16px}.collection-layout .price-current{font-size:14px}.collection-layout .card-title{font-size:13px}.facets{display:none;position:fixed;inset:0 auto 0 0;width:310px;max-width:90vw;height:100dvh;background:#fff;z-index:75;overflow:auto;padding:22px}.facets.is-open{display:block}.mobile-filter-close{display:flex}.facets-heading h2{font-size:21px}.facet>summary{font-size:14px}.facet-option{font-size:13px;min-height:44px}.facet-option input{width:18px;height:18px;min-height:18px}.facet-apply{font-size:13px;min-height:46px}.filter-scrim:not([hidden]){position:fixed;top:0;right:0;bottom:0;left:0;background:#17171770;border:0;z-index:74;display:block}.collection-layout .button-card{font-size:11px}.cart-page-layout{display:block;margin-top:25px}.cart-page-layout>.cart-page-summary{position:static;margin-top:30px;padding:22px}.page-heading h1{font-size:29px}.page-heading{padding:10px 0 24px}.collection-card-grid,.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brands-grid{grid-template-columns:repeat(3,minmax(0,1fr))}[dir=rtl] .hero-copy{padding:24px 28px 24px 0}[dir=rtl] .hero-copy h1,[dir=rtl] .hero-copy h2{font-size:31px;line-height:1.55}[dir=rtl] .facets{inset:0 0 0 auto}[dir=rtl] .main-header .brand-word{font-size:32px}}@media(max-width:600px){.container{padding-inline:16px}.main-header{grid-template-columns:32px auto 1fr;gap:5px}.main-header .brand-word{font-size:30px}.header-actions{gap:1px}.language-selector select{max-width:58px;font-size:10px}.header-action{min-width:34px;width:34px}.hero-section hero-slider{border-radius:10px}.hero-slide{height:440px}.hero-media{width:100%;height:60%;top:auto;bottom:0}.hero-media:after{background:linear-gradient(var(--hero-bg),transparent 40%)}[dir=rtl] .hero-media:after{background:linear-gradient(var(--hero-bg),transparent 40%)}.hero-media img{object-position:70% 56%}.hero-copy{height:auto;justify-content:start;padding:26px 24px;width:100%;align-items:start}.hero-copy h1,.hero-copy h2{font-size:34px;line-height:1.11;white-space:pre-line;max-width:290px}.hero-copy>.eyebrow{font-size:8px;letter-spacing:.13em;margin-bottom:11px}.hero-description{font-size:11px;line-height:1.65;max-width:245px;margin:12px 0 15px}.hero-copy .button{font-size:10px;min-height:40px;padding:10px 15px;gap:9px}.hero-copy .button .icon{width:15px;height:15px}.hero-footnote{display:none}.slider-controls{bottom:13px;inset-inline-end:13px}.slider-controls>.icon-button{height:28px;width:28px}.hero-position-center .hero-copy{padding-inline:20px}.section-heading h2{font-size:22px}.section-heading{gap:10px;margin-bottom:18px}.section-subtitle{font-size:11px;line-height:1.6;margin-top:7px}.section-heading .text-link{font-size:10px;gap:4px;white-space:nowrap}.section-heading .text-link .icon{width:13px}.category-grid{gap:20px 14px}.category-image{margin-bottom:7px}.category-card{font-size:10px}.category-style-wide{gap:20px 16px}.category-style-wide .category-card{font-size:13px}.category-style-wide .category-image{aspect-ratio:1.3}.category-style-wide .demo-image{margin-top:-12%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.product-grid>.product-card:nth-child(5):last-child{display:none}.product-grid-scroll>.product-card{flex-basis:46%}.product-grid-scroll>.product-card:nth-child(5):last-child{display:flex}.card-media{border-radius:9px}.card-badges{top:9px;inset-inline-start:9px}.badge{font-size:9px;padding:3px 6px}.card-info{padding-top:11px;gap:7px}.card-vendor{font-size:8px;letter-spacing:.06em}.card-title{font-size:12px;line-height:1.55;height:38px}.price-current{font-size:14px}.price-old{font-size:10px}.price{gap:5px}.rating{font-size:9px;gap:5px}.rating-stars{font-size:10px;letter-spacing:0}.button-card{font-size:10px;min-height:40px;padding:9px 10px}.button-card .icon{width:14px;height:14px}.wishlist-toggle .icon{width:18px;height:18px}.card-media .wishlist-toggle{top:1px;inset-inline-end:1px;width:40px;height:40px;background:transparent}.demo-note{font-size:9px;margin:-8px 0 13px}.offer-strip{padding:25px;display:block}.offer-strip .eyebrow{font-size:8px}.offer-strip h2{font-size:27px;max-width:210px;line-height:1.2}.offer-strip p:not(.eyebrow){font-size:11px;max-width:225px;line-height:1.7}.offer-strip>.button{min-height:40px;min-width:0;margin-top:18px;font-size:10px;padding:10px 16px}.offer-strip:after{inset-inline-end:-100px;top:35px}.promo-grid{grid-template-columns:1fr;gap:18px}.promo-card{height:300px}.promo-copy{padding:27px;max-width:80%}.promo-copy h2{font-size:30px}.promo-copy>p:not(.eyebrow){font-size:11px}.promo-copy .eyebrow{font-size:9px}.promo-copy>.button{font-size:11px}.wide-promo .promo-copy{max-width:90%}.wide-promo .promo-card{height:320px}.trust-grid{gap:25px 18px}.trust-item{align-items:flex-start;gap:9px}.trust-item>.icon{width:24px;height:24px}.trust-item h3{font-size:10px;line-height:1.5}.trust-item p{font-size:9px;line-height:1.6;margin-top:3px}.newsletter h2{font-size:24px;line-height:1.3;max-width:300px}.newsletter .eyebrow{font-size:9px}.newsletter p:not(.eyebrow){font-size:11px}.newsletter-inner{gap:21px}.newsletter-input input{padding:8px;font-size:11px}.newsletter-input .button{font-size:10px;padding:10px 12px;gap:6px}.newsletter-input .button .icon{width:15px;height:15px}.newsletter-consent{font-size:9px!important}.footer-top{grid-template-columns:repeat(2,minmax(0,1fr));gap:29px 20px;padding-bottom:30px}.footer-brand{grid-column:1/-1}.footer-column h3{font-size:12px;margin-bottom:5px}.footer-column a{font-size:11px;min-height:24px}.footer-contact{grid-column:auto;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-bottom small{font-size:9px}.footer-contact .icon{display:none}.drawer{width:100%}.drawer-heading{padding:12px 17px}.drawer-body{padding:20px 17px}.shipping-progress{padding:17px;font-size:12px}.cart-drawer-bottom{padding-inline:17px}.cart-item{gap:13px}.cart-item-image{width:80px;height:80px}.cart-item-info{width:calc(100% - 93px)}.cart-item-controls{gap:8px}.quantity-control button{width:36px}.cart-item-title{font-size:12px}.cart-item-price{font-size:13px}.checkout-reassurance{font-size:8px;gap:6px}.drawer-heading h2{font-size:21px}.cart-note{font-size:9px}.cart-empty h3{font-size:25px}.cart-empty p{font-size:12px}.product-information h1{font-size:25px}.product-layout{margin-top:0}.product-gallery{margin-bottom:24px}.product-block{margin-bottom:17px}.product-reassurance>span{font-size:10px}.product-reassurance{gap:12px}.product-form-row>.quantity-control button{width:34px}.product-form-row>.quantity-control input{width:26px}.product-add-button{font-size:12px;gap:8px}.variant-options{gap:12px}.delivery-box p{font-size:10px}.product-sticky.is-visible{padding:9px 16px}.product-sticky .button{font-size:10px;padding-inline:13px}.sticky-product-name{max-width:150px;font-size:9px}.collection-layout .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.collection-heading{padding:23px 20px;display:block}.collection-heading h1{font-size:29px}.collection-heading .eyebrow{font-size:9px}.collection-heading>img{display:none}.collection-description{font-size:11px}.sort-form label{display:none}.sort-form select{max-width:200px;font-size:11px}.collection-layout .card-title{font-size:12px}.collection-layout .button-card{font-size:10px}.collection-layout .product-grid>.product-card:nth-child(5):last-child{display:flex}.page-heading h1{font-size:27px}.narrow-page h1{font-size:29px}.form-grid{grid-template-columns:1fr;gap:0}.contact-form{margin-top:18px}.collection-card-grid{gap:16px}.collection-tile>h2{font-size:17px;padding:16px 16px 6px}.collection-tile>img{height:145px}.collection-tile>span{font-size:10px;padding-inline:16px}.article-grid{grid-template-columns:1fr}.brands-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brands-grid a{height:90px}.predictive-results{max-height:60dvh}.predictive-inner li>a{gap:10px;font-size:11px}.suggestion-type{font-size:8px;min-width:50px}.search-page .empty-state{grid-column:1/-1}[dir=rtl] .hero-copy{padding:22px 24px;width:100%}[dir=rtl] .hero-copy h1,[dir=rtl] .hero-copy h2{font-size:31px;line-height:1.55}[dir=rtl] .hero-description{font-size:11px;max-width:270px;margin:6px 0 14px}[dir=rtl] .hero-copy .eyebrow{font-size:9px;margin-bottom:5px}[dir=rtl] .hero-slide{height:470px}[dir=rtl] .section-heading h2{font-size:21px}[dir=rtl] .hero-copy .button{font-size:11px}[dir=rtl] .category-card{font-size:10px}[dir=rtl] .card-title{font-size:12px;height:41px}[dir=rtl] .button-card{font-size:10px}[dir=rtl] .price-current{font-size:14px}[dir=rtl] .price-old{font-size:10px}[dir=rtl] .footer-column a{font-size:11px}[dir=rtl] .product-information h1{font-size:25px}[dir=rtl] .product-information .price-current{font-size:27px}[dir=rtl] .product-sticky .price-current{font-size:15px}}@media(max-width:374px){.container{padding-inline:13px}.main-header .brand-word{font-size:28px}.main-header{grid-template-columns:28px auto 1fr}.language-selector select{max-width:52px}.header-action{min-width:32px;width:32px}.hero-copy{padding-inline:20px}.hero-copy h1,.hero-copy h2{font-size:31px}.hero-description{max-width:240px}.section-heading h2{font-size:20px}.category-grid{gap:17px 10px}.category-card{font-size:9px}.product-grid{gap:23px 12px}.price-current{font-size:13px}.price-old{font-size:9px}.card-title{font-size:11px;height:35px}.button-card{font-size:9px;padding:9px}.promo-copy h2{font-size:28px}.newsletter-input .button{padding-inline:10px}.newsletter-input .icon{display:none}.trust-item h3{font-size:9px}.trust-item p{font-size:8px}.trust-item{gap:8px}.trust-grid{gap:23px 14px}.mobile-bottom-nav>a,.mobile-bottom-nav>button{font-size:8px}.collection-toolbar .filter-trigger{padding-inline:12px}.sort-form select{max-width:185px}.product-form-row>.quantity-control button{width:30px}.product-add-button{font-size:11px}.product-add-button>.icon{display:none}.sticky-product-name{max-width:138px}[dir=rtl] .main-header .brand-word{font-size:28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.js .variant-id-select,.js .no-js-variant-label{display:none}.product-grid>.product-card:nth-child(5):last-child{display:flex}.predictive-empty{padding:18px;font-size:12px;color:var(--muted)}.preview-label{padding:14px;text-align:center;font-size:10px;color:#686868;background:#f7f7f5}.preview-buy-now{width:100%}.no-js .hero-copy{height:auto;min-height:100%}.cart-item-info{overflow-wrap:anywhere}[aria-busy=true] .product-add-button{pointer-events:none;opacity:.6}.shopify-section:has(product-recommendations[hidden]){display:none}@media(max-width:767px){.main-header{grid-template-columns:42px auto 1fr}.main-header>.icon-button{width:42px;height:44px}.header-action{width:40px;min-width:40px;min-height:44px}.card-media .wishlist-toggle{width:44px;height:44px}.quantity-control button{width:40px;height:44px}.quantity-control input{height:44px;min-height:44px}.slider-dots button{position:relative}.slider-dots button:before{content:"";position:absolute;top:-10px;right:-3px;bottom:-10px;left:-3px}.product-sticky .price{flex-wrap:wrap}.collection-layout.no-filters~.filter-trigger{display:none}}@media(max-width:374px){.main-header{grid-template-columns:36px auto 1fr}.main-header>.icon-button{width:36px}.header-action{width:36px;min-width:36px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
