*{box-sizing:border-box;margin:0;padding:0}
:root{--black:#171717;--cream:#f5f2ec;--sand:#ded7cd;--muted:#746f69;--white:#fff}
html{scroll-behavior:smooth}
body{font-family:Montserrat,Arial,sans-serif;color:var(--black);background:var(--cream);line-height:1.6}
.announcement{background:#171717;color:#fff;text-align:center;font-size:10px;letter-spacing:2px;padding:11px 15px}
header{height:86px;background:rgba(245,242,236,.96);display:flex;align-items:center;justify-content:space-between;padding:0 5%;position:sticky;top:0;z-index:20;border-bottom:1px solid #ddd7ce;backdrop-filter:blur(8px)}
.logo,.footer-logo{font-size:23px;font-weight:700;letter-spacing:3px;text-decoration:none;color:#171717;line-height:1}
.logo span,.footer-logo span{display:block;font-size:10px;letter-spacing:5px;text-align:center;margin-top:5px}
nav{display:flex;gap:32px}
nav a,.instagram-top{color:#171717;text-decoration:none;font-size:11px;text-transform:uppercase;letter-spacing:1.5px;font-weight:600}
nav a:hover,.instagram-top:hover{opacity:.5}
.menu-toggle{display:none;border:0;background:none;font-size:25px}
.hero{min-height:700px;display:grid;grid-template-columns:1fr 1fr;position:relative;background:#d9d2c8}
.hero-content{padding:110px 10% 70px;display:flex;flex-direction:column;justify-content:center}
.eyebrow{font-size:10px;letter-spacing:3px;font-weight:700;margin-bottom:20px;color:#5f5a54}
.hero h1{font-family:"Cormorant Garamond",serif;font-size:clamp(72px,10vw,150px);font-weight:500;line-height:.75;letter-spacing:-4px}
.hero h1 em,h2 em{font-weight:400}
.hero-text{max-width:350px;margin:38px 0;color:#514d48;font-size:15px}
.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:#171717;color:#fff;text-decoration:none;padding:16px 22px;font-size:10px;font-weight:700;letter-spacing:1.3px;width:max-content;border:0;cursor:pointer}
.btn span{font-size:18px;font-weight:400}.hero-image{background:url("https://images.unsplash.com/photo-1483985988355-763728e1935b?auto=format&fit=crop&w=1200&q=85") center/cover no-repeat;min-height:700px}
.hero-note{position:absolute;bottom:25px;right:28px;color:#fff;font-size:9px;letter-spacing:2px;text-align:right;line-height:1.8}
.intro{max-width:850px;margin:auto;text-align:center;padding:130px 25px}
h2{font-family:"Cormorant Garamond",serif;font-size:clamp(48px,6vw,82px);font-weight:500;line-height:.95;letter-spacing:-2px}
.intro>p:last-child{max-width:620px;margin:38px auto 0;color:var(--muted);font-size:14px}
.collection{padding:90px 5% 120px;background:#fff}
.section-head{display:grid;grid-template-columns:1fr auto 1fr;gap:35px;align-items:end;margin-bottom:55px}
.section-head h2{font-size:65px}.line{height:1px;background:#bbb;width:120px;margin-bottom:20px}.small-copy{font-size:12px;color:var(--muted);max-width:250px;margin-bottom:6px}
.products{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.product-image{height:480px;background-position:center;background-size:cover;position:relative}
.product-image span{position:absolute;top:15px;left:15px;background:#fff;padding:6px 9px;font-size:8px;font-weight:700;letter-spacing:1px}
.img1{background-image:url("https://images.unsplash.com/photo-1539109136881-3be0616acf4b?auto=format&fit=crop&w=800&q=85")}
.img2{background-image:url("https://images.unsplash.com/photo-1485968579580-b6d095142e6e?auto=format&fit=crop&w=800&q=85")}
.img3{background-image:url("https://images.unsplash.com/photo-1515886657613-9f3515b0c78f?auto=format&fit=crop&w=800&q=85")}
.product-info{padding:18px 3px}.product-info h3{font-size:15px}.product-info p{font-size:11px;color:var(--muted);margin:3px 0 15px}.product-info button{background:none;border:0;border-bottom:1px solid #171717;padding-bottom:5px;font-size:9px;letter-spacing:1px;font-weight:700;cursor:pointer}
.pretty-choice{display:grid;grid-template-columns:1fr 1fr;min-height:650px;background:#1d1c1b;color:#fff}
.choice-image{background:url("https://images.unsplash.com/photo-1496747611176-843222e1e57c?auto=format&fit=crop&w=1200&q=85") center/cover}
.choice-content{padding:100px 12%;display:flex;flex-direction:column;justify-content:center}.choice-content .eyebrow{color:#c9c2b9}.choice-content h2{font-size:78px}.choice-content>p:not(.eyebrow){color:#bbb4ac;margin:35px 0;max-width:350px}.btn.light{background:#f5f2ec;color:#171717}
.about{display:grid;grid-template-columns:1fr 1fr;background:#e4ddd4;min-height:650px}.about-photo{background:url("https://images.unsplash.com/photo-1529139574466-a303027c1d8b?auto=format&fit=crop&w=1100&q=85") center/cover}.about-text{padding:110px 13%;display:flex;flex-direction:column;justify-content:center}.about-text>p:not(.eyebrow):not(.signature){font-size:14px;color:#5f5a54;margin-top:35px;max-width:460px}.signature{font-family:"Cormorant Garamond",serif;font-size:36px;font-style:italic;margin-top:35px}
.social{text-align:center;padding:125px 20px;background:#fff}.social h2{font-size:72px}.social>p:not(.eyebrow){font-size:13px;color:var(--muted);max-width:500px;margin:25px auto 35px}
footer{background:#171717;color:#fff;padding:70px 5% 25px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-logo{color:#fff;align-self:start}footer h4{font-size:10px;letter-spacing:2px;margin-bottom:15px;color:#a8a29a}footer a{display:block;color:#fff;text-decoration:none;font-size:12px;margin:7px 0}.copyright{grid-column:1/-1;border-top:1px solid #383634;padding-top:25px;font-size:9px;letter-spacing:1.5px;color:#8d8984}
.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,100px);background:#171717;color:#fff;padding:14px 22px;font-size:12px;z-index:100;transition:.35s;box-shadow:0 10px 30px #0003}.toast.show{transform:translate(-50%,0)}
@media(max-width:800px){header{height:70px;padding:0 20px}.logo{font-size:17px}.logo span{font-size:7px}nav{display:none;position:absolute;top:70px;left:0;right:0;background:#f5f2ec;padding:25px;flex-direction:column;gap:20px;border-bottom:1px solid #ddd7ce}nav.open{display:flex}.menu-toggle{display:block}.instagram-top{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-content{min-height:570px;padding:90px 9% 70px}.hero-image{min-height:500px}.hero h1{font-size:88px}.hero-note{bottom:20px}.intro{padding:90px 25px}.section-head{display:block}.section-head h2{font-size:55px}.line,.small-copy{display:none}.products{grid-template-columns:1fr;gap:40px}.product-image{height:520px}.collection{padding:75px 7%}.pretty-choice,.about{grid-template-columns:1fr}.choice-image,.about-photo{min-height:480px}.choice-content{padding:85px 9%;min-height:500px}.choice-content h2{font-size:62px}.about-text{padding:85px 9%}.social{padding:90px 20px}.social h2{font-size:52px}footer{grid-template-columns:1fr;padding:55px 9% 25px}}
