:root{--ink:#201a16;--copper:#ad5c35;--deep:#314039;--sand:#e8d9c4;--paper:#faf7f1;--line:#cdbda8;--font:var(--font-yava),Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-weight:400;font-size:17px;line-height:1.45;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance;font-weight:550;line-height:.96;letter-spacing:-.045em}.header{position:-webkit-sticky;position:sticky;top:0;z-index:20;height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,4vw,72px);background:rgba(250,247,241,.96);border-bottom:1px solid rgba(49,64,57,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.wordmark{font-size:26px;letter-spacing:-.06em;font-weight:650}.nav{display:flex;align-items:center;gap:28px;font-size:15px}.nav>a:not(.button){position:relative}.nav>a:not(.button):after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:1px;background:var(--copper);transform:scaleX(0);transition:transform .2s}.nav>a:hover:after{transform:scaleX(1)}.menu{display:none;background:none;border:0;font:inherit;padding:12px}.button,.menu{font-size:15px}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--deep);color:#fff;padding:14px 22px;min-height:48px;border:1px solid var(--deep);line-height:1;transition:background .2s,transform .2s,border-color .2s}.button:hover{background:var(--copper);border-color:var(--copper);transform:translateY(-2px)}.button:active{transform:scale(.98)}.button:focus-visible,.nav a:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--copper);outline-offset:4px}.button.small{min-height:40px;padding:11px 15px}.button.light{background:transparent;border-color:#fff}.section{padding:clamp(70px,9vw,145px) clamp(22px,7vw,130px)}.eyebrow{font-size:13px;line-height:1.2;letter-spacing:.09em;text-transform:uppercase;font-weight:650;color:var(--copper);margin-bottom:24px}.hero{min-height:calc(100svh - 76px);display:grid;grid-template-columns:minmax(0,43%) minmax(0,57%);background:var(--sand)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(56px,8vw,140px) clamp(24px,5vw,88px) clamp(56px,8vw,140px) clamp(56px,8vw,140px)}.hero h1{font-size:clamp(56px,7vw,124px);margin-bottom:28px}.hero-copy>p:not(.eyebrow){max-width:420px;font-size:20px;line-height:1.35;margin-bottom:32px}.hero-art{position:relative;overflow:hidden;min-height:560px;background:#d3c4ae}.hero-art img,.hero-art picture{width:100%;height:100%}.hero-art img{object-fit:cover;object-position:center}.hero-art span{position:absolute;right:26px;bottom:22px;padding:9px 11px;background:var(--paper);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.split-heading{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:60px;gap:60px;align-items:end;margin-bottom:56px}.closing h2,.split-heading h2{font-size:clamp(46px,6vw,92px)}.split-heading p{max-width:420px;font-size:20px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.product{display:block;border-bottom:1px solid var(--ink);padding-bottom:16px}.product picture{display:block;aspect-ratio:1/1;background:#eee4d7;overflow:hidden;margin-bottom:17px}.product img{width:100%;height:100%;object-fit:contain;transition:transform .35s}.product:hover img{transform:scale(1.035)}.product h2,.product h3{font-size:25px;line-height:1.05;letter-spacing:-.03em}.product p{margin-top:5px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product em{font-style:normal;color:#7d4230;font-size:14px;margin-left:6px}.text-link{display:inline-flex;gap:14px;margin-top:34px;font-size:17px;border-bottom:1px solid var(--ink);padding-bottom:4px}.text-link span{color:var(--copper);transition:transform .2s}.text-link:hover span{transform:translateX(5px)}.story-band{display:grid;grid-template-columns:1fr 1fr;background:var(--deep);color:#fff}.story-band>div{padding:clamp(70px,9vw,150px) clamp(22px,8vw,140px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.story-band .eyebrow{color:#e7a171}.story-band h2{font-size:clamp(50px,6vw,96px);margin-bottom:32px}.story-band picture{min-height:520px;background:#e5d8c3}.story-band img{width:100%;height:100%;object-fit:cover}.process{background:#e6d2b3}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;border-top:1px solid rgba(32,26,22,.45);padding-top:24px}.process-grid b{font-size:15px;color:var(--copper)}.process-grid h3{font-size:43px;margin:35px 0 18px}.process-grid p{max-width:250px}.closing{text-align:center;background:var(--paper)}.closing .button{margin-top:35px}.page{max-width:1600px;margin:0 auto}.contact h1,.page h1,.policy h1{font-size:clamp(54px,8vw,120px);max-width:850px}.lede{font-size:21px;line-height:1.4;max-width:620px;margin-top:28px}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:44px 20px;gap:44px 20px;margin-top:68px}.catalog-grid .product:first-child{grid-column:auto}.product-page{max-width:1600px;margin:auto}.crumb{font-size:14px;margin-bottom:32px}.crumb a{border-bottom:1px solid var(--copper)}.product-layout{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:clamp(36px,7vw,120px);gap:clamp(36px,7vw,120px)}.gallery{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;align-self:start}.gallery picture{aspect-ratio:1/1;background:#eee4d7}.gallery img{width:100%;height:100%;object-fit:contain}.product-info{position:-webkit-sticky;position:sticky;top:120px;align-self:start}.product-info h1{font-size:clamp(42px,5vw,74px);margin-bottom:12px}.price{font-size:26px;margin-bottom:26px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-info>p:not(.eyebrow):not(.price):not(.shop-note):not(.sold){max-width:430px;font-size:19px}.product-info ul{padding:20px 0 22px;margin:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);list-style:none}.product-info li{padding:7px 0}.sold{color:#7d4230;margin:28px 0;font-size:19px}.shop-note{font-size:14px;margin-top:15px;color:#605851}.craft-top{padding-bottom:70px}.craft-visual{display:grid;grid-template-columns:1.1fr .9fr;background:var(--sand)}.craft-visual picture{min-height:580px;background:#f4ece1}.craft-visual img{width:100%;height:100%;object-fit:contain}.craft-visual>div{padding:clamp(55px,8vw,130px);display:flex;flex-direction:column;justify-content:center}.craft-visual h2,.facts h2{font-size:clamp(43px,5vw,78px);margin-bottom:24px}.craft-visual p:not(.eyebrow),.facts p{font-size:19px;max-width:480px}.facts{display:grid;grid-template-columns:.6fr 1fr;grid-gap:50px;gap:50px;background:var(--deep);color:#fff}.facts .button{margin-top:30px;background:var(--copper);border-color:var(--copper)}.reading{max-width:1100px}.care-list{margin:65px 0 38px;border-top:1px solid var(--line)}.care-list>div{display:grid;grid-template-columns:110px 1fr 1.2fr;grid-gap:24px;gap:24px;align-items:start;padding:25px 0;border-bottom:1px solid var(--line)}.care-list b{color:var(--copper)}.care-list h2{font-size:30px}.contact{display:grid;grid-template-columns:1fr 1fr;grid-gap:10vw;gap:10vw;max-width:1600px;margin:auto;background:var(--sand)}.contact>div>p:not(.eyebrow){font-size:20px;max-width:400px;margin:24px 0 30px}.contact>div>a{display:block;font-size:18px;text-decoration:underline;-webkit-text-decoration-color:var(--copper);text-decoration-color:var(--copper);text-underline-offset:5px;margin:10px 0}.contact-form{display:grid;grid-gap:19px;gap:19px;align-self:start}.contact-form label{display:grid;grid-gap:8px;gap:8px;font-size:16px}.contact-form input,.contact-form textarea{font:inherit;font-size:17px;padding:12px;border:1px solid #8a7a69;background:#faf7f1;border-radius:0}.contact-form textarea{min-height:150px;resize:vertical}.form-status{font-size:15px;background:#f8e9d9;padding:12px}.policy{max-width:900px;margin:auto}.policy h1{margin-bottom:38px}.policy h2{font-size:33px;margin:45px 0 12px}.policy p{max-width:740px;margin:15px 0}.policy a{color:#803f24;text-decoration:underline}.not-found{min-height:65vh;text-align:center}.not-found h1{font-size:clamp(60px,8vw,120px);margin-bottom:25px}.not-found p{margin-bottom:30px}.empty{min-height:55vh}.footer{display:grid;grid-template-columns:1.2fr 1fr auto;grid-gap:60px;gap:60px;align-items:end;padding:62px clamp(22px,7vw,130px);background:#231e19;color:#f7f0e6}.footer p{margin:16px 0}.footer a:not(.wordmark):not(.theo){text-decoration:underline;text-underline-offset:4px}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px 38px;gap:12px 38px}.theo img{width:38px;height:38px}.theo{padding:6px}@media (max-width:800px){body{font-size:16px}.header{height:68px}.menu{display:block}.nav{display:none;position:absolute;top:67px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:14px 22px 22px;align-items:stretch;gap:4px}.nav.open{display:flex;flex-direction:column}.nav a{padding:11px 0;min-height:44px}.nav .button{margin-top:8px}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:68px 22px 44px}.hero h1{font-size:clamp(55px,16vw,78px)}.hero-copy>p:not(.eyebrow){font-size:18px}.hero-art{min-height:410px}.section{padding:74px 22px}.contact,.craft-visual,.split-heading,.story-band{grid-template-columns:1fr;gap:0}.split-heading{gap:22px;margin-bottom:42px}.split-heading p{font-size:18px}.catalog-grid,.product-grid{grid-template-columns:repeat(2,1fr);gap:28px 12px}.product h2,.product h3{font-size:21px}.story-band picture{min-height:390px;grid-row:1}.story-band>div{padding:70px 22px}.story-band h2{font-size:59px}.process-grid{grid-template-columns:1fr;gap:14px}.process-grid h3{margin:13px 0 6px;font-size:37px}.product-layout{grid-template-columns:1fr;gap:30px}.gallery{gap:8px}.product-info{position:static}.catalog-grid{margin-top:48px}.craft-visual picture{min-height:390px}.craft-visual>div{padding:70px 22px}.facts{grid-template-columns:1fr;gap:10px}.care-list>div{grid-template-columns:48px 1fr;gap:8px}.care-list>div p{grid-column:2}.contact{gap:55px}.footer{grid-template-columns:1fr;gap:35px;padding:48px 22px}.footer-links{max-width:300px}.theo{justify-self:start}.contact h1,.page h1,.policy h1{font-size:clamp(53px,15vw,77px)}}@media (prefers-reduced-motion:no-preference){.hero-copy>*{animation:rise .65s both}.hero-copy h1{animation-delay:.08s}.hero-copy>p:not(.eyebrow){animation-delay:.16s}.hero-copy .button{animation-delay:.24s}@keyframes rise{0%{opacity:0;transform:translateY(13px)}to{opacity:1;transform:none}}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.product-placeholder,.product>img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;background:#eee4d7;margin-bottom:17px}.product-placeholder{display:grid;place-items:center;color:var(--copper)}.cart-link{font-size:15px;white-space:nowrap;border-bottom:1px solid transparent}.cart-link:hover{border-color:var(--copper)}.shop-gallery{min-width:0}.shop-gallery>img{width:100%;max-height:760px;object-fit:contain;background:#eee4d7}.thumbnails{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.thumbnails button{padding:0;border:2px solid transparent;background:#eee4d7;width:82px;height:82px;cursor:pointer}.thumbnails button.active{border-color:var(--copper)}.thumbnails img{width:100%;height:100%;object-fit:contain}.product-description{font-size:19px;max-width:430px;margin:22px 0}.product-description p+*{margin-top:12px}.purchase fieldset{border:0;padding:0;margin:18px 0}.purchase legend{font-size:15px;margin-bottom:9px}.option-list{display:flex;gap:8px;flex-wrap:wrap}.option-list button{font:inherit;background:var(--paper);border:1px solid var(--line);padding:8px 12px;cursor:pointer}.option-list button.selected{background:var(--deep);color:#fff;border-color:var(--deep)}.option-list button:disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.purchase .price{margin:22px 0}.purchase del{font-size:18px;color:#665e57;margin-left:12px}.cart-message{font-size:15px;margin-top:12px;color:var(--deep)}.cart-page{max-width:1000px}.cart-lines{border-top:1px solid var(--line);margin-top:44px}.cart-line{display:grid;grid-template-columns:160px 1fr;grid-gap:24px;gap:24px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-line>img{width:160px;height:160px;object-fit:contain;background:#eee4d7}.cart-line h2{font-size:29px}.cart-line p{margin-top:8px}.quantity{display:flex;align-items:center;gap:12px;margin-top:18px}.quantity button{font:inherit;border:1px solid var(--line);background:var(--paper);width:34px;height:34px;cursor:pointer}.quantity .remove,.text-button{width:auto;height:auto;border:0;border-bottom:1px solid var(--ink);padding:3px;background:none;margin-left:10px;cursor:pointer}.cart-total{margin:30px 0 0 auto;max-width:300px;display:grid;grid-gap:17px;gap:17px}.cart-total p{font-size:22px;display:flex;justify-content:space-between}.cart-total .text-button{justify-self:start;margin-left:0}.empty-shop{margin-top:50px;padding:34px;background:var(--sand)}@media (max-width:800px){.shop-gallery>img{max-height:520px}.cart-line{grid-template-columns:105px 1fr;gap:15px}.cart-line>img{width:105px;height:105px}.cart-line h2{font-size:24px}.cart-link{padding:11px 0;min-height:44px}.thumbnails button{width:64px;height:64px}}.product>img{height:auto}.blog-intro{padding-bottom:58px}.blog-directory,.post-list{padding-top:0}.blog-card{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);background:var(--sand);min-height:460px}.blog-card>img{width:100%;height:100%;min-height:460px;object-fit:contain;background:#eee4d7}.blog-card>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(38px,6vw,96px)}.blog-card h2{font-size:clamp(38px,4vw,65px);margin-bottom:20px}.blog-card p:not(.eyebrow){max-width:530px;font-size:19px}.blog-card .text-link{margin-top:28px}.blog-card:hover img{transform:scale(1.02)}.blog-card img{transition:transform .3s}.back-link{display:inline-flex;border-bottom:1px solid var(--copper);padding-bottom:4px;margin-bottom:38px;font-size:15px}.back-link:before{content:"←";margin-right:10px;color:var(--copper)}.category-hero{padding-bottom:75px}.category-layout{display:grid;grid-template-columns:1fr .8fr;grid-gap:clamp(45px,8vw,140px);gap:clamp(45px,8vw,140px);align-items:center}.category-layout h1,.post-hero h1{font-size:clamp(52px,7vw,105px);max-width:940px}.category-layout img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#eee4d7}.post-card,.post-card>img{min-height:390px}.post-card h2{font-size:clamp(35px,3.4vw,56px);line-height:1.02}.post-hero{max-width:1300px;margin:0 auto;padding-bottom:72px}.post-hero .eyebrow{margin-bottom:20px}.post-hero .lede{margin-bottom:46px}.post-hero>img{width:100%;max-height:680px;object-fit:contain;background:#eee4d7}.article{max-width:820px;margin:0 auto;padding-top:0;font-size:19px;line-height:1.6}.article>p{margin:0 0 25px}.article h2{font-size:clamp(35px,4vw,53px);line-height:1.04;margin:68px 0 20px}.article h3{font-size:26px;line-height:1.1}.article a{color:#803f24;text-decoration:underline;-webkit-text-decoration-color:var(--copper);text-decoration-color:var(--copper);text-underline-offset:4px}.article-image{margin:48px 0}.article-image img{width:100%;max-height:610px;object-fit:contain;background:#eee4d7}.faq-list{border-top:1px solid var(--line);margin-top:28px}.faq-list section{padding:26px 0;border-bottom:1px solid var(--line)}.faq-list h3{margin-bottom:10px}.faq-list p{margin:0}@media (max-width:800px){.blog-intro{padding-bottom:42px}.blog-card,.category-layout{grid-template-columns:1fr}.blog-card{min-height:0}.blog-card>img{min-height:300px;max-height:400px}.blog-card>div{padding:42px 24px}.article,.blog-card p:not(.eyebrow){font-size:17px}.category-hero{padding-bottom:45px}.category-layout{gap:35px}.post-card>img{min-height:300px}.post-hero{padding-bottom:46px}.post-hero .lede{margin-bottom:32px}.article h2{margin-top:52px}.article-image{margin:35px 0}}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_eb41fe{font-family:Fraunces,Fraunces Fallback;font-style:normal}.__variable_eb41fe{--font-yava:"Fraunces","Fraunces Fallback"}