/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#17251f;--forest:#19372d;--cream:#f4f0e8;--paper:#fbfaf6;--gold:#bd9a60;--line:#18362c29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}main{overflow:hidden}.section-shell{width:min(1180px,100% - 48px);margin:auto}.nav-wrap{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#fbfaf6eb;border-bottom:1px solid #18362c14;justify-content:space-between;align-items:center;height:82px;padding:0 max(28px,50vw - 590px);display:flex;position:fixed;top:0;left:0;right:0}.brand{align-items:center;gap:12px;display:flex}.brand-mark{border:1px solid var(--forest);place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-size:20px;display:grid}.brand b{letter-spacing:.18em;font-size:13px;display:block}.brand small{letter-spacing:.24em;margin-top:2px;font-size:7px;display:block}.nav-links{align-items:center;gap:34px;font-size:13px;display:flex}.nav-links>a:not(.nav-cta){position:relative}.nav-links>a:not(.nav-cta):after{content:"";background:var(--forest);width:0;height:1px;transition:all .3s;position:absolute;bottom:-6px;left:0}.nav-links>a:hover:after{width:100%}.nav-cta{background:var(--forest);color:#fff;gap:24px;padding:13px 18px;display:flex}.menu-button{color:var(--ink);background:0 0;border:0;display:none}.hero{background:var(--cream);grid-template-rows:1fr auto;grid-template-columns:1fr 1.05fr;gap:30px;min-height:820px;padding:150px max(28px,50vw - 590px) 56px;display:grid;position:relative}.hero-grid{background-image:linear-gradient(#18362c0b 1px,#0000 1px),linear-gradient(90deg,#18362c0b 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.hero-orbit{pointer-events:none;border:1px solid #bd9a6040;border-radius:50%;position:absolute}.orbit-one{width:540px;height:540px;top:95px;right:-110px}.orbit-two{width:380px;height:380px;top:175px;right:-30px}.hero-copy{z-index:2;align-self:center;position:relative}.eyebrow{letter-spacing:.24em;color:#ffffffad;text-transform:uppercase;align-items:center;gap:10px;font-size:10px;font-weight:650;display:flex}.eyebrow.dark{color:#6d7771}.eyebrow span{background:var(--gold);width:28px;height:1px}.hero .eyebrow{color:#66736e}.hero h1,.section-heading h2,.location-copy h2,.contact-inner h2{letter-spacing:-.035em;margin:22px 0 24px;font-family:Georgia,Noto Serif SC,serif;font-weight:400;line-height:1.02}.hero h1{font-size:clamp(50px,6.2vw,82px)}em{color:var(--gold);font-style:italic}.hero-lead{color:#5e6b66;max-width:490px;font-size:15px;line-height:1.8}.hero-actions{align-items:center;gap:32px;margin-top:36px;display:flex}.primary-button{background:var(--forest);color:#fff;align-items:center;gap:52px;padding:17px 22px;font-size:13px;transition:all .25s;display:inline-flex}.primary-button:hover{background:#264b3e;transform:translateY(-2px)}.text-link{border-bottom:1px solid #17251f59;padding-bottom:6px;font-size:13px}.text-link span{margin-left:18px}.hero-art{z-index:1;background:linear-gradient(150deg,#d8d4c8 0%,#bac8bd 48%,#8ba092 100%);border-radius:220px 220px 8px 8px;align-self:stretch;min-height:500px;position:relative;overflow:hidden;box-shadow:0 28px 70px #18362c21}.sun-disc{background:#f6e0b39e;border-radius:50%;width:230px;height:230px;position:absolute;top:44px;right:52px;box-shadow:0 0 80px #f6e0b347}.tower{background:linear-gradient(105deg,#e3dfd6,#8b9992);border-left:1px solid #ffffff8c;flex-direction:column;justify-content:space-evenly;padding:13px 0;display:flex;position:absolute;bottom:76px;box-shadow:18px 0 30px #1f362e29}.tower i{background:#ffffff73;height:1px;display:block}.tower-a{clip-path:polygon(11% 0,100% 8%,100% 100%,0 100%);width:126px;height:318px;left:16%}.tower-b{clip-path:polygon(0 10%,86% 0,100% 100%,0 100%);width:142px;height:380px;left:39%}.tower-c{clip-path:polygon(0 0,90% 13%,100% 100%,0 100%);width:120px;height:270px;right:8%}.water-line{opacity:.9;background:linear-gradient(#7c9990,#476e63);height:98px;position:absolute;bottom:0;left:0;right:0}.water-line span{background:#ffffff52;height:1px;margin-top:18px;display:block;transform:skew(-24deg)}.hero-caption{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fbfaf6e6;align-items:center;gap:16px;padding:15px 18px;display:flex;position:absolute;bottom:24px;left:26px}.hero-caption small{color:var(--gold);font-family:Georgia,serif;font-size:26px}.hero-caption p{color:#68736f;margin:0;font-size:10px;line-height:1.55}.hero-caption b{color:var(--ink);font-size:11px}.hero-stats{z-index:2;border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(3,1fr);padding-top:24px;display:grid;position:relative}.hero-stats div{flex-direction:column;display:flex}.hero-stats b{font-family:Georgia,serif;font-size:22px;font-weight:400}.hero-stats span{letter-spacing:.12em;color:#78827e;margin-top:7px;font-size:9px}.intro{padding:120px 0}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:90px;display:grid}.section-heading h2,.location-copy h2{font-size:clamp(42px,5vw,64px)}.section-heading>p{color:#707a76;max-width:420px;margin:0 0 10px;font-size:14px;line-height:1.9}.filters{flex-wrap:wrap;gap:8px;margin:58px 0 28px;display:flex}.filters button{border:1px solid var(--line);color:#65706b;cursor:pointer;background:0 0;padding:11px 16px;font-size:12px;transition:all .2s}.filters button:hover,.filters button.active{background:var(--forest);color:#fff;border-color:var(--forest)}.project-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.project-card{border:1px solid var(--line);background:#fff;transition:all .3s}.project-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px #18362c1a}.project-visual{background:linear-gradient(145deg,#c4d0c9,#7d988e);height:280px;position:relative;overflow:hidden}.project-visual:before{content:"";background:#f5e5c57a;border-radius:50%;width:260px;height:260px;position:absolute;top:-55px;right:-42px}.project-card.sage .project-visual{background:linear-gradient(145deg,#d2d5c2,#8d9a7c)}.project-card.slate .project-visual{background:linear-gradient(145deg,#c4c8c8,#6b7779)}.project-card.sand .project-visual{background:linear-gradient(145deg,#e0d2bd,#ae9273)}.project-number{color:#fff;font-family:Georgia,serif;font-size:13px;position:absolute;top:18px;left:20px}.project-tag{background:#fbfaf6db;padding:7px 10px;font-size:10px;position:absolute;top:16px;right:16px}.mini-skyline{align-items:flex-end;gap:9px;height:88%;display:flex;position:absolute;inset:auto 8% 0 18%}.mini-skyline i{background:linear-gradient(100deg,#faf8f1cc,#475b5273);border-left:1px solid #ffffffb3;width:22%;display:block;box-shadow:8px 0 20px #1f322b29}.mini-skyline i:first-child{height:55%}.mini-skyline i:nth-child(2){height:88%}.mini-skyline i:nth-child(3){height:72%}.mini-skyline i:nth-child(4){height:48%}.visual-location{color:#fff;letter-spacing:.18em;font-size:9px;position:absolute;bottom:15px;left:20px}.project-content{padding:26px}.project-title{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.project-title p{color:#87908d;letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:9px}.project-title h3{margin:0;font-family:Georgia,Noto Serif SC,serif;font-size:25px;font-weight:400}.project-title>a{border:1px solid var(--line);place-items:center;width:36px;height:36px;transition:all .2s;display:grid}.project-title>a:hover{background:var(--forest);color:#fff}.project-description{color:#68736f;margin:21px 0;font-size:13px;line-height:1.8}.project-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:18px 0;display:grid}.project-facts small{color:#8b9490;margin-bottom:7px;font-size:9px;display:block}.project-facts b{font-family:Georgia,serif;font-size:15px;font-weight:400}.project-content ul{flex-wrap:wrap;gap:8px;margin:18px 0 0;padding:0;list-style:none;display:flex}.project-content li{color:#6e7874;background:#f3f1eb;padding:7px 9px;font-size:10px}.empty-state{text-align:center;color:#7b8581;padding:60px}.compare-section{background:var(--forest);color:#fff;padding:110px 0}.section-heading.light>p{color:#ffffff8c}.section-heading.light h2{font-size:clamp(42px,5vw,64px)}.comparison-table{border-top:1px solid #fff3;margin-top:54px}.comparison-row{border-bottom:1px solid #ffffff21;grid-template-columns:1.7fr repeat(5,1fr);align-items:center;min-height:74px;font-size:12px;display:grid}.comparison-head{color:#ffffff73;letter-spacing:.12em;text-transform:uppercase;min-height:48px;font-size:9px}.comparison-row span:first-child{align-items:center;gap:12px;display:flex}.dot{background:#8ca69c;border-radius:50%;width:9px;height:9px}.dot.sage{background:#b6bd8f}.dot.slate{background:#9ca6a8}.dot.sand{background:#d1ae82}.location-section{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;padding:120px 0;display:grid}.location-copy>p:not(.eyebrow){color:#6d7773;max-width:430px;font-size:14px;line-height:1.9}.dark-link{margin-top:24px;display:inline-block}.map-card{border:1px solid var(--line);background:#e8e5dc;height:500px;position:relative;overflow:hidden}.map-card:before{content:"";opacity:.28;background-image:radial-gradient(#aab0aa 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.map-river{background:#afc3be;border-radius:45%;width:58%;height:130%;position:absolute;top:-15%;right:-12%;transform:rotate(14deg)}.road{transform-origin:0;background:#a9a79e;height:1px;position:absolute}.road-one{width:80%;top:44%;left:5%;transform:rotate(18deg)}.road-two{width:70%;top:73%;left:15%;transform:rotate(-14deg)}.road-three{width:55%;top:8%;left:34%;transform:rotate(74deg)}.map-pin{letter-spacing:.04em;align-items:center;gap:7px;font-size:10px;font-weight:650;display:flex;position:absolute}.map-pin i{background:var(--gold);width:11px;height:11px;box-shadow:0 0 0 1px var(--gold);border:3px solid #f7f5ef;border-radius:50%}.pin-a{top:42%;left:26%}.pin-b{bottom:25%;right:12%}.pin-c{top:20%;left:12%}.map-pin.muted i{background:#8f9793;box-shadow:0 0 0 1px #8f9793}.map-key{background:#fbfaf6eb;flex-direction:column;padding:16px 20px;display:flex;position:absolute;bottom:24px;left:24px}.map-key b{font-family:Georgia,serif;font-size:21px;font-weight:400}.map-key span{color:#78827e;margin-top:4px;font-size:9px}.contact-section{color:#fff;text-align:center;background:#b6935e;padding:110px 24px}.contact-inner{max-width:780px;margin:auto}.contact-inner .eyebrow{justify-content:center}.contact-inner h2{font-size:clamp(44px,6vw,72px)}.contact-inner h2 em{color:#fff}.contact-inner>p:not(.eyebrow){color:#ffffffc2;font-size:14px}.contact-actions{justify-content:center;align-items:center;gap:26px;margin-top:36px;display:flex}.light-button{color:var(--forest);background:#fff}.light-button:hover{background:var(--cream);color:var(--forest)}.email-link{border-bottom:1px solid #ffffff80;padding-bottom:5px;font-size:12px}.contact-note{color:#ffffff94;margin-top:24px;font-size:9px;display:block}footer{color:#fff;background:#10241d;justify-content:space-between;align-items:center;gap:24px;min-height:125px;padding:30px max(28px,50vw - 590px);display:flex}.footer-brand .brand-mark{border-color:#fff}footer p,footer>span{letter-spacing:.09em;color:#ffffff80;font-size:9px}@media (max-width:850px){.nav-wrap{height:70px}.menu-button{display:block}.nav-links{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:20px;padding:24px;display:none;position:absolute;top:70px;left:0;right:0}.nav-links.open{display:flex}.hero{grid-template-columns:1fr;min-height:auto;padding-top:115px}.hero-copy{padding-bottom:12px}.hero-art{min-height:430px}.hero-stats{grid-template-columns:1fr;gap:18px}.section-heading{grid-template-columns:1fr;gap:20px}.project-grid{grid-template-columns:1fr}.comparison-head{display:none}.comparison-row{grid-template-columns:repeat(2,1fr);gap:17px;padding:22px 0}.comparison-row span{justify-content:space-between;align-items:center;display:flex!important}.comparison-row span:before{content:attr(data-label);color:#ffffff73;margin-right:10px;font-size:8px}.comparison-row span:first-child{grid-column:1/-1;justify-content:flex-start;font-size:15px}.comparison-row span:first-child:before{display:none}.location-section{grid-template-columns:1fr;gap:45px}.map-card{height:420px}footer{text-align:center;flex-direction:column}}@media (max-width:520px){.section-shell{width:min(100% - 28px,1180px)}.hero{padding-left:18px;padding-right:18px}.hero h1{font-size:48px}.hero-art{border-radius:160px 160px 6px 6px;min-height:370px}.tower-a{width:90px;left:9%}.tower-b{width:100px;left:39%}.tower-c{width:82px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.project-visual{height:230px}.project-content{padding:21px}.project-facts{grid-template-columns:1fr;gap:14px}.project-facts div{justify-content:space-between;display:flex}.intro,.location-section,.compare-section{padding:82px 0}.comparison-row{grid-template-columns:1fr}.comparison-row span:first-child{grid-column:auto}.contact-actions{flex-direction:column}.contact-inner h2{font-size:43px}.map-card{height:360px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.hero-art>img{object-fit:cover;object-position:61% center;z-index:1;width:100%;height:100%;position:absolute;inset:0}.hero-image-shade{z-index:2;background:linear-gradient(#0000 45%,#0f251d61);position:absolute;inset:0}.hero-caption{z-index:3}.hero-art .sun-disc,.hero-art .tower,.hero-art .water-line{display:none}.project-visual{background:#b8c4bd;height:300px}.project-visual:before,.mini-skyline{display:none}.project-visual>img{object-fit:cover;width:100%;height:100%;transition:transform .7s;position:absolute;inset:0}.project-card:hover .project-visual>img{transform:scale(1.045)}.project-card.sage .project-visual>img{object-position:center 43%}.project-card.slate .project-visual>img{object-position:center 56%}.project-card.sand .project-visual>img{object-position:center 48%}.project-image-shade{background:linear-gradient(#0a1f1726,#0000 45%,#0a1f178c);position:absolute;inset:0}.project-number,.project-tag,.visual-location{z-index:2}.hero-art>img.hero-slide{opacity:0;object-position:center;transition:opacity .9s,transform 3.8s;transform:scale(1.03)}.hero-art>img.hero-slide.active{opacity:1;transform:scale(1)}.hero-dots{z-index:4;gap:7px;display:flex;position:absolute;bottom:26px;right:24px}.hero-dots button{cursor:pointer;background:#ffffff7a;border:0;width:18px;height:2px;padding:0}.hero-dots button.active{background:#fff;width:34px}.showing-count{color:#6f7975;margin:-12px 0 24px;font-size:12px}.showing-count b{color:var(--ink)}.price-note{color:#909894!important;margin:11px 0 0!important;font-size:8px!important;line-height:1.55!important}.card-actions{grid-template-columns:.7fr 1.3fr;gap:9px;margin-top:22px;display:grid}.card-actions a{border:1px solid var(--line);justify-content:center;align-items:center;min-height:44px;font-size:11px;transition:all .2s;display:flex}.card-actions a:hover{background:#edf0ec}.card-actions .wa-button{background:var(--forest);color:#fff;border-color:var(--forest)}.card-actions .wa-button:hover{background:#285043}.comparison-scroll{scrollbar-color:#ffffff4d transparent;margin-top:52px;padding-bottom:14px;overflow-x:auto}.comparison-matrix{border-top:1px solid #ffffff2e;border-left:1px solid #ffffff1f;grid-template-columns:170px repeat(4,minmax(210px,1fr));min-width:1080px;display:grid}.matrix-row{display:contents}.matrix-cell{color:#ffffffc7;border-bottom:1px solid #ffffff1f;border-right:1px solid #ffffff1f;align-items:center;min-height:68px;padding:18px;font-size:12px;line-height:1.5;display:flex}.matrix-label{z-index:2;background:var(--forest);letter-spacing:.1em;text-transform:uppercase;color:#ffffff75;font-size:9px;position:sticky;left:0}.matrix-project{flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;min-height:118px}.matrix-project small{color:var(--gold)}.matrix-project b{color:#fff;font-family:Georgia,serif;font-size:18px;font-weight:400}.matrix-project span{color:#ffffff8c;font-size:10px}.swipe-hint{color:#ffffff80;margin:30px 0 -30px;font-size:10px;display:none}.road span{letter-spacing:.05em;color:#777d79;white-space:nowrap;font-size:7px;position:absolute;top:-14px}.project-pin i{background:var(--forest);color:#fff;width:24px;height:24px;box-shadow:0 0 0 1px var(--forest);border:2px solid #fff;place-items:center;font-size:7px;font-style:normal;display:grid}.pp1{top:38%;left:56%}.pp2{top:49%;right:8%}.pp3{top:26%;left:43%}.pp4{bottom:18%;right:13%}.amenity{color:#686f6b;font-weight:400}.amenity i{background:#a28c68;border:1px solid #fff;width:7px;height:7px;box-shadow:0 0 0 1px #a28c68}.ciq{top:62%;left:6%}.rts{top:53%;left:12%}.midvalley{top:23%;left:17%}.aeon{top:53%;left:48%}.enquiry-builder{background:#f0ede5;padding:110px 0}.enquiry-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:80px;display:grid}.enquiry-builder h2{margin:20px 0;font-family:Georgia,serif;font-size:clamp(42px,5vw,64px);font-weight:400;line-height:1.03}.enquiry-builder p:not(.eyebrow){color:#6b7671;font-size:13px;line-height:1.8}.preference-form{border:1px solid var(--line);background:#fff;grid-template-columns:1fr 1fr;gap:18px;padding:30px;display:grid}.preference-form label{text-transform:uppercase;letter-spacing:.1em;color:#75807b;font-size:9px}.preference-form select{border:1px solid var(--line);background:var(--paper);width:100%;color:var(--ink);margin-top:9px;padding:14px 12px;font-size:12px;display:block}.enquiry-submit{grid-column:1/-1;justify-content:space-between;margin-top:4px}.contact-actions{justify-content:center}.project-tag{text-align:right;max-width:70%}@media (max-width:850px){.swipe-hint{display:block}.enquiry-grid{grid-template-columns:1fr;gap:38px}.comparison-scroll{margin-right:-24px}.map-card{min-height:480px}.project-pin{font-size:9px}.pp1{left:50%}.pp2{right:3%}.pp3{left:36%}.pp4{right:6%}}@media (max-width:520px){.filters{flex-wrap:nowrap;margin-right:-14px;padding-bottom:8px;overflow-x:auto}.filters button{white-space:nowrap}.project-tag{max-width:68%;font-size:8px}.card-actions{grid-template-columns:1fr}.comparison-scroll{margin-right:-14px}.comparison-matrix{min-width:1030px}.matrix-cell{font-size:12px}.preference-form{grid-template-columns:1fr;padding:20px}.enquiry-submit{grid-column:auto}.enquiry-builder{padding:80px 0}.hero-dots{right:18px}.map-card{height:500px}.map-pin{font-size:8px}.map-key{padding:12px;bottom:14px;left:14px}.map-key b{font-size:16px}}#location{scroll-margin-top:90px}.location-section .map-card{isolation:isolate;background:linear-gradient(150deg,#e9e7df,#dedfd8);height:540px;min-height:520px}.location-section .map-card:before{z-index:-3}.map-water{z-index:-2;background:linear-gradient(145deg,#b7ccc7,#9db9b3);border-radius:62% 0 0;width:54%;height:48%;position:absolute;bottom:-14%;right:-3%;transform:rotate(-3deg)}.map-water:before{content:"";background:#b7ccc7;border-radius:50%;width:105%;height:44%;position:absolute;top:-18%;left:-22%;transform:rotate(7deg)}.map-water span{letter-spacing:.13em;color:#607d76;white-space:nowrap;font-size:7px;position:absolute;bottom:35%;right:8%}.region-label{letter-spacing:.16em;color:#69736f;font-size:8px;font-weight:700;line-height:1.5;position:absolute}.region-city{top:8%;left:5%}.region-permas{top:7%;right:19%}.region-senibong{color:#57716a;bottom:26%;right:7%}.map-road{z-index:-1;border-top:3px solid #8e91888a;border-radius:50%;height:34px;position:absolute}.map-road span{letter-spacing:.04em;color:#747b77;white-space:nowrap;font-size:7px;position:absolute}.map-road-edl span{top:-16px;left:23%}.map-road-pg span{top:-16px;right:12%}.location-section .map-pin{z-index:3;white-space:nowrap}.location-section .project-pin{align-items:center;font-size:9px;line-height:1.25}.location-section .project-pin b{font-weight:650}.location-section .project-pin i{flex:0 0 28px;width:28px;height:28px;font-size:8px}.location-section .pp3{top:25%;left:auto;right:14%}.location-section .pp1{top:42%;left:auto;right:7%}.location-section .pp2{top:56%;left:auto;right:22%}.location-section .pp4{inset:auto 7% 13% auto}.location-section .amenity{font-size:8px}.location-section .ciq{top:32%;left:5%}.location-section .rts{top:39%;left:5%}.location-section .midvalley{top:29%;left:31%}.location-section .aeon{top:18%;left:auto;right:18%}.location-section .golf{top:64%;left:auto;right:25%}.location-section .marina{bottom:24%;left:auto;right:8%}.location-section .map-key{padding:13px 16px;bottom:20px;left:22px}.location-section .map-key b{font-size:17px}.location-section .map-key span{text-transform:none;letter-spacing:.04em}@media (max-width:850px){.location-section .map-card{background:linear-gradient(#e9e7df 0 61%,#d4ded9 61% 100%);height:780px;min-height:780px}.map-water{opacity:.72;width:83%;height:35%;bottom:-3%;right:-15%}.map-water span{font-size:6px;bottom:20%;right:18%}.map-road{display:none}.region-city{top:5%;left:8%}.region-permas{top:38%;left:8%;right:auto}.region-senibong{bottom:25%;left:8%;right:auto}.location-section .ciq{top:12%;left:10%}.location-section .rts{top:17%;left:10%}.location-section .midvalley{top:28%;left:10%}.location-section .aeon{top:45%;left:10%;right:auto}.location-section .pp3{top:51%;left:10%;right:auto}.location-section .pp1{top:58%;left:10%;right:auto}.location-section .pp2{top:65%;left:10%;right:auto}.location-section .golf{top:66%;left:55%;right:auto}.location-section .marina{bottom:18%;left:10%;right:auto}.location-section .pp4{bottom:10%;left:10%;right:auto}.location-section .map-key{bottom:15px;left:auto;right:16px}.location-section .project-pin{font-size:10px}.location-section .amenity{font-size:9px}}@media (max-width:520px){.location-section .map-card{height:800px;min-height:800px}.location-section .golf{top:70%;left:10%}.location-section .map-key{bottom:10px;left:12px;right:12px}.location-section .pp4{bottom:11%}.location-section .marina{bottom:18%}.map-water span{right:9%}}.brand-logo{object-fit:contain;object-position:left center;width:190px;height:44px;display:block}.footer-logo{filter:brightness(0)invert();opacity:.92}.hero-art:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.hero-price-stat b{transition:opacity .25s}.hero-price-stat span{max-width:280px}.map-road{opacity:.78;border-top-width:1px;border-top-color:#7e868147;height:28px}.map-road-edl{width:73%;top:43%;left:8%;transform:rotate(7deg)}.map-road-pg{width:48%;top:27%;left:39%;transform:rotate(-6deg)}.map-road span{color:#60696494}.location-section .pp1{top:39%;right:15%}.location-section .pp2{top:57%;right:22%}.location-section .pp4{bottom:13%;right:13%}.location-section .marina{bottom:24%;right:14%}.region-senibong{bottom:26%;right:14%}.map-water span{bottom:35%;right:15%}@media (max-width:850px){.location-section .pp1{top:58%;left:10%;right:auto}.location-section .pp2{top:65%;left:10%;right:auto}.location-section .pp4{bottom:10%;left:10%;right:auto}.location-section .marina{bottom:18%;left:10%;right:auto}.region-senibong{bottom:25%;left:8%;right:auto}.map-water span{bottom:20%;right:20%}}@media (max-width:520px){.location-section .pp4{bottom:11%}.location-section .marina{bottom:18%}.map-water span{white-space:normal;text-align:right;width:130px;max-width:60%;line-height:1.5;right:56px}}
