:root{
  --ink:#183b2b;--ink-2:#2e5140;--sage:#7d947d;--sage-soft:#eaf0e8;--cream:#f7f3e9;--cream-2:#fcfaf4;--gold:#b78a35;--gold-soft:#e8d8b4;--line:#e5e0d5;--white:#fff;--shadow:0 18px 50px rgba(27,58,43,.10);--shadow-sm:0 8px 24px rgba(27,58,43,.08);--radius:24px;--radius-sm:15px;--container:1240px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#354b40;background:var(--cream-2);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.centered{text-align:center}.section{padding:92px 0}.section-kicker,.eyebrow,.mini-label{display:inline-flex;align-items:center;gap:10px;color:var(--gold);font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.eyebrow i{width:28px;height:1px;background:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);font-family:Georgia,"Times New Roman",serif;line-height:1.12;font-weight:500}h1{font-size:clamp(2.7rem,5vw,5.35rem);letter-spacing:-.035em}h2{font-size:clamp(2rem,3.6vw,3.65rem);letter-spacing:-.025em}h3{font-size:1.35rem}p{color:#5e6f65}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:12px 24px;border:1px solid transparent;border-radius:999px;font-weight:750;transition:.25s ease;cursor:pointer}.btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.btn-primary{color:#fff;background:var(--ink)}.btn-primary:hover{background:#234a37}.btn-soft{color:var(--ink);background:rgba(255,255,255,.83);border-color:#d8ccb4}.btn-gold{color:#fff;background:var(--gold)}.btn-outline{color:var(--ink);border-color:#c9b47e;background:transparent}.btn-block{width:100%}.btn-small{min-height:42px;padding:9px 18px;font-size:.88rem}.text-link{color:var(--gold);font-weight:750}.button-row{display:flex;flex-wrap:wrap;gap:12px}
.site-header{position:sticky;top:0;z-index:50;background:rgba(252,250,244,.90);backdrop-filter:blur(18px);border-bottom:1px solid rgba(229,224,213,.78);transition:.25s}.site-header.scrolled{box-shadow:0 8px 30px rgba(24,59,43,.07)}.nav-shell{height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand-logo{width:min(var(--logo-width,178px),210px);height:58px;object-fit:contain;object-position:left center}.nav-links{display:flex;align-items:center;gap:25px;font-size:.91rem;color:#294639}.nav-links>a:not(.btn){position:relative;padding:11px 0}.nav-links>a:not(.btn)::after{content:"";position:absolute;left:0;right:0;bottom:4px;height:1px;background:var(--gold);transform:scaleX(0);transition:.2s}.nav-links>a:hover::after,.nav-links>a.active::after{transform:scaleX(1)}.btn-nav{min-height:44px;padding-inline:19px;color:#fff!important}.nav-toggle{display:none;background:none;border:0;padding:8px}.nav-toggle span{display:block;width:25px;height:2px;background:var(--ink);margin:5px 0;transition:.2s}
.hero-section{position:relative;min-height:650px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(90deg,rgba(248,244,233,.98) 0%,rgba(248,244,233,.94) 37%,rgba(248,244,233,.22) 68%,rgba(248,244,233,.08) 100%),var(--hero-image) center/cover no-repeat}.hero-section::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(31,64,46,.08),transparent 42%);pointer-events:none}.hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.55fr);align-items:center;gap:72px;padding-block:72px}.hero-copy{max-width:730px}.hero-copy h1{margin:17px 0 22px}.hero-copy p{max-width:650px;font-size:1.08rem;color:#4e6659}.hero-copy .button-row{margin-top:31px}.consultation-card{align-self:center;padding:31px;border:1px solid rgba(255,255,255,.75);border-radius:20px;background:rgba(255,255,255,.91);box-shadow:var(--shadow);backdrop-filter:blur(12px)}.consultation-card h2{font-size:1.6rem;margin:12px 0}.consultation-card p{font-size:.94rem}.consultation-contact{display:grid;gap:2px;margin-top:21px;padding-top:18px;border-top:1px solid var(--line)}.consultation-contact small,.consultation-contact span{font-size:.82rem;color:#6c7b72}.consultation-contact strong{font-size:1.05rem;color:var(--ink)}.leaf{position:absolute;opacity:.18;pointer-events:none}.leaf::before{content:"";display:block;width:160px;height:260px;background:radial-gradient(ellipse at 30% 50%,var(--sage) 0 18%,transparent 20%) 0 0/55px 52px;transform:rotate(-35deg)}.leaf--hero-left{left:-40px;bottom:-70px}.feature-strip-wrap{position:relative;z-index:4;margin-top:-48px}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:23px 18px;background:rgba(255,255,255,.95);border:1px solid rgba(229,224,213,.9);border-radius:20px;box-shadow:var(--shadow)}.feature-strip article{display:flex;align-items:center;gap:14px;padding:6px 22px;border-right:1px solid var(--line)}.feature-strip article:last-child{border-right:0}.feature-icon{width:42px;height:42px;display:grid;place-items:center;color:var(--gold);font-size:1.55rem}.feature-strip strong,.feature-strip small{display:block}.feature-strip strong{color:var(--ink);font-family:Georgia,serif;font-size:1.28rem}.feature-strip small{color:#76837b;font-size:.78rem}
.intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:76px;align-items:center}.intro-images{position:relative;min-height:500px}.image-frame{margin:0;overflow:hidden;border-radius:18px;box-shadow:var(--shadow-sm);background:#eee}.image-frame img{width:100%;height:100%;object-fit:cover}.image-frame--main{position:absolute;left:0;top:0;width:72%;height:470px}.image-frame--map{position:absolute;right:0;bottom:0;width:38%;height:330px;border:8px solid var(--cream-2)}.intro-copy h2{margin:14px 0 22px}.intro-copy p{font-size:1.02rem}.elegant-list{list-style:none;padding:0;margin:25px 0 30px;display:grid;gap:12px}.elegant-list li{position:relative;padding-left:28px;color:#40584b}.elegant-list li::before{content:"✓";position:absolute;left:0;top:0;width:19px;height:19px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--ink);font-size:.7rem}
.video-highlight{position:relative;overflow:hidden;background:linear-gradient(135deg,#f4efe3,#fcfaf5)}.video-highlight-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:64px;align-items:center}.video-highlight h2{margin:13px 0 18px}.video-card{overflow:hidden;border-radius:20px;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow-sm)}.video-card--large{display:grid;grid-template-columns:1.2fr .8fr;align-items:stretch}.video-launch,.video-placeholder,.video-local-wrap{position:relative;min-height:260px;border:0;padding:0;background:#e5e9e2;overflow:hidden}.video-launch{cursor:pointer}.video-launch img,.video-local,.video-placeholder{width:100%;height:100%;object-fit:cover}.video-placeholder{display:grid;place-items:center;background:linear-gradient(rgba(22,55,40,.18),rgba(22,55,40,.18)),var(--video-poster) center/cover}.video-placeholder small{position:absolute;bottom:20px;color:#fff}.video-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;display:grid;place-items:center;padding-left:5px;color:#fff;background:rgba(24,59,43,.86);border:4px solid rgba(255,255,255,.88);font-size:1.35rem}.video-local-wrap{display:flex;flex-direction:column}.video-frame{width:100%;height:100%;min-height:260px;border:0}.video-local{min-height:260px;background:#111}.video-download{position:absolute;right:14px;bottom:14px;padding:8px 13px;border-radius:999px;background:rgba(255,255,255,.93);font-size:.78rem;font-weight:700}.video-meta{padding:25px}.video-meta h3{margin-bottom:10px}.video-meta p{margin:0;font-size:.9rem}.video-card--large .video-meta{display:flex;flex-direction:column;justify-content:center;padding:34px}.leaf--video{right:-40px;bottom:-95px;transform:scale(1.2) rotate(170deg)}
.section-heading{max-width:790px;margin:0 auto 42px}.section-heading h2{margin:12px 0}.section-heading.compact{margin-bottom:26px}.kavling-section{background:#fff}.kavling-grid{display:grid;gap:20px}.kavling-grid--four{grid-template-columns:repeat(4,1fr)}.kavling-grid--three{grid-template-columns:repeat(3,1fr)}.kavling-card{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 10px 30px rgba(24,59,43,.055);transition:.25s}.kavling-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-sm)}.kavling-card>img{width:100%;height:205px;object-fit:cover}.kavling-card>div{padding:22px}.kavling-card h2,.kavling-card h3{margin:7px 0 11px}.kavling-card p{font-size:.9rem;min-height:67px}.kavling-card a:not(.btn){color:var(--gold);font-weight:750;font-size:.88rem}.card-number{color:var(--gold);font-size:.75rem;font-weight:800;letter-spacing:.13em}.kavling-card--detail>img{height:235px}.kavling-card--detail>div{padding:25px}.soft-cta,.consultation-band,.fengshui-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:35px 39px;border:1px solid #e8dfcf;border-radius:20px;background:linear-gradient(120deg,#f7f0df,#fff);box-shadow:var(--shadow-sm)}.soft-cta h2{margin:8px 0 9px;font-size:2.25rem}.soft-cta p{margin:0}.consultation-band{margin-top:36px;padding:25px 30px}.consultation-band div{display:grid;gap:3px}.consultation-band strong{color:var(--ink);font-family:Georgia,serif;font-size:1.25rem}.consultation-band span{font-size:.9rem;color:#6a786f}
.page-banner{position:relative;overflow:hidden;padding:80px 0 72px;background:linear-gradient(135deg,#f5efe1,#fff)}.page-banner h1{font-size:clamp(2.8rem,5vw,4.8rem);margin:12px 0}.page-banner p{max-width:690px;margin:0 auto}.leaf--page-left{left:-40px;bottom:-115px}.leaf--page-right{right:-30px;top:-70px;transform:rotate(155deg)}.process-section{background:#f3eee3}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-grid article{padding:28px;border-radius:16px;background:rgba(255,255,255,.78);border:1px solid var(--line)}.process-grid article>span{color:var(--gold);font-weight:800;letter-spacing:.12em}.process-grid h3{margin:15px 0 8px}.process-grid p{font-size:.9rem;margin:0}
.fengshui-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:58px;align-items:center}.fengshui-image{margin:0;overflow:hidden;border-radius:20px;background:#fff;box-shadow:var(--shadow-sm)}.fengshui-image img{width:100%;height:510px;object-fit:cover}.fengshui-image figcaption{padding:22px;color:var(--ink);font-family:Georgia,serif;font-size:1.14rem;text-align:center;background:#f7f0df}.fengshui-features{display:grid;gap:13px}.fengshui-features article{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:20px;border-radius:15px;background:#fff;border:1px solid var(--line)}.fengshui-features article>span{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;color:var(--gold);background:#f8f1df;font-size:1.4rem}.fengshui-features h2{font-family:inherit;font-size:1rem;font-weight:800;margin:2px 0 5px}.fengshui-features p{font-size:.86rem;margin:0}.faq-section{background:#f7f3e9}.fengshui-cta{margin-bottom:48px}.fengshui-cta h2{font-size:2.1rem;margin:8px 0}.faq-list{max-width:920px;margin:0 auto;display:grid;gap:10px}.faq-list--two{grid-template-columns:1fr 1fr;max-width:none}.faq-list details{border:1px solid var(--line);border-radius:13px;background:#fff;padding:0 20px}.faq-list summary{list-style:none;cursor:pointer;padding:17px 30px 17px 0;color:var(--ink);font-weight:750;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";position:absolute;right:0;top:15px;color:var(--gold);font-size:1.4rem}.faq-list details[open] summary::after{content:"−"}.faq-list details p{padding-bottom:17px;margin:0;font-size:.9rem}
.gallery-tabs{display:flex;justify-content:center;gap:8px;margin-bottom:30px;flex-wrap:wrap}.gallery-tabs button{border:1px solid var(--line);background:#fff;padding:9px 21px;border-radius:999px;color:var(--ink);cursor:pointer}.gallery-tabs button.active{background:var(--ink);color:#fff}.photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.photo-grid figure{position:relative;margin:0;overflow:hidden;border-radius:14px;aspect-ratio:1.2/1;background:#eee}.photo-grid img{width:100%;height:100%;object-fit:cover;transition:.4s}.photo-grid figure:hover img{transform:scale(1.04)}.photo-grid figcaption{position:absolute;left:12px;right:12px;bottom:12px;padding:8px 11px;border-radius:10px;color:#fff;background:rgba(24,59,43,.75);backdrop-filter:blur(6px);font-size:.8rem}.is-hidden{display:none!important}.video-gallery{margin-top:70px}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.video-grid .video-launch,.video-grid .video-placeholder,.video-grid .video-local-wrap{min-height:210px}
.contact-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:23px;align-items:stretch}.contact-panel,.form-panel{padding:33px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-sm)}.contact-panel h2,.form-panel h2{font-size:2.25rem;margin:10px 0 26px}.contact-items{display:grid;gap:16px;margin-bottom:28px}.contact-items article{display:grid;grid-template-columns:38px 1fr;gap:12px}.contact-items article>span{color:var(--gold);font-size:1.2rem}.contact-items small{display:block;color:#7a877f}.contact-items a,.contact-items p{color:var(--ink);font-weight:650;margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label{display:grid;gap:7px}.form-grid label span{color:var(--ink);font-weight:750;font-size:.87rem}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid #d7d9d1;border-radius:11px;background:#fff;padding:14px 15px;color:#263e32;outline:none}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(183,138,53,.10)}.form-grid textarea{min-height:120px;resize:vertical}.form-panel .btn{margin-top:20px}.form-note{font-size:.78rem;text-align:center;margin:10px 0 0}.map-section{padding-top:0}.map-card{display:grid;grid-template-columns:.72fr 1.28fr;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-sm)}.map-card>div{padding:42px}.map-card h2{font-size:2.7rem;margin:12px 0 18px}.map-card iframe{width:100%;height:430px;border:0}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:35;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#20be66;box-shadow:0 12px 30px rgba(32,190,102,.35);transition:transform .2s ease,box-shadow .2s ease}.whatsapp-float:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 16px 34px rgba(32,190,102,.45)}.icon-svg{width:19px;height:19px;display:block}.icon-svg--whatsapp{width:29px;height:29px}
.site-footer{padding:70px 0 22px;color:#dce7df;background:#183b2b}.footer-grid{display:grid;grid-template-columns:1.35fr .65fr .8fr 1.2fr;gap:48px}.brand-logo--footer{width:185px;height:64px;filter:brightness(0) invert(1);object-position:left}.footer-about p{max-width:310px;color:#b9c9bf}.site-footer h3{color:#fff;font-family:inherit;font-size:.9rem;font-weight:800}.footer-links,.footer-contact{display:grid;gap:8px}.footer-links a,.footer-contact a,.footer-contact span{color:#c2d0c7;font-size:.84rem}.footer-links a:hover,.footer-contact a:hover{color:#fff}.social-links{display:flex;gap:8px;margin-top:16px}.social-links a{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);color:#fff;transition:transform .18s ease,background .18s ease,border-color .18s ease}.social-links a:hover{transform:translateY(-2px);background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.55)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:42px;padding-top:20px;border-top:1px solid rgba(255,255,255,.14);color:#aebdb4;font-size:.78rem}
@media(max-width:1050px){.nav-links{gap:16px;font-size:.84rem}.brand-logo{width:min(var(--logo-width,165px),180px)}.hero-layout{grid-template-columns:1fr .55fr;gap:36px}.kavling-grid--four,.photo-grid{grid-template-columns:repeat(2,1fr)}.intro-grid{gap:46px}.video-highlight-grid{grid-template-columns:1fr}.video-card--large{max-width:800px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}}
@media(max-width:820px){.container{width:min(calc(100% - 28px),var(--container))}.section{padding:70px 0}.nav-shell{height:76px}.brand-logo{width:min(var(--logo-width,158px),175px);height:52px}.nav-toggle{display:block;z-index:60}.nav-toggle.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-links{position:fixed;inset:76px 0 auto 0;display:grid;gap:0;padding:18px 22px 26px;background:#fcfaf4;border-bottom:1px solid var(--line);box-shadow:var(--shadow);transform:translateY(-130%);opacity:0;pointer-events:none;transition:.28s}.nav-links.open{transform:translateY(0);opacity:1;pointer-events:auto}.nav-links>a:not(.btn){padding:12px}.btn-nav{margin-top:10px}.hero-section{min-height:auto;background:linear-gradient(180deg,rgba(248,244,233,.92),rgba(248,244,233,.74)),var(--hero-image) var(--hero-position,center)/cover no-repeat}.hero-layout{grid-template-columns:1fr;padding-block:66px 92px}.hero-copy{max-width:680px}.consultation-card{max-width:520px}.feature-strip-wrap{margin-top:-55px}.feature-strip{grid-template-columns:1fr 1fr}.feature-strip article:nth-child(2){border-right:0}.feature-strip article:nth-child(-n+2){border-bottom:1px solid var(--line)}.intro-grid,.fengshui-grid,.contact-layout,.map-card{grid-template-columns:1fr}.intro-images{min-height:430px}.image-frame--main{height:390px}.image-frame--map{height:260px}.video-card--large{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr 1fr}.video-grid{grid-template-columns:1fr}.faq-list--two{grid-template-columns:1fr}.map-card iframe{height:380px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:auto}}
@media(max-width:560px){h1{font-size:2.75rem}h2{font-size:2.15rem}.hero-layout{padding-block:52px 82px}.hero-copy p{font-size:.98rem}.button-row,.button-row .btn{width:100%}.consultation-card{padding:25px}.feature-strip{grid-template-columns:1fr;padding:13px}.feature-strip article{border-right:0!important;border-bottom:1px solid var(--line)!important;padding:15px}.feature-strip article:last-child{border-bottom:0!important}.intro-grid{gap:35px}.intro-images{min-height:355px}.image-frame--main{width:84%;height:330px}.image-frame--map{width:45%;height:215px}.video-card--large .video-meta{padding:23px}.kavling-grid--four,.kavling-grid--three,.photo-grid,.process-grid{grid-template-columns:1fr}.kavling-card>img{height:225px}.soft-cta,.consultation-band,.fengshui-cta{align-items:flex-start;flex-direction:column;padding:27px}.soft-cta .button-row{width:100%}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.contact-panel,.form-panel{padding:25px}.map-card>div{padding:28px}.map-card h2{font-size:2.15rem}.page-banner{padding:62px 0}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.brand-logo--footer{width:170px}}

/* V5.2: map dibuat non-interaktif agar kartu Google Maps dan ikon "buka" tidak muncul.
   Hanya tombol petunjuk arah khusus yang ditampilkan. */
.map-frame{position:relative;min-height:430px;overflow:hidden;background:#eef2ef}
.map-frame iframe{display:block;width:100%;height:430px;border:0;pointer-events:none}
.map-click-layer{position:absolute;inset:0;z-index:2}
.map-directions-button{position:absolute;right:18px;top:18px;z-index:4;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#fff;box-shadow:0 7px 22px rgba(24,59,43,.18);transition:.2s ease}
.map-directions-button:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(24,59,43,.24)}
.map-directions-button svg{width:27px;height:27px;fill:#1a73e8}
@media(max-width:820px){.map-frame,.map-frame iframe{min-height:380px;height:380px}.map-directions-button{right:14px;top:14px;width:46px;height:46px}}

/* V5.4 — Refined Elegant Theme
   Nuansa premium yang tenang: cream, forest green, muted gold, tanpa efek berlebihan. */
:root{
  --ink:#173a2b;
  --ink-2:#355548;
  --sage:#819285;
  --sage-soft:#edf1ec;
  --cream:#f5f0e6;
  --cream-2:#fbf9f4;
  --gold:#b78635;
  --gold-soft:#e7d5af;
  --line:#e4ddd0;
  --shadow:0 20px 48px rgba(30,55,43,.08);
  --shadow-sm:0 10px 28px rgba(30,55,43,.07);
}
body{background:#fbfaf6}
.section-heading{margin-bottom:48px}
.section-heading p{max-width:650px;margin-inline:auto;color:#6b776f}
.kavling-section{position:relative;background:linear-gradient(180deg,#fff 0%,#fbf8f1 100%)}
.kavling-grid{gap:24px}
.kavling-card{
  position:relative;
  overflow:hidden;
  border:1px solid rgba(211,201,185,.78);
  border-radius:20px;
  background:rgba(255,255,255,.96);
  box-shadow:0 12px 34px rgba(33,56,44,.055);
  transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;
}
.kavling-card::after{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  pointer-events:none;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.82);
}
.kavling-card:hover{
  transform:translateY(-7px);
  border-color:rgba(183,134,53,.48);
  box-shadow:0 22px 48px rgba(33,56,44,.11);
}
.kavling-card>img{
  height:220px;
  filter:saturate(.88) contrast(.98);
  transition:transform .55s ease,filter .4s ease;
}
.kavling-card:hover>img{transform:scale(1.035);filter:saturate(.98) contrast(1)}
.kavling-card>div{position:relative;padding:26px 26px 27px}
.kavling-card>div::before{
  content:"";
  position:absolute;
  top:0;left:26px;
  width:46px;height:1px;
  background:var(--gold);
  opacity:.7;
}
.card-number{
  display:inline-block;
  margin-bottom:4px;
  color:#a8752c;
  font-size:.71rem;
  font-weight:800;
  letter-spacing:.18em;
}
.kavling-card h2,.kavling-card h3{
  margin:7px 0 12px;
  color:#173a2b;
  letter-spacing:-.015em;
}
.kavling-card h3{font-size:1.48rem}
.kavling-card p{min-height:72px;margin-bottom:17px;color:#64736a;line-height:1.7}
.kavling-card a:not(.btn){
  display:inline-flex;
  align-items:center;
  gap:6px;
  color:#a8752c;
  font-weight:750;
  letter-spacing:.01em;
  transition:gap .2s ease,color .2s ease;
}
.kavling-card a:not(.btn):hover{gap:10px;color:#7d571f}
.kavling-card--detail>img{height:250px}
.kavling-card--detail>div{padding:28px}
.btn-outline{border-color:#ccb98e;background:rgba(255,255,255,.55)}
.btn-outline:hover{background:#f6efe0;border-color:#b78635}
.soft-cta,.consultation-band,.fengshui-cta{
  border-color:#e3d8c6;
  background:linear-gradient(125deg,#f5eee0 0%,#fff 62%);
  box-shadow:0 14px 35px rgba(35,58,46,.065);
}
.site-footer{background:linear-gradient(145deg,#153829,#1b4332)}
.social-links a{background:rgba(255,255,255,.025)}
.whatsapp-float{box-shadow:0 14px 30px rgba(32,190,102,.28)}
@media(max-width:1050px){.kavling-grid{gap:20px}}
@media(max-width:560px){
  .kavling-card>img{height:235px}
  .kavling-card>div{padding:24px}
  .kavling-card p{min-height:auto}
}

/* =========================================================
   V6 PREMIUM — refined, calm, elegant, never flashy
   ========================================================= */
:root{
  --ink:#15382a;
  --ink-deep:#102d22;
  --ink-soft:#345448;
  --cream:#f5f0e7;
  --cream-soft:#fbf9f5;
  --paper:#fffefd;
  --gold:#ad7d32;
  --gold-deep:#8d6326;
  --gold-soft:#dfc99e;
  --line:#e5ded2;
  --shadow:0 22px 55px rgba(27,52,40,.075);
  --shadow-sm:0 12px 34px rgba(27,52,40,.065);
}
html{scroll-behavior:smooth}
body{background:var(--cream-soft);color:#5c6d64;text-rendering:optimizeLegibility}
.site-header{border-bottom:1px solid rgba(223,215,201,.72);background:rgba(255,254,251,.92);backdrop-filter:blur(16px)}
.site-header.scrolled{box-shadow:0 10px 34px rgba(24,52,39,.065)}
.nav-shell{height:88px}
.brand-logo{max-height:62px;object-fit:contain}
.nav-links>a:not(.btn){position:relative;color:#365248;font-weight:650}
.nav-links>a:not(.btn)::after{content:"";position:absolute;left:12px;right:12px;bottom:4px;height:1px;background:var(--gold);transform:scaleX(0);transition:transform .24s ease}
.nav-links>a:not(.btn):hover::after,.nav-links>a.active::after{transform:scaleX(1)}
.btn{min-height:46px;gap:9px;font-weight:730;letter-spacing:.005em;box-shadow:none}
.btn-primary{background:linear-gradient(135deg,#173d2d,#214d3a);border-color:#173d2d}
.btn-primary:hover{background:linear-gradient(135deg,#102f23,#1a4231);transform:translateY(-2px);box-shadow:0 12px 25px rgba(22,59,43,.16)}
.btn-gold{background:linear-gradient(135deg,#ad7d32,#be9048)}
.btn-soft{background:rgba(255,255,255,.72);border-color:#dcd2c1}
.icon-svg--button{width:18px;height:18px;flex:0 0 auto}
.hero-section::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,242,232,.86) 0%,rgba(247,242,232,.64) 48%,rgba(247,242,232,.14) 100%);pointer-events:none}
.hero-layout{position:relative;z-index:2}
.hero-copy h1{letter-spacing:-.035em;text-wrap:balance}
.hero-copy p{max-width:650px;color:#596b61}
.consultation-card{border:1px solid rgba(223,212,194,.82);background:rgba(255,254,251,.92);box-shadow:0 24px 60px rgba(25,54,40,.11);backdrop-filter:blur(10px)}
.feature-strip{border:1px solid rgba(224,216,203,.8);box-shadow:0 18px 45px rgba(31,57,44,.075)}
.feature-icon{font-family:Georgia,serif!important;font-size:.78rem!important;letter-spacing:.1em;color:var(--gold)!important;background:#f5ede0!important;border:1px solid #e4d5ba}
.section-kicker,.eyebrow{letter-spacing:.18em}
.section-heading h2,.intro-copy h2,.video-highlight h2{letter-spacing:-.025em;text-wrap:balance}
.intro-images figure{border:1px solid rgba(230,223,212,.88)}
.image-frame--main{box-shadow:0 24px 60px rgba(28,54,42,.095)}
.video-highlight{background:linear-gradient(135deg,#f3eee4,#faf8f3)}
.video-card--large{border:1px solid rgba(221,211,195,.85);box-shadow:var(--shadow)}
.kavling-section{background:linear-gradient(180deg,#fffefd 0%,#f8f4ec 100%)}
.kavling-grid{gap:26px}
.kavling-card{border-radius:22px;border-color:rgba(219,210,196,.9);box-shadow:0 13px 38px rgba(28,54,42,.06)}
.kavling-card:hover{transform:translateY(-5px);border-color:rgba(173,125,50,.38);box-shadow:0 24px 52px rgba(28,54,42,.10)}
.kavling-card>img{height:230px;filter:saturate(.82) contrast(.97)}
.kavling-card:hover>img{transform:scale(1.025);filter:saturate(.92) contrast(1)}
.kavling-card>div{padding:28px}
.kavling-card>div::before{width:38px;background:#c39b5b}
.kavling-card h3{font-size:1.56rem}
.kavling-card p{font-size:.93rem;line-height:1.75;color:#63736a}
.soft-cta,.consultation-band,.fengshui-cta{border-radius:24px;background:linear-gradient(130deg,#f3ecdf 0%,#fffefd 70%);box-shadow:0 18px 44px rgba(29,55,42,.07)}
.page-banner{background:linear-gradient(135deg,#f2ecdf,#fffefd)}
.process-grid article,.fengshui-features article,.faq-list details,.contact-panel,.form-panel{border-color:rgba(224,216,203,.9);box-shadow:0 10px 30px rgba(28,54,42,.045)}
.photo-grid figure{border-radius:18px;box-shadow:0 12px 30px rgba(27,52,40,.07)}
.photo-grid figcaption{background:linear-gradient(180deg,rgba(18,48,35,.18),rgba(18,48,35,.82));left:0;right:0;bottom:0;border-radius:0;padding:28px 16px 14px;backdrop-filter:none}
.form-grid input,.form-grid select,.form-grid textarea{background:#fffefd;border-color:#ddd7cd}
.map-card{border-radius:24px;border-color:rgba(222,213,198,.9);box-shadow:var(--shadow)}
.map-frame{cursor:pointer}
.map-directions-button{display:none!important}
.site-footer{background:linear-gradient(145deg,#123425,#193f2f);padding-top:78px}
.footer-grid{gap:52px}
.site-footer h3{letter-spacing:.09em;text-transform:uppercase;font-size:.78rem;color:#f3ead9}
.social-links a{width:42px;height:42px;border-color:rgba(255,255,255,.2)}
.social-links a:hover{background:#f5ede0;color:#173a2b;border-color:#f5ede0}
.whatsapp-float{width:58px;height:58px;right:24px;bottom:24px;background:#20b763;border:2px solid rgba(255,255,255,.78);box-shadow:0 15px 34px rgba(23,121,67,.28)}
.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(23,121,67,.36)}
@media(max-width:820px){
  .nav-shell{height:78px}.nav-links{inset:78px 0 auto 0}
  .hero-section::after{background:linear-gradient(180deg,rgba(247,242,232,.9),rgba(247,242,232,.68))}
  .kavling-card>img{height:245px}
}
@media(max-width:560px){
  .section{padding:64px 0}.hero-copy h1{font-size:2.65rem}
  .consultation-card{border-radius:22px}.kavling-card{border-radius:19px}.kavling-card>div{padding:24px}
  .whatsapp-float{right:16px;bottom:16px;width:54px;height:54px}
}

/* =========================================================
   V6.1 PREMIUM LIGHT — responsive autoplay hero video
   ========================================================= */
.hero-section--video{
  min-height:auto;
  padding:0;
  background:
    radial-gradient(circle at 8% 18%,rgba(197,178,133,.13),transparent 30%),
    linear-gradient(135deg,#fffdf8 0%,#f8f3e9 100%);
  border-bottom:1px solid rgba(225,216,201,.8);
}
.hero-section--video::after{display:none}
.hero-video-layout{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:minmax(360px,.78fr) minmax(520px,1.22fr);
  align-items:stretch;
  min-height:590px;
}
.hero-section--video .hero-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:74px 56px 74px 0;
  max-width:620px;
}
.hero-section--video .hero-copy h1{
  margin:16px 0 22px;
  font-size:clamp(2.7rem,4.6vw,5.05rem);
}
.hero-section--video .hero-copy p{font-size:1.03rem;max-width:560px}
.hero-video-shell{
  position:relative;
  min-height:590px;
  overflow:hidden;
  background:#dfe5de;
}
.hero-video-shell::before{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  z-index:2;
  width:25%;
  background:linear-gradient(90deg,#f8f3e9 0%,rgba(248,243,233,.82) 22%,transparent 100%);
  pointer-events:none;
}
.hero-autoplay-video{
  width:100%;
  height:100%;
  min-height:590px;
  display:block;
  object-fit:cover;
  object-position:center;
}
.hero-video-shade{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 62%,rgba(10,32,23,.34));
  pointer-events:none;
}
.hero-video-caption{
  position:absolute;
  z-index:3;
  left:38px;
  right:38px;
  bottom:28px;
  display:flex;
  justify-content:space-between;
  align-items:end;
  gap:20px;
  color:#fff;
  text-shadow:0 2px 12px rgba(0,0,0,.32);
}
.hero-video-caption span{font-family:Georgia,"Times New Roman",serif;font-size:1.25rem}
.hero-video-caption small{max-width:340px;text-align:right;color:rgba(255,255,255,.86)}
.feature-strip-wrap{position:relative;z-index:5;margin-top:-38px}
.feature-strip{background:rgba(255,254,251,.97);backdrop-filter:blur(10px)}

/* Light premium page language matching the approved first concept */
.kavling-section{background:#fffdf9}
.site-footer{
  background:linear-gradient(145deg,#f4eee2,#fffdf8);
  color:#43594d;
  border-top:1px solid #e2d8c7;
}
.site-footer h3{color:var(--ink);}
.site-footer p,.site-footer a,.site-footer span{color:#53675c}
.site-footer a:hover{color:var(--gold-deep)}
.footer-bottom{border-top-color:#ded4c3}
.social-links a{border-color:#d5c9b6;color:var(--ink);background:rgba(255,255,255,.5)}
.social-links a:hover{background:var(--ink);color:#fff;border-color:var(--ink)}

@media(max-width:1050px){
  .hero-video-layout{grid-template-columns:1fr 1.08fr;min-height:540px}
  .hero-section--video .hero-copy{padding:62px 34px 72px 0}
  .hero-video-shell,.hero-autoplay-video{min-height:540px}
}
@media(max-width:820px){
  .hero-video-layout{display:flex;flex-direction:column;min-height:0;width:100%;}
  .hero-section--video .hero-copy{
    order:1;
    width:min(calc(100% - 36px),680px);
    margin-inline:auto;
    padding:48px 0 34px;
    text-align:left;
  }
  .hero-section--video .hero-copy h1{font-size:clamp(2.45rem,10vw,3.7rem)}
  .hero-section--video .button-row{gap:10px}
  .hero-section--video .btn{flex:1 1 190px}
  .hero-video-shell{
    order:2;
    width:100%;
    min-height:0;
    aspect-ratio:16/10;
    border-radius:24px 24px 0 0;
  }
  .hero-autoplay-video{min-height:0;height:100%;aspect-ratio:16/10}
  .hero-video-shell::before{display:none}
  .hero-video-caption{left:20px;right:20px;bottom:18px}
  .hero-video-caption small{display:none}
  .feature-strip-wrap{margin-top:-1px}
  .feature-strip{border-radius:0 0 20px 20px}
}
@media(max-width:560px){
  .container{width:min(calc(100% - 28px),var(--container))}
  .hero-section--video .hero-copy{width:min(calc(100% - 28px),680px);padding:38px 0 26px}
  .hero-section--video .hero-copy p{font-size:.96rem}
  .hero-section--video .button-row{display:grid;grid-template-columns:1fr}
  .hero-video-shell{aspect-ratio:4/3;border-radius:18px 18px 0 0}
  .hero-autoplay-video{aspect-ratio:4/3}
  .hero-video-caption span{font-size:1rem}
  .feature-strip{grid-template-columns:1fr 1fr;gap:0;padding:7px}
  .feature-strip article{padding:14px 10px;align-items:flex-start}
  .feature-strip article:nth-child(odd){border-right:1px solid var(--line)}
  .feature-strip article:nth-child(-n+2){border-bottom:1px solid var(--line)}
  .feature-icon{width:34px;height:34px;min-width:34px}
  .feature-strip strong{font-size:.82rem}.feature-strip small{font-size:.7rem}
  .kavling-grid--four{display:grid;grid-template-columns:1fr}
  .kavling-card>img{height:210px}
  .whatsapp-float{right:15px;bottom:15px;z-index:80}
}

/* =========================================================
   V7 ULTIMATE PREMIUM LIGHT
   Approved ivory / cream concept with responsive hero video
   ========================================================= */
:root{
  --ink:#173a2b;
  --ink-soft:#315343;
  --gold:#b9852d;
  --gold-deep:#9e6d20;
  --cream:#f8f3e9;
  --cream-2:#fffdf8;
  --line:#e5dccd;
  --shadow:0 22px 60px rgba(28,54,42,.085);
  --shadow-sm:0 12px 34px rgba(28,54,42,.07);
}
body{background:#fffdf8;color:#455d50}
body::before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background:radial-gradient(circle at 3% 18%,rgba(188,163,108,.08),transparent 25%),radial-gradient(circle at 96% 85%,rgba(125,148,125,.07),transparent 25%)}
.container{width:min(calc(100% - 44px),1280px)}
.site-header{background:rgba(255,253,248,.94);border-bottom:1px solid rgba(224,214,197,.82)}
.nav-shell{height:88px}.brand-logo{height:62px;max-width:214px}.nav-links{gap:30px}.btn-nav{border-radius:10px;box-shadow:none}
.hero-section--video{overflow:hidden;background:linear-gradient(135deg,#fffdf8 0%,#f7f1e5 100%)}
.hero-section--video::before{content:"";position:absolute;left:-62px;top:82px;width:220px;height:330px;opacity:.14;pointer-events:none;background:radial-gradient(ellipse at 50% 50%,#8fa18e 0 17%,transparent 18%) 0 0/62px 55px;transform:rotate(-24deg)}
.hero-video-layout{grid-template-columns:minmax(390px,.82fr) minmax(560px,1.18fr);min-height:620px;gap:0}
.hero-section--video .hero-copy{padding:78px 64px 78px 0;max-width:650px}
.hero-section--video .hero-copy h1{font-size:clamp(3rem,4.5vw,5rem);line-height:1.04;margin:18px 0 24px;max-width:620px}
.hero-section--video .hero-copy p{font-size:1.05rem;line-height:1.85;max-width:570px}
.hero-section--video .button-row{margin-top:32px}.hero-section--video .btn{border-radius:10px;min-height:52px}
.hero-video-shell{min-height:620px;border-left:1px solid rgba(225,216,201,.75);box-shadow:-20px 0 60px rgba(30,55,43,.05)}
.hero-autoplay-video{min-height:620px;object-position:center}
.hero-video-shell::before{width:24%;background:linear-gradient(90deg,#f8f3e9 0%,rgba(248,243,233,.82) 24%,rgba(248,243,233,0) 100%)}
.hero-video-shade{background:linear-gradient(180deg,transparent 64%,rgba(10,32,23,.28))}
.hero-video-caption{left:44px;right:34px;bottom:24px}
.hero-autoplay-video::-webkit-media-controls-panel{background:linear-gradient(transparent,rgba(0,0,0,.34))}
.feature-strip-wrap{margin-top:-34px}.feature-strip{border-radius:18px;padding:20px 12px;box-shadow:0 20px 52px rgba(30,55,43,.085)}
.feature-strip article{padding:8px 24px}.feature-icon{border-radius:50%;background:#fbf5ea!important;color:var(--gold)!important;border-color:#e4d3b7!important}
.intro-section{position:relative;background:#fffdf8}.intro-grid{gap:82px}.intro-images{min-height:520px}.image-frame--main{height:490px;border-radius:22px}.image-frame--map{height:320px;border-radius:18px;border-width:9px}.intro-copy p{line-height:1.85}
.kavling-section{position:relative;background:linear-gradient(180deg,#fffdf9 0%,#faf5ec 100%)}
.kavling-section::before{content:"";position:absolute;right:-50px;top:30px;width:210px;height:310px;opacity:.08;pointer-events:none;background:radial-gradient(ellipse at 50% 50%,#7f947e 0 17%,transparent 18%) 0 0/60px 54px;transform:rotate(24deg)}
.section-heading{margin-bottom:46px}.section-heading h2{margin-bottom:14px}.home-kavling{gap:22px}
.kavling-card{position:relative;border-radius:18px;background:#fffefa;border-color:#e5dccd;box-shadow:0 13px 34px rgba(29,55,42,.055)}
.kavling-card:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(29,55,42,.095)}
.kavling-card>img{height:218px;filter:saturate(.88) contrast(.98)}
.kavling-card>div{padding:26px 25px 28px}.kavling-card h3{font-size:1.52rem;margin-top:8px}.kavling-card p{min-height:82px;line-height:1.72}.kavling-card a:not(.btn){display:inline-flex;margin-top:7px}
.soft-cta{border-radius:20px;background:linear-gradient(135deg,#f6efe2,#fffefa);border-color:#e3d7c4;box-shadow:0 15px 42px rgba(29,55,42,.065)}
.map-card{border-radius:20px;overflow:hidden;background:#fffefa}.map-card>div{background:linear-gradient(145deg,#fffdf8,#f7f0e4)}
.site-footer{position:relative;background:linear-gradient(145deg,#f5eee2,#fffdf8);border-top:1px solid #dfd4c2;padding-top:70px}.site-footer::after{content:"";position:absolute;right:0;bottom:0;width:190px;height:250px;opacity:.08;background:radial-gradient(ellipse at 50% 50%,#7f947e 0 17%,transparent 18%) 0 0/58px 52px;transform:rotate(28deg);pointer-events:none}
.footer-grid{grid-template-columns:1.25fr .7fr .85fr 1.2fr;gap:50px}.brand-logo--footer{filter:none;width:195px;height:70px}.footer-about p{color:#53675c;line-height:1.8}.footer-links a,.footer-contact a,.footer-contact span{color:#53675c}.footer-bottom{color:#7b887f;border-top-color:#dfd4c2}
.social-links a{width:40px;height:40px;background:#fff;border-color:#d8ccb9;color:var(--ink)}
.whatsapp-float{right:25px;bottom:24px;width:60px;height:60px;border:3px solid #fff;background:#22b966;box-shadow:0 16px 34px rgba(28,145,79,.3)}
.whatsapp-float::before{content:"Hubungi Kami";position:absolute;right:70px;white-space:nowrap;padding:8px 12px;border-radius:8px;background:#fff;color:var(--ink);font-size:.76rem;font-weight:750;box-shadow:0 10px 28px rgba(28,54,42,.13);opacity:0;transform:translateX(8px);pointer-events:none;transition:.2s}
.whatsapp-float:hover::before{opacity:1;transform:translateX(0)}

@media(max-width:1050px){
  .nav-links{gap:18px}.hero-video-layout{grid-template-columns:.92fr 1.08fr;min-height:560px}.hero-section--video .hero-copy{padding:62px 38px 68px 0}.hero-video-shell,.hero-autoplay-video{min-height:560px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}
}
@media(max-width:820px){
  .container{width:min(calc(100% - 30px),1280px)}.nav-shell{height:78px}.brand-logo{height:54px;max-width:184px}.nav-links{inset:78px 0 auto 0;background:#fffdf8}
  .hero-section--video::before{display:none}.hero-video-layout{display:flex;flex-direction:column;width:100%;min-height:0}.hero-section--video .hero-copy{order:1;width:min(calc(100% - 32px),680px);margin-inline:auto;padding:48px 0 34px}.hero-section--video .hero-copy h1{font-size:clamp(2.65rem,10vw,3.9rem);max-width:640px}.hero-section--video .hero-copy p{font-size:1rem}.hero-section--video .button-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}
  .hero-video-shell{order:2;width:calc(100% - 30px);margin:0 auto;border:1px solid #dfd5c4;border-radius:20px;aspect-ratio:16/10;min-height:0;box-shadow:var(--shadow-sm)}.hero-autoplay-video{min-height:0;height:100%;aspect-ratio:16/10}.hero-video-shell::before{display:none}.hero-video-caption{left:18px;right:18px;bottom:16px}.hero-video-caption small{display:none}
  .feature-strip-wrap{margin-top:18px}.feature-strip{border-radius:18px}.intro-grid{grid-template-columns:1fr;gap:42px}.intro-images{min-height:445px}.image-frame--main{height:410px}.image-frame--map{height:245px}.home-kavling{grid-template-columns:repeat(2,1fr)}.kavling-card>img{height:220px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:auto}
}
@media(max-width:560px){
  .container{width:min(calc(100% - 24px),1280px)}.section{padding:62px 0}.nav-shell{height:72px}.brand-logo{height:48px;max-width:165px}.nav-links{inset:72px 0 auto 0}
  .hero-section--video .hero-copy{width:min(calc(100% - 24px),680px);padding:34px 0 24px}.hero-section--video .hero-copy h1{font-size:2.58rem;line-height:1.08;margin:13px 0 18px}.hero-section--video .hero-copy p{font-size:.94rem;line-height:1.72}.hero-section--video .button-row{grid-template-columns:1fr}.hero-section--video .btn{width:100%;min-height:50px}.hero-video-shell{width:calc(100% - 24px);aspect-ratio:4/3;border-radius:16px}.hero-autoplay-video{aspect-ratio:4/3}.hero-video-caption{display:none}
  .feature-strip-wrap{margin-top:14px}.feature-strip{grid-template-columns:1fr 1fr;padding:8px}.feature-strip article{padding:13px 9px;gap:9px}.feature-strip article:nth-child(odd){border-right:1px solid var(--line)!important}.feature-strip article:nth-child(-n+2){border-bottom:1px solid var(--line)!important}.feature-strip article:nth-child(2){border-right:0!important}.feature-strip article:nth-child(3),.feature-strip article:nth-child(4){border-bottom:0!important}.feature-icon{width:34px;height:34px;min-width:34px}.feature-strip strong{font-size:.84rem}.feature-strip small{font-size:.69rem;line-height:1.35}
  .intro-images{min-height:330px}.image-frame--main{width:88%;height:305px}.image-frame--map{width:46%;height:180px;border-width:6px}.elegant-list{gap:10px}.home-kavling{grid-template-columns:1fr}.kavling-card>img{height:205px}.kavling-card>div{padding:23px}.kavling-card p{min-height:auto}.soft-cta{padding:25px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{margin-top:30px}.whatsapp-float{right:15px;bottom:15px;width:56px;height:56px}.whatsapp-float::before{display:none}
}
