@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght,SOFT,WONK@9..144,600,20,1;9..144,700,20,1&display=swap');
:root{--paper:#fffbed;--red:#b92432;--pink:#f5c4d4;--green:#164d3b;--butter:#f7df88;--ink:#243b30;--line:#d7d9c9}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 'DM Sans',sans-serif}a{color:inherit}img{max-width:100%;display:block}button,input,select{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #286db7;outline-offset:5px}.skip{position:absolute;top:-100px}.skip:focus{top:10px;z-index:10;background:white;padding:10px}.announcement{text-align:center;background:var(--green);color:var(--paper);font-size:12px;padding:8px 20px;letter-spacing:.03em}.site-header{display:flex;align-items:center;justify-content:space-between;padding:22px 5%;gap:24px;border-bottom:1px solid var(--line)}.brand{font-family:Fraunces,Georgia,serif;color:var(--red);font-size:29px;line-height:.9;text-decoration:none;letter-spacing:-1.3px;display:flex;align-items:center;gap:12px}.brand svg{width:45px;height:45px}.brand small{font:10px 'DM Sans',sans-serif;letter-spacing:2.6px;display:block;margin-top:8px}.nav{display:flex;gap:30px;align-items:center}.nav a{text-decoration:none;font-size:14px}.nav a[aria-current=page]{text-decoration:underline;text-underline-offset:6px}.basket-link{border:1px solid var(--green);padding:8px 17px;border-radius:30px}.menu-toggle{display:none}.container{width:min(1200px,90%);margin:auto}h1,h2,h3{font-family:Fraunces,Georgia,serif;line-height:1.07;letter-spacing:-.035em;font-weight:600}h1{font-size:clamp(48px,6.3vw,90px);margin:20px 0 25px}h2{font-size:clamp(34px,4vw,51px);margin:0 0 22px}h3{font-size:26px;margin:18px 0 10px}p{max-width:65ch}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:630px}.hero-copy{padding:70px max(35px,10%) 65px;position:relative}.hero h1{color:var(--red)}.hero-copy>p{max-width:360px;font-size:17px}.eyebrow{font-size:13px;display:flex;gap:9px;align-items:center}.star{font-size:29px;color:var(--red)}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:14px 25px;background:var(--green);color:white;text-decoration:none;border:1px solid var(--green);border-radius:4px;font-size:14px;font-weight:600;min-height:48px}.button:hover{background:#23644e}.button.red{background:var(--red);border-color:var(--red)}.button.light{background:transparent;color:var(--green)}.hero .button{margin-top:16px}.text-link{font-size:14px;text-underline-offset:5px}.hero-note{margin-top:26px;font-size:12px!important}.hero-image{position:relative;background:var(--pink);min-width:0}.hero-image>img{width:100%;height:100%;object-fit:cover}.seal{position:absolute;bottom:30px;left:-45px;width:116px;height:116px;border-radius:50%;background:var(--butter);color:var(--red);display:flex;align-items:center;justify-content:center;text-align:center;font-family:Fraunces,serif;font-size:21px;line-height:1.1;transform:rotate(-12deg);border:1px dashed var(--red);outline:7px solid var(--butter)}.ribbon{background:var(--pink);padding:16px 5%;display:flex;justify-content:space-around;gap:24px;color:var(--red);font-size:14px}.ribbon span::before{content:'✳';margin-right:18px}.section{padding:85px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px;gap:25px}.section-heading p{margin:0}.section-heading h2{margin-bottom:12px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:27px}.card>a{text-decoration:none}.product-art{aspect-ratio:1/1.04;position:relative;overflow:hidden;background:#f1d8d9;display:flex;align-items:center;justify-content:center}.product-art svg{width:85%;height:85%;transition:transform .25s}.card:hover .product-art svg{transform:rotate(-3deg) scale(1.04)}.product-art.medium{background:#dce6d8}.product-art.large{background:#f5e6b7}.product-art.small svg{width:61%;height:61%}.product-art.medium svg{width:75%;height:75%}.card-title{display:flex;align-items:baseline;justify-content:space-between;gap:15px}.card-title h3{font-size:25px}.card p{margin:0;font-size:14px}.swatch-dots{display:flex;gap:5px;margin-top:12px}.dot{width:13px;height:13px;border-radius:100%;background:var(--red)}.dot:nth-child(2){background:var(--green)}.dot:nth-child(3){background:var(--pink)}.dot:nth-child(4){background:#49738a}.pattern-band{height:20px;background:repeating-linear-gradient(90deg,var(--red) 0 20px,var(--pink) 20px 40px,var(--green) 40px 60px,var(--paper) 60px 80px)}.story{background:var(--green);color:var(--paper);display:grid;grid-template-columns:1fr 1fr;align-items:center}.story-photo{height:570px;width:100%;object-fit:cover;object-position:50% 52%}.story-copy{padding:65px 12%}.story-copy h2{color:var(--butter)}.story-copy .button{background:var(--paper);color:var(--green);margin-top:15px}.journal-art{aspect-ratio:1.5;object-fit:cover;width:100%;background:var(--pink)}.journal-art.pattern{background:repeating-linear-gradient(45deg,#f5c4d4 0 30px,#b92432 30px 60px);display:flex;align-items:center;justify-content:center;color:var(--paper);font:58px Fraunces,serif;text-align:center}.journal-art svg{height:90%;margin:auto}.journal-card h3{font-size:26px;line-height:1.2}.journal-card a{text-decoration:none}.journal-card .text-link{text-decoration:underline;display:inline-block;margin-top:18px}.cta{background:var(--pink);text-align:center;padding:65px 20px}.cta p{margin:15px auto 25px}.footer{padding:50px 5% 22px;background:var(--green);color:var(--paper)}.footer-top{display:flex;justify-content:space-between;gap:35px}.footer .brand{color:var(--paper)}.footer-links{display:flex;gap:35px;flex-wrap:wrap}.footer-links a{font-size:14px}.footer-bottom{border-top:1px solid #597767;padding-top:20px;margin-top:45px;font-size:12px;display:flex;justify-content:space-between;gap:20px}.intro{text-align:center;padding:65px 20px 35px}.intro h1{font-size:clamp(45px,5vw,66px);color:var(--red)}.intro p{margin:0 auto}.notice{padding:13px 18px;background:#f4ebd1;font-size:13px;border-left:3px solid #a67c21;margin:24px 0}.filters{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:30px}.filters select,select{padding:10px 15px;border:1px solid var(--green);background:var(--paper);border-radius:3px}.filter-buttons{display:flex;gap:8px;flex-wrap:wrap}.filter-buttons button{border:1px solid var(--green);padding:8px 18px;border-radius:25px;background:transparent;color:var(--green)}.filter-buttons button[aria-pressed=true]{background:var(--green);color:white}.breadcrumb{font-size:12px;margin:28px 0}.product-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:65px;margin-bottom:70px}.product-layout h1{font-size:52px;color:var(--red);margin:12px 0}.preview-panel{background:#f2dce0;padding:25px;position:relative;text-align:center}.preview-panel svg{width:100%;height:430px;transition:transform .2s}.preview-panel small{display:block;font-size:12px}.price{font-size:24px}.product-form fieldset{border:0;padding:0;margin:24px 0}.product-form legend{font-weight:600;margin-bottom:10px}.choices{display:flex;gap:8px;flex-wrap:wrap}.choice input{position:absolute;opacity:0;width:1px}.choice span{display:block;border:1px solid #819286;border-radius:4px;padding:10px 17px;cursor:pointer;font-size:14px}.choice input:checked+span{background:var(--green);color:white;border-color:var(--green)}.choice input:focus-visible+span{outline:3px solid #286db7;outline-offset:3px}.fabric-choice span{padding:8px 10px}.fabric-chip{display:block;height:25px;width:100%;min-width:58px;background:var(--red);margin-bottom:5px;border:1px solid #aaa}.fabric-chip.check{background:conic-gradient(#b92432 25%,#fffbed 0 50%,#f5c4d4 0 75%,#168050 0);background-size:20px 20px}.fabric-chip.stripe{background:repeating-linear-gradient(90deg,#375f73 0 4px,#fffbed 4px 8px)}.fabric-chip.pine{background:#164d3b}.fabric-chip.candy{background:repeating-linear-gradient(45deg,#b92432 0 6px,#f5c4d4 6px 12px)}.quantity-row{display:flex;gap:15px}.quantity-row input{width:75px;padding:12px;border:1px solid var(--green);background:transparent}.quantity-row button{flex:1}.quantity-label{display:block;font-size:13px;margin-bottom:7px}details{border-bottom:1px solid var(--line);padding:17px 0}summary{cursor:pointer;font-weight:500}details p{font-size:14px}.status{font-size:14px;min-height:24px}.article{max-width:750px;margin:50px auto 85px;padding:0 22px}.article h1{font-size:clamp(40px,5vw,62px);color:var(--red)}.article h2{font-size:31px;line-height:1.2;margin-top:42px}.article img{width:100%;max-height:470px;object-fit:cover;margin:30px 0}.article p,.article li{line-height:1.85}.article .lead{font-size:20px}.article-meta{font-size:13px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;margin:25px 0}th,td{text-align:left;padding:16px;border-bottom:1px solid var(--line)}th{background:#e7ecd9}.basket-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:24px;padding:25px 0;border-bottom:1px solid var(--line)}.basket-row h3{margin:0;font-size:23px}.basket-row p{margin:4px 0;font-size:14px}.basket-row button{background:none;border:0;color:var(--red);text-decoration:underline}.basket-total{font-size:25px;text-align:right}.empty{text-align:center;padding:70px 10px}.empty .button{margin-top:20px}[hidden]{display:none!important}.about-pics{display:grid;grid-template-columns:1fr 1fr;gap:20px}.about-pics img{height:350px;object-fit:cover}.no-js{padding:15px;background:var(--butter)}
@media(min-width:1500px){.hero{max-height:780px}.hero-copy{padding-left:max(50px,calc((100vw - 1200px)/2))}}@media(max-width:850px){.nav{gap:17px}.hero-copy{padding:45px 8%}.hero{min-height:520px}.hero h1{font-size:60px}.seal{width:90px;height:90px;font-size:18px;left:-25px}.product-layout{gap:30px}.product-layout h1{font-size:40px}.cards{gap:18px}.story-photo{height:480px}.story-copy{padding:40px 9%}.ribbon{font-size:12px;gap:8px}.ribbon span::before{margin-right:8px}.card-title{display:block}.card-title h3{margin-bottom:4px}.footer-top{flex-direction:column}}
@media(max-width:600px){.site-header{padding:20px 5%;flex-wrap:wrap;gap:16px}.brand{font-size:25px}.brand svg{width:35px}.menu-toggle{display:block;background:transparent;border:1px solid var(--green);border-radius:3px;color:var(--green);padding:6px 10px}.nav{display:none;flex-basis:100%;justify-content:space-between;gap:10px;flex-wrap:wrap}.nav.open{display:flex}.nav a{font-size:13px}.hero{grid-template-columns:1fr}.hero-copy{padding:35px 7% 45px}.hero h1{font-size:65px;max-width:420px;margin:12px 0 22px}.hero-image{height:auto;aspect-ratio:1}.seal{left:auto;right:20px;bottom:auto;top:-40px}.hero-copy>p{max-width:100%}.ribbon{flex-wrap:wrap;justify-content:center;padding:15px}.ribbon span{font-size:11px}.section{padding:55px 0}.section-heading{align-items:start;flex-direction:column;gap:12px}.cards{grid-template-columns:1fr;gap:35px}.product-art{aspect-ratio:1.15}.card-title{display:flex}.story{grid-template-columns:1fr}.story-photo{height:400px}.story-copy{padding:45px 7%}.footer-links{gap:22px}.footer-bottom{flex-direction:column}.intro{padding:35px 20px 20px}.filters{align-items:start;flex-direction:column}.product-layout{grid-template-columns:1fr;gap:28px}.preview-panel svg{height:320px}.product-layout h1{font-size:44px}.basket-row{grid-template-columns:1fr auto;gap:10px}.basket-row>button{grid-column:2}.article{margin-top:30px}.about-pics img{height:250px}.journal-art{aspect-ratio:1.55}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
@media(max-width:600px){.hero-copy{padding:25px 7% 42px}.hero h1{font-size:55px;line-height:1.02;margin:10px 0 19px}.hero-copy>p{font-size:16px}.hero-note{margin-top:18px}.hero .button{margin-top:9px}}
@media(max-width:600px){.product-layout>div:first-child{display:contents}.product-layout .preview-panel{order:0}.product-layout>div:first-child>p{order:1;margin:0}.product-layout>div:last-child{order:2}.product-layout .about-pics{order:3}.preview-panel svg{height:280px}}
