*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f8f4ed;color:#2e2222;font-family:"DM Sans",sans-serif}body.modal-open{overflow:hidden}a{text-decoration:none;color:inherit}button,input,textarea{font:inherit}button{cursor:pointer}.announcement{background:#6e2030;color:#fdf7ef;text-align:center;padding:9px 16px;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.site-header{position:sticky;top:14px;z-index:20;margin:14px auto 0;width:min(1180px,calc(100% - 34px));padding:13px 17px 13px 20px;border:1px solid rgba(79,42,42,.1);background:rgba(255,252,247,.91);backdrop-filter:blur(16px);border-radius:22px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 35px rgba(57,30,30,.07)}.brand{display:flex;align-items:center;gap:10px}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#6e2030;color:#fff9f2;font-family:"Cormorant Garamond";font-size:18px;font-weight:700}.brand strong{display:block;font-family:"Cormorant Garamond";font-size:22px;line-height:.9}.brand small{display:block;font-size:8px;letter-spacing:.18em;margin-top:4px;color:#856d69}.nav{display:flex;align-items:center;gap:20px;font-size:12px;font-weight:600;color:#594747}.nav a:not(.nav-wa){transition:.2s}.nav a:not(.nav-wa):hover{color:#6e2030}.nav-wa{padding:11px 15px;background:#6e2030;color:white;border-radius:999px}.menu-toggle{display:none;border:0;background:none;font-size:24px;color:#6e2030}.hero{width:min(1180px,calc(100% - 34px));margin:38px auto 80px;min-height:610px;display:grid;grid-template-columns:1fr .95fr;gap:55px;align-items:center}.hero-copy{padding-left:25px}.eyebrow{font-size:10px;letter-spacing:.22em;font-weight:700;color:#956b65;margin:0 0 17px}.hero h1,h2{font-family:"Cormorant Garamond",serif;font-weight:600;line-height:.85;margin:0;color:#3c2526}.hero h1{font-size:clamp(60px,7vw,94px);letter-spacing:-.03em}.hero h1 em,h2 em{color:#6e2030;font-style:italic}.hero-text{max-width:480px;font-size:15px;line-height:1.8;color:#776767;margin:27px 0}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;padding:14px 21px;font-weight:700;font-size:12px;transition:.25s}.btn-primary{background:#6e2030;color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(110,32,48,.18)}.btn-light{background:#fffaf4;border-color:#d9cbc0;color:#563d3c}.btn-light:hover{transform:translateY(-2px)}.hero-note{margin-top:27px;color:#9a8380;font-size:11px}.hero-note span{color:#b38a57;margin-right:7px}.hero-image{position:relative;height:620px}.hero-image:before{content:"";position:absolute;inset:22px -18px -22px 22px;border:1px solid #d7c5b9;border-radius:170px 170px 20px 20px;z-index:-1}.hero-image img{width:100%;height:100%;object-fit:cover;border-radius:170px 170px 20px 20px;filter:saturate(.83)}.floating-card{position:absolute;left:-35px;bottom:30px;background:#fffaf5;border:1px solid #e3d5cb;border-radius:18px;padding:16px 20px;box-shadow:0 15px 35px rgba(50,30,30,.12);display:grid;gap:4px}.floating-card b{font-family:"Cormorant Garamond";font-size:20px}.floating-card span{font-size:10px;color:#8a7773}.section{width:min(1180px,calc(100% - 34px));margin:0 auto;padding:85px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px}.section-heading h2,.why h2,.contact h2{font-size:56px}.section-heading>p{max-width:360px;font-size:13px;line-height:1.8;color:#7c6d69}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.category-card{border:0;padding:0;text-align:left;background:none;display:block}.category-card img{width:100%;height:245px;object-fit:cover;border-radius:16px;display:block;filter:saturate(.78);transition:.35s}.category-card:hover img{transform:translateY(-5px);filter:saturate(1)}.category-card span{display:block;font-family:"Cormorant Garamond";font-size:21px;margin:12px 2px 3px}.category-card small{font-size:9px;color:#8e7672;letter-spacing:.08em;text-transform:uppercase}.arrivals{padding-top:20px}.filter-wrap{display:flex;gap:5px;flex-wrap:wrap}.filter{border:1px solid #dfd1c7;background:transparent;border-radius:999px;padding:9px 14px;font-size:10px;color:#765f5c}.filter.active{background:#6e2030;color:#fff;border-color:#6e2030}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fffaf5;border:1px solid #eaded4;border-radius:18px;overflow:hidden}.product-image{height:370px;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:.45s;filter:saturate(.82)}.product-card:hover .product-image img{transform:scale(1.035);filter:saturate(1)}.product-tag{position:absolute;top:12px;left:12px;background:rgba(255,250,245,.9);border-radius:999px;padding:6px 9px;font-size:8px;letter-spacing:.1em;color:#6e2030}.quick-view{position:absolute;bottom:12px;left:12px;right:12px;border:0;background:rgba(255,250,245,.92);padding:11px;border-radius:10px;font-size:10px;font-weight:700;opacity:0;transform:translateY(8px);transition:.25s}.product-card:hover .quick-view{opacity:1;transform:translateY(0)}.product-info{padding:15px}.product-info>p{font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:#9a7973;margin:0 0 6px}.product-info h3{font-family:"Cormorant Garamond";font-size:22px;margin:0 0 12px;line-height:1}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.product-bottom strong{font-size:12px}.details{background:none;border:0;color:#6e2030;font-size:10px;font-weight:700}.product-wa{display:block;text-align:center;background:#6e2030;color:#fff;border-radius:10px;margin-top:12px;padding:10px;font-size:10px;font-weight:700}.editorial{width:min(1180px,calc(100% - 34px));margin:50px auto 70px;display:grid;grid-template-columns:1.15fr .85fr;min-height:480px;background:#e9dfd4;border-radius:28px;overflow:hidden}.editorial-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.75)}.editorial-copy{display:flex;flex-direction:column;justify-content:center;padding:70px}.editorial-copy h2{font-size:67px}.editorial-copy p:not(.eyebrow){font-size:14px;line-height:1.9;color:#766967;max-width:390px}.text-link{color:#6e2030;font-weight:700;font-size:12px;margin-top:16px}.collection-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;grid-template-rows:330px 330px;gap:16px}.collection-card{position:relative;border-radius:20px;overflow:hidden;min-height:0}.collection-card.large{grid-row:span 2}.collection-card img{width:100%;height:100%;object-fit:cover;filter:brightness(.78) saturate(.75);transition:.4s}.collection-card:hover img{transform:scale(1.04);filter:brightness(.7) saturate(.9)}.collection-card>div{position:absolute;inset:auto 24px 22px;color:white}.collection-card span{font-size:9px;letter-spacing:.2em}.collection-card h3{font-family:"Cormorant Garamond";font-size:31px;margin:4px 0}.collection-card p{font-size:11px;margin:0;opacity:.9}.why{background:#6e2030;color:#fff6ed;padding:85px max(17px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.why h2{color:#fff6ed}.why h2 em{color:#ead4bd}.why .eyebrow{color:#d9bfae}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px 50px}.why-grid article{border-top:1px solid rgba(255,255,255,.2);padding-top:15px}.why-grid b{font-size:10px;opacity:.7}.why-grid h3{font-family:"Cormorant Garamond";font-size:25px;margin:12px 0 7px}.why-grid p{font-size:11px;line-height:1.7;color:#eadbd1;margin:0}.about{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;align-items:center}.about-photo img{width:100%;height:560px;object-fit:cover;border-radius:170px 20px 20px 170px;filter:saturate(.78)}.about-copy h2{font-size:63px}.about-copy>p:not(.eyebrow){color:#796b68;line-height:1.9;font-size:13px;max-width:510px}.signature{font-family:"Cormorant Garamond";font-size:29px;color:#6e2030;margin-top:30px}.signature span{font-family:"DM Sans";font-size:9px;color:#927b76;margin-left:8px}.review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.review-grid article{background:#fffaf5;border:1px solid #eaded4;border-radius:17px;padding:24px}.stars{color:#b68a53;font-size:12px;letter-spacing:3px}.review-grid p{font-family:"Cormorant Garamond";font-size:21px;line-height:1.2;margin:18px 0 22px}.review-grid b{font-size:10px;color:#89736e}.wa-cta{background:#eadfd4;width:min(1180px,calc(100% - 34px));margin:20px auto 90px;padding:60px 70px;border-radius:24px;display:flex;align-items:center;justify-content:space-between;gap:30px}.wa-cta h2{font-size:54px}.wa-cta>div>p:not(.eyebrow){color:#796c68;font-size:13px}.contact{display:grid;grid-template-columns:1fr .8fr;gap:90px}.contact-info h2{font-size:65px}.contact-info>p:not(.eyebrow){font-size:13px;color:#786b67;line-height:1.8;max-width:430px}.contact-lines{margin:35px 0;display:grid;gap:19px}.contact-lines a,.contact-lines div{font-size:13px;color:#503c3b;line-height:1.5}.contact-lines span{display:block;font-size:8px;letter-spacing:.18em;color:#a07e78;margin-bottom:4px}.contact-form{background:#fffaf5;border:1px solid #eaded4;border-radius:22px;padding:30px}.contact-form h3{font-family:"Cormorant Garamond";font-size:32px;margin:0 0 20px}.contact-form label{font-size:10px;font-weight:700;display:block;margin-top:13px;color:#675250}.contact-form input,.contact-form textarea{width:100%;margin-top:7px;border:1px solid #ded0c6;border-radius:10px;background:#fffdf9;padding:12px;outline:none}.contact-form input:focus,.contact-form textarea:focus{border-color:#6e2030}.contact-form button{margin-top:17px;width:100%}footer{background:#2f2021;color:#f4e8dc;padding:65px max(17px,calc((100vw - 1180px)/2)) 25px}.footer-top{display:grid;grid-template-columns:1.5fr .7fr .9fr .8fr;gap:50px;padding-bottom:55px}.footer-brand .brand-mark{background:#e7d5c3;color:#6e2030}.footer-brand h3{font-family:"Cormorant Garamond";font-size:28px;margin:14px 0 5px}.footer-brand p,footer a,footer span{font-size:10px;line-height:1.8;color:#cdbdb3}.footer-top h4{font-size:9px;letter-spacing:.18em;margin:5px 0 15px;color:#f4e8dc}.footer-top>div:not(.footer-brand){display:grid;align-content:start;gap:5px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:18px;display:flex;justify-content:space-between;gap:20px}.modal{display:none;position:fixed;inset:0;z-index:50}.modal.open{display:block}.modal-backdrop{position:absolute;inset:0;background:rgba(35,20,20,.58);backdrop-filter:blur(5px)}.modal-box{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(850px,calc(100% - 30px));max-height:90vh;overflow:auto;background:#fffaf5;border-radius:24px;display:grid;grid-template-columns:.9fr 1.1fr;box-shadow:0 30px 80px rgba(0,0,0,.25)}.modal-image{min-height:500px}.modal-image img{width:100%;height:100%;object-fit:cover}.modal-content{padding:50px}.modal-content h2{font-size:50px}.modal-price{font-weight:700;color:#6e2030;margin:15px 0}.modal-content>p:not(.eyebrow){font-size:13px;line-height:1.8;color:#796a67}.specs{display:grid;gap:10px;margin:25px 0}.specs span{display:flex;justify-content:space-between;border-bottom:1px solid #eaded4;padding-bottom:8px;font-size:10px}.specs b{color:#9a7973}.specs i{font-style:normal}.modal-close{position:absolute;right:14px;top:12px;z-index:2;border:0;width:35px;height:35px;border-radius:50%;background:#fff;color:#6e2030;font-size:23px}.floating-wa{position:fixed;right:20px;bottom:20px;z-index:30;width:53px;height:53px;border-radius:50%;background:#6e2030;color:#fff;display:grid;place-items:center;font-size:27px;box-shadow:0 12px 30px rgba(45,25,25,.25)}@media(max-width:1050px){.nav{gap:12px}.nav a{font-size:10px}.hero{gap:30px}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1fr 1fr}.why{grid-template-columns:1fr;gap:35px}}@media(max-width:760px){.announcement{font-size:8px}.site-header{top:8px}.menu-toggle{display:block}.nav{display:none;position:absolute;top:70px;left:0;right:0;background:#fffaf5;border:1px solid #eaded4;border-radius:18px;padding:15px;flex-direction:column;align-items:stretch;box-shadow:0 15px 30px rgba(50,30,30,.1)}.nav.open{display:flex}.nav a{padding:9px}.hero{grid-template-columns:1fr;margin-top:30px}.hero-copy{padding:25px 10px 0}.hero h1{font-size:65px}.hero-image{height:500px}.floating-card{left:10px}.section{padding:60px 0}.section-heading{display:block}.section-heading>p{margin-top:15px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card img{height:210px}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-image{height:300px}.quick-view{opacity:1;transform:none}.editorial{grid-template-columns:1fr;margin-bottom:30px}.editorial-image{height:400px}.editorial-copy{padding:45px 30px}.collection-grid{grid-template-columns:1fr 1fr;grid-template-rows:280px 280px 280px}.collection-card.large{grid-row:span 1;grid-column:span 2}.why{padding:60px 25px}.why-grid{grid-template-columns:1fr 1fr;gap:25px}.about{grid-template-columns:1fr;gap:40px}.about-photo img{height:450px;border-radius:160px 20px 20px 20px}.review-grid{grid-template-columns:1fr 1fr}.wa-cta{display:block;padding:45px 30px}.wa-cta .btn{margin-top:20px}.contact{grid-template-columns:1fr;gap:40px}.modal-box{grid-template-columns:1fr}.modal-image{height:340px;min-height:0}.modal-content{padding:30px}.footer-top{grid-template-columns:1fr 1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:5px}}@media(max-width:470px){.brand strong{font-size:18px}.brand small{font-size:7px}.hero h1{font-size:57px}.hero-image{height:420px}.category-grid,.product-grid,.review-grid{grid-template-columns:1fr 1fr}.category-card img{height:180px}.product-image{height:245px}.product-info h3{font-size:19px}.product-bottom{display:block}.product-bottom strong{display:block;margin-bottom:6px}.section-heading h2,.why h2{font-size:46px}.editorial-copy h2,.about-copy h2,.contact-info h2,.wa-cta h2{font-size:48px}.footer-top{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr}.floating-wa{right:15px;bottom:15px}}
