@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap";:root{--cream:#f6f4ed;--paper:#fffdf8;--ink:#313127;--muted:#6c6d61;--aubergine:#565b3e;--deep-aubergine:#393d29;--terracotta:#c97868;--rust:#a75f53;--blush:#efd8d2;--clay:#d9aaa0;--sage:#8f9673;--line:#31312729}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}img{width:100%;display:block}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.announcement{background:var(--aubergine);color:#fff8f1;text-align:center;letter-spacing:.12em;text-transform:uppercase;padding:10px 18px;font-size:12px}.site-header{border-bottom:1px solid var(--line);align-items:center;gap:28px;min-height:118px;display:flex}.brand{align-items:center;gap:12px;margin-right:auto;display:inline-flex}.brand-mark{border:1px solid var(--aubergine);width:48px;height:48px;color:var(--aubergine);border-radius:50%;place-items:center;font-family:Fraunces,serif;font-size:13px;font-weight:600;display:grid}.brand strong,.brand small{line-height:1;display:block}.brand strong{font-family:Fraunces,serif;font-size:21px}.brand small{color:var(--terracotta);text-transform:uppercase;letter-spacing:.22em;margin-top:5px;font-size:11px}.brand-logo{flex:none;width:118px;height:108px}.brand-logo img{object-fit:contain;width:100%;height:100%}nav{gap:20px;font-size:13px;font-weight:600;display:flex}nav a,.header-shop{transition:color .2s}nav a:hover{color:var(--terracotta)}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid var(--line);border-radius:99px;padding:10px 15px;font-size:13px;font-weight:700;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu[open] summary{background:var(--aubergine);color:#fff}.mobile-menu>div{z-index:50;background:var(--paper);border:1px solid var(--line);border-radius:4px 4px 35px;flex-direction:column;width:230px;padding:12px;display:flex;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 18px 50px #181a1133}.mobile-menu a{border-bottom:1px solid var(--line);padding:11px 13px;font-size:14px;font-weight:600}.mobile-menu a:last-child{border-bottom:0}.header-shop{background:var(--terracotta);color:#fff;border-radius:99px;padding:12px 18px;font-size:13px;font-weight:700}.page-jump-button{z-index:900;background:var(--aubergine);color:#fff;width:52px;height:52px;font:inherit;cursor:pointer;border:1px solid #fff6;border-radius:50%;place-items:center;transition:transform .2s,background .2s,opacity .2s;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 32px #181a1140}.page-jump-button span{font-size:27px;line-height:1;transform:translateY(-1px)}.page-jump-button:hover{background:var(--terracotta);transform:translateY(-3px)}.page-jump-button:focus-visible{outline:3px solid var(--terracotta);outline-offset:3px}.hero{grid-template-columns:1fr .95fr;align-items:center;gap:72px;min-height:650px;padding-block:80px 96px;display:grid}.kicker,.card-eyebrow{color:var(--terracotta);letter-spacing:.18em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:700}.kicker.light{color:#f1b5a4}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Fraunces,serif}.hero h1{letter-spacing:-.06em;margin-bottom:24px;font-size:clamp(64px,8vw,108px);font-weight:500;line-height:.85}.hero h1 em{color:var(--terracotta);font-weight:500}.hero-lede{max-width:590px;color:var(--muted);font-size:19px;line-height:1.75}.button-row{align-items:center;gap:28px;margin-top:34px;display:flex}.button{border-radius:99px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--aubergine);color:#fff}.button-primary:hover{background:var(--deep-aubergine)}.button-light{background:var(--paper);color:var(--aubergine)}.text-link{border-bottom:1px solid;padding-bottom:4px;font-size:14px;font-weight:700}.text-link span{color:var(--terracotta)}.microcopy{color:var(--muted);margin-top:22px;font-size:12px}.hero-art{place-items:center;min-height:500px;display:grid;position:relative}.sun-disc{background:var(--blush);border-radius:50%;width:420px;height:420px;position:absolute;top:1%;right:2%}.hero-art img{aspect-ratio:1.05;object-fit:cover;border-radius:48% 48% 22px 22px;width:87%;position:relative;box-shadow:0 24px 60px #393d2929}.hero-note{background:var(--terracotta);color:#fff;border-radius:50%;flex-direction:column;justify-content:center;width:170px;height:170px;padding:28px;display:flex;position:absolute;bottom:0;right:0;transform:rotate(7deg)}.hero-note span{letter-spacing:.14em;text-transform:uppercase;font-size:11px}.hero-note strong{margin-top:5px;font-family:Fraunces,serif;font-size:22px}.promise-band{background:var(--paper);border-block:1px solid var(--line)}.promise-grid{grid-template-columns:repeat(3,1fr);align-items:center;min-height:92px;display:grid}.promise-grid p{text-align:center;margin:0;font-size:14px;font-weight:700}.promise-grid p+p{border-left:1px solid var(--line)}.promise-grid strong{color:var(--terracotta);margin-right:10px;font-family:Fraunces,serif}.section{padding-block:120px}.section-heading{margin-bottom:48px}.section-heading h2,.maker-copy h2,.newsletter h2,.page-hero h1{letter-spacing:-.035em;margin:0;font-size:clamp(42px,5vw,68px);font-weight:500;line-height:1.02}.split-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.product-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.product-image{background:var(--blush);border-radius:5px 5px 100px;display:block;position:relative;overflow:hidden}.product-image img{aspect-ratio:4/4.6;object-fit:cover;transition:transform .4s}.product-image:hover img{transform:scale(1.025)}.product-image span{background:var(--paper);border-radius:99px;padding:10px 14px;font-size:12px;font-weight:700;position:absolute;bottom:18px;left:18px}.product-card .card-eyebrow{margin:24px 0 10px}.product-card h3{margin-bottom:10px;font-size:27px;font-weight:500}.product-card>p:last-child{color:var(--muted);font-size:14px;line-height:1.7}.maker-section{background:var(--aubergine);color:#fff}.maker-grid{grid-template-columns:1fr 1fr;align-items:center;min-height:720px;display:grid}.maker-image{height:100%;min-height:720px;margin-left:calc(590px - 50vw)}.maker-image img{object-fit:cover;height:100%}.maker-copy{padding:70px 0 70px 84px}.maker-copy p:not(.kicker){color:#e8e6dc;max-width:530px;margin:30px 0;font-size:17px;line-height:1.8}.dispatch-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.dispatch-card{border-radius:4px 4px 70px;flex-direction:column;min-height:350px;padding:38px;display:flex}.dispatch-card span{letter-spacing:.16em;text-transform:uppercase;font-size:11px}.dispatch-card h3{margin:55px 0 18px;font-size:31px;font-weight:500}.dispatch-card p{line-height:1.7}.dispatch-card b{margin-top:auto;font-size:13px}.dispatch-card.terracotta{background:var(--terracotta);color:#fff}.dispatch-card.blush{background:var(--blush)}.dispatch-card.cream{background:var(--paper);border:1px solid var(--line)}.newsletter{background:var(--rust);color:#fff;padding-block:70px}.newsletter-inner{justify-content:space-between;align-items:center;gap:65px;display:flex}.newsletter h2{font-size:clamp(34px,4vw,53px)}.newsletter-copy>p:last-child{color:#f4ded7;max-width:520px;line-height:1.7}.mailpoet-frame-wrap{background:var(--paper);border-radius:4px 4px 42px;width:100%;min-height:1160px;padding:16px;overflow:hidden}.mailpoet-form-frame{background:0 0;border:0;width:100%;min-height:1128px;display:block}.newsletter-slide-in{z-index:1000;background:var(--paper);border:1px solid var(--line);border-radius:5px 5px 55px;width:min(620px,100vw - 28px);max-height:calc(100vh - 44px);padding:14px;animation:.45s ease-out newsletter-arrive;position:fixed;bottom:22px;right:22px;overflow-y:auto;box-shadow:0 25px 80px #181a1147}.newsletter-slide-in .mailpoet-frame-wrap{min-height:1160px;padding:0}.newsletter-close{float:right;z-index:2;background:var(--deep-aubergine);color:#fff;cursor:pointer;border:0;border-radius:50%;width:38px;height:38px;font-size:25px;line-height:1;position:sticky;top:0}@keyframes newsletter-arrive{0%{opacity:0;transform:translate(45px)}to{opacity:1;transform:translate(0)}}.newsletter-page{max-width:980px;padding-block:90px 120px}.confirmation-page{place-items:center;min-height:680px;padding-block:90px 120px;display:grid}.confirmation-card{background:var(--paper);border:1px solid var(--line);border-radius:5px 5px 90px;width:min(820px,100%);padding:clamp(42px,7vw,82px);position:relative;overflow:hidden;box-shadow:0 24px 65px #393d291f}.confirmation-card:after{content:"";background:var(--blush);border-radius:50%;width:260px;height:260px;position:absolute;bottom:-120px;right:-105px}.confirmation-mark{background:var(--terracotta);color:#fff;border-radius:50%;place-items:center;width:62px;height:62px;margin-bottom:30px;font-size:30px;font-weight:700;display:grid}.confirmation-card h1{letter-spacing:-.045em;max-width:680px;margin-bottom:28px;font-size:clamp(50px,7vw,82px);font-weight:500;line-height:.98}.confirmation-card>p:not(.kicker){z-index:1;max-width:650px;color:var(--muted);font-size:17px;line-height:1.8;position:relative}.confirmation-card .confirmation-lede{color:var(--ink)!important;font-size:20px!important}.confirmation-actions{z-index:1;position:relative}.not-found-page{grid-template-columns:1.05fr .95fr;align-items:center;gap:72px;min-height:690px;padding-block:85px 110px;display:grid}.not-found-image{position:relative}.not-found-image:before{content:"404";z-index:-1;color:var(--blush);font-family:Fraunces,serif;font-size:clamp(130px,18vw,245px);font-weight:600;line-height:1;position:absolute;top:-74px;right:-22px}.not-found-image img{aspect-ratio:1.28;object-fit:cover;border-radius:5px 5px 90px;box-shadow:0 24px 65px #393d2926}.not-found-image span{color:var(--muted);letter-spacing:.08em;text-align:right;text-transform:uppercase;margin:13px 8px 0;font-size:11px;display:block}.not-found-copy h1{letter-spacing:-.045em;margin-bottom:28px;font-size:clamp(54px,6vw,83px);font-weight:500;line-height:.98}.not-found-copy>p:not(.kicker){max-width:570px;color:var(--muted);font-size:18px;line-height:1.8}.newsletter-page h2{font-size:clamp(36px,4vw,54px);font-weight:500}.archive-list{border-top:1px solid var(--line)}.archive-list a{border-bottom:1px solid var(--line);grid-template-columns:135px 1fr auto;align-items:center;gap:20px;padding:24px 4px;display:grid}.archive-list a:hover strong{color:var(--terracotta)}.archive-list span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px}.archive-list strong{font-family:Fraunces,serif;font-size:20px;font-weight:500;transition:color .2s}.archive-list b{color:var(--terracotta)}.archive-fallback{color:var(--muted);line-height:1.7}.archive-fallback a{color:var(--terracotta);font-weight:700}.archive-pagination{justify-content:space-between;align-items:center;gap:16px;margin-top:34px;display:flex}.archive-pagination div{gap:8px;display:flex}.archive-pagination button{border:1px solid var(--line);background:var(--paper);min-width:42px;min-height:42px;color:var(--ink);font:inherit;cursor:pointer;border-radius:99px;padding:0 14px;font-size:13px;font-weight:700}.archive-pagination button:hover:not(:disabled),.archive-pagination button.active{background:var(--terracotta);border-color:var(--terracotta);color:#fff}.archive-pagination button:disabled{opacity:.35;cursor:not-allowed}footer{background:var(--deep-aubergine);color:#f6ece9;padding-block:70px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:55px;display:grid}.footer-brand .brand-mark{color:#e4c3ba;border-color:#e4c3ba}.footer-logo{background:var(--paper);border-radius:3px 3px 38px;width:190px;padding:12px}.footer-logo img{width:100%;height:auto}.footer-grid>div:first-child>p{color:#d0d2c3;max-width:320px;margin-top:25px;line-height:1.7}.footer-grid h3{color:#e9b3a5;text-transform:uppercase;letter-spacing:.16em;font-family:DM Sans,sans-serif;font-size:11px}.footer-grid div:not(:first-child){flex-direction:column;gap:12px;font-size:13px;display:flex}.copyright{color:#aeb19e;margin-top:14px}.page-hero{border-bottom:1px solid var(--line);padding-block:105px 90px}.page-hero h1{max-width:880px;font-size:clamp(58px,8vw,100px)}.page-hero>p:last-child{max-width:680px;color:var(--muted);margin:28px 0 0;font-size:18px;line-height:1.75}.shop-grid{grid-template-columns:repeat(2,1fr);gap:62px 30px;display:grid}.shop-card{background:var(--paper);border:1px solid var(--line)}.shop-card>a{display:block;overflow:hidden}.shop-card img{aspect-ratio:1.12;object-fit:cover;transition:transform .35s}.shop-card:hover img{transform:scale(1.02)}.shop-card>div{padding:28px}.shop-card h2{font-size:30px;font-weight:500}.shop-meta{justify-content:space-between;align-items:center;font-weight:700;display:flex}.shop-meta a{color:var(--terracotta);font-size:13px}.all-etsy{background:var(--blush);text-align:center;margin-top:80px;padding:55px}.all-etsy p{font-family:Fraunces,serif;font-size:28px}.story{grid-template-columns:1.35fr .75fr;gap:80px;padding-block:100px;display:grid}.story-main h2,.supervisor-card h2,.contact-panel h2,.podcast-card h2{font-size:45px;font-weight:500}.story-main p{color:var(--muted);font-size:17px;line-height:1.85}blockquote{border-left:5px solid var(--terracotta);margin:48px 0 0;padding:35px 0 35px 35px;font-family:Fraunces,serif;font-size:29px;line-height:1.4}.supervisor-card{background:var(--aubergine);color:#fff;border-radius:4px 4px 70px;align-self:start;padding:48px}.supervisor-card p:not(.kicker){color:#e5e4d9;line-height:1.75}.about-portrait{max-width:980px;margin-top:78px;margin-bottom:0}.about-portrait img{object-fit:cover;object-position:center 42%;border-radius:5px 5px 90px;width:100%;max-height:780px;box-shadow:0 24px 65px #393d2924}.about-portrait figcaption{color:var(--muted);text-align:right;margin:14px 8px 0;font-size:12px}.about-band{background:var(--aubergine);color:#fff;padding-block:85px}.about-band-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:90px;display:grid}.about-band h2,.about-details h2,.about-close h2{margin:0;font-size:clamp(40px,5vw,62px);font-weight:500;line-height:1.05}.about-band ul{border-top:1px solid #ffffff38;margin:0;padding:0;list-style:none}.about-band li{color:#e5e4d9;border-bottom:1px solid #ffffff38;padding:20px 0;font-size:17px}.about-band li:before{content:"✦";color:#efae9c;margin-right:14px}.about-details{grid-template-columns:1fr 1fr;gap:85px;display:grid}.about-details p:not(.kicker){color:var(--muted);font-size:16px;line-height:1.85}.about-details .button,.about-details .text-link{margin-top:14px}.about-close{background:var(--terracotta);color:#fff;padding-block:95px}.about-close .shell{max-width:900px}.about-close p:not(.kicker){color:#f9e4df;max-width:760px;margin-top:28px;font-size:18px;line-height:1.8}.about-close-link{color:#fff}.contact-panel{background:var(--aubergine);color:#fff;grid-template-columns:1.2fr .8fr;margin-block:100px;display:grid}.contact-panel>div{padding:60px}.contact-panel h2{word-break:break-word}.contact-panel p{color:#e5e4d9;line-height:1.75}.contact-note{background:var(--blush);color:var(--ink)}.contact-note p{color:var(--muted)}.contact-note h3{font-size:26px}.contact-note hr{border:0;border-top:1px solid var(--line);margin:40px 0}.contact-form-section{padding-block:90px 120px}.contact-form-heading{margin-bottom:36px}.contact-form-heading h2{margin:0;font-size:clamp(38px,5vw,62px);font-weight:500;line-height:1.05}.contact-form-frame{background:var(--paper);border:1px solid var(--line);border-radius:5px 5px 70px;padding:16px;overflow:hidden;box-shadow:0 20px 55px #393d2917}.contact-form-frame iframe{background:#fff;border:0;border-radius:3px 3px 54px;width:100%;min-height:1220px;display:block}.contact-form-fallback{color:var(--muted);margin:22px 8px 0;font-size:13px;line-height:1.7}.contact-form-fallback a{color:var(--terracotta);text-underline-offset:3px;font-weight:700;text-decoration:underline}.journal-layout{grid-template-columns:1.4fr .65fr;gap:55px;padding-block:100px;display:grid}.post-list{border-top:1px solid var(--line)}.post-card{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr;gap:20px;padding-block:40px;display:grid}.post-card>span{color:var(--terracotta);font-family:Fraunces,serif}.post-card h2{font-size:34px;font-weight:500;line-height:1.2}.post-card p:not(.card-eyebrow){color:var(--muted);line-height:1.75}.journal-sidebar{align-self:start;gap:24px;display:grid;position:sticky;top:30px}.podcast-card{background:var(--terracotta);color:#fff;border-radius:4px 4px 70px;padding:45px}.podcast-card p:not(.kicker){line-height:1.75}.blog-subscribe-card{background:var(--blush);border:1px solid var(--line);border-radius:4px 4px 58px;padding:40px}.blog-subscribe-card h2{color:var(--aubergine);margin:0 0 18px;font-size:35px;font-weight:500;line-height:1.14}.blog-subscribe-card>p:not(.kicker){color:var(--muted);line-height:1.7}.blog-subscribe-card form{gap:12px;margin-top:24px;display:grid}.blog-subscribe-card label{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.blog-subscribe-card input[type=email]{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;padding:15px 16px}.blog-subscribe-card .button{cursor:pointer;border:0;width:max-content}.blog-subscribe-card .button:disabled{cursor:wait;opacity:.7}.blog-subscribe-card small{color:var(--muted);font-size:11px;line-height:1.5}.blog-subscribe-message{border-left:4px solid var(--terracotta);background:#fff;gap:8px;margin-top:24px;padding:20px;line-height:1.55;display:grid}.blog-subscribe-message strong{color:var(--aubergine);font-family:Fraunces,serif;font-size:24px}.blog-subscribe-message span{color:var(--muted)}.blog-subscribe-error{font-weight:700;color:#9b2f2f!important}.live-post-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.journal-posts{min-width:0;scroll-margin-top:24px}.journal-pagination{margin-top:42px}.current-year-heading{justify-content:space-between;align-items:end;gap:25px;margin-bottom:35px;display:flex}.current-year-heading .kicker{margin-bottom:10px}.current-year-heading h2{color:var(--aubergine);margin:0;font-size:42px;font-weight:500}.complete-archive{max-width:980px;padding-block:90px 120px}.archive-back{justify-content:space-between;align-items:center;gap:22px;margin-bottom:42px;display:flex}.archive-back>span{color:var(--muted);font-size:13px}.live-post-card{background:var(--paper);border:1px solid var(--line);overflow:hidden}.live-post-image{background:var(--blush);display:block;overflow:hidden}.live-post-image img{aspect-ratio:16/10;object-fit:cover;transition:transform .35s}.live-post-card:hover .live-post-image img{transform:scale(1.025)}.live-post-body{padding:28px}.live-post-body h2{margin-bottom:14px;font-size:29px;font-weight:500;line-height:1.2}.post-excerpt{color:var(--muted);line-height:1.7}.post-excerpt p{margin-bottom:20px}.wp-article-header{text-align:center;max-width:980px;padding-block:88px 55px}.wp-article-header .back-link{color:var(--aubergine);margin-bottom:48px;font-size:13px;font-weight:700;display:inline-block}.wp-article-header h1{letter-spacing:-.045em;margin:0;font-size:clamp(52px,7vw,86px);font-weight:500;line-height:1}.wp-featured{max-width:1050px}.wp-featured img{object-fit:cover;border-radius:4px 4px 85px;max-height:680px}.wp-content{max-width:800px;color:var(--ink);padding-block:80px;font-size:17px;line-height:1.85}.wp-content h1,.wp-content h2,.wp-content h3{color:var(--aubergine);margin:52px 0 18px;font-weight:500;line-height:1.18}.wp-content h1{font-size:42px}.wp-content h2{font-size:34px}.wp-content h3{font-size:27px}.wp-content p{margin-bottom:24px}.wp-content a{color:var(--terracotta);text-underline-offset:3px;text-decoration:underline}.wp-content img{border-radius:3px;height:auto;margin:35px auto}.wp-content img[data-image-title*=Sig],.wp-content img[data-image-title*=Annie],.wp-content img[src*=Sig-Canva],.wp-content img[src*=Annies-First-Name],.wp-content img.wp-image-3663,.wp-content img.wp-image-3664,.wp-content img.wp-image-121{width:min(180px,100%);margin:24px 0 10px}.wp-content img.podcast-post-link-image{border-radius:4px 4px 55px;width:100%;margin:38px 0 22px;box-shadow:0 18px 48px #393d2924}.wp-content figure{max-width:100%;margin:40px 0}.wp-content blockquote{margin-block:40px}.wp-content ul,.wp-content ol{margin:0 0 28px;padding-left:28px}.wp-content iframe{max-width:100%}.original-post{background:var(--blush);border-left:5px solid var(--terracotta);max-width:800px;margin-bottom:100px;padding:28px 30px}.original-post p{color:var(--muted)}.post-comments{max-width:800px;padding-bottom:110px}.post-comments-heading{border-top:1px solid var(--line);margin-bottom:34px;padding-top:55px}.post-comments-heading h2{margin-bottom:14px;font-size:clamp(38px,5vw,56px);font-weight:500}.post-comments-heading>p:last-child{color:var(--muted);line-height:1.7}.comment-list{gap:18px;margin-bottom:45px;display:grid}.comment-card{background:var(--paper);border:1px solid var(--line);border-radius:4px 4px 35px;padding:27px 30px}.comment-meta{justify-content:space-between;gap:18px;margin-bottom:13px;display:flex}.comment-meta strong{color:var(--aubergine);font-family:Fraunces,serif;font-size:20px}.comment-meta time{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.comment-body{color:var(--muted);line-height:1.75}.comment-body p:last-child{margin-bottom:0}.comment-empty{background:var(--blush);color:var(--muted);border-radius:4px 4px 30px;margin-bottom:36px;padding:25px 28px}.comment-form{background:var(--aubergine);color:#fff;border-radius:4px 4px 55px;gap:20px;padding:38px;display:grid}.comment-form h3{margin-bottom:0;font-size:32px;font-weight:500}.comment-form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.comment-field{gap:8px;display:grid}.comment-field label{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.comment-field input,.comment-field textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #ffffff47;padding:14px 15px}.comment-field textarea{resize:vertical;min-height:150px}.comment-form .button{background:var(--terracotta);color:#fff;cursor:pointer;border:0;width:max-content}.comment-form .button:disabled{opacity:.65;cursor:wait}.comment-form-note{color:#d9d7cb;margin:-4px 0 0;font-size:12px;line-height:1.6}.comment-status{background:var(--blush);color:var(--ink);border-left:4px solid var(--terracotta);padding:18px 20px;line-height:1.6}.comment-status.error{color:#7d2a25;background:#f7d8d3}.comment-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.why-story{grid-template-columns:.9fr 1.1fr;gap:90px;padding-block:95px;display:grid}.why-intro h2,.for-you h2,.reviews-heading h2,.why-close h2{font-size:clamp(42px,5vw,66px);font-weight:500;line-height:1.05}.why-copy p{color:var(--muted);font-size:17px;line-height:1.85}.why-difference .section-heading{max-width:850px}.difference-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.difference-grid article{background:var(--paper);border:1px solid var(--line);border-radius:4px 4px 60px;min-height:330px;padding:38px}.difference-grid span{color:var(--terracotta);font-family:Fraunces,serif}.difference-grid h3{margin:54px 0 16px;font-size:30px;font-weight:500}.difference-grid p{color:var(--muted);line-height:1.75}.why-products{background:var(--rust);color:#fff;padding-block:90px}.why-products-grid{grid-template-columns:.9fr 1.1fr;gap:90px;display:grid}.why-products h2{margin:0;font-size:clamp(42px,5vw,66px);font-weight:500;line-height:1.05}.why-products-grid>div:last-child>p{color:#f5ddd7;font-size:17px;line-height:1.85}.why-products .button{margin-top:16px}.for-you-note{color:var(--muted);margin-top:24px;line-height:1.75}.cat-truths{background:var(--aubergine);color:#fff;padding-block:90px}.truth-grid{border-top:1px solid #fff3;grid-template-columns:repeat(3,1fr);margin-top:40px;display:grid}.truth-grid article{padding:38px 35px 15px 0}.truth-grid article+article{border-left:1px solid #fff3;padding-left:35px}.truth-grid span{color:#efae9c;font-family:Fraunces,serif}.truth-grid h2{margin:36px 0 14px;font-size:31px;font-weight:500}.truth-grid p{color:#e2e1d4;line-height:1.75}.for-you{grid-template-columns:1fr 1fr;gap:80px;display:grid}.for-you ul{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.for-you li{border-bottom:1px solid var(--line);padding:20px 0;font-size:17px}.for-you li:before{content:"✦";color:var(--terracotta);margin-right:14px}.why-close{background:var(--terracotta);color:#fff;text-align:center;padding-block:90px}.why-close .shell{max-width:820px}.why-close p{font-size:18px;line-height:1.8}.why-close .button{margin-top:18px}.reviews-wrap{padding-block:90px 120px}.reviews-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px;display:flex}.reviews-heading h2{margin-bottom:0}.review-frame{background:var(--paper);border:1px solid var(--line);padding:28px;box-shadow:0 20px 55px #393d2917}.review-frame iframe{background:#fff;border:0;width:100%;min-height:980px;display:block}.legal-hero{background:var(--deep-aubergine);color:#fff;padding-block:105px 90px;position:relative;overflow:hidden}.legal-hero .shell{position:relative}.legal-hero h1{letter-spacing:-.055em;max-width:850px;margin:0;font-size:clamp(60px,8vw,104px);font-weight:500;line-height:.92}.legal-hero .shell>p:last-of-type{color:#d9d7cb;max-width:720px;margin:28px 0 0;font-size:18px;line-height:1.75}.legal-scribble{color:#efd8d214;-webkit-user-select:none;user-select:none;font-family:Fraunces,serif;font-size:clamp(120px,20vw,280px);line-height:.7;position:absolute;top:50%;right:2%;transform:translateY(-50%)rotate(-7deg)}.legal-nav{background:var(--paper);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:-1px;display:grid}.legal-nav a{text-align:center;color:var(--aubergine);padding:23px 28px;font-size:13px;font-weight:700}.legal-nav a+a{border-left:1px solid var(--line)}.legal-nav a:hover{background:var(--blush)}.legal-copy{max-width:960px;padding-block:85px 115px}.legal-copy-inner{background:var(--paper);border:1px solid var(--line);border-radius:5px 5px 70px;padding:54px 66px;box-shadow:0 18px 55px #393d2912}.legal-copy h2{color:var(--aubergine);margin:48px 0 14px;font-size:30px;font-weight:500}.legal-copy h2:first-child{margin-top:0}.legal-copy p{color:var(--muted);font-size:16px;line-height:1.85}.legal-contact{background:var(--terracotta);color:#fff;border-radius:4px 4px 42px;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding:30px 34px;display:flex}.legal-contact div{flex-direction:column;gap:5px;display:flex}.legal-contact span{color:#f8d8d0;letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:700}.legal-contact a{color:#fff;border-bottom:1px solid #ffffff8c;font-weight:700}@media (width<=900px){.desktop-nav{display:none}.mobile-menu{display:block}.hero{grid-template-columns:1fr;gap:40px}.hero-art{min-height:440px}.product-grid,.dispatch-grid,.maker-grid,.story,.journal-layout,.contact-panel,.why-story,.for-you,.about-band-grid,.about-details,.why-products-grid,.not-found-page{grid-template-columns:1fr}.not-found-page{gap:48px}.not-found-image{max-width:760px}.difference-grid,.live-post-grid,.truth-grid{grid-template-columns:1fr}.truth-grid article+article{border-top:1px solid #fff3;border-left:0;padding-left:0}.maker-image{min-height:500px;margin:0}.maker-copy{padding:70px 0}.footer-grid{grid-template-columns:1fr 1fr}.journal-sidebar{position:static}}@media (width<=620px){.shell{width:min(100% - 28px,1180px)}.announcement{font-size:9px}.site-header{min-height:88px}.brand-logo{width:76px;height:76px}.header-shop{padding:10px 13px}.mobile-menu summary{padding:9px 12px}.page-jump-button{width:46px;height:46px;bottom:14px;right:14px}.brand strong{font-size:17px}.brand-mark{width:42px;height:42px}.hero{padding-block:60px}.hero h1{font-size:61px}.hero-art{min-height:350px}.sun-disc{width:300px;height:300px}.hero-note{width:130px;height:130px;padding:22px}.hero-note strong{font-size:17px}.button-row,.split-heading{flex-direction:column;align-items:flex-start}.newsletter-inner{flex-direction:column;align-items:flex-start;gap:30px}.mailpoet-frame-wrap{min-height:1240px;padding:10px}.mailpoet-form-frame{min-height:1218px}.newsletter-slide-in{max-height:calc(100vh - 28px);bottom:14px;right:14px}.archive-list a{grid-template-columns:1fr auto;gap:8px 16px}.archive-list span{grid-column:1/-1}.archive-pagination{flex-wrap:wrap;align-items:stretch}.archive-pagination>button{flex:1}.archive-pagination div{order:-1;justify-content:center;width:100%}.legal-hero{padding-block:75px 65px}.legal-nav{grid-template-columns:1fr}.legal-nav a+a{border-left:0;border-top:1px solid var(--line)}.legal-copy-inner{border-radius:4px 4px 42px;padding:38px 26px}.promise-grid{grid-template-columns:1fr;padding-block:20px}.promise-grid p{padding:12px}.promise-grid p+p{border-left:0}.section{padding-block:80px}.shop-grid,.footer-grid{grid-template-columns:1fr}.page-hero{padding-block:75px 60px}.page-hero h1{font-size:56px}.contact-panel>div{padding:38px 28px}.about-portrait{margin-top:48px}.about-portrait img{border-radius:4px 4px 48px}.reviews-heading{flex-direction:column;align-items:flex-start}.review-frame{padding:8px}.legal-contact{flex-direction:column;align-items:flex-start}.not-found-page{padding-block:55px 80px}.not-found-image:before{top:-58px;right:-4px}.not-found-copy h1{font-size:52px}.comment-form{padding:30px 24px}.comment-form-row{grid-template-columns:1fr}.comment-meta{flex-direction:column;gap:5px}.current-year-heading,.archive-back{flex-direction:column;align-items:flex-start}}
