/* Bushra Raza Luxury Mughal Website V10.3 - complete storefront stylesheet */
:root{
  --maroon:#73152c;--maroon-dark:#4e0d1d;--maroon-soft:#8f2942;--gold:#b78a3c;--gold-light:#d7b66d;
  --ivory:#fbf8f1;--cream:#f5efe5;--white:#fff;--ink:#231b1b;--muted:#706462;--line:#e8ddd0;
  --serif:'Cormorant Garamond',Georgia,serif;--sans:'Inter',Arial,sans-serif;--shadow:0 22px 70px rgba(70,28,31,.12)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--sans);color:var(--ink);background:var(--white);line-height:1.6}body.menu-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.section{padding:96px 0}.ivory-bg{background:var(--ivory)}.maroon-bg{background:var(--maroon-dark)}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--gold);font-size:.73rem;letter-spacing:.2em;text-transform:uppercase;font-weight:700}.eyebrow:before{content:'';width:28px;height:1px;background:currentColor}h1,h2,h3,h4{font-family:var(--serif);line-height:1.05;margin:0}h1{font-size:clamp(3rem,6vw,6.2rem);font-weight:600}h2{font-size:clamp(2.45rem,4.4vw,4.3rem);font-weight:600}h3{font-size:1.65rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 28px;border:1px solid transparent;text-transform:uppercase;letter-spacing:.1em;font-size:.78rem;font-weight:700;cursor:pointer;transition:.25s}.btn.primary{background:var(--maroon);color:#fff}.btn.primary:hover{background:var(--maroon-dark);transform:translateY(-2px)}.btn.outline{border-color:var(--maroon);color:var(--maroon);background:transparent}.btn.outline:hover{background:var(--maroon);color:#fff}.btn.secondary{border-color:var(--gold);color:var(--maroon);background:var(--cream)}.btn.full{width:100%}.large-btn{min-height:58px}.text-link{font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700;color:var(--maroon);display:inline-flex;gap:10px;align-items:center}.text-link span{color:var(--gold);font-size:1.2rem}.announcement{background:var(--maroon-dark);color:#f9e9d0;text-align:center;padding:8px 20px;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(183,138,60,.22);backdrop-filter:blur(16px)}.header-row{height:94px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand{width:170px;justify-self:center}.brand img{width:100%;height:74px;object-fit:contain}.main-nav{display:flex;gap:28px;align-items:center}.main-nav a{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:#3d3030;position:relative}.main-nav a:after{content:'';position:absolute;left:0;right:0;bottom:-10px;height:1px;background:var(--gold);transform:scaleX(0);transition:.2s}.main-nav a:hover:after,.main-nav a.active:after{transform:scaleX(1)}.header-actions{justify-self:end;display:flex;align-items:center;gap:20px;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.cart-link{display:flex;gap:8px;align-items:center}.cart-link span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--maroon);color:#fff;font-size:.7rem}.mobile-menu-btn{display:none;background:none;border:0;font-size:1.4rem;color:var(--maroon)}
.hero{min-height:720px;background:linear-gradient(120deg,#fff 0%,#fff 48%,#f6eee6 48%,#f2e7dd 100%);position:relative;overflow:hidden}.hero-pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 70% 25%,rgba(183,138,60,.16) 0 1px,transparent 1px);background-size:22px 22px;mask-image:linear-gradient(90deg,transparent 30%,#000)}.hero-grid{min-height:720px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:70px;position:relative}.hero-copy{padding:70px 0}.hero-copy h1{color:var(--maroon-dark);margin:22px 0 24px}.hero-copy h1 em{font-weight:500;color:var(--gold);font-style:italic}.hero-copy>p{max-width:570px;color:var(--muted);font-size:1.05rem}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:36px}.hero-trust{display:flex;gap:26px;margin-top:48px;padding-top:22px;border-top:1px solid var(--line);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.hero-trust span:before{content:'✦';color:var(--gold);margin-right:7px}.hero-visual{position:relative;padding:55px 0}.arch-frame{width:min(470px,90%);margin-left:auto;background:var(--maroon);padding:12px;border-radius:230px 230px 0 0;box-shadow:var(--shadow)}.arch-frame>img{width:100%;height:560px;object-fit:cover;border-radius:220px 220px 0 0;background:#e8ddd0}.arch-caption{background:#fff;padding:17px 22px;display:flex;align-items:center;justify-content:space-between;border:1px solid #eee0ce}.arch-caption span{font-size:.68rem;text-transform:uppercase;letter-spacing:.15em;color:var(--gold)}.arch-caption strong{font-family:var(--serif);font-size:1.35rem;color:var(--maroon)}.gold-seal{position:absolute;left:0;bottom:98px;width:112px;height:112px;border-radius:50%;background:var(--gold);border:7px solid #fff;display:grid;place-items:center;color:#fff;box-shadow:0 10px 35px rgba(94,48,21,.22)}.gold-seal span{font-family:var(--serif);font-size:2.3rem;line-height:.7}.gold-seal small{font-size:.55rem;letter-spacing:.15em}
.section-heading{margin-bottom:48px}.section-heading.centered{text-align:center;max-width:700px;margin:0 auto 48px}.section-heading.centered .eyebrow{justify-content:center}.section-heading h2{color:var(--maroon);margin-top:12px}.section-heading p{color:var(--muted)}.row-heading{display:flex;align-items:end;justify-content:space-between}.collection-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:22px}.collection-card{height:470px;position:relative;overflow:hidden;background:#ddd}.collection-card.large{height:470px}.collection-card img{width:100%;height:100%;object-fit:cover;transition:.6s}.collection-card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(48,8,19,.82))}.collection-card>div{position:absolute;z-index:2;left:30px;right:30px;bottom:30px;color:#fff}.collection-card span{font-size:.7rem;text-transform:uppercase;letter-spacing:.17em;color:#efd59f}.collection-card h3{font-size:2.65rem;margin:5px 0 12px}.collection-card b{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em}.collection-card:hover img{transform:scale(1.035)}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-image{position:relative;display:block;aspect-ratio:3/4;background:#eee4d8;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;background:#efe4d8;transition:.5s}.product-image:hover img{transform:scale(1.025)}.product-badge{position:absolute;z-index:2;top:14px;left:14px;background:var(--maroon);color:#fff;padding:6px 11px;font-size:.62rem;text-transform:uppercase;letter-spacing:.12em}.quick-view{position:absolute;left:14px;right:14px;bottom:14px;background:rgba(255,255,255,.94);color:var(--maroon);text-align:center;padding:12px;transform:translateY(80px);transition:.3s;font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.product-image:hover .quick-view{transform:none}.product-meta{padding:18px 4px}.product-meta>span{color:var(--gold);font-size:.68rem;text-transform:uppercase;letter-spacing:.14em}.product-meta h3{font-size:1.55rem;margin:6px 0;color:var(--maroon-dark)}.product-meta p{margin:0;font-weight:600}.brand-story{background:#fff}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.story-visual{position:relative}.story-visual img{width:100%;height:600px;object-fit:cover}.story-note{position:absolute;right:-30px;bottom:45px;background:var(--maroon);color:#fff;padding:25px 36px;border-left:4px solid var(--gold);font-size:.75rem;text-transform:uppercase;letter-spacing:.13em}.story-note strong{font-family:var(--serif);display:block;font-size:1.6rem;text-transform:none;letter-spacing:0}.story-copy h2{color:var(--maroon);margin:17px 0 24px}.story-copy p{color:var(--muted);max-width:540px}.story-copy .btn{margin-top:20px}.light h2{color:#fff}.testimonials-section{position:relative;overflow:hidden}.testimonials-section:before{content:'BR';position:absolute;right:-60px;top:-100px;font:600 22rem var(--serif);color:rgba(255,255,255,.025)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.testimonial-card{background:#fff;padding:40px 34px;min-height:280px;display:flex;flex-direction:column;justify-content:center;border-top:3px solid var(--gold)}.stars{color:var(--gold);letter-spacing:.18em}.testimonial-card p{font-family:var(--serif);font-size:1.45rem;line-height:1.4;color:#3d2829}.testimonial-card strong{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--maroon)}.newsletter-card{background:var(--cream);padding:54px 60px;display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center;border:1px solid #e2d2bf}.newsletter-card h2{font-size:3rem;color:var(--maroon);margin:10px 0}.newsletter-card p{color:var(--muted)}.newsletter-card form{display:flex}.newsletter-card input{width:100%;border:1px solid #d7c6b4;padding:0 18px;background:#fff;outline:none}.newsletter-card .btn{flex:0 0 auto}
.page-hero{background:linear-gradient(135deg,var(--maroon-dark),var(--maroon));color:#fff;padding:92px 0;position:relative;overflow:hidden}.page-hero:after{content:'BR';position:absolute;right:6%;top:-80px;font:600 16rem var(--serif);color:rgba(255,255,255,.045)}.page-hero.compact{padding:78px 0}.page-hero.mini{padding:50px 0}.page-hero h1{font-size:clamp(3rem,5vw,5rem);margin-top:10px}.page-hero p{color:#ead7dc}.shop-toolbar{display:flex;justify-content:space-between;gap:30px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:22px}.category-tabs{display:flex;gap:10px;flex-wrap:wrap}.category-tabs a{padding:9px 15px;border:1px solid var(--line);font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}.category-tabs a.active,.category-tabs a:hover{background:var(--maroon);color:#fff;border-color:var(--maroon)}.shop-search{display:flex}.shop-search input{border:1px solid var(--line);padding:11px 14px;min-width:250px}.shop-search button{background:var(--gold);color:#fff;border:0;padding:0 18px}.results-line{display:flex;justify-content:space-between;color:var(--muted);font-size:.75rem;margin:24px 0}.empty-state{text-align:center;padding:85px 30px;background:var(--ivory)}.empty-state h1,.empty-state h2{color:var(--maroon);margin-bottom:12px}.empty-state p{color:var(--muted)}.empty-state .btn{margin-top:18px}
.product-detail-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:75px}.detail-image{aspect-ratio:3/4;background:#eee4d8;overflow:hidden}.detail-image img{width:100%;height:100%;object-fit:contain}.detail-service{display:flex;justify-content:space-between;gap:10px;padding:17px 8px;border-bottom:1px solid var(--line);font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.product-info h1{font-size:4.4rem;color:var(--maroon);margin:10px 0 6px}.sku{font-size:.73rem;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.detail-price{font-family:var(--serif);font-size:2.1rem;margin:22px 0;color:var(--maroon-dark)}.description{color:var(--muted)}.fabric{display:flex;gap:25px;padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.fabric strong{color:var(--maroon)}.add-form fieldset{border:0;padding:0;margin:24px 0}.add-form legend{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;margin-bottom:10px}.option-pills{display:flex;gap:8px;flex-wrap:wrap}.option-pills input{display:none}.option-pills span{display:grid;place-items:center;min-width:45px;height:42px;border:1px solid var(--line);cursor:pointer}.option-pills input:checked+span{background:var(--maroon);color:#fff;border-color:var(--maroon)}.size-guide-link{display:inline-block;margin-top:9px;font-size:.7rem;text-decoration:underline;color:var(--muted)}.add-form select,.qty-row input{border:1px solid var(--line);padding:12px;background:#fff}.qty-row{display:grid;grid-template-columns:100px 1fr;gap:12px;align-items:end}.qty-row label{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.qty-row input{width:100%;margin-top:5px}.availability-note{background:var(--ivory);padding:14px 17px;font-size:.78rem;color:var(--muted);border-left:3px solid var(--gold)}.detail-accordion details{border-bottom:1px solid var(--line);padding:14px 0}.detail-accordion summary{font-weight:700;color:var(--maroon);cursor:pointer}.detail-accordion p{color:var(--muted);font-size:.88rem}
.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:55px}.cart-item{display:grid;grid-template-columns:115px 1fr 80px 100px 30px;gap:20px;align-items:center;padding:0 0 25px;margin-bottom:25px;border-bottom:1px solid var(--line)}.cart-item img{width:115px;height:150px;object-fit:contain;background:#eee4d8}.cart-item-info>span{font-size:.65rem;color:var(--gold);letter-spacing:.1em}.cart-item-info h3{color:var(--maroon);margin:4px 0}.cart-item-info p{font-size:.78rem;color:var(--muted);margin:2px 0}.cart-qty{font-size:.68rem;text-transform:uppercase}.cart-qty input{width:70px;padding:9px;border:1px solid var(--line);margin-top:5px}.remove-item{border:0;background:none;font-size:1.7rem;color:#9d8e89;cursor:pointer}.cart-line-total{font-weight:700}.text-button{border:0;background:none;color:var(--maroon);font-weight:700;text-transform:uppercase;letter-spacing:.09em;font-size:.7rem;cursor:pointer}.hidden-form{display:none}.order-summary{background:var(--ivory);padding:35px;align-self:start;position:sticky;top:120px}.order-summary h2{color:var(--maroon);margin-bottom:25px}.order-summary>div{display:flex;justify-content:space-between;margin:10px 0}.order-summary p,.order-summary small{font-size:.72rem;color:var(--muted)}.summary-total{border-top:1px solid var(--line);padding-top:16px;margin-top:18px!important;font-size:1.15rem}.centered-link{display:flex;justify-content:center;margin:17px 0}
.checkout-layout{display:grid;grid-template-columns:1fr 390px;gap:55px;align-items:start}.form-card{border:1px solid var(--line);padding:34px;margin-bottom:24px}.form-card-title{display:flex;gap:15px;align-items:flex-start;margin-bottom:28px}.form-card-title>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--maroon);color:#fff;font-size:.75rem}.form-card-title h2{color:var(--maroon);font-size:2rem}.form-card-title p{margin:2px 0;color:var(--muted);font-size:.8rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label,.manual-payment-fields label{font-size:.72rem;text-transform:uppercase;letter-spacing:.07em;font-weight:600}.form-grid input,.form-grid textarea,.manual-payment-fields input{width:100%;padding:12px;border:1px solid var(--line);margin-top:6px;background:#fff}.form-grid textarea{min-height:95px}.full-span{grid-column:1/-1}.payment-options{display:grid;gap:10px}.payment-options label{display:flex;gap:13px;border:1px solid var(--line);padding:17px;cursor:pointer}.payment-options label:has(input:checked){border-color:var(--gold);background:var(--ivory)}.payment-options input{accent-color:var(--maroon)}.payment-options strong,.payment-options small{display:block}.payment-options small{color:var(--muted);margin-top:3px}.manual-payment-fields{display:none;grid-template-columns:1fr 1fr;gap:15px;margin-top:18px;background:var(--ivory);padding:18px}.manual-payment-fields.visible{display:grid}.checkout-consent{text-align:center;color:var(--muted);font-size:.7rem}.checkout-summary{background:var(--ivory);padding:30px;position:sticky;top:120px}.checkout-summary h2{color:var(--maroon);margin-bottom:20px}.checkout-product{display:grid;grid-template-columns:58px 1fr auto;gap:11px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.checkout-product img{width:58px;height:75px;object-fit:contain;background:#eadfd3}.checkout-product strong,.checkout-product small{display:block}.checkout-product strong{font-size:.78rem}.checkout-product small{color:var(--muted);font-size:.66rem}.checkout-product>span{font-size:.72rem;font-weight:700}.checkout-totals{padding-top:14px}.checkout-totals>div{display:flex;justify-content:space-between;margin:9px 0}.secure-note{margin-top:18px;padding:13px;background:#fff;font-size:.7rem;color:var(--muted);border-left:2px solid var(--gold)}.success-page{min-height:70vh;display:grid;place-items:center}.success-card{max-width:700px;margin:auto;text-align:center;border:1px solid var(--line);padding:60px;background:var(--ivory)}.success-icon{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:var(--maroon);color:#fff;font-size:2rem;margin:0 auto 22px}.success-card h1{font-size:3.8rem;color:var(--maroon);margin:12px 0}.order-number{padding:18px;border:1px solid var(--gold);margin:24px 0}.order-number span,.order-number strong{display:block}.order-number strong{font-family:var(--serif);font-size:2rem;color:var(--maroon)}.success-actions{display:flex;justify-content:center;gap:12px;margin-top:25px}
.narrow-container{max-width:820px}.track-form{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;padding:28px;background:var(--ivory);border:1px solid var(--line)}.track-form label{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em}.track-form input{display:block;width:100%;padding:12px;border:1px solid var(--line);margin-top:4px}.track-result{margin-top:28px;border:1px solid var(--line);padding:32px}.track-heading{display:flex;justify-content:space-between;gap:20px}.track-heading h2{color:var(--maroon)}.track-heading span{font-size:.78rem}.progress-steps{display:grid;grid-template-columns:repeat(5,1fr);margin:35px 0}.progress-step{text-align:center;position:relative;font-size:.66rem;text-transform:uppercase;color:#999}.progress-step:before{content:'';width:28px;height:28px;border-radius:50%;background:#e6ddd2;display:block;margin:0 auto 8px;position:relative;z-index:2}.progress-step:after{content:'';height:2px;background:#e6ddd2;position:absolute;top:13px;left:-50%;width:100%;z-index:1}.progress-step:first-child:after{display:none}.progress-step.active:before,.progress-step.done:before{background:var(--maroon)}.progress-step.done:after,.progress-step.active:after{background:var(--maroon)}.track-items>div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--line)}.track-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:20px}.track-meta div{background:var(--ivory);padding:14px}.track-meta span,.track-meta strong{display:block}.track-meta span{font-size:.65rem;text-transform:uppercase;color:var(--muted)}
.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.content-grid h2{color:var(--maroon);margin-bottom:18px}.content-grid p{color:var(--muted)}.ornament-card{background:var(--maroon);color:#fff;padding:55px;min-height:420px;position:relative;overflow:hidden}.ornament-card:after{content:'BR';position:absolute;right:-10px;bottom:-85px;font:600 15rem var(--serif);color:rgba(255,255,255,.055)}.contact-card{background:var(--ivory);padding:38px}.contact-card a{color:var(--maroon);font-weight:700}.policy-block{margin-bottom:45px}.policy-block h2{font-size:2.4rem;color:var(--maroon)}.size-table{width:100%;border-collapse:collapse}.size-table th,.size-table td{padding:13px;border:1px solid var(--line);text-align:left}.size-table th{background:var(--maroon);color:#fff}.alert{padding:14px 18px;margin:18px auto;border-left:4px solid}.alert.success{background:#eef8f0;border-color:#3d8a50}.alert.danger{background:#fff0f0;border-color:#b43b3b}.alert ul{margin:5px 0}.floating-whatsapp{position:fixed;right:22px;bottom:22px;width:56px;height:56px;border-radius:50%;background:#1fa85b;color:#fff;display:grid;place-items:center;font-weight:800;box-shadow:0 12px 35px rgba(0,0,0,.18);z-index:90}
.site-footer{background:#2f0711;color:#eadde0;padding:70px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.footer-brand img{width:210px;height:110px;object-fit:contain;background:#fff;padding:5px}.footer-brand p{max-width:330px;color:#bbaeb1}.site-footer h4{font-size:1.25rem;color:#fff;margin-bottom:16px}.site-footer a,.site-footer p{display:block;color:#c7b8bb;font-size:.8rem;margin:8px 0}.site-footer a:hover{color:var(--gold-light)}.footer-whatsapp{color:var(--gold-light)!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:48px;padding-top:20px;display:flex;justify-content:space-between;font-size:.67rem;text-transform:uppercase;letter-spacing:.1em;color:#a99599}.installer-body{min-height:100vh;display:grid;place-items:center;background:var(--cream);padding:20px}.installer-card{width:min(560px,100%);background:#fff;padding:45px;box-shadow:var(--shadow);text-align:center;border-top:5px solid var(--maroon)}.installer-card>img{width:230px;height:130px;object-fit:contain;margin:auto}.installer-card h1{font-size:3rem;color:var(--maroon)}.form-stack{display:grid;gap:15px;text-align:left}.form-stack label{font-size:.75rem;font-weight:700}.form-stack input{width:100%;padding:12px;border:1px solid var(--line);margin-top:5px}.install-actions{display:flex;gap:10px;justify-content:center;margin:25px 0}.tiny{font-size:.72rem;color:var(--muted)}
.reveal{opacity:0;transform:translateY(16px);transition:.7s}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}
@media(max-width:980px){.header-row{grid-template-columns:auto 1fr auto}.mobile-menu-btn{display:block}.brand{width:145px}.main-nav{position:fixed;inset:126px 0 auto 0;background:#fff;display:none;flex-direction:column;align-items:flex-start;padding:25px 30px;border-bottom:1px solid var(--line);box-shadow:0 20px 35px rgba(0,0,0,.09)}.main-nav.open{display:flex}.hero-grid{grid-template-columns:1fr;gap:0}.hero{background:linear-gradient(#fff,#f5ece4)}.hero-copy{text-align:center}.hero-copy>p{margin:auto}.hero-actions,.hero-trust{justify-content:center}.hero-visual{padding-top:0}.arch-frame{margin:auto}.gold-seal{left:10%}.collection-grid{grid-template-columns:1fr 1fr}.collection-card.large{grid-column:1/-1}.product-grid{grid-template-columns:repeat(2,1fr)}.story-grid,.product-detail-grid,.content-grid{grid-template-columns:1fr;gap:45px}.story-note{right:20px}.newsletter-card{grid-template-columns:1fr}.cart-layout,.checkout-layout{grid-template-columns:1fr}.order-summary,.checkout-summary{position:static}.footer-grid{grid-template-columns:1fr 1fr}.testimonial-grid{grid-template-columns:1fr}.shop-toolbar{align-items:flex-start;flex-direction:column}.track-form{grid-template-columns:1fr}.header-actions>a:first-child{display:none}}
@media(max-width:640px){.container{width:min(100% - 26px,1180px)}.section{padding:65px 0}.announcement{font-size:.58rem}.header-row{height:80px}.brand{width:125px}.brand img{height:64px}.main-nav{top:112px}.hero-grid,.hero{min-height:auto}.hero-copy{padding:80px 0 45px}.hero-copy h1{font-size:3.25rem}.hero-actions{flex-direction:column}.hero-trust{display:grid;gap:8px}.arch-frame{width:100%}.arch-frame>img{height:470px}.gold-seal{width:90px;height:90px;bottom:70px}.collection-grid{grid-template-columns:1fr}.collection-card.large{grid-column:auto}.collection-card,.collection-card.large{height:420px}.product-grid{gap:14px}.product-meta h3{font-size:1.2rem}.product-meta p{font-size:.8rem}.row-heading{display:block}.row-heading .text-link{margin-top:16px}.story-visual img{height:460px}.newsletter-card{padding:34px 24px}.newsletter-card form{display:grid;gap:8px}.newsletter-card input{height:50px}.product-info h1{font-size:3.2rem}.detail-service{display:grid}.qty-row{grid-template-columns:1fr}.cart-item{grid-template-columns:85px 1fr 65px 24px;gap:12px}.cart-item img{width:85px;height:115px}.cart-line-total{display:none}.form-grid,.manual-payment-fields{grid-template-columns:1fr}.full-span{grid-column:auto}.success-card{padding:40px 22px}.success-card h1{font-size:3rem}.success-actions{flex-direction:column}.track-meta{grid-template-columns:1fr}.progress-steps{overflow-x:auto}.progress-step{min-width:80px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:grid;gap:8px}.page-hero{padding:60px 0}.page-hero:after{font-size:11rem}.site-footer{padding-top:50px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1;transform:none}}
.story-page-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.story-page-image img{width:100%;height:620px;object-fit:cover}.story-page-copy h2,.contact-details h2{color:var(--maroon);margin:14px 0 22px}.story-page-copy p{color:var(--muted)}.story-page-copy blockquote{margin:30px 0 0;padding:24px 28px;border-left:4px solid var(--gold);background:var(--ivory);font:italic 1.5rem var(--serif);color:var(--maroon)}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.values-grid article{background:#fff;padding:35px;border-top:3px solid var(--gold)}.values-grid article>span{color:var(--gold);font-size:.7rem}.values-grid h3{color:var(--maroon);margin:9px 0}.values-grid p{color:var(--muted);font-size:.88rem}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.contact-card{margin:12px 0}.contact-card span,.contact-card strong{display:block}.contact-card span{font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;color:var(--gold)}.contact-card strong{font:600 1.55rem var(--serif);color:var(--maroon);margin:5px 0}.contact-note{font-size:.75rem;color:var(--muted)}.contact-form-card h2{color:var(--maroon);margin-bottom:20px}.contact-form-card textarea{min-height:120px}.success-message{text-align:center;padding:70px 20px}.success-message strong{font:600 2.5rem var(--serif);color:var(--maroon)}.policy-layout{display:grid;grid-template-columns:220px 1fr;gap:55px}.policy-nav{position:sticky;top:130px;align-self:start;display:grid;border:1px solid var(--line)}.policy-nav a{padding:13px 17px;border-bottom:1px solid var(--line);font-size:.73rem;color:var(--maroon)}.policy-nav a:hover{background:var(--ivory)}.policy-content article{padding-bottom:45px;margin-bottom:45px;border-bottom:1px solid var(--line);scroll-margin-top:130px}.policy-content h2{font-size:2.7rem;color:var(--maroon);margin:8px 0 13px}.policy-content p{color:var(--muted)}.size-table-wrap{overflow:auto}.tracking-card{margin-top:28px;border:1px solid var(--line);padding:32px;background:#fff}.tracking-head{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:20px}.tracking-head span{font-size:.65rem;text-transform:uppercase;color:var(--gold)}.tracking-head h2{font-size:2.4rem;color:var(--maroon);margin-top:4px}.tracking-head strong{display:block;color:var(--maroon)}.status-timeline{display:grid;grid-template-columns:repeat(5,1fr);margin:38px 0}.status-timeline>div{text-align:center;position:relative}.status-timeline>div:after{content:'';height:2px;background:#ded5cc;position:absolute;top:17px;left:-50%;width:100%;z-index:0}.status-timeline>div:first-child:after{display:none}.status-timeline span{position:relative;z-index:2;width:35px;height:35px;border-radius:50%;display:grid;place-items:center;margin:0 auto 8px;background:#e7ded5;color:#756a6a;font-size:.7rem}.status-timeline strong{font-size:.65rem;text-transform:uppercase;color:#8d8384}.status-timeline>div.done span{background:var(--maroon);color:#fff}.status-timeline>div.done:after{background:var(--maroon)}.status-timeline>div.done strong{color:var(--maroon)}.tracking-items>div,.tracking-total{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:.78rem}.tracking-total{font-size:1rem;color:var(--maroon);border-top:2px solid var(--gold);margin-top:10px}.tracking-card>p{font-size:.75rem;color:var(--muted)}
@media(max-width:900px){.story-page-grid,.contact-grid,.policy-layout{grid-template-columns:1fr;gap:40px}.policy-nav{position:static;grid-template-columns:repeat(5,1fr);overflow:auto}.policy-nav a{text-align:center;white-space:nowrap}.values-grid{grid-template-columns:1fr}.story-page-image img{height:500px}}
@media(max-width:640px){.status-timeline{overflow:auto}.status-timeline>div{min-width:90px}.tracking-head{display:block}.tracking-head>div+div{margin-top:15px}.policy-nav{grid-template-columns:1fr 1fr}.tracking-card{padding:22px}}

/* Bushra Raza V6 — richer white, maroon and gold presentation */
.gold-header-line{height:3px;background:linear-gradient(90deg,#7a142d,#d5b15d,#f4df9b,#d5b15d,#7a142d)}
.gold-header-line.bottom{height:1px;opacity:.75}
.site-header{box-shadow:0 8px 28px rgba(74,13,29,.055)}
.header-row{height:112px}
.brand{width:255px;display:block}
.brand img{width:100%;height:92px;object-fit:contain}
.header-actions{gap:17px}
.account-link,.track-link{padding:9px 10px;border:1px solid rgba(183,138,60,.38);color:var(--maroon);background:#fffaf1}
.account-link{display:flex;align-items:center;gap:7px}.account-mark{color:var(--gold);font-size:1rem}
.nav-dropdown{position:relative}.nav-dropdown>a span{color:var(--gold)}
.nav-dropdown-menu{position:absolute;left:-22px;top:35px;width:280px;padding:12px;background:#fff;border:1px solid #d7b66d;box-shadow:0 22px 50px rgba(50,10,20,.16);display:none}
.nav-dropdown:hover .nav-dropdown-menu{display:grid}.nav-dropdown-menu a{padding:11px 12px;border-bottom:1px solid #eee2d1;text-transform:none;letter-spacing:0}.nav-dropdown-menu a:last-child{border-bottom:0}.nav-dropdown-menu a:after{display:none}.nav-dropdown-menu strong,.nav-dropdown-menu small{display:block}.nav-dropdown-menu strong{font-family:var(--serif);font-size:1.15rem;color:var(--maroon)}.nav-dropdown-menu small{font-size:.67rem;color:var(--muted);margin-top:2px}
.btn.primary,.gold-button{border:1px solid #d5b15d;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18),0 9px 22px rgba(91,15,35,.12)}
.btn.primary:hover{border-color:#f0d38a}.btn.outline{border-color:var(--gold);box-shadow:inset 0 0 0 1px rgba(183,138,60,.18)}
.gold-frame{position:relative;border:1px solid #cda855;box-shadow:inset 0 0 0 4px #fff,inset 0 0 0 5px rgba(183,138,60,.34),var(--shadow)}
.gold-frame-photo{padding:9px;background:#fff;border:1px solid var(--gold);box-shadow:0 24px 65px rgba(75,26,31,.13)}
.gold-lattice-bg{background-color:#fbf7ee;background-image:linear-gradient(30deg,rgba(183,138,60,.035) 12%,transparent 12.5%,transparent 87%,rgba(183,138,60,.035) 87.5%,rgba(183,138,60,.035)),linear-gradient(150deg,rgba(183,138,60,.035) 12%,transparent 12.5%,transparent 87%,rgba(183,138,60,.035) 87.5%,rgba(183,138,60,.035));background-size:52px 90px}
.hero{border-bottom:5px double rgba(183,138,60,.6)}.hero:after{content:'';position:absolute;left:0;right:0;top:0;height:100%;pointer-events:none;background:linear-gradient(90deg,transparent 0 47%,rgba(183,138,60,.1) 47% 47.2%,transparent 47.2%)}
.arch-frame{background:linear-gradient(145deg,#5d0e23,#8c203b);padding:10px;border:3px double #d9b869;box-shadow:0 28px 80px rgba(65,11,26,.22)}
.arch-frame>img{object-fit:cover}.arch-caption{border:1px solid #cda855;border-top:4px solid var(--gold)}
.collection-section{position:relative}.collection-section:before{content:'✦';position:absolute;top:30px;left:50%;transform:translateX(-50%);color:rgba(183,138,60,.33);font-size:2rem}
.collection-grid.four{grid-template-columns:repeat(4,1fr)}.collection-grid.four .collection-card{height:450px;border:1px solid #d3ad58;box-shadow:0 18px 45px rgba(74,25,29,.1)}
.collection-card:before{content:'';position:absolute;z-index:3;inset:10px;border:1px solid rgba(231,198,119,.72);pointer-events:none}.collection-card b{color:#f4d990}
.product-card{background:#fff;border:1px solid rgba(183,138,60,.35);box-shadow:0 16px 38px rgba(62,23,28,.075);transition:.3s}.product-card:hover{transform:translateY(-5px);box-shadow:0 22px 45px rgba(62,23,28,.13)}.product-meta{padding:18px 18px 21px;border-top:2px solid #d1ab57}.product-image{background:#f3eadf}.product-image img{background:#f3eadf}
.royal-promo{background:linear-gradient(135deg,#3e0714,#73152c);color:#fff;padding:84px 0;border-top:5px double #d4ae57;border-bottom:5px double #d4ae57;position:relative;overflow:hidden}.royal-promo:before{content:'BR';position:absolute;left:-70px;bottom:-170px;color:rgba(255,255,255,.035);font:700 26rem var(--serif)}.royal-promo-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;position:relative}.royal-promo-copy h2{margin:14px 0 20px;color:#fff}.royal-promo-copy p{color:#ead8dc;max-width:520px}.gold-button{background:linear-gradient(135deg,#ad7c28,#d7b66d);color:#3b0713;margin-top:20px}.royal-promo-image{padding:10px;border:1px solid #e0c279;background:#fff}.royal-promo-image img{width:100%;height:590px;object-fit:cover}
.testimonial-card{border:1px solid #d5b15d;border-top:5px solid #d5b15d;box-shadow:inset 0 0 0 5px #fff,inset 0 0 0 6px rgba(183,138,60,.2)}
.newsletter-card{background:linear-gradient(135deg,#fffaf2,#f5ead8)}
.footer-gold-ornament{text-align:center;color:#d8b766;letter-spacing:.4em;font-family:var(--serif);font-size:1.4rem;margin-bottom:42px}.site-footer{border-top:5px double #d5b15d}.footer-brand img{width:250px;height:190px;border:1px solid #d5b15d}
.product-gallery-main{position:relative;border:1px solid var(--gold);padding:8px;background:#fff}.product-gallery-main img{width:100%;height:720px;object-fit:contain;background:#f2e8dc}.product-thumbnails{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.product-thumb{padding:3px;border:1px solid #d9c09b;background:#fff;cursor:pointer}.product-thumb.active,.product-thumb:hover{border-color:var(--maroon);box-shadow:0 0 0 1px var(--gold)}.product-thumb img{width:100%;aspect-ratio:3/4;object-fit:contain;background:#f2e8dc}
.footer-gold-ornament+.container{position:relative}
@media(max-width:1100px){.account-label{display:none}.header-actions{gap:9px}.account-link,.track-link{padding:8px}.brand{width:220px}.collection-grid.four{grid-template-columns:repeat(2,1fr)}}
@media(max-width:980px){.header-row{height:100px}.brand{width:205px}.brand img{height:82px}.main-nav{inset:104px 0 auto 0}.nav-dropdown{width:100%}.nav-dropdown-menu{position:static;width:100%;display:grid;box-shadow:none;margin-top:10px}.royal-promo-grid{grid-template-columns:1fr}.royal-promo-image img{height:520px}.header-actions .track-link{display:none}}
@media(max-width:640px){.header-row{height:88px}.brand{width:170px}.brand img{height:72px}.main-nav{top:92px}.account-link{display:flex!important;border:0;padding:5px}.account-label{display:none}.cart-link{font-size:0}.cart-link:before{content:'Bag';font-size:.72rem}.collection-grid.four{grid-template-columns:1fr}.collection-grid.four .collection-card{height:420px}.royal-promo{padding:62px 0}.royal-promo-image img{height:430px}.product-gallery-main img{height:520px}.product-thumbnails{grid-template-columns:repeat(4,1fr)}.footer-brand img{height:155px}}
/* Keep customer login visible on tablet and mobile headers. */
@media(max-width:980px){.header-actions>a.account-link{display:flex!important}}

/* Bushra Raza V8 — corrected header, dropdowns, page heroes, login and sale */
.header-row{min-height:112px;height:auto;padding:10px 0;grid-template-columns:minmax(330px,1fr) auto minmax(330px,1fr);overflow:visible}
.brand{width:270px;min-width:0;display:flex;align-items:center;justify-content:center;overflow:visible;padding:3px 0}
.brand img{display:block;width:100%;height:auto;max-height:96px;object-fit:contain;object-position:center;overflow:visible}
.main-nav{gap:23px;overflow:visible}
.main-nav>a,.nav-dropdown-trigger>a{white-space:nowrap}
.sale-nav-link{color:var(--maroon)!important;font-weight:700}
.sale-nav-link:before{content:'•';color:var(--gold);margin-right:7px}
.nav-dropdown{position:relative;overflow:visible}
.nav-dropdown-trigger{display:flex;align-items:center;gap:3px}
.nav-dropdown-trigger>button{width:25px;height:25px;border:0;background:transparent;color:var(--gold);font-size:1rem;line-height:1;cursor:pointer;transition:.2s}
.nav-dropdown.open .nav-dropdown-trigger>button{transform:rotate(180deg)}
.nav-dropdown-menu{display:none;top:calc(100% + 18px);left:-18px;z-index:250;width:300px;border-radius:12px;padding:10px;overflow:hidden}
.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu,.nav-dropdown.open .nav-dropdown-menu{display:grid}
.nav-dropdown-menu:before{content:'';position:absolute;left:28px;top:-7px;width:13px;height:13px;background:#fff;border-left:1px solid #d7b66d;border-top:1px solid #d7b66d;transform:rotate(45deg)}
.nav-dropdown-menu a{border-radius:8px;position:relative;z-index:1}
.nav-dropdown-menu a:hover{background:#fff7e9}
.header-actions{white-space:nowrap}

.page-hero.page-hero-image{min-height:390px;display:flex;align-items:center;background-image:linear-gradient(90deg,rgba(47,5,17,.92) 0%,rgba(78,13,29,.84) 47%,rgba(78,13,29,.38) 100%),var(--page-hero-image);background-size:cover;background-position:center 32%;border-top:1px solid rgba(215,182,109,.55);border-bottom:5px double var(--gold);padding:72px 0}
.page-hero.page-hero-image:before{content:'';position:absolute;inset:14px;border:1px solid rgba(235,205,136,.45);pointer-events:none}
.page-hero.page-hero-image:after{content:'BR';right:4%;top:auto;bottom:-105px;color:rgba(255,255,255,.055)}
.page-hero.page-hero-image .container{position:relative;z-index:2;max-width:1180px}
.page-hero.page-hero-image h1{max-width:720px;text-shadow:0 4px 20px rgba(0,0,0,.25)}
.page-hero.page-hero-image p{max-width:620px;font-size:1rem;text-shadow:0 2px 12px rgba(0,0,0,.25)}

.product-card{border-radius:20px;overflow:hidden;border:1px solid rgba(183,138,60,.55);box-shadow:0 16px 38px rgba(62,23,28,.09)}
.product-image{border-radius:19px 19px 0 0}
.product-image img{border-radius:19px 19px 0 0}
.product-meta{border-radius:0 0 19px 19px;background:#fff}
.quick-view{border-radius:10px}
.product-badge{border-radius:999px;box-shadow:0 5px 16px rgba(63,8,20,.2)}
.product-badge.sale-badge{background:linear-gradient(135deg,#a87820,#d5b15d);color:#3e0714}
.product-price{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.product-price del{color:#9b8b88;font-weight:500}
.product-price strong{color:var(--maroon);font-weight:800}

.sale-home-section{padding-top:76px;background:linear-gradient(180deg,#fff,#fbf6ec)}
.sale-home-banner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:45px 50px;border-radius:22px;background:linear-gradient(125deg,#4b091a,#79182f);color:#fff;overflow:hidden}
.sale-home-banner:before{content:'SALE';position:absolute;right:-10px;bottom:-60px;font:700 9rem var(--serif);color:rgba(255,255,255,.045)}
.sale-home-banner>div,.sale-home-banner>a{position:relative;z-index:1}
.sale-home-banner h2{font-size:clamp(2.3rem,4vw,4rem);margin:8px 0 10px}
.sale-home-banner p{margin:0;color:#ead8dc}
.sale-home-grid{margin-top:38px}
.sale-page-section h2{font-size:2.8rem;color:var(--maroon);margin-top:8px}
.sale-page-hero{background-position:center 58%!important}
.footer-admin-link{color:var(--gold-light)!important;margin-top:18px!important;padding-top:12px;border-top:1px solid rgba(215,182,109,.22)}

.auth-page{min-height:calc(100vh - 115px);display:flex;align-items:center}
.auth-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:stretch;max-width:1060px}
.auth-visual{min-height:680px;border-radius:24px;overflow:hidden;background:var(--maroon);position:relative}
.auth-visual>img{width:100%;height:100%;min-height:680px;object-fit:cover;object-position:center top}
.auth-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(45,4,15,.9) 100%)}
.auth-visual-copy{position:absolute;z-index:2;left:40px;right:40px;bottom:38px;color:#fff}
.auth-visual-copy h2{font-size:2.7rem;margin:12px 0;color:#fff}
.auth-visual-copy p{margin:0;color:#eadde0}
.auth-card{border-radius:24px;background:#fff;padding:52px 48px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}
.auth-card h1{font-size:4rem;color:var(--maroon);margin:10px 0 8px}
.auth-card>p{color:var(--muted);margin:0 0 24px}
.auth-card .form-stack{gap:18px}
.auth-card .form-stack input{border-radius:10px;padding:14px;background:#fffdf9}
.auth-card .btn{border-radius:10px}
.auth-divider{display:flex;align-items:center;gap:12px;margin:24px 0 16px;color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}
.auth-divider:before,.auth-divider:after{content:'';height:1px;background:var(--line);flex:1}
.auth-guest-link{display:block;text-align:center;color:var(--maroon);font-size:.76rem;margin-top:18px;font-weight:700}
.admin-login-note{display:flex;justify-content:space-between;gap:12px;margin-top:28px;padding-top:18px;border-top:1px solid var(--line);font-size:.7rem}
.admin-login-note span{color:var(--muted)}
.admin-login-note a{color:var(--gold);font-weight:800}

@media(max-width:1220px){
  .header-row{grid-template-columns:minmax(275px,1fr) auto minmax(275px,1fr)}
  .main-nav{gap:15px}.main-nav a{font-size:.69rem}.brand{width:235px}.header-actions{gap:8px}.account-link,.track-link{padding:8px 7px}
}
@media(max-width:980px){
  .header-row{min-height:96px;height:auto;padding:7px 0;grid-template-columns:46px 1fr auto}
  .brand{width:min(235px,48vw)}.brand img{height:auto;max-height:82px}
  .main-nav{position:fixed;inset:101px 0 auto 0;display:none;max-height:calc(100vh - 101px);overflow-y:auto;padding:25px 24px 34px;gap:4px;z-index:240}
  .main-nav.open{display:flex}.main-nav>a,.nav-dropdown{width:100%}.main-nav>a,.nav-dropdown-trigger{padding:12px 4px;border-bottom:1px solid var(--line)}
  .nav-dropdown-trigger{justify-content:space-between}.nav-dropdown-trigger>a{flex:1}.nav-dropdown-trigger>button{width:42px;height:36px}
  .nav-dropdown-menu{position:static;width:100%;display:none!important;margin:8px 0 4px;padding:7px;box-shadow:none;border-radius:10px;background:#fffaf1}
  .nav-dropdown.open .nav-dropdown-menu{display:grid!important}.nav-dropdown-menu:before{display:none}
  .header-actions .track-link{display:none}.account-label{display:none}.account-link{border:0;background:transparent;padding:5px}
  .page-hero.page-hero-image{min-height:340px;background-position:center}
  .auth-layout{grid-template-columns:1fr;max-width:720px}.auth-visual{min-height:500px}.auth-visual>img{min-height:500px}.auth-card{padding:46px 38px}
}
@media(max-width:640px){
  .header-row{min-height:84px}.brand{width:min(190px,49vw)}.brand img{max-height:70px}.main-nav{inset:89px 0 auto 0;max-height:calc(100vh - 89px)}
  .page-hero.page-hero-image{min-height:300px;padding:52px 0;background-position:58% center}.page-hero.page-hero-image:before{inset:8px}.page-hero.page-hero-image h1{font-size:3.1rem}
  .product-grid{grid-template-columns:1fr 1fr;gap:13px}.product-card{border-radius:15px}.product-image,.product-image img{border-radius:14px 14px 0 0}.product-meta{padding:14px 12px 16px}.quick-view{display:none}
  .sale-home-banner{display:block;padding:34px 27px}.sale-home-banner .btn{margin-top:22px}.sale-home-grid{margin-top:28px}
  .auth-page{padding:45px 0}.auth-layout{gap:20px}.auth-visual{min-height:390px;border-radius:18px}.auth-visual>img{min-height:390px}.auth-visual-copy{left:24px;right:24px;bottom:24px}.auth-visual-copy h2{font-size:2.15rem}.auth-card{padding:34px 24px;border-radius:18px}.auth-card h1{font-size:3.1rem}.admin-login-note{display:grid}
}

/* Version 10 — Royal Mughal storefront refinement */
:root{--gold-deep:#9f6f20;--gold-bright:#d8b35f;--royal-cream:#fffaf1}
body{background-color:#fffdfa;background-image:radial-gradient(circle at 12% 5%,rgba(183,138,60,.07),transparent 24%),radial-gradient(circle at 88% 24%,rgba(111,16,37,.045),transparent 22%)}
main{position:relative;overflow:hidden}
main:before,main:after{content:"";position:absolute;z-index:-1;width:520px;height:760px;opacity:.055;background-repeat:no-repeat;background-size:contain;pointer-events:none}
main:before{left:-190px;top:620px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 360 520'%3E%3Cg fill='none' stroke='%239f6f20' stroke-width='3'%3E%3Cpath d='M180 15C150 58 122 65 88 72C93 98 79 119 52 139C77 167 77 190 57 221C91 239 105 264 98 300C132 304 159 324 180 357C201 324 228 304 262 300C255 264 269 239 303 221C283 190 283 167 308 139C281 119 267 98 272 72C238 65 210 58 180 15Z'/%3E%3Cpath d='M180 52C156 86 132 94 105 101C109 123 98 141 76 158C96 181 96 201 80 226C108 241 119 262 113 291C141 295 163 312 180 338C197 312 219 295 247 291C241 262 252 241 280 226C264 201 264 181 284 158C262 141 251 123 255 101C228 94 204 86 180 52Z'/%3E%3C/g%3E%3C/svg%3E")}
main:after{right:-220px;top:1450px;transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 360 520'%3E%3Cg fill='none' stroke='%2373152c' stroke-width='3'%3E%3Cpath d='M180 15C150 58 122 65 88 72C93 98 79 119 52 139C77 167 77 190 57 221C91 239 105 264 98 300C132 304 159 324 180 357C201 324 228 304 262 300C255 264 269 239 303 221C283 190 283 167 308 139C281 119 267 98 272 72C238 65 210 58 180 15Z'/%3E%3C/g%3E%3C/svg%3E")}
.site-header{background:rgba(255,255,255,.96);backdrop-filter:blur(18px);box-shadow:0 8px 28px rgba(73,23,34,.07)}
.header-row{min-height:124px}
.brand{width:280px}.brand img{max-height:108px;width:100%;object-fit:contain}
.main-nav{gap:23px}.main-nav>a,.nav-dropdown-trigger>a{position:relative;font-weight:700;letter-spacing:.09em}.main-nav>a:after,.nav-dropdown-trigger>a:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:2px;background:linear-gradient(90deg,transparent,var(--gold),transparent);transform:scaleX(0);transition:.25s}.main-nav>a:hover:after,.main-nav>a.active:after,.nav-dropdown-trigger>a:hover:after,.nav-dropdown-trigger>a.active:after{transform:scaleX(1)}
.nav-dropdown-trigger{gap:5px}.shop-chevron{width:24px!important;height:24px!important;border:1px solid rgba(183,138,60,.55)!important;border-radius:50%!important;background:#fffaf1!important;display:grid!important;place-items:center!important;padding:0!important}.shop-chevron span{width:7px;height:7px;border-right:2px solid var(--maroon);border-bottom:2px solid var(--maroon);transform:rotate(45deg) translate(-1px,-1px)}
.nav-dropdown-menu{border:1px solid rgba(183,138,60,.7);box-shadow:0 24px 60px rgba(68,20,29,.16);padding:12px;background:linear-gradient(145deg,#fff,#fff9ed)}.nav-dropdown-menu:after{content:"";position:absolute;inset:5px;border:1px solid rgba(183,138,60,.2);pointer-events:none;border-radius:9px}.nav-dropdown-menu a{padding:12px 14px}.nav-dropdown-menu a strong{font:700 1.08rem var(--serif);color:var(--maroon)}
.header-actions{gap:7px}.header-pill{min-height:38px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(183,138,60,.55);border-radius:999px;padding:8px 12px;background:linear-gradient(180deg,#fff,#fff9ee);font-size:.68rem;font-weight:800;color:var(--maroon);transition:.25s}.header-pill:hover{background:var(--maroon);color:#fff;border-color:var(--maroon);transform:translateY(-1px)}.header-pill b{display:grid;place-items:center;min-width:20px;height:20px;border-radius:50%;background:var(--gold);color:#fff;font-size:.62rem}.header-icon{display:block;width:15px;height:15px;position:relative}.user-icon:before{content:"";position:absolute;left:4px;top:0;width:6px;height:6px;border:1.7px solid currentColor;border-radius:50%}.user-icon:after{content:"";position:absolute;left:1px;bottom:0;width:12px;height:7px;border:1.7px solid currentColor;border-radius:8px 8px 2px 2px}.track-icon:before{content:"";position:absolute;inset:1px;border:1.7px solid currentColor;border-radius:50%}.track-icon:after{content:"";position:absolute;left:7px;top:3px;width:1.7px;height:5px;background:currentColor;box-shadow:3px 4px 0 -0.2px currentColor;transform-origin:bottom}.cart-icon:before{content:"";position:absolute;left:2px;top:2px;width:11px;height:8px;border:1.7px solid currentColor;border-top:0;transform:skew(-8deg)}.cart-icon:after{content:"••";position:absolute;left:2px;top:7px;font-size:11px;letter-spacing:4px}
.hero{padding:75px 0 90px;background:linear-gradient(135deg,#fffdf9 0%,#fbf3e4 58%,#f4e4cc 100%);border-bottom:1px solid rgba(183,138,60,.45)}.hero:before{content:"";position:absolute;inset:24px;background-image:linear-gradient(90deg,rgba(183,138,60,.08) 1px,transparent 1px),linear-gradient(rgba(183,138,60,.08) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to right,black,transparent 48%);pointer-events:none}.hero-grid{gap:64px}.hero-copy h1{color:var(--maroon-dark);font-size:clamp(3.7rem,6.5vw,6.7rem);line-height:.88;text-shadow:0 2px 0 #fff}.hero-copy h1:after{content:"";display:block;width:150px;height:18px;margin-top:24px;background:linear-gradient(90deg,var(--gold),transparent);clip-path:polygon(0 45%,80% 45%,85% 0,90% 45%,100% 45%,100% 55%,90% 55%,85% 100%,80% 55%,0 55%)}.hero-copy p{font-size:1.02rem;line-height:1.9}.hero-visual{filter:drop-shadow(0 28px 38px rgba(65,22,28,.22))}.arch-frame{border:5px double var(--gold);border-radius:48% 48% 4px 4px/19% 19% 4px 4px;padding:9px;background:#fff}.arch-frame:before{inset:17px;border:1px solid rgba(255,255,255,.6);border-radius:46% 46% 3px 3px/18% 18% 3px 3px}.arch-frame img{border-radius:45% 45% 0 0/17% 17% 0 0}.gold-seal{background:radial-gradient(circle,#e2c373,#aa7523);box-shadow:0 12px 30px rgba(75,28,16,.25),inset 0 0 0 5px rgba(255,255,255,.3)}
.hero-trust{border-top:1px solid rgba(183,138,60,.45);padding-top:20px;gap:18px}.hero-trust span:before{content:"✦";color:var(--gold);margin-right:7px}
.section-heading h2,.story-copy h2,.royal-promo-copy h2{color:var(--maroon);text-shadow:0 1px #fff}
.collection-section{background-image:radial-gradient(circle at center,rgba(183,138,60,.09) 1px,transparent 1px);background-size:26px 26px}.collection-card{border:1px solid rgba(183,138,60,.65);border-radius:180px 180px 20px 20px/90px 90px 20px 20px;overflow:hidden;box-shadow:0 18px 46px rgba(66,27,32,.12);background:#fff}.collection-card:before{content:"";position:absolute;inset:8px;border:1px solid rgba(255,255,255,.7);border-radius:172px 172px 14px 14px/84px 84px 14px 14px;z-index:2;pointer-events:none}.collection-card img{height:420px}.collection-card>div{background:linear-gradient(180deg,rgba(67,5,21,.02),#fff9ee);border-top:2px solid var(--gold)}
.product-card{border:1px solid rgba(183,138,60,.72);border-radius:26px;box-shadow:0 20px 45px rgba(70,28,34,.12);background:linear-gradient(180deg,#fff,#fffaf1);transition:transform .35s,box-shadow .35s}.product-card:hover{transform:translateY(-8px);box-shadow:0 28px 62px rgba(70,28,34,.18)}.product-card:before{content:"";position:absolute;inset:6px;border:1px solid rgba(183,138,60,.18);border-radius:20px;pointer-events:none;z-index:3}.product-image{border-radius:25px 25px 0 0;background:#f5ede1}.product-image img{border-radius:25px 25px 0 0;transition:transform .55s}.product-card:hover .product-image img{transform:scale(1.035)}.product-meta{padding:23px 20px 25px;background:linear-gradient(180deg,#fff,#fffaf2)}.product-meta h3{font-size:1.45rem}.contact-price-link,.contact-price{color:var(--maroon);font-weight:800;border-bottom:1px solid var(--gold);padding-bottom:2px}.price-enquiry-box{margin:20px 0;padding:20px;border:1px solid rgba(183,138,60,.55);background:linear-gradient(135deg,#fffaf0,#f8ead1);border-radius:16px}.price-enquiry-box p{margin-top:0}.whatsapp-enquiry{background:#1f8f58!important;color:#fff!important;border-color:#1f8f58!important}
.page-hero.page-hero-image{min-height:440px;border-bottom:7px double var(--gold);background-image:linear-gradient(90deg,rgba(45,4,15,.94),rgba(87,12,34,.76) 50%,rgba(87,12,34,.18)),var(--page-hero-image)}.page-hero.page-hero-image:before{inset:16px;border:2px double rgba(230,199,124,.65);border-radius:180px 180px 8px 8px/55px 55px 8px 8px}.page-hero.page-hero-image .container:before{content:"✦";display:block;color:var(--gold-bright);font-size:1.8rem;margin-bottom:12px}.page-hero h1{font-size:clamp(3.8rem,7vw,7rem)}
.shop-toolbar{border:1px solid rgba(183,138,60,.5);border-radius:18px;padding:18px;background:rgba(255,255,255,.88);box-shadow:0 14px 35px rgba(72,26,34,.07)}.category-tabs a{border-radius:999px}.category-tabs a.active{background:linear-gradient(135deg,var(--maroon),#922442);box-shadow:0 8px 18px rgba(94,18,40,.2)}.shop-search input,.shop-search button{border-color:rgba(183,138,60,.6)}.shop-search button{background:linear-gradient(135deg,var(--gold-deep),var(--gold-bright));color:#fff}
.auth-page{background:radial-gradient(circle at 15% 10%,rgba(183,138,60,.14),transparent 27%),linear-gradient(140deg,#fffdf9,#f5ead9)}.auth-card,.auth-visual{border:2px double rgba(183,138,60,.62);box-shadow:0 28px 70px rgba(73,23,34,.16)}.auth-card:before{content:"";position:absolute;inset:10px;border:1px solid rgba(183,138,60,.18);border-radius:16px;pointer-events:none}.auth-card{position:relative}.auth-card h1{font-size:4.3rem}.auth-card .btn.primary{background:linear-gradient(135deg,var(--maroon),#8e203c);box-shadow:0 10px 24px rgba(90,17,38,.18)}
.site-footer{background:linear-gradient(145deg,#310610,#5c1024);border-top:6px double var(--gold);position:relative}.site-footer:before{content:"";position:absolute;inset:12px;border:1px solid rgba(215,182,109,.28);pointer-events:none}.footer-gold-ornament{font-size:1rem;letter-spacing:.3em}.footer-brand img{background:#fff;border-radius:14px;padding:8px;border:1px solid var(--gold)}
@media(max-width:1220px){.brand{width:235px}.header-pill span:not(.header-icon){display:none}.header-pill{padding:9px}.header-pill b{display:grid}}
@media(max-width:980px){.header-actions{gap:4px}.header-pill{border:0;background:transparent;padding:6px}.header-pill:hover{transform:none}.brand{width:min(235px,45vw)}.main-nav{background:linear-gradient(180deg,#fff,#fff8ea)}.nav-dropdown-menu{border-radius:14px}.hero{padding-top:46px}.hero-grid{gap:36px}.hero:before{display:none}}
@media(max-width:640px){.header-row{grid-template-columns:40px 1fr auto}.brand{width:min(190px,47vw)}.header-pill.track-link{display:none}.header-pill.cart-link span:not(.header-icon){display:none}.hero-copy h1{font-size:3.65rem}.hero-trust{display:grid;gap:8px}.collection-card{border-radius:90px 90px 16px 16px/50px 50px 16px 16px}.collection-card img{height:310px}.page-hero.page-hero-image:before{border-radius:70px 70px 6px 6px/25px 25px 6px 6px}.product-meta h3{font-size:1.12rem}.product-meta{padding:16px 13px 19px}}

/* Version 10 — Royal Mughal storefront with restrained navy accents */
:root{--navy:#102a43;--navy-deep:#081b2d;--navy-soft:#1f4768;--royal-shadow:0 24px 70px rgba(29,20,24,.14);--gold-gradient:linear-gradient(135deg,#9f7028 0%,#e3c477 48%,#a9792e 100%)}
body{background:var(--ivory);background-image:linear-gradient(rgba(255,255,255,.84),rgba(255,255,255,.84)),var(--site-bg-image,url('../images/mughal-background.svg'));background-attachment:fixed;background-size:cover;color:#241d1e}
body.menu-open,body.search-open,body.modal-open{overflow:hidden}
.btn{border-radius:999px;min-height:52px;padding:0 30px;box-shadow:0 10px 24px rgba(80,28,39,.12);position:relative;overflow:hidden}
.btn:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 25%,rgba(255,255,255,.34),transparent 70%);transform:translateX(-120%);transition:.55s}
.btn:hover:after{transform:translateX(120%)}.btn.primary{background:linear-gradient(135deg,var(--maroon),#9b2946);border-color:#c99c4a}.btn.primary:hover{background:linear-gradient(135deg,var(--navy),var(--maroon));box-shadow:0 14px 32px rgba(16,42,67,.24)}
.btn.outline{background:rgba(255,255,255,.7);border:1px solid var(--gold);color:var(--maroon)}.btn.outline:hover{background:var(--navy);border-color:var(--navy)}.gold-button{background:var(--gold-gradient)!important;color:#321b16!important;border:1px solid #f0d99c!important}.glass-button{background:rgba(255,255,255,.12);color:#fff;border-color:rgba(227,196,119,.72);backdrop-filter:blur(8px)}
.luxury-announcement{display:flex;justify-content:center;align-items:center;gap:18px;background:linear-gradient(90deg,var(--navy-deep),var(--navy),var(--maroon),var(--navy));color:#f8eac8;padding:9px 20px;border-bottom:1px solid rgba(227,196,119,.55);font-size:.66rem;letter-spacing:.17em}.luxury-announcement span{color:var(--gold-light)}
.luxury-header{background:rgba(255,253,248,.96);box-shadow:0 12px 38px rgba(34,22,25,.09);border:0}.luxury-header .container{width:min(1380px,calc(100% - 34px))}.header-row{height:108px;grid-template-columns:minmax(360px,1fr) auto minmax(360px,1fr);gap:25px}.header-ornament-line{height:3px;background:linear-gradient(90deg,transparent,var(--gold),var(--maroon),var(--navy),var(--gold),transparent)}.header-ornament-line.bottom{height:1px;opacity:.75}.luxury-brand{width:205px}.luxury-brand img{height:90px}.main-nav{gap:25px}.main-nav>a,.nav-link-button{border:0;background:none;padding:10px 0;color:#33282a;font-size:.69rem;text-transform:uppercase;letter-spacing:.14em;font-weight:700;cursor:pointer;position:relative}.nav-link-button{display:flex;align-items:center;gap:7px}.nav-link-button i,.icon-action i{width:6px;height:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg) translateY(-2px)}.main-nav>a:after,.nav-link-button:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:1px;background:var(--gold);transform:scaleX(0);transition:.25s}.main-nav>a:hover:after,.main-nav>a.active:after,.nav-link-button:hover:after,.nav-link-button.active:after{transform:scaleX(1)}.sale-nav-link{color:var(--maroon)!important}
.header-actions{gap:8px}.icon-action{position:relative;display:grid;place-items:center;gap:2px;min-width:50px;padding:7px 5px;border:0;background:none;color:var(--navy);cursor:pointer;text-transform:uppercase}.icon-action em{font-style:normal;font-size:.52rem;letter-spacing:.09em;font-weight:700}.icon-action b{position:absolute;right:0;top:1px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:50%;background:var(--maroon);color:#fff;font-size:.58rem;border:2px solid #fff}.header-icon{display:block;width:22px;height:22px;position:relative}.search-icon:before{content:"";position:absolute;width:12px;height:12px;border:1.7px solid currentColor;border-radius:50%;left:1px;top:1px}.search-icon:after{content:"";position:absolute;width:8px;height:1.7px;background:currentColor;transform:rotate(45deg);right:1px;bottom:4px}.heart-icon:before{content:"♡";position:absolute;font-size:27px;line-height:20px;left:-2px;top:-2px}.user-icon:before{content:"";position:absolute;width:8px;height:8px;border:1.6px solid currentColor;border-radius:50%;left:7px;top:1px}.user-icon:after{content:"";position:absolute;width:17px;height:9px;border:1.6px solid currentColor;border-radius:12px 12px 0 0;border-bottom:0;left:2px;bottom:1px}.cart-icon:before{content:"";position:absolute;width:16px;height:12px;border:1.6px solid currentColor;border-top:0;left:3px;top:5px;transform:skew(-5deg)}.cart-icon:after{content:"••";letter-spacing:7px;position:absolute;font-size:11px;left:3px;bottom:-5px}.action-dropdown,.nav-dropdown{position:relative}.action-dropdown-menu,.luxury-menu{position:absolute;right:0;top:calc(100% + 18px);width:330px;background:#fffdf8;border:1px solid rgba(184,138,59,.55);border-radius:18px;box-shadow:0 25px 65px rgba(23,26,35,.2);padding:12px;opacity:0;visibility:hidden;transform:translateY(12px);transition:.24s;z-index:110}.nav-dropdown-menu.luxury-menu{left:0;right:auto;width:300px;top:calc(100% + 22px)}.action-dropdown.open .action-dropdown-menu,.nav-dropdown.open .nav-dropdown-menu{opacity:1;visibility:visible;transform:none}.action-dropdown-menu:before,.luxury-menu:before{content:"";position:absolute;top:-6px;right:26px;width:11px;height:11px;background:#fffdf8;border-left:1px solid var(--gold);border-top:1px solid var(--gold);transform:rotate(45deg)}.luxury-menu:before{left:28px;right:auto}.dropdown-title{padding:12px 13px 14px;border-bottom:1px solid #eadcc7;margin-bottom:5px}.dropdown-title small,.dropdown-title strong{display:block}.dropdown-title small{font-size:.58rem;text-transform:uppercase;letter-spacing:.16em;color:var(--gold)}.dropdown-title strong{font:600 1.65rem var(--serif);color:var(--maroon)}.login-menu>a,.luxury-menu>a{display:block;padding:11px 13px;border-radius:10px;transition:.2s}.login-menu>a span,.login-menu>a small,.luxury-menu>a strong,.luxury-menu>a small{display:block}.login-menu>a span,.luxury-menu>a strong{font-size:.76rem;color:var(--navy)}.login-menu>a small,.luxury-menu>a small{font-size:.61rem;color:var(--muted);margin-top:2px}.login-menu>a:hover,.luxury-menu>a:hover{background:#f8efe1;transform:translateX(3px)}
.cart-preview-menu{width:380px}.mini-cart-item{display:grid!important;grid-template-columns:62px 1fr;gap:12px;padding:8px!important}.mini-cart-item img{width:62px;height:78px;object-fit:contain;background:#eee4d8;border-radius:8px}.mini-cart-item strong,.mini-cart-item small{display:block}.mini-cart-item strong{font:600 1.05rem var(--serif);color:var(--maroon)}.mini-cart-item small{font-size:.66rem;color:var(--muted)}.mini-cart-empty{text-align:center;padding:24px 10px;color:var(--muted)}.mini-cart-empty span{font-size:2rem;color:var(--gold)}.mini-cart-total{display:flex;justify-content:space-between;padding:14px 12px;border-top:1px solid #eadcc7;margin-top:6px}.mini-cart-total span{font-size:.65rem;text-transform:uppercase;letter-spacing:.12em}.mini-cart-total strong{color:var(--maroon)}.mini-cart-button{min-height:44px;font-size:.67rem}
.search-drawer{position:fixed;inset:0;background:rgba(8,27,45,.94);z-index:300;display:grid;place-items:center;opacity:0;visibility:hidden;transition:.3s;backdrop-filter:blur(12px)}.search-drawer.open{opacity:1;visibility:visible}.search-close{position:absolute;right:35px;top:25px;width:48px;height:48px;border-radius:50%;border:1px solid var(--gold);background:none;color:#fff;font-size:2rem}.search-drawer-inner{width:min(760px,calc(100% - 38px));text-align:center;color:#fff}.search-drawer-inner h2{font-size:4rem;margin:15px 0 30px}.search-drawer-inner form{display:grid;grid-template-columns:1fr auto;background:#fff;padding:8px;border-radius:999px}.search-drawer-inner input{border:0;outline:0;padding:0 24px;background:transparent}.search-drawer-inner p{color:#c9d5df;font-size:.78rem}.search-drawer-inner .eyebrow{justify-content:center}
.mobile-menu-btn{width:42px;height:42px;padding:9px;border:1px solid rgba(184,138,59,.55);border-radius:50%}.mobile-menu-btn span{display:block;height:1px;background:var(--navy);margin:5px 0;transition:.25s}.mobile-menu-btn.active span:nth-child(1){transform:translateY(6px) rotate(45deg)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
.luxury-hero{min-height:780px;background:var(--navy-deep);color:#fff}.hero-slides,.hero-slide,.hero-slide img,.hero-overlay,.marble-wash,.mughal-watermark{position:absolute;inset:0}.hero-slide{opacity:0;transition:opacity 1.1s,transform 7s;transform:scale(1.03)}.hero-slide.active{opacity:1;transform:scale(1.09)}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-overlay{background:linear-gradient(90deg,rgba(8,27,45,.96) 0%,rgba(8,27,45,.83) 42%,rgba(75,11,31,.42) 72%,rgba(25,13,18,.25) 100%)}.marble-wash{background:linear-gradient(115deg,rgba(255,255,255,.05),transparent 45%),radial-gradient(circle at 15% 18%,rgba(227,196,119,.13),transparent 26%)}.mughal-watermark{background:var(--pattern-image,url('../images/mughal-pattern.svg'));opacity:.32;mask-image:linear-gradient(90deg,#000,transparent 70%)}.luxury-hero .hero-grid{min-height:780px;grid-template-columns:1.15fr .85fr;z-index:2}.luxury-hero .hero-copy{padding:100px 0}.luxury-hero .hero-copy h1{color:#fff;text-shadow:0 10px 35px rgba(0,0,0,.24);max-width:790px}.luxury-hero .hero-copy>p{color:#e6e0d8;max-width:620px}.luxury-hero .hero-trust{border-color:rgba(227,196,119,.3);color:#d8dee3}.hero-monogram{display:grid;place-items:center}.hero-arch-emblem{width:285px;height:420px;border:1px solid rgba(227,196,119,.72);border-radius:145px 145px 8px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(8,27,45,.27);backdrop-filter:blur(5px);box-shadow:inset 0 0 0 9px rgba(227,196,119,.08),0 30px 80px rgba(0,0,0,.2)}.hero-arch-emblem:before{content:"";position:absolute;width:230px;height:365px;border:1px solid rgba(255,255,255,.18);border-radius:120px 120px 0 0}.hero-arch-emblem span{font:600 6rem var(--serif);color:var(--gold-light);line-height:.8}.hero-arch-emblem small{text-align:center;text-transform:uppercase;letter-spacing:.18em;font-size:.62rem;margin-top:22px}.hero-dots{position:absolute;z-index:3;bottom:32px;left:50%;display:flex;gap:9px}.hero-dots button{width:28px;height:3px;border:0;background:rgba(255,255,255,.35);padding:0;transition:.3s}.hero-dots button.active{width:55px;background:var(--gold-light)}
.floral-corner{position:absolute;width:180px;height:180px;z-index:2;opacity:.35;background:radial-gradient(circle at 50% 50%,transparent 17%,var(--gold) 18% 19%,transparent 20%),conic-gradient(from 45deg,transparent,var(--gold),transparent 18%);mask:radial-gradient(circle,#000,transparent 66%)}.floral-corner.top-left{left:-70px;top:-70px}.floral-corner.bottom-right{right:-70px;bottom:-70px}
.mughal-section{position:relative;background:rgba(255,253,248,.9);overflow:hidden}.section-arch-watermark{position:absolute;inset:0;background:var(--site-bg-image,url('../images/mughal-background.svg')) center/cover;opacity:.45}.mughal-section>.container{position:relative}.section-heading h2{color:var(--maroon)}.luxury-collections{grid-template-columns:repeat(3,1fr);gap:20px}.luxury-collections .collection-card{height:510px;border-radius:190px 190px 16px 16px;border:1px solid var(--gold);box-shadow:var(--royal-shadow)}.luxury-collections .collection-card:before{content:"";position:absolute;inset:9px;border:1px solid rgba(255,255,255,.45);border-radius:180px 180px 10px 10px;z-index:2;pointer-events:none}.luxury-collections .collection-card h3{font-size:2.25rem}.luxury-collections .collection-card b{display:flex;justify-content:space-between;border-top:1px solid rgba(227,196,119,.4);padding-top:13px}.sale-collection-card:after{background:linear-gradient(transparent 20%,rgba(111,16,37,.88))}.navy-accent-section{position:relative;background:linear-gradient(180deg,#f4f6f7,#fff)}.navy-accent-section:before{content:"";position:absolute;left:0;top:0;bottom:0;width:8px;background:linear-gradient(var(--navy),var(--gold),var(--maroon))}
.product-card{position:relative;border:1px solid rgba(184,138,59,.52);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 13px 34px rgba(55,33,38,.08);transition:.35s}.product-card:hover{transform:translateY(-7px);box-shadow:0 24px 50px rgba(36,28,35,.17);border-color:var(--gold)}.product-image-shell{position:relative;background:#eee4d8;overflow:hidden}.product-card .product-image{aspect-ratio:3/4}.product-card .product-image img{object-fit:contain;background:linear-gradient(145deg,#f1e9df,#e9ddcf);transition:.55s}.product-card:hover .product-image img{transform:scale(1.045)}.badge-stack{position:absolute;z-index:4;left:13px;top:13px;display:grid;gap:5px;justify-items:start}.product-badge{position:static;border-radius:999px;padding:6px 10px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.sale-badge{background:var(--maroon)}.new-badge{background:var(--navy)}.featured-badge{background:var(--gold-gradient);color:#3a2715}.bestseller-badge{background:#fff;color:var(--maroon);border:1px solid var(--gold)}.wishlist-button{position:absolute;right:13px;top:13px;z-index:5;width:39px;height:39px;border-radius:50%;border:1px solid rgba(184,138,59,.65);background:rgba(255,255,255,.92);font-size:1.45rem;color:var(--maroon);cursor:pointer;transition:.25s}.wishlist-button:hover,.wishlist-button.active{background:var(--maroon);color:#fff;transform:scale(1.06)}.product-card-actions{position:absolute;z-index:4;left:12px;right:12px;bottom:12px;display:grid;grid-template-columns:1fr 1fr;gap:7px;transform:translateY(75px);opacity:0;transition:.3s}.product-card:hover .product-card-actions{transform:none;opacity:1}.product-card-actions button,.product-card-actions a{border:0;border-radius:999px;background:rgba(255,255,255,.95);padding:11px 7px;text-align:center;font-size:.61rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--navy);cursor:pointer;box-shadow:0 5px 15px rgba(0,0,0,.12)}.product-card-actions a{background:var(--navy);color:#fff}.product-meta{padding:18px 17px 20px}.product-meta h3{font-size:1.42rem;min-height:3.05rem}.product-price{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.product-price del{color:#9b8b87;font-size:.77rem}.product-price strong{color:var(--maroon)}.product-price small{font-size:.59rem;color:var(--navy);text-transform:uppercase;letter-spacing:.05em}.contact-price-link{color:var(--navy);border-bottom:1px solid var(--gold)}.dark-card{background:#fff}.designer-picks-section{position:relative;background:linear-gradient(135deg,var(--navy-deep),var(--navy) 58%,#3f0b1b);overflow:hidden}.designer-picks-pattern{position:absolute;inset:0;background:var(--pattern-image,url('../images/mughal-pattern.svg'));opacity:.21}.designer-picks-section>.container{position:relative}.designer-picks-section .section-heading h2,.light-link{color:#fff}.light-link{border-bottom-color:var(--gold)}
.marble-section{background:linear-gradient(rgba(255,255,255,.86),rgba(255,255,255,.86)),repeating-linear-gradient(113deg,#f6f3ef 0,#fff 12px,#ece8e3 25px,#fff 38px)}.luxury-promo{position:relative;background:linear-gradient(125deg,var(--maroon),#851f3a 55%,var(--navy));overflow:hidden}.promo-jaali,.designer-picks-pattern,.testimonial-jaali{position:absolute;inset:0;background:var(--pattern-image,url('../images/mughal-pattern.svg'));opacity:.17}.luxury-promo .royal-promo-grid{position:relative}.mughal-photo-frame{padding:10px;border:1px solid var(--gold-light);border-radius:210px 210px 5px 5px}.mughal-photo-frame img{border-radius:200px 200px 0 0}.sale-home-section{background:linear-gradient(180deg,#fff8eb,#f5e9d7)}.sale-home-banner{border-radius:20px;background:linear-gradient(105deg,var(--navy),var(--maroon));color:#fff;border:1px solid var(--gold);box-shadow:var(--royal-shadow)}.sale-home-banner h2{color:#fff}
.story-arch-frame{border:1px solid var(--gold);padding:10px;border-radius:250px 250px 12px 12px;background:#fff}.story-arch-frame img{border-radius:240px 240px 8px 8px;height:610px;object-fit:cover}.instagram-section{background:var(--ivory)}.instagram-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.instagram-tile{position:relative;aspect-ratio:1/1.25;overflow:hidden;border:1px solid rgba(184,138,59,.5)}.instagram-tile img{width:100%;height:100%;object-fit:cover;transition:.5s}.instagram-tile span{position:absolute;inset:auto 8px 8px;background:rgba(8,27,45,.85);color:#fff;text-align:center;padding:8px;font-size:.55rem;text-transform:uppercase;letter-spacing:.08em;opacity:0;transform:translateY(10px);transition:.25s}.instagram-tile:hover img{transform:scale(1.06)}.instagram-tile:hover span{opacity:1;transform:none}.testimonials-section{background:linear-gradient(135deg,var(--navy-deep),var(--navy) 54%,var(--maroon))}.testimonial-grid{position:relative}.testimonial-card{border:1px solid rgba(227,196,119,.65);border-radius:18px;box-shadow:0 20px 45px rgba(0,0,0,.18);position:relative}.review-quote{position:absolute;right:22px;top:10px;font:600 5rem var(--serif);color:rgba(184,138,59,.23)}.newsletter-card{position:relative;overflow:hidden;border-radius:24px;background:linear-gradient(125deg,#fff,var(--ivory));border:1px solid var(--gold);box-shadow:var(--royal-shadow)}.newsletter-arch{position:absolute;width:240px;height:300px;border:1px solid rgba(184,138,59,.15);border-radius:120px 120px 0 0;right:-40px;bottom:-170px}
.luxury-page-hero{min-height:390px;display:flex;align-items:end;padding:100px 0 68px;background-image:linear-gradient(90deg,rgba(8,27,45,.94),rgba(111,16,37,.68),rgba(0,0,0,.2)),var(--page-hero-image);background-size:cover;background-position:center 30%;border-bottom:4px double var(--gold)}.page-hero-jaali{position:absolute;inset:0;background:var(--pattern-image,url('../images/mughal-pattern.svg'));opacity:.16}.luxury-page-hero .container{position:relative}.luxury-toolbar{border:1px solid rgba(184,138,59,.35);background:#fff;padding:17px;border-radius:16px;box-shadow:0 12px 30px rgba(55,33,38,.07);flex-wrap:wrap}.shop-tools{display:flex;gap:10px;align-items:center}.sort-form select{height:44px;border:1px solid var(--line);padding:0 14px;background:#fff;border-radius:999px;color:var(--navy)}.shop-search{border-radius:999px;overflow:hidden}.shop-search button{background:var(--navy)}
.luxury-product-detail{position:relative;background:rgba(255,255,255,.88)}.product-detail-watermark{position:absolute;inset:0;background:var(--site-bg-image,url('../images/mughal-background.svg')) center/cover;opacity:.33}.luxury-product-detail .container{position:relative}.mughal-product-frame{border:1px solid var(--gold);padding:10px;background:#fff;border-radius:230px 230px 14px 14px;overflow:hidden}.mughal-product-frame img{border-radius:220px 220px 7px 7px;background:#eee4d8;object-fit:contain}.detail-sale-ribbon{position:absolute;z-index:4;left:16px;top:30px;background:var(--maroon);color:#fff;padding:9px 20px;letter-spacing:.12em;font-size:.65rem;box-shadow:0 8px 18px rgba(0,0,0,.2)}.detail-badge-row{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:14px}.detail-badge-row span{font-size:.58rem;text-transform:uppercase;letter-spacing:.1em;border:1px solid var(--gold);border-radius:999px;padding:5px 9px;color:var(--navy)}.detail-price{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.detail-price del{font-size:1.1rem;color:#9b8b87}.detail-price strong{font:600 2rem var(--serif);color:var(--maroon)}.detail-price small{font-size:.65rem;color:var(--navy);text-transform:uppercase}.detail-wishlist{width:100%;margin-top:12px;min-height:48px;border:1px solid var(--gold);border-radius:999px;background:#fff;color:var(--maroon);font-weight:700;cursor:pointer}.detail-wishlist.active{background:var(--navy);color:#fff}
.luxury-auth-page{position:relative;background:linear-gradient(135deg,#f9f4ec,#eef2f4);overflow:hidden}.auth-pattern{position:absolute;inset:0;background:var(--site-bg-image,url('../images/mughal-background.svg')) center/cover;opacity:.55}.luxury-auth-page .container{position:relative}.auth-layout{gap:0;max-width:1040px}.auth-arch-visual{border:1px solid var(--gold);border-radius:240px 0 0 18px;overflow:hidden;min-height:680px}.auth-arch-visual img{height:100%;object-fit:cover}.auth-arch-visual:after{background:linear-gradient(transparent 25%,rgba(8,27,45,.88))}.luxury-auth-card{border:1px solid var(--gold);border-left:0;border-radius:0 18px 18px 0;padding:55px;background:rgba(255,255,255,.96);box-shadow:var(--royal-shadow);display:flex;flex-direction:column;justify-content:center}.auth-logo{width:200px;height:100px;object-fit:contain;margin:0 auto 20px}.luxury-auth-card h1{font-size:3.7rem}.luxury-auth-card input{border-radius:9px;background:#fffdf9}.label-row{float:right}.label-row a{font-size:.65rem;color:var(--maroon)}
.luxury-footer{position:relative;background-image:linear-gradient(135deg,rgba(8,27,45,.97),rgba(16,42,67,.94) 58%,rgba(72,11,30,.94)),var(--footer-bg-image);background-size:cover;background-position:center;overflow:hidden;padding-top:85px}.footer-mughal-arch{position:absolute;inset:0;background:var(--pattern-image,url('../images/mughal-pattern.svg'));opacity:.13}.luxury-footer .container,.footer-gold-ornament{position:relative}.footer-gold-ornament{display:flex;align-items:center;justify-content:center;gap:20px}.footer-gold-ornament span{width:100px;height:1px;background:linear-gradient(90deg,transparent,var(--gold))}.footer-gold-ornament span:last-child{background:linear-gradient(90deg,var(--gold),transparent)}.footer-brand img{background:rgba(255,255,255,.95);border-radius:14px;padding:5px}.footer-socials{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.footer-socials a{border:1px solid rgba(227,196,119,.35);border-radius:999px;padding:6px 10px!important;font-size:.58rem!important}.footer-newsletter{display:flex;margin-top:15px;border-bottom:1px solid var(--gold)}.footer-newsletter input{width:100%;background:transparent;border:0;color:#fff;outline:0;padding:10px 0}.footer-newsletter button{border:0;background:none;color:var(--gold-light);font-size:1.2rem}.floating-whatsapp{width:auto;height:54px;border-radius:999px;padding:0 15px;display:flex;gap:8px;align-items:center;background:linear-gradient(135deg,#1f6d55,#164c3d);border:2px solid #fff}.floating-whatsapp em{font-size:.62rem;font-style:normal;text-transform:uppercase;letter-spacing:.07em}
.quick-view-modal,.promo-popup{position:fixed;inset:0;z-index:500;opacity:0;visibility:hidden;transition:.3s}.quick-view-modal.open,.promo-popup.open{opacity:1;visibility:visible}.quick-view-backdrop,.promo-popup-backdrop{position:absolute;inset:0;background:rgba(8,27,45,.83);backdrop-filter:blur(8px)}.quick-view-dialog{position:absolute;left:50%;top:50%;transform:translate(-50%,-46%);width:min(850px,calc(100% - 34px));background:#fff;border:1px solid var(--gold);border-radius:20px;padding:12px;box-shadow:0 35px 90px rgba(0,0,0,.35);transition:.3s}.quick-view-modal.open .quick-view-dialog{transform:translate(-50%,-50%)}.quick-view-dialog>button,.promo-popup-card>button{position:absolute;right:15px;top:15px;z-index:3;width:38px;height:38px;border-radius:50%;border:1px solid var(--gold);background:#fff;font-size:1.4rem}.quick-view-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:35px;align-items:center}.quick-view-grid>img{width:100%;height:530px;object-fit:contain;background:#eee4d8;border-radius:150px 150px 8px 8px}.quick-view-grid>div{padding:28px 30px 28px 0}.quick-view-grid h2{font-size:3rem;color:var(--maroon);margin:10px 0}.qv-price{font:600 1.5rem var(--serif);color:var(--navy)}.qv-actions{display:flex;gap:10px;margin-top:25px}.site-toast{position:fixed;left:50%;bottom:28px;z-index:700;transform:translate(-50%,30px);background:var(--navy);color:#fff;border:1px solid var(--gold);border-radius:999px;padding:12px 22px;font-size:.72rem;opacity:0;visibility:hidden;transition:.25s;box-shadow:0 14px 35px rgba(0,0,0,.22)}.site-toast.show{opacity:1;visibility:visible;transform:translate(-50%,0)}
.promo-popup-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-47%);width:min(760px,calc(100% - 35px));display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid var(--gold);border-radius:22px;overflow:hidden}.promo-popup.open .promo-popup-card{transform:translate(-50%,-50%)}.promo-popup-card>img{width:100%;height:510px;object-fit:cover}.promo-popup-card>div{padding:55px 38px;display:flex;flex-direction:column;justify-content:center}.promo-popup-card h2{font-size:3rem;color:var(--maroon);margin:12px 0}.promo-popup-card .btn{margin-top:18px}
@media(max-width:1180px){.header-row{grid-template-columns:auto 1fr auto}.main-nav{position:fixed;left:0;top:0;bottom:0;width:min(360px,88vw);padding:120px 28px 30px;background:#fffdf8;display:block;transform:translateX(-105%);transition:.3s;box-shadow:20px 0 60px rgba(0,0,0,.2);z-index:210}.main-nav.open{transform:none}.main-nav>a,.nav-link-button{display:flex;width:100%;padding:16px 4px;border-bottom:1px solid #eadcc7}.nav-dropdown-menu.luxury-menu{position:static;width:100%;box-shadow:none;border:0;border-radius:0;display:none;opacity:1;visibility:visible;transform:none}.nav-dropdown.open .nav-dropdown-menu{display:block}.luxury-menu:before{display:none}.mobile-menu-btn{display:block;z-index:220}.luxury-brand{justify-self:center}.header-actions{justify-self:end}.icon-action em{display:none}.luxury-hero .hero-grid{grid-template-columns:1fr .5fr}.instagram-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.section{padding:75px 0}.header-row{height:88px}.luxury-brand{width:155px}.luxury-brand img{height:72px}.header-actions{gap:2px}.icon-action{min-width:39px}.track-link{display:none}.luxury-hero,.luxury-hero .hero-grid{min-height:700px}.luxury-hero .hero-grid{grid-template-columns:1fr}.hero-monogram{display:none}.hero-overlay{background:linear-gradient(90deg,rgba(8,27,45,.94),rgba(8,27,45,.68))}.luxury-collections{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.story-grid{gap:45px}.story-note{right:0}.newsletter-card{grid-template-columns:1fr}.quick-view-grid{grid-template-columns:1fr 1fr}.quick-view-grid>img{height:430px}.auth-layout{grid-template-columns:1fr}.auth-arch-visual{border-radius:190px 190px 0 0;min-height:450px}.luxury-auth-card{border-left:1px solid var(--gold);border-radius:0 0 18px 18px}.shop-tools{width:100%;flex-wrap:wrap}.instagram-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:640px){.luxury-announcement{font-size:.52rem;gap:8px;padding:7px 12px}.luxury-header .container{width:calc(100% - 18px)}.header-row{height:78px;gap:5px}.luxury-brand{width:118px}.luxury-brand img{height:62px}.icon-action{min-width:34px;padding:5px 1px}.header-icon{transform:scale(.88)}.wishlist-link em,.search-trigger em{display:none}.action-dropdown-menu{position:fixed;left:12px;right:12px;top:105px;width:auto}.cart-preview-menu{width:auto}.search-drawer-inner h2{font-size:2.65rem}.search-drawer-inner form{grid-template-columns:1fr;border-radius:18px}.search-drawer-inner input{height:52px}.luxury-hero,.luxury-hero .hero-grid{min-height:650px}.luxury-hero .hero-copy{padding:80px 0 70px}.luxury-hero .hero-copy h1{font-size:3.25rem}.hero-actions{align-items:stretch}.hero-trust{display:grid}.luxury-collections{grid-template-columns:1fr}.luxury-collections .collection-card{height:440px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{border-radius:12px}.product-meta{padding:13px 11px}.product-meta h3{font-size:1.06rem;min-height:2.35rem}.product-card-actions{display:none}.badge-stack{left:7px;top:7px;gap:3px}.product-badge{font-size:.48rem;padding:4px 7px}.wishlist-button{width:33px;height:33px;right:7px;top:7px;font-size:1.2rem}.product-price{gap:5px}.product-price small{display:none}.story-grid{grid-template-columns:1fr}.story-arch-frame img{height:470px}.instagram-grid{grid-template-columns:repeat(2,1fr)}.testimonial-grid{grid-template-columns:1fr}.newsletter-card{padding:35px 22px}.newsletter-card form{display:grid}.luxury-page-hero{min-height:320px;padding:80px 0 48px}.luxury-toolbar{padding:12px}.category-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px}.category-tabs a{white-space:nowrap}.shop-search{width:100%;display:flex}.sort-form{width:100%}.sort-form select{width:100%}.quick-view-grid{grid-template-columns:1fr}.quick-view-grid>img{height:310px;border-radius:130px 130px 5px 5px}.quick-view-grid>div{padding:18px}.quick-view-grid h2{font-size:2.3rem}.qv-actions{display:grid}.promo-popup-card{grid-template-columns:1fr}.promo-popup-card>img{height:230px}.promo-popup-card>div{padding:28px 24px}.promo-popup-card h2{font-size:2.3rem}.luxury-auth-card{padding:35px 22px}.luxury-auth-card h1{font-size:3rem}.floating-whatsapp em{display:none}.floating-whatsapp{width:54px;padding:0;justify-content:center}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.quick-view-dialog{max-height:90vh;overflow:auto}}

/* Version 10.1 — deployment, cache and responsive layout corrections */
html,body{max-width:100%;overflow-x:clip}
body{min-width:320px}
.luxury-announcement{display:flex;align-items:center;justify-content:center;gap:12px;min-height:30px;position:relative;z-index:321}
.luxury-header{isolation:isolate;z-index:320}
.luxury-header .header-row{width:min(1280px,calc(100% - 42px));max-width:none;margin-inline:auto;column-gap:28px}
.luxury-header .main-nav{justify-self:start;min-width:0}
.luxury-header .header-actions{justify-self:end;min-width:0}
.luxury-header .action-dropdown-menu,.luxury-header .nav-dropdown-menu.luxury-menu{display:block;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);z-index:410}
.luxury-header .action-dropdown.open>.action-dropdown-menu,.luxury-header .nav-dropdown.open>.nav-dropdown-menu.luxury-menu{opacity:1;visibility:visible;pointer-events:auto;transform:none}
.luxury-header .icon-action{border-radius:12px;transition:background .2s,color .2s,transform .2s}
.luxury-header .icon-action:hover,.luxury-header .icon-action:focus-visible{background:#f8efe1;color:var(--maroon);outline:none;transform:translateY(-1px)}
.luxury-header .main-nav>a,.luxury-header .nav-link-button{white-space:nowrap}
.search-drawer{display:grid;place-items:center;background:rgba(8,27,45,.96);opacity:0;visibility:hidden;pointer-events:none;z-index:1000}
.search-drawer.open{opacity:1;visibility:visible;pointer-events:auto}
.search-drawer-inner{position:relative;z-index:2}
.search-close{cursor:pointer}
body.search-open,body.modal-open{overflow:hidden}
.luxury-hero{position:relative;isolation:isolate;overflow:hidden}
.luxury-hero .hero-slides,.luxury-hero .hero-slide,.luxury-hero .hero-slide img,.luxury-hero .hero-overlay,.luxury-hero .marble-wash,.luxury-hero .mughal-watermark{position:absolute;inset:0}
.luxury-hero .hero-slide{pointer-events:none}
.luxury-hero .hero-grid{position:relative}
.product-card .product-image img{object-fit:contain!important;object-position:center;background:linear-gradient(145deg,#f4ede4,#e8dbcd)}
.product-card .product-image-shell{isolation:isolate}
.product-card .product-card-actions{pointer-events:none}
.product-card:hover .product-card-actions,.product-card:focus-within .product-card-actions{pointer-events:auto}
.action-dropdown-menu a,.nav-dropdown-menu a,.icon-action,.mobile-menu-btn,.btn{touch-action:manipulation}

@media(min-width:1181px){
  .luxury-header .header-row{grid-template-columns:minmax(355px,1fr) auto minmax(355px,1fr)}
  .luxury-header .mobile-menu-btn{display:none}
  .luxury-header .main-nav{position:static;display:flex;transform:none;visibility:visible;pointer-events:auto}
}
@media(max-width:1320px) and (min-width:1181px){
  .luxury-header .header-row{width:calc(100% - 28px);grid-template-columns:minmax(330px,1fr) auto minmax(330px,1fr);column-gap:18px}
  .luxury-header .main-nav{gap:18px}
  .luxury-header .luxury-brand{width:185px}
  .luxury-header .header-actions{gap:4px}
  .luxury-header .icon-action{min-width:46px}
}
@media(max-width:1180px){
  .luxury-header .header-row{width:calc(100% - 24px);grid-template-columns:46px 1fr auto;min-height:92px;height:auto;padding-block:6px;column-gap:8px}
  .luxury-header .mobile-menu-btn{display:block;justify-self:start}
  .luxury-header .luxury-brand{justify-self:center;width:min(190px,38vw)}
  .luxury-header .luxury-brand img{height:auto;max-height:78px}
  .luxury-header .main-nav{position:fixed;left:0;top:0;bottom:0;width:min(370px,90vw);display:block;padding:118px 25px 34px;background:#fffdf8;transform:translateX(-105%);visibility:hidden;pointer-events:none;overflow-y:auto;z-index:390;box-shadow:24px 0 65px rgba(8,27,45,.25);transition:transform .3s ease,visibility .3s ease}
  .luxury-header .main-nav.open{transform:none;visibility:visible;pointer-events:auto}
  .luxury-header .main-nav>a,.luxury-header .nav-link-button{display:flex;width:100%;justify-content:space-between;padding:15px 4px;border-bottom:1px solid #eadcc7}
  .luxury-header .nav-dropdown{width:100%}
  .luxury-header .nav-dropdown-menu.luxury-menu{position:static;display:none;width:100%;margin:6px 0 10px;border:0;border-radius:10px;box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;transform:none;background:#fbf2e4}
  .luxury-header .nav-dropdown.open>.nav-dropdown-menu.luxury-menu{display:block}
  .luxury-header .luxury-menu:before{display:none}
  body.menu-open:after{content:"";position:fixed;inset:0;background:rgba(8,27,45,.56);z-index:300;backdrop-filter:blur(2px)}
  .luxury-header{z-index:320}
  .luxury-header .mobile-menu-btn,.luxury-header .main-nav{z-index:390}
  .luxury-header .action-dropdown-menu{z-index:420}
}
@media(max-width:760px){
  .luxury-header .header-row{width:calc(100% - 16px);grid-template-columns:42px 1fr auto;min-height:80px;gap:4px}
  .luxury-header .luxury-brand{width:min(130px,35vw)}
  .luxury-header .luxury-brand img{max-height:64px}
  .luxury-header .header-actions{gap:0}
  .luxury-header .icon-action{min-width:35px;padding-inline:1px}
  .luxury-header .icon-action em{display:none}
  .luxury-header .action-dropdown-menu{position:fixed;left:10px;right:10px;top:112px;width:auto;max-height:calc(100vh - 125px);overflow:auto}
  .search-close{right:16px;top:16px}
  .search-drawer-inner form{grid-template-columns:1fr}
  .search-drawer-inner form .btn{width:100%;border-radius:12px;margin-top:7px}
  .search-drawer-inner input{width:100%;min-width:0}
}
@media(max-width:420px){
  .luxury-header .wishlist-link{display:none}
  .luxury-header .luxury-brand{width:min(122px,38vw)}
  .luxury-header .action-dropdown-menu{top:106px}
  .product-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}
  .product-meta h3{font-size:1rem!important}
}


/* V10.3 final responsive and deployment-safe theme overrides */
/* Bushra Raza Luxury Mughal Theme 10.2
   Loaded after the complete base stylesheet so the live site cannot mix old markup with old presentation. */
:root{
  --navy:#102a43;
  --navy-deep:#081b2d;
  --maroon:#6f1025;
  --maroon-dark:#420713;
  --gold:#b88a3b;
  --gold-soft:#d9bc78;
  --ivory:#fbf7ef;
  --cream:#f4ecdf;
  --ink:#20191a;
  --muted:#766a68;
  --line:#e6d7c2;
  --lux-shadow:0 22px 65px rgba(38,20,23,.13);
}
[hidden]{display:none!important}
html{background:var(--ivory)}
body{min-width:320px;max-width:100%;overflow-x:hidden;background:var(--ivory);color:var(--ink)}
body:before{content:"";position:fixed;inset:0;z-index:-2;background:
 linear-gradient(rgba(255,255,255,.93),rgba(255,255,255,.93)),
 var(--site-bg-image);background-size:auto,720px;opacity:.8;pointer-events:none}
body:after{content:"";position:fixed;inset:0;z-index:-1;background-image:radial-gradient(circle at 15% 8%,rgba(184,138,59,.06),transparent 25%),radial-gradient(circle at 85% 40%,rgba(16,42,67,.055),transparent 28%);pointer-events:none}
.container{width:min(1240px,calc(100% - 48px))}
.section{position:relative;padding:100px 0}
.section-heading{margin-bottom:44px}
.section-heading h2{color:var(--maroon);letter-spacing:-.02em}
.section-heading p{max-width:680px}
.section-heading.centered p{margin-inline:auto}
.eyebrow{color:var(--gold);font-weight:800}
.eyebrow:before{background:linear-gradient(90deg,transparent,var(--gold));width:38px}

/* Premium buttons */
.btn,.gold-button,.glass-button{border-radius:999px;min-height:52px;padding:0 28px;box-shadow:0 8px 24px rgba(63,7,20,.12);font-weight:800;letter-spacing:.105em;position:relative;overflow:hidden;isolation:isolate}
.btn:before,.gold-button:before,.glass-button:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(110deg,transparent 15%,rgba(255,255,255,.32) 45%,transparent 70%);transform:translateX(-120%);transition:transform .55s ease}
.btn:hover:before,.gold-button:hover:before,.glass-button:hover:before{transform:translateX(120%)}
.btn:hover,.gold-button:hover,.glass-button:hover{transform:translateY(-2px);box-shadow:0 13px 30px rgba(63,7,20,.18)}
.btn.primary{background:linear-gradient(135deg,var(--maroon),#8e2039);border-color:#8e2039;color:#fff}
.btn.primary:hover{background:linear-gradient(135deg,#570a1a,var(--maroon))}
.btn.outline{background:rgba(255,255,255,.7);border-color:var(--gold);color:var(--maroon)}
.btn.outline:hover{background:var(--maroon);border-color:var(--maroon);color:#fff}
.gold-button{background:linear-gradient(135deg,#a77725,#d7b76d);border-color:#e1c98f;color:#351307}
.glass-button{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.55);color:#fff;backdrop-filter:blur(10px)}

/* Announcement */
.luxury-announcement{display:flex;align-items:center;justify-content:center;gap:13px;width:100%;min-height:32px;padding:7px 20px;background:linear-gradient(90deg,var(--maroon-dark),var(--maroon),var(--navy-deep));color:#f8e8c4;border-bottom:1px solid rgba(217,188,120,.5);font-size:.65rem;letter-spacing:.16em;position:relative;z-index:605}
.luxury-announcement span{color:var(--gold-soft)}

/* Header */
.luxury-header{position:sticky!important;top:0;z-index:600!important;background:rgba(255,253,249,.96)!important;border-bottom:1px solid rgba(184,138,59,.38)!important;box-shadow:0 10px 32px rgba(27,18,19,.06);backdrop-filter:blur(18px);isolation:isolate;overflow:visible!important}
.header-ornament-line{height:2px;background:linear-gradient(90deg,transparent 3%,var(--gold) 18%,rgba(184,138,59,.18) 50%,var(--gold) 82%,transparent 97%)}
.header-ornament-line.bottom{height:1px;opacity:.55}
.luxury-header .header-row{width:min(1360px,calc(100% - 42px))!important;max-width:none!important;min-height:104px!important;height:auto!important;margin-inline:auto!important;padding:7px 0!important;display:grid!important;grid-template-columns:minmax(390px,1fr) auto minmax(390px,1fr)!important;align-items:center!important;column-gap:26px!important;overflow:visible!important}
.luxury-header .main-nav{position:static!important;display:flex!important;align-items:center!important;justify-self:start!important;gap:25px!important;min-width:0!important;padding:0!important;background:transparent!important;box-shadow:none!important;transform:none!important;visibility:visible!important;pointer-events:auto!important;overflow:visible!important}
.luxury-header .main-nav>a,.luxury-header .nav-link-button{appearance:none;border:0;background:none;padding:10px 0;color:#322527;font-size:.69rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;cursor:pointer;position:relative}
.luxury-header .main-nav>a:after,.luxury-header .nav-link-button:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;background:linear-gradient(90deg,var(--gold),var(--maroon));transform:scaleX(0);transform-origin:center;transition:.25s}
.luxury-header .main-nav>a:hover:after,.luxury-header .main-nav>a.active:after,.luxury-header .nav-link-button:hover:after,.luxury-header .nav-link-button.active:after{transform:scaleX(1)}
.luxury-header .sale-nav-link{color:var(--maroon)!important}
.luxury-header .sale-nav-link:before{content:"✦";color:var(--gold);margin-right:6px;font-size:.55rem}
.luxury-header .luxury-brand{display:flex!important;align-items:center;justify-content:center;justify-self:center!important;width:210px!important;min-width:170px!important}
.luxury-header .luxury-brand img{display:block;width:100%!important;height:82px!important;max-height:82px!important;object-fit:contain!important;filter:drop-shadow(0 4px 8px rgba(71,19,31,.08))}
.luxury-header .header-actions{display:flex!important;align-items:center!important;justify-self:end!important;gap:5px!important;min-width:0!important;white-space:nowrap!important;overflow:visible!important}
.luxury-header .icon-action{appearance:none;border:0;background:transparent;color:var(--navy);display:flex;align-items:center;justify-content:center;gap:6px;min-width:52px;min-height:48px;padding:5px 7px;border-radius:14px;position:relative;cursor:pointer;text-transform:uppercase;font-size:.61rem;font-weight:800;letter-spacing:.07em;transition:.22s}
.luxury-header .icon-action:hover,.luxury-header .icon-action:focus-visible{background:linear-gradient(145deg,#fff8eb,#f3e6d2);color:var(--maroon);outline:1px solid rgba(184,138,59,.35);transform:translateY(-1px)}
.luxury-header .icon-action em{font-style:normal}
.luxury-header .icon-action b{position:absolute;right:2px;top:1px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:20px;background:var(--maroon);color:#fff;font-size:.56rem;line-height:1;border:2px solid #fff}
.header-icon{width:18px;height:18px;display:inline-block;position:relative;flex:0 0 18px}
.search-icon{border:1.8px solid currentColor;border-radius:50%;transform:scale(.72)}.search-icon:after{content:"";position:absolute;width:8px;height:1.8px;background:currentColor;right:-6px;bottom:-3px;transform:rotate(45deg);border-radius:2px}
.heart-icon:before{content:"♡";position:absolute;inset:-9px -2px;font:400 29px/1 Georgia}
.user-icon{border:1.8px solid currentColor;border-radius:50%;width:10px;height:10px;left:4px;top:0}.user-icon:after{content:"";position:absolute;width:17px;height:9px;border:1.8px solid currentColor;border-bottom:0;border-radius:12px 12px 0 0;left:-5px;top:12px}
.cart-icon{border:1.8px solid currentColor;border-top:0;transform:skew(-7deg);height:12px;top:2px}.cart-icon:before{content:"";position:absolute;width:6px;height:1.8px;background:currentColor;left:-5px;top:-4px}.cart-icon:after{content:"•  •";white-space:pre;color:currentColor;position:absolute;left:1px;top:8px;font-size:14px;letter-spacing:3px;transform:skew(7deg)}
.mobile-menu-btn{appearance:none;border:0;background:transparent;width:44px;height:44px;padding:9px;display:none;align-items:center;justify-content:center;flex-direction:column;gap:5px;border-radius:50%;cursor:pointer}
.mobile-menu-btn span{display:block;width:23px;height:2px;min-height:2px;flex:0 0 2px;margin:0;background:var(--maroon);transition:.25s}
.mobile-menu-btn.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.nav-dropdown,.action-dropdown{position:relative!important;overflow:visible!important}
.nav-dropdown-menu.luxury-menu,.action-dropdown-menu{position:absolute!important;top:calc(100% + 16px)!important;display:block!important;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px) scale(.985);transition:opacity .18s,transform .18s,visibility .18s;background:rgba(255,253,249,.99);border:1px solid rgba(184,138,59,.48);border-radius:18px;box-shadow:0 25px 70px rgba(20,14,16,.18);z-index:850!important;overflow:hidden}
.nav-dropdown-menu.luxury-menu{left:-18px!important;width:330px!important;padding:10px!important}
.action-dropdown-menu{right:0!important;width:320px!important;padding:12px!important}
.cart-preview-menu{width:360px!important}
.nav-dropdown.open>.nav-dropdown-menu.luxury-menu,.action-dropdown.open>.action-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:none}
.nav-dropdown-menu.luxury-menu:before,.action-dropdown-menu:before{content:"";position:absolute;top:-7px;width:13px;height:13px;background:#fffdf9;border-left:1px solid rgba(184,138,59,.5);border-top:1px solid rgba(184,138,59,.5);transform:rotate(45deg)}
.nav-dropdown-menu.luxury-menu:before{left:33px}.action-dropdown-menu:before{right:27px}
.nav-dropdown-menu.luxury-menu a,.login-menu>a{display:block;padding:12px 13px;border-radius:11px;position:relative;z-index:1;transition:.2s}
.nav-dropdown-menu.luxury-menu a:hover,.login-menu>a:hover{background:#f8efe1;transform:translateX(2px)}
.nav-dropdown-menu.luxury-menu strong,.login-menu span{display:block;color:var(--navy);font-size:.76rem}
.nav-dropdown-menu.luxury-menu small,.login-menu small{display:block;color:var(--muted);font-size:.62rem;margin-top:2px;letter-spacing:.015em}
.dropdown-title{padding:8px 12px 13px;border-bottom:1px solid var(--line);margin-bottom:5px}.dropdown-title small,.dropdown-title strong{display:block}.dropdown-title small{font-size:.59rem;text-transform:uppercase;letter-spacing:.14em;color:var(--gold)}.dropdown-title strong{font:700 1.45rem/1.1 var(--serif);color:var(--maroon)}
.mini-cart-empty{padding:20px 12px;text-align:center;color:var(--muted)}.mini-cart-empty span{font-size:1.5rem;color:var(--gold)}.mini-cart-empty p{margin:6px 0;font-size:.75rem}
.mini-cart-item{display:grid;grid-template-columns:56px 1fr;gap:11px;align-items:center;padding:9px 8px;border-bottom:1px solid #eee1cf}.mini-cart-item img{width:56px;height:72px;object-fit:contain;background:#f2e7da;border-radius:8px}.mini-cart-item strong,.mini-cart-item small{display:block}.mini-cart-item strong{font:700 1rem/1.05 var(--serif);color:var(--maroon)}.mini-cart-item small{font-size:.65rem;color:var(--muted);margin-top:5px}.mini-cart-total{display:flex;justify-content:space-between;padding:13px 8px 11px;text-transform:uppercase;font-size:.66rem;letter-spacing:.08em}.mini-cart-total strong{color:var(--maroon)}.mini-cart-button{border-radius:12px!important;min-height:46px!important}

/* Search overlay */
.search-drawer{position:fixed!important;inset:0!important;z-index:1200!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,rgba(8,27,45,.985),rgba(73,7,22,.97))!important;opacity:0;visibility:hidden;pointer-events:none;transition:.25s;backdrop-filter:blur(12px);overflow:auto;padding:30px}
.search-drawer:before{content:"";position:absolute;inset:18px;border:1px solid rgba(217,188,120,.42);background-image:var(--pattern-image);background-size:360px;opacity:.12;pointer-events:none}
.search-drawer.open{opacity:1;visibility:visible;pointer-events:auto}
.search-close{position:absolute;right:28px;top:24px;width:48px;height:48px;border-radius:50%;border:1px solid var(--gold-soft);background:rgba(255,255,255,.04);color:#fff;font-size:2rem;cursor:pointer;z-index:2}
.search-drawer-inner{position:relative;z-index:1;width:min(780px,100%);text-align:center;color:#fff}.search-drawer-inner .eyebrow{justify-content:center}.search-drawer-inner h2{font-size:clamp(3rem,7vw,5.5rem);margin:14px 0 30px}.search-drawer-inner form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:8px;background:#fff;border-radius:999px;box-shadow:0 25px 70px rgba(0,0,0,.26)}.search-drawer-inner input{width:100%;min-width:0;height:54px;border:0;outline:0;padding:0 22px;background:transparent;color:var(--ink)}.search-drawer-inner p{color:#cdd7df;font-size:.75rem}
body.menu-open,body.search-open,body.modal-open{overflow:hidden}

/* Hero */
.luxury-hero{min-height:780px!important;background:linear-gradient(125deg,var(--navy-deep) 0%,var(--navy) 50%,#f4eadc 50%,#fbf6ee 100%)!important;position:relative;overflow:hidden;isolation:isolate;border-bottom:1px solid rgba(184,138,59,.4)}
.luxury-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:7px;background:linear-gradient(90deg,var(--maroon),var(--gold),var(--navy),var(--gold),var(--maroon));z-index:7}
.luxury-hero .marble-wash{position:absolute;inset:0;background:linear-gradient(105deg,rgba(255,255,255,.04),transparent 48%,rgba(255,255,255,.58));z-index:1}
.luxury-hero .mughal-watermark{position:absolute;left:-80px;top:40px;width:520px;height:620px;border:1px solid rgba(217,188,120,.18);border-radius:260px 260px 0 0;z-index:1}.luxury-hero .mughal-watermark:after{content:"BR";position:absolute;left:120px;top:180px;font:600 12rem/1 var(--serif);color:rgba(255,255,255,.035)}
.luxury-hero .floral-corner{position:absolute;width:190px;height:190px;background-image:var(--pattern-image);background-size:cover;opacity:.09;z-index:2}.luxury-hero .top-left{left:0;top:0}.luxury-hero .bottom-right{right:0;bottom:0;transform:rotate(180deg)}
.luxury-hero .hero-slides{position:absolute!important;right:4%!important;top:34px!important;bottom:42px!important;left:auto!important;width:45%!important;overflow:hidden;border:1px solid rgba(184,138,59,.88);border-radius:310px 310px 24px 24px;background:linear-gradient(145deg,#eadfce,#cfc0ad);box-shadow:0 30px 80px rgba(15,18,29,.28);z-index:3}
.luxury-hero .hero-slides:before{content:"";position:absolute;inset:11px;border:1px solid rgba(255,255,255,.62);border-radius:300px 300px 17px 17px;z-index:5;pointer-events:none}
.luxury-hero .hero-slide{position:absolute!important;inset:0!important;opacity:0;transition:opacity .8s ease;display:block!important}.luxury-hero .hero-slide.active{opacity:1}.luxury-hero .hero-slide img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:linear-gradient(145deg,#efe7dc,#cbbba8);filter:saturate(.98) contrast(1.02)}
.luxury-hero .hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,27,45,.96) 0%,rgba(8,27,45,.91) 44%,rgba(8,27,45,.08) 60%,transparent 100%);z-index:4}
.luxury-hero .hero-grid{position:relative;z-index:5;min-height:780px!important;display:grid!important;grid-template-columns:1.05fr .95fr!important;align-items:center;gap:60px}
.luxury-hero .hero-copy{padding:76px 0 74px;max-width:660px;color:#fff;text-align:left}.luxury-hero .hero-copy h1{font-size:clamp(3.7rem,5.1vw,5.2rem);line-height:.89;color:#fff;margin:22px 0 25px;text-shadow:0 7px 28px rgba(0,0,0,.2)}.luxury-hero .hero-copy>p{max-width:580px;color:#d8e0e5;font-size:1rem}.luxury-hero .hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:34px}.luxury-hero .hero-trust{display:flex;gap:20px;flex-wrap:wrap;margin-top:36px;padding-top:20px;border-top:1px solid rgba(217,188,120,.3);color:#d6dde1}.luxury-hero .hero-trust span:before{content:"✦";color:var(--gold-soft);margin-right:7px}
.luxury-hero .hero-monogram{justify-self:end;align-self:end;margin-bottom:55px;margin-right:5%;position:relative;z-index:7}.hero-arch-emblem{width:132px;height:160px;border:1px solid rgba(217,188,120,.8);border-radius:80px 80px 8px 8px;background:rgba(8,27,45,.72);display:grid;place-content:center;text-align:center;color:#fff;backdrop-filter:blur(8px);box-shadow:0 18px 45px rgba(0,0,0,.22)}.hero-arch-emblem span{font:600 3.25rem/1 var(--serif);color:var(--gold-soft)}.hero-arch-emblem small{font-size:.53rem;letter-spacing:.11em;text-transform:uppercase;line-height:1.55}
.hero-dots{position:absolute;left:50%;bottom:20px;z-index:9;display:flex;gap:8px}.hero-dots button{width:7px;height:7px;border:0;border-radius:50%;background:rgba(255,255,255,.5);padding:0;cursor:pointer}.hero-dots button.active{width:30px;border-radius:10px;background:var(--gold)}

/* Mughal sections and collections */
.mughal-section{background:linear-gradient(rgba(255,253,248,.94),rgba(255,253,248,.94)),var(--site-bg-image);background-size:auto,620px;overflow:hidden}
.mughal-section:before,.marble-section:before{content:"";position:absolute;inset:14px;border:1px solid rgba(184,138,59,.16);pointer-events:none}
.section-arch-watermark{position:absolute;left:50%;top:25px;transform:translateX(-50%);width:350px;height:270px;border:1px solid rgba(184,138,59,.1);border-radius:180px 180px 0 0}
.luxury-collections{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}
.luxury-collections .collection-card{height:470px!important;border-radius:190px 190px 18px 18px;overflow:hidden;border:1px solid rgba(184,138,59,.65);box-shadow:var(--lux-shadow);background:#ddd0c1;position:relative}
.luxury-collections .collection-card:before{content:"";position:absolute;inset:9px;border:1px solid rgba(255,255,255,.62);border-radius:182px 182px 12px 12px;z-index:2;pointer-events:none}
.luxury-collections .collection-card img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:.65s}.luxury-collections .collection-card:after{background:linear-gradient(180deg,transparent 38%,rgba(8,27,45,.87))}.luxury-collections .collection-card>div{left:27px;right:27px;bottom:28px}.luxury-collections .collection-card h3{font-size:2.25rem}.luxury-collections .collection-card b{color:#f5dfad}.luxury-collections .collection-card:hover img{transform:scale(1.045)}.luxury-collections .sale-collection-card{border-color:rgba(111,16,37,.8)}

/* Product cards */
.product-grid{gap:24px}
.product-card{background:#fff;border:1px solid rgba(184,138,59,.55);border-radius:22px;overflow:hidden;box-shadow:0 15px 40px rgba(54,22,27,.09);transition:.32s;position:relative}.product-card:hover{transform:translateY(-7px);box-shadow:0 24px 60px rgba(54,22,27,.16);border-color:var(--gold)}
.product-image-shell,.product-image{position:relative;display:block;aspect-ratio:3/4;background:linear-gradient(145deg,#f3ece3,#dfd1c2);overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain!important;object-position:center;background:linear-gradient(145deg,#f3ece3,#dfd1c2);transition:.55s}.product-card:hover .product-image img{transform:scale(1.035)}
.product-card .product-meta{padding:19px 18px 21px;background:#fff;border-top:1px solid #eee2d3}.product-meta>span{color:var(--gold);font-size:.62rem;font-weight:800}.product-meta h3{font-size:1.45rem;line-height:1.05;margin:7px 0 10px;color:var(--maroon)}.product-price{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-price strong{color:var(--maroon);font-size:.95rem}.product-price del{color:#9f9190;font-size:.78rem}.product-price small{color:var(--muted)}
.badge-stack{position:absolute;left:12px;top:12px;z-index:4;display:flex;gap:5px;flex-wrap:wrap;max-width:72%}.product-badge{position:static!important;border-radius:999px;padding:6px 9px;font-size:.53rem;font-weight:800;box-shadow:0 4px 12px rgba(0,0,0,.15)}.sale-badge{background:linear-gradient(135deg,#a87722,#e0c37c)!important;color:#3d1807!important}.new-badge{background:var(--navy)!important}.featured-badge{background:var(--maroon)!important}.bestseller-badge{background:#fff!important;color:var(--maroon)!important;border:1px solid var(--gold)}
.wishlist-button{position:absolute;right:12px;top:12px;z-index:5;width:40px;height:40px;border-radius:50%;border:1px solid rgba(184,138,59,.55);background:rgba(255,255,255,.92);color:var(--maroon);display:grid;place-items:center;font-size:1.4rem;cursor:pointer;box-shadow:0 7px 20px rgba(0,0,0,.12)}.wishlist-button.active{background:var(--maroon);color:#fff}
.product-card-actions{position:absolute;left:13px;right:13px;bottom:13px;z-index:5;display:grid;grid-template-columns:1fr 45px;gap:7px;transform:translateY(80px);opacity:0;transition:.3s}.product-card:hover .product-card-actions,.product-card:focus-within .product-card-actions{transform:none;opacity:1}.quick-view-button,.product-card-actions>a{min-height:44px;border:0;border-radius:12px;background:rgba(255,255,255,.96);color:var(--maroon);font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.15)}
.navy-accent-section{background:linear-gradient(180deg,#fff,#f8f4ec)}.navy-accent-section:after{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,var(--navy),var(--gold),var(--maroon))}
.marble-section{background:linear-gradient(135deg,rgba(255,255,255,.97),rgba(246,239,228,.96)),var(--site-bg-image);background-size:auto,760px}
.designer-picks-section{background:linear-gradient(125deg,var(--navy-deep),var(--navy));overflow:hidden}.designer-picks-section:before{content:"";position:absolute;inset:0;background-image:var(--pattern-image);background-size:500px;opacity:.055}.designer-picks-section .product-card{border-color:rgba(217,188,120,.55)}.designer-picks-section .section-heading h2{color:#fff}.light-link{color:#fff!important}
.sale-home-section{background:linear-gradient(180deg,#fff,#f8f0e6)}.sale-home-banner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:35px;padding:48px 52px;border-radius:24px;background:linear-gradient(125deg,var(--maroon-dark),var(--maroon),var(--navy));color:#fff;overflow:hidden;box-shadow:var(--lux-shadow)}.sale-home-banner:before{content:"SALE";position:absolute;right:-15px;bottom:-77px;font:700 10rem/1 var(--serif);color:rgba(255,255,255,.045)}.sale-home-banner h2{font-size:clamp(2.5rem,4.5vw,4.5rem);margin:8px 0 10px}.sale-home-banner p{margin:0;color:#eadde1}.sale-home-grid{margin-top:36px}

/* Promotional, story, gallery, reviews, newsletter */
.luxury-promo{position:relative;overflow:hidden;background:linear-gradient(120deg,var(--maroon-dark),var(--maroon));color:#fff}.promo-jaali{position:absolute;inset:0;background-image:var(--pattern-image);background-size:420px;opacity:.07}.royal-promo-grid{position:relative;z-index:2}.royal-promo-copy h2{color:#fff}.mughal-photo-frame{padding:12px;border:1px solid var(--gold);border-radius:230px 230px 12px 12px;background:rgba(255,255,255,.08)}.mughal-photo-frame img{border-radius:220px 220px 6px 6px;object-fit:contain!important;background:#e8d9c8}
.story-arch-frame{padding:10px;border:1px solid var(--gold);border-radius:250px 250px 12px 12px;background:#fff;box-shadow:var(--lux-shadow)}.story-arch-frame img{border-radius:240px 240px 7px 7px;object-fit:contain!important;background:#ecdfd0}.story-note{border-radius:14px;box-shadow:0 18px 45px rgba(0,0,0,.17)}
.instagram-section{background:#fff}.instagram-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.instagram-tile{aspect-ratio:1/1.22;position:relative;overflow:hidden;border-radius:150px 150px 12px 12px;border:1px solid rgba(184,138,59,.48);background:#eee}.instagram-tile img{width:100%;height:100%;object-fit:cover;transition:.5s}.instagram-tile span{position:absolute;inset:auto 8px 8px;padding:10px;background:rgba(8,27,45,.83);color:#fff;text-align:center;border-radius:8px;font-size:.62rem;text-transform:uppercase;letter-spacing:.07em;opacity:0;transform:translateY(10px);transition:.3s}.instagram-tile:hover img{transform:scale(1.05)}.instagram-tile:hover span{opacity:1;transform:none}
.testimonials-section{background:linear-gradient(125deg,var(--navy-deep),var(--navy));color:#fff}.testimonial-jaali{position:absolute;inset:0;background-image:var(--pattern-image);background-size:460px;opacity:.045}.testimonial-card{position:relative;border:1px solid rgba(217,188,120,.5);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 18px 48px rgba(0,0,0,.17)}.review-quote{position:absolute;right:22px;top:5px;font:600 5rem/1 var(--serif);color:rgba(184,138,59,.2)}
.newsletter{background:linear-gradient(180deg,#fff,#f4ecdf)}.newsletter-card{position:relative;border-radius:24px;background:linear-gradient(135deg,#fffdf9,#f1e4d1);border:1px solid rgba(184,138,59,.6);box-shadow:var(--lux-shadow);overflow:hidden}.newsletter-card:after{content:"BR";position:absolute;right:4%;bottom:-55px;font:700 10rem/1 var(--serif);color:rgba(111,16,37,.04)}.newsletter-card>div,.newsletter-card>form{position:relative;z-index:1}.newsletter-card input{border-radius:999px 0 0 999px}

/* Footer */
.luxury-footer{position:relative;background:linear-gradient(rgba(8,27,45,.97),rgba(8,27,45,.97)),var(--footer-bg-image)!important;background-size:auto,650px!important;color:#e6edf2!important;padding:82px 0 26px!important;overflow:hidden}
.footer-mughal-arch{position:absolute;right:-120px;bottom:-180px;width:540px;height:620px;border:1px solid rgba(217,188,120,.12);border-radius:280px 280px 0 0}.footer-gold-ornament{position:absolute;top:22px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:15px;color:var(--gold-soft);font-size:.72rem;letter-spacing:.12em}.footer-gold-ornament span{display:block;width:90px;height:1px;background:linear-gradient(90deg,transparent,var(--gold))}.footer-gold-ornament span:last-child{transform:rotate(180deg)}
.luxury-footer .footer-grid{position:relative;z-index:1;grid-template-columns:1.45fr repeat(3,1fr);gap:54px}.luxury-footer .footer-brand img{width:235px;height:125px;object-fit:contain;background:rgba(255,255,255,.96);padding:9px;border-radius:110px 110px 10px 10px;border:1px solid var(--gold)}.luxury-footer h4{color:#fff;font-size:1.4rem}.luxury-footer a,.luxury-footer p{color:#c7d2db}.luxury-footer a:hover{color:var(--gold-soft)}.footer-socials{display:flex;gap:8px;flex-wrap:wrap}.footer-socials a{border:1px solid rgba(217,188,120,.35);border-radius:999px;padding:6px 10px;font-size:.62rem}.footer-newsletter{display:flex;margin-top:18px}.footer-newsletter input{width:100%;min-width:0;border:1px solid rgba(217,188,120,.4);background:rgba(255,255,255,.08);color:#fff;padding:12px;border-radius:10px 0 0 10px;outline:0}.footer-newsletter button{width:45px;border:0;background:var(--gold);color:var(--navy);font-weight:800;border-radius:0 10px 10px 0}.footer-bottom{position:relative;z-index:1}
.floating-whatsapp{right:22px!important;bottom:22px!important;width:auto!important;min-width:58px;height:58px!important;padding:0 17px!important;border-radius:999px!important;background:linear-gradient(135deg,#16964f,#23b966)!important;display:flex!important;gap:8px!important;align-items:center!important;justify-content:center!important;color:#fff!important;box-shadow:0 18px 45px rgba(14,114,58,.28)!important;z-index:590!important}.floating-whatsapp span{font-weight:900}.floating-whatsapp em{font-style:normal;font-size:.67rem;text-transform:uppercase;letter-spacing:.06em}

/* Page heroes, shop and detail pages */
.luxury-page-hero,.page-hero.page-hero-image{min-height:370px;display:flex;align-items:center;padding:72px 0;background-image:linear-gradient(90deg,rgba(8,27,45,.95),rgba(76,7,24,.82),rgba(76,7,24,.38)),var(--page-hero-image)!important;background-size:cover!important;background-position:center!important;border-bottom:5px double var(--gold);position:relative;overflow:hidden}.luxury-page-hero:before,.page-hero.page-hero-image:before{content:"";position:absolute;inset:14px;border:1px solid rgba(217,188,120,.42)}.luxury-page-hero h1,.page-hero.page-hero-image h1{color:#fff;text-shadow:0 4px 24px rgba(0,0,0,.25)}
.luxury-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(40,22,25,.06);margin-bottom:42px}.category-tabs a{border-radius:999px}.category-tabs a.active,.category-tabs a:hover{background:var(--navy);border-color:var(--navy);color:#fff}.shop-search{display:flex}.shop-search input,.sort-form select{border:1px solid var(--line);border-radius:10px;padding:11px 13px;background:#fff}.shop-search button{border:0;border-radius:10px;background:var(--gold);color:var(--navy);font-weight:800;padding:0 17px}
.product-detail-grid{gap:70px}.mughal-product-frame{padding:10px;border:1px solid var(--gold);border-radius:260px 260px 16px 16px;background:#fff;box-shadow:var(--lux-shadow)}.product-gallery-main img{border-radius:250px 250px 9px 9px;object-fit:contain!important;background:#eee2d5}.product-thumb{border-radius:10px;overflow:hidden}.product-info h1{color:var(--maroon)}.detail-price{color:var(--maroon)}
.form-card,.contact-form-card,.contact-card,.account-panel,.order-summary,.checkout-summary,.tracking-card,.policy-nav,.policy-content{border-radius:18px;border:1px solid rgba(184,138,59,.35);box-shadow:0 15px 45px rgba(42,24,27,.07);background:#fff}.form-grid input,.form-grid textarea,.form-grid select,.form-stack input,.form-stack textarea,.manual-payment-fields input{border-radius:10px!important;background:#fffdf9!important}.payment-options label{border-radius:12px}.cart-item{border-radius:14px;background:#fff;padding:14px;border:1px solid var(--line);margin-bottom:12px}.cart-item img,.checkout-product img{object-fit:contain!important;background:#eee4d7;border-radius:8px}

/* Login and register */
.luxury-auth-page{min-height:calc(100vh - 130px);display:grid;place-items:center;padding:65px 0;background:linear-gradient(135deg,rgba(8,27,45,.98),rgba(74,7,23,.93)),var(--site-bg-image);background-size:auto,650px;position:relative}.luxury-auth-page:before{content:"";position:absolute;inset:18px;border:1px solid rgba(217,188,120,.38)}
.auth-layout{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;max-width:1080px;width:min(1080px,calc(100% - 38px));gap:0;align-items:stretch}.auth-arch-visual,.auth-visual{min-height:690px;border:1px solid var(--gold);border-radius:280px 0 0 22px;overflow:hidden;position:relative;background:var(--navy)}.auth-arch-visual img,.auth-visual>img{width:100%;height:100%;min-height:690px;object-fit:contain;background:linear-gradient(145deg,#ebdfd1,#cdbca8)}.auth-visual-copy{position:absolute;left:38px;right:38px;bottom:35px;z-index:3;color:#fff}.auth-arch-visual:after,.auth-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(8,27,45,.92))}.luxury-auth-card,.auth-card{background:#fffdf9;padding:52px 48px;border:1px solid var(--gold);border-left:0;border-radius:0 22px 22px 0;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.luxury-auth-card:after,.auth-card:after{content:"BR";position:absolute;right:-20px;bottom:-65px;font:700 10rem/1 var(--serif);color:rgba(111,16,37,.035)}.auth-logo{width:180px;height:90px;object-fit:contain;margin:0 auto 15px}.luxury-auth-card h1,.auth-card h1{font-size:clamp(3.1rem,5vw,4.5rem);color:var(--maroon);margin:8px 0}.auth-bottom,.auth-divider,.auth-guest-link{position:relative;z-index:1}

/* Dialogs and toast: hidden until script explicitly opens them */
.quick-view-modal,.promo-popup{position:fixed;inset:0;z-index:1300;display:grid;place-items:center;padding:24px;opacity:0;visibility:hidden;pointer-events:none;transition:.22s}.quick-view-modal.open,.promo-popup.open{opacity:1;visibility:visible;pointer-events:auto}.quick-view-backdrop,.promo-popup-backdrop{position:absolute;inset:0;background:rgba(8,27,45,.82);backdrop-filter:blur(8px)}.quick-view-dialog,.promo-popup-card{position:relative;z-index:2;width:min(920px,100%);max-height:90vh;overflow:auto;background:#fff;border:1px solid var(--gold);border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.35)}.quick-view-dialog>button,.promo-popup-card>button{position:absolute;right:13px;top:13px;z-index:3;width:40px;height:40px;border-radius:50%;border:1px solid var(--gold);background:#fff;color:var(--maroon);font-size:1.4rem;cursor:pointer}.quick-view-grid{display:grid;grid-template-columns:1fr 1fr}.quick-view-grid>img{width:100%;height:620px;object-fit:contain;background:#eadfd2;border-radius:220px 0 0 0}.quick-view-grid>div{padding:52px 42px}.promo-popup-card{display:grid;grid-template-columns:.9fr 1.1fr}.promo-popup-card>img{width:100%;height:100%;min-height:420px;object-fit:contain;background:#eadfd2}.promo-popup-card>div{padding:50px 42px}.site-toast{position:fixed;left:50%;bottom:24px;z-index:1500;transform:translate(-50%,25px);opacity:0;background:var(--navy);color:#fff;border:1px solid var(--gold);border-radius:999px;padding:11px 18px;font-size:.72rem;box-shadow:0 14px 35px rgba(0,0,0,.2);transition:.25s}.site-toast.show{opacity:1;transform:translate(-50%,0)}

/* Responsive */
@media(max-width:1320px) and (min-width:1181px){
 .luxury-header .header-row{width:calc(100% - 24px)!important;grid-template-columns:minmax(340px,1fr) auto minmax(340px,1fr)!important;column-gap:14px!important}
 .luxury-header .main-nav{gap:17px!important}.luxury-header .main-nav>a,.luxury-header .nav-link-button{font-size:.63rem}.luxury-header .luxury-brand{width:185px!important}.luxury-header .icon-action{min-width:45px;padding-inline:4px}.luxury-header .header-actions{gap:2px!important}
}
@media(max-width:1180px){
 .luxury-header .header-row{width:calc(100% - 24px)!important;grid-template-columns:48px 1fr auto!important;min-height:91px!important;column-gap:7px!important}
 .luxury-header .mobile-menu-btn{display:flex!important;justify-self:start;z-index:920}
 .luxury-header .luxury-brand{width:min(190px,36vw)!important;justify-self:center!important}.luxury-header .luxury-brand img{height:74px!important}
 .luxury-header .main-nav{position:fixed!important;left:0!important;top:0!important;bottom:0!important;width:min(370px,90vw)!important;display:block!important;padding:120px 26px 36px!important;background:#fffdf8!important;transform:translateX(-105%)!important;visibility:hidden!important;pointer-events:none!important;overflow-y:auto!important;z-index:900!important;box-shadow:25px 0 70px rgba(8,27,45,.27)!important;transition:.3s!important}
 .luxury-header .main-nav.open{transform:none!important;visibility:visible!important;pointer-events:auto!important}
 .luxury-header .main-nav>a,.luxury-header .nav-link-button{display:flex!important;width:100%!important;justify-content:space-between!important;padding:15px 4px!important;border-bottom:1px solid #eadcc7!important;font-size:.72rem!important}
 .luxury-header .nav-dropdown{width:100%!important}.luxury-header .nav-dropdown-menu.luxury-menu{position:static!important;display:none!important;width:100%!important;margin:6px 0 10px!important;border:0!important;border-radius:10px!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;background:#f8efe1!important}.luxury-header .nav-dropdown.open>.nav-dropdown-menu.luxury-menu{display:block!important}.nav-dropdown-menu.luxury-menu:before{display:none}
 body.menu-open:after{content:"";position:fixed;inset:0;background:rgba(8,27,45,.58);z-index:580;backdrop-filter:blur(2px)}
 .luxury-header .action-dropdown-menu{z-index:980!important}
 .luxury-hero .hero-slides{right:2.5%!important;width:48%!important}.luxury-hero .hero-grid{grid-template-columns:1fr .75fr!important}.luxury-hero .hero-copy h1{font-size:clamp(3.6rem,7vw,5.4rem)}
 .luxury-collections{grid-template-columns:repeat(2,minmax(0,1fr))!important}.instagram-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:900px){
 .container{width:min(100% - 30px,1240px)}.section{padding:78px 0}
 .luxury-header .header-row{min-height:84px!important}.luxury-header .luxury-brand{width:min(155px,34vw)!important}.luxury-header .luxury-brand img{height:66px!important}.luxury-header .header-actions{gap:0!important}.luxury-header .icon-action{min-width:40px;padding:3px}.luxury-header .icon-action em{display:none}
 .luxury-hero{min-height:720px!important;background:linear-gradient(150deg,var(--navy-deep),var(--navy) 62%,#eee0cf)!important}.luxury-hero .hero-slides{inset:0!important;width:100%!important;border:0!important;border-radius:0!important;opacity:.32}.luxury-hero .hero-slides:before{display:none}.luxury-hero .hero-slide img{object-fit:cover!important}.luxury-hero .hero-overlay{background:linear-gradient(90deg,rgba(8,27,45,.96),rgba(8,27,45,.73))}.luxury-hero .hero-grid{min-height:720px!important;grid-template-columns:1fr!important}.luxury-hero .hero-copy{max-width:650px;padding:105px 0 95px}.luxury-hero .hero-monogram{display:none}.hero-dots{left:24px;transform:none}
 .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-grid,.royal-promo-grid,.auth-layout,.quick-view-grid{grid-template-columns:1fr}.auth-arch-visual,.auth-visual{min-height:470px;border-radius:220px 220px 0 0}.auth-arch-visual img,.auth-visual>img{min-height:470px}.luxury-auth-card,.auth-card{border-left:1px solid var(--gold);border-radius:0 0 20px 20px}.quick-view-grid>img{height:430px;border-radius:190px 190px 0 0}.luxury-footer .footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}
 .luxury-toolbar{align-items:flex-start;flex-direction:column}.shop-tools{width:100%;flex-wrap:wrap}
}
@media(max-width:640px){
 .container{width:calc(100% - 22px)}.section{padding:66px 0}.luxury-announcement{min-height:28px;padding:6px 10px;font-size:.49rem;gap:6px;letter-spacing:.1em}
 .luxury-header .header-row{width:calc(100% - 14px)!important;grid-template-columns:42px 1fr auto!important;min-height:76px!important;padding:3px 0!important}.luxury-header .luxury-brand{width:min(122px,34vw)!important}.luxury-header .luxury-brand img{height:58px!important}.luxury-header .icon-action{min-width:34px;min-height:42px;padding:1px}.luxury-header .wishlist-link{display:none!important}.luxury-header .header-icon{transform:scale(.88)}
 .luxury-header .action-dropdown-menu{position:fixed!important;left:9px!important;right:9px!important;top:108px!important;width:auto!important;max-height:calc(100vh - 120px);overflow:auto}.action-dropdown-menu:before{display:none}.cart-preview-menu{width:auto!important}
 .search-drawer{padding:18px}.search-drawer:before{inset:8px}.search-close{right:14px;top:14px}.search-drawer-inner h2{font-size:3rem}.search-drawer-inner form{grid-template-columns:1fr;border-radius:17px}.search-drawer-inner form .btn{width:100%;border-radius:11px;margin-top:4px}.search-drawer-inner input{height:48px}
 .luxury-hero{min-height:640px!important}.luxury-hero .hero-grid{min-height:640px!important}.luxury-hero .hero-copy{padding:88px 0 76px}.luxury-hero .hero-copy h1{font-size:3.45rem}.luxury-hero .hero-copy>p{font-size:.9rem}.luxury-hero .hero-actions{display:grid}.luxury-hero .hero-trust{display:grid;gap:7px}.hero-dots{bottom:15px}
 .luxury-collections{grid-template-columns:1fr!important}.luxury-collections .collection-card{height:450px!important}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.product-card{border-radius:14px}.product-card .product-meta{padding:12px 10px 14px}.product-meta h3{font-size:1.03rem;min-height:2.15rem}.product-price{gap:4px}.product-price small{display:none}.product-card-actions{display:none}.wishlist-button{width:34px;height:34px;right:7px;top:7px}.badge-stack{left:7px;top:7px;gap:3px}.product-badge{font-size:.46rem;padding:4px 6px}
 .sale-home-banner{display:block;padding:36px 24px}.sale-home-banner .btn{margin-top:22px}.instagram-grid{grid-template-columns:repeat(2,1fr)}.testimonial-grid{grid-template-columns:1fr}.newsletter-card{padding:34px 22px}.newsletter-card form{display:grid;gap:8px}.newsletter-card input{height:50px;border-radius:12px}.newsletter-card .btn{border-radius:12px}.luxury-footer .footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-gold-ornament span{width:48px}.floating-whatsapp{width:55px!important;min-width:55px!important;padding:0!important}.floating-whatsapp em{display:none}
 .luxury-page-hero,.page-hero.page-hero-image{min-height:300px;padding:68px 0 45px}.category-tabs{flex-wrap:nowrap;overflow-x:auto;width:100%;padding-bottom:5px}.category-tabs a{white-space:nowrap}.shop-search,.sort-form{width:100%}.shop-search input,.sort-form select{width:100%}
 .product-detail-grid{gap:35px}.mughal-product-frame{border-radius:170px 170px 12px 12px}.product-gallery-main img{height:500px;border-radius:160px 160px 8px 8px}.form-grid,.manual-payment-fields{grid-template-columns:1fr}.full-span{grid-column:auto}.quick-view-grid>img{height:310px}.quick-view-grid>div,.promo-popup-card>div{padding:30px 22px}.promo-popup-card{grid-template-columns:1fr}.promo-popup-card>img{height:230px;min-height:230px}
}
@media(max-width:390px){.luxury-header .luxury-brand{width:108px!important}.luxury-header .cart-action em,.luxury-header .search-trigger em{display:none}.product-meta h3{font-size:.95rem}.luxury-hero .hero-copy h1{font-size:3.05rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1!important;transform:none!important}}

/* Correct mirrored registration layout */
.auth-layout.reverse .luxury-auth-card,.auth-layout.reverse .auth-card{border-left:1px solid var(--gold);border-right:0;border-radius:22px 0 0 22px}
.auth-layout.reverse .auth-arch-visual,.auth-layout.reverse .auth-visual{border-radius:0 280px 22px 0}
@media(max-width:900px){
 .auth-layout.reverse .auth-arch-visual,.auth-layout.reverse .auth-visual{order:-1;border-radius:220px 220px 0 0}
 .auth-layout.reverse .luxury-auth-card,.auth-layout.reverse .auth-card{border-right:1px solid var(--gold);border-radius:0 0 20px 20px}
}

/* V10.3 header refinement */
@media (min-width:1181px){
  .luxury-header .header-actions{gap:7px!important}
  .luxury-header .icon-action{min-width:50px!important;padding-inline:6px!important}
  .luxury-header .login-dropdown .icon-action,.luxury-header .cart-dropdown .icon-action{min-width:54px!important}
}
@media (max-width:1180px){
  .luxury-header .mobile-menu-btn{display:flex!important;visibility:visible!important;opacity:1!important}
  .luxury-header .mobile-menu-btn span{display:block!important}
}
@media (max-width:640px){
  .luxury-header .header-row{grid-template-columns:42px minmax(96px,1fr) auto!important}
  .luxury-header .header-actions{max-width:118px!important}
  .luxury-header .wishlist-link{display:none!important}
  .luxury-header .icon-action{min-width:36px!important}
}


/* Version 10.4 — user revision: remove blue, remove arch-cut frames, add faded royal carvings */
:root{
  --navy:var(--maroon);
  --navy-deep:var(--maroon-dark);
  --navy-soft:var(--maroon-soft);
  --gold-soft:var(--gold-light);
}
body{
  background-color:#fffdfa;
  background-image:
    radial-gradient(circle at 10% 12%, rgba(183,138,60,.045), transparent 18%),
    radial-gradient(circle at 88% 28%, rgba(183,138,60,.035), transparent 16%),
    radial-gradient(circle at 30% 78%, rgba(183,138,60,.03), transparent 18%),
    var(--pattern-image);
  background-size:auto,auto,auto,540px;
  background-attachment:scroll,scroll,scroll,fixed;
  background-repeat:no-repeat,no-repeat,no-repeat,repeat;
}
main,.section,.ivory-bg,.brand-story,.instagram-section,.newsletter-card,.luxury-toolbar,.product-card,.auth-card,.luxury-auth-card,.page-hero.page-hero-image,.page-section,.content-section{
  position:relative;
}
.section::before,.ivory-bg::before,.brand-story::before,.instagram-section::before,.page-section::before,.content-section::before{
  content:"";
  position:absolute;
  inset:0;
  background-image:var(--pattern-image);
  background-size:460px;
  background-repeat:repeat;
  opacity:.028;
  pointer-events:none;
}
.section > *, .ivory-bg > *, .brand-story > *, .instagram-section > *, .page-section > *, .content-section > *{position:relative;z-index:1}

/* Remove blue from storefront accents */
.luxury-announcement,
.search-drawer,
.designer-picks-section,
.testimonials-section,
.luxury-footer,
.hero-arch-emblem,
.site-toast,
.quick-view-backdrop,
.promo-popup-backdrop,
.instagram-tile span{
  background-image:none!important;
  background-color:transparent!important;
}
.luxury-announcement{background:linear-gradient(90deg,var(--maroon-dark),var(--maroon),#8b2740,var(--maroon))!important;color:#f8e8c4}
.search-drawer{background:linear-gradient(135deg,rgba(78,13,29,.985),rgba(111,16,37,.97))!important}
.search-drawer-inner p,.luxury-hero .hero-copy>p,.luxury-hero .hero-trust{color:#f0e7de!important}
.designer-picks-section{background:linear-gradient(125deg,var(--maroon-dark),var(--maroon),#8d2540)!important}
.testimonials-section{background:linear-gradient(125deg,var(--maroon-dark),var(--maroon),#8d2540)!important;color:#fff}
.luxury-footer{background-image:linear-gradient(135deg,rgba(78,13,29,.97),rgba(111,16,37,.95) 58%,rgba(92,26,42,.94)),var(--footer-bg-image)!important}
.hero-arch-emblem{background:rgba(78,13,29,.74)!important}
.site-toast{background:var(--maroon)!important}
.qv-price,.product-price small,.contact-price-link,.product-card-actions button,.product-card-actions a,.shop-search button{color:var(--maroon)!important}
.product-card-actions a{background:var(--maroon)!important;color:#fff!important}
.category-tabs a.active,.category-tabs a:hover{background:var(--maroon)!important;border-color:var(--maroon)!important;color:#fff!important}

/* Softer hero without blue */
.luxury-hero{background:linear-gradient(140deg,#fffdfa 0%,#f7eee2 52%,#f2e4d3 100%)!important;border-bottom:1px solid rgba(184,138,59,.36)}
.luxury-hero:after{background:linear-gradient(90deg,var(--maroon),var(--gold),var(--maroon),var(--gold),var(--maroon))!important}
.luxury-hero .hero-overlay{background:linear-gradient(90deg,rgba(78,13,29,.90) 0%,rgba(78,13,29,.76) 38%,rgba(78,13,29,.22) 60%,rgba(255,255,255,0) 100%)!important}
.luxury-hero .mughal-watermark{border-color:rgba(184,138,59,.12)!important}

/* Remove arch-cut picture frames and switch to elegant rounded rectangles */
.arch-frame,
.story-arch-frame,
.mughal-photo-frame,
.mughal-product-frame,
.auth-arch-visual,
.auth-layout.reverse .auth-arch-visual,
.quick-view-grid>img,
.luxury-hero .hero-slides,
.luxury-hero .hero-slides:before{
  border-radius:28px!important;
}
.arch-frame,
.story-arch-frame,
.mughal-photo-frame,
.mughal-product-frame,
.auth-arch-visual,
.auth-layout.reverse .auth-arch-visual,
.luxury-hero .hero-slides{
  border:1px solid rgba(184,138,59,.7)!important;
  box-shadow:0 24px 60px rgba(70,28,34,.14)!important;
  background:linear-gradient(145deg,#fffdf9,#f3e8da)!important;
  padding:12px!important;
}
.arch-frame:before,.luxury-hero .hero-slides:before{display:none!important}
.arch-frame img,
.story-arch-frame img,
.mughal-photo-frame img,
.product-gallery-main img,
.auth-arch-visual img,
.auth-layout.reverse .auth-arch-visual img,
.quick-view-grid>img,
.luxury-hero .hero-slide img{
  border-radius:20px!important;
  object-fit:contain!important;
  object-position:center!important;
  background:linear-gradient(145deg,#f5ede3,#e8dbc9)!important;
}
.story-arch-frame img{height:610px}
.product-gallery-main img{height:min(72vh,760px)!important}
.quick-view-grid>img{background:#eadfd2!important}
.auth-arch-visual,.auth-layout.reverse .auth-arch-visual{background:#fff8f0!important}
.auth-arch-visual:after,.auth-visual:after{background:linear-gradient(180deg,transparent 42%,rgba(78,13,29,.88))!important}
.luxury-hero .hero-slides{overflow:hidden!important}
.luxury-hero .hero-slide img{filter:saturate(.98) contrast(1.01)!important}

/* Remove decorative arch outlines that visually cut images */
.section-arch-watermark,
.footer-mughal-arch,
.newsletter-arch,
.hero-arch-emblem:before,
.admin-arch-mark,
.luxury-hero .mughal-watermark:after{display:none!important}

@media(max-width:900px){
  .arch-frame,
  .story-arch-frame,
  .mughal-photo-frame,
  .mughal-product-frame,
  .auth-arch-visual,
  .auth-layout.reverse .auth-arch-visual,
  .luxury-hero .hero-slides{border-radius:22px!important}
  .arch-frame img,
  .story-arch-frame img,
  .mughal-photo-frame img,
  .product-gallery-main img,
  .auth-arch-visual img,
  .auth-layout.reverse .auth-arch-visual img,
  .quick-view-grid>img,
  .luxury-hero .hero-slide img{border-radius:16px!important}
}

/* Version 10.5 — professional spacing, maroon/gold navigation, carousels and refined mobile UI */
:root{
  --header-maroon:#5a0d20;
  --header-maroon-2:#73152c;
  --luxury-gold:#c59a4a;
  --luxury-ivory:#fffaf1;
}

/* Remove remaining letter monograms; the real brand logo is used instead. */
.page-hero:after,
.testimonials-section:before,
.luxury-auth-card:after,
.auth-card:after,
.luxury-hero .mughal-watermark:after{display:none!important}

/* Tighter, more professional vertical rhythm. */
.section{padding:68px 0!important}
.section-heading{margin-bottom:30px!important}
.section-heading.centered{margin-bottom:32px!important}
.section-heading h2{margin-top:8px!important}
.row-heading{gap:22px}
.collection-section{padding-top:58px!important;padding-bottom:64px!important}
.products-section,.sale-home-section{padding-top:60px!important;padding-bottom:64px!important}
.brand-story{padding-top:66px!important;padding-bottom:66px!important}
.instagram-section,.testimonials-section{padding-top:62px!important;padding-bottom:62px!important}
.newsletter.section{padding-top:54px!important;padding-bottom:58px!important}
.newsletter-card{padding:38px 44px!important}
.page-hero,.luxury-page-hero{padding-top:68px!important;padding-bottom:58px!important;min-height:auto!important}
.product-detail{padding-top:55px!important;padding-bottom:68px!important}
.auth-page{padding-top:42px!important;padding-bottom:52px!important}
.site-footer{padding-top:62px!important}
.footer-bottom{margin-top:34px!important;padding-top:18px!important;padding-bottom:18px!important}
.collection-card,.collection-card.large{height:410px!important}
.story-arch-frame img{height:540px!important}
.story-grid{gap:58px!important}

/* Elegant maroon and gold header. */
.luxury-announcement{
  min-height:28px!important;
  padding:5px 18px!important;
  background:linear-gradient(90deg,#3e0715,var(--header-maroon),#84223b,var(--header-maroon),#3e0715)!important;
  border-bottom:1px solid rgba(216,179,103,.65)!important;
  color:#f8e8c8!important;
  font-size:.61rem!important;
}
.luxury-header{
  background:linear-gradient(90deg,var(--header-maroon),var(--header-maroon-2),var(--header-maroon))!important;
  border-bottom:2px solid var(--luxury-gold)!important;
  box-shadow:0 10px 30px rgba(58,8,21,.18)!important;
  backdrop-filter:none!important;
}
.luxury-header .header-ornament-line{height:1px!important;background:linear-gradient(90deg,transparent,var(--luxury-gold),#f2d28b,var(--luxury-gold),transparent)!important}
.luxury-header .header-row{
  min-height:86px!important;
  padding:5px 0!important;
  grid-template-columns:minmax(360px,1fr) auto minmax(360px,1fr)!important;
  column-gap:24px!important;
}
.luxury-header .luxury-brand{
  width:190px!important;
  min-width:170px!important;
  background:var(--luxury-ivory)!important;
  border:1px solid rgba(218,184,112,.9)!important;
  border-radius:14px!important;
  padding:4px 12px!important;
  box-shadow:0 8px 22px rgba(38,3,12,.2),inset 0 0 0 2px rgba(197,154,74,.14)!important;
}
.luxury-header .luxury-brand img{height:66px!important;max-height:66px!important;filter:none!important}
.luxury-header .main-nav{gap:24px!important}
.luxury-header .main-nav>a,.luxury-header .nav-link-button{
  color:#fff7e8!important;
  font-family:var(--serif)!important;
  font-size:.92rem!important;
  font-weight:600!important;
  letter-spacing:.055em!important;
  text-transform:none!important;
  padding:12px 0!important;
}
.luxury-header .main-nav>a:after,.luxury-header .nav-link-button:after{height:2px!important;background:var(--luxury-gold)!important;bottom:5px!important}
.luxury-header .sale-nav-link{color:#f2d28b!important}
.luxury-header .sale-nav-link:before{color:#f2d28b!important}
.luxury-header .icon-action{
  color:#f8e7c0!important;
  min-width:49px!important;
  min-height:46px!important;
  border-radius:10px!important;
  font-family:var(--sans)!important;
}
.luxury-header .icon-action:hover,.luxury-header .icon-action:focus-visible{
  color:#fff!important;
  background:rgba(255,255,255,.1)!important;
  outline:1px solid rgba(226,191,113,.45)!important;
}
.luxury-header .icon-action b{background:var(--luxury-gold)!important;color:#4d0a1c!important;border-color:var(--header-maroon)!important}
.luxury-header .action-dropdown-menu,.luxury-header .nav-dropdown-menu.luxury-menu{border-top:4px solid var(--luxury-gold)!important;border-radius:12px!important}
.luxury-header .login-menu>a span,.luxury-header .luxury-menu>a strong{color:var(--maroon)!important}
.mobile-menu-btn span{background:var(--luxury-gold)!important}

/* Catching rotating hero taglines and logo emblem. */
.hero-tagline-rotator{height:34px;margin-top:12px;position:relative;overflow:hidden}
.hero-tagline-rotator strong{
  position:absolute;left:0;top:0;
  opacity:0;transform:translateY(12px);
  color:#f2d28b;font-family:var(--serif);font-size:1.45rem;font-weight:600;font-style:italic;letter-spacing:.02em;
  transition:opacity .45s ease,transform .45s ease;
}
.hero-tagline-rotator strong.active{opacity:1;transform:none}
.hero-logo-emblem{
  width:210px;min-height:205px;padding:25px 22px;
  border:1px solid rgba(224,190,117,.82);border-radius:24px;
  background:rgba(255,250,241,.94);box-shadow:0 22px 55px rgba(52,7,19,.22);
  display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;text-align:center;
}
.hero-logo-emblem img{width:165px;height:110px;object-fit:contain}
.hero-logo-emblem small{color:var(--maroon);font-family:var(--serif);font-size:.84rem;letter-spacing:.08em;text-transform:uppercase;line-height:1.35}
.luxury-hero,.luxury-hero .hero-grid{min-height:690px!important}
.luxury-hero .hero-copy{padding:70px 0!important}
.luxury-hero .hero-copy h1{font-size:clamp(3.5rem,5vw,5.2rem)!important;margin-top:12px!important;margin-bottom:20px!important}
.luxury-hero .hero-trust{margin-top:27px!important;padding-top:16px!important}
.luxury-hero .hero-slides{top:26px!important;bottom:30px!important}

/* Premium product carousel. */
.product-carousel-shell{position:relative;padding:0 46px}
.product-carousel-viewport{overflow:hidden;scroll-behavior:smooth;scrollbar-width:none;scroll-snap-type:x mandatory}
.product-carousel-viewport::-webkit-scrollbar{display:none}
.product-carousel-track{display:flex;gap:20px;align-items:stretch;padding:5px 2px 13px}
.product-carousel-track>.product-card{flex:0 0 calc((100% - 60px)/4);scroll-snap-align:start;min-width:0}
.carousel-arrow{
  position:absolute;top:42%;z-index:8;transform:translateY(-50%);
  width:42px;height:42px;border-radius:50%;border:1px solid var(--luxury-gold);
  background:var(--maroon);color:#fff8e8;font:500 2rem/1 var(--serif);cursor:pointer;
  box-shadow:0 10px 25px rgba(70,12,28,.2);transition:.22s;
}
.carousel-arrow.prev{left:0}.carousel-arrow.next{right:0}
.carousel-arrow:hover{background:var(--luxury-gold);color:var(--maroon);transform:translateY(-50%) scale(1.06)}
.carousel-arrow:disabled{opacity:.35;cursor:default;transform:translateY(-50%)}

/* More premium cards and cleaner hover actions. */
.product-card{
  border-radius:18px!important;
  border:1px solid rgba(197,154,74,.55)!important;
  background:#fffdf9!important;
  box-shadow:0 13px 32px rgba(68,22,31,.09)!important;
}
.product-card:before{display:none!important}
.product-card:hover{transform:translateY(-5px)!important;box-shadow:0 22px 48px rgba(68,22,31,.16)!important}
.product-image-shell,.product-image{background:linear-gradient(145deg,#f8f1e8,#eadfce)!important}
.product-card .product-image img{transform:none!important;object-fit:contain!important;padding:3px}
.product-card:hover .product-image img{transform:scale(1.018)!important}
.product-card .product-meta{padding:16px 16px 18px!important;border-top:1px solid rgba(197,154,74,.32)!important}
.product-meta h3{font-size:1.34rem!important;min-height:2.7rem!important;margin:5px 0 8px!important}
.product-card-actions{
  left:10px!important;right:10px!important;bottom:10px!important;
  grid-template-columns:1fr 1.12fr!important;gap:7px!important;
  padding:8px!important;border-radius:13px!important;
  background:linear-gradient(180deg,rgba(73,9,25,.05),rgba(73,9,25,.9))!important;
  transform:translateY(22px)!important;opacity:0!important;
}
.product-card:hover .product-card-actions,.product-card:focus-within .product-card-actions{transform:none!important;opacity:1!important}
.product-card-actions button,.product-card-actions a{
  min-height:42px!important;border-radius:9px!important;padding:8px 9px!important;
  font-size:.61rem!important;letter-spacing:.06em!important;font-weight:800!important;
  display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;
  box-shadow:none!important;border:1px solid rgba(255,255,255,.65)!important;
}
.product-card-actions .quick-view-button{background:#fffaf1!important;color:var(--maroon)!important}
.product-card-actions .card-view-action{background:var(--maroon)!important;color:#fff!important;border-color:var(--luxury-gold)!important}
.product-card-actions .card-enquiry-action{background:var(--luxury-gold)!important;color:#4f0b1d!important;border-color:#f0d496!important}
.wishlist-button{box-shadow:0 5px 16px rgba(61,16,26,.15)!important}

/* Footer logo instead of BR letters. */
.footer-gold-ornament img{width:145px;height:52px;object-fit:contain;background:#fffaf1;border-radius:9px;padding:3px 9px;border:1px solid rgba(197,154,74,.65)}

/* Policy and content pages need less unused space. */
.policy-layout{gap:38px!important}
.policy-content article{padding:0 0 32px!important;margin-bottom:30px!important}
.content-grid,.contact-grid,.cart-layout,.checkout-layout{gap:38px!important}
.results-line{margin:18px 0!important}
.shop-toolbar,.luxury-toolbar{margin-bottom:28px!important}

@media(max-width:1180px){
  .luxury-header .header-row{grid-template-columns:48px 1fr auto!important;min-height:82px!important}
  .luxury-header .luxury-brand{width:min(175px,35vw)!important}
  .luxury-header .main-nav{background:linear-gradient(180deg,#5a0d20,#73152c)!important;padding-top:108px!important;box-shadow:24px 0 65px rgba(58,8,21,.35)!important}
  .luxury-header .main-nav>a,.luxury-header .nav-link-button{color:#fff7e8!important;border-bottom-color:rgba(226,191,113,.32)!important;font-size:1rem!important}
  .luxury-header .nav-dropdown-menu.luxury-menu{background:#fff8ed!important}
  .product-carousel-track>.product-card{flex-basis:calc((100% - 40px)/3)}
}
@media(max-width:900px){
  .section{padding:54px 0!important}
  .collection-card,.collection-card.large{height:370px!important}
  .luxury-hero,.luxury-hero .hero-grid{min-height:620px!important}
  .luxury-hero .hero-copy{padding:66px 0!important}
  .product-carousel-track>.product-card{flex-basis:calc((100% - 20px)/2)}
  .product-carousel-shell{padding:0 38px}
  .carousel-arrow{width:36px;height:36px;font-size:1.7rem}
  .story-grid{gap:34px!important}
  .newsletter-card{padding:30px!important}
}
@media(max-width:640px){
  .section{padding:42px 0!important}
  .section-heading,.section-heading.centered{margin-bottom:23px!important}
  .container{width:min(100% - 22px,1180px)!important}
  .luxury-announcement{font-size:.49rem!important;letter-spacing:.08em!important;min-height:25px!important;padding:4px 8px!important}
  .luxury-header .header-row{width:calc(100% - 12px)!important;min-height:68px!important;padding:3px 0!important;grid-template-columns:38px 1fr auto!important}
  .luxury-header .luxury-brand{width:min(128px,34vw)!important;padding:2px 7px!important;border-radius:10px!important}
  .luxury-header .luxury-brand img{height:49px!important;max-height:49px!important}
  .luxury-header .icon-action{min-width:32px!important;min-height:38px!important;padding:1px!important}
  .luxury-header .header-icon{transform:scale(.8)!important}
  .luxury-header .action-dropdown-menu{top:96px!important}
  .luxury-header .main-nav{padding-top:92px!important;width:min(330px,90vw)!important}
  .luxury-hero,.luxury-hero .hero-grid{min-height:565px!important}
  .luxury-hero .hero-copy{padding:58px 0 55px!important}
  .luxury-hero .hero-copy h1{font-size:3.05rem!important;line-height:.92!important}
  .hero-tagline-rotator{height:29px;margin-top:8px}.hero-tagline-rotator strong{font-size:1.15rem}
  .hero-actions{margin-top:24px!important;gap:9px!important}
  .hero-trust{margin-top:20px!important}
  .collection-card,.collection-card.large{height:345px!important}
  .product-carousel-shell{padding:0 28px}
  .product-carousel-track{gap:10px;padding-bottom:8px}
  .product-carousel-track>.product-card{flex-basis:calc((100% - 10px)/2)}
  .carousel-arrow{width:30px;height:30px;font-size:1.45rem;top:39%}.carousel-arrow.prev{left:-2px}.carousel-arrow.next{right:-2px}
  .product-card{border-radius:12px!important}
  .product-card .product-meta{padding:11px 9px 13px!important}
  .product-meta h3{font-size:1rem!important;min-height:2.15rem!important}
  .product-card-actions{display:grid!important;left:6px!important;right:6px!important;bottom:6px!important;padding:5px!important;gap:4px!important;transform:none!important;opacity:1!important;background:linear-gradient(180deg,transparent,rgba(73,9,25,.88))!important}
  .product-card-actions button,.product-card-actions a{min-height:34px!important;font-size:.49rem!important;padding:5px 3px!important;border-radius:7px!important}
  .badge-stack{left:6px!important;top:6px!important}.product-badge{font-size:.43rem!important;padding:3px 6px!important}
  .wishlist-button{width:31px!important;height:31px!important;right:6px!important;top:6px!important}
  .story-arch-frame img{height:410px!important}
  .newsletter-card{padding:25px 18px!important}
  .footer-gold-ornament img{width:115px;height:44px}
}
.newsletter-card:after{display:none!important}

/* Version 10.6 — fitted photography, five Mughal-window collections and palace backgrounds */
:root{
  --window-frame-image:url('../images/mughal-window-frame.png');
}

/* The supplied palace direction is used as a quiet background, never as competing content. */
.collection-section,
.marble-section,
.instagram-section,
.newsletter.section,
.shop-page-content,
.policy-page-content{
  background-image:linear-gradient(rgba(255,253,249,.91),rgba(255,250,242,.94)),var(--light-palace-bg)!important;
  background-size:cover!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
}
.collection-section{background-attachment:fixed!important}
.royal-promo,
.designer-picks-section,
.testimonials-section,
.luxury-footer{
  background-image:linear-gradient(115deg,rgba(64,7,20,.94),rgba(112,18,43,.88),rgba(77,8,26,.93)),var(--maroon-palace-bg)!important;
  background-size:cover!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
}
.royal-promo .promo-jaali,
.designer-picks-pattern,
.testimonial-jaali,
.footer-mughal-arch{opacity:.035!important}

/* Five equal collection cards in one desktop row. */
.collection-grid.luxury-collections{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:14px!important;
  align-items:stretch!important;
}
.window-collection-card{
  position:relative!important;
  isolation:isolate!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:393/579!important;
  min-height:0!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:4px!important;
  background:#eadfce!important;
  box-shadow:0 15px 34px rgba(61,27,28,.14)!important;
}
.window-collection-card::before{
  content:""!important;
  position:absolute!important;
  inset:8% 9% 8%!important;
  z-index:0!important;
  background-image:linear-gradient(rgba(56,16,24,.06),rgba(56,16,24,.16)),var(--collection-image)!important;
  background-size:cover!important;
  background-position:center!important;
  filter:blur(11px) saturate(.88)!important;
  transform:scale(1.13)!important;
  opacity:.72!important;
}
.window-collection-card::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:5!important;
  background:var(--window-frame-image) center/100% 100% no-repeat!important;
  pointer-events:none!important;
}
.window-collection-card .collection-picture{
  position:absolute!important;
  inset:13.5% 18.6% 10.5%!important;
  z-index:1!important;
  display:block!important;
  overflow:hidden!important;
  background:linear-gradient(145deg,#efe5d8,#d9c7b3)!important;
}
.window-collection-card .collection-picture img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  background:transparent!important;
  transition:transform .45s ease!important;
}
.window-collection-card:hover .collection-picture img{transform:scale(1.025)!important}
.window-collection-card>div{
  position:absolute!important;
  left:19.7%!important;
  right:19.7%!important;
  bottom:11.2%!important;
  z-index:7!important;
  padding:12px 10px 10px!important;
  color:#fff!important;
  background:linear-gradient(180deg,rgba(53,8,20,.12),rgba(53,8,20,.94))!important;
  border-top:1px solid rgba(226,191,113,.72)!important;
  text-align:left!important;
}
.window-collection-card>div span{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
  color:#f4dca7!important;
  font-size:.49rem!important;
  line-height:1.5!important;
  letter-spacing:.12em!important;
}
.window-collection-card>div h3{
  margin:4px 0 8px!important;
  color:#fff!important;
  font-size:clamp(1.2rem,1.55vw,1.65rem)!important;
  line-height:.92!important;
}
.window-collection-card>div b{
  color:#f6d997!important;
  font-size:.47rem!important;
  letter-spacing:.1em!important;
}
.window-collection-card:hover{transform:translateY(-5px)!important;box-shadow:0 23px 48px rgba(61,27,28,.2)!important}

/* High-contrast badge treatment. */
.featured-badge{
  background:linear-gradient(135deg,#f7dea0,#c99b43)!important;
  color:#4a0a1b!important;
  border:1px solid rgba(74,10,27,.7)!important;
  font-weight:900!important;
  text-shadow:none!important;
  opacity:1!important;
  box-shadow:0 4px 14px rgba(73,12,28,.18)!important;
}
.new-badge{background:var(--maroon)!important;color:#fff!important;border:1px solid rgba(255,255,255,.65)!important}
.sale-badge{background:#b78a3c!important;color:#3f0918!important;font-weight:900!important}

/* Every garment remains fully visible; normalized cached versions remove embedded black bars when GD is available. */
.product-card .product-image,
.product-card .product-image img,
.product-gallery-main,
.product-gallery-main img,
.quick-view-grid>img,
.mughal-photo-frame img,
.story-arch-frame img,
.hero-slide img{
  object-fit:contain!important;
  object-position:center!important;
}
.product-card .product-image img{padding:0!important;background:linear-gradient(145deg,#f3e8da,#dfcdb9)!important}
.product-image-shell{background:linear-gradient(145deg,#f3e8da,#dfcdb9)!important}

@media(max-width:1180px){
  .collection-grid.luxury-collections{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}
}
@media(max-width:760px){
  .collection-section{background-attachment:scroll!important}
  .collection-grid.luxury-collections{
    display:flex!important;
    overflow-x:auto!important;
    scroll-snap-type:x mandatory!important;
    gap:12px!important;
    padding:3px 2px 15px!important;
    scrollbar-width:none!important;
  }
  .collection-grid.luxury-collections::-webkit-scrollbar{display:none!important}
  .window-collection-card{flex:0 0 min(70vw,270px)!important;scroll-snap-align:start!important}
  .window-collection-card>div h3{font-size:1.55rem!important}
  .window-collection-card>div span{font-size:.52rem!important}
  .window-collection-card>div b{font-size:.5rem!important}
}
.luxury-hero{
  background-image:linear-gradient(90deg,rgba(68,7,21,.94) 0%,rgba(99,15,37,.88) 46%,rgba(255,250,241,.18) 70%,rgba(255,250,241,.05) 100%),var(--maroon-palace-bg)!important;
  background-size:cover!important;
  background-position:center!important;
}

/* Version 10.6 Professional Finish */
:root{--window-frame-image:var(--collection-frame-image,url('../images/mughal/mughal-window-frame.png'))}
body{background:#fffdf9;color:#2d1b20}
.section{padding:70px 0}.section-heading{margin-bottom:34px}.section-heading.centered{margin-bottom:34px}

/* Maroon and gold professional header */
.luxury-announcement{min-height:34px;background:linear-gradient(90deg,#4d0718,#75122d,#4d0718)!important;color:#f6dfaa!important;border-bottom:1px solid rgba(216,177,91,.72)!important;gap:9px!important;font-weight:700}
.announcement-image{width:23px;height:23px;object-fit:contain;border-radius:50%;background:#fff8e8;padding:2px;border:1px solid var(--gold)}
.luxury-header{background:linear-gradient(180deg,#74132e,#5a0b21)!important;border-bottom:2px solid var(--gold)!important;box-shadow:0 9px 28px rgba(62,7,22,.2)}
.luxury-header .header-row{min-height:100px!important}
.luxury-header .main-nav a,.luxury-header .nav-link-button,.luxury-header .icon-action{color:#fff4dc!important;font-family:var(--sans);font-weight:700;letter-spacing:.08em}
.luxury-header .main-nav a:after{background:var(--gold-light)!important;bottom:-8px}
.luxury-header .luxury-brand{width:250px!important;background:#650d27;border:1px solid var(--gold);border-radius:14px;padding:7px 18px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 8px 20px rgba(0,0,0,.16)}
.luxury-header .luxury-brand img{height:75px!important;filter:none!important}
.luxury-header .header-icon{filter:brightness(0) invert(1)}
.luxury-header .icon-action b{background:var(--gold)!important;color:#4d0718!important;border-color:#fff0c2!important}
.mobile-menu-btn span{background:var(--gold-light)!important}
.action-dropdown-menu,.nav-dropdown-menu.luxury-menu{border:1px solid var(--gold)!important;box-shadow:0 22px 55px rgba(54,7,20,.28)!important}

/* Mughal search overlay, centered at every viewport */
.search-drawer{display:grid!important;place-items:center!important;padding:24px!important;background:linear-gradient(rgba(62,7,22,.91),rgba(91,10,34,.92)),url('../images/mughal/mughal-arch-dark.jpg') center/cover!important}
.search-drawer-ornament{position:absolute;inset:3%;border:1px solid rgba(229,197,122,.45);pointer-events:none}
.mughal-search-card{width:min(780px,94vw)!important;padding:64px 52px!important;border:1px solid var(--gold)!important;border-radius:26px!important;background:linear-gradient(rgba(76,8,28,.88),rgba(95,13,36,.9)),url('../images/mughal/mughal-jaali-warm.jpg') center/cover!important;box-shadow:0 35px 95px rgba(0,0,0,.4)!important}
.mughal-search-card:before{content:"";position:absolute;inset:12px;border:1px solid rgba(229,197,122,.34);border-radius:18px;pointer-events:none}
.search-drawer-inner form{border-radius:14px!important;border:1px solid var(--gold)!important}.search-close{z-index:4}

/* Photography always fits without crop */
.product-image,.product-image-shell{background:linear-gradient(145deg,#f7f0e6,#e6d8c7)!important}
.product-image img,.product-card .product-image img,.product-gallery-main img,.quick-view-grid>img,.collection-picture img,.website-image-upload img{object-fit:contain!important;object-position:center!important}
.product-card .product-image img{padding:8px!important}
.featured-badge{background:linear-gradient(135deg,#f7dda0,#c89535)!important;color:#4e071a!important;border:1px solid #6c0c27!important;font-weight:900!important;letter-spacing:.07em!important}

/* Royal collection window frame cards */
.collection-grid.luxury-collections{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:16px!important}
.window-collection-card::after{background-image:var(--collection-frame-image)!important}
.window-collection-card{box-shadow:0 18px 38px rgba(65,25,30,.15)!important}
.window-collection-card .collection-picture{background:#efe5d9!important}

/* Premium review cards with Mughal architecture frame */
.review-page-section{background:linear-gradient(rgba(255,253,249,.93),rgba(255,251,244,.96)),url('../images/mughal/mughal-jaali-warm.jpg') center/cover fixed}
.review-page-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:36px;align-items:start}.review-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.mughal-review-card{position:relative;overflow:hidden;border:1px solid rgba(184,138,59,.75)!important;border-radius:22px!important;background:#fffdf8!important;box-shadow:0 18px 44px rgba(69,24,30,.12)!important;padding:14px!important}
.mughal-review-card:before{content:"";position:absolute;inset:6px;border:1px solid rgba(184,138,59,.25);border-radius:16px;pointer-events:none}
.review-photo{position:relative;height:230px;overflow:hidden;border-radius:15px;background:#efe4d7}.review-photo img{width:100%;height:100%;object-fit:contain;background:#efe4d7}.review-card-content{position:relative;padding:24px 20px 20px}.review-card-content p{font:500 1.25rem/1.45 var(--serif);color:#43252e}.review-card-content strong{color:var(--maroon);font-size:.75rem;text-transform:uppercase;letter-spacing:.1em}.review-card-content small{display:block;color:#8f7f7b;margin-top:5px}
.review-submit-card{position:sticky;top:150px;padding:30px;border:1px solid var(--gold);border-radius:24px;background:#fffdf8;box-shadow:0 18px 50px rgba(70,22,30,.12)}.review-submit-card h2{color:var(--maroon);margin:10px 0}.review-upload{padding:15px;border:1px dashed var(--gold);border-radius:13px;background:#fff8ea}.reviews-home-actions{display:flex;justify-content:center;gap:12px;margin-top:30px}.light-outline{border-color:#f2d692!important;color:#fff!important}

/* Auth tabs */
.auth-mode-tabs,.admin-login-tabs{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--gold);border-radius:999px;padding:4px;margin:0 0 23px;background:#fff7e8}.auth-mode-tabs a,.admin-login-tabs a{padding:10px 12px;text-align:center;border-radius:999px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--maroon)}.auth-mode-tabs a.active,.admin-login-tabs a.active{background:linear-gradient(135deg,var(--maroon-dark),var(--maroon));color:#fff;box-shadow:0 8px 20px rgba(91,13,35,.2)}

/* Every popup is truly centered */
.quick-view-modal,.promo-popup{display:grid!important;place-items:center!important;padding:20px!important}.quick-view-dialog,.promo-popup-card{position:relative!important;left:auto!important;top:auto!important;transform:none!important;margin:auto!important;max-height:90vh!important}.quick-view-grid>img{border-radius:20px 0 0 20px!important}

/* Elegant card actions */
.product-card-actions{grid-template-columns:1fr 1fr!important;gap:8px!important}.product-card-actions button,.product-card-actions a{min-height:44px!important;border-radius:12px!important;background:linear-gradient(135deg,#fffdf8,#f3e4c9)!important;color:var(--maroon)!important;border:1px solid var(--gold)!important;font-weight:800!important;box-shadow:0 8px 20px rgba(65,20,29,.15)!important}.product-card-actions a:last-child{background:linear-gradient(135deg,var(--maroon-dark),var(--maroon))!important;color:#fff!important}.product-card-actions button:hover,.product-card-actions a:hover{transform:translateY(-2px)!important}

@media(max-width:1180px){.luxury-header .luxury-brand{width:210px!important}.collection-grid.luxury-collections{grid-template-columns:repeat(3,minmax(0,1fr))!important}.review-page-layout{grid-template-columns:1fr}.review-submit-card{position:static}.review-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.section{padding:52px 0}.luxury-header .header-row{min-height:82px!important}.luxury-header .luxury-brand{width:150px!important;padding:5px 10px}.luxury-header .luxury-brand img{height:58px!important}.review-page-grid{grid-template-columns:1fr}.mughal-search-card{padding:48px 20px!important}.reviews-home-actions{display:grid}.quick-view-grid>img{border-radius:18px 18px 0 0!important}.announcement-image{width:20px;height:20px}.luxury-announcement strong{font-size:.55rem}.collection-grid.luxury-collections{display:flex!important}}

/* V10.6.1 final delivery refinements */
:root{--window-frame-image:var(--collection-frame-image,url('../images/mughal/mughal-jharokha-frame.png'))}

/* Floral jharokha frames: the photograph is contained inside the opening and is never cropped. */
.window-collection-card{
  aspect-ratio:890/1068!important;
  background:linear-gradient(145deg,#f5eee3,#e7d8c6)!important;
  border-radius:18px!important;
}
.window-collection-card::before{
  inset:15.5% 15% 8.5%!important;
  background-image:linear-gradient(rgba(68,16,28,.03),rgba(68,16,28,.08)),var(--collection-image)!important;
  background-size:cover!important;
  filter:blur(14px) saturate(.78)!important;
  opacity:.34!important;
}
.window-collection-card::after{
  background:var(--window-frame-image) center/100% 100% no-repeat!important;
}
.window-collection-card .collection-picture{
  inset:16.3% 15.2% 8.2%!important;
  border-radius:44% 44% 4px 4px/17% 17% 4px 4px!important;
  background:linear-gradient(145deg,#f5eee5,#e2d2c0)!important;
}
.window-collection-card .collection-picture img{padding:4px!important}
.window-collection-card>div{
  left:16%!important;right:16%!important;bottom:8.4%!important;
  padding:10px 9px 9px!important;border-radius:0 0 3px 3px!important;
}

/* Review galleries retain all approved customer pictures. */
.review-photo-gallery{display:grid;grid-template-columns:1fr;gap:7px;padding:8px;position:relative;z-index:2;background:#efe4d7;border-radius:15px}
.review-photo-gallery.multiple{grid-template-columns:repeat(2,minmax(0,1fr))}
.review-photo-gallery a{display:block;aspect-ratio:1/1;overflow:hidden;border-radius:10px;border:1px solid rgba(184,138,59,.45);background:#efe4d7}
.review-photo-gallery img{width:100%;height:100%;object-fit:contain;object-position:center;background:#efe4d7}

/* Keep popup cards in the exact visual centre, including short mobile screens. */
.quick-view-modal,.promo-popup{overflow:auto!important;align-items:center!important;justify-items:center!important}
.quick-view-dialog,.promo-popup-card{align-self:center!important;justify-self:center!important}

/* Five cards remain one line on normal desktop; smaller screens adapt without squeezing text. */
@media(min-width:1181px){.collection-grid.luxury-collections{grid-template-columns:repeat(5,minmax(0,1fr))!important}}
@media(max-width:1180px) and (min-width:761px){.collection-grid.luxury-collections{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){
  .window-collection-card{flex-basis:min(72vw,285px)!important}
  .review-photo-gallery.multiple{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* Remove every legacy letter-only monogram; visible branding uses the real logo artwork. */
.ornament-card:after,.royal-promo:before,.newsletter-card:after,.page-hero:after,.page-hero.page-hero-image:after,.testimonials-section:before,.luxury-auth-card:after,.auth-card:after,.luxury-hero .mughal-watermark:after{display:none!important;content:none!important}
.mughal-review-card:after{content:"";position:absolute;inset:0;z-index:0;background:url('../images/mughal/mughal-jharokha-frame.png') top center/100% auto no-repeat;opacity:.035;pointer-events:none}.mughal-review-card>*{position:relative;z-index:1}

/* Version 10.7 — complete first panel above the fold and cleaner Royal Collections */
:root{--desktop-top-stack:114px;--tablet-top-stack:107px;--mobile-top-stack:93px}

/* The entire first hero panel remains visible when the page initially loads. */
@media (min-width:1181px){
  .luxury-hero,
  .luxury-hero .hero-grid{
    height:clamp(560px,calc(100svh - var(--desktop-top-stack)),690px)!important;
    min-height:clamp(560px,calc(100svh - var(--desktop-top-stack)),690px)!important;
    max-height:690px!important;
  }
  .luxury-hero .hero-slides{top:16px!important;bottom:16px!important;right:3%!important;width:43%!important}
  .luxury-hero .hero-grid{grid-template-columns:1.08fr .92fr!important;gap:42px!important}
  .luxury-hero .hero-copy{padding:30px 0!important;max-width:650px!important}
  .luxury-hero .hero-copy h1{font-size:clamp(3.15rem,4.35vw,4.75rem)!important;line-height:.91!important;margin:10px 0 15px!important}
  .luxury-hero .hero-copy>p{font-size:.94rem!important;line-height:1.72!important;max-width:560px!important;margin:0!important}
  .hero-tagline-rotator{height:29px!important;margin-top:8px!important}
  .hero-tagline-rotator strong{font-size:1.25rem!important}
  .luxury-hero .hero-actions{margin-top:23px!important;gap:11px!important}
  .luxury-hero .hero-actions .btn{min-height:44px!important;padding-inline:22px!important;font-size:.67rem!important}
  .luxury-hero .hero-trust{margin-top:21px!important;padding-top:13px!important;gap:16px!important;font-size:.61rem!important}
  .luxury-hero .hero-monogram{margin:0 4% 22px 0!important}
  .hero-logo-emblem{width:164px!important;min-height:145px!important;padding:15px!important;border-radius:18px!important;gap:7px!important}
  .hero-logo-emblem img{width:125px!important;height:74px!important}
  .hero-logo-emblem small{font-size:.62rem!important;line-height:1.25!important}
  .hero-dots{bottom:9px!important}
}

@media (min-width:901px) and (max-width:1180px){
  .luxury-hero,.luxury-hero .hero-grid{
    min-height:clamp(560px,calc(100svh - var(--tablet-top-stack)),640px)!important;
    height:clamp(560px,calc(100svh - var(--tablet-top-stack)),640px)!important;
  }
  .luxury-hero .hero-copy{padding:46px 0!important}
  .luxury-hero .hero-copy h1{font-size:clamp(3.15rem,6vw,4.5rem)!important;margin-bottom:15px!important}
  .luxury-hero .hero-actions{margin-top:22px!important}
  .luxury-hero .hero-trust{margin-top:20px!important;padding-top:13px!important}
}

@media (max-width:900px){
  .luxury-hero,.luxury-hero .hero-grid{
    min-height:clamp(520px,calc(100svh - var(--mobile-top-stack)),620px)!important;
  }
  .luxury-hero .hero-copy{padding:48px 0 42px!important}
  .luxury-hero .hero-copy h1{margin:10px 0 14px!important}
  .luxury-hero .hero-actions{margin-top:20px!important}
  .luxury-hero .hero-trust{margin-top:18px!important;padding-top:12px!important}
}

/* Replace the overpowering floral frames with restrained professional Mughal cards. */
.collection-section{
  background-image:linear-gradient(rgba(255,253,249,.965),rgba(255,250,243,.975)),var(--light-palace-bg)!important;
  background-attachment:scroll!important;
}
.collection-grid.luxury-collections{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px!important}
.window-collection-card{
  display:flex!important;
  flex-direction:column!important;
  aspect-ratio:auto!important;
  min-height:390px!important;
  height:390px!important;
  padding:9px!important;
  border:1px solid rgba(184,138,59,.62)!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,#fffdf9,#fbf4e9)!important;
  box-shadow:0 14px 34px rgba(65,25,30,.10)!important;
  overflow:hidden!important;
  isolation:isolate!important;
}
.window-collection-card::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  background-image:var(--pattern-image)!important;
  background-size:330px!important;
  background-position:center!important;
  filter:none!important;
  transform:none!important;
  opacity:.024!important;
  pointer-events:none!important;
}
.window-collection-card::after{
  content:""!important;
  position:absolute!important;
  inset:6px!important;
  z-index:4!important;
  border:1px solid rgba(184,138,59,.24)!important;
  border-radius:12px!important;
  background:none!important;
  pointer-events:none!important;
}
.window-collection-card .collection-picture{
  position:relative!important;
  inset:auto!important;
  z-index:1!important;
  display:block!important;
  flex:1 1 auto!important;
  width:100%!important;
  min-height:0!important;
  height:auto!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:12px!important;
  background:linear-gradient(145deg,#f6efe6,#e8dccd)!important;
}
.window-collection-card .collection-picture img{
  width:100%!important;
  height:100%!important;
  padding:8px!important;
  object-fit:contain!important;
  object-position:center!important;
  border-radius:10px!important;
  transform:none!important;
}
.window-collection-card:hover .collection-picture img{transform:scale(1.012)!important}
.window-collection-card>div{
  position:relative!important;
  inset:auto!important;
  z-index:2!important;
  flex:0 0 116px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  padding:13px 9px 8px!important;
  color:var(--maroon)!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  backdrop-filter:none!important;
  text-shadow:none!important;
}
.window-collection-card>div span{
  display:block!important;
  min-height:26px!important;
  overflow:hidden!important;
  color:#9a6e28!important;
  font-size:.52rem!important;
  line-height:1.4!important;
  letter-spacing:.095em!important;
  text-transform:uppercase!important;
}
.window-collection-card>div h3{
  color:var(--maroon)!important;
  font-size:1.42rem!important;
  line-height:1!important;
  margin:4px 0 8px!important;
}
.window-collection-card>div b{
  display:flex!important;
  justify-content:space-between!important;
  align-items:center!important;
  border-top:1px solid rgba(184,138,59,.34)!important;
  padding-top:8px!important;
  color:var(--maroon)!important;
  font-size:.51rem!important;
  letter-spacing:.075em!important;
}
.window-collection-card:hover{transform:translateY(-4px)!important;box-shadow:0 20px 42px rgba(65,25,30,.15)!important}

@media (max-width:1180px) and (min-width:761px){
  .collection-grid.luxury-collections{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .window-collection-card{height:410px!important}
}
@media (max-width:760px){
  .collection-grid.luxury-collections{display:flex!important;gap:12px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:4px 2px 13px!important}
  .window-collection-card{flex:0 0 min(76vw,290px)!important;height:390px!important;scroll-snap-align:start!important}
}

/* Version 10.8 — softly dimmed floral Mughal frames on homepage collections */
.collection-section{
  --home-floral-frame:url('../images/mughal/mughal-floral-frame-muted.png');
  background-image:linear-gradient(rgba(255,253,249,.975),rgba(255,250,244,.982)),var(--light-palace-bg)!important;
}
.collection-grid.luxury-collections{
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:18px!important;
  align-items:stretch!important;
}
.window-collection-card{
  height:438px!important;
  min-height:438px!important;
  padding:10px 10px 8px!important;
  border:1px solid rgba(184,138,59,.42)!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(255,249,240,.98))!important;
  box-shadow:0 15px 34px rgba(70,28,34,.10)!important;
  overflow:hidden!important;
}
.window-collection-card::before{
  background-image:var(--pattern-image)!important;
  background-size:360px!important;
  opacity:.016!important;
}
.window-collection-card::after{
  inset:7px!important;
  border:1px solid rgba(184,138,59,.20)!important;
  border-radius:12px!important;
  background:none!important;
}
.window-collection-card .collection-picture{
  position:relative!important;
  flex:0 0 300px!important;
  height:300px!important;
  min-height:300px!important;
  overflow:hidden!important;
  border-radius:13px!important;
  background:linear-gradient(145deg,#fffdfa,#f3e7d8)!important;
  isolation:isolate!important;
}
.window-collection-card .collection-picture::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:3;
  background-image:var(--home-floral-frame);
  background-repeat:no-repeat;
  background-position:center;
  background-size:100% 100%;
  opacity:.43;
  filter:saturate(.78) contrast(.94) brightness(1.05);
  pointer-events:none;
  transition:opacity .3s ease;
}
.window-collection-card .collection-picture::after{
  content:"";
  position:absolute;
  inset:12px;
  z-index:0;
  border-radius:10px;
  background:radial-gradient(circle at 50% 22%,rgba(255,255,255,.96),rgba(247,238,227,.90));
  pointer-events:none;
}
.window-collection-card .collection-picture img{
  position:absolute!important;
  z-index:1!important;
  left:18%!important;
  right:18%!important;
  top:16%!important;
  bottom:4%!important;
  width:64%!important;
  height:80%!important;
  padding:0!important;
  object-fit:contain!important;
  object-position:center bottom!important;
  border-radius:6px!important;
  background:transparent!important;
  transform:none!important;
  filter:none!important;
}
.window-collection-card:hover .collection-picture img{transform:scale(1.018)!important}
.window-collection-card:hover .collection-picture::before{opacity:.49}
.window-collection-card>div{
  flex:1 1 auto!important;
  min-height:0!important;
  padding:13px 10px 8px!important;
  justify-content:flex-start!important;
  text-align:center!important;
}
.window-collection-card>div span{
  min-height:22px!important;
  max-height:22px!important;
  font-size:.49rem!important;
  line-height:1.35!important;
  color:#9b6d26!important;
}
.window-collection-card>div h3{
  font-size:1.45rem!important;
  margin:5px 0 9px!important;
}
.window-collection-card>div b{
  margin-top:auto!important;
  font-size:.49rem!important;
}
.window-collection-card:hover{
  transform:translateY(-4px)!important;
  box-shadow:0 22px 46px rgba(70,28,34,.15)!important;
}
@media(max-width:1180px) and (min-width:761px){
  .collection-grid.luxury-collections{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .window-collection-card{height:450px!important;min-height:450px!important}
  .window-collection-card .collection-picture{flex-basis:312px!important;height:312px!important;min-height:312px!important}
}
@media(max-width:760px){
  .collection-grid.luxury-collections{display:flex!important;gap:13px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:4px 2px 14px!important}
  .window-collection-card{flex:0 0 min(79vw,305px)!important;height:448px!important;min-height:448px!important;scroll-snap-align:start!important}
  .window-collection-card .collection-picture{flex-basis:308px!important;height:308px!important;min-height:308px!important}
  .window-collection-card .collection-picture::before{opacity:.40}
}

/* Version 10.9 — narrower image canvases and refined Mughal collection borders */
.collection-section{
  --collection-card-ornament:url('../images/mughal/mughal-floral-frame-muted.png');
}
.collection-grid.luxury-collections{
  gap:17px!important;
}
.window-collection-card{
  height:452px!important;
  min-height:452px!important;
  padding:12px 10px 9px!important;
  border:1px solid rgba(169,119,40,.70)!important;
  border-radius:20px!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.995),rgba(255,248,237,.99))!important;
  box-shadow:
    0 0 0 4px rgba(255,253,248,.96),
    0 0 0 5px rgba(183,138,60,.22),
    0 17px 38px rgba(73,27,35,.11)!important;
  isolation:isolate!important;
}
.window-collection-card::before{
  content:""!important;
  position:absolute!important;
  inset:7px!important;
  z-index:0!important;
  border:1px solid rgba(183,138,60,.30)!important;
  border-radius:14px!important;
  background:
    linear-gradient(rgba(255,253,249,.94),rgba(255,250,243,.96)),
    var(--pattern-image)!important;
  background-size:auto,300px!important;
  opacity:1!important;
  pointer-events:none!important;
}
.window-collection-card::after{
  content:""!important;
  position:absolute!important;
  inset:15px 14px 112px!important;
  z-index:1!important;
  border-radius:14px!important;
  background-image:var(--collection-card-ornament)!important;
  background-repeat:no-repeat!important;
  background-position:top center!important;
  background-size:100% 100%!important;
  opacity:.16!important;
  filter:saturate(.68) sepia(.08) brightness(1.07)!important;
  pointer-events:none!important;
}
.window-collection-card .collection-picture{
  position:relative!important;
  z-index:2!important;
  width:78%!important;
  max-width:180px!important;
  flex:0 0 304px!important;
  height:304px!important;
  min-height:304px!important;
  margin:4px auto 0!important;
  border:1px solid rgba(183,138,60,.30)!important;
  border-radius:15px!important;
  background:linear-gradient(145deg,#fffdfa,#eee1d1)!important;
  box-shadow:inset 0 0 0 6px rgba(255,255,255,.55)!important;
  overflow:hidden!important;
}
.window-collection-card .collection-picture::before{
  inset:0!important;
  background-image:var(--home-floral-frame)!important;
  background-size:100% 100%!important;
  opacity:.24!important;
  filter:saturate(.65) contrast(.92) brightness(1.08)!important;
}
.window-collection-card .collection-picture::after{
  inset:8px!important;
  border-radius:10px!important;
  background:radial-gradient(circle at 50% 25%,rgba(255,255,255,.98),rgba(245,234,220,.90))!important;
}
.window-collection-card .collection-picture img{
  left:7%!important;
  right:7%!important;
  top:14%!important;
  bottom:3%!important;
  width:86%!important;
  height:83%!important;
  object-fit:contain!important;
  object-position:center bottom!important;
}
.window-collection-card>div{
  position:relative!important;
  z-index:3!important;
  padding:13px 9px 7px!important;
}
.window-collection-card>div span{
  font-size:.50rem!important;
  line-height:1.32!important;
}
.window-collection-card>div h3{
  font-size:1.42rem!important;
}
.window-collection-card:hover .collection-picture::before{opacity:.29!important}

/* Narrower portrait canvas for product cards, keeping every outfit uncropped. */
.product-card .product-image-shell{
  display:grid!important;
  place-items:center!important;
  aspect-ratio:3/4!important;
  padding:14px 0 12px!important;
  background:linear-gradient(145deg,#f8f1e8,#eadfce)!important;
}
.product-card .product-image{
  width:80%!important;
  height:100%!important;
  max-height:100%!important;
  aspect-ratio:auto!important;
  margin:0 auto!important;
  border:1px solid rgba(183,138,60,.32)!important;
  border-radius:16px!important;
  background:linear-gradient(145deg,#fffdfa,#e9dccb)!important;
  box-shadow:0 8px 22px rgba(65,24,30,.10)!important;
  overflow:hidden!important;
}
.product-card .product-image img{
  width:100%!important;
  height:100%!important;
  padding:0!important;
  object-fit:contain!important;
  object-position:center!important;
  background:transparent!important;
}
.product-card:hover .product-image img{transform:scale(1.008)!important}
.product-card .badge-stack{left:12px!important;top:12px!important}
.product-card .wishlist-button{right:12px!important;top:12px!important}

@media(max-width:1180px) and (min-width:761px){
  .window-collection-card{height:458px!important;min-height:458px!important}
  .window-collection-card .collection-picture{width:76%!important;max-width:205px!important;flex-basis:310px!important;height:310px!important;min-height:310px!important}
  .product-card .product-image{width:78%!important}
}
@media(max-width:760px){
  .window-collection-card{height:455px!important;min-height:455px!important}
  .window-collection-card .collection-picture{width:76%!important;max-width:210px!important;flex-basis:310px!important;height:310px!important;min-height:310px!important}
  .product-card .product-image-shell{padding:9px 0 8px!important}
  .product-card .product-image{width:84%!important;border-radius:11px!important}
}

/* Version 10.10 — restore wide, balanced image presentation */
.collection-grid.luxury-collections{gap:18px!important}
.window-collection-card{
  padding:10px 9px 9px!important;
  border-radius:18px!important;
  box-shadow:0 0 0 3px rgba(255,253,248,.98),0 0 0 4px rgba(183,138,60,.25),0 16px 34px rgba(73,27,35,.10)!important;
}
.window-collection-card::before{
  inset:6px!important;
  border-radius:13px!important;
  background:
    linear-gradient(rgba(255,253,249,.96),rgba(255,250,243,.97)),
    repeating-linear-gradient(90deg,rgba(111,16,37,.11) 0 5px,rgba(183,138,60,.12) 5px 10px)!important;
}
.window-collection-card::after{
  inset:12px 12px 108px!important;
  opacity:.09!important;
  background-size:100% 100%!important;
}
.window-collection-card .collection-picture{
  width:calc(100% - 12px)!important;
  max-width:none!important;
  flex-basis:304px!important;
  height:304px!important;
  min-height:304px!important;
  margin:3px auto 0!important;
  border-radius:13px!important;
  box-shadow:inset 0 0 0 4px rgba(255,255,255,.48)!important;
}
.window-collection-card .collection-picture::before{
  opacity:.13!important;
  background-size:100% 100%!important;
}
.window-collection-card .collection-picture::after{
  inset:5px!important;
  border-radius:9px!important;
}
.window-collection-card .collection-picture img{
  left:2%!important;
  right:2%!important;
  top:5%!important;
  bottom:2%!important;
  width:96%!important;
  height:93%!important;
  object-fit:contain!important;
  object-position:center bottom!important;
}
.window-collection-card>div{padding:12px 9px 7px!important}

.product-card .product-image-shell{
  padding:8px!important;
  background:linear-gradient(145deg,#f8f1e8,#eadfce)!important;
}
.product-card .product-image{
  width:100%!important;
  height:100%!important;
  max-height:100%!important;
  margin:0!important;
  border-radius:13px!important;
  box-shadow:0 6px 18px rgba(65,24,30,.08)!important;
}
.product-card .product-image img{
  width:100%!important;
  height:100%!important;
  padding:5px!important;
  object-fit:contain!important;
  object-position:center!important;
}
.product-card:hover .product-image img{transform:scale(1.012)!important}

@media(max-width:1180px) and (min-width:761px){
  .window-collection-card .collection-picture{width:calc(100% - 10px)!important;max-width:none!important}
  .product-card .product-image{width:100%!important}
}
@media(max-width:760px){
  .window-collection-card .collection-picture{width:calc(100% - 8px)!important;max-width:none!important}
  .product-card .product-image-shell{padding:6px!important}
  .product-card .product-image{width:100%!important;border-radius:10px!important}
  .product-card .product-image img{padding:3px!important}
}


/* Version 10.11 — rectangular Mughal collection cards matching the supplied reference */
.collection-section.mughal-section>.container{
  width:min(1500px,calc(100% - 44px))!important;
}
.collection-grid.luxury-collections{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:20px!important;
  align-items:start!important;
  overflow:visible!important;
  padding:0!important;
}
.window-collection-card{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:768/1040!important;
  padding:0!important;
  margin:0!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  background:#fffaf1!important;
  box-shadow:0 18px 40px rgba(75,28,35,.12)!important;
  isolation:isolate!important;
  transition:transform .28s ease,box-shadow .28s ease!important;
}
.window-collection-card::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:20!important;
  display:block!important;
  background:url('../images/mughal/mughal-rectangular-card-frame.svg') center/100% 100% no-repeat!important;
  opacity:.97!important;
  pointer-events:none!important;
  border:0!important;
  border-radius:0!important;
}
.window-collection-card::after{display:none!important;content:none!important}
.window-collection-card .collection-picture{
  position:absolute!important;
  z-index:2!important;
  left:13.8%!important;
  right:13.8%!important;
  top:10.1%!important;
  bottom:27.5%!important;
  width:auto!important;
  max-width:none!important;
  height:auto!important;
  min-height:0!important;
  flex-basis:auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  overflow:hidden!important;
  background:linear-gradient(145deg,#f4ebdf,#e4d5c3)!important;
  box-shadow:none!important;
}
.window-collection-card .collection-picture::before,
.window-collection-card .collection-picture::after{display:none!important;content:none!important}
.window-collection-card .collection-picture img{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  padding:0!important;
  margin:0!important;
  opacity:1!important;
  visibility:visible!important;
  object-fit:contain!important;
  object-position:center bottom!important;
  background:transparent!important;
  transform:none!important;
  filter:none!important;
}
.window-collection-card>div{
  position:absolute!important;
  z-index:8!important;
  left:13.8%!important;
  right:13.8%!important;
  bottom:9.8%!important;
  height:16.5%!important;
  min-height:0!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:center!important;
  gap:4px!important;
  padding:8px 9px!important;
  margin:0!important;
  text-align:center!important;
  color:var(--maroon)!important;
  background:linear-gradient(180deg,rgba(255,253,248,.94),rgba(250,241,227,.98))!important;
  border-top:1px solid rgba(183,138,60,.55)!important;
}
.window-collection-card>div span{
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  margin:0!important;
  color:#9a6c28!important;
  font-size:clamp(.42rem,.48vw,.58rem)!important;
  line-height:1.35!important;
  letter-spacing:.075em!important;
  text-transform:uppercase!important;
}
.window-collection-card>div h3{
  margin:0!important;
  color:var(--maroon)!important;
  font-size:clamp(1.05rem,1.35vw,1.55rem)!important;
  line-height:1!important;
  white-space:normal!important;
}
.window-collection-card>div b{
  display:flex!important;
  width:100%!important;
  justify-content:center!important;
  gap:7px!important;
  margin:2px 0 0!important;
  padding:0!important;
  border:0!important;
  color:var(--maroon)!important;
  font-size:clamp(.42rem,.48vw,.56rem)!important;
  line-height:1.2!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.window-collection-card>div b i{color:var(--gold)!important;font-style:normal!important}
.window-collection-card:hover{
  transform:translateY(-5px)!important;
  box-shadow:0 25px 55px rgba(75,28,35,.18)!important;
}
.window-collection-card:hover .collection-picture img{transform:scale(1.008)!important}

@media(max-width:1180px) and (min-width:761px){
  .collection-grid.luxury-collections{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}
}
@media(max-width:760px){
  .collection-section.mughal-section>.container{width:calc(100% - 24px)!important}
  .collection-grid.luxury-collections{
    display:flex!important;
    gap:14px!important;
    overflow-x:auto!important;
    scroll-snap-type:x mandatory!important;
    padding:4px 2px 15px!important;
  }
  .window-collection-card{
    flex:0 0 min(78vw,300px)!important;
    width:min(78vw,300px)!important;
    scroll-snap-align:start!important;
  }
  .window-collection-card>div span{font-size:.5rem!important}
  .window-collection-card>div h3{font-size:1.3rem!important}
  .window-collection-card>div b{font-size:.5rem!important}
}

/* Version 10.11 — premium Royal Collection action buttons */
.window-collection-card>div b{
  width:min(92%,190px)!important;
  min-height:31px!important;
  margin:5px auto 0!important;
  padding:0 7px 0 12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:7px!important;
  border:1px solid rgba(197,154,72,.98)!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#5a0e21 0%,#7a1730 54%,#941f3d 100%)!important;
  color:#fff9eb!important;
  box-shadow:0 7px 16px rgba(78,13,29,.18),inset 0 1px 0 rgba(255,255,255,.15)!important;
  font-size:clamp(.42rem,.47vw,.55rem)!important;
  font-weight:800!important;
  line-height:1!important;
  letter-spacing:.085em!important;
  white-space:nowrap!important;
  text-transform:uppercase!important;
  transition:transform .24s ease,box-shadow .24s ease,background .24s ease!important;
}
.window-collection-card>div b i{
  flex:0 0 21px!important;
  width:21px!important;
  height:21px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  background:linear-gradient(135deg,#e2c47e,#b98937)!important;
  color:#4e0d1d!important;
  font-size:.75rem!important;
  font-style:normal!important;
  line-height:1!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.38)!important;
  transition:transform .24s ease!important;
}
.window-collection-card:hover>div b{
  transform:translateY(-1px)!important;
  background:linear-gradient(135deg,#6d1028 0%,#8e1d39 55%,#a92b4a 100%)!important;
  box-shadow:0 10px 21px rgba(78,13,29,.24),inset 0 1px 0 rgba(255,255,255,.18)!important;
}
.window-collection-card:hover>div b i{transform:translateX(2px)!important}
.window-collection-card:focus-visible>div b{
  outline:3px solid rgba(197,154,72,.35)!important;
  outline-offset:3px!important;
}
@media(max-width:1180px){
  .window-collection-card>div b{min-height:34px!important;font-size:.54rem!important}
}
@media(max-width:760px){
  .window-collection-card>div b{width:min(90%,205px)!important;min-height:36px!important;padding-left:14px!important;font-size:.57rem!important}
  .window-collection-card>div b i{width:23px!important;height:23px!important;flex-basis:23px!important}
}

/* Version 10.12 — Mughal frame belongs to the picture only; text and action sit below */
.collection-grid.luxury-collections{
  align-items:stretch!important;
}
.window-collection-card{
  display:flex!important;
  flex-direction:column!important;
  aspect-ratio:auto!important;
  height:100%!important;
  min-height:0!important;
  padding:0 0 14px!important;
  overflow:visible!important;
  background:rgba(255,253,248,.96)!important;
  border:1px solid rgba(183,138,60,.25)!important;
  border-radius:14px!important;
  box-shadow:0 14px 34px rgba(75,28,35,.09)!important;
}
.window-collection-card::before,
.window-collection-card::after{
  display:none!important;
  content:none!important;
}
.window-collection-card .collection-picture{
  position:relative!important;
  inset:auto!important;
  z-index:1!important;
  display:block!important;
  width:100%!important;
  max-width:none!important;
  height:auto!important;
  min-height:0!important;
  flex:0 0 auto!important;
  aspect-ratio:768/1040!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:10px 10px 0 0!important;
  background:#f4eadc!important;
  box-shadow:none!important;
}
.window-collection-card .collection-picture::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:4!important;
  display:block!important;
  background:url('../images/mughal/mughal-rectangular-card-frame.svg') center/100% 100% no-repeat!important;
  opacity:.96!important;
  pointer-events:none!important;
}
.window-collection-card .collection-picture::after{
  content:""!important;
  position:absolute!important;
  left:10.7%!important;
  right:10.7%!important;
  top:8.8%!important;
  bottom:8.8%!important;
  z-index:2!important;
  display:block!important;
  border:1px solid rgba(183,138,60,.35)!important;
  box-shadow:inset 0 0 24px rgba(78,13,29,.05)!important;
  pointer-events:none!important;
}
.window-collection-card .collection-picture img{
  position:absolute!important;
  left:10.9%!important;
  right:10.9%!important;
  top:9%!important;
  bottom:9%!important;
  inset:9% 10.9%!important;
  z-index:1!important;
  display:block!important;
  width:78.2%!important;
  height:82%!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  object-fit:contain!important;
  object-position:center center!important;
  background:linear-gradient(145deg,#f3e8dc,#e6d5c1)!important;
  transform:none!important;
  filter:none!important;
}
.window-collection-card>div{
  position:relative!important;
  inset:auto!important;
  z-index:2!important;
  flex:1 1 auto!important;
  width:100%!important;
  height:auto!important;
  min-height:142px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  align-items:center!important;
  gap:7px!important;
  padding:15px 12px 0!important;
  margin:0!important;
  text-align:center!important;
  color:var(--maroon)!important;
  background:transparent!important;
  border:0!important;
}
.window-collection-card>div span{
  min-height:2.7em!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  margin:0!important;
  color:#9a6c28!important;
  font-size:clamp(.49rem,.51vw,.62rem)!important;
  line-height:1.35!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.window-collection-card>div h3{
  margin:0 0 2px!important;
  color:var(--maroon)!important;
  font-size:clamp(1.25rem,1.55vw,1.8rem)!important;
  line-height:1.05!important;
}
.window-collection-card>div b{
  width:min(92%,210px)!important;
  min-height:38px!important;
  margin:auto auto 0!important;
  padding:0 7px 0 15px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:8px!important;
  border:1px solid rgba(197,154,72,.98)!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#5a0e21 0%,#7a1730 54%,#941f3d 100%)!important;
  color:#fff9eb!important;
  box-shadow:0 8px 18px rgba(78,13,29,.18),inset 0 1px 0 rgba(255,255,255,.16)!important;
  font-size:clamp(.48rem,.52vw,.62rem)!important;
  font-weight:800!important;
  line-height:1!important;
  letter-spacing:.08em!important;
  white-space:nowrap!important;
  text-transform:uppercase!important;
}
.window-collection-card>div b i{
  flex:0 0 25px!important;
  width:25px!important;
  height:25px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:50%!important;
  background:linear-gradient(135deg,#e5ca88,#b98937)!important;
  color:#4e0d1d!important;
  font-size:.82rem!important;
  font-style:normal!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.42)!important;
}
.window-collection-card:hover{
  transform:translateY(-5px)!important;
  box-shadow:0 23px 50px rgba(75,28,35,.16)!important;
}
.window-collection-card:hover .collection-picture img{transform:none!important}
.window-collection-card:hover>div b{transform:translateY(-1px)!important}

@media(max-width:1180px) and (min-width:761px){
  .window-collection-card>div{min-height:136px!important}
}
@media(max-width:760px){
  .window-collection-card{
    flex:0 0 min(79vw,310px)!important;
    width:min(79vw,310px)!important;
    padding-bottom:14px!important;
  }
  .window-collection-card>div{min-height:145px!important;padding:14px 13px 0!important}
  .window-collection-card>div span{font-size:.56rem!important}
  .window-collection-card>div h3{font-size:1.5rem!important}
  .window-collection-card>div b{width:min(92%,220px)!important;min-height:39px!important;font-size:.61rem!important}
}


/* Version 10.13 — large gold script logo directly on the maroon homepage header */
.luxury-header .luxury-brand.home-script-logo{
  width:clamp(300px,25vw,390px)!important;
  min-width:300px!important;
  height:auto!important;
  padding:0!important;
  margin:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.luxury-header .luxury-brand.home-script-logo img{
  width:100%!important;
  height:auto!important;
  max-height:112px!important;
  object-fit:contain!important;
  object-position:center!important;
  filter:drop-shadow(0 3px 8px rgba(31,2,11,.24))!important;
}
@media(min-width:1181px){
  .luxury-header:has(.home-script-logo) .header-row{
    min-height:122px!important;
    grid-template-columns:minmax(390px,1fr) auto minmax(390px,1fr)!important;
    column-gap:22px!important;
  }
}
@media(max-width:1320px) and (min-width:1181px){
  .luxury-header .luxury-brand.home-script-logo{width:310px!important;min-width:310px!important}
  .luxury-header:has(.home-script-logo) .header-row{grid-template-columns:minmax(330px,1fr) auto minmax(330px,1fr)!important}
}
@media(max-width:1180px){
  .luxury-header .luxury-brand.home-script-logo{
    width:min(250px,42vw)!important;
    min-width:0!important;
  }
  .luxury-header .luxury-brand.home-script-logo img{max-height:82px!important}
}
@media(max-width:760px){
  .luxury-header .luxury-brand.home-script-logo{width:min(180px,46vw)!important}
  .luxury-header .luxury-brand.home-script-logo img{max-height:64px!important}
}
@media(max-width:420px){
  .luxury-header .luxury-brand.home-script-logo{width:min(145px,42vw)!important}
  .luxury-header .luxury-brand.home-script-logo img{max-height:54px!important}
}

/* Version 10.14 — mobile visibility, compact spacing and stable two/three-column collections */
/* Reveal effects are disabled as a deployment fail-safe. Content must never remain invisible
   when JavaScript, cache optimisation or mobile browser timing delays the observer. */
.reveal,
.reveal.visible,
.delay-1,
.delay-2{
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
  transition:none!important;
}

/* Remove artificial vertical gaps between homepage sections. */
.section,
.collection-section,
.products-section,
.sale-home-section,
.brand-story,
.instagram-section,
.testimonials-section,
.newsletter{
  min-height:0!important;
  height:auto!important;
  margin-block:0!important;
}
.section{padding-top:58px!important;padding-bottom:58px!important}
.section-heading{margin-bottom:34px!important}
.section-heading.centered{margin-bottom:34px!important}
.products-section .product-carousel-shell,
.sale-home-section .product-carousel-shell{margin-bottom:0!important}
.brand-story .story-grid,
.instagram-section .instagram-grid{margin-bottom:0!important}

/* Royal Collection card stability: complete image, then complete text/action below. */
.collection-grid.luxury-collections{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  align-items:stretch!important;
  gap:14px!important;
  overflow:visible!important;
  padding:0!important;
}
.window-collection-card{
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  height:auto!important;
  min-height:0!important;
  flex:none!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:visible!important;
  opacity:1!important;
  visibility:visible!important;
}
.window-collection-card .collection-picture{
  width:100%!important;
  max-width:none!important;
  flex:none!important;
  aspect-ratio:768/1040!important;
  height:auto!important;
  min-height:0!important;
  opacity:1!important;
  visibility:visible!important;
  overflow:hidden!important;
}
.window-collection-card .collection-picture img{
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
  mix-blend-mode:normal!important;
  object-fit:contain!important;
  object-position:center!important;
}
.window-collection-card>div{
  flex:1 1 auto!important;
  min-height:136px!important;
  height:auto!important;
  opacity:1!important;
  visibility:visible!important;
}
.window-collection-card>div span,
.window-collection-card>div h3,
.window-collection-card>div b{
  opacity:1!important;
  visibility:visible!important;
}

/* Every editorial image must remain visible and contained. */
.story-visual,
.story-arch-frame,
.story-arch-frame img,
.instagram-tile,
.instagram-tile img,
.product-card,
.product-card img,
.royal-promo-image,
.mughal-photo-frame,
.mughal-photo-frame img{
  opacity:1!important;
  visibility:visible!important;
}
.story-arch-frame img,
.mughal-photo-frame img{object-fit:contain!important;object-position:center!important}

@media(max-width:1180px) and (min-width:701px){
  .collection-grid.luxury-collections{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:14px!important;
  }
}

@media(max-width:700px){
  .container,
  .collection-section.mughal-section>.container{
    width:calc(100% - 20px)!important;
  }
  .section,
  .collection-section,
  .products-section,
  .sale-home-section,
  .brand-story,
  .instagram-section,
  .testimonials-section,
  .newsletter{
    padding-top:34px!important;
    padding-bottom:34px!important;
  }
  .section-heading,
  .section-heading.centered{
    margin-bottom:22px!important;
  }
  .section-heading h2{font-size:clamp(2rem,9vw,3rem)!important}
  .section-heading p{margin:10px auto 0!important;font-size:.86rem!important;line-height:1.55!important}

  /* Two complete category cards per normal phone row. */
  .collection-grid.luxury-collections{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    overflow:visible!important;
    scroll-snap-type:none!important;
    padding:0!important;
  }
  .window-collection-card{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    flex:none!important;
    padding-bottom:10px!important;
    border-radius:10px!important;
  }
  .window-collection-card .collection-picture{
    width:100%!important;
    max-width:none!important;
    aspect-ratio:768/1040!important;
    border-radius:8px 8px 0 0!important;
  }
  .window-collection-card .collection-picture img{
    inset:9% 10.5%!important;
    width:79%!important;
    height:82%!important;
  }
  .window-collection-card>div{
    min-height:126px!important;
    padding:10px 7px 0!important;
    gap:5px!important;
  }
  .window-collection-card>div span{
    min-height:2.45em!important;
    font-size:.43rem!important;
    line-height:1.3!important;
    letter-spacing:.045em!important;
  }
  .window-collection-card>div h3{
    font-size:clamp(1rem,4.8vw,1.35rem)!important;
    line-height:1.05!important;
  }
  .window-collection-card>div b{
    width:100%!important;
    min-height:32px!important;
    margin-top:auto!important;
    padding:0 4px 0 9px!important;
    font-size:.43rem!important;
    letter-spacing:.035em!important;
  }
  .window-collection-card>div b i{
    width:21px!important;
    height:21px!important;
    flex-basis:21px!important;
    font-size:.68rem!important;
  }

  /* Compact the rest of the homepage and eliminate hidden-content gaps. */
  .product-carousel-shell{padding-inline:24px!important}
  .product-carousel-track{padding-bottom:4px!important}
  .product-card .product-meta{padding-bottom:12px!important}
  .brand-story .story-grid{gap:22px!important}
  .story-arch-frame img{height:auto!important;max-height:520px!important}
  .instagram-grid{gap:7px!important}
  .instagram-tile{border-radius:12px!important}
  .newsletter-card{padding:26px 17px!important;gap:18px!important}
  .testimonial-card{min-height:0!important;padding:25px 20px!important}
}

@media(min-width:560px) and (max-width:900px){
  /* Three category cards per row on large phones / tablets. */
  .collection-grid.luxury-collections{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:12px!important;
  }
}

@media(max-width:390px){
  .collection-grid.luxury-collections{gap:8px!important}
  .window-collection-card>div{min-height:120px!important;padding-inline:5px!important}
  .window-collection-card>div span{font-size:.39rem!important}
  .window-collection-card>div h3{font-size:1rem!important}
  .window-collection-card>div b{font-size:.38rem!important;padding-left:7px!important}
}


/* Version 10.15 — readable ivory typography, global contained images and refined light Mughal frames */

/* All real image elements fit their canvas without crop or distortion. */
img{
  object-fit:contain!important;
  object-position:center center!important;
  max-width:100%;
}
.product-image img,
.product-card .product-image img,
.product-gallery-main img,
.product-thumb img,
.quick-view-grid>img,
.cart-item img,
.mini-cart-item img,
.collection-picture img,
.story-visual img,
.story-arch-frame img,
.mughal-photo-frame img,
.instagram-tile img,
.review-photo img,
.review-photo-gallery img,
.auth-arch-visual img,
.auth-visual img,
.promo-popup-card>img,
.website-image-upload img{
  object-fit:contain!important;
  object-position:center center!important;
}

/* Dark maroon / image-backed sections must always use readable ivory typography. */
.luxury-hero .hero-copy,
.luxury-hero .hero-copy h1,
.luxury-hero .hero-copy>p,
.luxury-hero .hero-trust,
.luxury-hero .eyebrow,
.luxury-hero .hero-tagline-rotator strong,
.luxury-promo,
.luxury-promo h2,
.luxury-promo p,
.luxury-promo .eyebrow,
.designer-picks-section,
.designer-picks-section .section-heading h2,
.designer-picks-section .section-heading p,
.designer-picks-section .eyebrow,
.testimonials-section,
.testimonials-section .section-heading h2,
.testimonials-section .section-heading p,
.testimonials-section .eyebrow,
.sale-home-banner,
.sale-home-banner h2,
.sale-home-banner p,
.sale-home-banner .eyebrow,
.luxury-page-hero,
.luxury-page-hero h1,
.luxury-page-hero p,
.luxury-page-hero .eyebrow,
.page-hero.page-hero-image,
.page-hero.page-hero-image h1,
.page-hero.page-hero-image p,
.page-hero.page-hero-image .eyebrow,
.search-drawer-inner,
.search-drawer-inner h2,
.search-drawer-inner p,
.mughal-search-card,
.mughal-search-card h2,
.mughal-search-card p,
.mughal-search-card .eyebrow{
  color:#fff8e8!important;
  -webkit-text-fill-color:#fff8e8!important;
  text-shadow:0 2px 12px rgba(45,4,16,.35)!important;
}
.luxury-hero .eyebrow,
.luxury-hero .hero-tagline-rotator strong,
.luxury-promo .eyebrow,
.designer-picks-section .eyebrow,
.testimonials-section .eyebrow,
.sale-home-banner .eyebrow,
.luxury-page-hero .eyebrow,
.page-hero.page-hero-image .eyebrow,
.mughal-search-card .eyebrow{
  color:#f2d38d!important;
  -webkit-text-fill-color:#f2d38d!important;
}
.testimonials-section .section-heading h2{
  opacity:1!important;
  font-weight:600!important;
}

/* Replace the heavy collection border with a fine ornamental corner frame.
   The frame footprint is reduced, so the dress receives almost the full opening. */
.window-collection-card .collection-picture{
  aspect-ratio:3/4!important;
  padding:0!important;
  overflow:hidden!important;
  background:linear-gradient(145deg,#f7f0e7,#eadfce)!important;
  border-radius:12px 12px 0 0!important;
}
.window-collection-card .collection-picture::before{
  content:""!important;
  position:absolute!important;
  inset:2.8%!important;
  z-index:5!important;
  display:block!important;
  background:url('../images/mughal/mughal-corner-frame.png') center/100% 100% no-repeat!important;
  opacity:.52!important;
  filter:sepia(.75) saturate(1.1) hue-rotate(338deg) brightness(.63) contrast(1.05)!important;
  pointer-events:none!important;
}
.window-collection-card .collection-picture::after{
  content:""!important;
  position:absolute!important;
  inset:4.8%!important;
  z-index:3!important;
  display:block!important;
  border:1px solid rgba(183,138,60,.38)!important;
  border-radius:8px!important;
  box-shadow:inset 0 0 18px rgba(78,13,29,.035)!important;
  pointer-events:none!important;
}
.window-collection-card .collection-picture img{
  position:absolute!important;
  inset:5.4%!important;
  width:89.2%!important;
  height:89.2%!important;
  padding:0!important;
  background:linear-gradient(145deg,#f7f0e7,#e8dac8)!important;
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
  mix-blend-mode:normal!important;
}
.window-collection-card{
  border:1px solid rgba(183,138,60,.42)!important;
  box-shadow:0 15px 34px rgba(73,26,34,.1)!important;
}

/* Narrower portrait hero image stage: less blank side canvas, full dress still contained. */
@media(min-width:901px){
  .luxury-hero .hero-slides{
    left:auto!important;
    right:4.5%!important;
    width:min(39vw,570px)!important;
    top:22px!important;
    bottom:22px!important;
    border-radius:24px!important;
    padding:10px!important;
  }
  .luxury-hero .hero-slide img{
    width:100%!important;
    height:100%!important;
    border-radius:16px!important;
    object-fit:contain!important;
  }
  .luxury-hero .hero-grid{
    grid-template-columns:minmax(0,1fr) minmax(410px,43%)!important;
  }
}

/* Popup always has a visible picture column when an image is supplied. */
.promo-popup-card>img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:380px!important;
  opacity:1!important;
  visibility:visible!important;
  background:linear-gradient(145deg,#f6eee3,#e7d8c5)!important;
}

@media(max-width:700px){
  .window-collection-card .collection-picture{aspect-ratio:3/4!important}
  .window-collection-card .collection-picture::before{inset:2.5%!important;opacity:.48!important}
  .window-collection-card .collection-picture::after{inset:4.5%!important}
  .window-collection-card .collection-picture img{
    inset:5%!important;
    width:90%!important;
    height:90%!important;
  }
  .promo-popup-card>img{min-height:220px!important;height:230px!important}
}

/* Version 10.16 — visible customer photos inside Mughal architecture review cards */
.review-architecture-section{
  position:relative;
  overflow:hidden;
  background:
    linear-gradient(135deg,rgba(78,13,29,.97),rgba(122,21,48,.94)),
    url('../images/mughal/mughal-arch-dark.jpg') center/cover!important;
  color:#fff8e8;
}
.review-architecture-section::after{
  content:"";
  position:absolute;
  inset:0;
  background:var(--pattern-image);
  background-size:500px;
  opacity:.035;
  pointer-events:none;
}
.review-architecture-section>.testimonial-jaali{opacity:.035!important}
.review-architecture-section>.container{position:relative;z-index:2}
.review-architecture-section .section-heading h2{
  color:#fff8e8!important;
  -webkit-text-fill-color:#fff8e8!important;
  text-shadow:0 3px 18px rgba(42,3,14,.32)!important;
}
.review-architecture-section .section-heading p{color:#f4e7d0!important}
.review-architecture-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:24px!important;
  align-items:stretch;
}
.architectural-review-card{
  display:flex!important;
  flex-direction:column!important;
  min-height:0!important;
  padding:0 0 24px!important;
  overflow:visible!important;
  border:1px solid rgba(215,182,109,.82)!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,#fffdf9,#fff7e9)!important;
  box-shadow:0 24px 58px rgba(38,3,13,.28)!important;
}
.architectural-review-card::before,
.architectural-review-card::after{display:none!important;content:none!important}
.review-arch-photo{
  position:relative;
  width:100%;
  aspect-ratio:600/760;
  min-height:0;
  overflow:hidden;
  border-radius:22px 22px 0 0;
  background:linear-gradient(145deg,#efe2d0,#d8c4a9);
  isolation:isolate;
}
.review-arch-image-stage{
  position:absolute;
  z-index:1;
  left:17.3%;
  right:17.3%;
  top:13.7%;
  bottom:8.7%;
  overflow:hidden;
  background:linear-gradient(145deg,#f2e8db,#dccbb7);
}
.review-arch-image-stage>a{display:block;width:100%;height:100%}
.review-arch-image-stage img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  opacity:1!important;
  visibility:visible!important;
  object-fit:contain!important;
  object-position:center!important;
  filter:none!important;
  mix-blend-mode:normal!important;
  background:#efe4d7!important;
}
.review-arch-image-stage .review-logo-placeholder{
  width:72%!important;
  height:72%!important;
  margin:14%!important;
  object-fit:contain!important;
  background:transparent!important;
  opacity:.56!important;
}
.review-arch-frame-art{
  position:absolute!important;
  z-index:3!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:fill!important;
  pointer-events:none!important;
  opacity:1!important;
  visibility:visible!important;
  background:transparent!important;
}
.architectural-review-card .review-card-content{
  flex:1;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  gap:10px;
  padding:22px 24px 0!important;
  text-align:center;
  background:transparent!important;
}
.architectural-review-card .review-card-content .stars{
  color:#b9852e!important;
  font-size:.92rem;
  letter-spacing:.16em;
  line-height:1;
}
.architectural-review-card .review-card-content p{
  margin:0!important;
  color:#43252e!important;
  font:500 1.18rem/1.45 var(--serif)!important;
  text-shadow:none!important;
}
.architectural-review-card .review-card-content strong{
  margin-top:auto;
  color:var(--maroon)!important;
  font-size:.72rem!important;
  letter-spacing:.11em!important;
  text-transform:uppercase;
}
.architectural-review-card .review-card-content small{color:#8a7874!important}
.review-extra-thumbnails{
  display:flex;
  gap:8px;
  padding:10px 16px 0;
  overflow-x:auto;
}
.review-extra-thumbnails a{
  flex:0 0 64px;
  width:64px;
  height:64px;
  border:1px solid rgba(184,138,59,.55);
  border-radius:9px;
  overflow:hidden;
  background:#efe4d7;
}
.review-extra-thumbnails img{width:100%!important;height:100%!important;object-fit:contain!important;background:#efe4d7!important}
.review-page-architecture-card{max-width:100%}

@media(max-width:900px){
  .review-architecture-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}
  .architectural-review-card .review-card-content{padding:18px 16px 0!important}
}
@media(max-width:560px){
  .review-architecture-section{padding:50px 0!important}
  .review-architecture-grid{grid-template-columns:1fr!important;gap:18px!important}
  .architectural-review-card{width:min(390px,100%);margin-inline:auto}
  .review-arch-photo{aspect-ratio:600/700}
  .review-arch-image-stage{left:17.5%;right:17.5%;top:13%;bottom:7.5%}
  .architectural-review-card .review-card-content p{font-size:1.08rem!important}
}

/* Version 10.16.1 — regression-safe review architecture cards */
.review-architecture-section .architectural-review-card{
  isolation:isolate!important;
  overflow:hidden!important;
  padding:0 0 22px!important;
}
.review-architecture-section .review-arch-photo,
.review-page-section .review-arch-photo{
  position:relative!important;
  display:block!important;
  width:100%!important;
  aspect-ratio:600/760!important;
  min-height:0!important;
  overflow:hidden!important;
  border-radius:22px 22px 0 0!important;
  background:linear-gradient(145deg,#f1e5d4,#dcc6a9)!important;
  opacity:1!important;
  visibility:visible!important;
}
.review-architecture-section .review-arch-image-stage,
.review-page-section .review-arch-image-stage{
  position:absolute!important;
  z-index:2!important;
  left:17%!important;
  right:17%!important;
  top:13.3%!important;
  bottom:7.2%!important;
  display:block!important;
  overflow:hidden!important;
  border-radius:49% 49% 7px 7px / 22% 22% 7px 7px!important;
  background:linear-gradient(145deg,#f4eadd,#dfcdb8)!important;
  box-shadow:inset 0 0 0 1px rgba(184,138,59,.42)!important;
  opacity:1!important;
  visibility:visible!important;
}
.review-architecture-section .review-arch-image-stage>a,
.review-page-section .review-arch-image-stage>a{
  display:block!important;
  width:100%!important;
  height:100%!important;
}
.review-architecture-section .review-arch-image-stage img,
.review-page-section .review-arch-image-stage img{
  position:relative!important;
  z-index:1!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  padding:3%!important;
  object-fit:contain!important;
  object-position:center!important;
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
  mix-blend-mode:normal!important;
  background:linear-gradient(145deg,#f4eadd,#dfcdb8)!important;
}
.review-architecture-section .review-arch-frame-art,
.review-page-section .review-arch-frame-art{
  position:absolute!important;
  z-index:4!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  padding:0!important;
  object-fit:fill!important;
  object-position:center!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:none!important;
  background:transparent!important;
  filter:none!important;
  mix-blend-mode:normal!important;
}
.review-architecture-section .review-card-content,
.review-page-section .architectural-review-card .review-card-content{
  position:relative!important;
  z-index:5!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  gap:9px!important;
  padding:19px 22px 0!important;
  text-align:center!important;
  background:#fffaf1!important;
  opacity:1!important;
  visibility:visible!important;
}
.review-architecture-section .review-card-content p,
.review-page-section .architectural-review-card .review-card-content p{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:5!important;
  overflow:hidden!important;
  color:#43252e!important;
  -webkit-text-fill-color:#43252e!important;
  text-shadow:none!important;
}
.review-architecture-section .review-card-content .stars,
.review-page-section .architectural-review-card .review-card-content .stars{
  color:#b9852e!important;
  -webkit-text-fill-color:#b9852e!important;
  text-shadow:none!important;
}
.review-architecture-section .review-card-content strong,
.review-page-section .architectural-review-card .review-card-content strong{
  color:var(--maroon)!important;
  -webkit-text-fill-color:var(--maroon)!important;
  text-shadow:none!important;
}
.review-architecture-section .review-logo-placeholder,
.review-page-section .review-logo-placeholder{
  width:72%!important;
  height:72%!important;
  margin:14%!important;
  padding:0!important;
  object-fit:contain!important;
  background:transparent!important;
  opacity:.55!important;
}
@media(max-width:560px){
  .review-architecture-section .review-arch-photo,
  .review-page-section .review-arch-photo{aspect-ratio:600/720!important}
  .review-architecture-section .review-arch-image-stage,
  .review-page-section .review-arch-image-stage{left:17.5%!important;right:17.5%!important;top:13.4%!important;bottom:7.6%!important}
}


/* Version 10.17 — final collection-frame fill and unclipped logo correction */
/* The ornamental frame is edge-only. A soft backdrop fills the opening while the
   complete dress remains visible as a contained foreground image. */
.window-collection-card .collection-picture{
  position:relative!important;
  isolation:isolate!important;
  width:100%!important;
  aspect-ratio:3/4!important;
  overflow:hidden!important;
  padding:0!important;
  border-radius:12px 12px 0 0!important;
  background:#e9ddce!important;
}
.window-collection-card .collection-picture::before{
  content:""!important;
  position:absolute!important;
  z-index:6!important;
  inset:1.5%!important;
  display:block!important;
  background:url('../images/mughal/mughal-corner-frame.png') center/100% 100% no-repeat!important;
  opacity:.72!important;
  filter:sepia(.58) saturate(1.05) hue-rotate(334deg) brightness(.62) contrast(1.12)!important;
  pointer-events:none!important;
}
.window-collection-card .collection-picture::after{
  content:""!important;
  position:absolute!important;
  z-index:5!important;
  inset:3.1%!important;
  display:block!important;
  border:1px solid rgba(183,138,60,.52)!important;
  border-radius:7px!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.35)!important;
  background:transparent!important;
  pointer-events:none!important;
}
.window-collection-card .collection-picture .collection-image-backdrop{
  position:absolute!important;
  z-index:1!important;
  inset:3.2%!important;
  width:93.6%!important;
  height:93.6%!important;
  max-width:none!important;
  padding:0!important;
  object-fit:cover!important;
  object-position:center!important;
  opacity:.54!important;
  filter:blur(13px) saturate(.82) brightness(.96)!important;
  transform:scale(1.10)!important;
  background:#dfd0bd!important;
}
.window-collection-card .collection-picture .collection-image-main{
  position:absolute!important;
  z-index:3!important;
  inset:3.2%!important;
  width:93.6%!important;
  height:93.6%!important;
  max-width:none!important;
  padding:0!important;
  object-fit:contain!important;
  object-position:center!important;
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
  transform:none!important;
  mix-blend-mode:normal!important;
  background:transparent!important;
}
.window-collection-card:hover .collection-picture .collection-image-main{transform:scale(1.008)!important}
.window-collection-card:hover .collection-picture .collection-image-backdrop{transform:scale(1.12)!important}

/* Keep the complete gold wordmark and its lower ornament inside the header. */
.luxury-header .luxury-brand.home-script-logo{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:clamp(285px,23vw,360px)!important;
  min-width:285px!important;
  height:108px!important;
  padding:7px 0 10px!important;
  overflow:visible!important;
  line-height:0!important;
}
.luxury-header .luxury-brand.home-script-logo img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  padding:0!important;
  object-fit:contain!important;
  object-position:center center!important;
  overflow:visible!important;
  transform:none!important;
}
@media(min-width:1181px){
  .luxury-header:has(.home-script-logo) .header-row{min-height:116px!important;height:116px!important}
}
@media(max-width:1180px){
  .luxury-header .luxury-brand.home-script-logo{width:min(240px,41vw)!important;min-width:0!important;height:86px!important;padding:5px 0 8px!important}
}
@media(max-width:760px){
  .luxury-header .luxury-brand.home-script-logo{width:min(174px,45vw)!important;height:68px!important;padding:4px 0 6px!important}
}
@media(max-width:420px){
  .luxury-header .luxury-brand.home-script-logo{width:min(142px,41vw)!important;height:58px!important;padding:3px 0 5px!important}
}

/* Version 10.18 — gold collection frames, readable designer cards, reviews centred in frames */
/* Antique-gold finish for the Royal Collection ornamental border. */
.window-collection-card .collection-picture::before{
  opacity:.9!important;
  filter:brightness(0) saturate(100%) invert(58%) sepia(75%) saturate(620%) hue-rotate(358deg) brightness(93%) contrast(86%)!important;
}
.window-collection-card .collection-picture::after{
  border-color:rgba(191,145,56,.82)!important;
  box-shadow:inset 0 0 0 1px rgba(255,248,222,.55),0 0 0 1px rgba(146,96,20,.15)!important;
}

/* Designer Picks: dark section heading, clearly readable ivory product cards. */
.designer-picks-section .section-heading h2,
.designer-picks-section .section-heading p,
.designer-picks-section .text-link,
.designer-picks-section .light-link{color:#fff8e8!important;-webkit-text-fill-color:#fff8e8!important}
.designer-picks-section .product-card{background:#fffaf0!important}
.designer-picks-section .product-card .product-meta{background:#fffaf0!important}
.designer-picks-section .product-card .product-meta>span{color:#a9711d!important;-webkit-text-fill-color:#a9711d!important;font-weight:800!important}
.designer-picks-section .product-card .product-meta h3,
.designer-picks-section .product-card .product-meta h3 a{color:#6f1025!important;-webkit-text-fill-color:#6f1025!important;text-shadow:none!important}
.designer-picks-section .product-card .product-price,
.designer-picks-section .product-card .product-price strong,
.designer-picks-section .product-card .contact-price-link{color:#6f1025!important;-webkit-text-fill-color:#6f1025!important;text-shadow:none!important}
.designer-picks-section .product-card .product-price del{color:#806f6d!important;-webkit-text-fill-color:#806f6d!important}

/* The actual review now occupies the centre opening. No logo placeholder. */
.review-architecture-section .architectural-review-card,
.review-page-section .architectural-review-card{
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.review-architecture-section .review-arch-photo,
.review-page-section .review-arch-photo{
  aspect-ratio:600/760!important;
  border-radius:0!important;
  background:transparent!important;
  overflow:hidden!important;
}
.review-architecture-section .review-arch-image-stage.review-frame-content,
.review-page-section .review-arch-image-stage.review-frame-content{
  z-index:3!important;
  left:18.3%!important;
  right:18.3%!important;
  top:15.2%!important;
  bottom:10.8%!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  padding:22px 18px!important;
  overflow:hidden!important;
  border-radius:48% 48% 8px 8px / 21% 21% 8px 8px!important;
  background:linear-gradient(180deg,rgba(255,253,247,.98),rgba(255,246,228,.98))!important;
  box-shadow:inset 0 0 0 1px rgba(190,145,59,.48)!important;
  text-align:center!important;
}
.review-frame-content .review-customer-photo-link{
  display:block!important;
  width:68px!important;
  height:68px!important;
  flex:0 0 68px!important;
  border-radius:50%!important;
  overflow:hidden!important;
  border:2px solid #c39a49!important;
  background:#f0e4d4!important;
}
.review-frame-content .review-customer-photo{
  display:block!important;
  width:68px!important;
  height:68px!important;
  flex:0 0 68px!important;
  padding:0!important;
  margin:0!important;
  border-radius:50%!important;
  border:2px solid #c39a49!important;
  object-fit:cover!important;
  object-position:center!important;
  background:#f0e4d4!important;
}
.review-frame-content .review-customer-photo-link .review-customer-photo{border:0!important}
.review-frame-content .stars{
  color:#b78328!important;
  -webkit-text-fill-color:#b78328!important;
  font-size:.92rem!important;
  letter-spacing:.12em!important;
  line-height:1!important;
  text-shadow:none!important;
}
.review-frame-content p{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:6!important;
  overflow:hidden!important;
  max-width:100%!important;
  margin:0!important;
  color:#4f2630!important;
  -webkit-text-fill-color:#4f2630!important;
  font:600 1.08rem/1.35 var(--serif)!important;
  text-shadow:none!important;
}
.review-frame-content strong{
  color:#6f1025!important;
  -webkit-text-fill-color:#6f1025!important;
  font-size:.68rem!important;
  line-height:1.25!important;
  letter-spacing:.1em!important;
  text-transform:uppercase!important;
  text-shadow:none!important;
}
.review-frame-content small{
  color:#8a7169!important;
  -webkit-text-fill-color:#8a7169!important;
  font-size:.62rem!important;
}
.review-architecture-section .review-arch-frame-art,
.review-page-section .review-arch-frame-art{
  z-index:4!important;
  filter:none!important;
}
.review-logo-placeholder{display:none!important}
.review-page-section .review-extra-thumbnails{margin-top:-5px;padding-top:8px;justify-content:center}

/* Both review actions must be identical in size. */
.reviews-home-actions{
  display:flex!important;
  justify-content:center!important;
  align-items:stretch!important;
  gap:14px!important;
}
.reviews-home-actions .btn{
  width:210px!important;
  min-width:210px!important;
  min-height:52px!important;
  padding:0 18px!important;
  border-radius:12px!important;
}
@media(max-width:700px){
  .review-architecture-section .review-arch-image-stage.review-frame-content,
  .review-page-section .review-arch-image-stage.review-frame-content{
    left:18%!important;right:18%!important;top:14.8%!important;bottom:10.3%!important;padding:18px 15px!important;gap:8px!important
  }
  .review-frame-content p{font-size:1rem!important;-webkit-line-clamp:6!important}
  .reviews-home-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;max-width:460px!important;margin-inline:auto!important}
  .reviews-home-actions .btn{width:100%!important;min-width:0!important;min-height:48px!important;font-size:.66rem!important}
}
@media(max-width:420px){
  .review-frame-content .review-customer-photo,
  .review-frame-content .review-customer-photo-link{width:54px!important;height:54px!important;flex-basis:54px!important}
  .review-frame-content p{font-size:.92rem!important;-webkit-line-clamp:5!important}
  .reviews-home-actions{gap:8px!important}
  .reviews-home-actions .btn{padding:0 8px!important;font-size:.58rem!important}
}

/* Version 10.19 — uploader guidance and requested black Royal Collection frame */
.review-upload .upload-size-note{
  display:flex;
  flex-wrap:wrap;
  gap:4px 10px;
  margin:8px 0 10px;
  padding:9px 11px;
  border:1px solid rgba(184,138,59,.45);
  border-radius:10px;
  background:#fff8e9;
  color:var(--maroon);
}
.review-upload .upload-size-note b{width:100%;font-size:.68rem}
.review-upload .upload-size-note span{font-size:.62rem;color:var(--muted)}
/* Restore the earlier charcoal-black ornamental frame while keeping the image clear. */
.window-collection-card .collection-picture::before{
  opacity:.68!important;
  filter:brightness(0) saturate(100%)!important;
}
.window-collection-card .collection-picture::after{
  border-color:rgba(42,33,31,.72)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.55),0 0 0 1px rgba(31,23,22,.12)!important;
}


/* Version 10.21 — one consistent maroon-and-gold top navigation on every public page */
.consistent-site-header{
  position:sticky!important;
  top:0!important;
  z-index:1100!important;
  background:linear-gradient(180deg,#76142f 0%,#620b24 100%)!important;
  border-top:1px solid rgba(220,180,91,.48)!important;
  border-bottom:2px solid #bd8b36!important;
  box-shadow:0 8px 24px rgba(67,7,24,.18)!important;
}
.consistent-site-header .header-ornament-line{
  height:1px!important;
  background:linear-gradient(90deg,transparent,#9c6c25 14%,#e4c06b 50%,#9c6c25 86%,transparent)!important;
  opacity:.9!important;
}
.consistent-site-header .header-row{
  width:min(1240px,calc(100% - 42px))!important;
  max-width:none!important;
  min-height:82px!important;
  height:82px!important;
  padding:0!important;
  margin-inline:auto!important;
  display:grid!important;
  grid-template-columns:minmax(390px,1fr) 250px minmax(390px,1fr)!important;
  align-items:center!important;
  column-gap:26px!important;
}
.consistent-site-header .main-nav{
  position:static;
  justify-self:start!important;
  display:flex!important;
  align-items:center!important;
  gap:25px!important;
  min-width:0!important;
}
.consistent-site-header .main-nav>a,
.consistent-site-header .nav-link-button{
  display:inline-flex!important;
  align-items:center!important;
  min-height:44px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#fff4dd!important;
  font-family:var(--serif)!important;
  font-size:.92rem!important;
  font-weight:600!important;
  line-height:1!important;
  letter-spacing:.015em!important;
  text-transform:none!important;
  white-space:nowrap!important;
}
.consistent-site-header .main-nav>a:after,
.consistent-site-header .nav-link-button:after{
  left:0!important;
  right:0!important;
  bottom:4px!important;
  height:2px!important;
  background:#dfbd67!important;
}
.consistent-site-header .main-nav>a:hover,
.consistent-site-header .main-nav>a.active,
.consistent-site-header .nav-link-button:hover,
.consistent-site-header .nav-link-button.active{
  color:#f2ce79!important;
}
.consistent-site-header .sale-nav-link{color:#f2ce79!important}
.consistent-site-header .site-script-logo{
  justify-self:center!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:250px!important;
  min-width:250px!important;
  height:78px!important;
  margin:0!important;
  padding:2px 0!important;
  overflow:visible!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.consistent-site-header .site-script-logo img{
  display:block!important;
  width:100%!important;
  height:76px!important;
  max-height:76px!important;
  object-fit:contain!important;
  object-position:center!important;
  filter:none!important;
}
.consistent-site-header .header-actions{
  justify-self:end!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:12px!important;
  min-width:0!important;
}
.consistent-site-header .icon-action{
  min-width:auto!important;
  min-height:44px!important;
  padding:5px 3px!important;
  gap:5px!important;
  border-radius:6px!important;
  color:#fff4dd!important;
  font-family:var(--sans)!important;
  font-size:.62rem!important;
  font-weight:700!important;
  letter-spacing:.06em!important;
}
.consistent-site-header .icon-action:hover,
.consistent-site-header .icon-action:focus-visible{
  color:#f2ce79!important;
  background:rgba(255,255,255,.055)!important;
}
.consistent-site-header .header-icon{filter:brightness(0) invert(1)!important}
.consistent-site-header .icon-action b{
  background:#d7ae4f!important;
  color:#4b071a!important;
  border:1px solid #f7e3a7!important;
}
.consistent-site-header .mobile-menu-btn{color:#f5d984!important}
.consistent-site-header .mobile-menu-btn span{background:#f5d984!important}

@media(max-width:1320px) and (min-width:1181px){
  .consistent-site-header .header-row{
    width:calc(100% - 28px)!important;
    grid-template-columns:minmax(340px,1fr) 220px minmax(340px,1fr)!important;
    column-gap:18px!important;
  }
  .consistent-site-header .main-nav{gap:18px!important}
  .consistent-site-header .main-nav>a,
  .consistent-site-header .nav-link-button{font-size:.84rem!important}
  .consistent-site-header .site-script-logo{width:220px!important;min-width:220px!important}
  .consistent-site-header .site-script-logo img{height:70px!important;max-height:70px!important}
  .consistent-site-header .header-actions{gap:7px!important}
}

@media(max-width:1180px){
  .consistent-site-header .header-row{
    width:calc(100% - 24px)!important;
    min-height:78px!important;
    height:78px!important;
    grid-template-columns:44px minmax(130px,1fr) auto!important;
    column-gap:8px!important;
  }
  .consistent-site-header .mobile-menu-btn{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    justify-self:start!important;
  }
  .consistent-site-header .site-script-logo{
    width:min(188px,40vw)!important;
    min-width:0!important;
    height:72px!important;
  }
  .consistent-site-header .site-script-logo img{height:68px!important;max-height:68px!important}
  .consistent-site-header .main-nav{
    position:fixed!important;
    left:0!important;
    top:0!important;
    bottom:0!important;
    width:min(370px,90vw)!important;
    padding:105px 26px 34px!important;
    display:block!important;
    background:linear-gradient(180deg,#5b0a20,#76142f)!important;
    transform:translateX(-105%)!important;
    visibility:hidden!important;
    pointer-events:none!important;
    overflow-y:auto!important;
    z-index:1200!important;
    box-shadow:24px 0 65px rgba(58,8,21,.35)!important;
  }
  .consistent-site-header .main-nav.open{
    transform:none!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
  .consistent-site-header .main-nav>a,
  .consistent-site-header .nav-link-button{
    display:flex!important;
    width:100%!important;
    justify-content:space-between!important;
    min-height:52px!important;
    padding:0 4px!important;
    border-bottom:1px solid rgba(226,191,113,.28)!important;
    font-family:var(--serif)!important;
    font-size:1.05rem!important;
  }
  .consistent-site-header .nav-dropdown{width:100%!important}
  .consistent-site-header .nav-dropdown-menu.luxury-menu{
    position:static!important;
    display:none!important;
    width:100%!important;
    margin:6px 0 10px!important;
    background:#fff8ed!important;
    border-radius:10px!important;
    box-shadow:none!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:none!important;
  }
  .consistent-site-header .nav-dropdown.open>.nav-dropdown-menu.luxury-menu{display:block!important}
  .consistent-site-header .header-actions{gap:3px!important}
  .consistent-site-header .icon-action{min-width:42px!important;padding:3px!important}
  .consistent-site-header .icon-action em{display:none!important}
}

@media(max-width:640px){
  .consistent-site-header .header-row{
    width:calc(100% - 14px)!important;
    min-height:68px!important;
    height:68px!important;
    grid-template-columns:38px minmax(102px,1fr) auto!important;
    column-gap:4px!important;
  }
  .consistent-site-header .site-script-logo{
    width:min(145px,42vw)!important;
    height:62px!important;
    padding:0!important;
  }
  .consistent-site-header .site-script-logo img{height:58px!important;max-height:58px!important}
  .consistent-site-header .header-actions{gap:0!important}
  .consistent-site-header .icon-action{min-width:34px!important;min-height:40px!important;padding:1px!important}
  .consistent-site-header .wishlist-link{display:none!important}
  .consistent-site-header .header-icon{transform:scale(.84)!important}
  .consistent-site-header .action-dropdown-menu{top:96px!important}
}

/* Version 10.22 — Mughal woman artwork used as a refined Brand Story background */
.brand-story.mughal-section{
  position:relative!important;
  isolation:isolate;
  overflow:hidden!important;
  background-image:
    linear-gradient(90deg,rgba(255,253,248,.975) 0%,rgba(255,253,248,.93) 44%,rgba(255,253,248,.84) 100%),
    url('../images/mughal/mughal-woman-art-background.jpg')!important;
  background-size:cover!important;
  background-position:center 42%!important;
  background-repeat:no-repeat!important;
}
.brand-story.mughal-section::before{
  display:none!important;
}
.brand-story.mughal-section::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 82% 48%,rgba(111,16,37,.08),transparent 36%),
    linear-gradient(90deg,rgba(255,255,255,.12),transparent 55%);
}
.brand-story.mughal-section>.container{
  position:relative;
  z-index:1;
}
.brand-story .story-copy{
  padding:38px 40px!important;
  border:1px solid rgba(183,138,60,.45);
  border-radius:24px;
  background:rgba(255,253,248,.84);
  box-shadow:0 22px 55px rgba(73,25,31,.10);
  backdrop-filter:blur(5px);
}
.brand-story .story-copy h2{color:var(--maroon)!important}
.brand-story .story-copy p{color:#5f5150!important}

@media(max-width:900px){
  .brand-story.mughal-section{
    background-image:
      linear-gradient(rgba(255,253,248,.94),rgba(255,253,248,.94)),
      url('../images/mughal/mughal-woman-art-background.jpg')!important;
    background-position:center!important;
  }
  .brand-story .story-copy{
    padding:28px 24px!important;
    border-radius:18px;
  }
}


/* Version 10.23 — compact WhatsApp logo thumbnail */
.floating-whatsapp{
  width:58px!important;
  height:58px!important;
  min-width:58px!important;
  padding:0!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  gap:0!important;
  background:#25d366!important;
  border:2px solid #fff!important;
  color:#fff!important;
  box-shadow:0 12px 32px rgba(20,92,49,.30)!important;
  overflow:hidden!important;
  transition:transform .22s ease,box-shadow .22s ease,background .22s ease!important;
}
.floating-whatsapp:hover,.floating-whatsapp:focus-visible{
  background:#1fbd59!important;
  transform:translateY(-3px) scale(1.04)!important;
  box-shadow:0 17px 38px rgba(20,92,49,.38)!important;
  outline:none!important;
}
.floating-whatsapp svg{
  width:33px!important;
  height:33px!important;
  display:block!important;
  fill:currentColor!important;
}
.floating-whatsapp span,.floating-whatsapp em{display:none!important}
@media(max-width:640px){
  .floating-whatsapp{
    width:52px!important;
    height:52px!important;
    min-width:52px!important;
    right:14px!important;
    bottom:14px!important;
  }
  .floating-whatsapp svg{width:29px!important;height:29px!important}
}


/* Version 10.24 — floral Mughal overlay for The Bushra Raza Edit, original photo size retained */
.instagram-section{overflow:hidden}
.instagram-section .mughal-edit-grid{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:10px;
  align-items:stretch;
}
.instagram-section .mughal-edit-tile{
  position:relative;
  display:block;
  aspect-ratio:1/1.22;
  overflow:hidden!important;
  border:1px solid rgba(184,138,59,.35)!important;
  border-radius:150px 150px 12px 12px!important;
  background:#eee4d8!important;
  box-shadow:0 12px 28px rgba(62,28,35,.08)!important;
  isolation:isolate;
  transition:transform .35s ease,box-shadow .35s ease;
}
.instagram-section .mughal-edit-tile::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:4;
  pointer-events:none;
  background:url('../images/mughal/mughal-edit-arch-frame.webp') center/100% 100% no-repeat;
  opacity:.72;
  filter:drop-shadow(0 6px 12px rgba(71,39,29,.10));
}
.instagram-section .instagram-photo-stage{
  position:absolute;
  z-index:1;
  inset:0;
  display:block;
  overflow:hidden;
  background:#e9dfd1;
}
.instagram-section .instagram-photo-stage::before{
  content:"";
  position:absolute;
  inset:-12px;
  background:var(--edit-image) center/cover no-repeat;
  filter:blur(10px) saturate(.82);
  transform:scale(1.08);
  opacity:.48;
}
.instagram-section .instagram-photo-stage img{
  position:relative;
  z-index:1;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  background:transparent!important;
  border-radius:0!important;
  transition:transform .45s ease;
}
.instagram-section .instagram-hover-label{
  position:absolute;
  z-index:5;
  left:12%;
  right:12%;
  bottom:12px;
  padding:9px 8px;
  border:1px solid rgba(218,183,99,.78);
  border-radius:999px;
  background:rgba(104,15,36,.91)!important;
  color:#fff!important;
  text-align:center;
  font-size:.52rem;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
  opacity:0;
  transform:translateY(8px);
  transition:.28s ease;
}
.instagram-section .mughal-edit-tile:hover{
  transform:translateY(-5px);
  box-shadow:0 20px 42px rgba(62,28,35,.14)!important;
}
.instagram-section .mughal-edit-tile:hover .instagram-photo-stage img{transform:scale(1.02)}
.instagram-section .mughal-edit-tile:hover .instagram-hover-label,
.instagram-section .mughal-edit-tile:focus-visible .instagram-hover-label{opacity:1;transform:none}
@media(max-width:1180px){
  .instagram-section .mughal-edit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 12px}
}
@media(max-width:640px){
  .instagram-section .mughal-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 8px}
  .instagram-section .mughal-edit-tile{border-radius:100px 100px 10px 10px!important}
  .instagram-section .instagram-hover-label{display:none}
}

/* Version 10.25 — single-layer jharokha cards for The Bushra Raza Edit */
.instagram-section .mughal-edit-grid{
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:12px!important;
  align-items:stretch!important;
}
.instagram-section .mughal-edit-tile{
  position:relative!important;
  display:block!important;
  aspect-ratio:1/1.22!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:16px!important;
  background:#eee4d8!important;
  box-shadow:0 14px 32px rgba(62,28,35,.10)!important;
  isolation:isolate!important;
}
.instagram-section .mughal-edit-tile::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:4!important;
  display:block!important;
  pointer-events:none!important;
  background:url('../images/mughal/mughal-edit-jharokha-frame.svg') center/100% 100% no-repeat!important;
  opacity:1!important;
  filter:none!important;
}
/* Reset older generic .instagram-tile span rules that were hiding the photo stage. */
.instagram-section .mughal-edit-tile .instagram-photo-stage{
  position:absolute!important;
  inset:8px!important;
  z-index:1!important;
  display:block!important;
  width:auto!important;
  height:auto!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:10px!important;
  overflow:hidden!important;
  background:#e8ddcf!important;
  color:inherit!important;
  text-align:initial!important;
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
  transition:none!important;
}
.instagram-section .mughal-edit-tile .instagram-photo-stage::before{
  content:""!important;
  position:absolute!important;
  inset:-10px!important;
  z-index:0!important;
  display:block!important;
  background:var(--edit-image) center/cover no-repeat!important;
  filter:blur(9px) saturate(.88)!important;
  transform:scale(1.07)!important;
  opacity:.50!important;
}
.instagram-section .mughal-edit-tile .instagram-photo-stage img{
  position:relative!important;
  inset:auto!important;
  z-index:1!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  padding:0!important;
  margin:0!important;
  object-fit:contain!important;
  object-position:center!important;
  background:transparent!important;
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
  filter:none!important;
  border-radius:8px!important;
}
.instagram-section .mughal-edit-tile:hover .instagram-photo-stage img{
  transform:scale(1.012)!important;
}
.instagram-section .mughal-edit-tile .instagram-hover-label{
  position:absolute!important;
  left:13%!important;
  right:13%!important;
  bottom:13px!important;
  top:auto!important;
  z-index:6!important;
  display:block!important;
  width:auto!important;
  height:auto!important;
  padding:9px 8px!important;
  margin:0!important;
  border:1px solid rgba(218,183,99,.85)!important;
  border-radius:999px!important;
  background:rgba(104,15,36,.94)!important;
  color:#fff!important;
  text-align:center!important;
  font-size:.52rem!important;
  font-weight:800!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  opacity:0!important;
  visibility:visible!important;
  transform:translateY(8px)!important;
  transition:opacity .25s ease,transform .25s ease!important;
}
.instagram-section .mughal-edit-tile:hover .instagram-hover-label,
.instagram-section .mughal-edit-tile:focus-visible .instagram-hover-label{
  opacity:1!important;
  transform:none!important;
}
@media(max-width:1180px){
  .instagram-section .mughal-edit-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px 12px!important}
}
@media(max-width:640px){
  .instagram-section .mughal-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 8px!important}
  .instagram-section .mughal-edit-tile{border-radius:12px!important}
  .instagram-section .mughal-edit-tile .instagram-photo-stage{inset:5px!important;border-radius:8px!important}
  .instagram-section .mughal-edit-tile .instagram-hover-label{display:none!important}
}

/* Version 10.26 — refined single-layer jharokha edit gallery */
.instagram-section .mughal-edit-grid{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:14px!important;
  align-items:stretch!important;
}
.instagram-section .mughal-edit-tile{
  position:relative!important;
  display:block!important;
  aspect-ratio:4/5!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:18px!important;
  background:#eadfd1!important;
  box-shadow:0 14px 34px rgba(65,25,32,.10)!important;
  isolation:isolate!important;
  transition:transform .28s ease,box-shadow .28s ease!important;
}
.instagram-section .mughal-edit-tile::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:4!important;
  display:block!important;
  pointer-events:none!important;
  background:url('../images/mughal/mughal-edit-jharokha-frame.svg') center/100% 100% no-repeat!important;
  opacity:.96!important;
  filter:none!important;
}
.instagram-section .mughal-edit-tile .instagram-photo-stage{
  position:absolute!important;
  inset:8px!important;
  z-index:1!important;
  display:block!important;
  width:auto!important;
  height:auto!important;
  overflow:hidden!important;
  border-radius:12px!important;
  background:#ddd0c0!important;
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
}
.instagram-section .mughal-edit-tile .instagram-photo-stage::before{
  content:""!important;
  position:absolute!important;
  inset:-10px!important;
  z-index:0!important;
  background:var(--edit-image) center/cover no-repeat!important;
  filter:blur(8px) saturate(.86)!important;
  transform:scale(1.06)!important;
  opacity:.42!important;
}
.instagram-section .mughal-edit-tile .instagram-photo-stage img{
  position:relative!important;
  z-index:1!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  background:transparent!important;
  border-radius:10px!important;
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
  transform:none!important;
  transition:transform .35s ease!important;
}
.instagram-section .mughal-edit-tile:hover{
  transform:translateY(-4px)!important;
  box-shadow:0 20px 44px rgba(65,25,32,.15)!important;
}
.instagram-section .mughal-edit-tile:hover .instagram-photo-stage img{transform:scale(1.012)!important}
.instagram-section .mughal-edit-tile .instagram-hover-label{
  left:15%!important;
  right:15%!important;
  bottom:14px!important;
  z-index:6!important;
  min-height:36px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:8px 10px!important;
  border:1px solid rgba(218,183,99,.92)!important;
  border-radius:999px!important;
  background:rgba(105,14,36,.94)!important;
  color:#fff!important;
  font-size:.50rem!important;
  font-weight:800!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  opacity:0!important;
  transform:translateY(8px)!important;
  transition:opacity .22s ease,transform .22s ease!important;
}
.instagram-section .mughal-edit-tile:hover .instagram-hover-label,
.instagram-section .mughal-edit-tile:focus-visible .instagram-hover-label{opacity:1!important;transform:none!important}
@media(max-width:1180px){
  .instagram-section .mughal-edit-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px 12px!important}
}
@media(max-width:640px){
  .instagram-section .mughal-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 8px!important}
  .instagram-section .mughal-edit-tile{border-radius:13px!important}
  .instagram-section .mughal-edit-tile .instagram-photo-stage{inset:5px!important;border-radius:9px!important}
  .instagram-section .mughal-edit-tile .instagram-hover-label{display:none!important}
}


/* Version 10.27 — remove homepage Edit gallery and duplicate centre footer logo */
.luxury-footer{padding-top:56px!important}
.luxury-footer .footer-grid{align-items:start}
@media(max-width:640px){.luxury-footer{padding-top:42px!important}}


/* Version 10.28 — restored Bushra Raza Edit as premium social-media cards */
.social-edit-section{
  position:relative;
  overflow:hidden;
  background:
    linear-gradient(rgba(255,253,249,.93),rgba(255,253,249,.93)),
    var(--site-bg-image);
  background-size:cover;
  background-position:center;
}
.social-edit-section::after{
  content:"";
  position:absolute;
  left:0;right:0;bottom:0;
  height:4px;
  background:linear-gradient(90deg,var(--maroon),var(--gold),var(--maroon));
}
.social-edit-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:22px;
  align-items:stretch;
}
.social-edit-card{
  min-width:0;
  display:flex;
  flex-direction:column;
  overflow:hidden;
  border:1px solid rgba(184,138,59,.55);
  border-radius:22px;
  background:#fffdf9;
  box-shadow:0 16px 38px rgba(65,24,31,.09);
  transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;
}
.social-edit-card:hover{
  transform:translateY(-7px);
  border-color:var(--gold);
  box-shadow:0 24px 56px rgba(65,24,31,.16);
}
.social-edit-picture{
  position:relative;
  display:block;
  aspect-ratio:3/4;
  overflow:hidden;
  background:#eee3d5;
  border-bottom:1px solid rgba(184,138,59,.42);
}
.social-edit-backdrop,
.social-edit-main{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
}
.social-edit-backdrop{
  object-fit:cover!important;
  filter:blur(17px) saturate(.8);
  transform:scale(1.12);
  opacity:.42;
}
.social-edit-main{
  z-index:1;
  object-fit:contain!important;
  object-position:center!important;
  padding:10px;
  transition:transform .45s ease;
}
.social-edit-card:hover .social-edit-main{transform:scale(1.025)}
.social-platform-badge{
  position:absolute;
  z-index:3;
  left:13px;
  top:13px;
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-height:31px;
  padding:6px 11px;
  border:1px solid rgba(227,196,119,.72);
  border-radius:999px;
  background:rgba(111,16,37,.94);
  color:#fff;
  box-shadow:0 6px 18px rgba(35,10,17,.2);
  font-size:.58rem;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.social-platform-badge i{
  display:grid;
  place-items:center;
  width:20px;
  height:20px;
  border-radius:50%;
  background:var(--gold);
  color:var(--maroon-dark);
  font-style:normal;
  font-size:.72rem;
}
.social-edit-content{
  display:flex;
  flex:1;
  flex-direction:column;
  padding:20px 18px 18px;
  background:linear-gradient(180deg,#fff,#fffaf2);
}
.social-edit-content>span{
  color:var(--gold-dark);
  font-size:.61rem;
  font-weight:800;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.social-edit-content h3{
  min-height:2.3em;
  margin:8px 0 10px;
  color:var(--maroon);
  font-size:1.35rem;
  line-height:1.08;
}
.social-edit-content p{
  margin:0 0 18px;
  color:var(--muted);
  font-size:.78rem;
  line-height:1.65;
}
.social-edit-button{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  width:100%;
  min-height:47px;
  margin-top:auto;
  padding:8px 9px 8px 14px;
  border:1px solid var(--gold);
  border-radius:999px;
  background:linear-gradient(135deg,var(--maroon-dark),var(--maroon));
  color:#fff;
  box-shadow:0 10px 24px rgba(111,16,37,.16);
  font-size:.59rem;
  font-weight:800;
  letter-spacing:.07em;
  text-transform:uppercase;
  transition:.25s ease;
}
.social-edit-button b{display:flex;align-items:center;gap:7px;font-weight:800}
.social-edit-button b i{
  display:grid;
  place-items:center;
  width:23px;
  height:23px;
  border-radius:50%;
  background:rgba(255,255,255,.13);
  color:var(--gold-light);
  font-style:normal;
  font-size:.72rem;
}
.social-edit-button em{
  display:grid;
  place-items:center;
  flex:0 0 30px;
  width:30px;
  height:30px;
  border-radius:50%;
  background:var(--gold-gradient);
  color:var(--maroon-dark);
  font-style:normal;
  font-size:1rem;
}
.social-edit-button:hover{transform:translateY(-2px);filter:brightness(1.05);color:#fff}
.social-edit-button.disabled{opacity:.62;pointer-events:none}
.social-card-copy-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
  margin:22px 0;
}
.social-image-grid{margin-top:18px}
@media(max-width:1180px){
  .social-edit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
}
@media(max-width:760px){
  .social-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .social-edit-card{border-radius:16px}
  .social-edit-content{padding:15px 12px 13px}
  .social-edit-content h3{font-size:1.12rem}
  .social-edit-content p{font-size:.7rem}
  .social-edit-button{padding-left:10px;font-size:.51rem}
  .social-card-copy-grid{grid-template-columns:1fr}
}
@media(max-width:410px){
  .social-edit-grid{grid-template-columns:1fr}
  .social-edit-picture{aspect-ratio:4/5}
}


/* Version 10.29 — remove hero logo badge and match the hero frame to 1200 × 1500 (4:5). */
.luxury-hero .hero-monogram,
.luxury-hero .hero-logo-emblem{
  display:none!important;
}
@media (min-width:901px){
  .luxury-hero .hero-slides{
    top:50%!important;
    bottom:auto!important;
    left:auto!important;
    right:clamp(18px,3.2vw,54px)!important;
    width:auto!important;
    height:min(calc(100% - 30px),650px)!important;
    aspect-ratio:4/5!important;
    transform:translateY(-50%)!important;
    padding:8px!important;
    box-sizing:border-box!important;
    border-radius:24px!important;
  }
  .luxury-hero .hero-slide,
  .luxury-hero .hero-slide img{
    width:100%!important;
    height:100%!important;
  }
  .luxury-hero .hero-slide img{
    object-fit:cover!important;
    object-position:center!important;
    border-radius:16px!important;
    background:transparent!important;
  }
  .luxury-hero .hero-grid{
    grid-template-columns:minmax(0,1fr) minmax(430px,44%)!important;
  }
}
@media (min-width:901px) and (max-width:1180px){
  .luxury-hero .hero-slides{
    right:2.2%!important;
    height:min(calc(100% - 28px),550px)!important;
  }
  .luxury-hero .hero-grid{
    grid-template-columns:minmax(0,1fr) minmax(390px,44%)!important;
  }
}
@media (max-width:900px){
  .luxury-hero .hero-slide img{
    object-fit:cover!important;
    object-position:center!important;
  }
}

/* Version 10.36 — professional visual consistency pass */
:root{
  --luxury-radius:18px;
  --luxury-shadow:0 16px 42px rgba(68,24,32,.10);
  --luxury-shadow-hover:0 24px 58px rgba(68,24,32,.16);
}
body{font-size:16px;line-height:1.65;color:#2f2525;background:#fffdf9}
.container{width:min(1240px,calc(100% - 44px))}
h1,h2,h3,h4{letter-spacing:-.015em}
.section{padding:76px 0!important}
.section-heading,.section-heading.centered{margin-bottom:38px!important}
.section-heading p{max-width:720px;font-size:1rem;line-height:1.75}
.eyebrow{font-size:.68rem;letter-spacing:.18em}

/* Refined shared header */
.luxury-header{background:linear-gradient(90deg,#560b20,#73152c 48%,#5f0d23)!important;border-bottom:1px solid rgba(217,188,120,.7)!important;box-shadow:0 8px 28px rgba(54,8,21,.16)!important}
.luxury-header .header-row{min-height:104px!important;column-gap:28px!important}
.luxury-header .main-nav{gap:30px!important}
.luxury-header .main-nav>a,.luxury-header .nav-link-button{color:#fff8ea!important;font-size:.69rem!important;font-weight:700!important;letter-spacing:.13em!important}
.luxury-header .main-nav a:after,.luxury-header .nav-link-button:after{background:var(--gold-light)!important;height:2px!important}
.luxury-header .icon-action{color:#fff7e8!important;min-width:45px!important}
.luxury-header .header-icon{filter:brightness(0) invert(1)!important;opacity:.95}
.luxury-header .icon-action b{background:var(--gold)!important;color:var(--maroon-dark)!important;border:1px solid #f5d792!important}
.luxury-header .luxury-brand.home-script-logo{width:clamp(285px,23vw,360px)!important;min-width:285px!important}
.luxury-header .luxury-brand.home-script-logo img{max-height:96px!important}

/* One button language across the website */
.btn,.gold-button{
  min-height:52px!important;
  padding:0 25px!important;
  border-radius:999px!important;
  font-size:.7rem!important;
  font-weight:800!important;
  letter-spacing:.095em!important;
  box-shadow:0 10px 24px rgba(91,13,34,.14)!important;
  transition:transform .22s ease,box-shadow .22s ease,filter .22s ease!important;
}
.btn.primary,.gold-button{background:linear-gradient(135deg,#5b0b22,#8b2541)!important;color:#fff!important;border:1px solid var(--gold)!important}
.btn.outline{background:#fffdf9!important;color:var(--maroon)!important;border:1px solid var(--gold)!important}
.btn:hover,.gold-button:hover{transform:translateY(-2px)!important;box-shadow:0 14px 30px rgba(91,13,34,.2)!important;filter:brightness(1.04)}
.text-link{font-size:.72rem!important;letter-spacing:.11em!important}

/* Premium product-card system */
.product-grid{gap:24px!important}
.product-card{
  border:1px solid rgba(183,138,60,.52)!important;
  border-radius:var(--luxury-radius)!important;
  background:#fff!important;
  box-shadow:var(--luxury-shadow)!important;
  overflow:hidden!important;
  transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease!important;
}
.product-card:hover{transform:translateY(-6px)!important;box-shadow:var(--luxury-shadow-hover)!important;border-color:var(--gold)!important}
.product-card .product-image-shell,.product-card .product-image{aspect-ratio:3/4!important;background:linear-gradient(145deg,#f7f0e7,#eadfD2)!important}
.product-card .product-image img{width:100%!important;height:100%!important;padding:8px!important;object-fit:contain!important;object-position:center!important;background:transparent!important;transform:none!important}
.product-card:hover .product-image img{transform:scale(1.018)!important}
.product-card .badge-stack{gap:5px!important}
.product-card .badge-stack .product-badge:nth-child(n+3){display:none!important}
.product-card .product-badge{min-height:27px!important;padding:5px 9px!important;font-size:.52rem!important;letter-spacing:.09em!important;border-radius:999px!important}
.product-card .featured-badge{background:linear-gradient(135deg,#d9b96c,#a87626)!important;color:#341b0d!important}
.product-card .product-meta{min-height:134px!important;padding:18px 17px 20px!important;display:flex!important;flex-direction:column!important;border-top:1px solid #eee1d1!important}
.product-card .product-meta>span{font-size:.59rem!important;letter-spacing:.13em!important}
.product-card .product-meta h3{min-height:2.35em!important;margin:7px 0 12px!important;font-size:1.37rem!important;line-height:1.08!important;color:var(--maroon-dark)!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
.product-card .product-price{margin-top:auto!important;min-height:28px!important}
.product-card .product-price strong,.product-card .contact-price-link{color:var(--maroon)!important;font-size:.95rem!important}
.product-card-actions{left:12px!important;right:12px!important;bottom:12px!important;grid-template-columns:1fr 1fr!important;gap:8px!important}
.product-card-actions button,.product-card-actions a{min-height:43px!important;border-radius:999px!important;border:1px solid rgba(183,138,60,.8)!important;font-size:.58rem!important;font-weight:800!important;letter-spacing:.075em!important}
.product-card-actions button{background:rgba(255,253,248,.97)!important;color:var(--maroon)!important}
.product-card-actions a{background:linear-gradient(135deg,var(--maroon-dark),var(--maroon))!important;color:#fff!important}

/* Review cards: equal, restrained, readable */
.review-architecture-grid{gap:22px!important;align-items:stretch!important}
.review-architecture-section .architectural-review-card{height:100%!important;background:rgba(255,255,255,.98)!important;border-radius:20px!important;box-shadow:0 18px 42px rgba(30,7,14,.18)!important}
.review-architecture-section .review-frame-content{padding:54px 34px 48px!important}
.review-frame-content p{font-size:1.12rem!important;line-height:1.55!important;max-width:310px!important;margin:16px auto!important}
.review-frame-content strong{font-size:.68rem!important;letter-spacing:.1em!important}
.reviews-home-actions{display:flex!important;justify-content:center!important;gap:12px!important;flex-wrap:wrap!important;margin-top:30px!important}
.reviews-home-actions .btn{width:210px!important;min-width:210px!important}

/* Cleaner section alternation and story panel */
.marble-section,.social-edit-section,.newsletter{background-color:#fffdf9!important}
.designer-picks-section,.testimonials-section{background:linear-gradient(125deg,#4d0b1d,#74162f 58%,#8e2d47)!important}
.story-copy{padding:34px!important;border:1px solid rgba(183,138,60,.45)!important;border-radius:20px!important;background:rgba(255,253,249,.91)!important;box-shadow:0 18px 45px rgba(70,26,34,.09)!important;backdrop-filter:blur(4px)}
.story-copy p{font-size:1rem!important;line-height:1.8!important}
.social-edit-card{border-radius:18px!important;box-shadow:var(--luxury-shadow)!important}
.social-edit-card:hover{box-shadow:var(--luxury-shadow-hover)!important}
.newsletter-card{padding:46px 50px!important;border-radius:22px!important}

/* Compact, stable mobile rhythm */
@media(max-width:1180px){
  .luxury-header .header-row{min-height:88px!important}
  .luxury-header .luxury-brand.home-script-logo{width:min(230px,40vw)!important;min-width:0!important}
  .luxury-header .luxury-brand.home-script-logo img{max-height:74px!important}
  .product-grid{gap:18px!important}
}
@media(max-width:760px){
  .container{width:calc(100% - 22px)!important}
  .section{padding:42px 0!important}
  .section-heading,.section-heading.centered{margin-bottom:25px!important}
  .section-heading h2{font-size:clamp(2.25rem,10vw,3.15rem)!important}
  .section-heading p{font-size:.86rem!important;line-height:1.6!important}
  .luxury-header .header-row{min-height:76px!important;padding-block:4px!important}
  .luxury-header .luxury-brand.home-script-logo{width:min(165px,43vw)!important}
  .luxury-header .luxury-brand.home-script-logo img{max-height:58px!important}
  .product-grid{gap:11px!important}
  .product-card{border-radius:14px!important}
  .product-card .product-image img{padding:4px!important}
  .product-card .product-meta{min-height:113px!important;padding:12px 10px 13px!important}
  .product-card .product-meta h3{font-size:1.02rem!important;min-height:2.2em!important;margin-bottom:9px!important}
  .product-card .product-price strong,.product-card .contact-price-link{font-size:.8rem!important}
  .product-card-actions{display:none!important}
  .product-card .badge-stack .product-badge:nth-child(n+2){display:none!important}
  .story-copy{padding:24px 20px!important}
  .newsletter-card{padding:30px 22px!important}
  .reviews-home-actions{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important;gap:9px!important}
  .reviews-home-actions .btn{width:100%!important;min-width:0!important;padding-inline:10px!important;font-size:.58rem!important}
}
@media(max-width:390px){
  .reviews-home-actions{grid-template-columns:1fr!important}
}

/* =========================================================
   V10.40 — Maroon & gold product cards with faded Mughal jali
   Approved card direction: large product image, restrained top,
   faint architectural detailing only near the lower edge.
   ========================================================= */
.product-card{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  border:1px solid #c99a3f!important;
  border-radius:18px!important;
  background:linear-gradient(155deg,#4d071a 0%,#6d1028 48%,#5a0a20 100%)!important;
  box-shadow:0 15px 34px rgba(60,8,24,.18),inset 0 0 0 3px rgba(246,216,145,.08)!important;
}
.product-card:after{
  content:""!important;
  position:absolute!important;
  inset:5px!important;
  z-index:8!important;
  pointer-events:none!important;
  border:1px solid rgba(242,205,119,.48)!important;
  border-radius:13px!important;
  box-shadow:inset 0 0 0 1px rgba(81,9,29,.65)!important;
}
.product-card:hover{
  transform:translateY(-6px)!important;
  border-color:#e0b75d!important;
  box-shadow:0 24px 52px rgba(60,8,24,.25),inset 0 0 0 3px rgba(246,216,145,.1)!important;
}
.product-card .product-image-shell{
  position:relative!important;
  z-index:2!important;
  padding:10px 10px 0!important;
  background:transparent!important;
  overflow:visible!important;
}
.product-card .product-image{
  width:100%!important;
  aspect-ratio:3/4!important;
  margin:0!important;
  border:1px solid rgba(232,191,99,.86)!important;
  border-radius:12px!important;
  overflow:hidden!important;
  background:linear-gradient(145deg,#f5ecdf,#dfcdb9)!important;
  box-shadow:0 10px 22px rgba(28,5,12,.19)!important;
}
.product-card .product-image img{
  width:100%!important;
  height:100%!important;
  padding:0!important;
  border-radius:11px!important;
  object-fit:contain!important;
  object-position:center!important;
  background:linear-gradient(145deg,#f3e8dc,#e2d0bc)!important;
  transform:none!important;
}
.product-card:hover .product-image img{transform:scale(1.012)!important}
.product-card .product-meta{
  position:relative!important;
  z-index:2!important;
  min-height:148px!important;
  padding:18px 18px 22px!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  border-top:0!important;
  background:linear-gradient(180deg,rgba(112,17,43,.98),rgba(75,7,25,.99))!important;
}
.product-card .product-meta:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  pointer-events:none;
  background:
    radial-gradient(circle at 12% 15%,rgba(244,211,135,.08),transparent 28%),
    linear-gradient(180deg,transparent 0 36%,rgba(39,4,14,.08) 100%);
}
.product-card .product-meta:after{
  content:"";
  position:absolute;
  z-index:-1;
  pointer-events:none;
  right:-4%;
  bottom:-2px;
  width:82%;
  height:88%;
  background:url('../images/mughal/product-card-bottom-arch-v1040.svg') right bottom/contain no-repeat;
  opacity:.23;
  filter:saturate(.9);
}
.product-card .product-meta>span{
  position:relative!important;
  z-index:2!important;
  color:#dcb14f!important;
  -webkit-text-fill-color:#dcb14f!important;
  font-size:.6rem!important;
  font-weight:800!important;
  letter-spacing:.14em!important;
  text-shadow:0 1px 0 rgba(0,0,0,.12)!important;
}
.product-card .product-meta h3,
.product-card .product-meta h3 a{
  position:relative!important;
  z-index:2!important;
  color:#fff8e8!important;
  -webkit-text-fill-color:#fff8e8!important;
  text-shadow:0 1px 1px rgba(25,0,8,.28)!important;
}
.product-card .product-meta h3{
  min-height:2.25em!important;
  margin:7px 0 12px!important;
  font-size:1.38rem!important;
  line-height:1.08!important;
}
.product-card .product-price{
  position:relative!important;
  z-index:2!important;
  margin-top:auto!important;
  min-height:28px!important;
}
.product-card .product-price strong,
.product-card .contact-price-link{
  color:#e2b850!important;
  -webkit-text-fill-color:#e2b850!important;
  font-weight:800!important;
  border-bottom-color:rgba(226,184,80,.78)!important;
  text-shadow:0 1px 0 rgba(0,0,0,.15)!important;
}
.product-card .product-price del{color:rgba(255,246,226,.58)!important;-webkit-text-fill-color:rgba(255,246,226,.58)!important}
.product-card .product-price small{color:#f3d99b!important;-webkit-text-fill-color:#f3d99b!important}
.product-card .badge-stack{left:15px!important;top:15px!important;display:flex!important;flex-wrap:wrap!important;gap:6px!important;max-width:72%!important}
.product-card .product-badge{border:1px solid rgba(229,187,89,.8)!important;box-shadow:0 5px 13px rgba(37,3,13,.26)!important}
.product-card .new-badge,.product-card .sale-badge{background:#6a0b27!important;color:#fff8ea!important}
.product-card .featured-badge{background:linear-gradient(135deg,#e3bc61,#b47b20)!important;color:#3c1c08!important}
.product-card .bestseller-badge{background:#fff7e8!important;color:#681027!important}
.product-card .wishlist-button{
  right:15px!important;
  top:15px!important;
  color:#e2b850!important;
  background:rgba(80,8,28,.88)!important;
  border:1px solid #dcb14f!important;
  box-shadow:0 5px 14px rgba(35,2,11,.24)!important;
}
.product-card .wishlist-button:hover,.product-card .wishlist-button.active{background:#d5a53f!important;color:#551022!important}
.product-card-actions{left:20px!important;right:20px!important;bottom:14px!important;z-index:7!important}
.product-card-actions button,.product-card-actions a{border-color:#dcb14f!important;box-shadow:0 7px 17px rgba(32,2,11,.24)!important}
.product-card-actions button{background:rgba(255,249,236,.98)!important;color:#651027!important}
.product-card-actions a{background:linear-gradient(135deg,#500619,#7a1631)!important;color:#fff8e8!important}

@media(max-width:760px){
  .product-card{border-radius:13px!important}
  .product-card:after{inset:3px!important;border-radius:10px!important}
  .product-card .product-image-shell{padding:6px 6px 0!important}
  .product-card .product-image{border-radius:9px!important}
  .product-card .product-image img{border-radius:8px!important}
  .product-card .product-meta{min-height:120px!important;padding:12px 10px 14px!important}
  .product-card .product-meta:after{width:94%!important;height:78%!important;opacity:.17!important;right:-12%!important}
  .product-card .product-meta h3{font-size:1.02rem!important;min-height:2.2em!important;margin:6px 0 9px!important}
  .product-card .product-meta>span{font-size:.49rem!important}
  .product-card .product-price strong,.product-card .contact-price-link{font-size:.8rem!important}
  .product-card .badge-stack{left:9px!important;top:9px!important}
  .product-card .wishlist-button{right:9px!important;top:9px!important}
}

/* V10.41 Promo Code System */
.promo-code-box{display:block!important;margin:22px 0!important;padding:16px!important;border:1px solid rgba(184,138,59,.45)!important;background:rgba(255,255,255,.68)!important;border-radius:14px!important}
.promo-code-box form{margin:0}.promo-apply-form{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end}.promo-apply-form label{font-size:.64rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--maroon)}.promo-apply-form input{display:block;width:100%;margin-top:6px;padding:11px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;text-transform:uppercase}.promo-apply-form .btn{min-height:43px;padding:10px 16px}
.promo-applied span,.promo-applied strong,.promo-applied small{display:block}.promo-applied span{font-size:.58rem;text-transform:uppercase;letter-spacing:.12em;color:var(--gold)}.promo-applied strong{font-family:var(--serif);font-size:1.45rem;color:var(--maroon);margin:2px 0}.promo-applied small{font-size:.68rem;color:var(--muted)}.promo-remove{margin-top:10px;color:var(--maroon)!important}
.promo-discount-line{color:var(--maroon)}.promo-discount-line strong{color:#1d7b47!important}
.promo-checkout-card{background:linear-gradient(145deg,#fff,#fff9ed)}.checkout-promo-entry{display:grid;grid-template-columns:1fr auto;gap:10px}.checkout-promo-entry input{width:100%;padding:13px;border:1px solid var(--line);border-radius:8px;text-transform:uppercase}.checkout-promo-entry .btn{min-width:135px}.checkout-promo-applied{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--gold);border-radius:12px;padding:15px;background:#fff}.checkout-promo-applied span,.checkout-promo-applied strong,.checkout-promo-applied small{display:block}.checkout-promo-applied span{font-size:.58rem;text-transform:uppercase;letter-spacing:.12em;color:var(--gold)}.checkout-promo-applied strong{font:600 1.6rem var(--serif);color:var(--maroon)}.checkout-promo-applied small{font-size:.68rem;color:var(--muted)}
@media(max-width:640px){.promo-apply-form,.checkout-promo-entry{grid-template-columns:1fr}.promo-apply-form .btn,.checkout-promo-entry .btn{width:100%}.checkout-promo-applied{align-items:flex-start;flex-direction:column}.checkout-promo-applied .btn{width:100%}}

/* V10.43 — Homepage promotion video: automatic scroll-triggered playback, no play button. */
.promo-video-frame{
  position:relative!important;
  overflow:hidden!important;
  aspect-ratio:1/1!important;
  min-height:0!important;
  padding:12px!important;
  border-radius:22px!important;
  isolation:isolate;
  background:#eadfd2!important;
}
.promo-video-backdrop{
  position:absolute;
  inset:12px;
  z-index:0;
  border-radius:14px;
  background-color:#d8c5b3;
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
  filter:blur(18px) saturate(.92);
  transform:scale(1.08);
  opacity:.72;
}
.promo-video-frame:after{
  content:"";
  position:absolute;
  inset:12px;
  z-index:1;
  border-radius:14px;
  background:rgba(245,237,224,.12);
  pointer-events:none;
}
.promo-section-video,.promo-section-image{
  position:relative;
  z-index:2;
  display:block;
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center!important;
  border-radius:14px!important;
  background:transparent!important;
}


@media(max-width:700px){
  .promo-video-frame{aspect-ratio:1/1!important;padding:8px!important;border-radius:18px!important}
  .promo-video-backdrop,.promo-video-frame:after{inset:8px;border-radius:12px}
  .promo-section-video,.promo-section-image{border-radius:12px!important}
}
