:root{--ink:#3f2a1d;--forest:#7a5538;--gold:#8b6a3f;--gold-soft:#d8c1a8;--cream:#fbf6ef;--beige:#f1e3d3;--muted:#75685d;--border:#d7b897;--shadow:0 18px 50px rgba(91,60,37,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:#fff;line-height:1.6}body.lock{overflow:hidden}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.section{padding:96px 0}.cream{background:var(--cream)}.beige{background:var(--beige)}h1,h2,h3,.brand,.quick b,.counter-grid b{font-family:'Playfair Display',serif;font-weight:500;line-height:1.12;margin:0}h2{font-size:clamp(34px,5vw,54px)}p{color:var(--muted)}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:11px;font-weight:600;color:var(--gold)}.eyebrow.light{color:var(--gold-soft)}.hairline{height:1px;width:75px;background:var(--gold);margin:24px 0}.btn{border:1px solid transparent;padding:13px 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:600;transition:.25s}.btn:hover{transform:translateY(-2px)}.gold{background:var(--gold);color:#fff}.outline{background:transparent;border-color:var(--ink);color:var(--ink)}.ghost{background:transparent;border-color:rgba(255,255,255,.55);color:#fff}.full{width:100%}header{position:fixed;inset:0 0 auto;z-index:50;transition:.3s;color:#fff}header.scrolled{background:rgba(251,248,240,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);color:var(--ink)}.nav{height:80px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{font-size:24px}.desktop-nav{display:flex;gap:25px}.desktop-nav a{font-size:13px;font-weight:500}.nav-actions{display:flex;align-items:center;gap:13px}.phone-link{font-size:14px}.menu-btn{display:none;background:none;border:0;color:inherit;font-size:28px}.hero{min-height:100svh;position:relative;display:flex;align-items:center;overflow:hidden;color:white}.hero>img,.hero-overlay{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{background:linear-gradient(rgba(0,0,0,.68),rgba(0,0,0,.45),rgba(0,0,0,.8))}.hero-grid{position:relative;z-index:2;padding-top:130px;padding-bottom:70px;display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center}.hero-copy h1{font-size:clamp(46px,6vw,70px);color:#fff}.hero-copy h1 em{display:block;font-size:.58em;color:var(--gold-soft);margin-top:12px;font-weight:400}.location{color:rgba(255,255,255,.8)}.hero-sub{color:rgba(255,255,255,.85);font-size:18px}.hero-sub strong{color:var(--gold-soft)}.stats{display:grid;grid-template-columns:repeat(3,1fr);max-width:570px;margin:30px 0}.stats div{border-left:1px solid rgba(255,255,255,.25);padding-left:14px}.stats b{font:500 28px 'Playfair Display';display:block}.stats span{font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:rgba(255,255,255,.68)}.actions{display:flex;flex-wrap:wrap;gap:12px}.enquiry-card{background:var(--cream);color:var(--ink);padding:28px;border-top:2px solid var(--gold);box-shadow:var(--shadow)}.enquiry-card h2{font-size:28px;margin-top:8px}.enquiry-card p{font-size:14px}.enquiry-card>.btn{margin-top:11px}.two{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.two a{border:1px solid var(--border);padding:9px;text-align:center;font-size:14px}.quick{background:var(--ink);color:#fff}.quick-grid{padding:38px 0;display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.quick-grid div{border-left:1px solid rgba(255,255,255,.12);padding-left:14px}.quick span{font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:var(--gold-soft);display:block}.quick b{font-size:19px}.split{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.framed{position:relative}.framed:before{content:"";position:absolute;inset:-15px;border:1px solid rgba(181,138,59,.5)}.framed img{position:relative;aspect-ratio:4/5;object-fit:cover;box-shadow:var(--shadow)}.checks{padding:0;display:grid;grid-template-columns:1fr 1fr;gap:11px;list-style:none;margin:26px 0}.checks li{font-size:14px}.section-head{text-align:center;max-width:720px;margin:0 auto 45px}.cards{display:grid;gap:20px;margin-top:45px}.pricing{grid-template-columns:repeat(2,minmax(320px,380px));justify-content:center;max-width:820px;margin-left:auto;margin-right:auto}.card{padding:24px;background:#fff;border:1px solid var(--border);box-shadow:0 10px 25px rgba(91,60,37,.07)}.card h3{font-size:21px;margin:5px 0 18px}.card-row{display:flex;justify-content:space-between;font-size:14px;margin:8px 0}.card small{color:var(--muted)}.card .btn{margin-top:10px;width:100%;padding:10px}.highlights{grid-template-columns:repeat(4,1fr)}.highlight-card{padding:25px;background:#fff;border:1px solid var(--border)}.highlight-card .icon{font-size:23px;color:var(--gold)}.highlight-card h3{font-size:19px;margin-top:15px}.highlight-card p{font-size:14px}.cta-banner{position:relative;padding:85px 0;text-align:center;color:#fff;overflow:hidden}.cta-banner>img,.cta-banner>div:first-of-type{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cta-banner>div:first-of-type{background:rgba(54,34,22,.88)}.cta-banner .container{position:relative}.cta-banner h2{color:white;max-width:800px;margin:12px auto}.cta-banner p{color:rgba(255,255,255,.78)}.cta-banner .btn{margin:8px}.amenity-photos{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.amenity-photos figure{margin:0;position:relative;overflow:hidden}.amenity-photos img{aspect-ratio:4/3;object-fit:cover;transition:.7s}.amenity-photos figure:hover img{transform:scale(1.05)}.amenity-photos figcaption{position:absolute;inset:auto 0 0;padding:45px 20px 18px;color:white;font:500 23px 'Playfair Display';background:linear-gradient(transparent,rgba(0,0,0,.75))}.amenity-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:35px}.amenity-list div{background:var(--beige);padding:12px 15px;font-size:14px}.tab-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.tab-buttons button{padding:10px 20px;border:1px solid var(--border);background:transparent;cursor:pointer}.tab-buttons .active{background:var(--ink);color:white}.plan-box{margin-top:30px;background:#fff;border:1px solid var(--border);padding:38px;display:grid;grid-template-columns:1.35fr 1fr;gap:38px;align-items:center}.locked{aspect-ratio:4/3;background:var(--beige);display:grid;place-items:center;text-align:center;padding:35px;outline:1px dashed var(--gold);outline-offset:-25px}.plan-box h3{font-size:27px}.location-grid{align-items:start}.location-list{list-style:none;padding:0;border-top:1px solid var(--border);margin:28px 0}.location-list li{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--border);font-size:14px}.location-grid iframe{width:100%;height:560px;border:1px solid var(--border)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:210px;gap:14px;margin-top:35px}.gallery img{width:100%;height:100%;object-fit:cover}.gallery .big{grid-column:auto;grid-row:auto}.counter-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.counter-grid div{padding:25px;background:var(--beige);border-top:2px solid var(--gold)}.counter-grid b{font-size:48px;display:block}.counter-grid span{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:var(--muted)}.faq-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:65px}.faq-item{border-bottom:1px solid var(--border)}.faq-item button{width:100%;padding:20px 0;border:0;background:none;text-align:left;font:500 19px 'Playfair Display';display:flex;justify-content:space-between;cursor:pointer}.faq-answer{display:none;padding:0 0 18px;color:var(--muted)}.faq-item.open .faq-answer{display:block}.final{background:var(--ink);color:#fff}.final h2{color:#fff}.final p{color:rgba(255,255,255,.72)}footer{background:var(--ink);color:rgba(255,255,255,.75);padding:55px 0 90px;border-top:1px solid rgba(255,255,255,.1)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}.footer-grid h3{color:white;font-size:25px}.footer-grid h4{color:var(--gold-soft);text-transform:uppercase;letter-spacing:.13em;font-size:11px}.footer-grid a{display:block;margin:7px 0}.footer-grid p{color:inherit;font-size:13px}.disclaimer{margin-top:35px;padding-top:25px;border-top:1px solid rgba(255,255,255,.1);font-size:11px;color:rgba(255,255,255,.5)}.floating{position:fixed;right:20px;bottom:20px;z-index:30;display:grid;gap:10px}.floating a{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:20px;box-shadow:0 8px 20px rgba(0,0,0,.25)}.wa{background:#8b6a3f}.call{background:var(--ink)}.mobile-bar{display:none}.modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:20px}.modal.show{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.6)}.modal-card{position:relative;background:#fff;width:min(540px,100%);max-height:92vh;overflow:auto;padding:30px;box-shadow:var(--shadow)}#closeModal{position:absolute;right:15px;top:10px;border:0;background:none;font-size:28px;cursor:pointer}.modal-card h2{font-size:29px;padding-right:25px}.modal-card>p{font-size:14px}.modal form{display:grid;gap:14px}.modal label{display:grid;gap:5px;font-size:13px;font-weight:600}.modal input,.modal select,.modal textarea{width:100%;padding:10px 12px;border:1px solid var(--border);background:#fff}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.consent{display:flex!important;align-items:flex-start}.consent input{width:auto;margin-top:5px}.consent span{font-weight:400;color:var(--muted)}.toast{position:fixed;top:95px;left:50%;transform:translateX(-50%) translateY(-20px);opacity:0;background:var(--forest);color:#fff;padding:12px 20px;z-index:110;transition:.3s;pointer-events:none}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.mobile-menu{display:none}.mobile-menu.show{display:block}.mobile-menu{position:fixed;inset:0;z-index:90}.menu-overlay{position:absolute;inset:0;background:rgba(0,0,0,.5)}.mobile-menu aside{position:absolute;right:0;top:0;height:100%;width:min(330px,86%);background:var(--cream);padding:25px;display:flex;flex-direction:column}.menu-head{display:flex;justify-content:space-between;align-items:center}.menu-head button{font-size:30px;border:0;background:none}.mobile-menu nav{display:grid;margin-top:25px}.mobile-menu nav a{padding:12px 0;border-bottom:1px solid var(--border)}.menu-bottom{margin-top:auto;display:grid;gap:10px}
@media(max-width:1000px){.desktop-nav,.phone-link{display:none}.menu-btn{display:block}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:700px}.hero .enquiry-card{max-width:480px}.quick-grid{grid-template-columns:repeat(3,1fr)}.pricing,.highlights{grid-template-columns:repeat(2,1fr)}.split{gap:40px}.amenity-list{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.container{width:min(100% - 28px,1180px)}.section{padding:70px 0}.nav{height:66px}.brand{font-size:20px}.nav-actions>.gold{display:none}.hero-grid{padding-top:105px;padding-bottom:55px}.hero-copy h1{font-size:43px}.stats b{font-size:22px}.stats span{font-size:8px}.hero .enquiry-card{display:none}.quick-grid{grid-template-columns:repeat(2,1fr)}.split,.faq-grid,.plan-box{grid-template-columns:1fr}.framed:before{display:none}.pricing,.highlights,.amenity-photos{grid-template-columns:1fr}.checks{grid-template-columns:1fr}.amenity-list{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr 1fr;grid-auto-rows:150px}.gallery .big{grid-column:span 2}.location-grid iframe{height:430px}.footer-grid{grid-template-columns:1fr}.floating{display:none}.mobile-bar{position:fixed;inset:auto 0 0;z-index:45;background:var(--ink);display:grid;grid-template-columns:repeat(3,1fr);color:#fff}.mobile-bar a,.mobile-bar button{border:0;border-right:1px solid rgba(255,255,255,.1);background:none;color:#fff;padding:9px;display:grid;place-items:center;font-size:16px}.mobile-bar span{font-size:10px}.form-two{grid-template-columns:1fr}footer{padding-bottom:110px}.counter-grid b{font-size:40px}}

.logo-brand{display:flex;align-items:center}.logo-brand img{height:48px;width:auto;max-width:260px;object-fit:contain;background:#fff;padding:4px}.scrolled .logo-brand img{height:42px}.location-image{width:100%;height:520px;object-fit:cover;border:1px solid var(--border)}@media(max-width:720px){.logo-brand img{height:38px;max-width:190px}.location-image{height:auto}}
/* ===== Premium visual upgrade ===== */
:root{--glass:rgba(255,255,255,.12);--glass-border:rgba(255,255,255,.28);--ease:cubic-bezier(.2,.75,.25,1)}
body{font-size:17px;letter-spacing:.003em}
p{font-size:16px;line-height:1.78}.eyebrow{font-size:12px;font-weight:700}.container{width:min(1240px,calc(100% - 48px))}
header{background:linear-gradient(180deg,rgba(5,14,27,.62),rgba(5,14,27,.18));backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}
header.scrolled{background:rgba(250,248,242,.88);backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%);box-shadow:0 12px 40px rgba(10,24,39,.09)}
.nav{height:92px}.logo-brand img{height:52px;width:auto;max-width:300px;object-fit:contain;box-shadow:0 6px 22px rgba(0,0,0,.16)}
.desktop-nav{gap:30px}.desktop-nav a{position:relative;font-size:15px;font-weight:650;padding:32px 0;transition:color .3s var(--ease)}
.desktop-nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:21px;height:2px;background:linear-gradient(90deg,var(--gold-soft),var(--gold));transition:left .32s var(--ease),right .32s var(--ease)}
.desktop-nav a:hover:after,.desktop-nav a.active:after{left:0;right:0}.desktop-nav a:hover,.desktop-nav a.active{color:var(--gold-soft)}header.scrolled .desktop-nav a:hover,header.scrolled .desktop-nav a.active{color:var(--gold)}
.phone-link{font-size:15px;font-weight:700;white-space:nowrap;transition:transform .25s,color .25s}.phone-link:hover{transform:translateY(-2px);color:var(--gold-soft)}
.btn{position:relative;overflow:hidden;isolation:isolate;min-height:48px;padding:14px 24px;border-radius:12px;font-size:15px;font-weight:750;letter-spacing:.015em;box-shadow:0 10px 28px rgba(9,23,38,.12);transition:transform .32s var(--ease),box-shadow .32s var(--ease),border-color .32s,background .32s}
.btn:before{content:"";position:absolute;inset:-2px;z-index:-2;background:linear-gradient(120deg,transparent 20%,rgba(255,255,255,.42) 46%,transparent 72%);transform:translateX(-130%);transition:transform .7s var(--ease)}
.btn:hover:before{transform:translateX(130%)}.btn:hover{transform:translateY(-4px) scale(1.015);box-shadow:0 16px 34px rgba(9,23,38,.22)}.btn:active{transform:translateY(-1px) scale(.985)}
.gold{background:linear-gradient(135deg,#8b6a3f,#7a5538);border-color:rgba(255,255,255,.24);box-shadow:0 12px 28px rgba(181,138,59,.32)}
.ghost{background:rgba(255,255,255,.08);border-color:var(--glass-border);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.ghost:hover{background:rgba(255,255,255,.18)}
.outline{background:rgba(255,255,255,.55);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
.hero>img{transform:scale(1.04);animation:heroZoom 14s ease-out both}.hero-overlay{background:radial-gradient(circle at 72% 30%,rgba(181,138,59,.16),transparent 31%),linear-gradient(90deg,rgba(5,14,27,.88) 0%,rgba(5,14,27,.58) 52%,rgba(5,14,27,.62) 100%)}
.hero-grid{padding-top:155px;gap:70px}.hero-copy{animation:heroIn .9s .08s var(--ease) both}.hero-copy h1{font-size:clamp(54px,6.5vw,82px);text-shadow:0 10px 34px rgba(0,0,0,.36)}.hero-copy h1 em{font-size:.54em;line-height:1.3}.location{font-size:17px}.hero-sub{font-size:20px}.stats b{font-size:34px}.stats span{font-size:11px}.stats div{padding:8px 18px}
.enquiry-card{border:1px solid rgba(255,255,255,.38);border-top:2px solid var(--gold-soft);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.88),rgba(251,248,240,.76));backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%);box-shadow:0 28px 80px rgba(0,0,0,.24);animation:cardIn 1s .2s var(--ease) both}.enquiry-card h2{font-size:34px}.enquiry-card p{font-size:16px}.two a{border-radius:10px;background:rgba(255,255,255,.45);font-size:15px;font-weight:650;transition:.3s}.two a:hover{background:#fff;transform:translateY(-3px);box-shadow:0 9px 24px rgba(70,48,32,.12)}
.quick{background:linear-gradient(120deg,#2f261d,#4b3424 58%,#2f261d);position:relative;overflow:hidden}.quick:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(181,138,59,.08);filter:blur(18px);right:-150px;top:-230px}.quick-grid{padding:45px 0}.quick span{font-size:11px}.quick b{font-size:22px}.quick-grid div{transition:.35s var(--ease)}.quick-grid div:hover{transform:translateY(-5px);border-left-color:var(--gold-soft)}
.card,.highlight-card,.amenity-list div,.counter-grid div,.plan-box{border-radius:16px;transition:transform .4s var(--ease),box-shadow .4s var(--ease),border-color .4s}.card:hover,.highlight-card:hover,.amenity-list div:hover,.counter-grid div:hover{transform:translateY(-8px);box-shadow:0 22px 48px rgba(70,48,32,.15);border-color:rgba(181,138,59,.55)}.card h3{font-size:24px}.card-row{font-size:15px}.highlight-card h3{font-size:21px}.highlight-card p{font-size:15px}.highlight-card .icon{font-size:30px}.amenity-list div{font-size:15px;padding:15px 17px}.amenity-photos figure,.gallery img{border-radius:16px;box-shadow:0 12px 30px rgba(70,48,32,.12)}.amenity-photos figure:hover img{transform:scale(1.09)}.gallery img{transition:transform .55s var(--ease),filter .55s}.gallery img:hover{transform:scale(1.025);filter:saturate(1.1) contrast(1.03)}
.framed:before{border-radius:18px}.framed img,.location-image{border-radius:18px}.tab-buttons button{border-radius:999px;font-size:15px;font-weight:700;transition:.3s}.tab-buttons button:hover{transform:translateY(-2px);border-color:var(--gold)}.tab-buttons .active{background:linear-gradient(135deg,var(--ink),var(--forest));box-shadow:0 10px 25px rgba(70,48,32,.2)}
.faq-item button{font-size:21px}.faq-answer{font-size:16px}.faq-item button span{transition:transform .3s}.faq-item.open button span{transform:rotate(45deg)}
.floating a{width:56px;height:56px;font-size:23px;backdrop-filter:blur(10px);animation:floatPulse 2.8s infinite}.floating a:hover{transform:translateY(-4px) scale(1.07)}
.modal-backdrop{backdrop-filter:blur(8px)}.modal-card{border-radius:22px;border:1px solid rgba(255,255,255,.55);animation:modalIn .38s var(--ease)}.modal input,.modal select,.modal textarea{border-radius:10px;padding:13px 14px;font-size:15px;transition:border-color .25s,box-shadow .25s}.modal input:focus,.modal select:focus,.modal textarea:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 4px rgba(181,138,59,.14)}
.reveal{opacity:0;transform:translateY(34px);transition:opacity .75s var(--ease),transform .75s var(--ease)}.reveal.from-left{transform:translateX(-42px)}.reveal.from-right{transform:translateX(42px)}.reveal.is-visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:.08s}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.24s}
.ripple{position:absolute;border-radius:50%;background:rgba(255,255,255,.38);transform:scale(0);animation:ripple .65s linear;pointer-events:none}
@keyframes heroZoom{from{transform:scale(1.1)}to{transform:scale(1.02)}}@keyframes heroIn{from{opacity:0;transform:translateY(35px)}to{opacity:1;transform:none}}@keyframes cardIn{from{opacity:0;transform:translateX(35px) scale(.97)}to{opacity:1;transform:none}}@keyframes modalIn{from{opacity:0;transform:translateY(24px) scale(.96)}to{opacity:1;transform:none}}@keyframes ripple{to{transform:scale(4);opacity:0}}@keyframes floatPulse{0%,100%{box-shadow:0 8px 20px rgba(0,0,0,.25)}50%{box-shadow:0 8px 30px rgba(181,138,59,.38)}}
@media(max-width:1100px){.desktop-nav{gap:20px}.desktop-nav a{font-size:14px}.nav-actions .btn{padding-inline:17px}.logo-brand img{height:46px;max-width:245px}}
@media(max-width:720px){body{font-size:16px}.container{width:min(100% - 30px,1240px)}.nav{height:72px}.logo-brand img{height:42px;max-width:220px}.hero-grid{padding-top:118px}.hero-copy h1{font-size:clamp(43px,12vw,58px)}.hero-sub{font-size:18px}.enquiry-card h2{font-size:30px}.section{padding:74px 0}.btn{min-height:47px;font-size:15px}.quick b{font-size:21px}.faq-item button{font-size:19px}.floating{bottom:78px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}

/* ===== Larger typography + authentic SVG icon upgrade ===== */
.ui-icon{width:1.15em;height:1.15em;display:inline-block;vertical-align:-.18em;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.brand-icon{fill:currentColor;stroke:none;width:1.3em;height:1.3em}
.phone-link,.location,.two a,.final .btn,.floating a,.mobile-bar a,.mobile-bar button{display:inline-flex;align-items:center;justify-content:center;gap:9px}
body{font-size:18px}
p{font-size:18px;line-height:1.82}
.section{padding:112px 0}
.section-head{max-width:850px;margin-bottom:52px}.section-head h2{font-size:clamp(42px,4vw,60px);line-height:1.12}.section-head p{font-size:19px;max-width:780px}
.eyebrow{font-size:13px;letter-spacing:.19em}
h2{font-size:clamp(40px,4.2vw,61px);line-height:1.12}h3{line-height:1.15}
.desktop-nav a{font-size:16px}.phone-link{font-size:16px}.btn{font-size:16px;min-height:52px;padding:15px 27px}
.quick span{font-size:12px}.quick b{font-size:26px}
.cards.pricing{gap:24px}.card{padding:34px 26px 30px;min-height:465px;display:flex;flex-direction:column;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(252,249,243,.82));box-shadow:0 18px 50px rgba(70,48,32,.09)}
.card .eyebrow{font-size:13px}.card h3{font-size:29px;min-height:68px;margin:16px 0 8px}.card .hairline{margin:13px 0 21px}.card-row{font-size:17px;margin:8px 0}.card-row b{font-size:17px}.card small{font-size:15px;line-height:1.5;margin:9px 0 20px}.card .btn{width:100%;font-size:16px;margin-top:10px;min-height:51px}.card .btn:first-of-type{margin-top:auto}
.highlight-card{padding:32px 28px}.highlight-card h3{font-size:24px}.highlight-card p{font-size:17px}.highlight-card .icon{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:rgba(181,138,59,.12);color:var(--gold);font-size:27px}
.amenity-list div{font-size:17px;padding:18px 20px}.amenity-photos figcaption{font-size:18px}
.location-list li{font-size:17px;padding:18px 0}.faq-item button{font-size:23px;padding:24px 0}.faq-answer{font-size:18px;line-height:1.75}
.footer-grid p,.footer-grid a,.disclaimer{font-size:15px;line-height:1.75}
.floating a{font-size:27px}.floating .wa{background:#8b6a3f;color:#fff}.floating .call{background:#0d3153;color:#fff}.floating a .ui-icon{width:25px;height:25px}
.mobile-bar .brand-icon,.mobile-bar .ui-icon{width:22px;height:22px}.mobile-bar a:nth-child(2){background:#8b6a3f}.mobile-bar a:first-child{background:#123a5d}
.two a[href*="wa.me"]{color:#7a5538}.two a[href^="tel"]{color:#123a5d}
@media(min-width:1200px){.pricing{grid-template-columns:repeat(4,minmax(0,1fr))}.container{width:min(1320px,calc(100% - 56px))}}
@media(max-width:1100px){p{font-size:17px}.section{padding:92px 0}.card h3{font-size:27px}.desktop-nav a{font-size:15px}}
@media(max-width:720px){body{font-size:17px}p{font-size:17px}.section{padding:78px 0}.section-head h2,h2{font-size:38px}.section-head p{font-size:17px}.card{min-height:auto;padding:30px 24px}.card h3{font-size:28px;min-height:auto}.card-row,.card-row b{font-size:17px}.card small{font-size:14px}.btn{font-size:16px}.eyebrow{font-size:12px}.mobile-bar span{font-size:11px}.mobile-bar a,.mobile-bar button{gap:4px}}


/* ===== Uniform image-card amenities gallery ===== */
.amenity-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.amenity-card{position:relative;margin:0;height:320px;overflow:hidden;border-radius:18px;background:#2f261d;box-shadow:0 15px 38px rgba(70,48,32,.14);isolation:isolate;cursor:pointer;transition:transform .45s var(--ease),box-shadow .45s var(--ease)}
.amenity-card img{width:100%;height:100%;object-fit:cover;transition:transform .75s var(--ease),filter .55s var(--ease)}
.amenity-card .amenity-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(3,13,22,.18) 62%,rgba(3,13,22,.92) 100%);z-index:1;transition:background .4s}
.amenity-card figcaption{position:absolute;left:22px;right:22px;bottom:18px;z-index:2;color:#fff;font-family:'Playfair Display',serif;font-size:24px;font-weight:600;line-height:1.2;text-shadow:0 3px 12px rgba(0,0,0,.45);transform:translateY(0);transition:transform .4s var(--ease)}
.amenity-card:after{content:"";position:absolute;left:22px;bottom:12px;width:0;height:2px;background:var(--gold-soft);z-index:2;transition:width .45s var(--ease)}
.amenity-card:hover{transform:translateY(-9px);box-shadow:0 25px 55px rgba(70,48,32,.22)}
.amenity-card:hover img{transform:scale(1.09);filter:saturate(1.08) contrast(1.04)}
.amenity-card:hover .amenity-shade{background:linear-gradient(180deg,rgba(3,13,22,.04) 35%,rgba(3,13,22,.28) 60%,rgba(3,13,22,.95) 100%)}
.amenity-card:hover figcaption{transform:translateY(-7px)}
.amenity-card:hover:after{width:68px}
@media(max-width:980px){.amenity-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.amenity-card{height:300px}}
@media(max-width:620px){.amenity-gallery{grid-template-columns:1fr;gap:18px}.amenity-card{height:265px}.amenity-card figcaption{font-size:22px;left:19px;bottom:17px}}

.live-map-wrap{position:relative;min-height:560px;border-radius:24px;overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow);background:var(--beige)}.live-map-wrap iframe{display:block;width:100%;height:560px;border:0}.map-overlay-link{position:absolute;right:16px;bottom:16px;padding:12px 17px;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:rgba(70,48,32,.82);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;font-weight:700;font-size:14px;box-shadow:0 10px 30px rgba(0,0,0,.22);transition:.25s}.map-overlay-link:hover{transform:translateY(-2px);background:rgba(70,48,32,.95)}@media(max-width:720px){.live-map-wrap{min-height:430px;border-radius:18px}.live-map-wrap iframe{height:430px}.map-overlay-link{right:10px;bottom:10px;font-size:12px;padding:10px 13px}}

/* Location content and live Google Map side-by-side */
.location-grid{grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);align-items:stretch;gap:52px}
.location-content{display:flex;flex-direction:column;justify-content:center;padding:12px 0}
.location-content .btn{align-self:flex-start;margin-top:12px}
.live-map-wrap{height:100%;min-height:600px}
.live-map-wrap iframe{height:100%;min-height:600px}
@media(max-width:980px){.location-grid{grid-template-columns:1fr;gap:34px}.location-content{padding:0}.live-map-wrap,.live-map-wrap iframe{min-height:500px}}
@media(max-width:620px){.location-grid{gap:26px}.live-map-wrap,.live-map-wrap iframe{min-height:420px}.location-content .btn{width:100%}}

/* ===== Final readability, spacing and genuine CDN SVG icon pass ===== */
.remote-svg{width:20px;height:20px;display:block;flex:0 0 20px;object-fit:contain;filter:brightness(0) invert(1)}
.outline .remote-svg,.two .remote-svg,.location .remote-svg,.mobile-menu .outline .remote-svg{filter:none}
.whatsapp-svg{filter:none}
.btn{padding:16px 28px;gap:11px;line-height:1.25;white-space:normal;text-align:center}
.actions,.final .split>div:first-child{column-gap:14px;row-gap:14px}
.actions .btn,.final .split>div:first-child>.btn{min-width:150px}
.final .split>div:first-child>.btn{margin:6px 5px 6px 0}
.final .enquiry-card{background:rgba(255,255,255,.96);color:var(--ink);border:1px solid rgba(181,138,59,.45);border-top:3px solid var(--gold)}
.final .enquiry-card h3{color:var(--ink);font-size:30px;line-height:1.2;margin-bottom:10px}
.final .enquiry-card p{color:#75685d!important;font-size:17px!important;line-height:1.65;margin:0 0 18px}
.final .enquiry-card .outline{color:var(--ink);border-color:var(--ink);background:#fff}
.final .enquiry-card .gold{color:#fff}
.section-head .eyebrow{font-size:16px;font-weight:800;letter-spacing:.22em;display:inline-block;margin-bottom:14px}
.section-head h2{max-width:none}
@media(min-width:1101px){
  .section-head{max-width:1180px}
  .section-head h2{font-size:clamp(44px,4vw,62px);white-space:nowrap}
  #pricing .section-head h2{font-size:clamp(42px,3.75vw,58px)}
}
.phone-link .remote-svg{filter:brightness(0) invert(1)}
header.scrolled .phone-link .remote-svg{filter:none}
.location .remote-svg{filter:invert(88%) sepia(31%) saturate(560%) hue-rotate(350deg) brightness(98%)}
.floating .remote-svg,.mobile-bar .remote-svg{width:25px;height:25px;flex-basis:25px}
.floating .whatsapp-svg,.mobile-bar .whatsapp-svg{filter:none}
.two a{min-height:48px;padding:12px 14px;gap:10px}
.two a[href*="wa.me"]{background:#8b6a3f;color:#fff;border-color:#8b6a3f}
.two a[href*="wa.me"] .whatsapp-svg{filter:none}
@media(max-width:1100px){
  .section-head .eyebrow{font-size:14px}
  .section-head h2{white-space:normal}
}
@media(max-width:720px){
  .actions .btn,.final .split>div:first-child>.btn{width:100%;min-width:0;margin:5px 0}
  .btn{padding:15px 20px}
  .final .enquiry-card h3{font-size:26px}
  .section-head .eyebrow{font-size:13px;letter-spacing:.18em}
}

/* ===== Hero enquiry form ===== */
.hero-form-card{padding:22px 30px 28px;max-width:590px;width:100%}
.hero-form-card h2{margin:0 0 8px}.hero-form-card>p{margin:0 0 20px;line-height:1.55;color:#75695c}
.hero-lead-form{display:grid;gap:13px}.hero-lead-form label{display:grid;gap:6px;color:#3b2d20;font-size:13px;font-weight:750;letter-spacing:.015em}.hero-lead-form label>span{color:#b57f25}
.hero-form-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.hero-lead-form input,.hero-lead-form select,.hero-lead-form textarea{width:100%;min-width:0;border:1px solid rgba(70,48,32,.22);border-radius:11px;background:rgba(255,255,255,.82);padding:12px 13px;color:#2f241b;font:600 14px/1.25 'DM Sans',sans-serif;outline:none;transition:border-color .25s,box-shadow .25s,background .25s}
.hero-lead-form textarea{resize:vertical;min-height:67px}.hero-lead-form input::placeholder,.hero-lead-form textarea::placeholder{color:#9a8878;font-weight:500}
.hero-lead-form input:focus,.hero-lead-form select:focus,.hero-lead-form textarea:focus{border-color:#b58a3b;background:#fff;box-shadow:0 0 0 4px rgba(181,138,59,.14)}
.hero-lead-form input.invalid,.hero-lead-form select.invalid,.hero-lead-form textarea.invalid{border-color:#b63737;box-shadow:0 0 0 3px rgba(182,55,55,.12)}
.hero-consent{grid-template-columns:18px 1fr!important;align-items:start!important;gap:9px!important;font-size:12px!important;line-height:1.45!important;font-weight:500!important;color:#75685d!important}.hero-consent input{width:17px;height:17px;margin-top:1px;accent-color:#b58a3b}.hero-consent span{color:inherit!important}
.hero-lead-form .btn{margin-top:2px;min-height:54px}.hero-form-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hero-form-links a{min-height:44px;border:1px solid rgba(70,48,32,.16);border-radius:10px;background:rgba(255,255,255,.56);display:flex;align-items:center;justify-content:center;gap:8px;color:#3c2f23;font-size:13px;font-weight:750;transition:.25s}.hero-form-links a:hover{background:#fff;transform:translateY(-2px);box-shadow:0 9px 24px rgba(70,48,32,.12)}
@media(max-width:1100px){.hero-grid{grid-template-columns:1fr 520px;gap:38px}.hero-form-card{padding:20px 24px 24px}}
@media(max-width:860px){.hero-grid{grid-template-columns:1fr}.hero-form-card{max-width:680px;margin:0 auto 55px}.hero-form-two{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.hero-form-card{padding:18px 18px 22px}.hero-form-card h2{font-size:28px}.hero-form-two,.hero-form-links{grid-template-columns:1fr}.hero-lead-form{gap:11px}.hero-lead-form input,.hero-lead-form select,.hero-lead-form textarea{font-size:16px}}

/* Premium hero statistics */
.hero .stats{
  max-width:650px;
  gap:14px;
  margin:36px 0 34px;
}
.hero .stats>div{
  position:relative;
  min-height:118px;
  padding:20px 20px 17px 22px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:18px;
  background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.055));
  -webkit-backdrop-filter:blur(12px);
  backdrop-filter:blur(12px);
  box-shadow:0 16px 38px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.2);
  overflow:hidden;
  transition:transform .35s ease,border-color .35s ease,background .35s ease,box-shadow .35s ease;
}
.hero .stats>div::before{
  content:"";
  position:absolute;
  width:74px;
  height:74px;
  right:-24px;
  top:-27px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(231,205,145,.34),rgba(231,205,145,0) 68%);
}
.hero .stats>div::after{
  content:"";
  position:absolute;
  left:21px;
  bottom:12px;
  width:42px;
  height:2px;
  border-radius:99px;
  background:linear-gradient(90deg,var(--gold-soft),rgba(231,205,145,0));
}
.hero .stats>div:hover{
  transform:translateY(-6px);
  border-color:rgba(231,205,145,.65);
  background:linear-gradient(145deg,rgba(255,255,255,.19),rgba(255,255,255,.075));
  box-shadow:0 22px 48px rgba(0,0,0,.28),0 0 0 1px rgba(231,205,145,.08) inset;
}
.hero .stats b{
  position:relative;
  z-index:1;
  display:block;
  font-size:clamp(31px,3vw,42px);
  line-height:1;
  letter-spacing:-.025em;
  color:#fff;
  text-shadow:0 5px 20px rgba(0,0,0,.32);
}
.hero .stats span{
  position:relative;
  z-index:1;
  display:block;
  margin-top:13px;
  padding-bottom:9px;
  font-size:11px;
  font-weight:600;
  letter-spacing:.19em;
  color:rgba(255,255,255,.78);
}
@media(max-width:720px){
  .hero .stats{gap:8px;margin:26px 0 28px}
  .hero .stats>div{min-height:94px;padding:15px 10px 13px;border-radius:13px;text-align:center}
  .hero .stats>div::after{left:50%;transform:translateX(-50%);bottom:8px;width:30px}
  .hero .stats b{font-size:23px}
  .hero .stats span{font-size:8px;letter-spacing:.12em;margin-top:9px}
}

/* Keep all three footer CTA buttons in one clean sequence */
.footer-action-row{display:flex;align-items:center;gap:22px;flex-wrap:nowrap;margin-top:24px}
.footer-action-row .btn{margin:0;white-space:nowrap;min-height:56px;display:inline-flex;align-items:center;justify-content:center}
@media (max-width:760px){.footer-action-row{gap:12px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.footer-action-row::-webkit-scrollbar{display:none}.footer-action-row .btn{flex:0 0 auto;min-height:52px;padding-inline:18px;font-size:14px}}

/* Premium project snapshot strip */
.quick{
  padding:28px 0;
  background:
    radial-gradient(circle at 12% 10%,rgba(216,164,72,.12),transparent 28%),
    radial-gradient(circle at 88% 88%,rgba(255,255,255,.05),transparent 30%),
    linear-gradient(118deg,#21160f 0%,#2f241b 52%,#3b2d20 100%);
}
.quick-grid{
  padding:0;
  gap:14px;
  align-items:stretch;
}
.quick-grid>div{
  position:relative;
  min-height:132px;
  padding:24px 18px 20px;
  border:1px solid rgba(231,205,145,.22);
  border-left:1px solid rgba(231,205,145,.22);
  border-radius:16px;
  background:linear-gradient(145deg,rgba(255,255,255,.095),rgba(255,255,255,.025));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.11),0 15px 34px rgba(0,0,0,.16);
  backdrop-filter:blur(10px);
  overflow:hidden;
  isolation:isolate;
}
.quick-grid>div:before{
  content:"";
  position:absolute;
  left:18px;
  top:0;
  width:54px;
  height:3px;
  border-radius:0 0 5px 5px;
  background:linear-gradient(90deg,#8b6a3f,#d8c1a8);
  box-shadow:0 0 18px rgba(231,205,145,.45);
}
.quick-grid>div:after{
  content:"";
  position:absolute;
  right:-32px;
  bottom:-42px;
  width:105px;
  height:105px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(231,205,145,.14),transparent 68%);
  z-index:-1;
  transition:transform .4s ease;
}
.quick-grid>div:hover{
  transform:translateY(-7px);
  border-color:rgba(231,205,145,.52);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 22px 45px rgba(0,0,0,.25),0 0 0 1px rgba(231,205,145,.08);
}
.quick-grid>div:hover:after{transform:scale(1.35)}
.quick span{
  margin-bottom:9px;
  color:#e9c778;
  font-size:10px;
  font-weight:700;
  letter-spacing:.18em;
  line-height:1.3;
}
.quick b{
  display:block;
  color:#fff;
  font-size:clamp(21px,1.7vw,27px);
  line-height:1.15;
  letter-spacing:-.02em;
  text-shadow:0 3px 18px rgba(0,0,0,.28);
}
@media(max-width:1000px){
  .quick-grid{gap:12px}
  .quick-grid>div{min-height:120px;padding:22px 16px 18px}
}
@media(max-width:720px){
  .quick{padding:20px 0}
  .quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .quick-grid>div{min-height:108px;border-radius:13px;padding:19px 14px 16px}
  .quick-grid>div:before{left:14px;width:42px}
  .quick span{font-size:9px;letter-spacing:.13em;margin-bottom:7px}
  .quick b{font-size:20px}
}


/* Heading sequence refinements */
.about-title{display:flex;flex-direction:column;align-items:flex-start;gap:.04em;max-width:100%;}
.about-title span{display:block;white-space:nowrap;}
.cta-banner h2{max-width:none;width:100%;white-space:nowrap;font-size:clamp(38px,4.35vw,64px);line-height:1.08;}
@media(max-width:900px){.cta-banner h2{white-space:normal;font-size:clamp(36px,7vw,54px);}.about-title span{white-space:normal;}}
@media(max-width:560px){.about-title{gap:0}.about-title span{white-space:normal}.cta-banner h2{font-size:36px;}}

/* Final CTA button spacing refinements */
.plan-box > div:last-child > .btn{
  vertical-align:middle;
}
.plan-box > div:last-child > .btn + .btn{
  margin-left:16px;
}
.footer-action-row{
  gap:22px !important;
}
@media(max-width:720px){
  .plan-box > div:last-child > .btn{
    width:100%;
  }
  .plan-box > div:last-child > .btn + .btn{
    margin-left:0;
    margin-top:12px;
  }
  .footer-action-row{
    gap:12px !important;
  }
}

/* Consistent centered section-heading alignment */
.section-head{
  text-align:center !important;
  display:flex;
  flex-direction:column;
  align-items:center;
}
.section-head .eyebrow,
.section-head h2,
.section-head p{
  width:100%;
  text-align:center !important;
  margin-left:auto;
  margin-right:auto;
}
.section-head p{
  max-width:780px;
  margin-top:18px;
  margin-bottom:0;
}
#highlights > .container > .eyebrow,
#highlights > .container > h2,
#gallery > .container > .eyebrow,
#gallery > .container > h2{
  display:block;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}
#highlights > .container > .eyebrow,
#gallery > .container > .eyebrow{
  margin-bottom:14px;
}

/* Premium gallery refresh — preserve complete images without cropping */
#gallery .container > .eyebrow,
#gallery .container > h2 { text-align:center; display:block; }
#gallery .container > h2 { max-width:980px; margin:10px auto 0; }
#gallery .gallery {
  display:block;
  columns:3;
  column-gap:20px;
  margin-top:42px;
}
#gallery .gallery img,
#gallery .gallery img.big {
  display:block;
  width:100%;
  height:auto;
  max-height:none;
  object-fit:contain;
  grid-column:auto;
  grid-row:auto;
  break-inside:avoid;
  margin:0 0 20px;
  padding:8px;
  background:rgba(255,255,255,.78);
  border:1px solid rgba(181,138,59,.22);
  border-radius:18px;
  box-shadow:0 14px 34px rgba(70,48,32,.12);
  cursor:zoom-in;
  transition:transform .4s var(--ease),box-shadow .4s var(--ease),border-color .4s;
}
#gallery .gallery img:hover {
  transform:translateY(-6px);
  filter:none;
  border-color:rgba(181,138,59,.65);
  box-shadow:0 24px 50px rgba(70,48,32,.18);
}
.gallery-lightbox {
  position:fixed;
  inset:0;
  z-index:200;
  display:none;
  align-items:center;
  justify-content:center;
  padding:28px;
  background:rgba(32,25,18,.92);
  backdrop-filter:blur(10px);
}
.gallery-lightbox.show { display:flex; }
.gallery-lightbox img {
  max-width:min(1180px,94vw);
  max-height:88vh;
  width:auto;
  height:auto;
  object-fit:contain;
  border-radius:14px;
  box-shadow:0 30px 90px rgba(0,0,0,.48);
}
.gallery-lightbox button {
  position:absolute;
  top:18px;
  right:22px;
  width:46px;
  height:46px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.35);
  background:rgba(255,255,255,.1);
  color:#fff;
  font-size:30px;
  line-height:1;
  cursor:pointer;
}
@media(max-width:900px){#gallery .gallery{columns:2}}
@media(max-width:560px){#gallery .gallery{columns:1;column-gap:0}#gallery .gallery img,#gallery .gallery img.big{margin-bottom:16px;padding:6px}}

/* Gallery heading: keep on one line on desktop */
#gallery > .container > h2{
  max-width:none;
  width:100%;
  white-space:nowrap;
  font-size:clamp(38px,4.15vw,54px);
  line-height:1.12;
  text-align:center;
}
@media (max-width: 980px){
  #gallery > .container > h2{
    font-size:clamp(32px,4.4vw,42px);
  }
}
@media (max-width: 760px){
  #gallery > .container > h2{
    white-space:normal;
    font-size:clamp(32px,8vw,42px);
  }
}

/* Exact 5px spacing between footer CTA buttons */
.footer-action-row{gap:12px!important}
@media (max-width:760px){.footer-action-row{gap:12px!important}}

/* Official WhatsApp brand glyph */
.whatsapp-official{fill:currentColor;stroke:none;display:inline-block}
a[href*="wa.me"] .whatsapp-official{color:#8b6a3f}
.final a[href*="wa.me"] .whatsapp-official{color:#8b6a3f}
.floating .wa .whatsapp-official,.mobile-bar a[href*="wa.me"] .whatsapp-official{color:#fff}

/* Project-specific refinements */
.pricing{grid-template-columns:minmax(300px,430px)!important;justify-content:center}.pricing .card{min-height:430px}.logo-brand img{object-fit:contain;background:#fff;padding:5px 10px;border-radius:6px}.hero-overlay{background:linear-gradient(90deg,rgba(28,18,15,.84),rgba(40,20,17,.55),rgba(22,14,12,.78))}.quick{background:linear-gradient(135deg,#221b18,#5b2825)}

.logo-brand img{height:58px;width:auto;max-width:275px;object-fit:contain}.hero>img{filter:saturate(.92) contrast(1.05)}

/* Layout corrections: equal pricing cards and balanced About columns */
#pricing .cards.pricing{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  justify-content:stretch!important;
  align-items:stretch;
  max-width:1180px;
  margin-left:auto;
  margin-right:auto;
}
#pricing .pricing .card{
  min-height:430px;
  height:100%;
}
#pricing .pricing .card .btn:first-of-type{margin-top:auto}

#about .split{
  grid-template-columns:repeat(2,minmax(0,1fr));
  align-items:stretch;
  gap:48px;
}
#about .framed{
  width:100%;
  height:100%;
  min-height:520px;
}
#about .framed img{
  width:100%;
  height:100%;
  min-height:520px;
  aspect-ratio:auto;
  object-fit:cover;
}
#about .split>div:last-child{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:0;
}

@media(max-width:1000px){
  #pricing .cards.pricing{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  #about .split{gap:34px}
  #about .framed,#about .framed img{min-height:480px}
}
@media(max-width:720px){
  #pricing .cards.pricing{grid-template-columns:1fr!important;max-width:430px}
  #about .split{grid-template-columns:1fr;align-items:start}
  #about .framed,#about .framed img{min-height:380px;height:auto}
  #about .framed img{aspect-ratio:4/3}
}

/* Hero supporting line refinement */
.hero .hero-sub{
  font-size:25px !important;
  line-height:1.25;
  margin:10px 0 12px;
}
.hero .stats{
  margin-top:16px !important;
}
@media(max-width:720px){
  .hero .hero-sub{
    font-size:21px !important;
    margin:8px 0 10px;
  }
  .hero .stats{
    margin-top:14px !important;
  }
}

/* Header-to-hero content spacing: exactly 30px below the header */
.hero-grid{padding-top:110px!important;}
@media(max-width:720px){
  .hero-grid{padding-top:102px!important;}
}


/* ===== Official logo and brand-colour update ===== */
:root{
  --gold:#8b6a3f;
  --gold-soft:#d8c1a8;
}
.logo-brand img{
  height:62px;
  width:auto;
  max-width:300px;
  object-fit:contain;
  background:#fff;
  padding:5px 10px;
  border-radius:6px;
}
header.scrolled .logo-brand img{height:54px}
.btn.gold,
.gold{
  background:var(--gold);
  border-color:var(--gold);
  color:#111!important;
}
.btn.gold:hover,
.gold:hover{background:#7a5538;border-color:#7a5538;color:#111!important}
.btn.outline,
.outline{border-color:var(--gold);color:var(--gold);background:transparent}
.btn.outline:hover,
.outline:hover{background:var(--gold);color:#111!important}
.btn.ghost,
.ghost{border-color:var(--gold);color:var(--gold)}
.btn.ghost:hover,
.ghost:hover{background:var(--gold);color:#111!important}
.tab-buttons .active{background:var(--gold);border-color:var(--gold);color:#111}
.eyebrow,.highlight-card .icon{color:var(--gold)}
.hairline,.counter-grid div{border-color:var(--gold)}
.hairline{background:var(--gold)}
@media(max-width:720px){
  .logo-brand img{height:46px;max-width:225px;padding:4px 7px}
  header.scrolled .logo-brand img{height:42px}
}

/* Arihant Seasons brand refinement */
:root{--ink:#24180f;--forest:#5f422c;--gold:#8b6a3f;--gold-soft:#d8c1a8;--cream:#fbf8f6;--beige:#f4efec;--border:#ded2cb}.gold{background:linear-gradient(135deg,#8b6a3f,#7a5538)}.quick{background:linear-gradient(120deg,#24180f,#2f241b 58%,#24180f)}.cta-banner>div:first-of-type{background:rgba(23,19,31,.86)}.logo-brand img{background:#fff;padding:5px 10px}.hero>img,.framed img,.gallery img,.amenity-card img{background:#ddd}

/* Official logo and hero video */
.hero>video.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;background:#111}.hero-overlay{z-index:1}.hero-grid{z-index:2}.logo-brand img{height:64px!important;max-width:330px!important;width:auto!important;object-fit:contain!important;background:#fff!important;padding:5px 10px!important;border-radius:7px!important}.scrolled .logo-brand img{height:58px!important}@media(max-width:720px){.logo-brand img{height:46px!important;max-width:230px!important}.scrolled .logo-brand img{height:42px!important}.hero>video.hero-video{object-position:center center}}


/* Restore original amenity imagery and correct button hover colors */
.btn.gold:hover,
.gold:hover{background:#24180f!important;border-color:#24180f!important;color:#fff!important}
.btn.outline:hover,
.outline:hover{background:#8b6a3f!important;border-color:#8b6a3f!important;color:#24180f!important}
.btn.ghost:hover,
.ghost:hover{background:rgba(201,155,123,.22)!important;border-color:#8b6a3f!important;color:#fff!important}

/* Amenities visual fix: preserve official amenity artwork without cropping or pixelated zoom */
.amenity-card{
  height:300px;
  background:linear-gradient(180deg,#fff 0%,#f7f2ef 100%);
  border:1px solid rgba(201,155,123,.35);
  display:flex;
  align-items:center;
  justify-content:center;
  padding:28px 26px 72px;
}
.amenity-card img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  transform:none !important;
  filter:none !important;
}
.amenity-card .amenity-shade{
  background:linear-gradient(180deg,transparent 64%,rgba(23,19,31,.06) 76%,rgba(23,19,31,.12) 100%);
}
.amenity-card figcaption{
  left:18px;
  right:18px;
  bottom:18px;
  color:var(--ink);
  text-align:center;
  font-size:21px;
  line-height:1.25;
  text-shadow:none;
}
.amenity-card:after{
  left:50%;
  bottom:10px;
  transform:translateX(-50%);
  background:var(--gold);
}
.amenity-card:hover img{
  transform:scale(1.03) !important;
}
.amenity-card:hover .amenity-shade{
  background:linear-gradient(180deg,transparent 64%,rgba(23,19,31,.07) 76%,rgba(23,19,31,.14) 100%);
}
@media(max-width:980px){.amenity-card{height:285px}}
@media(max-width:620px){.amenity-card{height:250px;padding:22px 20px 64px}.amenity-card figcaption{font-size:20px}}

/* Amenities restored to full-image card layout shown in the approved reference */
.amenity-gallery{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}
.amenity-card{
  height:320px;
  padding:0;
  display:block;
  overflow:hidden;
  border:0;
  border-radius:18px;
  background:#111;
  box-shadow:0 15px 38px rgba(70,48,32,.14);
}
.amenity-card img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  transform:none!important;
  filter:none!important;
}
.amenity-card .amenity-shade{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.08) 66%,rgba(0,0,0,.86) 100%);
}
.amenity-card figcaption{
  left:20px;
  right:16px;
  bottom:15px;
  color:#fff;
  text-align:left;
  font-size:24px;
  font-weight:600;
  line-height:1.15;
  text-shadow:0 3px 10px rgba(0,0,0,.8);
}
.amenity-card:after{display:none}
.amenity-card:hover{transform:translateY(-7px)}
.amenity-card:hover img{transform:scale(1.045)!important}
.amenity-card:hover .amenity-shade{background:linear-gradient(180deg,transparent 44%,rgba(0,0,0,.1) 64%,rgba(0,0,0,.9) 100%)}
@media(max-width:980px){
  .amenity-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
  .amenity-card{height:300px}
}
@media(max-width:620px){
  .amenity-gallery{grid-template-columns:1fr;gap:18px}
  .amenity-card{height:270px;padding:0}
  .amenity-card figcaption{font-size:22px;left:18px;bottom:15px}
}

/* Arihant Seasons official logo palette */
:root{
  --forest:#7a5538;
  --gold:#8b6a3f;
  --gold-soft:#d8c1a8;
  --cream:#fbf6ef;
  --beige:#f1e3d3;
  --border:#d7b897;
  --shadow:0 18px 50px rgba(111,39,52,.15);
}
.logo-brand img{
  height:58px;
  width:auto;
  max-width:285px;
  object-fit:contain;
  background:#fff;
  padding:4px 9px;
  border-radius:7px;
}
.gold{
  background:#8b6a3f;
  border-color:#8b6a3f;
  color:#fff;
}
.gold:hover,
.gold:focus-visible{
  background:#7a5538;
  border-color:#7a5538;
  color:#fff;
}
.outline:hover,
.outline:focus-visible{
  background:#8b6a3f;
  border-color:#8b6a3f;
  color:#fff;
}
.ghost:hover,
.ghost:focus-visible{
  background:#d8c1a8;
  border-color:#d8c1a8;
  color:#24180f;
}
.tab-buttons .active,
.tab-buttons button:hover{
  background:#8b6a3f;
  border-color:#8b6a3f;
  color:#fff;
}
.hero-lead-form input:focus,
.hero-lead-form select:focus,
.hero-lead-form textarea:focus{
  border-color:#8b6a3f;
  box-shadow:0 0 0 4px rgba(162,64,80,.14);
}
.hero-consent input{accent-color:#8b6a3f}
.btn:before{
  background:linear-gradient(120deg,transparent 20%,rgba(255,255,255,.35) 46%,transparent 72%);
}
@media(max-width:1100px){.logo-brand img{height:48px;max-width:250px}}
@media(max-width:720px){.logo-brand img{height:43px;max-width:220px}}

/* Final Arihant Seasons button colour correction — remove peach/tan fills site-wide */
.btn.gold,
button.btn.gold,
a.btn.gold{
  background:#8b6a3f !important;
  border-color:#8b6a3f !important;
  color:#fff !important;
}
.btn.gold:hover,
.btn.gold:focus-visible,
button.btn.gold:hover,
a.btn.gold:hover{
  background:#7a5538 !important;
  border-color:#7a5538 !important;
  color:#fff !important;
}
.btn.outline,
button.btn.outline,
a.btn.outline{
  background:#fff !important;
  border-color:#8b6a3f !important;
  color:#8b6a3f !important;
}
.btn.outline:hover,
.btn.outline:focus-visible,
button.btn.outline:hover,
a.btn.outline:hover{
  background:#8b6a3f !important;
  border-color:#8b6a3f !important;
  color:#fff !important;
}
.btn.ghost,
button.btn.ghost,
a.btn.ghost{
  background:transparent !important;
  border-color:rgba(255,255,255,.75) !important;
  color:#fff !important;
}
.btn.ghost:hover,
.btn.ghost:focus-visible,
button.btn.ghost:hover,
a.btn.ghost:hover{
  background:#8b6a3f !important;
  border-color:#8b6a3f !important;
  color:#fff !important;
}
.enquiry-card .btn.outline,
.modal-card .btn.outline,
.mobile-menu .btn.outline{
  background:#fff !important;
  border-color:#8b6a3f !important;
  color:#8b6a3f !important;
}
.enquiry-card .btn.outline:hover,
.modal-card .btn.outline:hover,
.mobile-menu .btn.outline:hover{
  background:#8b6a3f !important;
  color:#fff !important;
}


/* Location heading line-break correction */
#location .location-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);}
#location .location-content{min-width:0;}
#location .location-main-heading{font-size:clamp(42px,4.2vw,66px);line-height:1.04;max-width:none;letter-spacing:-.02em;}
#location .location-main-heading span{display:block;white-space:nowrap;}
@media(max-width:1100px){#location .location-main-heading{font-size:clamp(38px,4.4vw,54px);}}
@media(max-width:900px){#location .location-grid{grid-template-columns:1fr;}#location .location-main-heading span{white-space:normal;}#location .location-main-heading{max-width:760px;}}
@media(max-width:560px){#location .location-main-heading{font-size:clamp(34px,10vw,46px);}}

/* Location heading: fixed three-line layout without clipping */
#location .location-main-heading{
  font-size:clamp(40px,3.45vw,54px)!important;
  line-height:1.08!important;
  max-width:100%!important;
  width:100%!important;
  letter-spacing:-.02em;
  overflow:visible!important;
}
#location .location-main-heading span{
  display:block!important;
  white-space:nowrap!important;
}
@media(max-width:900px){
  #location .location-main-heading{font-size:clamp(38px,6vw,52px)!important;}
}
@media(max-width:620px){
  #location .location-main-heading{font-size:clamp(34px,10vw,44px)!important;}
  #location .location-main-heading span{white-space:normal!important;}
}

.logo-brand{background:#fff;border-radius:8px;padding:10px 16px;display:flex;align-items:center}.logo-brand img{width:190px;height:46px;object-fit:contain}.gold{background:var(--gold)!important;color:#fff!important;border-color:var(--gold)!important}.gold:hover{background:#7a5538!important;border-color:#7a5538!important;color:#fff!important}.outline:hover{background:var(--gold)!important;border-color:var(--gold)!important;color:#fff!important}.ghost:hover{background:var(--gold)!important;border-color:var(--gold)!important;color:#fff!important}.desktop-nav a:hover,.desktop-nav a.active{color:var(--gold)}header.scrolled .logo-brand{box-shadow:0 6px 18px rgba(91,60,37,.08)}.amenity-card{position:relative;overflow:hidden;border-radius:18px;min-height:300px}.amenity-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.amenity-shade{position:absolute;inset:0;background:linear-gradient(transparent 45%,rgba(0,0,0,.78))}.amenity-card figcaption{position:absolute;left:20px;right:20px;bottom:16px;color:#fff;font:500 24px 'Playfair Display',serif;z-index:2}.amenity-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.amenity-card:nth-child(n+5){grid-column:span 1}@media(max-width:900px){.amenity-gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.amenity-gallery{grid-template-columns:1fr}.logo-brand img{width:150px;height:38px}}
/* ===== FINAL ELDECO GREEN BRAND OVERRIDE ===== */
:root{
  --ink:#24180f !important;
  --forest:#7a5538 !important;
  --gold:#8b6a3f !important;
  --gold-soft:#d8c1a8 !important;
  --cream:#fbf6ef !important;
  --beige:#f1e3d3 !important;
  --muted:#75685d !important;
  --border:#d7b897 !important;
  --shadow:0 18px 50px rgba(0,127,78,.14) !important;
}
body{color:var(--ink);background:#fff}
.cream{background:var(--cream)!important}.beige{background:var(--beige)!important}
.eyebrow,.highlight-card .icon{color:var(--gold)!important}
.eyebrow.light,.hero-copy h1 em,.hero-sub strong,.quick span,.footer-grid h4{color:var(--gold-soft)!important}
.hairline,.counter-grid div{border-color:var(--gold)!important}.hairline{background:var(--gold)!important}
.btn.gold,.gold,.tab-buttons .active,.mobile-bar button.enquire{
  background:#8b6a3f!important;border-color:#8b6a3f!important;color:#fff!important;box-shadow:none!important
}
.btn.gold:hover,.gold:hover,.mobile-bar button.enquire:hover{
  background:#7a5538!important;border-color:#7a5538!important;color:#fff!important
}
.btn.outline,.outline{background:transparent!important;border-color:#8b6a3f!important;color:#7a5538!important}
.btn.outline:hover,.outline:hover{background:#8b6a3f!important;border-color:#8b6a3f!important;color:#fff!important}
.btn.ghost,.ghost{background:transparent!important;border-color:rgba(255,255,255,.65)!important;color:#fff!important}
.btn.ghost:hover,.ghost:hover{background:#8b6a3f!important;border-color:#8b6a3f!important;color:#fff!important}
.final .enquiry-card .outline{background:#fff!important;border-color:#8b6a3f!important;color:#7a5538!important}
.final .enquiry-card .outline:hover{background:#8b6a3f!important;color:#fff!important}
.tab-buttons button{border-color:#b7d8c8!important;background:transparent!important;color:#3f2a1d!important}
.tab-buttons button:hover{border-color:#8b6a3f!important;color:#7a5538!important}
.tab-buttons button.active{background:#8b6a3f!important;border-color:#8b6a3f!important;color:#fff!important}
.enquiry-card{border-top-color:#8b6a3f!important}.final .enquiry-card{border-color:#b7d8c8!important;border-top-color:#8b6a3f!important}
.locked{outline-color:#8b6a3f!important}
.hero-lead-form input:focus,.hero-lead-form select:focus,.hero-lead-form textarea:focus,.modal input:focus,.modal select:focus,.modal textarea:focus{border-color:#8b6a3f!important;box-shadow:0 0 0 4px rgba(0,166,81,.14)!important}
.hero-consent input,.consent input{accent-color:#8b6a3f!important}
.quick{background:linear-gradient(118deg,#21160f 0%,#2f241b 52%,#3b2d20 100%)!important}
.quick-grid>div:before{background:linear-gradient(90deg,#8b6a3f,#d8c1a8)!important;box-shadow:0 0 18px rgba(0,166,81,.4)!important}
.quick-grid>div{border-color:rgba(142,224,185,.24)!important}
.cta-banner>div:first-of-type{background:rgba(7,29,23,.88)!important}
.final,footer{background:#24180f!important}
.card,.highlight-card,.plan-box,.enquiry-card{border-color:var(--border)!important}
.pricing .card,.highlight-card,.counter-grid div,.amenity-list div{background:#fff!important}
.framed:before{border-color:rgba(0,166,81,.42)!important}
.logo-brand img{background:#fff!important}


/* ABSOLUTE FINAL ELDECO BUTTON THEME — cache-safe */
:root{--eldeco-green:#8b6a3f;--eldeco-green-dark:#7a5538;--eldeco-deep:#24180f}
html body .btn.gold,html body button.btn.gold,html body a.btn.gold,html body .pricing .card .btn.gold,html body .cta-banner .btn.gold,html body .final .btn.gold,html body .enquiry-card .btn.gold,html body .modal-card .btn.gold,html body .mobile-menu .btn.gold{background:var(--eldeco-green)!important;background-image:none!important;border-color:var(--eldeco-green)!important;color:#fff!important;box-shadow:none!important}
html body .btn.gold:hover,html body button.btn.gold:hover,html body a.btn.gold:hover,html body .pricing .card .btn.gold:hover,html body .cta-banner .btn.gold:hover,html body .final .btn.gold:hover,html body .enquiry-card .btn.gold:hover,html body .modal-card .btn.gold:hover,html body .mobile-menu .btn.gold:hover{background:var(--eldeco-green-dark)!important;background-image:none!important;border-color:var(--eldeco-green-dark)!important;color:#fff!important}
html body .btn.outline,html body button.btn.outline,html body a.btn.outline,html body .pricing .card .btn.outline,html body .enquiry-card .btn.outline,html body .modal-card .btn.outline,html body .mobile-menu .btn.outline{background:#fff!important;background-image:none!important;border-color:var(--eldeco-green)!important;color:var(--eldeco-green-dark)!important}
html body .btn.outline:hover,html body button.btn.outline:hover,html body a.btn.outline:hover,html body .pricing .card .btn.outline:hover,html body .enquiry-card .btn.outline:hover,html body .modal-card .btn.outline:hover,html body .mobile-menu .btn.outline:hover{background:var(--eldeco-green)!important;background-image:none!important;border-color:var(--eldeco-green)!important;color:#fff!important}
html body .tab-buttons button.active{background:var(--eldeco-green)!important;background-image:none!important;border-color:var(--eldeco-green)!important;color:#fff!important}
html body .tab-buttons button:hover{border-color:var(--eldeco-green)!important;color:var(--eldeco-green-dark)!important}
html body .mobile-bar button.enquire{background:var(--eldeco-green)!important;color:#fff!important}

/* Godrej Majesty brand theme */
:root{--ink:#2f261d!important;--forest:#3c2f23!important;--gold:#8b6a3f!important;--gold-soft:#d8c29f!important;--cream:#fbf8f2!important;--beige:#f1e9dc!important;--muted:#75695c!important;--border:#ded0bc!important}
.btn.gold,button.btn.gold,a.btn.gold{background:#8b6a3f!important;border-color:#8b6a3f!important;color:#fff!important}.btn.gold:hover,button.btn.gold:hover,a.btn.gold:hover{background:#5f472b!important;border-color:#5f472b!important;color:#fff!important}.btn.outline,button.btn.outline,a.btn.outline{background:transparent!important;border-color:#8b6a3f!important;color:#6f5333!important}.btn.outline:hover,button.btn.outline:hover,a.btn.outline:hover{background:#8b6a3f!important;border-color:#8b6a3f!important;color:#fff!important}.btn.ghost:hover,.ghost:hover{background:#8b6a3f!important;border-color:#8b6a3f!important;color:#fff!important}.tab-buttons button.active{background:#8b6a3f!important;border-color:#8b6a3f!important;color:#fff!important}.eyebrow,.desktop-nav a:hover,.desktop-nav a.active{color:#8b6a3f!important}.quick{background:linear-gradient(118deg,#211a14 0%,#3b2d20 52%,#201912 100%)!important}.quick-grid>div:before{background:linear-gradient(90deg,#8b6a3f,#d8c29f)!important}.final,footer{background:#241c15!important}.hero-consent input,.consent input{accent-color:#8b6a3f!important}.hero-lead-form input:focus,.hero-lead-form select:focus,.hero-lead-form textarea:focus,.modal input:focus,.modal select:focus,.modal textarea:focus{border-color:#8b6a3f!important;box-shadow:0 0 0 4px rgba(139,106,63,.14)!important}.logo-brand img{width:210px;height:48px}.cream{background:#fbf8f2!important}.beige{background:#f1e9dc!important}

/* Absolute final Godrej Majesty controls */
html body .btn.gold,html body button.btn.gold,html body a.btn.gold,html body .pricing .card .btn.gold,html body .cta-banner .btn.gold,html body .final .btn.gold,html body .enquiry-card .btn.gold,html body .modal-card .btn.gold,html body .mobile-menu .btn.gold,html body .mobile-bar button.enquire{background:#8b6a3f!important;background-image:none!important;border-color:#8b6a3f!important;color:#fff!important}
html body .btn.gold:hover,html body button.btn.gold:hover,html body a.btn.gold:hover,html body .pricing .card .btn.gold:hover,html body .cta-banner .btn.gold:hover,html body .final .btn.gold:hover,html body .enquiry-card .btn.gold:hover,html body .modal-card .btn.gold:hover,html body .mobile-menu .btn.gold:hover,html body .mobile-bar button.enquire:hover{background:#5f472b!important;border-color:#5f472b!important;color:#fff!important}
html body .btn.outline,html body button.btn.outline,html body a.btn.outline,html body .pricing .card .btn.outline,html body .enquiry-card .btn.outline,html body .modal-card .btn.outline,html body .mobile-menu .btn.outline{background:#fff!important;border-color:#8b6a3f!important;color:#6f5333!important}
html body .btn.outline:hover,html body button.btn.outline:hover,html body a.btn.outline:hover,html body .pricing .card .btn.outline:hover,html body .enquiry-card .btn.outline:hover,html body .modal-card .btn.outline:hover,html body .mobile-menu .btn.outline:hover{background:#8b6a3f!important;border-color:#8b6a3f!important;color:#fff!important}
html body .tab-buttons button.active{background:#8b6a3f!important;border-color:#8b6a3f!important;color:#fff!important}


/* Godrej Majesty official logo palette — final override */
:root{
  --ink:#2f241b!important;
  --forest:#6f4f32!important;
  --gold:#7b5838!important;
  --gold-soft:#d9b996!important;
  --cream:#fbf5ee!important;
  --beige:#edddcc!important;
  --muted:#756555!important;
  --border:#dcc5ad!important;
  --shadow:0 18px 50px rgba(93,61,34,.16)!important;
}
.logo-brand{background:#edddcc!important;border-radius:8px!important;padding:7px 13px!important}
.logo-brand img{width:228px!important;height:50px!important;object-fit:contain!important}
html body .btn.gold,html body button.btn.gold,html body a.btn.gold,
html body .pricing .card .btn.gold,html body .cta-banner .btn.gold,
html body .final .btn.gold,html body .enquiry-card .btn.gold,
html body .modal-card .btn.gold,html body .mobile-menu .btn.gold,
html body .mobile-bar button.enquire{
 background:#7b5838!important;background-image:none!important;border-color:#7b5838!important;color:#fff!important;box-shadow:none!important
}
html body .btn.gold:hover,html body button.btn.gold:hover,html body a.btn.gold:hover,
html body .pricing .card .btn.gold:hover,html body .cta-banner .btn.gold:hover,
html body .final .btn.gold:hover,html body .enquiry-card .btn.gold:hover,
html body .modal-card .btn.gold:hover,html body .mobile-menu .btn.gold:hover,
html body .mobile-bar button.enquire:hover{
 background:#4e3523!important;border-color:#4e3523!important;color:#fff!important
}
html body .btn.outline,html body button.btn.outline,html body a.btn.outline,
html body .pricing .card .btn.outline,html body .enquiry-card .btn.outline,
html body .modal-card .btn.outline,html body .mobile-menu .btn.outline{
 background:#fff!important;border-color:#7b5838!important;color:#6a482e!important
}
html body .btn.outline:hover,html body button.btn.outline:hover,html body a.btn.outline:hover,
html body .pricing .card .btn.outline:hover,html body .enquiry-card .btn.outline:hover,
html body .modal-card .btn.outline:hover,html body .mobile-menu .btn.outline:hover{
 background:#7b5838!important;border-color:#7b5838!important;color:#fff!important
}
html body .btn.ghost:hover,html body .ghost:hover{background:#7b5838!important;border-color:#7b5838!important;color:#fff!important}
html body .tab-buttons button{border-color:#d7bea5!important;color:#5f422c!important}
html body .tab-buttons button:hover{border-color:#7b5838!important;color:#7b5838!important}
html body .tab-buttons button.active{background:#7b5838!important;border-color:#7b5838!important;color:#fff!important}
.eyebrow,.desktop-nav a:hover,.desktop-nav a.active,.highlight-card .icon{color:#7b5838!important}
.hairline{background:#7b5838!important}.enquiry-card{border-top-color:#7b5838!important}
.quick{background:linear-gradient(118deg,#21160f 0%,#4b3424 52%,#2b1d14 100%)!important}
.quick-grid>div:before{background:linear-gradient(90deg,#7b5838,#d9b996)!important;box-shadow:0 0 18px rgba(123,88,56,.38)!important}
.final,footer{background:#24180f!important}
.hero-consent input,.consent input{accent-color:#7b5838!important}
.hero-lead-form input:focus,.hero-lead-form select:focus,.hero-lead-form textarea:focus,
.modal input:focus,.modal select:focus,.modal textarea:focus{border-color:#7b5838!important;box-shadow:0 0 0 4px rgba(123,88,56,.14)!important}
.cream{background:#fbf5ee!important}.beige{background:#edddcc!important}
@media(max-width:560px){.logo-brand img{width:178px!important;height:42px!important}}


/* Final Godrej Majesty corrections */
#pricing .cards.pricing{
  grid-template-columns:repeat(2,minmax(320px,380px))!important;
  justify-content:center!important;
  max-width:820px!important;
  margin:45px auto 0!important;
  gap:24px!important;
}
#pricing .pricing .card{width:100%;height:100%;border-color:#d7b897!important}
#pricing .pricing .card .btn.gold,
#pricing .pricing .card button.btn.gold{background:#8b6a3f!important;border-color:#8b6a3f!important;color:#fff!important}
#pricing .pricing .card .btn.gold:hover,
#pricing .pricing .card button.btn.gold:hover{background:#5f472b!important;border-color:#5f472b!important}
#pricing .pricing .card .btn.outline,
#pricing .pricing .card button.btn.outline{background:#fff!important;border-color:#8b6a3f!important;color:#5f472b!important}
#pricing .pricing .card .btn.outline:hover,
#pricing .pricing .card button.btn.outline:hover{background:#8b6a3f!important;color:#fff!important}

/* Remove inherited green visual accents */
.wa,.floating .wa,.toast{background:#8b6a3f!important}
a[href*="wa.me"] .whatsapp-official,
.final a[href*="wa.me"] .whatsapp-official{color:currentColor!important}
.card,.highlight-card,.plan-box,.amenity-list div,.counter-grid div,
#about .framed:before,#location iframe{border-color:#d7b897!important}

/* Gallery: equal landscape cards; no tall masonry item */
#gallery .gallery{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  grid-auto-rows:250px!important;
  columns:auto!important;
  gap:20px!important;
}
#gallery .gallery img,
#gallery .gallery img.big{
  width:100%!important;
  height:250px!important;
  object-fit:cover!important;
  margin:0!important;
  padding:8px!important;
  grid-column:auto!important;
  grid-row:auto!important;
}
@media(max-width:900px){
  #pricing .cards.pricing{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:760px!important}
  #gallery .gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:620px){
  #pricing .cards.pricing{grid-template-columns:1fr!important;max-width:390px!important}
  #gallery .gallery{grid-template-columns:1fr!important;grid-auto-rows:220px!important}
  #gallery .gallery img,#gallery .gallery img.big{height:220px!important}
}
