/* Sheesh Mahal presentation fixes kept separate from the vendor theme. */
:root{--sm-gold:#cda65f;--sm-gold-light:#e5c988;--sm-ink:#17231b;--sm-plum:#52624e;--sm-cream:#fbf8ef;--sm-wine:#344536;--sm-sage:#78866f;--sm-sage-light:#aeb9a3;--sm-forest:#1b2b20}

body{background:var(--sm-cream);color:#465044}
::selection{background:var(--sm-gold);color:#fff}
.sec-subtitle{color:var(--sm-gold)!important;letter-spacing:.16em}
.sec-title,.breadcumb-title{letter-spacing:-.025em}
.inner-text{color:var(--sm-gold-light)!important}
.breadcumb-wrapper:after{content:"";position:absolute;inset:0;border-bottom:1px solid rgba(232,189,104,.55);pointer-events:none}
.vs-btn{box-shadow:0 10px 28px rgba(91,56,22,.16)}

/* Keep interactive copy and icons readable in every state. */
.vs-btn,.vs-btn span,.vs-btn i,.feature-style1 *,.sm-intro-card *,.sm-contact-card *{visibility:visible!important;opacity:1!important}
.vs-btn:hover,.vs-btn:focus{color:#17100c!important}
.feature-style1{height:100%;border:1px solid rgba(201,145,47,.36)!important;background:#fff!important;box-shadow:0 18px 45px rgba(62,34,23,.09);transition:.35s ease}
.feature-style1:hover{background:var(--sm-ink)!important;border-color:var(--sm-gold)!important;transform:translateY(-7px)}
.feature-style1:hover .feature-title,.feature-style1:hover .feature-title a,.feature-style1:hover .feature-text{color:#fff!important}
.feature-style1 .vs-icon{background:linear-gradient(145deg,var(--sm-gold-light),#a86f1d)!important}
.feature-style1 .vs-icon img{opacity:1!important;visibility:visible!important;filter:brightness(0) invert(1)}

/* Hero three-panel captions. */
.hero-layout3 .media-style2{display:flex!important;min-height:230px;flex-direction:column;align-items:center;justify-content:center;text-align:center!important;padding:42px 28px!important}
.hero-layout3 .media-style2 .media-label,.hero-layout3 .media-style2 .media-title{display:block!important;width:100%;margin-left:auto!important;margin-right:auto!important;text-align:center!important;visibility:visible!important;opacity:1!important}
.hero-layout3 .media-style2 .media-title{font-size:clamp(28px,2.7vw,43px)!important;line-height:1.12!important;white-space:normal!important;word-break:normal}
.hero-layout3 .media-style2 .media-line{margin-left:auto!important;margin-right:auto!important}

/* Premium introduction cards. */
.sm-wellness-intro{padding:105px 0;background:radial-gradient(circle at 50% 0,#fff 0,#fbf4e9 68%,#f4e4ce 100%)}
.sm-wellness-head{max-width:920px;margin:0 auto 25px;text-align:center}
.sm-intro-card{position:relative;height:100%;min-height:285px;padding:72px 48px 40px;text-align:center;background:rgba(255,255,255,.96);border:1px solid rgba(201,145,47,.45);box-shadow:0 22px 55px rgba(60,31,20,.08);transition:.35s ease;overflow:visible}
.sm-intro-card:after{content:"";position:absolute;inset:10px;border:1px dashed rgba(201,145,47,.35);pointer-events:none}
.sm-intro-card:hover{transform:translateY(-8px);background:#fff!important;border-color:var(--sm-gold)!important}
.sm-intro-card h3,.sm-intro-card:hover h3{position:relative;color:var(--sm-plum)!important;font-family:Marcellus,serif;font-size:29px;z-index:1}
.sm-intro-card p,.sm-intro-card:hover p{position:relative;color:#665d58!important;line-height:1.85;z-index:1}
.sm-intro-icon{position:absolute;z-index:2;top:-47px;left:50%;display:grid!important;place-items:center;width:94px;height:94px;transform:translateX(-50%);border:7px solid #fff;border-radius:50%;background:linear-gradient(145deg,var(--sm-gold-light),#a76e1c)!important;box-shadow:0 0 0 1px var(--sm-gold)}
.sm-intro-icon i,.sm-intro-card:hover .sm-intro-icon i{display:block!important;color:#fff!important;font-size:34px!important}
.sm-intro-arrows{position:relative;color:var(--sm-gold)!important;letter-spacing:8px;z-index:1}

/* Contact call-to-action redesign. */
.sm-contact-band{padding:105px 0;background:linear-gradient(135deg,#f7ead7,#fff8ef)}
.sm-contact-card{position:relative;height:100%;min-height:470px;padding:52px;border:1px solid rgba(201,145,47,.38);border-top:5px solid var(--sm-gold);background:#fff;box-shadow:0 24px 60px rgba(65,36,23,.1);overflow:hidden}
.sm-contact-card:after{content:"";position:absolute;width:220px;height:220px;right:-100px;bottom:-105px;border:1px solid rgba(201,145,47,.28);border-radius:50%;box-shadow:0 0 0 32px rgba(201,145,47,.05),0 0 0 64px rgba(201,145,47,.035);pointer-events:none}
.sm-contact-card.dark{background:linear-gradient(145deg,#2b1511,var(--sm-ink));border-color:#805b27;color:#fff}
.sm-contact-card h2,.sm-contact-card h3{color:var(--sm-plum)!important}
.sm-contact-card.dark h2,.sm-contact-card.dark h3,.sm-contact-card.dark p,.sm-contact-card.dark span,.sm-contact-card.dark strong{color:#fff!important}
.sm-contact-card p{color:#665d58!important;line-height:1.75}
.sm-hours{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.17)}
.sm-cta-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}
.sm-contact-card .vs-btn{background:var(--sm-gold-light)!important;color:#17100c!important}
.sm-contact-card .vs-btn:before,.sm-contact-card .vs-btn:after{background:#fff!important}

/* Gallery: clean four-column cards with the complete image visible. */
.sm-gallery-page{padding:90px 0;background:#fff}
.sm-gallery-page .filter-active{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px!important;margin:0!important}
.sm-gallery-page .filter-item{width:auto!important;max-width:none!important;padding:0!important;margin:0!important}
.sm-gallery-card{height:285px;margin:0;border-radius:20px;background:#f6efe6;box-shadow:0 12px 35px rgba(48,27,17,.1);overflow:hidden;transition:.32s ease}
.sm-gallery-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px rgba(48,27,17,.18)}
.sm-gallery-card a{display:block;width:100%;height:100%;padding:4px;cursor:zoom-in}
.sm-gallery-card img{display:block;width:100%;height:100%;border-radius:17px;object-fit:contain!important;background:#f6efe6;transition:.35s ease}
.sm-gallery-card:hover img{transform:scale(1.018)}

/* Floating controls and visible chatbot identification. */
.scrollToTop{right:25px!important;bottom:96px!important;z-index:96!important}
.sm-chatbot-label{position:fixed;right:83px;bottom:28px;z-index:96;padding:10px 16px;border:1px solid rgba(255,255,255,.28);border-radius:22px;background:#6e3d93;color:#fff;font:700 13px/1 "DM Sans",sans-serif;box-shadow:0 8px 24px rgba(44,21,60,.28);pointer-events:none}

/* About page hierarchy and image treatment. */
.about-intro-premium{position:relative;background:linear-gradient(180deg,#fff 0,#fffaf4 100%)}
.about-intro-premium .container{position:relative;z-index:1}
.about-hero-frame{height:480px;padding:12px;border:1px solid rgba(201,145,47,.42);border-radius:26px;background:#1b0e0b;box-shadow:0 24px 60px rgba(45,25,17,.14);overflow:hidden}
.about-hero-frame img{display:block;width:100%;height:100%;border-radius:17px;object-fit:cover;background:#1b0e0b}
.about-intro-premium .about-number{color:var(--sm-gold)!important;font-family:Marcellus,serif}
.about-intro-premium .list-style1 li{color:#625853!important}
.about-story{position:relative;padding:105px 0;background:linear-gradient(135deg,#1a0d0a,#27130f);overflow:hidden}
.about-story:before{content:"";position:absolute;width:420px;height:420px;right:-210px;top:-210px;border:1px solid rgba(201,145,47,.2);border-radius:50%;box-shadow:0 0 0 55px rgba(201,145,47,.04)}
.about-story .sec-title,.about-story h3,.about-story p{color:#fff!important}
.about-story-img{padding:10px;border:1px solid rgba(224,173,76,.55);border-radius:28px;background:#120906;box-shadow:0 25px 55px rgba(0,0,0,.3);overflow:hidden}
.about-story-img img{display:block;width:100%;height:520px;border-radius:20px;object-fit:cover;background:#120906}

/* Large, legible brand mark with a calm royal header treatment. */
.header-layout3 .sticky-active{background:#193023!important;box-shadow:0 8px 30px rgba(8,20,12,.25)}
.header-layout3 .sticky-active .row{min-height:128px!important}
.header-layout3 .header-logo,.header-layout3 .header-logo a{height:110px!important;display:flex!important;align-items:center!important;overflow:visible!important}
.header-layout3 .header-logo img{width:170px!important;height:118px!important;max-width:none!important;max-height:none!important;object-fit:contain!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;filter:drop-shadow(0 4px 8px rgba(0,0,0,.14))}
.header-layout3 .main-menu>ul>li>a{color:#fff9ef!important;font-weight:700;letter-spacing:.045em}
.header-layout3 .main-menu>ul>li>a:hover{color:var(--sm-gold-light)!important}
.sm-footer-logo img{width:190px!important;height:140px!important;object-fit:contain!important;padding:0!important;border-radius:0!important;background:transparent!important}

/* Page-specific generated banners. */
.breadcumb-wrapper{background-position:center!important;background-size:cover!important}
.breadcumb-wrapper.banner-about{background-image:linear-gradient(90deg,rgba(25,48,35,.9),rgba(25,48,35,.12)),url('../img/generated-banners/about-banner.jpg')!important}
.breadcumb-wrapper.banner-services{background-image:linear-gradient(90deg,rgba(25,48,35,.9),rgba(25,48,35,.08)),url('../img/generated-banners/services-banner.jpg')!important}
.breadcumb-wrapper.banner-gallery{background-image:linear-gradient(90deg,rgba(25,48,35,.88),rgba(25,48,35,.08)),url('../img/generated-banners/gallery-banner.jpg')!important}
.breadcumb-wrapper.banner-blog{background-image:linear-gradient(90deg,rgba(25,48,35,.9),rgba(25,48,35,.06)),url('../img/generated-banners/blog-banner.jpg')!important}
.breadcumb-wrapper.banner-contact{background-image:linear-gradient(90deg,rgba(25,48,35,.9),rgba(25,48,35,.06)),url('../img/generated-banners/contact-banner.jpg')!important}
.breadcumb-wrapper.banner-service-detail{background-image:linear-gradient(90deg,rgba(25,48,35,.9),rgba(25,48,35,.06)),url('../img/generated-banners/service-detail-banner.jpg')!important}
.breadcumb-wrapper.banner-blog-detail{background-image:linear-gradient(90deg,rgba(25,48,35,.9),rgba(25,48,35,.06)),url('../img/generated-banners/blog-detail-banner.jpg')!important}

/* Hero navigation panels now follow the logo palette instead of gold/black. */
.hero-layout3 .media-slider .media-style2{background:#78866f!important;border-color:#aeb9a3!important}
.hero-layout3 .media-slider .slick-current .media-style2{background:#52624e!important}
.hero-layout3 .media-slider .slick-current .media-shape{--shape-bg:#52624e!important;--border-color:#dfe7d8!important}
.hero-layout3 .media-style2 .media-shape{border-color:#c9d2c2!important}
.hero-layout3 .media-slider .circle-btn .btn-icon{background:#dfe7d8!important;color:#193023!important;border-color:#78866f!important}
.hero-layout3 .media-slider .circle-btn .btn-text text{fill:#52624e!important}
.hero-layout3 .media-style2 .media-line{background:#e7eee2!important}

/* Service feature icons use sage, matching the logo leaves. */
.service-style1 .vs-icon,.service-style1:hover .vs-icon,.feature-style1 .vs-icon{background:linear-gradient(145deg,#93a18a,#61715d)!important}

/* Stable gallery grid; prevents isotope inline positioning and right-side gaps. */
.sm-gallery-page .container{max-width:1320px!important;width:100%!important}
.sm-gallery-grid-page{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%!important;margin:0!important;position:static!important;height:auto!important}
.sm-gallery-grid-page .filter-item{position:static!important;inset:auto!important;transform:none!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.sm-gallery-grid-page .sm-gallery-card{width:100%!important;height:320px!important;border-radius:20px!important}
.sm-gallery-grid-page .sm-gallery-card img{width:100%!important;height:100%!important;object-fit:cover!important}
@media(max-width:991px){.sm-gallery-grid-page{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.sm-gallery-grid-page .sm-gallery-card{height:290px!important}.header-layout3 .header-logo img{width:145px!important;height:98px!important}}
@media(max-width:575px){.sm-gallery-page .container{padding-left:15px!important;padding-right:15px!important}.sm-gallery-grid-page{grid-template-columns:minmax(0,1fr)!important;gap:16px!important}.sm-gallery-grid-page .sm-gallery-card{height:285px!important}.header-layout3 .header-logo img{width:130px!important;height:88px!important}.preloader-logo{width:245px!important;height:210px!important}}

/* Generated service and blog imagery: cinematic crop, never letterboxed. */
.sm-db-card-media{height:355px!important;background:#160b09!important}
.sm-db-card-media img,.product-style2 .product-img img,.blog-style1 .blog-img img,.blog-single .blog-img img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
.sm-db-card:after,.vs-product.product-style2:after{content:"";position:absolute;inset:0;border:1px solid rgba(232,189,104,.26);pointer-events:none;z-index:2}
.blog-single .blog-img{border-radius:18px 18px 0 0;overflow:hidden;background:#170d0a}
.blog-single{border:1px solid rgba(201,145,47,.22)!important;border-radius:18px;background:#fff!important;box-shadow:0 18px 45px rgba(48,25,17,.1)!important}
.blog-single .blog-content{padding:28px!important}

/* Brand-led palette from the Pranali lotus logo: sage, botanical green and champagne gold. */
.header-layout3 .header-top{background:#193023!important}
.sm-content-bridge{background:linear-gradient(135deg,#152219,#25362a)!important}
.sm-db-services,.about-commitment,.sm-contact-band{background:linear-gradient(145deg,#f4efe2,#fcfaf4)!important}
.sm-db-card,.product-style2 .product-body,.vs-product.product-style2{background:#1b2a20!important}
.sm-db-card-body,.product-style2 .product-body{border-color:var(--sm-gold)!important}
.sec-title,.sec-title2,.feature-title,.product-title a,.blog-title a{color:#344536!important}
.text-theme,.sec-subtitle,.sm-eyebrow{color:#b48a43!important}
.vs-btn,.sm-contact-card .vs-btn{background:linear-gradient(135deg,#e1c17e,#b98d43)!important;color:#17231b!important}
.scrollToTop{background:#b88c42!important}

/* Contrast safeguards for every dark, image-backed section. */
.sm-content-bridge .sec-title,.sm-experience .sec-title,.sm-contact-card.dark .sec-title,.about-story .sec-title{color:#fffdf7!important;text-shadow:0 2px 18px rgba(0,0,0,.22)}
.sm-content-bridge .sec-subtitle,.sm-experience .sec-subtitle,.about-story .sec-subtitle{color:#ddb768!important}
.sm-content-bridge p,.sm-experience p{color:#e6e9e3!important}
.sm-content-bridge .sm-bridge-stat span,.sm-experience .sm-feature h3{color:#fffdf7!important}

/* Keep supporting copy aligned with its centered section heading. */
.sm-faq .title-area{text-align:center!important}
.sm-faq .title-area .sec-description,.sm-faq .title-area .faq-intro{display:block!important;width:100%!important;max-width:720px;margin:14px auto 0!important;text-align:center!important;color:#60685e!important;line-height:1.7}

/* Reference-matched story layout: controlled arch image left, content and cards right. */
.pranali-brand-story{position:relative;padding:105px 0 115px!important;background:radial-gradient(circle at 8% 55%,rgba(205,166,95,.11),transparent 30%),linear-gradient(110deg,#fbf7ee 0%,#fff 62%,#f6f1e6 100%)!important}
.pranali-brand-story .container{max-width:1340px}
.pranali-brand-story .row.gx-55{display:grid;grid-template-columns:minmax(400px,510px) minmax(0,1fr);gap:76px;align-items:center}
.pranali-brand-story .row.gx-55>div{width:auto!important;max-width:none!important;padding:0!important}
.pranali-brand-story .img-box3{width:100%!important;max-width:500px!important;height:610px!important;margin:0 auto!important;position:relative!important}
.pranali-brand-story .img-box3 .img-1{position:absolute!important;inset:70px 38px 0!important;width:auto!important;height:auto!important;border-radius:210px 210px 22px 22px!important;overflow:hidden!important;background:#dfe5d8!important;box-shadow:0 26px 60px rgba(33,55,39,.18)!important;z-index:2!important}
.pranali-brand-story .img-box3 .img-1 img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;transform:none!important}
.pranali-brand-story .img-box3 .shape-line{position:absolute!important;inset:12px 4px 0!important;width:100%!important;height:100%!important;z-index:1!important}
.pranali-brand-story .img-box3 .shape-line svg{width:100%!important;height:100%!important;overflow:visible!important}
.pranali-brand-story .img-box3 .shape-line path{fill:var(--sm-gold)!important}
.pranali-brand-story .img-box3 .text-shape{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;z-index:3!important;pointer-events:none!important}
.pranali-brand-story .img-box3 .text-shape svg{width:100%!important;height:100%!important;overflow:visible!important}
.pranali-brand-story .img-box3 .text-shape text{font-size:29px!important;letter-spacing:8px!important;text-transform:uppercase!important}
.pranali-brand-story .img-box3 .text-shape textPath{fill:#344536!important}
.pranali-brand-story .img-box3 .img-2{left:-12px!important;bottom:62px!important;top:auto!important;width:125px!important;z-index:4!important}
.pranali-brand-story .sec-subtitle{display:block;margin:0 0 16px;font-size:14px;letter-spacing:.13em;text-transform:uppercase}
.pranali-brand-story .sec-title2{max-width:760px;margin:0 0 25px;font-size:clamp(42px,4vw,62px);line-height:1.05}
.pranali-brand-story .quote-text{margin:0 0 42px;padding:22px 26px;border-left:3px solid var(--sm-gold);background:rgba(120,134,111,.08);color:#596057;font-family:Marcellus,serif;font-size:19px;line-height:1.75}
.pranali-brand-story .row.gx-25{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:0!important}
.pranali-brand-story .row.gx-25>div{width:auto!important;max-width:none!important;padding:0!important}
.pranali-brand-story .feature-style1{min-height:285px;padding:70px 28px 30px!important;border-color:rgba(205,166,95,.5)!important;background:#fff!important;text-align:center;box-shadow:0 16px 42px rgba(47,67,50,.09)}
.pranali-brand-story .feature-style1 .vs-icon{top:-45px!important;background:linear-gradient(145deg,#dcb86f,#aa7d37)!important}
.pranali-brand-story .feature-style1:hover{background:#213226!important}
.pranali-brand-story .feature-style1:hover .feature-title,.pranali-brand-story .feature-style1:hover .feature-title a,.pranali-brand-story .feature-style1:hover .feature-text{color:#fff!important}

@media(max-width:1199px){.pranali-brand-story .row.gx-55{grid-template-columns:400px minmax(0,1fr);gap:45px}.pranali-brand-story .img-box3{height:550px!important}.pranali-brand-story .sec-title2{font-size:44px}}
@media(max-width:991px){.pranali-brand-story{padding:80px 0!important}.pranali-brand-story .row.gx-55{display:block}.pranali-brand-story .img-box3{max-width:460px!important;height:560px!important;margin:0 auto 65px!important}.pranali-brand-story .sec-title2{text-align:center}.pranali-brand-story .sec-subtitle{text-align:center}.pranali-brand-story .quote-text{max-width:720px;margin:0 auto 55px}.pranali-brand-story .row.gx-25{max-width:720px;margin:auto!important}}
@media(max-width:575px){.pranali-brand-story .img-box3{max-width:340px!important;height:440px!important;margin-bottom:55px!important}.pranali-brand-story .img-box3 .img-1{inset:60px 28px 0!important;border-radius:150px 150px 18px 18px!important}.pranali-brand-story .img-box3 .text-shape text{font-size:24px!important;letter-spacing:6px!important}.pranali-brand-story .img-box3 .img-2{width:90px!important;bottom:42px!important}.pranali-brand-story .sec-title2{font-size:34px}.pranali-brand-story .row.gx-25{grid-template-columns:1fr;gap:58px}.pranali-brand-story .feature-style1{min-height:auto}.pranali-brand-story .quote-text{font-size:17px;padding:18px 20px}}
.about-value{height:100%;padding:28px 22px;border:1px solid rgba(224,173,76,.38);background:rgba(255,255,255,.035);transition:.3s ease}
.about-value:hover{transform:translateY(-6px);border-color:var(--sm-gold-light);background:rgba(201,145,47,.1)}
.about-value i{display:block!important;color:var(--sm-gold-light)!important;font-size:31px;opacity:1!important;visibility:visible!important}
.about-commitment{padding:105px 0;background:#fff8ee}
.about-commitment-card{position:relative;height:100%;padding:40px 34px;border:1px solid rgba(201,145,47,.38);background:#fff;box-shadow:0 18px 40px rgba(57,31,20,.08);transition:.3s ease;overflow:hidden}
.about-commitment-card:hover{transform:translateY(-7px);background:var(--sm-ink)}
.about-commitment-card>span{display:block;color:var(--sm-gold);font:400 46px/1 Marcellus,serif}
.about-commitment-card h3{margin-top:20px;color:var(--sm-plum)}
.about-commitment-card:hover h3,.about-commitment-card:hover p{color:#fff!important;visibility:visible!important;opacity:1!important}

@media(max-width:1199px){.sm-gallery-page .filter-active{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-layout3 .media-style2{padding-inline:18px!important}.sm-contact-card{padding:42px}}
@media(max-width:991px){.header-layout3 .sticky-active .row{min-height:100px!important}.header-layout3 .header-logo,.header-layout3 .header-logo a{height:84px!important}.header-layout3 .header-logo img{width:88px!important;height:78px!important}.sm-db-card-media{height:320px!important}}
@media(max-width:767px){.sm-gallery-page .filter-active{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px!important}.sm-gallery-card{height:245px}.sm-intro-card{padding:68px 26px 34px}.sm-contact-card{min-height:auto;padding:34px 26px}.hero-layout3 .media-style2{min-height:190px}.sm-chatbot-label{display:none}.about-hero-frame{height:340px;padding:7px}.about-story{padding:75px 0}.about-story-img img{height:390px}.sm-db-card-media{height:285px!important}}
@media(max-width:480px){.sm-gallery-page .filter-active{grid-template-columns:1fr}.sm-gallery-card{height:300px}}
