:root{--cream:#fbf8f1;--ink:#21110c;--red:#c81720;--line:#d8d1c6;--soft:#eee7da;--muted:#685f59}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font-dm),sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;min-width:320px}main{min-height:60vh}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid var(--red);outline-offset:3px}.announcement{height:30px;background:var(--red);color:#fff;display:grid;place-items:center;font-size:14px;font-weight:700;letter-spacing:.02em}.header{height:92px;padding:0 clamp(24px,5vw,82px);border-bottom:1px solid var(--line);gap:28px;background:rgba(251,248,241,.96);position:-webkit-sticky;position:sticky;top:0;z-index:20}.brand,.header{display:flex;align-items:center}.brand{gap:10px;min-width:200px;font-weight:800;letter-spacing:.23em;font-size:24px;line-height:.9}.brand img{height:55px;width:55px;object-fit:contain}.brand small{display:block;margin-top:7px;text-align:center;color:var(--red);font-size:11px;letter-spacing:.42em}.header nav{display:flex;align-items:center;justify-content:center;gap:clamp(17px,2.7vw,48px);flex:1 1;font-size:16px}.header nav a{white-space:nowrap}.header nav a:hover{text-decoration:underline;-webkit-text-decoration-color:var(--red);text-decoration-color:var(--red);text-underline-offset:6px}.header-actions{display:flex;gap:19px;align-items:center;font-size:15px;white-space:nowrap}.header-actions a:first-child{font-size:31px;line-height:1}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:405px;border-bottom:1px solid var(--line)}.hero-copy{padding:clamp(52px,7vw,112px) clamp(36px,7vw,130px) 0;display:flex;flex-direction:column;align-items:flex-start}.hero h1{font-size:clamp(49px,5.4vw,92px);letter-spacing:-.07em;line-height:.92;margin:0;text-wrap:balance}.hero-copy>p{font-size:19px;line-height:1.35;max-width:475px;margin:22px 0}.button{display:inline-flex;align-items:center;min-height:48px;padding:0 29px;background:var(--red);color:white;font-weight:700;transition:background .2s,transform .2s}.button:hover{background:#a71018}.button:active{transform:scale(.98)}.trust-row{display:flex;gap:26px;border-top:1px solid var(--line);width:100%;margin-top:auto;padding:20px 0;font-size:14px}.trust-row span+span{border-left:1px solid var(--line);padding-left:26px}.hero-image{background:#eee3d5;min-height:405px;overflow:hidden}.hero-image img,.hero-image picture,.product-image,.product-image img{height:100%;width:100%;display:block}.product-image img{object-fit:cover}.image-fallback{height:100%;min-height:230px;background:var(--soft)}.shop-paths{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;padding:14px clamp(24px,3.7vw,60px)}.path-card{height:168px;position:relative;overflow:hidden;background:#ece6da}.path-card h2{position:absolute;z-index:1;top:14px;left:18px;margin:0;font-size:25px;letter-spacing:-.04em}.path-card img,.path-card picture{width:100%;height:100%;display:block}.path-card img{object-position:center top;transition:transform .35s}.path-card:hover img{transform:scale(1.035)}.product-rail{padding:7px clamp(24px,3.7vw,60px) 72px}.section-heading{display:flex;align-items:center;gap:18px;margin:0 0 18px}.section-heading h2{font-size:29px;letter-spacing:-.05em;margin:0;white-space:nowrap}.section-heading:after{content:"";height:1px;background:var(--line);flex:1 1;order:1}.section-heading a{order:2;color:var(--red);font-size:14px;font-weight:700;white-space:nowrap}.section-heading span{font-size:21px;margin-left:8px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.home-grid{gap:19px}.product-card{min-width:0}.product-media{position:relative;aspect-ratio:1/1.15;background:#f0eadf;overflow:hidden}.product-media>span{position:absolute;z-index:2;top:10px;left:10px;background:#657128;color:#fff;font-size:10px;font-weight:700;padding:4px 6px}.product-media img{transition:transform .3s}.product-card:hover .product-media img{transform:scale(1.025)}.product-card-info{display:flex;gap:8px;align-items:baseline;justify-content:space-between;padding-top:10px;font-size:13px}.product-card h3{font-size:13px;line-height:1.25;font-weight:500;margin:0;min-width:0}.product-card b{white-space:nowrap;font-size:13px}.story-band{background:#eee7da;padding:72px clamp(24px,10vw,180px);display:grid;grid-template-columns:1.1fr .8fr .3fr;grid-gap:40px;gap:40px;align-items:end}.eyebrow{font-size:13px;font-weight:700;color:var(--red);text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px}.story-band h2{font-size:clamp(34px,4vw,58px);line-height:.96;letter-spacing:-.055em;margin:0}.story-band>p{font-size:18px;line-height:1.45;margin:0}.text-link{font-weight:700;color:var(--red);white-space:nowrap}.review-band{text-align:center;padding:76px 24px;border-bottom:1px solid var(--line)}.review-band blockquote{font-size:clamp(28px,3.4vw,50px);line-height:1.05;letter-spacing:-.045em;max-width:900px;margin:0 auto 20px}.review-band p{color:var(--muted);margin:0}.page-hero{padding:64px clamp(24px,9vw,150px) 52px;border-bottom:1px solid var(--line);background:#eee7da}.page-hero h1{font-size:clamp(45px,6vw,88px);line-height:.94;letter-spacing:-.065em;max-width:900px;margin:0}.page-hero p{max-width:620px;font-size:18px;line-height:1.5;margin:18px 0 0}.collection-page,.product-page,.prose-page{padding:52px clamp(24px,5vw,82px) 80px}.collection-page .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-page{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);grid-gap:clamp(40px,8vw,130px);gap:clamp(40px,8vw,130px);max-width:1420px;margin:auto}.product-main-image{aspect-ratio:1/1.1;background:var(--soft)}.product-main-image img{height:100%}.product-info{padding-top:16px}.product-info h1{font-size:clamp(38px,4vw,62px);letter-spacing:-.055em;line-height:.98;margin:0}.product-price{font-weight:700;font-size:21px;margin:20px 0}.product-description{line-height:1.6;font-size:16px;white-space:pre-wrap}.variant-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:26px 0;padding:19px 0}.variant-list h2{font-size:15px;margin:0 0 12px}.variant-list span{display:inline-block;border:1px solid var(--line);padding:7px 10px;margin:0 7px 7px 0;font-size:13px}.buy-button{width:100%;justify-content:center}.policy{max-width:800px;margin:auto}.policy h2{margin-top:40px;font-size:30px;letter-spacing:-.04em}.policy li,.policy p{font-size:16px;line-height:1.65}.policy ul{padding-left:22px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;max-width:920px}.contact-card{padding:30px;background:#eee7da}.contact-card h2{font-size:25px;margin-top:0}.faq{max-width:860px;margin:0 auto}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq summary{font-size:18px;font-weight:700;cursor:pointer}.faq p{max-width:670px;line-height:1.6}.footer{background:#20130e;color:#fbf8f1;padding:56px clamp(24px,5vw,82px) 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;grid-gap:50px;gap:50px;padding-bottom:52px}.footer-brand{font-size:23px;font-weight:800;letter-spacing:.14em}.footer p{max-width:300px;line-height:1.5;color:#d8c8bd}.footer h2{font-size:14px;text-transform:uppercase;letter-spacing:.09em;margin:5px 0 18px;color:#dbb993}.footer-grid a:not(.footer-brand){display:block;margin:0 0 12px;color:#eee1d5;font-size:15px}.footer-grid a:not(.footer-brand):hover{text-decoration:underline}.footer-bottom{padding-top:22px;border-top:1px solid #5f4236;display:flex;align-items:center;gap:24px;justify-content:space-between;color:#d8c8bd;font-size:13px}.footer-bottom>div{display:flex;gap:18px}.footer-bottom img{height:25px;width:auto;display:block}.not-found{text-align:center;padding:120px 24px}.not-found h1{font-size:clamp(52px,8vw,115px);letter-spacing:-.07em;margin:0}.not-found p{font-size:19px;margin:18px 0 28px}@media(max-width:1050px){.header{padding:0 26px}.brand{min-width:auto}.header nav{gap:18px;font-size:14px}.home-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:2fr 1fr 1fr}.product-page{gap:45px}.story-band{grid-template-columns:1fr 1fr}.story-band .text-link{grid-column:1/-1}}@media(max-width:720px){.announcement{font-size:12px}.header{height:72px;padding:0 18px;gap:12px}.brand{font-size:18px;letter-spacing:.16em}.brand img{height:42px;width:42px}.brand small{font-size:8px;margin-top:5px}.header nav{display:none}.header-actions{margin-left:auto;font-size:0;gap:10px}.header-actions a{display:grid;place-items:center;min-width:44px;height:44px;font-size:13px!important}.header-actions a:first-child{font-size:27px!important}.hero{grid-template-columns:1fr}.hero-copy{padding:50px 24px 0;min-height:412px}.hero h1{font-size:54px}.hero-copy>p{font-size:17px}.trust-row{font-size:12px;gap:10px;padding:16px 0}.trust-row span+span{padding-left:10px}.hero-image{min-height:360px}.shop-paths{grid-template-columns:1fr 1fr;gap:10px;padding:10px 14px}.path-card{height:150px}.path-card h2{font-size:22px;left:12px;top:12px}.product-rail{padding:22px 18px 52px}.section-heading h2{font-size:26px}.collection-page .product-grid,.home-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.product-card b,.product-card h3,.product-card-info{font-size:13px}.story-band{padding:52px 24px;display:block}.story-band>p{margin:24px 0}.review-band{padding:60px 24px}.page-hero{padding:52px 24px 40px}.collection-page,.product-page,.prose-page{padding:35px 18px 60px}.product-page{display:block}.product-main-image{margin-bottom:28px}.contact-grid{grid-template-columns:1fr}.footer{padding:45px 24px 20px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-wrap:wrap}.footer-bottom img{height:22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important}}.cart-button{border:0;background:transparent;color:var(--ink);font:inherit;cursor:pointer;white-space:nowrap}.cart-drawer{position:fixed;right:0;top:0;height:100dvh;width:min(420px,100vw);background:var(--cream);z-index:60;padding:28px;box-shadow:-8px 0 28px rgba(33,17,12,.2);transform:translateX(105%);transition:transform .25s ease;overflow:auto}.cart-drawer.open{transform:translateX(0)}.cart-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);margin-bottom:20px}.cart-top h2{margin:0 0 16px}.cart-top button{border:0;background:none;font-size:32px;cursor:pointer}.cart-line{display:grid;grid-template-columns:78px 1fr;grid-gap:14px;gap:14px;padding:15px 0;border-bottom:1px solid var(--line)}.cart-line img{width:78px;height:92px;object-fit:cover}.cart-line b,.cart-line small,.cart-line span{display:block}.cart-line small{color:var(--muted);margin:3px 0}.cart-line button,.variant-list button{background:transparent;border:1px solid var(--line);padding:5px 9px;cursor:pointer}.cart-line em{font-style:normal;padding:0 9px}.cart-line .remove{border:0;color:var(--red);margin-left:10px}.cart-total{display:flex;justify-content:space-between;font-size:18px}.checkout{width:100%;justify-content:center}.clear-cart{display:block;margin:14px auto;border:0;background:none;text-decoration:underline;cursor:pointer}.cart-message{color:var(--red);font-size:14px}.product-main-image img{display:block;width:100%;height:auto;max-height:720px;object-fit:contain;background:#f0eadf}.product-thumbs{display:flex;gap:8px;overflow:auto;padding-top:10px}.product-thumbs img{height:72px;width:60px;object-fit:cover}.purchase fieldset{border:0;padding:0;margin:20px 0}.purchase legend{font-weight:700;margin-bottom:8px}.variant-list button.selected{border-color:var(--ink);background:var(--ink);color:#fff}.variant-list button:disabled{opacity:.38;cursor:not-allowed}.product-description{margin-top:28px;line-height:1.65}.sold-out{color:var(--red);font-weight:700}.collection-note{margin:32px auto;text-align:center;color:var(--muted)}@media(max-width:720px){.cart-drawer{padding:22px}.header-actions .cart-button{font-size:13px!important;min-width:auto;height:auto}.store-product .product-info{margin-top:28px}}:root{--cream:#fff6e4;--red:#e5543c;--soft:#f0b69e;--gold:#bfae5a}body,html{overflow-x:hidden}.product-media img{display:block;width:100%;height:100%;object-fit:cover}.announcement span{animation:announcement-fade 4.2s ease-in-out infinite}.live-hero-slide{background:#3a1e12}.live-hero-slide a,.live-hero-slide img,.live-hero-slide picture{display:block;width:100%}.live-hero-slide img{height:min(50vw,680px);object-fit:cover;object-position:center}.footer h2{color:var(--gold)}@keyframes announcement-fade{0%,to{opacity:1}45%,55%{opacity:.55}}.brand.brand-logo{min-width:180px}.brand.brand-logo img{display:block;width:160px;height:58px;object-fit:contain;object-position:left center}.collection-hero{background:var(--cream);border-top:1px solid var(--line)}.product-media>span{background:var(--red)}.announcement{height:34px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.header{height:82px;border-bottom:0;background:var(--cream)}.brand{font-size:21px;letter-spacing:.2em;min-width:174px}.brand small{font-size:9px;letter-spacing:.48em}.header nav{font-size:13px;gap:clamp(13px,2vw,32px)}.header-actions{font-size:13px;font-weight:700}.celebration-hero{min-height:min(650px,calc(100vh - 116px));display:grid;grid-template-columns:1.05fr .95fr;background:#d5b09d;overflow:hidden}.celebration-hero-image{order:2;min-height:540px;background:#d5b09d}.celebration-hero-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 18%}.celebration-hero-copy{order:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(55px,8vw,128px) clamp(38px,5vw,82px) clamp(55px,8vw,128px) clamp(55px,8vw,128px);background:var(--cream)}.hero-kicker{font-size:13px;text-transform:uppercase;letter-spacing:.16em;font-weight:700;color:var(--red);margin:0 0 21px}.celebration-hero h1{max-width:620px;margin:0;line-height:.86;letter-spacing:-.085em;font-size:clamp(62px,7.5vw,124px)}.celebration-hero-copy>p:not(.hero-kicker){max-width:440px;font-size:18px;line-height:1.45;margin:28px 0 32px}.celebration-hero .button{min-height:54px;padding:0 31px}.occasion-strip{background:var(--ink);color:var(--cream);display:grid;grid-template-columns:repeat(4,1fr);padding:17px clamp(24px,5vw,82px);grid-gap:16px;gap:16px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.occasion-strip span+span{border-left:1px solid #735b50;padding-left:16px}.home-intro{padding:96px 24px 56px;text-align:center;max-width:850px;margin:auto}.home-intro h2{font-size:clamp(40px,5vw,70px);line-height:.94;letter-spacing:-.07em;margin:0}.home-intro>p:last-child{font-size:18px;line-height:1.5;margin:22px auto 0;max-width:570px;color:#594b44}.celebration-paths{padding:14px clamp(24px,5vw,82px) 98px;gap:16px}.celebration-paths .path-card{height:360px;background:#d5b09d}.celebration-paths .path-card:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(33,17,12,.72))}.celebration-paths .path-card h2{position:static;font-size:clamp(23px,2.2vw,34px);color:white}.celebration-paths .path-card div{position:absolute;z-index:2;left:20px;right:20px;bottom:20px;color:white}.celebration-paths .path-card p{margin:5px 0 14px;font-size:13px}.celebration-paths .path-card span{border-bottom:1px solid;padding-bottom:4px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.product-rail{padding:83px clamp(24px,5vw,82px) 95px;background:#f1ebdf}.section-heading{margin-bottom:27px;align-items:flex-end}.section-heading .eyebrow{margin-bottom:8px}.section-heading h2{font-size:clamp(35px,4vw,58px);line-height:.95}.section-heading:after{display:none}.section-heading a{margin-left:auto;font-size:13px;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid;padding-bottom:4px}.home-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.product-card-info{display:block;padding:13px 3px 0}.product-card h3{font-size:14px;line-height:1.35;min-height:38px}.product-card b{display:block;margin-top:6px;font-size:14px}.story-band{background:#e7cbc0;padding:90px clamp(24px,8vw,140px);grid-template-columns:1.1fr .8fr .25fr}.review-band{background:var(--cream);padding:105px 24px}.review-band blockquote{max-width:820px}.footer{padding-top:70px}.footer-grid{grid-template-columns:1.65fr 1fr 1fr 1.1fr}.shop-faq{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:clamp(44px,9vw,150px);gap:clamp(44px,9vw,150px);padding:100px clamp(24px,9vw,150px);background:var(--cream)}.shop-faq h2{font-size:clamp(40px,4vw,62px);line-height:.95;letter-spacing:-.065em;margin:0;max-width:430px}.faq-list details{border-top:1px solid var(--line);padding:0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;position:relative;padding:22px 35px 22px 0;font-size:19px;font-weight:700}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:4px;top:15px;font-size:27px;font-weight:400;color:var(--red)}.faq-list details[open] summary:after{content:"−"}.faq-list p{max-width:630px;font-size:16px;line-height:1.6;margin:0;padding:0 24px 23px 0}@media(max-width:1050px){.header nav{gap:13px;font-size:12px}.celebration-hero-copy{padding-left:clamp(32px,6vw,70px)}.celebration-paths .path-card{height:300px}.home-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}}@media(max-width:720px){.announcement{height:31px;font-size:10px}.header{height:70px}.brand.brand-logo{min-width:126px}.brand.brand-logo img{width:122px;height:48px}.header-actions a:first-child{font-size:12px!important}.live-hero-slide img{height:270px;object-position:62% center}.celebration-hero{display:flex;min-height:auto;flex-direction:column}.celebration-hero-copy{order:2;padding:52px 24px 56px}.celebration-hero-image{order:1;min-height:390px;height:55vh}.celebration-hero h1{font-size:clamp(56px,16vw,75px)}.celebration-hero-copy>p:not(.hero-kicker){font-size:16px;margin:20px 0 27px}.occasion-strip{grid-template-columns:1fr 1fr;padding:16px 22px;gap:13px 0;font-size:10px}.occasion-strip span+span{border-left:0;padding-left:0}.occasion-strip span:nth-child(2n){border-left:1px solid #735b50;padding-left:14px}.home-intro{padding:64px 24px 35px}.home-intro h2{font-size:42px}.home-intro>p:last-child{font-size:16px}.celebration-paths{padding:14px 14px 64px;gap:10px}.celebration-paths .path-card{height:230px}.celebration-paths .path-card div{left:14px;right:14px;bottom:15px}.celebration-paths .path-card h2{font-size:23px}.celebration-paths .path-card p{display:none}.product-rail{padding:60px 18px 65px}.section-heading{align-items:flex-end;margin-bottom:22px}.section-heading h2{font-size:37px}.section-heading a{font-size:11px}.home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 12px}.product-card h3{font-size:13px;min-height:35px}.story-band{padding:60px 24px}.shop-faq{display:block;padding:68px 24px}.shop-faq h2{font-size:42px;margin-bottom:32px}.faq-list summary{font-size:17px}.review-band{padding:74px 24px}.footer-grid{grid-template-columns:1fr 1fr}}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-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:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/13971731025ec697-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:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0d7163{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_0d7163{--font-dm:"DM Sans","DM Sans Fallback"}