:root{
  --green:#0b4a31;
  --green-deep:#073a28;
  --green-soft:#eef5ef;
  --rust:#c84a27;
  --rust-dark:#a9351b;
  --cream:#fbf7ef;
  --paper:#fffdf9;
  --ink:#17372c;
  --muted:#68766f;
  --line:#e7dfd4;
  --shadow:0 14px 34px rgba(23,55,44,.12);
  --serif:Georgia,'Times New Roman',serif;
  --sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:76px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.35;-webkit-font-smoothing:antialiased}
body.modal-open{overflow:hidden}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
button,input,select{font:inherit}
button{cursor:pointer}
.shell{width:min(1450px,calc(100% - 72px));margin-inline:auto}
.skip-link{position:absolute;left:-9999px;top:8px;background:#fff;padding:9px 14px;z-index:1000;border-radius:8px}.skip-link:focus{left:10px}

/* header */
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.98);border-bottom:1px solid rgba(11,74,49,.12);backdrop-filter:blur(10px)}
.header-inner{height:62px;display:flex;align-items:center;gap:22px}
.brand-row{display:flex;align-items:center;gap:12px;min-width:340px}
.logo{object-fit:contain;background:#fff}.logo-gadiya{width:178px;height:42px}.logo-advika{width:112px;height:50px}.brand-divider{height:34px;width:1px;background:#ded8cf}
.desktop-nav{display:flex;gap:32px;margin-left:auto;align-items:center}.desktop-nav a{font-size:14px;font-weight:700;color:#254139}.desktop-nav a:hover{color:var(--rust)}
.header-actions{display:flex;align-items:center;gap:22px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:7px;padding:12px 20px;font-weight:800;border:1px solid transparent;transition:.18s ease}.btn:hover{transform:translateY(-1px)}.btn-small{padding:11px 18px;font-size:14px}.btn-primary{background:linear-gradient(135deg,var(--rust-dark),#de6035);color:#fff;box-shadow:0 7px 18px rgba(177,57,27,.18)}.btn-whatsapp{background:#fff;color:#087b46;border-color:#0b7b48}.btn-whatsapp:hover{background:#eff9f3}
.phone-link{display:flex;align-items:center;gap:10px;color:var(--green);white-space:nowrap}.phone-link i{font-size:22px}.phone-link span{display:flex;flex-direction:column;line-height:1}.phone-link strong{font-size:20px}.phone-link small{font-size:10px;margin-top:4px;color:#5b6862}
.menu-toggle{display:none;background:none;border:0;font-size:23px;color:var(--green)}.mobile-nav{display:none}

/* hero */
.hero{position:relative;height:510px;overflow:hidden;background:#ece5d7}
.hero-scene{position:absolute;inset:0;background-image:url('../images/hero-clean.jpg');background-size:cover;background-position:center 50%;transform:scale(1.005)}
.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,253,248,.94) 0%,rgba(255,253,248,.75) 33%,rgba(255,253,248,.18) 58%,rgba(8,48,32,.07) 100%)}
.hero-grid{height:100%;position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.16fr) 390px;gap:56px;align-items:center}
.hero-copy{padding-top:2px;max-width:760px}.eyebrow{letter-spacing:.24em;font-size:10px;font-weight:900;color:var(--green);margin-bottom:8px}.hero h1{font-family:var(--serif);font-size:64px;line-height:.92;margin:0 0 7px;color:#153e2c;letter-spacing:-.025em}.hero h1 span{display:block;color:var(--rust)}.hero h2{font-family:var(--serif);font-size:26px;margin:0 0 7px;color:#16382c}.hero-sub{font-size:15px;line-height:1.28;max-width:565px;margin:0 0 15px;color:#334940}
.hero-badges{display:flex;align-items:stretch;width:560px;margin:9px 0 13px}.hero-badges>div{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:6px 11px;border-right:1px solid rgba(11,74,49,.20)}.hero-badges>div:last-child{border-right:0}.hero-badges i{font-size:22px;color:var(--green)}.hero-badges span{font-size:11px;font-weight:800;line-height:1.08}.hero-info-row{display:flex;gap:10px;align-items:stretch}.price-chip,.location-chip{color:#fff;border-radius:8px;display:flex;align-items:center;box-shadow:0 7px 17px rgba(22,51,41,.12)}.price-chip{width:255px;min-height:60px;background:linear-gradient(135deg,#ae351d,#d85b30);padding:8px 16px;flex-wrap:wrap}.price-chip small{width:100%;font-weight:900;font-size:10px;line-height:1}.price-chip strong{font-size:32px;line-height:1}.price-chip span{font-weight:800;font-size:12px;margin-left:6px}.location-chip{min-width:250px;background:linear-gradient(135deg,#0b4a31,#176244);padding:9px 15px;gap:12px}.location-chip i{font-size:25px}.location-chip span{display:flex;flex-direction:column}.location-chip strong{font-size:16px}.location-chip small{font-size:11px}.hero-ctas{display:flex;gap:10px;margin-top:12px}.hero-ctas .btn{height:43px;padding:0 18px;font-size:13px}
.lead-card{background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.88);border-radius:13px;padding:18px 20px 14px;box-shadow:0 18px 48px rgba(12,42,30,.24);backdrop-filter:blur(8px)}.lead-card-head{text-align:center;margin-bottom:10px}.lead-card-head h2{font-family:var(--serif);font-size:27px;line-height:1;margin:0;color:#172f27}.lead-card-head p{font-size:12px;color:#53635c;margin:4px 0 0}.form-grid{display:grid;grid-template-columns:1fr;gap:7px}.form-grid label>span{display:none}.input-wrap{position:relative}.input-wrap i{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#7a8e86;font-size:14px}.input-wrap input,.input-wrap select{width:100%;height:41px;border:1px solid #d5ddd8;background:#fff;border-radius:6px;padding:0 12px 0 38px;color:#233c33;outline:none;font-size:12px}.input-wrap input:focus,.input-wrap select:focus{border-color:#5b9077;box-shadow:0 0 0 3px rgba(11,74,49,.07)}.consent{display:flex;gap:7px;align-items:flex-start;font-size:9px;color:#6a7771;margin:8px 0 0}.consent input{margin-top:1px}.btn-submit{width:100%;height:43px;background:linear-gradient(135deg,var(--green),#13613f);color:#fff;border:0;font-size:14px;padding:0 16px;margin-top:8px}.form-security{text-align:center;font-size:9px;color:#68756f;margin-top:7px}.form-message{display:none;margin-top:8px;border-radius:7px;padding:8px 10px;font-size:11px}.form-message.success{display:block;background:#edf8f1;color:#17603f}.form-message.error{display:block;background:#fff0ed;color:#9c2d19}.hp-field{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}

/* trust */
.trust-strip{background:#fff;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(5,1fr);height:68px;align-items:center}.trust-grid>div{display:flex;align-items:center;gap:12px;padding:2px 24px;border-right:1px solid var(--line)}.trust-grid>div:first-child{padding-left:0}.trust-grid>div:last-child{border-right:0}.trust-grid i{font-size:25px;color:var(--green)}.trust-grid span{display:flex;flex-direction:column}.trust-grid strong{font-size:13px}.trust-grid small{font-size:10px;color:#75817c;margin-top:2px}.trust-mobile{display:none}

/* compact desktop sections */
.compact-section{padding:16px 0}.first-content{background:#fffdf9}.twin-section{background:#fff}.value-section{background:#fbfaf7}.offer-how-section{background:#fffaf3}.faq-cta-section{background:#fff}
.why-story-grid{display:grid;grid-template-columns:1fr 1.06fr;gap:24px;align-items:stretch}.section-heading h2,.story-copy h2,.panel-heading-row h2,.value-block h2,.offer-title h2,.how-title h2,.faq-title-row h2,.final-cta-card h2{font-family:var(--serif);color:#17382d;margin:0;line-height:.98}.section-heading h2{font-size:37px}.section-heading h2 em,.story-copy h2 em{font-style:normal;color:var(--rust)}.section-heading p,.panel-heading-row p,.value-block>p,.offer-title p,.how-title p,.faq-title-row p{margin:4px 0 0;color:#6a7771;font-size:12px}.feature-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.feature-cards article{background:#fff;border:1px solid #eadfd3;border-radius:8px;padding:12px 11px;min-height:123px}.feature-cards i{font-size:26px;color:var(--rust);margin-bottom:7px}.feature-cards h3{font-family:var(--serif);font-size:16px;line-height:1.02;margin:0 0 5px}.feature-cards p{font-size:10px;color:#68746e;margin:0;line-height:1.25}
.story-block{display:grid;grid-template-columns:.95fr 1.15fr;gap:16px;align-items:center}.family-frame{height:245px;overflow:hidden;border-radius:8px}.family-frame img{width:100%;height:100%;object-fit:cover;image-rendering:auto}.story-copy h2{font-size:31px}.story-copy p{font-size:12px;color:#596a62;margin:9px 0 13px;line-height:1.35}.story-points{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.story-points span{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4px 9px;border-right:1px solid #ddd7cd}.story-points span:last-child{border-right:0}.story-points i{font-size:25px;color:var(--rust);margin-bottom:5px}.story-points b{font-size:10px;line-height:1.12}
.location-amenities-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:24px}.panel-heading-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:10px}.panel-heading-row h2{font-size:31px}.pill-link{border:1px solid var(--rust);color:var(--rust);border-radius:999px;padding:7px 13px;font-size:11px;font-weight:800;white-space:nowrap}.text-link{color:var(--rust);font-weight:800;font-size:11px;white-space:nowrap}.location-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.location-grid article{background:#fbf8f2;border:1px solid #eee5da;border-radius:7px;min-height:94px;padding:9px 5px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.location-grid i{font-size:22px;color:var(--green);margin-bottom:6px}.location-grid strong{font-size:9px;line-height:1.08}.location-grid span{font-size:10px;font-weight:900;color:var(--rust);margin-top:5px}.amenity-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:6px}.amenity-grid div{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-width:0}.amenity-grid i{width:40px;height:40px;border:1px solid #cbdad1;border-radius:50%;display:grid;place-items:center;color:var(--green);font-size:18px;background:#fbfdfb}.amenity-grid span{font-size:8px;line-height:1.05;font-weight:800;margin-top:4px}
.value-grid{display:grid;grid-template-columns:1.15fr 1fr .68fr;gap:18px;align-items:stretch}.video-card{position:relative;height:220px;border-radius:8px;overflow:hidden;background:#142820;cursor:pointer}.video-card>img{width:100%;height:100%;object-fit:cover}.video-gradient{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,25,16,.12),rgba(4,25,16,.72))}.video-top-label{position:absolute;left:16px;top:13px;color:#fff;font-family:var(--serif);font-size:20px;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.45)}.play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:68px;height:68px;border-radius:50%;border:2px solid #fff;background:rgba(9,54,35,.62);color:#fff;font-size:25px;display:grid;place-items:center}.video-label{position:absolute;left:14px;bottom:12px;color:#fff;display:flex;align-items:center;gap:9px}.video-label>i{font-size:24px}.video-label span{display:flex;flex-direction:column}.video-label b{font-size:13px}.video-label small{font-size:9px;color:#e9eee9}.value-block{padding-top:4px}.value-block h2{font-size:31px}.price-compare{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px}.price-compare>div{position:relative;background:#f2f5f3;border-radius:7px;min-height:112px;padding:17px 7px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.price-compare span{font-size:11px;font-weight:800}.price-compare strong{font-size:15px;margin:7px 0 1px;color:#233b33}.price-compare small{font-size:9px}.price-compare .best{background:#fff;border:1.5px solid var(--rust)}.price-compare .best b{position:absolute;top:-10px;background:var(--green);color:#fff;border-radius:999px;padding:3px 10px;font-size:8px}.price-compare .best span{color:var(--rust)}.price-compare .best strong{font-size:24px;color:var(--rust)}.scenic-value-card{position:relative;border-radius:8px;overflow:hidden;background:url('../images/cta-clean.jpg') center/cover}.scenic-value-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,48,32,.10),rgba(8,48,32,.45))}.scenic-copy{position:absolute;z-index:2;right:20px;bottom:18px;color:#fff;font-family:cursive;font-size:25px;line-height:.92;transform:rotate(-4deg);text-shadow:0 2px 4px rgba(0,0,0,.35)}
.offer-how-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:24px;align-items:center}.offer-block{display:grid;grid-template-columns:230px 1fr;gap:14px;align-items:center}.offer-title h2{font-size:30px;color:var(--rust)}.offer-title p{font-family:var(--serif);font-weight:700;color:#35483f;font-size:14px}.offer-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.offer-grid div{background:#fff;border:1px solid #eadfd3;border-radius:6px;min-height:86px;padding:8px 5px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.offer-grid i{font-size:20px;color:var(--rust);margin-bottom:5px}.offer-grid strong{font-size:9px;line-height:1.08}.offer-grid span{font-size:8px;margin-top:2px}.how-block{display:grid;grid-template-columns:210px 1fr;gap:12px;align-items:center}.how-title h2{font-size:30px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.steps>div{background:#fff;border:1px solid #eadfd3;border-radius:7px;padding:8px;display:flex;align-items:center;gap:7px;min-height:73px}.steps b{width:38px;height:38px;border-radius:50%;background:var(--rust);color:#fff;display:grid;place-items:center;font-family:var(--serif);font-size:18px;flex:0 0 auto}.steps span{display:flex;flex-direction:column}.steps strong{font-size:9px;line-height:1.08}.steps small{font-size:8px;color:#748079;margin-top:2px}
.faq-cta-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:22px;align-items:stretch}.faq-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:7px}.faq-title-row h2{font-size:25px}.accordion details{border-bottom:1px solid #dfddd8}.accordion summary{list-style:none;cursor:pointer;padding:8px 22px 8px 3px;font-size:10px;font-weight:800;position:relative}.accordion summary::-webkit-details-marker{display:none}.accordion summary:after{content:"+";position:absolute;right:4px;top:50%;transform:translateY(-50%);color:var(--rust);font-size:14px}.accordion details[open] summary:after{content:"–"}.accordion p{font-size:9px;color:#66736d;margin:0;padding:0 18px 9px 3px}.final-cta-card{position:relative;border-radius:0;overflow:hidden;min-height:190px;background:url('../images/cta-clean.jpg') center/cover}.final-cta-card-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,250,242,.92) 0%,rgba(255,250,242,.72) 44%,rgba(7,51,34,.08) 70%,rgba(7,51,34,.32) 100%)}.final-cta-card-content{position:relative;z-index:2;padding:20px 26px;height:100%}.final-cta-card h2{font-size:32px}.final-cta-card p{font-size:12px;margin:5px 0 12px;max-width:430px}.final-cta-buttons{display:flex;gap:9px}.final-cta-buttons .btn{height:39px;padding:0 15px;font-size:11px}.cta-script{position:absolute;right:26px;bottom:19px;color:#fff;font-family:cursive;font-size:20px;line-height:.95;transform:rotate(-5deg);text-align:right;text-shadow:0 2px 4px rgba(0,0,0,.35)}

/* footer */
.footer{background:#083e2a;color:#edf5f0}.footer-main{height:82px;display:grid;grid-template-columns:250px 1fr 300px 100px;align-items:center;gap:20px}.footer-brand{display:flex;align-items:center;gap:10px}.footer-brand img{height:38px;width:auto;background:#fff;border-radius:4px;padding:2px}.footer-links{display:flex;justify-content:center;gap:19px}.footer-links a{font-size:10px}.footer-contact{display:flex;gap:18px;align-items:center}.footer-contact a,.footer-contact span{font-size:11px;font-weight:800}.footer-contact i{margin-right:5px}.footer-contact small{font-size:8px;font-weight:400}.footer-social{display:flex;gap:10px;justify-content:flex-end}.footer-social a{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);font-size:11px}.footer-bottom{height:40px;border-top:1px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:8px;color:#c4d5cb}
.floating-wa{position:fixed;right:22px;bottom:20px;width:55px;height:55px;border-radius:50%;background:#16b85d;color:#fff;display:grid;place-items:center;font-size:28px;z-index:95;box-shadow:0 10px 24px rgba(9,74,38,.32);border:3px solid #fff}.mobile-sticky{display:none}

/* modals */
.modal{position:fixed;inset:0;z-index:300;display:none;align-items:center;justify-content:center;padding:20px}.modal.open{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(6px)}.video-modal-panel,.gallery-modal-panel{position:relative;z-index:2;width:min(900px,96vw);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 25px 80px rgba(0,0,0,.5)}.video-modal-panel{background:#091810}.video-modal-panel video,.video-modal-panel iframe{display:block;width:100%;aspect-ratio:16/9;background:#000}.modal-close{position:absolute;right:12px;top:12px;z-index:5;background:rgba(0,0,0,.66);color:#fff;border:0;width:38px;height:38px;border-radius:50%;font-size:18px}.video-fallback{color:#fff;text-align:center;padding:70px 30px}.video-fallback i{font-size:42px;color:#5fc48b}.video-fallback h3{font-family:var(--serif);font-size:28px;margin:12px 0}.video-fallback p{color:#c6d5cd}.gallery-modal-panel{padding:24px}.gallery-modal-head h2{font-family:var(--serif);margin:0;font-size:30px}.gallery-modal-head p{margin:4px 0 14px;color:#66736d}.gallery-modal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.gallery-modal-grid button{border:0;background:none;padding:0;border-radius:8px;overflow:hidden}.gallery-modal-grid img{width:100%;aspect-ratio:16/9;object-fit:cover}.gallery-image-stage img{max-height:75vh;width:100%;object-fit:contain;background:#111}.gallery-back{border:0;background:none;color:var(--green);font-weight:800;margin:0 0 10px}

@media(max-width:1180px){
  .shell{width:min(1120px,calc(100% - 36px))}.desktop-nav{gap:18px}.header-inner{gap:14px}.brand-row{min-width:285px}.logo-gadiya{width:150px}.logo-advika{width:95px}.hero-grid{grid-template-columns:minmax(0,1fr) 360px;gap:28px}.hero h1{font-size:56px}.why-story-grid,.location-amenities-grid{gap:18px}.feature-cards{grid-template-columns:repeat(2,1fr)}.feature-cards article{min-height:103px}.offer-block{grid-template-columns:190px 1fr}.how-block{grid-template-columns:180px 1fr}.footer-main{grid-template-columns:220px 1fr 250px 80px}.footer-links{gap:11px}
}

@media(max-width:900px){
  html{scroll-padding-top:72px}.shell{width:min(100% - 24px,760px)}.site-header{position:sticky}.header-inner{height:72px;gap:8px}.brand-row{min-width:0;gap:8px}.logo-gadiya{width:140px;height:38px}.logo-advika{width:92px;height:45px}.brand-divider{height:30px}.desktop-nav,.header-actions{display:none}.menu-toggle{display:block;margin-left:auto}.mobile-nav{position:absolute;left:0;right:0;top:72px;background:#fff;border-top:1px solid #eee;box-shadow:0 15px 30px rgba(0,0,0,.08);padding:10px 18px;flex-direction:column}.mobile-nav.open{display:flex}.mobile-nav a{padding:11px 5px;border-bottom:1px solid #eee;font-weight:800;font-size:13px}
  .hero{height:auto;min-height:0;background:#fff}.hero-scene{height:410px;bottom:auto;background-position:center 45%}.hero-wash{height:410px;bottom:auto;background:linear-gradient(90deg,rgba(255,253,248,.76) 0%,rgba(255,253,248,.30) 50%,rgba(255,253,248,.05) 100%)}.hero-grid{display:block;padding:0}.hero-copy{height:410px;padding:25px 15px 0;max-width:none}.eyebrow{font-size:9px}.hero h1{font-size:44px;line-height:.94;max-width:450px}.hero h2{font-size:20px}.hero-sub{font-size:13px;max-width:420px}.hero-badges{width:440px;max-width:100%;margin-top:10px}.hero-badges>div{padding:5px 7px}.hero-badges i{font-size:18px}.hero-badges span{font-size:9px}.hero-info-row{position:absolute;left:15px;right:15px;bottom:14px}.price-chip,.location-chip{height:58px}.price-chip strong{font-size:29px}.location-chip{min-width:0;flex:1}.hero-ctas{display:none}.lead-card{margin:-1px 10px 0;border-radius:14px;padding:15px 14px 12px;box-shadow:0 10px 28px rgba(17,46,35,.16)}.lead-card-head h2{font-size:27px}.form-grid{grid-template-columns:repeat(2,1fr);gap:8px}.input-wrap input,.input-wrap select{height:43px}.btn-submit{height:44px}.trust-desktop{display:none}.trust-mobile{display:block}.trust-grid-mobile{display:grid;grid-template-columns:repeat(4,1fr);padding:8px 10px;gap:0}.trust-grid-mobile>div{display:flex;align-items:center;justify-content:center;gap:7px;padding:5px;border-right:1px solid var(--line)}.trust-grid-mobile>div:last-child{border-right:0}.trust-grid-mobile i{font-size:20px;color:var(--green)}.trust-grid-mobile span{display:flex;flex-direction:column}.trust-grid-mobile strong{font-size:9px}.trust-grid-mobile small{font-size:8px;color:#66756e}
  .compact-section{padding:13px 0}.why-story-grid{grid-template-columns:1fr}.why-block{display:none}.story-block{grid-template-columns:.93fr 1.07fr;gap:10px}.family-frame{height:210px}.story-copy h2{font-size:25px}.story-copy p{font-size:10px;margin:7px 0 10px}.story-points i{font-size:21px}.story-points b{font-size:8px}.location-amenities-grid{grid-template-columns:1fr;gap:13px}.panel-heading-row{margin-bottom:8px}.panel-heading-row h2{font-size:24px}.panel-heading-row p{font-size:10px}.pill-link,.text-link{font-size:9px;padding:6px 10px}.location-grid{grid-template-columns:repeat(4,1fr);gap:6px}.location-grid .mobile-optional{display:none}.location-grid article{min-height:78px;padding:7px 3px}.location-grid i{font-size:19px;margin-bottom:4px}.location-grid strong{font-size:8px}.location-grid span{font-size:9px;margin-top:3px}.amenity-grid{grid-template-columns:repeat(8,1fr);gap:3px}.amenity-grid .mobile-optional{display:none}.amenity-grid i{width:35px;height:35px;font-size:16px}.amenity-grid span{font-size:7px}.value-grid{grid-template-columns:1fr 1fr;gap:10px}.value-block{order:1}.scenic-value-card{order:2;min-height:150px}.video-card{order:3;grid-column:1/-1;height:200px}.value-block h2{font-size:24px}.value-block>p{font-size:10px}.price-compare{gap:4px;margin-top:9px}.price-compare>div{min-height:100px;padding:14px 4px 7px}.price-compare span{font-size:9px}.price-compare strong{font-size:12px}.price-compare .best strong{font-size:20px}.scenic-copy{font-size:21px;right:14px;bottom:14px}.video-top-label{font-size:18px}.play-btn{width:58px;height:58px;font-size:21px}.offer-how-grid{grid-template-columns:1fr}.offer-block{grid-template-columns:1fr}.offer-title{display:flex;align-items:baseline;gap:9px}.offer-title h2{font-size:23px}.offer-title p{font-size:11px}.offer-grid{gap:4px}.offer-grid div{min-height:72px;padding:6px 3px}.offer-grid i{font-size:18px}.offer-grid strong{font-size:8px}.offer-grid span{font-size:7px}.how-block{display:none}.faq-cta-grid{grid-template-columns:1fr}.faq-title-row h2{font-size:23px}.faq-title-row p{display:none}.accordion summary{font-size:9px;padding:7px 20px 7px 3px}.final-cta-card{min-height:120px}.final-cta-card-content{padding:13px 16px}.final-cta-card h2{font-size:0}.final-cta-card h2:after{content:"More Than a Plot. A Brighter Tomorrow.";font-size:24px;font-family:cursive;color:#fff;text-shadow:0 2px 3px rgba(0,0,0,.35)}.final-cta-card p{font-size:10px;color:#fff;margin:5px 0}.final-cta-buttons{display:none}.final-cta-card-overlay{background:linear-gradient(90deg,rgba(7,57,37,.68),rgba(7,57,37,.18))}.cta-script{font-size:14px;right:14px;bottom:14px}.footer{display:none}.floating-wa{bottom:74px;right:13px;width:49px;height:49px;font-size:25px}.mobile-sticky{display:grid;grid-template-columns:1fr 1fr;position:fixed;left:0;right:0;bottom:0;z-index:96;box-shadow:0 -7px 22px rgba(0,0,0,.18);padding-bottom:env(safe-area-inset-bottom)}.mobile-sticky a{min-height:58px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;font-weight:900}.sticky-wa{background:#0b6841}.sticky-book{background:var(--rust)}body{padding-bottom:58px}
}

@media(max-width:560px){
  .shell{width:calc(100% - 16px)}.header-inner{height:68px}.logo-gadiya{width:118px}.logo-advika{width:82px}.brand-divider{display:none}.mobile-nav{top:68px}.hero-scene,.hero-wash,.hero-copy{height:330px}.hero-copy{padding:14px 8px 0}.eyebrow{font-size:7px;margin-bottom:4px}.hero h1{font-size:34px;max-width:315px}.hero h2{font-size:17px;margin-top:3px}.hero-sub{font-size:10px;max-width:300px;margin-bottom:6px}.hero-badges{width:305px;margin:7px 0 0}.hero-badges>div{flex-direction:column;text-align:center;gap:2px;padding:4px 2px}.hero-badges i{font-size:15px}.hero-badges span{font-size:7px}.hero-info-row{left:8px;right:8px;bottom:8px;gap:5px}.price-chip,.location-chip{height:51px;padding:6px 8px}.price-chip{width:47%}.price-chip small{font-size:7px}.price-chip strong{font-size:22px}.price-chip span{font-size:8px}.location-chip i{font-size:19px}.location-chip strong{font-size:11px}.location-chip small{font-size:8px}.lead-card{margin:0 6px;padding:12px 10px 10px}.lead-card-head h2{font-size:23px}.lead-card-head p{font-size:10px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.input-wrap input,.input-wrap select{height:39px;font-size:10px;padding-left:31px}.input-wrap i{left:10px;font-size:12px}.consent{font-size:8px}.btn-submit{height:40px;font-size:12px}.form-security{font-size:8px}.trust-grid-mobile{padding:6px 4px}.trust-grid-mobile>div{gap:4px;padding:3px}.trust-grid-mobile i{font-size:17px}.trust-grid-mobile strong{font-size:7.5px}.trust-grid-mobile small{font-size:6.5px}.compact-section{padding:10px 0}.story-block{grid-template-columns:.95fr 1.05fr;gap:7px}.family-frame{height:145px}.story-copy h2{font-size:19px}.story-copy p{font-size:8px;margin:5px 0 7px}.story-points i{font-size:17px}.story-points b{font-size:6.7px}.story-points span{padding:2px 3px}.panel-heading-row h2{font-size:19px}.panel-heading-row p{font-size:8px}.pill-link,.text-link{font-size:7px;padding:5px 8px}.location-grid article{min-height:65px}.location-grid i{font-size:16px}.location-grid strong{font-size:6.8px}.location-grid span{font-size:7.5px}.amenity-grid i{width:29px;height:29px;font-size:13px}.amenity-grid span{font-size:5.9px}.value-grid{gap:7px}.value-block h2{font-size:19px}.value-block>p{font-size:8px}.price-compare>div{min-height:82px;padding:10px 2px 5px}.price-compare .best b{font-size:6px;top:-7px}.price-compare span{font-size:7px}.price-compare strong{font-size:9px}.price-compare small{font-size:6.5px}.price-compare .best strong{font-size:17px}.scenic-value-card{min-height:118px}.scenic-copy{font-size:17px}.video-card{height:145px}.video-top-label{font-size:15px;left:10px;top:8px}.play-btn{width:50px;height:50px;font-size:18px}.video-label{left:8px;bottom:8px}.video-label>i{font-size:19px}.video-label b{font-size:9px}.video-label small{font-size:6.5px}.offer-title h2{font-size:18px}.offer-title p{font-size:8px}.offer-grid div{min-height:58px}.offer-grid i{font-size:15px}.offer-grid strong{font-size:6.5px}.offer-grid span{font-size:5.7px}.faq-title-row h2{font-size:18px}.accordion summary{font-size:7.5px;padding:6px 17px 6px 2px}.accordion p{font-size:7px}.final-cta-card{min-height:88px}.final-cta-card h2:after{font-size:18px}.final-cta-card p{font-size:7.5px}.cta-script{font-size:10px}.gallery-modal-panel{padding:16px}.gallery-modal-grid{grid-template-columns:1fr}.floating-wa{width:46px;height:46px;font-size:23px;bottom:68px}.mobile-sticky a{min-height:54px;font-size:12px}body{padding-bottom:54px}
}

/* final-cut alignment refinements */
.hero-right-visual{position:absolute;z-index:1;right:0;top:0;width:31%;height:100%;background:url('../images/hero-right-final.jpg') center/cover no-repeat}
.mobile-rera{display:none}
@media(max-width:900px){
  .hero-copy{position:relative}
  .hero-right-visual{width:45%;height:410px;background-position:center top;opacity:.96}
  .hero-wash{z-index:1}.hero-grid{z-index:2}
  .hero-info-row{position:absolute;left:15px;right:15px;bottom:12px}
  .desktop-copy{display:none}
  .mobile-rera{display:flex;flex-direction:column;margin-left:auto;margin-right:4px;font-size:8px;line-height:1.05;color:#234239;text-align:left}
  .mobile-rera b{font-size:9px}.mobile-rera span{font-size:7px}
  .menu-toggle{margin-left:0}
}
@media(max-width:560px){
  .hero-right-visual{height:330px;width:47%;background-position:56% top}
  .hero-info-row{left:8px;right:8px;bottom:8px}
  .hero-sub{max-width:245px;font-size:9px}
  .mobile-rera{font-size:7px}.mobile-rera b{font-size:8px}.mobile-rera span{font-size:6px}
}

/* =========================================================
   V3 FINAL-CUT VISUAL POLISH
   Self-contained icon system + closer desktop composition
   ========================================================= */
.svg-icon{width:1em;height:1em;display:inline-block;vertical-align:-.14em;fill:none;stroke:currentColor;overflow:visible;flex:0 0 auto}
.icon-spin{animation:iconSpin .9s linear infinite}@keyframes iconSpin{to{transform:rotate(360deg)}}
.form-disclaimer{text-align:center;color:#89938e;font-size:7.5px;margin-top:3px}

/* local SVG icon sizing */
.btn .svg-icon{width:16px;height:16px}.phone-link>.svg-icon{width:22px;height:22px}.menu-toggle .svg-icon{width:24px;height:24px}
.hero-badges .svg-icon{width:24px;height:24px;color:var(--green)}
.location-chip>.svg-icon{width:26px;height:26px}.input-wrap>.svg-icon{position:absolute;left:13px;top:50%;transform:translateY(-50%);width:15px;height:15px;color:#70847a;z-index:2}
.form-security .svg-icon{width:11px;height:11px}.trust-grid .svg-icon{width:27px;height:27px;color:var(--green)}.trust-grid-mobile .svg-icon{width:20px;height:20px;color:var(--green)}
.feature-cards .svg-icon{width:29px;height:29px;color:var(--rust);margin-bottom:8px}.story-points .svg-icon{width:27px;height:27px;color:var(--rust);margin-bottom:5px}
.location-grid .svg-icon{width:25px;height:25px;color:var(--green);margin-bottom:6px}.amenity-grid .svg-icon{width:28px;height:28px;color:var(--green)}
.offer-grid .svg-icon{width:23px;height:23px;color:var(--rust);margin-bottom:4px}.video-label>.svg-icon{width:25px;height:25px}.play-btn .svg-icon{width:31px;height:31px}.floating-wa .svg-icon{width:31px;height:31px}.footer-contact .svg-icon{width:13px;height:13px}.mobile-sticky .svg-icon{width:19px;height:19px}

@media(min-width:901px){
  body{background:#fffdf8}
  .shell{width:min(1450px,calc(100% - 68px))}
  .site-header{background:#fff;box-shadow:0 2px 10px rgba(18,55,42,.06)}
  .header-inner{height:66px;gap:18px}
  .brand-row{min-width:335px;gap:14px}.brand-divider{display:none}
  .logo-gadiya{width:184px;height:45px}.logo-advika{width:118px;height:52px}
  .desktop-nav{gap:30px}.desktop-nav a{font-size:13px;color:#183c30}
  .header-actions{gap:18px}.btn-small{padding:11px 17px}.phone-link strong{font-size:20px}.phone-link small{font-size:9px}

  .hero{height:512px;background:#e7e0d1;overflow:hidden}
  .hero-scene{background-position:center 49%;filter:saturate(1.14) contrast(1.04) brightness(1.02);transform:scale(1.008)}
  .hero-wash{z-index:1;background:linear-gradient(90deg,rgba(255,253,247,.77) 0%,rgba(255,253,247,.56) 28%,rgba(255,253,247,.16) 52%,rgba(255,253,247,0) 69%)}
  .hero-right-visual{z-index:2;width:35%;height:100%;background-size:auto 100%;background-position:right center;background-repeat:no-repeat;pointer-events:none}
  .hero-grid{display:block;height:100%;position:relative;z-index:3}
  .hero-copy{position:relative;z-index:4;width:53%;max-width:700px;padding-top:43px}
  .eyebrow{font-size:10px;letter-spacing:.29em;margin-bottom:6px}
  .hero h1{font-size:64px;line-height:.91;margin-bottom:7px;text-shadow:0 1px 0 rgba(255,255,255,.4)}
  .hero h2{font-size:25px;margin-bottom:7px}.hero-sub{font-size:14px;max-width:560px;margin-bottom:11px}
  .hero-badges{width:535px;margin:7px 0 12px}.hero-badges>div{padding:5px 8px}.hero-badges span{font-size:10px}
  .hero-info-row{gap:10px}.price-chip{width:252px;min-height:60px}.location-chip{min-width:255px}
  .hero-ctas{margin-top:11px}.hero-ctas .btn{height:43px;padding:0 20px;font-size:13px;border-radius:6px}

  /* Move the form inward so the family/lifestyle visual remains visible, like the approved final cut. */
  .lead-card{position:absolute;top:31px;right:282px;width:382px;z-index:7;margin:0;border-radius:12px;padding:17px 18px 13px;background:rgba(255,255,255,.98);border:1px solid rgba(214,221,215,.85);box-shadow:0 18px 45px rgba(18,47,36,.22);backdrop-filter:blur(7px)}
  .lead-card-head{margin-bottom:10px}.lead-card-head h2{font-size:27px}.lead-card-head p{font-size:11px;margin-top:4px}
  .form-grid{gap:7px}.input-wrap input,.input-wrap select{height:43px;border-color:#d4ddd8;border-radius:6px;font-size:12px;padding-left:39px;background:rgba(255,255,255,.98)}
  .btn-submit{height:45px;margin-top:9px;font-size:14px;border-radius:6px}.form-security{font-size:8.5px;margin-top:6px}.form-disclaimer{font-size:7px}

  .trust-grid{height:70px}.trust-grid>div{padding:2px 28px;gap:12px}.trust-grid strong{font-size:13px}.trust-grid small{font-size:10px}
  .compact-section{padding:17px 0}
  .why-story-grid{grid-template-columns:.98fr 1.07fr;gap:25px}.section-heading h2{font-size:38px}.feature-cards{gap:9px;margin-top:13px}.feature-cards article{min-height:126px;background:linear-gradient(180deg,#fff,#fffdfa);box-shadow:0 5px 15px rgba(43,69,59,.04)}
  .story-block{grid-template-columns:.94fr 1.15fr;gap:17px}.family-frame{height:248px;box-shadow:0 8px 25px rgba(37,64,53,.10)}.family-frame img{object-position:center 43%}.story-copy h2{font-size:32px}.story-copy p{font-size:12px}
  .location-amenities-grid{grid-template-columns:1fr 1.08fr;gap:24px}.panel-heading-row h2{font-size:31px}.location-grid article{background:#fbf8f1;box-shadow:0 3px 10px rgba(42,66,56,.03)}
  .amenity-grid div{padding-top:1px}.amenity-grid .svg-icon{border:1px solid #c8d6cf;border-radius:50%;padding:7px;width:43px;height:43px;background:#fffdf9}.amenity-grid span{font-weight:700}
  .video-card{height:222px;box-shadow:0 8px 20px rgba(23,48,38,.10)}.scenic-value-card{box-shadow:0 8px 20px rgba(23,48,38,.08)}
  .offer-how-section{border-top:1px solid #f1e8dc;border-bottom:1px solid #f1e8dc}.offer-grid div,.steps>div{box-shadow:0 3px 10px rgba(44,62,55,.03)}
  .final-cta-card{min-height:190px}.footer{box-shadow:0 -4px 18px rgba(10,55,37,.05)}
  .floating-wa{right:25px;bottom:25px;width:59px;height:59px;display:grid!important;z-index:9999;background:#18bd63;border:3px solid #fff;box-shadow:0 12px 28px rgba(9,74,38,.38)}
}

/* keep the selected mobile design intact, only polish visuals/icons and form spacing */
@media(max-width:900px){
  .hero-scene{filter:saturate(1.08) contrast(1.02)}
  .hero-badges .svg-icon{width:18px;height:18px}.location-chip>.svg-icon{width:20px;height:20px}
  .input-wrap>.svg-icon{left:10px;width:13px;height:13px}.trust-grid-mobile .svg-icon{width:18px;height:18px}
  .story-points .svg-icon{width:21px;height:21px}.location-grid .svg-icon{width:19px;height:19px}.amenity-grid .svg-icon{width:35px;height:35px;border:1px solid #c8d6cf;border-radius:50%;padding:8px;background:#fffdf9}
  .offer-grid .svg-icon{width:18px;height:18px}.form-disclaimer{font-size:7px}
  .floating-wa{display:grid!important;z-index:9999}
}
@media(max-width:560px){
  .hero-badges .svg-icon{width:15px;height:15px}.location-chip>.svg-icon{width:18px;height:18px}.trust-grid-mobile .svg-icon{width:16px;height:16px}
  .story-points .svg-icon{width:17px;height:17px}.location-grid .svg-icon{width:16px;height:16px}.amenity-grid .svg-icon{width:29px;height:29px;padding:6px}.offer-grid .svg-icon{width:15px;height:15px}
  .form-disclaimer{font-size:6px;margin-top:2px}
}
