:root{--paper:#f4eddf;--paper-deep:#e7dcc8;--ink:#252820;--moss:#53644e;--sage:#9ca78d;--terracotta:#ad6046;--sun:#d1a342;--slate:#82909a;--line:#37392c2b}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}img{width:100%;height:auto;display:block}.page-shell{background:radial-gradient(circle at 12% 10%,#ffffff9e,transparent 28%), var(--paper);flex-direction:column;min-height:100vh;display:flex;overflow:hidden}main{flex:1}.site-header{z-index:5;grid-template-columns:1.25fr 1.7fr auto;align-items:center;gap:26px;width:100%;max-width:1440px;height:104px;margin:auto;padding:19px 42px;display:grid;position:relative}.brand{align-items:center;gap:12px;min-width:250px;display:flex}.brand-sprig{color:var(--moss);font-size:25px;transform:rotate(-15deg)}.brand strong{letter-spacing:.045em;text-transform:uppercase;white-space:nowrap;font-family:Playfair Display,serif;font-size:29px;font-weight:600;display:block}.brand i{color:#657157;margin-top:3px;font-family:Playfair Display,serif;font-size:13px;display:block}.site-header nav{justify-content:center;gap:clamp(18px,3vw,50px);font-size:15px;display:flex}.site-header nav a{border-bottom:1px solid #0000;padding:12px 0;transition:border-color .2s,color .2s}.site-header nav a:hover{color:var(--terracotta);border-color:var(--terracotta)}.etsy-button,.paper-button{justify-content:center;align-items:center;gap:9px;min-height:48px;font-weight:600;transition:transform .2s,background .2s,color .2s;display:inline-flex}.etsy-button{background:var(--terracotta);color:#fffaf0;border:2px solid #8e4837;padding:0 25px;box-shadow:3px 3px #5d312659}.etsy-button:hover,.paper-button:hover{transform:translate(-1px,-2px)}.hero{grid-template-columns:minmax(320px,.9fr) minmax(440px,1.1fr);align-items:center;gap:70px;max-width:1536px;min-height:650px;margin:0 auto;padding:58px clamp(26px,8vw,150px) 72px;display:grid;position:relative}.hero:before{content:"";clip-path:polygon(12% 0,100% 11%,89% 86%,25% 100%,0 55%);background:#8c9d8147;width:360px;height:390px;position:absolute;top:70px;left:-115px;transform:rotate(-4deg)}.hero:after{content:"";background:var(--paper-deep);clip-path:polygon(0 38%,8% 67%,21% 38%,35% 70%,50% 34%,68% 63%,83% 30%,100% 56%,100% 100%,0 100%);opacity:.55;height:26px;position:absolute;bottom:0;left:0;right:0}.hero-copy{z-index:2;max-width:520px;position:relative}.eyebrow{color:var(--moss);letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:600}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.04em;text-wrap:balance;font-family:Playfair Display,serif;font-weight:500;line-height:.98}h1{margin-bottom:26px;font-size:clamp(50px,6.5vw,96px)}h2{margin-bottom:20px;font-size:clamp(34px,4.2vw,58px)}.hero-lede,.page-intro>p,.about-hero>div>p,.contact-page>p{max-width:460px;font-size:18px;line-height:1.65}.paper-button{color:var(--terracotta);border:2px solid var(--terracotta);outline-offset:4px;background:#fffbf2ad;outline:1px solid #ad604673;margin-top:14px;padding:12px 22px;font-family:Playfair Display,serif;font-size:18px}.paper-button.dark{color:#fff9ec;background:var(--moss);border-color:#3c4c37;outline-color:#53644e66}.hero-collage{z-index:1;height:520px;position:relative;overflow:clip}.hero-piece{background:#d8d1c2;position:absolute;overflow:hidden;box-shadow:0 18px 36px #322b1b26}.hero-piece img{object-fit:cover;height:100%}.hero-piece-1{aspect-ratio:1;clip-path:polygon(3% 0,100% 5%,96% 100%,0 94%);width:50%;top:0;right:11%;transform:rotate(3deg)}.hero-piece-2{aspect-ratio:4/5;border:10px solid var(--paper);width:43%;top:26%;left:2%;transform:rotate(-6deg)}.hero-piece-3{aspect-ratio:1/1.23;border:8px solid #e8dece;width:30%;bottom:2%;right:0;transform:rotate(7deg)}.hero-piece-4{aspect-ratio:1/1.2;border:9px solid #eadfcb;width:32%;bottom:0;left:23%;transform:rotate(2deg)}.hero-piece-4 img{object-fit:contain;background:#f5eee1}.purpose-section{grid-template-columns:minmax(260px,.7fr) minmax(520px,1.4fr);align-items:end;gap:55px;max-width:1280px;margin:auto;padding:110px 48px 100px;display:grid}.purpose-copy{max-width:390px}.purpose-copy p:not(.eyebrow){color:#4d5149;line-height:1.7}.text-link{color:var(--moss);border-bottom:1px solid var(--moss);gap:8px;margin-top:14px;padding-bottom:5px;font-weight:600;display:inline-flex}.collection-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.collection-tile{background:#ddd;min-height:320px;transition:transform .25s;position:relative;overflow:hidden}.collection-tile:hover{transform:translateY(-5px)rotate(-.5deg)}.collection-tile img{object-fit:cover;height:100%}.collection-tile:after{content:"";background:linear-gradient(#0000,#1c1e1a94);position:absolute;inset:45% 0 0}.collection-tile span{z-index:1;color:#fffaf0;font-family:Playfair Display,serif;font-size:28px;position:absolute;bottom:18px;left:18px}.tile-2{transform:translateY(-22px)}.tile-2:hover{transform:translateY(-28px)rotate(.5deg)}.tile-3{transform:translateY(12px)}.tile-3:hover{transform:translateY(7px)rotate(-.5deg)}.featured-section{background:#ece3d2;padding:100px 48px 115px}.section-heading{justify-content:space-between;align-items:end;gap:30px;max-width:1280px;margin:0 auto 48px;display:flex}.section-heading h2{max-width:680px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 22px;max-width:1280px;margin:auto;display:grid}.product-card{min-width:0}.product-image{aspect-ratio:1/1.13;background:#e1d8c9;display:block;overflow:hidden}.product-image img{object-fit:cover;height:100%;transition:transform .5s}.product-card:hover .product-image img{transform:scale(1.035)}.product-card-3 .product-image{aspect-ratio:1/1.24}.product-copy{padding:17px 4px 0}.product-copy h3{margin-bottom:10px;font-family:Playfair Display,serif;font-size:21px;font-weight:600;line-height:1.18}.product-copy h3 a:hover{color:var(--terracotta)}.product-copy p{color:#5c5b52;margin-bottom:13px;font-size:14px;line-height:1.45}.product-copy span,.price{color:var(--moss);font-variant-numeric:tabular-nums;font-weight:600}.closing-section{justify-content:space-between;align-items:center;gap:42px;max-width:1280px;margin:auto;padding:90px 48px;display:flex}.closing-section h2{margin-bottom:12px}.closing-section p:not(.eyebrow){max-width:520px;line-height:1.6}.listing-page,.legal-page,.product-page,.contact-page{max-width:1280px;margin:auto;padding:86px 48px 120px}.page-intro{max-width:720px;margin-bottom:64px}.page-intro h1{font-size:clamp(48px,6.3vw,84px)}.full-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-page{max-width:1340px}.breadcrumbs{color:#717268;white-space:nowrap;gap:9px;min-width:0;margin-bottom:32px;font-size:14px;display:flex}.breadcrumbs a{color:var(--moss);flex:none}.breadcrumbs span:last-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.product-layout{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:start;gap:clamp(40px,7vw,110px);display:grid}.product-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.product-gallery picture{aspect-ratio:1/1.08;background:#e7ddce}.product-gallery img{object-fit:cover;height:100%}.product-details{position:sticky;top:24px}.product-details h1{font-size:clamp(38px,4vw,61px);line-height:1.02}.price{margin:12px 0 25px;font-size:22px}.product-description{color:#4c4f47;line-height:1.65}.product-description p{margin-bottom:16px}.purchase-note{color:#6d7067;margin-top:25px;font-size:14px;line-height:1.5}.about-hero{grid-template-columns:.85fr 1fr;align-items:center;gap:85px;max-width:1280px;margin:auto;padding:86px 48px 100px;display:grid}.about-hero picture{aspect-ratio:4/5;background:#d8d0be;transform:rotate(2deg);box-shadow:14px 16px #82909a7a}.about-hero img{object-fit:cover;height:100%}.about-grid{grid-template-columns:1fr 1fr;gap:60px;max-width:1100px;margin:0 auto 120px;padding:0 48px;display:grid}.about-grid h2{font-size:40px}.about-grid p,.legal-copy p{color:#50534b;line-height:1.7}.faq-list{max-width:800px}.faq-list details{border-top:1px solid var(--line);padding:23px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;gap:20px;font-family:Playfair Display,serif;font-size:26px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--terracotta)}.faq-list p{color:#51544b;max-width:650px;margin:18px 48px 0 0;line-height:1.7}.contact-page{grid-template-columns:minmax(280px,.86fr) minmax(360px,1fr);align-items:start;gap:clamp(48px,9vw,128px);max-width:1100px;min-height:60vh;padding-top:110px;display:grid}.contact-page h1,.not-found h1{font-size:clamp(54px,7vw,92px)}.contact-intro>p{max-width:440px}.contact-etsy-note{color:#596055;margin-top:31px;line-height:1.65}.contact-etsy-note a{color:var(--moss);border-bottom:1px solid;font-weight:600}.contact-form{background:#fffbf29e;border:1px solid #53644e3b;gap:10px;padding:31px;display:grid;box-shadow:8px 9px #53644e1f}.contact-form label{color:var(--moss);letter-spacing:.1em;text-transform:uppercase;margin-top:8px;font-size:12px;font-weight:600}.contact-form input,.contact-form textarea{width:100%;color:var(--ink);font:inherit;resize:vertical;background:#fffdf8;border:1px solid #53644e66;border-radius:0;padding:13px 14px}.contact-form input:focus,.contact-form textarea:focus{outline-offset:2px;border-color:var(--moss);outline:3px solid #d1a3427a}.contact-form-status{color:var(--moss);margin:14px 0 0;line-height:1.5}.contact-form-status.is-error{color:#91452e}.contact-form .paper-button{cursor:pointer;justify-self:start;margin-top:4px}.contact-form .paper-button:disabled{cursor:wait;opacity:.72;transform:none}.legal-copy{max-width:760px}.legal-copy h2{margin-top:43px;font-size:30px}.not-found{text-align:center;max-width:850px;min-height:58vh;margin:auto;padding:150px 35px}.not-found p{color:#585d55;font-size:18px}.site-footer{color:#f7f0e2;background:#334033;grid-template-columns:1.4fr repeat(3,1fr);gap:38px;padding:70px max(42px,50vw - 640px) 35px;display:grid;position:relative}.site-footer a{color:#e4e8d8;width:max-content;max-width:100%;margin:10px 0;display:block}.site-footer a:hover{color:#eab56c}.footer-brand strong{text-transform:uppercase;letter-spacing:.04em;font-family:Playfair Display,serif;font-size:28px}.footer-brand p{color:#d4d9c9;max-width:240px;line-height:1.6}.footer-label{letter-spacing:.13em;text-transform:uppercase;color:#e4b36a;font-size:12px;font-weight:600}.etsy-note{color:#bdc5b4;max-width:220px;font-size:11px;line-height:1.5}.theo{grid-column:1/-1;margin-top:22px!important}.theo img{object-fit:contain;width:32px;height:32px}.updates-overlay{z-index:30;background:#25282061;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.updates-popup{background:var(--paper);border:1px solid #53644e4d;width:min(100%,560px);padding:44px;position:relative;box-shadow:12px 14px #3340333d}.updates-popup h2{margin-bottom:16px;font-size:clamp(45px,6vw,66px)}.updates-popup>p:not(.eyebrow){color:#53584e;max-width:430px;font-size:17px;line-height:1.6}.updates-popup label{color:var(--moss);letter-spacing:.1em;text-transform:uppercase;margin:28px 0 9px;font-size:12px;font-weight:600;display:block}.updates-submit-row{align-items:stretch;gap:12px;display:flex}.updates-submit-row input{min-width:0;font:inherit;color:var(--ink);background:#fffdf8;border:1px solid #53644e73;flex:1;padding:13px 14px}.updates-submit-row input:focus{outline-offset:2px;outline:3px solid #d1a3427a}.updates-submit-row .paper-button{white-space:nowrap;cursor:pointer;flex:none;margin:0;font-size:16px}.updates-submit-row .paper-button:disabled{opacity:.72;cursor:wait}.updates-status{color:var(--moss);margin:16px 0 0;line-height:1.55}.updates-close{color:var(--moss);cursor:pointer;background:0 0;border:0;font-size:31px;line-height:1;position:absolute;top:15px;right:17px}.updates-no-thanks{color:#596055;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #687460;margin:22px auto 0;padding:2px;font-size:14px;display:block}.cookie-consent{z-index:35;color:var(--ink);background:#fffaf0;border-top:1px solid #35423159;justify-content:center;align-items:center;gap:24px;padding:16px max(22px,50vw - 550px);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #2a30241f}.cookie-consent p{max-width:650px;margin:0;font-size:14px;line-height:1.5}.cookie-consent p a{color:var(--moss);text-underline-offset:3px;font-weight:600;text-decoration:underline}.cookie-actions{flex:none;gap:10px;display:flex}.cookie-actions button{border:2px solid var(--moss);background:var(--moss);color:#fffaf0;cursor:pointer;min-width:104px;min-height:42px;padding:9px 16px;font:600 15px DM Sans,sans-serif}.cookie-actions button:hover{background:#3d4b39;border-color:#3d4b39}:focus-visible{outline:3px solid var(--sun);outline-offset:4px}@media (max-width:900px){.site-header{grid-template-columns:1fr auto;height:auto;padding:22px 26px}.site-header nav{display:none}.brand strong{font-size:24px}.hero{grid-template-columns:1fr;gap:33px;min-height:auto;padding:55px 28px 70px}.hero-collage{width:100%;max-width:640px;height:470px;margin:auto}.purpose-section{grid-template-columns:1fr;gap:38px;padding:80px 28px}.purpose-copy{max-width:620px}.collection-grid{max-width:700px}.product-grid,.full-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-section{padding:80px 28px}.section-heading{margin-bottom:34px}.listing-page,.legal-page,.product-page,.contact-page{padding:68px 28px 85px}.product-layout,.contact-page{grid-template-columns:1fr}.product-details{position:static}.about-hero{grid-template-columns:1fr;gap:38px;padding:68px 28px}.about-hero picture{max-width:570px}.about-grid{margin-bottom:90px;padding:0 28px}.site-footer{grid-template-columns:repeat(2,1fr);padding:58px 28px 30px}.footer-brand{grid-column:1/-1}}@media (max-width:620px){.site-header{gap:12px;padding:17px 18px}.brand{gap:7px;min-width:0}.brand strong{font-size:18px}.brand i{font-size:10px}.brand-sprig{font-size:18px}.etsy-button{min-height:42px;padding:0 13px;font-size:13px}.hero{padding:46px 22px 58px}.hero:before{width:220px;top:60px;left:-100px}.hero h1{font-size:clamp(48px,15vw,70px)}.hero-lede{font-size:17px}.hero-collage{height:330px}.hero-piece-1{width:51%}.hero-piece-2{left:0}.purpose-section{padding:67px 22px}.collection-grid{grid-template-columns:repeat(2,1fr);gap:12px}.collection-tile{min-height:230px}.collection-tile:last-child{grid-column:1/-1;width:55%;min-height:210px}.collection-tile span{font-size:23px}.tile-2,.tile-3{transform:none}.product-grid,.full-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 14px}.product-card-2 .product-image,.product-card-4 .product-image{transform:none}.product-copy h3{font-size:18px}.product-copy p{display:none}.section-heading{display:block}.section-heading .text-link{margin-top:0}.closing-section{padding:70px 22px;display:block}.closing-section .paper-button{margin-top:26px}.listing-page,.legal-page,.product-page,.contact-page{padding:55px 22px 70px}.contact-form{padding:24px 20px}.product-gallery{gap:9px}.product-details h1{font-size:42px}.about-hero{padding:55px 22px 68px}.about-grid{grid-template-columns:1fr;gap:14px;padding:0 22px}.about-grid h2{font-size:36px}.faq-list summary{font-size:23px}.site-footer{grid-template-columns:1fr 1fr;gap:28px 20px;padding:52px 22px 28px}.etsy-note{font-size:10px}.updates-overlay{align-items:end;padding:13px}.updates-popup{padding:37px 24px 28px;box-shadow:7px 8px #3340333d}.updates-popup h2{font-size:48px}.updates-submit-row{display:block}.updates-submit-row input{width:100%}.updates-submit-row .paper-button{width:100%;margin-top:16px}.cookie-consent{padding:15px 18px;display:block}.cookie-consent p{font-size:13px}.cookie-actions{margin-top:12px}.cookie-actions button{flex:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
