:root{--page-width: 144rem;--color-bg: #f7f4ef;--color-surface: #ffffff;--color-text: #171717;--color-muted: #666666;--color-line: rgba(0, 0, 0, .08);--color-line-strong: rgba(0, 0, 0, .12);--color-accent: #111111;--radius-soft: 1.4rem;--radius-large: 2rem;--shadow-soft: 0 12px 40px rgba(0, 0, 0, .05);--shadow-hover: 0 20px 50px rgba(0, 0, 0, .09);--section-space-mobile: 4.8rem;--section-space-desktop: 8rem;--product-image-height-mobile: 28rem;--product-image-height-tablet: 32rem;--product-image-height-desktop: 38rem}*{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{margin:0;font-size:1.6rem;line-height:1.7;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.menu-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 1.6rem}@media(min-width:750px){.page-width{padding:0 3.2rem}}@media(min-width:990px){.page-width{padding:0 5rem}}.shopify-section+.shopify-section{margin-top:var(--section-space-mobile)}@media(min-width:990px){.shopify-section+.shopify-section{margin-top:var(--section-space-desktop)}}.premium-eyebrow{margin:0 0 1.2rem;font-size:1.15rem;letter-spacing:.28em;text-transform:uppercase;color:#00000073}.premium-title{margin:0;font-size:clamp(3rem,5vw,5.8rem);line-height:1.05;letter-spacing:-.04em;font-weight:300}.premium-copy{color:var(--color-muted);font-size:1.55rem;line-height:1.9}.premium-button,.premium-button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:0 2.4rem;border-radius:999px;font-size:1.15rem;letter-spacing:.18em;text-transform:uppercase;transition:transform .25s ease,background .25s ease,color .25s ease,border-color .25s ease;cursor:pointer}.premium-button{background:var(--color-accent);color:#fff;border:1px solid var(--color-accent)}.premium-button:hover{transform:translateY(-1px)}.premium-button-secondary{background:transparent;color:var(--color-text);border:1px solid var(--color-line-strong)}.premium-card{background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-large);box-shadow:var(--shadow-soft)}.premium-hero{padding-top:2rem}.premium-hero__layout{display:grid;gap:2rem}@media(min-width:990px){.premium-hero__layout{grid-template-columns:minmax(0,1.45fr) minmax(0,.9fr);gap:2.4rem;align-items:stretch}}.premium-hero__main{overflow:hidden;min-width:0}.premium-hero__media{position:relative;min-height:54rem;height:100%}.premium-hero__image,.premium-hero__image--placeholder{width:100%;height:100%;object-fit:cover}.premium-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000ad,#00000047 38%,#0000000a 70%,#0000)}.premium-hero__content{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:3rem;color:#fff;max-width:62rem}.premium-hero__eyebrow{color:#ffffffb8}.premium-hero__heading{margin:0;font-size:clamp(3.8rem,4.8vw,6rem);line-height:.98;letter-spacing:-.05em;font-weight:400;color:#fff;max-width:56rem}.premium-hero__copy{margin-top:1.6rem;max-width:50rem;color:#ffffffd1}.premium-hero__copy p{margin:0}.premium-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.2rem}.premium-button-secondary--light{border-color:#ffffff38;color:#fff;background:#ffffff14}.premium-button-secondary--light:hover{background:#ffffff24}.premium-hero__tiles{display:grid;gap:2rem}@media(min-width:990px){.premium-hero__tiles{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr}}.premium-hero__tile{overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.premium-hero__tile:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover);border-color:var(--color-line-strong)}.premium-hero__tile-image-wrap{height:20rem;overflow:hidden;background:#f3efe8}.premium-hero__tile-image,.premium-hero__tile-image--placeholder{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.premium-hero__tile:hover .premium-hero__tile-image{transform:scale(1.04)}.premium-hero__tile-content{padding:1.8rem}.premium-hero__tile-label{margin:0 0 .8rem;font-size:1.05rem;letter-spacing:.2em;text-transform:uppercase;color:#0000006b}.premium-hero__tile-title{margin:0;font-size:2.2rem;line-height:1.1;letter-spacing:-.03em;font-weight:500;color:var(--color-text)}@media(max-width:989px){.premium-hero__media{min-height:48rem}.premium-hero__content{padding:2.4rem}.premium-hero__heading{font-size:clamp(3.2rem,8vw,4.8rem)}.premium-hero__tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.premium-hero__media{min-height:42rem}.premium-hero__content{padding:2rem}.premium-hero__tiles{grid-template-columns:1fr}.premium-hero__tile-image-wrap{height:18rem}}.value-strip{display:grid;gap:0;overflow:hidden;background:#fff;border:1px solid var(--color-line);border-radius:var(--radius-large);box-shadow:var(--shadow-soft)}@media(min-width:750px){.value-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:990px){.value-strip{grid-template-columns:repeat(4,minmax(0,1fr))}}.value-strip__item{padding:2.2rem 2rem;background:transparent;display:flex;flex-direction:column;gap:.8rem;min-height:16rem}.value-strip__item:not(:last-child){border-bottom:1px solid var(--color-line)}@media(min-width:750px){.value-strip__item:nth-child(odd){border-right:1px solid var(--color-line)}.value-strip__item:nth-last-child(-n+2){border-bottom:0}}@media(min-width:990px){.value-strip__item{min-height:18rem}.value-strip__item:not(:last-child){border-right:1px solid var(--color-line);border-bottom:0}}.value-strip__label{font-size:1.05rem;letter-spacing:.22em;text-transform:uppercase;color:#0000006b}.value-strip__title{font-size:1.8rem;line-height:1.35;font-weight:500;letter-spacing:-.02em;color:var(--color-text)}.value-strip__text{font-size:1.4rem;line-height:1.7;color:var(--color-muted)}.premium-products__head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.4rem}.premium-products__grid{display:grid;gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:990px){.premium-products__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.4rem}}.product-card{overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover);border-color:var(--color-line-strong)}.product-card__image-wrap{position:relative;overflow:hidden;background:#f3efe8;height:var(--product-image-height-mobile)}@media(min-width:750px){.product-card__image-wrap{height:var(--product-image-height-tablet)}}@media(min-width:990px){.product-card__image-wrap{height:var(--product-image-height-desktop)}}.product-card__image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.product-card:hover .product-card__image-wrap img{transform:scale(1.04)}.product-card__badge{position:absolute;top:1.4rem;left:1.4rem;padding:.8rem 1.1rem;border-radius:999px;background:#ffffffeb;font-size:1rem;letter-spacing:.18em;text-transform:uppercase}.product-card__content{padding:1.8rem}.product-card__title{margin:0 0 1rem;font-size:1.7rem;line-height:1.35;min-height:4.6rem;letter-spacing:-.02em}.product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.product-card__price{font-size:1.55rem}.site-footer{margin-top:8rem;border-top:1px solid var(--color-line);background:#fff}.site-footer__inner{display:grid;gap:3rem;padding-top:4.4rem;padding-bottom:4rem}@media(min-width:990px){.site-footer__inner{grid-template-columns:1.2fr .8fr .8fr 1.2fr;align-items:start}}.site-footer__brand{font-size:1.3rem;letter-spacing:.34em;text-transform:uppercase;margin-bottom:1.6rem}.site-footer__logo{max-height:3.2rem;width:auto}.site-footer__title{margin:0 0 1.4rem;font-size:1.15rem;letter-spacing:.22em;text-transform:uppercase}.site-footer__copy,.site-footer__list a,.site-footer__social a,.site-footer__bottom{color:var(--color-muted);font-size:1.4rem}.site-footer__list{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.site-footer__social{display:flex;gap:1.4rem;flex-wrap:wrap;margin-top:1.8rem}.site-footer__newsletter-form{display:flex;flex-direction:column;gap:1rem;margin-top:1.4rem}@media(min-width:750px){.site-footer__newsletter-form{flex-direction:row}}.site-footer__input{flex:1;min-height:4.8rem;border:1px solid var(--color-line-strong);border-radius:999px;padding:0 1.8rem;outline:none}.site-footer__bottom{border-top:1px solid var(--color-line);padding:1.8rem 0 3rem;display:flex;flex-direction:column;gap:1rem}.site-footer__bottom-links{display:flex;flex-wrap:wrap;gap:1.4rem}@media(min-width:750px){.site-footer__bottom{flex-direction:row;justify-content:space-between;align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/base.css.map */
