html,body{height:100%;margin:0;padding:0;overflow:hidden}#application-canvas{touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}@font-face{font-family:Marcellus;src:url(/fonts/marcellus.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:"Source Sans 3";src:url(/fonts/source-sans-3.woff2)format("woff2");font-weight:200 900;font-display:swap}:root{--tour-bg:#0f0c09c7;--tour-bg-solid:#0e0c09;--tour-bg-raised:#261a0b99;--tour-blur:blur(16px);--tour-fg:#efe3c6;--tour-fg-dim:#eee6d6c7;--tour-font-family:"Source Sans 3", system-ui, -apple-system, "Segoe UI", sans-serif;--tour-font-display:"Marcellus", Georgia, serif;--tour-font:15px/1.55 var(--tour-font-family);--tour-font-small:13px/1.4 var(--tour-font-family);--tour-eyebrow:600 11px/1 var(--tour-font-family);--tour-eyebrow-spacing:.14em;--tour-accent:#c9a55c;--tour-accent-bright:#e6d5a8;--tour-accent-fg:#140c02;--tour-hairline:#d5b26e47;--tour-hairline-strong:#d5b26e80;--tour-gold-wash:#d5b26e2e;--tour-info:#2e7f8f;--tour-info-fg:#fff;--tour-placeholder:linear-gradient(135deg, #cfb587, #a08653 60%, #6f5a35);--tour-hover-wash:#ffffff0a;--tour-media-scrim:#0000004d;--tour-title-fg:#fff;--tour-title-shadow:0 2px 12px #000000b3;--tour-radius:10px;--tour-radius-sm:8px;--tour-radius-pill:999px;--tour-shadow:0 4px 18px #00000073;--tour-border:1px solid var(--tour-hairline);--tour-panel-width:440px;--tour-rail-width:56px;--tour-z-dots:600;--tour-z-controls:800;--tour-z-panel:850;--tour-anim:.26s cubic-bezier(.33, 1, .4, 1)}#tour-global-menu{font:var(--tour-font);color:var(--tour-fg)}#tour-global-menu[hidden]{display:none}.is-desktop .tour-gm-rail{z-index:calc(var(--tour-z-panel) + 1);background:var(--tour-bg);-webkit-backdrop-filter:var(--tour-blur);backdrop-filter:var(--tour-blur);border:var(--tour-border);border-radius:var(--tour-radius) 0 0 var(--tour-radius);box-shadow:var(--tour-shadow);border-right:none;flex-direction:column;align-items:center;gap:6px;padding:10px 6px;display:flex;position:fixed;top:50%;right:0;transform:translateY(-50%)}.is-mobile .tour-gm-rail{z-index:calc(var(--tour-z-panel) + 1);padding:6px 8px calc(6px + env(safe-area-inset-bottom,0px));background:var(--tour-bg);-webkit-backdrop-filter:var(--tour-blur);backdrop-filter:var(--tour-blur);border-top:var(--tour-border);justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.tour-gm-tab{border-radius:var(--tour-radius-sm);width:44px;height:44px;color:var(--tour-fg-dim);cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex;position:relative}.tour-gm-tab:hover{color:var(--tour-fg)}.tour-gm-tab[aria-selected=true]{color:var(--tour-accent);background:var(--tour-gold-wash)}.tour-gm-tab:disabled{opacity:.35;cursor:default}.tour-gm-tablabel{font:600 10px/1 var(--tour-font-family)}.is-mobile .tour-gm-tab{width:auto;min-width:56px;height:48px}.tour-gm-gear{border-top:1px solid var(--tour-hairline);border-radius:0 0 var(--tour-radius-sm) var(--tour-radius-sm);margin-top:4px}.is-mobile .tour-gm-gear{border-top:none;margin-top:0}.tour-gm-tooltip{border:var(--tour-border);background:var(--tour-bg-solid);color:var(--tour-fg);font:600 12px/1 var(--tour-font-family);white-space:nowrap;opacity:0;pointer-events:none;border-radius:6px;padding:6px 10px;transition:opacity .12s;position:absolute;top:50%;right:calc(100% + 10px);translate:0 -50%}.tour-gm-tooltip.is-visible{opacity:1}.is-desktop .tour-gm-panel{width:min(var(--tour-panel-width), 92vw);z-index:var(--tour-z-panel);background:var(--tour-bg);-webkit-backdrop-filter:var(--tour-blur);backdrop-filter:var(--tour-blur);border-left:var(--tour-border);transition:transform var(--tour-anim);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(0)}.is-desktop .tour-gm-panel[hidden]{visibility:hidden;display:flex;transform:translate(102%)}.is-desktop .tour-gm-drag{display:none}.is-mobile .tour-gm-panel{max-height:72vh;z-index:var(--tour-z-panel);background:var(--tour-bg);-webkit-backdrop-filter:var(--tour-blur);backdrop-filter:var(--tour-blur);border-top:var(--tour-border);border-radius:var(--tour-radius) var(--tour-radius) 0 0;transition:transform var(--tour-anim);flex-direction:column;padding-bottom:60px;display:flex;position:fixed;bottom:0;left:0;right:0}.is-mobile .tour-gm-panel[hidden]{visibility:hidden;display:flex;transform:translateY(105%)}.tour-gm-drag{touch-action:none;cursor:grab;justify-content:center;padding:8px 0 2px;display:flex}.tour-gm-drag span{background:var(--tour-hairline-strong);border-radius:999px;width:44px;height:4px}.tour-gm-content{flex:1;padding:22px 24px;overflow-y:auto}.is-desktop .tour-gm-content{padding-right:calc(24px + var(--tour-rail-width))}.tour-gm-filters{z-index:calc(var(--tour-z-panel) + 2);border-radius:var(--tour-radius);border:var(--tour-border);background:var(--tour-bg-solid);min-width:190px;box-shadow:var(--tour-shadow);flex-direction:column;gap:4px;padding:10px;display:flex;position:fixed}.is-desktop .tour-gm-filters{right:calc(var(--tour-rail-width) + 8px);top:50%}.is-mobile .tour-gm-filters{right:8px;bottom:calc(72px + env(safe-area-inset-bottom,0px))}.tour-gm-filters[hidden]{display:none}.tour-filter-btn{color:var(--tour-fg);font:var(--tour-font-small);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 10px}.tour-filter-btn:hover{background:var(--tour-hover-wash)}.tour-filter-btn[aria-pressed=true]{background:var(--tour-accent);color:var(--tour-accent-fg)}.tour-filter-btn[aria-pressed=false]{opacity:.6}.tour-filter-fov{border-top:1px solid var(--tour-hairline);margin-top:6px;padding-top:10px}.tour-filter-fovlabel{font:var(--tour-font-small);color:var(--tour-fg-dim);justify-content:space-between;margin-bottom:6px;display:flex}.tour-filter-fov input[type=range]{touch-action:none;width:100%;accent-color:var(--tour-accent)}.tour-filter-reset{opacity:.8;margin-top:6px}.tour-gm-eyebrow{font:var(--tour-eyebrow);letter-spacing:var(--tour-eyebrow-spacing);text-transform:uppercase;color:var(--tour-accent);margin:0 0 10px}.tour-gm-title{font:400 30px/1.15 var(--tour-font-display);color:var(--tour-fg);margin:0 0 12px}.tour-gm-hairline{background:var(--tour-accent);opacity:.7;border:none;width:44px;height:2px;margin:0 0 16px}.tour-gm-body p{color:var(--tour-fg-dim);margin:0 0 14px}.tour-gm-sectionlabel{font:var(--tour-eyebrow);letter-spacing:var(--tour-eyebrow-spacing);text-transform:uppercase;color:var(--tour-fg-dim);justify-content:space-between;margin:18px 0 10px;display:flex}.tour-gm-strip{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.tour-gm-stripcell{aspect-ratio:1;border-radius:var(--tour-radius-sm);cursor:pointer;background:var(--tour-placeholder);opacity:.95;border:none;padding:0;position:relative;overflow:hidden}.tour-gm-stripcell img{object-fit:cover;width:100%;height:100%;display:block}.tour-gm-stripplay{color:var(--tour-title-fg);background:var(--tour-media-scrim);justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;inset:0}.tour-gm-stripmore{border:1px dashed var(--tour-hairline-strong);color:var(--tour-fg-dim);font:600 13px/1 var(--tour-font-family);background:0 0}.tour-gm-modelbtn{border:1px solid var(--tour-hairline-strong);border-radius:var(--tour-radius-sm);width:100%;color:var(--tour-fg);font:600 14px/1 var(--tour-font-family);cursor:pointer;background:0 0;margin-top:16px;padding:11px}.tour-gm-actions{border-top:1px solid var(--tour-hairline);gap:10px;margin-top:20px;padding-top:16px;display:flex}.tour-gm-explore{border-radius:var(--tour-radius-sm);background:var(--tour-accent);color:var(--tour-accent-fg);font:700 14px/1 var(--tour-font-family);cursor:pointer;border:none;align-items:center;gap:8px;padding:12px 18px;display:flex}.tour-gm-360btn{border:1px solid var(--tour-hairline-strong);border-radius:var(--tour-radius-sm);color:var(--tour-fg);font:600 14px/1 var(--tour-font-family);cursor:pointer;background:0 0;align-items:center;gap:8px;padding:12px 18px;display:flex}.tour-gm-empty{color:var(--tour-fg-dim);font:var(--tour-font-small)}.tour-gm-lochead{justify-content:space-between;align-items:baseline;display:flex}.tour-gm-lochead span{color:var(--tour-fg-dim);font:var(--tour-font-small)}.tour-gm-cards{flex-direction:column;display:flex}.tour-gm-card{border:none;border-bottom:1px solid var(--tour-hairline);color:var(--tour-fg);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:14px;padding:12px 4px;display:flex}.tour-gm-card:hover{background:var(--tour-hover-wash)}.tour-gm-cardthumb{border-radius:var(--tour-radius-sm);background:var(--tour-placeholder);flex:none;width:88px;height:56px;overflow:hidden}.tour-gm-cardthumb img{object-fit:cover;width:100%;height:100%;display:block}.tour-gm-cardname{font:400 17px/1.3 var(--tour-font-display);flex:1}.tour-gm-cardchevron{color:var(--tour-fg-dim);font-size:18px}.tour-dotpanel-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.tour-dotpanel-close{border:1px solid var(--tour-hairline);border-radius:var(--tour-radius-sm);color:var(--tour-fg-dim);cursor:pointer;background:0 0;flex:none;width:30px;height:30px}.tour-dotpanel-close:hover{color:var(--tour-fg)}.tour-dotpanel-chips{flex-wrap:wrap;gap:8px;display:flex}.tour-dotpanel-chip{border:1px solid var(--tour-hairline-strong);border-radius:var(--tour-radius-pill);color:var(--tour-accent-bright);font:600 13px/1 var(--tour-font-family);background:0 0;padding:7px 12px;text-decoration:none}.tour-dotpanel-chip.is-pending{opacity:.6;cursor:help}#tour-dot-layer{z-index:var(--tour-z-dots);pointer-events:none;position:fixed;inset:0;overflow:hidden}.tour-dot{pointer-events:auto;cursor:pointer;width:30px;height:30px;font:700 15px/1 var(--tour-font-family);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;will-change:translate;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;margin:-15px 0 0 -15px;transition:scale .16s;display:flex;position:absolute;top:0;left:0;box-shadow:0 2px 8px #00000080}.tour-dot:after{content:"";border-radius:50%;position:absolute;inset:-8px}.tour-dot:hover{scale:1.4}.tour-dot[hidden]{display:none}.tour-dot--location{background:var(--tour-accent);color:var(--tour-accent-fg)}.tour-dot--info{background:var(--tour-info);color:var(--tour-info-fg);font-family:Georgia,serif;font-style:italic}.tour-dot--splat{background:var(--tour-bg-raised);color:var(--tour-fg)}.tour-dot svg{width:16px;height:16px;display:block}.tour-back{z-index:var(--tour-z-controls);border:var(--tour-border);background:var(--tour-bg);width:44px;height:44px;-webkit-backdrop-filter:var(--tour-blur);backdrop-filter:var(--tour-blur);color:var(--tour-fg);cursor:pointer;box-shadow:var(--tour-shadow);border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;top:16px;left:16px}.tour-back:hover{color:var(--tour-accent-bright)}.tour-back-tip{border:var(--tour-border);background:var(--tour-bg-solid);color:var(--tour-fg);font:600 12px/1 var(--tour-font-family);white-space:nowrap;opacity:0;pointer-events:none;border-radius:6px;padding:6px 10px;transition:opacity .12s .3s;position:absolute;top:50%;left:calc(100% + 10px);translate:0 -50%}.tour-back:hover .tour-back-tip,.tour-back:focus .tour-back-tip{opacity:1}@media (pointer:coarse){.tour-back-tip{display:none}}.tour-lowerthird{z-index:var(--tour-z-dots);pointer-events:none;max-width:min(60vw,520px);text-shadow:var(--tour-title-shadow);position:fixed;bottom:24px;left:24px}.tour-lowerthird[hidden],.tour-lowerthird.is-suppressed{display:none}.tour-lowerthird-eyebrow{font:var(--tour-eyebrow);letter-spacing:var(--tour-eyebrow-spacing);text-transform:uppercase;color:var(--tour-accent);margin-bottom:6px}.tour-lowerthird-eyebrow[hidden]{display:none}.tour-lowerthird-title{font:400 34px/1.1 var(--tour-font-display);color:var(--tour-title-fg)}.tour-lowerthird-title:after{content:"";background:var(--tour-accent);opacity:.8;width:44px;height:2px;margin-top:10px;display:block}@media (pointer:coarse){.tour-lowerthird{bottom:76px;left:16px}.tour-lowerthird-title{font-size:26px}}#tour-pano-nav{z-index:var(--tour-z-dots);pointer-events:none;position:fixed;inset:0;overflow:hidden}.tour-pano-arrow{background:var(--tour-bg);width:46px;height:46px;color:var(--tour-fg);pointer-events:auto;cursor:pointer;will-change:translate;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;margin:-23px 0 0 -23px;transition:scale .16s;display:flex;position:absolute;top:0;left:0;box-shadow:0 2px 8px #00000080}.tour-pano-arrow:after{content:"";border-radius:50%;position:absolute;inset:-6px}.tour-pano-arrow:hover{scale:1.25}#tour-compare-divider{width:0;z-index:var(--tour-z-controls);pointer-events:none;position:fixed;top:0;bottom:0;left:50%}#tour-compare-divider[hidden]{display:none}.tour-compare-line{background:#ffffffe6;width:2px;position:absolute;top:0;bottom:0;left:-1px;box-shadow:0 0 6px #0009}.tour-compare-handle{background:var(--tour-bg);width:44px;height:44px;color:var(--tour-fg);cursor:ew-resize;pointer-events:auto;box-shadow:var(--tour-shadow);touch-action:none;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;font-size:18px;display:flex;position:absolute;top:50%;left:0;translate:-50% -50%}#tour-pano-nav.is-compare-covered .tour-pano-arrow{opacity:.25;pointer-events:none}#tour-period-switch{left:50%;bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:var(--tour-z-controls);border-radius:var(--tour-radius-pill);border:var(--tour-border);background:var(--tour-bg);box-shadow:var(--tour-shadow);gap:4px;padding:4px;display:flex;position:fixed;transform:translate(-50%)}#tour-period-switch[hidden]{display:none}.tour-period-btn{border-radius:var(--tour-radius-pill);color:var(--tour-fg-dim);font:700 13px/1 var(--tour-font-family);cursor:pointer;background:0 0;border:none;padding:9px 14px}.tour-period-btn[aria-pressed=true]{background:var(--tour-accent);color:var(--tour-accent-fg);cursor:default}.tour-media-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;padding-bottom:14px;display:grid}.tour-media-cell{cursor:pointer;background:var(--tour-bg-raised);aspect-ratio:16/10;border:none;border-radius:6px;padding:0;position:relative;overflow:hidden}.tour-media-cell img{object-fit:cover;width:100%;height:100%;display:block}.tour-media-play{color:#fff;background:#00000059;justify-content:center;align-items:center;font-size:26px;display:flex;position:absolute;inset:0}.tour-lightbox{z-index:950;cursor:zoom-out;background:#000000e0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.tour-lightbox figure{max-width:92vw;max-height:88vh;margin:0}.tour-lightbox img{border-radius:4px;max-width:92vw;max-height:82vh;display:block}.tour-lightbox-player{aspect-ratio:16/9;cursor:default;background:#000;border-radius:4px;width:min(92vw,145.778vh);overflow:hidden}.tour-lightbox-player iframe,.tour-lightbox-player video{border:none;width:100%;height:100%;display:block}.tour-lightbox figcaption{color:var(--tour-fg-dim);font:var(--tour-font-small);text-align:center;padding-top:8px}.tour-lightbox-close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:22px;position:absolute;top:14px;right:16px}
