﻿:root{--font-heading:"Playfair Display",Georgia,serif;--font-body:"Inter",Arial,Helvetica,sans-serif;--font-khmer:"Noto Sans Khmer","Battambang",sans-serif;--ink:#161616;--paper:#fff;--cream:#f7f5f0;--red:#ED1B24;--coral:#ef705d;--orange:#F7941D;--yellow:#FFC20F;--pink:#EE4D9B;--teal:#27a9a4;--line:#c9c9c4;--shell:min(1200px,calc(100% - 48px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 var(--font-body)}body.modal-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:var(--shell);margin:auto}.skip{position:fixed;left:-999px;z-index:99;background:#000;color:#fff;padding:10px}.skip:focus{left:12px;top:12px}.site-header{min-height:100vh;overflow:hidden;background:var(--paper)}.nav{height:86px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:10}.brand img{width:88px;max-height:42px;object-fit:contain}.nav-panel{display:flex;align-items:center;gap:21px;font-size:13px;font-weight:700;letter-spacing:.04em}.nav-panel>a,.nav-dropdown>button{border:0;background:none;padding:8px 0;cursor:pointer}.nav-panel>a:after,.nav-dropdown>button:after{content:"";display:block;border-bottom:2px solid var(--red);transform:scaleX(0);transition:.2s}.nav-panel>a:hover:after,.nav-dropdown>button:hover:after{transform:scaleX(1)}.nav-dropdown{position:relative}.nav-dropdown button{font-weight:700;letter-spacing:.04em}.dropdown-menu{display:none;position:absolute;top:34px;left:-15px;width:180px;background:#fff;border:1px solid var(--ink);padding:10px;box-shadow:7px 7px 0 var(--yellow)}.nav-dropdown.is-open .dropdown-menu{display:grid;gap:4px}.dropdown-menu a{padding:8px}.dropdown-menu a:hover{background:var(--yellow)}.menu-toggle{display:none;border:0;background:none;width:42px;padding:8px;cursor:pointer}.menu-toggle span:not(.sr-only){display:block;height:2px;background:var(--ink);margin:5px 0}.hero{position:relative;display:grid;grid-template-columns:42% 58%;min-height:calc(100vh - 86px);padding-bottom:80px}.hero-copy{align-self:center;padding:65px 28px 80px 0;position:relative;z-index:2}.eyebrow{margin:0 0 17px;font-size:11px;letter-spacing:.14em;font-weight:700}.accent-red{color:var(--red)}.accent-orange{color:var(--orange)}.accent-pink{color:var(--pink)}.accent-teal{color:var(--teal)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-heading);font-weight:600}h1{font-weight:700}:lang(km),.khmer{font-family:var(--font-khmer)}.hotel-block p{font-family:var(--font-heading);font-weight:600}h1{font-size:clamp(45px,5.6vw,84px);line-height:.92;letter-spacing:.01em;margin-bottom:30px}h2{font-size:clamp(34px,4vw,60px);line-height:.96;letter-spacing:.01em;margin-bottom:23px}h3{font-size:24px;line-height:1.05}.lede{font-size:20px;max-width:350px}.hero-actions,.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;justify-content:center;align-items:center;min-height:47px;padding:12px 19px;border:2px solid var(--ink);font-size:13px;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:transform .2s,box-shadow .2s}.button:hover{transform:translate(-3px,-3px);box-shadow:5px 5px 0 var(--ink)}.button-dark{background:var(--ink);color:#fff}.button-outline{background:#fff}.button-red{background:var(--red);border-color:var(--red);color:#000}.button-orange{background:var(--orange);border-color:var(--orange)}.button-pink{background:var(--pink);border-color:var(--pink);color:#000}.button-light{background:#fff;border-color:#fff}.hero-image{position:relative;align-self:stretch;clip-path:polygon(10% 0,100% 0,100% 100%,0 92%,0 12%);margin-right:calc((100vw - var(--shell))/2)}.hero-image img{width:100%;height:100%;object-fit:cover;min-height:590px}.hero-flag{position:absolute;right:0;bottom:0;background:var(--yellow);padding:18px 26px;font-size:30px;font-weight:800;line-height:.86}.hero-flag span{font-size:10px;letter-spacing:.12em}.hero-highlights{position:absolute;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink);background:#fff}.hero-highlights span{min-height:58px;display:flex;align-items:center;padding:10px 16px;border-right:1px solid var(--ink);font-size:12px;font-weight:700}.section{padding:128px 0}.overview{display:grid;grid-template-columns:33% 1fr;gap:70px}.section-intro p:not(.eyebrow),.product-copy p:not(.eyebrow),.story-text p:not(.eyebrow),.vignette-copy p:not(.eyebrow),.location-copy p:not(.eyebrow),.contact-copy p:not(.eyebrow){max-width:520px}.four-grid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--ink)}.part{min-height:218px;padding:24px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);display:flex;flex-direction:column}.part:nth-child(2n){border-right:0}.part:nth-child(3),.part:nth-child(4){border-bottom:0}.part b{font-size:13px}.part h3{margin:28px 0 8px}.part p{font-size:14px;max-width:230px}.part a{margin-top:auto;font-size:12px;font-weight:700;text-decoration:underline}.part-red{background:#ED1C24;border-top:5px solid var(--red)}.part-red>b,.part-red h3,.part-red a{color:var(--red)}.part-orange{background:#F7941D;border-top:5px solid var(--orange)}.part-orange>b,.part-orange h3,.part-orange a{color:var(--orange)}.part-pink{background:#EE4D9B;border-top:5px solid var(--pink)}.part-pink>b,.part-pink h3,.part-pink a{color:var(--pink)}.part-teal{background:#def4f1}.facts-band{background:var(--ink);color:#fff;padding:80px 0}.facts-layout{display:grid;grid-template-columns:1.05fr 1.3fr auto;gap:40px;align-items:end}.facts-layout h2{margin:0}.facts{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.facts span{border-top:1px solid #777;padding:10px 0;font-size:13px}.video-section{display:grid;grid-template-columns:60% 1fr;gap:70px;align-items:center}.media-frame{position:relative}.media-frame img{width:100%;aspect-ratio:1.3;object-fit:cover}.play-button{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);border:0;background:var(--yellow);width:140px;height:140px;clip-path:polygon(20% 0,100% 0,80% 100%,0 100%);font-weight:800;text-transform:uppercase;cursor:pointer}.play-button span{display:block;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:13px solid var(--ink);margin:0 auto 8px}.text-button{padding:0;border:0;background:none;border-bottom:2px solid var(--ink);font-weight:700;cursor:pointer}.story{display:grid;grid-template-columns:45% 55%;gap:40px;align-items:center;background:var(--cream);padding-left:42px;padding-right:42px;max-width:1200px}.story-shape{position:relative}.story-shape img{width:100%;clip-path:polygon(14% 0,100% 0,100% 84%,0 100%,0 10%)}.outline-box{position:absolute;border:2px solid var(--red);width:45%;height:33%;bottom:-24px;left:-24px}.product{display:grid;grid-template-columns:50% 50%;min-height:670px}.product-media img{width:100%;height:100%;object-fit:cover}.product-copy{padding-top:120px;padding-bottom:100px;align-self:center}.product-copy.shell{width:min(600px,calc(100% - 80px));margin-left:max(40px,calc((100vw - 1200px)/2));margin-right:40px}.product-living .product-copy{margin-left:40px;margin-right:max(40px,calc((100vw - 1200px)/2))}.feature-list{list-style:none;margin:28px 0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.feature-list li{border-top:1px solid var(--ink);padding:8px 0;font-size:13px}.product-tower{border-top:8px solid var(--red)}.product-living{border-top:8px solid var(--orange);background:#fff6e6}.product-square{border-top:8px solid var(--pink)}.vignette{display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:center}.hotel-block{background:var(--orange);padding:40px;min-height:340px;clip-path:polygon(9% 0,100% 0,91% 100%,0 100%);display:flex;flex-direction:column;justify-content:center}.hotel-block span{font-size:120px;font-weight:800;line-height:.7}.hotel-block p{font-size:24px;font-weight:700}.hotel-block div{border-top:1px solid var(--ink);padding-top:16px;font-size:13px}.units{background:#fff9eb;max-width:none;width:100%;padding-left:max(24px,calc((100vw - 1200px)/2));padding-right:max(24px,calc((100vw - 1200px)/2))}.buyers-digest{display:grid;grid-template-columns:repeat(4,1fr);margin:40px 0 10px;border:1px solid var(--ink)}.buyers-digest div{padding:18px;border-right:1px solid var(--ink);display:grid;gap:3px}.buyers-digest div:last-child{border-right:0}.buyers-digest b{font-size:14px}.buyers-digest span{font-size:13px}.buyers-digest strong{font-size:13px;color:var(--red)}.fine-print{font-size:12px;color:#555}.unit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:26px}.unit-card{background:#fff;border:1px solid var(--ink);display:flex;flex-direction:column}.unit-card>img{width:100%;aspect-ratio:1/.78;object-fit:cover;object-position:top}.unit-card>div{padding:16px;display:grid;gap:6px}.unit-card p{margin:0;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.unit-card h3{margin:0;font-size:21px}.unit-card span,.unit-card strong,.unit-card em{font-size:12px;font-style:normal}.unit-card strong{font-size:16px}.unit-card em{color:var(--red);font-weight:700}.unit-card a{font-size:12px;text-decoration:underline;font-weight:700}.amenities{display:grid;grid-template-columns:33% 1fr;gap:70px}.amenity-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--ink)}.amenity-grid span{min-height:100px;padding:20px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);display:flex;align-items:end;font-size:17px;font-weight:700}.amenity-grid span:nth-child(3n){border-right:0}.office{background:#fff4f0;max-width:none;width:100%;padding-left:max(24px,calc((100vw - 1200px)/2));padding-right:max(24px,calc((100vw - 1200px)/2))}.office-grid{display:grid;grid-template-columns:repeat(4,1fr);margin:40px 0 10px}.office-grid article{padding:24px;border:1px solid var(--ink);border-right:0;display:grid;gap:8px;min-height:155px}.office-grid article:last-child{border-right:1px solid var(--ink)}.office-grid b{font-size:22px}.office-grid strong{font-size:14px}.office-grid span{font-size:13px;color:var(--red);font-weight:700}.investment{background:var(--teal);padding:110px 0}.investment-layout{display:grid;grid-template-columns:1fr 40%;gap:80px}.investment aside{background:#fff;padding:30px;clip-path:polygon(0 0,100% 0,100% 89%,8% 100%,0 100%)}.investment aside h3{font-size:25px}.investment aside a{font-size:13px;text-decoration:underline;font-weight:700}.pricing{display:grid;grid-template-columns:40% 1fr;gap:70px}.pricing-grid{display:grid;grid-template-columns:1fr 1fr}.pricing-grid article{padding:32px;background:var(--pink);border:1px solid var(--ink)}.pricing-grid article+article{background:var(--yellow);border-left:0}.pricing-grid p{font-size:12px;font-weight:700;margin-bottom:14px}.pricing-grid h3{font-size:31px}.pricing-grid span{font-size:13px}.booking{padding-top:80px;padding-bottom:80px}.process{display:grid;grid-template-columns:repeat(6,1fr);gap:0;padding:0;list-style:none;counter-reset:process;margin:35px 0}.process li{min-height:130px;padding:16px;border:1px solid var(--ink);border-right:0;font-size:13px;display:flex;flex-direction:column;justify-content:flex-end}.process li:last-child{border-right:1px solid var(--ink)}.process li:before{counter-increment:process;content:"0" counter(process);font-size:28px;font-weight:800;color:var(--orange);margin-bottom:auto}.gallery{padding-top:100px}.gallery-head{display:grid;grid-template-columns:38% 1fr;gap:60px;align-items:end}.filters{display:flex;flex-wrap:wrap;gap:8px;align-self:end}.filters button{border:1px solid var(--ink);background:#fff;padding:8px 10px;font-size:11px;font-weight:700;cursor:pointer}.filters button.is-active,.filters button:hover{background:var(--pink)}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:190px;gap:10px;margin-top:35px}.gallery-item{border:0;padding:0;background:none;overflow:hidden;cursor:pointer}.gallery-item.wide{grid-column:span 2;grid-row:span 2}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.gallery-item:hover img{transform:scale(1.05)}.gallery-item.is-hidden{display:none}.location{display:grid;grid-template-columns:55% 1fr;gap:70px;align-items:center}.location-map{position:relative}.location-map:after{content:"";position:absolute;right:-20px;bottom:-20px;width:60%;height:55%;border:2px solid var(--red);z-index:-1}.location-map img{width:100%;max-height:480px;object-fit:cover}.developer{background:#dff4f1;padding:100px 0}.developer-layout{display:grid;grid-template-columns:45% 1fr;gap:100px}.projects{display:grid;grid-template-columns:repeat(2,1fr);align-content:center}.projects span{padding:16px 0;border-top:1px solid var(--ink);font-weight:700}.contact{display:grid;grid-template-columns:38% 1fr;gap:90px}.contact-placeholders{display:grid;gap:6px;margin-top:28px;font-size:13px}.contact-placeholders span,.contact-placeholders a{border-top:1px solid var(--ink);padding:8px 0}form{display:grid;grid-template-columns:1fr 1fr;gap:17px}label{font-size:12px;font-weight:700;display:grid;gap:6px}input,select,textarea{width:100%;border:1px solid var(--ink);border-radius:0;padding:11px;background:#fff}.full{grid-column:1/-1}.form-status{margin:0;font-size:13px;font-weight:700;color:var(--red)}footer{background:#C2185B;color:#fff;padding:32px 0}.footer-layout{display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:12px}.footer-layout img{width:70px;filter:brightness(0) invert(1)}.footer-layout p{margin:0}.footer-layout a{text-decoration:underline}.modal{position:fixed;inset:0;z-index:30;display:none;align-items:center;justify-content:center;padding:30px;background:rgba(0,0,0,.84)}.modal.is-open{display:flex}.modal video,.modal>img,.modal figure{max-width:min(100%,1100px);max-height:88vh;margin:0}.modal video,.modal>img,.modal figure img{width:auto;max-height:84vh}.modal figure{color:#fff}.modal figure img{max-width:100%;display:block}.modal-close{position:absolute;right:22px;top:18px;border:1px solid #fff;background:#000;color:#fff;width:42px;height:42px;font-weight:800;cursor:pointer}.sr-only{position:absolute;clip:rect(1px,1px,1px,1px);height:1px;width:1px;overflow:hidden}@media(max-width:900px){:root{--shell:min(100% - 32px,1200px)}.nav{height:72px}.menu-toggle{display:block}.nav-panel{position:fixed;inset:72px 0 0 auto;width:min(360px,100%);background:#fff;border-left:1px solid var(--ink);padding:30px;display:flex;flex-direction:column;align-items:stretch;transform:translateX(100%);transition:transform .25s}.nav-panel.is-open{transform:none}.nav-dropdown>button{width:100%;text-align:left}.dropdown-menu{position:static;width:100%;box-shadow:none;margin-top:5px}.hero{grid-template-columns:1fr;min-height:auto;padding-bottom:0}.hero-copy{padding:65px 0 30px}.hero-image{margin:0;min-height:500px}.hero-image img{min-height:500px}.hero-highlights{position:static;grid-template-columns:repeat(2,1fr)}.overview,.video-section,.story,.vignette,.amenities,.investment-layout,.pricing,.location,.developer-layout,.contact{grid-template-columns:1fr;gap:35px}.facts-layout{grid-template-columns:1fr}.story{padding:65px 24px}.product{grid-template-columns:1fr}.product-living .product-media{order:-1}.product-copy.shell,.product-living .product-copy{width:var(--shell);margin:0 auto;padding-top:65px;padding-bottom:65px}.product-media{min-height:450px}.buyers-digest,.office-grid{grid-template-columns:repeat(2,1fr)}.buyers-digest div:nth-child(2){border-right:0}.buyers-digest div:nth-child(-n+2){border-bottom:1px solid var(--ink)}.office-grid article:nth-child(2){border-right:1px solid var(--ink)}.office-grid article:nth-child(-n+2){border-bottom:0}.unit-grid{grid-template-columns:repeat(2,1fr)}.gallery-head{grid-template-columns:1fr}.process{grid-template-columns:repeat(3,1fr)}.process li:nth-child(3){border-right:1px solid var(--ink)}.process li:nth-child(-n+3){border-bottom:0}}@media(max-width:560px){h1{font-size:45px}.hero-image,.hero-image img{min-height:390px}.hero-highlights{grid-template-columns:1fr}.hero-highlights span{border-bottom:1px solid var(--ink)}.four-grid,.facts,.buyers-digest,.office-grid,.unit-grid,.amenity-grid{grid-template-columns:1fr}.part,.part:nth-child(n){border-right:0;border-bottom:1px solid var(--ink)}.part:last-child{border-bottom:0}.facts span{font-size:12px}.buyers-digest div,.buyers-digest div:nth-child(n){border-right:0;border-bottom:1px solid var(--ink)}.buyers-digest div:last-child{border-bottom:0}.unit-grid{gap:12px}.unit-card>div{padding:12px}.feature-list{grid-template-columns:1fr}.amenity-grid span,.amenity-grid span:nth-child(n){min-height:65px;border-right:0;border-bottom:1px solid var(--ink)}.office-grid article,.office-grid article:nth-child(n){border-right:1px solid var(--ink);border-bottom:0}.process{grid-template-columns:1fr}.process li,.process li:nth-child(n){border-right:1px solid var(--ink);border-bottom:0;min-height:92px}.gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:130px}.pricing-grid{grid-template-columns:1fr}.pricing-grid article+article{border-left:1px solid var(--ink);border-top:0}.footer-layout{align-items:flex-start;flex-direction:column}.modal{padding:16px}}


/* Targeted layout corrections */
.hero{grid-template-columns:minmax(0,.44fr) minmax(0,.56fr);min-height:720px;padding-bottom:74px}
.hero-copy{align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:72px 42px 112px 0}
.hero-image{align-self:stretch;min-width:0;height:100%;overflow:hidden;clip-path:none;margin-right:0}
.hero-image picture,.hero-image img{display:block;width:100%;height:100%}
.hero-image img{min-height:0;object-fit:cover;object-position:center}
.hero-flag{right:20px;bottom:20px;z-index:1}
.facts-layout{grid-template-columns:.9fr 1.4fr auto;gap:48px;align-items:center}
.facts-band .button-light{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:190px;padding:14px 20px;background:#fff;color:#111;border:1px solid #fff;text-decoration:none;white-space:nowrap}
.facts-band .button-light:hover{background:transparent;color:#fff;box-shadow:none;transform:none}
.amenity-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.amenity-grid .amenity-card{min-height:128px;padding:18px 20px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);font-size:17px;font-weight:700;background:#fff;border-top:5px solid var(--red)}
.amenity-grid .amenity-card:nth-child(3n){border-right:0}
.amenity-grid .amenity-card small{font-size:11px;letter-spacing:.12em;font-weight:700}
.amenity-grid .amenity-card strong{font-size:17px;line-height:1.15}
.amenity-grid .amenity-card:nth-child(5n+2){border-top-color:var(--orange);background:#fffaf0}
.amenity-grid .amenity-card:nth-child(5n+3){border-top-color:var(--yellow);background:#fffdf2}
.amenity-grid .amenity-card:nth-child(5n+4){border-top-color:var(--pink);background:#fff7fb}
.amenity-grid .amenity-card:nth-child(5n){border-top-color:var(--teal);background:#f3fffd}
.gallery{padding-top:88px}
.gallery-head{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:56px;align-items:end;margin-bottom:32px}
.gallery-heading h2{margin:12px 0 16px}
.gallery-heading>p:not(.eyebrow){max-width:440px;margin-bottom:0}
.filters{justify-content:flex-start;align-self:end;gap:10px}
.gallery-grid{margin-top:0}
@media(max-width:900px){
  .hero{grid-template-columns:1fr;min-height:auto;padding-bottom:0}
  .hero-copy{padding:64px 0 32px}
  .hero-image{height:auto;min-height:0;aspect-ratio:4/5}
  .hero-image picture,.hero-image img{height:100%;min-height:0}
  .hero-flag{right:16px;bottom:16px}
  .facts-layout{grid-template-columns:1fr;gap:30px;align-items:start}
  .facts-band .button-light{justify-self:start}
  .amenity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .amenity-grid .amenity-card:nth-child(3n){border-right:1px solid var(--ink)}
  .amenity-grid .amenity-card:nth-child(2n){border-right:0}
  .gallery-head{grid-template-columns:1fr;gap:24px;margin-bottom:24px}
  .filters{align-self:start}
}
@media(max-width:560px){
  .hero-copy{padding-top:52px}
  .hero-image{aspect-ratio:4/5}
  .amenity-grid{grid-template-columns:1fr}
  .amenity-grid .amenity-card,.amenity-grid .amenity-card:nth-child(n){min-height:94px;border-right:0}
}

@media(max-width:1100px) and (min-width:901px){
  .amenity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .amenity-grid .amenity-card:nth-child(3n){border-right:1px solid var(--ink)}
  .amenity-grid .amenity-card:nth-child(2n){border-right:0}
}


/* Floating return control */
.back-to-top{position:fixed;right:max(16px,calc(env(safe-area-inset-right) + 16px));bottom:max(16px,calc(env(safe-area-inset-bottom) + 16px));z-index:9;width:48px;height:48px;border:1px solid var(--ink);background:#fff;color:var(--ink);display:grid;place-items:center;padding:0;font-size:22px;line-height:1;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .25s ease,transform .25s ease,visibility .25s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:var(--red);color:#fff;border-color:var(--red)}.back-to-top:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.back-to-top:active{transform:translateY(1px)}

/* Targeted hero, video, tower and living refinements */
.hero-image img{object-position:100% center}
.hero-flag{right:24px;bottom:24px;min-width:154px;padding:18px 24px 16px;text-align:left;box-shadow:0 0 0 1px rgba(22,22,22,.12)}
.hero-flag span{display:block;margin-top:6px}
.youtube-frame{width:min(100%,1100px);aspect-ratio:16/9;background:#000}
.youtube-frame iframe{display:block;width:100%;height:100%;border:0}
.product-tower{align-items:center}
.product-tower .product-copy{padding-top:80px;padding-bottom:80px}
.product-tower .product-copy h2{margin-bottom:22px}
.product-tower .product-copy>p:not(.eyebrow){max-width:475px;margin-bottom:0}
.product-tower .feature-list{max-width:490px;margin:34px 0 30px;gap:0 26px}
.product-tower .feature-list li{min-height:44px;padding:12px 0;display:flex;align-items:center}
.product-tower .button{margin-top:0;align-self:flex-start}
.product-living{align-items:center}
.product-living .product-media{align-self:center;background:#fff6e6}
.product-living .product-media img{height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center center}
@media(max-width:900px){
  .hero-image img{object-position:82% center}
  .hero-flag{right:16px;bottom:16px}
  .product-tower .product-copy{padding-top:65px;padding-bottom:65px}
  .product-living .product-media{width:100%}
}
@media(max-width:560px){
  .hero-flag{min-width:138px;padding:15px 18px 14px;font-size:26px}
  .product-tower .feature-list{margin:28px 0 26px}
  .product-tower .feature-list li{min-height:auto;padding:10px 0}
}

.product-tower .product-media{align-self:stretch;min-height:600px}
@media(max-width:900px){.product-tower .product-media{min-height:450px}}

/* Project Overview product cards */
.four-grid .part-red{background:#ED1C24;border-color:#fff}.four-grid .part-red>b,.four-grid .part-red h3,.four-grid .part-red p,.four-grid .part-red a{color:#fff}.four-grid .part-red a:hover,.four-grid .part-red a:focus-visible{color:#fff}
.four-grid .part-orange{background:#F7941D;border-color:#2C2C2C}.four-grid .part-orange>b,.four-grid .part-orange h3,.four-grid .part-orange p,.four-grid .part-orange a{color:#2C2C2C}.four-grid .part-orange a:hover,.four-grid .part-orange a:focus-visible{color:#2C2C2C}
.four-grid .part-pink{background:#EE4D9B;border-color:#2C2C2C}.four-grid .part-pink>b,.four-grid .part-pink h3,.four-grid .part-pink p,.four-grid .part-pink a{color:#2C2C2C}.four-grid .part-pink a:hover,.four-grid .part-pink a:focus-visible{color:#2C2C2C}
.four-grid .part-yellow{background:#FFC20E;border-color:#2C2C2C}.four-grid .part-yellow>b,.four-grid .part-yellow h3,.four-grid .part-yellow p,.four-grid .part-yellow a{color:#2C2C2C}.four-grid .part-yellow a:hover,.four-grid .part-yellow a:focus-visible{color:#2C2C2C}
.four-grid .part a:hover{opacity:1;text-decoration-thickness:2px}.four-grid .part a:focus-visible{outline:2px solid currentColor;outline-offset:4px;text-decoration-thickness:2px}.four-grid .part-orange p,.four-grid .part-pink p,.four-grid .part-yellow p{font-weight:600}

/* New-share content modules */

.project-status{display:inline-block;margin:8px 0 0;padding:5px 9px;border:1px solid var(--ink);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.part-yellow{background:#FFC20E;border-top:5px solid var(--yellow)}.part-yellow>b{color:var(--yellow)}.part-yellow h3,.part-yellow a{color:var(--ink)}.part-yellow a:hover,.part-yellow a:focus-visible{color:var(--ink)}.presentation{background:#171717;color:#fff}.presentation-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.presentation .fine-print{color:#cacaca}.button:disabled,.text-button:disabled{cursor:not-allowed;opacity:.65}.magazine-grid{display:grid;grid-template-columns:1.1fr 1fr;grid-template-rows:repeat(2,1fr);gap:12px}.magazine-cover{grid-row:span 2;position:relative;min-height:410px;overflow:hidden;background:var(--yellow);color:#111}.magazine-cover img{width:100%;height:100%;object-fit:cover;opacity:.72}.magazine-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.76))}.magazine-cover span{position:absolute;z-index:1;left:24px;bottom:22px;color:#fff;font-size:42px;line-height:.85;font-weight:800}.magazine-cover small{font-size:10px;letter-spacing:.12em}.magazine-card{display:flex;min-height:125px;padding:20px;background:#fff;color:#111;flex-direction:column;justify-content:space-between;border-left:6px solid var(--pink)}.magazine-card:nth-child(3){border-color:var(--orange)}.magazine-card:nth-child(4){border-color:var(--yellow)}.magazine-card b{font-size:20px}.magazine-card span{font-size:12px}.availability{background:#fff9eb}.availability .shell{max-width:1200px}.draft-notice{margin:26px 0 50px;padding:13px 16px;border-left:5px solid var(--orange);background:#fff}.availability-block{padding:30px;background:#fff;border:1px solid var(--ink)}.availability-heading{display:flex;justify-content:space-between;gap:22px;align-items:flex-start;margin-bottom:24px}.availability-heading h3{margin:0 0 5px}.availability-heading p{margin:0;font-size:12px}.date-label{display:inline-block;padding:7px 10px;background:var(--yellow);font-size:12px;font-weight:700;white-space:nowrap}.availability-tools{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:18px}.availability-legend,.unit-filters{display:flex;flex-wrap:wrap;gap:7px}.status-pill{display:inline-block;padding:3px 7px;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.available{background:#dff5e9;color:#075b36}.sold{background:#e8e8e8;color:#555}.booked{background:#ffe5c0;color:#7d4800}.unit-filters button,.plan-tabs button{border:1px solid var(--ink);background:#fff;padding:7px 10px;font-size:11px;font-weight:700;cursor:pointer}.unit-filters button.is-active,.unit-filters button:hover,.plan-tabs button.is-active{background:var(--orange)}.availability-table-wrap{overflow-x:auto;margin:20px 0 25px}.availability-table{width:100%;border-collapse:collapse;min-width:700px;font-size:13px}.availability-table th,.availability-table td{padding:12px 11px;border:1px solid var(--ink);text-align:left}.availability-table th{background:#f0eee7;font-size:11px;text-transform:uppercase;letter-spacing:.05em}.office-availability{background:transparent;border-color:#fff}.office-availability .availability-heading{color:#fff}.dark-label{background:var(--yellow);color:#111}.light-table{background:#fff;color:#111}.light-table th{background:#e7f7f5}.grr-card{margin-top:28px;padding:32px;background:#fff;color:#111;max-width:900px}.grr-card h3{margin:0 0 25px;font-size:30px}.grr-facts{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--ink)}.grr-facts span{padding:16px;border-right:1px solid var(--ink);font-size:12px}.grr-facts span:last-child{border-right:0}.grr-facts b{display:block;margin-bottom:6px;font-size:23px}.investment-disclaimer{margin:20px 0 0;padding:12px 14px;border-left:5px solid var(--red);background:#fff0ef;font-size:13px;font-weight:700}.plans{padding-bottom:105px}.plan-tabs{display:flex;gap:8px;margin:34px 0 0}.plan-panel{display:grid;grid-template-columns:32% 1fr;gap:26px;min-height:540px;padding:24px;border:1px solid var(--ink);border-top:0}.plan-copy{display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.plan-copy h3{margin-bottom:12px}.plan-copy .text-button{margin-top:17px;text-align:left}.plan-preview{width:100%;height:490px;border:1px solid var(--line);background:#f7f7f7}.construction{padding:105px 0;background:#f2f2ef}.construction-layout{display:grid;grid-template-columns:.85fr 1.1fr;gap:48px;align-items:center}.construction-visual{position:relative;min-height:360px;overflow:hidden}.construction-visual img{width:100%;height:100%;min-height:360px;object-fit:cover;filter:grayscale(.45)}.construction-visual:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.2)}.construction-visual span{position:absolute;z-index:1;left:20px;bottom:18px;padding:8px 10px;background:var(--yellow);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.update-ready{display:none}.booking .fine-print{margin-top:16px}.gallery-item{border-radius:0}.contact{padding-bottom:130px}@media(max-width:900px){.presentation-layout,.construction-layout{grid-template-columns:1fr}.availability-heading,.availability-tools{align-items:flex-start;flex-direction:column}.grr-facts{grid-template-columns:repeat(2,1fr)}.grr-facts span:nth-child(2){border-right:0}.grr-facts span:nth-child(-n+2){border-bottom:1px solid var(--ink)}.plan-panel{grid-template-columns:1fr;min-height:0}.plan-preview{height:400px}.magazine-cover{min-height:350px}}@media(max-width:560px){.presentation,.availability,.plans,.construction{padding-top:72px;padding-bottom:72px}.magazine-grid{grid-template-columns:1fr}.magazine-cover{grid-row:auto;min-height:330px}.magazine-card{min-height:100px}.grr-facts{grid-template-columns:1fr}.grr-facts span,.grr-facts span:nth-child(n){border-right:0;border-bottom:1px solid var(--ink)}.grr-facts span:last-child{border-bottom:0}.plan-tabs{flex-direction:column}.plan-tabs button{text-align:left}.plan-preview{height:270px}.availability-block{padding:18px}.date-label{white-space:normal}.construction-visual,.construction-visual img{min-height:260px}}

/* ODOM Living detail section */
.living-detail{background:#fff9eb;border-top:8px solid var(--orange)}
.living-detail-hero{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}
.living-detail-copy{max-width:650px}.living-detail-date{margin:-6px 0 18px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#555}.living-detail-copy h2{font-size:clamp(38px,4.5vw,68px);line-height:.98}.living-detail-copy h3,.living-detail-heading h3{font-size:clamp(25px,2.4vw,34px);margin-bottom:16px}.living-detail-copy p:not(.eyebrow):not(.living-detail-date){max-width:620px}
.living-detail-feature{margin:0}.living-detail-feature img{width:100%;min-height:510px;height:100%;object-fit:cover}.living-detail-feature figcaption{margin-top:10px;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}
.living-detail-block{margin-top:96px}.living-detail-heading{display:grid;grid-template-columns:36% 1fr;gap:30px;align-items:start;margin-bottom:30px}.living-detail-heading .eyebrow{margin:7px 0 0}
.living-facts{display:grid;grid-template-columns:repeat(2,1fr);margin:0;border:1px solid var(--ink)}.living-facts div{min-height:106px;padding:18px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink)}.living-facts div:nth-child(2n){border-right:0}.living-facts div:nth-last-child(-n+2){border-bottom:0}.living-facts dt,.living-unit-grid dt{margin-bottom:6px;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.living-facts dd,.living-unit-grid dd{margin:0;font-size:15px;font-weight:600}
.living-facilities{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin:0;padding:0;list-style:none;border:1px solid var(--ink)}.living-facilities li{min-height:70px;padding:17px 20px 17px 47px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);position:relative;font-size:14px;font-weight:600}.living-facilities li:before{content:"";position:absolute;left:20px;top:23px;width:11px;height:6px;border-left:2px solid var(--orange);border-bottom:2px solid var(--orange);transform:rotate(-45deg)}.living-facilities li:nth-child(2n){border-right:0}.living-facilities li:nth-last-child(-n+2){border-bottom:0}
.living-value-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--ink);border-left:1px solid var(--ink)}.living-value-grid article{min-height:238px;padding:24px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink)}.living-value-grid span{display:block;margin-bottom:36px;font-size:13px;font-weight:800;color:var(--orange)}.living-value-grid h4,.living-unit-grid h4{margin:0 0 12px;font-family:var(--font-heading);font-size:23px;line-height:1.08}.living-value-grid p{margin:0;font-size:14px}.living-summary{max-width:850px;margin:32px 0 0;padding:22px 24px;border-left:6px solid var(--orange);background:#fff}.living-summary p{margin:0}.living-summary p+p{margin-top:12px}
.living-units-block{padding:54px;background:#fff}.living-unit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.living-unit-grid article{padding:24px;border:1px solid var(--ink);background:#fff;display:flex;flex-direction:column}.living-unit-grid .unit-type{margin:0 0 22px;font-size:11px;font-weight:800;letter-spacing:.1em;color:var(--orange)}.living-unit-grid .unit-price{margin:0 0 25px;font-size:28px;font-weight:800;line-height:1;color:var(--ink)}.living-unit-grid dl{display:grid;gap:12px;margin:auto 0 0}.living-unit-grid dl div{padding-top:10px;border-top:1px solid var(--line)}.living-unit-grid dd{font-size:13px;line-height:1.35}
.living-detail-closing{display:grid;grid-template-columns:1fr auto;gap:36px;align-items:end;margin-top:96px;padding:42px;background:#2C2C2C;color:#fff}.living-detail-closing .eyebrow{color:#FFB74D}.living-detail-closing h3{max-width:640px;margin-bottom:12px;font-size:clamp(25px,3vw,39px);line-height:1.02}.living-detail-closing p:not(.eyebrow){margin:0;max-width:600px;color:rgba(255,255,255,.88)}.living-detail-closing .button-row{margin:0;justify-content:flex-end}.living-detail-closing .button-outline{border-color:#fff;background:#fff;color:var(--ink)}.living-supporting-images{display:grid;grid-template-columns:1.1fr .9fr;gap:12px;margin-top:12px}.living-supporting-images img{width:100%;height:300px;object-fit:cover}
@media(max-width:900px){.living-detail-hero,.living-detail-heading,.living-detail-closing{grid-template-columns:1fr}.living-detail-feature img{min-height:400px}.living-detail-heading .eyebrow{margin:0}.living-detail-closing .button-row{justify-content:flex-start}}
@media(max-width:560px){.living-detail{padding-top:72px;padding-bottom:72px}.living-detail-copy h2{font-size:39px}.living-detail-feature img{min-height:310px}.living-detail-block{margin-top:68px}.living-facts,.living-facilities,.living-value-grid,.living-unit-grid,.living-supporting-images{grid-template-columns:1fr}.living-facts div,.living-facts div:nth-child(n),.living-facilities li,.living-facilities li:nth-child(n){border-right:0;border-bottom:1px solid var(--ink)}.living-facts div:last-child,.living-facilities li:last-child{border-bottom:0}.living-value-grid article{min-height:0;padding:22px}.living-value-grid span{margin-bottom:23px}.living-units-block{padding:24px 18px}.living-detail-closing{margin-top:68px;padding:28px 24px}.living-detail-closing .button-row{display:grid}.living-detail-closing .button{width:100%}.living-supporting-images img{height:230px}}

/* The ODOM Story */
.odom-story{background:#fff;border-top:1px solid var(--line)}
.odom-story-intro{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:center}.odom-story-title{max-width:530px}.odom-story-title h2{font-size:clamp(42px,5vw,72px);line-height:.94}.odom-story-title p:not(.eyebrow){max-width:470px}.odom-story-main-image{margin:0}.odom-story-main-image img{width:100%;min-height:570px;height:100%;object-fit:cover}.odom-story-main-image figcaption{margin-top:10px;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.odom-story-chapter{display:grid;grid-template-columns:36% 1fr;gap:70px;margin:110px 0;padding:34px 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.odom-story h3{font-size:clamp(29px,3vw,44px);line-height:1.01}.odom-story-chapter p{max-width:670px}.odom-story-chapter p:last-child{margin-bottom:0}
.odom-story-feature{display:grid;grid-template-columns:1.06fr .94fr;gap:70px;align-items:center;margin:110px 0}.odom-story-feature figure{margin:0}.odom-story-feature figure img{width:100%;min-height:510px;height:100%;object-fit:cover}.odom-story-feature>div{max-width:490px}.odom-story-feature-reverse{grid-template-columns:.94fr 1.06fr}.odom-story-feature-reverse>div{justify-self:end}.odom-story-feature blockquote{margin:34px 0 0;padding:17px 0 0;border-top:3px solid var(--red);font-family:var(--font-heading);font-size:26px;font-weight:600;line-height:1.08}
.odom-story-climate{display:grid;grid-template-columns:.88fr 1.12fr;gap:50px;align-items:center;margin:110px 0;padding:54px;background:#B3E5FC}.odom-story-climate>div{max-width:450px}.odom-story-climate h3{margin-bottom:14px}.odom-story-climate p:last-child{margin-bottom:0}.odom-story-climate ul{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin:0;padding:0;list-style:none;border-top:1px solid var(--ink);border-left:1px solid var(--ink)}.odom-story-climate li{min-height:63px;padding:16px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);font-size:13px;font-weight:700}
.odom-story-connected{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center;margin:110px 0}.odom-story-connected figure{margin:0}.odom-story-connected img{width:100%;min-height:510px;height:100%;object-fit:cover}.odom-story-connected>div{max-width:470px}.odom-story-connected ul{margin:22px 0;padding:0;list-style:none}.odom-story-connected li{padding:9px 0;border-top:1px solid var(--ink);font-size:14px}.odom-story-connected li:last-child{border-bottom:1px solid var(--ink)}
.odom-story-meaning{display:grid;grid-template-columns:1fr .72fr;gap:70px;align-items:end;margin:110px 0 0;padding:54px;background:#2C2C2C;color:#fff}.odom-story-meaning>div{max-width:650px}.odom-story-meaning .eyebrow{color:#FFC20E}.odom-story-meaning h3{margin-bottom:16px}.odom-story-meaning>div p:last-child{margin-bottom:0;color:rgba(255,255,255,.88)}.odom-story-quote{margin:0;padding:0 0 0 25px;border-left:4px solid #F7941D;font-family:var(--font-heading);font-size:clamp(25px,3vw,38px);font-weight:600;line-height:1.03}
.odom-story-location{max-width:790px;margin:0 auto;padding:74px 0 48px;text-align:center}.odom-story-location .eyebrow{color:var(--red)}.odom-story-location h3{margin-bottom:16px}.odom-story-location p:last-child{margin:0}.odom-story-source{margin:0;text-align:center;font-size:11px;color:#555}.odom-story-source a{text-decoration:underline}.odom-story-source a:hover,.odom-story-source a:focus-visible{text-decoration-thickness:2px}
@media(max-width:900px){.odom-story-intro,.odom-story-feature,.odom-story-feature-reverse,.odom-story-climate,.odom-story-connected,.odom-story-meaning{grid-template-columns:1fr;gap:35px}.odom-story-main-image img,.odom-story-feature figure img,.odom-story-connected img{min-height:400px}.odom-story-feature-reverse>div{justify-self:auto;order:2}.odom-story-chapter{grid-template-columns:1fr;gap:15px;margin:78px 0}.odom-story-meaning{align-items:start}.odom-story-quote{max-width:580px}.odom-story-climate>div,.odom-story-connected>div,.odom-story-feature>div{max-width:600px}}
@media(max-width:560px){.odom-story{padding-top:72px;padding-bottom:72px}.odom-story-title h2{font-size:42px}.odom-story-main-image img,.odom-story-feature figure img,.odom-story-connected img{min-height:290px}.odom-story-chapter,.odom-story-feature,.odom-story-feature-reverse,.odom-story-climate,.odom-story-connected{margin:68px 0}.odom-story-climate{padding:28px 24px}.odom-story-climate ul{grid-template-columns:1fr}.odom-story-climate li{min-height:0;border-right:0}.odom-story-meaning{margin-top:68px;padding:32px 24px}.odom-story-location{padding:62px 0 38px}.odom-story-quote{padding-left:18px}}

/* Project Overview card presentation */
.overview .four-grid{border:0;gap:12px;background:transparent}
.overview .part,.overview .part:nth-child(n){min-height:218px;border:0;border-top:0}
.overview .part-red,.overview .part-orange,.overview .part-pink,.overview .part-yellow{border-top:0}
.overview .part a{text-decoration-thickness:1px;text-underline-offset:3px}
.overview .part a:hover,.overview .part a:focus-visible{text-decoration-thickness:2px;text-underline-offset:4px}
@media(max-width:560px){.overview .four-grid{gap:10px}.overview .part,.overview .part:nth-child(n){border:0}}

/* Why ODOM Tower comparison */
.why-tower{background:#fff8f8;border-top:8px solid #ED1C24}.why-tower-intro{display:grid;grid-template-columns:42% 1fr;gap:42px;align-items:end;margin-bottom:38px}.why-tower-intro h2{margin:0}.why-tower-intro p:not(.eyebrow){max-width:570px;margin:0}
.why-tower-comparison{border:1px solid var(--ink);max-width:980px}.why-tower-head,.why-tower-row{display:grid;grid-template-columns:1.08fr 1fr 1fr}.why-tower-head{background:#2C2C2C;color:#fff;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.why-tower-head span,.why-tower-row>*{padding:15px 18px;border-right:1px solid var(--ink)}.why-tower-head span:last-child,.why-tower-row>*:last-child{border-right:0}.why-tower-odom-head{background:#ED1C24}.why-tower-row{background:#fff;border-top:1px solid var(--ink);align-items:stretch}.why-tower-row strong{font-size:15px;display:flex;align-items:center}.why-tower-row span{display:flex;align-items:center;font-size:14px}.why-tower-benefit{gap:9px;background:#ED1C24;color:#fff;font-weight:700}.why-tower-benefit i{width:18px;height:18px;border:1px solid #fff;border-radius:50%;display:inline-grid;place-items:center;font-size:12px;font-style:normal;line-height:1;flex:0 0 auto}.why-tower .button{margin-top:28px;background:#ED1C24;border-color:#ED1C24;color:#fff}
@media(max-width:900px){.why-tower-intro{grid-template-columns:1fr;gap:15px}.why-tower-intro h2{margin-bottom:0}}
@media(max-width:560px){.why-tower{padding-top:72px;padding-bottom:72px}.why-tower-comparison{border:0;background:transparent}.why-tower-head{display:none}.why-tower-row{grid-template-columns:1fr 1fr;margin-bottom:10px;border:1px solid var(--ink)}.why-tower-row>*{min-height:0;padding:13px 14px;border-right:0}.why-tower-row strong{grid-column:1/-1;padding:12px 14px;border-bottom:1px solid var(--ink);background:#fff;font-size:14px}.why-tower-row span{display:block;font-size:13px}.why-tower-row span:before{display:block;margin-bottom:6px;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.why-tower-row .why-tower-benefit:before{content:"ODOM Tower"}.why-tower-row span:last-child{background:#fff}.why-tower-row span:last-child:before{content:"Typical Development"}.why-tower-benefit i{display:inline-grid;margin-right:7px;vertical-align:middle}.why-tower .button{width:100%}}

/* Gallery expansion and language switch */
.language-switch{display:flex;align-items:center;gap:2px;margin-left:4px;border:1px solid var(--ink);padding:2px}.language-switch button{border:0;background:transparent;padding:5px 7px;font-size:10px;font-weight:800;letter-spacing:.03em;cursor:pointer;white-space:nowrap}.language-switch button.is-active{background:var(--ink);color:#fff}.language-switch button:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}
.gallery-toggle-wrap{display:flex;justify-content:center;margin-top:30px}.gallery-toggle{min-width:184px}.gallery-extra:not([hidden]){animation:gallery-reveal .28s ease both}@keyframes gallery-reveal{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.modal-gallery-nav{position:absolute;top:50%;z-index:1;width:44px;height:44px;border:1px solid #fff;background:#000;color:#fff;font-size:24px;line-height:1;cursor:pointer;transform:translateY(-50%)}.modal-gallery-prev{left:22px}.modal-gallery-next{right:22px}.modal-gallery-nav:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}
html[lang="km"] body,html[lang="km"] h1,html[lang="km"] h2,html[lang="km"] h3,html[lang="km"] h4{font-family:var(--font-khmer)}html[lang="km"] body{line-height:1.72}html[lang="ja"] body,html[lang="ja"] h1,html[lang="ja"] h2,html[lang="ja"] h3,html[lang="ja"] h4{font-family:"Noto Sans JP",var(--font-body)}html[lang="ja"] body{line-height:1.7}
@media(max-width:900px){.language-switch{margin:16px 0 0;align-self:flex-start}.modal-gallery-prev{left:12px}.modal-gallery-next{right:12px}}
@media(max-width:560px){.language-switch button{padding:6px 8px;font-size:11px}.gallery-toggle{width:100%}.modal-gallery-nav{width:40px;height:40px}.modal-gallery-prev{left:8px}.modal-gallery-next{right:8px}}

/* Khmer typography: keep every public UI surface on the Khmer text stack. */
html[lang="km"]{
  --font-khmer:"Noto Sans Khmer","Khmer OS Siemreap",sans-serif;
}
html[lang="km"] body,
html[lang="km"] body button,
html[lang="km"] body input,
html[lang="km"] body select,
html[lang="km"] body textarea,
html[lang="km"] body table,
html[lang="km"] body th,
html[lang="km"] body td,
html[lang="km"] body label,
html[lang="km"] body .button,
html[lang="km"] body .text-button,
html[lang="km"] body .status-pill,
html[lang="km"] body .eyebrow,
html[lang="km"] body .date-label,
html[lang="km"] body .modal,
html[lang="km"] body .filters button,
html[lang="km"] body .nav-panel,
html[lang="km"] body .language-switch{
  font-family:var(--font-khmer);
  font-weight:400;
  letter-spacing:normal;
  text-transform:none;
  word-break:normal;
  overflow-wrap:break-word;
}
html[lang="km"] h1,
html[lang="km"] h2,
html[lang="km"] h3,
html[lang="km"] h4,
html[lang="km"] h5,
html[lang="km"] h6{
  font-family:var(--font-khmer);
  font-weight:600;
  line-height:1.45;
  letter-spacing:normal;
  text-transform:none;
}
html[lang="km"] body{line-height:1.82;}
html[lang="km"] p,
html[lang="km"] li,
html[lang="km"] dd,
html[lang="km"] td,
html[lang="km"] textarea{line-height:1.82;}
html[lang="km"] .eyebrow,
html[lang="km"] .hero-highlights span,
html[lang="km"] .part b,
html[lang="km"] .date-label,
html[lang="km"] .status-pill{font-weight:500;line-height:1.5;letter-spacing:normal;}
html[lang="km"] .button,
html[lang="km"] .text-button,
html[lang="km"] .filters button,
html[lang="km"] .plan-tabs button,
html[lang="km"] .language-switch button{font-weight:500;line-height:1.45;letter-spacing:normal;white-space:normal;}
html[lang="km"] .nav-panel{gap:14px;font-size:12px;font-weight:500;line-height:1.45;letter-spacing:normal;}
html[lang="km"] .nav-panel>a{padding:8px 0;white-space:nowrap;}
html[lang="km"] .feature-list li,
html[lang="km"] .availability-table,
html[lang="km"] .living-facts,
html[lang="km"] #inquiry-form label{font-weight:400;}
html[lang="km"] #inquiry-form label{line-height:1.5;}
html[lang="km"] .form-status{font-weight:500;line-height:1.7;}
@media(max-width:900px){
  html[lang="km"] .nav-panel{gap:8px;font-size:14px;line-height:1.5;}
  html[lang="km"] .nav-panel>a{padding:10px 0;white-space:normal;}
  html[lang="km"] .language-switch{gap:4px;}
}
@media(max-width:560px){
  html[lang="km"] h1{line-height:1.38;}
  html[lang="km"] h2{line-height:1.42;}
  html[lang="km"] .button{min-height:50px;padding-top:11px;padding-bottom:11px;}
}

/* Final Khmer cascade: component display rules must not replace Noto Sans Khmer. */
html[lang="km"] body,
html[lang="km"] body *,
html[lang="km"] body *::before,
html[lang="km"] body *::after{
  font-family:"Noto Sans Khmer","Khmer OS",sans-serif !important;
}
html[lang="km"] body{font-weight:400;line-height:1.8;}
html[lang="km"] h1,
html[lang="km"] h2,
html[lang="km"] h3,
html[lang="km"] h4,
html[lang="km"] h5,
html[lang="km"] h6{font-weight:600;line-height:1.5;letter-spacing:0;text-transform:none;}
html[lang="km"] .eyebrow,
html[lang="km"] .hero-highlights span,
html[lang="km"] .status-pill,
html[lang="km"] .date-label,
html[lang="km"] .button,
html[lang="km"] .text-button,
html[lang="km"] .filters button,
html[lang="km"] .nav-panel a,
html[lang="km"] .language-switch button{font-weight:500;line-height:1.6;letter-spacing:0;text-transform:none;}
html[lang="km"] p,
html[lang="km"] li,
html[lang="km"] dd,
html[lang="km"] td,
html[lang="km"] th,
html[lang="km"] label{line-height:1.8;letter-spacing:0;}
@media(min-width:901px){html[lang="km"] .nav-panel{gap:10px;font-size:11px;}}
@media(max-width:560px){html[lang="km"] h1{font-size:42px;}html[lang="km"] h2{font-size:clamp(29px,9vw,42px);}}
