:root{--paper:#f5ead6;--paper-deep:#ead8bd;--ink:#261a14;--coral:#e84b34;--gold:#d49d20;--brown:#26160f;--line:rgba(67,37,24,.28);--muted:#6c5648}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Georgia,serif;font-size:18px}.site-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1 1}a{color:inherit;text-decoration:none}p{line-height:1.45}.site-header{height:82px;padding:0 2.1vw;display:flex;align-items:center;justify-content:space-between;background:rgba(245,234,214,.96);border-bottom:1px dashed #b87853;position:-webkit-sticky;position:sticky;top:0;z-index:20;gap:20px}.brand{font-size:2rem;letter-spacing:-.07em;text-transform:uppercase;font-weight:700;line-height:1;white-space:nowrap}.brand span{color:var(--coral);font-size:1.25em;margin-left:.12em}.site-header nav{display:flex;gap:3.8vw;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.site-header nav a{position:relative}.site-header nav a:after,.text-link:after{content:"";position:absolute;left:0;bottom:-7px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.site-header nav a:hover:after,.text-link:hover:after{transform:scaleX(1);transform-origin:left}.button{display:inline-flex;align-items:center;gap:.7em;padding:16px 23px;background:var(--coral);color:#fff;font-size:.84rem;letter-spacing:.06em;text-transform:uppercase;font-weight:700;border-radius:7px;box-shadow:0 3px 0 #b93325;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px);background:#d43f2b;box-shadow:0 5px 0 #b93325}.button:active{transform:translateY(1px);box-shadow:0 1px 0 #b93325}.button span{font-size:1.25em}.header-cta{padding:14px 20px}.hero{min-height:470px;display:grid;grid-template-columns:41% 59%;background:var(--paper);overflow:hidden}.hero-copy{padding:52px clamp(30px,3.5vw,68px) 44px 3.5vw;position:relative;background:radial-gradient(circle at 20% 15%,#fbf3e5 0,transparent 50%),var(--paper)}.eyebrow{color:var(--coral);font-family:inherit;font-weight:700;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;margin:0 0 20px}.eyebrow:after{content:"";display:block;margin-top:9px;width:190px;max-width:100%;border-bottom:2px dashed #d09a2b}.hero h1,.not-found h1,.page-intro h1,.story-hero h1{font-size:clamp(3.35rem,5.3vw,6.3rem);font-weight:600;letter-spacing:-.08em;line-height:.82;margin:0 0 29px}.hero-intro{max-width:420px;font-size:1.08rem;margin:0 0 25px}.actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.text-link{font-weight:700;font-size:.86rem;letter-spacing:.03em;text-transform:uppercase;position:relative;padding-bottom:4px}.hero-art{position:relative;background:#c8a371;overflow:hidden;min-height:470px;background:linear-gradient(90deg,#c9ab83,#a7794d)}.hero-art:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 0,rgba(255,242,214,.5),transparent 45%),linear-gradient(105deg,transparent 25%,rgba(255,255,255,.15));z-index:1;pointer-events:none}.hero-product{position:absolute;display:block;filter:drop-shadow(0 18px 18px rgba(35,18,8,.3));z-index:2}.hero-product img{width:100%;height:100%;object-fit:contain;display:block}.product-1{left:4%;bottom:-13%;width:46%;height:88%;transform:rotate(-3deg)}.product-2{left:39%;bottom:-12%;width:39%;height:81%;transform:rotate(5deg)}.product-3{right:-1%;bottom:-13%;width:35%;height:83%;transform:rotate(9deg)}.proof-strip{min-height:56px;background:#2b180e;color:#fff4dd;display:flex;align-items:center;justify-content:center;gap:42px;padding:12px 25px;text-transform:uppercase;font-size:.78rem;letter-spacing:.1em}.proof-strip strong{color:var(--gold);font-size:1.75rem;margin:0 8px;font-weight:600}.proof-strip i{height:25px;border-left:1px dashed #d7a127}.section{padding:72px 3.5vw}.collections{display:grid;grid-template-columns:18% 1fr;grid-gap:30px;gap:30px}.maker-copy h2,.policy-panel h2,.process h2,.reading-page h2,.section-heading h2,.section-title h2{font-size:clamp(2.2rem,3.1vw,3.8rem);letter-spacing:-.07em;line-height:.93;margin:0}.maker-copy em,.section-title em{color:var(--coral);font-weight:500;display:block}.collection-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.collection-card{background:#f0e0c7;border:1px solid rgba(104,64,36,.15);border-radius:7px;padding:12px;display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;min-height:190px;transition:transform .25s ease,box-shadow .25s ease}.collection-card:hover,.product-card:hover{transform:translateY(-4px);box-shadow:0 11px 20px rgba(61,32,16,.16)}.collection-card picture{min-height:100%;display:block;background:#dbc3a1;border-radius:4px;overflow:hidden}.collection-card img{width:100%;height:100%;object-fit:cover;display:block}.collection-card h3{font-size:1.7rem;line-height:.95;letter-spacing:-.06em;margin:7px 0}.collection-card p{font-size:.85rem;margin:8px 0;color:var(--muted)}.collection-card span{color:var(--coral);font-size:.8rem;text-transform:uppercase;font-weight:700}.maker-section{display:grid;grid-template-columns:45% 55%;background:#dfc8a8;border-top:1px dashed #b17852}.maker-image{height:420px;overflow:hidden;background:#b08b61}.maker-image img,.maker-image picture{width:100%;height:100%;display:block}.maker-image img{object-fit:cover}.maker-copy{padding:62px 7vw 55px 5vw}.maker-copy p:not(.eyebrow){max-width:530px;font-size:1.04rem}.featured{background:#f9f1e2}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.product-grid.compact{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.product-card{transition:transform .25s ease,box-shadow .25s ease}.product-image{display:block;aspect-ratio:1/1;background:#e7d2b3;overflow:hidden;border-radius:6px}.product-image img,.product-image picture{width:100%;height:100%;display:block}.product-image img{object-fit:cover;transition:transform .35s ease}.product-card:hover .product-image img{transform:scale(1.045)}.product-copy h3{font-size:1.15rem;line-height:1.05;letter-spacing:-.04em;margin:12px 0 4px}.product-copy p{margin:0;color:var(--coral);font-size:1rem;font-weight:700}.compact .product-copy h3{font-size:1rem}.custom-band{padding:72px 8vw;display:flex;justify-content:space-between;align-items:center;gap:35px;background:var(--brown);color:#fff2db}.custom-band h2{font-size:clamp(2.7rem,4vw,5rem);letter-spacing:-.07em;line-height:.9;margin:0}.custom-band p:not(.eyebrow){max-width:520px;margin-bottom:0}.button-light{background:#f6e7d0;color:var(--brown);box-shadow:0 3px 0 #bc8f54;white-space:nowrap}.button-light:hover{background:#fff9ec;box-shadow:0 5px 0 #bc8f54}.faq{max-width:1000px;margin:auto}.faq h2{font-size:clamp(2.6rem,4vw,4.6rem);letter-spacing:-.07em;margin:0 0 26px}.faq details{border-top:1px solid var(--line);padding:19px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-size:1.35rem;font-weight:700;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq summary:after{content:"+";color:var(--coral)}.faq details[open] summary:after{content:"−"}.faq details p{max-width:670px;margin:14px 0 4px;color:var(--muted)}.etsy-note{font-size:.76rem;color:var(--muted);max-width:900px;padding:0 3.5vw 40px;margin:0 auto;text-align:center}.etsy-note a{text-decoration:underline}.page-intro{padding:100px 11vw 82px;background:linear-gradient(120deg,#f8efdf,#e4c79d);border-bottom:1px dashed #b17852}.page-intro h1{max-width:780px}.page-intro>p:not(.eyebrow){max-width:630px;font-size:1.2rem;margin:0 0 30px}.shop-section{padding:56px 3.5vw}.shop-section:nth-of-type(odd){background:#faefdE}.shop-section-heading{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:25px}.shop-section-heading h2{font-size:clamp(2.2rem,3.4vw,4rem);letter-spacing:-.07em;margin:0}.shop-section-heading span{color:var(--coral);font-size:.85rem;text-transform:uppercase;font-weight:700}.custom-intro{background:linear-gradient(120deg,#f8efdf 40%,#dfb97e)}.process{display:grid;grid-template-columns:1fr 1.3fr;grid-gap:60px;gap:60px;background:#f9f1e3}.process ol{list-style:none;margin:0;padding:0;counter-reset:steps}.process li{padding:18px 0 22px 57px;border-top:1px solid var(--line);position:relative;display:grid;grid-gap:5px;gap:5px}.process li:before{counter-increment:steps;content:"0" counter(steps);position:absolute;left:0;color:var(--coral);font-size:1.35rem;font-weight:700}.process li:last-child{border-bottom:1px solid var(--line)}.process li strong{font-size:1.5rem}.process li span{color:var(--muted)}.policy-panel{max-width:950px;margin:70px auto;padding:46px 58px;border:1px dashed #b27c50;background:#efe0c7;border-radius:7px}.policy-panel h2{margin-bottom:18px}.policy-panel p{font-size:1.05rem;max-width:760px}.story-hero{min-height:500px;display:grid;grid-template-columns:50% 50%;background:#e6cfac}.story-hero>div{padding:90px 8vw}.story-hero>div p:not(.eyebrow){max-width:550px;font-size:1.1rem}.story-hero picture,.story-hero picture img{display:block;width:100%;height:100%}.story-hero picture img{object-fit:cover}.story-copy{display:grid;grid-template-columns:1fr 1.3fr;grid-gap:80px;gap:80px;max-width:1250px;margin:auto}.story-copy>div p{font-size:1.08rem}.image-pair{display:grid;grid-template-columns:1fr 1fr}.image-pair img,.image-pair picture{width:100%;height:430px;display:block}.image-pair img{object-fit:cover}.product-detail{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);grid-gap:5vw;gap:5vw;padding:55px 5vw 90px}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;align-content:start}.product-gallery picture{display:block;aspect-ratio:1/1;background:#ead6ba;border-radius:5px;overflow:hidden}.product-gallery picture img{display:block;width:100%;height:100%;object-fit:cover}.product-info{position:-webkit-sticky;position:sticky;top:108px;align-self:start}.crumb{font-size:.85rem;text-transform:uppercase;font-weight:700;color:var(--coral)}.product-info h1{font-size:clamp(2.7rem,4vw,5.4rem);letter-spacing:-.07em;line-height:.88;margin:25px 0 15px}.product-price{font-size:1.7rem;color:var(--coral);font-weight:700;margin:0 0 25px}.product-description{border-top:1px solid var(--line);padding-top:17px;margin-bottom:28px}.product-description p{font-size:1.04rem;margin:0 0 14px}.purchase-note{font-size:.85rem;color:var(--muted)}.reading-page{max-width:820px;margin:auto;padding:100px 5vw}.reading-page h1{font-size:clamp(3.5rem,6vw,6.2rem);letter-spacing:-.08em;line-height:.85;margin:0 0 25px}.reading-page .lead{font-size:1.25rem;max-width:640px}.reading-page h2{margin:52px 0 16px}.reading-page li{margin:10px 0}.not-found{min-height:66vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:80px 14vw}.not-found p{max-width:580px;font-size:1.15rem}.site-footer{padding:55px 3.5vw 35px;background:#28170f;color:#fff1d9;display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-gap:40px;gap:40px}.footer-brand{font-size:2.05rem}.site-footer p{color:#d6b78e;font-size:.95rem}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:11px;font-size:.92rem}.footer-links a{border-bottom:1px solid transparent}.footer-links a:hover{border-color:#efc17d}.theo-badge{margin-top:8px;border:0!important}.theo-badge img{width:34px;height:34px;display:block}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(max-width:1100px){.site-header nav{gap:20px}.header-cta{font-size:.72rem;padding:12px}.hero{grid-template-columns:45% 55%}.collections{grid-template-columns:1fr}.collection-cards{grid-template-columns:repeat(4,1fr)}.collection-card{grid-template-columns:1fr;min-height:260px}.collection-card picture{height:145px}.product-grid,.product-grid.compact{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){body{font-size:16px}.site-header{height:70px;padding:0 18px}.brand{font-size:1.35rem}.site-header nav{display:none}.header-cta{padding:10px 11px;font-size:.62rem;letter-spacing:.04em}.hero{display:flex;flex-direction:column}.hero-copy{padding:42px 24px 34px}.hero h1,.not-found h1,.page-intro h1,.story-hero h1{font-size:clamp(3.1rem,15vw,4.9rem)}.hero-art{min-height:320px}.product-1{left:0;width:51%;height:95%}.product-2{left:33%;width:43%;height:85%}.product-3{right:-8%;width:38%;height:85%}.proof-strip{gap:9px;justify-content:space-around;font-size:.59rem;letter-spacing:.04em;padding:10px 8px}.proof-strip strong{display:block;font-size:1.25rem;margin:0}.proof-strip i{height:33px}.section{padding:50px 24px}.collection-cards{grid-template-columns:repeat(2,1fr);gap:10px}.collection-card{min-height:230px;padding:8px;gap:6px}.collection-card picture{height:125px}.collection-card h3{font-size:1.45rem}.collection-card p{font-size:.72rem}.maker-section{grid-template-columns:1fr}.maker-image{height:290px}.maker-copy{padding:45px 24px}.section-heading{align-items:flex-start;flex-direction:column}.product-grid,.product-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.compact .product-copy h3,.product-copy h3{font-size:1rem}.custom-band{padding:50px 24px;display:block}.custom-band .button{margin-top:23px}.faq{padding-top:55px}.page-intro{padding:65px 24px 55px}.shop-section{padding:45px 24px}.shop-section-heading h2{font-size:2.4rem}.process,.story-copy{grid-template-columns:1fr;gap:32px}.policy-panel{margin:45px 24px;padding:34px 25px}.story-hero{grid-template-columns:1fr}.story-hero>div{padding:60px 24px 40px}.story-hero picture{height:335px}.story-copy{padding:55px 24px}.image-pair img,.image-pair picture{height:230px}.product-detail{display:block;padding:28px 20px 60px}.product-gallery{gap:8px}.product-info{position:static;padding-top:28px}.product-info h1{font-size:3rem}.reading-page{padding:65px 24px}.site-footer{grid-template-columns:1fr;padding:42px 24px;gap:26px}.actions{gap:21px}.etsy-note{padding:0 24px 32px}.faq summary{font-size:1.2rem}}:root{--paper:#fffefa;--paper-deep:#f3f8f1;--ink:#151914;--heading:#164a36;--coral:#d65a45;--gold:#bb8a21;--brown:#163126;--line:rgba(22,74,54,0.24);--muted:#26332b}.site-header{background:rgba(255,254,250,.96);border-color:#8eaf9d;color:var(--heading)}.hero-copy{background:radial-gradient(circle at 20% 15%,#ffffff 0,transparent 50%),var(--paper)}.custom-band,.proof-strip,.site-footer{background:var(--brown)}.proof-strip{color:#f4fbf3}.collection-card{background:#fbfdf9;border-color:rgba(22,74,54,.16)}.collection-card picture,.product-gallery picture,.product-image{background:#e7f0e5}.maker-section{background:#eaf3e8;border-color:#9bb9a4}.featured,.process{background:#f6faf4}.page-intro{background:linear-gradient(120deg,#fffefa,#e7f1e5);border-color:#9bb9a4}.custom-intro,.shop-section:nth-of-type(odd){background:#f7fbf5}.policy-panel{background:#fbfdf9;border-color:#9bb9a4}.story-hero{background:#eaf3e8}.faq h2,.hero h1,.maker-copy h2,.not-found h1,.page-intro h1,.policy-panel h2,.process h2,.product-info h1,.reading-page h1,.reading-page h2,.section-heading h2,.section-title h2,.shop-section-heading h2,.story-hero h1{color:var(--heading)}.collection-card h3,.product-copy h3,.product-copy h3 a,.product-description,.product-description p{color:#151914}.site-footer p{color:#d7e6d5}.button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #bb8a21;outline-offset:4px}