:root{--ink:#0b0b0b;--paper:#f5f5f5;--ash:#bcb8b4;--line:#d9d9d9;--muted:#6b6762;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font:14px/1.5 Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #777;outline-offset:4px}button{border:0;background:none}h1,h2,h3,p{margin:0}h1,h2{font-weight:500;line-height:.92;letter-spacing:-.065em}h2{font-size:clamp(32px,4vw,58px)}h3{font-size:20px;letter-spacing:-.035em}svg{display:block;width:24px;height:24px;stroke:currentColor;stroke-width:1.6;fill:none}[hidden]{display:none!important}.eyebrow,.micro{font-size:10px;letter-spacing:.08em;font-weight:600}.eyebrow{margin-bottom:17px}.muted{color:var(--muted);font-size:13px}.skip-link{position:fixed;left:12px;top:-60px;background:white;padding:14px;z-index:100}.skip-link:focus{top:12px}.demo-bar{background:var(--ink);color:#fff;display:flex;justify-content:space-between;gap:8px;padding:7px 4%;font-size:10px;letter-spacing:.02em}.demo-bar button{color:white;font-size:10px;text-decoration:underline;text-underline-offset:3px}.header{height:82px;background:var(--paper);display:flex;align-items:center;justify-content:space-between;padding:0 4%;gap:24px;border-bottom:1px solid var(--line)}.wordmark{font-size:39px;font-weight:900;letter-spacing:-4px;line-height:1}.wordmark span{color:var(--muted)}nav{display:flex;gap:30px;margin-right:auto;margin-left:55px;font-size:12px;font-weight:600}nav a{padding:12px 0}nav span{margin-left:8px}.header-actions{display:flex;gap:25px;align-items:center}.currency,.mode-switch{display:flex;border:1px solid var(--line);padding:4px;gap:3px}.currency button,.mode-switch button{padding:10px 15px;font-size:12px;min-height:40px}.currency button[aria-pressed=true],.mode-switch button[aria-pressed=true]{background:var(--ink);color:#fff}.bag-button{display:flex;align-items:center;gap:8px;min-height:44px}.bag-button span{font-size:12px}.hero{position:relative;display:grid;grid-template-columns:1fr 1fr;height:min(650px,65vw);min-height:420px;isolation:isolate;overflow:hidden}.hero-panel{background-image:url('assets/editorial.png');background-size:200% 100%;position:relative}.light-panel{background-color:var(--ash);background-position:left center}.dark-panel{background-color:var(--ink);background-position:right center}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.42),transparent 70%);z-index:0;pointer-events:none}.hero-label{position:absolute;top:25px;left:28px}.dark-panel .hero-label{color:#fff}.hero-copy{position:absolute;z-index:1;left:4%;bottom:80px;color:#fff}.hero-copy h1{font-size:clamp(70px,9.6vw,148px);line-height:.84;letter-spacing:-.075em;margin-bottom:28px}.hero-copy .eyebrow{text-shadow:0 1px 6px #000}.hero-bottom{position:absolute;bottom:24px;left:4%;right:4%;display:flex;justify-content:space-between;z-index:1;color:#fff;font-size:11px}.button{background:var(--ink);color:white;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:50px;padding:15px 22px;font-size:12px;font-weight:600;border:1px solid var(--ink);transition:background .2s}.button:hover:not(:disabled){background:#383633}.button-light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.button-light:hover{background:var(--line)!important}.button-outline{background:transparent;color:var(--ink);border-color:var(--line)}.button-outline:hover{background:var(--line)!important}.wide{width:100%}.benefits{display:flex;justify-content:space-between;gap:20px;padding:28px 4%;border-bottom:1px solid var(--line);font-size:16px;font-weight:500;text-transform:uppercase}.benefits>span{display:flex;align-items:baseline;gap:6px}.benefits b{color:var(--muted);margin:0;font-size:12px;font-weight:inherit;flex-shrink:0}.catalog-section{padding:75px 4% 85px;max-width:1800px;margin:auto}.section-top{display:flex;justify-content:space-between;align-items:end;gap:25px}.section-top .eyebrow{color:var(--muted)}.catalog-description{color:var(--muted);max-width:610px;margin:24px 0 26px;font-size:14px}.catalog-meta{display:flex;justify-content:space-between;gap:18px;font-size:10px;letter-spacing:.04em;border-top:1px solid var(--line);padding:17px 0}.shop-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:30px;align-items:start}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.product-card{min-width:0}.product-photo{background-image:url('assets/editorial.png');background-size:200% 100%;background-color:var(--line);background-repeat:no-repeat;display:block;width:100%;aspect-ratio:3/4;position:relative;overflow:hidden}.product-photo.light{background-position:left center}.product-photo.dark{background-position:right center}.product-photo:after{content:'↗';position:absolute;bottom:14px;right:14px;display:grid;place-items:center;background:var(--paper);color:var(--ink);height:36px;width:36px}.product-photo:hover:after{background:var(--ink);color:#fff}.product-photo .tag{position:absolute;top:13px;left:13px;font-size:9px;background:var(--paper);padding:5px 8px;letter-spacing:.06em}.product-info{padding:17px 0;display:flex;justify-content:space-between;gap:10px}.product-info h3{font-size:15px;font-weight:600;letter-spacing:-.025em;margin-bottom:5px}.product-info p{font-size:11px;color:var(--muted)}.product-price{text-align:right;white-space:nowrap;font-size:14px}.product-price small{display:block;color:var(--muted);font-size:10px;margin-top:4px}.product-card>.button{margin-top:0}.order-sidebar{position:sticky;top:24px;background:#eceae7;padding:25px 22px}.order-sidebar h3{font-size:23px;line-height:1;letter-spacing:-.05em;margin:6px 0 20px}.summary-piece{display:flex;justify-content:space-between;border-bottom:1px solid #ccc8c3;padding:12px 0;font-size:12px}.summary-piece strong{font-size:14px}.summary-total{display:flex;justify-content:space-between;gap:10px;align-items:end;padding:24px 0}.summary-total strong{font-size:25px;line-height:1.1;letter-spacing:-.05em}.order-sidebar .muted{font-size:11px;margin:12px 0 18px}.order-sidebar .button{gap:8px}.box-steps{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0}.box-steps button{border:1px solid var(--line);padding:18px;display:grid;grid-template-columns:32px 1fr;gap:12px;text-align:left}.box-steps button[aria-pressed=true]{border:1px solid var(--ink);background:#eceae7}.step-number{border:1px solid var(--ink);width:28px;height:28px;display:grid;place-items:center;font-size:12px;border-radius:50%}.box-steps strong{float:right;margin-left:10px;font-size:14px}.box-steps progress{grid-column:1/-1;width:100%;height:3px;appearance:none;border:0;background:var(--line)}progress::-webkit-progress-bar{background:var(--line)}progress::-webkit-progress-value{background:var(--ink)}progress::-moz-progress-bar{background:var(--ink)}.box-banner{background:var(--ink);color:#fff;min-height:540px;position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 1fr}.box-banner-copy{z-index:1;padding:55px 8%}.box-banner h2{font-size:clamp(75px,10vw,148px);line-height:.84}.box-banner p:not(.eyebrow){margin:25px 0;font-size:15px;color:var(--line)}.box-banner-art{background:url('assets/editorial.png') right center/200% 100% no-repeat;transform:rotate(-8deg) scale(1.12)}.box-stamp{position:absolute;right:4%;bottom:30px;font-size:100px;line-height:.8;letter-spacing:-.07em;z-index:1}.box-stamp span{display:block;font-size:45px;letter-spacing:-.06em;text-align:right}.how-section{padding:70px 4% 85px}.how-section h2{margin-bottom:40px}.how-section>div{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.how-section article{border-top:1px solid var(--line);padding-top:18px}.how-section article>span{font-size:11px;color:var(--muted)}.how-section h3{font-size:28px;margin:20px 0 8px;font-weight:500}.how-section p{font-size:13px;color:var(--muted);max-width:265px}footer{background:var(--ink);color:white;padding:35px 4% 22px}footer>div:first-child{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:.1em}footer>p{font-size:clamp(55px,11vw,160px);line-height:.85;letter-spacing:-.065em;margin:55px 0}.footer-bottom{border-top:1px solid #343434;display:flex;justify-content:space-between;gap:18px;padding-top:20px;font-size:10px;color:var(--line)}.mobile-cart{display:none}.toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);z-index:25;padding:14px 22px;background:var(--ink);color:#fff;box-shadow:0 8px 40px #0002;max-width:90vw;pointer-events:none;opacity:0;transition:opacity .2s}.toast.visible{opacity:1}dialog{background:var(--paper);color:var(--ink);border:0;padding:32px;max-height:90dvh;width:min(650px,calc(100% - 30px));box-shadow:0 30px 100px #0003;overflow:auto}dialog::backdrop{background:#0009;backdrop-filter:blur(4px)}body:has(dialog[open]){overflow:hidden}.dialog-heading{display:flex;justify-content:space-between;gap:16px;align-items:start;margin-bottom:25px}.dialog-heading h2{font-size:42px}.close-button{font-size:30px;line-height:1;min-width:44px;height:44px;border:1px solid var(--line);flex-shrink:0}.product-dialog{width:min(850px,calc(100% - 30px));padding:0}.product-dialog>.close-button{position:absolute;right:15px;top:15px;background:var(--paper);z-index:2}.product-detail{display:grid;grid-template-columns:1fr 1fr}.detail-photo{background:url('assets/editorial.png') left center/200% 100%;min-height:480px}.detail-photo.dark{background-position:right center}.product-detail-info{padding:60px 30px 30px}.product-detail-info h2{font-size:38px;margin-bottom:12px}.detail-price{font-size:25px;letter-spacing:-.05em;margin:20px 0 4px}.size-grid{margin:24px 0}.size-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-top:1px solid var(--line)}.stepper{display:flex;border:1px solid var(--line);background:white}.stepper button{height:42px;width:40px;font-size:20px}.stepper input{width:54px;border:0;text-align:center;background:none;padding:5px;appearance:textfield;-moz-appearance:textfield}.stepper input::-webkit-inner-spin-button{appearance:none}.error{color:#8a261e;font-size:12px;margin-bottom:12px;min-height:18px}.bag-line{display:grid;grid-template-columns:70px 1fr auto;gap:15px;border-bottom:1px solid var(--line);padding:18px 0;align-items:start}.mini-photo{width:70px;aspect-ratio:3/4;background:url('assets/editorial.png') left center/200% 100%}.mini-photo.dark{background-position:right center}.bag-line h3{font-size:14px;margin-bottom:4px}.bag-line p{font-size:11px;color:var(--muted);margin-bottom:4px}.bag-line .line-price{text-align:right;font-size:12px}.text-button{padding:8px 0;text-decoration:underline;text-underline-offset:3px;font-size:12px;margin-right:15px;min-height:36px}.group-title{font-size:12px;font-weight:600;padding-top:22px}.empty-bag{padding:25px 0}.empty-bag p{margin-bottom:25px}.bag-message{background:#eae7e3;padding:14px;margin:20px 0;font-size:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.full-width{grid-column:1/-1}form>label,.form-grid label{display:block;font-size:12px;font-weight:600}input,select,textarea{width:100%;border:1px solid #bcb8b4;background:#fff;border-radius:0;min-height:46px;padding:12px;margin-top:7px;color:var(--ink)}textarea{resize:vertical}form>label,form>fieldset,form>.form-grid{margin-top:22px}fieldset{border:0;padding:0;margin:0}legend{font-size:12px;font-weight:600;margin-bottom:12px}.delivery-options{display:flex;gap:10px}.delivery-options label{display:flex;align-items:center;gap:9px;border:1px solid var(--line);padding:12px;flex:1;font-size:12px}.delivery-options input{width:16px;height:16px;min-height:0;padding:0;margin:0;accent-color:var(--ink)}#pickup-location{margin-top:12px}#checkout-currency{margin-top:10px}.checkout-total{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:24px 0;margin-top:20px;border-top:1px solid var(--line)}.checkout-total strong{font-size:23px;letter-spacing:-.04em}.checkout-dialog .micro{margin-top:12px}.review-meta{background:#eae7e3;padding:18px;line-height:1.8;font-size:13px;white-space:pre-line;overflow-wrap:anywhere}.summary-label{display:block;font-size:12px;margin-top:25px}.summary-label textarea{font-size:12px}.review-dialog .button{margin:15px 0}.rate-dialog p{color:var(--muted);font-size:13px}.rate-dialog .button{margin-top:24px}.bs-hint{font-size:12px;color:var(--muted)}.sticky-next{margin-top:12px}
.category-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px 0 12px}.category-heading h3{font-size:16px;letter-spacing:-.02em}.category-heading>span{display:none;font-size:10px;color:var(--muted)}.category-filters{display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin;padding:4px 2px 14px;margin-bottom:6px;max-width:100%}.category-filters button{flex-shrink:0;min-height:46px;padding:11px 16px;border:1px solid var(--line);background:white;font-size:12px;font-weight:600;white-space:nowrap}.category-filters button span{font-size:10px;font-weight:400;margin-left:8px;color:var(--muted)}.category-filters button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.category-filters button[aria-pressed=true] span{color:var(--line)}.product-info .product-badge{display:inline-block;font-size:9px;background:#e8e6e2;padding:3px 6px;margin-top:7px;color:var(--ink)}@media(max-width:760px){.category-heading{align-items:start}.category-heading h3{font-size:14px}.category-heading>span{display:block}.category-filters button{padding:11px 14px}}
.product-lines{margin:4px 0 25px}.product-lines>h3{font-size:18px;margin-bottom:12px}.line-filters{display:grid;grid-template-columns:1fr 1fr;gap:12px}.line-filters button{position:relative;text-align:left;border:1px solid var(--line);background:#eceae7;padding:22px 24px;min-height:134px}.line-filters button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.line-filters .line-number{display:block;font-size:9px;letter-spacing:.08em;margin-bottom:14px}.line-filters strong{display:block;font-size:27px;font-weight:500;letter-spacing:-.04em;line-height:1.05;max-width:85%}.line-description{display:block;font-size:11px;margin-top:10px;opacity:.8}.line-arrow{position:absolute;right:20px;top:20px;font-size:23px}.product-lines>p{font-size:12px;color:var(--muted);margin-top:12px}@media(max-width:760px){.line-filters{gap:9px}.line-filters button{padding:17px 13px;min-height:147px}.line-filters strong{font-size:24px;max-width:100%}.line-filters .line-number{font-size:8px;margin-bottom:17px}.line-arrow{right:10px;top:10px;font-size:18px}.line-description{font-size:10px}.product-lines>p{font-size:11px}}
.pickup-location{padding:18px;background:#eceae7}.pickup-location h3{font-size:18px;margin-bottom:8px}.pickup-location>p{font-size:13px;line-height:1.6}.pickup-location .button{margin:14px 0 10px;background:var(--paper);border-color:var(--ash);font-size:12px;gap:12px}.pickup-location>p.muted{font-size:11px}
.wholesale-note{background:#eceae7;border-left:3px solid var(--ink);padding:15px 18px;margin:0 0 20px;max-width:760px}.wholesale-note strong{display:block;font-size:15px;margin-bottom:5px}.wholesale-note p{font-size:12px;line-height:1.6;color:var(--muted)}
.pricing-cta{width:min(100%,380px);min-height:76px;text-align:left;margin:0 0 24px;padding:17px 22px}.pricing-cta strong{display:block;font-size:16px}.pricing-cta small{display:block;font-size:11px;font-weight:400;color:var(--line);margin-top:4px}.pricing-cta-arrow{font-size:26px;font-weight:400;line-height:1}@media(max-width:760px){.pricing-cta{width:100%}}
.payment-details{margin-top:16px;padding:18px;background:#eceae7}.payment-details h3{font-size:18px}.payment-details p{margin-top:12px}.payment-amount{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0;font-size:12px}.payment-amount strong{font-size:20px}.payment-details dl{margin:14px 0;font-size:12px}.payment-details dl>div{display:flex;justify-content:space-between;gap:16px;border-top:1px solid var(--line);padding:8px 0}.payment-details dt{flex:0 0 35%}.payment-details dd{margin:0;text-align:right;color:var(--muted);min-width:0;overflow-wrap:anywhere}.payment-details dd.payment-value{color:var(--ink);font-weight:600}#payment-reference-fields{grid-template-columns:1fr;gap:8px}#receipt-reminder{border-left:3px solid var(--ink)}
.assembly-actions{margin-top:24px;padding:20px;background:#eceae7}.assembly-actions h3{font-size:20px;margin-bottom:8px}.assembly-actions p{margin:10px 0}.assembly-actions #pdf-status{font-size:11px;overflow-wrap:anywhere}.assembly-actions .button{font-size:12px;gap:12px}.assembly-actions .text-button{display:inline-block}.assembly-actions .muted:last-child{font-size:11px}
.order-payment{padding-bottom:20px;border-bottom:1px solid var(--line)}.order-payment h3{font-size:18px;letter-spacing:-.02em}.order-payment .mode-switch{margin:14px 0 12px}.order-payment .mode-switch button{flex:1;min-height:46px}.mobile-cart small{font-size:9px;color:var(--muted)}
.selection-live{padding:13px 14px;background:#eae7e3;border-left:2px solid var(--line);margin-bottom:14px;font-size:12px}.selection-live strong,.selection-live span{display:block}.selection-live span{font-size:11px;color:var(--muted);margin-top:5px;line-height:1.5}.selection-live.wholesale{border-left-color:var(--ink)}#save-selection{position:sticky;bottom:0}#live-price-note{min-height:38px}.product-dialog .error:empty{display:none}
.pricing-dialog{width:min(740px,calc(100% - 20px))}.pricing-intro{font-size:12px;line-height:1.6;margin:18px 0}.pricing-table{border-collapse:collapse;width:100%;font-size:12px}.pricing-table caption{text-align:left;color:var(--muted);font-size:10px;padding-bottom:12px}.pricing-table th,.pricing-table td{padding:13px 8px;border-bottom:1px solid var(--line)}.pricing-table th:first-child{text-align:left}.pricing-table tbody th{font-weight:500;max-width:230px}.pricing-table thead{background:#eae7e3}.pricing-table thead span{font-weight:400;font-size:10px}.pricing-table td{text-align:center;white-space:nowrap;font-weight:600}.pricing-pack-title{margin-top:28px;font-weight:500}.pricing-packs>div{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 0;border-bottom:1px solid var(--line);font-size:12px}.pricing-packs strong{white-space:nowrap}.pricing-dialog .mode-switch button{flex:1}
@media(max-width:480px){.pricing-table{font-size:11px}.pricing-table th,.pricing-table td{padding:12px 5px}.pricing-table tbody th{width:52%}.pricing-dialog .dialog-heading h2{font-size:32px}.pricing-dialog .mode-switch button{padding:10px 8px;font-size:11px}}
.currency-breakdown{border-top:1px solid var(--line);margin-top:20px;padding-top:14px;font-size:12px}.currency-breakdown>div{display:flex;justify-content:space-between;gap:12px}.currency-breakdown p{font-size:11px;color:var(--muted);margin-top:8px;line-height:1.6}.currency-breakdown+.checkout-total{margin-top:12px}.summary-total strong{overflow-wrap:anywhere;text-align:right}.summary-total>span{font-size:12px;max-width:110px}
@media(min-width:1500px){.hero-copy{left:max(4%,calc((100vw - 1660px)/2))}}
@media(max-width:1000px){nav{margin-left:20px;gap:18px}.header-actions{gap:12px}.shop-layout{grid-template-columns:minmax(0,1fr) 240px;gap:20px}.order-sidebar{padding:20px 16px}.section-top{align-items:start}.mode-switch{flex-shrink:0}.hero-copy h1{font-size:100px}.box-banner-copy{padding:50px 8%}.box-banner{min-height:500px}}
@media(max-width:760px){html{scroll-padding-top:20px}.demo-bar{padding:7px 4%;font-size:8px;align-items:center}.demo-bar button{font-size:8px;white-space:nowrap;min-height:30px}.header{height:72px;gap:12px}.wordmark{font-size:35px}nav{margin:0;margin-left:auto}nav a:first-child{display:none}nav a{font-size:10px}.header-actions{gap:8px}.currency{padding:2px;gap:0}.currency button{padding:8px 10px;min-height:36px;font-size:10px}.bag-button{gap:4px}.bag-button svg{width:21px}.hero{min-height:490px;height:125vw;max-height:600px}.hero-panel{background-size:350% 100%}.light-panel{background-position:8% center}.dark-panel{background-position:92% center}.hero-label{top:18px;left:14px;font-size:7px;max-width:120px}.hero-copy{bottom:72px;left:5%;right:4%}.hero-copy h1{font-size:clamp(60px,13.7vw,99px);letter-spacing:-.075em;margin-bottom:25px}.hero-copy .eyebrow{font-size:9px}.hero-bottom{font-size:9px;left:5%;right:5%;bottom:23px}.benefits{gap:0;padding:20px 4%;font-size:11px}.benefits>span{max-width:30%;line-height:1.5;gap:5px}.benefits b{margin:0;font-size:10px}.catalog-section{padding:45px 4% 48px}.section-top{display:block}.section-top h2{font-size:39px}.section-top .eyebrow{margin-bottom:14px;font-size:9px}.mode-switch{display:flex;margin-top:23px}.mode-switch button{flex:1;padding:10px;font-size:12px}.catalog-description{font-size:12px;margin:18px 0 22px}.catalog-meta{font-size:8px;align-items:center;line-height:1.5}.catalog-meta>span:last-child{text-align:right;max-width:48%}.shop-layout{display:block}.order-sidebar{display:none}.product-grid{gap:12px}.product-info{padding:13px 0;display:block}.product-info h3{font-size:13px}.product-info p{font-size:10px}.product-price{text-align:left;margin-top:10px;font-size:14px}.product-price small{display:inline;margin-left:5px;font-size:9px}.product-photo .tag{top:9px;left:9px;font-size:7px;padding:4px 6px}.product-photo:after{height:28px;width:28px;bottom:9px;right:9px}.product-card>.button{padding:12px;min-height:46px;font-size:11px;gap:5px}.box-steps{gap:8px}.box-steps button{padding:12px;gap:8px;grid-template-columns:22px 1fr;font-size:10px}.box-steps strong{display:block;float:none;margin:4px 0 0;font-size:15px}.step-number{width:22px;height:22px;font-size:10px}.box-banner{min-height:480px;grid-template-columns:1.1fr 1fr}.box-banner-copy{padding:35px 0 35px 9%}.box-banner .eyebrow{font-size:8px;max-width:180px}.box-banner h2{font-size:78px}.box-banner p:not(.eyebrow){font-size:12px;width:190px}.box-banner .button{font-size:10px;padding:14px;gap:12px}.box-banner-art{background-size:350% 100%;background-position:93% center;transform:rotate(-8deg) scale(1.25)}.box-stamp{font-size:70px;bottom:25px;right:6%}.box-stamp span{font-size:36px}.how-section{padding:45px 4%}.how-section h2{font-size:38px;margin-bottom:25px}.how-section>div{display:block}.how-section article{display:grid;grid-template-columns:35px 1fr;gap:4px 15px;padding:18px 0}.how-section h3{font-size:23px;margin:0}.how-section p{grid-column:2;font-size:12px;max-width:none}.how-section article>span{padding-top:5px}footer{padding:30px 4% 105px}footer>p{font-size:14vw;margin:40px 0}.footer-bottom{flex-wrap:wrap;gap:12px;font-size:9px}.mobile-cart{position:fixed;display:flex;bottom:0;left:0;right:0;z-index:20;align-items:center;justify-content:space-between;gap:12px;padding:12px 4% max(12px,env(safe-area-inset-bottom));background:var(--paper);border-top:1px solid var(--line);box-shadow:0 -5px 22px #00000008}.mobile-cart>div{display:flex;flex-direction:column;gap:3px;min-width:0}.mobile-cart span{font-size:10px}.mobile-cart strong{font-size:19px;letter-spacing:-.04em}.mobile-cart .button{font-size:11px;gap:15px;min-height:46px;padding:12px 15px}.mobile-cart .button span{font-size:15px}.toast{bottom:94px;font-size:12px;width:max-content;text-align:center}dialog{padding:24px 20px;max-height:92dvh;width:calc(100% - 20px)}.dialog-heading h2{font-size:35px}.dialog-heading .eyebrow{font-size:8px}.product-detail{display:block}.product-dialog{width:calc(100% - 20px)}.detail-photo{min-height:0;height:260px;background-size:200% 160%;background-position:left 45%}.detail-photo.dark{background-position:right 45%}.product-detail-info{padding:25px 22px}.product-detail-info h2{font-size:32px}.detail-price{margin-top:14px;font-size:22px}.size-grid{margin:18px 0}.size-row{padding:8px 0}.form-grid{grid-template-columns:1fr;gap:16px}.delivery-options{flex-direction:column}.bag-line{grid-template-columns:60px 1fr auto;gap:11px}.mini-photo{width:60px}.bag-line .line-price{font-size:11px;max-width:85px}.rate-dialog h2{font-size:32px}.close-button{min-width:40px;height:40px}.review-meta{font-size:12px}.checkout-dialog input,.checkout-dialog select,.checkout-dialog textarea,.rate-dialog input{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.store-gallery{min-width:0}.store-gallery .detail-photo{min-height:320px;aspect-ratio:4/5}.store-gallery-caption{text-align:center;font-size:12px;margin:10px 0}.store-gallery-thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 12px 16px}.store-gallery-thumbs button{min-width:0;border:1px solid var(--line);padding:4px;background:white;font-size:11px}.store-gallery-thumbs button[aria-pressed=true]{border:2px solid var(--ink);padding:3px}.store-gallery-image{display:block;aspect-ratio:1;margin-bottom:6px;background:#e8e6e2 url(assets/editorial.png) left center/200% 100% no-repeat}.store-gallery-image.dark{background-position:right center}@media(max-width:760px){.store-gallery .detail-photo{min-height:240px;max-height:340px}}

.product-photo .tag{max-width:calc(100% - 24px);white-space:normal;overflow-wrap:anywhere}.product-badge{overflow-wrap:anywhere}

/* Product images use a square 1200 x 1200 composition at responsive display sizes. */
.product-photo{aspect-ratio:1/1}.store-gallery .detail-photo{display:block;position:relative;overflow:hidden;width:100%;height:auto;min-height:0;max-height:none;aspect-ratio:1/1;border:0;padding:0;background-color:var(--paper);background-size:200% 100%;background-position:left center;cursor:zoom-in}.store-gallery .detail-photo.dark{background-position:right center}.detail-photo::before{content:"";position:absolute;inset:0;background:inherit;pointer-events:none;transform:scale(1);transform-origin:var(--zoom-origin,50% 50%);transition:transform .22s ease}.detail-photo.is-zoomed{cursor:zoom-out}.detail-photo.is-zoomed::before{transform:scale(1.4)}.zoom-help{font-size:12px;color:var(--muted);text-align:center;padding:0 12px;margin:10px 0}@media(prefers-reduced-motion:reduce){.detail-photo::before{transition:none}}

.shopping-help{margin:0 4% 64px;padding:36px 20px;border:1px solid var(--line);background:#eae9e6;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;text-align:center}.shopping-help h2{font-size:22px;letter-spacing:-.5px;margin:0 0 8px}.shopping-help p{font-size:13px;color:var(--muted);margin:0;max-width:510px}.whatsapp-help,#mobile-bag{width:160px;min-height:50px;height:50px;flex-shrink:0;font-size:12px;padding:12px 15px;gap:15px}.whatsapp-help{position:static;justify-content:center;gap:6px;background:var(--ink);color:white;border-color:var(--ink);box-shadow:0 3px 10px #0002}.whatsapp-help svg{width:30px;height:30px;flex-shrink:0}body:has(dialog[open]) .whatsapp-help{visibility:hidden}@media(max-width:760px){.shopping-help{align-items:center;gap:20px;margin-bottom:44px}.shopping-help h2{font-size:20px}.mobile-cart #mobile-bag{width:160px;min-height:50px;height:50px;font-size:12px}}

.campaign-host{position:relative}.campaign-host h1,.campaign-host h2{white-space:pre-line}.campaign-hero-image{position:absolute;inset:0;background:center/cover no-repeat}.hero.campaign-host .hero-panel{visibility:hidden}.hero.campaign-host .hero-copy{color:white}.hero.campaign-host .hero-bottom{color:white}.hero.campaign-host:has(.campaign-controls) .hero-bottom{display:none}.campaign-description{font-size:14px;max-width:440px;margin:16px 0}.hero.campaign-host .hero-copy{max-width:90%}.box-banner.campaign-host .box-banner-art{background-size:cover;background-position:center}.campaign-controls{position:absolute;bottom:12px;right:16px;z-index:3;display:flex;align-items:center;gap:8px;color:white;background:#0b0b0be8;padding:4px 8px;font:12px Arial,sans-serif;letter-spacing:0;line-height:1.4}.campaign-controls button{min-width:44px;min-height:44px;border:0;background:transparent;color:white;font:inherit;padding:8px}.campaign-controls button:hover{background:#383633}.campaign-controls span{min-width:32px;text-align:center}.footer-campaign{position:relative;margin:55px 0;padding:32px 24px 76px;min-height:300px;background:center/cover no-repeat}.footer-campaign>p:not(.eyebrow):not(.campaign-description){font-size:clamp(45px,9vw,130px);line-height:.9;letter-spacing:-.06em;margin:25px 0}.footer-campaign>.eyebrow,.footer-campaign>.campaign-description,.footer-campaign>p{position:relative;text-shadow:0 1px 6px #0008}.footer-campaign .button{position:relative}@media(max-width:760px){.campaign-controls{right:10px;gap:4px}.footer-campaign{margin:35px 0;padding:24px 16px 76px}.footer-campaign>p:not(.eyebrow):not(.campaign-description){font-size:clamp(36px,12vw,65px)}.box-banner.campaign-host{padding-bottom:70px}}

.campaign-host h1,.campaign-host h2,.footer-campaign>p{overflow-wrap:anywhere}

.box-banner.campaign-host h2{font-size:clamp(52px,7vw,108px)}

.header nav{display:flex;gap:10px;align-items:center;margin-left:auto;margin-right:auto}.header nav a{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:140px;height:46px;min-height:46px;padding:12px 14px;border:1px solid var(--ink);background:var(--ink);color:white;font-size:13px;font-weight:700;white-space:nowrap}.header nav a:hover{background:#383633;color:white}.header .bag-button{min-height:48px;padding:10px 15px;gap:10px;background:var(--ink);color:white;border:1px solid var(--ink)}.header .bag-button svg{width:25px;height:25px}.header .bag-button .bag-label{font-size:12px;white-space:nowrap}#bag-count{display:grid;place-items:center;min-width:24px;height:24px;padding:0 5px;border-radius:50%;background:white;color:var(--ink);font-size:12px;font-weight:700}.wordmark.has-official-logo{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:130px;max-width:35vw;height:54px;letter-spacing:0}.official-logo{display:block;max-width:100%;max-height:100%;object-fit:contain}.wordmark.logo-plate{padding:8px;background:white}.header .wordmark{flex-shrink:0}@media(max-width:760px){.header{height:auto;min-height:122px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding-top:12px;padding-bottom:12px}.header nav{grid-column:1/-1;grid-row:2;display:grid;grid-template-columns:1fr 1fr;gap:10px}.header nav a,.header nav a:first-child{display:flex;width:100%;height:46px;min-height:46px;padding:10px 12px;font-size:12px}.header .header-actions{grid-column:2;grid-row:1}.header .bag-button{min-height:46px;padding:8px 12px}.wordmark.has-official-logo{width:120px;height:44px}.header .wordmark{grid-column:1;grid-row:1}}

@media(max-width:760px){.header nav{margin:0;width:100%}}

.wordmark.has-official-logo{width:var(--logo-width,130px);max-width:200px;height:60px}.official-logo{width:100%;height:100%;object-fit:contain}@media(max-width:760px){.header .wordmark.has-official-logo{width:min(var(--logo-width,130px),100%);max-width:100%;height:50px;min-width:0}.header .wordmark.has-official-logo .official-logo{max-width:100%}footer .wordmark.has-official-logo{max-width:45vw}}


.category-filters{flex-wrap:nowrap;overscroll-behavior-x:contain;scroll-padding-inline:2px}.category-navigation{display:flex;align-items:center;gap:14px}.category-navigation>span{white-space:nowrap}#category-scroll-controls{display:flex;gap:6px}#category-scroll-controls button{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);background:white;font-size:20px}#category-scroll-controls button:hover:not(:disabled){background:var(--ink);color:white}@media(max-width:760px){.category-navigation>span{display:none}.category-heading{gap:12px}#category-scroll-controls button{width:44px;flex-shrink:0}}

.size-row.size-unavailable{color:#666}.size-unavailable label small{display:block;font-size:12px;margin-top:4px}.size-unavailable .stepper{opacity:.5}.size-unavailable .stepper button,.size-unavailable .stepper input{cursor:not-allowed}

.how-section h2 .heading-stop{margin-left:.06em}

html.store-loading body{visibility:hidden}.store-maintenance>:not(#maintenance-page){display:none!important}#maintenance-page{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 6%;gap:24px}#maintenance-page h1{font-size:clamp(28px,7.5vw,86px);line-height:1.05;letter-spacing:-.035em}#maintenance-page .eyebrow{margin:20px 0 0}#maintenance-public-message{max-width:560px;font-size:17px;white-space:pre-line;overflow-wrap:anywhere}#maintenance-page .has-official-logo{width:var(--logo-width,130px);max-width:60vw;height:60px}#maintenance-page .official-logo{width:100%;height:100%;object-fit:contain}

.size-guide-trigger{margin:12px 0;min-height:44px}.size-guide-table{border-collapse:collapse;width:100%;margin:22px 0}.size-guide-table th,.size-guide-table td{text-align:left;padding:12px 8px;border-bottom:1px solid var(--line)}.measure-instructions{white-space:pre-line;overflow-wrap:anywhere;margin-top:16px}#size-guide-dialog{max-width:600px}

.pack-progress{margin:24px 0;padding:20px;border:1px solid var(--line);display:flex;align-items:center;gap:18px;flex-wrap:wrap}.pack-progress progress{flex:1;min-width:100px;accent-color:var(--ink)}#pack-options{display:grid;gap:12px;margin-top:24px}#pack-options small{font-size:10px}.section-top>.mode-switch{flex-wrap:wrap}.pricing-packs .button{margin-top:12px}@media(max-width:760px){.pack-progress{gap:12px;padding:14px}.section-top>.mode-switch button{min-width:85px}#pack-options .button{gap:12px;padding:14px}}

.demo-bar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center}.demo-bar>span{grid-column:2;text-align:center}.demo-bar>button{grid-column:3;justify-self:end}@media(max-width:600px){.demo-bar{grid-template-columns:1fr;gap:0}.demo-bar>span{grid-column:1;grid-row:1}.demo-bar>button{grid-column:1;grid-row:2;min-height:24px}}

#order-whatsapp{min-height:72px;padding:20px 24px;justify-content:center;text-align:center;font-size:18px;line-height:1.35;font-weight:700}@media(max-width:760px){#order-whatsapp{min-height:64px;padding:18px 16px;font-size:16px}}
