@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Source+Serif+4:opsz,wght@8..60,400;8..60,500;8..60,600&display=swap";:root{--berry:#61283e;--pink:#f5e5e9;--paper:#fffaf8;--ink:#3d2230;--muted:#745e67;--line:#d9bcc7;--serif:"Source Serif 4",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}img{display:block;width:100%;height:100%;object-fit:cover}button:focus-visible,a:focus-visible{outline:3px solid #b54e7c;outline-offset:5px}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.06}header{height:108px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:var(--paper)}.brand{display:flex;gap:12px;align-items:center;font:600 26px var(--serif);color:var(--berry)}.brand small{display:block;font:11px var(--sans);letter-spacing:1px;margin-top:5px}.brand-icon{font-size:44px;line-height:1;border:1px solid var(--berry);border-radius:50%;width:56px;height:56px;text-align:center}nav{display:flex;gap:34px;align-items:center;font-size:14px;font-weight:500}nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.nav-contact{border:1px solid var(--berry);padding:11px 21px;border-radius:28px}#menu{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:650px;background:var(--berry);color:var(--pink)}.hero-copy{padding:65px 10% 26px;display:flex;align-items:flex-start;flex-direction:column}.intro{font-size:14px;margin-bottom:22px}.hero h1{font-size:clamp(64px,6.7vw,104px);line-height:.98;letter-spacing:-3.5px;margin-bottom:28px}.hero-copy>p:not(.intro){font-size:15px;line-height:1.7;margin-bottom:28px}.button{padding:14px 24px;border-radius:35px;display:inline-flex;justify-content:space-between;gap:34px;align-items:center;font-size:14px;font-weight:600;transition:transform .18s}.button:hover{transform:translateY(-2px)}.light{background:var(--pink);color:var(--berry)}.dark{background:var(--berry);color:var(--paper)}.hero-bottom{display:flex;width:100%;justify-content:space-between;margin-top:auto;padding-top:42px;font-size:11px;opacity:.8}.hero-image{position:relative;min-height:650px;overflow:hidden}.hero-image>img{position:absolute;object-position:50% 53%}.seal{position:absolute;right:35px;bottom:35px;border-radius:50%;height:135px;width:135px;background:var(--pink);color:var(--berry);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(9deg);font:25px/1 var(--serif);box-shadow:0 0 0 6px #f5e5e944}.seal em{font-style:normal}.seal span{font:10px var(--sans);margin-top:12px}.welcome-strip{display:flex;align-items:center;justify-content:space-evenly;background:var(--pink);color:var(--berry);padding:23px 5%;font:21px var(--serif)}.welcome-strip>span:nth-child(2n){font-size:28px}.section{padding:88px 7%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:35px}.section-heading .intro{margin-bottom:12px}h2{font-size:clamp(38px,4vw,62px);letter-spacing:-1.6px}.section-heading>p{font-size:14px;color:var(--muted)}.filters{display:flex;gap:9px;margin-bottom:30px}.filters button{padding:9px 20px;background:transparent;border:1px solid var(--line);border-radius:25px;font-size:13px}.filters button[aria-pressed=true]{background:var(--berry);border-color:var(--berry);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.product-open{display:block;width:100%;padding:0;text-align:left;background:none}.product-image{height:350px;position:relative;background:var(--pink);overflow:hidden}.product-image img{transition:transform .4s}.product-open:hover img{transform:scale(1.035)}.product-image span{position:absolute;bottom:15px;right:15px;display:grid;place-items:center;background:var(--paper);border-radius:50%;width:36px;height:36px;font-size:26px}.product-text{padding-top:19px}h3{font-size:27px}.product-text p{font-size:12px;color:var(--muted);margin-top:8px}.availability{color:var(--muted);font-size:12px;margin-top:30px}.occasion{display:grid;grid-template-columns:1fr 1fr;background:var(--pink);margin:0 4%}.occasion-image{min-height:570px;overflow:hidden}.occasion-image img{max-height:630px;object-position:center 46%}.occasion-copy{padding:65px 12%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.occasion-copy h2{font-size:clamp(39px,4vw,61px);margin-bottom:24px}.occasion-copy>p:not(.intro):not(.small){font-size:15px;max-width:35ch}.occasion-tags{display:flex;flex-wrap:wrap;gap:16px;margin:24px 0 29px;font-size:12px}.small{font-size:10px;color:var(--muted);margin-top:15px}.story{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:105px;padding-bottom:105px}.story-content{max-width:50ch;align-self:center}.story-content>p:first-child{font:26px/1.45 var(--serif);margin-bottom:20px}.story-content>p:nth-child(2){font-size:14px;color:var(--muted);margin-bottom:25px}.text-link{font-size:14px;border-bottom:1px solid currentColor;padding-bottom:5px;display:inline-block}.locations{background:#eed6de}.locations .section-heading{margin-bottom:44px}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.location-grid h3{font-size:35px}.location-grid article>p{margin:12px 0 25px;font-size:14px}.location-grid dl{font-size:14px;max-width:430px;margin-bottom:25px}.location-grid dl div{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #d8b6c3}.location-grid dd{margin:0}footer{padding:48px 7% 22px;background:var(--berry);color:var(--pink)}footer .brand{color:var(--pink);font-size:30px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-bottom:45px}.footer-top p{font:23px var(--serif)}.footer-top>a:last-child{font-size:14px}.footer-bottom{display:flex;justify-content:space-between;gap:16px;font-size:11px;border-top:1px solid #a2667f;padding-top:20px}dialog{padding:0;border:0;background:var(--paper);color:var(--ink);width:min(700px,90vw);max-height:85vh;border-radius:8px}dialog::backdrop{background:#241019bb}.dialog-media{height:300px;overflow:hidden;border-radius:8px 8px 0 0}.dialog-media img{width:100%;height:100%;object-fit:cover}.dialog-media img[src$="/pistachio.jpg"]{transform:scale(1.07)}.dialog-copy{padding:30px}.dialog-copy h2{font-size:36px}.dialog-copy p{margin:15px 0 24px;font-size:14px}.close{position:absolute;right:14px;top:14px;border-radius:50%;width:42px;height:42px;background:var(--paper);font-size:28px}.skip{position:absolute;top:-60px;left:10px;z-index:100;background:#fff;padding:10px}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}@media(min-width:1500px){.hero,.hero-image{min-height:760px}.hero-copy{padding-top:85px}.hero h1{font-size:110px}}@media(max-width:900px){header{height:88px;padding:0 5%}.brand{font-size:22px}.brand-icon{width:44px;height:44px;font-size:35px}nav{gap:18px;font-size:12px}.nav-contact{display:none}.hero-copy{padding:45px 8% 24px}.hero h1{font-size:69px}.hero,.hero-image{min-height:590px}.hero-bottom{flex-direction:column;gap:7px}.product-image{height:270px}.section{padding:65px 6%}.occasion{margin:0}.occasion-copy{padding:40px 9%}.occasion-image{min-height:500px}.story{gap:35px}.location-grid{gap:40px}.footer-top p{display:none}}@media(max-width:600px){header{height:78px}.brand{font-size:20px}.brand small{font-size:9px}.brand-icon{font-size:31px;width:39px;height:39px}#menu{display:flex;gap:12px;background:transparent;padding:10px;font-size:12px}nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--paper);z-index:10;padding:25px 6%;box-shadow:0 10px 14px #0001}nav.open{display:flex;flex-direction:column;align-items:flex-start;gap:24px;font-size:16px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:38px 7% 30px}.hero .intro{font-size:12px;margin-bottom:20px}.hero h1{font-size:68px;letter-spacing:-2px}.hero-copy>p:not(.intro){font-size:13px}.hero-bottom{flex-direction:row;padding-top:30px;font-size:9px}.hero-image{min-height:380px;max-height:380px}.hero-image>img{object-position:50% 58%}.seal{width:106px;height:106px;right:25px;bottom:25px;font-size:21px}.welcome-strip{padding:19px 4%;font-size:13px;gap:10px}.welcome-strip>span:nth-child(2n){font-size:17px}.welcome-strip>span:last-child{display:none}.section{padding:52px 6%}.section-heading{display:block;margin-bottom:25px}.section-heading>p{margin-top:18px}.section-heading h2{font-size:40px}.intro{font-size:12px;margin-bottom:16px}.filters{gap:7px}.filters button{padding:8px 13px;font-size:12px}.product-grid{grid-template-columns:1fr;gap:30px}.product-image{height:370px}.product-text h3{font-size:29px}.occasion{grid-template-columns:1fr}.occasion-image{min-height:340px;height:340px}.occasion-image img{object-position:50% 40%}.occasion-copy{padding:40px 7% 45px}.occasion-copy h2{font-size:43px}.story{grid-template-columns:1fr;gap:27px}.story-content>p:first-child{font-size:24px}.location-grid{grid-template-columns:1fr;gap:45px}.locations .section-heading .text-link{margin-top:24px}.location-grid h3{font-size:32px}.footer-top{flex-direction:column;align-items:flex-start;padding-bottom:30px;gap:15px}.footer-bottom{flex-wrap:wrap;font-size:10px}.footer-bottom span:nth-child(2){order:3;width:100%}.dialog-media{height:240px}.dialog-copy{padding:24px}.dialog-copy h2{font-size:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.control-icon{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;flex:none}.product-image span,.close{display:grid;place-items:center;padding:0;line-height:1}.close{z-index:1}
