:root{--background: oklch(.985 .004 90);--foreground: oklch(.13 0 0);--card: oklch(1 0 0);--muted-foreground: oklch(.48 0 0);--border: oklch(.13 0 0 / 18%);--campaign-background: oklch(.08 0 0);--campaign-foreground: oklch(.97 0 0);--campaign-muted: oklch(.78 0 0);--campaign-shade: oklch(.02 0 0 / 78%);--font-sans: "Work Sans", sans-serif;--font-mono: "JetBrains Mono", monospace;--font-editorial: "Bodoni Moda", serif}*,*:before,*:after{box-sizing:border-box;border-color:var(--border)}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--font-sans)}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}h1,h2,h3,p,fieldset,legend,figure{margin:0}fieldset{border:0;padding:0}button{cursor:pointer;font:inherit}.private-entry{min-height:100svh}.private-entry{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;overflow:hidden;background:var(--campaign-background);color:var(--campaign-foreground)}.access-granted .private-entry{display:none}.private-entry-film{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.55) contrast(1.08)}.private-entry-vignette{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,oklch(.02 0 0 / 56%) 0%,transparent 35%,oklch(.02 0 0 / 72%) 100%)}.private-entry-header{position:absolute;inset:0 0 auto;z-index:2;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:5rem;padding-inline:1.25rem;border-bottom:1px solid color-mix(in oklab,var(--campaign-foreground) 24%,transparent)}.private-entry-mark{font-size:1rem;font-weight:600}.private-entry-status,.private-entry-footer,.private-entry-copy>p,.private-entry-action p,.private-access-index,.private-auth-form label,.private-auth-form small{font-family:var(--font-mono);font-size:.58rem}.private-entry-status{display:flex;align-items:center;gap:.5rem}.private-entry-status i{width:.35rem;height:.35rem;border-radius:50%;background:#5ec165;box-shadow:0 0 .75rem #5ec165}.private-sound{justify-self:end;color:inherit}.private-sound span{font-size:1rem}.private-entry-copy{position:absolute;z-index:2;left:1.25rem;right:1.25rem;bottom:4.5rem}.private-entry-copy>p{margin-bottom:1rem}.private-entry-copy h1{font-family:var(--font-editorial);font-size:clamp(3.4rem,10vw,9.5rem);font-weight:500;line-height:.78}.private-entry-copy h1 em{font-weight:500}.private-entry-action{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;margin-top:2.25rem}.private-entry-action p{max-width:26ch;color:var(--campaign-muted)}.private-entry-action .button{background:var(--campaign-foreground);color:var(--campaign-background);border-color:var(--campaign-foreground)}.private-entry-buttons{display:flex;gap:.5rem}.private-entry-action .button-outline{background:color-mix(in oklab,var(--campaign-background) 45%,transparent);color:var(--campaign-foreground);border-color:color-mix(in oklab,var(--campaign-foreground) 45%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.private-entry-footer{position:absolute;z-index:2;inset:auto 1.25rem 1.1rem;display:flex;justify-content:space-between}.private-access-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#000000ad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.private-access-panel{position:fixed;z-index:50;top:0;right:0;width:min(34rem,100%);height:100dvh;transform:translate(100%);background:var(--background);color:var(--foreground);transition:transform .55s cubic-bezier(.22,1,.36,1)}.private-access-panel.is-open{transform:none}.private-access-close{position:absolute;top:1rem;right:1rem}.private-access-content{display:flex;min-height:100%;flex-direction:column;justify-content:center;padding:clamp(2rem,7vw,5rem);overflow-y:auto}.private-access-lock{margin-bottom:2rem;font-size:1.5rem}.private-access-content h2{max-width:8ch;margin-block:1rem 2rem;font-family:var(--font-editorial);font-size:clamp(2.8rem,6vw,4.5rem);font-weight:500;line-height:.88}.private-access-tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:1.75rem;border-bottom:1px solid var(--border)}.private-access-tabs button{padding:.75rem 0;border:0;border-bottom:1px solid transparent;background:transparent;color:var(--muted-foreground);font-family:var(--font-mono);font-size:.58rem}.private-access-tabs button.is-active{border-color:var(--foreground);color:var(--foreground)}.private-auth-form{display:grid}.private-auth-form>p{max-width:34ch;margin-bottom:1.5rem;color:var(--muted-foreground);font-size:.78rem;line-height:1.6}.private-auth-form label{margin:.9rem 0 .25rem}.private-auth-form input{width:100%;height:3rem;padding:0;border:0;border-bottom:1px solid var(--foreground);border-radius:0;background:transparent;outline:0;font-family:var(--font-mono);font-size:.75rem}.private-auth-form .button{width:100%;margin-top:1.25rem}.private-auth-form small{margin-top:1rem;color:var(--muted-foreground);line-height:1.5}.private-auth-form .errors{margin-bottom:1rem;color:var(--foreground);font-size:.7rem}.private-recover{margin-top:1rem;font-family:var(--font-mono);font-size:.58rem;text-decoration:underline;text-underline-offset:.2rem}.private-access-open{overflow:hidden}.private-creator-panel{width:min(44rem,100%)}.private-creator-content{justify-content:flex-start;padding-top:clamp(4.5rem,8vh,6rem)}.private-creator-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1rem}.private-creator-form label{display:grid}.private-creator-form select,.private-creator-form textarea{width:100%;border:0;border-bottom:1px solid var(--foreground);border-radius:0;background:transparent;outline:0;font-family:var(--font-mono);font-size:.75rem}.private-creator-form select{height:3rem;-webkit-appearance:none;appearance:none}.private-creator-form textarea{min-height:5rem;padding-block:.75rem;resize:vertical}.private-creator-confirmation strong{display:block;margin-bottom:1rem;font-family:var(--font-mono);font-size:.7rem;font-weight:500}.private-creator-confirmation p{max-width:34ch;color:var(--muted-foreground);font-size:.78rem;line-height:1.6}@media(max-width:600px){.private-entry-header{height:4.25rem;grid-template-columns:1fr auto}.private-entry-status{display:none}.private-entry-copy{bottom:4.75rem}.private-entry-copy h1{font-size:clamp(3.15rem,17vw,5rem)}.private-entry-action{display:grid;align-items:start;margin-top:1.5rem}.private-entry-buttons{display:grid}.private-entry-action .button{width:100%}.private-creator-fields{grid-template-columns:1fr}.private-entry-footer span:first-child{display:none}.private-entry-footer{justify-content:flex-end}}.button{display:inline-flex;align-items:center;justify-content:center;height:2.75rem;padding-inline:1.25rem;border:1px solid var(--foreground);background:var(--foreground);color:var(--background);font-family:var(--font-mono);font-size:.65rem;text-transform:uppercase;letter-spacing:.04em;transition:opacity .2s}.button:hover{opacity:.82}.button:disabled{opacity:.4;cursor:not-allowed}.button-outline{background:transparent;color:var(--foreground)}.chip{display:inline-flex;align-items:center;justify-content:center;height:2rem;padding-inline:.75rem;border:1px solid var(--border);background:transparent;font-family:var(--font-mono);font-size:.6rem;text-transform:uppercase}.chip.is-active{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.chip input{position:absolute;opacity:0;pointer-events:none}.icon-button{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem;background:none;border:0;color:inherit;font-family:var(--font-mono);font-size:.65rem}.icon-button svg{width:1.15rem;height:1.15rem}@keyframes product-in{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.shop-page{min-height:100dvh;overflow-x:hidden}.shop-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:4rem;padding-inline:1rem;background:color-mix(in oklab,var(--background) 90%,transparent);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.shop-header>*:first-child{justify-self:start}.shop-header>*:last-child{justify-self:end}.brand-button img{width:7rem;height:auto}.brand-button span{display:block;font-size:1.05rem;font-weight:600;line-height:1}.catalog{padding:2.5rem 1rem 6rem}.catalog-intro{min-height:12rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.catalog-intro p,.campaign-heading,.shop-footer label,.footer-meta{font-family:var(--font-mono);font-size:.62rem}.catalog-intro h1{margin-top:.4rem;font-size:clamp(2.2rem,6vw,6rem);font-weight:500;line-height:.9}.catalog-intro h1.brand-tagline{max-width:100%;margin-top:1rem;white-space:nowrap;font-family:var(--font-sans);font-size:2.25rem;font-style:normal;font-weight:500;line-height:1;text-transform:uppercase}.filter-row{position:sticky;top:4rem;z-index:20;display:flex;gap:.2rem;padding-block:.75rem;background:var(--background);border-block:1px solid var(--border)}.filter-row--design{position:static;align-items:center;border-top:0}.filter-label{font-size:.62rem;letter-spacing:.28em;color:var(--muted-foreground);padding-inline:.35rem;flex-shrink:0}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-card{min-width:0;border-right:1px solid var(--border);border-bottom:1px solid var(--border);animation:product-in .55s ease both}.catalog-card:nth-child(2n){border-right:0}.catalog-image-wrap{position:relative;aspect-ratio:1;overflow:hidden;background:var(--card)}.catalog-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}.catalog-card:hover .catalog-image-wrap img{transform:scale(1.025)}.quick-add{position:absolute;inset-inline:.75rem;bottom:.75rem;width:calc(100% - 1.5rem);opacity:0;transform:translateY(.5rem);transition:opacity .2s,transform .2s}.catalog-card:hover .quick-add,.quick-add:focus-visible{opacity:1;transform:none}.product-caption{display:grid;grid-template-columns:auto 1fr auto;gap:.75rem;padding:.8rem;font-family:var(--font-mono);font-size:.62rem;text-transform:uppercase}.product-caption strong{font-weight:500}.empty-note{padding:2rem 0;font-family:var(--font-mono);font-size:.65rem}.campaign{position:relative;background:var(--campaign-background);color:var(--campaign-foreground)}.campaign-heading{position:sticky;top:4rem;z-index:10;display:flex;justify-content:space-between;padding:.75rem 1rem;background:color-mix(in oklab,var(--campaign-background) 82%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.campaign-story{position:relative;height:calc(86dvh - 2rem);min-height:34rem;overflow:hidden;scroll-margin-top:4rem}.campaign-story img,.campaign-story video{width:100%;height:100%;object-fit:cover;object-position:center 28%}.campaign-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--campaign-shade),transparent 38%),linear-gradient(0deg,var(--campaign-shade),transparent 30%)}.campaign-copy{position:absolute;left:1rem;bottom:1.25rem;width:min(16rem,calc(100% - 2rem))}.campaign-meta{display:flex;justify-content:space-between;margin-bottom:.45rem;font-family:var(--font-mono);font-size:.54rem}.campaign-copy h2{max-width:9ch;font-size:clamp(1.9rem,4vw,3.5rem);font-weight:600;line-height:.86}.campaign-copy p{max-width:32ch;margin-block:.65rem .8rem;font-size:.65rem;line-height:1.35;color:var(--campaign-muted)}.campaign-copy .button{background:var(--campaign-foreground);color:var(--campaign-background);border-color:var(--campaign-foreground);height:2rem}.product-page{display:grid;gap:2rem;padding:1rem 1rem 4rem}.product-gallery{min-width:0}.product-media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--card)}.product-media-item{display:none;width:100%;height:100%}.product-media-item.is-active{display:block}.product-media-item img{width:100%;height:100%;object-fit:cover}.product-thumbnails{display:flex;gap:.4rem;margin-top:.5rem;overflow-x:auto}.product-thumbnail{flex:0 0 4.25rem;aspect-ratio:1;padding:0;overflow:hidden;border:1px solid transparent;background:var(--card)}.product-thumbnail.is-active{border-color:var(--foreground)}.product-thumbnail img{width:100%;height:100%;object-fit:cover}.product-info{display:flex;flex-direction:column;align-self:start}.product-heading p,.product-heading strong{font-family:var(--font-mono);font-size:.7rem}.product-heading h1{max-width:11ch;margin-top:.45rem;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:500;line-height:.92}.product-heading>strong{display:block;margin-top:.9rem}.product-summary{max-width:40ch;margin-top:1.5rem;color:var(--muted-foreground);font-size:.78rem;line-height:1.55}.size-options{margin-top:1.8rem}.size-options legend{display:flex;width:100%;justify-content:space-between;margin-bottom:.55rem;font-family:var(--font-mono);font-size:.58rem}.product-size-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.35rem}.product-size-grid .chip{width:100%;height:2.75rem}.product-fit-row{display:flex;justify-content:space-between;gap:1rem;margin-top:.65rem;color:var(--muted-foreground);font-family:var(--font-mono);font-size:.58rem}.product-fit-row a{color:var(--foreground);text-decoration:underline;text-underline-offset:.2rem}.product-add{width:100%;margin-top:1.5rem}.product-stock{display:flex;align-items:center;justify-content:center;gap:.45rem;margin-top:.7rem;font-family:var(--font-mono);font-size:.58rem}.product-stock>span{width:.4rem;height:.4rem;border-radius:50%;background:var(--foreground)}.product-assurances{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.5rem;padding-block:1rem;border-block:1px solid var(--border)}.product-assurances>div{display:grid;justify-items:center;gap:.2rem;padding-inline:.35rem;text-align:center}.product-assurances>div+div{border-left:1px solid var(--border)}.product-assurances strong,.product-assurances small{font-family:var(--font-mono);font-size:.5rem;font-weight:500}.product-assurances small{color:var(--muted-foreground)}.product-details details{border-bottom:1px solid var(--border)}.product-details summary{padding-block:1rem;font-family:var(--font-mono);font-size:.62rem;cursor:pointer}.product-details details p,.product-details .rte{padding:0 0 1rem;color:var(--muted-foreground);font-size:.72rem;line-height:1.5}.product-upsell{padding:0 1rem 5rem}.product-upsell>p{margin-bottom:1rem;font-family:var(--font-mono);font-size:.62rem}.static-page,.cart-page,.search-form{padding:3rem 1rem 6rem}.static-page h1,.cart-page h1{font-size:clamp(1.8rem,5vw,3.5rem);font-weight:500;margin-bottom:1.5rem}.search-form{display:flex;gap:.5rem;padding:1rem 0}.search-form input{flex:1;padding:.75rem;border:1px solid var(--border);background:transparent;font-family:var(--font-mono);font-size:.7rem}.shop-footer{display:grid;gap:2rem;padding:5rem 1rem 1.5rem;min-height:24rem}.shop-footer form{width:min(34rem,100%);justify-self:center}.shop-footer form>div{display:grid;grid-template-columns:1fr auto;margin-top:.5rem;border:1px solid var(--foreground)}.shop-footer input{min-width:0;padding:1rem;border:0;outline:0;background:transparent;font-family:var(--font-mono);font-size:.7rem}.shop-footer form p{margin-top:.5rem;font-family:var(--font-mono);font-size:.62rem}.footer-identity{display:grid;justify-items:center;gap:1rem;margin-top:2rem}.footer-identity strong{font-size:clamp(2.6rem,9vw,8rem);font-weight:600;line-height:.85}.footer-identity span{font-size:clamp(.8rem,1.5vw,1.1rem);font-weight:500}.footer-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;align-self:end}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#0000008c}.menu-drawer,.bag-drawer{position:fixed;z-index:50;top:0;height:100dvh;width:min(30rem,100%);padding:1rem;background:var(--background);display:flex;flex-direction:column;transition:transform .35s cubic-bezier(.22,1,.36,1)}.menu-drawer{left:0;transform:translate(-100%)}.bag-drawer{right:0;transform:translate(100%)}.menu-drawer.is-open,.bag-drawer.is-open{transform:none}.menu-drawer>button{align-self:flex-end}.menu-drawer nav{display:flex;flex:1;flex-direction:column;justify-content:center}.menu-drawer nav a{padding:.25rem 0;font-size:clamp(2.5rem,7vw,5rem);line-height:1}.menu-drawer p{font-family:var(--font-mono);font-size:.65rem}.bag-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid var(--border);font-family:var(--font-mono)}.bag-header h2{font-size:.8rem;font-weight:500}.bag-items{flex:1;overflow:auto}.empty-bag{height:100%;display:grid;place-content:center;justify-items:center;gap:1rem;font-family:var(--font-mono);font-size:.7rem}.empty-bag svg{width:1.5rem}.bag-item{display:grid;grid-template-columns:7rem 1fr;gap:1rem;padding-block:1rem;border-bottom:1px solid var(--border)}.bag-item img{width:7rem;aspect-ratio:1;object-fit:cover}.bag-item>div{display:flex;flex-direction:column;gap:.35rem;font-family:var(--font-mono);font-size:.65rem}.quantity{display:flex;align-items:center;gap:.5rem;margin-top:auto}.quantity input{width:3.5rem;padding:.35rem;border:1px solid var(--border);background:transparent;font-family:var(--font-mono)}.quantity svg{width:.8rem}.bag-upsell{padding-block:1rem;border-top:1px solid var(--border);font-family:var(--font-mono)}.bag-upsell>p{font-size:.62rem}.bundle-nudge{display:block;margin-top:.35rem;font-size:.56rem;color:var(--muted-foreground)}.upsell-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-top:.75rem}.upsell-card{display:grid;gap:.25rem;font-size:.56rem;text-transform:uppercase}.upsell-card img{width:100%;aspect-ratio:1;object-fit:cover}.upsell-card strong{font-weight:500}.upsell-card .chip{width:100%}.bag-total{padding-top:1rem;border-top:1px solid var(--border)}.bag-total>div{display:flex;justify-content:space-between;margin-bottom:.5rem;font-family:var(--font-mono);font-size:.75rem}.bag-total .bundle-line{font-size:.6rem;color:var(--muted-foreground)}.bag-total .button{width:100%;margin-top:.5rem}.bag-total small{display:block;margin-top:.6rem;text-align:center;font-family:var(--font-mono);font-size:.56rem;color:var(--muted-foreground)}@media(min-width:768px){.shop-header{height:4.5rem;padding-inline:2rem}.catalog{padding:4rem 2rem 9rem}.catalog-intro{min-height:17rem}.filter-row{top:4.5rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-card:nth-child(2n){border-right:1px solid var(--border)}.catalog-card:nth-child(3n){border-right:0}.product-caption{padding:1rem}.campaign-heading{top:4.5rem;padding-inline:2rem}.campaign-copy{left:2rem;bottom:1.5rem;width:18rem}.product-page{grid-template-columns:minmax(0,1.15fr) minmax(22rem,.85fr);gap:3rem;padding:2rem 2rem 5rem}.product-info{position:sticky;top:6.5rem;max-height:calc(100dvh - 8rem);overflow-y:auto;padding-right:.25rem}.product-upsell,.static-page,.cart-page{padding-inline:2rem}.shop-footer{padding:7rem 2rem 2rem}}@media(max-width:520px){.catalog-intro{min-height:10rem}.catalog-intro h1{font-size:2.15rem}.filter-row{overflow-x:auto}.product-caption{grid-template-columns:1fr auto;gap:.3rem}.product-caption strong{grid-column:1 / -1;grid-row:2}.quick-add{opacity:1;transform:none;height:2.35rem}.catalog-intro h1.brand-tagline{font-size:1rem}.product-page{padding-inline:0}.product-info,.product-thumbnails{padding-inline:1rem}.product-add{position:sticky;bottom:.5rem;z-index:2}.product-assurances strong,.product-assurances small{font-size:.46rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/79/assets/theme.css.map */
