:root{--ink: #14211c;--muted: #52615a;--surface: #ffffff;--surface-soft: #f3f6f4;--surface-strong: #e7ede9;--border: #c8d2cc;--brand: #075c47;--brand-hover: #034d3b;--brand-soft: #dff2eb;--accent: #e8a838;--focus: #d35f00;--shadow: 0 18px 50px rgb(20 33 28 / 12%);--radius: 18px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--surface-soft);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:radial-gradient(circle at 8% -5%,rgb(7 92 71 / 9%),transparent 28rem),var(--surface-soft);color:var(--ink);line-height:1.55}button,iframe,video{font:inherit}button{min-height:44px}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}[hidden]{display:none!important}.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;z-index:100;top:.75rem;left:.75rem;padding:.7rem 1rem;border-radius:.5rem;background:var(--ink);color:#fff;font-weight:750;transform:translateY(-180%);transition:transform .15s ease}.skip-link:focus{transform:translateY(0)}.site-header{display:flex;align-items:center;justify-content:space-between;gap:2rem;width:min(100% - 2rem,1440px);margin:0 auto;padding:1.25rem 0}.brand-lockup{display:flex;align-items:center;gap:.8rem}.brand-mark{display:grid;flex:0 0 auto;width:2.8rem;height:2.8rem;place-items:center;border-radius:.85rem;background:var(--brand);color:#fff}.brand-mark svg{width:1.7rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}h1,h2,h3,h4,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(1.1rem,1rem + .6vw,1.55rem);line-height:1.2;letter-spacing:-.02em}h2{margin-bottom:.55rem;font-size:clamp(1.75rem,1.3rem + 1.7vw,2.75rem);line-height:1.08;letter-spacing:-.035em}h3{margin-bottom:.85rem;font-size:1.22rem;line-height:1.25}h4{margin-bottom:.6rem;font-size:1.03rem}.view-switcher{display:flex;flex-wrap:wrap;gap:.35rem;padding:.3rem;border:1px solid var(--border);border-radius:.85rem;background:#ffffffd9}.view-button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.55rem .85rem;border:0;border-radius:.6rem;background:transparent;color:var(--muted);font-weight:750;cursor:pointer}.heading-actions{display:flex;flex:0 0 auto;gap:.65rem}.view-button:hover{background:var(--surface-soft);color:var(--ink)}.view-button.is-active{background:var(--ink);color:#fff}main{width:min(100% - 2rem,1440px);min-height:calc(100vh - 13rem);margin:0 auto}.tour-section{padding:clamp(1.15rem,2vw,2rem);border:1px solid rgb(200 210 204 / 85%);border-radius:calc(var(--radius) + 4px);background:var(--surface);box-shadow:var(--shadow)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.35rem}.section-heading>div{max-width:54rem}.section-intro{max-width:50rem;margin-bottom:0;color:var(--muted);font-size:1.02rem}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;padding:.72rem 1rem;border:2px solid var(--brand);border-radius:.7rem;font-weight:780;line-height:1.2;text-align:center;cursor:pointer}.primary-button{background:var(--brand);color:#fff}.primary-button:hover{border-color:var(--brand-hover);background:var(--brand-hover)}.secondary-button{background:#fff;color:var(--brand)}.secondary-button:hover{background:var(--brand-soft)}.viewer-shell,.video-shell{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:#101412}.viewer-bar{display:flex;align-items:center;gap:.55rem;min-height:2.6rem;padding:.5rem .8rem;background:var(--ink);color:#fff;font-size:.82rem;font-weight:700}.status-dot{width:.58rem;height:.58rem;border:2px solid #b6f3d8;border-radius:50%;background:#32c787}.aspect-frame{position:relative;aspect-ratio:16 / 9}.aspect-frame iframe,.video-shell video{display:block;width:100%;height:100%;border:0}.video-shell video{aspect-ratio:16 / 9;background:#090c0a}.accessible-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,23rem);gap:1.25rem;align-items:start}.video-description{margin:.65rem 0 0;color:var(--muted);font-size:.9rem}.chapters-panel{padding:1.1rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-soft)}.chapter-list{display:grid;gap:.55rem;margin:0;padding:0;list-style:none}.chapter-button{display:grid;grid-template-columns:3.4rem 1fr;gap:.65rem;align-items:center;width:100%;padding:.72rem;border:1px solid transparent;border-radius:.65rem;background:#fff;color:var(--ink);font-weight:700;line-height:1.3;text-align:left;cursor:pointer}.chapter-button:hover{border-color:var(--brand);background:var(--brand-soft)}.chapter-button[aria-current=true]{border-color:var(--brand);background:var(--brand-soft);box-shadow:inset 4px 0 0 var(--brand)}.chapter-time{color:var(--brand);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.78rem;font-weight:850}.transcript-section{margin-top:1.35rem;border:1px solid var(--border);border-radius:var(--radius)}.transcript-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem}.transcript-heading h3,.transcript-heading p{margin-bottom:0}.transcript-panel{padding:0 1.1rem 1.1rem;border-top:1px solid var(--border)}.transcript-panel section{max-width:62rem;padding-top:1.15rem}.transcript-panel section+section{margin-top:.25rem;border-top:1px solid var(--surface-strong)}.transcript-panel h4 span{margin-right:.45rem;color:var(--brand);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.8rem}.transcript-panel p{margin-bottom:0;color:#34443d}.bottom-action{display:flex;justify-content:center;margin-top:1.35rem}.guided-tour-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;margin-bottom:1.25rem;padding:1rem 1.1rem;border:1px solid #9bcbbb;border-radius:var(--radius);background:linear-gradient(110deg,#effaf6,#fff 72%)}.guided-tour-toolbar h3,.guided-tour-toolbar p{margin-bottom:0}.guided-tour-toolbar>div:first-child{max-width:48rem}.guided-tour-toolbar>div:first-child>p:last-child{margin-top:.3rem;color:var(--muted);font-size:.92rem}.guided-tour-actions{display:flex;flex:0 0 auto;gap:.65rem}.scan-narration-layout{display:grid;grid-template-columns:minmax(19rem,23rem) minmax(0,1fr);gap:1.25rem;align-items:start}.narration-control-card{padding:1.15rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-soft)}.narration-control-card h3{margin-bottom:.65rem}.data-status{min-height:3rem;margin-bottom:.8rem;color:var(--muted);font-size:.9rem}.enable-narration-button,.replay-button{width:100%}.current-room-card{margin:.9rem 0;padding:.85rem;border-left:4px solid var(--brand);border-radius:.55rem;background:#fff}.current-room-label{color:var(--brand);font-size:.75rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.current-room-card p{margin:.2rem 0 0;font-weight:700}.current-room-card .current-scan-status{margin-top:.45rem;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.78rem;font-weight:650}.narration-control-card audio{display:block;width:100%;min-height:44px;margin-bottom:.65rem}.room-jump-section{margin-top:1.15rem;padding-top:1rem;border-top:1px solid var(--border)}.room-jump-section h4{margin-bottom:.25rem}.room-jump-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.room-jump-grid button{padding:.55rem;border:1px solid var(--border);border-radius:.55rem;background:#fff;color:var(--ink);font-size:.82rem;font-weight:750;cursor:pointer}.room-jump-grid button:hover:not(:disabled){border-color:var(--brand);background:var(--brand-soft)}button:disabled{cursor:not-allowed;opacity:.58}.scan-viewer-shell{display:flex;align-self:stretch;flex-direction:column}.scan-viewer-shell .aspect-frame{flex:1;min-height:0;aspect-ratio:auto}html.recording-mode,html.recording-mode body{overflow:hidden;background:#090c0a}html.recording-mode .site-header,html.recording-mode #standard-tour,html.recording-mode #accessible-tour,html.recording-mode #scan-narration-tour>.section-heading,html.recording-mode .guided-tour-toolbar,html.recording-mode .narration-control-card{display:none!important}html.recording-mode main,html.recording-mode #scan-narration-tour,html.recording-mode .scan-narration-layout,html.recording-mode .scan-viewer-shell{width:100%;max-width:none;min-height:0;margin:0;padding:0;border:0;border-radius:0;box-shadow:none}html.recording-mode #scan-narration-tour{display:block!important}html.recording-mode .scan-narration-layout{display:block}html.recording-mode .scan-viewer-shell{position:fixed;inset:0 auto auto 0;height:56.25vw;max-height:100vh}html.recording-mode .scan-viewer-shell .viewer-bar{display:none}html.recording-mode .scan-viewer-shell .aspect-frame{width:100vw;height:56.25vw;max-height:100vh;aspect-ratio:auto}@media(max-width:900px){.site-header,.section-heading{align-items:stretch;flex-direction:column}.site-header{gap:1rem}.view-switcher{align-self:stretch}.view-button{flex:1 1 0}.accessible-layout,.scan-narration-layout{grid-template-columns:1fr}.scan-viewer-shell .aspect-frame{flex:none;aspect-ratio:16 / 9}.guided-tour-toolbar{align-items:stretch;flex-direction:column}.chapters-panel{padding:1rem}.chapter-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.site-header,main{width:min(100% - 1rem,1440px)}.site-header{padding-top:.75rem}.tour-section{padding:1rem;border-radius:var(--radius)}.view-switcher,.transcript-heading{flex-direction:column}.view-switcher{display:grid;grid-template-columns:1fr}.section-heading{gap:1rem}.section-heading>button,.heading-actions,.heading-actions>button,.guided-tour-actions,.guided-tour-actions>button,.transcript-heading>button,.bottom-action>button{width:100%}.heading-actions,.guided-tour-actions{flex-direction:column}.chapter-list{grid-template-columns:1fr}.viewer-bar{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(forced-colors:active){.brand-mark,.view-button.is-active,.primary-button{border:2px solid ButtonText}.status-dot{forced-color-adjust:none}}
