:root{color-scheme:dark;--ink:#eef7fa;--muted:#c4d2d9;--panel:rgba(12,27,37,.93);--line:rgba(204,229,241,.2);--accent:#8de3ec;--shadow:0 6px 30px #0005;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px}*{box-sizing:border-box}html,body,#walkthrough{height:100%;width:100%;margin:0;overflow:hidden}body{background:#10202b;color:var(--ink)}button{font:inherit;color:inherit;cursor:pointer;border:0;background:none;touch-action:manipulation}button:focus-visible{outline:3px solid var(--accent);outline-offset:4px}button:disabled{cursor:wait;opacity:.55}[hidden]{display:none!important}#panorama{position:absolute;inset:0;outline:none;background:#10202b}.pnlm-load-box{display:none!important}.pnlm-container{font-family:inherit}.pnlm-panorama-info{display:none!important}.topbar{position:absolute;z-index:4;left:24px;right:24px;top:max(22px,env(safe-area-inset-top));display:flex;align-items:center;gap:20px;pointer-events:none}.topbar>*{pointer-events:auto}.rooms-button,.place,.state-control,.orientation,.view-tools,.hint,#nearby{background:var(--panel);box-shadow:var(--shadow);backdrop-filter:blur(14px);border:1px solid var(--line)}.rooms-button{height:66px;display:flex;gap:12px;align-items:center;padding:0 20px;border-radius:12px}.rooms-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.5}.place{padding:12px 20px;border-radius:12px;min-width:230px}.brand{font-size:.75rem;font-weight:700;letter-spacing:.17em;color:var(--accent)}h1{font-size:1.125rem;font-weight:550;margin:3px 0 0;line-height:1.3}.state-control{margin-left:auto;border-radius:12px;display:flex;gap:16px;align-items:center;padding:10px 12px 10px 20px;min-height:66px}#cabinet-label{font-size:.875rem;color:var(--muted)}.segmented{display:flex;background:#07121b;border-radius:8px;padding:3px;gap:3px}.segmented button{padding:10px 16px;border-radius:6px;font-size:.875rem;min-width:72px}.segmented button[aria-pressed=true]{color:#10232c;background:var(--accent);font-weight:650}.segmented button[aria-pressed=false]:hover{background:#263b46}.orientation{position:absolute;right:26px;top:110px;border-radius:28px;display:flex;align-items:center;padding:6px 12px 6px 7px;gap:6px;z-index:3;pointer-events:none}.orientation svg{width:34px;height:34px;fill:none;stroke:var(--muted);stroke-width:1}.orientation svg path{fill:var(--accent);stroke:none}.orientation span{font-size:.875rem;min-width:24px;text-align:center}.view-tools{position:absolute;z-index:3;right:26px;bottom:146px;display:flex;flex-direction:column;border-radius:12px;padding:4px}.view-tools button{width:44px;height:44px;font-size:1.75rem;border-radius:8px;display:grid;place-items:center}.view-tools button:hover,.rooms-button:hover{background:#24414e}.view-tools svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.7}.tool-divider{height:1px;background:var(--line);margin:3px 7px}.bottom-bar{position:absolute;left:24px;right:24px;bottom:max(22px,env(safe-area-inset-bottom));display:flex;align-items:flex-end;justify-content:space-between;gap:24px;z-index:3;pointer-events:none}.bottom-bar>*{pointer-events:auto}.hint{display:flex;align-items:center;gap:10px;padding:13px 16px;border-radius:10px;font-size:.875rem;color:var(--muted);margin:0;max-width:360px}.hint svg{width:20px;height:20px;flex:none;fill:none;stroke:var(--accent);stroke-width:1.2}#nearby{display:flex;flex-wrap:wrap;gap:5px;border-radius:12px;padding:7px;justify-content:flex-end;max-width:62%}#nearby:empty{display:none}#nearby button{padding:11px 13px;border-radius:7px;font-size:.875rem;display:flex;align-items:center;gap:8px;min-height:44px}#nearby button:hover{background:#294651}#nearby svg{width:17px;fill:none;stroke:var(--accent);stroke-width:2.2}.pano-link{width:1px;height:1px;z-index:2}.pano-link button{position:absolute;left:0;top:0;transform:translate(-50%,-50%);display:flex;align-items:center;flex-direction:column;gap:8px;filter:drop-shadow(0 3px 9px #0009)}.pano-link .arrow-disc{display:grid;place-items:center;width:58px;height:58px;border:2px solid white;border-radius:50%;color:#0a222e;background:#c6f4f5ed;transition:background .15s}.pano-link button:hover .arrow-disc{background:white}.arrow-disc svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round}.pano-link .link-label{background:#0d2431ed;border:1px solid #ffffff6b;padding:7px 12px;border-radius:6px;color:white;font-size:.875rem;font-weight:550;line-height:1.3;max-width:210px;width:max-content;text-align:center}.loading{position:absolute;z-index:5;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:14px;background:var(--panel);padding:20px 26px;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);font-size:1rem}.spinner{width:20px;height:20px;border:2px solid #ffffff40;border-top-color:var(--accent);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error{position:absolute;z-index:8;left:50%;top:50%;transform:translate(-50%,-50%);width:min(420px,90%);background:#142b38;padding:28px;border:1px solid var(--line);border-radius:14px}.error h2{margin:0;font-size:1.25rem}.error p{line-height:1.5;color:var(--muted)}.error button{background:var(--accent);color:#112b36;border-radius:7px;padding:12px 18px}.backdrop{position:absolute;inset:0;background:#00111a80;z-index:6;backdrop-filter:blur(3px)}#rooms-panel{position:absolute;z-index:7;top:16px;bottom:16px;left:16px;width:min(390px,calc(100% - 32px));background:#102632;border:1px solid #516e7e;border-radius:16px;box-shadow:0 12px 70px #0009;display:flex;flex-direction:column}.panel-heading{padding:24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.panel-heading h2{font-size:1.5rem;letter-spacing:-.025em;margin:5px 0 0}.panel-heading button{font-size:2rem;width:44px;height:44px;border-radius:8px}.panel-heading button:hover{background:#294651}#rooms-list{padding:12px;overflow:auto;flex:1}#rooms-list h3{color:var(--muted);font-size:.875rem;font-weight:500;letter-spacing:.05em;margin:18px 12px 8px}#rooms-list button{display:flex;width:100%;align-items:center;gap:12px;text-align:left;border-radius:8px;padding:11px 12px;font-size:1rem;min-height:46px}#rooms-list button:before{content:'';width:5px;height:5px;border:1px solid var(--muted);border-radius:50%}#rooms-list button:hover{background:#274450}#rooms-list button[aria-current=true]{background:#214955;color:white}#rooms-list button[aria-current=true]:before{background:var(--accent);border-color:var(--accent)}.panel-note{color:var(--muted);font-size:.875rem;line-height:1.5;margin:0;padding:16px 24px 22px;border-top:1px solid var(--line)}.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}@media(max-width:900px){.topbar{left:16px;right:16px;gap:10px}.rooms-button{padding:0 14px}.rooms-button span{display:none}.place{min-width:0;padding:12px 14px}.state-control{gap:8px;padding:10px}.bottom-bar{left:16px;right:16px;gap:12px;flex-direction:column;align-items:flex-start}#nearby{max-width:100%;justify-content:flex-start}.hint{padding:10px 13px}.view-tools{right:16px;bottom:170px}}@media(max-width:600px){.topbar{top:max(12px,env(safe-area-inset-top));left:12px;right:12px;display:grid;grid-template-columns:48px 1fr;gap:8px}.rooms-button{height:58px;padding:0;justify-content:center}.place{min-height:58px;height:auto;padding:8px 12px}.brand{font-size:.7rem}h1{font-size:1rem}.state-control{grid-column:2;justify-self:end;min-height:48px;height:auto;padding:5px 7px 5px 12px;gap:10px}.segmented button{min-width:62px;padding:8px 10px}#cabinet-label{font-size:.875rem}.orientation{right:auto;left:13px;top:85px;padding:3px 7px 3px 4px}.orientation svg{width:28px;height:28px}.view-tools{right:12px;bottom:185px}.bottom-bar{left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));gap:8px}.hint{font-size:.75rem;padding:8px 10px}.hint svg{width:17px}.pano-link .arrow-disc{width:52px;height:52px}.pano-link .link-label{max-width:170px;font-size:.875rem}#nearby{gap:2px;padding:5px}#nearby button{font-size:.875rem;padding:9px 10px;min-height:42px}.view-tools button{width:40px;height:40px}.panel-note{font-size:.875rem}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.spinner{animation:none}}
@media(max-height:500px) and (min-width:601px){.view-tools{top:105px;bottom:auto;right:16px;flex-direction:row}.tool-divider{width:1px;height:28px;margin:8px 3px}.orientation,.hint{display:none}.topbar{top:12px}.bottom-bar{bottom:12px}}
.pano-link-group .link-choices{position:absolute;left:0;top:0;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:8px}.pano-link-group button{position:static;transform:none;flex-direction:row;gap:8px;padding:5px 10px 5px 5px;background:#0d2431ed;border:1px solid #ffffff8c;border-radius:28px;min-height:52px;width:max-content;max-width:245px}.pano-link-group .arrow-disc{width:40px;height:40px;flex:none}.pano-link-group .arrow-disc svg{width:23px;height:23px}.pano-link-group .link-label{border:0;background:none;padding:4px;max-width:175px;text-align:left;white-space:normal}
