:root{--cream:#f7f2ea;--rose:#ead7d5;--ink:#292421;--muted:#746b65;--line:#ded5cb}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Montserrat,Arial,sans-serif;font-weight:300}.announcement{text-align:center;padding:9px;font-size:9px;letter-spacing:.18em;background:#292421;color:#fff}.site-header{height:92px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 5%;background:var(--cream);position:sticky;top:0;z-index:20}.logo,.footer-logo{font-family:"Cormorant Garamond",serif;text-align:center;line-height:.72;font-size:28px;letter-spacing:.08em;color:var(--ink);text-decoration:none}.logo span,.footer-logo span{font-size:11px;letter-spacing:.34em}.desktop-nav{display:flex;align-items:center;gap:28px}.desktop-nav a,footer a{font-size:10px;letter-spacing:.14em;text-decoration:none;color:inherit}.right-nav{justify-content:flex-end}.icon-btn{border:0;background:none;font:inherit;cursor:pointer;font-size:22px;padding:6px}.menu-toggle,.mobile-actions{display:none}.hero{height:calc(100vh - 129px);min-height:620px;position:relative;overflow:hidden}.hero-image{position:absolute;inset:0;background:linear-gradient(90deg,rgba(30,20,15,.22),transparent 65%),url("https://images.unsplash.com/photo-1558326567-98ae2405596b?auto=format&fit=crop&w=2200&q=85") center/cover}.hero-copy{position:absolute;left:10%;top:50%;transform:translateY(-50%);color:#fff}.eyebrow{font-size:10px;letter-spacing:.22em;margin:0 0 18px}.hero h1,.full-copy h2{font:500 clamp(55px,7vw,105px)/.83 "Cormorant Garamond",serif;margin:0 0 34px}.button{display:inline-block;padding:15px 28px;border:1px solid #fff;color:#fff;text-decoration:none;font-size:10px;letter-spacing:.2em}.button.light{color:#fff;border-color:#fff}.intro{max-width:800px;text-align:center;margin:auto;padding:130px 30px}.intro h2,.section-head h2,.stores h2,.newsletter h2{font:500 clamp(44px,5vw,70px)/.9 "Cormorant Garamond",serif;margin:0 0 25px}.intro>p:last-child{max-width:510px;margin:auto;line-height:1.9;color:var(--muted);font-size:13px}.product-section{padding:0 5% 120px}.product-section.soft{background:#f0e8df;padding-top:110px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px}.section-head a,.text-link{color:var(--ink);font-size:10px;letter-spacing:.17em;text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:5px}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-image{aspect-ratio:1/1.12;background-size:cover;background-position:center;overflow:hidden;transition:transform .8s}.product:hover .product-image{transform:scale(.98)}.img1{background-image:url("https://images.unsplash.com/photo-1571506165871-ee72a35bc9d4?auto=format&fit=crop&w=1000&q=80")}.img2{background-image:url("https://images.unsplash.com/photo-1569864358642-9d1684040f43?auto=format&fit=crop&w=1000&q=80")}.img3{background-image:url("https://images.unsplash.com/photo-1582176604856-e824b4736522?auto=format&fit=crop&w=1000&q=80")}.img4{background-image:url("https://images.unsplash.com/photo-1558961363-fa8fdf82db35?auto=format&fit=crop&w=1000&q=80")}.img5{background-image:url("https://images.unsplash.com/photo-1548907040-4baa42d10919?auto=format&fit=crop&w=1000&q=80")}.img6{background-image:url("https://images.unsplash.com/photo-1575377427642-087cf684f29d?auto=format&fit=crop&w=1000&q=80")}.img7{background-image:url("https://images.unsplash.com/photo-1544787219-7f47ccb76574?auto=format&fit=crop&w=1000&q=80")}.product h3{font:500 25px "Cormorant Garamond",serif;margin:15px 0 3px}.product p{font-size:10px;color:var(--muted);margin:0}.split-banner{display:grid;grid-template-columns:1fr 1fr;min-height:650px;background:var(--rose)}.banner-image{background-size:cover;background-position:center}.banner-one{background-image:url("https://images.unsplash.com/photo-1599785209707-a456fc1337bb?auto=format&fit=crop&w=1600&q=85")}.banner-copy{display:flex;flex-direction:column;justify-content:center;padding:10%;}.banner-copy h2{font:500 clamp(48px,5vw,75px)/.88 "Cormorant Garamond",serif;margin:0 0 30px}.full-banner{height:760px;position:relative;color:#fff;overflow:hidden}.banner-two{position:absolute;inset:0;background:linear-gradient(rgba(30,20,15,.25),rgba(30,20,15,.35)),url("https://images.unsplash.com/photo-1511381939415-e44015466834?auto=format&fit=crop&w=2200&q=85") center/cover}.full-copy{position:absolute;left:10%;top:50%;transform:translateY(-50%)}.stores{display:grid;grid-template-columns:1fr 1fr;min-height:600px}.stores>div:first-child{display:flex;flex-direction:column;justify-content:center;padding:12%}.stores h2{font-size:65px}.stores p:not(.eyebrow){max-width:390px;line-height:1.8;color:var(--muted);font-size:13px}.store-image{background:url("https://images.unsplash.com/photo-1521017432531-fbd92d768814?auto=format&fit=crop&w=1600&q=85") center/cover}.newsletter{text-align:center;padding:125px 20px;background:#eee5dc}.newsletter h2{font-size:62px}.newsletter>p:not(.eyebrow){color:var(--muted);font-size:13px;margin-bottom:30px}.newsletter form{display:flex;max-width:500px;margin:auto;border-bottom:1px solid #888}.newsletter input{flex:1;background:none;border:0;padding:14px 0;outline:0;font:13px Montserrat}.newsletter button{border:0;background:none;font-size:9px;letter-spacing:.16em}footer{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding:75px 6%;background:#292421;color:#f7f2ea;position:relative}.footer-logo{color:#f7f2ea;text-align:left}.footer-logo span{font-size:9px}footer h4{font-size:9px;letter-spacing:.2em;margin:0 0 18px}footer a{display:block;margin:10px 0;color:#ddd4cb}.copyright{grid-column:1/-1;font-size:9px;color:#9d958e;margin-top:35px}.mobile-menu{display:none}
@media(max-width:900px){.desktop-nav{display:none}.site-header{height:75px;grid-template-columns:1fr auto 1fr;padding:0 20px}.menu-toggle,.mobile-actions{display:flex}.mobile-actions{justify-content:flex-end}.logo{font-size:23px}.hero{height:75vh;min-height:560px}.hero-copy{left:8%;right:8%}.hero h1{font-size:68px}.products{grid-template-columns:repeat(2,1fr)}.split-banner,.stores{grid-template-columns:1fr}.split-banner{min-height:auto}.banner-image{height:500px}.stores .store-image{height:450px}.stores>div:first-child{padding:90px 8%}.newsletter h2{font-size:48px}footer{grid-template-columns:1fr 1fr}.mobile-menu{position:fixed;inset:0;background:var(--cream);z-index:50;display:flex;flex-direction:column;padding:100px 40px;gap:28px;transform:translateX(-100%);transition:.4s}.mobile-menu.open{transform:translateX(0)}.mobile-menu a{font:500 40px "Cormorant Garamond",serif;text-decoration:none;color:var(--ink)}.close-menu{position:absolute;right:25px;top:20px;border:0;background:none;font-size:35px}}
@media(max-width:560px){.hero h1{font-size:57px}.intro{padding:90px 25px}.section-head{display:block}.section-head>a{display:inline-block;margin-top:15px}.products{gap:12px}.product h3{font-size:21px}.product-section{padding-bottom:85px}.product-section.soft{padding-top:80px}.banner-image{height:400px}.banner-copy h2{font-size:52px}.full-banner{height:600px}.full-copy{left:8%}.stores h2{font-size:52px}.newsletter{padding:90px 20px}footer{grid-template-columns:1fr 1fr;padding:55px 25px}.footer-logo{grid-column:1/-1}}
