@charset "UTF-8";
:root{--paper:#f3f0e8;--ink:#24352d;--muted:#6a7067;--line:#d9d9ce;--veil:rgba(248,246,239,.94);--shadow:0 12px 60px #20322518;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden}button,a,input,select{-webkit-tap-highlight-color:transparent}button,select{font:inherit;color:inherit}button{border:0;background:none;cursor:pointer;min-height:44px}button:disabled{cursor:wait;opacity:.4}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,svg [role=button]:focus-visible{outline:2px solid #668777;outline-offset:4px}button:hover:not(:disabled){filter:brightness(.92)}a{color:inherit;text-underline-offset:4px}button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.4}h1,h2,p{margin:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400}h2{font-size:29px;line-height:1.15}p{font-size:14px;line-height:1.65}small,.eyebrow,#scene-eyebrow{font-size:10px;letter-spacing:.18em;font-weight:500}small{display:block;margin-top:7px;color:var(--muted)}[hidden]{display:none!important}#experience{height:100%;height:100dvh;position:relative;isolation:isolate}#viewport,#viewport canvas,#poster{position:absolute;inset:0;width:100%;height:100%;display:block}#viewport{outline:none;touch-action:none}#poster{object-fit:cover;pointer-events:none;transition:opacity .8s;z-index:1}body.ready #poster{opacity:0}#experience::after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#f3f0e844 0%,transparent 25%,transparent 82%,#f3f0e8b0 100%);z-index:1}.topbar{position:absolute;top:max(28px,env(safe-area-inset-top));left:36px;right:36px;display:flex;align-items:center;justify-content:space-between;gap:24px;z-index:4}.wordmark{display:flex;align-items:center;gap:13px;text-decoration:none;font-size:13px;letter-spacing:.22em}.mark{font-family:Georgia,serif;font-size:29px;border:1px solid #748276;letter-spacing:-.08em;width:49px;height:49px;display:grid;place-content:center;padding-right:3px}.view-switch{position:absolute;left:50%;transform:translateX(-50%);display:flex;border-radius:30px;border:1px solid #ffffff88;padding:4px;background:var(--veil);box-shadow:0 3px 24px #33452c0a}.view-switch button{padding:0 26px;font-size:13px;border-radius:24px;min-height:38px}.view-switch button.active{background:var(--ink);color:#fff}.icon-button{display:grid;place-content:center;min-width:44px;width:44px;height:44px;border-radius:50%;font-size:20px;background:var(--veil)}#help-btn{font-family:Georgia,serif;font-size:20px;border:1px solid #d9d9ce}#scene-label{position:absolute;left:42px;top:146px;z-index:2;pointer-events:none;max-width:380px;text-shadow:0 1px 22px var(--paper)}#scene-title{font-size:clamp(35px,3.55vw,58px);line-height:1.08;letter-spacing:-.045em;margin:18px 0}#scene-description{max-width:260px;color:#556158;font-size:13px}body.walking #scene-label{display:none}body.location #scene-title{font-size:44px}#loading{position:absolute;z-index:5;left:42px;bottom:138px;width:260px;background:var(--veil);border-radius:4px;padding:18px;box-shadow:var(--shadow)}.loading-text{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);gap:12px}.loading-track{height:2px;background:#d8d9d0;margin-top:12px}.loading-track i{display:block;background:#526958;width:0;height:100%;transition:width .3s}#model-error{z-index:7;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(430px,calc(100% - 40px));background:var(--paper);padding:32px;box-shadow:var(--shadow);border-radius:6px}#model-error p{margin:16px 0}#model-error button{margin:10px 12px 0 0}.bottom-bar{position:absolute;bottom:max(47px,calc(env(safe-area-inset-bottom) + 31px));left:36px;right:36px;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:15px}.primary,.secondary{border-radius:28px;display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:0 25px;height:52px;font-size:13px;letter-spacing:.025em;white-space:nowrap}.primary{color:#fff;background:var(--ink);box-shadow:0 5px 20px #21392c16}.primary span{font-size:18px}.secondary{background:var(--veil);border:1px solid #fff9;gap:10px}.tour-controls{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:9px}.utilities{display:flex;gap:8px}.utilities .icon-button{font-size:18px}.credits{position:absolute;bottom:max(12px,env(safe-area-inset-bottom));left:38px;right:38px;z-index:4;display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#637164;letter-spacing:.02em;pointer-events:none}.credits button{min-height:26px;padding:0;color:inherit;font-size:10px;pointer-events:auto}.panel{position:absolute;top:104px;bottom:126px;right:36px;width:360px;overflow:auto;background:var(--veil);backdrop-filter:blur(16px);border:1px solid #ffffff9c;box-shadow:var(--shadow);border-radius:6px;padding:24px;z-index:6;scrollbar-width:thin}#room-panel{right:auto;left:36px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.panel-head h2{margin-top:9px}.panel-head .icon-button{background:none;flex-shrink:0}.panel p{color:var(--muted)}.panel h2{margin-bottom:14px}.segmented{display:flex;background:#e7e8df;border-radius:5px;padding:3px;margin-bottom:15px}.segmented button{flex:1;font-size:12px;min-height:35px;border-radius:3px}.segmented button[aria-selected=true]{background:#fcfbf6;box-shadow:0 1px 4px #0000000c}.room-item{display:flex;width:100%;text-align:left;align-items:center;gap:15px;padding:13px 2px;border-bottom:1px solid var(--line);font-size:13px}.room-number{font-family:Georgia,serif;font-size:17px;color:#939c8d;width:23px}.room-item span:nth-child(2){flex:1}.room-item small{font-size:9px;margin-top:4px;letter-spacing:.06em}.room-item.active{color:#597258}.room-group{font-size:9px;letter-spacing:.17em;color:var(--muted);margin:21px 0 7px}.floor-tabs{display:flex;gap:8px;margin-bottom:10px}.floor-tabs button{font-size:11px;border-bottom:1px solid transparent}.floor-tabs .active{border-color:var(--ink)}#floorplan{width:100%;height:265px;overflow:visible}#floorplan text{font:600 .72px Arial,sans-serif;fill:#384e40;pointer-events:none;text-anchor:middle;dominant-baseline:middle}#floorplan rect{fill:#dedfd3;stroke:#f8f6ef;stroke-width:.13}#floorplan [role=button]{cursor:pointer}#floorplan [role=button]:hover rect,#floorplan [role=button].active rect{fill:#b1bca6}#floorplan .outline{fill:none;stroke:#59685b;stroke-width:.12}#floorplan .pool{fill:#b3c6bf}#floorplan .private rect{fill:#e9e8df}#floorplan .private text{fill:#949b8f}.panel-note{font-size:11px!important;line-height:1.6!important;border-top:1px solid var(--line);padding-top:16px;margin-top:20px;color:var(--muted)}#info-description{margin:0 0 20px}#info-swatch{height:52px;border-radius:3px;margin:18px 0;background:#c2b199}#info-specs{margin:20px 0}#info-specs div{border-bottom:1px solid var(--line);padding:10px 0;display:flex;gap:15px;justify-content:space-between;font-size:12px;line-height:1.5}#info-specs dt{color:var(--muted);max-width:40%}#info-specs dd{margin:0;text-align:right;max-width:65%}#info-source{font-size:12px;line-height:1.7}#tour-card{position:absolute;z-index:3;left:36px;bottom:132px;background:var(--veil);backdrop-filter:blur(10px);border-radius:5px;padding:20px 50px 21px 22px;display:flex;gap:19px;max-width:460px;box-shadow:var(--shadow)}#tour-card>.eyebrow{padding-top:7px;white-space:nowrap;color:#798570}#tour-card h2{font-size:25px;margin-bottom:6px}#tour-card p{font-size:12px;line-height:1.5;max-width:255px;color:var(--muted)}#tour-exit{position:absolute;right:7px;top:7px;width:34px;min-height:34px;font-size:21px}#walk-hint{position:absolute;left:50%;transform:translateX(-50%);bottom:113px;text-align:center;z-index:2;font-size:10px;color:#6b776d;white-space:nowrap;background:#f4f2eacc;border-radius:20px;padding:7px 11px;pointer-events:none}#walk-hint span+span{margin-left:14px}#joystick{position:absolute;z-index:4;bottom:139px;right:28px;width:88px;height:88px;border:1px solid #fff9;border-radius:50%;background:#f4f2ea66;touch-action:none}#joystick-knob{width:40px;height:40px;border:1px solid #ffffff99;border-radius:50%;background:#51695188;position:absolute;left:23px;top:23px;pointer-events:none}#pick-hint{position:absolute;z-index:3;pointer-events:none;font-size:10px;letter-spacing:.03em;border-radius:20px;background:var(--veil);padding:7px 12px;box-shadow:var(--shadow)}#labels{position:absolute;inset:0;z-index:2;pointer-events:none;overflow:hidden}.map-label{position:absolute;white-space:nowrap;font-size:11px;color:#506258;transform:translate(-50%,-50%);letter-spacing:.035em;text-shadow:0 0 10px #f3f0e8,0 0 7px #f3f0e8}.map-label.villa{border-radius:30px;background:var(--ink);color:#fff;padding:10px 15px;font-size:11px;pointer-events:auto;cursor:pointer;text-shadow:none;box-shadow:0 4px 18px #0002}.map-label.water{font-family:Georgia,serif;font-style:italic;font-size:18px;color:#778f8d;letter-spacing:.12em}dialog{border:1px solid #fff9;border-radius:7px;padding:38px;width:min(460px,calc(100vw - 36px));max-height:85dvh;overflow:auto;color:var(--ink);background:var(--paper);box-shadow:var(--shadow)}dialog::backdrop{background:#26392b66;backdrop-filter:blur(5px)}dialog h2{font-size:34px;margin:17px 0 23px}dialog p{margin:16px 0}dialog .primary{margin-top:8px}dialog .dialog-close{position:absolute;right:9px;top:9px;background:none}dialog label{font-size:13px;display:block;margin:18px 0 12px}dialog select{width:100%;padding:13px;border:1px solid var(--line);border-radius:4px;background:#fff9;font-size:14px}.check-row{display:flex;gap:10px;align-items:center}.check-row input{width:18px;height:18px;accent-color:var(--ink)}.source-links{display:flex;gap:20px;flex-wrap:wrap;font-size:11px}#gallery-dialog{width:min(1000px,calc(100vw - 36px))}#gallery-dialog img{width:100%;display:block;margin:18px 0;border-radius:3px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}body.transitioning #viewport{opacity:0}#viewport{transition:opacity .22s ease}body.location #rooms-btn,body.location .tour-controls,body.location #orbit-btn{visibility:hidden}body.panel-open #scene-label{opacity:0}body.walking .utilities #orbit-btn{display:none}
@media(min-width:1600px){.topbar,.bottom-bar{left:52px;right:52px}#scene-label{left:58px;top:165px}}
@media(max-width:800px){.topbar{top:max(18px,env(safe-area-inset-top));left:19px;right:19px;gap:8px}.wordmark{font-size:10px;letter-spacing:.17em;gap:9px}.mark{width:38px;height:38px;font-size:24px}.wordmark small{font-size:7px;letter-spacing:.11em;margin-top:5px}.view-switch{left:auto;right:47px;transform:none}.view-switch button{min-height:32px;padding:0 15px;font-size:11px}#help-btn{width:36px;min-width:36px;height:36px;min-height:36px}#scene-label{top:116px;left:23px;max-width:300px}#scene-title{font-size:38px;margin:13px 0}#scene-description{font-size:12px;max-width:200px}.bottom-bar{left:17px;right:17px;bottom:max(48px,calc(env(safe-area-inset-bottom) + 27px));gap:7px}.primary,.secondary{height:48px;padding:0 19px;gap:13px;font-size:12px}.tour-controls{position:static;transform:none;margin-left:auto}.utilities{gap:0}.utilities .icon-button{width:37px;min-width:37px;height:37px;min-height:37px;font-size:17px}#fullscreen-btn{display:none}.credits{left:20px;right:20px;bottom:max(11px,env(safe-area-inset-bottom));font-size:7px;gap:8px}.credits button{font-size:8px}.panel,#room-panel{top:88px;bottom:114px;left:17px;right:17px;width:auto;max-width:390px;padding:22px}.panel#info-panel{left:auto;width:min(360px,calc(100% - 34px))}#tour-card{bottom:164px;left:19px;max-width:calc(100% - 138px);padding:16px 35px 16px 16px;display:block}#tour-card h2{font-size:23px;margin:9px 0 0}#tour-card p{display:none}#tour-card>.eyebrow{font-size:8px}#walk-hint{bottom:109px;width:auto;font-size:9px}.desktop-hint{display:none}#joystick{right:23px;bottom:156px}#loading{left:22px;bottom:125px;width:235px}body.location #scene-title{font-size:36px}.map-label{font-size:9px}.map-label.water{font-size:13px}.map-label.villa{font-size:10px;padding:9px 12px}}
@media(max-width:420px){.wordmark>span:nth-child(2){display:none}.view-switch{left:50%;right:auto;transform:translateX(-50%)}.utilities #orbit-btn{display:none}.primary,.secondary{padding:0 16px}#tour-back{min-width:34px;width:34px}#scene-title{font-size:35px}}
@media(max-height:550px) and (orientation:landscape){#scene-label{top:85px;max-width:230px}#scene-title{font-size:31px}#scene-description{display:none}.panel,#room-panel{top:76px;bottom:105px}#tour-card{bottom:110px}#walk-hint{display:none}#joystick{bottom:113px}#loading{bottom:115px}#tour-card p{display:none}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}}

/* Actual geometry cutaways, alongside Villa and Location. */
#plan-floor-switch{position:absolute;top:90px;left:50%;transform:translateX(-50%);z-index:12;background:rgba(250,248,242,.94);padding:5px;border:1px solid #d9d7ce;border-radius:28px;box-shadow:0 6px 24px #28352c12;gap:3px;white-space:nowrap}
#plan-floor-switch button{padding:10px 18px;border-radius:20px}
body.plans #scene-label{pointer-events:none}body.plans #orbit-btn,body.plans #tour-start{display:none}
@media(max-width:700px){#plan-floor-switch{top:82px}body.plans #scene-label{top:139px}body.plans #scene-title{font-size:25px}body.plans #scene-description{max-width:230px;font-size:12px}.view-switch button{padding-left:12px;padding-right:12px}}

body.plans #scene-title{font-size:32px;margin:10px 0}body.plans #scene-description{max-width:250px}@media(max-width:700px){body.plans #scene-title{font-size:25px}}

.map-label.bay-label{font-size:clamp(12px,1.15vw,19px);letter-spacing:.035em;color:#456c78;max-width:190px;text-align:center;white-space:normal;line-height:1.3}.credits{justify-content:flex-end}

/* The image is above the model; tour and view-switch controls stay operable. */
#ai-render{position:fixed;inset:0;z-index:11;opacity:0;transition:opacity var(--render-fade,1000ms);background:#ebe8df}
#ai-render.visible{opacity:1}#ai-render>img{width:100%;height:100%;object-fit:contain;cursor:grab}
.render-tools{position:absolute;bottom:110px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:16px;padding:12px 20px;border-radius:30px;background:#f8f6eff0;white-space:nowrap;font-size:12px}
.render-tools button,.render-tools a{font:inherit;color:#284735;text-decoration:none;font-weight:600;cursor:pointer}
#render-status{position:fixed;right:24px;top:100px;z-index:30;max-width:min(380px,85vw);padding:16px;background:#f8f6eff5;border-radius:16px;box-shadow:0 8px 30px #0002;font-size:13px}
#render-status button{margin-left:12px;text-decoration:underline}#render-view-btn{font-size:12px;padding:10px 14px}
body.render-open .topbar,body.render-open .bottom-bar,body.render-open #tour-card{z-index:20}body.render-open #walk-hint,body.render-open #joystick,body.render-open #scene-label{visibility:hidden}
@media(max-width:700px){.render-tools{bottom:165px;gap:10px;padding:10px 14px;font-size:10px}#render-view-btn{position:fixed;right:20px;bottom:98px;background:#f8f6ef}.render-tools span{max-width:100px;white-space:normal}}

/* Render actions share the utility controls' 44px baseline. */
.utilities,.render-controls,.help-controls{display:flex;align-items:center;gap:8px}
.render-controls{position:relative;flex-shrink:0}
#render-view-btn{position:static;height:44px;min-height:44px;padding:0 16px;font-size:12px;flex-shrink:0}
#render-status{position:absolute;top:auto;bottom:0;right:calc(100% + 8px);height:44px;max-width:none;width:max-content;display:flex;align-items:center;gap:8px;padding:0 12px;border-radius:24px;font-size:11px;box-shadow:0 3px 18px #0001}
#render-status>span{max-width:210px;max-height:40px;overflow:auto;line-height:1.25}
#render-status button{margin:0;padding:0 8px;height:44px;min-height:44px;white-space:nowrap;text-decoration:none;font-size:11px}
.help-controls{margin-left:auto;min-width:44px;max-width:calc(50% - 190px)}
.render-history{display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin;min-width:0;padding:3px}
.render-thumbnail{flex:0 0 44px;width:44px;height:44px;padding:0;overflow:hidden;border:2px solid #f8f6ef;box-shadow:0 1px 5px #0002}
.render-thumbnail img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.7);transform-origin:center;display:block}
.help-controls #help-btn{flex-shrink:0}
@media(max-width:1100px){
 .utilities{position:absolute;right:0;bottom:62px;max-width:calc(100vw - 44px);overflow-x:auto;padding:3px;scrollbar-width:thin;flex-shrink:0}
 #render-status{position:static;flex-shrink:0;width:max-content;max-width:none}
 #render-status>span{max-width:180px}
 .utilities .icon-button{flex-shrink:0}
 .help-controls{max-width:150px}
 .render-history{max-width:98px}
 .topbar .view-switch{top:60px}
 body.walking .topbar .view-switch{top:60px}
 #scene-label{top:175px}
}
@media(max-width:700px){.help-controls{max-width:150px}.render-tools{bottom:210px}#walk-hint{bottom:160px}#joystick{bottom:205px}}

#home-video{position:absolute;inset:0;z-index:1;overflow:hidden;background:#ebe8df;pointer-events:none}
#home-video .video-poster{width:100%;height:100%;object-fit:cover}
#home-video iframe{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:0;opacity:0;transition:opacity .8s;pointer-events:none}
#home-video.video-ready iframe{opacity:1}
#video-toggle,#explore-model{display:none}
body.video-home #video-toggle{display:grid}
body.video-home #explore-model{display:inline-flex;position:absolute;left:130px}
body.video-home #orbit-btn,body.video-home #render-view-btn,body.video-home #poster{display:none}
body.video-home #viewport{pointer-events:none}
@media(max-width:700px){body.video-home #explore-model{left:0;bottom:62px}body.video-home .utilities{max-width:calc(100vw - 200px)}}
@media(prefers-reduced-motion:reduce){#home-video iframe{transition:none}}

#home-video{transition:opacity .7s ease;opacity:1}
#home-video.video-away{opacity:0}
#home-video.video-ready .film-loading{opacity:0;transition:opacity .7s}
.film-return{display:none;position:absolute;bottom:max(48px,env(safe-area-inset-bottom));left:0;right:0;text-align:center;color:#fff;font-size:12px;letter-spacing:.08em;text-shadow:0 1px 8px #000}
body.video-idle #home-video{z-index:50!important;pointer-events:auto!important;cursor:pointer}
body.video-idle .film-return{display:block}
@media(prefers-reduced-motion:reduce){#home-video{transition:none}}
