.about-page{box-sizing:border-box;padding-inline:clamp(24px,5vw,48px)}.about-page__inner{max-width:1100px;margin:0 auto;padding:48px 0}.about-page__hero img{width:100%;height:auto;display:block;border-radius:4px;margin-bottom:28px}.about-page__heading{font-size:2.25rem;margin:0 0 12px}.about-page__nav{display:flex;flex-wrap:wrap;gap:16px;margin:24px 0 30px}.about-page__nav a{color:#171717;text-decoration:none;font-weight:600}.about-page__nav a:hover{text-decoration:underline}.about-page__body{color:#444;line-height:1.8;font-size:1rem}.about-page__paragraph{margin:0 0 18px}.about-page__paragraph:last-child{margin-bottom:0}@media(max-width:767px){.about-page{padding-inline:20px}.about-page__inner{padding:32px 20px}.about-page__heading{font-size:1.6rem}}.archive-page{padding:2rem 3rem 0rem;box-sizing:border-box}.archive-page__hero{padding:0rem 0 0}.archive-page__hero-inner{max-width:980px}.archive-page__eyebrow{margin:0 0 .75rem;font-size:clamp(2rem,3vw,3.25rem);line-height:1.05;font-weight:700;letter-spacing:-.03em;text-transform:none}.archive-page__subtitle{margin:0;max-width:760px;color:#000000b8;line-height:1.75;font-size:clamp(1rem,1.1vw,1.1rem)}.archive-page__description{margin-top:1.5rem;max-width:740px;color:#000c;line-height:1.8}.archive-page__grid{display:grid;gap:1.5rem;margin-top:3rem;grid-template-columns:repeat(2,minmax(0,1fr))}.archive-card{background:#f7f4f2;border:1px solid rgba(17,17,17,.06);border-radius:0;overflow:hidden;box-shadow:none;transition:background-color .18s ease,opacity .18s ease}.archive-card:hover{background:#e9e2dd;opacity:.98}.archive-card__link{display:grid;min-height:100%;color:inherit;text-decoration:none}.archive-card__media{position:relative;width:100%;aspect-ratio:2 / 1;background:#f7f4f2;border-radius:0;overflow:hidden}.archive-card__media img{width:100%;height:100%;object-fit:cover;display:block}.archive-card__media--placeholder{aspect-ratio:2 / 1;background:#f7f4f2}.archive-card__content{padding:1.5rem;background:var(--color-foreground);color:var(--color-background)}.archive-card__label{margin:0 0 .5rem;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-background)}.archive-card__title{margin:0 0 .75rem;font-size:1.2rem;line-height:1.3;color:var(--color-background)}.archive-card__text{margin:0;color:var(--color-background);line-height:1.75}@media screen and (max-width:820px){.archive-page{padding:1rem 1.25rem 0rem}.archive-page__hero{padding-top:0rem}.archive-page__grid{grid-template-columns:1fr}}@media screen and (max-width:520px){.archive-page{padding:1rem 1rem 0rem}.archive-card__content{padding:1.25rem}}.hero-banner{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex;align-items:stretch;overflow:hidden}.hero-banner__copy{width:50%;background-color:var(--color-background);display:flex;align-items:center;padding:3rem 6vw;box-sizing:border-box}.hero-banner__tag{display:inline-block;margin:0 0 1rem;padding:0rem;font-size:1rem;font-weight:400;letter-spacing:.1em;line-height:1.2}.hero-banner__title{margin:0 0 1rem;color:var(--color-foreground);font-family:Times,serif;font-size:clamp(2.5rem,3rem,4rem);line-height:1;white-space:pre-wrap}.hero-banner__subtitle{margin:0 0 2rem;max-width:27rem;color:var(--color-foreground);font-size:1.25rem;line-height:1.4}.hero-banner__button{display:inline-flex;align-items:center;justify-content:center;padding:1.2rem 2rem;background:var(--color-foreground);color:var(--color-background);text-decoration:none;font-weight:400;border:none;border-radius:0rem}.hero-banner__img,.hero-banner__placeholder{width:55%;height:64vh;display:block;object-fit:cover;flex-shrink:0}@media(max-width:767px){.hero-banner{position:relative;min-height:62vh;flex-direction:column}.hero-banner__copy{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;align-items:center;justify-content:flex-start;padding:2rem 1.25rem;box-sizing:border-box;background:linear-gradient(90deg,#000000b8,#0000005c);z-index:2}.hero-banner__text{width:80%;max-width:80%;display:flex;flex-direction:column;align-items:flex-start;margin-left:1.5rem;box-sizing:border-box}.hero-banner__tag,.hero-banner__title,.hero-banner__subtitle{color:#fff}.hero-banner__title{font-size:clamp(2rem,8vw,3rem);max-width:22rem}.hero-banner__subtitle{font-size:1rem;margin-bottom:1.5rem;max-width:22rem}.hero-banner__button{background:#fff;color:var(--color-foreground);padding:.95rem 1.2rem}.hero-banner__img,.hero-banner__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:100%;z-index:1}}.cart-page{width:90vw;max-width:1200px;margin:0 auto;padding:0;box-sizing:border-box}.cart-page__header{margin-bottom:0rem;text-align:left;max-width:var(--cart-max-width);margin:0 auto;box-sizing:border-box}.cart-page__header.is-empty{padding-left:0;display:flex;justify-content:center}.cart-page__header.is-empty .cart-page__title{text-align:center}.cart-page__title{margin:0;font-size:clamp(1.25rem,2em,3rem);line-height:1.5;font-weight:500;letter-spacing:0em;text-transform:none}.cart-page__form{display:grid;grid-template-columns:1fr minmax(280px,36%);gap:2rem;align-items:start}.cart-page__items{display:grid;gap:1.25rem}.cart-item{display:grid;grid-template-columns:120px minmax(0,1fr);gap:1rem;width:100%;padding:.9rem;border:1px solid rgba(17,17,17,.08);background:#f9f6f3}.cart-item__image-wrap{width:100%;padding:8px;box-sizing:border-box;background:var(--color-background);border-radius:8px;display:block}.cart-item__image-link{display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:transparent;border-radius:6px}.cart-item__image{width:100%;height:100%;object-fit:contain;object-position:center;background:transparent;display:block}.cart-item__content{display:flex;flex-direction:column;gap:1rem;min-width:0}.cart-item__top-row{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.cart-item__details{min-width:0;flex:1}.cart-item__title{margin:0;font-size:1.1rem;line-height:1.3;font-weight:500}.cart-item__title a{color:inherit;text-decoration:none}.cart-item__variant{margin:.45rem 0 0;color:#111111b3;font-size:.84rem}.cart-item__price{font-size:1rem;font-weight:600;white-space:nowrap}.cart-item__controls{display:flex;flex-wrap:nowrap;align-items:center;gap:.75rem}.cart-item__quantity-label{font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:#111111b3}.cart-item__quantity-wrap{display:inline-flex;align-items:center;border:1px solid rgba(17,17,17,.14);background:var(--color-background)}.cart-item__stepper{width:2.4rem;height:2.8rem;border:0;background:transparent;color:var(--color-foreground);cursor:pointer;font-size:1.25rem;line-height:1}.cart-item__quantity{width:3.2rem;border:0;background:transparent;text-align:center;font:inherit;font-weight:500;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.cart-item__quantity::-webkit-outer-spin-button,.cart-item__quantity::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-item__update{border:1px solid var(--color-foreground);background:var(--color-foreground);color:var(--color-background);padding:.8rem 1rem;font:inherit;cursor:pointer}.cart-item__actions{margin-top:auto}.cart-item__remove{color:#111111bf;text-decoration:underline;text-underline-offset:.2rem;font-size:.9rem}.cart-page__summary{position:sticky;top:1rem}.cart-page__summary-inner{padding:1.5rem;background:#f2ece3;border:1px solid rgba(17,17,17,.08)}.cart-page__summary-title{margin:0 0 1.25rem;font-size:1.15rem;font-weight:500}.cart-page__totals{display:grid;gap:.8rem;padding-bottom:1rem;border-bottom:1px solid rgba(17,17,17,.08)}.cart-page__total-row{display:flex;justify-content:space-between;align-items:center;gap:1rem}.cart-page__checkout{width:100%;margin-top:1.25rem;border:1px solid var(--color-payment-button);background:var(--color-payment-button);color:var(--color-background);padding:1rem 1.5rem;font:inherit;font-weight:500;cursor:pointer}.cart-page__empty{padding-bottom:1rem;text-align:center;max-width:var(--cart-max-width);padding-left:0;box-sizing:border-box}.cart-page__empty p{display:inline-block;position:relative}.cart-page__empty p:before{content:"";display:block;height:1px;background:#11111114;width:100%;margin-bottom:1rem}@media screen and (max-width:900px){.cart-page{--cart-horizontal-padding: 1rem;width:90vw;padding:.5rem 0 3rem}.cart-page__form{grid-template-columns:1fr}.cart-page__summary{position:static}.cart-item{grid-template-columns:120px minmax(0,1fr);gap:.85rem;padding:.85rem}.cart-item__top-row{flex-direction:column;gap:.6rem}.cart-item__controls{flex-direction:column;align-items:stretch;gap:.5rem}.cart-item__quantity-wrap{width:100%;justify-content:flex-start}.cart-item__update{width:100%;align-self:stretch;order:3}}@media screen and (min-width:561px)and (max-width:900px){.cart-item__top-row{flex-direction:row;gap:1rem;align-items:flex-start}.cart-item__controls{flex-direction:row;align-items:center;gap:.75rem;flex-wrap:nowrap}.cart-item__quantity-wrap{width:auto;justify-content:flex-start}.cart-item__update{width:auto;align-self:center;order:0}}@media screen and (max-width:560px){.cart-item{grid-template-columns:1fr}.cart-item__image-link{max-width:200px;margin:0 auto}.cart-item__top-row{flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem}.cart-item__details{flex:1 1 auto;min-width:0}.cart-item__price{flex-shrink:0;white-space:nowrap}.cart-item__controls{flex-direction:row;align-items:center;gap:.75rem;flex-wrap:nowrap}.cart-item__quantity-wrap{width:auto;justify-content:flex-start}.cart-item__update{width:auto;align-self:center;order:0}}.collection-products-section{padding:2px 1rem}.collection-products__header{max-width:1100px;margin:0 auto 1.3rem 1rem;text-align:start}.collection-products__title{margin:0;font-size:clamp(1.25rem,2em,3rem);line-height:1.05;letter-spacing:-.02em;font-weight:500;color:var(--color-foreground)}.collection-products__description{margin:1rem auto 0;max-width:720px;color:#111111b3;font-size:1rem;line-height:1.8}.collection-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:0 auto;padding:0 16px}.collection-product-card{width:100%;background:#f7f4f2;border:1px solid rgba(17,17,17,.06);overflow:hidden;padding:10px;transition:background-color .2s ease,filter .2s ease}.collection-product-card:hover{background:#efe5e2}.collection-product-link{display:block;text-decoration:none;color:inherit}.collection-product-image-wrap{position:relative;width:calc(100% - 28px);margin:14px auto 0;aspect-ratio:4 / 3;overflow:hidden;border-radius:0;padding:0;box-sizing:border-box}.collection-product-image{width:100%;height:100%;object-fit:contain;display:block;object-position:center}.collection-product-name{margin:0;padding:16px 16px 8px;font-size:16px;font-weight:700;text-align:left;line-height:1.3;color:#1a1a1a}.collection-product-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:0 16px 16px;font-size:14px;color:#3a3a3a}.collection-product-type{text-align:left;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collection-product-price{text-align:right;font-weight:600;color:#1a1a1a;white-space:nowrap}.collection-products .pagination{grid-column:1 / -1}@media screen and (max-width:767px){.collection-products-section{padding:10px .5rem}.collection-products__header{margin-bottom:1rem;margin-left:.5rem}.collection-products__title{font-size:1.7rem}.collection-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0}}.collections-section{padding:2px 1rem}.collections-section__header{text-align:start;margin-bottom:2rem}.collections-section__title{margin:0;font-size:clamp(1.25rem,2em,3rem);line-height:1.05;letter-spacing:-.02em;font-weight:500;color:var(--color-foreground)}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%;background:#f7f4f2;border:1px solid rgba(17,17,17,.06);overflow:hidden;padding:10px;text-decoration:none;color:inherit;transition:background-color .2s ease,transform .2s ease}.collection-card:hover{background:#efe5e2;transform:translateY(-1px)}.collection-card-image-wrap{position:relative;width:calc(100% - 28px);margin:14px auto 0;aspect-ratio:4 / 3;overflow:hidden;border-radius:0;padding:0;box-sizing:border-box}.collection-card__image{width:100%;height:100%;object-fit:contain;display:block;object-position:center}.collection-card__content{padding:16px 16px 12px}.collection-card__title{margin:0 0 .65rem;font-size:1rem;font-weight:700;line-height:1.3;color:#1a1a1a}.collection-card__description{margin:0;color:#3a3a3a;font-size:.95rem;line-height:1.6}@media screen and (max-width:767px){.collections-section{padding:10px .5rem}.collections-section__title{font-size:1.7rem}.collections{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.about-contact{box-sizing:border-box;padding-inline:clamp(24px,5vw,48px);margin-top:24px}.about-contact__inner{max-width:1100px;margin:0 auto;padding:36px 0}.about-contact__heading{margin:0 0 12px;font-size:1.5rem;font-weight:600;color:#171717}.about-contact__intro{margin:0 0 20px;color:#444;line-height:1.7}.about-contact__list{display:grid;gap:12px}.about-contact__item{display:flex;flex-direction:column;gap:2px}.about-contact__label{font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#171717}.about-contact__value{color:#444;line-height:1.6}.about-contact__link{color:#171717;text-decoration:none}.about-contact__link:hover{text-decoration:underline}.about-contact__socials{display:flex;align-items:center;gap:12px;margin-top:20px}.about-contact__socials a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(0,0,0,.16);transition:border-color .2s ease,transform .2s ease}.about-contact__socials a:hover{border-color:#171717;transform:translateY(-1px)}.about-contact__socials img{display:block;width:20px;height:20px}@media(max-width:767px){.about-contact{padding-inline:20px}.about-contact__inner{padding:28px 20px}}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.about-faqs{box-sizing:border-box;padding-inline:clamp(24px,5vw,48px);margin-top:8px}.about-faqs__inner{max-width:1100px;margin:0 auto;padding:60px 0 48px}.about-faqs__heading{margin:0 0 12px;font-size:1.5rem;font-weight:600;color:#171717}.about-faqs__intro{margin:0 0 20px;color:#444;line-height:1.7}.about-faqs__item{border-top:1px solid rgba(0,0,0,.08);padding:14px 0}.about-faqs__question{cursor:pointer;font-weight:600;color:#171717;list-style:none;position:relative;padding-right:24px}.about-faqs__question:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-weight:700}.about-faqs__item details[open] .about-faqs__question:after{content:"-"}.about-faqs__answer{margin-top:10px;color:#444;line-height:1.7}@media(max-width:767px){.about-faqs{padding-inline:20px}.about-faqs__inner{padding:50px 20px}}:root{--header-height: 4.5rem}body{padding-top:var(--header-height)}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;min-height:var(--header-height);padding:1rem 1.5rem;box-sizing:border-box;background:var(--color-background, #fff);border-bottom:1px solid transparent}.site-header.is-scrolled{border-bottom-color:#1717171f}.site-header a{text-decoration:none;color:var(--color-foreground)}.site-header__hamburger{display:none;align-items:center;justify-content:center;flex-direction:column;gap:4px;width:2.5rem;height:2.5rem;padding:0;border:0;background:transparent;cursor:pointer}.site-header__hamburger span{display:block;width:1.25rem;height:1px;background:var(--color-foreground)}.site-header__desktop-nav{display:flex;align-items:center;gap:1.4rem;justify-self:start}.site-header__menu a,.site-header__cart-link,.site-header__search-link,.site-header__mobile-link{font-size:.87rem;letter-spacing:0em;text-transform:uppercase}.site-header__nav-link.is-active,.site-header__actions a.is-active,.site-header__mobile-link.is-active{font-weight:700}.site-header__brand{justify-self:center}.site-header__brand-link{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.site-header__logo{max-width:none;width:var(--header-logo-width, 6rem);height:auto;display:block}.site-header__site-name{font-size:1.75rem;letter-spacing:.18em;font-family:Times New Roman,Times,serif;text-transform:uppercase;font-weight:400;line-height:1}.site-header__actions{justify-self:end;display:flex;align-items:center;gap:1rem}.site-header__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000061;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:1001}.site-header__backdrop.is-open{opacity:1;visibility:visible}.site-header__mobile-panel{position:fixed;top:0;left:0;width:80%;max-width:320px;height:100vh;padding:1rem 1.25rem 2rem;box-sizing:border-box;background:var(--color-background, #fff);transform:translate(-100%);transition:transform .25s ease;z-index:1002;display:flex;flex-direction:column;gap:1rem}.site-header__mobile-panel.is-open{transform:translate(0)}.site-header__mobile-panel-header{display:flex;justify-content:flex-end;margin-bottom:.25rem}.site-header__close{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;padding:0;cursor:pointer;color:var(--color-foreground)}.site-header__close svg{width:1.75rem;height:1.75rem;display:block}.site-header__mobile-link{text-decoration:none;color:var(--color-foreground);padding:.4rem 0}body.is-mobile-nav-open{overflow:hidden}@media screen and (max-width:900px){:root{--header-height: 5rem}.site-header{grid-template-columns:auto 1fr auto;padding:.5rem 1rem}.site-header__hamburger{display:inline-flex}.site-header__desktop-nav,.site-header__search-link{display:none}.site-header__brand{justify-self:center}.site-header__logo{max-width:none;width:var(--header-logo-mobile-width, 2rem)}.site-header__site-name{font-size:1.45rem;font-family:Times New Roman,Times,serif;letter-spacing:.12em}.site-header__cart-link{font-size:.9rem}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.page-section__header{margin-bottom:0rem;text-align:left;max-width:1200px;box-sizing:border-box}.page-section__title{margin:0;font-size:clamp(1.25rem,2em,3rem);line-height:1.5;font-weight:500;letter-spacing:0em;text-transform:none}.product-page{display:grid;grid-template-columns:minmax(0,560px) minmax(280px,1fr);gap:0;align-items:start;padding:30px 0 clamp(2rem,4vw,4rem)}.product-page__media{display:flex;flex-direction:column;gap:1rem;width:min(100%,560px);max-width:100%;padding:0 1.5rem}.product-page__featured-image{position:relative;overflow:hidden;width:min(100%,560px);max-width:100%;aspect-ratio:6 / 5;padding:1.25rem;border-radius:0;border:2px solid #F0EBE2;margin-inline:auto}.product-page__featured-nav{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:0;border-radius:999px;background:var(--color-foreground);color:var(--color-background);opacity:.3;cursor:pointer;transition:transform .2s ease,background-color .2s ease,opacity .2s ease;pointer-events:auto}.product-page__featured-nav:hover,.product-page__featured-nav:focus-visible{transform:translateY(-50%) scale(1.04);background:#1111118f;opacity:1}.product-page__featured-nav--prev{left:1rem}.product-page__featured-nav--next{right:1rem}.product-page__featured-nav svg{width:1.1rem;height:1.1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product-page__image,.product-page__thumb-image{display:block;width:100%;height:100%;object-fit:contain}.product-page__image{border-radius:0;object-position:center;cursor:zoom-in;transition:transform .18s ease;transform-origin:center}.product-page__featured-image:hover .product-page__image,.product-page__featured-image:focus-within .product-page__image{transform:scale(1.03)}.product-page__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;grid-template-columns:minmax(60px,1fr) minmax(0,7fr) minmax(60px,1fr);grid-template-areas:"prev stage next";align-items:center;background:#000000a1;padding:2rem;box-sizing:border-box}.product-page__lightbox[hidden]{display:none}.product-page__lightbox-rail{display:flex;align-items:center;justify-content:center;height:100%;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.product-page__lightbox-rail--prev{grid-area:prev}.product-page__lightbox-rail--next{grid-area:next}.product-page__lightbox-stage{position:relative;width:100%;height:min(90vh,900px);display:flex;align-items:center;justify-content:center;background:#fffffff5;border:1px solid rgba(17,17,17,.08);padding:1.25rem;box-sizing:border-box;grid-area:stage}.product-page__lightbox-image{display:block;width:100%;height:100%;object-fit:contain}.product-page__lightbox-close{position:absolute;top:1rem;right:1rem;z-index:2;width:2.75rem;height:2.75rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.6);border-radius:999px;background:#11111180;color:#fff;font-size:1.7rem;line-height:1;cursor:pointer}.product-page__nav--lightbox{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:0;border-radius:999px;background:#ffffff14;color:#fff;opacity:1;border:1px solid rgba(255,255,255,.3);cursor:pointer;transition:transform .2s ease,background-color .2s ease,opacity .2s ease;pointer-events:auto}.product-page__nav--lightbox:hover,.product-page__nav--lightbox:focus-visible{background:#ffffff24;transform:scale(1.04);opacity:1}.product-page__nav--lightbox svg{width:1.1rem;height:1.1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product-page__thumbnails{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.3rem;scroll-snap-type:x mandatory;scrollbar-width:thin}.product-page__thumb{flex:0 0 110px;min-height:89px;padding:5px;overflow:hidden;border:1px solid rgba(17,17,17,.14);border-radius:0;background:transparent;cursor:pointer;scroll-snap-align:start;opacity:.8}.product-page__thumb.is-active{border-color:var(--color-foreground);border-width:2px;opacity:1}.product-page__thumb-image{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:contain;display:block}.product-page__content{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;text-align:left;max-width:550px;min-width:450px;margin-left:3rem;padding-right:3rem}.product-page__eyebrow{display:flex;flex-wrap:wrap;gap:.65rem;color:#6b6b63;font-size:.85rem;letter-spacing:.16em;text-transform:uppercase}.product-page__title{margin:0;font-size:clamp(1.6rem,1.8vw,2.5rem);line-height:1.02;letter-spacing:-.03em}.product-page__price{margin:0;font-size:1.3rem;font-weight:500}.product-page__description{color:var(--color-foreground);line-height:1.7;font-size:1rem;text-indent:0}.product-page__form{display:flex;flex-direction:column;gap:1rem;width:100%}.product-page__controls{display:flex;flex-direction:column;gap:.45rem}.product-page__controls--inline{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}.product-page__label{font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em}.product-page__select{width:100%;padding:.9rem 1rem;border:1px solid rgba(0,0,0,.12);border-radius:999px;background:var(--color-background);font:inherit}.product-page__quantity-stepper{display:inline-flex;align-items:center;width:fit-content;min-width:120px;border:1px solid rgba(0,0,0,.16);border-radius:0;background:var(--color-background);overflow:hidden}.product-page__stepper-button{border:0;background:transparent;color:var(--color-foreground);font-size:1.25rem;font-weight:300;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.4;cursor:pointer;width:2.4rem;height:2.8rem;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;letter-spacing:0}.product-page__quantity{width:3rem;padding:0;border:0;background:transparent;text-align:center;font:inherit;font-weight:500;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.product-page__quantity::-webkit-outer-spin-button,.product-page__quantity::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-page__actions{display:flex;flex-direction:column;gap:.75rem}.product-page__button{border:1px solid var(--color-foreground);border-radius:0;margin:1px;padding:.95rem 1.25rem;min-height:3.2rem;background:var(--color-foreground);color:var(--color-background);font:inherit;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.product-page__button[type=submit]{background:var(--color-background);color:var(--color-foreground)}.product-page__button:hover,.product-page__button:focus-visible{border-width:2px}.shopify-payment-button__button{border:1px solid var(--color-background)!important;border-radius:0!important;background:var(--color-payment-button)!important;color:var(--color-background)!important;padding:.95rem 1.25rem!important;min-height:3.2rem!important;font:inherit!important;font-weight:500!important;box-shadow:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.shopify-payment-button__button:hover,.shopify-payment-button__button:focus{border:2px solid var(--color-payment-button)!important}.product-page__details{display:grid;gap:.85rem;padding-top:.25rem}.product-page__details p{margin:.25rem 0 0;line-height:1.6}.product-page__related{grid-column:1 / -1;width:100%;max-width:none;padding:2rem 1rem 0;margin-top:70px;box-sizing:border-box}.product-page__related-heading{margin:1.5rem 0;font-size:clamp(1.1rem,1.8vw,1.6rem);font-weight:400;letter-spacing:0;text-transform:none;text-align:left}.product-page__related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;margin:0 auto;width:100%;max-width:1600px}.product-page__related-card{width:100%;max-width:420px;justify-self:stretch;background:#f7f4f2;border:1px solid rgba(17,17,17,.06);overflow:hidden;padding:.75rem;transition:background-color .2s ease,filter .2s ease}.product-page__related-card:hover{background:#efe5e2}.product-page__related-link{display:block;text-decoration:none;color:inherit}.product-page__related-image-wrap{position:relative;width:calc(100% - 1.75rem);margin:.875rem auto 0;aspect-ratio:4 / 3;overflow:hidden;box-sizing:border-box}.product-page__related-image{width:100%;height:100%;object-fit:contain;display:block;object-position:center}.product-page__related-image-wrap--placeholder{display:flex;align-items:center;justify-content:center;color:#888;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;background:#11111105}.product-page__related-name{margin:0;padding:1rem 1rem .5rem;font-size:1rem;font-weight:700;line-height:1.3;color:#1a1a1a}.product-page__related-meta{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:0 1rem 1rem;font-size:.875rem;color:#3a3a3a}.product-page__related-type{text-align:left;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-page__related-price{text-align:right;font-weight:600;color:#1a1a1a;white-space:nowrap}@media screen and (max-width:800px){.product-page__related{padding:1.5rem .75rem 0}.product-page__related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.product-page__related-card{padding:.5rem}.product-page__related-image-wrap{width:calc(100% - 1rem);margin-top:.5rem}.product-page__related-name{font-size:.92rem;padding:.75rem .75rem .4rem}.product-page__related-meta{padding:0 .75rem .8rem;font-size:.75rem}}@media screen and (max-width:800px){.product-page{grid-template-columns:1fr;padding:.75rem 0 2.5rem}.product-page__content{min-width:300px}.product-page__media{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);padding:25px}.product-page__featured-image{width:100%;max-width:100%;padding:.75rem}.product-page__thumbnails{width:100%;padding:0;box-sizing:border-box}.product-page__thumb{flex-basis:90px}.product-page__lightbox{grid-template-columns:1fr auto auto 1fr;grid-template-areas:"stage stage stage stage" ". prev next .";gap:.75rem;padding:1rem 1rem 1.25rem;align-items:end}.product-page__lightbox-rail{height:auto;padding:.4rem 0}.product-page__lightbox-rail--prev{grid-area:prev}.product-page__lightbox-rail--next{grid-area:next}.product-page__lightbox-stage{height:min(72vh,560px);grid-area:stage}.product-page__lightbox-rail .product-page__nav{margin:0 .35rem}.product-page__content{margin-left:0;padding:0 .75rem;max-width:100%}.product-page__form{padding:0}.product-page__controls--inline{flex-direction:row;align-items:center;justify-content:space-between}.product-page__quantity{max-width:100%}}.search-page{width:100%;margin:0 auto;padding:2rem 1rem 4rem;box-sizing:border-box}.search-page__hero{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem}.search-page__title{margin:0;font-size:clamp(1.25rem,2em,3rem);line-height:1.5;font-weight:500;letter-spacing:0em;text-transform:none}.search-page__form{display:flex;align-items:center;width:min(45vw,500px);max-width:500px;border:1px solid rgba(17,17,17,.16);background:var(--color-background);padding:.35rem;border-radius:0;box-sizing:border-box}.search-page__input{flex:1;border:0;background:transparent;padding:.75rem .9rem;font:inherit;color:var(--color-foreground);outline:none}.search-page__input::placeholder{color:#1119}.search-page__button{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:0;background:var(--color-foreground);color:var(--color-background);cursor:pointer;opacity:.45;transition:opacity .2s ease}.search-page__button.is-active{opacity:1}.search-page__button svg{width:1rem;height:1rem}.search-page__empty,.search-page__summary{margin:0 0 1.5rem;text-align:center;color:#111111bf}.search-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.search-result-card{width:100%;background:#f7f4f2;border:1px solid rgba(17,17,17,.06);overflow:hidden;padding:10px;transition:background-color .2s ease}.search-result-card:hover{background:#efe5e2}.search-result-link{display:block;text-decoration:none;color:inherit}.search-result-image-wrap{position:relative;width:calc(100% - 28px);margin:14px auto 0;aspect-ratio:4 / 3;overflow:hidden;padding:0;box-sizing:border-box}.search-result-image{width:100%;height:100%;object-fit:contain;display:block;object-position:center}.placeholder-image{display:flex;align-items:center;justify-content:center;color:#888;font-size:14px;text-transform:uppercase;letter-spacing:.08em}.search-result-title{margin:0;padding:16px 16px 8px;font-size:16px;font-weight:700;text-align:left;line-height:1.3;color:#1a1a1a}.search-result-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:0 16px 16px;font-size:14px;color:#3a3a3a}.search-result-type{text-align:left;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-price{text-align:right;font-weight:600;color:#1a1a1a;white-space:nowrap}@media screen and (max-width:767px){.search-page{padding:1.5rem .75rem 3rem}.search-page__form{width:100%;max-width:none}.search-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/13/compiled_assets/styles.css.map */
