:root{--ink:#18372f;--deep:#102820;--cream:#f5f0e7;--paper:#fffdf9;--orange:#cf6b3d;--line:#ded7cc;--muted:#67766f;--shadow:0 18px 50px rgba(22,49,40,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,sans-serif}body.menu-open{overflow:hidden}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{font:inherit}h1,h2,h3{font-family:Georgia,serif;font-weight:500;line-height:1.04;margin:0 0 18px}.container{width:min(1180px,calc(100% - 40px));margin:auto}.nav{height:78px;position:sticky;top:0;z-index:100;background:rgba(255,253,249,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.navin{height:100%;display:flex;align-items:center;gap:25px}.brand{font:700 22px Georgia;color:var(--orange);letter-spacing:.08em}.links{margin-left:auto;display:flex;gap:22px;font-size:14px}.links a:hover,.links a.active{color:var(--orange)}.lang{border:1px solid var(--line);background:white;padding:9px 12px;border-radius:999px;cursor:pointer}.book{background:var(--orange);color:white;padding:13px 18px;border-radius:999px;font-weight:bold}.menu-btn{display:none;margin-left:auto;border:0;background:none;font-size:25px}.drawer,.drawer-backdrop{display:none}.hero,.detail-hero{position:relative;min-height:700px;background-position:center;background-size:cover;display:flex;align-items:center;color:white}.detail-hero{min-height:580px}.hero:after,.detail-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,36,28,.84),rgba(12,36,28,.25) 70%,rgba(12,36,28,.05))}.content{position:relative;z-index:1}.hero h1{font-size:clamp(56px,8vw,100px);max-width:850px}.detail-hero h1{font-size:clamp(62px,8vw,105px)}.hero p,.detail-hero p{font-size:18px;line-height:1.7;max-width:650px}.accent{color:#ffd0b8}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.18em;font-weight:bold;color:var(--orange);margin-bottom:16px}.light{color:#ffcbb2}.btn{display:inline-block;margin:18px 10px 0 0;padding:14px 21px;border-radius:999px;background:var(--ink);color:white;font-weight:bold;font-size:13px}.btn.orange{background:var(--orange)}.btn.alt{background:white;color:var(--ink)}.btn.ghost{border:1px solid rgba(255,255,255,.7);background:rgba(255,255,255,.1)}section{padding:96px 0}.cream{background:var(--cream)}.service{padding:70px 0}.section-head{display:grid;grid-template-columns:.8fr 1fr;gap:60px;margin-bottom:42px}.section-head h2{font-size:clamp(40px,5vw,68px)}.section-head p,.lead{color:var(--muted);line-height:1.75}.house-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.card{background:white;border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.card img{width:100%;height:370px;object-fit:cover}.card .pad{padding:28px}.card h3{font-size:34px}.facts{display:flex;gap:28px;border-top:1px solid var(--line);padding-top:18px}.facts b{display:block;font:28px Georgia}.facts span{font-size:12px;color:var(--muted)}.compare{display:grid;grid-template-columns:1fr 1.1fr;gap:52px;align-items:center}.compare>img{border-radius:24px;height:510px;width:100%;object-fit:cover}.table{background:white;border-radius:20px;overflow:hidden;box-shadow:var(--shadow)}.row{display:grid;grid-template-columns:1.1fr 1fr 1fr;border-bottom:1px solid var(--line)}.row>*{padding:17px}.row.head{background:var(--ink);color:white;font-weight:bold}.map-tools{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.map-tools button{border:1px solid var(--line);background:white;padding:10px 15px;border-radius:999px;cursor:pointer}.map-tools button.active{background:var(--ink);color:white}.leaflet-map,#map{height:610px;border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.map-popup img{width:220px;height:130px;object-fit:cover;border-radius:8px;margin-bottom:8px}.map-popup a{color:var(--orange);font-weight:bold}.guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.guide-card{border-radius:20px;overflow:hidden;background:white;box-shadow:var(--shadow)}.guide-card img{height:240px;width:100%;object-fit:cover}.guide-card div{padding:22px}.guide-card h3{font-size:27px}.cta{background:var(--ink);color:white}.cta .container{display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{font-size:48px}.footer{background:var(--deep);color:white;padding:55px 0}.footergrid{display:flex;justify-content:space-between}.page-hero{padding:105px 0 70px;background:var(--paper)}.page-hero h1{font-size:clamp(55px,8vw,100px)}.page-hero p{max-width:700px;color:var(--muted);line-height:1.7}.guide-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.place{background:white;border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}.place.clickable{cursor:pointer}.place img{height:260px;width:100%;object-fit:cover}.place>div{padding:24px}.place h3{font-size:27px}.place p{color:var(--muted);line-height:1.55}.text-link{color:var(--orange);font-weight:bold}.statsbar{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:20px;overflow:hidden}.statsbar div{background:white;padding:26px;text-align:center}.statsbar b{display:block;font:36px Georgia}.floor-wrap{display:grid;grid-template-columns:1.05fr 1fr;gap:42px;align-items:start}.floorplan{position:sticky;top:100px;background:white;padding:16px;border-radius:22px;box-shadow:var(--shadow)}.floor-group{background:white;border-radius:18px;padding:20px;margin-bottom:16px;box-shadow:0 8px 30px rgba(22,49,40,.07)}.floor-group h3{font-size:28px}.area-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.area-btn{border:1px solid var(--line);border-radius:13px;background:var(--paper);padding:14px;text-align:left;cursor:pointer;color:var(--ink)}.area-btn:hover{background:var(--ink);color:white}.area-btn small{display:block;margin-top:5px;opacity:.65}.area-btn.disabled{cursor:not-allowed;opacity:.55;background:#eee}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gallery img{height:260px;width:100%;object-fit:cover;border-radius:15px;cursor:pointer}.modal{position:fixed;inset:0;z-index:999;display:none;background:rgba(0,0,0,.82);padding:30px;overflow:auto}.modal.show{display:block}.modal-panel{background:var(--paper);border-radius:24px;max-width:980px;margin:30px auto;padding:28px;min-height:250px}.modal-close{position:fixed;right:28px;top:18px;border:0;background:white;border-radius:50%;width:44px;height:44px;font-size:30px;z-index:1000}.modal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.modal-grid img{width:100%;height:320px;object-fit:cover;border-radius:14px}.modal-cover{width:100%;height:380px;object-fit:cover;border-radius:16px;margin-bottom:20px}.modal-actions{margin-bottom:20px}.marker-dot{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-weight:bold;border:3px solid white;box-shadow:0 3px 12px rgba(0,0,0,.25)}.marker-house{background:#cf6b3d}.marker-shopping{background:#7e5bd6}.marker-attraction{background:#4d9c50}.marker-transport{background:#2779ca}@media(max-width:900px){.links,.nav>.navin>.lang,.nav>.navin>.book{display:none}.menu-btn{display:block}.drawer{display:flex;position:fixed;right:0;top:0;bottom:0;width:min(86vw,380px);background:var(--paper);z-index:202;transform:translateX(105%);transition:.25s;padding:75px 28px 30px;flex-direction:column;gap:19px;font-size:18px}.drawer.open{transform:translateX(0)}.drawer-close{position:absolute;right:22px;top:18px;border:0;background:none;font-size:35px}.drawer-backdrop{display:block;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:201;opacity:0;pointer-events:none;transition:.25s}.drawer-backdrop.open{opacity:1;pointer-events:auto}.drawer-lang{margin-top:auto}.section-head,.compare,.floor-wrap{grid-template-columns:1fr}.floorplan{position:relative;top:auto}.guide-grid,.guide-list{grid-template-columns:repeat(2,1fr)}.house-grid{grid-template-columns:1fr}.cta .container,.footergrid{flex-direction:column;align-items:flex-start}}@media(max-width:600px){.container{width:min(100% - 28px,1180px)}section{padding:68px 0}.hero{min-height:640px}.hero h1{font-size:54px}.detail-hero{min-height:520px}.guide-grid,.guide-list,.gallery,.modal-grid{grid-template-columns:1fr}.card img{height:270px}.statsbar{grid-template-columns:repeat(2,1fr)}.area-grid{grid-template-columns:1fr}.row>*{padding:12px 7px;font-size:12px}.gallery img,.modal-grid img{height:240px}.place img{height:240px}.leaflet-map,#map{height:520px}.modal{padding:12px}.modal-panel{padding:18px;margin-top:55px}.modal-cover{height:240px}}
/* V2.1 property interaction and production image fixes */
.section-head.compact{grid-template-columns:1fr 1fr;align-items:end}.house-overview{padding:58px 0}.house-gallery-section{padding-bottom:74px}.gallery-featured{grid-template-columns:repeat(3,1fr)}.gallery-item{position:relative;border:0;padding:0;background:none;border-radius:18px;overflow:hidden;cursor:pointer;min-height:240px}.gallery-item img{width:100%;height:100%;min-height:240px;object-fit:cover}.gallery-item span{position:absolute;left:14px;bottom:14px;background:rgba(16,40,32,.88);color:white;padding:8px 12px;border-radius:999px;font-size:12px}.floor-section{padding-top:84px}.floorplan-shell{background:#fff;border-radius:24px;padding:18px;box-shadow:var(--shadow);overflow:auto}.floorplan-canvas{position:relative;min-width:760px}.floorplan-canvas>img{width:100%;height:auto}.floor-hotspot{position:absolute;left:var(--x);top:var(--y);width:var(--w);height:var(--h);border:2px solid rgba(207,107,61,.75);background:rgba(207,107,61,.12);border-radius:10px;cursor:pointer;transition:.2s;display:flex;align-items:center;justify-content:center}.floor-hotspot span{background:rgba(255,253,249,.94);color:var(--ink);font-weight:700;font-size:12px;padding:5px 8px;border-radius:999px;box-shadow:0 3px 12px rgba(0,0,0,.12)}.floor-hotspot:hover,.floor-hotspot:focus-visible{background:rgba(207,107,61,.28);transform:scale(1.01);z-index:2}.floor-hotspot.disabled{border-style:dashed;opacity:.45;cursor:not-allowed}.floor-hotspot.disabled span{display:none}.floor-hint{margin:16px 4px 0;color:var(--muted);font-size:13px}.photo-viewer-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px}.photo-viewer-head h2{margin:0}.photo-stage{position:relative;display:flex;align-items:center;justify-content:center;background:#111;border-radius:16px;min-height:520px;overflow:hidden}.photo-stage>img{display:block;max-width:100%;max-height:72vh;width:auto;height:auto;object-fit:contain}.photo-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:46px;height:46px;border-radius:50%;border:0;background:rgba(255,255,255,.9);font-size:32px;cursor:pointer}.photo-nav.prev{left:14px}.photo-nav.next{right:14px}.photo-thumbs{display:flex;gap:9px;overflow:auto;padding-top:12px}.photo-thumbs button{flex:0 0 92px;height:66px;border:2px solid transparent;border-radius:9px;padding:0;overflow:hidden;background:none;cursor:pointer}.photo-thumbs button.active{border-color:var(--orange)}.photo-thumbs img{width:100%;height:100%;object-fit:cover}.modal-panel{max-width:1120px}.modal-grid img{height:auto;max-height:70vh;object-fit:contain;background:#111}.modal-cover{height:auto;max-height:70vh;object-fit:contain;background:#111}.map-popup img{max-width:220px}.map-tools button{font-size:15px}
@media(max-width:900px){.section-head.compact{grid-template-columns:1fr}.gallery-featured{grid-template-columns:repeat(2,1fr)}.floorplan-shell{margin-left:-6px;margin-right:-6px}.floor-hotspot span{font-size:10px}.photo-stage{min-height:420px}}
@media(max-width:600px){.gallery-featured{grid-template-columns:1fr}.gallery-item,.gallery-item img{min-height:0;height:auto;aspect-ratio:4/3}.modal-panel{padding:14px;border-radius:17px}.photo-viewer-head h2{font-size:26px}.photo-stage{min-height:0;height:calc(100svh - 220px);border-radius:12px}.photo-stage>img{max-height:100%;max-width:100%;object-fit:contain}.photo-nav{width:40px;height:40px}.photo-nav.prev{left:8px}.photo-nav.next{right:8px}.photo-thumbs button{flex-basis:72px;height:52px}.floorplan-canvas{min-width:680px}.floor-hotspot span{font-size:9px;padding:4px 6px}.floor-hint{font-size:12px}}

/* V2.2 interactive floor-plan markers */
.floorplan-canvas{position:relative}
.floor-hotspot.pulse-marker{
  position:absolute;
  left:var(--x);
  top:var(--y);
  width:22px;
  height:22px;
  min-width:22px;
  min-height:22px;
  padding:0;
  border:3px solid #fff;
  border-radius:50%;
  background:var(--orange);
  box-shadow:0 4px 16px rgba(18,45,35,.32);
  transform:translate(-50%,-50%);
  overflow:visible;
  display:block;
  z-index:3;
  cursor:pointer;
}
.floor-hotspot.pulse-marker::before,
.floor-hotspot.pulse-marker::after{
  content:"";
  position:absolute;
  inset:50% auto auto 50%;
  width:22px;
  height:22px;
  border-radius:50%;
  transform:translate(-50%,-50%);
  background:rgba(207,107,61,.34);
  z-index:-1;
  animation:fivehousePulse 2.2s ease-out infinite;
}
.floor-hotspot.pulse-marker::after{animation-delay:1.1s}
@keyframes fivehousePulse{
  0%{transform:translate(-50%,-50%) scale(.85);opacity:.75}
  70%,100%{transform:translate(-50%,-50%) scale(2.6);opacity:0}
}
.floor-hotspot.pulse-marker span{
  position:absolute;
  left:50%;
  top:calc(100% + 9px);
  transform:translateX(-50%);
  white-space:nowrap;
  background:rgba(255,253,249,.96);
  color:var(--ink);
  font-size:12px;
  font-weight:700;
  line-height:1;
  padding:7px 10px;
  border-radius:999px;
  box-shadow:0 4px 14px rgba(0,0,0,.16);
  pointer-events:none;
}
.floor-hotspot.pulse-marker:hover,
.floor-hotspot.pulse-marker:focus-visible{
  background:#b9562d;
  transform:translate(-50%,-50%) scale(1.12);
  outline:none;
}
.floor-hotspot.pulse-marker:focus-visible{box-shadow:0 0 0 5px rgba(207,107,61,.24),0 4px 16px rgba(18,45,35,.32)}
.floor-hotspot.pulse-marker.disabled{display:none}
.house-gallery-section{display:none!important}
@media(max-width:600px){
  .floor-hotspot.pulse-marker{width:20px;height:20px;min-width:20px;min-height:20px}
  .floor-hotspot.pulse-marker::before,.floor-hotspot.pulse-marker::after{width:20px;height:20px}
  .floor-hotspot.pulse-marker span{font-size:10px;padding:6px 8px;top:calc(100% + 7px)}
}
@media (prefers-reduced-motion: reduce){
  .floor-hotspot.pulse-marker::before,.floor-hotspot.pulse-marker::after{animation:none}
}

/* FiveHouse V3 production layout */
.hero{min-height:720px;background-position:center center}
.hero:after{background:linear-gradient(90deg,rgba(11,39,31,.78),rgba(11,39,31,.34) 58%,rgba(11,39,31,.08))}
.houses-layout{display:grid;grid-template-columns:250px 1fr;gap:42px;align-items:stretch}
.houses-intro{display:block;margin:0;padding-top:35px}.houses-intro h2{font-size:40px}.houses-intro p{line-height:1.7;color:var(--muted)}
.btn.outline{background:transparent;color:var(--orange);border:1px solid var(--orange)}
.houses-layout .house-grid{gap:22px}.houses-layout .card img{height:270px}.houses-layout .card .pad{padding:22px}.houses-layout .card h3{font-size:28px}
.compare{grid-template-columns:260px 1fr;align-items:stretch}.compare-intro>img{height:230px;width:100%;object-fit:cover;border-radius:18px;margin-top:25px}.compare-intro h2{font-size:42px}.compare .table{align-self:center}
.nav-houses{position:relative;display:flex;align-items:center}.houses-trigger{border:0;background:transparent;color:var(--ink);font:inherit;padding:12px 0;cursor:pointer}.houses-trigger:after{content:' ▾';font-size:11px}.houses-menu{position:absolute;top:44px;left:50%;transform:translate(-50%,-8px);min-width:150px;background:white;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;padding:8px;opacity:0;pointer-events:none;transition:.18s}.houses-menu a{display:block;padding:10px 12px;border-radius:9px}.houses-menu a:hover{background:var(--cream)}.nav-houses:hover .houses-menu,.nav-houses:focus-within .houses-menu{opacity:1;pointer-events:auto;transform:translate(-50%,0)}
.property-hero{min-height:0;display:grid;grid-template-columns:minmax(360px,44%) 1fr;background:var(--cream);padding:0;color:var(--ink)}
.property-copy{width:auto!important;max-width:none!important;padding:100px max(40px,calc((100vw - 1180px)/2));padding-right:55px;display:flex;flex-direction:column;justify-content:center}.property-copy h1{font-size:clamp(64px,7vw,102px)}.property-copy p{font-size:18px;line-height:1.7;color:var(--muted)}.property-copy .ghost{color:var(--ink);border-color:var(--ink);background:transparent}
.property-photo{min-height:610px;overflow:hidden}.property-photo img{width:100%;height:100%;object-fit:cover}
.house-switch{width:min(1180px,calc(100% - 40px));margin:22px auto 0;text-align:right}.house-switch a{display:inline-block;color:var(--orange);font-weight:700;padding:10px 0}
.marker-house.house-pin{width:44px;height:44px;border-radius:14px;background:var(--orange);font-size:13px}.marker-house.house-pin:after{content:'';position:absolute;bottom:-7px;left:50%;width:14px;height:14px;background:var(--orange);transform:translateX(-50%) rotate(45deg);z-index:-1}
.entrance-marker span{background:var(--ink)!important;color:white!important}
@media(max-width:900px){.houses-layout,.compare{grid-template-columns:1fr}.houses-intro{padding-top:0}.property-hero{grid-template-columns:1fr}.property-photo{min-height:420px;order:-1}.property-copy{padding:55px 28px}.house-switch{text-align:center}.houses-menu{display:none}}
@media(max-width:600px){.hero{min-height:650px;background-position:58% center}.houses-layout .card img{height:240px}.property-photo{min-height:320px}.property-copy h1{font-size:58px}.compare-intro>img{height:210px}}


/* V3 FINAL — approved property detail layout */
.property-main{background:linear-gradient(180deg,#fffdf9 0%,#fbf7f0 100%)}
.property-intro{padding:92px 0 52px}
.property-intro-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);gap:80px;align-items:end}
.property-heading .eyebrow{color:var(--orange);letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:800}
.property-heading h1{margin:12px 0 18px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(68px,8vw,116px);line-height:.92;font-weight:500;letter-spacing:-.045em}
.property-heading p{max-width:570px;margin:0;color:var(--muted);font-size:18px;line-height:1.72}
.property-details{display:flex;flex-direction:column;gap:30px}
.property-stats{grid-template-columns:repeat(4,1fr);padding:0;background:transparent;border:0;box-shadow:none}
.property-stats>div{padding:6px 18px;border-left:1px solid var(--line)}
.property-stats>div:first-child{border-left:0;padding-left:0}
.property-stats b{font-family:Georgia,"Times New Roman",serif;font-size:34px;font-weight:500;line-height:1}
.property-stats span{margin-top:8px;font-size:12px;color:var(--muted)}
.property-actions{display:flex;gap:14px;flex-wrap:wrap}.property-actions .btn{min-width:190px;justify-content:center}
.property-tabs{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,253,249,.9);position:sticky;top:72px;z-index:40;backdrop-filter:blur(14px)}
.property-tabs-inner{display:grid;grid-template-columns:1fr 1fr;padding-top:0;padding-bottom:0}
.property-tabs a{position:relative;display:flex;flex-direction:column;gap:5px;padding:22px 28px;text-decoration:none;color:var(--ink);border-left:1px solid var(--line)}
.property-tabs a:last-child{border-right:1px solid var(--line)}
.property-tabs a strong{font-size:17px}.property-tabs a small{color:var(--muted);font-size:12px}
.property-tabs a:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:transparent}
.property-tabs a.active:after{background:var(--orange)}.property-tabs a.active strong{color:var(--orange)}
.floor-section{padding-top:54px}.floor-section .section-head{margin-bottom:28px}.floor-section .section-head h2{font-size:44px;margin-top:8px}
.floorplan-shell{box-shadow:0 14px 42px rgba(22,49,40,.09);border:1px solid #e8e1d7}
.drawer-book{margin-top:18px!important;background:var(--orange);color:white!important;border-radius:12px;text-align:center;padding:14px!important}
@media(max-width:900px){
 .property-intro{padding:58px 0 38px}.property-intro-grid{grid-template-columns:1fr;gap:34px}.property-heading h1{font-size:76px}
 .property-details{gap:24px}.property-tabs{top:64px}.property-tabs a{padding:18px 20px}
}
@media(max-width:600px){
 .property-intro{padding:42px 0 30px}.property-heading h1{font-size:58px;margin-top:10px}.property-heading p{font-size:15px;line-height:1.65}
 .property-stats{grid-template-columns:repeat(2,1fr);gap:0}.property-stats>div{padding:15px 12px;border-left:1px solid var(--line);border-bottom:1px solid var(--line)}
 .property-stats>div:nth-child(odd){border-left:0;padding-left:0}.property-stats>div:nth-child(n+3){border-bottom:0}.property-stats b{font-size:29px}
 .property-actions{display:grid;grid-template-columns:1fr;gap:10px}.property-actions .btn{width:100%;min-width:0}
 .property-tabs{top:61px}.property-tabs-inner{width:100%}.property-tabs a{padding:15px 12px;text-align:center;align-items:center}.property-tabs a small{display:none}
 .floor-section{padding-top:42px}.floor-section .section-head h2{font-size:34px}.floorplan-shell{padding:10px;border-radius:16px;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}
 .floorplan-canvas{min-width:680px}.modal{padding:0;background:rgba(10,18,15,.98)}.modal-panel{width:100%;max-width:none;height:100svh;margin:0;padding:58px 12px 10px;border-radius:0;display:flex;align-items:center;justify-content:center;background:#101614}
 .photo-viewer{width:100%;height:calc(100svh - 68px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:10px}.photo-viewer-head{color:white;margin:0;padding:0 4px}.photo-viewer-head h2{font-size:22px;color:white}
 .photo-stage{height:auto;min-height:0;background:transparent;border-radius:0;overflow:hidden;touch-action:pan-y}.photo-stage>img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}
 .photo-nav{width:40px;height:40px;font-size:28px}.photo-thumbs{padding:0 0 2px;min-height:54px}.photo-thumbs button{flex-basis:70px;height:50px}.modal-close{position:fixed;right:13px;top:max(12px,env(safe-area-inset-top));z-index:1003;color:white;background:rgba(255,255,255,.12)}
}

/* V3.1 mobile/layout corrections */
html,body{width:100%;max-width:100%;overflow-x:hidden}
body{padding-top:78px}
.nav{position:fixed;left:0;right:0;top:0;width:100%;z-index:1000}
.navin,.drawer,.property-tabs-inner,.explore-layout,.compare-grid{min-width:0}
img,svg,video,canvas,iframe{max-width:100%}

/* Balanced house comparison */
.compare-heading{margin-bottom:34px}
.compare-heading h2{font-size:clamp(40px,5vw,64px)}
.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:stretch}
.compare-grid>img,.compare-grid>.table{width:100%;height:100%;min-height:430px}
.compare-grid>img{object-fit:cover;border-radius:20px;box-shadow:var(--shadow)}
.compare-grid>.table{display:flex;flex-direction:column}
.compare-grid>.table .row{flex:1;align-items:center}

/* Explore copy on the left, map on the right */
.explore-layout{display:grid;grid-template-columns:minmax(250px,330px) minmax(0,1fr);gap:48px;align-items:start}
.explore-copy{padding-top:8px;position:sticky;top:110px}
.explore-copy h2{font-size:clamp(42px,5vw,66px)}
.explore-copy p{color:var(--muted);line-height:1.75;margin:24px 0 28px}
.explore-copy .map-tools{display:flex;flex-direction:column;align-items:stretch;margin:0}
.explore-copy .map-tools button{text-align:left}
.explore-map-wrap,#map{min-width:0}

/* Sticky property tabs account for fixed header */
.property-tabs{top:78px}

@media(max-width:900px){
 body{padding-top:64px}
 .nav{height:64px}
 .compare-grid,.explore-layout{grid-template-columns:1fr}
 .compare-grid>img,.compare-grid>.table{min-height:0;height:auto}
 .compare-grid>img{aspect-ratio:16/10}
 .explore-copy{position:static;padding-top:0}
 .explore-copy .map-tools{flex-direction:row;flex-wrap:wrap}
 .property-tabs{top:64px}
}
@media(max-width:600px){
 .container{width:calc(100% - 28px);max-width:100%}
 .hero,.card,.table,.floorplan-shell,.place,.guide-card{max-width:100%}
 .hero{min-height:calc(100svh - 64px)}
 .hero .content{max-width:100%}
 .hero h1{overflow-wrap:anywhere}
 .compare-heading{margin-bottom:24px}
 .compare-grid{gap:18px}
 .compare-grid>img{aspect-ratio:4/3}
 .explore-layout{gap:26px}
 .explore-copy .map-tools{gap:8px}
 .explore-copy .map-tools button{flex:1 1 calc(50% - 8px);text-align:center}
 #map{width:100%;height:520px}
 .drawer{max-width:100vw}
 .floorplan-shell{max-width:100%;overflow-x:auto}
}

/* V3.2 production overrides */
html,body{max-width:100%;overflow-x:hidden}
.nav{position:sticky;top:0;z-index:500;background:#fffdf9;backdrop-filter:none}
.leaflet-container,.leaflet-pane,.leaflet-control{z-index:auto}
.leaflet-top,.leaflet-bottom{z-index:40!important}
.leaflet-popup-pane{z-index:45!important}
.leaflet-marker-pane{z-index:35!important}
.marker-dot{transition:transform .18s ease,box-shadow .18s ease}
.marker-dot:hover{transform:scale(1.12);box-shadow:0 6px 18px rgba(0,0,0,.28)}

/* balanced comparison block */
.compare{align-items:stretch}
.compare>img,.compare>.table{height:100%;min-height:390px}
.compare>img{object-fit:cover}
.compare>.table{display:flex;flex-direction:column;justify-content:stretch}
.compare>.table .row{flex:1;align-items:center}

/* compact two-column Explore section */
.explore-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.65fr);gap:46px;align-items:stretch}
.explore-copy{display:flex;flex-direction:column;justify-content:center}
.explore-copy .section-head{display:block;margin:0 0 28px}
.explore-copy .section-head p{display:none!important}
.explore-copy .map-tools{display:grid;gap:10px;margin:0}
.explore-copy .map-tools button{width:100%;text-align:left}
.explore-layout #map{height:560px}

/* guide pages begin directly with cards */
.guide-content{padding-top:46px}
body.guide-page .page-hero{display:none!important}

/* full-screen unified photo viewer */
.modal{z-index:1200;padding:0;overflow:hidden;background:rgba(7,15,12,.96)}
.modal.show{display:block}
.modal-panel{position:absolute;inset:0;max-width:none;margin:0;padding:0;border-radius:0;background:transparent;min-height:0}
.modal-close{position:fixed;right:max(16px,env(safe-area-inset-right));top:max(14px,env(safe-area-inset-top));z-index:1220;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;line-height:1;background:#fff;color:#102820;box-shadow:0 6px 22px rgba(0,0,0,.28)}
.photo-viewer{height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding:max(18px,env(safe-area-inset-top)) 18px max(14px,env(safe-area-inset-bottom));color:#fff}
.photo-viewer-head{min-height:56px;display:flex;align-items:center;gap:16px;padding:0 64px 8px 4px}
.photo-viewer-head h2{font-size:clamp(22px,3vw,34px);margin:0;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.photo-viewer-head .viewer-meta{margin-left:auto;display:flex;align-items:center;gap:14px;white-space:nowrap}
.photo-viewer-head .viewer-map{color:#ffd0b8;font-weight:700;font-size:13px}
.photo-stage{position:relative;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden}
.photo-stage>img{width:100%;height:100%;object-fit:contain;user-select:none;-webkit-user-drag:none}
.photo-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;border:0;width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.92);color:#102820;font-size:34px;line-height:1;cursor:pointer}
.photo-nav.prev{left:12px}.photo-nav.next{right:12px}
.photo-thumbs{height:76px;display:flex;align-items:center;justify-content:center;gap:10px;overflow-x:auto;padding-top:10px;scrollbar-width:none}
.photo-thumbs::-webkit-scrollbar{display:none}
.photo-thumbs button{flex:0 0 64px;height:54px;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:transparent}
.photo-thumbs button.active{border-color:var(--orange)}
.photo-thumbs img{width:100%;height:100%;object-fit:cover}

@media(max-width:900px){
  .drawer{display:flex;top:0;height:100dvh;bottom:auto;background:#fffdf9!important;opacity:1;z-index:1100;box-shadow:-20px 0 50px rgba(0,0,0,.18)}
  .drawer-backdrop{z-index:1090}
  .nav{z-index:1000;box-shadow:0 4px 20px rgba(22,49,40,.08)}
  .explore-layout{grid-template-columns:1fr;gap:28px}
  .explore-layout #map{height:520px}
}
@media(max-width:600px){
  .nav{height:72px}
  .drawer{width:min(92vw,390px);padding:88px 30px 30px}
  .guide-content{padding-top:22px}
  .guide-list{gap:18px}
  .photo-viewer{padding:max(10px,env(safe-area-inset-top)) 10px max(10px,env(safe-area-inset-bottom));grid-template-rows:54px minmax(0,1fr) 70px}
  .photo-viewer-head{min-height:54px;padding:0 52px 4px 2px;gap:10px}
  .photo-viewer-head h2{font-size:21px}
  .photo-viewer-head .viewer-meta{gap:8px;font-size:13px}
  .photo-viewer-head .viewer-map{display:none}
  .modal-close{right:10px;top:max(9px,env(safe-area-inset-top));width:42px;height:42px;font-size:28px}
  .photo-stage{width:100%;height:100%}
  .photo-stage>img{max-width:100%;max-height:100%;object-fit:contain}
  .photo-nav{width:42px;height:42px;font-size:30px}
  .photo-nav.prev{left:6px}.photo-nav.next{right:6px}
  .photo-thumbs{height:70px;justify-content:flex-start;padding:8px 2px 0}
  .photo-thumbs button{flex-basis:58px;height:48px}
  .compare>img,.compare>.table{min-height:0;height:auto}
}

/* V3.3 header hotfix — one consistent fixed header on every page */
:root{--site-header-height:78px}
html{scroll-padding-top:var(--site-header-height)}
body{padding-top:var(--site-header-height)!important}
.nav{
  position:fixed!important;
  inset:0 0 auto 0!important;
  width:100%!important;
  height:var(--site-header-height)!important;
  min-height:var(--site-header-height)!important;
  z-index:1500!important;
  background:#fffdf9!important;
  border-bottom:1px solid var(--line)!important;
  box-shadow:0 3px 18px rgba(22,49,40,.07)!important;
  transform:none!important;
}
.navin{
  height:100%!important;
  min-height:0!important;
  padding-top:0!important;
  padding-bottom:0!important;
  align-items:center!important;
}
.nav .brand,.nav .links,.nav .lang,.nav .book,.nav .menu-btn{align-self:center}
.property-tabs{top:var(--site-header-height)!important}
.floorplan{top:calc(var(--site-header-height) + 22px)!important}

@media(max-width:900px){
  :root{--site-header-height:64px}
  .nav{height:var(--site-header-height)!important;min-height:var(--site-header-height)!important}
  .navin{height:var(--site-header-height)!important}
  .brand{font-size:21px!important}
  .menu-btn{font-size:27px!important;line-height:1!important;padding:8px 0 8px 12px!important}
  .property-tabs{top:var(--site-header-height)!important}
  .drawer{top:0!important;height:100dvh!important}
}

@media(max-width:600px){
  :root{--site-header-height:64px}
  .container.navin{width:calc(100% - 28px)!important}
}

/* V3.3 Production Final — consolidated regression-safe overrides */
:root{--site-header-height:78px;--content-max:1280px}
html,body{width:100%;max-width:100%;overflow-x:clip}
.container{width:min(var(--content-max),calc(100% - 48px));margin-inline:auto}
body{padding-top:var(--site-header-height)!important}
.nav{position:fixed!important;top:0!important;left:0!important;right:0!important;height:var(--site-header-height)!important;min-height:var(--site-header-height)!important;z-index:3000!important;background:#fffdf9!important;border-bottom:1px solid var(--line)!important;box-shadow:0 4px 18px rgba(22,49,40,.07)!important}
.navin{height:100%!important;display:flex!important;align-items:center!important;flex-wrap:nowrap!important;padding:0!important}
.nav .brand{display:block!important;flex:0 0 auto!important;white-space:nowrap!important;margin:0!important}
.nav .links{display:flex;align-items:center;white-space:nowrap}
.nav .lang,.nav .book{flex:0 0 auto}

/* Property information — lighter, brand-consistent data card */
.property-intro{padding:76px 0 42px}
.property-intro-grid{align-items:center;gap:72px}
.property-details{min-width:0}
.property-stats{border:0!important;background:#f4eee5!important;border-radius:22px!important;box-shadow:none!important;gap:0!important;overflow:hidden}
.property-stats div{background:rgba(255,255,255,.72)!important;padding:22px 12px!important;border-right:1px solid rgba(24,55,47,.10)}
.property-stats div:last-child{border-right:0}
.property-stats b{font-size:34px!important;color:var(--ink)}
.property-stats span{display:block;margin-top:4px;font-size:12px;line-height:1.35;color:var(--muted)}
.property-actions{display:flex;gap:14px;align-items:center}
.property-actions .btn{margin-top:22px;min-width:180px;text-align:center}
.property-actions .btn.outline,.property-actions .btn.ghost,.property-actions a[href*="maps"]{background:#fff!important;color:var(--ink)!important;border:1px solid rgba(24,55,47,.45)!important}

/* Property switch — compact card tabs aligned to page container */
.property-tabs{position:sticky!important;top:var(--site-header-height)!important;z-index:1200!important;background:rgba(255,253,249,.97)!important;border:0!important;padding:12px 0!important;backdrop-filter:blur(10px)}
.property-tabs-inner{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;padding:7px!important;background:#f3ede4!important;border:1px solid rgba(24,55,47,.10)!important;border-radius:18px!important;box-shadow:0 10px 30px rgba(22,49,40,.07)!important}
.property-tab{border:0!important;border-radius:13px!important;padding:15px 18px!important;background:transparent!important;min-width:0!important}
.property-tab.active{background:#fff!important;box-shadow:0 5px 18px rgba(22,49,40,.09)!important;color:var(--orange)!important}
.property-tab:after{display:none!important}

/* Compare visual and contextual caption */
.compare-grid{align-items:stretch}
.compare-visual{position:relative;margin:0;min-height:430px;border-radius:22px;overflow:hidden;box-shadow:var(--shadow);background:#ddd}
.compare-visual img{width:100%;height:100%;min-height:430px;object-fit:cover}
.compare-visual figcaption{position:absolute;left:18px;right:18px;bottom:18px;width:max-content;max-width:calc(100% - 36px);padding:10px 14px;border-radius:999px;background:rgba(16,40,32,.84);color:#fff;font-size:13px;line-height:1.35;backdrop-filter:blur(8px)}

/* Explore: no redundant explanatory paragraph */
.explore-copy>p{display:none!important}
.explore-copy{justify-content:center!important}
.explore-copy .map-tools{margin-top:28px!important}
#map{isolation:isolate;background:#e8ece7}
.leaflet-container{z-index:1!important}
.leaflet-control-container{position:relative;z-index:5!important}
.leaflet-top,.leaflet-bottom{z-index:20!important}
.leaflet-pane{z-index:10!important}
.leaflet-map-pane{z-index:2!important}
.leaflet-popup-pane{z-index:30!important}
.leaflet-marker-pane{z-index:22!important}

/* Branded map filter icons */
.map-tools button{display:flex!important;align-items:center;gap:10px}
.map-tools button:before{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;font-size:13px;font-weight:700;color:#fff;background:var(--ink);content:'•'}
.map-tools button[data-map-filter="all"]:before{content:'••';letter-spacing:-2px}
.map-tools button[data-map-filter="shopping"]:before{content:'S';background:#e49a24}
.map-tools button[data-map-filter="attraction"]:before{content:'A';background:#7e58c7}
.map-tools button[data-map-filter="transport"]:before{content:'T';background:#347fc5}

/* Guide pages start directly with content */
body.guide-page .page-hero{display:none!important}
body.guide-page .guide-content{padding-top:34px!important}

/* Viewer must always cover fixed header and expose close control */
.modal{z-index:5000!important}
.modal-close{z-index:5020!important;display:grid!important;place-items:center!important}
.photo-viewer{max-width:100vw;overflow:hidden}
.photo-stage>img{object-fit:contain!important;max-width:100%!important;max-height:100%!important}

@media(max-width:900px){
  :root{--site-header-height:64px}
  .container{width:calc(100% - 32px)}
  .nav{height:64px!important;min-height:64px!important}
  .navin{height:64px!important}
  .nav .links,.nav .lang,.nav .book{display:none!important}
  .menu-btn{display:block!important;margin-left:auto!important}
  .drawer{background:#fffdf9!important;opacity:1!important;z-index:4100!important}
  .drawer-backdrop{z-index:4000!important}
  .property-intro{padding:44px 0 26px}
  .property-intro-grid{gap:34px}
  .property-actions{display:grid;grid-template-columns:1fr;gap:10px}
  .property-actions .btn{width:100%;margin:0;min-width:0}
  .property-tabs{top:64px!important;padding:8px 0!important}
  .compare-visual,.compare-visual img{min-height:0}
  .compare-visual{aspect-ratio:16/10}
  .compare-visual figcaption{font-size:12px;left:12px;right:12px;bottom:12px;max-width:calc(100% - 24px)}
}
@media(max-width:600px){
  .container{width:calc(100% - 28px)}
  .brand{font-size:21px!important}
  .property-stats{grid-template-columns:1fr 1fr!important}
  .property-stats div{padding:20px 8px!important}
  .property-stats div:nth-child(2){border-right:0}
  .property-stats div:nth-child(-n+2){border-bottom:1px solid rgba(24,55,47,.10)}
  .property-tabs-inner{width:calc(100% - 28px)!important;padding:5px!important;border-radius:14px!important}
  .property-tab{padding:13px 8px!important}
  .photo-viewer{height:100dvh!important;grid-template-rows:54px minmax(0,1fr) 68px!important}
  .modal-close{top:max(9px,env(safe-area-inset-top))!important;right:10px!important}
}
.marker-shopping{background:#e49a24!important}.marker-attraction{background:#7e58c7!important}.marker-transport{background:#347fc5!important}.marker-pier{background:#155b63!important}
