:root{--wine:#6d0d2b;--wine-dark:#3f0718;--gold:#c58b2d;--cream:#fbf5ea;--ink:#27171d;--muted:#74656b;--white:#fff;--shadow:0 16px 50px rgba(63,7,24,.12)}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:90px}body{font-family:Montserrat,sans-serif;color:var(--ink);background:#fff;line-height:1.7}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1160px,calc(100% - 36px));margin:auto}.topbar{background:var(--wine-dark);color:#f9dfc3;font-size:.78rem}.topbar-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar-links{display:flex;gap:22px}.site-header{background:white;position:relative;z-index:50}.navbar{height:92px;display:flex;align-items:center;justify-content:space-between}.brand img{width:168px;height:74px;object-fit:contain}.nav-menu{display:flex;align-items:center;gap:28px;font-size:.91rem;font-weight:600}.nav-menu>a:not(.nav-cta){position:relative}.nav-menu>a:not(.nav-cta)::after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:2px;background:var(--gold);transition:.25s}.nav-menu>a:hover::after{width:100%}.nav-cta{background:var(--wine);color:white;padding:11px 20px;border-radius:999px}.menu-toggle{display:none;background:none;border:0;width:38px;height:38px;cursor:pointer}.menu-toggle span{display:block;width:26px;height:2px;background:var(--wine);margin:6px auto;transition:.25s}.hero{min-height:650px;display:grid;align-items:center;position:relative;background:url('assets/images/saree-blue.png') center 28%/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(30,5,14,.82) 0%,rgba(56,6,23,.60) 46%,rgba(30,5,14,.08) 75%)}.hero-content{position:relative;color:white;max-width:1160px}.hero-content>*{max-width:650px}.eyebrow{font-weight:700;letter-spacing:.18em;text-transform:uppercase;font-size:.75rem;color:var(--gold);margin-bottom:14px}.hero h1,.section h2{font-family:"Cormorant Garamond",serif;line-height:1.03}.hero h1{font-size:clamp(3rem,6vw,5.8rem);margin-bottom:20px}.hero p:not(.eyebrow){font-size:1.05rem;color:#f8e9e7;max-width:610px}.hero-actions,.contact-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:3px;font-weight:700;font-size:.88rem;transition:.25s}.btn-primary{background:var(--gold);color:#2c1600}.btn-primary:hover{transform:translateY(-2px);filter:brightness(1.06)}.btn-outline{border:1px solid rgba(255,255,255,.7);color:white}.btn-outline:hover{background:white;color:var(--wine)}.btn-light{background:white;color:var(--wine)}.btn-dark{background:var(--wine-dark);color:white}.features-strip{background:var(--cream);border-bottom:1px solid #eadbc5}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr)}.feature-grid>div{padding:26px 28px;text-align:center;border-right:1px solid #e6d5bd}.feature-grid>div:last-child{border:0}.feature-grid strong,.feature-grid span{display:block}.feature-grid strong{font-family:"Cormorant Garamond",serif;font-size:1.35rem}.feature-grid span{font-size:.77rem;color:var(--muted)}.section{padding:100px 0}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.about-image-wrap{position:relative}.about-image-wrap>img{width:100%;height:660px;object-fit:cover;object-position:center top;border-radius:2px}.experience-card{position:absolute;right:-28px;bottom:40px;background:var(--wine);color:white;padding:24px 30px;box-shadow:var(--shadow)}.experience-card span,.experience-card strong{display:block}.experience-card span{font-family:"Cormorant Garamond",serif;font-size:2rem}.experience-card strong{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em}.section-copy h2,.section-heading h2,.occasion-inner h2,.contact-copy h2{font-size:clamp(2.5rem,5vw,4.2rem);color:var(--wine-dark);margin-bottom:24px}.section-copy p:not(.eyebrow){color:var(--muted);margin-bottom:18px}.text-link{display:inline-block;margin-top:10px;color:var(--wine);font-weight:700;border-bottom:1px solid var(--gold)}.products{background:#fcf8f2}.section-heading{text-align:center;max-width:750px;margin:0 auto 48px}.section-heading p:last-child{color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card{background:white;box-shadow:0 10px 30px rgba(63,7,24,.07);overflow:hidden}.product-card img{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:center top;transition:.45s}.product-card:hover img{transform:scale(1.025)}.product-card>div{padding:20px}.product-card span{font-size:.67rem;letter-spacing:.13em;text-transform:uppercase;color:var(--gold);font-weight:700}.product-card h3{font-family:"Cormorant Garamond",serif;font-size:1.55rem;margin:3px 0 12px}.product-card a{font-size:.8rem;font-weight:700;color:var(--wine);border-bottom:1px solid #d7b688}.occasion-banner{background:linear-gradient(90deg,rgba(55,4,20,.93),rgba(100,11,43,.82)),url('assets/images/saree-mustard.png') center 45%/cover;color:white}.occasion-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.occasion-inner>div{max-width:700px}.occasion-inner h2{color:white;margin-bottom:10px}.occasion-inner p:last-child{color:#f4dedd}.testimonials{background:white}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial-grid blockquote{background:var(--cream);padding:36px;border-top:3px solid var(--gold);box-shadow:0 8px 30px rgba(63,7,24,.06)}.stars{color:var(--gold);letter-spacing:.15em;margin-bottom:18px}.testimonial-grid p{font-family:"Cormorant Garamond",serif;font-size:1.45rem;line-height:1.4}.testimonial-grid footer{margin-top:18px;font-size:.78rem;color:var(--muted);font-weight:600}.contact{background:#f6ecdf}.contact-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.contact-copy>p:not(.eyebrow){color:var(--muted);max-width:650px}.contact-list{display:grid;gap:14px;margin-top:28px}.contact-list a,.contact-list>div{background:white;padding:18px 20px;border-left:3px solid var(--gold)}.contact-list span,.contact-list strong{display:block}.contact-list span{font-size:.68rem;text-transform:uppercase;letter-spacing:.13em;color:var(--muted)}.contact-list strong{font-size:.9rem;overflow-wrap:anywhere}.contact-visual img{height:650px;width:100%;object-fit:cover;object-position:center top}.footer{background:#25040f;color:#f4dedc;padding-top:68px}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr 1.1fr;gap:60px;padding-bottom:50px}.footer-logo{width:170px;height:95px;object-fit:contain;background:white;border-radius:2px;margin-bottom:15px}.footer h3{font-family:"Cormorant Garamond",serif;font-size:1.5rem;color:#efc887;margin-bottom:12px}.footer a,.footer p{display:block;font-size:.82rem;color:#d9bec5;margin:8px 0;overflow-wrap:anywhere}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.09);padding:18px;font-size:.75rem;color:#bea0a9}.floating-whatsapp{position:fixed;right:20px;bottom:20px;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:white;font-weight:800;box-shadow:0 10px 25px rgba(0,0,0,.22);z-index:60}
@media(max-width:980px){.menu-toggle{display:block}.nav-menu{position:absolute;top:92px;left:18px;right:18px;background:white;box-shadow:var(--shadow);padding:18px;display:none;flex-direction:column;align-items:stretch;gap:4px}.nav-menu.open{display:flex}.nav-menu a{padding:12px}.nav-cta{text-align:center;margin-top:5px}.hero{min-height:590px}.product-grid{grid-template-columns:repeat(2,1fr)}.split-grid,.contact-grid{grid-template-columns:1fr;gap:45px}.about-image-wrap>img,.contact-visual img{height:600px}.experience-card{right:18px}.testimonial-grid{grid-template-columns:1fr}.occasion-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:640px){.container{width:min(100% - 26px,1160px)}.topbar-inner>span{display:none}.topbar-inner{justify-content:center}.topbar-links{gap:14px;font-size:.68rem}.navbar{height:78px}.brand img{width:132px;height:66px}.nav-menu{top:78px}.hero{min-height:620px;background-position:58% top}.hero-overlay{background:linear-gradient(90deg,rgba(35,3,14,.90),rgba(59,6,25,.67))}.hero h1{font-size:3.15rem}.hero p:not(.eyebrow){font-size:.93rem}.hero-actions .btn{width:100%}.feature-grid{grid-template-columns:1fr}.feature-grid>div{border-right:0;border-bottom:1px solid #e6d5bd;padding:20px}.section{padding:72px 0}.split-grid{gap:38px}.about-image-wrap>img,.contact-visual img{height:480px}.experience-card{left:14px;right:auto;bottom:18px;padding:18px}.product-grid{grid-template-columns:1fr;gap:18px}.product-card{display:grid;grid-template-columns:43% 57%}.product-card img{aspect-ratio:auto;height:100%;min-height:245px}.product-card>div{display:flex;flex-direction:column;justify-content:center}.section-heading{margin-bottom:30px}.section-copy h2,.section-heading h2,.occasion-inner h2,.contact-copy h2{font-size:2.65rem}.testimonial-grid blockquote{padding:28px}.occasion-banner{text-align:left}.occasion-inner .btn{width:100%}.contact-actions .btn{width:100%}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-grid>div:first-child{grid-column:auto}.floating-whatsapp{width:52px;height:52px;right:14px;bottom:14px}}
