.preview{--scene-ink: #35463c;--scene-muted: #778078;--scene-paper: #faf8f1;--scene-border: #dfe0d4;display:block;height:100svh;min-height:600px;overflow:hidden;color:var(--scene-ink);background:#c0c8c9}.preview--embedded{height:clamp(520px,72vh,780px);min-height:520px}.preview--embedded .scene-stage{height:100%}.preview--embedded .visit-panel h1{font-size:clamp(36px,4vw,48px);letter-spacing:-1.8px}.preview--embedded .visit-panel{width:min(240px,34%);padding:18px 16px 14px}.preview--embedded .preview-eyebrow{margin-bottom:12px}.preview--embedded .preview-intro{margin-bottom:16px;font-size:10px}.preview--embedded .preview-disclosure{padding-top:10px;font-size:8px}.preview--embedded .visit-caption{left:min(280px,38%);right:240px;bottom:48px}.preview--embedded .scene-map{width:180px;right:20px;bottom:48px;padding:11px 12px 9px}.preview .tool-link{text-decoration:none;color:inherit}.preview [hidden]{display:none!important}.preview button,.preview summary{-webkit-tap-highlight-color:transparent}.preview button{color:var(--scene-ink);font-family:var(--sans);font-size:12px;font-weight:500;border:0;border-radius:5px;background:transparent;padding:0}.preview button:hover{background:#eaece1}.preview :is(button,a,summary,input):focus-visible{outline:2px solid #ad814b;outline-offset:4px}.preview button svg,.preview a svg,.preview summary svg{flex-shrink:0}.preview-header{height:84px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--scene-paper);border-bottom:1px solid #d7dacc;position:relative;z-index:5}.preview-brand{display:flex;gap:12px;align-items:center;color:var(--scene-ink);text-decoration:none}.brand-mark{display:flex;color:#9f8454;border-right:1px solid #dddacb;padding-right:15px}.preview-brand strong{display:block;font:26px/1.1 var(--serif);letter-spacing:-.8px}.preview-brand small{font-size:8px;letter-spacing:2.35px;font-weight:600}.preview-dates{display:flex;align-items:center;gap:12px;text-transform:uppercase;font-size:10px;letter-spacing:1.2px}.preview-dates>span{width:5px;height:5px;background:#ac8d53;border-radius:50%}.preview-dates em{font-style:normal;border-left:1px solid #d1d4c7;padding-left:15px;color:#818578}.return-link{display:flex;gap:9px;align-items:center;text-decoration:none;color:var(--scene-ink);font-size:11px}.scene-stage{position:relative;height:calc(100% - 84px);isolation:isolate}.scene-canvas{position:absolute;inset:0}.scene-canvas canvas{display:block;width:100%;height:100%;touch-action:none;outline:none}.scene-canvas canvas:focus-visible{outline:2px solid #c2a879;outline-offset:-3px}.scene-vignette{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#edf0e14a,transparent 38%),linear-gradient(0deg,#e6e7dd90,transparent 24%)}.visit-panel{position:absolute;left:28px;top:28px;width:260px;padding:25px 21px 17px;border:1px solid #f8f8efaa;background:#faf8f1f5;border-radius:8px;box-shadow:0 7px 36px #233c3b0b}.preview-eyebrow{margin:0 0 18px;font-size:8px;font-weight:600;letter-spacing:1.55px;display:flex;align-items:center;gap:7px}.preview-eyebrow>span{width:5px;height:5px;background:#ae8c51;border-radius:50%}.visit-panel h1{font-size:56px;line-height:.99;letter-spacing:-2.5px;margin:0 0 16px}.visit-panel h1 em{font-weight:400;color:#a08553}.preview-intro{margin:0 0 22px;font-size:11px;line-height:1.8;color:var(--scene-muted)}.mode-switch{display:flex;gap:3px;padding:4px;background:#eaece3;border-radius:5px}.mode-switch button{display:flex;justify-content:center;align-items:center;gap:6px;flex:1;min-height:36px;font-size:10px;white-space:nowrap}.mode-switch button[aria-pressed=true]{background:#fafaf4;box-shadow:0 1px 4px #30442a14}.viewpoint-list{margin:14px 0 17px;display:grid;gap:3px}.viewpoint-list button{display:flex;align-items:center;text-align:left;gap:9px;padding:9px 8px;min-height:43px;font-size:11px;color:#707a71}.viewpoint-icon{display:flex;align-items:center;opacity:.7}.viewpoint-index{margin-left:auto;font-size:9px;opacity:.65;font-variant-numeric:tabular-nums}.viewpoint-list button[aria-current]{background:#e8ecdf;color:#314b3a}.viewpoint-list button[aria-current] .viewpoint-icon{opacity:1}.viewpoint-list button[aria-current] .viewpoint-index{color:#9c8050}.preview-disclosure{border-top:1px solid var(--scene-border);padding-top:13px;margin:0;font-size:9px;line-height:1.7;color:#778072}.preview-disclosure span{color:#94998c}.scene-tools{position:absolute;top:24px;right:26px;display:flex;align-items:center;gap:8px;z-index:4}.lighting-switch{display:flex;padding:4px;gap:2px;background:#faf8f1f5;border:1px solid #fbfbf1b0;border-radius:7px;margin-right:4px}.lighting-switch button{display:flex;align-items:center;gap:6px;padding:7px 11px;min-height:32px;font-size:11px}.lighting-switch button[aria-pressed=true]{background:#e5e9dc}.preview .tool-button{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background:#faf8f1f5;border:1px solid #fbfbf1b0;border-radius:7px;cursor:pointer}.preview-help>summary{list-style:none}.preview-help>summary::-webkit-details-marker{display:none}.help-content{position:absolute;width:340px;right:0;top:53px;max-height:calc(100svh - 195px);overflow-y:auto;padding:22px;background:var(--scene-paper);border:1px solid var(--scene-border);box-shadow:0 15px 50px #24382c26;border-radius:7px;font-size:12px}.help-heading{display:flex;align-items:center;justify-content:space-between}.help-heading h2{font-size:24px;margin:0}.help-heading button{width:32px;height:32px}.help-content p{color:#6d756b;line-height:1.8}.help-content strong{color:var(--scene-ink);font-weight:600}.help-content a{color:#8b784f;font-size:10px}.site-plan{width:100%;display:block}.site-plan.large{background:#f0f0e7;border-radius:5px;padding:12px}.help-legend{display:flex;justify-content:space-between;gap:10px;font-size:10px}.help-legend span:before{content:"";display:inline-block;width:6px;height:6px;background:#ba7b49;margin-right:5px}.help-legend span:nth-child(2):before{background:#a3a0ad}.help-legend span:nth-child(3):before{background:#cfe1e8;outline:1px solid #8fa9b3}.help-legend span:nth-child(4):before{background:#9da89c}.help-note{font-size:10px}.visit-caption{position:absolute;left:314px;right:274px;bottom:57px;display:flex;gap:18px;align-items:center;background:#faf8f1f2;padding:18px 21px;border:1px solid #fffff1a0;border-radius:7px}.caption-number{display:flex;align-items:baseline;gap:5px;align-self:flex-start;padding-top:3px}.caption-number>span{font:30px/1 var(--serif);color:#a08553}.caption-number small{font-size:9px;color:#929584;white-space:nowrap}.caption-copy{flex:1}.caption-copy h2{font-size:23px;line-height:1.2;margin:0 0 5px}.caption-copy p{font-size:10px;color:#818475;margin:0;line-height:1.6;max-width:340px}.caption-arrows{display:flex;gap:6px}.caption-arrows button{display:flex;align-items:center;justify-content:center;border:1px solid #d9ddcf;border-radius:50%;width:36px;height:36px}.caption-arrows button:last-child{color:#fffbed;background:#465c49;border-color:#465c49}.caption-arrows button:last-child:hover{background:#314534}.scene-map{position:absolute;width:206px;right:27px;bottom:57px;padding:13px 14px 11px;border:1px solid #fafbf3b0;border-radius:7px;background:#faf8f1ea}.map-heading,.map-footer{display:flex;justify-content:space-between;align-items:center;font-size:8px;color:#7c8579}.map-heading{letter-spacing:1.2px}.north-mark{transform:rotate(-7.47deg)}.map-footer{padding-top:5px}.map-footer i{display:inline-block;background:#41574c;border-radius:50%;width:4px;height:4px;margin-right:5px}.scene-footer{position:absolute;left:30px;right:28px;bottom:18px;display:flex;gap:16px;align-items:center;justify-content:flex-end;font-size:9px;color:#47574be0}.scene-footer a{color:inherit;text-decoration:none;margin-left:20px}.scene-label{position:absolute;top:0;left:0;pointer-events:none;color:#fff9e5;padding:5px 9px;border:1px solid #eee9d76b;background:#405653d6;border-radius:3px;font-size:10px;letter-spacing:.25px;white-space:nowrap;transform:translate(-50%,-100%)}.scene-label>span{display:inline-block;width:4px;height:4px;background:#dec78f;margin:0 5px 2px 0;border-radius:50%}.secondary-label{font-size:9px;background:#4c615c99}.scene-loading,.scene-error{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;background:#e5e8e0ee;text-align:center;padding:28px}.scene-loading strong{font:28px var(--serif)}.scene-loading>span:last-child{font-size:12px;color:#7e887b}.loading-orbit{display:flex;align-items:center;justify-content:center;width:64px;height:64px;color:#a08553;border:1px solid #cbd0bf;border-radius:50%;margin-bottom:12px;animation:orbit-pulse 1.8s ease-in-out infinite}@keyframes orbit-pulse{50%{transform:scale(1.12);opacity:.4}}.scene-error h2{margin:0;font-size:32px}.scene-error p{max-width:430px;font-size:13px}.scene-error button{padding:11px 17px;border:1px solid #aebba7;margin:5px}.scene-error .site-plan{max-width:440px}.scene-notice{position:absolute;bottom:185px;left:50%;transform:translate(-50%);max-width:min(480px,90%);background:var(--scene-paper);color:var(--scene-ink);border-radius:5px;padding:10px 14px;font-size:11px;box-shadow:0 4px 20px #1425171a}.free-guide{margin:22px 4px}.free-guide>svg{color:#a08553}.free-guide h2{font-size:23px;margin-top:8px}.free-guide p{font-size:11px;color:#7e8678;line-height:1.8}.keyboard-hint{line-height:2.6!important}.preview kbd{border:1px solid #d9ddcd;border-radius:3px;display:inline-block;min-width:19px;text-align:center;font:9px/20px var(--sans);color:#60725d;margin-right:2px}.speed-label{display:flex;justify-content:space-between;margin-top:18px;font-size:10px}.preview input[type=range]{accent-color:#697c59;width:100%}.touch-controls{position:absolute;bottom:50px;left:320px;right:30px;display:flex;justify-content:space-between;pointer-events:none}.touch-controls button{pointer-events:auto;touch-action:none;user-select:none;-webkit-user-select:none;width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:#faf8f1ed;border:1px solid #e0e5d6;border-radius:8px}.touch-controls button[data-held]{background:#bccbad}.touch-pad{display:grid;grid-template-columns:repeat(3,46px);gap:5px}.touch-pad button:first-child{grid-column:2}.touch-pad button:nth-child(2){grid-column:1}.touch-altitude{display:flex;flex-direction:column;gap:6px}.touch-altitude button{flex-direction:column;font-size:23px;line-height:1}.touch-altitude small{font-size:7px;margin-top:3px}.preview[data-mode=free] .scene-map{display:none}.preview[data-state=error] :is(.visit-panel,.visit-caption,.scene-map,.scene-footer){visibility:hidden}@media(min-width:1500px){.visit-panel{left:40px;top:38px;width:286px;padding:30px 25px 24px}.visit-panel h1{font-size:66px}.viewpoint-list button{min-height:49px}.visit-caption{left:358px;max-width:720px}}@media(max-height:820px)and (min-width:801px){.visit-panel{top:20px;padding-top:20px}.preview-eyebrow{margin-bottom:12px}.visit-panel h1{font-size:46px}.preview-intro{margin-bottom:14px}.viewpoint-list{margin:9px 0}.viewpoint-list button{min-height:37px;padding:7px}.preview-disclosure{padding-top:9px}}@media(max-width:1100px)and (min-width:801px){.scene-map{display:none}.visit-caption{right:28px}.preview-dates em{display:none}}@media(max-width:800px),(max-height:570px)and (pointer:coarse){.preview{min-height:520px}.preview--embedded{height:clamp(480px,68vh,640px);min-height:480px}.preview--embedded .visit-panel{width:calc(100% - 30px)}.preview-header{height:68px;padding:0 18px;gap:12px}.preview-brand{gap:10px}.brand-mark{padding-right:11px}.brand-mark svg{width:24px}.preview-brand strong{font-size:22px}.preview-brand small{font-size:6px;letter-spacing:1.9px}.preview-dates{display:none}.return-link{font-size:10px}.scene-stage{height:calc(100% - 68px)}.scene-tools{top:15px;right:15px;gap:5px}.lighting-switch{margin:0}.lighting-switch button{padding:7px 8px;font-size:10px;min-height:28px}.preview .tool-button{width:36px;height:38px}.visit-panel{top:auto;left:15px;bottom:147px;width:calc(100% - 30px);padding:9px;border-radius:8px 8px 0 0;border-bottom:0;background:#faf8f1f5}.visit-panel h1{position:absolute;left:7px;bottom:calc(100svh - 354px);font-size:39px;line-height:.93;letter-spacing:-1.6px;text-shadow:0 1px 15px #ffffff40;pointer-events:none}.visit-panel h1 em{color:#f3dfb4}.preview-eyebrow,.preview-intro,.preview-disclosure{display:none}.mode-switch{width:100%;padding:3px}.mode-switch button{min-height:34px;font-size:11px}.viewpoint-list{display:flex;gap:4px;margin:7px 0 0}.viewpoint-list button{flex:1;justify-content:center;min-height:38px;padding:4px;gap:4px}.viewpoint-list button>span:nth-child(2){display:none}.viewpoint-index{margin-left:0;font-size:8px}.viewpoint-list button[aria-current]{border:1px solid #c9d2bf}.visit-caption{left:15px;right:15px;bottom:33px;min-height:115px;padding:13px 16px;gap:10px;border-radius:0 0 8px 8px;border-top:1px solid #e2e4d8;background:#faf8f1f5}.caption-number{align-self:center}.caption-number>span{font-size:26px}.caption-number small{display:none}.caption-copy h2{font-size:19px}.caption-copy p{font-size:9px}.caption-arrows{flex-direction:column;gap:5px}.caption-arrows button{width:30px;height:30px}.caption-arrows button svg{width:16px}.scene-map{display:none}.scene-footer{bottom:9px;left:17px;right:17px;font-size:8px;gap:5px}.scene-footer a{margin-left:auto}.scene-interaction-hint{max-width:230px}.scene-label{font-size:8px;padding:4px 6px}.secondary-label{display:none!important}.help-content{top:48px;width:min(340px,calc(100vw - 30px));max-height:calc(100svh - 158px)}.preview[data-mode=free] .visit-panel{bottom:30px;border-radius:8px;border-bottom:1px solid #f8f8efaa}.preview[data-mode=free] .visit-panel h1{display:none}.free-guide{margin:4px 7px}.free-guide :is(h2,p,svg){display:none}.free-guide .speed-label{margin:4px 0 0;font-size:9px}.free-guide input{display:block;height:16px}.touch-controls{bottom:145px;left:20px;right:20px}.scene-notice{bottom:275px;width:90%;font-size:10px}.scene-error{padding:65px 25px 25px}.scene-error h2{font-size:26px}}@media(max-height:570px)and (max-width:800px),(max-height:570px)and (pointer:coarse){.visit-panel h1{display:none}.preview-header{height:50px}.scene-stage{height:calc(100% - 50px)}.preview{min-height:380px}.visit-panel{width:240px;bottom:30px}.visit-caption{left:270px;min-height:90px;border-radius:7px}.caption-copy p{display:none}}@media(prefers-reduced-motion:reduce){.preview *,.preview *:before,.preview *:after{animation:none!important;transition:none!important}}
