.announcement{min-height:34px;display:grid;place-items:center;background:var(--color-ink);color:var(--color-paper);padding:.45rem 1rem;text-align:center}.announcement a,.announcement>span{display:inline-flex;align-items:center;gap:.6rem;color:inherit;font-size:.69rem;font-weight:750;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.story{background:var(--story-bg)}.story-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:clamp(2.5rem,7vw,7rem)}.story-media{overflow:hidden;aspect-ratio:4 / 5;border-radius:var(--radius-lg);background:var(--color-soft)}.story-media img{width:100%;height:100%;object-fit:cover}.story-copy h2{max-width:10ch;margin-bottom:1.5rem}.story-list{margin-top:2.5rem;border-top:1px solid var(--color-line)}.story-list>div{display:grid;grid-template-columns:46px 1fr;gap:1rem;border-bottom:1px solid var(--color-line);padding:1.15rem 0}.story-list span{color:var(--color-walnut);font-family:Georgia,Times New Roman,serif;font-size:.9rem}.story-list p{display:grid;grid-template-columns:minmax(9rem,.7fr) 1fr;gap:1rem;margin:0;color:color-mix(in srgb,var(--color-ink) 68%,transparent);font-size:.88rem}.story-list strong{color:var(--color-ink);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}@media(max-width:899px){.story-grid{grid-template-columns:1fr}.story-media{aspect-ratio:16 / 11}}@media(max-width:520px){.story-list p{grid-template-columns:1fr;gap:.3rem}}.section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,.7fr);align-items:end;gap:2rem;margin-bottom:clamp(2rem,4vw,4rem)}.section-head h2{max-width:10ch;margin-bottom:0}.section-head .lede{justify-self:end;margin-bottom:.5rem}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.75rem)}.product-card{min-width:0}.product-card__media{position:relative;overflow:hidden;display:block;aspect-ratio:1;border-radius:var(--radius-md);background:var(--color-soft)}.product-card__media img,.product-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-card__media img{transform:scale(1.035)}.product-card__status,.concept-pill{position:absolute;top:1rem;left:1rem;border-radius:999px;background:color-mix(in srgb,var(--color-paper) 92%,transparent);padding:.45rem .7rem;font-size:.62rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-card__meta{padding:1.15rem .2rem 0}.product-card__meta>p{margin-bottom:.45rem;color:color-mix(in srgb,var(--color-ink) 58%,transparent);font-size:.68rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.product-card__meta h3{margin-bottom:.55rem;font-family:inherit;font-size:.98rem;font-weight:650;letter-spacing:0;line-height:1.35}.product-card__meta h3 a{text-decoration:none}.product-card__price{display:flex;gap:.65rem;font-size:.9rem}.product-card__price s{color:color-mix(in srgb,var(--color-ink) 45%,transparent)}.section-cta{display:flex;justify-content:center;margin-top:3rem}@media(max-width:899px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-head{grid-template-columns:1fr}.section-head .lede{justify-self:start}}@media(max-width:520px){.product-grid{gap:1.4rem .65rem}.product-card__media{border-radius:16px}.product-card__meta h3{font-size:.9rem}}.site-footer{background:var(--color-ink);color:var(--color-paper);padding:clamp(4rem,8vw,7rem) 0 1.5rem}.footer-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(12rem,.7fr);gap:4rem}.footer-wordmark{display:inline-block;margin-bottom:3rem;font-size:.8rem;font-weight:850;letter-spacing:.2em;text-decoration:none}.footer-brand h2{max-width:10ch;margin-bottom:1.2rem;font-size:clamp(2.6rem,5vw,5rem)}.footer-brand p{max-width:36rem;color:color-mix(in srgb,var(--color-paper) 68%,transparent)}.footer-links{display:grid;align-content:start;gap:1.75rem}.footer-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;border-top:1px solid rgba(255,255,255,.2)}.footer-nav a{border-bottom:1px solid rgba(255,255,255,.2);padding:1rem .2rem;font-size:.75rem;font-weight:750;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.footer-nav a:nth-child(odd){padding-right:1rem}.footer-care{display:grid;gap:.45rem}.footer-care p{margin:0;color:color-mix(in srgb,var(--color-paper) 55%,transparent);font-size:.67rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.footer-care a{width:fit-content;text-underline-offset:.25em}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:6rem;border-top:1px solid rgba(255,255,255,.18);padding-top:1.25rem;color:color-mix(in srgb,var(--color-paper) 55%,transparent);font-size:.7rem}@media(max-width:749px){.footer-grid{grid-template-columns:1fr}.footer-bottom{display:grid;margin-top:4rem}}.site-header{position:sticky;z-index:50;top:0;border-bottom:1px solid var(--color-line);background:color-mix(in srgb,var(--color-paper) 92%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{min-height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem}.wordmark{grid-column:2;grid-row:1;justify-self:center;font-size:.9rem;font-weight:850;letter-spacing:.2em;text-decoration:none;white-space:nowrap}.desktop-nav{grid-column:1;grid-row:1;display:flex;align-items:center;gap:clamp(1rem,2vw,2rem);justify-self:start}.desktop-nav a{position:relative;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.desktop-nav a:after{position:absolute;right:0;bottom:-.45rem;left:0;height:1px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.desktop-nav a:hover:after{transform:scaleX(1);transform-origin:left}.header-actions{grid-column:3;grid-row:1;display:flex;align-items:center;gap:1.15rem;justify-self:end}.header-actions a{position:relative;display:grid;min-width:32px;min-height:32px;place-items:center;text-decoration:none}.cart-link span{position:absolute;top:-2px;right:-5px;min-width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:var(--color-sage);font-size:.62rem;font-weight:800}.mobile-menu{display:none}.mobile-menu summary{width:36px;height:36px;display:grid;cursor:pointer;list-style:none;place-content:center;gap:6px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{width:21px;height:1px;display:block;background:currentColor}.mobile-panel{position:absolute;top:100%;right:0;left:0;display:grid;border-bottom:1px solid var(--color-line);background:var(--color-paper);padding:1.25rem;box-shadow:var(--shadow-soft)}.mobile-panel a{border-bottom:1px solid var(--color-line);padding:1rem 0;font-family:Georgia,Times New Roman,serif;font-size:1.4rem;text-decoration:none}@media(max-width:899px){.desktop-nav{display:none}.mobile-menu{grid-column:1;grid-row:1;display:block;justify-self:start}.header-inner{min-height:68px;gap:1rem}.header-actions{gap:.5rem}.wordmark{font-size:.76rem;letter-spacing:.16em}}.hero{overflow:hidden;background:var(--hero-bg);padding-block:clamp(2rem,4vw,4.5rem)}.hero-grid{min-height:min(78vh,790px);display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.3fr);align-items:center;gap:clamp(2rem,5vw,6rem)}.hero-copy{position:relative;z-index:2;padding:3rem 0}.hero-copy h1{max-width:9ch;margin-bottom:1.6rem}.hero-copy .lede{max-width:34rem;margin-bottom:2rem}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.4rem}.text-link{font-size:.8rem;font-weight:750;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.text-link span{display:inline-block;transition:transform .2s ease}.text-link:hover span{transform:translate(3px,-3px)}.hero-note{margin:1.7rem 0 0;color:color-mix(in srgb,var(--color-ink) 64%,transparent);font-size:.78rem}.hero-media{position:relative;overflow:hidden;border-radius:var(--radius-lg);background:var(--color-soft);box-shadow:var(--shadow-soft)}.hero-media:after{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(255,255,255,.45);border-radius:inherit;content:"";pointer-events:none}.hero-media img{width:100%;height:min(68vh,680px);object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.hero-media:hover img{transform:scale(1.025)}.hero-badge{position:absolute;right:1.25rem;bottom:1.25rem;width:122px;aspect-ratio:1;display:grid;place-content:center;border-radius:50%;background:var(--hero-accent);color:var(--color-ink);text-align:center;transform:rotate(4deg)}.hero-badge span{font-size:.6rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-badge strong{font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:500}@media(max-width:899px){.hero-grid{min-height:auto;grid-template-columns:1fr;gap:0}.hero-copy{padding:2.5rem 0 2rem}.hero-copy h1{max-width:10ch}.hero-media img{height:auto;min-height:380px;object-fit:cover}.hero-badge{width:100px}}.newsletter{background:var(--newsletter-bg)}.newsletter-inner{display:grid;grid-template-columns:1fr minmax(20rem,.8fr);align-items:end;gap:clamp(2rem,8vw,8rem)}.newsletter h2{max-width:10ch;margin:0}.newsletter .lede{margin-bottom:1.5rem}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:.65rem}.newsletter-form input{min-width:0;border-color:color-mix(in srgb,var(--color-ink) 24%,transparent);background:color-mix(in srgb,var(--color-paper) 82%,transparent)}.newsletter-form .form-message,.newsletter-form .errors{grid-column:1 / -1;margin:.6rem 0 0;font-size:.85rem}@media(max-width:749px){.newsletter-inner,.newsletter-form{grid-template-columns:1fr}}.categories{background:var(--category-bg)}.category-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.category-head h2{max-width:10ch;margin:0}.category-head>p{max-width:31rem;margin:0 0 .4rem;color:color-mix(in srgb,var(--color-ink) 67%,transparent)}.category-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:repeat(2,minmax(230px,1fr));gap:1rem}.category-card{position:relative;overflow:hidden;min-height:230px;border-radius:var(--radius-md);color:#fff}.category-card:first-child{grid-row:1 / 3}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.category-card:hover img{transform:scale(1.045)}.category-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 44%,rgba(22,24,20,.62))}.category-title{position:absolute;right:1.35rem;bottom:1.2rem;left:1.35rem;display:flex;align-items:center;justify-content:space-between;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.05}.category-title b{width:38px;height:38px;display:grid;flex:0 0 auto;border:1px solid rgba(255,255,255,.5);border-radius:50%;font-family:inherit;font-size:.9rem;font-weight:400;place-items:center}@media(max-width:899px){.category-head{display:grid}.category-grid{grid-template-columns:1fr 1fr;grid-template-rows:380px 260px}.category-card:first-child{grid-column:1 / 3;grid-row:auto}}@media(max-width:600px){.category-grid{display:grid;grid-template-columns:1fr;grid-template-rows:none}.category-card,.category-card:first-child{min-height:320px;grid-column:auto;grid-row:auto}}.trust{border-block:1px solid var(--color-line);background:var(--color-paper)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-item{display:flex;min-height:118px;align-items:center;gap:1rem;padding:1.5rem clamp(1rem,3vw,2.5rem)}.trust-item+.trust-item{border-left:1px solid var(--color-line)}.trust-item>span{width:42px;height:42px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--color-soft);font-family:Georgia,Times New Roman,serif;font-size:1.1rem}.trust-item div{display:grid;gap:.2rem}.trust-item strong{font-size:.82rem;letter-spacing:.07em;text-transform:uppercase}.trust-item small{color:color-mix(in srgb,var(--color-ink) 65%,transparent);font-size:.82rem}@media(max-width:749px){.trust-grid{grid-template-columns:1fr}.trust-item{min-height:92px}.trust-item+.trust-item{border-top:1px solid var(--color-line);border-left:0}}.background-image-container{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;opacity:var(--image-opacity)}.background-image-container img,.background-image-container svg{object-fit:cover;width:100%;height:100%}.background-image-fit img,.background-image-fit svg{object-fit:contain}.section-wrapper{--section-height-offset: 0px}.section[data-shopify-visual-preview]{min-height:var(--section-preview-height);padding-top:0}.section[data-shopify-visual-preview] .custom-section-background{display:none}body:has(#header-group>.header-section>#header-component[transparent]):not(:has(#header-group>.header-section+.shopify-section)) #MainContent>.section-wrapper:first-child{--section-height-offset: var(--header-group-height, 0)}.custom-section-background{grid-column:1 / -1}.custom-section-content{z-index:var(--layer-flat)}.video-background,.video-background *{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.video-background--cover *{object-fit:cover}.video-background--contain *{object-fit:contain}@media(prefers-reduced-motion:reduce){video-background-component video{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map?subset=BlADAAKAAgAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAgAAAAABA */
