:root{color-scheme:light;--ink:#18383e;--muted:#657a7a;--paper:#f6f5ee;--line:#d6dfd9;--teal:#225e60;--accent:#b9d6c4;--header:64px;--sidebar:264px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink)}button,a,input{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.4}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #ce953d;outline-offset:4px}button{color:inherit}button,input[type=checkbox],input[type=range]{accent-color:var(--teal)}[hidden]{display:none!important}.skip-link{position:fixed;left:16px;top:-100px;z-index:20;padding:12px;background:white}.skip-link:focus{top:8px}.site-header{height:var(--header);display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid var(--line);background:var(--paper);gap:20px}.brand{display:flex;align-items:center;gap:10px;font-size:13px;letter-spacing:.6px;white-space:nowrap}.brand strong{font-size:10px;letter-spacing:1.7px;font-weight:500}.brand-mark{font-size:30px;line-height:1;color:var(--teal)}.site-header nav{display:flex;gap:28px;align-items:center;height:100%;font-size:12px}.site-header nav a{height:100%;display:flex;align-items:center;position:relative;color:var(--muted)}.site-header nav a[aria-current=page]{color:var(--ink);font-weight:600}.site-header nav a[aria-current=page]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--teal)}.sources-link{font-size:12px}.sources-link span{margin-left:8px}.explorer{display:grid;grid-template-columns:var(--sidebar) minmax(0,1fr);height:calc(100dvh - var(--header));min-height:500px}.explorer-sidebar{display:flex;flex-direction:column;border-right:1px solid var(--line);overflow:auto;background:var(--paper);padding:30px 16px 24px}.intro{padding:0 15px 23px}.eyebrow{font-size:9px;font-weight:600;letter-spacing:2.1px;margin:0 0 12px;color:var(--teal)}h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:36px;line-height:1.05;letter-spacing:-1.4px;margin:0 0 14px}.intro>p:last-child{font-size:12px;line-height:1.7;color:var(--muted);margin:0}#destinations{display:grid;gap:5px}#destinations button{display:flex;align-items:center;text-align:left;gap:12px;width:100%;border:1px solid transparent;background:transparent;padding:14px 12px;border-radius:5px;font-size:12px;font-weight:550;transition:background .16s,color .16s}#destinations button:hover{background:#e9eeE6}#destinations button[aria-pressed=true]{background:var(--ink);color:#f5f5ec}#destinations small{display:block;font-size:10px;font-weight:400;line-height:1.5;margin-top:4px;color:var(--muted)}#destinations button[aria-pressed=true] small{color:#b3cbc6}.destination-number{font-variant-numeric:tabular-nums;font-size:10px;font-weight:400;align-self:flex-start;line-height:18px;color:#8aa39c}#destinations button[aria-pressed=true] .destination-number{color:#d5ddc4}.destination-arrow{margin-left:auto;align-self:flex-start;font-size:15px;color:#a7b7ab}#destinations button:not([aria-pressed=true]) .destination-arrow{visibility:hidden}.sidebar-note{padding:24px 15px 0;margin-top:auto;font-size:11px;line-height:1.65;color:var(--muted)}.fine-rule{display:block;width:28px;height:1px;background:#809a8e;margin-bottom:13px}.sidebar-note p{margin:0 0 10px}.sidebar-note a{color:var(--teal);font-size:10px}.viewport{position:relative;min-width:0;min-height:0;overflow:hidden;background:#e7ece5;isolation:isolate}#stage{position:absolute;inset:0}#stage canvas{width:100%;height:100%;display:block;touch-action:none;outline:none}.stage-tag{display:none}.stage-help{position:absolute;z-index:2;left:28px;bottom:18px;font-size:10px;color:#5c7470;pointer-events:none;letter-spacing:.15px}.stage-help span{margin:0 6px}.view-heading{position:absolute;z-index:2;top:29px;left:32px;max-width:min(460px,calc(100% - 240px));pointer-events:none;text-shadow:0 1px 8px #e7ece5,0 1px 14px #e7ece5}.view-heading>p:first-child{font-size:8px;letter-spacing:1.8px;font-weight:650;color:#58716c;margin:0 0 9px}.view-heading h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:30px;letter-spacing:-.6px;line-height:1.1;margin:0}.view-heading>p:last-child{font-size:11px;color:#536c67;line-height:1.6;margin:9px 0 0}.view-tools{position:absolute;z-index:3;top:28px;right:26px;display:flex;gap:6px}.view-tools button,.zoom-tools button{background:#f9faf4e8;border:1px solid #cbd8d0;box-shadow:0 2px 6px #18383e06;min-height:40px;min-width:42px;border-radius:5px;font-size:11px;padding:9px 12px;backdrop-filter:blur(8px)}.view-tools button:hover,.zoom-tools button:hover{background:white;border-color:#7b9a8b}#layers-open>span{font-size:18px;margin-right:6px;vertical-align:-2px}.zoom-tools{position:absolute;z-index:3;right:26px;bottom:95px;display:flex;flex-direction:column;gap:4px}.zoom-tools button{font-size:22px;font-weight:300;padding:3px;width:40px;height:40px}.view-bottom{position:absolute;z-index:4;bottom:47px;left:28px;right:86px;display:flex;align-items:flex-start;flex-direction:column;gap:10px;pointer-events:none}#viewpoints{display:flex;flex-wrap:wrap;gap:5px;pointer-events:auto;max-width:100%;background:#f6f7f1eb;padding:5px;border:1px solid #c9d5cc;border-radius:7px;box-shadow:0 3px 16px #163b3810;backdrop-filter:blur(12px)}#viewpoints button{font-size:11px;white-space:nowrap;border:0;background:transparent;min-height:38px;padding:8px 14px;border-radius:4px;color:#4b6862}#viewpoints button[aria-pressed=true]{background:#214e50;color:#fbfcf7}#viewpoints button:hover{background:#dce7da}#viewpoints button[aria-pressed=true]:hover{background:#214e50}.orientation{position:absolute;z-index:2;bottom:18px;right:27px;display:flex;align-items:center;gap:6px;font-size:8px;letter-spacing:1px;text-transform:uppercase;color:#58716a;pointer-events:none}.north-arrow{font-size:21px}#load-status{position:absolute;left:32px;top:128px;z-index:4;display:flex;align-items:center;gap:9px;padding:10px 12px;font-size:11px;line-height:1.5;border:1px solid #cbd8cc;background:#f9faf2f0;border-radius:4px;max-width:calc(100% - 60px)}.loading-dot{width:6px;height:6px;flex:none;border-radius:50%;background:var(--teal);animation:breathe 1s infinite alternate}#load-status.has-error .loading-dot{background:#a97642;animation:none}#load-retry{background:var(--teal);color:white;border:0;padding:7px 10px;border-radius:4px;margin-left:8px}.section-controls{position:absolute;right:26px;top:85px;width:218px;background:#f9faf3ee;border:1px solid #cbd8cd;border-radius:5px;z-index:3;padding:13px;box-shadow:0 4px 14px #24463b08}.section-controls label{display:flex;justify-content:space-between;font-size:10px;gap:8px}.section-controls output{font-variant-numeric:tabular-nums;color:var(--teal)}.section-controls input{width:100%;margin:14px 0 5px}.section-scale{display:flex;justify-content:space-between;font-size:8px;color:#718177}#selection-card{pointer-events:auto;background:#f9faf4f5;border:1px solid #c8d6cc;border-radius:6px;padding:16px 35px 14px 16px;width:min(390px,100%);box-shadow:0 8px 28px #193c3910;position:relative;backdrop-filter:blur(10px)}#selection-close{position:absolute;top:5px;right:6px;border:0;background:transparent;font-size:20px;width:30px;height:30px;color:#6d8175}#component{display:grid;gap:7px}#component strong{font-size:12px;font-weight:600}#component span{font-size:11px;line-height:1.6;color:#5b726a;max-height:130px;overflow:auto}.selection-source{display:inline-block;font-size:10px;margin-top:12px;color:var(--teal)}#related-building{pointer-events:auto;background:#f9faf2ec;border:1px solid var(--line);font-size:11px;padding:11px 14px;border-radius:4px}#related-building span{margin-left:20px}#model-error{position:absolute;inset:25% 10% auto;z-index:8;padding:26px;background:var(--paper);border:1px solid var(--line);max-width:440px;margin:auto;border-radius:8px}#model-error h2{font-family:Georgia,serif;font-weight:400}#model-error p{font-size:13px;line-height:1.7;color:var(--muted)}#model-error a,#model-error button{font-size:12px;display:inline-block;margin:10px 15px 0 0}#model-error button{border:1px solid var(--line);border-radius:4px;padding:10px;background:white}dialog{color:var(--ink);background:var(--paper);border:1px solid #c6d3c7;border-radius:10px;box-shadow:0 20px 90px #142c3338;padding:26px;width:360px;max-width:calc(100vw - 28px);max-height:calc(100dvh - 48px);margin:auto 24px auto auto;overflow-y:auto}dialog::backdrop{background:#183b3830;backdrop-filter:blur(2px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.dialog-head .eyebrow{font-size:8px;margin-bottom:8px}.dialog-head h2{font-family:Georgia,serif;font-size:28px;font-weight:400;margin:0}.dialog-head button{background:transparent;border:0;width:36px;height:36px;font-size:26px;color:var(--muted)}.dialog-intro{font-size:11px;line-height:1.7;color:var(--muted);margin:16px 0 22px}fieldset{border:0;margin:22px 0;padding:0}legend{font-size:10px;letter-spacing:.6px;font-weight:650;width:100%;padding:0 0 10px;border-bottom:1px solid var(--line);margin-bottom:4px}dialog label{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:41px;font-size:12px;cursor:pointer}dialog input[type=checkbox]{appearance:none;width:30px;height:17px;flex:none;background:#c1cec4;border-radius:20px;position:relative;transition:background .15s}dialog input[type=checkbox]:before{content:"";position:absolute;left:3px;top:3px;width:11px;height:11px;background:white;border-radius:50%;transition:transform .15s}dialog input[type=checkbox]:checked{background:var(--teal)}dialog input[type=checkbox]:checked:before{transform:translateX(13px)}dialog input:disabled{opacity:.35}.additional-layers{border-top:1px solid var(--line);padding:15px 0 4px;font-size:11px}.additional-layers summary{cursor:pointer;margin-bottom:7px}.additional-layers p{font-size:10px;line-height:1.6;color:var(--muted);margin:0 0 12px}.additional-layers a{text-decoration:underline}.dialog-done{width:100%;min-height:44px;background:var(--ink);color:white;border:0;border-radius:5px;font-size:12px;margin-top:16px}.viewport:fullscreen{width:100%;height:100%;background:#e7ece5}.viewport:fullscreen .view-heading{top:30px}body.focus-view .explorer-sidebar,body.focus-view .site-header{display:none}body.focus-view .explorer{grid-template-columns:1fr;height:100dvh}.viewport:fullscreen .stage-help,body.focus-view .stage-help{bottom:22px}@keyframes breathe{to{opacity:.35;transform:scale(.8)}}
@media(min-width:1500px){:root{--sidebar:292px}.explorer-sidebar{padding:36px 22px}.intro{padding-bottom:30px}h1{font-size:42px}#destinations button{padding:17px 13px}}
@media(max-height:760px) and (min-width:801px){.explorer-sidebar{padding-top:21px}.intro{padding-bottom:14px}h1{font-size:30px}.intro>p:last-child{display:none}#destinations button{padding-top:11px;padding-bottom:11px}.sidebar-note{padding-top:16px}.sidebar-note p{display:none}}
@media(max-width:1080px) and (min-width:801px){:root{--sidebar:228px}.explorer-sidebar{padding-left:10px;padding-right:10px}.intro{padding-left:12px}h1{font-size:32px}.view-heading{max-width:calc(100% - 220px);left:24px}.view-heading h2{font-size:26px}.view-heading>p:last-child{max-width:220px}.view-tools{right:18px}.tool-word{display:none}#viewpoints button{padding:8px 10px;font-size:10px}}
@media(max-width:800px){:root{--header:54px}.site-header{padding:0 16px;gap:12px}.brand{font-size:12px;gap:7px}.brand strong{font-size:8px;letter-spacing:1px}.brand-mark{font-size:25px}.site-header nav{gap:18px;font-size:11px}.sources-link{display:none}.explorer{display:flex;flex-direction:column;min-height:480px}.explorer-sidebar{display:block;flex:none;padding:0;border:0;border-bottom:1px solid #bdcec2;overflow:hidden}.intro,.sidebar-note{display:none}#destinations{display:flex;gap:3px;overflow-x:auto;padding:9px 12px;scrollbar-width:none;scroll-behavior:smooth}#destinations::-webkit-scrollbar{display:none}#destinations button{width:auto;flex:none;padding:11px 12px;min-height:44px;gap:6px;font-size:11px;border-radius:4px}#destinations small,.destination-number,.destination-arrow{display:none}.viewport{flex:1;min-height:380px}.view-heading{top:20px;left:20px;max-width:calc(100% - 80px)}.view-heading>p:first-child{font-size:7px;letter-spacing:1.3px;margin-bottom:8px}.view-heading h2{font-size:28px}.view-heading>p:last-child{max-width:270px;font-size:11px;margin-top:8px}.view-tools{top:18px;right:14px;flex-direction:column;gap:5px}.view-tools button{min-height:38px;min-width:39px;padding:6px;font-size:11px}.view-tools #layers-open{font-size:0}#layers-open>span{font-size:22px;margin:0}.view-tools .tool-word{display:none}#fullscreen-toggle{font-size:20px}.view-bottom{left:14px;right:14px;bottom:40px;gap:8px}#viewpoints{flex-wrap:nowrap;max-width:100%;overflow-x:auto;scrollbar-width:none;min-width:0;gap:3px;padding:4px}#viewpoints::-webkit-scrollbar{display:none}#viewpoints button{min-height:43px;padding:9px 13px;font-size:11px}.zoom-tools{right:14px;bottom:111px;gap:3px}.zoom-tools button{width:39px;min-height:40px}.stage-help{left:17px;bottom:15px;font-size:9px}.orientation{right:15px;bottom:13px;font-size:7px;gap:4px}.north-arrow{font-size:17px}#load-status{left:20px;top:123px;font-size:10px;max-width:calc(100% - 85px);padding:8px 10px}.section-controls{top:143px;left:20px;right:auto;width:210px;padding:11px}.section-controls input{margin-top:16px}#selection-card{width:calc(100% - 49px);max-height:220px;padding:13px 32px 12px 13px}#component span{font-size:10px;max-height:98px}.selection-source{margin-top:8px}dialog{width:100%;max-width:100%;margin:auto 0 0;border-radius:14px 14px 0 0;border-bottom:0;padding:23px 25px max(22px,env(safe-area-inset-bottom));max-height:80dvh}dialog label{min-height:46px}.dialog-head h2{font-size:27px}.dialog-intro{margin-bottom:18px}#related-building{font-size:10px;padding:11px 12px}.viewport:fullscreen .view-tools{right:16px}body.focus-view .viewport{min-height:100dvh}}
@media(max-width:380px){.brand strong{display:none}.site-header nav{gap:15px}.view-heading h2{font-size:25px}.view-heading>p:last-child{max-width:235px}.orientation>span:last-child{display:none}}
@media(max-height:540px) and (max-width:1000px){.explorer{min-height:0}.viewport{min-height:260px}.view-heading>p:last-child{display:none}.view-heading h2{font-size:23px}.view-heading{top:16px}.view-tools{flex-direction:row}.view-bottom{bottom:30px}.stage-help{bottom:10px}#viewpoints button{min-height:36px;padding:6px 10px}.orientation{bottom:9px}.zoom-tools{bottom:90px}.section-controls{left:auto;right:20px;top:65px;width:200px}#load-status{top:80px}#selection-card{max-height:145px}#component span{max-height:47px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/* Preserve readable controls over both pale grounds and dark lobby interiors. */
.view-heading:before{content:"";position:absolute;z-index:-1;inset:-13px -25px -16px -15px;background:linear-gradient(100deg,#e7ece5f5,#e7ece5db 75%,#e7ece500);border-radius:4px;filter:blur(5px)}.stage-help{background:#f6f7f1d9;padding:5px 8px;border-radius:3px;backdrop-filter:blur(6px)}
@media(max-height:540px){#viewpoints{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;max-width:100%}#viewpoints::-webkit-scrollbar{display:none}#viewpoints button{flex:none}#viewpoints{padding:3px}.view-heading>p:last-child{display:none}.view-heading>p:first-child{margin-bottom:6px}.view-heading{top:18px}.view-heading h2{font-size:24px}.view-tools{top:18px}.tool-word{display:none}.view-bottom{bottom:35px}.zoom-tools{bottom:95px}.view-heading:before{inset:-8px -15px -10px -10px}}
.dialog-evidence{display:block;text-align:center;font-size:11px;color:var(--teal);padding:16px 0 1px}
@media(max-height:540px){.explorer,.viewport{min-height:0}}
@media(max-height:540px) and (min-width:801px){:root{--sidebar:180px}.explorer-sidebar{padding:9px}.intro,.sidebar-note{display:none}#destinations{gap:3px}#destinations button{padding:8px;min-height:44px;align-items:center}#destinations button small{display:none}.destination-number{align-self:center}.destination-arrow{align-self:center}.view-heading{left:20px}.view-heading h2{font-size:23px}}


/* Keep the model clear. Extra controls open only when requested. */
:root{--header:48px}.explorer{display:flex;flex-direction:column;min-height:0}.explorer-sidebar,.view-heading,.orientation{display:none}.viewport{flex:1;min-height:0}.mobile-placebar{position:relative;z-index:6;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;height:44px;padding:0 20px;border-bottom:1px solid var(--line);background:var(--paper);flex:none}.mobile-placebar>button{min-height:36px;border:0;background:transparent;display:flex;align-items:center;gap:10px;padding:4px 0;font-size:11px}.mobile-placebar #places-open{flex:1;min-width:0;max-width:none}.mobile-placebar #places-open>span:first-child{font-weight:650;color:var(--teal);flex:none}.mobile-placebar #places-open strong{font-weight:400;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.mobile-placebar #places-open>span:last-child{margin-left:auto;flex:none}.mobile-placebar [data-start-journey]{font-size:10px;color:var(--teal);flex:none;margin-left:auto}.mobile-placebar #layers-open{font-size:0;flex:none;width:34px;height:34px;min-height:34px;justify-content:center;border:1px solid #c4d2c7;border-radius:4px;background:#f8faf2}.mobile-placebar #layers-open>span{font-size:20px;margin:0}.site-header{padding:0 20px}.site-header nav{font-size:11px;gap:22px}.brand{font-size:12px}.brand-mark{font-size:26px}.brand strong{font-size:8px}.view-tools{top:13px;right:14px;display:flex;flex-direction:row;gap:4px}.view-tools button,.view-tools .zoom-tools button{min-width:34px;width:34px;min-height:34px;height:34px;padding:4px;font-size:18px;border-radius:4px;box-shadow:none;background:#f8faf1eb}.view-tools .tool-word{display:none}.view-tools #layers-open{font-size:0}.view-tools #layers-open>span{font-size:19px;margin:0}.view-tools .zoom-tools{position:static;display:flex;flex-direction:row;gap:4px}.view-tools .zoom-tools button{font-size:20px}.stage-help{display:none}#location-map{position:relative;z-index:5;flex:none;width:70px;height:42px;max-width:none}#location-map .location-map[data-expanded=true]{position:absolute;right:0;top:0;z-index:10}#load-status{top:62px;left:14px;padding:8px 10px;max-width:calc(100% - 28px);font-size:10px}.section-controls{right:14px;top:62px;width:205px;font-size:10px;padding:10px}.section-controls input{margin:8px 0 3px}.section-controls .section-scale{display:none}.view-bottom{display:block;left:14px;right:14px;bottom:14px;max-width:none;pointer-events:none}.bottom-navigation{display:flex;align-items:stretch;gap:5px;width:fit-content;max-width:100%;pointer-events:auto;background:#f8faf2ef;padding:4px;border:1px solid #c4d2c7;border-radius:6px;box-shadow:0 2px 9px #183a3210;backdrop-filter:blur(8px)}#viewpoints{flex:1;min-width:0;display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;max-width:100%;padding:0;border:0;background:transparent;box-shadow:none;border-radius:0;backdrop-filter:none;gap:3px}#viewpoints::-webkit-scrollbar{display:none}#viewpoints button{flex:none;min-height:36px;white-space:nowrap;font-size:10px;padding:7px 11px}#move-open,#interior-exit{flex:none;min-height:36px;padding:7px 11px;border:1px solid #b9cbbb;border-radius:4px;background:#edf2e7;font-size:10px}#move-open[aria-expanded=true]{background:var(--teal);color:white}#move-open>span{margin-left:4px}#related-building{display:flex;align-items:center;flex:none;white-space:nowrap;padding:5px 9px;font-size:10px;border:0;border-left:1px solid var(--line);border-radius:0;background:transparent}#related-building span{margin-left:7px}.journey-controls{display:flex;align-items:center;gap:7px;width:min(520px,calc(100vw - 38px));min-width:0;pointer-events:auto}.journey-controls button{flex:none;min-width:34px;min-height:36px;padding:5px;border:0;border-radius:4px;background:transparent;font-size:18px}.journey-controls #journey-next{background:var(--teal);color:white}.journey-controls #journey-exit{min-width:28px;font-size:21px;color:var(--muted)}#journey-progress{font-size:10px;line-height:1.4;min-width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.interior-controls,#selection-card{position:absolute;left:0;bottom:calc(100% + 8px);width:min(340px,100%);max-height:calc(100dvh - 210px);overflow-y:auto;background:#f8faf3f7;border:1px solid #bfd0c4;border-radius:6px;pointer-events:auto;padding:10px;box-shadow:0 5px 22px #17372e18;backdrop-filter:blur(10px)}.aux-heading{display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:600;margin-bottom:8px}.aux-heading button{border:0;background:transparent;font-size:20px;width:26px;height:26px;color:var(--muted)}.interior-movement{display:flex;align-items:center;gap:4px}.interior-movement button{min-width:36px;min-height:38px;padding:5px;border:1px solid #c9d6cb;border-radius:4px;background:white;font-size:17px}.interior-movement #interior-exit{font-size:9px;flex:1;padding:6px;margin-left:2px}.interior-controls p{font-size:9px;line-height:1.45;color:var(--muted);margin:8px 0}.interior-controls p.is-blocked{color:#79521f;font-weight:550}.quick-controls{display:flex;align-items:center;gap:4px;padding-top:7px;border-top:1px solid var(--line)}.quick-controls>span{font-size:9px;color:var(--muted);margin-right:3px}.quick-controls button{font-size:10px;min-height:32px;padding:6px 8px;border:1px solid transparent;border-radius:4px;background:transparent}.quick-controls button[aria-pressed=true]{background:#dfebde;border-color:#aac5af}.quick-controls button[aria-pressed=true]:before{content:'✓ ';font-size:9px}#selection-card{padding:12px 33px 10px 12px;width:min(360px,100%);max-height:190px}#component{gap:5px}#component strong{font-size:11px}#component span{font-size:10px;max-height:66px;line-height:1.5}.selection-actions{display:flex;align-items:center;gap:14px;margin-top:8px}.selection-actions button{font-size:10px;min-height:32px;padding:6px 9px;border:1px solid #b7caba;background:#e8f0e3;border-radius:4px}.selection-actions .selection-source{font-size:9px;margin:0}#selection-close{width:28px;height:28px}.place-choices{display:grid;gap:4px;margin-top:17px}.place-choices button{display:flex;align-items:center;justify-content:space-between;text-align:left;min-height:57px;width:100%;gap:15px;padding:10px 12px;border:1px solid transparent;border-radius:5px;background:transparent;font-size:12px}.place-choices button small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.place-choices button[aria-pressed=true]{background:var(--ink);color:white}.place-choices button[aria-pressed=true] small{color:#bfd1c8}.place-choices button:hover{border-color:#a4baad}.place-choices button>span:last-child{font-size:16px;color:#83a08e}#places-dialog{width:390px}body.focus-view .mobile-placebar{display:flex}
@media(max-width:800px){:root{--header:44px}.site-header{padding:0 12px;gap:8px}.site-header nav{font-size:10px;gap:13px}.brand{font-size:10px;gap:6px}.brand-mark{font-size:22px}.brand strong{display:none}.mobile-placebar{padding:0 12px;gap:7px;height:44px;min-height:44px}.mobile-placebar>button{font-size:10px;gap:7px}.mobile-placebar #places-open strong{font-size:10px}.mobile-placebar [data-start-journey]{display:none}.view-tools{right:12px;top:12px;gap:3px}.view-tools button,.view-tools .zoom-tools button{min-width:31px;width:31px;min-height:34px;height:34px;padding:3px;font-size:17px}.view-tools .zoom-tools{gap:3px}#location-map{width:70px;height:42px}.view-bottom{left:12px;right:12px;bottom:12px}.bottom-navigation{width:100%;padding:3px;gap:4px}#viewpoints button{min-height:36px;font-size:10px;padding:7px 10px}#move-open,#interior-exit{font-size:10px;min-height:36px;padding:7px 9px}.journey-controls{width:100%;gap:4px}.journey-controls button{min-width:30px;min-height:36px;font-size:17px}.journey-controls #journey-exit{min-width:25px}.journey-controls #journey-progress{font-size:9px}.stage-help{left:12px;bottom:7px;font-size:7px;padding:1px 3px}#selection-card{padding:10px 31px 9px 10px;max-height:170px}#component span{max-height:56px}.interior-controls{padding:9px}.interior-movement button{min-width:34px;min-height:37px}.interior-movement #interior-exit{font-size:8px}.quick-controls button{font-size:9px;padding:6px 7px}#places-dialog{width:100%;max-height:90dvh}.section-controls{right:12px;left:auto;top:60px;width:185px}.section-controls label{font-size:9px}#related-building{font-size:9px;padding:5px 7px}}
@media(max-width:350px){.mobile-placebar #places-open{max-width:none}.mobile-placebar [data-start-journey]{font-size:8px;max-width:92px}.mobile-placebar #places-open strong{max-width:115px}.site-header nav{gap:11px;font-size:9px}.brand{font-size:9px}.quick-controls>span{display:none}.quick-controls button{flex:1}.interior-movement button{min-width:32px}.journey-controls #journey-progress{font-size:8px}}
@media(max-height:540px){.view-bottom{bottom:10px}.view-tools{top:10px}.view-tools button,.view-tools .zoom-tools button{min-height:31px;height:31px}.view-tools .zoom-tools{position:static}#location-map .location-map[data-expanded=true]{max-height:calc(100dvh - 68px);overflow-y:auto;border-radius:6px}.mobile-placebar{height:42px;min-height:42px}.mobile-placebar>button{min-height:31px}.bottom-navigation{padding:3px}#viewpoints button,#move-open,.journey-controls button{min-height:31px}#selection-card,.interior-controls{max-height:calc(100dvh - 180px)}.stage-help{bottom:6px}#places-dialog{max-height:96dvh;padding:13px 22px}.place-choices{grid-template-columns:1fr 1fr;margin-top:9px;gap:3px}.place-choices button{min-height:44px;padding:7px 9px;font-size:10px}.place-choices button small{font-size:8px;line-height:1.35}.dialog-head h2{font-size:23px}#places-dialog .dialog-done{min-height:34px;margin-top:10px;font-size:10px}}

.viewer-actions{display:flex;align-items:center;gap:6px;margin:18px 0}.viewer-actions>button,.viewer-actions .zoom-tools button{min-height:36px;min-width:36px;border:1px solid #c4d2c7;border-radius:4px;background:white;padding:7px;font-size:12px}.viewer-actions .zoom-tools{position:static;display:flex;flex-direction:row;gap:6px}.viewer-actions .zoom-tools button{font-size:20px}.viewer-actions #fullscreen-toggle{font-size:20px}

:root:fullscreen .site-header{display:none}:root:fullscreen .explorer{height:100dvh}body.focus-view .viewport{min-height:0}
