*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;background:#141719;color:#fff;font:16px Arial,Helvetica,sans-serif}button{font:inherit;cursor:pointer;color:inherit;border:0}button:focus-visible,#viewport:focus-visible{outline:2px solid #ff8c3b;outline-offset:5px}button:disabled{opacity:.45;cursor:wait}[hidden]{display:none!important}#viewport{position:fixed;inset:0;touch-action:none;outline:0}#viewport canvas{width:100%;height:100%;display:block}header{position:fixed;inset:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:28px 36px;background:linear-gradient(#0c0e10df,#0c0e1090,transparent);pointer-events:none;z-index:3}.identity{display:flex;align-items:center;gap:23px}.wordmark{font-size:29px;font-weight:900;letter-spacing:-1.5px;font-style:italic;position:relative;padding-bottom:12px}.wordmark>span{color:#ff771f}.wordmark small{position:absolute;right:1px;bottom:-1px;font-size:13px;letter-spacing:1px;color:#ff771f}.divider{height:32px;width:1px;background:#ffffff38}.title{font-size:13px;letter-spacing:2.4px;line-height:1.5;font-weight:700}.title>span{display:block;font-size:12px;letter-spacing:.2px;font-weight:400;color:#c3c5c8;margin-top:2px}.header-actions{display:flex;gap:10px;pointer-events:auto}.quiet,.icon-button{border:1px solid #ffffff3b;background:#141719bd;backdrop-filter:blur(16px);border-radius:8px;height:44px}.quiet{padding:0 17px;font-size:14px}.quiet[aria-pressed=true]{background:#ff771f;color:#151719;border-color:#ff771f}.icon-button{width:44px;font-size:24px}.location{position:fixed;left:36px;top:132px;pointer-events:none;text-shadow:0 2px 15px #000;z-index:2}.eyebrow{font-size:12px;letter-spacing:2px;display:flex;align-items:center;gap:9px;color:#e3e4e5;font-weight:700}.eyebrow>span{height:2px;width:25px;background:#ff771f}.location h1{font-size:34px;font-weight:500;letter-spacing:-1px;margin:10px 0 7px}.location p{font-size:14px;color:#e3e4e5;margin:0}footer{position:fixed;inset:auto 0 0;padding:42px 36px 24px;display:flex;justify-content:space-between;gap:24px;align-items:end;background:linear-gradient(transparent,#0c0e1080,#0c0e10e8);pointer-events:none;z-index:3}.destinations{display:flex;gap:5px;background:#16191deb;border:1px solid #ffffff26;border-radius:12px;padding:6px;backdrop-filter:blur(20px);pointer-events:auto}.destinations button{display:flex;gap:10px;align-items:center;min-height:60px;padding:10px 16px;border-radius:7px;text-align:left;background:transparent;font-size:14px;color:#d2d4d7;white-space:nowrap;transition:background .2s}.destinations button:hover{background:#ffffff0c}.destinations button.active{background:#303337;color:#fff}.destinations button.active .view-number{color:#ff8c3b}.view-number{font-size:12px;color:#969ba1}.destinations small{display:block;font-size:12px;color:#969ba1;margin-top:3px}.walk-controls{display:flex;flex-direction:column;align-items:end;gap:10px;pointer-events:auto}.walk-controls>span{font-size:12px;color:#d2d4d7;text-shadow:0 1px 5px black}.primary{display:flex;align-items:center;justify-content:center;gap:22px;background:#ff771f;color:#151719;border-radius:9px;min-height:52px;padding:0 24px;font-weight:700;font-size:14px}.primary:hover{background:#ff9146}#crosshair{position:fixed;top:50%;left:50%;width:5px;height:5px;border-radius:50%;background:white;box-shadow:0 0 0 3px #0003;pointer-events:none;opacity:0;z-index:2}.walking #crosshair{opacity:.8}.help{position:fixed;right:36px;top:104px;z-index:4}.help>button{border-radius:50%;width:32px;height:32px;border:1px solid #ffffff42;background:#16191dcf;font-size:16px;float:right}.help>div{clear:both;position:relative;top:12px;width:320px;padding:22px;border:1px solid #ffffff26;border-radius:12px;background:#171a1ef5;box-shadow:0 12px 48px #0005;font-size:14px;line-height:1.55}.help p{color:#c4c8cd;margin:12px 0 0}kbd{border:1px solid #61666d;border-radius:3px;padding:1px 4px;font-size:12px;margin-right:3px}#loading{position:fixed;inset:0;background:#121518;z-index:10;display:grid;place-items:center;transition:opacity .45s}.loading-box{max-width:360px;text-align:center;padding:24px}.loader-mark{font-weight:900;font-style:italic;font-size:52px;color:#ff771f;transform:skew(-5deg);margin-bottom:24px}.loading-box h1{font-weight:500;letter-spacing:-.6px;font-size:28px}.loading-box p{font-size:14px;color:#b5bac0;line-height:1.6}.progress{height:3px;background:#363a40;margin:25px 0;border-radius:2px;overflow:hidden}#progress-bar{height:100%;width:4%;background:#ff771f;transition:width .3s}.loading-box .loading-note{font-size:12px;color:#80878f}.loaded #loading{opacity:0;pointer-events:none}.loading-failed #loading{opacity:1;pointer-events:auto}#toast{position:fixed;left:50%;bottom:140px;transform:translateX(-50%);padding:11px 17px;border-radius:8px;background:#15181dec;border:1px solid #ffffff20;font-size:14px;opacity:0;pointer-events:none;z-index:5;transition:opacity .2s;text-align:center;max-width:90vw}#toast.visible{opacity:1}.touch-pad,.touch-look{display:none}.no-js{position:fixed;inset:40%;z-index:20}.orbit-mode .touch-pad,.orbit-mode .touch-look{display:none!important}@media(max-width:1000px){footer{padding:36px 20px 20px;gap:15px}.destinations button{padding:9px 11px}.walk-controls>span{max-width:170px;line-height:1.5;text-align:right}header{padding:22px 24px}.location{left:24px}.help{right:24px}.primary{padding:0 17px}}@media(max-width:700px){header{padding:18px}.wordmark{font-size:25px}.identity{gap:13px}.divider{display:none}.title{font-size:12px;letter-spacing:1px}.title>span{display:none}.quiet{height:40px;padding:0 12px;font-size:14px}.icon-button{height:40px;width:40px}.header-actions{gap:6px}.location{top:102px;left:20px}.location h1{font-size:27px}.location p{font-size:14px}.help{right:20px;top:92px}.help>div{width:min(310px,calc(100vw - 40px))}footer{padding:30px 12px max(14px,env(safe-area-inset-bottom));flex-direction:column-reverse;align-items:stretch;gap:12px}.destinations{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;padding:4px}.destinations button{display:block;padding:9px 7px;min-height:66px;font-size:14px;white-space:normal}.destinations .view-number{display:block;margin-bottom:5px;font-size:12px}.destinations small{display:none}.walk-controls{align-items:end}.walk-controls>span{display:none}.primary{min-height:44px;font-size:14px;padding:0 14px}#toast{bottom:185px}.touch-pad{display:block;position:fixed;left:27px;bottom:177px;height:100px;width:100px;border:1px solid #ffffff44;border-radius:50%;background:#14171938;backdrop-filter:blur(3px);touch-action:none;z-index:4}.touch-pad:before,.touch-pad:after{content:'';position:absolute;left:49px;top:10px;height:80px;width:1px;background:#ffffff20}.touch-pad:after{transform:rotate(90deg)}#stick{position:absolute;left:32px;top:32px;width:34px;height:34px;border-radius:50%;background:#ffffff80;border:1px solid #fff9;box-shadow:0 2px 9px #0004}.touch-look{display:block;position:fixed;right:24px;bottom:211px;font-size:12px;color:#ffffffb0;pointer-events:none;text-shadow:0 1px 4px black}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}@media(max-height:500px){.location{top:80px}.location h1{font-size:24px}.help{top:80px}footer{padding-top:18px}.touch-pad{bottom:120px}.touch-look{bottom:150px}}

.panorama-link{color:#fff;text-decoration:none;font-size:12px;border:1px solid #ffffff40;padding:10px 12px;border-radius:6px;white-space:nowrap}.panorama-link:hover{background:#ff761b;color:#121416}.panorama-link:focus-visible{outline:2px solid #ff761b;outline-offset:4px}@media(max-width:640px){.panorama-link{font-size:10px;padding:8px}}
@media(max-width:700px){header .title{display:none}}

.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.quality-control select{height:44px;max-width:158px;padding:0 12px;border:1px solid #ffffff45;border-radius:8px;background:#141719e6;color:#fff;font:14px Arial,sans-serif;cursor:pointer}.quality-control select:focus-visible{outline:2px solid #ff8c3b;outline-offset:4px}.panorama-link{font-size:14px;display:flex;align-items:center}#door-action{position:fixed;left:50%;top:61%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:12px;padding:13px 19px;max-width:calc(100vw - 36px);border:1px solid #ffa66a;border-radius:12px;background:#171b20ed;color:#fff;box-shadow:0 8px 35px #0006;z-index:6;font-size:16px;line-height:1.35}#door-action:hover{background:#353027}#door-action kbd{display:grid;place-items:center;min-width:30px;height:30px;color:#171a1d;background:#ff8c3b;border:0;font-size:16px;margin:0}.destinations{overflow-x:auto;max-width:calc(100vw - 310px);scrollbar-width:thin}.destinations button{padding:10px 13px;flex-shrink:0}.walk-controls>span{font-size:14px}.touch-look{max-width:160px;text-align:right}.loaded:not(.orbit-mode) #crosshair{opacity:.5}
@media(max-width:1100px){.identity .title,.identity .divider{display:none}.destinations{max-width:calc(100vw - 255px)}.header-actions{gap:7px}.location h1{font-size:30px}}
@media(max-width:700px){header{padding:16px;gap:10px;align-items:start}.header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:280px}.quality-control select{height:40px;max-width:146px;font-size:14px}.panorama-link{font-size:14px;padding:8px 10px}.quiet{font-size:14px}.identity{padding-top:6px}.location{top:126px}.help{top:120px}.destinations{display:flex;max-width:100%;gap:3px}.destinations button{min-width:108px;min-height:62px;white-space:nowrap;font-size:14px;padding:9px 11px}.destinations .view-number{display:block}.touch-pad{bottom:173px}.touch-look{bottom:216px}#door-action{top:52%;font-size:14px;padding:11px 14px;gap:9px}#door-action kbd{display:none}#toast{bottom:157px}.location p{max-width:260px;line-height:1.4}.primary{min-height:46px}}
@media(max-height:520px) and (orientation:landscape){header{padding:12px 18px}.location{top:76px}.location h1{font-size:23px}.location p,.location .eyebrow{display:none}.help{top:75px}.destinations{max-width:calc(100vw - 235px)}footer{display:flex;flex-direction:row;padding:18px}.destinations button{min-height:48px;min-width:96px;padding:7px}.touch-pad{width:80px;height:80px;bottom:105px}.touch-pad:before{left:39px;top:9px;height:60px}.touch-pad:after{left:39px;top:9px;height:60px}#stick{left:23px;top:23px}#door-action{top:48%}.touch-look{display:none}}
.host-chat{position:fixed;inset:auto 28px 118px auto;margin:0;width:380px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:0;overflow-y:auto;border:1px solid #ffffff30;border-radius:20px;background:#171b20;color:#f4f5f6;box-shadow:0 24px 80px #0008}
.host-chat::backdrop{background:#05070a55}
.host-chat-header{display:flex;align-items:center;gap:12px;padding:20px;border-bottom:1px solid #ffffff12}
.host-chat-avatar{display:grid;place-items:center;flex-shrink:0;width:43px;height:43px;border-radius:13px;background:#ff771f;color:#171b20;font-size:29px;font-weight:900;font-style:italic}
.host-chat-header h2{margin:0;font-size:17px;letter-spacing:.4px}.host-chat-header h2 span{color:#ff944c;font-size:13px}
.host-chat-header p{margin:5px 0 0;color:#adb4bd;font-size:12px}
.host-chat-close{display:grid;place-items:center;margin-left:auto;width:40px;height:40px;flex-shrink:0;border:1px solid #ffffff26;border-radius:10px;background:#ffffff08;color:#e1e4e8;font-size:26px;line-height:1}
.host-chat-close:hover{background:#ffffff15}.host-chat button:focus-visible{outline:2px solid #ffae72;outline-offset:4px}
.host-chat-conversation{padding:24px 20px 20px}.host-chat-label{display:block;margin:0 0 12px 4px;color:#9da5af;font-size:10px;font-weight:700;letter-spacing:1.7px}
.host-chat-bubble{margin:0;padding:18px 20px;border:1px solid #ffffff10;border-radius:3px 16px 16px;background:#262d35;font-size:17px;line-height:1.65;overflow-wrap:break-word}
.host-chat-footer{display:flex;flex-direction:column;align-items:stretch;gap:13px;padding:0 20px 22px}.host-chat-footer .primary{min-height:48px}.host-chat-footer>span{text-align:center;color:#9da5af;font-size:11px;line-height:1.5}
.chat-open #crosshair,.chat-open #door-action,.chat-open .touch-pad,.chat-open .touch-look{visibility:hidden}
@media(max-width:700px){.host-chat{inset:auto 12px max(12px,env(safe-area-inset-bottom)) auto;width:380px;border-radius:18px}.host-chat-bubble{font-size:16px}.host-chat-header{padding:18px 20px}}
@media(max-height:520px){.host-chat{bottom:12px}.host-chat-header{padding:14px 20px}.host-chat-conversation{padding-top:16px;padding-bottom:16px}}
