/* Storefront pro — native, mobile-first storefront. No UI framework. */
:where(:root){--primary:#254d3b;--secondary:#b48a49;--background:#fbfaf7;--surface:#fff;--text:#202c25;--muted:#687169;--border:#e6e7df;--header:#fbfaf7;--header-text:#202c25;--footer:#193c2d;--footer-text:#f6f4e9;--button-text:#fff;--font-body:"Hind Siliguri",sans-serif;--font-heading:"Hind Siliguri",sans-serif;--font-menu:var(--font-body);--font-product:var(--font-body);--font-price:Inter,"Hind Siliguri",sans-serif;--font-button:var(--font-body);--font-footer:var(--font-body);--logo-width:170px;--radius:12px;--glass-opacity:.92;--top-color:#254d3b}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:160px}body{margin:0;background:var(--background);color:var(--text);font-family:var(--font-body);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}img{display:block;max-width:100%;height:auto}svg{flex-shrink:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}a,button{touch-action:manipulation}button{color:inherit}button:disabled{cursor:wait;opacity:.55}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--secondary);outline-offset:4px}p{margin:0 0 1rem}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:600;line-height:1.23;margin:0 0 1rem;letter-spacing:-.025em}h1{font-size:clamp(2.2rem,4.1vw,3.8rem)}h2{font-size:clamp(1.7rem,2.6vw,2.4rem)}h3{font-size:1.2rem}ul{padding-left:1.2em}button .icon,a .icon{vertical-align:middle}.icon{width:22px;height:22px;display:inline-block}[hidden]{display:none!important}.container{width:min(1280px,calc(100% - 80px));margin-inline:auto}.section{margin-top:64px;margin-bottom:64px}.muted{color:var(--muted)}.screen-reader-text,.skip-link:not(:focus){border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;overflow:hidden;padding:0;position:absolute!important;white-space:nowrap}.skip-link:focus{position:fixed;top:12px;left:12px;z-index:999999;padding:12px;background:var(--primary);color:white}.eyebrow{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:600;letter-spacing:.15em;line-height:1.5;color:var(--primary);margin-bottom:13px;text-transform:uppercase}.eyebrow>span:empty{width:6px;height:6px;background:var(--primary);border-radius:50%}.button,button.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.wp-block-button__link{display:inline-flex;justify-content:center;align-items:center;gap:24px;background:var(--primary);color:var(--button-text);border:1px solid var(--primary);padding:13px 23px;border-radius:6px;font-family:var(--font-button);font-weight:600;font-size:15px;line-height:1.5;min-height:46px;transition:filter .18s,transform .18s;box-shadow:none;text-decoration:none}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--primary);color:var(--button-text);filter:brightness(.9)}.button:active{transform:translateY(1px)}.text-link{display:inline-flex;align-items:center;gap:14px;font-weight:600;font-size:14px;color:var(--primary);min-height:44px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link .icon{width:18px}.icon-button{border:0;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;border-radius:8px}.icon-button:hover{background:color-mix(in srgb,var(--primary) 7%,transparent)}
/* Header */
.announcement{background:var(--primary);color:var(--button-text);font-size:12px;padding:7px 0;letter-spacing:.02em}.announcement .container{display:flex;align-items:center;justify-content:space-between;gap:24px}.announcement-note{opacity:.8;font-size:11px}.site-header{background:var(--header);color:var(--header-text);z-index:50;transition:box-shadow .2s}.has-sticky-header .site-header{position:sticky;top:0}.admin-bar.has-sticky-header .site-header{top:32px}.site-header.is-scrolled{box-shadow:0 5px 20px #00000006}.has-glass-header .site-header.is-scrolled{background:color-mix(in srgb,var(--header) calc(var(--glass-opacity)*100%),transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.header-main{display:flex;align-items:center;gap:40px;min-height:94px}.brand{display:flex;align-items:center;gap:10px;font-family:Inter,var(--font-body);font-weight:600;font-size:27px;line-height:1.1;letter-spacing:-1px;white-space:nowrap}.brand-mark{width:37px;height:43px;display:flex;align-items:center;justify-content:center;background:var(--primary);color:var(--button-text);border-radius:20px 20px 4px 20px;transform:rotate(-8deg)}.brand-mark .icon{width:25px;height:25px;transform:rotate(8deg)}.brand small{display:block;font-family:var(--font-body);font-weight:400;font-size:10px;letter-spacing:2.4px;line-height:1.8;margin-top:5px;white-space:normal}.custom-logo{width:var(--logo-width);max-height:76px;object-fit:contain}.custom-logo-link{display:block}.header-main>.search-form{flex:1;max-width:485px;margin-left:auto}.search-form{position:relative;display:flex;align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:7px;min-width:0}.search-form input[type=search]{background:transparent;border:0;outline-offset:0;min-width:0;padding:12px 14px;width:100%;font-size:13px;line-height:1.6;color:var(--text)}.search-form button{width:46px;min-width:46px;min-height:44px;border:0;background:transparent;color:var(--primary)}.search-form .icon{width:19px}.search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:8px;box-shadow:0 15px 35px #0001;overflow:hidden;z-index:75;max-height:420px;overflow-y:auto}.search-result{display:flex;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid var(--border);font-size:14px}.search-result:hover{background:var(--background)}.search-result img{width:48px;height:48px;object-fit:cover;border-radius:5px}.search-result span{flex:1}.search-status{padding:18px}.header-actions{display:flex;align-items:center;gap:22px}.account-link{display:flex;align-items:center;gap:10px;font-size:13px;line-height:1.5;white-space:nowrap}.account-link small{display:block;font-size:10px;color:var(--muted)}.bag-button{display:flex;align-items:center;gap:8px;background:none;border:0;padding:8px 0;min-height:44px;font-size:13px;white-space:nowrap}.cart-count{font:500 10px Inter,sans-serif;display:flex;align-items:center;justify-content:center;width:19px;height:19px;background:var(--primary);color:var(--button-text);border-radius:50%}.languages{display:flex;align-items:center;gap:8px;font-size:12px;white-space:nowrap}.languages a{padding:8px 2px}.languages a[aria-current=true]{text-decoration:underline;text-underline-offset:5px}.nav-row{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.nav-row>.container{display:flex;justify-content:space-between;align-items:center;min-height:49px;gap:20px}.desktop-nav{font-family:var(--font-menu)}.desktop-nav ul{list-style:none;margin:0;padding:0}.desktop-nav>.menu{display:flex;gap:30px;align-items:center}.desktop-nav li{position:relative}.desktop-nav a{display:inline-flex;align-items:center;min-height:49px;font-size:13px;white-space:nowrap}.desktop-nav .current-menu-item>a{color:var(--primary);box-shadow:inset 0 -2px var(--primary)}.desktop-nav .sub-menu{display:none;position:absolute;top:100%;left:0;background:var(--surface);color:var(--text);min-width:220px;padding:8px;box-shadow:0 10px 24px #0001;border:1px solid var(--border);border-radius:6px;z-index:60}.desktop-nav li:hover>.sub-menu,.desktop-nav li:focus-within>.sub-menu{display:block}.desktop-nav .sub-menu .sub-menu{left:100%;top:0}.desktop-nav .sub-menu a{padding:8px 12px;min-height:40px;display:block}.desktop-nav .sub-menu a:hover{background:var(--background)}.nav-note{display:flex;gap:8px;align-items:center;font-size:12px;color:var(--primary);white-space:nowrap}.nav-note .icon{width:16px;height:16px}.mobile-menu-toggle{display:none}.header-compact .header-main{min-height:76px}.header-centered .brand-wrap{position:absolute;left:50%;transform:translateX(-50%)}.header-centered .header-main>.search-form{max-width:300px;margin:0}.header-centered .header-actions{margin-left:auto}
/* Homepage */
.hero{margin-top:26px;position:relative;isolation:isolate;min-height:475px;border-radius:12px;overflow:hidden;display:flex;align-items:center;background:#e6e9dc}.hero-media{position:absolute;inset:0;z-index:-2}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#eff0e3ed 0%,#edf0e17a 30%,transparent 59%)}.hero-content{width:50%;padding:53px 0 56px 50px;color:#203b2a}.hero-content .eyebrow{font-size:10px;letter-spacing:.13em;color:#294c36}.hero-content h1{font-size:clamp(2.5rem,4.15vw,3.9rem);line-height:1.18;font-weight:600;letter-spacing:-.04em;margin:20px 0}.hero-description{max-width:320px;line-height:1.8;font-size:15px;color:#465749;margin-bottom:25px}.hero .button{font-size:14px;gap:28px;padding:12px 19px}.hero-footnote{display:flex;align-items:center;gap:7px;margin-top:25px;font-size:12px;color:#435a45}.hero-footnote .icon{width:16px;height:16px}.hero-index{position:absolute;right:30px;bottom:24px;display:flex;align-items:center;gap:10px;font-family:Inter,sans-serif;font-size:9px;letter-spacing:.15em;background:#faf9edce;padding:7px 10px;border-radius:3px;color:#294131}.hero-index i{width:34px;height:1px;background:currentColor}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:30px 0;border-bottom:1px solid var(--border);gap:15px}.benefits>div{display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid var(--border)}.benefits>div:first-child{justify-content:flex-start;padding-left:18px}.benefits>div:last-child{border:0}.benefits .icon{width:29px;height:29px;color:var(--primary);stroke-width:1.3}.benefits span{font-size:14px;font-weight:600;line-height:1.6}.benefits small{display:block;font-size:11px;font-weight:400;color:var(--muted)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-heading h2{margin:0;font-size:30px;font-weight:600}.section-heading .eyebrow{font-size:10px;margin-bottom:10px}.category-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:22px}.category-card{text-align:center;display:flex;align-items:center;flex-direction:column}.category-image{width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:#efeee5;border-radius:50%;overflow:hidden;margin-bottom:14px;transition:transform .2s}.category-image img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.category-image>.icon{width:40px;height:40px;color:var(--primary)}.category-card:hover .category-image{transform:translateY(-4px)}.category-card strong{font-weight:600;font-size:15px}.category-card small{color:var(--muted);font-size:11px;margin-top:3px}.categories-section{margin-top:48px;margin-bottom:55px}.product-section{border-top:1px solid var(--border);padding-top:45px}.editorial{display:grid;grid-template-columns:1.1fr 1fr;background:#efeee5;border-radius:12px;overflow:hidden;min-height:340px}.editorial-image{position:relative;background:#e6e4d6;display:flex;align-items:center;justify-content:center;min-height:340px}.editorial-image>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.editorial-image>.icon{width:100px;height:100px;color:var(--primary);stroke-width:1}.editorial-caption{position:absolute;bottom:20px;left:25px;background:#fff9;padding:7px 10px;border-radius:3px;font:9px Inter,sans-serif;letter-spacing:.15em}.editorial-copy{padding:45px 55px;align-self:center}.editorial-copy h2{font-size:34px;font-weight:600;color:#2b4230}.editorial-copy p:not(.eyebrow){color:#5a6659;font-size:14px;max-width:350px}.editorial-copy .text-link{margin-top:6px}
/* WooCommerce cards and shop */
.woocommerce ul.products,.woocommerce-page ul.products,ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 22px;margin:0!important;padding:0!important;list-style:none;clear:both}.woocommerce ul.products::before,.woocommerce ul.products::after,.woocommerce-page ul.products::before,.woocommerce-page ul.products::after,ul.products::before,ul.products::after{display:none!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,ul.products li.product{position:relative;float:none!important;width:auto!important;clear:none!important;margin:0!important;min-width:0;background:var(--surface);border:1px solid var(--border);border-radius:9px;padding:0 16px 17px!important;overflow:hidden;transition:box-shadow .2s,transform .2s}.woocommerce ul.products li.product:hover,ul.products li.product:hover{box-shadow:0 8px 25px #16291c09;transform:translateY(-2px)}.woocommerce ul.products li.product a img,ul.products li.product a img{width:calc(100% + 32px)!important;max-width:none;aspect-ratio:1.13;object-fit:cover;margin:0 -16px 15px!important;transition:transform .35s;background:#f2f0e7}.woocommerce ul.products li.product .woocommerce-loop-product__title,ul.products li.product .woocommerce-loop-product__title{font-family:var(--font-product);font-size:16px!important;font-weight:600;line-height:1.5;color:var(--text);padding:0!important;margin:3px 0 8px;min-height:24px}.product-category{font-size:10px;letter-spacing:.05em;color:var(--muted);display:block;margin-bottom:4px}.woocommerce ul.products li.product .price,ul.products li.product .price{display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:var(--primary)!important;font-family:var(--font-price);font-weight:600;font-size:15px!important;margin:8px 0 13px!important;line-height:1.5;min-height:23px}.woocommerce ul.products li.product .price del,ul.products li.product .price del{color:var(--muted);font-size:11px;font-weight:400;opacity:.8;order:2}.woocommerce ul.products li.product .price ins,ul.products li.product .price ins{text-decoration:none;font-weight:600}.woocommerce ul.products li.product .button,ul.products li.product .button{background:transparent;color:var(--primary);border:1px solid var(--border);width:100%;margin:0!important;min-height:39px;padding:8px 25px;font-size:12px;border-radius:5px;text-align:center}.woocommerce ul.products li.product .button:hover,ul.products li.product .button:hover{background:var(--primary);color:var(--button-text);border-color:var(--primary)}.product-card-arrow{position:absolute;bottom:26px;right:29px;color:var(--primary);pointer-events:none}.product-card-arrow .icon{width:15px;height:15px}.product li.product:has(.button:hover) .product-card-arrow,li.product:has(.button:hover) .product-card-arrow{color:var(--button-text)}.woocommerce ul.products li.product .onsale,ul.products li.product .onsale,.woocommerce span.onsale{position:absolute;top:12px!important;left:12px!important;right:auto!important;margin:0!important;min-width:0!important;min-height:0!important;line-height:1.4!important;border-radius:4px!important;background:#fffdf4!important;color:#426044!important;font-size:10px!important;font-weight:600;padding:5px 9px!important;z-index:2}.woocommerce .star-rating{color:#8a6420;font-size:10px}.woocommerce ul.products li.product .star-rating{margin-bottom:8px}.woocommerce .woocommerce-breadcrumb{font-size:12px;color:var(--muted);margin:0 0 25px}.woocommerce .woocommerce-breadcrumb a{color:var(--primary)}.shop-intro{max-width:720px;margin:0 0 35px}.shop-intro h1{margin-bottom:14px}.woocommerce .woocommerce-result-count{font-size:13px;color:var(--muted);padding-top:10px}.woocommerce .woocommerce-ordering select{max-width:100%;padding:10px 14px;border:1px solid var(--border);border-radius:5px;background:var(--surface);color:var(--text);font-size:13px;min-height:44px}.shop-filters{border:1px solid var(--border);border-radius:8px;margin-bottom:20px;background:var(--surface)}.shop-filters summary{display:flex;align-items:center;gap:10px;cursor:pointer;padding:13px 16px;font-size:14px;list-style:none}.shop-filters summary::-webkit-details-marker{display:none}.shop-filters summary::after{content:'+';margin-left:auto}.shop-filters[open] summary::after{content:'−'}.shop-filters summary .icon{width:18px}.filter-fields{display:flex;align-items:flex-end;flex-wrap:wrap;gap:15px;padding:5px 16px 18px}.filter-fields label{font-size:12px;flex:1;min-width:125px;max-width:220px}.filter-fields input,.filter-fields select{display:block;width:100%;margin-top:5px;padding:9px 10px;border:1px solid var(--border);border-radius:4px;min-height:44px;background:var(--background);color:var(--text)}.shop-category-links{display:flex;gap:8px;flex-wrap:wrap;margin:15px 0 22px}.shop-category-links a{font-size:12px;padding:8px 14px;border:1px solid var(--border);border-radius:25px;min-height:38px}.shop-category-links a:hover{background:var(--primary);color:var(--button-text)}#shop-results[aria-busy=true]{opacity:.5;pointer-events:none}.woocommerce nav.woocommerce-pagination{margin-top:35px}.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;justify-content:center;gap:8px}.woocommerce nav.woocommerce-pagination ul li{border:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{border:1px solid var(--border);min-width:44px;min-height:44px;padding:12px;border-radius:4px;color:var(--primary);background:var(--surface)}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--primary);color:var(--button-text)}.woocommerce .woocommerce-info,.woocommerce .woocommerce-message,.woocommerce .woocommerce-error{background:var(--surface);color:var(--text);border-top-color:var(--primary);border-radius:5px;font-size:14px}.woocommerce .woocommerce-error{border-top-color:#963a36}.woocommerce .woocommerce-info::before,.woocommerce .woocommerce-message::before{color:var(--primary)}
/* Native single product, cart, checkout, account */
.woocommerce div.product div.images img{border-radius:10px;background:#f2f0e7}.woocommerce div.product .product_title{font-size:clamp(28px,3vw,40px)}.woocommerce div.product p.price,.woocommerce div.product span.price{font-family:var(--font-price);color:var(--primary);font-size:23px}.woocommerce div.product p.price ins{text-decoration:none}.woocommerce div.product p.price del{font-size:16px;color:var(--muted);margin-right:10px}.woocommerce div.product .woocommerce-product-details__short-description{font-size:15px;color:var(--muted);margin:20px 0}.woocommerce div.product form.cart{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:25px}.woocommerce div.product form.cart::before,.woocommerce div.product form.cart::after{display:none}.woocommerce .quantity .qty{width:72px;min-height:47px;border:1px solid var(--border);border-radius:5px;background:var(--surface);color:var(--text)}.woocommerce div.product form.cart .button{float:none}.woocommerce div.product form.cart .buy-now{background:var(--surface);color:var(--primary)}.woocommerce div.product form.cart .variations{width:100%;margin-bottom:5px}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{vertical-align:top;padding-bottom:12px;text-align:left}.woocommerce div.product form.cart .variations select{padding:10px;min-height:44px;width:100%;border:1px solid var(--border);border-radius:5px;background:var(--surface);color:var(--text)}.woocommerce-variation-add-to-cart{display:flex;gap:10px;flex-wrap:wrap}.single_variation_wrap{width:100%}.variation-swatches{display:flex;flex-wrap:wrap;gap:7px;margin:8px 0}.variation-swatches button{padding:7px 12px;min-height:40px;background:var(--surface);border:1px solid var(--border);border-radius:4px;font-size:13px}.variation-swatches button[aria-pressed=true]{border-color:var(--primary);background:var(--primary);color:var(--button-text)}.woocommerce div.product .stock{color:var(--primary)}.woocommerce div.product .product_meta{font-size:12px;border-top:1px solid var(--border);padding-top:18px}.product_meta>span{display:block;margin-bottom:4px}.product_meta a{color:var(--primary)}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;border-bottom:1px solid var(--border)}.woocommerce div.product .woocommerce-tabs ul.tabs::before{border:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0;background:transparent;padding:0 0 5px;margin:0 25px 0 0;border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-bottom:2px solid var(--primary);background:transparent}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-weight:600}.woocommerce .related{margin-top:55px}.woocommerce .related h2{font-size:28px}.sticky-purchase{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:40;display:flex;align-items:center;gap:32px;padding:12px 16px;width:min(600px,calc(100% - 30px));border:1px solid var(--border);border-radius:9px;box-shadow:0 7px 30px #0001;background:var(--surface)}.sticky-purchase>span{flex:1;min-width:0}.sticky-purchase strong{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.woocommerce div.product .sticky-purchase .price{font-size:14px}.sticky-purchase .button{font-size:13px;white-space:nowrap;padding:10px 15px}.woocommerce table.shop_table{border-color:var(--border);border-radius:8px;background:var(--surface);font-size:14px}.woocommerce table.shop_table th{font-weight:600}.woocommerce table.shop_table td{border-color:var(--border)}.woocommerce-cart table.cart img{width:60px;border-radius:5px}.woocommerce-cart table.cart td.actions .coupon .input-text{min-width:150px;width:auto;padding:12px}.woocommerce-cart .cart-collaterals{margin-top:40px}.woocommerce .cart-collaterals .cart_totals{padding:24px;background:var(--surface);border:1px solid var(--border);border-radius:9px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.input-text{padding:12px;border:1px solid var(--border);border-radius:5px;min-height:46px;color:var(--text);background:var(--surface)}.woocommerce form .form-row label{font-size:13px}.woocommerce form .form-row{margin-bottom:12px}.woocommerce-checkout #payment{background:var(--surface);border:1px solid var(--border);border-radius:8px}.woocommerce-checkout #payment div.payment_box{background:var(--background);color:var(--text)}.woocommerce-checkout #payment div.payment_box::before{border-bottom-color:var(--background)}.woocommerce-checkout #order_review_heading{margin-top:35px}.woocommerce-account .woocommerce-MyAccount-navigation{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:15px}.woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.woocommerce-MyAccount-navigation li a{display:block;padding:12px 15px;border-radius:5px}.woocommerce-MyAccount-navigation li.is-active a{background:var(--primary);color:var(--button-text)}.woocommerce-MyAccount-content{padding:5px 0 30px}.woocommerce form.login,.woocommerce form.register{border:1px solid var(--border);background:var(--surface);padding:28px;border-radius:8px}.wc-block-components-button:not(.is-link){background:var(--primary);color:var(--button-text);border-radius:5px}.wc-block-components-text-input input{font-family:var(--font-body)}.footer-three .footer-help{display:none}
/* Drawers, mobile navigation, feedback */
dialog{color:var(--text);background:var(--surface)}dialog::backdrop{background:#13271db3;backdrop-filter:blur(3px)}.drawer{position:fixed;inset:0 0 0 auto;width:min(450px,100%);max-width:100%;height:100dvh;max-height:100dvh;margin:0;border:0;padding:0;box-shadow:-15px 0 50px #0002}.drawer[open]{display:flex;flex-direction:column;animation:drawer-in .2s ease-out}.drawer-heading{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid var(--border);gap:12px;flex-shrink:0}.drawer-heading h2{font-size:21px;margin:0}.drawer-body{padding:22px;overflow:auto;flex:1;overscroll-behavior:contain}.drawer-body>.brand{margin-bottom:18px}.menu-drawer.side-left{inset:0 auto 0 0}.drawer-nav{font-family:var(--font-menu);margin:25px 0}.drawer-nav ul{padding:0;list-style:none;margin:0}.drawer-nav li{border-bottom:1px solid var(--border);position:relative}.drawer-nav a{display:block;padding:14px 40px 14px 0;min-height:48px}.drawer-nav .sub-menu{padding-left:18px}.drawer-nav .sub-menu li:last-child{border:0}.submenu-toggle{position:absolute;right:0;top:3px;min-height:42px;width:40px;background:none;border:0;font-size:24px}.cart-item{display:grid;grid-template-columns:78px 1fr;gap:15px;padding:0 0 20px;margin-bottom:20px;border-bottom:1px solid var(--border)}.cart-item img{width:78px;height:87px;object-fit:cover;border-radius:6px;background:var(--background)}.cart-item h3{font-size:14px;margin:0 0 5px;line-height:1.5}.cart-item .item-price{font-family:var(--font-price);font-size:12px;color:var(--primary)}.cart-item .item-controls{display:flex;align-items:center;gap:12px;margin-top:10px}.cart-item input{width:62px;padding:5px 8px;min-height:38px;border:1px solid var(--border);border-radius:4px;background:var(--background);font-size:13px}.cart-item .remove-item{font-size:12px;background:none;border:0;padding:5px;min-height:38px;color:var(--muted);text-decoration:underline}.cart-footer{border-top:1px solid var(--border);padding:20px 22px max(22px,env(safe-area-inset-bottom));background:var(--background);flex-shrink:0}.cart-subtotal{display:flex;justify-content:space-between;font-size:17px}.cart-subtotal strong{font-family:var(--font-price)}.cart-footer p{font-size:11px;margin-top:9px}.checkout-link{width:100%}.cart-page-link{justify-content:center;width:100%;font-size:12px;margin-top:5px}.empty-cart{padding:45px 5px;text-align:center}.empty-cart .icon{width:44px;height:44px;margin-bottom:20px;color:var(--primary)}.mobile-bottom-nav{display:none}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);padding:12px 22px;background:var(--primary);color:var(--button-text);border-radius:7px;z-index:200;box-shadow:0 4px 20px #0002;font-size:14px;max-width:calc(100% - 32px);text-align:center}.offer-popup{max-width:440px;width:calc(100% - 32px);border:0;border-radius:12px;padding:42px 30px;text-align:center}.offer-popup h2{font-size:28px}.offer-popup p{color:var(--muted)}.popup-close{position:absolute;top:7px;right:7px}.popup-icon{display:inline-flex;background:var(--background);padding:15px;border-radius:50%;margin-bottom:20px;color:var(--primary)}
/* Content */
.page-title{margin-bottom:35px}.page-title h1{margin-bottom:0}.narrow{max-width:800px}.prose{line-height:1.9}.prose p{margin-bottom:1.5rem}.entry-content a:not(.button):not(.wp-block-button__link){color:var(--primary)}.entry-content img{border-radius:8px}.entry-content .alignwide{max-width:1280px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.post-card> a>img{aspect-ratio:1.5;object-fit:cover;border-radius:8px;margin-bottom:20px}.post-card h2{font-size:24px}.post-card>p{font-size:14px;color:var(--muted)}.post-card .eyebrow{font-size:10px}.article-image{width:100%;border-radius:9px;margin:30px 0}.comments-area{border-top:1px solid var(--border);margin-top:45px;padding-top:30px}.comment-list{padding-left:0;list-style:none}.comment-list .comment-body{padding:20px 0;border-bottom:1px solid var(--border)}.comment-author .avatar{float:left;margin-right:10px;border-radius:50%}.comment-metadata{font-size:12px;color:var(--muted)}.comment-form textarea,.comment-form input:not([type=checkbox]):not([type=submit]){display:block;max-width:100%;width:100%;border:1px solid var(--border);border-radius:5px;padding:12px;background:var(--surface);color:var(--text)}.comment-form .submit{border:0;background:var(--primary);color:var(--button-text);padding:12px 24px;border-radius:5px;cursor:pointer}.not-found{text-align:center;padding:65px 0}.not-found .eyebrow{justify-content:center}.not-found .button{margin-top:18px}.nav-links{display:flex;justify-content:space-between;gap:20px;margin-top:35px}.empty-note{padding:35px;border:1px dashed var(--border);border-radius:8px;text-align:center;color:var(--muted)}
@keyframes drawer-in{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}
@media(min-width:1600px){.hero{min-height:490px}}
@media(max-width:1200px){.container{width:calc(100% - 48px)}.header-main{gap:22px}.header-actions{gap:14px}.desktop-nav>.menu{gap:20px}.nav-note{display:none}.category-grid{gap:12px}.category-image{width:100px;height:100px}.account-link>span{display:none}.hero-content{padding-left:35px}.header-centered .header-main>.search-form{max-width:250px}}
@media(max-width:960px){.header-actions .languages{display:none}.desktop-nav>.menu{gap:21px}.desktop-nav a{font-size:12px}.hero{min-height:430px}.hero-content{width:53%;padding:35px}.hero-content h1{font-size:44px}.hero-description{max-width:250px;font-size:14px}.hero-media::after{background:linear-gradient(90deg,#eff0e3f0 0%,#edf0e166 50%,transparent 70%)}.benefits{grid-template-columns:repeat(2,1fr);gap:22px}.benefits>div:nth-child(2){border:0}.benefits>div,.benefits>div:first-child{justify-content:flex-start;padding-left:18px}.category-grid{display:flex;overflow-x:auto;gap:24px;padding:3px 0 14px;scrollbar-width:thin}.category-card{min-width:105px}.woocommerce ul.products,.woocommerce-page ul.products,ul.products{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.editorial-copy{padding:30px}.editorial-copy h2{font-size:29px}.header-centered .brand{font-size:22px}.header-centered .brand small{font-size:8px}.header-centered .header-main>.search-form{max-width:210px}}
@media(max-width:760px){html{scroll-padding-top:142px}body{font-size:15px}.container{width:calc(100% - 32px)}.section{margin-top:38px;margin-bottom:38px}.announcement{font-size:10px;padding:6px 0}.announcement .container{justify-content:center;text-align:center}.announcement-note{display:none}.header-main{min-height:75px;gap:12px;flex-wrap:wrap;padding-top:12px;padding-bottom:12px}.brand{font-size:24px;gap:8px}.brand small{font-size:8px;letter-spacing:1.8px;margin-top:3px}.brand-mark{width:30px;height:34px}.brand-mark .icon{width:21px;height:21px}.custom-logo{max-height:46px;max-width:min(var(--logo-width),180px)}.mobile-menu-toggle{display:flex;width:32px;min-width:32px}.header-main .brand-wrap{margin-right:auto}.header-actions{margin-left:auto;gap:12px}.header-main>.search-form{order:5;max-width:none;flex-basis:100%;margin:0}.search-form input[type=search]{padding:10px 12px;font-size:12px}.account-link,.desktop-label{display:none}.bag-button{gap:5px}.bag-button>.icon{width:23px;height:23px}.cart-count{width:17px;height:17px;font-size:9px}.nav-row{display:none}.header-centered .brand-wrap{position:static;transform:none}.header-centered .header-main>.search-form{max-width:none}.header-centered .brand{font-size:24px}.has-sticky-header .site-header{top:0}.admin-bar.has-sticky-header .site-header{top:46px}.hero{margin-top:16px;min-height:560px;align-items:flex-start}.hero-media img{object-position:70% bottom;object-fit:cover;height:63%;top:auto;bottom:0;position:absolute}.hero-media{background:#e4e9d9}.hero-media::after{background:linear-gradient(180deg,#e4e9d9 0%,#e4e9d9 32%,#e4e9d942 58%,transparent 70%)}.hero-content{padding:28px 25px;width:100%}.hero-content .eyebrow{font-size:9px}.hero-content h1{font-size:40px;margin:15px 0 12px;max-width:320px;line-height:1.19}.hero-description{font-size:13px;max-width:270px;margin-bottom:18px;line-height:1.65}.hero .button{min-height:43px;font-size:12px;padding:10px 16px;gap:20px}.hero-footnote{display:none}.hero-index{font-size:8px;right:14px;bottom:14px}.benefits{padding:23px 0;gap:20px 10px}.benefits>div,.benefits>div:first-child{padding-left:4px;gap:9px}.benefits>div{border:0}.benefits .icon{width:25px;height:25px}.benefits span{font-size:12px}.benefits small{font-size:9px}.section-heading{align-items:center;margin-bottom:22px;gap:12px}.section-heading h2{font-size:24px;line-height:1.35}.section-heading .eyebrow{font-size:9px;margin-bottom:7px}.section-heading>.text-link{font-size:11px;gap:5px;white-space:nowrap}.section-heading>.text-link .icon{width:15px}.category-grid{gap:19px}.category-card{min-width:86px}.category-image{width:82px;height:82px;margin-bottom:10px}.category-card strong{font-size:13px}.category-card small{font-size:10px}.product-section{padding-top:28px}.woocommerce ul.products,.woocommerce-page ul.products,ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,ul.products li.product{padding:0 12px 12px!important}.woocommerce ul.products li.product a img,ul.products li.product a img{width:calc(100% + 24px)!important;aspect-ratio:1; margin:0 -12px 11px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title,ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;line-height:1.45;margin-bottom:7px;min-height:40px}.product-category{font-size:9px}.woocommerce ul.products li.product .price,ul.products li.product .price{font-size:13px!important;margin:7px 0 10px!important;gap:5px}.woocommerce ul.products li.product .price del,ul.products li.product .price del{font-size:10px}.woocommerce ul.products li.product .button,ul.products li.product .button{font-size:11px;padding:8px 17px 8px 7px;min-height:39px}.product-card-arrow{bottom:23px;right:20px}.product-card-arrow .icon{width:12px;height:12px}.woocommerce ul.products li.product .onsale,ul.products li.product .onsale{top:8px!important;left:8px!important;font-size:9px!important;padding:4px 7px!important}.editorial{grid-template-columns:1fr;min-height:0}.editorial-image{min-height:230px}.editorial-copy{padding:28px}.editorial-copy h2{font-size:29px}.editorial-copy p:not(.eyebrow){font-size:13px}.has-mobile-nav{padding-bottom:calc(64px + env(safe-area-inset-bottom))}.mobile-bottom-nav{display:flex;justify-content:space-around;align-items:center;position:fixed;bottom:0;left:0;right:0;z-index:70;background:var(--surface);border-top:1px solid var(--border);padding:5px 8px calc(5px + env(safe-area-inset-bottom));box-shadow:0 -3px 15px #00000004}.mobile-bottom-nav a,.mobile-bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:none;border:0;color:var(--muted);min-height:52px;min-width:62px;font-size:10px;padding:4px 10px}.mobile-bottom-nav a[aria-current=page]{color:var(--primary)}.mobile-bottom-nav .icon{width:21px;height:21px}.mobile-bottom-nav b{font-size:9px;background:var(--primary);color:var(--button-text);border-radius:9px;padding:0 4px;font-weight:400}.toast{bottom:calc(82px + env(safe-area-inset-bottom));width:max-content;font-size:12px}.drawer{width:min(400px,100%)}.drawer-heading{padding:14px 17px}.drawer-heading h2{font-size:19px}.drawer-body{padding:20px 17px}.cart-footer{padding:17px 17px max(20px,env(safe-area-inset-bottom))}.shop-intro h1{font-size:33px}.woocommerce .woocommerce-result-count{font-size:11px;max-width:45%}.woocommerce .woocommerce-ordering{max-width:54%}.woocommerce .woocommerce-ordering select{font-size:11px;max-width:100%;padding:9px 6px}.shop-category-links{flex-wrap:nowrap;overflow:auto;padding-bottom:5px}.shop-category-links a{white-space:nowrap;font-size:11px}.filter-fields{gap:12px}.filter-fields label{min-width:110px;max-width:none}.filter-fields .button{font-size:13px}.commerce-main{margin-top:25px}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none;width:100%}.woocommerce div.product div.summary{margin-top:25px}.woocommerce div.product .product_title{font-size:29px}.woocommerce div.product .woocommerce-tabs ul.tabs li{margin-right:17px}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:12px}.sticky-purchase{bottom:calc(75px + env(safe-area-inset-bottom));gap:12px;box-shadow:0 3px 20px #0002}.single-product.has-mobile-nav{padding-bottom:145px}.sticky-purchase strong{font-size:12px}.sticky-purchase .button{font-size:12px;padding:9px 12px;gap:8px;min-height:41px}.woocommerce div.product .sticky-purchase .price{font-size:12px}.woocommerce div.product form.cart .button{font-size:13px;gap:10px;padding:12px 17px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{float:none;width:100%}.woocommerce .cart-collaterals .cart_totals{padding:18px}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none;width:100%}.woocommerce-account .woocommerce-MyAccount-navigation{margin-bottom:20px;padding:8px}.woocommerce-MyAccount-navigation ul{display:flex;overflow:auto;gap:4px}.woocommerce-MyAccount-navigation li a{white-space:nowrap;font-size:12px;padding:10px}.post-grid{grid-template-columns:1fr}.page-title h1{font-size:32px}.woocommerce form .form-row-first,.woocommerce form .form-row-last{float:none;width:100%}}
@media(max-width:380px){.container{width:calc(100% - 24px)}.hero-content{padding:24px 20px}.hero-content h1{font-size:35px}.hero{min-height:540px}.section-heading h2{font-size:21px}.section-heading>.text-link{font-size:10px}.brand{font-size:22px}.header-actions{gap:4px}.header-main{gap:7px}.benefits span{font-size:11px}.benefits small{font-size:8px}.woocommerce ul.products li.product .woocommerce-loop-product__title,ul.products li.product .woocommerce-loop-product__title{font-size:13px!important}.woocommerce ul.products li.product .button,ul.products li.product .button{font-size:10px}.product-card-arrow{right:16px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}html{scroll-behavior:auto}}
@media print{.site-header,.container{width:100%}body{background:white;color:black}}
/* Match Woo's higher-specificity gateway and purchase button selectors. */
.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit.alt{background:var(--primary);color:var(--button-text);border-color:var(--primary)}
.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce #respond input#submit.alt:hover{background:var(--primary);color:var(--button-text);filter:brightness(.9)}
.woocommerce button.button.alt.disabled,.woocommerce button.button.alt:disabled{background:var(--primary);color:var(--button-text);opacity:.5}
/* Editorial text follows the selected theme; images retain their original colors. */
.hero-content,.hero-content .eyebrow,.hero-footnote,.editorial-copy h2{color:var(--primary)}
.hero-description,.editorial-copy p:not(.eyebrow){color:var(--text)}
.editorial{background:color-mix(in srgb,var(--primary) 7%,var(--background))}
.woocommerce ul.products li.product .price del,ul.products li.product .price del{opacity:1}
.woocommerce .woocommerce-breadcrumb a,.prose a,.entry-content p a,.woocommerce-MyAccount-content p a{text-decoration:underline;text-underline-offset:3px}
.woocommerce ul.products li.product .button,ul.products li.product .button{min-height:44px}
.product-card-arrow{bottom:30px}
@media(max-width:760px){.product-card-arrow{bottom:27px}}
/* ---- 0.2.0 customer UI: account · checkout · forms ---- */
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.woocommerce-EditAccountForm input,.woocommerce-form-login input.input-text,.woocommerce-form-register input.input-text{width:100%;border:1.5px solid var(--border,#d9ded9);border-radius:var(--radius,12px);padding:13px 14px;font:inherit;font-size:16px;background:var(--surface,#fff);color:var(--text);transition:border-color .15s,box-shadow .15s}
.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus,.woocommerce form .form-row select:focus{outline:0;border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 15%,transparent)}
.woocommerce form .form-row label{font-weight:600;font-size:14px;margin-bottom:6px;display:block}.woocommerce form .form-row .required{color:#d33d3d;text-decoration:none}
.woocommerce form .form-row{margin-bottom:14px}.woocommerce form .form-row-first,.woocommerce form .form-row-last{width:calc(50% - 8px)}@media(max-width:600px){.woocommerce form .form-row-first,.woocommerce form .form-row-last{width:100%;float:none}}
.woocommerce .button,.woocommerce button.button,.woocommerce a.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce button.button.alt,.woocommerce-form-login .button,.woocommerce-form-register .button{background:var(--primary);color:var(--button-text,#fff);border:0;border-radius:999px;padding:13px 22px;font:inherit;font-weight:600;font-size:15px;cursor:pointer;line-height:1.2}
.woocommerce .button:hover,.woocommerce button.button:hover,.woocommerce a.button:hover,.woocommerce button.button.alt:hover{background:color-mix(in srgb,var(--primary) 85%,#000);color:var(--button-text,#fff)}
.woocommerce .button.small{padding:9px 16px;font-size:14px}.woocommerce .button.outline{background:transparent;color:var(--primary);border:1.5px solid var(--primary)}.woocommerce .button.outline:hover{background:var(--primary);color:#fff}
.woocommerce #place_order{width:100%;padding:16px;font-size:17px}
.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-notice{border:0;border-radius:var(--radius,12px);padding:14px 16px 14px 48px;background:var(--surface,#fff);box-shadow:0 8px 24px -16px rgba(0,0,0,.25);border-left:4px solid var(--primary);font-size:15px}
.woocommerce-message::before,.woocommerce-info::before{color:var(--primary);top:14px;left:16px}.woocommerce-error{border-left-color:#d33d3d}.woocommerce-error::before{color:#d33d3d;top:14px;left:16px}.woocommerce-error li{margin:0}.woocommerce-error a{color:var(--primary);font-weight:600}
/* account */
.woocommerce-account .woocommerce{display:grid;gap:24px}@media(min-width:900px){.woocommerce-account .woocommerce{grid-template-columns:240px 1fr;align-items:start}}
.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:auto}.woocommerce-account .woocommerce-MyAccount-content{float:none;width:auto;background:var(--surface,#fff);border:1px solid var(--border,#e6e9e6);border-radius:calc(var(--radius,12px) + 6px);padding:24px}
.woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:6px;background:var(--surface,#fff);border:1px solid var(--border,#e6e9e6);border-radius:calc(var(--radius,12px) + 6px);display:grid;gap:2px}
.woocommerce-MyAccount-navigation li a{display:block;padding:11px 14px;border-radius:var(--radius,12px);color:var(--text);text-decoration:none;font-weight:600;font-size:15px}.woocommerce-MyAccount-navigation li.is-active a,.woocommerce-MyAccount-navigation li a:hover{background:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary)}
@media(max-width:899px){.woocommerce-MyAccount-navigation ul{grid-auto-flow:column;grid-auto-columns:max-content;overflow-x:auto;scrollbar-width:none}.woocommerce-MyAccount-navigation li a{white-space:nowrap;padding:9px 12px;font-size:14px}}
.acct-cards{display:grid;gap:14px;margin:0 0 20px}@media(min-width:640px){.acct-cards{grid-template-columns:1fr 1fr}}
.acct-card{border:1.5px solid var(--border,#e6e9e6);border-radius:calc(var(--radius,12px) + 4px);padding:18px;display:grid;gap:6px;align-content:start;background:var(--background,#fafbfa)}.acct-card.todo{border-color:#f0c36d;background:#fff8e6}.acct-card.ok{border-color:color-mix(in srgb,var(--primary) 40%,transparent)}
.acct-card-eyebrow{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.acct-card strong{font-size:20px;font-weight:600}.acct-card p{margin:0 0 8px;color:var(--muted);font-size:14px;line-height:1.5}.acct-card .button{justify-self:start}
.woocommerce-account .addresses .col-1,.woocommerce-account .addresses .col-2{width:100%;float:none}.woocommerce-Address{border:1px solid var(--border);border-radius:var(--radius);padding:16px}.woocommerce-Address-title h2{font-size:18px;margin:0}.woocommerce-Address-title .edit{font-weight:600;color:var(--primary)}
.woocommerce-orders-table{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;font-size:14px}.woocommerce-orders-table th{background:var(--background);font-weight:600}.woocommerce table.shop_table td,.woocommerce table.shop_table th{padding:12px 14px}
@media(max-width:768px){.woocommerce table.shop_table_responsive tr{border:1px solid var(--border);border-radius:var(--radius);margin-bottom:12px;padding:8px 4px;display:block}.woocommerce table.shop_table_responsive tr td{border:0;padding:6px 12px}}
/* login / register split */
.woocommerce-account:not(.logged-in) .woocommerce{display:block}.woocommerce #customer_login{display:grid;gap:20px;max-width:960px;margin:0 auto}@media(min-width:800px){.woocommerce #customer_login{grid-template-columns:1fr 1fr}}.woocommerce #customer_login .col-1,.woocommerce #customer_login .col-2{width:100%;float:none;background:var(--surface,#fff);border:1px solid var(--border);border-radius:calc(var(--radius,12px) + 6px);padding:26px}.woocommerce #customer_login h2{font-size:22px;margin:0 0 14px}
.woocommerce-form-login .woocommerce-form-login__rememberme{display:block;margin:0 0 12px}.woocommerce-LostPassword a{color:var(--primary);font-weight:600}
.woocommerce-privacy-policy-text{font-size:13px;color:var(--muted)}
/* checkout */
.woocommerce-checkout .woocommerce{display:grid;gap:24px}@media(min-width:960px){.woocommerce-checkout form.checkout{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:start}.woocommerce-checkout #customer_details{grid-column:1}.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{grid-column:2}.woocommerce-checkout #order_review{position:sticky;top:110px}}
.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{width:100%;float:none}
.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review{background:var(--surface,#fff);border:1px solid var(--border,#e6e9e6);border-radius:calc(var(--radius,12px) + 6px);padding:22px}
.woocommerce-checkout #order_review_heading{font-size:18px;margin:0 0 10px}.woocommerce-billing-fields h3,.woocommerce-shipping-fields h3{font-size:18px;margin:0 0 14px}
.woocommerce-checkout .woocommerce-checkout-review-order-table{border:0}.woocommerce-checkout-review-order-table th,.woocommerce-checkout-review-order-table td{border-color:var(--border)!important}.woocommerce-checkout-review-order-table .order-total td{font-size:20px;color:var(--primary)}
.woocommerce-checkout #payment{background:transparent;border-radius:0}.woocommerce-checkout #payment ul.payment_methods{border-bottom:1px solid var(--border);padding:0 0 12px}.woocommerce-checkout #payment div.payment_box{background:var(--background);border-radius:var(--radius);font-size:14px}.woocommerce-checkout #payment div.payment_box::before{border-bottom-color:var(--background)}
.woocommerce-checkout .esp-addr-opt,.woocommerce-checkout .esp-area-badge{border-radius:var(--radius,12px)}.woocommerce-checkout .esp-addr-opt:has(input:checked){border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 15%,transparent)}
.woocommerce-order-received .woocommerce-order{background:var(--surface,#fff);border:1px solid var(--border);border-radius:calc(var(--radius,12px) + 6px);padding:24px}.woocommerce-thankyou-order-received{font-size:22px;font-weight:600;color:var(--primary);margin:0 0 16px}.woocommerce-order-overview{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));list-style:none;padding:0;margin:0 0 20px}.woocommerce-order-overview li{border:1px solid var(--border);border-radius:var(--radius);padding:10px 12px;font-size:13px}.woocommerce-order-overview li strong{display:block;font-size:15px}
.woocommerce-checkout .esp-otp,.woocommerce-checkout .esp-l-otp{border-radius:var(--radius)}
.woocommerce-account .woocommerce,.woocommerce-checkout .woocommerce{min-width:0;max-width:100%}.woocommerce-account .woocommerce>*,.woocommerce-MyAccount-content,.woocommerce-MyAccount-navigation{min-width:0;max-width:100%;overflow-wrap:anywhere}.woocommerce-MyAccount-navigation ul{max-width:100%}.acct-cards,.acct-card{min-width:0}
.woocommerce-MyAccount-content>p:first-of-type{font-size:15px}.woocommerce-MyAccount-content>p a{color:var(--primary);font-weight:600;text-decoration:none}
.woocommerce #customer_login .u-column1,.woocommerce #customer_login .u-column2{width:100%;float:none;margin:0}.woocommerce #customer_login .u-column1 h2,.woocommerce #customer_login .u-column2 h2{font-size:22px;margin:0 0 14px}
.woocommerce #customer_login{align-items:start}.woocommerce #customer_login .woocommerce-form{border:0;padding:0;margin:0}.woocommerce-form-login .woocommerce-form-login__submit{margin-right:12px}
/* ---- 0.3.0 product trust · share · empty states · progress · footer trust ---- */
.product-trust{list-style:none;margin:18px 0 6px;padding:14px 16px;border:1px solid var(--border);border-radius:var(--radius,12px);background:var(--background);display:grid;gap:10px;font-size:14px}.product-trust li{display:flex;gap:10px;align-items:flex-start;line-height:1.45}.product-trust svg{width:18px;height:18px;flex:0 0 18px;color:var(--primary);margin-top:2px}.product-trust strong{color:var(--text);margin-right:4px}.product-trust small{color:var(--muted)}
.product-help{font-size:14px;color:var(--muted);margin:6px 0 0}.product-help a{color:var(--primary);font-weight:600;text-decoration:none}
.product-share{display:flex;align-items:center;gap:8px;margin:14px 0 0;font-size:13px;color:var(--muted)}.product-share a,.product-share button{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer}.product-share svg{width:16px;height:16px}.product-share a:hover,.product-share button:hover{border-color:var(--primary);color:var(--primary)}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;margin:0 0 20px;border-bottom:1px solid var(--border);display:flex;gap:4px;overflow-x:auto;scrollbar-width:none}.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0;background:transparent;border-radius:0;margin:0;padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:12px 16px;font-weight:600;color:var(--muted);border-bottom:2px solid transparent;white-space:nowrap}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--primary);border-bottom-color:var(--primary)}
.woocommerce #reviews #comments ol.commentlist li .comment-text{border-radius:var(--radius);border-color:var(--border)}.woocommerce #review_form #respond p{margin:0 0 12px}.woocommerce #review_form textarea{min-height:110px}
.empty-state{text-align:center;padding:48px 20px;border:1px dashed var(--border);border-radius:calc(var(--radius,12px) + 6px);background:var(--surface);display:grid;gap:8px;justify-items:center;margin:10px 0 30px}.empty-icon{width:64px;height:64px;border-radius:50%;background:var(--background);display:grid;place-items:center;color:var(--primary)}.empty-icon svg{width:28px;height:28px}.empty-state h2{margin:6px 0 0;font-size:22px}.empty-state p{color:var(--muted);margin:0 0 8px;max-width:420px}
.ship-progress{margin:0 0 16px;padding:12px 14px;border-radius:var(--radius);background:color-mix(in srgb,var(--primary) 8%,transparent);font-size:14px}.ship-progress p{margin:0 0 8px}.ship-progress .bar{display:block;height:6px;border-radius:99px;background:#fff;overflow:hidden}.ship-progress .bar i{display:block;height:100%;background:var(--primary);transition:width .4s}.ship-progress.done{background:#e8f5ec}
.footer-trust{display:flex;flex-wrap:wrap;gap:10px 22px;padding:16px 0;border-top:1px solid #ffffff1f;font-size:13px;color:var(--footer-text,#fff);opacity:.9}.footer-trust span{display:inline-flex;align-items:center;gap:7px}.footer-trust svg{width:15px;height:15px}
/* cart */
.woocommerce-cart .woocommerce{display:grid;gap:24px}@media(min-width:960px){.woocommerce-cart .woocommerce{grid-template-columns:1.2fr .8fr;align-items:start}.woocommerce-cart .cart-collaterals{position:sticky;top:110px}}
.woocommerce-cart .woocommerce-cart-form,.woocommerce-cart .cart-collaterals .cart_totals{background:var(--surface);border:1px solid var(--border);border-radius:calc(var(--radius,12px) + 6px);padding:18px;width:100%;float:none}
.woocommerce-cart table.cart{border:0;margin:0}.woocommerce-cart table.cart th{background:transparent;font-size:13px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.woocommerce-cart table.cart td{border-top:1px solid var(--border);vertical-align:middle}.woocommerce-cart table.cart img{width:72px;border-radius:10px}.woocommerce-cart table.cart td.product-name a{font-weight:600;color:var(--text);text-decoration:none}.woocommerce-cart table.cart .product-remove a.remove{color:var(--muted)!important;font-size:18px;width:26px;height:26px;line-height:24px}.woocommerce-cart table.cart .product-remove a.remove:hover{background:#d33d3d;color:#fff!important}
.woocommerce-cart .quantity .qty{width:64px;padding:9px;border:1.5px solid var(--border);border-radius:10px;font:inherit}
.woocommerce-cart .actions{padding:14px 0 0!important;border-top:1px solid var(--border);display:flex;flex-wrap:wrap;gap:10px;align-items:center}.woocommerce-cart .actions .coupon{display:flex;gap:8px;flex:1;min-width:0}.woocommerce-cart .actions .coupon input.input-text{flex:1;min-width:0;width:auto!important;padding:11px 12px;border:1.5px solid var(--border);border-radius:999px;font:inherit}.woocommerce-cart .actions .coupon button{padding:11px 18px}.woocommerce-cart .actions button[name=update_cart]{margin-left:auto;background:transparent;color:var(--primary);border:1.5px solid var(--primary)}.woocommerce-cart .actions button[name=update_cart]:disabled{opacity:.4}
.woocommerce-cart .cart_totals h2{font-size:18px;margin:0 0 12px}.woocommerce-cart .cart_totals table{border:0}.woocommerce-cart .cart_totals th,.woocommerce-cart .cart_totals td{border-top:1px solid var(--border);padding:12px 0}.woocommerce-cart .cart_totals .order-total td{font-size:20px;color:var(--primary)}.woocommerce-cart .wc-proceed-to-checkout{padding:14px 0 0}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{width:100%;text-align:center;padding:16px;font-size:17px;margin:0}
.woocommerce-cart .woocommerce-shipping-destination,.woocommerce-cart .woocommerce-shipping-calculator{display:none}.woocommerce-cart .cross-sells{grid-column:1/-1}
@media(max-width:768px){.woocommerce-cart table.cart.shop_table_responsive tr{display:grid;grid-template-columns:80px 1fr;gap:4px 12px;padding:12px 0;border:0;border-top:1px solid var(--border);margin:0}.woocommerce-cart table.cart.shop_table_responsive tr:first-child{border-top:0}.woocommerce-cart table.cart tr td{border:0!important;padding:0!important;text-align:left!important}.woocommerce-cart table.cart tr td::before{display:none}.woocommerce-cart table.cart td.product-thumbnail{grid-row:1/5}.woocommerce-cart table.cart td.product-remove{grid-column:2;justify-self:end;grid-row:1}.woocommerce-cart table.cart td.product-name{grid-column:2;grid-row:1;padding-right:34px!important}.woocommerce-cart table.cart td.product-price{grid-column:2;color:var(--muted);font-size:14px}.woocommerce-cart table.cart td.product-quantity{grid-column:2}.woocommerce-cart table.cart td.product-subtotal{grid-column:2;font-weight:600}.woocommerce-cart table.cart tr.woocommerce-cart-form__cart-item td.product-price{display:none}.woocommerce-cart .actions{display:grid}.woocommerce-cart .actions button[name=update_cart]{margin:0}}
/* related/upsell grids & headings */
.woocommerce .related>h2,.woocommerce .upsells>h2,.woocommerce .cross-sells>h2{font-size:22px;margin:40px 0 18px}
@media(max-width:768px){.woocommerce-cart table.cart td.product-thumbnail{display:block!important}.woocommerce-cart table.cart td.product-thumbnail img{width:80px}.woocommerce-cart table.cart.shop_table_responsive tr.woocommerce-cart-form__cart-item{grid-template-columns:80px 1fr;padding:14px 0}.woocommerce-cart table.cart tr.woocommerce-cart-form__cart-item td.product-price{display:block;grid-column:2}.woocommerce-cart table.cart td.product-name{padding-right:34px!important;font-size:15px}.woocommerce-cart table.cart td.product-quantity{grid-column:2;grid-row:3}.woocommerce-cart table.cart td.product-subtotal{grid-column:2;grid-row:4}.woocommerce-cart table.cart td.product-price{grid-row:2}
.woocommerce-cart table.cart tr.woocommerce-cart-form__cart-item td.product-remove{grid-column:2;grid-row:1;justify-self:end;align-self:start;width:auto}
.woocommerce-cart .actions{display:grid;grid-template-columns:1fr;gap:10px}.woocommerce-cart .actions .coupon{display:grid;grid-template-columns:1fr auto;gap:8px;width:100%}.woocommerce-cart .actions .coupon input.input-text{width:100%!important;margin:0}.woocommerce-cart .actions .coupon button{white-space:nowrap;padding:11px 16px;font-size:14px}.woocommerce-cart .actions button[name=update_cart]{width:100%;margin:0}
.woocommerce-cart table.cart td.actions{display:block!important;padding:14px 0 0!important}.woocommerce-cart table.cart tr:has(td.actions){display:block;border-top:1px solid var(--border)}}
.woocommerce-cart table.cart th.product-thumbnail,.woocommerce-cart table.cart th.product-remove{width:1%}
@media(max-width:768px){.woocommerce-cart table.cart td.actions .coupon{display:grid!important;grid-template-columns:1fr auto;gap:8px;padding:0}.woocommerce-cart table.cart td.actions .coupon input.input-text,.woocommerce-cart table.cart td.actions .coupon button,.woocommerce-cart table.cart td.actions .coupon label{float:none!important;width:100%!important;margin:0!important;position:static}.woocommerce-cart table.cart td.actions .coupon label{display:none}.woocommerce-cart table.cart td.actions .coupon button{width:auto!important}.woocommerce-cart table.cart td.actions .coupon::after,.woocommerce-cart table.cart td.actions::after{display:none}.woocommerce-cart table.cart td.actions button[name=update_cart]{float:none!important;display:block;width:100%}}
.woocommerce-cart td.actions .coupon label.screen-reader-text{display:none!important}
.woocommerce-cart td.actions .coupon input.input-text{grid-column:1!important;grid-row:1}.woocommerce-cart td.actions .coupon button{grid-column:2!important;grid-row:1}
/* contact page + generic page */
.page-header{max-width:720px;margin:0 0 28px}.page-header h1{font-size:clamp(30px,4vw,44px);margin:6px 0 12px}.page-header .lead{font-size:17px;color:var(--muted)}
.contact-grid{display:grid;gap:24px}@media(min-width:900px){.contact-grid{grid-template-columns:1fr 1fr}}
.contact-cards{display:grid;gap:12px}@media(min-width:560px){.contact-cards{grid-template-columns:1fr 1fr}}
.contact-card{display:flex;gap:14px;align-items:flex-start;padding:18px;border:1px solid var(--border);border-radius:calc(var(--radius,12px) + 4px);background:var(--surface);color:var(--text);text-decoration:none;transition:border-color .15s,transform .15s}.contact-card:hover{border-color:var(--primary);transform:translateY(-1px)}.contact-card svg{width:22px;height:22px;color:var(--primary);flex:0 0 22px;margin-top:2px}.contact-card span{display:block;font-size:14px;line-height:1.5;color:var(--muted)}.contact-card strong{display:block;color:var(--text);font-size:15px}
.contact-map iframe{width:100%;min-height:320px;height:100%;border:0;border-radius:calc(var(--radius,12px) + 4px)}
.page .entry-content,.page .lead{line-height:1.75}.page .entry-content h3{margin:26px 0 8px;font-size:19px}.page .entry-content ul{padding-left:20px}.page .entry-content li{margin:4px 0}
.woocommerce-cart .woocommerce>.woocommerce-notices-wrapper{grid-column:1/-1}.woocommerce-cart .woocommerce>.woocommerce-notices-wrapper:empty{display:none}.woocommerce-cart .woocommerce>.woocommerce-message,.woocommerce-cart .woocommerce>.woocommerce-error,.woocommerce-cart .woocommerce>.woocommerce-info{grid-column:1/-1}
.woocommerce-checkout .woocommerce>.woocommerce-notices-wrapper:empty{display:none}
.checkout-consent{font-size:13px;color:var(--muted);margin:0 0 12px}.checkout-consent a{color:var(--primary);font-weight:600}

/* ---- 0.4.0 homepage builder ---- */
.hero.hero-center .hero-content{text-align:center;margin:0 auto;align-items:center}.hero.hero-center .hero-content .eyebrow{justify-content:center}
.category-card .category-name small{display:block;font-size:12px;color:var(--muted);font-weight:400}
.categories-section.style-circles .category-grid{display:flex;gap:18px;overflow-x:auto;scrollbar-width:none;padding-bottom:6px}.categories-section.style-circles .category-card{flex:0 0 110px;text-align:center;background:transparent;border:0;padding:0}.categories-section.style-circles .category-image{width:96px;height:96px;border-radius:50%;margin:0 auto 8px;overflow:hidden;border:2px solid var(--border)}.categories-section.style-circles .category-image img{width:100%;height:100%;object-fit:cover}.categories-section.style-circles .category-name{font-size:14px}
.categories-section.style-list .category-grid{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none}.categories-section.style-list .category-card{flex:0 0 auto;display:inline-flex;align-items:center;gap:10px;padding:8px 14px 8px 8px;border-radius:999px;border:1px solid var(--border);background:var(--surface)}.categories-section.style-list .category-image{width:36px;height:36px;border-radius:50%;overflow:hidden}.categories-section.style-list .category-image img{width:100%;height:100%;object-fit:cover}.categories-section.style-list .category-name small{display:none}
.product-section.layout-carousel ul.products{display:flex!important;grid-template-columns:none;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 2px 10px;margin:0}.product-section.layout-carousel ul.products li.product{flex:0 0 min(72vw,260px);scroll-snap-align:start;width:auto!important;margin:0!important}
.promo-banners{display:grid;gap:16px}.promo-banners.two{grid-template-columns:1fr}@media(min-width:760px){.promo-banners.two{grid-template-columns:1fr 1fr}}
.promo{position:relative;display:block;border-radius:calc(var(--radius,12px) + 8px);overflow:hidden;min-height:200px;background:var(--surface);color:#fff;text-decoration:none}.promo-banners.one .promo{min-height:260px}@media(min-width:760px){.promo-banners.one .promo{min-height:340px}}.promo img,.promo .placeholder-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.promo .placeholder-art{background:linear-gradient(135deg,var(--primary),color-mix(in srgb,var(--primary) 60%,#000))}.promo::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#00000099,#0000001a)}.promo-text{position:absolute;inset:auto 20px 22px 20px;z-index:1;display:grid;gap:6px;max-width:440px}.promo-text strong{font-size:clamp(20px,3vw,30px);line-height:1.2;font-family:var(--font-heading)}.promo-text span{font-size:14px;opacity:.9}.promo-text em{font-style:normal;font-weight:600;display:inline-flex;align-items:center;gap:6px;margin-top:6px;font-size:14px}.promo-text em svg{width:16px;height:16px}
.editorial.side-right{direction:rtl}.editorial.side-right>*{direction:ltr}
.home-text{max-width:820px}.home-text h2{font-size:24px;margin:0 0 10px}.home-text p{color:var(--muted);line-height:1.7;margin:0}.home-text.style-card{background:var(--surface);border:1px solid var(--border);border-radius:calc(var(--radius,12px) + 6px);padding:26px;max-width:none}.home-text.style-accent{background:var(--primary);color:#fff;border-radius:calc(var(--radius,12px) + 6px);padding:26px;max-width:none;text-align:center}.home-text.style-accent p{color:#fff;opacity:.9}
.review-row{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:8px}.review-card{flex:0 0 min(80vw,320px);scroll-snap-align:start;background:var(--surface);border:1px solid var(--border);border-radius:calc(var(--radius,12px) + 4px);padding:18px;display:grid;gap:10px;align-content:start}.review-card .stars{color:var(--secondary,#b48a49);letter-spacing:2px;font-size:15px}.review-card p{margin:0;line-height:1.6;font-size:15px}.review-card footer{display:grid;font-size:13px;color:var(--muted)}.review-card footer strong{color:var(--text)}.review-card footer a{color:var(--primary);text-decoration:none}
.home-main>.home-section:first-child .hero{margin-top:18px}

/* ---- 0.4.0 shop filters: toolbar, chips, drawer/sidebar, price range ---- */
.shop-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 14px}.filter-open{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1.5px solid var(--border);border-radius:999px;background:var(--surface);font:inherit;font-size:14px;font-weight:600;color:var(--text);cursor:pointer}.filter-open svg{width:16px;height:16px}.filter-open b{background:var(--primary);color:#fff;border-radius:99px;font-size:11px;min-width:18px;height:18px;display:grid;place-items:center;padding:0 5px}
.result-count{font-size:13px;color:var(--muted);margin-right:auto}
.sort-pills{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;max-width:100%;padding:2px}.sort-pills a{white-space:nowrap;font-size:13px;padding:8px 12px;border-radius:999px;border:1px solid var(--border);color:var(--text);text-decoration:none;background:var(--surface)}.sort-pills a.active{background:var(--primary);border-color:var(--primary);color:#fff}
@media(max-width:600px){.sort-pills{width:100%;order:3}}
.active-filters{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px}.active-filters .chip{display:inline-flex;align-items:center;gap:6px;font-size:13px;padding:6px 10px 6px 12px;border-radius:999px;background:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary);text-decoration:none;font-weight:600}.active-filters .chip i{font-style:normal;font-size:15px;line-height:1}.active-filters .chip.clear{background:transparent;text-decoration:underline;padding-left:4px}
.woocommerce-result-count,.woocommerce-ordering{display:none!important}
.shop-category-links{display:none}
/* panel */
.filter-panel{background:var(--surface);color:var(--text)}.filter-panel header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--border);font-size:16px}.filter-close{border:0;background:var(--background);width:32px;height:32px;border-radius:50%;font-size:20px;line-height:1;cursor:pointer;color:var(--text)}.filter-body{padding:6px 18px 12px;overflow:auto}.filter-panel footer{display:flex;gap:10px;padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--surface)}.filter-panel footer .button{flex:1;text-align:center;justify-content:center}.button.ghost{background:transparent;color:var(--primary);border:1.5px solid var(--border)}
.f-group{border:0;padding:14px 0;margin:0;border-bottom:1px solid var(--border)}.f-group:last-of-type{border-bottom:0}.f-group{display:block}.f-group legend{font-weight:600;font-size:14px;padding:0;margin:0 0 10px;display:block;width:100%}.f-group>*{clear:both}
.f-check{display:flex;align-items:center;gap:10px;padding:6px 0;font-size:14px;cursor:pointer}.f-check input{width:18px;height:18px;accent-color:var(--primary)}
.f-links{display:grid;gap:2px}.f-links a{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;border-radius:8px;font-size:14px;text-decoration:none;color:var(--text)}.f-links a small{color:var(--muted);font-size:12px}.f-links a.active{background:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary);font-weight:600}.f-links a:hover{background:var(--background)}
.f-chips{display:flex;flex-wrap:wrap;gap:8px}.f-chip{position:relative;cursor:pointer}.f-chip input{position:absolute;opacity:0;inset:0;margin:0}.f-chip span{display:inline-block;padding:7px 12px;border:1.5px solid var(--border);border-radius:999px;font-size:13px;background:var(--surface)}.f-chip input:checked+span{border-color:var(--primary);background:var(--primary);color:#fff}.f-chip input:focus-visible+span{outline:2px solid var(--primary);outline-offset:2px}
.price-range{position:relative;height:36px;margin:6px 6px 2px}.price-range .track{position:absolute;left:0;right:0;top:16px;height:4px;border-radius:99px;background:var(--border)}.price-range .track i{position:absolute;top:0;bottom:0;background:var(--primary);border-radius:99px}.price-range input[type=range]{position:absolute;left:0;right:0;top:0;width:100%;height:36px;margin:0;-webkit-appearance:none;appearance:none;background:transparent;pointer-events:none}.price-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;width:22px;height:22px;border-radius:50%;background:#fff;border:2px solid var(--primary);box-shadow:0 1px 4px #0002;cursor:grab}.price-range input[type=range]::-moz-range-thumb{pointer-events:auto;width:22px;height:22px;border-radius:50%;background:#fff;border:2px solid var(--primary);cursor:grab}
.price-inputs{display:flex;align-items:center;gap:8px}.price-inputs label{flex:1;display:flex;align-items:center;gap:4px;border:1.5px solid var(--border);border-radius:10px;padding:0 10px;font-size:14px;color:var(--muted)}.price-inputs input{width:100%;border:0;padding:10px 0;font:inherit;font-size:15px;color:var(--text);background:transparent;outline:0;-moz-appearance:textfield}.price-inputs input::-webkit-outer-spin-button,.price-inputs input::-webkit-inner-spin-button{-webkit-appearance:none}.price-inputs span{color:var(--muted)}
/* mobile: bottom sheet */
@media(max-width:959px){.filter-panel{position:fixed;left:0;right:0;bottom:0;z-index:90;max-height:88dvh;display:flex;flex-direction:column;border-radius:20px 20px 0 0;transform:translateY(105%);transition:transform .28s cubic-bezier(.2,.8,.2,1);box-shadow:0 -10px 40px #0003}.filter-panel form{display:flex;flex-direction:column;min-height:0}.filter-panel.open{transform:none}.filter-body{flex:1}.filter-backdrop{position:fixed;inset:0;background:#13271d80;z-index:89;backdrop-filter:blur(2px)}.filter-backdrop[hidden]{display:none}body.filter-lock{overflow:hidden}}
/* desktop: sidebar */
@media(min-width:960px){#shop-results{display:grid;grid-template-columns:250px minmax(0,1fr);gap:0 30px;align-items:start}.shop-toolbar,.active-filters,.woocommerce-pagination,.empty-state{grid-column:2}.filter-panel{grid-column:1;grid-row:1/span 4;position:sticky;top:100px;border:1px solid var(--border);border-radius:calc(var(--radius,12px) + 4px);max-height:calc(100vh - 120px);display:flex;flex-direction:column}.filter-panel form{display:flex;flex-direction:column;min-height:0}.filter-panel header{display:none}.filter-body{padding-top:8px}.filter-panel footer{padding:12px 16px;border-radius:0 0 14px 14px}.filter-backdrop,.filter-open{display:none!important}#shop-results ul.products{grid-column:2;grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:1280px){#shop-results ul.products{grid-template-columns:repeat(4,minmax(0,1fr))}}
.filter-panel .f-group{display:grid;gap:0}.filter-panel fieldset{min-width:0}.filter-panel .f-check input{margin:0;flex:0 0 18px}.filter-panel label{display:flex}.filter-panel .f-chip{display:inline-block}
@media(min-width:960px){.filter-panel footer button[type=submit]{display:none}.filter-panel footer .button.ghost{flex:1;font-size:13px;padding:10px}.filter-panel{max-height:none;position:static}.filter-body{overflow:visible}}

/* ---- 0.7.0 accessibility & Bengali typography ---- */
.star-rating,.star-rating span::before,.woocommerce .star-rating span::before{color:#8a6420}.woocommerce p.stars a{color:#8a6420}
:where(:root){--focus:#1c5964}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible,summary:focus-visible{outline:3px solid var(--focus);outline-offset:2px;border-radius:4px}
.button:focus-visible,button.button:focus-visible{outline-offset:3px}
.skip-link{position:absolute;left:8px;top:-60px;z-index:1000;background:var(--primary);color:#fff;padding:10px 16px;border-radius:8px;font-weight:600}.skip-link:focus{top:8px}
/* Bengali typography: taller line boxes for matras/reph, no letter-spacing on Bengali, proportional digits, ligature-safe rendering */
:lang(bn),.bn,[lang^="bn"]{line-height:1.8;letter-spacing:0!important;text-rendering:optimizeLegibility;font-feature-settings:"liga" 1,"clig" 1,"calt" 1;word-break:normal;overflow-wrap:anywhere}
:lang(bn) h1,:lang(bn) h2,:lang(bn) h3,:lang(bn) .hero-content h1,:lang(bn) .section-heading h2,:lang(bn) .product_title{line-height:1.35;letter-spacing:0!important}
:lang(bn) .button,:lang(bn) button.button,:lang(bn) .woocommerce .button,:lang(bn) .woocommerce button.button,:lang(bn) .woocommerce button.button.alt,:lang(bn) .single_add_to_cart_button,body.bn .single_add_to_cart_button.button{line-height:1.5!important}
:lang(bn) input,:lang(bn) select,:lang(bn) textarea{line-height:1.6}
.price,.amount,.woocommerce-Price-amount{font-variant-numeric:tabular-nums lining-nums}
/* small Bengali text needs a little more size than Latin at same px */
:lang(bn) small,:lang(bn) .small,:lang(bn) .muted{font-size:.92em}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
@media(forced-colors:active){.button,.chip,.f-chip span,.filter-open{border:1px solid ButtonText}.esp-wish,.esp-compare-btn{border:1px solid ButtonText}}
.h3,h2.h3{font-size:19px;margin:0 0 14px}.esp-points-note small,.esp-rewards small{color:#5b665f}

/* ---- 0.8.0 brands ---- */
.esp-brand-badge{display:inline-flex;align-items:center;gap:8px;margin:0 0 8px;padding:4px 10px 4px 4px;border:1px solid var(--border);border-radius:999px;font-size:13px;font-weight:600;color:var(--muted);text-decoration:none;background:var(--surface)}.esp-brand-badge img{width:26px;height:26px;border-radius:50%;object-fit:contain;background:#fff}.esp-brand-badge:hover{color:var(--primary);border-color:var(--primary)}
.esp-card-brand{display:block;font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:0 0 2px}
.esp-brand-hero{display:flex;gap:18px;align-items:center;margin:0 0 18px;padding:16px;border:1px solid var(--border);border-radius:calc(var(--radius,12px) + 4px);background:var(--surface)}.esp-brand-hero img{width:96px;height:96px;object-fit:contain;border-radius:12px;background:#fff;flex:0 0 96px}.esp-brand-hero p{margin:0 0 6px;line-height:1.6}.esp-brand-hero small{color:var(--muted)}
.esp-brand-strip{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.esp-brand-tile{display:grid;place-items:center;min-height:76px;padding:12px;border:1px solid var(--border);border-radius:var(--radius,12px);background:var(--surface);text-decoration:none;color:var(--text);font-weight:600;font-size:14px;text-align:center;transition:transform .15s,border-color .15s}.esp-brand-tile:hover{transform:translateY(-2px);border-color:var(--primary)}.esp-brand-tile img{max-width:100%;max-height:48px;width:auto;height:auto;object-fit:contain;filter:grayscale(1);opacity:.8;transition:filter .2s,opacity .2s}.esp-brand-tile:hover img{filter:none;opacity:1}
.f-chip span small{opacity:.6;font-weight:400;margin-left:2px}

/* ==== 0.9.0 header · off-canvas · footer (reference-style) · scroll ring ==== */
:where(:root){--header-bg:var(--header,var(--background));--header-text:var(--text);--nav-bg:var(--header-bg);--footer-bg:#01012F;--footer-bar-bg:#1A213E;--footer-accent:var(--secondary);--footer-text:#F2F4F8;--footer-muted:#B8BFD0;--footer-line:rgba(255,255,255,.1)}
.site-header{background:var(--header-bg);color:var(--header-text)}.site-header .nav-row{background:var(--nav-bg)}.site-header a,.site-header button{color:inherit}
.brand img.logo-sticky{display:none}.site-header.is-scrolled .brand img.logo-sticky{display:block}.site-header.is-scrolled .brand img.logo-sticky~*,.site-header.is-scrolled .brand:has(img.logo-sticky) img.logo-main{display:none}
.cart-button{display:inline-flex;align-items:center;gap:10px;position:relative;border:0;background:transparent;cursor:pointer;font:inherit;padding:6px 8px;border-radius:12px}.cart-button:hover{background:color-mix(in srgb,var(--header-text) 6%,transparent)}.cart-button .desktop-label{display:none;text-align:left;line-height:1.15}.cart-button .desktop-label small{display:block;font-size:11px;color:var(--muted)}.cart-button .desktop-label strong{font-size:14px;font-family:var(--font-price)}.cart-button .cart-count{position:absolute;top:0;left:22px;min-width:18px;height:18px;padding:0 5px;border-radius:99px;background:var(--primary);color:#fff;font-size:11px;font-weight:700;display:grid;place-items:center}
@media(min-width:960px){.cart-button .desktop-label{display:block}.cart-button .cart-count{left:24px}}
.header-cta{padding:9px 14px;font-size:13px}.announcement .announcement-note a{display:inline-flex;align-items:center;gap:6px;color:inherit;text-decoration:none;margin-left:14px}.announcement .announcement-note svg{width:13px;height:13px}
/* nav styles */
.desktop-nav>.menu>li>a{position:relative}.nav-style-underline .desktop-nav>.menu>li>a::after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:var(--primary);transform:scaleX(0);transform-origin:left;transition:transform .2s}.nav-style-underline .desktop-nav>.menu>li:hover>a::after,.nav-style-underline .desktop-nav>.menu>li.current-menu-item>a::after{transform:scaleX(1)}
.nav-style-pill .desktop-nav>.menu>li>a{padding:8px 14px;border-radius:999px}.nav-style-pill .desktop-nav>.menu>li:hover>a,.nav-style-pill .desktop-nav>.menu>li.current-menu-item>a{background:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary)}
.nav-uppercase .desktop-nav>.menu>li>a{text-transform:uppercase;letter-spacing:.06em;font-size:13px}
/* compact layout */
.layout-compact .header-main{gap:20px}.layout-compact .inline-nav{display:none;flex:1;justify-content:center}@media(min-width:1024px){.layout-compact .inline-nav{display:flex}.layout-compact .mobile-menu-toggle{display:none}}.layout-compact .inline-nav>.menu{display:flex;gap:4px 22px;align-items:center;margin:0;padding:0;list-style:none}
.layout-centered .header-main{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.layout-centered .brand-wrap{grid-column:2;justify-self:center}.layout-centered .search-form{grid-column:1;grid-row:2;max-width:none}.layout-centered .header-actions{grid-column:3;justify-self:end}@media(min-width:960px){.layout-centered .search-form{grid-row:auto}}
.layout-classic .header-main{border-bottom:1px solid var(--border)}.layout-classic .nav-row{background:var(--primary);color:#fff}.layout-classic .desktop-nav>.menu>li>a{color:#fff}.layout-classic .nav-note{color:#fff}.layout-classic.nav-style-underline .desktop-nav>.menu>li>a::after{background:#fff}
/* ---- off-canvas ---- */
.menu-drawer .drawer-heading{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--border)}.menu-drawer .drawer-heading .brand img{max-height:40px;width:auto!important}.menu-drawer .drawer-body{padding:14px 18px 20px;display:flex;flex-direction:column;gap:16px}.menu-drawer .search-form{max-width:none}
.drawer-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.drawer-shortcuts a{display:grid;place-items:center;gap:6px;padding:12px 6px;border:1px solid var(--border);border-radius:12px;background:var(--surface);text-decoration:none;color:var(--text);font-size:12px;font-weight:600;text-align:center}.drawer-shortcuts svg{width:22px;height:22px;color:var(--primary)}.drawer-shortcuts .cart-count{background:var(--primary);color:#fff;border-radius:99px;padding:0 6px;font-size:11px;margin-left:2px}
.drawer-nav .menu,.drawer-nav .menu ul{list-style:none;margin:0;padding:0}.drawer-nav .menu>li{border-bottom:1px solid var(--border);position:relative}.drawer-nav .menu>li>a{display:block;padding:14px 44px 14px 2px;font-size:16px;font-weight:600;color:var(--text);text-decoration:none}.drawer-nav li.current-menu-item>a{color:var(--primary)}.drawer-nav .sub-toggle{position:absolute;right:0;top:6px;width:40px;height:40px;border:0;background:transparent;border-radius:10px;display:grid;place-items:center;color:var(--muted);cursor:pointer}.drawer-nav .sub-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.drawer-nav .sub-toggle svg{transition:transform .2s}.drawer-nav .sub-menu{padding:0 0 10px 14px;border-left:2px solid var(--border);margin:0 0 10px 6px}.drawer-nav .sub-menu a{display:block;padding:9px 0;font-size:15px;color:var(--muted);text-decoration:none}.drawer-nav .sub-menu a:hover{color:var(--primary)}.style-flat .drawer-nav .sub-menu{display:block!important}.style-flat .sub-toggle{display:none}
.drawer-section h3{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:6px 0 10px}.drawer-cats{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.drawer-cats a{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;background:var(--background);text-decoration:none;color:var(--text);font-size:13px;font-weight:600}.drawer-cats img,.cat-dot{width:28px;height:28px;border-radius:50%;object-fit:cover;flex:0 0 28px;background:var(--border)}.drawer-cats small{margin-left:auto;color:var(--muted);font-weight:400}
.drawer-footer{margin-top:auto;padding:14px 18px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;background:var(--background)}.drawer-call{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--text);font-weight:700}.drawer-call svg{width:34px;height:34px;padding:8px;border-radius:50%;background:var(--primary);color:#fff}.drawer-call small{display:block;font-size:11px;color:var(--muted);font-weight:400}.drawer-social{display:flex;gap:6px}.drawer-social a{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--surface);border:1px solid var(--border);color:var(--text)}.drawer-social svg{width:16px;height:16px}
.menu-drawer[open]{display:flex;flex-direction:column}.search-drawer .drawer-body{padding:18px}
/* ---- footer ---- */
.site-footer{margin-top:60px;background:var(--footer-bg);color:var(--footer-text);font-family:var(--font-footer)}.site-footer a{color:inherit}.site-footer.style-brand{--footer-bg:var(--primary);--footer-bar-bg:color-mix(in srgb,var(--primary) 80%,#000);--footer-accent:#fff}.site-footer.style-light{--footer-bg:var(--surface);--footer-bar-bg:var(--background);--footer-text:var(--text);--footer-muted:var(--muted);--footer-line:var(--border);--footer-accent:var(--primary);border-top:1px solid var(--border)}
.footer-top{padding:36px 0 0}.footer-features{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:640px){.footer-features{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.footer-features{grid-template-columns:repeat(4,1fr)}}
.footer-feature{display:flex;align-items:center;gap:16px;padding:22px 20px;border:1px solid var(--footer-line);border-radius:6px;background:rgba(255,255,255,.02)}.footer-feature .ff-icon{flex:0 0 46px;width:46px;height:46px;display:grid;place-items:center;color:var(--footer-accent)}.footer-feature .ff-icon svg{width:34px;height:34px;stroke-width:1.5}.footer-feature strong{display:block;font-size:19px;font-weight:600;line-height:1.2;margin-bottom:2px}.footer-feature span,.footer-feature a{font-size:16px;color:var(--footer-text);text-decoration:none;opacity:.92}.footer-feature a:hover{color:var(--footer-accent);opacity:1}
@media(min-width:1024px){.footer-feature{flex-direction:column;text-align:center;gap:10px;padding:30px 20px}}
.footer-main{padding:56px 0 44px}.footer-grid{display:grid;gap:36px 32px;grid-template-columns:1fr}@media(min-width:640px){.footer-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.cols-four .footer-grid{grid-template-columns:1.2fr 1fr 1.1fr 1fr}.cols-three .footer-grid{grid-template-columns:1.3fr 1fr 1.1fr}.cols-two .footer-grid{grid-template-columns:1.3fr 1fr}}
.footer-logo{margin:0 0 18px}.footer-logo .brand{display:inline-block;background:#fff;padding:8px 12px;border-radius:6px}.footer-logo .brand img{max-width:180px;height:auto;width:auto!important;display:block}.footer-logo .brand-text{color:var(--text)}.footer-about p{margin:0 0 16px;line-height:1.75;font-size:15px;color:var(--footer-muted);text-align:justify}
.footer-heading{font-size:26px;font-weight:600;line-height:1.2;margin:0 0 22px;position:relative;padding-bottom:14px;color:var(--footer-text)}.footer-heading::after{content:"";position:absolute;left:0;bottom:0;width:44px;height:2px;background:var(--footer-accent)}.footer-heading::first-letter{color:var(--footer-accent)}
.footer-menu{list-style:none;margin:0;padding:0}.footer-menu li{border-bottom:1px solid var(--footer-line)}.footer-menu li a{display:flex;align-items:center;justify-content:space-between;padding:11px 0;text-decoration:none;font-size:15px;transition:padding .2s,color .2s}.footer-menu li a::after{content:"";width:8px;height:8px;border-right:2px solid currentColor;border-top:2px solid currentColor;transform:rotate(45deg);opacity:.75;flex:0 0 8px;margin-right:4px}.footer-menu li a:hover{color:var(--footer-accent);padding-left:6px}
.contact-list{list-style:none;margin:0 0 12px;padding:0;display:grid;gap:10px;font-size:14px}.contact-list li{display:flex;gap:10px;align-items:flex-start;line-height:1.55}.contact-list svg{width:16px;height:16px;flex:0 0 16px;margin-top:3px;color:var(--footer-accent)}.contact-list a{text-decoration:none;color:var(--footer-text)}.contact-list a:hover{color:var(--footer-accent)}.contact-note{font-size:14px;color:var(--footer-muted);margin:0 0 12px}
.social-circles,.social-links{display:flex;gap:10px;flex-wrap:wrap}.social-circles a{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#1a2420;text-decoration:none;transition:transform .15s}.social-circles a:hover{transform:translateY(-2px)}.social-circles svg{width:20px;height:20px}.social-circles .s-facebook{background:#1877F2;color:#fff}.social-circles .s-whatsapp{background:#25D366;color:#fff}.social-circles .s-youtube{background:#FF0000;color:#fff}.social-circles .s-instagram{background:linear-gradient(45deg,#f9ce34,#ee2a7b,#6228d7);color:#fff}.social-circles .s-tiktok{background:#000;color:#fff}.social-circles .s-phone{background:var(--footer-accent);color:#fff}.social-circles .s-mail{background:#EA4335;color:#fff}
.footer-about .social-links a{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--footer-line);color:var(--footer-text)}.footer-about .social-links svg{width:16px;height:16px}.footer-about .social-links a:hover{background:var(--footer-accent);border-color:var(--footer-accent);color:#fff}
.payment-text{font-size:14px;line-height:1.8;margin:0 0 14px;color:var(--footer-text)}.payment-image img{max-width:100%;height:auto;border-radius:6px;background:#fff;padding:6px;display:block}.footer-payment-row{display:flex;flex-wrap:wrap;gap:20px;align-items:center;justify-content:space-between;padding-top:24px;border-top:1px solid var(--footer-line)}.footer-payment-row .payment-image img{max-width:320px}
.footer-trust{border-top:1px solid var(--footer-line);color:var(--footer-muted)}
.footer-copyright{background:var(--footer-bar-bg);padding:20px 0;font-size:15px;text-align:center}.footer-copyright .container{display:flex;justify-content:center;gap:10px 24px;flex-wrap:wrap;align-items:center}.footer-copyright a{color:var(--footer-accent);text-decoration:none;font-weight:600}.footer-tagline{color:var(--footer-muted)}
@media(max-width:760px){.site-footer{padding-bottom:64px}.footer-main{padding:40px 0 30px}.footer-heading{font-size:22px}}
/* ---- scroll to top ---- */
.scroll-top{position:fixed;bottom:calc(56px + env(safe-area-inset-bottom));z-index:80;width:46px;height:46px;border-radius:50%;border:0;padding:0;cursor:pointer;display:grid;place-items:center;transition:opacity .4s,transform .4s,visibility .4s;color:var(--top-color)}.scroll-top.pos-right{right:24px}.scroll-top.pos-left{left:24px}.scroll-top[hidden]{display:grid;opacity:0;visibility:hidden;transform:translateY(12px);pointer-events:none}.scroll-top svg.icon{width:22px;height:22px;position:relative;z-index:1;transform:translateY(-1px)}
.scroll-top.ring{background:transparent;box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--top-color) 18%,transparent)}.scroll-top.ring .ring{position:absolute;inset:0;width:46px;height:46px;transform:rotate(-90deg)}.scroll-top.ring .ring circle{fill:none;stroke-width:2}.scroll-top.ring .ring-track{stroke:transparent}.scroll-top.ring .ring-progress{stroke:var(--top-color);stroke-linecap:round;transition:stroke-dashoffset .2s linear}.scroll-top.ring:hover{background:var(--top-color);color:#fff}
.scroll-top.round,.scroll-top.square{background:var(--top-color);color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.18)}.scroll-top.square{border-radius:10px}.scroll-top.round:hover,.scroll-top.square:hover{transform:translateY(-3px)}
@media(max-width:760px){.scroll-top{bottom:calc(150px + env(safe-area-inset-bottom));width:42px;height:42px}.scroll-top.pos-right{right:16px}.scroll-top.pos-left{left:16px}.scroll-top.ring .ring{width:42px;height:42px}}
body:has(.saac-l) .scroll-top.pos-right{right:24px;bottom:calc(90px + env(safe-area-inset-bottom))}@media(max-width:760px){body:has(.saac-l) .scroll-top.pos-right{bottom:calc(156px + env(safe-area-inset-bottom))}}
.footer-heading.sub{font-size:20px;margin-top:26px;padding-bottom:10px}
@media(min-width:1024px){.footer-feature{gap:12px}}
