:root{--ink:#20201c;--muted:#72736e;--accent:#bb4728;--soft:#f5f5f3;--line:#e5e5e1;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.5}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:5px}img{max-width:100%;display:block}svg{width:24px;height:24px;flex-shrink:0}button{color:inherit}.shell{width:min(1440px,calc(100% - 64px));margin-inline:auto}.sr-only,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;top:10px;left:10px;background:#fff;padding:12px;z-index:50}.site-header{display:flex;align-items:center;gap:52px;height:100px}.wordmark{font-weight:800;letter-spacing:-1.8px;font-size:34px;line-height:1;white-space:nowrap}.wordmark span{color:var(--accent)}.product-search{display:flex;align-items:center;border:1px solid #d7d7d3;border-radius:100px;background:#f8f8f7;max-width:690px;width:100%;height:48px;overflow:hidden}.product-search button{display:flex;align-items:center;justify-content:center;background:none;border:0;padding:0 12px 0 18px;height:100%}.product-search svg{width:20px;height:20px}.product-search input{border:0;background:transparent;outline:0!important;min-width:0;width:100%;padding:10px 18px 10px 0;font-size:14px}.product-search:focus-within{outline:2px solid var(--accent);outline-offset:2px}.header-actions{display:flex;gap:38px;align-items:center;margin-left:auto;font-weight:600}.bag-link{display:flex;align-items:center;gap:14px;min-height:44px}.bag-link svg{height:28px;width:28px}.cart-count{font-size:14px}.category-rail{display:flex;justify-content:space-around;gap:20px;padding:10px 20px 32px}.category-link{display:flex;flex-direction:column;align-items:center;gap:12px;font-weight:600;font-size:14px;min-width:110px;text-align:center}.category-image{background:var(--soft);width:112px;height:112px;border-radius:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;border:2px solid transparent;transition:transform .2s,border-color .2s}.category-image img{width:80px;height:80px;object-fit:contain;mix-blend-mode:multiply}.category-link:hover .category-image{transform:translateY(-3px)}.category-link.selected .category-image{border-color:var(--accent)}.hero-grid{display:grid;grid-template-columns:1.8fr 1fr;gap:18px;height:480px}.hero-main,.hero-secondary{position:relative;isolation:isolate;border-radius:var(--radius);overflow:hidden}.hero-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:60% center;z-index:-1}.hero-copy{position:absolute;left:40px;top:50%;transform:translateY(-50%);max-width:57%}.hero-copy h1{font-size:clamp(38px,4.4vw,64px);line-height:1.03;letter-spacing:-2.8px;margin:0 0 26px;font-weight:750}.hero-copy p{font-size:17px;line-height:1.4;margin:0 0 26px;max-width:340px}.button{background:var(--accent);color:#fff;border:0;border-radius:14px;font-size:15px;font-weight:600;line-height:1.4;min-height:48px;padding:14px 24px;display:inline-flex;justify-content:center;align-items:center;gap:12px;transition:background .2s,transform .2s}.button:hover{background:#96361d;transform:translateY(-1px)}.hero-secondary{background:#e0e3db;display:flex;flex-direction:column;justify-content:flex-end}.highbay-photo{position:absolute;top:0;left:0;right:0;height:57%;overflow:hidden}.highbay-photo img{width:160%;max-width:none;height:auto;object-fit:cover;transform:translateX(-25%)}.secondary-copy{position:relative;padding:28px 32px}.secondary-copy h2{font-size:clamp(28px,3.1vw,44px);letter-spacing:-1.7px;line-height:1.05;margin:0 0 20px}.secondary-copy span{display:inline-flex;align-items:center;gap:12px;border-bottom:1px solid currentColor;font-size:16px;font-weight:600;padding-bottom:3px}.catalog{padding-top:44px;scroll-margin-top:22px}.catalog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px}.catalog h2{margin:0;font-size:32px;line-height:1.15;letter-spacing:-1.2px;font-weight:700}.catalog-controls{display:flex;gap:22px;align-items:center}.filter-tabs{display:flex;align-items:center;gap:4px}.filter-tab{border:0;background:none;padding:10px 14px;min-height:40px;border-radius:16px;font-size:13px;white-space:nowrap}.filter-tab.active{background:var(--accent);color:white}.filter-tab:hover:not(.active){background:var(--soft)}.result-count{font-size:12px;white-space:nowrap;color:var(--muted);min-width:68px}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:30px 18px}.product-card[hidden]{display:none}.product-picture{position:relative;background:var(--soft);border-radius:12px;aspect-ratio:1;overflow:hidden}.product-picture>a:first-child{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:15px}.product-picture img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.product-picture:hover img{transform:scale(1.04)}.quick-add{position:absolute;right:12px;bottom:12px;border:1px solid #e0e0dd;border-radius:50%;width:40px;height:40px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #00000005}.quick-add:hover{background:var(--ink);color:white}.quick-add svg{width:19px;height:19px}.product-card h3{font-weight:500;font-size:14px;line-height:1.4;letter-spacing:-.1px;margin:12px 4px 7px;min-height:39px}.product-card h3 a:hover{text-decoration:underline;text-underline-offset:4px}.product-price{font-size:15px;font-weight:700;margin-inline:4px}.product-price .woocommerce-Price-currencySymbol{margin-right:1px}.empty-state{text-align:center;padding:65px 20px;background:var(--soft);border-radius:16px}.site-footer{border-top:1px solid var(--line);margin-top:48px;padding:32px 20px 38px;display:flex;justify-content:space-between;gap:24px}.site-footer .wordmark{font-size:30px}.site-footer p{font-size:14px;margin:9px 0 0}.footer-right{text-align:right}.footer-right nav{display:flex;gap:32px;justify-content:flex-end;padding-top:2px}.footer-right p{font-size:12px;color:var(--muted);margin-top:18px}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);max-width:calc(100% - 30px);width:max-content;background:var(--ink);color:#fff;padding:16px 18px 16px 22px;border-radius:14px;box-shadow:0 10px 35px #0003;z-index:50;display:flex;align-items:center;gap:24px}.toast[hidden]{display:none}.toast a{display:flex;align-items:center;gap:8px;font-weight:600;white-space:nowrap}.toast svg{width:18px;height:18px}.toast button{border:0;background:none;color:white;display:flex;padding:5px}.page-main{min-height:60vh;padding-top:24px}.page-main .catalog{padding-top:15px}.content-page{max-width:1000px;margin:0 auto;padding:30px 0}.content-page h1{font-size:42px;letter-spacing:-1.4px}.content-page p{max-width:720px;font-size:17px;line-height:1.7}.content-page a:not(.button){text-decoration:underline;text-underline-offset:4px}.breadcrumb{display:flex;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:12px;padding:20px 0 28px}.breadcrumb a:hover{color:var(--ink)}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.detail-photo{background:var(--soft);border-radius:16px;padding:30px;aspect-ratio:1}.detail-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.detail-copy{padding:22px 0}.detail-category{color:var(--accent);font-size:13px;margin:0 0 15px}.detail-copy h1{font-size:40px;line-height:1.14;letter-spacing:-1.6px;margin:0 0 20px}.detail-price{font-size:25px;font-weight:600;margin-bottom:26px}.product-summary{font-size:16px;line-height:1.65;color:var(--muted);max-width:520px}.option-note{font-size:14px;color:var(--muted);max-width:450px;margin:24px 0}.detail-cart{margin-top:28px}.detail-cart label{display:block;font-size:13px;margin-bottom:8px}.detail-cart>div{display:flex;gap:12px}.detail-cart input{width:80px;padding:10px;border:1px solid var(--line);border-radius:10px;text-align:center}.detail-meta{border-top:1px solid var(--line);margin-top:35px;padding-top:20px;font-size:13px}.detail-meta>div{display:flex;justify-content:space-between;padding:7px 0}.detail-meta span{color:var(--muted)}.detail-meta strong{font-weight:500}.detail-meta>a{display:flex;gap:8px;align-items:center;margin-top:20px;text-decoration:underline;text-underline-offset:4px}.detail-meta svg{width:18px}.woocommerce-message,.woocommerce-info,.woocommerce-error{padding:18px 22px;background:var(--soft);border-left:3px solid var(--accent);margin:15px 0 25px;list-style:none}.woocommerce-message .button{float:right;margin-top:-8px}.woocommerce-cart-form table,.cart_totals table{width:100%;border-collapse:collapse}.woocommerce-cart-form th{text-align:left;font-size:13px;color:var(--muted);padding:14px 8px;border-bottom:1px solid var(--line)}.woocommerce-cart-form td{padding:18px 8px;border-bottom:1px solid var(--line)}.woocommerce-cart-form img{width:75px;height:75px;object-fit:contain}.product-remove a{font-size:24px}.woocommerce-cart-form .quantity input{width:65px;border:1px solid var(--line);padding:8px;border-radius:8px}.woocommerce-cart-form .coupon{display:none}.woocommerce-cart-form .actions{text-align:right}.cart-collaterals{max-width:460px;margin:30px 0 0 auto}.cart_totals h2{font-size:26px}.cart_totals td,.cart_totals th{padding:12px 4px;text-align:left;border-bottom:1px solid var(--line)}.preview-note{background:var(--soft);padding:18px;border-radius:12px;margin-top:20px;font-size:14px!important}.return-to-shop .button{color:#fff}.content-page .woocommerce-cart-form a{text-decoration:none}.woocommerce-cart-form .product-name{max-width:250px}
@media(min-width:1550px){.hero-grid{height:500px}.hero-copy h1{font-size:66px}}
@media(max-width:1100px){.shell{width:calc(100% - 40px)}.site-header{gap:25px}.wordmark{font-size:29px}.header-actions{gap:24px}.category-image{width:96px;height:96px}.hero-grid{height:410px}.hero-copy{left:26px}.hero-copy h1{font-size:45px;letter-spacing:-2px}.hero-copy p{font-size:14px}.secondary-copy{padding:24px}.secondary-copy h2{font-size:32px}.catalog-heading{align-items:flex-start;flex-direction:column;gap:18px}.catalog-controls{width:100%;justify-content:space-between}.product-grid{gap:25px 14px}.product-picture>a:first-child{padding:10px}.product-card h3{font-size:13px}.product-detail{gap:35px}}
@media(max-width:760px){.shell{width:calc(100% - 32px)}.site-header{height:auto;min-height:118px;display:grid;grid-template-columns:1fr auto;gap:16px;padding-block:20px 12px}.wordmark{font-size:27px}.header-actions{grid-column:2;grid-row:1;gap:20px}.shop-link{font-size:13px}.bag-link{gap:8px;min-height:30px}.bag-link svg{height:24px;width:24px}.product-search{grid-column:1 / -1;grid-row:2;max-width:none;height:44px}.category-rail{justify-content:flex-start;gap:18px;padding:12px 0 22px;overflow-x:auto;scrollbar-width:none}.category-rail::-webkit-scrollbar{display:none}.category-link{min-width:78px;gap:8px;font-size:11px}.category-image{width:76px;height:76px}.category-image img{height:58px;width:58px}.hero-grid{height:auto;grid-template-columns:1fr;gap:14px}.hero-main{height:350px}.hero-background{object-position:52% center}.hero-copy{left:22px;max-width:65%}.hero-copy h1{font-size:39px;letter-spacing:-1.7px;line-height:1.06;margin-bottom:18px}.hero-copy p{font-size:13px;line-height:1.5;margin-bottom:20px;max-width:215px}.desktop-break{display:none}.button{font-size:14px;padding:12px 18px;min-height:44px;border-radius:12px}.hero-secondary{height:210px}.highbay-photo{left:auto;right:0;width:48%;height:100%;overflow:hidden}.highbay-photo img{width:auto;height:250%;max-width:none;position:absolute;left:50%;transform:translateX(-50%)}.secondary-copy{padding:25px 22px;max-width:60%}.secondary-copy h2{font-size:29px;letter-spacing:-1.2px;margin-bottom:16px}.secondary-copy span{font-size:13px;gap:6px}.catalog{padding-top:32px}.catalog h2{font-size:27px;letter-spacing:-1px}.catalog-heading{gap:17px;margin-bottom:20px}.catalog-controls{gap:8px;align-items:center;flex-wrap:wrap}.filter-tabs{gap:0;flex:1}.filter-tab{font-size:11px;padding:9px 10px;border-radius:12px;min-height:37px}.result-count{font-size:11px;min-width:60px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 13px}.product-picture{border-radius:10px}.product-picture>a:first-child{padding:9px}.quick-add{width:36px;height:36px;bottom:8px;right:8px}.product-card h3{font-size:13px;line-height:1.4;margin:10px 1px 7px;min-height:37px}.product-price{font-size:14px;margin:0 1px}.site-footer{margin-top:35px;padding:27px 0;display:block}.site-footer .wordmark{font-size:27px}.site-footer p{font-size:12px}.footer-right{text-align:left;margin-top:26px}.footer-right nav{justify-content:flex-start;gap:26px;font-size:13px}.footer-right p{font-size:11px;margin-top:16px}.toast{font-size:12px;gap:13px;padding:13px;bottom:15px}.toast a{gap:4px}.product-detail{grid-template-columns:1fr;gap:24px}.detail-photo{padding:20px}.detail-copy{padding:0}.detail-copy h1{font-size:32px}.detail-price{font-size:22px;margin-bottom:20px}.detail-category{margin-bottom:10px}.breadcrumb{padding:12px 0 20px;font-size:11px;gap:7px}.content-page{padding-top:15px}.content-page h1{font-size:33px}.content-page p{font-size:15px}.woocommerce-cart-form thead,.woocommerce-cart-form .product-thumbnail{display:none}.woocommerce-cart-form tr{display:flex;flex-wrap:wrap;border-bottom:1px solid var(--line)}.woocommerce-cart-form td{border:0;padding:12px 5px}.woocommerce-cart-form .product-name{width:75%;max-width:none}.woocommerce-cart-form .product-subtotal{margin-left:auto}.woocommerce-cart-form .product-remove{width:10%}.woocommerce-cart-form .product-price{display:none}.cart-collaterals{margin-top:20px}.woocommerce-message .button{float:none;margin:0 10px 10px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Keep the hero copy readable over the room photograph at both breakpoints. */
.hero-main::after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,rgba(246,237,223,.74) 0%,rgba(246,237,223,.54) 35%,rgba(246,237,223,0) 76%)}
.hero-copy{z-index:1}
@media(max-width:760px){
 .hero-main::after{background:linear-gradient(90deg,rgba(246,237,223,.96) 0%,rgba(246,237,223,.88) 35%,rgba(246,237,223,.36) 74%,rgba(246,237,223,.05) 100%)}
 .hero-copy{max-width:calc(100% - 44px);width:285px}
 .hero-copy h1{font-size:38px}
 .hero-copy p{max-width:235px;font-size:14px}
 .category-link{font-size:12px}
 .product-card h3{font-size:14px;line-height:1.45}
}

/* Client brand and catalogue structure — 18 September 2026. */
:root{--accent:#c63d42;--accent-hover:#a72d32;--ink:#252323;--muted:#696665;--soft:#f6f5f3;--line:#e7e3df}
.utility-bar{background:#f5f1ed;font-size:12px;letter-spacing:.15px;color:#57504c}
.utility-bar .shell{display:flex;justify-content:space-between;gap:20px;padding-block:9px}
.site-header{position:relative;height:104px;gap:36px}
.brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0}
.brand-mark{display:block;position:relative;overflow:hidden;width:66px;height:60px;border-radius:7px;background:#e3dfd6}
.brand-mark img{position:absolute;width:108px;max-width:none;height:auto;left:50%;top:50%;transform:translate(-50%,-50%)}
.brand-name{font-size:24px;font-weight:800;letter-spacing:-.9px;line-height:1.15}
.brand-name>span{display:block;font-size:11px;letter-spacing:.55px;line-height:1.5;font-weight:400;margin-top:5px;color:var(--muted)}
.product-search{max-width:610px;flex:1;background:#faf9f8;border-color:var(--line)}
.header-actions{gap:25px;font-size:14px;white-space:nowrap}
.bag-link{gap:8px}
.cart-count{display:inline-flex;min-width:22px;height:22px;align-items:center;justify-content:center;border-radius:50%;background:#f5eeea;font-size:12px}
.shop-menu>summary{list-style:none;display:flex;align-items:center;gap:10px;cursor:pointer;min-height:44px}
summary::-webkit-details-marker{display:none}
summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:4px}
.shop-menu[open]>summary{color:var(--accent)}
.menu-panel{position:absolute;right:0;top:calc(100% - 4px);width:min(1040px,100%);z-index:20;white-space:normal;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 20px 60px #2d211b20;padding:26px 30px}
.menu-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:22px;margin-bottom:24px;border-bottom:1px solid var(--line);font-size:17px}
.menu-heading>a{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--accent)}
.menu-heading svg{width:19px}
.menu-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 22px}
.menu-category{display:flex;align-items:center;gap:9px;font-size:14px;min-height:28px}
.menu-category svg{width:22px;color:var(--accent)}
.menu-groups ul{list-style:none;margin:9px 0 0 31px;padding:0}
.menu-groups li a{display:block;font-size:13px;color:var(--muted);padding:6px 0}
.menu-panel a:hover,.footer-main a:hover{color:var(--accent)}
.category-rail{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;padding:9px 0 28px;border-top:1px solid var(--line)}
.category-link{min-width:0;gap:9px;font-size:13px;font-weight:500;line-height:1.35;padding-top:14px}
.category-symbol{width:58px;height:58px;border:1px solid #eee8e2;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f8f5f1;color:#615048;transition:background .2s,transform .2s,color .2s}
.category-symbol svg{width:29px;height:29px;stroke-width:1.3}
.category-link:hover .category-symbol,.category-link.selected .category-symbol{background:#fbeaea;border-color:#ebc6c6;color:var(--accent);transform:translateY(-2px)}
.hero-grid{height:460px;grid-template-columns:1.8fr 1fr;gap:18px}
.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.7px;line-height:1.4;margin:0 0 12px;color:#70615a}
.hero-copy .eyebrow{font-size:10px;letter-spacing:1.45px;margin-bottom:20px;color:#694a3f}
.hero-copy{left:36px;max-width:65%}
.hero-copy h1{font-size:clamp(40px,4.3vw,62px);letter-spacing:-2.6px;font-weight:700;line-height:1.06;margin-bottom:22px}
.hero-copy p:not(.eyebrow){font-size:16px;margin-bottom:24px;color:#4c4640}
.button{border-radius:9px;background:var(--accent);min-height:48px;font-size:14px;padding:14px 22px}
.button:hover{background:var(--accent-hover)}
.hero-secondary{background:#eeebe5}
.highbay-photo{height:54%;background:#f0ede7}
.highbay-photo img{mix-blend-mode:multiply}
.secondary-copy{padding:28px 30px;background:linear-gradient(0deg,#eeebe5 70%,#eeebe500 100%)}
.secondary-copy .eyebrow{color:#716057;margin-bottom:12px;font-size:10px}
.secondary-copy h2{font-size:clamp(27px,2.8vw,41px);line-height:1.08;letter-spacing:-1.5px;margin-bottom:18px}
.secondary-copy span{font-size:14px}
.text-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:600;min-height:36px;text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:1px}
.text-link svg{width:19px}
.catalog{padding-top:56px}
.catalog-heading{align-items:center;margin-bottom:24px}
.catalog-heading .eyebrow{margin-bottom:9px}
.catalog h1,.catalog h2,.related-section h2{font-size:32px;line-height:1.15;letter-spacing:-1.15px;margin:0}
.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0 0 23px;min-height:42px}
.catalog-toolbar p{margin:0}
.filter-tab{font-size:13px;padding:10px 18px;min-height:44px;border-radius:7px}
.filter-tabs{gap:5px}
.result-count{font-size:13px;color:var(--muted);text-align:right}
.product-grid{gap:34px 18px}
.product-picture{border-radius:11px;background:#f5f5f3}
.product-picture>a:first-child{padding:16px}
.product-label{font-size:10px;letter-spacing:.8px;text-transform:uppercase;color:var(--muted);margin:15px 2px 6px;line-height:1.4}
.product-card h3{font-size:15px;line-height:1.45;font-weight:500;min-height:44px;margin:0 2px 9px}
.product-price{font-size:16px;letter-spacing:-.25px;margin-inline:2px}
.price-from{font-size:.8em;font-weight:400;color:var(--muted);letter-spacing:0}
.quick-add{width:40px;height:40px;right:10px;bottom:10px}
.collection-links{display:flex;flex-wrap:wrap;gap:8px}
.collection-links a{font-size:13px;display:inline-block;border:1px solid var(--line);border-radius:6px;padding:8px 13px}
.collection-links a:hover{background:var(--soft)}
.pagination{display:flex;justify-content:center;gap:12px;margin-top:40px}
.pagination>*{padding:8px 15px;border:1px solid var(--line);border-radius:5px}
.pagination .current{background:var(--accent);color:white}
.empty-state[hidden]{display:none}
.empty-state h2{font-size:28px}
.empty-state p:not(.eyebrow){max-width:480px;margin:16px auto 24px;color:var(--muted)}
.collection-banner{display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:35px;margin-top:60px;padding:38px 64px;border-radius:14px;background:#f3eee7;overflow:hidden}
.collection-banner h2{font-size:34px;line-height:1.15;letter-spacing:-1.15px;margin:0 0 16px}
.collection-banner p:not(.eyebrow){color:#68605a;margin:0 0 14px}
.collection-photo{height:238px;display:flex;align-items:center;justify-content:center}
.collection-photo img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-7deg)}
.site-footer{display:block;background:#faf8f5;padding:0;margin-top:64px;border-top:1px solid var(--line)}
.footer-main{display:grid;grid-template-columns:1.3fr 1.6fr .6fr;gap:60px;padding-block:46px}
.footer-brand>p{font-size:14px;line-height:1.7;margin-top:20px;color:var(--muted)}
.footer-main h2{font-size:13px;letter-spacing:.5px;margin:9px 0 21px;font-weight:700}
.footer-categories>div{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}
.footer-categories a,.footer-help>a{font-size:13px;color:var(--muted)}
.footer-help>a{display:block;margin-bottom:12px}
.footer-bottom{border-top:1px solid var(--line);padding-block:20px;display:flex;justify-content:space-between;gap:18px;font-size:11px;color:var(--muted)}
/* Product detail: genuine listing data, roomy gallery and clear selection. */
.detail-main{border-top:1px solid var(--line)}
.breadcrumb{font-size:12px;line-height:1.6;padding:24px 0 30px;gap:9px}
.breadcrumb [aria-current]{color:#5b5350}
.product-detail{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:66px}
.detail-photo{display:block;width:100%;position:relative;border:1px solid #eeeae6;padding:40px;border-radius:14px;cursor:zoom-in}
.detail-photo img{width:100%;height:100%;aspect-ratio:1;object-fit:contain}
.zoom-label{position:absolute;bottom:18px;right:18px;display:flex;align-items:center;gap:6px;background:#fffc;border:1px solid var(--line);font-size:11px;border-radius:25px;padding:7px 11px}
.zoom-label svg{width:16px;height:16px}
.gallery-caption{font-size:11px;color:var(--muted);margin:12px 0 0;text-align:center}
.detail-copy{padding:14px 0 0}
.detail-category{font-size:11px;letter-spacing:1.4px;text-transform:uppercase;font-weight:700;margin:0 0 15px}
.detail-copy h1{font-size:clamp(31px,3.1vw,44px);letter-spacing:-1.6px;line-height:1.1;margin-bottom:24px;max-width:590px}
.detail-price{display:flex;align-items:baseline;gap:7px;font-size:29px;letter-spacing:-.6px;margin-bottom:20px}
.currency-label{font-size:11px;font-weight:400;color:var(--muted);letter-spacing:.5px;margin-left:4px}
.product-summary{font-size:15px;line-height:1.7;max-width:530px}
.product-summary p{margin:0}
.detail-cart{margin-top:30px}
.detail-cart label{font-size:12px;font-weight:600;margin-bottom:10px}
.detail-cart>div{display:flex;gap:12px}
.quantity-control{display:flex;align-items:center;width:132px;height:50px;border:1px solid #d8d0c9;border-radius:8px;flex-shrink:0;overflow:hidden}
.quantity-control button{display:flex;align-items:center;justify-content:center;flex:0 0 39px;min-height:48px;border:0;background:transparent}
.quantity-control button:hover{background:#f3ede7}
.quantity-control svg{width:16px;height:16px}
.detail-cart .quantity-control input{width:52px;min-width:0;border:0;padding:0;border-radius:0;appearance:textfield;-moz-appearance:textfield;background:transparent;font-size:15px}
.quantity-control input::-webkit-inner-spin-button,.quantity-control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.detail-cart .button{flex:1;max-width:340px}
.options-panel{background:#f7f3ef;border:1px solid var(--line);padding:22px;border-radius:10px;margin-top:26px}
.options-panel strong{font-size:14px}
.options-panel p{font-size:13px;color:var(--muted);margin:7px 0 18px}
.options-panel .button{width:100%}
.product-accordions{margin-top:32px;border-top:1px solid var(--line)}
.product-accordions details{border-bottom:1px solid var(--line)}
.product-accordions summary{display:flex;justify-content:space-between;align-items:center;list-style:none;font-size:14px;font-weight:600;padding:20px 0;cursor:pointer}
.product-accordions summary svg{width:17px;height:17px;transition:transform .2s}
.product-accordions details[open]>summary svg{transform:rotate(45deg)}
.accordion-body{font-size:13px;line-height:1.7;color:var(--muted);padding-bottom:20px}
.accordion-body p{margin:0 0 16px}
.accordion-body dl{margin:0;font-size:12px}
.accordion-body dl>div{display:flex;gap:20px;justify-content:space-between;padding-top:9px}
.accordion-body dd{margin:0;color:var(--ink);text-align:right}
.accordion-body a{color:var(--ink)}
.related-section{margin-top:65px}
.related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.image-dialog{position:fixed;max-width:min(850px,calc(100% - 32px));width:850px;max-height:calc(100vh - 40px);border:0;border-radius:14px;padding:30px;background:#fff}
.image-dialog::backdrop{background:#1a171bcc;backdrop-filter:blur(3px)}
.image-dialog>img{width:100%;height:auto;max-height:calc(100vh - 110px);object-fit:contain}
.dialog-close{position:absolute;top:10px;right:10px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;background:#fff}
@media(min-width:1600px){.hero-grid{height:490px}}
@media(max-width:1100px){
 .site-header{gap:24px}.brand-name{font-size:21px}.brand-mark{width:59px;height:54px}.brand-mark img{width:98px}.header-actions{gap:18px}.header-actions summary>span{display:none}
 .category-link{font-size:12px}.category-symbol{width:52px;height:52px}.category-rail{gap:10px}
 .hero-grid{height:395px}.hero-copy{left:28px;max-width:72%}.hero-copy h1{font-size:46px}.hero-copy p:not(.eyebrow){font-size:14px}.secondary-copy{padding:25px}.secondary-copy h2{font-size:31px}
 .catalog-heading{flex-direction:row;align-items:center}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 16px}.product-card h3{font-size:14px}
 .collection-banner{padding:34px 40px}.footer-main{gap:30px}.footer-categories>div{gap:12px 16px}
 .product-detail{gap:36px}.detail-photo{padding:25px}.detail-copy{padding-top:6px}.detail-copy h1{font-size:34px}.related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:760px){
 .utility-bar{font-size:10px}.utility-bar .shell{justify-content:center;padding-block:7px}.utility-bar .shell>span:last-child{display:none}
 .site-header{height:auto;min-height:138px;gap:15px;padding-block:13px 16px}.brand{gap:9px}.brand-name{font-size:21px}.brand-name>span{font-size:10px;letter-spacing:.25px;margin-top:4px}.brand-mark{width:52px;height:49px}.brand-mark img{width:86px}
 .header-actions{gap:18px}.bag-link{min-height:44px;gap:5px}.cart-count{min-width:19px;height:19px;font-size:11px}.header-actions summary{gap:0}.shop-menu summary>svg{width:22px}.product-search{height:45px;flex:auto}.product-search input{font-size:14px}
 .menu-panel{top:75px;width:100%;max-height:calc(100dvh - 125px);overflow:auto;padding:20px}.menu-heading{font-size:15px;gap:12px;align-items:flex-start;margin-bottom:20px;padding-bottom:16px}.menu-heading>a{max-width:95px;font-size:11px;line-height:1.4}.menu-heading svg{display:none}.menu-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 16px}.menu-category{font-size:12px;gap:7px}.menu-category svg{width:20px}.menu-groups ul{margin-left:0}.menu-groups li a{font-size:12px;padding:8px 0}
 .category-rail{display:flex;overflow-x:auto;justify-content:flex-start;gap:7px;padding:12px 0 19px;scrollbar-width:thin;scrollbar-color:#d9c9c5 transparent;scroll-snap-type:x proximity}.category-link{flex:0 0 89px;font-size:11px;gap:8px;padding:0;scroll-snap-align:start}.category-link>span:last-child{max-width:89px;min-height:30px}.category-symbol{width:49px;height:49px}.category-symbol svg{width:25px;height:25px}
 .hero-grid{height:auto;grid-template-columns:1fr;gap:14px}.hero-main{height:340px}.hero-copy{left:23px;max-width:calc(100% - 44px);width:285px}.hero-copy .eyebrow{font-size:9px;letter-spacing:1.25px;margin-bottom:18px}.hero-copy h1{font-size:40px;letter-spacing:-1.8px;margin-bottom:18px}.hero-copy p:not(.eyebrow){font-size:14px;line-height:1.5;max-width:220px;margin-bottom:22px}.button{min-height:48px;font-size:13px;padding:13px 19px}.hero-background{object-position:54% center}
 .hero-secondary{height:215px}.highbay-photo{left:auto;right:0;width:46%;height:100%}.highbay-photo img{height:245%;width:auto}.secondary-copy{background:linear-gradient(90deg,#eeebe5 75%,#eeebe500);padding:24px 22px;max-width:66%}.secondary-copy .eyebrow{font-size:9px;margin-bottom:11px}.secondary-copy h2{font-size:29px;line-height:1.05;margin-bottom:15px}.secondary-copy span{font-size:12px;gap:6px}
 .catalog{padding-top:36px}.catalog-heading{align-items:flex-start;flex-direction:column;gap:9px;margin-bottom:20px}.catalog h1,.catalog h2,.related-section h2{font-size:27px;letter-spacing:-.95px}.catalog-heading .eyebrow{font-size:10px;margin-bottom:8px}.text-link{font-size:12px;min-height:36px;gap:8px}.catalog-toolbar{flex-wrap:wrap;gap:13px;margin-bottom:20px}.filter-tabs{flex:none;gap:4px;width:100%}.filter-tab{font-size:11px;padding:9px 11px;min-height:42px}.result-count{font-size:11px;text-align:left}.product-grid,.related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.product-picture>a:first-child{padding:10px}.product-label{font-size:9px;letter-spacing:.55px;line-height:1.5;margin:12px 1px 5px}.product-card h3{font-size:14px;min-height:41px;margin-inline:1px;line-height:1.4}.product-price{font-size:15px;margin-inline:1px}.quick-add{width:38px;height:38px;bottom:8px;right:8px}
 .collection-banner{grid-template-columns:1fr;gap:10px;margin-top:38px;padding:28px 25px}.collection-banner .eyebrow{font-size:9px}.collection-banner h2{font-size:27px;letter-spacing:-.9px;margin-bottom:13px}.collection-banner p:not(.eyebrow){font-size:13px;max-width:240px;line-height:1.6;margin-bottom:6px}.collection-photo{height:195px;margin:5px auto 0;width:100%;max-width:245px}
 .site-footer{margin-top:38px;padding:0}.footer-main{grid-template-columns:1fr;gap:26px;padding-block:30px}.footer-brand>p{font-size:13px;margin-top:17px}.footer-main h2{margin:0 0 16px;font-size:12px}.footer-categories>div{gap:13px 18px}.footer-categories a,.footer-help>a{font-size:12px}.footer-help{display:flex;align-items:baseline;flex-wrap:wrap;gap:14px 21px}.footer-help h2{width:100%;margin-bottom:0}.footer-help>a{margin:0}.footer-bottom{flex-direction:column;gap:8px;padding-block:19px;font-size:10px}
 .breadcrumb{font-size:11px;padding:17px 0 22px;gap:6px}.breadcrumb [aria-current]{display:none}.breadcrumb>span:nth-last-child(2){display:none}.product-detail{grid-template-columns:1fr;gap:26px}.detail-photo{padding:25px;border-radius:11px}.zoom-label{font-size:10px;right:12px;bottom:12px;padding:6px 9px}.gallery-caption{font-size:10px;margin-top:9px}.detail-copy{padding:0}.detail-category{font-size:10px;letter-spacing:1.3px;margin-bottom:12px}.detail-copy h1{font-size:32px;letter-spacing:-1.15px;line-height:1.12;margin-bottom:18px}.detail-price{font-size:27px;margin-bottom:18px}.product-summary{font-size:14px;line-height:1.7}.detail-cart{margin-top:24px}.detail-cart>div{gap:10px}.quantity-control{width:122px}.quantity-control button{flex-basis:37px}.detail-cart .quantity-control input{width:46px}.detail-cart .button{font-size:13px;padding-inline:12px}.detail-cart .button svg{width:20px}.product-accordions{margin-top:27px}.product-accordions summary{font-size:13px;padding:18px 0}.options-panel{padding:20px}.options-panel p{font-size:12px}.related-section{margin-top:40px}.related-section .catalog-heading{flex-direction:row;align-items:flex-end;gap:18px}.related-section h2{font-size:25px}.related-section .text-link{white-space:nowrap}.image-dialog{padding:20px 12px;max-width:calc(100% - 24px)}
 .empty-state{padding:40px 18px}.empty-state h2{font-size:24px}.empty-state p:not(.eyebrow){font-size:14px}.collection-links a{font-size:12px;padding:8px 10px}
}
@media(max-width:370px){.header-actions{gap:11px}.brand-name{font-size:19px}.brand-name>span{font-size:9px}.brand{gap:7px}.hero-copy h1{font-size:37px}.filter-tab{font-size:10px;padding-inline:10px}.detail-copy h1{font-size:29px}}

/* Cart drawer: native modal, WooCommerce session data, independent body scroll. */
html.bag-is-open{overflow:hidden;scrollbar-gutter:stable}
.cart-drawer{position:fixed;inset:0 0 0 auto;margin:0;padding:0;border:0;border-left:1px solid #ece5df;max-width:100%;width:470px;height:100%;height:100dvh;max-height:none;background:#fff;color:var(--ink);overflow:hidden;transform:translateX(100%);transition:transform .23s cubic-bezier(.2,.65,.2,1);box-shadow:-15px 0 60px #241b1c12}
.cart-drawer[open]{display:flex;flex-direction:column}
.cart-drawer.is-visible{transform:translateX(0)}
.cart-drawer::backdrop{background:#27202200;transition:background .23s ease}
.cart-drawer.is-visible::backdrop{background:#27202266}
.drawer-header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:29px 28px 23px;border-bottom:1px solid var(--line);flex-shrink:0}
.drawer-header .eyebrow{font-size:9px;letter-spacing:1.35px;margin-bottom:9px;color:#88776f}
.drawer-header h2{display:flex;align-items:center;gap:12px;font-size:29px;font-weight:700;letter-spacing:-1px;line-height:1.2;margin:0}
.drawer-header .cart-count{background:#f8e9e8;color:var(--accent);font-size:12px;min-width:25px;height:25px;letter-spacing:0;font-weight:600}
.drawer-close{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:white;display:flex;justify-content:center;align-items:center;flex-shrink:0}
.drawer-close svg{width:20px;height:20px}.drawer-close:hover{background:var(--soft)}
.drawer-status{margin:0;padding:10px 28px 0;min-height:28px;font-size:12px;line-height:1.5;color:#76655f;flex-shrink:0}
.drawer-error{font-size:13px;margin:12px 28px 0;padding:12px 14px;background:#fff1ef;color:#9d3034;border:1px solid #f0cdca;border-radius:7px;line-height:1.5}
.drawer-error[hidden]{display:none}
.drawer-content{display:flex;flex:1;flex-direction:column;min-height:0}
.drawer-items{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 28px 25px;scrollbar-width:thin}
.drawer-item{display:grid;grid-template-columns:86px minmax(0,1fr) auto;gap:16px;align-items:start;padding:24px 0;border-bottom:1px solid var(--line)}
.drawer-item-image{background:var(--soft);border-radius:8px;overflow:hidden;width:86px;height:103px;padding:7px;display:flex;align-items:center;justify-content:center}
.drawer-item-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.drawer-item-name{display:block;font-size:14px;line-height:1.5;font-weight:600;margin:0 0 7px}
.drawer-item-name:hover{text-decoration:underline;text-underline-offset:3px}
.drawer-unit-price{font-size:12px;color:var(--muted)}
.drawer-unit-price>span{font-size:10px;margin-left:3px}
.drawer-line-price{font-size:13px;font-weight:600;padding-top:2px;white-space:nowrap}
.drawer-item-controls{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:16px}
.drawer-quantity{display:flex;align-items:center;border:1px solid #d8d0ca;border-radius:5px;height:37px;overflow:hidden}
.drawer-quantity button{display:flex;align-items:center;justify-content:center;width:30px;height:35px;border:0;background:transparent;padding:0}
.drawer-quantity svg{width:13px;height:13px}
.drawer-quantity input{width:34px;min-width:0;padding:0;text-align:center;border:0;appearance:textfield;-moz-appearance:textfield;background:transparent;font-size:12px;color:var(--ink);height:35px;border-radius:0}
.drawer-quantity input::-webkit-inner-spin-button,.drawer-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.drawer-quantity button:hover:not(:disabled){background:#f5efea}
.drawer-quantity button:disabled{opacity:.3;cursor:default}
.drawer-remove{border:0;background:none;padding:5px 0;font-size:11px;color:var(--muted);text-decoration:underline;text-underline-offset:3px;min-height:30px}
.drawer-remove:hover{color:var(--accent)}
.drawer-item-info .variation{font-size:11px;color:var(--muted);margin:7px 0;line-height:1.5}
.drawer-item-info .variation dt{float:left;margin-right:4px}.drawer-item-info .variation dd{margin:0}.drawer-item-info .variation p{margin:0}
.drawer-footer{border-top:1px solid var(--line);padding:23px 28px max(23px,env(safe-area-inset-bottom));background:#fcfaf8;flex-shrink:0}
.drawer-subtotal{display:flex;align-items:baseline;justify-content:space-between;gap:20px;font-size:16px;font-weight:500}
.drawer-subtotal strong{font-size:20px;letter-spacing:-.4px}
.drawer-note{font-size:11px;color:var(--muted);line-height:1.5;margin:10px 0 18px}
.drawer-checkout{display:flex;width:100%;justify-content:space-between;min-height:50px;border-radius:7px;font-size:14px;padding-inline:19px}
.drawer-checkout:disabled{background:#c63d42;color:#fff;opacity:.6;cursor:not-allowed}
.drawer-footer-links{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;font-size:11px;color:#665953}
.drawer-footer-links button,.drawer-continue{background:none;border:0;font-size:inherit;color:inherit;padding:8px 0;text-decoration:underline;text-underline-offset:4px}
.drawer-footer-links a{text-decoration:underline;text-underline-offset:4px;padding:8px 0}
.drawer-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex:1;padding:36px 28px 70px}
.empty-bag-icon{display:flex;align-items:center;justify-content:center;width:85px;height:85px;border-radius:50%;background:#f7eeea;color:var(--accent);margin-bottom:28px}
.empty-bag-icon svg{width:35px;height:35px;stroke-width:1.3}
.drawer-empty .eyebrow{font-size:9px;margin-bottom:12px}
.drawer-empty h3{font-size:26px;letter-spacing:-.8px;line-height:1.2;margin:0 0 14px}
.drawer-empty>p:not(.eyebrow){font-size:13px;color:var(--muted);max-width:240px;margin:0 0 26px;line-height:1.6}
.drawer-empty .button{min-width:220px}.drawer-continue{font-size:12px;margin-top:14px}
.cart-drawer[aria-busy="true"] .drawer-items{opacity:.65}
@media(max-width:600px){
 .cart-drawer{width:min(420px,100%);border:0}
 .drawer-header{padding:24px 20px 19px}.drawer-header h2{font-size:28px}.drawer-header .eyebrow{font-size:8px;letter-spacing:1.2px}
 .drawer-status{padding:10px 20px 0;font-size:11px;min-height:27px}.drawer-error{margin:10px 20px 0;font-size:12px}
 .drawer-items{padding:0 20px 20px}.drawer-item{grid-template-columns:76px minmax(0,1fr) auto;gap:12px;padding:21px 0}.drawer-item-image{width:76px;height:94px;padding:6px}
 .drawer-item-name{font-size:13px;line-height:1.4}.drawer-line-price{font-size:12px}.drawer-item-controls{gap:10px;margin-top:13px}.drawer-quantity{height:40px}.drawer-quantity button{height:38px;width:30px}.drawer-quantity input{height:38px;width:29px}.drawer-remove{font-size:10px}
 .drawer-footer{padding:20px 20px max(20px,env(safe-area-inset-bottom))}.drawer-note{font-size:10px;margin-bottom:14px}.drawer-footer-links{font-size:11px;margin-top:11px}.drawer-empty{padding-inline:24px}
}
@media(prefers-reduced-motion:reduce){.cart-drawer,.cart-drawer::backdrop{transition:none}}

/* Keep shopping controls visible, with shared card tracks for readable names. */
:root{--header-height:92px;--card-row-space:32px}
html{scroll-padding-top:calc(var(--header-height) + 16px)}
.site-header-wrap{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid var(--line);transition:box-shadow .2s ease}
.site-header-wrap.is-stuck{box-shadow:0 5px 18px #2523230b}
.site-header{height:92px}
.menu-panel{top:calc(100% - 1px);max-height:calc(100dvh - var(--header-height) - 16px);overflow-y:auto;overscroll-behavior:contain}
.category-rail{border-top:0}
.catalog{scroll-margin-top:0}
.product-grid,.related-grid{column-gap:20px;row-gap:var(--card-row-space)}
.product-card{display:flex;flex-direction:column;min-width:0}
.product-picture{width:100%;aspect-ratio:1;flex-shrink:0;border-radius:10px}
.product-picture>a:first-child{padding:18px}
.product-label{margin:14px 0 6px;font-size:10px;line-height:1.4;letter-spacing:.65px}
.product-card h3{margin:0 0 10px;min-height:2.9em;font-size:15px;line-height:1.45;font-weight:500;overflow-wrap:anywhere}
.product-price{margin: auto 0 0;font-size:17px;line-height:1.4;font-weight:700;letter-spacing:-.3px;font-variant-numeric:tabular-nums}
.product-price .price-from{font-size:12px;margin-right:4px}
.quick-add{width:44px;height:44px;right:10px;bottom:10px}
@supports(grid-template-rows:subgrid){
 .product-grid,.related-grid{row-gap:0}
 .product-card{display:grid;grid-template-rows:subgrid;grid-row:span 4;row-gap:0}
 .product-label,.product-card h3{align-self:start}
 .product-price{margin:0;padding-bottom:var(--card-row-space)}
}
@media(max-width:760px){
 :root{--header-height:125px;--card-row-space:26px}
 .site-header{height:auto;min-height:124px;gap:10px;padding-block:10px}
 .product-search input{font-size:16px}
 .product-grid,.related-grid{column-gap:14px}
 .product-picture>a:first-child{padding:12px}
 .product-label{font-size:9px;letter-spacing:.45px;margin-top:12px;margin-bottom:5px}
 .product-card h3{font-size:14px;margin-bottom:9px}
 .product-price{font-size:16px}
 .product-price .price-from{font-size:11px;margin-right:3px}
 .quick-add{right:7px;bottom:7px}
}

/* Commerce 1.3: native WooCommerce forms, shared with payment-provider plugins. */
.brand-mark{background:#fff}.brand-mark img{width:100%;height:100%;object-fit:contain;position:static;transform:none}
.store-preview-notice{background:#fff3dc;color:#5d450d;padding:10px 20px;text-align:center;font-size:12px;line-height:1.5}
.stock-label{font-weight:400;color:var(--muted);font-size:13px}.screen-reader-text{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.variations_form{margin:28px 0}.variations{width:100%;border-collapse:collapse}.variations tr{display:block;margin-bottom:18px}.variations th,.variations td{display:block;text-align:left;padding:0}.variations th{font-size:13px;font-weight:600;margin-bottom:8px}.variations select{width:100%;min-height:50px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:12px;font:inherit;color:var(--ink)}.reset_variations{display:inline-block;margin-top:8px;font-size:12px;text-decoration:underline}.single_variation .price{font-size:22px;font-weight:700}.single_variation .stock{font-size:13px;color:#476340}.woocommerce-variation-add-to-cart{display:flex;gap:12px;margin-top:16px}.woocommerce-variation-add-to-cart .quantity input{width:76px;min-height:48px;border:1px solid var(--line);border-radius:10px;padding:10px;text-align:center}.woocommerce-variation-add-to-cart .button{flex:1}.woocommerce-variation-add-to-cart-disabled .button{opacity:.45;cursor:not-allowed}.variation{font-size:12px}.variation dt{font-weight:500;display:inline}.variation dd{margin:0 0 4px}.variation dd p{margin:0;font-size:12px!important}.drawer-item-name{overflow-wrap:anywhere}.drawer-item .variation{margin:6px 0;color:var(--muted)}
.commerce-page .content-page{max-width:1160px;margin-inline:auto;padding-block:36px 12px}.commerce-page .content-page>h1{margin-top:0}.commerce-page .content-page p{font-size:14px;max-width:none}.woocommerce form input.input-text,.woocommerce form select,.woocommerce form textarea,.woocommerce .coupon input{font:inherit;width:100%;background:#fff;color:var(--ink);border:1px solid #d8d5d2;border-radius:9px;padding:12px;min-height:46px}.woocommerce textarea{min-height:100px;resize:vertical}.woocommerce .form-row{margin:0 0 18px}.woocommerce .form-row label{display:block;margin-bottom:7px;font-size:13px;font-weight:600}.woocommerce .form-row .optional{font-weight:400;color:var(--muted)}.woocommerce .form-row .required{color:var(--accent)}.woocommerce .form-row-first{float:left;width:48%}.woocommerce .form-row-last{float:right;width:48%}.woocommerce .form-row-wide{clear:both}.woocommerce .select2-container{max-width:100%}.woocommerce .select2-selection--single{min-height:46px;border:1px solid #d8d5d2;border-radius:9px;display:flex;align-items:center}.woocommerce .select2-selection__arrow{top:10px}.woocommerce .select2-selection__rendered{padding-left:12px}.woocommerce form .input-checkbox,.woocommerce form .input-radio{width:auto;min-height:0;accent-color:var(--accent)}
form.woocommerce-checkout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:0 54px;align-items:start}#customer_details{grid-column:1;grid-row:1 / 4}#customer_details .col-1,#customer_details .col-2{float:none;width:100%}#order_review_heading{grid-column:2;grid-row:1;margin:0 0 18px;font-size:24px}#order_review{grid-column:2;grid-row:2;background:var(--soft);border:1px solid var(--line);border-radius:16px;padding:26px}.woocommerce-billing-fields h3{font-size:24px;margin:0 0 24px}#ship-to-different-address{font-size:16px;margin:28px 0 18px}.woocommerce-additional-fields h3{font-size:20px;margin-top:28px}.woocommerce-checkout-review-order-table{width:100%;border-collapse:collapse;text-align:left}.woocommerce-checkout-review-order-table th,.woocommerce-checkout-review-order-table td{padding:13px 0;border-bottom:1px solid var(--line);vertical-align:top;font-size:14px}.woocommerce-checkout-review-order-table .product-total,.woocommerce-checkout-review-order-table tfoot td{text-align:right}.woocommerce-checkout-review-order-table .product-name{padding-right:16px}.woocommerce-shipping-methods{list-style:none;padding:0;margin:0;font-size:13px}.woocommerce-shipping-methods li{margin:8px 0}#payment ul.payment_methods{padding:0;list-style:none;margin:25px 0}#payment .payment_box{padding:14px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:13px;margin:12px 0}#payment .payment_method_three_local_test label{font-weight:600}#payment #place_order{width:100%;font-size:16px;margin-top:14px}#payment .woocommerce-privacy-policy-text{color:var(--muted);font-size:12px}.woocommerce-checkout .checkout_coupon{padding:20px;border:1px solid var(--line);border-radius:12px;margin-bottom:28px}.woocommerce-checkout .checkout_coupon:after{content:'';display:block;clear:both}.woocommerce-invalid input{border-color:#b62933!important}.woocommerce-checkout .blockUI.blockOverlay{border-radius:12px}
.woocommerce-cart-form .coupon{display:flex;align-items:center;gap:10px;float:left}.woocommerce-cart-form .coupon label{position:absolute;clip:rect(0,0,0,0)}.woocommerce-cart-form .coupon input{width:170px}.woocommerce-cart-form .actions>.button{float:right}.cart-collaterals{background:var(--soft);border:1px solid var(--line);padding:24px;border-radius:16px}.cart-collaterals h2{margin:0 0 18px}.wc-proceed-to-checkout .button{display:flex;width:100%;margin-top:20px}.cart_totals td{text-align:right}.woocommerce-notices-wrapper:empty{display:none}.woocommerce .woocommerce-error{color:#8f2129}.woocommerce-notice--success{background:#eef4ed;border:1px solid #c8dbc5;padding:20px;border-radius:12px}.woocommerce-order-overview{display:flex;gap:30px;list-style:none;padding:22px 0;flex-wrap:wrap;border-bottom:1px solid var(--line)}.woocommerce-order-overview strong{display:block;font-size:18px}.woocommerce-order-details table{border-collapse:collapse;width:100%;text-align:left}.woocommerce-order-details td,.woocommerce-order-details th{padding:14px 8px;border-bottom:1px solid var(--line)}.woocommerce-customer-details address{font-style:normal;padding:20px;border:1px solid var(--line);border-radius:12px}.woocommerce-MyAccount-navigation{float:left;width:23%}.woocommerce-MyAccount-navigation ul{padding:0;list-style:none}.woocommerce-MyAccount-navigation a{display:block;padding:12px;border-bottom:1px solid var(--line);text-decoration:none!important}.woocommerce-MyAccount-navigation .is-active a{color:var(--accent);font-weight:700}.woocommerce-MyAccount-content{margin-left:28%}.woocommerce:after{content:'';display:block;clear:both}.woocommerce-form-login{max-width:520px;padding:24px;border:1px solid var(--line);border-radius:16px}.woocommerce-form-login__rememberme{margin-block:12px}.three-local-banner{background:#fff3dc;color:#5d450d;padding:12px 20px;border-radius:10px;font-size:13px;margin-bottom:24px}
@media(max-width:760px){.brand-mark img{width:100%}.commerce-page .content-page{padding-top:24px}form.woocommerce-checkout{display:block}#order_review_heading{margin-top:32px}#order_review{padding:18px}.woocommerce .form-row-first,.woocommerce .form-row-last{float:none;width:100%}.woocommerce-cart-form .actions{width:100%;display:flex;gap:14px;flex-direction:column}.woocommerce-cart-form .coupon{float:none;display:flex;width:100%}.woocommerce-cart-form .coupon input{width:0;flex:1;min-width:0}.woocommerce-cart-form .coupon .button{font-size:12px;padding-inline:12px}.woocommerce-cart-form .actions>.button{float:none;width:100%}.cart-collaterals{padding:18px}.woocommerce-MyAccount-navigation{float:none;width:100%;margin-bottom:24px}.woocommerce-MyAccount-content{margin:0}.woocommerce-variation-add-to-cart .button{padding-inline:12px}.woocommerce-order-details{overflow:auto}.woocommerce-order-overview{gap:20px}.woocommerce-message{display:flex;flex-wrap:wrap;gap:12px}}
.woocommerce-cart-form .coupon{flex-wrap:wrap}.woocommerce-cart-form .coupon .coupon-error-notice{flex-basis:100%;color:#8f2129;text-align:left;margin:0}.woocommerce-cart-form .coupon .button{white-space:nowrap}

/* Readable policy pages; keep draft review notes in the admin only. */
.policy-content{max-width:760px;color:var(--ink);overflow-wrap:anywhere}
.policy-content h2{font-size:24px;line-height:1.3;margin:36px 0 12px;letter-spacing:-.02em}
.policy-content p,.policy-content li{font-size:16px;line-height:1.8;max-width:none}
.policy-content a{text-decoration:underline;text-underline-offset:3px}
.policy-content a:focus-visible{outline:2px solid currentColor;outline-offset:4px}
@media(max-width:600px){.policy-content h2{font-size:22px;margin-top:28px}.policy-content p,.policy-content li{font-size:16px;line-height:1.75}}
