.home-products{--home-products-inline-bleed: 1.5rem;overflow:visible;min-height:100vh}.home-products__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--home-products-gap);align-items:start;padding:0 0 15rem .5rem}.home-products__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--home-products-card-gap);order:1;margin-top:6rem;padding:0;list-style:none}.home-products__grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.home-products__grid--one{grid-template-columns:minmax(0,1fr);justify-self:start;inline-size:calc(50% - var(--home-products-card-half-gap));max-inline-size:calc(50% - var(--home-products-card-half-gap))}.home-products__preview{position:relative;order:2;min-width:0;width:calc(100% + var(--home-products-inline-bleed));height:100vh;max-height:100vh;margin-inline-end:calc(var(--home-products-inline-bleed) * -1);overflow:hidden}.home-products__preview-image{position:absolute;top:0;right:0;bottom:0;left:0;width:108%;height:108%;max-width:none;object-fit:cover;object-position:center;transform:translate(-4%,-4%);transition:opacity .28s ease}.home-products__preview-image--next{opacity:0;pointer-events:none}.home-products__preview-image--next.is-visible{opacity:1}.home-products__card{position:relative;display:block;color:rgb(var(--color-foreground));text-decoration:none}.home-products__image-wrap:after{position:absolute;z-index:1;top:-3px;right:-3px;bottom:-3px;left:-3px;border:3px solid currentColor;content:"";pointer-events:none;opacity:0;transition:opacity .18s ease}.home-products__card:hover .home-products__image-wrap:after,.home-products__card:focus-visible .home-products__image-wrap:after{opacity:1}.home-products__card:focus-visible{outline:none}.home-products__image-wrap{position:relative;aspect-ratio:1;background:rgb(var(--color-background))}.home-products__image{display:block;width:100%;height:100%;object-fit:cover}.home-products__image--placeholder{background:rgba(var(--color-foreground),.04)}.home-products__details{display:flex;justify-content:space-between;gap:.5rem;margin-top:var(--home-products-card-text-gap);font-size:var(--home-products-details-font-size);line-height:18px;white-space:nowrap}.home-products__empty{font-size:1rem}@media screen and (max-width:749px){.home-products__layout{display:flex;flex-direction:column;gap:0;padding:0 0 4rem}.home-products{--home-products-inline-bleed: 0rem;overflow:clip}.home-products__preview{order:1;width:100%;min-height:466px;height:100%}.home-products__preview-image{min-height:466px;height:100%;transform:translate(0)}.home-products__grid,.home-products__grid--two,.home-products__grid--one{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:24px;column-gap:8px;order:2;width:100%;max-width:none;margin-top:0;padding:.75rem}.home-products__details{font-size:var(--home-products-details-font-size)}}@media(prefers-reduced-motion:reduce){.home-products__preview-image,.home-products__image-wrap:after{transition:none}}.product-page{--product-page-inline-bleed: 1.5rem;display:flex;min-height:100vh;padding-block-end:15rem;background:var(--product-page-surface)}.product-panel{--product-panel-ink: #090909;--product-panel-add-confirmation-duration: 1.2s;display:flex;flex-direction:column;flex:1 1 50%;min-width:0;margin:0 2.1rem 1.6rem;margin-left:0;padding-block:2rem;align-self:end;color:var(--product-panel-ink);font-size:1.6rem;line-height:1.8rem}.product-panel__header,.product-panel__content{display:flex;gap:1.2rem}.product-panel__code,.product-panel__media{flex:1 1 40%;min-width:0}.product-panel__tabs,.product-panel__details{flex:1 1 60%;min-width:0}.product-panel__header{align-items:center;margin-block-end:2rem}.product-panel__code,.product-panel__tab{margin:0;font:inherit;letter-spacing:0}.product-panel__tabs{display:flex;justify-content:space-between}.product-panel__tab{padding:0;color:inherit;background:transparent;border:0;cursor:pointer}.product-panel__tab--active{text-decoration:underline;text-underline-offset:.2rem}.product-panel__media{align-self:stretch;height:auto;min-block-size:25rem;aspect-ratio:15 / 12;background:#f0f0ef;overflow:hidden}.product-panel__image,.product-panel__placeholder{display:block;width:100%;height:100%;object-fit:cover}.product-panel__details{display:flex;flex-direction:column;align-self:stretch;min-width:0;gap:1.8rem}.product-panel__tab-panel,.product-panel__description{height:176px;overflow:hidden}.product-panel__description{display:-webkit-box;max-width:40.1rem;overflow-wrap:break-word;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:11}.product-panel__description p,.product-panel__title{margin:0;font:inherit}.product-panel__metafields,.product-panel__metafield,.product-panel__metafield dt,.product-panel__metafield dd{margin:0}.product-panel__metafields{display:grid;gap:.8rem}.product-panel__metafield{display:flex;flex-wrap:wrap;column-gap:.4rem}.product-panel__metafield dt,.product-panel__metafield dd,.product-panel__metafield dd p{display:inline}.product-panel__metafield dd p{margin:0}.product-gallery{position:sticky;inset-block-start:0;align-self:start;min-width:0;flex:1 1 50%;width:auto;height:100dvh;margin-inline-end:calc(var(--product-page-inline-bleed) * -1);overflow:hidden}.product-gallery__desktop-track{display:flex;flex-direction:column;width:100%;height:100%;row-gap:8px;overflow-y:auto;scrollbar-width:none}.product-gallery__desktop-track::-webkit-scrollbar{display:none}.product-gallery__desktop-slide{flex:0 0 100%;height:100%}.product-gallery__desktop-image,.product-gallery__placeholder{display:block;width:100%;height:100%;object-fit:cover}.product-gallery__mobile-track{display:none}.product-gallery__counter{position:absolute;right:12px;padding-bottom:30px;bottom:1.6rem;color:var(--product-panel-ink);font-size:1.6rem;line-height:1.8rem}.product-panel__form,.product-panel__options,.product-panel__option{margin:0}.product-panel__form{display:flex;flex-direction:column;gap:1.8rem;margin-block-start:auto}.product-panel__options{display:flex;flex-direction:column;gap:1.2rem}.product-panel__option{padding:0;border:0}.product-panel__values{display:flex;flex-wrap:wrap;gap:.3rem}.product-panel__input{position:absolute;inline-size:1px;block-size:1px;opacity:0}.product-panel__value{display:grid;min-inline-size:4.6rem;padding:4px 14px;place-items:center;cursor:pointer;font-size:1.4rem;line-height:1.8rem}.product-panel__input:checked+.product-panel__value{text-decoration:underline;text-underline-offset:.2rem}.product-panel__input:focus-visible+.product-panel__value,.product-panel__tab:focus-visible,.product-panel__add:focus-visible,.product-panel__size-guide:focus-visible,.product-panel__dialog-close:focus-visible{outline:.2rem solid currentColor;outline-offset:.2rem}.product-panel__actions{display:flex;align-items:center;margin-block-start:auto}.product-panel__add,.product-panel__size-guide{min-block-size:3.6rem;padding:.9rem 1.2rem;border:0;font:inherit;text-transform:uppercase;cursor:pointer}.product-panel__add{flex:2 1 0;block-size:3.6rem;min-block-size:0;min-width:0;padding-block:0;display:grid;place-items:center;color:#fffdf6;background:var(--product-panel-ink);transition:background-color .16s ease}.product-panel__add-label,.product-panel__add-success,.product-panel__add-loader{grid-area:1 / 1;transition:opacity .16s ease}.product-panel__add-success,.product-panel__add-loader{display:grid;place-items:center;opacity:0}.product-panel__add-loader{inline-size:2.8rem;block-size:2.8rem;background:#ebebeb;-webkit-mask:var(--product-panel-loader-image) center / contain no-repeat;mask:var(--product-panel-loader-image) center / contain no-repeat}.product-panel__add[data-add-state=loading],.product-panel__add[data-add-state=success]{pointer-events:none;background:#090909e6}.product-panel__add[data-add-state=loading]{cursor:wait}.product-panel__add[data-add-state=success]{cursor:not-allowed}.product-panel__add[data-add-state=loading] .product-panel__add-label,.product-panel__add[data-add-state=success] .product-panel__add-label{opacity:0}.product-panel__add[data-add-state=loading] .product-panel__add-loader,.product-panel__add[data-add-state=success] .product-panel__add-success{opacity:1}.product-panel__add[data-add-state=loading] .product-panel__add-loader{animation:product-panel-loader-spin .8s linear infinite}.product-panel__add[disabled]:not([data-add-state]){cursor:not-allowed;opacity:.55}@keyframes product-panel-loader-spin{to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){.product-panel__add[data-add-state=loading] .product-panel__add-loader{animation:none}}.product-panel__size-guide{flex:1 1 0;min-width:0;color:inherit;background:transparent}.product-panel__size-dialog{position:fixed;top:0;right:0;bottom:0;left:0;width:min(100% - 3.2rem,54rem);max-block-size:calc(100dvh - 3.2rem);padding:2rem;margin:auto;overflow:auto;color:var(--product-panel-ink);border:.1rem solid rgba(9,9,9,.2)}.product-panel__size-dialog::backdrop{background:#09090973}.product-panel__dialog-header{display:flex;align-items:center;justify-content:space-between;margin-block-end:3rem}.product-panel__dialog-header h2,.product-panel__dialog-close{margin:0;font:inherit}.product-panel__dialog-close{display:grid;inline-size:4.4rem;block-size:4.4rem;padding:0;place-items:center;color:inherit;background:transparent;border:0;cursor:pointer;font-size:2.4rem}.product-panel__size-table{width:100%;border-collapse:collapse;font-size:1.4rem}.product-panel__size-table th,.product-panel__size-table td{padding:1rem 0;border-block-end:.1rem solid rgba(9,9,9,.15);text-align:start;font-weight:400}.product-panel__size-table th:not(:first-child),.product-panel__size-table td:not(:first-child){text-align:end}.product-panel__size-table tbody tr:last-child th,.product-panel__size-table tbody tr:last-child td{border-block-end:0}@media screen and (min-width:750px)and (max-width:1380px){.product-panel{padding-block:1.6rem}.product-panel__header{flex-direction:column;align-items:stretch;gap:1.8rem}.product-panel__code{order:1}.product-panel__tabs{order:2}.product-panel__content{display:block}.product-panel__media{display:none}.product-panel__details{gap:3rem}}@media screen and (max-width:749px){.product-page{display:flex;flex-direction:column;min-height:0;--product-page-inline-bleed: 0rem;padding-block-end:0px}.product-panel{order:2;flex-basis:auto;width:100%;box-sizing:border-box;padding:1.2rem 1.2rem 10.2rem;font-size:1.4rem;line-height:1.6rem;margin:0}.product-panel__header,.product-panel__content{display:block}.product-panel__header{display:flex;flex-direction:column;align-items:stretch;gap:3.4rem;margin-block-end:3.4rem}.product-panel__tabs{order:1}.product-panel__code{order:2;font-size:1.4rem;line-height:1.6rem}.product-panel__media{display:none}.product-gallery{order:1;width:100%;height:46.6rem;min-height:0;overflow:hidden}.product-gallery__desktop-track{display:none}.product-gallery__mobile-track{display:flex;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none}.product-gallery__mobile-track::-webkit-scrollbar{display:none}.product-gallery__mobile-slide{flex:0 0 100%;height:100%;scroll-snap-align:start}.product-gallery__mobile-image{display:block;width:100%;height:100%;object-fit:cover}.product-gallery__counter{inset-block-start:1.2rem;inset-block-end:auto;inset-inline-end:1.2rem;color:#757575;font-size:1.4rem;line-height:1.6rem}.product-panel__details{gap:3.2rem}.product-panel__tab-panel,.product-panel__description{display:block;height:auto;min-block-size:0;max-block-size:none;overflow:visible;text-overflow:clip;-webkit-line-clamp:unset}.product-panel__tab-panel[hidden]{display:none}.product-panel__description{max-width:34.1rem}.product-panel__form{display:flex;flex-direction:column;gap:3.2rem;width:min(100%,30.7rem)}.product-panel__actions{display:contents}.product-panel__size-guide{order:1;width:fit-content;min-block-size:auto;padding:0;text-align:start;text-decoration:underline;text-underline-offset:.2rem;font-size:1.4rem;line-height:1.8rem}.product-panel__options{order:2;gap:0}.product-panel__actions{gap:0}.product-panel__add{position:fixed;z-index:10;inset-inline:1.2rem;inset-block-end:1.1rem;width:calc(100% - 2.4rem);block-size:3.6rem;min-block-size:0;padding:0 1.2rem;font-size:1.4rem;line-height:1.8rem}}.story-page{--story-page-copy-width: 540px;padding-block:13.8rem 0}.story-page__intro{width:min(100%,var(--story-page-copy-width));padding-block-end:30rem}.story-page__media{aspect-ratio:55 / 45;overflow:hidden;background:#f0f0ef}.story-page__image,.story-page__placeholder{display:block;width:100%;height:100%;object-fit:cover}.story-page__copy{margin-block-start:1.8rem;font-size:16px;line-height:18px;overflow-wrap:break-word}.story-page__copy>*{font-size:inherit;line-height:inherit}.story-page__copy>:first-child{margin-block-start:0}.story-page__copy>:last-child{margin-block-end:0}.story-page__shop-link{display:inline-block;margin-block-start:4.4rem;color:inherit;font-size:16px;line-height:18px;text-decoration:underline;text-underline-offset:.2rem}.story-page__shop-link:focus-visible{outline:.2rem solid currentcolor;outline-offset:.3rem}@media screen and (max-width:749px){.story-page{padding-block-start:2rem}.story-page__intro{width:100%;padding-inline:1.2rem;padding-block-end:12rem}.story-page__copy,.story-page__shop-link{font-size:14px;line-height:16px}}
/*# sourceMappingURL=/cdn/shop/t/13/compiled_assets/styles.css.map */
