@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#263a2b;--cream:#fbfaf4;--green:#dce9aa;--yellow:#f6f36b;--line:#d8ddce;--muted:#647060}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:15px;line-height:1.6}h1,h2,h3,.wordmark{font-family:'Manrope',sans-serif;line-height:1.1;letter-spacing:-.045em}h1{font-size:clamp(40px,5.5vw,82px);font-weight:600;margin:18px 0 26px}h2{font-size:clamp(29px,3.3vw,48px);font-weight:600;margin:14px 0 20px}h3{font-size:23px;font-weight:600}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #718c42;outline-offset:4px}button,summary{cursor:pointer}.wrap{max-width:1440px;width:calc(100% - 112px);margin:0 auto}.section{padding-top:88px;padding-bottom:88px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;line-height:1.5}.announcement{background:var(--ink);color:#f4f5d9;text-align:center;font-size:11px;letter-spacing:.09em;padding:8px 20px}.site-header{min-height:105px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{font-size:35px;font-weight:800;letter-spacing:-.065em;display:flex;gap:11px;align-items:center}.wordmark small{display:block;letter-spacing:.14em;font:600 8px 'DM Sans',sans-serif;margin-top:6px}.wordmark:hover{text-decoration:none}.face{display:inline-block;width:45px;height:45px;position:relative;border-radius:50%;background:var(--green);flex-shrink:0}.face i{position:absolute;top:17px;left:14px;width:3px;height:4px;border-radius:50%;background:var(--ink)}.face i+i{left:28px}.face b{position:absolute;top:28px;left:20px;width:7px;height:2px;background:var(--ink)}.desktop-nav{display:flex;gap:27px;align-items:center;font-size:13px;font-weight:500}.header-actions{display:flex;gap:22px;align-items:center}.header-actions a{display:flex;align-items:center;gap:7px}.header-actions svg{width:22px;height:22px}.bag span{font-size:11px}.mobile-menu{display:none}.hero{display:grid;grid-template-columns:44% 56%;min-height:600px}.hero-copy{padding:76px 42px 42px max(56px,calc((100vw - 1328px)/2));background:#efefdf;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero h1{white-space:pre-line;font-size:clamp(44px,4.8vw,74px);max-width:560px}.hero-copy p{color:#596451;font-size:16px;line-height:1.8;margin:0 0 32px}.hero-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:22px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;background:var(--ink);color:var(--cream);border:1px solid var(--ink);padding:17px 25px;font-size:13px;font-weight:600;border-radius:3px;min-height:54px;transition:background .2s}.button:hover{background:#425637;text-decoration:none}.button.light{background:var(--cream);color:var(--ink);border-color:var(--cream)}.button:disabled{background:#d7d9cf;color:#5f685b;border-color:#d7d9cf;cursor:not-allowed}.text-link{font-size:12px;font-weight:600;text-decoration:underline;text-underline-offset:5px}.hero-footnote{display:flex;gap:10px;align-items:center;margin-top:54px;font-size:10px;letter-spacing:.03em}.small-spark{font-size:25px}.hero-image{position:relative;min-height:600px;overflow:hidden}.hero-image>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:55% center}.hero-label{position:absolute;bottom:26px;left:26px;right:26px;background:rgba(251,250,244,.92);padding:18px 22px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:5px 10px;backdrop-filter:blur(8px)}.hero-label span{font-size:9px;font-weight:700;letter-spacing:.16em}.hero-label strong{font-family:Manrope,sans-serif;font-size:18px;font-weight:600;grid-column:1;letter-spacing:-.02em}.hero-label b{grid-column:2;grid-row:1/3;font-size:11px;font-weight:500}.hero-label:hover{text-decoration:none;background:var(--cream)}.ticker{background:var(--yellow);display:flex;justify-content:space-around;gap:20px;padding:19px 40px;align-items:center;font-size:10px;font-weight:600;letter-spacing:.14em;overflow:hidden;white-space:nowrap}.ticker i{font-size:21px;font-style:normal}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-heading h2{margin-bottom:0}.section-heading .text-link{flex-shrink:0;margin-bottom:7px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.category{padding:26px;background:#eeeede;overflow:hidden;display:block}.category:hover{text-decoration:none}.category.yellow{background:#f3f1c3}.category.green{background:#e2e8c9}.category.peach{background:#eddfcc}.category-number{font-size:9px;letter-spacing:.14em;font-weight:600}.category img{width:100%;aspect-ratio:1.22;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s}.category:hover img{transform:scale(1.035)}.category h3{display:flex;align-items:center;justify-content:space-between;margin:20px 0 8px}.category h3 span{font-size:22px;font-weight:400}.category p{font-size:12px;margin:0}.featured{padding-top:0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 22px}.card-image{position:relative;display:block;overflow:hidden;background:#f0f0e7;aspect-ratio:1}.card-image>img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.card-image:hover>img{transform:scale(1.045)}.card-arrow{position:absolute;right:14px;bottom:14px;background:var(--cream);width:31px;height:31px;border-radius:50%;display:grid;place-items:center;font-size:17px}.availability{position:absolute;left:12px;top:12px;background:rgba(251,250,244,.93);padding:4px 9px;font-size:9px;letter-spacing:.04em;border:1px solid var(--line)}.card-meta{position:relative;padding:17px 0 0}.card-meta p{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin:0 0 8px}.card-meta h3{font-size:19px;margin:0 0 11px;letter-spacing:-.035em}.card-meta>span{font-size:12px}.story{background:#344b35;color:#fbfaf4;overflow:hidden}.story-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding-top:70px;padding-bottom:70px}.story-figure{position:relative;display:flex;justify-content:center;align-items:center;min-height:410px}.story-figure:before{content:'';position:absolute;background:#d7e796;width:340px;height:340px;border-radius:50%}.story-figure img{z-index:1;width:350px;max-height:360px;object-fit:contain;filter:drop-shadow(0 18px 24px #13291155)}.hand-note{position:absolute;left:0;bottom:15px;font-size:17px;font-style:italic;transform:rotate(-9deg);line-height:1.5;color:#e6edc2}.story-copy p{font-size:15px;color:#dbe1d4;max-width:480px;margin:25px 0 30px}.story-copy h2{font-size:clamp(34px,4vw,59px)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.steps article{border-top:1px solid #b5bda7;padding-top:20px}.steps article>span{font-size:12px}.steps h3{font-size:24px;margin:27px 0 18px}.steps p{max-width:340px;color:var(--muted);font-size:13px}.accessory-banner{margin-bottom:90px;display:grid;grid-template-columns:1.15fr 1fr;background:#ece8d9;align-items:center;overflow:hidden}.accessory-banner>div{padding:50px 60px}.accessory-banner p{max-width:370px;color:var(--muted);margin-bottom:28px}.accessory-banner img{width:100%;height:370px;object-fit:contain;mix-blend-mode:multiply}.footer{background:#e1e9c6;padding-top:65px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.3fr;gap:45px;padding-bottom:60px}.footer .wordmark{display:block;font-size:37px}.footer p{font-size:12px;line-height:1.85}.footer h2{font-family:'DM Sans',sans-serif;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin:0 0 18px}.footer-grid>div>a:not(.wordmark){display:block;font-size:12px;margin:8px 0}.footer-note{border-left:1px solid #bfcaa6;padding-left:25px}.footer-bottom{border-top:1px solid #c0cba8;padding:18px 0;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#506044}.collection-intro{background:#e8edcf;padding:65px 0}.collection-intro h1{font-size:58px;margin-bottom:18px}.collection-description{max-width:620px;color:var(--muted)}.collection-body{padding-top:35px;padding-bottom:80px}.collection-tabs{display:flex;gap:10px;flex-wrap:wrap}.collection-tabs a{border:1px solid #bcc5ad;padding:9px 17px;border-radius:30px;font-size:12px}.collection-tabs a:hover{background:var(--green);text-decoration:none}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;margin:35px 0 22px;font-size:12px}.collection-toolbar form{display:flex;align-items:center;gap:12px}.collection-toolbar select{width:auto;min-height:36px;padding:6px 30px 6px 10px;margin:0}.collection-toolbar label{margin:0;font-size:11px}.pagination{margin:40px 0;text-align:center}.pagination>*{margin:0 10px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;color:var(--muted);font-size:10px;margin:22px 0 35px}.product-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:65px}.product-info{padding:10px 0}.product-info h1{font-size:48px;margin:15px 0 20px}.product-price{font-size:20px;margin-bottom:25px}.product-intro{color:var(--muted);margin-bottom:25px}.main-image{background:#eeeee4;aspect-ratio:1}.main-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.thumbnails{display:flex;gap:10px;margin-top:14px}.thumbnail{width:85px;height:85px;border:1px solid var(--line);background:#f3f3ec;padding:3px}.thumbnail.selected,.thumbnail:hover{border-color:var(--ink)}.thumbnail img{height:100%;width:100%;object-fit:contain}.image-caption{font-size:10px;color:var(--muted)}label{display:block;font-size:12px;font-weight:500;margin:18px 0 8px}input,select,textarea{width:100%;color:var(--ink);background:#fffefa;border:1px solid #b8c0ae;border-radius:2px;padding:12px;min-height:48px}textarea{resize:vertical}.buy-row{display:flex;align-items:flex-end;gap:14px}.buy-row>div{width:85px}.buy-row .button{flex:1;min-height:48px;text-align:center;justify-content:center}.small-muted{font-size:10px;color:var(--muted)}.blind-note{background:#eef1d8;padding:18px 20px;font-size:12px;margin:24px 0}.blind-note p{margin:7px 0 0}.product-details{border-top:1px solid var(--line);margin-top:30px}.product-details details{border-bottom:1px solid var(--line);padding:18px 0;font-size:12px}.product-details summary{list-style:none;display:flex;justify-content:space-between;font-size:14px;font-weight:600}.product-details summary::-webkit-details-marker{display:none}.product-details .rte{padding-top:14px;color:var(--muted)}.rte h3{font-size:18px;margin-top:24px}.rte a{text-decoration:underline}.rte li{padding:3px 0}.rte ul{padding-left:20px}.page-content{max-width:800px;min-height:55vh}.page-content h1{font-size:54px}.page-content .rte{font-size:16px;line-height:1.85}.page-content h2{font-size:28px;margin-top:40px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;max-width:1150px}.contact-layout h1{font-size:65px}.contact-layout .button{margin-top:22px}.contact-layout p{color:var(--muted)}.search-form{display:flex;gap:12px;max-width:800px;margin:30px 0 45px}.search-form input{flex:1}.cart-page h1{font-size:54px}.cart-layout{display:grid;grid-template-columns:1.8fr 1fr;gap:55px}.cart-line{display:grid;grid-template-columns:100px 1fr auto;gap:20px;padding:25px 0;border-bottom:1px solid var(--line)}.cart-line:first-child{border-top:1px solid var(--line)}.cart-line h2{font-size:18px;margin:0 0 8px;letter-spacing:-.02em}.cart-line p{font-size:12px;margin:0}.cart-line input{width:65px;min-height:36px;padding:5px 8px}.cart-line label{margin:12px 0 5px}.cart-line strong{font-size:13px}.cart-line img{background:#efeee7}.remove{font-size:11px;margin-left:15px;text-decoration:underline}.small-button{border:1px solid #aebaa0;background:transparent;color:var(--ink);padding:8px 14px;font-size:11px}.cart-layout .small-button{margin-top:20px}.cart-summary{background:#edf0de;padding:30px;align-self:start}.cart-summary h2{font-size:25px}.cart-summary>div{display:flex;justify-content:space-between}.cart-summary p{font-size:12px;color:var(--muted)}.cart-summary .button{width:100%;margin-top:20px}.empty-state{text-align:center;padding:80px 20px}.empty-state .face{transform:scale(1.5);margin-bottom:25px}.empty-state p{margin-bottom:30px;color:var(--muted)}.password-page{min-height:100vh;text-align:center;background:#e7edce;padding:55px 25px}.password-page .wordmark{display:block}.password-page>img{margin:20px auto;width:210px;height:210px;object-fit:contain}.password-page h1{font-size:clamp(35px,5vw,62px)}.password-page details{max-width:360px;margin:30px auto}.password-page .button{margin-top:15px;width:100%}.skip{position:absolute;top:-100px;left:15px;z-index:100;background:white;padding:15px}.skip:focus{top:15px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
@media(min-width:1700px){.hero-copy{padding-left:calc((100vw - 1328px)/2)}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.desktop-nav{gap:15px;font-size:11px}.wordmark{font-size:28px}.wordmark small{font-size:6px}.hero-copy{padding-left:32px;padding-right:26px}.hero{min-height:530px}.hero-image{min-height:530px}.hero h1{font-size:55px}.hero-buttons{gap:17px}.hero-copy p{font-size:14px}.hero-footnote{margin-top:32px}.hero-label{grid-template-columns:1fr}.hero-label b{grid-column:1;grid-row:auto}.story-grid{gap:30px}.footer-grid{gap:24px}.product-layout{gap:35px}.product-info h1{font-size:40px}}
@media(max-width:800px){.desktop-nav{display:none}.site-header{min-height:100px;flex-wrap:wrap;gap:0;padding-top:18px}.wordmark{font-size:29px}.wordmark small{font-size:7px}.mobile-menu{display:block;width:100%;border-top:1px solid var(--line);margin-top:16px;padding:9px 0;font-size:12px}.mobile-menu summary{list-style:none;display:flex;justify-content:space-between}.mobile-menu nav{display:grid;gap:14px;padding:20px 0}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding-top:42px;padding-bottom:30px}.hero h1{font-size:46px}.hero-footnote{display:none}.hero-image{min-height:460px}.hero-label{left:16px;right:16px;bottom:16px;padding:14px}.hero-label strong{font-size:16px}.hero-label b{font-size:10px}.ticker{justify-content:flex-start;padding:14px 25px;font-size:9px;gap:22px}.section{padding-top:55px;padding-bottom:55px}.category-grid{gap:14px}.category{padding:16px}.category-number{font-size:7px}.category h3{font-size:20px}.category p{font-size:10px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 16px}.featured{padding-top:0}.story-grid{gap:20px;padding-top:45px;padding-bottom:45px}.story-figure:before{width:240px;height:240px}.story-figure{min-height:300px}.story-figure img{width:250px}.story-copy h2{font-size:36px}.story-copy p{font-size:13px}.hand-note{font-size:13px}.steps{gap:25px}.steps h3{font-size:20px}.steps p{font-size:12px}.accessory-banner>div{padding:32px}.accessory-banner img{height:310px}.accessory-banner{margin-bottom:55px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-note{grid-column:1/-1;border-left:0;border-top:1px solid #bcc9a3;padding-left:0;padding-top:25px}.footer-bottom{flex-direction:column;gap:5px}.product-layout{grid-template-columns:1fr;gap:30px}.product-info{max-width:650px}.product-info h1{font-size:45px}.product-gallery{max-width:650px}.product-layout .main-image{max-height:650px}.collection-intro{padding:45px 0}.collection-intro h1{font-size:46px}.collection-toolbar{gap:20px;align-items:flex-end}.collection-toolbar form{gap:7px}.collection-toolbar label{display:none}.collection-toolbar select{max-width:160px}.contact-layout{gap:35px}.cart-layout{grid-template-columns:1fr;gap:30px}.page-content h1{font-size:44px}}
@media(max-width:540px){.wrap{width:calc(100% - 36px)}.announcement{font-size:9px}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 24px 36px}.hero h1{font-size:54px;max-width:350px;margin:15px 0 23px}.hero-copy p{font-size:14px;margin-bottom:25px}.hero-image{min-height:360px}.hero-image>img{object-position:center 55%}.hero-label{padding:12px 15px;grid-template-columns:1fr auto;gap:4px}.hero-label strong{font-size:14px}.hero-label b{grid-column:2;grid-row:1/3;font-size:9px}.hero-label span{font-size:8px}.hero-buttons{gap:17px}.button{padding:15px 20px;gap:20px;font-size:12px;min-height:48px}.text-link{font-size:11px}.section-heading{align-items:flex-start;flex-direction:column;gap:14px;margin-bottom:22px}.section-heading h2{font-size:31px}.section-heading .text-link{margin:0}.category-grid{grid-template-columns:1fr}.category{display:grid;grid-template-columns:1fr 1fr;padding:20px;align-items:center;gap:0 12px}.category-number{grid-column:1;align-self:end;font-size:8px}.category img{grid-column:2;grid-row:1/4;aspect-ratio:1}.category h3{grid-column:1;font-size:23px;gap:12px;margin:12px 0 8px}.category p{grid-column:1;font-size:11px;align-self:start}.card-meta h3{font-size:17px}.card-meta p{font-size:8px}.card-meta>span{font-size:11px}.card-meta{padding-top:13px}.availability{font-size:8px;left:8px;top:8px}.story-grid{grid-template-columns:1fr;gap:10px;padding-top:25px;padding-bottom:40px}.story-figure{min-height:290px}.story-figure:before{width:230px;height:230px}.story-figure img{width:250px}.hand-note{left:15px;bottom:5px;font-size:14px}.story-copy{padding:10px 7px}.story-copy h2{font-size:42px}.story-copy p{font-size:14px}.steps{grid-template-columns:1fr;gap:28px}.steps h3{margin:15px 0 13px;font-size:23px}.steps p{max-width:none;margin:0}.accessory-banner{grid-template-columns:1fr}.accessory-banner>div{padding:30px 25px 10px}.accessory-banner h2{font-size:37px}.accessory-banner img{height:270px}.footer{padding-top:40px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid{padding-bottom:35px}.footer-note{grid-column:1/-1}.product-info h1{font-size:40px}.breadcrumbs{font-size:9px;margin:18px 0 25px}.product-intro{font-size:14px}.product-price{font-size:19px}.collection-intro h1{font-size:43px}.collection-description{font-size:13px}.collection-tabs{gap:7px}.collection-tabs a{font-size:10px;padding:7px 11px}.collection-toolbar{font-size:10px;margin-top:25px}.collection-toolbar select{font-size:10px;max-width:145px}.collection-toolbar .small-button{font-size:10px;padding:7px}.contact-layout{grid-template-columns:1fr}.contact-layout h1{font-size:50px}.search-form{flex-direction:column}.search-form input{font-size:13px}.cart-line{grid-template-columns:70px 1fr;gap:14px}.cart-line>strong{grid-column:2}.cart-line h2{font-size:16px}.cart-summary{padding:24px}.page-content h1{font-size:40px}.page-content .rte{font-size:14px}.page-content h2{font-size:27px}.password-page h1{font-size:37px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
