@font-face{font-family:Manrope;src:url(/fonts/Manrope-Variable.ttf)format("truetype");font-style:normal;font-weight:200 800;font-display:swap}@font-face{font-family:Cormorant;src:url(/fonts/CormorantGaramond-Variable.ttf)format("truetype");font-style:normal;font-weight:300 700;font-display:swap}@font-face{font-family:GreatVibes;src:url(/fonts/GreatVibes-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:default}h1,h2,h3,p{margin-top:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:5px;outline:2px solid}img{max-width:100%}.photo{background-position:50%;background-repeat:no-repeat;background-size:cover;min-width:0}.icon-button{background:0 0;border:1px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.button{border:1px solid #0000;justify-content:center;align-items:center;gap:20px;min-height:45px;padding:12px 22px;transition:filter .2s,transform .2s;display:inline-flex}.button:hover{filter:brightness(.94);transform:translateY(-1px)}.text-button{text-underline-offset:5px;background:0 0;border:0;padding:14px 0;text-decoration:underline;display:block}.muted{opacity:.8;font-size:13px;line-height:1.65}.eyebrow{letter-spacing:.15em;text-transform:uppercase;font-size:11px}.modal{overscroll-behavior:contain;width:min(560px,100% - 30px);max-height:calc(100dvh - 40px);color:var(--ink,#423b38);background:var(--paper,#faf7f3);border:0;padding:30px;position:fixed}.modal::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#25201fb0}.modal-top{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.modal-top h2{margin:4px 0 0;font-size:30px;font-weight:400;line-height:1.1}.modal .button{background:var(--accent,#72594e);color:var(--button-ink,#fff)}.cart-items{margin:25px 0}.cart-item{border-bottom:1px solid #76645430;grid-template-columns:85px 1fr;gap:18px;padding:15px 0;display:grid}.cart-item .photo{aspect-ratio:1}.cart-item h3{margin-bottom:5px;font-size:17px;font-weight:500}.cart-item p{margin-bottom:12px;font-size:13px}.quantity{align-items:center;gap:12px;display:flex}.quantity button{background:0 0;border:1px solid #76645440;place-items:center;width:26px;height:26px;display:grid}.quantity output{font-size:13px}.quantity .remove{border:0;width:auto;margin-left:auto;font-size:11px;text-decoration:underline}.cart-total,.detail-bottom{justify-content:space-between;align-items:center;gap:15px;margin:20px 0;display:flex}.cart-total strong{font-size:22px}.detail-photo{height:300px}.detail-description{margin-top:24px;font-size:15px;line-height:1.75}.empty{padding:35px 0}.demo-footer{border-top:1px solid #76645430;justify-content:space-between;gap:20px;padding:22px 4%;font-family:Manrope,sans-serif;font-size:10px;line-height:1.7;display:flex}.demo-footer a{text-underline-offset:3px;text-decoration:underline}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mobile-toggle{display:none}.status{z-index:30;background:var(--ink,#423b38);color:#fff;text-align:center;max-width:calc(100% - 30px);padding:13px 22px;font-size:13px;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0002}.field{gap:8px;margin:15px 0;display:grid}.field>span{font-size:12px}.field input,.field select,.field textarea{width:100%;color:inherit;background:0 0;border:1px solid #76645450;border-radius:0;min-height:46px;padding:13px}.field textarea{resize:vertical}.summary{background:#ffffff60;border:1px solid #76645440;padding:25px}.summary dl{grid-template-columns:1fr 1fr;gap:12px;font-size:14px;display:grid}.summary dd{text-align:right;margin:0}.summary p{font-size:13px;line-height:1.7}.summary .button{width:100%}.detail-bottom strong{white-space:nowrap;font-size:20px}@media (max-width:650px){.modal{padding:23px}.modal-top h2{font-size:27px}.demo-footer{flex-direction:column;gap:8px;padding:25px 6%}.detail-bottom{flex-direction:column;align-items:flex-start}.detail-bottom .button{width:100%}.detail-photo{height:260px}.cart-item{grid-template-columns:70px 1fr;gap:12px}.quantity{gap:8px}.mobile-toggle{display:flex}.desktop-nav{display:none}.desktop-nav.is-open{background:var(--paper,#faf7f3);color:var(--ink,#423b38);z-index:30;flex-direction:column;gap:25px;padding:25px;display:flex;position:absolute;top:85px;left:15px;right:15px;box-shadow:0 10px 40px #0002}.summary dl{grid-template-columns:1fr}.summary dd{text-align:left;margin-top:-8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
:root{--paper:#faf7f2;--ink:#444b3e;--accent:#66745d;--button-ink:white}body{background:var(--paper);color:var(--ink);font-family:Manrope,sans-serif}h1,h2,h3{letter-spacing:-.025em;font-family:Cormorant,serif;font-weight:400}h2{font-size:clamp(35px,4.1vw,59px);line-height:1.03}p{line-height:1.75}.header{justify-content:space-between;align-items:center;gap:35px;max-width:1440px;height:110px;margin:auto;padding:0 5%;display:flex;position:relative}.brand{letter-spacing:.1em;font-family:Cormorant,serif;font-size:33px;line-height:1}.brand span{letter-spacing:.14em;text-align:center;margin-top:8px;font:8px Manrope,sans-serif;display:block}.header nav{gap:35px;font-size:11px;display:flex}.header-actions{align-items:center;gap:15px;display:flex}.bag-button{background:0 0;border:0;align-items:center;gap:9px;padding:10px;display:flex}.bag-button span{background:#e7ded7;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.shell{max-width:1440px;margin:auto;padding:0 3.5%}.hero{text-align:center;color:#fff;background:linear-gradient(#66705210,#66705210),url(/images/hero.webp) 50%/cover;border-radius:24px;justify-content:center;align-items:center;min-height:535px;padding:45px 18px;display:flex}.hero-copy{filter:drop-shadow(0 2px 12px #40453633);max-width:650px}.hero-copy>svg{margin-bottom:0}.hero-wordmark{letter-spacing:-.045em;margin:15px 0 25px;font:clamp(80px,10vw,151px)/.85 Cormorant,serif}.hero h1{letter-spacing:.07em;text-transform:uppercase;margin-bottom:30px;font:15px/1.65 Manrope,sans-serif}.hero-pills{filter:none;justify-content:center;gap:15px;display:flex}.hero-pills a{color:#444b3e;background:#f4e4e1;border-radius:15px;place-items:center;min-width:154px;padding:17px 20px;font-size:12px;line-height:1.55;display:grid}.hero-pills a:nth-child(2){background:#f8f3e9}.hero-pills a:nth-child(3){background:#dde1d3}.circle-nav{grid-template-columns:repeat(5,1fr);gap:35px;padding:45px 5% 70px;display:grid}.circle-nav button,.circle-nav>a{text-align:center;background:0 0;border:0;padding:0;position:relative}.circle-nav .photo,.circle-icon{aspect-ratio:1;border:5px solid var(--paper);border-radius:50%;outline:1px solid #97a08e;width:100%;overflow:hidden}.circle-nav .photo{opacity:.8}.circle-icon{background:#e4e7db;place-items:center;display:grid}.circle-nav span{margin-top:17px;font-size:13px;line-height:1.45;display:block}.circle-nav button:hover .photo{opacity:1}.shop{padding:0 2% 85px;scroll-margin-top:25px}.section-heading{justify-content:space-between;align-items:center;gap:30px;display:flex}.section-heading h2{margin-bottom:25px}.section-heading>.eyebrow{color:#748068}.section-heading>svg{color:#889279;flex-shrink:0}.filters{flex-wrap:wrap;gap:8px;display:flex}.filters button{background:0 0;border:1px solid #b8bfaf;border-radius:30px;padding:11px 19px;font-size:11px}.filters .active{color:#fff;background:#66745d;border-color:#66745d}.results{color:#777f71;margin:18px 0;font-size:10px}.product-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.product-image{border:0;border-radius:13px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.product-image .photo{aspect-ratio:.82;transition:transform .5s}.product-image:hover .photo{transform:scale(1.03)}.product-image>span{background:#faf7f2ed;border-radius:8px;justify-content:space-between;padding:12px 13px;font-size:10px;display:flex;position:absolute;bottom:13px;left:13px;right:13px}.product-info{justify-content:space-between;align-items:center;gap:10px;padding:20px 3px;display:flex}.product h3{margin-bottom:6px;font-size:27px}.product p{margin-bottom:10px;font-size:10px;line-height:1.6}.product strong{font-size:12px;font-weight:500}.add-button{background:#e5e8dd;border:0;border-radius:50%;flex-shrink:0;place-items:center;width:37px;height:37px;display:grid}.about{background:#e8d8d3;border-radius:25px;grid-template-columns:1fr 1fr;min-height:570px;display:grid;position:relative;overflow:hidden}.about-copy{padding:70px 13%}.about-copy h2{margin:25px 0}.about-copy>p:not(.eyebrow){max-width:380px;font-size:13px}.button{background:var(--accent);color:#fff;border-radius:30px;font-size:11px}.about-copy .button{margin-top:15px}.about>.photo{height:100%}.about-seal{text-align:center;background:#faf7f2;border:1px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:120px;height:120px;font-size:12px;display:flex;position:absolute;top:40%;left:calc(50% - 60px);transform:rotate(-12deg)}.occasion{text-align:center;padding:85px 2%}.occasion h2{margin:20px 0 40px}.occasion-tiles{grid-template-columns:repeat(3,1fr);gap:23px;display:grid}.occasion-tiles>button{background:#f0ebe3;border:0;border-radius:150px 150px 15px 15px;padding:0;position:relative;overflow:hidden}.occasion-tiles .photo{aspect-ratio:1}.occasion-tiles span{text-align:left;justify-content:space-between;align-items:center;padding:23px 25px;font-family:Cormorant,serif;font-size:26px;display:flex}.delivery{background:#e0e4d7;border-radius:25px;grid-template-columns:1fr 1.7fr;gap:6%;padding:60px 5%;display:grid}.delivery h2{margin-bottom:0;font-size:42px}.steps{grid-template-columns:repeat(3,1fr);gap:25px;padding-top:13px;display:grid}.steps h3{letter-spacing:0;margin-top:20px;font-family:Manrope,sans-serif;font-size:13px;font-weight:500;line-height:1.5}.steps p{margin-bottom:0;font-size:11px}.care{grid-template-columns:1fr 1.3fr;gap:10%;padding:85px 5%;display:grid}.care h2{margin-top:22px;font-size:43px}.care details{border-bottom:1px solid #c9cebf}.care summary{cursor:pointer;justify-content:space-between;align-items:center;gap:25px;padding:24px 0;font-size:13px;line-height:1.65;list-style:none;display:flex}.care summary::-webkit-details-marker{display:none}.care summary svg{flex-shrink:0}.care details p{padding-right:25px;font-size:12px}.brand-footer{border-top:1px solid #c9cebf;justify-content:space-between;align-items:center;padding:45px 5%;display:flex}.brand-footer>span{letter-spacing:.06em;font:70px Cormorant,serif}.brand-footer>p{margin:0;font:23px/1.1 Cormorant,serif}.brand-footer>a{align-items:center;gap:25px;font-size:12px;display:flex}.modal{border-radius:20px}.detail-photo{border-radius:12px}@media (max-width:1000px){.header nav{gap:20px}.circle-nav{gap:23px;padding-left:2%;padding-right:2%}.hero{min-height:470px}.hero-wordmark{font-size:110px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-image .photo{aspect-ratio:1}.product p{font-size:12px}.about-copy{padding:55px 10%}.about{min-height:520px}.delivery{grid-template-columns:1fr}.delivery h2{margin-bottom:20px}.care{gap:6%;padding-left:2%;padding-right:2%}.occasion-tiles span{padding:20px 15px;font-size:23px}.product h3{font-size:30px}}@media (max-width:650px){.header{gap:15px;height:95px;padding:0 6%}.brand{font-size:29px}.header .desktop-nav{display:none}.header .desktop-nav.is-open{display:flex}.header-actions{gap:10px}.header .icon-button{width:35px;height:35px}.shell{padding:0 4%}.hero{background-position:50%;border-radius:18px;min-height:490px;padding:35px 18px}.hero-copy{background:#5c675238;border-radius:20px;width:100%;padding:30px 8px}.hero-wordmark{margin-top:15px;font-size:clamp(66px,21vw,92px)}.hero h1{letter-spacing:.03em;font-size:12px}.hero-pills{flex-wrap:wrap;gap:7px}.hero-pills a{border-radius:12px;flex:1;min-width:0;padding:12px 10px;font-size:10px}.hero-pills a:last-child{display:none}.circle-nav{grid-template-columns:repeat(3,1fr);gap:14px;padding:30px 3px 45px}.circle-nav>a,.circle-nav>button:nth-child(4){display:none}.circle-nav span{margin-top:13px;font-size:11px}.circle-nav .photo{border-width:3px}.section-heading h2{font-size:39px}.section-heading>svg{display:none}.shop{padding:0 1% 45px}.filters{gap:7px}.filters button{padding:10px 13px;font-size:10px}.results{font-size:11px}.product-grid{gap:14px}.product-image .photo{aspect-ratio:.75}.product-image>span{padding:9px 7px;font-size:9px;bottom:7px;left:7px;right:7px}.product-image>span svg{width:12px}.product-info{align-items:flex-start;gap:5px;padding:14px 0;position:relative}.product h3{margin-bottom:10px;font-size:24px;line-height:1.05}.product p{min-height:33px;font-size:11px;line-height:1.5}.product strong{font-size:12px}.add-button{width:28px;height:28px;position:absolute;bottom:9px;right:0}.add-button svg{width:16px}.about{border-radius:18px;grid-template-columns:1fr;min-height:0}.about-copy{padding:40px 9% 45px}.about-copy h2{font-size:46px}.about-copy>p:not(.eyebrow){font-size:14px}.about>.photo{aspect-ratio:1.1;height:auto}.about-seal{width:100px;height:100px;font-size:10px;inset:auto 20px calc(100vw - 70px) auto}.occasion{padding:55px 1%}.occasion h2{font-size:38px}.occasion-tiles{grid-template-columns:1fr;gap:25px;padding:0 7%}.occasion-tiles .photo{aspect-ratio:1.3}.occasion-tiles span{padding:23px;font-size:27px}.delivery{border-radius:18px;padding:40px 8%}.delivery h2{font-size:38px}.steps{grid-template-columns:1fr;gap:25px}.steps article{padding-left:42px;position:relative}.steps svg{position:absolute;top:0;left:0}.steps h3{margin-top:0;font-size:14px}.steps p{font-size:13px}.care{grid-template-columns:1fr;gap:10px;padding:50px 5%}.care h2{font-size:40px}.care summary{padding:22px 0;font-size:13px}.care details p{font-size:13px}.brand-footer{flex-wrap:wrap;gap:25px;padding:30px 5%}.brand-footer>span{font-size:48px}.brand-footer>p{font-size:21px}.brand-footer>a{width:100%;font-size:13px}.button{font-size:12px}.demo-footer{font-size:10px}}@media (max-width:350px){.product-grid{grid-template-columns:1fr}.product-image .photo{aspect-ratio:1}.product h3{font-size:29px}.product p{min-height:0;font-size:13px}.add-button{width:37px;height:37px;position:static}.product-info{align-items:center}}.hero{color:#354432}.hero-copy{filter:none}.hero-copy>svg{color:#46533f}@media (max-width:650px){.hero-copy{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#e7eddf85}}.results{color:#59634f}
