@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600&family=Italiana&display=swap');
:root{--ink:#17352c;--paper:#f0eee6;--cream:#f5f3ec;--muted:#66726a;--gold:#d4c39b;--border:rgba(24,50,41,.17);font-family:'DM Sans',Arial,sans-serif;font-size:16px;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;border:0;background:none}button:disabled{opacity:.35;cursor:default}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:5px}svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}p,h1,h2,h3{margin:0}h1,h2,h3{font-family:'Italiana',Georgia,serif;font-weight:400}p{line-height:1.65}img{max-width:100%;display:block}small{font-size:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-100px;background:var(--paper);color:var(--ink);padding:15px;z-index:99}.skip-link:focus{top:16px}.site-header{position:fixed;top:0;left:0;width:100%;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:30px 4.1%;color:white;transition:background .35s,color .35s,padding .35s}.site-header.on-paper{background:rgba(240,238,230,.95);color:var(--ink);border-bottom:1px solid var(--border);padding-block:18px;backdrop-filter:blur(12px)}.wordmark{display:flex;flex-direction:column;gap:5px}.wordmark>span{font-family:'Italiana',Georgia,serif;letter-spacing:.07em;font-size:36px;line-height:1}.wordmark-dot{color:var(--gold)}.wordmark small{font-size:10px;letter-spacing:.18em}.header-actions{display:flex;gap:12px;align-items:center}.button{display:inline-flex;gap:20px;align-items:center;justify-content:center;padding:15px 22px;min-height:49px;font-size:14px;font-weight:500;transition:background .25s,transform .25s;border:1px solid transparent}.button:hover{transform:translateY(-2px)}.glass{background:rgba(31,42,34,.25);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.25);color:#fff}.enquire-header{background:var(--paper);color:var(--ink)}.on-paper .enquire-header{background:var(--ink);color:var(--paper)}.on-paper .header-plan{border-color:var(--border);background:transparent;color:var(--ink)}.light-toggle{padding:4px;border:1px solid rgba(255,255,255,.3);border-radius:40px;display:flex;background:rgba(30,43,35,.23);backdrop-filter:blur(20px);color:#fff}.light-option{display:flex;gap:7px;align-items:center;justify-content:center;padding:10px 13px;border-radius:30px;font-size:14px;transition:background .4s,color .4s}.light-option svg{width:17px;height:17px}.day-label{background:var(--cream);color:var(--ink)}[data-light=night] .day-label{background:transparent;color:white}[data-light=night] .night-label{background:var(--cream);color:var(--ink)}.on-paper .light-toggle{background:var(--ink)}#journey{height:650svh;position:relative;background:#172b24}.viewer{height:100svh;position:sticky;top:0;overflow:hidden;color:#fff}.scene-stack,.scene,.scene-photo,.scene-shade{position:absolute;inset:0;width:100%;height:100%}.scene{opacity:0;will-change:opacity;overflow:hidden}.scene:first-child{opacity:1}.scene-photo{object-fit:cover;max-width:none;transform-origin:center;will-change:transform;transition:opacity .85s cubic-bezier(.2,.6,.2,1)}.scene-photo.night{opacity:0}[data-light=night] .scene-photo.day{opacity:0}[data-light=night] .scene-photo.night{opacity:1}.scene-shade{pointer-events:none;background:linear-gradient(180deg,rgba(6,15,10,.48),transparent 24%,transparent 41%,rgba(6,18,13,.35) 65%,rgba(6,16,12,.8)),linear-gradient(90deg,rgba(8,23,16,.25),transparent 70%)}.concept-tag{position:absolute;top:151px;left:4.1%;display:flex;align-items:center;gap:12px;font-size:12px;font-weight:450;letter-spacing:.14em}.tiny-line{width:24px;height:1px;background:var(--gold)}.inspect-image{position:absolute;right:4.1%;top:144px;border-radius:50px;padding:11px 16px;display:flex;gap:10px;align-items:center;font-size:13px}.inspect-image svg{width:18px}.room-caption{position:absolute;left:6%;bottom:122px;width:55%;max-width:660px}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:550;line-height:1.4}.room-caption .eyebrow{color:#e8ddc3;margin-bottom:18px}.room-caption h1{font-size:clamp(64px,6.7vw,106px);line-height:.98;letter-spacing:-.035em;text-wrap:balance}.room-description{font-size:16px;color:rgba(255,255,255,.86);margin-top:19px;max-width:470px}.room-specs{display:flex;flex-wrap:wrap;margin-top:20px;font-size:13px;color:#f0eadd}.room-specs span+span:before{content:'·';padding:0 12px;color:#c5bb9f}.text-button{padding:10px 0;display:inline-flex;gap:22px;align-items:center;font-size:14px;border-bottom:1px solid currentColor}.room-caption .text-button{margin-top:14px}.room-rail{position:absolute;right:4.1%;top:37%;display:flex;flex-direction:column;gap:16px;align-items:flex-end}.rail-button{color:rgba(255,255,255,.6);display:flex;align-items:center;gap:15px;font-size:12px;min-height:25px;padding:3px 0}.rail-name{opacity:0;transition:opacity .25s}.rail-line{width:19px;height:1px;background:currentColor;transition:width .35s}.rail-button.active,.rail-button:hover{color:#fff}.rail-button.active .rail-name,.rail-button:hover .rail-name{opacity:1}.rail-button.active .rail-line{width:40px;background:var(--gold)}.mini-plan-wrap{position:absolute;right:4.1%;bottom:117px;width:205px;border-radius:3px;padding:15px;background:rgba(23,39,30,.52)}.mini-plan-wrap button{display:block;color:white;padding:0;width:100%}.mini-plan-label{font-size:10px;letter-spacing:.12em;display:flex;justify-content:space-between;align-items:center;margin-bottom:7px}.mini-plan-wrap .floorplan-svg{width:100%;height:155px}.floorplan-svg{display:block;width:100%;height:auto;fill:none;stroke:var(--ink);stroke-width:1.1;overflow:visible}.floorplan-svg .room-shape{fill:#e5e5d8;stroke:#f3f1e7;stroke-width:3;transition:fill .3s}.floorplan-svg .outdoor-shape{fill:#e2e7dc}.floorplan-svg .room-group{cursor:pointer}.floorplan-svg .room-group:hover .room-shape,.floorplan-svg .room-group.active .room-shape{fill:#c1c9ad}.floorplan-svg .room-group:focus-visible{outline:none}.floorplan-svg .room-group:focus-visible .room-shape{stroke:#997c41;stroke-width:5}.floorplan-svg text{font-family:'DM Sans',Arial,sans-serif;fill:var(--ink);stroke:none;font-size:13px}.floorplan-svg .room-dimension{font-size:10px;fill:#626f62}.floorplan-svg .furniture{stroke:#879482;stroke-width:1.2;fill:none;pointer-events:none}.floorplan-svg .pool{fill:#a7c3bd;stroke:#698e82;stroke-width:1}.floorplan-svg .pool-ripple{stroke:#e2f0e6;opacity:.8}.floorplan-svg .position-marker{fill:var(--ink);stroke:#f0ead5;stroke-width:3;filter:drop-shadow(0 2px 4px #0003)}.floorplan-svg .view-cone{fill:#466955;opacity:.16;stroke:none}.mini-plan-wrap .floorplan-svg .room-shape{fill:#d8ddd1;stroke:#5a695b;stroke-width:2}.mini-plan-wrap .floorplan-svg .room-group.active .room-shape{fill:#d8c797}.mini-plan-wrap .floorplan-svg text{font-size:15px}.mini-plan-wrap .room-dimension{display:none}.mini-plan-wrap .furniture{opacity:.55}.tour-footer{position:absolute;bottom:33px;left:4.1%;right:4.1%;display:flex;align-items:center;justify-content:space-between;padding-top:18px;border-top:1px solid rgba(255,255,255,.23);font-size:12px}.scroll-cue{display:flex;gap:12px;align-items:center;color:#eee9dc}.scroll-line{height:26px;width:1px;background:#ffffff35;position:relative;overflow:hidden}.scroll-line:after{content:'';position:absolute;top:-15px;width:1px;height:15px;background:var(--gold);animation:scroll-down 2.2s infinite}@keyframes scroll-down{to{transform:translateY(48px)}}.room-step-controls{display:flex;gap:24px;align-items:center}.room-step-controls button{color:#fff;font-size:20px;padding:6px 9px;min-width:40px;min-height:40px}.room-step-controls>span{font-size:14px;letter-spacing:.07em}.room-step-controls>span>span{opacity:.5}.footer-plan{display:none}.tour-progress{position:absolute;bottom:0;height:2px;left:0;width:100%;background:var(--gold);transform:scaleX(0);transform-origin:left;will-change:transform}.hotspots{position:absolute;inset:0;pointer-events:none}.hotspot{position:absolute;width:36px;height:36px;border-radius:50%;border:1px solid #fff8;display:grid;place-items:center;color:#fff;backdrop-filter:blur(12px);background:#12261d45;pointer-events:auto;transition:background .2s,transform .2s}.hotspot:hover{transform:scale(1.1);background:#12261d99}.hotspot:before{content:'+';font-size:23px}.hotspot span{position:absolute;left:45px;white-space:nowrap;padding:8px 11px;font-size:12px;background:#12261dc9;backdrop-filter:blur(12px);border-radius:3px;opacity:0;transform:translateX(-4px);transition:opacity .2s,transform .2s;pointer-events:none}.hotspot:hover span,.hotspot:focus-visible span{opacity:1;transform:none}.property-details{padding:110px 6% 0;background:var(--paper);position:relative}.section-intro{display:grid;grid-template-columns:1fr 1fr;gap:22px 8%;align-items:end;margin-bottom:46px}.section-intro .eyebrow{grid-column:1/-1;color:var(--muted)}h2{font-size:clamp(46px,4.5vw,70px);line-height:1.06;letter-spacing:-.03em}.section-intro>p:last-child{max-width:340px;color:var(--muted);justify-self:end;padding-bottom:8px}.space-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.space-card{text-align:left;padding:0}.space-card-photo{overflow:hidden;aspect-ratio:3/4;position:relative;background:#d4d7c9}.space-card-photo img{height:100%;width:100%;object-fit:cover;transition:transform .7s}.space-card:hover img{transform:scale(1.045)}.space-card-photo>span{position:absolute;bottom:14px;right:14px;width:35px;height:35px;display:grid;place-items:center;background:#f0eee6ec;border-radius:50%;font-size:19px}.space-card>span{display:block;padding-top:15px;font-size:16px}.space-card small{display:block;color:var(--muted);margin-top:5px}.property-facts{display:grid;grid-template-columns:repeat(4,1fr);padding:48px 0;margin:58px 0 95px;border-block:1px solid var(--border)}.property-facts>div{text-align:center;border-right:1px solid var(--border)}.property-facts>div:last-child{border:0}.property-facts span{font-family:'Italiana',Georgia,serif;font-size:43px}.property-facts p{font-size:13px;color:var(--muted);margin-top:8px}.inspection-row{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:10%;padding-bottom:90px}.inspection-row .eyebrow{color:var(--muted);margin-bottom:22px}.inspection-row p:not(.eyebrow){margin-top:22px;max-width:400px;color:var(--muted)}.inspection-row .button{margin-top:29px}.button.dark{background:var(--ink);color:var(--cream)}.concept-note{display:block;color:var(--muted);font-size:12px;line-height:1.7;margin-top:20px;max-width:370px}.large-plan{padding:32px 32px 32px 20px;background:#e6e6d9;border:1px solid var(--border)}.large-plan .floorplan-svg{max-height:470px}.buying-row{border-top:1px solid var(--border);padding:80px 0;display:grid;grid-template-columns:1fr 1.1fr;gap:10%}.buying-row .eyebrow{color:var(--muted);margin-bottom:22px}.buying-questions details{border-bottom:1px solid var(--border)}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:18px;align-items:center;font-size:16px;padding:21px 0;line-height:1.5}summary::-webkit-details-marker{display:none}summary span{font-size:23px;transition:transform .25s}details[open] summary span{transform:rotate(45deg)}details>p{font-size:14px;color:var(--muted);padding-bottom:23px;max-width:490px}.closing{text-align:center;padding:80px 0 95px;border-top:1px solid var(--border)}.closing .eyebrow{margin-bottom:25px;color:var(--muted)}.closing>p:not(.eyebrow){color:var(--muted);margin:22px 0 27px}.closing>div{display:flex;justify-content:center;gap:28px;align-items:center}.dark-text{color:var(--ink)}.site-footer{background:var(--ink);color:var(--paper);display:flex;gap:35px;justify-content:space-between;align-items:center;padding:38px 6%}.site-footer>span{font-family:'Italiana',Georgia,serif;font-size:36px;letter-spacing:.04em}.site-footer p{font-size:12px;max-width:420px;opacity:.68}.site-footer button{color:inherit;font-size:13px}.dialog-top{display:flex;justify-content:space-between;align-items:flex-start;gap:25px}.dialog-top .eyebrow{color:var(--muted);margin-bottom:14px}.dialog-top h2{font-size:46px}.close-button{font-family:Arial,sans-serif;font-size:30px;line-height:1;font-weight:400;border:1px solid var(--border);border-radius:50%;width:43px;height:43px;flex-shrink:0;display:grid;place-items:center;padding:0;transition:transform .2s}.close-button:hover{transform:rotate(90deg)}dialog{border:0;padding:36px;color:var(--ink);background:var(--paper);max-height:90svh;max-width:calc(100% - 32px);box-shadow:0 24px 100px #07160fb3;overscroll-behavior:contain}dialog::backdrop{background:rgba(5,16,10,.67);backdrop-filter:blur(10px)}dialog[open]{animation:dialog-in .25s ease-out}@keyframes dialog-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.plan-dialog{width:1000px}.plan-body{display:grid;grid-template-columns:1.4fr 1fr;gap:60px;margin-top:30px;align-items:center}.plan-body .floorplan-svg{max-height:570px}.plan-body aside>.eyebrow{color:var(--muted);margin-bottom:13px}.plan-room-button{display:flex;width:100%;text-align:left;padding:16px 0;border-bottom:1px solid var(--border);align-items:center;justify-content:space-between;gap:20px}.plan-room-button>span{font-size:16px}.plan-room-button small{display:block;color:var(--muted);margin-top:5px}.plan-room-button.active{font-weight:600}.details-dialog{width:1060px;padding:0;position:fixed;overflow:auto}.details-dialog[open]{display:grid;grid-template-columns:1fr 1fr}.floating-close{position:absolute;right:20px;top:20px;z-index:3;background:var(--paper)}.detail-image-wrap{position:relative;min-height:670px}.detail-image-wrap>img{height:100%;width:100%;position:absolute;inset:0;object-fit:cover}.detail-image-wrap>.button{position:absolute;bottom:24px;left:24px}.detail-content{padding:45px 35px}.detail-content>.eyebrow{color:var(--muted);margin-bottom:16px}.detail-content h2{font-size:48px;padding-right:25px}.detail-content>p:not(.eyebrow):not(.concept-note){font-size:15px;color:var(--muted);margin-top:18px}.detail-specs{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.detail-specs span{border:1px solid var(--border);font-size:12px;padding:7px 10px}.feature-list{border-top:1px solid var(--border)}.feature-button{padding:16px 0;width:100%;text-align:left;border-bottom:1px solid var(--border);display:grid;grid-template-columns:1fr 20px;gap:6px 15px}.feature-button strong{font-size:14px;font-weight:500}.feature-button>span{grid-column:1;line-height:1.5;color:var(--muted);font-size:13px}.feature-button>i{grid-row:1/3;grid-column:2;font-style:normal;align-self:center}.detail-content>.button{margin-top:20px}.image-dialog{background:#101a15;width:100vw;max-width:100vw;height:100svh;max-height:100svh;color:#fff;padding:0;overflow:hidden;margin:0}.image-toolbar{position:absolute;inset:0 0 auto;display:flex;justify-content:space-between;align-items:center;padding:20px 28px;z-index:2;background:linear-gradient(#07110ee8,#07110e00);gap:15px}.image-toolbar strong{font-size:16px;font-weight:500;display:block}.image-toolbar>div>span{font-size:12px;opacity:.6;display:block;margin-top:5px}.zoom-controls{display:flex;align-items:center;gap:10px}.zoom-controls button{color:#fff;min-width:42px;height:42px;font-size:24px;background:#253d31b3;backdrop-filter:blur(10px);border:1px solid #ffffff26}.zoom-controls #zoom-reset{font-size:13px;min-width:60px}.zoom-controls .close-button{margin-left:10px}.image-canvas{position:absolute;inset:80px 0 52px;display:flex;justify-content:center;align-items:center;overflow:hidden;touch-action:none;cursor:grab}.image-canvas.dragging{cursor:grabbing}.image-canvas img{width:100%;height:100%;object-fit:contain;max-width:none;transform-origin:center;user-select:none;will-change:transform}.image-help{position:absolute;bottom:17px;left:0;right:0;text-align:center;font-size:12px;color:#d8e0d5;pointer-events:none}.enquiry-dialog{width:540px;padding:40px}.enquiry-context{font-size:14px;margin:24px 0 12px;border-bottom:1px solid var(--border);padding-bottom:17px}.demo-note{font-size:12px;color:var(--muted);line-height:1.6}form{display:flex;flex-direction:column;gap:17px;margin-top:24px}form label{font-size:14px;display:flex;flex-direction:column;gap:8px}input,select,textarea{border:1px solid var(--border);color:var(--ink);background:#f7f6f0;padding:12px 13px;border-radius:0;font-size:16px;width:100%}textarea{resize:vertical}#enquiry-success h3{font-size:44px;margin:25px 0}#enquiry-success>p:not(.eyebrow){color:var(--muted);margin-bottom:30px}.noscript-message{position:fixed;inset:auto 20px 20px;background:var(--paper);padding:20px;z-index:99}
@media(max-width:1100px){.site-header{padding:24px 4%}.room-caption{left:5%;width:64%}.room-caption h1{font-size:76px}.mini-plan-wrap{width:170px;right:4%;padding:12px}.mini-plan-wrap .floorplan-svg{height:130px}.room-rail{right:4%;top:34%}.space-grid{gap:12px}.inspection-row,.buying-row{gap:6%}.plan-body{gap:30px}}
@media(max-width:760px){.site-header{padding:21px 22px;align-items:flex-start}.wordmark>span{font-size:29px}.wordmark small{font-size:8px;letter-spacing:.12em}.header-actions{gap:8px}.header-plan,.enquire-header{display:none}.light-toggle{padding:3px}.light-option{font-size:12px;padding:9px 10px;gap:5px}.light-option svg{width:15px;height:15px}.on-paper.site-header{padding:16px 22px}.concept-tag{left:24px;top:112px;font-size:10px;letter-spacing:.12em;gap:9px}.tiny-line{width:15px}.inspect-image{right:22px;top:103px;padding:8px 10px}.inspect-image span{display:none}.inspect-image svg{height:18px;width:18px}.room-caption{left:25px;right:25px;width:auto;bottom:155px;max-width:490px}.room-caption h1{font-size:clamp(54px,12vw,80px);line-height:1.01;letter-spacing:-.04em}.room-caption .eyebrow{font-size:11px;margin-bottom:14px}.room-description{font-size:14px;margin-top:14px;max-width:320px}.room-specs{margin-top:16px;font-size:12px}.room-specs span+span:before{padding-inline:8px}.room-caption .text-button{font-size:13px;margin-top:12px}.room-rail{top:auto;bottom:102px;left:25px;right:25px;flex-direction:row;gap:0;align-items:center;justify-content:space-between}.rail-button{flex:1;justify-content:center;gap:0;padding:12px 0;font-size:11px;position:relative}.rail-line{position:absolute;top:0;width:90%;height:1px;opacity:.45}.rail-name{opacity:.55}.rail-button.active .rail-line{width:90%;height:2px;opacity:1}.rail-button.active .rail-name{opacity:1}.mini-plan-wrap{display:none}.tour-footer{left:25px;right:25px;bottom:25px;padding-top:12px}.scroll-cue{font-size:10px;gap:8px;max-width:120px;line-height:1.5}.room-step-controls{gap:8px}.room-step-controls>span{font-size:12px}.room-step-controls button{font-size:18px;min-width:35px;padding:4px}.footer-plan{display:inline-flex;font-size:12px;padding-block:5px}.hotspot{width:30px;height:30px}.hotspot:before{font-size:20px}.hotspot span{display:none}.scene-shade{background:linear-gradient(180deg,#08190e70,transparent 30%,#07190d0a 40%,#06140ccd 88%,#06140cf2)}.property-details{padding:70px 24px 0}.section-intro{display:block;margin-bottom:30px}.section-intro .eyebrow{margin-bottom:18px}.section-intro h2,h2{font-size:46px}.section-intro>p:last-child{margin-top:20px;font-size:14px;max-width:330px}.space-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 15px}.space-card:last-child{grid-column:1/-1}.space-card:last-child .space-card-photo{aspect-ratio:16/9}.space-card>span{font-size:16px;padding-top:12px}.property-facts{grid-template-columns:1fr 1fr;padding:12px 0;margin:45px 0 65px}.property-facts>div{padding:23px 7px}.property-facts>div:nth-child(2){border-right:0}.property-facts>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.property-facts span{font-size:35px}.property-facts p{font-size:12px}.inspection-row{display:flex;flex-direction:column;gap:35px;padding-bottom:60px;align-items:stretch}.inspection-row p:not(.eyebrow){font-size:15px}.inspection-row .eyebrow{margin-bottom:18px}.large-plan{padding:26px}.large-plan .floorplan-svg{max-height:450px}.buying-row{display:block;padding:60px 0}.buying-row h2{margin-bottom:25px}.buying-row .eyebrow{margin-bottom:18px}summary{font-size:15px;padding-block:20px}.closing{padding:60px 0}.closing h2{font-size:48px}.closing>p:not(.eyebrow){font-size:14px;margin:20px auto 25px;max-width:290px}.closing>div{flex-direction:column;gap:20px}.site-footer{padding:30px 24px;flex-wrap:wrap;gap:22px}.site-footer>span{font-size:29px}.site-footer p{order:3;max-width:290px;font-size:11px}.site-footer button{font-size:12px}dialog{padding:25px;max-width:calc(100% - 20px);max-height:92svh}.dialog-top h2{font-size:36px}.dialog-top .eyebrow{font-size:10px}.close-button{height:38px;width:38px;font-size:27px}.plan-body{display:flex;flex-direction:column;gap:20px;margin-top:20px;align-items:stretch}.plan-body .floorplan-svg{max-height:380px}.plan-body aside>.eyebrow{font-size:11px}.plan-room-button{padding-block:13px}.plan-room-button>span{font-size:14px}.details-dialog[open]{display:block}.detail-image-wrap{min-height:0;height:280px}.detail-content{padding:28px 25px}.detail-content h2{font-size:40px}.detail-content>.eyebrow{font-size:11px}.floating-close{right:15px;top:15px}.detail-image-wrap>.button{left:17px;bottom:17px;min-height:40px;font-size:12px;padding:10px 15px}.image-dialog{max-width:100vw;max-height:100svh;padding:0}.image-toolbar{padding:18px 15px}.image-toolbar strong{font-size:14px}.zoom-controls{gap:5px}.zoom-controls button{min-width:32px;height:36px;font-size:20px}.zoom-controls #zoom-reset{font-size:11px;min-width:45px}.zoom-controls .close-button{margin-left:5px;width:36px}.image-toolbar>div>span{font-size:10px}.image-help{font-size:11px}.enquiry-dialog{padding:27px}#journey{height:590svh}}
@media(max-height:690px) and (min-width:761px){.room-caption h1{font-size:64px}.room-caption{bottom:100px}.room-caption .eyebrow{margin-bottom:12px}.room-description{margin-top:12px}.room-specs{margin-top:12px}.room-caption .text-button{margin-top:8px}.mini-plan-wrap{bottom:100px}.concept-tag{top:123px}.inspect-image{top:118px}.site-header{padding-top:22px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.scene-photo{will-change:auto}.scroll-line:after{top:5px}}

[hidden]{display:none!important}.wordmark small{font-size:12px;letter-spacing:.09em}.rail-button{font-size:14px}.light-option{font-size:14px}.detail-image-wrap>.detail-light{left:auto;right:24px}.zoom-controls #image-light-toggle{font-size:13px;padding-inline:12px}.concept-tag{font-size:12px}.mini-plan-label{font-size:12px;letter-spacing:.07em}.scene-photo{backface-visibility:hidden}.property-details{scroll-margin-top:88px}
@media(max-width:760px){.wordmark small{font-size:10px;letter-spacing:.03em}.rail-button{font-size:12px}.light-option{font-size:13px}.concept-tag{font-size:11px}.detail-image-wrap>.detail-light{right:17px}.zoom-controls #image-light-toggle{font-size:12px;min-width:42px;padding-inline:7px}.image-toolbar>div:first-child{max-width:120px}.image-toolbar strong{max-width:120px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}

@media(max-height:520px){.site-header{padding:14px 24px}.wordmark>span{font-size:26px}.wordmark small{display:none}.concept-tag{display:none}.room-caption{bottom:88px;left:4%;max-width:600px}.room-caption h1{font-size:43px}.room-caption h1 br{display:none}.room-description{display:none}.room-caption .eyebrow{margin-bottom:9px}.room-specs{margin-top:10px}.room-caption .text-button{margin-top:8px}.mini-plan-wrap{display:none}.room-rail{top:35%;bottom:auto;left:auto;right:4%;flex-direction:column;gap:6px}.rail-button{min-height:22px;padding:3px 0}.rail-line{position:static;width:15px}.rail-name{opacity:.8}.inspect-image{top:85px}.tour-footer{bottom:18px}}
