:root{--black:#0A0907;--gold:#F3D466;--ivory:#F8F4EB;--taupe:#8A7966;--brown:#3D2D1F;--white:#FFFDFC;--line:rgba(243,212,102,.35);--serif:'Cormorant Garamond',Georgia,serif;--sans:Lato,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5.5rem}body{margin:0;background:var(--ivory);color:var(--brown);font:16px/1.6 var(--sans)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(1180px,calc(100% - 3rem));margin:auto}.skip-link{position:fixed;top:-4rem;left:1rem;background:var(--gold);color:var(--black);z-index:30;padding:.7rem 1rem}.skip-link:focus{top:1rem}.site-header{height:5.25rem;padding:0 max(1.5rem,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:1.5rem;position:absolute;z-index:10;top:0;left:0;width:100%;color:var(--white);border-bottom:1px solid rgba(255,255,255,.14)}.brand{display:flex;align-items:center;gap:.55rem;line-height:1}.brand-mark{font:2rem/1 var(--serif);color:var(--gold);border:1px solid var(--gold);width:1.2em;height:1.2em;border-radius:50%;display:grid;place-items:center;font-style:italic}.brand b{display:block;font:600 1.22rem/.85 var(--serif);letter-spacing:.16em}.brand small{font-size:.42rem;letter-spacing:.19em}.site-header nav{display:flex;gap:1.4rem;font-size:.72rem;letter-spacing:.08em}.site-header nav a{opacity:.88}.site-header nav a:hover{color:var(--gold)}.header-cta{font-size:.73rem;text-transform:uppercase;letter-spacing:.12em;color:var(--gold);border-bottom:1px solid var(--gold);padding:.4rem 0}.menu-toggle{display:none}.hero{min-height:700px;height:100svh;position:relative;background:var(--black);color:var(--white);display:grid;align-items:center;isolation:isolate;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(10,9,7,.95) 8%,rgba(10,9,7,.72) 47%,rgba(10,9,7,.15)),linear-gradient(0deg,rgba(10,9,7,.7),transparent 40%)}.hero-art{position:absolute;inset:0;z-index:-2;overflow:hidden}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:85% 25%;filter:saturate(.6) contrast(1.05);opacity:.72}.hero-content{padding-top:5rem}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.66rem;font-weight:700;color:var(--gold);margin:0 0 1.25rem}.eyebrow i{display:inline-block;width:2.7rem;height:1px;background:currentColor;margin:0 .45rem .2rem}.eyebrow.dark{color:#71592e}.hero h1,h2,h3{font-family:var(--serif);font-weight:500;line-height:.95;margin:0}.hero h1{font-size:clamp(3.6rem,7vw,6.6rem);max-width:780px;letter-spacing:-.045em}.hero h1 em,h2 em{font-weight:400;color:var(--gold)}.hero-copy{max-width:500px;font-size:1rem;margin:1.7rem 0;color:rgba(255,253,252,.84)}.cta-row{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.25rem;text-transform:uppercase;letter-spacing:.13em;font-size:.66rem;font-weight:700;transition:.25s}.button:active{transform:translateY(1px)}.button-gold{background:var(--gold);color:var(--black)}.button-gold:hover{background:#fff0a0}.button-outline{border:1px solid rgba(255,255,255,.8);color:var(--white)}.button-outline:hover{border-color:var(--gold);color:var(--gold)}.button-dark{background:var(--black);color:var(--white)}.button-dark:hover{background:var(--brown)}.button-plain{border:1px solid var(--brown);color:var(--brown)}.button-text{color:var(--gold);padding-inline:.25rem}.hero-place{margin-top:1.5rem;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold)}.hero-place span{padding:0 .3rem}.scroll-cue{position:absolute;right:clamp(1.5rem,5vw,6rem);bottom:2.2rem;font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold)}.scroll-cue span{padding-left:.6rem;font-size:1rem}.experience-nav{min-height:7.5rem;display:grid;grid-template-columns:repeat(5,1fr);align-items:stretch}.experience-nav a{font:700 .62rem/1.3 var(--sans);letter-spacing:.08em;text-transform:uppercase;padding:1.3rem .6rem;border-right:1px solid #d7cdbd;display:flex;flex-direction:column;gap:.55rem;justify-content:center}.experience-nav a:first-child{border-left:1px solid #d7cdbd}.experience-nav a:hover{background:#eee5d8}.experience-nav span{font:400 1.2rem var(--serif);color:#9f8031}.light-section{background:var(--ivory)}.dark-section{background:var(--black);color:var(--white)}.introduction{padding:8rem 0}.split-intro{display:grid;grid-template-columns:1fr 2fr;gap:4rem}.split-intro h2,.therapies h2,.vvip h2,.reviews h2,.location h2,.faq h2{font-size:clamp(3rem,5vw,4.9rem);max-width:720px;letter-spacing:-.035em}.light-section h2 em{color:#775f28}.lead{max-width:650px;font-size:1.13rem;line-height:1.75}.promise{font:italic 1.7rem var(--serif);margin-top:2.5rem}.experiences{padding:7.8rem 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.section-head h2{font-size:clamp(3.3rem,6vw,5.4rem);letter-spacing:-.04em}.section-head p{max-width:260px;margin:0;color:#c9c1b4}.experience-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:1.5rem}.experience{background:#171512}.experience.feature{display:grid;grid-template-columns:1.05fr 1fr}.experience-image{height:280px;overflow:hidden}.feature .experience-image{height:auto;min-height:530px}.experience-image img{width:100%;height:100%;object-fit:cover;transform:scale(1.6);filter:brightness(.82) saturate(.8)}.crop-maharani img{object-position:15% 0}.crop-rajkumari img{object-position:44% 0}.experience-copy{padding:2.1rem}.type{text-transform:uppercase;font-size:.63rem;letter-spacing:.16em;color:var(--gold);font-weight:700;margin:0 0 .9rem}.experience-copy h3,.couple h3{font-size:clamp(2.3rem,3vw,3.25rem);letter-spacing:-.03em}.experience-copy>p:not(.type),.couple p:not(.eyebrow):not(.type){color:#d4cec3}.experience ul,.couple ul,.sultan-details ul{padding:0;margin:1.35rem 0;list-style:none;font-size:.8rem;display:flex;flex-wrap:wrap;gap:.45rem 1.1rem}.experience li:before,.couple li:before,.sultan-details li:before{content:'·';color:var(--gold);padding-right:.3rem}.experience-meta{border-top:1px solid rgba(255,255,255,.18);padding-top:1rem;display:flex;justify-content:space-between;align-items:baseline;margin-top:1rem;font-size:.75rem;letter-spacing:.07em;text-transform:uppercase}.experience-meta strong{color:var(--gold);font-size:.9rem}.text-link{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.13em;display:inline-block;margin-top:1.7rem;padding-bottom:.25rem;border-bottom:1px solid var(--gold);color:var(--white)}.text-link span{padding-left:.6rem}.therapies{padding:8rem 0}.therapies-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:5rem;align-items:center}.therapy-placeholder{border:1px solid #c7b89f;padding:3rem;min-height:260px;display:flex;flex-direction:column;justify-content:end;background:linear-gradient(145deg,#eee5d7,transparent)}.therapy-placeholder p,.therapy-placeholder span{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase}.therapy-placeholder h3{font-size:2.4rem}.hammam{padding:7rem 0}.hammam-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5rem}.hammam-art{height:590px;overflow:hidden}.hammam-art img{width:100%;height:100%;object-fit:cover;object-position:100% 100%;transform:scale(1.6);filter:saturate(.65)}.hammam-copy h2,.couple h2{font-size:clamp(3.2rem,5vw,5.2rem);letter-spacing:-.04em}.hammam-copy>p:not(.eyebrow){color:#d4cec3;max-width:480px}.sultan-details{display:flex;align-items:center;gap:2rem;margin-top:2rem}.sultan-details div{min-width:110px;border-right:1px solid var(--line)}.sultan-details span,.sultan-details strong{display:block}.sultan-details span{font-size:.66rem;text-transform:uppercase;letter-spacing:.1em}.sultan-details strong{font:1.7rem var(--serif);color:var(--gold)}.gold-link{color:var(--gold)}.vvip{padding:8rem 0}.vvip-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:end}.dark-link{color:var(--brown);border-color:var(--brown)}.vvip-note{min-height:300px;background:var(--brown);color:var(--ivory);padding:2.2rem;display:flex;justify-content:end;flex-direction:column;background-image:linear-gradient(150deg,transparent 50%,rgba(243,212,102,.15))}.vvip-note span{color:var(--gold);text-transform:uppercase;letter-spacing:.14em;font-size:.63rem}.vvip-note p{font:2.6rem/1 var(--serif);max-width:280px;margin:1rem 0 0}.couple{padding:7rem 0}.couple-layout{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.couple-art{height:540px;overflow:hidden}.couple-art img{width:100%;height:100%;object-fit:cover;transform:scale(1.7);object-position:48% 82%;filter:saturate(.75)}.pillars-layout{padding:8rem 0;display:grid;grid-template-columns:1fr 2fr;gap:4rem}.pillar-list{border-top:1px solid #cfc3b1}.pillar-list article{display:grid;grid-template-columns:3rem 1fr 1.2fr;gap:1rem;align-items:baseline;padding:1.35rem 0;border-bottom:1px solid #cfc3b1}.pillar-list span{font:1.1rem var(--serif);color:#806c46}.pillar-list h3{font-size:2rem}.pillar-list p{margin:0;color:#66594b;font-size:.9rem}.gallery{padding:7rem 0}.gallery-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.25rem}.gallery-grid>img{width:100%;height:390px;object-fit:cover;filter:saturate(.65)}.gallery-grid>img:first-child{object-position:45% 0}.gallery-grid>img:nth-child(2){object-position:50% 100%}.gallery-note{border:1px solid var(--line);padding:2rem;display:flex;flex-direction:column;justify-content:end}.gallery-note span{color:var(--gold);font-size:.65rem;letter-spacing:.14em;text-transform:uppercase}.gallery-note p{font:1.8rem/1.08 var(--serif);margin:1rem 0 0}.reviews{padding:7rem 0}.review-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.review-placeholder{border-left:1px solid #cfc3b1;padding:1rem 0 1rem 3rem;font:1.7rem/1.15 var(--serif);display:flex;flex-direction:column;justify-content:center}.review-placeholder p{font:.65rem var(--sans);text-transform:uppercase;letter-spacing:.13em;margin:0 0 1rem;color:#735b27}.review-placeholder span{max-width:360px}.location{padding:8rem 0}.location-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem}.location address{font:1.35rem/1.45 var(--serif);font-style:normal;margin:2rem 0}.contact-panel{background:var(--brown);color:var(--ivory);padding:2.5rem;display:flex;flex-direction:column;justify-content:end;min-height:330px}.contact-panel>span{font-size:.65rem;text-transform:uppercase;letter-spacing:.14em;color:var(--gold)}.contact-panel h3{font-size:2.8rem;margin:.5rem 0}.contact-panel p{font-size:.9rem;color:#ddd0c1;max-width:350px}.contact-panel a{color:var(--gold);font-size:.7rem;text-transform:uppercase;font-weight:700;letter-spacing:.13em;margin-top:1rem}.faq{padding:1rem 0 8rem}.faq-wrap{max-width:780px}.faq-wrap h2{margin-bottom:2rem}.faq details{border-top:1px solid #cfc3b1;padding:1.1rem 0}.faq details:last-child{border-bottom:1px solid #cfc3b1}.faq summary{cursor:pointer;font:1.4rem/1.2 var(--serif);list-style:none;padding-right:2rem;position:relative}.faq summary:after{content:'+';position:absolute;right:0;font-family:var(--sans);font-size:1.1rem}.faq details[open] summary:after{content:'−'}.faq details p{font-size:.9rem;max-width:660px;margin-bottom:0}.final-cta{text-align:center;padding:8rem 0}.final-cta h2{font-size:clamp(4rem,7vw,6.8rem);letter-spacing:-.05em}.final-cta>div>p:not(.eyebrow){color:#d4cec3;max-width:450px;margin:1.2rem auto 2rem}.final-cta .cta-row{justify-content:center}footer{background:#060504;color:var(--ivory);padding:3.4rem 0 6.5rem}footer .footer-layout{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:2rem;align-items:start}footer p{font:italic 1.35rem var(--serif);margin:0}footer div>div{display:flex;flex-direction:column;gap:.5rem;font-size:.7rem;color:#c3b7a8}footer small{grid-column:1/-1;font-size:.63rem;color:#827a70;margin-top:1rem}.mobile-cta{display:none}.site-header.scrolled{position:fixed;background:rgba(10,9,7,.95);backdrop-filter:blur(8px)}:focus-visible{outline:2px solid var(--gold);outline-offset:4px}@media(max-width:800px){body{padding-bottom:4.35rem}.wrap{width:min(100% - 2.25rem,600px)}.site-header{height:4.6rem;padding:0 1.15rem}.header-cta{display:none}.menu-toggle{display:flex;gap:.5rem;align-items:center;padding:.4rem 0;color:var(--white);background:none;border:0;font:700 .65rem var(--sans);text-transform:uppercase;letter-spacing:.14em}.menu-toggle span,.menu-toggle:after{content:'';display:block;width:17px;height:1px;background:var(--gold)}.site-header nav{display:none;position:absolute;top:4.6rem;left:0;width:100%;background:var(--black);padding:1rem 1.15rem 1.5rem;flex-direction:column;gap:0}.site-header.nav-open nav{display:flex}.site-header nav a{padding:.8rem 0;border-bottom:1px solid rgba(255,255,255,.12)}.hero{min-height:660px}.hero:after{background:linear-gradient(90deg,rgba(10,9,7,.9),rgba(10,9,7,.45)),linear-gradient(0deg,rgba(10,9,7,.88),transparent 50%)}.hero-art img{object-position:64% 38%}.hero-content{padding-top:3.3rem}.hero h1{font-size:clamp(3.4rem,14vw,4.8rem);max-width:500px}.hero-copy{font-size:.93rem;max-width:340px}.scroll-cue{display:none}.experience-nav{overflow:auto;width:100%;padding:0 1.15rem;grid-template-columns:repeat(5,150px);min-height:5.75rem}.experience-nav a{font-size:.57rem}.introduction,.therapies,.vvip,.pillars-layout,.location{padding:5rem 0}.split-intro,.therapies-layout,.hammam-layout,.vvip-layout,.couple-layout,.pillars-layout,.review-layout,.location-layout{grid-template-columns:1fr;gap:2rem}.split-intro .eyebrow{margin-bottom:0}.split-intro h2,.therapies h2,.vvip h2,.reviews h2,.location h2,.faq h2{font-size:3.3rem}.lead{font-size:1rem}.experiences,.hammam,.couple,.gallery,.final-cta{padding:5rem 0}.section-head{display:block;margin-bottom:2rem}.section-head h2{font-size:3.7rem}.section-head p{margin-top:1rem}.experience-grid,.experience.feature{grid-template-columns:1fr}.experience{display:grid;grid-template-columns:1fr 1fr}.experience.feature .experience-image{min-height:0;height:350px}.experience-image{height:350px}.experience-copy{padding:1.6rem}.experience-copy h3,.couple h3{font-size:2.5rem}.experience-meta strong{font-size:.82rem}.hammam-art{height:430px;order:2}.hammam-copy{order:1}.hammam-copy h2,.couple h2{font-size:3.7rem}.sultan-details{gap:1rem}.sultan-details ul{font-size:.75rem}.vvip-note{min-height:230px}.couple-art{height:420px}.pillar-list article{grid-template-columns:2rem 1fr}.pillar-list article p{grid-column:2}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid>img{height:300px}.gallery-note{grid-column:1/-1;min-height:180px}.review-placeholder{border-left:0;border-top:1px solid #cfc3b1;padding:1.8rem 0 0}.contact-panel{min-height:270px}.faq{padding-bottom:5rem}.final-cta{text-align:left}.final-cta .cta-row{justify-content:flex-start}footer{padding-bottom:6.3rem}footer .footer-layout{grid-template-columns:1fr;gap:1.5rem}.mobile-cta{display:grid;grid-template-columns:repeat(3,1fr);position:fixed;bottom:0;left:0;width:100%;height:4.35rem;background:var(--black);z-index:20;border-top:1px solid var(--line)}.mobile-cta a{color:var(--gold);display:flex;align-items:center;justify-content:center;gap:.35rem;text-transform:uppercase;font-size:.63rem;font-weight:700;letter-spacing:.1em;border-right:1px solid rgba(243,212,102,.18)}.mobile-cta small{font:400 .9rem var(--serif);color:var(--white)}}@media(max-width:530px){.experience{grid-template-columns:1fr}.experience-image,.experience.feature .experience-image{height:300px}.gallery-grid{grid-template-columns:1fr}.gallery-grid>img{height:360px}.hero h1{font-size:3.3rem}.cta-row{align-items:stretch}.cta-row .button{flex:1;padding-inline:.8rem}.button-text{flex-basis:100%!important;justify-content:flex-start}.hammam-copy h2,.couple h2{font-size:3.25rem}.sultan-details{align-items:flex-start;flex-direction:column}.sultan-details div{border:0}.location address{font-size:1.15rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
.brand-logo{display:block;width:94px;height:66px;object-fit:contain;object-position:center}footer .brand-logo{width:128px;height:102px}
.site-header.scrolled{position:fixed;background:#000;backdrop-filter:none;box-shadow:0 1px 0 rgba(243,212,102,.2)}footer{background:#000}@media(max-width:800px){.site-header nav{background:#000}}
@media(max-width:800px){.hero-art picture,.hero-art picture img{width:100%;height:100%;display:block}.hero-art img{object-position:72% 62%;filter:saturate(.72) contrast(1.06)}}
footer{padding:3.4rem 0 6.5rem;text-align:center}footer .footer-layout{display:flex;flex-direction:column;align-items:center;gap:1.1rem}footer .brand{justify-content:center}footer .footer-tagline{font:italic 1.35rem/1.15 var(--serif);margin:0;max-width:17rem}footer .footer-contact,footer .footer-links{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:.6rem 1.25rem;font-size:.7rem;color:#c3b7a8}footer .footer-contact a+a:before{content:'·';color:var(--gold);margin-right:1.25rem}footer .footer-links{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:var(--gold)}footer small{font-size:.63rem;color:#827a70;margin-top:.4rem}
.experience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:800px){.experience-grid,.experience{grid-template-columns:1fr}}
.crop-rajkumari img{object-position:50% 100%}
@media(max-width:800px){.crop-maharani img{object-position:100% 55%;transform:scale(1.18)}}
.couple .type{margin-top:1.35rem}
footer{padding:2rem 0}footer .footer-layout{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;text-align:left}footer .footer-brand{display:flex;align-items:center;gap:1rem}footer .brand{flex:0 0 auto}footer .brand-logo{width:90px;height:72px}footer .footer-tagline{max-width:12rem;font-size:1.1rem;line-height:1.1}footer .footer-details{display:flex;flex-direction:column;align-items:flex-end;gap:.45rem;font-size:.7rem;color:#c3b7a8}footer .footer-links{justify-content:flex-end;gap:.5rem 1rem;font-size:.62rem}footer .footer-links a+a:before{content:'·';color:var(--gold);margin-right:1rem}footer small{margin:0;text-align:center;white-space:nowrap}@media(max-width:800px){footer{padding:2.5rem 0 6.3rem}footer .footer-layout{display:flex;flex-direction:column;gap:1rem;text-align:center}footer .footer-brand{flex-direction:column;gap:.75rem}footer .brand-logo{width:108px;height:86px}footer .footer-tagline{max-width:17rem;font-size:1.2rem}footer .footer-details{align-items:center;gap:.6rem}footer .footer-links{justify-content:center}footer small{order:3}}
footer small{grid-column:auto}
footer .footer-privacy{font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:#827a70}@media(max-width:800px){footer .footer-tagline{max-width:none;white-space:nowrap;font-size:1.06rem}footer .footer-details{width:100%;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;column-gap:1rem;row-gap:.55rem;white-space:nowrap}footer .footer-links{flex:0 0 auto}footer .footer-privacy{flex-basis:100%}}
@media(min-width:801px){footer .footer-brand{flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}footer .footer-brand .brand{justify-content:flex-start}footer .footer-tagline{text-align:left}}
