@font-face{font-family:Fraunces Local;src:url(fraunces-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Fraunces Local;src:url(fraunces-semibold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--color-ink);background:var(--color-cream);font-family:var(--font-body);font-size:16px;line-height:1.55}html.drawer-open body{overflow:hidden}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{color:inherit}h1,h2,h3,h4,p{margin-block-start:0;overflow-wrap:anywhere}h1,h2,h3{color:inherit;font-family:var(--font-heading);line-height:1.02}h1{font-size:clamp(2.7rem,7vw,5.9rem)}h2{font-size:clamp(2rem,4.5vw,4rem)}h3{font-size:clamp(1.2rem,2vw,1.6rem)}p{color:var(--color-muted)}.skip-link,.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.skip-link:focus{position:fixed;top:16px;left:16px;z-index:1000;width:auto;height:auto;clip:auto;padding:12px 16px;border:1px solid var(--color-ink);border-radius:var(--radius);background:var(--color-surface)}.container{width:min(var(--page-width),calc(100vw - 32px));margin-inline:auto}.section{padding-block:var(--section-padding, clamp(48px, 7vw, 96px));background:var(--section-bg, transparent)}.section--flush-top{padding-top:0}.section-header{display:grid;grid-template-columns:minmax(0,.78fr) minmax(260px,.42fr);gap:28px;align-items:end;margin-bottom:30px}.section-header p{margin-bottom:0}.eyebrow{margin-bottom:12px;color:var(--color-brown);font-size:.83rem;font-weight:800}.button,.contact-form button,.newsletter-form button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px;border:1px solid var(--color-ink);border-radius:999px;background:var(--color-accent);color:var(--color-ink);box-shadow:3px 3px 0 var(--color-ink);font-weight:800;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover,.contact-form button:hover,.newsletter-form button:hover{transform:translate(2px,2px);box-shadow:1px 1px 0 var(--color-ink)}.button--secondary{background:var(--color-surface)}.button--dark{background:var(--color-forest);color:var(--color-surface)}.button--full{width:100%}.icon-button{width:44px;height:44px;display:inline-grid;place-items:center;border:1px solid var(--color-line);border-radius:999px;background:transparent;cursor:pointer}.link-button{padding:0;border:0;background:transparent;color:var(--color-brown);font-weight:700;cursor:pointer}.placeholder-box{min-height:230px;display:grid;place-items:center;width:100%;border:1px dashed color-mix(in srgb,var(--color-brown) 50%,transparent);border-radius:var(--radius);background:linear-gradient(135deg,color-mix(in srgb,var(--color-surface) 88%,var(--color-harvest)),var(--color-cream));color:var(--color-brown);text-align:center}.placeholder-box span{max-width:20ch;padding:14px;font-weight:800}.placeholder-box--cover{height:100%;min-height:420px}.placeholder-box--small{min-height:84px}.media-frame{overflow:hidden;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface)}.media-frame img{width:100%;height:100%;object-fit:cover}.announcement-bar{background:var(--color-forest-2);color:var(--color-surface);font-weight:700}.announcement-bar a,.announcement-bar__inner{min-height:38px;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center}.site-header{position:sticky;top:0;z-index:60;border-bottom:1px solid var(--color-line);background:color-mix(in srgb,var(--color-cream) 92%,white);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header__inner{min-height:0;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;padding-block:6px}.brand{display:inline-flex;align-items:center;gap:10px;min-width:0;font-weight:900}.brand__mark{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--color-forest);color:var(--color-harvest);font-family:var(--font-heading);font-weight:700}.brand__logo{width:auto;height:auto}.brand__name{color:var(--color-forest)}.header__nav{justify-self:center;display:flex;align-items:center;gap:6px}.header__nav a,.mobile-menu a{min-height:40px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;color:var(--color-muted);font-weight:700}.header__nav a:hover,.mobile-menu a:hover{color:var(--color-ink);background:color-mix(in srgb,var(--color-accent) 18%,transparent)}.header__actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.cart-count{min-width:18px;height:18px;display:inline-grid;place-items:center;margin-left:-14px;margin-top:-22px;border-radius:999px;background:var(--color-accent);color:var(--color-ink);font-size:.72rem;font-weight:900}.mobile-menu{display:none;padding-bottom:16px}.mobile-menu.is-open{display:grid;gap:6px}.hero-otzi{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,.78fr);gap:clamp(24px,5vw,64px);align-items:center;min-height:min(760px,calc(100vh - 114px))}.hero-otzi__copy{padding-block:clamp(42px,8vw,96px)}.hero-otzi__copy p:not(.eyebrow){max-width:640px;font-size:1.12rem}.hero-otzi__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-otzi__media{min-height:clamp(420px,56vw,650px);background:var(--color-surface)}.trust-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px;padding:0;list-style:none}.trust-badges li,.badge{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 11px;border:1px solid var(--color-line);border-radius:999px;background:color-mix(in srgb,var(--color-surface) 82%,transparent);color:var(--color-forest);font-size:.9rem;font-weight:800}.grid{display:grid;gap:16px}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.category-card,.mushroom-card,.info-card,.testimonial-card,.article-card,.product-card,.search-result-card{position:relative;min-width:0;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface);box-shadow:var(--shadow-tight)}.category-card,.info-card,.testimonial-card,.article-card,.search-result-card{padding:20px}.category-card{min-height:190px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,var(--color-surface),color-mix(in srgb,var(--color-cream) 70%,var(--card-accent, var(--color-harvest))))}.category-card__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:var(--color-forest);color:var(--color-harvest)}.category-card p,.mushroom-card p,.info-card p,.testimonial-card p,.article-card p,.product-card p{margin-bottom:0}.testimonials-header{grid-template-columns:minmax(0,.82fr) minmax(260px,.48fr);align-items:start;margin-bottom:22px}.testimonials-header h2{max-width:720px;font-size:clamp(2.2rem,4.8vw,4.35rem);line-height:1}.testimonials-header>p{max-width:460px;line-height:1.65}.testimonials-grid{gap:18px}.testimonial-card{min-height:250px;display:grid;align-content:space-between;gap:24px;overflow:hidden;padding:26px;border-radius:8px;background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 92%,var(--color-harvest)),var(--color-surface))}.testimonial-card:before{content:"\201c";width:44px;height:44px;display:grid;place-items:center;border-radius:999px;background:var(--color-forest);color:var(--color-harvest);font-family:var(--font-heading);font-size:2.5rem;line-height:1}.testimonial-card blockquote{margin:0;color:var(--color-ink);font-size:1.18rem;font-weight:750;line-height:1.5}.testimonial-card figcaption{display:grid;gap:3px;padding-top:16px;border-top:1px solid var(--color-line)}.testimonial-card figcaption strong{color:var(--color-forest);font-size:1rem}.testimonial-card figcaption span{color:var(--color-muted);font-size:.92rem;font-weight:700}.mushroom-card{overflow:hidden}.mushroom-card__media{aspect-ratio:4 / 3;border:0;border-bottom:1px solid var(--color-line);border-radius:0}.mushroom-card__body{display:grid;gap:10px;padding:18px}.mushroom-card__meta{color:var(--color-brown);font-weight:800}.split-section{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1fr);gap:clamp(24px,5vw,60px);align-items:center}.split-section--reverse{grid-template-columns:minmax(0,1fr) minmax(300px,.78fr)}.split-section__content{display:grid;gap:18px}.process-list{counter-reset:process}.process-step{display:grid;gap:12px;padding:22px}.process-step:before{counter-increment:process;content:counter(process);width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:var(--color-forest);color:var(--color-surface);font-weight:900}.faq-list{display:grid;gap:10px}.faq-item{border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface)}.faq-item summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 18px;color:var(--color-forest);font-weight:900;cursor:pointer}.faq-item__answer{padding:0 18px 18px}.faq-section{border-top:1px solid color-mix(in srgb,var(--color-line) 70%,transparent)}.faq-header{grid-template-columns:minmax(0,.72fr) minmax(280px,.4fr);align-items:start;margin-bottom:24px}.faq-header h2{max-width:760px;font-size:4rem;line-height:.98}.faq-header>p{max-width:500px;color:var(--color-muted);font-size:1.08rem;line-height:1.65}.faq-list--polished{max-width:980px;margin-inline:auto;gap:12px}.faq-list--polished .faq-item{overflow:hidden;border-radius:8px;background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 94%,var(--color-harvest)),var(--color-surface));box-shadow:0 12px 26px #191f170f}.faq-list--polished .faq-item summary{min-height:66px;padding:0 20px;color:var(--color-ink);font-size:1.04rem;line-height:1.35;list-style:none}.faq-list--polished .faq-item summary::-webkit-details-marker{display:none}.faq-list--polished .faq-item summary span{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border-radius:999px;background:var(--color-forest);color:var(--color-harvest);font-size:1.2rem;line-height:1;transition:transform .16s ease,background .16s ease}.faq-list--polished .faq-item[open] summary span{transform:rotate(45deg);background:var(--color-ink)}.faq-list--polished .faq-item__answer{max-width:780px;padding:0 20px 20px;color:var(--color-muted);font-size:1rem;line-height:1.65}.faq-list--polished .faq-item__answer p:last-child{margin-bottom:0}.newsletter-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);gap:24px;align-items:center;padding:clamp(24px,5vw,48px);border-radius:var(--radius);background:var(--color-forest);color:var(--color-surface)}.newsletter-panel p{color:color-mix(in srgb,var(--color-surface) 78%,transparent)}.newsletter-form,.contact-form,.cart-form,.product-form{display:grid;gap:12px}.field{display:grid;gap:6px}.field-grid{display:grid;gap:12px}.field-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.field-grid--3{grid-template-columns:minmax(0,1.1fr) minmax(150px,.62fr) minmax(160px,.72fr)}.field label{color:var(--color-forest);font-weight:800}.newsletter-panel .field label{color:var(--color-surface)}.newsletter-form__message{margin:2px 0 0;color:color-mix(in srgb,var(--color-surface) 86%,transparent);font-size:.95rem;font-weight:800}.newsletter-form__message--error,.newsletter-form__message--error *{color:var(--color-harvest)}.mailchimp-honeypot,.mailchimp-response-frame{position:absolute;left:-5000px;width:1px;height:1px;overflow:hidden}.newsletter-form button[disabled]{cursor:progress;opacity:.72}.field input,.field select,.field textarea,.quantity-control input,.product-form select,.product-form input,.cart-note textarea,.search-form input{width:100%;min-height:48px;padding:0 13px;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface);color:var(--color-ink)}.field textarea,.cart-note textarea{min-height:132px;padding-block:12px}.checkbox-field{display:flex;gap:10px;align-items:flex-start;color:var(--color-muted);font-weight:800}.checkbox-field input{width:18px;height:18px;flex:0 0 auto;margin-top:3px;accent-color:var(--color-forest)}.product-grid{display:grid;grid-template-columns:repeat(var(--product-grid-columns, 4),minmax(0,1fr));gap:16px}.product-card{display:flex;flex-direction:column;overflow:hidden}.product-card__media{aspect-ratio:1 / 1;display:grid;place-items:center;border-bottom:1px solid var(--color-line);background:color-mix(in srgb,var(--color-cream) 72%,white)}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__body{display:grid;gap:10px;padding:16px}.product-card__footer{display:grid;gap:12px;margin-top:auto;padding:0 16px 16px}.product-card__price,.product-price{color:var(--color-forest);font-weight:900}.product-compare-price{margin-left:8px;color:var(--color-muted)}.product-card__badges{position:absolute;top:10px;left:10px;display:flex;flex-wrap:wrap;gap:6px;z-index:2}.product-card__badges .badge{min-height:28px;background:var(--color-harvest);font-size:.78rem}.empty-state{margin:0;padding:24px;border:1px dashed var(--color-line);border-radius:var(--radius);background:var(--color-surface);color:var(--color-muted)}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding-top:20px;color:var(--color-muted);font-size:.92rem}.breadcrumbs a{color:var(--color-forest);font-weight:800}.collection-page-section{border-top:1px solid var(--color-line)}.collection-header{grid-template-columns:minmax(0,1fr);gap:12px;align-items:start;max-width:820px;margin-bottom:22px}.collection-header h1{max-width:680px;font-size:4rem;line-height:.98;letter-spacing:0}.collection-header .eyebrow{margin-bottom:8px}.collection-header__text{max-width:620px;margin:0;font-size:1.02rem;line-height:1.65}.collection-toolbar{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:start;margin-bottom:24px}.collection-toolbar--clean{display:flex;gap:14px;align-items:flex-end;justify-content:space-between;padding:14px;border:1px solid var(--color-line);border-radius:8px;background:color-mix(in srgb,var(--color-surface) 72%,transparent)}.filter-form{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.collection-toolbar__filters{flex:1 1 auto;align-items:flex-end}.filter-group{min-width:min(220px,100%)}.collection-toolbar--clean .filter-group{position:relative;min-width:auto}.collection-toolbar--clean .button{min-height:42px;padding-inline:16px;box-shadow:none}.collection-toolbar--clean .filter-group>summary.button,.collection-toolbar__clear{border-color:var(--color-line);background:var(--color-surface)}.collection-toolbar__apply{border-color:var(--color-harvest);background:var(--color-harvest)}.filter-options{display:grid;gap:8px;margin-top:8px;padding:14px;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface)}.collection-toolbar--clean .filter-options{position:absolute;top:calc(100% + 8px);left:0;z-index:20;min-width:230px;box-shadow:0 16px 32px #191f1724}.filter-options label{display:flex;gap:8px;align-items:center;color:var(--color-muted)}.collection-toolbar__sort{min-width:220px}.collection-toolbar__sort label{margin-bottom:2px;font-size:.88rem}.collection-toolbar__sort select{min-height:42px}.active-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.pagination{margin-top:32px;text-align:center}.product-main{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.78fr);gap:clamp(24px,5vw,58px);align-items:start}.product-gallery{display:grid;gap:12px}.product-gallery__viewport{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory}.product-gallery__item{min-width:100%;aspect-ratio:1 / 1;display:grid;place-items:center;scroll-snap-align:start;background:var(--color-surface)}.product-gallery__item img{width:100%;height:100%;object-fit:cover}.product-gallery__thumbs{display:flex;gap:8px;overflow-x:auto}.product-gallery__thumbs button{width:74px;height:74px;flex:0 0 auto;padding:0;overflow:hidden;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface);cursor:pointer}.product-info{position:sticky;top:112px;display:grid;gap:18px}.product-description{color:var(--color-muted)}.product-accordions{display:grid;gap:8px}.product-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sticky-atc{position:fixed;right:12px;bottom:12px;left:12px;z-index:40;display:none;gap:10px;align-items:center;justify-content:space-between;padding:12px;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface);box-shadow:var(--shadow-soft)}.product-page-v2{background:linear-gradient(180deg,color-mix(in srgb,var(--color-harvest) 16%,transparent),transparent 420px),var(--color-cream)}.product-v2-hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.72fr);gap:clamp(16px,3vw,34px);align-items:start}.product-v2-gallery{position:sticky;top:110px;display:grid;gap:12px}.product-v2-gallery__viewport{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;background:color-mix(in srgb,var(--color-surface) 86%,var(--color-harvest))}.product-v2-gallery__item{min-width:100%;aspect-ratio:1 / 1;display:grid;place-items:center;scroll-snap-align:start}.product-v2-gallery__item img,.product-v2-gallery__item video,.product-v2-gallery__item iframe{width:100%;height:100%;object-fit:cover}.product-v2-gallery__thumbs{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.product-v2-gallery__thumbs button{width:78px;height:78px;flex:0 0 auto;padding:0;overflow:hidden;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface);cursor:pointer}.product-v2-gallery__thumbs img{width:100%;height:100%;object-fit:cover}.product-v2-note{display:flex;gap:10px;align-items:flex-start;padding:14px;border:1px solid var(--color-line);border-radius:var(--radius);background:color-mix(in srgb,var(--color-surface) 86%,transparent);color:var(--color-muted);font-weight:700}.product-v2-buybox{position:sticky;top:110px}.product-v2-card{display:grid;gap:14px;padding:clamp(18px,2.4vw,24px);border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface);box-shadow:var(--shadow-soft)}.product-v2-meta,.product-v2-tag-row,.product-v2-pill-group,.product-v2-trust{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.product-v2-card h1{margin-bottom:0;color:var(--color-forest);font-size:clamp(1.7rem,3.1vw,2.65rem);line-height:1.08}.product-v2-reviews{margin:-6px 0 0;color:var(--color-brown);font-weight:900}.product-v2-summary,.product-v2-summary p{margin-bottom:0;color:var(--color-muted);font-size:1.03rem}.product-v2-pill{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 12px;border:1px solid color-mix(in srgb,var(--color-forest) 20%,transparent);border-radius:999px;background:color-mix(in srgb,var(--color-harvest) 26%,var(--color-surface));color:var(--color-forest);font-weight:850}.product-v2-price{display:flex;align-items:baseline;gap:10px;color:var(--color-forest);font-size:1.38rem}.product-v2-price .product-price{font-size:1.7rem}.product-v2-form{display:grid;gap:16px}.product-v2-fieldset{display:grid;gap:10px;min-width:0;margin:0;padding:0;border:0}.product-v2-fieldset legend,.product-v2-quantity label{margin-bottom:4px;color:var(--color-forest);font-weight:950}.product-v2-option-grid,.purchase-card-grid{display:grid;gap:10px}.product-v2-option-card,.purchase-card{position:relative;display:grid;cursor:pointer}.product-v2-option-card input,.purchase-card input{position:absolute;opacity:0;pointer-events:none}.product-v2-option-card span,.purchase-card span{display:flex;justify-content:space-between;gap:12px;padding:15px;border:1px solid var(--color-line);border-radius:var(--radius);background:color-mix(in srgb,var(--color-cream) 52%,var(--color-surface));transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.product-v2-option-card small,.purchase-card small{color:var(--color-muted);font-weight:750}.product-v2-option-card input:focus-visible+span,.purchase-card input:focus-visible+span{outline:2px solid var(--color-accent);outline-offset:2px}.product-v2-option-card input:checked+span,.purchase-card input:checked+span{border-color:var(--color-forest);background:color-mix(in srgb,var(--color-harvest) 35%,var(--color-surface));box-shadow:inset 0 0 0 1px var(--color-forest)}.product-v2-option-card.is-disabled{cursor:not-allowed;opacity:.55}.product-v2-actions{display:grid;grid-template-columns:118px minmax(0,1fr);gap:12px;align-items:end}.product-v2-button-stack{display:grid;gap:10px}.product-v2-quantity__control{display:grid;grid-template-columns:38px 1fr 38px;overflow:hidden;min-height:48px;border:1px solid var(--color-line);border-radius:999px;background:var(--color-surface)}.product-v2-quantity__control button,.product-v2-quantity__value{min-height:46px;border:0;background:transparent;text-align:center;font-weight:900}.product-v2-quantity__control input[type=hidden]{display:none}.product-v2-quantity__value{display:grid;place-items:center;min-width:34px;color:var(--color-forest);font-size:1rem;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none}.product-v2-submit{min-height:52px}.product-v2-buy-now{min-height:50px;border-color:var(--color-forest);background:var(--color-forest);color:var(--color-surface)}.product-v2-buy-now:hover{border-color:color-mix(in srgb,var(--color-forest) 72%,black);background:color-mix(in srgb,var(--color-forest) 88%,black)}.product-v2-form-note{margin:-4px 0 0;color:var(--color-muted);font-size:.92rem;font-weight:700}.product-v2-trust{padding-top:4px}.product-v2-trust span{display:inline-flex;gap:7px;align-items:center;color:var(--color-muted);font-weight:800}.product-v2-content{display:grid;gap:clamp(26px,4vw,46px);margin-top:clamp(24px,3.5vw,38px)}.product-v2-band{padding-top:clamp(18px,2.8vw,28px);border-top:1px solid var(--color-line)}.product-v2-feature{display:grid;gap:12px}.product-v2-details-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(280px,.48fr);gap:clamp(18px,3vw,34px);align-items:start}.product-v2-long-description{margin-top:16px}.product-v2-specs{display:grid;gap:10px}.product-v2-spec{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--color-line)}.product-v2-spec span{color:var(--color-muted);font-weight:800}.product-v2-spec strong{color:var(--color-forest);text-align:right}.cart-page-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);gap:24px;align-items:start}.cart-lines{display:grid;gap:12px}.cart-line{display:grid;grid-template-columns:96px minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface)}.cart-line__media{aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--radius);background:var(--color-cream)}.cart-line__media img{width:100%;height:100%;object-fit:cover}.cart-line__title{color:var(--color-forest);font-weight:900}.cart-line__body{display:grid;gap:8px}.cart-line__body p{margin:0}.cart-line__aside{display:grid;gap:10px;justify-items:end}.quantity-control{display:grid;grid-template-columns:38px 64px 38px;width:max-content;border:1px solid var(--color-line);border-radius:999px;overflow:hidden}.quantity-control button,.quantity-control input{min-height:38px;border:0;background:var(--color-surface);text-align:center}.cart-summary-panel{display:grid;gap:16px;padding:20px;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface);box-shadow:var(--shadow-tight)}.cart-summary-row{display:flex;justify-content:space-between;gap:16px;align-items:center}.free-shipping{display:grid;gap:8px}.free-shipping__track{height:10px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--color-ink) 12%,transparent)}.free-shipping__fill{display:block;width:0;height:100%;border-radius:inherit;background:var(--color-accent)}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;pointer-events:none}.drawer[aria-hidden=false]{pointer-events:auto}.drawer__backdrop{grid-area:1 / 1;background:#0d241f75;opacity:0;transition:opacity .2s ease}.drawer[aria-hidden=false] .drawer__backdrop{opacity:1}.drawer__panel{grid-area:1 / 1;justify-self:end;width:min(460px,100vw);height:100%;display:grid;grid-template-rows:auto 1fr auto;gap:16px;padding:20px;background:var(--color-surface);box-shadow:var(--shadow-soft);transform:translate(100%);transition:transform .22s ease}.drawer[aria-hidden=false] .drawer__panel{transform:translate(0)}.drawer__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.drawer__body{overflow:auto}.search-drawer .drawer__panel{justify-self:stretch;width:min(760px,calc(100vw - 24px));height:auto;max-height:calc(100vh - 24px);margin:12px auto auto;border-radius:var(--radius);transform:translateY(-16px);opacity:0}.search-drawer[aria-hidden=false] .drawer__panel{transform:translateY(0);opacity:1}.predictive-results{display:grid;gap:8px;margin-top:14px}.predictive-results a,.predictive-results p{padding:12px;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-cream)}.site-footer{background:var(--color-forest-2);color:var(--color-surface)}.site-footer p,.site-footer a{color:color-mix(in srgb,var(--color-surface) 78%,transparent)}.footer__main{display:grid;grid-template-columns:minmax(0,.85fr) repeat(3,minmax(160px,.36fr));gap:28px;padding-block:48px}.footer__column{display:grid;gap:10px;align-content:start}.footer__column h2,.footer__column h3{margin-bottom:4px;color:var(--color-surface);font-family:var(--font-body);font-size:.95rem}.footer__bottom{display:flex;justify-content:space-between;gap:18px;padding-block:18px;border-top:1px solid color-mix(in srgb,var(--color-surface) 18%,transparent);font-size:.9rem}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.article-card__media{aspect-ratio:4 / 3;margin:-20px -20px 16px;overflow:hidden;border-bottom:1px solid var(--color-line);background:var(--color-cream)}.article-card__media img{width:100%;height:100%;object-fit:cover}.article-main{max-width:820px}.rte{color:var(--color-muted)}.rte img{border-radius:var(--radius)}.about-founder-page{background:linear-gradient(180deg,color-mix(in srgb,var(--color-harvest) 18%,transparent),transparent 480px),var(--color-cream)}.about-founder-hero{display:grid;grid-template-columns:minmax(0,.86fr) minmax(360px,.72fr);gap:clamp(22px,4vw,54px);align-items:center}.about-founder-hero--reverse{grid-template-columns:minmax(360px,.72fr) minmax(0,.86fr)}.about-founder-hero--reverse .about-founder-copy{order:2}.about-founder-copy,.about-founder-story,.about-founder-panel,.about-founder-timeline,.about-founder-practice,.about-founder-commitment{display:grid;gap:18px}.about-founder-copy h1{color:var(--color-forest);font-size:clamp(2.4rem,5.7vw,5rem)}.about-founder-lead{max-width:720px;color:var(--color-muted);font-size:clamp(1.05rem,1.6vw,1.28rem)}.about-founder-media{min-height:clamp(360px,44vw,620px)}.about-founder-media img{width:100%;height:100%;object-fit:cover}.about-founder-media--notebook{display:grid;place-items:center;padding:clamp(22px,4vw,42px);background:linear-gradient(135deg,color-mix(in srgb,var(--color-forest) 10%,transparent),transparent),color-mix(in srgb,var(--color-surface) 78%,var(--color-harvest))}.about-founder-lab-card{display:grid;gap:12px;max-width:430px;padding:clamp(22px,4vw,34px);border:1px solid color-mix(in srgb,var(--color-forest) 24%,var(--color-line));border-radius:var(--radius);background:color-mix(in srgb,var(--color-surface) 88%,transparent);box-shadow:var(--shadow-soft)}.about-founder-lab-card strong{color:var(--color-forest);font-family:var(--font-heading);font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.05}.about-founder-lab-card span{color:var(--color-muted);font-weight:800}.about-founder-highlights,.about-founder-practice__grid{display:flex;flex-wrap:wrap;gap:10px}.about-founder-highlights span,.about-founder-practice__grid span{display:inline-flex;min-height:38px;align-items:center;padding:0 13px;border:1px solid color-mix(in srgb,var(--color-forest) 18%,var(--color-line));border-radius:999px;background:color-mix(in srgb,var(--color-surface) 82%,var(--color-harvest));color:var(--color-forest);font-weight:850}.about-founder-story{grid-template-columns:minmax(0,.78fr) minmax(280px,.36fr);margin-top:clamp(34px,6vw,72px)}.about-founder-panel,.about-founder-timeline__list article,.about-founder-commitment{border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface)}.about-founder-panel{padding:clamp(20px,3vw,32px)}.about-founder-panel--large h2,.about-founder-commitment h2,.about-founder-practice__intro h2{color:var(--color-forest)}.about-founder-panel--large p:last-child,.about-founder-panel--note p,.about-founder-commitment p{margin-bottom:0}.about-founder-panel--note{align-content:start;border-color:color-mix(in srgb,var(--color-brown) 28%,var(--color-line));background:color-mix(in srgb,var(--color-harvest) 26%,var(--color-surface))}.about-founder-panel--note strong{color:var(--color-forest);font-size:1.08rem}.about-founder-timeline,.about-founder-practice,.about-founder-commitment{margin-top:clamp(38px,6vw,78px)}.about-founder-timeline__list{display:grid;gap:12px}.about-founder-timeline__list article{display:grid;grid-template-columns:76px minmax(0,1fr);gap:18px;padding:18px}.about-founder-timeline__list span{display:grid;place-items:center;width:54px;height:54px;border-radius:999px;background:var(--color-forest);color:var(--color-surface);font-weight:950}.about-founder-timeline__list h3{margin-bottom:6px;color:var(--color-forest)}.about-founder-timeline__list p{margin-bottom:0}.about-founder-practice{grid-template-columns:minmax(0,.34fr) minmax(0,.8fr);align-items:start}.about-founder-practice__intro{display:grid;gap:8px}.about-founder-commitment{max-width:980px;padding:clamp(22px,4vw,42px);border-color:color-mix(in srgb,var(--color-forest) 24%,var(--color-line));background:color-mix(in srgb,var(--color-surface) 76%,var(--color-cream))}.contact-layout{display:grid;grid-template-columns:minmax(0,.75fr) minmax(280px,.45fr);gap:28px}.contact-details{display:grid;gap:12px;padding:20px;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface)}.wholesale-account__layout{display:grid;grid-template-columns:minmax(0,.64fr) minmax(380px,.86fr);gap:clamp(22px,4vw,48px);align-items:start}.wholesale-account__intro,.wholesale-account__form-card,.wholesale-account__form-header{display:grid;gap:14px}.wholesale-account__intro{position:sticky;top:106px}.wholesale-account__intro h2,.wholesale-account__form-header h3{color:var(--color-forest)}.wholesale-account__notice,.wholesale-account__steps>div,.wholesale-account__form-card{border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface)}.wholesale-account__notice{display:grid;gap:6px;padding:18px;border-color:color-mix(in srgb,var(--color-brown) 28%,var(--color-line));background:color-mix(in srgb,var(--color-harvest) 28%,var(--color-surface))}.wholesale-account__notice strong{color:var(--color-forest);font-size:1.02rem}.wholesale-account__notice p,.wholesale-account__form-header p{margin-bottom:0}.wholesale-account__steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wholesale-account__steps>div{display:grid;gap:6px;padding:16px}.wholesale-account__steps span{color:var(--color-brown);font-weight:950}.wholesale-account__steps strong{color:var(--color-forest)}.wholesale-account__steps p{margin-bottom:0;font-size:.94rem}.wholesale-account__form-card{padding:clamp(18px,3vw,30px);box-shadow:var(--shadow-soft)}.wholesale-account__form{gap:14px}.wholesale-account__order-plan,.wholesale-account__subheading{display:grid;gap:12px}.wholesale-account__order-plan{padding:16px;border:1px solid color-mix(in srgb,var(--color-forest) 14%,var(--color-line));border-radius:var(--radius);background:color-mix(in srgb,var(--color-cream) 52%,var(--color-surface))}.wholesale-account__subheading strong{color:var(--color-forest);font-size:1.05rem}.wholesale-account__subheading p{margin-bottom:0;font-size:.95rem}.toast{position:fixed;right:18px;bottom:18px;z-index:120;max-width:min(360px,calc(100vw - 36px));padding:14px 16px;border:1px solid var(--color-ink);border-radius:var(--radius);background:var(--color-surface);box-shadow:3px 3px 0 var(--color-ink);font-weight:800;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .18s ease,transform .18s ease}.toast.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1080px){.grid--4,.grid--5,.product-grid,.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.header__nav{display:none}.header__inner{grid-template-columns:auto 1fr auto}.about-founder-hero,.about-founder-hero--reverse,.about-founder-story,.about-founder-practice,.hero-otzi,.split-section,.split-section--reverse,.product-v2-hero,.product-v2-details-grid,.product-main,.cart-page-layout,.contact-layout,.wholesale-account__layout,.newsletter-panel,.footer__main{grid-template-columns:1fr}.about-founder-hero--reverse .about-founder-copy{order:0}.product-info,.product-v2-gallery,.product-v2-buybox,.wholesale-account__intro{position:static}}@media(min-width:1081px){[data-menu-toggle]{display:none}.header__inner>.brand,.header__inner>.header__nav,.header__inner>.header__actions{transform:translateY(-6px)}}@media(max-width:900px){.collection-toolbar--clean{flex-direction:column;align-items:stretch}.collection-toolbar__filters{width:100%}.collection-toolbar--clean .filter-group{flex:1 1 150px}.collection-toolbar--clean .filter-group>summary.button,.collection-toolbar__apply,.collection-toolbar__clear{width:100%}.collection-toolbar__apply,.collection-toolbar__clear{flex:1 1 150px}.collection-toolbar__sort{width:100%;min-width:0}}@media(max-width:720px){.container{width:min(var(--page-width),calc(100vw - 24px))}.section-header,.collection-toolbar{grid-template-columns:1fr}.faq-header{gap:14px}.faq-header h2{font-size:2.65rem}.faq-list--polished .faq-item summary{min-height:auto;align-items:flex-start;padding-block:16px}.collection-header{gap:10px;margin-bottom:18px}.collection-header h1{font-size:2.75rem}.collection-header__text{font-size:.98rem}.collection-toolbar--clean{padding:12px}.collection-toolbar--clean .filter-options{position:static;min-width:0;box-shadow:none}.grid--2,.grid--3,.grid--4,.grid--5,.product-grid,.blog-grid,.product-trust,.field-grid--2,.field-grid--3,.wholesale-account__steps,.product-v2-details-grid{grid-template-columns:1fr}.header__actions .hide-mobile{display:none}.hero-otzi__actions,.footer__bottom{flex-direction:column;align-items:stretch}.hero-otzi__media{min-height:360px}.about-founder-copy h1{font-size:clamp(2rem,12vw,3.25rem)}.about-founder-media{min-height:320px}.about-founder-timeline__list article{grid-template-columns:1fr}.about-founder-timeline__list span{width:46px;height:46px}.product-v2-card{padding:18px}.product-v2-card h1{font-size:clamp(1.55rem,8.5vw,2.2rem)}.product-v2-actions{grid-template-columns:1fr}.product-v2-option-card span,.purchase-card span{align-items:flex-start;flex-direction:column}.product-v2-gallery__item{aspect-ratio:1 / 1.04}.button{width:100%}.cart-line{grid-template-columns:78px minmax(0,1fr)}.cart-line__aside{grid-column:2;justify-items:start}.sticky-atc{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
