*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Montserrat,sans-serif;color:#292321;background:#fff;line-height:1.7}a{text-decoration:none;color:inherit}.navbar{position:fixed;top:0;left:0;width:100%;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:18px 5%;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);box-shadow:0 3px 20px rgba(60,40,30,.06)}.logo{font:700 29px "Cormorant Garamond",serif;letter-spacing:.3px}.logo span{font-weight:500;font-style:italic}nav{display:flex;gap:24px;align-items:center;font-size:13px;font-weight:600}nav a:not(.nav-wa):hover,.text-link:hover{opacity:.65}.nav-wa,.btn{border-radius:30px;padding:11px 19px;font-weight:600;transition:.25s}.nav-wa{background:#302522;color:#fff}.menu{display:none;border:0;background:none;font-size:25px}.hero{min-height:92vh;margin-top:76px;position:relative;display:flex;align-items:center;background:url("https://images.unsplash.com/photo-1617038220319-276d3cfab638?auto=format&fit=crop&w=1800&q=85") center/cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(35,25,22,.74),rgba(35,25,22,.18),rgba(255,255,255,0))}.hero-content{position:relative;color:#fff;width:min(650px,90%);margin-left:8%;padding:50px 0}.eyebrow{font-size:11px;letter-spacing:3px;font-weight:600;margin-bottom:10px}.hero h1{font:600 clamp(50px,7vw,88px)/.92 "Cormorant Garamond",serif;margin-bottom:25px}.hero h1 em{font-weight:500}.hero-content>p:not(.eyebrow){font-size:16px;max-width:500px;margin-bottom:30px}.buttons{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-block}.primary{background:#302522;color:#fff}.light{background:#fff;color:#302522}.btn:hover,.nav-wa:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.14)}.section{padding:95px 7%}.pale{background:#f7f3ef}.heading{text-align:center;margin-bottom:45px}.heading h2,.about h2,.contact h2{font:600 53px/1.05 "Cormorant Garamond",serif;margin-bottom:12px}.heading>p:last-child{color:#746a65;font-size:14px}.about{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.about-img img{width:100%;height:570px;object-fit:cover}.about-copy p:not(.eyebrow){color:#685e59;margin:15px 0;font-size:15px}.text-link{font-weight:600;display:inline-block;margin-top:10px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.category{position:relative;height:360px;overflow:hidden}.category img{width:100%;height:100%;object-fit:cover;transition:.5s}.category:hover img{transform:scale(1.05)}.category span{position:absolute;bottom:0;left:0;right:0;padding:30px 20px 20px;color:#fff;font:600 26px "Cormorant Garamond",serif;background:linear-gradient(transparent,rgba(20,12,10,.72))}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product{border:1px solid #e9e0d9;background:#fff;overflow:hidden;transition:.3s}.product:hover{transform:translateY(-5px);box-shadow:0 16px 35px rgba(70,45,30,.1)}.product img{width:100%;height:300px;object-fit:cover}.product>div{padding:20px}.product h3{font:600 27px "Cormorant Garamond",serif}.product p{font-size:12px;color:#746a65;margin:4px 0 13px}.product a{font-size:11px;font-weight:600;text-decoration:underline}.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;text-align:center}.benefit-grid div{padding:18px}.benefit-grid span{font-size:28px}.benefit-grid h3{font:600 24px "Cormorant Garamond",serif}.benefit-grid p{font-size:12px;color:#746a65}.occasion-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.occasion-grid div{position:relative;height:310px;overflow:hidden}.occasion-grid img{width:100%;height:100%;object-fit:cover}.occasion-grid h3{position:absolute;bottom:0;left:0;right:0;color:#fff;text-align:center;padding:25px 5px 14px;font:600 25px "Cormorant Garamond",serif;background:linear-gradient(transparent,rgba(20,12,10,.75))}.sample-note{font-size:11px!important;font-style:italic}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.reviews blockquote{background:#fff;padding:35px;font:500 21px/1.45 "Cormorant Garamond",serif;text-align:center}.reviews cite{display:block;font:11px Montserrat,sans-serif;margin-top:18px;color:#806f67}.cta{padding:100px 7%;text-align:center;background:#302522;color:#fff}.cta h2{font:600 57px/1 "Cormorant Garamond",serif;margin-bottom:14px}.cta>div>p:not(.eyebrow){margin-bottom:27px;color:#ddd2cb}.contact{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.contact>div:first-child p:not(.eyebrow){color:#746a65;max-width:450px}.contact-card{padding:38px;background:#f7f3ef}.contact-card h3{font:600 34px "Cormorant Garamond",serif;margin-bottom:12px}.contact-card p{font-size:13px;margin:8px 0}.contact-card .btn{margin-top:18px}footer{background:#211a18;color:#d9cfca;padding:55px 7%;display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px;position:relative}footer .logo{color:#fff}footer p,footer a{display:block;font-size:12px;margin-top:6px;color:#bcb0aa}footer h4{color:#fff;margin-bottom:8px;font-size:13px}.copyright{grid-column:1/-1;border-top:1px solid #403531;padding-top:20px;margin-top:10px;font-size:10px;color:#958781}@media(max-width:1000px){nav{gap:12px}.products{grid-template-columns:repeat(2,1fr)}.benefit-grid{grid-template-columns:repeat(3,1fr)}.occasion-grid{grid-template-columns:repeat(3,1fr)}.occasion-grid div:nth-child(4),.occasion-grid div:nth-child(5){display:none}}@media(max-width:720px){.navbar{padding:15px 5%}.menu{display:block}nav{display:none;position:absolute;top:67px;left:0;right:0;background:#fff;padding:18px 7%;flex-direction:column;align-items:flex-start;box-shadow:0 12px 20px rgba(0,0,0,.08)}nav.open{display:flex}.hero{min-height:82vh}.hero-content{margin-left:7%}.hero h1{font-size:58px}.section{padding:70px 6%}.about,.contact{grid-template-columns:1fr;gap:35px}.about-img img{height:420px}.category-grid{grid-template-columns:repeat(2,1fr)}.category{height:260px}.products{grid-template-columns:1fr}.product img{height:330px}.benefit-grid{grid-template-columns:1fr 1fr}.occasion-grid{grid-template-columns:1fr 1fr}.occasion-grid div{height:250px}.reviews{grid-template-columns:1fr}.cta h2{font-size:45px}footer{grid-template-columns:1fr 1fr}.copyright{grid-column:1/-1}}@media(max-width:430px){.category-grid{grid-template-columns:1fr}.category{height:330px}.benefit-grid{grid-template-columns:1fr}.occasion-grid{grid-template-columns:1fr}.occasion-grid div{display:block!important}.hero h1{font-size:50px}.heading h2,.about h2,.contact h2{font-size:45px}}