:root{--paper:#f4ebd9;--ink:#151515;--blue:#123fc5;--orange:#f35c21;--raspberry:#bb2458;--cream:#fff9ec;--muted:#715f54;--line:#1d1a18}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{margin:0;color:var(--ink);background:radial-gradient(rgba(88,61,30,.075) .7px,transparent .7px) 0 0/5px 5px,var(--paper);font-family:var(--font-grammo),Georgia,serif;font-size:19px;line-height:1.35;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}a,button{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.site-header{min-height:90px;padding:18px clamp(24px,4vw,72px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:28px;gap:28px;position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(244,235,217,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(21,21,21,.08)}.footer-logo,.wordmark{font-weight:700;letter-spacing:.14em;font-size:clamp(22px,2vw,33px);white-space:nowrap}.desktop-nav{display:flex;gap:clamp(22px,3vw,56px);font-size:20px}.desktop-nav a,.footer-links a{position:relative}.desktop-nav a:after,.fresh-intro>a:after,.text-link:after{content:"";position:absolute;left:0;bottom:-4px;height:2px;width:0;background:currentColor;transition:width .24s ease}.desktop-nav a:hover:after,.fresh-intro>a:hover:after,.text-link:hover:after{width:100%}.etsy-link{justify-self:end;border:2px solid var(--ink);border-radius:9px;padding:10px 17px;font-size:19px;transition:background .2s ease,color .2s ease,transform .2s ease}.etsy-link:hover{background:var(--ink);color:var(--cream);transform:translateY(-2px)}.section-wrap{width:min(1370px,calc(100% - 96px));margin-inline:auto}.hero{min-height:calc(100vh - 90px);position:relative;overflow:hidden;display:flex;align-items:center;padding:44px 0 52px}.hero:before{content:"";inset:0;background:linear-gradient(90deg,rgba(244,235,217,1),rgba(244,235,217,.96) 45%,rgba(244,235,217,.45))}.hero-paint,.hero:before{position:absolute;z-index:0}.hero-paint{opacity:.98;filter:contrast(1.12)}.paint-blue{width:290px;height:68%;left:-170px;top:15%;background:var(--blue);transform:rotate(-8deg);-webkit-clip-path:polygon(13% 0,92% 7%,82% 23%,100% 30%,78% 44%,94% 58%,73% 73%,90% 100%,11% 93%,23% 77%,0 66%,19% 46%,0 29%,20% 13%);clip-path:polygon(13% 0,92% 7%,82% 23%,100% 30%,78% 44%,94% 58%,73% 73%,90% 100%,11% 93%,23% 77%,0 66%,19% 46%,0 29%,20% 13%)}.paint-orange{width:260px;height:350px;right:-132px;top:26%;background:var(--orange);transform:rotate(9deg);-webkit-clip-path:polygon(0 13%,95% 0,79% 20%,100% 31%,77% 42%,97% 63%,76% 75%,92% 100%,0 92%,15% 71%,0 58%,15% 42%,0 30%);clip-path:polygon(0 13%,95% 0,79% 20%,100% 31%,77% 42%,97% 63%,76% 75%,92% 100%,0 92%,15% 71%,0 58%,15% 42%,0 30%)}.hero-inner{width:min(1370px,calc(100% - 96px));margin:auto;position:relative;z-index:1;display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:30px;gap:30px;align-items:center}.hero-copy{padding:10px 0 18px 4.5vw}.hero h1{font-size:clamp(62px,6.15vw,116px);line-height:.82;margin:0;letter-spacing:-.067em;font-weight:700;text-wrap:balance}.hero h1 em{color:var(--raspberry);font-style:normal}.hero-copy p{max-width:430px;margin:30px 0 24px;font-size:22px;line-height:1.22}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:13px 24px;border-radius:9px;font-size:20px;font-weight:600;letter-spacing:.01em;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.button:hover{transform:translateY(-3px)}.button:active{transform:translateY(0) scale(.98)}.button-blue{color:var(--cream);background:var(--blue);border:2px solid var(--blue)}.button-blue:hover{color:var(--blue);background:transparent}.button-cream{color:var(--ink);background:var(--cream);border:2px solid var(--cream)}.button-cream:hover{background:transparent;color:var(--cream)}.hero-artwork{min-height:590px;position:relative}.hero-print{background:#f9f1df;padding:13px 13px 42px;box-shadow:0 9px 15px rgba(37,24,11,.17);border:1px solid rgba(0,0,0,.12);position:absolute;margin:0}.hero-print img{aspect-ratio:1/1.15;object-fit:contain;background:#eee}.hero-print figcaption{font-size:22px;line-height:1;position:absolute;bottom:12px;left:0;width:100%;text-align:center;transform:rotate(-3deg)}.hero-print-1{width:51%;left:8%;top:9%;transform:rotate(-4deg);z-index:2}.hero-print-2{width:43%;right:1%;top:1%;transform:rotate(5deg);z-index:1}.hero-print-3{width:47%;right:0;bottom:1%;transform:rotate(-6deg);z-index:3}.promise-band{color:var(--cream);background:var(--blue);min-height:58px;display:flex;gap:38px;align-items:center;justify-content:center;text-align:center;font-size:28px;font-weight:600;letter-spacing:.01em}.promise-band span{font-size:32px;transform:rotate(-18deg)}.fresh-section{padding:84px 0 110px;display:grid;grid-template-columns:280px 1fr;grid-gap:48px;gap:48px;align-items:center}.about-copy h2,.collections h2,.etsy-cta h2,.fresh-intro h2,.story-copy h2{font-size:clamp(48px,4.7vw,78px);line-height:.86;letter-spacing:-.055em;margin:0 0 28px}.fresh-intro>a,.text-link{font-size:23px;color:var(--blue);position:relative;padding-bottom:3px}.fresh-grid,.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:30px;gap:30px}.product-card{min-width:0}.product-image-link{display:block;padding:10px;background:var(--cream);border:2px solid var(--ink);border-radius:15px 15px 9px 9px;transition:transform .25s ease,box-shadow .25s ease}.product-image-link:hover{transform:rotate(-1.5deg) translateY(-5px);box-shadow:8px 8px 0 var(--orange)}.product-image-link img{aspect-ratio:1.12/1;object-fit:contain;background:#eee2cd}.product-card-copy{display:flex;gap:15px;justify-content:space-between;padding:11px 5px 0;align-items:flex-start}.product-card h3{margin:0;font-size:22px;line-height:1.04;letter-spacing:-.02em;font-weight:600;max-width:75%}.product-card h3 a:hover{color:var(--blue)}.product-card-copy span,.product-price{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.story-section{background:var(--orange);padding:100px max(48px,calc((100% - 1370px)/2));display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(50px,8vw,155px);gap:clamp(50px,8vw,155px);align-items:center}.story-image{border:2px solid var(--ink);padding:11px 11px 45px;background:var(--cream);transform:rotate(-3deg)}.story-image img{aspect-ratio:1/1;object-fit:contain;background:#d7bea3}.story-copy{max-width:540px}.small-title{letter-spacing:.12em;font-size:16px;font-weight:700;margin:0 0 14px}.about-copy p,.about-hero p,.contact-page p,.legal-page p,.story-copy p:not(.small-title){font-size:24px;line-height:1.3}.collections{padding:110px 0;display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:50px;gap:50px}.collection-tiles{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px}.collection-tile{display:block;border:2px solid var(--ink);background:var(--cream);padding:10px 10px 0;transition:transform .22s ease,box-shadow .22s ease}.collection-tile:hover{transform:translateY(-5px);box-shadow:8px 8px 0 var(--raspberry)}.collection-tile img{aspect-ratio:1/1.08;object-fit:contain;background:#ead7ba}.collection-tile span{font-size:25px;padding:13px 5px;font-weight:600}.collection-tile span,.etsy-cta{display:flex;justify-content:space-between}.etsy-cta{color:var(--cream);background:var(--raspberry);padding:70px max(48px,calc((100% - 1370px)/2));align-items:center;gap:30px}.etsy-cta h2{margin:0}.site-footer{background:var(--ink);color:var(--cream);padding:58px max(48px,calc((100% - 1370px)/2));display:grid;grid-template-columns:1.6fr 1fr 1fr;grid-gap:40px;gap:40px}.site-footer p{max-width:250px;margin:10px 0 0;font-size:19px}.footer-links{display:grid;align-content:start;grid-gap:11px;gap:11px;font-size:19px}.footer-links a:hover{color:#ffcb3f}.theo-badge img{width:auto;height:28px}.contact-page,.legal-page,.not-found,.page-hero{width:min(900px,calc(100% - 96px));margin-inline:auto;padding:110px 0 70px}.contact-page h1,.legal-page h1,.not-found h1,.page-hero h1{font-size:clamp(60px,7vw,104px);line-height:.83;letter-spacing:-.06em;margin:0;text-wrap:balance;overflow-wrap:anywhere}.contact-page p,.not-found p,.page-hero p:not(.small-title){font-size:25px;max-width:650px;margin:28px 0 0}.product-grid{padding-bottom:110px}.etsy-notice{width:min(900px,calc(100% - 96px));margin:-50px auto 80px;font-size:14px;color:var(--muted)}.product-page{padding-top:60px;padding-bottom:110px}.back-link{color:var(--blue);font-size:21px}.product-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);grid-gap:clamp(40px,8vw,140px);gap:clamp(40px,8vw,140px);margin-top:28px;align-items:start}.product-gallery{display:grid;grid-gap:22px;gap:22px}.product-gallery picture{display:block;background:var(--cream);border:2px solid var(--ink);padding:11px}.product-gallery img{object-fit:contain;background:#ece0ca}.product-detail{position:-webkit-sticky;position:sticky;top:120px}.product-detail h1{font-size:clamp(43px,4vw,68px);line-height:.9;letter-spacing:-.05em;margin:0}.product-price{font-size:29px;margin:22px 0;font-weight:600}.product-description{margin-top:40px;font-size:21px}.product-description p{white-space:pre-line}.about-hero{padding:100px 0;display:grid;grid-template-columns:1fr .9fr;grid-gap:80px;gap:80px;align-items:center}.about-hero h1{font-size:clamp(58px,6vw,96px);line-height:.84;letter-spacing:-.06em;margin:0}.about-hero picture{background:var(--cream);border:2px solid var(--ink);padding:11px;transform:rotate(3deg)}.about-hero img{aspect-ratio:1/1.05;object-fit:contain;background:#ebd5b7}.about-note{padding:78px 0;color:var(--cream);background:var(--blue)}.about-note p{font-size:clamp(42px,5vw,74px);line-height:.9;max-width:1020px;margin:0;letter-spacing:-.04em}.about-note span{display:block;margin-top:25px;font-size:22px}.about-copy{padding:110px 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px}.contact-page,.legal-page,.not-found{min-height:58vh}.contact-page .button{margin-top:30px}.legal-page p{max-width:820px}.reveal{animation:reveal .65s ease both}@keyframes reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (max-width:1024px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.hero-inner{grid-template-columns:.8fr 1.2fr;width:min(100% - 48px,1100px)}.hero-copy{padding-left:0}.hero-artwork{min-height:500px}.collections,.fresh-section{grid-template-columns:1fr}.fresh-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.fresh-intro h2{margin:0}.story-section{padding:80px 48px;gap:55px}.site-footer{padding:55px 48px}}@media (max-width:700px){body{font-size:18px}.site-header{min-height:104px;padding:12px 18px 10px;gap:8px}.wordmark{font-size:20px;letter-spacing:.1em}.etsy-link{padding:8px 10px;font-size:15px;border-width:1.5px}.etsy-link span{display:none}.desktop-nav{grid-column:1/-1;grid-row:2;display:flex;justify-content:space-between;gap:8px;font-size:16px;width:100%}.section-wrap{width:min(100% - 38px,1370px)}.hero{min-height:auto;padding:28px 0 42px}.hero:before{background:rgba(244,235,217,.9)}.hero-inner{width:min(100% - 38px,1370px);display:flex;flex-direction:column;align-items:stretch;gap:5px}.hero h1{font-size:clamp(58px,17vw,83px)}.hero-copy p{font-size:20px;margin:20px 0;max-width:330px}.hero-artwork{min-height:380px;margin:10px -4px 0}.hero-print{padding:7px 7px 30px}.hero-print figcaption{bottom:8px;font-size:16px}.hero-print-1{width:56%;left:1%;top:6%}.hero-print-2{width:48%;right:-2%;top:0}.hero-print-3{width:50%;right:-1%;bottom:0}.promise-band{min-height:55px;gap:13px;padding:7px 12px}.promise-band,.promise-band span{font-size:21px}.fresh-section{padding:63px 0 75px;gap:33px}.fresh-intro{display:block}.fresh-grid,.product-grid{grid-template-columns:1fr;gap:34px}.product-card h3{font-size:25px}.story-section{padding:63px 19px;grid-template-columns:1fr}.about-copy p,.about-hero p,.contact-page p,.legal-page p,.story-copy p:not(.small-title){font-size:21px}.collections{padding:70px 0;gap:30px}.collection-tiles{gap:16px}.collection-tile{padding:6px 6px 0}.collection-tile span{font-size:20px;padding:9px 3px}.etsy-cta{padding:58px 19px;display:block}.etsy-cta .button{margin-top:24px}.site-footer{padding:48px 19px;grid-template-columns:1fr 1fr;gap:35px 22px}.site-footer>div:first-child{grid-column:1/-1}.footer-logo{font-size:25px}.contact-page,.legal-page,.not-found,.page-hero{width:calc(100% - 38px);padding:75px 0 50px}.contact-page h1,.legal-page h1,.not-found h1,.page-hero h1{font-size:clamp(48px,14vw,58px)}.contact-page p,.not-found p,.page-hero p:not(.small-title){font-size:21px}.product-grid{padding-bottom:75px}.product-layout{grid-template-columns:1fr;gap:38px}.product-detail{position:static}.product-detail h1{font-size:52px}.product-description{font-size:20px}.about-hero{padding:70px 0;grid-template-columns:1fr;gap:45px}.about-hero h1{font-size:64px}.about-copy{padding:75px 0;grid-template-columns:1fr;gap:30px}}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48410f3df60da620-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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48410f3df60da620-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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48410f3df60da620-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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48410f3df60da620-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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-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:Cormorant Garamond Fallback;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_07d15b{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.__variable_07d15b{--font-grammo:"Cormorant Garamond","Cormorant Garamond Fallback"}