:root{--paper:#f3ece1;--ink:#2b190f;--brown:#322015;--line:rgba(43,25,15,.22);--serif:Georgia,"Times New Roman",serif;--sans:"Trebuchet MS",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-shell main{flex:1 1}.topline{min-height:36px;background:var(--brown);color:#f7f0e6;padding:7px clamp(20px,4vw,60px);font-size:12px;letter-spacing:.03em;display:flex;justify-content:space-between;align-items:center}.topline a{color:#f7f0e6;text-decoration:none}.topline-links{display:flex;align-items:center;gap:18px}.topline a:hover{text-decoration:underline;text-underline-offset:3px}.header{height:72px;background:rgba(247,241,233,.96);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,4vw,60px);border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:10}.brand{font-family:var(--serif);font-size:22px;color:var(--ink);text-decoration:none;letter-spacing:-.035em}.header nav{display:flex;align-items:center;gap:clamp(18px,3vw,42px)}.footer a,.header nav a{color:inherit;text-decoration:none}.header nav a{font-family:var(--serif);font-size:18px}.footer a:hover,.header nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:4px}a:focus-visible{outline:3px solid #a35c31;outline-offset:4px}.hero{min-height:calc(100vh - 108px);display:grid;grid-template-columns:minmax(350px,.83fr) minmax(0,1.17fr);background:#e9dfd2}.hero-copy{padding:clamp(48px,8vw,138px) clamp(28px,7vw,110px);align-self:center;animation:rise .7s ease-out both}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:11px;line-height:1.35;margin:0 0 18px;font-weight:700}.about-hero h1,.hero h1,.legal h1,.page-hero h1{font-family:var(--serif);font-weight:400;letter-spacing:-.07em;line-height:.92;margin:0;text-wrap:balance}.hero h1{font-size:clamp(58px,7vw,118px)}.rule{display:block;width:48px;border-top:1px solid var(--ink);margin:30px 0 24px}.lead{font-family:var(--serif);font-size:clamp(20px,2vw,27px);line-height:1.28;max-width:500px;margin:0 0 30px;letter-spacing:-.025em}.button{background:var(--brown);color:#fff9ef;display:inline-flex;align-items:center;gap:24px;min-height:52px;padding:14px 22px;text-decoration:none;border:1px solid var(--brown);font-size:14px;letter-spacing:.02em;transition:background .2s,color .2s,transform .2s}.button:hover{background:transparent;color:var(--brown)}.button:active{transform:scale(.98)}.button span{font-size:19px}.about-hero picture,.hero-image,.shop-visual picture,.story-image,.wide-image{display:block}.hero-image{min-height:480px;overflow:hidden}.about-hero picture img,.hero-image img,.shop-visual picture img,.story-image img,.wide-image img{display:block;width:100%;height:100%;object-fit:cover}.hero-image img{animation:fade .9s ease-out both}.intro{padding:clamp(52px,7vw,100px) clamp(20px,7.5vw,115px);display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:start;background:#f7f1e9}.closing h2,.intro h2,.maker-copy h2,.paper-note h2,.prose-section h2,.shop-visual h2{font-family:var(--serif);font-weight:400;letter-spacing:-.05em;line-height:1.05;font-size:clamp(35px,4.2vw,66px);margin:0;text-wrap:balance}.intro>p{max-width:450px;font-size:18px;margin:28px 0 0}.editorial-grid{display:grid;grid-template-columns:1.25fr .75fr;min-height:520px}.wide-image{overflow:hidden}.paper-note{background:#e9dfd2;padding:clamp(45px,7vw,110px) clamp(28px,6vw,92px);display:flex;flex-direction:column;justify-content:center}.maker-copy p:not(.eyebrow),.paper-note p:not(.eyebrow),.prose-section p,.shop-visual p{max-width:440px;margin:26px 0;font-size:17px}.text-link{color:var(--ink);font-family:var(--serif);font-size:20px;text-decoration:none}.text-link span{margin-left:8px}.maker-section{background:var(--brown);color:#fbf1e5;display:grid;grid-template-columns:1fr .8fr;min-height:640px}.maker-copy{padding:clamp(52px,9vw,145px) clamp(28px,8vw,130px);display:flex;flex-direction:column;justify-content:center}.light{color:#fbf1e5}.story-image{min-height:420px;overflow:hidden}.closing{text-align:center;padding:clamp(80px,12vw,180px) 24px;background:#f7f1e9}.closing h2{max-width:760px;margin:0 auto 34px}.page-hero{padding:clamp(80px,13vw,180px) clamp(24px,12vw,200px);background:#e9dfd2;min-height:60vh}.about-hero h1,.contact-intro h1,.legal h1,.page-hero h1{font-size:clamp(52px,8vw,112px);max-width:900px}.contact-hero{min-height:68vh}.contact-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);grid-gap:clamp(48px,10vw,150px);gap:clamp(48px,10vw,150px);align-items:start;padding:clamp(78px,12vw,170px) clamp(24px,10vw,160px);background:#e9dfd2}.contact-intro h1{font-family:var(--serif);font-weight:400;letter-spacing:-.07em;line-height:.92;margin:0;text-wrap:balance}.contact-intro .lead{margin-top:32px}.contact-form{display:flex;flex-direction:column;padding:clamp(28px,4vw,48px);background:#f7f1e9;border:1px solid var(--line)}.contact-form label{margin:0 0 7px;font-size:13px;font-weight:700;letter-spacing:.03em}.contact-form input:not([type=hidden]),.contact-form textarea{width:100%;margin:0 0 22px;padding:13px 14px;border:1px solid var(--line);border-radius:0;background:transparent;color:var(--ink);font:16px/1.4 var(--sans)}.contact-form textarea{min-height:140px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{outline:3px solid rgba(163,92,49,.35);outline-offset:1px;border-color:#a35c31}.contact-form-status{margin:0 0 16px;font-size:15px}.contact-form-status.is-error{color:#8b281f}.contact-form .button{align-self:flex-start;cursor:pointer}.contact-form .button:disabled{cursor:wait;opacity:.7}.shop-visual{display:grid;grid-template-columns:1fr 1fr;min-height:420px;background:#f7f1e9}.shop-visual picture{min-height:340px}.shop-visual>div{padding:clamp(45px,8vw,120px);display:flex;flex-direction:column;justify-content:center}.etsy-note{padding:20px clamp(24px,8vw,120px);margin:0;background:#f7f1e9;border-top:1px solid var(--line);font-size:12px}.product-section{padding:clamp(60px,9vw,140px) clamp(24px,7.5vw,115px);background:#f7f1e9}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:42px}.section-heading h2{font-family:var(--serif);font-size:clamp(38px,5vw,72px);font-weight:400;letter-spacing:-.06em;line-height:1;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px 20px;gap:28px 20px}.product-card{display:block;color:var(--ink);text-decoration:none;border-top:1px solid var(--line);padding-top:12px}.product-card picture{display:block;aspect-ratio:1/1;overflow:hidden;background:#e9dfd2}.product-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.product-card:hover img{transform:scale(1.025)}.product-card>div{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 1px 4px}.product-name{font-family:var(--serif);font-size:clamp(18px,1.7vw,24px);line-height:1.08;letter-spacing:-.03em;margin:0}.product-price{white-space:nowrap;margin:1px 0 0;font-size:14px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.all-products{padding-top:70px}.product-page{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:flex-start;background:#f7f1e9}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2px;gap:2px;background:#e9dfd2}.product-gallery picture{display:block;aspect-ratio:1/1;overflow:hidden;background:#e9dfd2}.product-gallery img{width:100%;height:100%;object-fit:cover;display:block}.product-detail{position:-webkit-sticky;position:sticky;top:72px;padding:clamp(48px,7vw,110px) clamp(28px,6vw,90px)}.product-detail h1{font-family:var(--serif);font-size:clamp(42px,5vw,76px);font-weight:400;letter-spacing:-.065em;line-height:.98;margin:0;text-wrap:balance}.product-detail-price{font-family:var(--serif);font-size:28px;margin:30px 0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-description{border-top:1px solid var(--line);padding:22px 0 28px}.product-description p{margin:0;font-size:16px;white-space:pre-line}.shop-note{font-size:13px;max-width:400px;margin:18px 0 30px}.about-hero{display:grid;grid-template-columns:1fr .7fr;min-height:660px;background:#e9dfd2}.about-hero>div{padding:clamp(60px,10vw,160px) clamp(24px,8vw,130px);align-self:center}.about-hero picture{min-height:460px;overflow:hidden}.legal,.prose-section{max-width:850px;padding:clamp(70px,10vw,150px) 24px;margin:auto}.legal{min-height:55vh}.legal p{font-size:18px;max-width:680px}.legal a{color:var(--ink);text-underline-offset:4px}.footer{background:#25170f;color:#f7ede1;padding:55px clamp(24px,6vw,90px) 32px;display:grid;grid-template-columns:1.3fr 1fr auto;grid-gap:40px;gap:40px;align-items:end}.footer-brand{color:#fff7ed;font-size:26px}.footer p{max-width:310px;margin:10px 0 0;font-size:14px;color:#e4d6c7}.footer-links{display:grid;grid-template-columns:repeat(2,max-content);grid-gap:9px 28px;gap:9px 28px;font-size:14px}.theo img{width:100px;height:auto;display:block}.blog-category-hero,.blog-index-hero{background:#e9dfd2}.blog-index-hero{min-height:48vh;padding:clamp(88px,13vw,170px) clamp(24px,12vw,200px)}.article-hero h1,.blog-category-hero h1,.blog-index-hero h1{font-family:var(--serif);font-weight:400;letter-spacing:-.07em;line-height:.94;margin:0;text-wrap:balance}.blog-index-hero h1{max-width:820px;font-size:clamp(56px,8vw,110px)}.blog-index-hero .lead{margin-top:30px}.blog-directory,.blog-post-grid{padding:clamp(64px,9vw,130px) clamp(24px,7.5vw,115px);background:#f7f1e9}.blog-category-card,.blog-post-card{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(0,1.05fr);max-width:1120px;margin:0 auto;color:var(--ink);text-decoration:none;background:#e9dfd2;transition:transform .25s ease,box-shadow .25s ease}.blog-category-card:hover,.blog-post-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(43,25,15,.12)}.blog-category-card picture,.blog-post-card picture{display:block;min-height:330px;overflow:hidden}.blog-category-card img,.blog-post-card img{width:100%;height:100%;object-fit:cover;display:block}.blog-category-card>div,.blog-post-card>div{padding:clamp(34px,5vw,72px);align-self:center}.blog-category-card h2,.blog-post-card h2{font-family:var(--serif);font-size:clamp(35px,4vw,58px);letter-spacing:-.055em;font-weight:400;line-height:1;margin:0;text-wrap:balance}.blog-category-card p:not(.eyebrow),.blog-post-card p:not(.eyebrow){max-width:520px;margin:24px 0 30px;font-size:17px}.blog-category-hero{display:grid;grid-template-columns:1fr .82fr;min-height:590px}.blog-category-hero>div{padding:clamp(72px,10vw,145px) clamp(24px,8vw,130px);align-self:center}.blog-category-hero picture{display:block;min-height:420px;overflow:hidden}.blog-category-hero img{width:100%;height:100%;object-fit:cover;display:block}.back-link{display:inline-block;color:inherit;margin:0 0 42px;font-family:var(--serif);font-size:18px;text-decoration:none}.back-link:hover{text-decoration:underline;text-underline-offset:4px}.article{background:#f7f1e9}.article-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);min-height:620px;background:#e9dfd2}.article-hero>div{padding:clamp(68px,10vw,145px) clamp(24px,8vw,130px);align-self:center}.article-hero h1{max-width:780px;font-size:clamp(50px,6.5vw,94px)}.article-hero .lead{margin-top:28px}.article-hero picture{display:block;min-height:440px;overflow:hidden}.article-hero img{display:block;width:100%;height:100%;object-fit:cover}.article-body{width:min(100% - 48px,740px);margin:0 auto;padding:clamp(70px,10vw,132px) 0}.article-body>figure,.article-body>h2,.article-body>p,.article-body>section{margin-left:auto;margin-right:auto}.article-body p{font-size:18px;line-height:1.72;margin:0 0 26px;text-wrap:pretty}.article-body h2{font-family:var(--serif);font-size:clamp(34px,4.5vw,52px);font-weight:400;letter-spacing:-.055em;line-height:1.02;margin-top:68px;margin-bottom:22px;text-wrap:balance}.article-body a:not(.button){color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}.article-figure{margin:42px 0}.article-figure picture{display:block;aspect-ratio:4/3;overflow:hidden;background:#e9dfd2}.article-figure img{display:block;width:100%;height:100%;object-fit:cover}.article-figure figcaption{margin-top:11px;font-size:14px;line-height:1.45;color:#684f3e}.article-shop-note{margin-top:72px;padding:clamp(34px,6vw,62px);background:#322015;color:#fff7ed}.article-faq h2,.article-shop-note h2{margin-top:0}.article-shop-note p:not(.eyebrow){color:#f0e2d3;max-width:620px}.article-shop-note a:not(.button){color:#fff7ed}.article-shop-note .button{margin-top:8px;background:#f7f1e9;border-color:#f7f1e9;color:#322015}.article-shop-note .button:hover{background:transparent;color:#fff7ed}.article-faq{margin-top:82px}.faq-item{border-top:1px solid var(--line);padding:24px 0}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-item h3{font-family:var(--serif);font-size:24px;font-weight:400;line-height:1.15;letter-spacing:-.03em;margin:0 0 11px}.faq-item p{font-size:16px;margin:0;max-width:650px}.reveal{animation:rise .7s ease-out both}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fade{0%{opacity:.2;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.cookie-consent{position:fixed;z-index:50;inset:auto 0 0;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px clamp(20px,4vw,60px);background:#25170f;color:#fff7ed;border-top:1px solid rgba(255,247,237,.35);box-shadow:0 -8px 24px rgba(43,25,15,.18)}.cookie-consent p{margin:0;font-size:14px;max-width:680px}.cookie-consent a{color:inherit;text-underline-offset:3px}.cookie-actions{display:flex;gap:10px;flex:none}.cookie-actions button{min-width:94px;min-height:42px;border:1px solid #fff7ed;border-radius:0;background:transparent;color:#fff7ed;padding:9px 15px;font:700 13px var(--sans);cursor:pointer}.cookie-actions button:hover{background:#fff7ed;color:#25170f}.cookie-actions button:focus-visible{outline:3px solid #e9b85e;outline-offset:3px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width:800px){.topline{font-size:10px}.header{height:64px}.brand{font-size:19px}.header nav{gap:16px}.header nav a{font-size:16px}.hero{min-height:auto;grid-template-columns:1fr}.hero-copy{padding:64px 26px 56px}.hero h1{font-size:clamp(58px,17vw,84px)}.hero-image{height:440px;min-height:0;order:-1}.has-cookie-consent .hero-image{height:280px}.about-hero,.article-hero,.blog-category-card,.blog-category-hero,.blog-post-card,.contact-page,.editorial-grid,.intro,.maker-section,.product-page,.shop-visual{grid-template-columns:1fr;gap:0}.intro{padding:64px 26px}.intro>p{margin-top:28px}.wide-image{height:360px;min-height:0}.paper-note{padding:62px 26px}.maker-copy{padding:74px 26px}.story-image{height:470px;min-height:0}.page-hero{padding:90px 26px;min-height:calc(100vh - 100px)}.shop-page-hero{min-height:500px}.about-hero>div{padding:90px 26px 64px}.about-hero picture{height:430px;min-height:0}.shop-visual picture{height:340px;min-height:0}.shop-visual>div{padding:60px 26px}.product-section{padding:64px 26px}.section-heading{align-items:flex-start;flex-direction:column;gap:22px;margin-bottom:30px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.product-card>div{display:block;padding-top:11px}.product-price{margin-top:7px}.product-gallery{grid-template-columns:1fr}.product-detail{position:static;order:-1;padding:60px 26px 78px}.contact-page{padding:74px 26px;gap:54px}.footer{grid-template-columns:1fr;align-items:start;gap:30px}.footer-links{grid-template-columns:repeat(3,max-content);gap:10px 22px}.theo img{width:95px}.blog-index-hero{min-height:0;padding:86px 26px 76px}.article-hero>div,.blog-category-hero>div{padding:72px 26px 60px}.article-hero picture,.blog-category-hero picture{min-height:0;height:390px}.blog-category-card picture,.blog-post-card picture{min-height:0;height:300px}.blog-category-card>div,.blog-post-card>div{padding:42px 26px 48px}.article-hero h1{font-size:clamp(50px,14vw,74px)}.article-body{width:min(100% - 40px,740px)}.article-body p{font-size:17px}.article-body h2{margin-top:55px}.article-shop-note{margin-top:60px}.article-faq{margin-top:64px}}@media (max-width:430px){.topline span{display:none}.topline{justify-content:flex-end}.header{height:auto;min-height:64px;padding:13px 16px;align-items:flex-start;gap:12px}.header nav{gap:10px 12px;flex-wrap:wrap;justify-content:flex-end}.header nav a{font-size:14px}.brand{font-size:17px;line-height:1.05;max-width:124px}.hero h1{letter-spacing:-.08em}.footer-links{grid-template-columns:repeat(2,max-content)}.article-hero picture{height:300px}.article-figure picture{aspect-ratio:1/1}}@media (max-width:620px){.cookie-consent{align-items:stretch;flex-direction:column;gap:12px;padding:15px 20px}.cookie-actions{width:100%}.cookie-actions button{flex:1 1}}