@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Manrope:wght@400;500;600;700&display=swap');
:root{--wine:#56162c;--wine2:#7d2442;--gold:#c9a56a;--cream:#f7f0e7;--ink:#20181a;--muted:#766a6d;--white:#fff;--radius:22px;--shadow:0 20px 60px rgba(51,22,31,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Manrope,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.rhh-container{width:min(1240px,calc(100% - 40px));margin:auto}.rhh-announcement{height:34px;background:var(--wine);color:#fff;display:flex;align-items:center;justify-content:center;gap:55px;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.rhh-header{height:88px;position:fixed;top:34px;left:0;right:0;z-index:30;color:#fff;transition:.4s}.rhh-header.scrolled{top:0;background:rgba(255,255,255,.96);color:var(--ink);box-shadow:0 6px 25px rgba(0,0,0,.08);backdrop-filter:blur(15px)}.rhh-nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.rhh-brand{display:flex;align-items:center;gap:12px}.rhh-monogram{width:46px;height:46px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;font-family:'Cormorant Garamond';font-size:20px;color:var(--gold)}.rhh-brand strong{display:block;font-family:'Cormorant Garamond';font-size:22px;letter-spacing:.11em}.rhh-brand small{font-size:8px;letter-spacing:.25em;opacity:.78}.rhh-nav ul{display:flex;gap:30px;list-style:none;padding:0;margin:0}.rhh-nav a{font-size:13px;font-weight:600}.rhh-actions{display:flex;align-items:center;gap:18px;font-size:13px}.rhh-cart-count{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:99px;background:var(--gold);color:#211;font-size:10px}.rhh-menu-toggle{display:none;background:none;border:0;padding:8px}.rhh-menu-toggle span{width:24px;height:2px;background:currentColor;display:block;margin:5px}.rhh-mobile-menu,.rhh-overlay{display:none}
.rhh-hero{height:100vh;min-height:760px;position:relative;color:#fff;display:flex;align-items:center;background:#39111f;overflow:hidden}.rhh-hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(31,5,16,.85) 0%,rgba(31,5,16,.45) 48%,rgba(31,5,16,.1) 100%),url('../images/products/saree-01.jpg') center 24%/cover;transform:scale(1.04);animation:heroZoom 14s ease-in-out infinite alternate}@keyframes heroZoom{to{transform:scale(1.1)}}.rhh-hero-content{position:relative;z-index:2;padding-top:100px}.rhh-eyebrow,.rhh-kicker{text-transform:uppercase;letter-spacing:.22em;font-size:11px;color:var(--gold);font-weight:700}.rhh-hero h1{font-family:'Cormorant Garamond';font-size:clamp(62px,8vw,118px);line-height:.82;letter-spacing:-.045em;margin:25px 0}.rhh-hero p{max-width:620px;font-size:18px;line-height:1.8;color:rgba(255,255,255,.8)}.rhh-hero-cta{display:flex;gap:14px;margin-top:34px}.rhh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 28px;background:var(--gold);color:#2a1520;border-radius:99px;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;transition:.3s}.rhh-btn:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(201,165,106,.3)}.rhh-btn-ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.45)}.rhh-scroll{position:absolute;right:35px;bottom:80px;writing-mode:vertical-rl;font-size:9px;letter-spacing:.3em}.rhh-trust{background:var(--cream);padding:30px 0}.rhh-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.rhh-trust-grid div{padding:10px 30px;border-right:1px solid #dfd2c1}.rhh-trust-grid div:last-child{border:0}.rhh-trust strong{display:block;font-family:'Cormorant Garamond';font-size:28px;color:var(--wine)}.rhh-trust span{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}
.rhh-section{padding:120px 0}.rhh-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:45px}.rhh-section-head h2,.rhh-story h2,.rhh-wholesale h2{font-family:'Cormorant Garamond';font-size:clamp(45px,5vw,76px);line-height:.95;margin:12px 0 0}.rhh-section-head>a,.rhh-text-link{font-size:13px;font-weight:700;border-bottom:1px solid var(--gold);padding-bottom:5px}.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:24px;margin:0!important;padding:0!important}.products:before,.products:after{display:none!important}.products li.product{width:auto!important;float:none!important;margin:0!important;list-style:none;position:relative}.products li.product a img{aspect-ratio:4/5;object-fit:cover;border-radius:18px;margin:0 0 18px!important;transition:.55s}.products li.product:hover img{transform:translateY(-7px);box-shadow:var(--shadow)}.woocommerce-loop-product__title{font-family:'Cormorant Garamond';font-size:23px!important;padding:0!important;margin:8px 0!important}.price{color:var(--wine)!important;font-weight:700!important}.price del{color:#999!important}.onsale{position:absolute!important;top:12px!important;left:12px!important;right:auto!important;min-width:auto!important;min-height:auto!important;line-height:1!important;padding:9px 12px!important;border-radius:99px!important;background:var(--wine)!important;font-size:10px!important;z-index:2}.add_to_cart_button{display:inline-flex!important;margin-top:12px!important;background:var(--wine)!important;color:#fff!important;border-radius:99px!important;padding:11px 18px!important;font-size:11px!important}.rhh-story{display:grid;grid-template-columns:1.12fr .88fr;min-height:760px;background:var(--cream)}.rhh-story-image{background:url('../images/products/saree-15.jpg') center/cover}.rhh-story-copy{padding:90px clamp(40px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.rhh-story-copy p{font-size:17px;line-height:1.8;color:var(--muted)}.rhh-story-copy ul{padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:22px 0 38px}.rhh-story-copy li:before{content:'✦';color:var(--gold);margin-right:8px}.rhh-dark{background:#201519;color:#fff}.rhh-mood-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:20px}.rhh-mood{height:520px;border-radius:24px;position:relative;overflow:hidden;background-size:cover;background-position:center}.rhh-mood:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(20,4,11,.74),transparent 65%)}.rhh-mood:nth-child(1){background-image:url('../images/products/saree-14.jpg')}.rhh-mood:nth-child(2){background-image:url('../images/products/saree-16.jpg')}.rhh-mood:nth-child(3){background-image:url('../images/products/saree-18.jpg')}.rhh-mood span{position:absolute;left:28px;bottom:28px;z-index:2;font-family:'Cormorant Garamond';font-size:32px}.rhh-process{padding:120px 0;background:#fff}.rhh-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.rhh-process article{padding:35px;border:1px solid #eadfd4;border-radius:20px}.rhh-process b{font-family:'Cormorant Garamond';font-size:50px;color:var(--gold)}.rhh-process h3{font-family:'Cormorant Garamond';font-size:28px}.rhh-process p{color:var(--muted);line-height:1.7}.rhh-wholesale{padding:150px 0;color:#fff;text-align:center;background:linear-gradient(rgba(52,10,27,.83),rgba(52,10,27,.83)),url('../images/products/saree-20.jpg') center/cover fixed}.rhh-wholesale .rhh-container{max-width:900px}.rhh-wholesale p{font-size:18px;color:rgba(255,255,255,.78);margin:25px 0 35px}.rhh-social{padding:120px 0}.rhh-social-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.rhh-social-grid img{aspect-ratio:1;object-fit:cover;border-radius:12px}.rhh-footer{background:#160f12;color:#e8dfe2;padding:90px 0 0}.rhh-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:50px}.rhh-footer h4{color:var(--gold);font-size:12px;letter-spacing:.16em;text-transform:uppercase}.rhh-footer a{display:block;margin:13px 0;color:#bfb3b7;font-size:13px}.rhh-footer p{color:#a99ca1;line-height:1.7}.rhh-tagline{font-family:'Cormorant Garamond';font-size:21px!important;color:var(--gold)!important}.rhh-footer-bottom{text-align:center;border-top:1px solid #34252b;margin-top:60px;padding:25px;color:#81767a;font-size:11px}.rhh-whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:40;background:#1f9d55;color:#fff;padding:15px 21px;border-radius:99px;box-shadow:0 12px 35px rgba(0,0,0,.2);font-size:12px;font-weight:700}.reveal{opacity:0;transform:translateY(34px);transition:opacity .8s,transform .8s}.reveal.is-visible{opacity:1;transform:none}.rhh-page,.rhh-shop-page{padding-top:122px;min-height:70vh}.rhh-page{padding-bottom:100px;background:var(--cream)}.rhh-page article{max-width:920px;margin:80px auto;background:#fff;padding:65px;border-radius:25px}.rhh-page h1,.rhh-shop-hero h1{font-family:'Cormorant Garamond';font-size:70px;margin:10px 0 30px}.rhh-page-content{line-height:1.9;color:var(--muted)}.rhh-contact-card{background:#fff;border:1px solid #eadfd4;border-radius:20px;padding:30px}.rhh-shop-hero{background:var(--cream);padding:85px 0 60px}.rhh-shop-hero p{color:var(--muted)}.rhh-shop-wrap{padding:70px 0 110px}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{margin-bottom:35px}.woocommerce select{padding:12px;border:1px solid #ddd;border-radius:9px}.single-product div.product{display:grid;grid-template-columns:1fr 1fr;gap:70px}.woocommerce-product-gallery__image img{border-radius:20px}.single-product .product_title{font-family:'Cormorant Garamond';font-size:52px}.single_add_to_cart_button,.checkout-button,.button.alt{background:var(--wine)!important;color:#fff!important;border-radius:99px!important;padding:16px 28px!important}.quantity input{padding:12px;border:1px solid #ddd;border-radius:9px}.woocommerce-message,.woocommerce-info{border-top-color:var(--gold)!important}.woocommerce-message:before,.woocommerce-info:before{color:var(--gold)!important}
@media(max-width:900px){.rhh-announcement span:nth-child(n+2){display:none}.rhh-header{height:72px}.rhh-nav,.rhh-actions>a:first-child{display:none}.rhh-menu-toggle{display:block;color:inherit}.rhh-actions{margin-left:auto;margin-right:8px}.rhh-mobile-menu{display:block;position:fixed;z-index:101;top:0;right:0;width:min(88vw,390px);height:100%;background:#fff;padding:70px 35px;transform:translateX(110%);transition:.4s}.rhh-mobile-menu ul{list-style:none;padding:0}.rhh-mobile-menu li{border-bottom:1px solid #eee}.rhh-mobile-menu a{display:block;padding:17px 0;font-family:'Cormorant Garamond';font-size:26px}.rhh-mobile-menu .rhh-btn{font-family:Manrope;font-size:11px;padding:0 20px;margin-top:25px}.rhh-menu-close{position:absolute;top:18px;right:22px;font-size:38px;background:none;border:0}.rhh-overlay{display:block;position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:100;opacity:0;pointer-events:none;transition:.4s}.menu-open .rhh-mobile-menu{transform:none}.menu-open .rhh-overlay{opacity:1;pointer-events:auto}.rhh-hero{min-height:720px}.rhh-hero-bg{background-position:58% center}.rhh-hero h1{font-size:64px}.rhh-trust-grid{grid-template-columns:1fr 1fr;gap:20px}.rhh-trust-grid div{border:0;padding:10px}.products{grid-template-columns:1fr 1fr}.rhh-story{grid-template-columns:1fr}.rhh-story-image{min-height:520px}.rhh-mood-grid{grid-template-columns:1fr}.rhh-mood{height:440px}.rhh-process-grid{grid-template-columns:1fr 1fr}.rhh-social-grid{grid-template-columns:repeat(3,1fr)}.rhh-footer-grid{grid-template-columns:1fr 1fr}.single-product div.product{grid-template-columns:1fr}}
@media(max-width:600px){.rhh-container{width:min(100% - 28px,1240px)}.rhh-announcement{height:30px}.rhh-header{top:30px}.rhh-header.scrolled{top:0}.rhh-brand strong{font-size:18px}.rhh-brand small{display:none}.rhh-monogram{width:40px;height:40px}.rhh-hero-content{padding-top:70px}.rhh-hero h1{font-size:52px;line-height:.9}.rhh-hero p{font-size:15px}.rhh-hero-cta{flex-direction:column;align-items:flex-start}.rhh-btn{min-height:49px}.rhh-scroll{display:none}.rhh-section,.rhh-process,.rhh-social{padding:80px 0}.rhh-section-head{align-items:flex-start;gap:22px;flex-direction:column}.rhh-section-head h2,.rhh-story h2,.rhh-wholesale h2{font-size:48px}.products{gap:14px}.woocommerce-loop-product__title{font-size:18px!important}.products li.product .button{display:none!important}.rhh-story-image{min-height:420px}.rhh-story-copy{padding:65px 24px}.rhh-story-copy ul{grid-template-columns:1fr}.rhh-process-grid{grid-template-columns:1fr}.rhh-process article{padding:25px}.rhh-wholesale{padding:100px 0;background-attachment:scroll}.rhh-footer-grid{grid-template-columns:1fr}.rhh-page article{padding:35px 22px;margin:45px auto}.rhh-page h1,.rhh-shop-hero h1{font-size:48px}.rhh-shop-page,.rhh-page{padding-top:102px}}

/* ===== Premium V2 responsive redesign ===== */
:root{--wine:#4b1027;--wine2:#741f42;--gold:#d5ad6d;--cream:#f8f3ec;--ink:#1d1518;--muted:#786b70;--line:#eadfd5;--shadow-soft:0 18px 60px rgba(50,19,31,.12)}
body{font-size:15px}.rhh-header{transition:background .35s,box-shadow .35s,top .35s,color .35s}.rhh-nav a{position:relative}.rhh-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--gold);transition:right .3s}.rhh-nav a:hover:after{right:0}.rhh-menu-toggle{cursor:pointer}.rhh-btn{border:0;isolation:isolate;position:relative;overflow:hidden}.rhh-btn:before{content:"";position:absolute;inset:0;background:#fff;transform:translateX(-105%);transition:.45s;z-index:-1}.rhh-btn:hover:before{transform:none}.rhh-btn:hover{color:var(--wine)}
.rhh-hero{min-height:820px;height:min(940px,100svh);padding:130px 0 68px;background:#2a0d19}.rhh-hero-bg{background:linear-gradient(90deg,rgba(28,6,15,.97) 0%,rgba(42,9,22,.85) 48%,rgba(46,11,25,.3) 100%),url('../images/products/saree-01.jpg') center/cover;filter:saturate(.9)}.rhh-hero-glow{position:absolute;width:560px;height:560px;border-radius:50%;background:rgba(209,166,98,.16);filter:blur(70px);right:4%;top:7%;animation:floatGlow 8s ease-in-out infinite alternate}@keyframes floatGlow{to{transform:translate(-40px,35px) scale(1.12)}}.rhh-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:60px}.rhh-hero-content{padding-top:0}.rhh-hero h1{font-size:clamp(60px,7vw,105px);line-height:.86;margin:22px 0 25px}.rhh-hero h1 em{font-weight:500;color:var(--gold)}.rhh-hero p{font-size:17px;max-width:670px}.rhh-hero-meta{display:flex;gap:30px;margin-top:35px;padding-top:25px;border-top:1px solid rgba(255,255,255,.18)}.rhh-hero-meta span{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.7)}.rhh-hero-meta b{color:#fff;font-size:14px;margin-right:5px}.rhh-hero-cards{height:580px;position:relative}.rhh-hero-card{position:absolute;border-radius:190px 190px 28px 28px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.35)}.rhh-hero-card img{width:100%;height:100%;object-fit:cover}.card-a{width:64%;height:86%;right:0;top:0;transform:rotate(3deg)}.card-b{width:48%;height:61%;left:0;bottom:0;transform:rotate(-5deg);border:7px solid rgba(255,255,255,.13)}.rhh-roundel{position:absolute;left:33%;top:35%;width:110px;height:110px;border-radius:50%;display:grid;place-items:center;text-align:center;background:var(--gold);color:#2e1420;font-size:10px;font-weight:800;letter-spacing:.15em;animation:spinSlow 18s linear infinite}@keyframes spinSlow{to{transform:rotate(360deg)}}.rhh-marquee{position:absolute;left:0;right:0;bottom:0;height:45px;overflow:hidden;display:flex;align-items:center;background:var(--gold);color:#2d1420;font-size:10px;font-weight:800;letter-spacing:.18em;white-space:nowrap}.rhh-marquee div{animation:marquee 24s linear infinite}@keyframes marquee{to{transform:translateX(-50%)}}
.rhh-section-sm{padding:90px 0}.rhh-category-strip{background:var(--cream)}.rhh-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.rhh-category-card{position:relative;min-height:430px;border-radius:160px 160px 20px 20px;overflow:hidden;background:#32101e}.rhh-category-card:after,.rhh-lookbook-grid a:after,.rhh-occasion-grid a:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--mx,50%) var(--my,50%),rgba(255,255,255,.18),transparent 38%),linear-gradient(0deg,rgba(20,5,12,.78),transparent 60%);transition:.35s}.rhh-category-card img,.rhh-lookbook-grid img,.rhh-occasion-grid img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.rhh-category-card:hover img,.rhh-lookbook-grid a:hover img,.rhh-occasion-grid a:hover img{transform:scale(1.06)}.rhh-category-card>span{position:absolute;left:24px;right:24px;bottom:24px;color:#fff;z-index:2}.rhh-category-card b{display:block;font-family:'Cormorant Garamond';font-size:30px}.rhh-category-card small{font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:var(--gold)}
.rhh-featured{background:#fff}.products li.product{transition:transform .35s}.products li.product:hover{transform:translateY(-5px)}.products li.product a img{border-radius:22px;box-shadow:0 8px 30px rgba(45,18,28,.06)}.products li.product .button{transition:.3s}.products li.product .button:hover{transform:translateY(-2px);background:var(--gold)!important;color:var(--wine)!important}
.rhh-editorial{display:grid;grid-template-columns:1.08fr .92fr;background:var(--cream);min-height:780px}.rhh-editorial-image{min-height:650px;overflow:hidden}.rhh-editorial-image img{width:100%;height:100%;object-fit:cover}.rhh-editorial-copy{padding:90px clamp(35px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.rhh-editorial-copy h2{font-family:'Cormorant Garamond';font-size:clamp(48px,5vw,78px);line-height:.95;margin:15px 0 25px}.rhh-editorial-copy p{font-size:17px;line-height:1.85;color:var(--muted)}.rhh-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:35px 0}.rhh-stat-row div{border-top:1px solid #dbcabb;padding-top:18px}.rhh-stat-row b{display:block;color:var(--wine);font-family:'Cormorant Garamond';font-size:28px}.rhh-stat-row span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}
.rhh-lookbook{padding:120px 0}.rhh-lookbook-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:22px;height:720px}.rhh-lookbook-grid a{position:relative;overflow:hidden;border-radius:28px}.rhh-lookbook-large>span,.rhh-lookbook-stack span{position:absolute;left:30px;bottom:26px;z-index:2;color:#fff;font-family:'Cormorant Garamond';font-size:38px}.rhh-lookbook-large small{display:block;font-family:Manrope;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-top:6px}.rhh-lookbook-stack{display:grid;grid-template-rows:1fr 1fr;gap:22px}.rhh-lookbook-stack span{font-size:28px}
.rhh-process article{background:#fff;transition:.35s;position:relative;overflow:hidden}.rhh-process article:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;right:-65px;bottom:-65px;background:var(--cream);transition:.4s}.rhh-process article:hover{transform:translateY(-8px);box-shadow:var(--shadow-soft);border-color:transparent}.rhh-process article:hover:after{transform:scale(1.5);background:#f0e4d8}.rhh-process article>*{position:relative;z-index:1}
.rhh-occasion{padding:120px 0;background:var(--cream)}.rhh-occasion-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}.rhh-occasion-grid a{height:560px;position:relative;overflow:hidden;border-radius:24px}.rhh-occasion-grid span{position:absolute;z-index:2;left:25px;bottom:25px;color:#fff;font-family:'Cormorant Garamond';font-size:31px}
.rhh-testimonials{padding:120px 0;background:#fff}.rhh-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.rhh-review-grid article{padding:38px;border-radius:22px;background:var(--cream);border:1px solid #efe3d8}.rhh-review-grid article>div{color:var(--gold);letter-spacing:.2em}.rhh-review-grid p{font-family:'Cormorant Garamond';font-size:25px;line-height:1.35}.rhh-review-grid b{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}
.rhh-newsletter{padding:110px 0;text-align:center;background:linear-gradient(135deg,#f4e9dc,#fff)}.rhh-newsletter h2{font-family:'Cormorant Garamond';font-size:clamp(48px,6vw,80px);margin:15px 0}.rhh-newsletter p{color:var(--muted);font-size:16px;margin-bottom:30px}
.reveal{opacity:0;transform:translateY(38px) scale(.985);transition:opacity .85s cubic-bezier(.2,.65,.2,1),transform .85s cubic-bezier(.2,.65,.2,1)}.reveal.is-visible{opacity:1;transform:none}

/* Product detail redesign and breadcrumb removal */
.single-product .woocommerce-breadcrumb,.single-product .rhh-shop-hero{display:none!important}.single-product .rhh-shop-wrap{padding-top:135px}.single-product div.product{gap:72px;align-items:start}.single-product div.product .woocommerce-product-gallery{position:sticky;top:105px}.single-product .woocommerce-product-gallery__wrapper{border-radius:26px;overflow:hidden;background:var(--cream)}.single-product .woocommerce-product-gallery__image img{border-radius:0}.single-product div.summary{padding:24px 0}.single-product .product_title{font-size:clamp(42px,5vw,65px);line-height:.95;margin-bottom:20px}.single-product .summary .price{font-size:24px!important;margin:15px 0 25px!important}.single-product .woocommerce-product-details__short-description{font-size:15px;line-height:1.8;color:var(--muted)}.single-product form.cart{display:flex;align-items:center;gap:12px;margin:30px 0!important}.single-product form.cart .quantity{margin:0!important}.single-product .quantity .qty{height:54px;width:72px}.single-product .single_add_to_cart_button{min-height:54px;flex:1;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.rhh-product-promise{display:grid;gap:10px;margin:25px 0;padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--cream)}.rhh-product-promise span{font-size:12px;font-weight:700;color:#49353c}.single-product .product_meta{font-size:12px;line-height:2;color:var(--muted);padding-top:20px;border-top:1px solid var(--line)}.single-product .woocommerce-tabs{grid-column:1/-1;margin-top:40px}.single-product .woocommerce-tabs ul.tabs{display:flex;gap:10px;padding:0!important;margin:0 0 25px!important}.single-product .woocommerce-tabs ul.tabs:before{display:none!important}.single-product .woocommerce-tabs ul.tabs li{border:1px solid var(--line)!important;background:#fff!important;border-radius:99px!important;margin:0!important;padding:0!important}.single-product .woocommerce-tabs ul.tabs li:before,.single-product .woocommerce-tabs ul.tabs li:after{display:none!important}.single-product .woocommerce-tabs ul.tabs li a{padding:13px 20px!important;font-size:12px!important}.single-product .woocommerce-tabs .panel{background:var(--cream);border-radius:22px;padding:35px!important;line-height:1.8}.single-product .related.products{grid-column:1/-1;margin-top:65px}.single-product .related.products>h2{font-family:'Cormorant Garamond';font-size:48px}.woocommerce div.product div.images .flex-control-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px!important}.woocommerce div.product div.images .flex-control-thumbs li{width:auto!important;float:none!important}.woocommerce div.product div.images .flex-control-thumbs img{border-radius:12px;opacity:.72}.woocommerce div.product div.images .flex-control-thumbs img.flex-active{opacity:1;outline:2px solid var(--gold);outline-offset:2px}

/* Mobile-first navigation and layouts */
.rhh-mobile-actions{display:grid;gap:10px;margin-top:28px}.rhh-btn-whatsapp{background:#1f9d55;color:#fff}.rhh-mobile-menu .menu{margin-top:25px}.rhh-mobile-menu:before{content:'R H HANDLOOM';display:block;font-family:'Cormorant Garamond';font-size:25px;letter-spacing:.12em;color:var(--wine)}
@media(max-width:1024px){.rhh-hero-grid{grid-template-columns:1fr .72fr;gap:30px}.rhh-hero-cards{height:500px}.rhh-category-card{min-height:360px}.rhh-lookbook-grid{height:620px}.rhh-occasion-grid a{height:470px}.rhh-header .rhh-container{width:calc(100% - 28px)}}
@media(max-width:900px){
 .rhh-header{height:72px}.rhh-nav{display:none}.rhh-actions>a:first-child{display:none}.rhh-menu-toggle{display:block;order:3}.rhh-actions{margin-left:auto;margin-right:8px}.rhh-mobile-menu{display:block;position:fixed;z-index:101;top:0;right:0;width:min(92vw,420px);height:100dvh;background:#fff;padding:30px 28px 40px;transform:translateX(105%);transition:.42s cubic-bezier(.22,.7,.25,1);overflow-y:auto;box-shadow:-20px 0 60px rgba(0,0,0,.15)}.rhh-mobile-menu ul{list-style:none;padding:0;margin:18px 0}.rhh-mobile-menu li{border-bottom:1px solid #eee}.rhh-mobile-menu a:not(.rhh-btn){display:flex;align-items:center;justify-content:space-between;padding:16px 0;font-family:'Cormorant Garamond';font-size:27px}.rhh-mobile-menu a:not(.rhh-btn):after{content:'→';font-family:Manrope;font-size:15px;color:var(--gold)}.rhh-menu-close{position:absolute;top:18px;right:20px;width:42px;height:42px;border-radius:50%;font-size:30px;line-height:1;background:var(--cream);color:var(--wine);border:0}.rhh-overlay{display:block;position:fixed;inset:0;background:rgba(20,5,12,.66);backdrop-filter:blur(4px);z-index:100;opacity:0;pointer-events:none;transition:.35s}.menu-open .rhh-mobile-menu{transform:none}.menu-open .rhh-overlay{opacity:1;pointer-events:auto}
 .rhh-hero{height:auto;min-height:0;padding:150px 0 88px}.rhh-hero-grid{grid-template-columns:1fr}.rhh-hero-content{text-align:center}.rhh-hero p{margin-left:auto;margin-right:auto}.rhh-hero-cta,.rhh-hero-meta{justify-content:center}.rhh-hero-cards{height:530px;max-width:570px;width:100%;margin:20px auto 0}.rhh-roundel{left:40%}.rhh-category-grid{grid-template-columns:1fr 1fr}.rhh-editorial{grid-template-columns:1fr}.rhh-editorial-image{min-height:560px}.rhh-lookbook-grid{grid-template-columns:1fr;height:auto}.rhh-lookbook-large{height:600px}.rhh-lookbook-stack{grid-template-columns:1fr 1fr;grid-template-rows:none}.rhh-lookbook-stack a{height:400px}.rhh-occasion-grid{grid-template-columns:1fr 1fr}.rhh-occasion-grid a:last-child{grid-column:1/-1}.rhh-review-grid{grid-template-columns:1fr}.single-product .rhh-shop-wrap{padding-top:105px}.single-product div.product{grid-template-columns:1fr!important;gap:25px}.single-product div.product .woocommerce-product-gallery{position:relative;top:auto}.single-product .woocommerce-tabs,.single-product .related.products{grid-column:auto}
}
@media(max-width:600px){
 body{font-size:14px}.rhh-container{width:calc(100% - 24px)}.rhh-announcement{height:30px;font-size:9px;letter-spacing:.08em}.rhh-header{top:30px}.rhh-header.scrolled{top:0}.rhh-brand strong{font-size:17px;letter-spacing:.08em}.rhh-monogram{width:39px;height:39px}.rhh-actions{gap:8px}.rhh-cart-link{font-size:0}.rhh-cart-link:before{content:'Bag';font-size:11px}.rhh-menu-toggle{padding:4px}.rhh-mobile-menu{width:92vw}
 .rhh-hero{padding:128px 0 72px}.rhh-hero-bg{background-position:60% center}.rhh-hero h1{font-size:48px;line-height:.9}.rhh-hero p{font-size:14px;line-height:1.7}.rhh-hero-cta{display:grid;grid-template-columns:1fr;width:100%;gap:10px}.rhh-hero-cta .rhh-btn{width:100%}.rhh-hero-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.rhh-hero-meta span{font-size:8px}.rhh-hero-meta b{display:block;font-size:12px;margin:0 0 2px}.rhh-hero-cards{height:390px;margin-top:18px}.card-a{width:68%;height:86%}.card-b{width:50%;height:60%}.rhh-roundel{width:82px;height:82px;left:38%;font-size:8px}.rhh-marquee{height:36px;font-size:8px}
 .rhh-section-sm,.rhh-section,.rhh-lookbook,.rhh-process,.rhh-occasion,.rhh-testimonials,.rhh-social{padding:70px 0}.rhh-section-head{margin-bottom:28px;gap:14px}.rhh-section-head h2,.rhh-editorial-copy h2{font-size:42px}.rhh-category-grid{gap:12px}.rhh-category-card{min-height:270px;border-radius:90px 90px 16px 16px}.rhh-category-card>span{left:15px;right:15px;bottom:15px}.rhh-category-card b{font-size:23px}.rhh-category-card small{font-size:8px}.products{grid-template-columns:1fr 1fr!important;gap:20px 10px!important}.products li.product a img{border-radius:14px;margin-bottom:10px!important}.woocommerce-loop-product__title{font-size:17px!important;line-height:1.1}.products li.product .price{font-size:13px!important}.products li.product .button{display:none!important}.onsale{top:7px!important;left:7px!important;padding:7px 9px!important;font-size:8px!important}
 .rhh-editorial-image{min-height:430px}.rhh-editorial-copy{padding:60px 20px}.rhh-editorial-copy p{font-size:15px}.rhh-stat-row{gap:8px}.rhh-stat-row b{font-size:22px}.rhh-stat-row span{font-size:8px}.rhh-lookbook-large{height:470px}.rhh-lookbook-stack{grid-template-columns:1fr}.rhh-lookbook-stack a{height:330px}.rhh-lookbook-large>span,.rhh-lookbook-stack span{font-size:27px;left:20px;bottom:18px}.rhh-process-grid{grid-template-columns:1fr}.rhh-process article{padding:24px}.rhh-occasion-grid{grid-template-columns:1fr}.rhh-occasion-grid a,.rhh-occasion-grid a:last-child{height:390px;grid-column:auto}.rhh-review-grid article{padding:25px}.rhh-review-grid p{font-size:21px}.rhh-wholesale{padding:85px 0}.rhh-social-grid{grid-template-columns:repeat(2,1fr)}.rhh-newsletter{padding:75px 12px}.rhh-newsletter h2{font-size:45px}
 .single-product .rhh-shop-wrap{padding:95px 12px 75px}.single-product div.summary{padding:8px 2px}.single-product .product_title{font-size:39px}.single-product .summary .price{font-size:21px!important}.single-product form.cart{display:grid;grid-template-columns:76px 1fr;gap:8px}.single-product .single_add_to_cart_button{padding:14px 10px!important}.rhh-product-promise{padding:17px}.single-product .woocommerce-tabs ul.tabs{overflow-x:auto;white-space:nowrap;padding-bottom:6px!important}.single-product .woocommerce-tabs .panel{padding:22px!important}.single-product .related.products>h2{font-size:38px}.woocommerce div.product div.images{margin-bottom:10px!important}.woocommerce div.product div.images .flex-control-thumbs{gap:7px}.rhh-whatsapp-float{right:12px;bottom:12px;padding:13px 16px;font-size:10px}
}

/* ===== V3 luxury mobile & product page overhaul ===== */
.single-product .rhh-shop-wrap{width:min(1180px,calc(100% - 32px));padding-top:118px}
.single-product div.product{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:64px}
.single-product div.product .related.products{display:block!important;width:100%!important;min-width:0}
.single-product div.product .related.products ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;width:100%!important}
ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0!important;padding:0!important}
ul.products:before,ul.products:after{display:none!important}
ul.products li.product{width:auto!important;float:none!important;margin:0!important;min-width:0}
.single-product .woocommerce-tabs{min-width:0}
.single-product .summary{background:linear-gradient(180deg,#fff 0%,#fffaf5 100%);border:1px solid #eee3d9;border-radius:28px;padding:34px!important;box-shadow:0 24px 80px rgba(72,31,47,.08)}
.single-product .product_title{font-size:clamp(44px,4.6vw,66px);letter-spacing:-.025em}
.single-product .summary .price{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.single-product .summary .price ins{text-decoration:none;background:#f7e8ed;padding:5px 12px;border-radius:99px}
.single-product .woocommerce-product-gallery__wrapper{box-shadow:0 28px 80px rgba(39,16,26,.13)}
.single-product .woocommerce-product-gallery__image img{width:100%;aspect-ratio:4/5;object-fit:cover}
.rhh-product-promise{grid-template-columns:repeat(3,1fr);gap:8px;background:#fbf6ef}
.rhh-product-promise span{display:flex;align-items:center;justify-content:center;text-align:center;min-height:72px;padding:10px;border-radius:14px;background:#fff;font-size:11px;line-height:1.45}
.single-product .woocommerce-tabs .panel{box-shadow:inset 0 0 0 1px #eadfd4}
.single-product .related.products>h2{margin-bottom:28px}

.rhh-float-dock{position:fixed;right:18px;bottom:18px;z-index:99;display:grid;gap:12px}
.rhh-float-btn{position:relative;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;color:#fff;box-shadow:0 16px 38px rgba(0,0,0,.24);isolation:isolate;transition:.3s transform,.3s box-shadow}
.rhh-float-btn svg{width:27px;height:27px;fill:currentColor;position:relative;z-index:2}
.rhh-float-btn:before,.rhh-float-btn:after{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid currentColor;opacity:.42;animation:rhhPulse 2.2s ease-out infinite;z-index:-1}
.rhh-float-btn:after{animation-delay:1.1s}
.rhh-float-btn:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 22px 46px rgba(0,0,0,.28)}
.rhh-float-btn.whatsapp{background:#20b45a}.rhh-float-btn.call{background:var(--wine)}
.rhh-float-label{position:absolute;right:68px;top:50%;transform:translateY(-50%) translateX(8px);background:#201519;color:#fff;white-space:nowrap;padding:8px 12px;border-radius:10px;font-size:11px;font-weight:700;opacity:0;pointer-events:none;transition:.25s}
.rhh-float-btn:hover .rhh-float-label{opacity:1;transform:translateY(-50%) translateX(0)}
@keyframes rhhPulse{0%{transform:scale(1);opacity:.42}80%,100%{transform:scale(1.65);opacity:0}}

.rhh-signature{padding:130px 0;background:#fff}
.rhh-signature-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;min-height:720px}
.rhh-signature-main,.rhh-signature-side article{position:relative;border-radius:30px;overflow:hidden;isolation:isolate}
.rhh-signature-main img,.rhh-signature-side img{width:100%;height:100%;object-fit:cover;transition:transform 1.1s cubic-bezier(.2,.7,.2,1)}
.rhh-signature-main:after,.rhh-signature-side article:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(23,7,13,.84),transparent 60%)}
.rhh-signature-main:hover img,.rhh-signature-side article:hover img{transform:scale(1.06)}
.rhh-signature-copy{position:absolute;left:40px;right:40px;bottom:38px;z-index:2;color:#fff}
.rhh-signature-copy h3{font-family:'Cormorant Garamond';font-size:52px;line-height:.95;margin:8px 0 12px}
.rhh-signature-copy p{max-width:520px;color:rgba(255,255,255,.8);line-height:1.7}
.rhh-signature-side{display:grid;grid-template-rows:1fr 1fr;gap:22px}
.rhh-signature-side .rhh-signature-copy{left:28px;right:28px;bottom:24px}
.rhh-signature-side .rhh-signature-copy h3{font-size:34px}
.rhh-luxury-ribbon{padding:26px 0;background:var(--wine);color:#fff;overflow:hidden}
.rhh-luxury-ribbon-track{display:flex;width:max-content;gap:55px;animation:rhhRibbon 20s linear infinite;font-family:'Cormorant Garamond';font-size:22px;letter-spacing:.08em}
@keyframes rhhRibbon{to{transform:translateX(-50%)}}

@media(max-width:900px){
 .single-product div.product{grid-template-columns:1fr;gap:20px}
 .single-product .summary{padding:28px!important}
 .single-product div.product .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .rhh-product-promise{grid-template-columns:1fr 1fr 1fr}
 .rhh-signature-grid{grid-template-columns:1fr;min-height:0}.rhh-signature-main{height:600px}.rhh-signature-side{grid-template-columns:1fr 1fr;grid-template-rows:none}.rhh-signature-side article{height:400px}
}
@media(max-width:600px){
 .single-product .rhh-shop-wrap{width:100%;padding:82px 12px 70px}
 .single-product div.product{gap:16px}
 .single-product div.product .woocommerce-product-gallery{margin:0!important}
 .single-product .woocommerce-product-gallery__wrapper{border-radius:20px;box-shadow:0 16px 45px rgba(39,16,26,.12)}
 .single-product .woocommerce-product-gallery__image img{aspect-ratio:4/5}
 .single-product .summary{border-radius:22px;padding:22px 16px!important;box-shadow:none}
 .single-product .product_title{font-size:37px;line-height:.94;margin-top:2px}
 .single-product .woocommerce-product-details__short-description{font-size:13px;line-height:1.65}
 .single-product form.cart{position:sticky;bottom:10px;z-index:12;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);padding:10px;border:1px solid #eadfd4;border-radius:18px;box-shadow:0 16px 45px rgba(45,17,28,.16);grid-template-columns:58px 1fr!important;margin:22px 0!important}
 .single-product .quantity .qty{width:58px;height:50px;padding:8px}
 .single-product .single_add_to_cart_button{min-height:50px;border-radius:14px!important;font-size:11px!important}
 .rhh-product-promise{grid-template-columns:1fr;gap:7px;padding:10px}.rhh-product-promise span{min-height:44px;justify-content:flex-start;text-align:left;padding:8px 11px}
 .single-product .woocommerce-tabs{margin-top:22px}.single-product .woocommerce-tabs ul.tabs{gap:7px}.single-product .woocommerce-tabs ul.tabs li a{padding:10px 14px!important;font-size:10px!important}.single-product .woocommerce-tabs .panel{border-radius:18px;padding:20px 16px!important;font-size:13px}
 .single-product .related.products{margin-top:42px!important}.single-product .related.products>h2{font-size:35px;margin-bottom:18px}.single-product div.product .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 10px!important}.single-product .related .woocommerce-loop-product__title{font-size:16px!important}.single-product .related .price{font-size:12px!important}
 .rhh-float-dock{right:12px;bottom:14px;gap:9px}.rhh-float-btn{width:52px;height:52px}.rhh-float-btn svg{width:24px;height:24px}.rhh-float-label{display:none}
 .rhh-signature{padding:75px 0}.rhh-signature-grid{gap:12px}.rhh-signature-main{height:500px;border-radius:22px}.rhh-signature-side{grid-template-columns:1fr;gap:12px}.rhh-signature-side article{height:330px;border-radius:22px}.rhh-signature-copy{left:22px;right:22px;bottom:22px}.rhh-signature-copy h3{font-size:38px}.rhh-signature-copy p{font-size:13px}.rhh-signature-side .rhh-signature-copy h3{font-size:31px}.rhh-luxury-ribbon{padding:19px 0}.rhh-luxury-ribbon-track{font-size:18px;gap:35px}
}
