:root{--paper:#efeee9;--paper-deep:#e6e4dc;--ink:#16140f;--ink-soft:#2b2820;--orange:#ff4a00;--yellow:#ffd43b;--card:#d9d5c8;--muted:#6e6a60;--white:#fbfaf7;--font-display:"Unbounded Variable", "Archivo Variable", sans-serif;--font-body:"Archivo Variable", system-ui, sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, monospace;--font-comic:"Comic Sans MS", "Comic Neue", "Chalkboard SE", cursive;--gutter:clamp(16px, 4vw, 48px);--max-w:1320px;--header-h:64px;--ticker-h:32px;--aside-width:420px;--ease-snap:cubic-bezier(.2, .9, .25, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + var(--ticker-h) + 12px)}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.55}::selection{background:var(--orange);color:var(--white)}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.02em;text-transform:none;font-weight:700;line-height:1.08}a{color:inherit;text-decoration:none}p a,.rte a{text-underline-offset:3px;text-decoration:underline}button{cursor:pointer;font-family:inherit}button.reset{font:inherit;color:inherit;background:0 0;border:0;padding:0}img{max-width:100%;display:block}main{min-height:60vh}:focus-visible{outline:2px solid var(--orange);outline-offset:2px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.wrap{max-width:calc(var(--max-w) + 2 * var(--gutter));padding-inline:var(--gutter);margin:0 auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tag-label{font-family:var(--font-mono);letter-spacing:0;text-transform:none;color:var(--muted);font-size:12px}.sticker{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:var(--orange);color:var(--white);border-radius:2px;align-items:center;gap:6px;padding:5px 10px 4px;font-size:11px;font-weight:600;display:inline-flex;transform:rotate(-3deg);box-shadow:0 1px #16140f40}.sticker--yellow{background:var(--yellow);color:var(--ink);transform:rotate(2deg)}.sticker--ink{background:var(--ink);color:var(--white)}.marker-strike{white-space:nowrap;position:relative}.marker-strike svg{width:106%;height:.16em;position:absolute;top:52%;left:-3%;overflow:visible}.marker-strike svg path{stroke:var(--orange);stroke-width:8px;fill:none;stroke-linecap:round}.btn{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;border:1.5px solid var(--ink);background:var(--ink);color:var(--white);transition:transform .15s var(--ease-snap), background .15s, color .15s, box-shadow .15s;border-radius:2px;align-items:center;gap:10px;padding:15px 26px;font-size:13px;font-weight:600;display:inline-flex}.btn:hover{background:var(--orange);border-color:var(--orange);color:var(--white);transform:translate(-1px,-2px);box-shadow:3px 4px #16140fe6}.btn:active{box-shadow:none;transform:translate(0)}.btn--ghost{color:var(--ink);background:0 0}.btn[disabled]{opacity:.4;pointer-events:none}.ticker{height:var(--ticker-h);background:var(--ink);color:var(--paper);z-index:41;align-items:center;display:flex;position:relative;overflow:hidden}.ticker__track{white-space:nowrap;gap:0;animation:28s linear infinite ticker-scroll;display:flex}.ticker__item{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;flex-shrink:0;align-items:center;padding:0;font-size:11px;display:inline-flex}.ticker__item em{color:var(--orange);margin-inline-start:.55em;font-style:normal}.ticker__dot{opacity:.4;margin-inline:26px}@keyframes ticker-scroll{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.ticker__track{animation:none}}.header{z-index:40;height:var(--header-h);padding-inline:var(--gutter);background:color-mix(in srgb, var(--paper) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1.5px solid var(--ink);align-items:center;gap:28px;display:flex;position:sticky;top:0}.header__logo{font-family:var(--font-comic);letter-spacing:0;text-transform:uppercase;flex-shrink:0;align-items:baseline;gap:2px;font-size:17px;font-weight:700;display:flex}.header__logo span{color:var(--orange)}.header-menu-desktop{gap:26px;margin-inline:auto;display:none}@media (width>=900px){.header-menu-desktop{display:flex}}.header-menu-item{font-family:var(--font-comic);letter-spacing:.02em;text-transform:uppercase;border-radius:2px;padding:6px 12px;font-size:13px;font-weight:700;transition:background .15s,color .15s}.header-menu-item:hover{background:var(--ink);color:var(--white)}.header-menu-item[aria-current=page]{background:var(--yellow);color:var(--ink)}.header-ctas{align-items:center;gap:18px;margin-left:auto;display:flex}.header-ctas>*{font-family:var(--font-comic);letter-spacing:.02em;text-transform:uppercase;font-size:13px;font-weight:700}.header-icon-btn{align-items:center;padding:4px;display:inline-flex}.header-icon-btn:hover{color:var(--orange)}.header-menu-mobile-toggle{display:inline-flex}@media (width>=900px){.header-menu-mobile-toggle{display:none}}.cart-badge{align-items:center;padding:4px 6px 2px 2px;display:inline-flex;position:relative}.cart-badge__icon{display:block}.cart-badge:hover .cart-badge__icon{color:var(--orange)}.cart-badge .cart-badge__count{position:absolute;top:-2px;right:-6px}.cart-badge__count{background:var(--orange);min-width:20px;height:20px;color:var(--white);border-radius:2px;place-items:center;padding-inline:4px;font-size:11px;font-weight:700;display:inline-grid;transform:rotate(3deg)}.header-menu-mobile{flex-direction:column;gap:4px;padding:12px 0;display:flex}.header-menu-mobile .header-menu-item{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.01em;border-bottom:0;padding:8px 0;font-size:28px;font-weight:800}.hero{padding-top:clamp(28px,3.5vw,48px);padding-bottom:clamp(20px,3vw,36px);position:relative}.hero__row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:clamp(24px,4vw,64px);display:flex}.hero h1{flex:480px;max-width:17ch;margin:0;font-size:clamp(30px,4.4vw,62px)}.hero__side{flex:0 300px;padding-bottom:4px}.hero__sub{color:var(--ink-soft);margin-bottom:18px;font-size:15px}.hero__ctas{flex-wrap:wrap;gap:10px;display:flex}.hero__ctas .btn{padding:12px 18px;font-size:12px}.rack-section{border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);background:var(--paper-deep);background-image:radial-gradient(#16140f0d 1px,#0000 1px);background-size:22px 22px;position:relative;overflow:hidden}.rack-section__head{padding:18px var(--gutter) 0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.rack-section__hint{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);align-items:center;gap:8px;font-size:11px;display:inline-flex}.rack-section__hint svg{animation:2.2s ease-in-out infinite hint-nudge}@keyframes hint-nudge{0%,to{transform:translate(0)}50%{transform:translate(6px)}}.rack{touch-action:pan-y;-webkit-user-select:none;user-select:none;height:clamp(340px,42vw,400px);position:relative}.rack__rail{background:linear-gradient(#b9b5a8 0%,#8f8b7e 35%,#55524a 80%,#6b675c 100%);border-radius:5px;height:10px;position:absolute;top:56px;left:0;right:0;box-shadow:0 2px 3px #16140f59}.rack__rail:before,.rack__rail:after{content:"";background:var(--ink);border-radius:2px;width:12px;height:24px;position:absolute;top:-7px}.rack__rail:before{left:14px}.rack__rail:after{right:14px}.rack__item{will-change:transform;cursor:grab;position:absolute;top:56px;left:0}.rack__item.is-dragging{cursor:grabbing;z-index:10}.rack__swing{transform-origin:50% 5px;will-change:transform;flex-direction:column;align-items:center;display:flex}.rack__hanger{color:#3c3931;margin-bottom:-6px;display:block}.rack__garment{width:var(--rack-item-w,168px);background:var(--white);border:1.5px solid var(--ink);border-radius:3px;position:relative;overflow:hidden;box-shadow:0 10px 18px -8px #16140f59}.rack__garment img{aspect-ratio:1;object-fit:contain;background:var(--white);pointer-events:none;width:100%}.rack__item.is-sold .rack__garment img{filter:grayscale(.85)contrast(.92);opacity:.75}.rack__meta{border-top:1.5px solid var(--ink);background:var(--white);padding:8px 10px 9px}.rack__title{font-family:var(--font-body);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.5em;font-size:11.5px;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.rack__pricetag{transform-origin:50% 0;will-change:transform;z-index:2;position:absolute;top:-4px;right:-10px}.rack__pricetag-inner{font-family:var(--font-mono);background:var(--yellow);border:1.5px solid var(--ink);color:var(--ink);border-radius:2px;padding:4px 8px 3px;font-size:11px;font-weight:700;box-shadow:0 2px 3px #16140f40}.rack__pricetag-inner.is-sold{background:var(--ink);color:var(--paper);text-decoration:line-through}.rack__floor{border-top:1.5px dashed #16140f40;position:absolute;bottom:30px;left:0;right:0}.rack__floor span{top:6px;left:var(--gutter);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:10px;position:absolute}.section{padding-block:clamp(56px,8vw,110px)}.section__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:clamp(28px,4vw,48px);display:flex}.section__head h2{font-size:clamp(30px,4.6vw,56px)}.section__head .tag-label{padding-bottom:6px}.process-grid{grid-template-columns:1fr;gap:18px;display:grid}@media (width>=760px){.process-grid{grid-template-columns:repeat(3,1fr)}}.process-card{background:var(--white);border:1.5px solid var(--ink);border-radius:3px;padding:30px 26px 26px;position:relative;box-shadow:4px 5px #16140f1f}.process-card:before{content:"";border:1.5px solid var(--ink);background:var(--paper);border-radius:50%;width:10px;height:10px;margin-left:-5px;position:absolute;top:12px;left:50%}.process-card h3{margin:18px 0 10px;font-size:22px}.process-card p{color:var(--ink-soft);font-size:14.5px}.process-card .sticker{position:absolute;top:-12px;right:14px}.custom-teaser{background:var(--ink);color:var(--paper);border-block:1.5px solid var(--ink)}.custom-teaser .wrap{align-items:center;gap:40px;padding-block:clamp(56px,7vw,96px);display:grid}@media (width>=900px){.custom-teaser .wrap{grid-template-columns:1.1fr .9fr}}.custom-teaser h2{margin-bottom:18px;font-size:clamp(34px,5vw,64px)}.custom-teaser h2 em{color:var(--orange);font-style:normal}.custom-teaser p{color:#c9c5b8;max-width:46ch;margin-bottom:28px}.custom-teaser .btn{background:var(--orange);border-color:var(--orange)}.custom-teaser .btn:hover{background:var(--paper);border-color:var(--paper);color:var(--ink);box-shadow:3px 4px #ff4a00e6}.custom-teaser__price{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#c9c5b8;gap:10px;font-size:12px;display:grid}.custom-teaser__price div{border-bottom:1px dashed #4a463c;justify-content:space-between;gap:20px;padding-bottom:10px;display:flex}.custom-teaser__price strong{color:var(--paper)}.stats-strip{border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);background:var(--paper)}.stats-strip .wrap{grid-template-columns:repeat(2,1fr);gap:0;display:grid}@media (width>=760px){.stats-strip .wrap{grid-template-columns:repeat(4,1fr)}}.stat{border-right:1.5px solid var(--ink);text-align:left;padding:26px 20px}.stat:last-child{border-right:0}@media (width<=759px){.stat:nth-child(2n){border-right:0}.stat:nth-child(-n+2){border-bottom:1.5px solid var(--ink)}}.stat strong{font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(20px,2.6vw,30px);font-weight:700;display:block}.stat span{font-family:var(--font-mono);color:var(--muted);font-size:11.5px}.products-grid,.recommended-products-grid,.collection-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}@media (width>=760px){.products-grid,.recommended-products-grid,.collection-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1100px){.products-grid,.recommended-products-grid,.collection-grid{grid-template-columns:repeat(4,1fr)}}.product-item{background:var(--white);border:1.5px solid var(--ink);transition:transform .18s var(--ease-snap), box-shadow .18s var(--ease-snap);border-radius:3px;display:block;position:relative;overflow:hidden}.product-item:hover{transform:translateY(-3px);box-shadow:0 10px 22px -10px #16140f66}.product-item__media{border-bottom:1.5px solid var(--ink);background:var(--paper-deep);position:relative}.product-item__media img{aspect-ratio:1;object-fit:contain;background:var(--white);border-radius:0;width:100%;height:auto}.product-item.is-sold img{filter:grayscale(.85)contrast(.92);opacity:.72}.product-item .sticker{position:absolute;top:10px;left:10px}.product-item__body{flex-direction:column;gap:8px;padding:12px 14px 14px;display:flex}.product-item__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13.5px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.product-item .sticker{font-size:12px;top:auto;bottom:10px;left:10px}.page-head{margin-bottom:clamp(24px,4vw,44px);padding-top:clamp(36px,6vw,72px)}.page-head h1{margin-block:12px 10px;font-size:clamp(28px,4.2vw,52px)}.page-head p{max-width:52ch;color:var(--ink-soft)}.collection{padding-bottom:clamp(56px,8vw,100px)}.pagination-controls{justify-content:center;gap:14px;padding-block:40px;display:flex}.load-more{text-align:center;padding-block:28px}.load-more a{font-family:var(--font-mono);color:var(--muted);text-underline-offset:3px;font-size:12.5px;text-decoration:underline}.load-more a:hover{color:var(--orange)}.product{gap:clamp(24px,4vw,56px);padding-block:clamp(28px,5vw,64px);display:grid}@media (width>=900px){.product{grid-template-columns:1.15fr .85fr;align-items:start}}.product-image{border:1.5px solid var(--ink);background:var(--white);border-radius:3px;position:relative;overflow:hidden}.product-image img{border-radius:0;width:100%;height:auto}.product-main{top:calc(var(--header-h) + 24px);position:sticky}.product-main .tag-label{margin-bottom:10px;display:block}.product-main h1{margin-bottom:16px;font-size:clamp(26px,3.4vw,42px)}.product-price{font-family:var(--font-mono);align-items:center;gap:12px;margin-bottom:20px;font-size:20px;font-weight:700;display:flex}.product-price .price-compare,.product-price s{color:var(--muted);font-size:15px;text-decoration:line-through}.product-options{margin-bottom:18px}.product-options h5{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-size:11px}.product-options-grid{flex-wrap:wrap;gap:8px;display:flex}.product-options-item{font-family:var(--font-mono);background:var(--white);border-radius:2px;padding:8px 14px;font-size:12px;transition:none;border:1.5px solid var(--ink)!important}.product-options-item.selected{background:var(--ink);color:var(--white)}.product-options-item.unavailable{opacity:.35;text-decoration:line-through}.product-form{margin-block:10px 24px}.product-form .btn{justify-content:center;width:100%}.product-descriptor{border-top:1.5px solid var(--ink);color:var(--ink-soft);padding-top:18px;font-size:14.5px}.product__oneofone{margin-bottom:18px}.custom-page{padding-block:clamp(28px,4vw,56px) clamp(64px,8vw,110px)}.custom-layout{gap:clamp(24px,3.5vw,48px);display:grid}@media (width>=980px){.custom-layout{grid-template-columns:1.1fr .9fr;align-items:start}}.custom-preview{top:calc(var(--header-h) + 20px);background:var(--paper-deep);border:1.5px solid var(--ink);background-image:radial-gradient(#16140f0d 1px,#0000 1px);background-size:22px 22px;border-radius:3px;padding:18px;position:sticky}.custom-preview__bar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.custom-preview__sides{border:1.5px solid var(--ink);border-radius:2px;display:inline-flex;overflow:hidden}.custom-preview__sides button{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;background:var(--white);border:0;padding:7px 16px;font-size:11px}.custom-preview__sides button.active{background:var(--ink);color:var(--white)}.custom-preview__stage{aspect-ratio:1/1.02;width:100%;position:relative}.custom-preview__stage svg{width:100%;height:100%;display:block}.custom-preview__hint{text-align:center;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);padding-top:8px;font-size:10.5px}.print-zone{stroke:var(--orange);stroke-dasharray:5 5;stroke-width:1.2px;fill:none;opacity:0;transition:opacity .2s}.custom-preview__stage:hover .print-zone,.custom-preview__stage.is-active .print-zone{opacity:.7}.custom-panel{gap:22px;display:grid}.custom-step{background:var(--white);border:1.5px solid var(--ink);border-radius:3px;padding:20px}.custom-step__head{align-items:center;gap:12px;margin-bottom:16px;display:flex}.custom-step__head h3{font-size:17px}.swatches{flex-wrap:wrap;gap:10px;display:flex}.swatch{border:1.5px solid var(--ink);width:34px;height:34px;transition:transform .12s var(--ease-snap);border-radius:50%;position:relative}.swatch:hover{transform:scale(1.12)}.swatch.selected:after{content:"";border:2px solid var(--orange);border-radius:50%;position:absolute;inset:-6px}.size-row{flex-wrap:wrap;gap:8px;display:flex}.size-chip{font-family:var(--font-mono);text-align:center;border:1.5px solid var(--ink);background:var(--white);border-radius:2px;min-width:46px;padding:9px 0;font-size:13px}.size-chip.selected{background:var(--ink);color:var(--white)}.upload-drop{border:1.5px dashed var(--ink);text-align:center;font-family:var(--font-mono);letter-spacing:.06em;color:var(--muted);background:var(--paper);cursor:pointer;border-radius:3px;width:100%;padding:22px;font-size:12px;transition:background .15s,border-color .15s}.upload-drop:hover{background:var(--paper-deep);border-color:var(--orange);color:var(--ink)}.custom-field{gap:8px;margin-top:14px;display:grid}.custom-field label{font-family:var(--font-mono);color:var(--muted);font-size:12px}.custom-field textarea,.custom-field select,.custom-field input[type=text],.custom-field input[type=range]{font-family:var(--font-body);border:1.5px solid var(--ink);background:var(--white);border-radius:2px;width:100%;padding:10px 12px;font-size:14px}.custom-field textarea{resize:vertical;min-height:64px}.custom-field input[type=range]{accent-color:var(--orange);border:0;padding:0}.font-row{flex-wrap:wrap;gap:8px;display:flex}.font-chip{border:1.5px solid var(--ink);background:var(--white);border-radius:2px;padding:8px 14px;font-size:14px}.font-chip.selected{background:var(--ink);color:var(--white)}.custom-receipt{background:var(--white);border:1.5px solid var(--ink);font-family:var(--font-mono);border-radius:3px;padding:20px;font-size:13px}.custom-receipt h3{margin-bottom:14px;font-size:16px}.custom-receipt__row{border-bottom:1px dashed var(--card);justify-content:space-between;gap:16px;padding-block:7px;display:flex}.custom-receipt__row.total{border-bottom:0;padding-top:12px;font-size:16px;font-weight:700}.custom-receipt .btn{justify-content:center;width:100%;margin-top:16px}.custom-receipt__note{color:var(--muted);font-size:11px;line-height:1.5;font-family:var(--font-body);margin-top:12px}.remove-link{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--orange);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin-top:10px;padding:0;font-size:11px;text-decoration:underline}.overlay{z-index:50;opacity:0;pointer-events:none;visibility:hidden;background:#16140f73;transition:opacity .25s,visibility .25s;position:fixed;inset:0}.overlay.expanded{opacity:1;pointer-events:auto;visibility:visible}.overlay aside{top:0;right:calc(-1 * var(--aside-width));width:var(--aside-width);background:var(--paper);border-left:1.5px solid var(--ink);max-width:92vw;height:100dvh;transition:transform .28s var(--ease-snap);flex-direction:column;display:flex;position:absolute}.overlay.expanded aside{transform:translateX(calc(-1 * var(--aside-width)))}.overlay aside header{height:var(--header-h);border-bottom:1.5px solid var(--ink);background:var(--paper);flex-shrink:0;justify-content:space-between;align-items:center;padding-inline:22px;display:flex;position:static}.overlay aside header h3{margin:0;font-size:18px}.overlay aside header .close{font-size:26px;line-height:1}.overlay aside main{flex:1;min-height:0;padding:22px;overflow-y:auto}.cart-main{flex-direction:column;gap:18px;display:flex}.cart-empty{text-align:center;justify-items:center;gap:6px;padding-top:56px;display:grid}.cart-empty__hanger{color:var(--muted);margin-bottom:14px}.cart-empty h3{font-size:19px}.cart-empty p{color:var(--muted);font-size:14px}.cart-empty .btn{margin-top:20px}.cart-line{border-bottom:1px dashed var(--card);padding-block:16px;list-style:none}.cart-line:first-child{padding-top:0}.cart-line-inner{gap:14px;display:flex}.cart-line img{border:1.5px solid var(--ink);object-fit:cover;background:var(--white);border-radius:2px;flex-shrink:0;width:84px;height:84px}.cart-line__body{flex-direction:column;flex:1;gap:7px;min-width:0;display:flex}.cart-line__top{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.cart-line__title{font-size:14px;font-weight:600;line-height:1.35}.cart-line__title:hover{text-underline-offset:3px;text-decoration:underline}.cart-line__price{font-family:var(--font-mono);white-space:nowrap;font-size:13px;font-weight:700}.cart-line__options{font-family:var(--font-mono);color:var(--muted);margin:0;padding:0;font-size:11px;list-style:none}.cart-line-quantity{justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}.qty-stepper{border:1.5px solid var(--ink);background:var(--white);border-radius:2px;align-items:center;display:inline-flex;overflow:hidden}.qty-stepper button{width:28px;height:28px;font-family:var(--font-mono);background:0 0;border:0;font-size:14px;font-weight:700;line-height:1}.qty-stepper button:hover:not(:disabled){background:var(--yellow)}.qty-stepper button:disabled{opacity:.3;cursor:default}.qty-stepper__count{text-align:center;min-width:26px;font-family:var(--font-mono);border-inline:1.5px solid var(--card);padding-block:5px;font-size:12.5px;font-weight:600}.cart-line__remove{font-family:var(--font-mono);color:var(--muted);text-underline-offset:3px;background:0 0;border:0;padding:0;font-size:11px;text-decoration:underline}.cart-line__remove:hover{color:var(--orange)}.cart-summary-aside,.cart-summary-page{border-top:1.5px solid var(--ink);gap:12px;padding-top:16px;display:grid}.cart-subtotal{font-family:var(--font-mono);justify-content:space-between;font-size:14px;font-weight:700;display:flex}.cart-checkout .btn,.cart-summary-aside .btn,.cart-summary-page .btn,.cart-summary-aside a[href*=checkout],.cart-summary-page a[href*=checkout]{width:100%;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;border:1.5px solid var(--ink);background:var(--ink);color:var(--white);border-radius:2px;justify-content:center;padding:15px 26px;font-size:13px;font-weight:600;display:inline-flex}.cart-summary-aside a[href*=checkout]:hover,.cart-summary-page a[href*=checkout]:hover{background:var(--orange);border-color:var(--orange)}.cart-discount,.cart-gift{font-family:var(--font-mono);gap:8px;font-size:12px;display:grid}.cart-discount input,.cart-gift input{border:1.5px solid var(--ink);background:var(--white);border-radius:2px;padding:8px 10px;font-family:inherit;font-size:12px}.predictive-search input[type=search],.search input[type=search]{border:1.5px solid var(--ink);background:var(--white);font-family:var(--font-body);border-radius:2px;width:100%;padding:12px 14px;font-size:15px}.predictive-search-form{gap:8px;margin-bottom:20px;display:flex}.predictive-search-result h5{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-block:18px 8px;font-size:11px}.predictive-search-result-item a{align-items:center;gap:12px;padding-block:8px;display:flex}.predictive-search-result-item img{border:1.5px solid var(--ink);border-radius:2px}.footer{background:var(--ink);color:var(--paper);content-visibility:auto;contain-intrinsic-size:auto 600px;margin-top:clamp(56px,8vw,110px)}.footer__cta{border-bottom:1px solid #3a372d;padding-block:clamp(44px,6vw,72px)}.footer__cta h2{max-width:18ch;margin-bottom:20px;font-size:clamp(30px,5vw,62px)}.footer__cta h2 em{color:var(--orange);font-style:normal}.footer__grid{gap:32px;padding-block:44px;display:grid}@media (width>=760px){.footer__grid{grid-template-columns:2fr 1fr 1fr 1fr}}.footer__brand p{color:#a5a193;max-width:32ch;margin-top:12px;font-size:14px}.footer h4{font-family:var(--font-mono);color:#8a8678;margin-bottom:14px;font-size:12px}.footer__col a{color:var(--paper);padding-block:5px;font-size:14px;display:block}.footer__col a:hover{color:var(--orange)}.footer__legal{font-family:var(--font-mono);color:#8a8678;border-top:1px solid #3a372d;flex-wrap:wrap;justify-content:space-between;gap:12px;padding-block:18px;font-size:11.5px;display:flex}.route-error{padding:80px var(--gutter)}.route-error h1{font-size:clamp(40px,8vw,96px)}.account,.blog,.blogs,.policies,.policy,.page{padding:40px var(--gutter) 80px;max-width:820px;margin:0 auto}.search{padding:40px var(--gutter) 80px;max-width:var(--max-w);margin:0 auto}.home .hero{min-height:min(760px, calc(100dvh - var(--header-h) - var(--ticker-h)));grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);align-items:center;gap:clamp(30px,5vw,90px);padding-top:clamp(44px,6vw,88px);padding-bottom:clamp(64px,8vw,120px);display:grid;overflow:hidden}.hero__copy{z-index:2;position:relative}.hero__eyebrow{background:var(--yellow);width:fit-content;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin:0 0 22px -8px;padding:5px 9px 4px;font-size:10px;transform:rotate(-1.6deg)}.home .hero h1{max-width:15ch;font-family:var(--font-comic);letter-spacing:-.02em;text-transform:none;margin:0;font-size:clamp(28px,3.8vw,54px);line-height:1.12}.home .hero__sub{font-family:var(--font-mono);color:var(--muted);margin:26px 0 10px;font-size:12px}.hero__link{border-bottom:2px solid var(--ink);font-weight:700;text-decoration:none;transition:color .15s,border-color .15s,transform .15s;display:inline-block;transform:rotate(-.5deg)}.hero__link:hover{color:var(--orange);border-color:var(--orange);text-decoration:none;transform:rotate(.8deg)translateY(-1px)}.hero__pile{min-height:540px;position:relative}.hero__photo{background:var(--white);width:min(61%,362px);transition:transform .25s var(--ease-snap), z-index 0s;border:1px solid #16140f8c;padding:10px 10px 42px;display:block;position:absolute;box-shadow:8px 12px 22px #16140f21}.hero__photo img{aspect-ratio:1;object-fit:contain;filter:saturate(.86)contrast(1.02);background:#f4f3ee;width:100%;height:auto}.hero__photo--1{z-index:2;top:3%;left:5%;transform:rotate(-8deg)}.hero__photo--2{z-index:1;top:18%;right:0;transform:rotate(7deg)}.hero__photo--3{z-index:3;bottom:0;left:20%;transform:rotate(-1.5deg)}.hero__photo:hover{z-index:4;transform:rotate(0)translateY(-8px)}.hero__margin-note{font-family:var(--font-mono);color:var(--muted);right:var(--gutter);font-size:11px;position:absolute;bottom:34px;transform:rotate(2deg)}.hero__tape{z-index:5;background:color-mix(in srgb, var(--yellow) 76%, transparent);pointer-events:none;width:74px;height:22px;position:absolute;top:-11px;left:50%;transform:translate(-50%)rotate(-3deg)}.hero__photo--2 .hero__tape{transform:translate(-50%)rotate(4deg)}.hero__photo--3 .hero__tape{transform:translate(-50%)rotate(-6deg)}.rack-section__head{padding-top:24px}.home .section{padding-top:clamp(56px,8vw,100px);padding-bottom:clamp(56px,8vw,100px)}.home .section__head{align-items:flex-end}.home .section__head h2{text-transform:none;font-size:clamp(24px,3vw,36px);line-height:1}.home .products-grid{grid-template-columns:repeat(3,1fr);gap:clamp(18px,2.5vw,28px)}.home .products-grid .product-item__media img{aspect-ratio:4/5;object-fit:cover}@media (width<=759px){.home .products-grid{grid-template-columns:repeat(2,1fr)}}.care-section{justify-content:center;padding-block:clamp(48px,7vw,90px);display:flex}.care-tag{background:var(--white);border:1.5px solid var(--ink);border-radius:4px;align-items:stretch;gap:18px;max-width:718px;padding:26px 30px 26px 46px;display:flex;position:relative;transform:rotate(-1.2deg);box-shadow:5px 7px #16140f1f}.care-tag:before{content:"";border:1.5px dashed var(--card);pointer-events:none;border-radius:2px;position:absolute;inset:7px}.care-tag__hole{border:1.5px solid var(--ink);background:var(--paper);border-radius:50%;width:12px;height:12px;margin-top:-6px;position:absolute;top:50%;left:16px}.care-tag__icons{color:var(--ink);margin-bottom:16px}.care-tag__lines{font-family:var(--font-mono);gap:9px;font-size:12.5px;line-height:1.45;display:grid}.care-tag__lines div{grid-template-columns:64px 1fr;gap:12px;display:grid}.care-tag__lines dt{color:var(--muted);padding-top:1px;font-size:11px}.care-tag__lines dd{margin:0}.custom-teaser{margin-inline:var(--gutter);background:var(--yellow);color:var(--ink);border:1.5px solid var(--ink);border-radius:3px}.custom-teaser .wrap{grid-template-columns:1fr .72fr;padding-block:clamp(46px,7vw,90px)}.custom-teaser .tag-label,.custom-teaser p{color:var(--ink-soft)}.custom-teaser h2{text-transform:none;font-size:clamp(28px,3.6vw,44px);line-height:1}.custom-teaser__note{background:var(--paper);border:1.5px solid var(--ink);width:min(100%,330px);box-shadow:6px 7px 0 var(--ink);justify-self:center;padding:32px 34px 28px;position:relative;transform:rotate(2deg)}.custom-teaser__note:before{content:"";background:#ffffff9e;border:1px solid #16140f2e;width:92px;height:22px;position:absolute;top:-11px;left:50%;transform:translate(-50%)rotate(-3deg)}.custom-teaser__note span,.custom-teaser__note strong{display:block}.custom-teaser__note span{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-top:10px;font-size:10px}.custom-teaser__note strong{font-family:var(--font-comic);font-size:clamp(28px,3vw,38px);line-height:1}.custom-teaser__note em{font-family:var(--font-mono);color:var(--orange);margin-top:20px;font-size:11px;font-style:normal;display:block}.footer{margin-top:clamp(90px,12vw,160px)}.footer__cta h2{text-transform:none;max-width:16ch;font-size:clamp(26px,3.4vw,42px)}@media (width<=760px){.home .hero{grid-template-columns:1fr;min-height:auto;padding-top:52px}.home .hero h1{font-size:clamp(34px,9.5vw,52px)}.hero__pile{min-height:430px}.hero__photo{width:min(64%,260px)}.hero__margin-note{display:none}.home .products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 14px}.home .products-grid .product-item{grid-column:auto;margin-top:0}.custom-teaser{margin-inline:12px}.custom-teaser .wrap{grid-template-columns:1fr}.custom-teaser__note{justify-self:start;margin:18px 0 0 12vw}}@media (width<=899px){.product-main,.custom-preview{position:static}.custom-layout{gap:18px}.custom-step,.custom-receipt{padding:16px}}@media (width<=760px){.home .hero{gap:34px;padding-top:36px;padding-bottom:40px}.hero__eyebrow{margin-left:0}.hero__pile{height:330px;min-height:0}.hero__photo{width:min(56%,220px);padding:8px 8px 30px}.hero__photo--1{top:2%;left:0}.hero__photo--2{top:12%;right:0}.hero__photo--3{bottom:2%;left:22%}.rack{height:320px}.rack-section__head{padding-top:14px}.rack__floor{bottom:18px}.care-tag{max-width:100%;padding:20px 18px 20px 40px;transform:none}.care-tag__lines div{grid-template-columns:54px 1fr;gap:8px}.care-tag__lines{font-size:12px}.custom-teaser .wrap{grid-template-columns:1fr}.page-head{margin-bottom:22px;padding-top:28px}.section,.home .section{padding-block:44px}.products-grid,.collection-grid{gap:14px}.footer__cta{padding-block:36px}.footer__grid{gap:24px;padding-block:32px}}@media (width<=480px){.header{gap:12px;padding-inline:14px}.header__logo{font-size:14px}.header-ctas{gap:12px}.header-ctas>*{font-size:12px}.ticker__dot{margin-inline:16px}.hero__ctas .btn,.custom-teaser .btn,.footer__cta .btn{justify-content:center;width:100%}.custom-preview{padding:12px}.swatch{width:38px;height:38px}.size-chip{min-width:52px;padding:11px 0}}
