:root{--paper:#f7f8f6;--ink:#202522;--accent:#385b4d;--muted:#606863;--line:#d7dcd6;--steel:#dfe6e7;--wood:#e8dfd2;--gutter:clamp(22px,4vw,72px);--display:clamp(48px,6.9vw,108px);--body:16px;--ease:cubic-bezier(.2,.7,.2,1)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:var(--body);line-height:1.5;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.07;letter-spacing:-.045em}h1{font-size:var(--display)}h2{font-size:clamp(34px,4.3vw,64px)}h3{font-size:26px}p{max-width:70ch}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button{border:0;background:none}a,button{touch-action:manipulation}img,video,svg{display:block}img,video{max-width:100%}img{height:auto}svg{flex-shrink:0}img[loading=lazy]{content-visibility:auto}ul,ol{padding:0;margin:0}li{list-style:none}::selection{background:#cad9ce;color:var(--ink)}[hidden]{display:none!important}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-100px;z-index:1000;background:var(--ink);color:#fff;padding:14px 24px}.skip-link:focus{top:16px}.section{padding:100px var(--gutter)}.eyebrow{display:block;font-size:12px;letter-spacing:.05em;font-weight:500;line-height:1.5;margin-bottom:20px}.muted{color:var(--muted)}.rte{line-height:1.75}.rte p+p,.rte p+ul,.rte ul+p{margin-top:22px}.rte ul{padding-left:22px}.rte li{list-style:disc}.rte a{text-decoration:underline;text-underline-offset:4px}.rte h2,.rte h3{margin:30px 0 15px}.rte img{max-width:100%;height:auto}.rte table{display:block;max-width:100%;overflow:auto}.button{display:inline-flex;min-height:56px;padding:17px 25px;gap:28px;justify-content:space-between;align-items:center;font-size:12px;font-weight:600;letter-spacing:.065em;text-transform:uppercase;transition:background .2s,color .2s}.button--dark{background:var(--ink);color:var(--paper)}.button--dark:hover{background:var(--accent)}.button--full{width:100%}.button svg{width:20px;height:20px}.text-link{display:inline-flex;gap:16px;align-items:center;font-size:13px;font-weight:500;text-underline-offset:6px}.text-link:hover{text-decoration:underline}.text-link svg{width:19px;height:19px}.icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.announcement{min-height:32px;background:var(--accent);color:#fff;text-align:center;padding:8px 20px;font-size:11px;letter-spacing:.025em;line-height:1.4}.site-header{height:90px;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--paper);border-bottom:1px solid var(--line);position:relative;z-index:10}.brand{font-size:22px;letter-spacing:-.06em;font-weight:600;white-space:nowrap}.brand img{width:clamp(130px,15vw,220px);height:auto}.desktop-nav{display:flex;align-items:center;gap:clamp(20px,2vw,34px)}.desktop-nav a{font-size:11px;text-transform:uppercase;font-weight:500;letter-spacing:.055em;padding:14px 0;position:relative}.desktop-nav a:after{content:"";position:absolute;bottom:7px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:8px}.header-drop{display:flex;align-items:center;gap:8px;font-size:11px;text-transform:uppercase;font-weight:500}.header-drop svg{width:17px}.cart-link{display:flex;align-items:center;padding:10px;font-size:11px;gap:5px}.cart-link svg{width:18px}.mobile-menu-button{display:none}.mobile-nav{position:fixed;inset:0 0 0 auto;margin:0;height:100dvh;max-height:100dvh;width:min(460px,100%);max-width:100%;padding:24px;background:var(--paper);border:0}.mobile-nav::backdrop{background:#141c1680}.mobile-nav__top{display:flex;align-items:center;justify-content:space-between}.mobile-nav nav{display:flex;flex-direction:column;gap:20px;padding:50px 0}.mobile-nav nav a{font-size:38px;letter-spacing:-.04em}.mobile-nav p{margin-top:40px;color:var(--muted)}.hero{display:grid;grid-template-columns:1.06fr 1fr;min-height:min(810px,calc(100svh - 122px));position:relative}.hero__copy{padding:60px 22px 30px var(--gutter);display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:1}.hero__edition{font-size:12px;margin-bottom:45px;color:var(--muted)}.hero h1{max-width:650px;font-size:clamp(54px,6.35vw,100px);line-height:1;letter-spacing:-.065em}.hero__description{font-size:17px;max-width:365px;margin-top:28px;color:var(--muted)}.hero__actions{display:flex;align-items:center;gap:30px;margin:32px 0 45px}.hero__footnote{margin-top:auto;width:100%;display:flex;justify-content:space-between;gap:30px;padding-right:20px;font-size:11px;color:var(--muted)}.hero__footnote span:last-child{max-width:110px}.hero__media{position:relative;overflow:hidden;background:#e5e9e7;min-height:600px}.hero__media>img,.hero__media>video{width:100%;height:100%;object-fit:cover}.hero__media>img{object-position:center;transform:scale(1.1)}.hero__image-note{position:absolute;bottom:32px;left:30px;font-size:11px;color:#3c4641}.study-caption{position:absolute;bottom:14px;right:16px;font-size:10px;letter-spacing:.04em;color:#54615a;background:#f7f8f6c7;padding:3px 6px;z-index:2}.hero__media .study-caption{bottom:auto;top:20px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:45px}.section-heading>div:last-child>p,.section-heading>p{font-size:15px;line-height:1.65;color:var(--muted);max-width:310px}.section-heading>div:last-child>.text-link{margin-top:17px}.section-heading .eyebrow{margin-bottom:14px}.featured-drop{padding-top:92px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px;row-gap:56px}.product-card{min-width:0}.product-card__image{position:relative;display:block;overflow:hidden;aspect-ratio:1.2;background:#e7ebe6}.product-card__image>img{height:100%;width:100%;object-fit:cover;transition:transform .6s var(--ease)}.product-card__image:hover>img{transform:scale(1.035)}.product-status{display:inline-flex;align-items:center;gap:7px;font-size:10px;letter-spacing:.045em;text-transform:uppercase;line-height:1.4}.product-status:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--accent)}.product-card__image>.product-status{position:absolute;left:20px;top:18px;background:#f7f8f6e6;padding:6px 9px}.product-card__explore{display:flex;position:absolute;bottom:22px;left:20px;align-items:center;gap:18px;font-size:11px;opacity:0;transform:translateY(8px);transition:opacity .3s,transform .3s;background:var(--paper);padding:10px 15px}.product-card__image:hover .product-card__explore,.product-card__image:focus-visible .product-card__explore{opacity:1;transform:none}.product-card__meta{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:var(--muted);margin:18px 0 9px}.product-card__heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.product-card__heading h3{font-size:24px;letter-spacing:-.035em;max-width:70%}.price{font-size:12px;white-space:nowrap;padding-top:4px}.product-card__description{color:var(--muted);font-size:13px;line-height:1.6;margin-top:11px;max-width:440px}.card-cta{margin-top:15px;font-size:10px;text-transform:uppercase;letter-spacing:.045em;gap:14px}.card-cta svg{width:15px;height:15px}.collection-feature{display:grid;grid-template-columns:1.18fr 1fr;min-height:620px}.collection-feature__media{position:relative;background:var(--steel);min-height:400px;overflow:hidden}.collection-feature__media>img{height:100%;width:100%;object-fit:cover}.collection-feature__copy{padding:65px clamp(30px,5vw,90px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:#e0e7e7}.collection-feature__copy h2{font-size:clamp(54px,6.1vw,92px);max-width:450px;line-height:1.03}.collection-feature__copy>p{font-size:17px;line-height:1.65;color:#505c57;max-width:300px;margin:25px 0}.collection-feature__copy .text-link{margin:5px 0 60px}.collection-feature__note{font-size:11px;color:var(--muted)}.collection-feature--craft{grid-template-columns:1fr 1.18fr}.collection-feature--craft .collection-feature__media{order:2;background:#e9dfd0}.collection-feature--craft .collection-feature__copy{background:#eee8df}.how-it-works{padding-top:108px;padding-bottom:110px}.how-it-works .section-heading h2{font-size:clamp(36px,4vw,60px);max-width:550px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:38px;margin-top:60px}.process-number{font-size:12px;display:block;padding-bottom:24px;border-bottom:1px solid var(--line);margin-bottom:24px}.process-grid h3{font-size:15px;font-weight:500;letter-spacing:-.015em;margin-bottom:15px}.process-grid p{font-size:13px;line-height:1.7;color:var(--muted);max-width:240px}.journal-section{border-top:1px solid var(--line)}.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.journal-card__image{position:relative;aspect-ratio:1.35;background:#e4e8e4;overflow:hidden;margin-bottom:21px}.journal-card__image img,.journal-card__image svg{width:100%;height:100%;object-fit:cover;transition:transform .6s}.journal-card a:hover img{transform:scale(1.035)}.journal-card>span,.journal-card>a>span{font-size:10px;letter-spacing:.04em;color:var(--muted);display:block;margin-bottom:10px}.journal-card h3,.journal-card h2{font-size:24px;line-height:1.2;letter-spacing:-.035em}.journal-card p{font-size:13px;line-height:1.6;color:var(--muted);margin-top:12px}.placeholder-svg{background:#e6ebe5;fill:#819183}.drop-signup{padding:90px var(--gutter);background:var(--accent);color:#f8faf7;display:grid;grid-template-columns:1.1fr 1fr;gap:10vw;align-items:center}.drop-signup h2{font-size:clamp(48px,5.5vw,84px);max-width:600px}.drop-signup>div>p{font-size:15px;line-height:1.6;margin-top:22px;max-width:320px;color:#dbe4db}.newsletter-form__row{display:flex;align-items:stretch;border-bottom:1px solid currentColor}.newsletter-form__row input{min-width:0;flex:1;border:0;background:none;padding:19px 0;border-radius:0}.newsletter-form__row input::placeholder{color:inherit;opacity:.7}.newsletter-form__row button{display:flex;align-items:center;gap:18px;font-size:10px;text-transform:uppercase;letter-spacing:.04em;padding:15px 0 15px 14px}.newsletter-form__row button svg{width:20px}.form-note{font-size:11px;line-height:1.6;margin-top:15px;opacity:.8}.form-note a{text-decoration:underline;text-underline-offset:3px}.site-footer{padding:70px var(--gutter) 25px}.footer-top{display:grid;grid-template-columns:1fr 1.45fr;gap:60px}.footer-brand .brand{font-size:30px}.footer-brand p{font-size:15px;line-height:1.5;margin-top:25px;color:var(--muted)}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.footer-links h2{font-size:12px;font-weight:500;letter-spacing:0;margin-bottom:20px}.footer-links a{display:block;font-size:12px;color:var(--muted);margin-top:10px}.footer-links a:hover{text-decoration:underline}.footer-newsletter{display:flex;justify-content:space-between;gap:50px;padding:60px 0 45px}.footer-newsletter>p{font-size:26px;letter-spacing:-.035em;max-width:330px}.footer-newsletter form{width:min(490px,50%)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;border-top:1px solid var(--line);padding-top:22px;font-size:10px;color:var(--muted)}.footer-bottom small{font-size:inherit}.social-links{display:flex;gap:20px}.social-links span{opacity:.5}.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;color:var(--muted);font-size:11px;margin-bottom:35px}.product-feature{padding-top:30px;padding-bottom:65px}.product-feature__grid{display:grid;grid-template-columns:1.2fr 1fr;gap:6vw;align-items:start}.product-main-image{position:relative;background:#e7ebe6;aspect-ratio:1.02;overflow:hidden}.product-main-image img{width:100%;height:100%;object-fit:cover}.product-thumbnails{display:flex;gap:12px;overflow:auto;margin-top:12px}.product-thumbnails button{width:80px;padding:0;flex-shrink:0;border:1px solid transparent}.product-thumbnails button[aria-pressed=true]{border-color:var(--ink)}.product-thumbnails img{aspect-ratio:1;object-fit:cover}.product-feature__info{padding-top:15px}.product-maker{font-size:12px;margin:30px 0 10px;color:var(--muted)}.product-feature__info h1{font-size:clamp(42px,4.5vw,70px);line-height:1.05}.product-location{font-size:12px;color:var(--muted);margin-top:20px}.product-lede{font-size:17px;line-height:1.55;margin-top:25px;max-width:440px}.product-price{font-size:24px;letter-spacing:-.025em;margin-top:28px}.price-context{font-size:11px;line-height:1.65;color:var(--muted);margin:8px 0 25px;max-width:410px}.price-context a{text-decoration:underline}.product-feature__info>.button{margin-top:5px}.validation-note{font-size:12px;line-height:1.6;color:var(--muted);margin-top:15px;max-width:400px}.product-quick-details{margin-top:30px;font-size:12px}.product-quick-details>div{border-top:1px solid var(--line);display:grid;grid-template-columns:90px 1fr;padding:13px 0}.product-quick-details dt{color:var(--muted)}.product-quick-details dd{margin:0}.variant-label{font-size:12px;display:block;margin-bottom:8px}.product-feature__info select{width:100%;margin-bottom:20px}.quantity-label{font-size:12px;display:flex;align-items:center;justify-content:space-between;margin:20px 0}.quantity-label input{width:80px}.product-story{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:12vw;padding-top:90px}.product-story__lead h2{font-size:clamp(40px,4.7vw,70px);max-width:420px;line-height:1.02;margin-bottom:30px}.product-story__lead>.rte{font-size:20px;line-height:1.65;max-width:440px}.product-story__details>div{padding:0 0 35px;margin-bottom:35px;border-bottom:1px solid var(--line)}.product-story__details h2{font-size:12px;letter-spacing:.04em;margin-bottom:20px}.product-story__details .rte{font-size:14px;color:var(--muted)}.product-story__details .text-link{margin-top:20px}.discovery-note{margin-top:20px;padding:20px;background:#edf0ea;font-size:12px;line-height:1.6}.product-gallery{padding-top:0}.product-gallery h2{font-size:32px;margin-bottom:30px}.gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.gallery-grid img,.gallery-grid video,.gallery-grid iframe{width:100%;height:auto}.gallery-grid iframe{aspect-ratio:16/9}.related-discoveries{background:#edf0ec}.related-discoveries .section-heading h2{font-size:35px}.collection-hero{padding:80px var(--gutter);min-height:370px;display:grid;grid-template-columns:1fr;gap:40px;align-items:center;background:#e4e9e4}.collection-hero:has(.collection-hero__image){grid-template-columns:1fr 1fr}.collection-hero h1{font-size:clamp(64px,9vw,140px)}.collection-hero .rte{max-width:570px;font-size:18px;margin-top:28px}.collection-hero__note{font-size:12px;color:var(--muted);margin-top:28px}.collection-hero--lab{background:#dfe6e7}.collection-hero--craft{background:#eee5d9}.collection-hero__image img{width:100%;aspect-ratio:1.2;object-fit:cover}.collection-products{padding-top:35px}.collection-toolbar{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);margin-bottom:30px}.pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:60px}.pagination a,.pagination span{padding:10px 15px}.pagination [aria-current]{background:var(--ink);color:var(--paper)}.page-heading{margin-bottom:55px}.page-heading h1{max-width:900px;font-size:clamp(48px,6.5vw,98px)}.page-heading p{margin-top:25px;color:var(--muted)}.journal-grid--page{grid-template-columns:1fr 1fr;row-gap:50px}.article-page>header{max-width:1000px;margin:0 auto 45px}.article-page h1{font-size:clamp(48px,6vw,90px);margin:30px 0}.article-byline{display:flex;gap:30px;font-size:12px;color:var(--muted)}.article-excerpt{font-size:21px;margin-top:30px}.article-image{margin-bottom:60px}.article-image img{width:100%;max-height:740px;object-fit:cover}.article-body{max-width:720px;margin:0 auto 50px;font-size:18px}.article-page>.text-link{display:flex;justify-content:center}.about-hero>h1{font-size:clamp(55px,8vw,125px);max-width:1150px;margin-bottom:70px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:9vw;align-items:center}.about-image{position:relative}.about-copy{font-size:19px}.about-copy .button{margin-top:35px}.page-content{max-width:940px;margin:auto;min-height:500px}.page-content h1{font-size:64px;margin-bottom:45px}.page-content .rte{font-size:17px}.contact-page{display:grid;grid-template-columns:1fr 1fr;gap:10vw}.contact-page h1{font-size:80px;margin-bottom:30px}.contact-form,.waitlist-form{display:flex;flex-direction:column}.contact-form label,.waitlist-form label{font-size:12px;margin:16px 0 7px}input:not([type=checkbox]):not([type=hidden]),select,textarea{border:1px solid var(--line);border-radius:0;background:transparent;min-height:48px;padding:12px 14px;max-width:100%}textarea{resize:vertical}.contact-form .button{margin-top:25px}.newsletter-form input{border:0!important;padding-left:0!important}.search-form{display:flex;align-items:center;border-bottom:1px solid var(--ink);max-width:700px;margin-top:40px}.search-form input{flex:1;width:100%;border:0!important;font-size:20px;padding-left:0!important;min-width:0}.search-page>p{margin-bottom:30px}.search-result{padding:25px 0;border-top:1px solid var(--line)}.search-result>span{font-size:12px}.search-result h2{font-size:35px;margin:15px 0}.search-result p{color:var(--muted)}.empty-state{grid-column:1/-1;padding:60px 0;text-align:center;width:100%}.empty-state h2{font-size:36px}.empty-state p{margin:20px auto;max-width:470px;color:var(--muted)}.empty-state .button{margin-top:15px}.cart-item{display:grid;grid-template-columns:120px 1fr 90px 120px;gap:25px;align-items:center;border-bottom:1px solid var(--line);padding:25px 0}.cart-item h2{font-size:24px}.cart-item p,.cart-item a:not(:has(img)),.cart-item label{font-size:13px}.cart-item label input{width:80px;margin-top:5px}.cart-item strong{justify-self:end;font-weight:500}.cart-summary{margin:40px 0 0 auto;max-width:400px}.cart-summary p{font-size:12px;color:var(--muted)}.cart-summary .cart-total{display:flex;justify-content:space-between;font-size:24px;color:var(--ink);margin-bottom:15px}.cart-summary button{margin-top:25px}.cart-summary .button{width:100%}.error-page,.password-page{max-width:1000px;min-height:550px}.error-page h1{margin:25px 0}.error-page p{margin-bottom:35px;color:var(--muted)}.password-page h1{margin:55px 0 30px}.password-page .newsletter-form{max-width:520px;margin:35px 0}.password-page details{margin-top:35px}.password-page label{display:block;margin-top:25px}.waitlist-dialog{padding:52px 42px 40px;width:min(540px,calc(100vw - 28px));max-height:calc(100dvh - 30px);border:0;background:var(--paper);color:var(--ink);overflow:auto}.waitlist-dialog::backdrop{background:#18201a99;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-close{position:absolute;top:8px;right:8px}.waitlist-dialog h2{font-size:43px;line-height:1.03;max-width:390px}.waitlist-product{font-size:18px;margin-top:20px}.waitlist-price{font-size:13px;margin:5px 0 15px}.waitlist-dialog .muted{font-size:12px;line-height:1.6}.waitlist-form input:not([type=checkbox]),.waitlist-form select{width:100%}.waitlist-form label{display:block}.waitlist-form .checkbox-label{display:flex;gap:11px;align-items:flex-start;font-size:11px;line-height:1.55;margin:20px 0}.checkbox-label input{accent-color:var(--accent);width:17px;height:17px;flex-shrink:0;margin:1px 0 0}.checkbox-label a{text-decoration:underline}.native-intent{font-size:12px;margin-top:16px}.native-intent summary{cursor:pointer}.native-intent label{line-height:1.6}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-error{color:#983729;font-size:13px;margin:15px 0}.form-success{font-size:16px;padding:20px 0}.preview-notice{font-size:11px;line-height:1.55;padding:12px;background:#e9e9dc;margin:15px 0}.success-mark{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border:1px solid var(--accent);border-radius:50%;margin:20px 0}.waitlist-dialog [data-waitlist-success] h3{font-size:35px;margin:20px 0}.waitlist-dialog [data-waitlist-success] p{font-size:14px;color:var(--muted)}[data-intent-question]{margin-top:28px;padding-top:25px;border-top:1px solid var(--line);font-size:14px}.intent-options{display:flex;flex-wrap:wrap;gap:8px;margin-top:17px}.intent-options button{font-size:11px;text-transform:uppercase;border:1px solid var(--line);padding:12px 14px}.intent-options button:hover,.intent-options button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.toast{position:fixed;bottom:24px;right:24px;padding:18px 25px;background:var(--ink);color:var(--paper);z-index:100;font-size:14px;box-shadow:0 5px 35px #0002;max-width:calc(100vw - 48px)}.toast a{text-decoration:underline;margin-left:15px}@media(min-width:1600px){.hero__copy{padding-top:80px}.hero__media{min-height:760px}.hero h1{font-size:115px}.hero__description{margin-top:35px}.hero__actions{margin-top:40px}.section{padding-top:120px;padding-bottom:120px}}@media(max-width:1100px){.site-header,.desktop-nav{gap:18px}.header-drop{display:none}.hero__copy{padding-top:45px}.hero__edition{margin-bottom:30px}.hero__actions{gap:18px;flex-wrap:wrap}.hero__footnote{font-size:10px}.hero__media{min-height:590px}.product-card__heading{display:block}.product-card__heading h3{max-width:none}.price{padding-top:8px}.collection-feature__copy{padding:50px 35px}.collection-feature{min-height:520px}.process-grid{gap:22px}.drop-signup{gap:6vw}.footer-top{grid-template-columns:1fr 1.7fr;gap:35px}.footer-links{gap:16px}.product-feature__grid{gap:4vw}.product-feature__info h1{font-size:46px}}@media(max-width:749px){:root{--gutter:20px;--body:15px}html{scroll-padding-top:30px}.announcement{font-size:10px;padding:8px 16px}.site-header{height:72px;gap:10px}.brand{font-size:21px}.desktop-nav{display:none}.mobile-menu-button{display:inline-flex}.header-actions{gap:0}.header-actions .cart-link{display:none}.hero{grid-template-columns:1fr;min-height:0}.hero__copy{padding:35px var(--gutter) 30px;order:1}.hero__edition{font-size:11px;margin-bottom:26px}.hero h1{font-size:clamp(48px,12vw,78px);max-width:560px;line-height:1.02;letter-spacing:-.06em}.hero__description{font-size:14px;max-width:320px;margin-top:21px}.hero__actions{gap:22px;margin:24px 0 0;flex-wrap:nowrap}.hero__actions .button{font-size:10px;min-height:50px;padding:15px 17px;gap:22px}.hero__actions .text-link{font-size:11px;white-space:nowrap}.hero__footnote{display:none}.hero__media{order:2;min-height:0;aspect-ratio:1.24;max-height:470px}.hero__media>img{transform:scale(1.06)}.hero__image-note{bottom:18px;left:20px;font-size:10px}.hero__media .study-caption{top:14px}.section{padding:65px var(--gutter)}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:42px}.section-heading .eyebrow{margin-bottom:10px;font-size:10px}.section-heading>div:last-child>p,.section-heading>p{font-size:13px;max-width:300px;margin-top:20px}.section-heading>div:last-child>.text-link,.section-heading>.text-link{margin-top:15px;font-size:11px}.product-grid{grid-template-columns:1fr;gap:38px}.product-card__image{aspect-ratio:1.1}.product-card__image>.product-status{left:13px;top:13px;font-size:9px}.product-card__heading{display:block}.product-card__heading h3{font-size:25px}.product-card__meta{font-size:10px;margin-top:15px}.price{font-size:13px;padding-top:8px}.product-card__description{font-size:12px;margin-top:8px}.card-cta{margin-top:13px}.product-card__explore{display:none}.collection-feature,.collection-feature--craft{grid-template-columns:1fr;min-height:0}.collection-feature__media{aspect-ratio:1.2;min-height:0}.collection-feature__copy{padding:45px var(--gutter);min-height:350px}.collection-feature__copy h2{font-size:64px;max-width:330px}.collection-feature__copy .eyebrow{font-size:10px;margin-bottom:20px}.collection-feature__copy>p{font-size:15px;max-width:300px;margin:24px 0}.collection-feature__copy .text-link{margin-bottom:35px}.collection-feature--craft .collection-feature__media{order:0}.how-it-works .section-heading h2{font-size:40px;max-width:310px}.process-grid{grid-template-columns:1fr 1fr;gap:36px 24px;margin-top:38px}.process-number{padding-bottom:15px;margin-bottom:18px}.process-grid h3{font-size:13px}.process-grid p{font-size:12px}.journal-grid{display:grid;grid-auto-flow:column;grid-auto-columns:84%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;gap:18px;margin-right:calc(-1*var(--gutter));padding-right:var(--gutter);padding-bottom:14px}.journal-card{scroll-snap-align:start}.journal-card h3,.journal-card h2{font-size:23px}.journal-card p{font-size:12px}.drop-signup{grid-template-columns:1fr;gap:35px;padding:60px var(--gutter)}.drop-signup h2{font-size:53px;max-width:340px}.drop-signup .eyebrow{font-size:10px}.drop-signup>div>p{font-size:13px;max-width:275px}.newsletter-form__row input{font-size:14px}.newsletter-form__row button{font-size:9px;gap:10px}.newsletter-form__row button svg{width:17px}.form-note{font-size:10px}.site-footer{padding:50px var(--gutter) 25px}.footer-top{grid-template-columns:1fr;gap:40px}.footer-brand .brand{font-size:28px}.footer-brand p{font-size:13px;margin-top:20px}.footer-links{grid-template-columns:1fr 1fr;gap:35px 25px}.footer-links h2{margin-bottom:15px}.footer-newsletter{display:block;padding:45px 0 35px}.footer-newsletter>p{font-size:23px;margin-bottom:18px}.footer-newsletter form{width:100%}.footer-bottom{align-items:flex-start;flex-direction:column;gap:18px}.social-links{gap:17px;flex-wrap:wrap}.footer-note{display:none}.product-feature{padding-top:20px;padding-bottom:45px}.breadcrumbs{font-size:10px;gap:7px;margin-bottom:20px}.product-feature__grid{grid-template-columns:1fr;gap:26px}.product-main-image{aspect-ratio:1.1}.product-feature__info{padding-top:0}.product-maker{margin:19px 0 8px;font-size:11px}.product-feature__info h1{font-size:43px}.product-location{margin-top:14px;font-size:11px}.product-lede{font-size:15px;margin-top:18px}.product-price{font-size:23px;margin-top:23px}.price-context{margin-bottom:20px}.validation-note{font-size:11px}.product-quick-details{margin-top:25px}.product-story{grid-template-columns:1fr;gap:45px}.product-story__lead h2{font-size:46px}.product-story__lead>.rte{font-size:18px}.product-story__details>div:last-child{margin-bottom:0;padding-bottom:0;border:0}.gallery-grid{grid-template-columns:1fr;gap:15px}.related-discoveries .section-heading h2{font-size:31px}.collection-hero{padding:55px var(--gutter);min-height:350px}.collection-hero:has(.collection-hero__image){grid-template-columns:1fr}.collection-hero h1{font-size:70px}.collection-hero .rte{font-size:15px;margin-top:23px}.collection-hero__note{font-size:11px}.collection-products{padding-top:25px}.collection-toolbar{font-size:11px}.page-heading h1{font-size:48px}.journal-grid--page{display:grid;grid-auto-flow:row;grid-template-columns:1fr;overflow:visible;margin:0;padding:0;row-gap:40px}.article-page h1{font-size:43px;margin-top:25px}.article-byline{gap:18px;font-size:11px}.article-excerpt{font-size:17px}.article-body{font-size:16px}.about-hero>h1{font-size:57px;margin-bottom:40px}.about-grid{grid-template-columns:1fr;gap:35px}.about-copy{font-size:17px}.page-content h1{font-size:48px}.contact-page{grid-template-columns:1fr;gap:25px}.contact-page h1{font-size:56px}.search-form input{font-size:15px}.cart-item{grid-template-columns:80px 1fr 72px;gap:15px}.cart-item h2{font-size:20px}.cart-item>strong{grid-column:2;justify-self:start}.cart-item label input{width:65px}.cart-item p,.cart-item label{font-size:11px}.waitlist-dialog{padding:48px 24px 28px}.waitlist-dialog h2{font-size:38px}.waitlist-dialog .eyebrow{font-size:10px;margin-bottom:15px}.waitlist-product{font-size:16px}.waitlist-form input:not([type=checkbox]),.waitlist-form select{font-size:16px}.error-page h1{font-size:55px}.empty-state{padding:35px 0}.empty-state h2{font-size:29px}.empty-state p{font-size:14px}.toast{bottom:14px;right:14px;max-width:calc(100vw - 28px);font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero video{object-fit:cover}}.hero{min-height:680px;grid-template-columns:46% 54%}.hero__copy{padding-top:76px;padding-bottom:72px;justify-content:center}.hero h1{font-size:clamp(48px,5.5vw,82px);max-width:620px}.hero__description{max-width:420px}.hero__edition{margin-bottom:36px}.hero__media{min-height:680px;background:#e9e5de}.hero__media>img{width:100%;height:100%;object-fit:cover}.hero__shop-product{position:absolute;bottom:24px;left:24px;right:24px;background:var(--paper);padding:17px 20px;display:flex;align-items:center;justify-content:space-between;font-size:13px}.hero__shop-product svg{width:19px;height:19px}.hero__media{position:relative}.product-card__image{background:#efefed}.product-card__image>img{width:100%;height:100%;object-fit:cover}.product-card__explore{display:none}.card-add{display:flex;align-items:center;justify-content:space-between;width:100%;padding:15px 0;border-bottom:1px solid var(--line);font-size:13px;font-weight:500;margin-top:10px}.card-add svg{width:18px;height:18px}.card-add:hover{color:var(--accent)}.product-card .price{font-size:16px;font-weight:500;white-space:nowrap}.product-card__description{color:var(--muted)}.product-card__meta{margin-bottom:10px}.product-card__heading h3{font-size:25px}.product-main-image{background:#efefed}.product-main-image>img{object-fit:contain;width:100%;height:100%}.product-feature__info .product-maker{margin-top:0}.product-lede{margin:20px 0 25px}.currency-label{font-size:11px;margin-left:10px;letter-spacing:.08em;vertical-align:middle;color:var(--muted)}.button--outline{border:1px solid var(--ink);margin-top:10px;justify-content:space-between}.button--outline:hover{background:var(--ink);color:var(--paper)}.product-thumbnails{justify-content:flex-start}.product-thumbnails button{width:85px;height:85px;overflow:hidden}.product-thumbnails img{width:100%;height:100%;object-fit:cover}.product-thumbnails button[aria-pressed=true]{outline:1px solid var(--ink);outline-offset:3px}.collection-feature__note:empty{display:none}.collection-feature__copy h2{text-transform:none;font-size:clamp(42px,5vw,74px)}.collection-feature__media>img{width:100%;height:100%;object-fit:cover}.drop-signup h2{font-size:clamp(38px,4.2vw,58px);max-width:540px}.collection-toolbar>span:empty{display:none}.cart-item .product-variant-default{display:none}.product-story__lead h2{font-size:42px}.cart-summary .button{margin-top:22px}.checkout-local{max-width:680px;margin:8vh auto;padding:35px}.checkout-local p{margin:25px 0}.checkout-local code{word-break:break-all}@media(min-width:990px){.featured-drop .product-grid,.collection-products .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 30px}.featured-drop .product-card__heading,.collection-products .product-card__heading{display:block}.featured-drop .product-card .price,.collection-products .product-card .price{padding-top:9px}.featured-drop .product-card__image,.collection-products .product-card__image{aspect-ratio:1.05}.product-feature__info{padding-top:22px}}@media(max-width:749px){.header-actions .cart-link{display:flex}.header-actions{gap:0}.site-header{gap:8px}.brand{font-size:21px}.hero{display:flex;flex-direction:column;min-height:0}.hero__copy{padding:38px 20px 35px}.hero__edition{margin-bottom:22px}.hero h1{font-size:48px;max-width:350px}.hero__description{font-size:14px;margin-top:23px}.hero__media{min-height:0;aspect-ratio:1.15}.hero__shop-product{bottom:14px;left:14px;right:14px;font-size:11px;padding:13px 15px}.hero__actions{gap:19px;margin-top:28px}.hero__actions .button{padding:16px 18px;gap:18px;font-size:10px}.hero__actions .text-link{font-size:11px}.product-card__heading{display:flex;gap:12px;align-items:start}.product-card__heading h3{font-size:24px}.product-card .price{font-size:14px;padding-top:4px}.card-add{padding:14px 0;font-size:14px}.section-heading h2{font-size:37px}.product-price{margin-top:20px}.product-feature__info h1{font-size:39px}.collection-feature__copy h2{font-size:50px}.product-story__lead h2{font-size:36px}.drop-signup h2{font-size:42px}.product-feature__grid{gap:30px}.cart-link{padding:9px 5px}.site-header .icon-button{min-width:37px}.collection-hero h1{font-size:52px}}.hero__media>img,.hero__media>video{position:absolute;top:0;right:0;bottom:0;left:0;transform:none;object-position:center 68%}.hero__actions{margin-bottom:0}.product-card__image>img{object-fit:contain}.product-card__image{background:#f1f1ef}@media(min-width:750px){.hero,.hero__media{min-height:680px}.hero__copy{padding-top:50px;padding-bottom:50px}}@media(max-width:749px){.hero__media{width:100%;flex:none;height:340px;aspect-ratio:auto}.product-main-image{aspect-ratio:1.45}.product-thumbnails button{width:54px;height:54px}.product-feature__grid{gap:23px}.product-feature__info h1{font-size:35px}.product-lede{font-size:14px;margin:15px 0 18px}.product-price{margin-top:16px}.product-maker{margin-bottom:6px}.product-feature{padding-top:16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
