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-blur-panel:blur(20px);--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:#1d1406;--tour-hairline:#d5b26e47;--tour-hairline-strong:#d5b26e80;--tour-gold-wash:#d5b26e2e;--tour-info:#2e7f8f;--tour-info-fg:#fff;--tour-gold-soft:#d8be8a;--tour-accent-cool:#a3b6c2;--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:62px;--tour-z-dots:600;--tour-z-controls:800;--tour-z-panel:850;--tour-z-home:870;--tour-anim:.26s cubic-bezier(.33, 1, .4, 1);--tour-ink-strong:#f0eaded9;--tour-ink-body:#f0eadec2;--tour-ink-sub:#f0eadead;--tour-ink-label:#f0eade8c;--tour-ink-dim:#f0eade80;--tour-ink-faint:#f0eade73;--tour-ink-ghost:#f0eade66;--tour-ink-chevron:#f0eade59;--tour-serif-panel:#f2ead8;--tour-serif-bright:#f6efdd;--tour-serif-card:#efe7d4;--tour-serif-stub:#efe7d4e0;--tour-serif-chip:#e8d9b4;--tour-wash-stub:#d5b26e0b;--tour-wash-row:#d5b26e0d;--tour-wash-hover:#d5b26e14;--tour-wash-row-hover:#d5b26e1a;--tour-wash-pill:#d5b26e1f;--tour-line-stub:#d5b26e21;--tour-tab-active-bg:#c9a55c24;--tour-line-faint:#d5b26e29;--tour-line-soft:#d5b26e2e;--tour-line-card:#d5b26e33;--tour-line-row:#d5b26e40;--tour-line-sheet:#d5b26e4d;--tour-line-chip:#d5b26e59;--tour-line-btn:#d5b26e73;--tour-line-hover:#d5b26e8c;--tour-gold-chevron:#d5b26e99;--tour-card-bg:#16110a;--tour-hero-grad:linear-gradient(105deg, #231b0f 0%, #3a2e1a 55%, #57452a 100%);--tour-fade-edge:19, 15, 10;--tour-radius-lg:12px;--tour-radius-btn:9px;--tour-radius-thumb:7px;--tour-radius-mini:6px;--tour-radius-badge:5px;--tour-btn-height:46px;--tour-sheet-radius:18px 18px 24px 24px;--tour-shadow-panel:24px 0 60px #0a070359;--tour-shadow-sheet:0 -14px 44px #0a07036b;--tour-shadow-sheet-full:0 -18px 50px #0a070373;--tour-shadow-gear:0 6px 20px #0a07034d;--tour-shadow-disc:0 8px 24px #0a070380;--tour-track-wide:.28em;--tour-track-hero:.26em;--tour-track-label:.2em;--tour-track-pill:.1em}#tour-global-menu{font:var(--tour-font);color:var(--tour-fg)}#tour-global-menu,#tour-settings{zoom:var(--tour-ui-scale,1)}#tour-global-menu[hidden],#tour-global-menu.is-pano-dot .tour-gm-rail,#tour-global-menu.is-pano-dot .tour-gm-pill,#tour-global-menu.is-pano-dot .tour-gm-crumbs{display:none}.is-desktop .tour-gm-rail{z-index:calc(var(--tour-z-panel) + 1);width:var(--tour-rail-width);background:var(--tour-bg);-webkit-backdrop-filter:var(--tour-blur-panel);border-right:1px solid var(--tour-line-faint);flex-direction:column;align-items:center;gap:4px;padding:12px 0 14px;display:flex;position:fixed;top:0;bottom:0;left:0}.tour-gm-minimize{border-radius:var(--tour-radius-sm);width:40px;height:36px;color:var(--tour-ink-label);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.tour-gm-minimize:hover{background:var(--tour-wash-hover);color:var(--tour-fg)}.tour-gm-raildiv{background:var(--tour-line-soft);width:30px;height:1px;margin:4px 0 8px}#tour-global-menu:not(.is-expanded) .tour-gm-minimize,#tour-global-menu:not(.is-expanded) .tour-gm-raildiv{visibility:hidden}.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);background:var(--tour-wash-hover)}.tour-gm-tab[aria-selected=true]{color:var(--tour-accent);background:var(--tour-tab-active-bg)}.is-desktop .tour-gm-tab[aria-selected=true]:after{content:"";background:var(--tour-accent);border-radius:2px;width:2px;position:absolute;top:9px;bottom:9px;right:-9px}.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-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%;left: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-panel);border-right:1px solid var(--tour-hairline);box-shadow:var(--tour-shadow-panel);transition:transform var(--tour-anim);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left: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{box-sizing:border-box;max-height:72svh;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;overflow:hidden}.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;min-height:0;padding:22px 24px;overflow-y:auto}.is-desktop .tour-gm-content{padding:16px 26px 22px calc(28px + var(--tour-rail-width))}.tour-gm-content:focus{outline:none}#tour-settings{font:var(--tour-font);color:var(--tour-fg)}#tour-settings[hidden]{display:none}.tour-settings-gear{z-index:calc(var(--tour-z-home) + 10);border-radius:var(--tour-radius-pill);border:1px solid var(--tour-hairline-strong);background:var(--tour-bg);width:44px;height:44px;-webkit-backdrop-filter:var(--tour-blur);backdrop-filter:var(--tour-blur);color:var(--tour-accent);cursor:pointer;transition:opacity var(--tour-anim);justify-content:center;align-items:center;display:flex;position:fixed;top:16px;right:16px;box-shadow:0 6px 20px #0a07034d}.tour-settings-gear:hover{color:var(--tour-accent-bright)}#tour-autorotate{z-index:calc(var(--tour-z-home) + 10);border-radius:var(--tour-radius-pill);border:1px solid var(--tour-hairline-strong);background:var(--tour-bg);width:44px;height:44px;-webkit-backdrop-filter:var(--tour-blur);backdrop-filter:var(--tour-blur);color:var(--tour-accent);cursor:pointer;justify-content:center;align-items:center;display:flex;position:fixed;top:16px;right:68px;box-shadow:0 6px 20px #0a07034d}#tour-autorotate:hover{color:var(--tour-accent-bright)}#tour-autorotate[aria-pressed=false]{opacity:.5;color:var(--tour-fg-dim)}#tour-autorotate[hidden],body.ui-hidden #tour-autorotate,.tour-settings-panel[hidden]{display:none}.is-desktop .tour-settings-panel{width:360px;max-height:calc(100vh - 96px);z-index:calc(var(--tour-z-home) + 10);border:1px solid var(--tour-hairline);background:var(--tour-bg-solid);border-radius:14px;padding:22px;position:fixed;top:72px;right:16px;overflow-y:auto;box-shadow:0 22px 60px #0a07038c}.tour-settings-arrow{background:var(--tour-bg-solid);border-top:1px solid var(--tour-hairline);border-left:1px solid var(--tour-hairline);width:10px;height:10px;position:absolute;top:-5.5px;right:20px;transform:rotate(45deg)}.is-phone .tour-settings-panel{max-height:80svh;z-index:calc(var(--tour-z-home) + 10);padding:0 22px calc(24px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--tour-hairline);background:var(--tour-bg-solid);border-radius:18px 18px 0 0;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -18px 50px #0a070380}.tour-settings-handle{justify-content:center;padding:9px 0 4px;display:flex}.tour-settings-handle span{border-radius:var(--tour-radius-pill);background:var(--tour-hairline);width:38px;height:4px}.tour-settings-head{justify-content:space-between;align-items:center;padding:6px 0 2px;display:flex}.tour-settings-title{font-family:var(--tour-font-display);color:var(--tour-fg);font-size:20px}.tour-settings-close{border:var(--tour-border);width:34px;height:34px;color:var(--tour-fg-dim);cursor:pointer;background:0 0;border-radius:9px;justify-content:center;align-items:center;display:flex}.tour-settings-group{font:var(--tour-eyebrow);letter-spacing:.2em;text-transform:uppercase;color:var(--tour-accent);margin:18px 0 12px}.tour-settings-field{font:600 12px/1.2 var(--tour-font-family);color:var(--tour-fg-dim);margin-bottom:7px}.tour-settings-seg{border:1px solid var(--tour-hairline);border-radius:9px;grid-auto-columns:1fr;grid-auto-flow:column;margin-bottom:14px;display:grid;overflow:hidden}.tour-settings-segbtn{text-align:center;font:600 12px/1.2 var(--tour-font-family);color:var(--tour-fg-dim);cursor:pointer;background:0 0;border:none;border-right:1px solid #d5b26e2e;padding:8px 0}.is-phone .tour-settings-segbtn{padding:11px 0;font-size:12.5px}.tour-settings-segbtn:last-child{border-right:none}.tour-settings-segbtn:hover{background:var(--tour-hover-wash)}.tour-settings-segbtn[aria-pressed=true]{color:var(--tour-accent-fg);background:var(--tour-accent)}.tour-settings-divider{background:#d5b26e29;height:1px;margin:18px 0 16px}.tour-settings-row{justify-content:space-between;align-items:center;padding:6px 0;display:flex}.is-phone .tour-settings-row{padding:9px 0}.tour-settings-rowlabel{font:400 13.5px/1.3 var(--tour-font-family);color:var(--tour-fg-dim)}.is-phone .tour-settings-rowlabel{font-size:14.5px}.tour-settings-switch{border-radius:var(--tour-radius-pill);background:var(--tour-gold-wash);cursor:pointer;border:1px solid #d5b26e40;flex:none;width:38px;height:22px;padding:0;position:relative}.is-phone .tour-settings-switch{width:42px;height:25px}.tour-settings-switch .tour-settings-knob{border-radius:var(--tour-radius-pill);background:var(--tour-fg-dim);width:16px;height:16px;transition:left .12s,background .12s;position:absolute;top:2px;left:2px}.is-phone .tour-settings-switch .tour-settings-knob{width:19px;height:19px}.tour-settings-switch[aria-checked=true]{background:var(--tour-accent);border-color:var(--tour-accent)}.tour-settings-switch[aria-checked=true] .tour-settings-knob{background:var(--tour-accent-fg);left:calc(100% - 18px)}.is-phone .tour-settings-switch[aria-checked=true] .tour-settings-knob{left:calc(100% - 21px)}.tour-settings-actions{gap:8px;margin-top:8px;display:flex}.tour-settings-action{font:600 12px/1.2 var(--tour-font-family);color:var(--tour-fg-dim);border:var(--tour-border);border-radius:var(--tour-radius-sm);cursor:pointer;background:0 0;flex:1;padding:7px 0}.tour-settings-action:hover{background:var(--tour-hover-wash)}.tour-settings-fov,.tour-settings-vol{margin-top:14px}.tour-settings-fovlabel{font:600 12px/1.2 var(--tour-font-family);color:var(--tour-fg-dim);justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.tour-settings-fovlabel span:last-child{color:var(--tour-accent);font-size:13px}.tour-settings-fov input[type=range],.tour-settings-vol input[type=range]{touch-action:none;width:100%;accent-color:var(--tour-accent)}.tour-settings-reset{width:100%;font:600 12px/1.2 var(--tour-font-family);color:var(--tour-fg-dim);border:var(--tour-border);border-radius:var(--tour-radius-sm);cursor:pointer;background:0 0;margin-top:8px;padding:6px 0}.tour-settings-reset:hover{background:var(--tour-hover-wash)}.tour-settings-caption{font:400 11.5px/1.4 var(--tour-font-family);color:#f0eade73;margin-top:7px}.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:400 18px/1.2 var(--tour-font-display);letter-spacing:.02em;color:var(--tour-gold-soft);border-top:1px solid var(--tour-line-faint);justify-content:space-between;align-items:baseline;margin:26px 0 10px;padding-top:14px;display:flex}.tour-gm-sectionlabel span+span{font:400 12px/1 var(--tour-font-family);letter-spacing:normal;text-transform:none;color:var(--tour-ink-faint)}.tour-gm-secthead{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;width:100%;padding:0}.tour-gm-sectchev{align-items:center;display:flex}.tour-gm-tours{flex-direction:column;gap:8px;display:flex}.tour-gm-tourrow{border:1px solid var(--tour-line-row);border-radius:var(--tour-radius);background:var(--tour-wash-row);text-align:left;color:var(--tour-fg);cursor:pointer;align-items:center;gap:13px;margin-top:16px;padding:11px 13px;display:flex}.tour-gm-tourrow:hover{background:var(--tour-wash-row-hover)}.tour-gm-tourplay{border-radius:var(--tour-radius-pill);background:var(--tour-accent);width:38px;height:38px;color:var(--tour-accent-fg);flex:none;justify-content:center;align-items:center;display:flex}.tour-gm-tourmeta{flex-direction:column;min-width:0;display:flex}.tour-gm-tourname{font:400 15.5px/1.3 var(--tour-font-display);color:var(--tour-serif-card)}.tour-gm-toursub{color:var(--tour-ink-label);font:400 12px/1.4 var(--tour-font-family)}.tour-gm-tourrow.is-compact{border:none;border-bottom:1px solid var(--tour-wash-pill);background:0 0;border-radius:0;gap:11px;margin-top:0;padding:9px 2px}.tour-gm-tourrow.is-compact:hover{background:var(--tour-wash-row)}.tour-gm-tourrow.is-compact .tour-gm-tourplay{border:1px solid var(--tour-line-btn);width:28px;height:28px;color:var(--tour-accent);background:0 0}.tour-gm-tourrow.is-compact .tour-gm-tourplay svg{width:13px;height:13px}.tour-gm-tourrow.is-compact .tour-gm-tourname{min-width:0;font:400 14px/1.3 var(--tour-font-family);color:var(--tour-ink-strong);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.tour-gm-tourdur{font:400 12px/1 var(--tour-font-family);color:var(--tour-ink-faint)}.tour-gm-tourrow.is-playing .tour-gm-tourplay,.tour-gm-tourhero.is-playing .tour-gm-tourheroplay{box-shadow:0 0 0 2px var(--tour-accent), var(--tour-shadow-gear);animation:1.6s ease-in-out infinite tour-gm-playing}@keyframes tour-gm-playing{0%,to{box-shadow:0 0 0 2px var(--tour-accent)}50%{box-shadow:0 0 0 4px #c9a55c73}}.tour-gm-tourhero{border:1px solid var(--tour-line-sheet);border-radius:var(--tour-radius-lg);background:var(--tour-placeholder);width:100%;height:126px;color:inherit;text-align:left;cursor:pointer;align-items:center;gap:16px;margin-top:12px;padding:0 18px;display:flex;position:relative;overflow:hidden}.tour-gm-tourhero:hover{border-color:var(--tour-gold-chevron)}.tour-gm-heroscrim2{pointer-events:none;background:linear-gradient(90deg,#0d0b08e6 0%,#0d0b0899 45%,#0d0b080d 85%);position:absolute;inset:0}.tour-gm-tourheroplay{border-radius:var(--tour-radius-pill);background:var(--tour-accent);width:46px;height:46px;color:var(--tour-accent-fg);box-shadow:var(--tour-shadow-disc);flex:none;justify-content:center;align-items:center;display:flex;position:relative}.tour-gm-tourheromet{flex-direction:column;min-width:0;display:flex;position:relative}.tour-gm-tourheroeye{font:600 9.5px/1 var(--tour-font-family);letter-spacing:var(--tour-track-hero);text-transform:uppercase;color:#d8be8ad9}.tour-gm-tourheroname{font:400 21px/1.15 var(--tour-font-display);color:var(--tour-serif-bright);margin-top:4px}.tour-gm-tourherosub{font:400 12.5px/1.4 var(--tour-font-family);color:#f0eadea6;margin-top:3px}.tour-gm-tourgroup{margin-top:14px}.tour-gm-tourgrouphead{font:400 16px/1.3 var(--tour-font-display);color:#efe7d4e6;margin-bottom:2px}.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{border:2px solid var(--tour-accent);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-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);border-color:var(--tour-bg-solid);color:var(--tour-accent-fg)}.tour-dot--info{background:var(--tour-bg-solid);border-color:var(--tour-accent);color:var(--tour-accent);font-style:italic;font-family:var(--tour-font-display), Georgia, serif}.tour-dot--splat{background:var(--tour-bg-raised);color:var(--tour-fg)}.tour-dot--image,.tour-dot--video,.tour-dot--model{background:var(--tour-bg-raised);color:var(--tour-accent-bright)}.tour-dot--video{padding-left:2px;font-size:12px}.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-gm-crumbs,.tour-gm-pill{align-items:center;gap:7px;min-width:0;display:flex}.tour-gm-crumbs{border-bottom:1px solid #0000;border-image:linear-gradient(90deg,#d5b26e4d,#d5b26e00) 1;flex:none;padding:20px 24px 14px}.is-desktop .tour-gm-crumbs{padding-left:calc(24px + var(--tour-rail-width))}.is-mobile .tour-gm-crumbs{padding-top:6px}.tour-gm-pill{left:calc(var(--tour-rail-width) + 14px);z-index:var(--tour-z-controls);border-radius:var(--tour-radius-pill);background:var(--tour-bg);height:40px;-webkit-backdrop-filter:var(--tour-blur);backdrop-filter:var(--tour-blur);border:var(--tour-border);box-shadow:var(--tour-shadow);max-width:min(70vw,520px);padding:0 16px;position:fixed;top:26px}.is-mobile .tour-gm-pill{box-sizing:border-box;gap:6px;max-width:calc(100vw - 144px);height:38px;padding:0 14px;top:16px;left:16px;overflow:hidden}.is-mobile .tour-gm-pill .tour-gm-crumb{flex:0 auto;min-width:0}.is-mobile .tour-gm-pill .tour-gm-crumb:first-child{flex:none}.is-mobile .tour-gm-pill .tour-gm-crumb:not(:first-child):not(.is-current){max-width:64px}.is-mobile .tour-gm-pill .tour-gm-crumb.is-current{flex:0 auto}.is-mobile .tour-gm-pill .tour-gm-crumb span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.tour-gm-pill[hidden]{display:none}.tour-gm-crumb{min-width:0;font:600 12.5px/1.2 var(--tour-font-family);color:var(--tour-gold-soft);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex:none;align-items:center;gap:5px;padding:0;display:flex}.tour-gm-crumb:hover{text-decoration:underline}.tour-gm-crumbellipsis{border-radius:var(--tour-radius-mini);background:var(--tour-wash-pill);min-width:30px;height:21px;font:600 12px/1 var(--tour-font-family);letter-spacing:var(--tour-track-pill);color:var(--tour-gold-soft);justify-content:center;padding:0 8px}.tour-gm-crumbellipsis:hover{background:var(--tour-wash-hover);text-decoration:none}.tour-gm-crumb.is-current{color:#f0eaded9;cursor:default;flex:0 auto;overflow:hidden}.tour-gm-crumb.is-current:hover{text-decoration:none}.tour-gm-crumb.is-current span{text-overflow:ellipsis;overflow:hidden}.tour-gm-crumbsep{flex:none;display:flex}.is-mobile .tour-gm-crumb{font-size:12px}.tour-gm-crumbs.is-disabled .tour-gm-crumb,.tour-gm-pill.is-disabled .tour-gm-crumb{opacity:.45;cursor:default}.tour-gm-crumbs.is-disabled .tour-gm-crumb:hover,.tour-gm-pill.is-disabled .tour-gm-crumb:hover{text-decoration:none}#tour-pano-nav{z-index:var(--tour-z-dots);pointer-events:none;position:fixed;inset:0;overflow:hidden}.tour-pano-arrow{border:2px solid var(--tour-accent);background:var(--tour-bg);width:46px;height:46px;color:var(--tour-accent);pointer-events:auto;cursor:pointer;will-change:translate;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{border:2px solid var(--tour-accent);background:var(--tour-bg);width:44px;height:44px;color:var(--tour-accent);cursor:ew-resize;pointer-events:auto;box-shadow:var(--tour-shadow);touch-action:none;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-blend-slider{top:28%;bottom:30%;right:calc(24px + env(safe-area-inset-right,0px));width:0;z-index:var(--tour-z-controls);pointer-events:none;position:fixed}#tour-blend-slider[hidden]{display:none}.tour-blend-track{background:#ffffffe6;width:2px;position:absolute;top:0;bottom:0;left:-1px;box-shadow:0 0 6px #0009}.tour-blend-thumb{border:2px solid var(--tour-accent);background:var(--tour-bg);width:44px;height:44px;color:var(--tour-accent);cursor:ns-resize;pointer-events:auto;box-shadow:var(--tour-shadow);touch-action:none;border-radius:50%;justify-content:center;align-items:center;font-size:18px;display:flex;position:absolute;bottom:50%;left:0;translate:-50% 50%}#tour-compare-style{top:calc(70% + 34px);right:calc(12px + env(safe-area-inset-right,0px));z-index:var(--tour-z-controls);border:var(--tour-border);border-radius:var(--tour-radius-pill);background:var(--tour-bg);min-width:44px;min-height:44px;color:var(--tour-fg);font:700 13px/1 var(--tour-font-family);cursor:pointer;box-shadow:var(--tour-shadow);padding:9px 14px;position:fixed}#tour-compare-style[hidden]{display:none}#tour-compare-style:hover{color:var(--tour-accent-bright)}#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-period-btn.is-comparing{box-shadow:inset 0 0 0 2px var(--tour-accent);color:var(--tour-accent)}#tour-home{z-index:var(--tour-z-home);color:var(--tour-fg);font:var(--tour-font);zoom:var(--tour-ui-scale,1);background:radial-gradient(120% 30% at 50% -6%,#c9a55c1a 0%,#c9a55c00 60%),#0d0b08;position:fixed;inset:0;overflow-y:auto}#tour-home[hidden]{display:none}.tour-home-head{padding:44px 64px 0}.tour-home-eyebrow{font:600 11px/1 var(--tour-font-family);letter-spacing:.3em;text-transform:uppercase;color:#d8be8aa6}.tour-home-title{font:400 40px/1.1 var(--tour-font-display);color:var(--tour-accent);margin:8px 0 0}.tour-home-sections{flex-direction:column;gap:44px;padding:38px 64px 48px;display:flex}.tour-home-heroes{flex-direction:column;gap:44px;display:flex}.tour-home-heroes:empty{display:none}.tour-home-secthead{align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.tour-home-hubname{font:400 24px/1.2 var(--tour-font-display);color:var(--tour-accent)}.tour-home-hubname.is-neutral{color:#efe7d4}.tour-home-hubsub{font:400 13.5px/1.4 var(--tour-font-family);color:#f0eade80}.tour-home-row{scrollbar-width:thin;gap:16px;padding-bottom:4px;display:flex;overflow-x:auto}.tour-home-overview{width:264px;height:172px;color:var(--tour-fg);cursor:pointer;background:radial-gradient(120% 100% at 50% 0,#c9a55c33 0%,#c9a55c0a 60%),#171209;border:1.5px solid #d5b26e8c;border-radius:12px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:10px;padding:0;display:flex;position:relative;overflow:hidden}.tour-home-overview:hover{border-color:var(--tour-accent)}.tour-home-overview.is-pending{cursor:default;opacity:.8}.tour-home-overviewglyph{width:46px;height:46px;color:var(--tour-accent);background:#c9a55c1f;border:1px solid #d5b26e80;border-radius:999px;justify-content:center;align-items:center;display:flex}.tour-home-overviewname{font:400 19px/1.2 var(--tour-font-display);color:var(--tour-accent)}.tour-home-overviewsub{font:400 12px/1.3 var(--tour-font-family);color:#f0eade8c;margin-top:-4px}.tour-home-card{width:224px;height:172px;color:var(--tour-fg);text-align:left;cursor:pointer;background:#171209 50%/cover no-repeat;border:1px solid #d5b26e33;border-radius:12px;flex:none;padding:0;position:relative;overflow:hidden}.tour-home-card:hover{border-color:#d5b26e8c}.tour-home-card.is-placeholder{background:var(--tour-placeholder)}.tour-home-card.is-pending{cursor:default;justify-content:center;align-items:center;display:flex}.tour-home-cardscrim{background:linear-gradient(#0d0b0800 40%,#0d0b08e0 100%);position:absolute;inset:0}.tour-home-cardmeta{position:absolute;bottom:12px;left:15px;right:15px}.tour-home-cardname{font:400 17px/1.25 var(--tour-font-display);color:var(--tour-accent);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tour-home-cardsub{font:400 11.5px/1.3 var(--tour-font-family);color:#f0eadea6;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;overflow:hidden}.tour-home-hero{width:100%;height:216px;color:var(--tour-fg);text-align:left;cursor:pointer;background:linear-gradient(120deg,#3a4030 0%,#5c5a3c 40%,#8a7a4e 75%,#b09a62 100%) 50%/cover no-repeat;border:1px solid #d5b26e47;border-radius:14px;padding:0;display:block;position:relative;overflow:hidden}.tour-home-hero:hover{border-color:#d5b26e99}.tour-home-hero.is-pending{cursor:default;background:#171209;justify-content:center;align-items:center;display:flex}.tour-home-heroscrim{background:linear-gradient(90deg,#0d0b08eb 0%,#0d0b08b8 34%,#0d0b0814 70%);position:absolute;inset:0}.tour-home-heroinner{align-items:center;gap:24px;display:flex;position:absolute;top:50%;left:36px;transform:translateY(-50%)}.tour-home-herometa{min-width:0}.tour-home-heroplay{background:var(--tour-accent);border-radius:999px;flex:none;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 8px 24px #0a070380}.tour-home-heroeyebrow{font:600 10.5px/1.3 var(--tour-font-family);letter-spacing:.26em;text-transform:uppercase;color:#d8be8acc}.tour-home-heroname{font:400 34px/1.1 var(--tour-font-display);color:#f6efdd;margin-top:6px}.tour-home-herosub{font:400 13.5px/1.4 var(--tour-font-family);color:#f0eadea6;margin-top:6px}.tour-home-modelgrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.tour-home-model{aspect-ratio:4/3;color:var(--tour-fg);text-align:left;cursor:pointer;background:#171209 50%/cover no-repeat;border:1px solid #d5b26e2e;border-radius:10px;padding:0;position:relative;overflow:hidden}.tour-home-model:hover{border-color:#d5b26e80}.tour-home-model.is-placeholder{background:linear-gradient(160deg,#463b26,#211a0f)}.tour-home-modelglyph{color:#d5b26e80;justify-content:center;align-items:center;display:flex;position:absolute;inset:0 0 20%}.tour-home-modelglyph svg{width:24px;height:24px}.tour-home-spinner{border:2.5px solid #d5b26e40;border-top-color:var(--tour-accent);border-radius:50%;width:26px;height:26px;animation:.9s linear infinite tour-home-spin}@keyframes tour-home-spin{to{transform:rotate(360deg)}}.tour-home-error{border:1px dashed var(--tour-hairline);border-radius:12px;flex-direction:column;flex:none;align-items:flex-start;gap:12px;max-width:480px;padding:22px;display:flex}.tour-home-errortext{color:var(--tour-fg-dim);font:var(--tour-font-small)}.tour-home-retry{font:700 13px/1 var(--tour-font-family);color:var(--tour-accent-fg);background:var(--tour-accent);border-radius:var(--tour-radius-sm);cursor:pointer;border:none;padding:9px 22px}.tour-home-retry:hover{background:var(--tour-accent-bright)}@media (width<=640px){.tour-home-head{text-align:center;padding:58px 20px 0}.tour-home-eyebrow{font-size:10px}.tour-home-title{margin-top:6px;font-size:30px}.tour-home-sections{gap:30px;padding:30px 0 36px}.tour-home-heroes{gap:30px}.tour-home-secthead{margin-bottom:12px;padding:0 20px;display:block}.tour-home-hubname{margin-bottom:4px;font-size:20px}.tour-home-hubsub{font-size:12.5px}.tour-home-row{gap:12px;padding:0 20px 4px}.tour-home-overview{border-radius:11px;gap:8px;width:172px;height:148px}.tour-home-overviewglyph{width:38px;height:38px}.tour-home-overviewglyph svg{width:18px;height:18px}.tour-home-overviewname{font-size:15.5px}.tour-home-overviewsub{margin-top:-3px;font-size:10.5px}.tour-home-card{border-radius:11px;width:158px;height:148px}.tour-home-cardmeta{bottom:10px;left:12px;right:12px}.tour-home-cardname{font-size:15px}.tour-home-cardsub{margin-top:1px;font-size:11px}.tour-home-herowrap{padding:0 20px}.tour-home-hero{border-radius:13px;height:168px}.tour-home-heroscrim{background:linear-gradient(#0d0b0826 0%,#0d0b08d9 100%)}.tour-home-heroinner{flex-direction:row-reverse;justify-content:space-between;align-items:flex-end;gap:12px;inset:auto 18px 16px;transform:none}.tour-home-heroplay{width:46px;height:46px}.tour-home-heroplay svg{width:17px;height:17px}.tour-home-heroeyebrow{letter-spacing:.24em;font-size:9.5px}.tour-home-heroname{margin-top:5px;font-size:23px;line-height:1.12}.tour-home-herosub{margin-top:3px;font-size:12px}.tour-home-modelgrid{scrollbar-width:thin;gap:12px;padding:0 20px 4px;display:flex;overflow-x:auto}.tour-home-model{aspect-ratio:auto;flex:none;width:164px;height:150px}.tour-home-sections>.tour-home-error{margin:0 20px}}.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 figure 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}.tour-lightbox-imgwrap{touch-action:none;cursor:zoom-in;border-radius:4px;position:relative;overflow:hidden}.tour-lightbox-imgwrap.is-zoomed{cursor:grab}.tour-lightbox-fsbtn{border:var(--tour-border);color:#fff;cursor:pointer;z-index:1;background:#14161cb3;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;bottom:10px;right:10px}.tour-lightbox-fsbtn:hover{border-color:var(--tour-hairline-strong)}.tour-lightbox:fullscreen{background:#000}.tour-lightbox:fullscreen figure img{max-width:100vw;max-height:92vh}.tour-lightbox-imgwrap img{will-change:transform;-webkit-user-select:none;user-select:none}.tour-lightbox-arrow{border:var(--tour-border);color:#fff;cursor:pointer;z-index:2;background:#14161cb3;border-radius:50%;width:46px;height:46px;font-size:18px;position:absolute;top:50%;transform:translateY(-50%)}.tour-lightbox-arrow:hover{border-color:var(--tour-hairline-strong)}.tour-lightbox-arrow--prev{left:18px}.tour-lightbox-arrow--next{right:18px}@media (pointer:coarse){.tour-lightbox-arrow{display:none}}.tour-lightbox-strip{padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px));z-index:2;background:#0a0b0ee0;border-radius:10px 10px 0 0;gap:8px;max-width:94vw;display:flex;position:absolute;bottom:0;left:50%;overflow-x:auto;transform:translate(-50%)}.tour-lightbox-thumb{cursor:pointer;background:#16181d;border:2px solid #0000;border-radius:6px;flex:none;width:72px;height:48px;padding:0;position:relative;overflow:hidden}.tour-lightbox-thumb img{object-fit:cover;width:100%;height:100%;display:block}.tour-lightbox-thumb .tour-media-play{color:#fff;justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;inset:0}.tour-lightbox-thumb.is-current{border-color:var(--tour-accent)}body.ui-hidden #tour-global-menu,body.ui-hidden #tour-dot-layer{display:none}.tour-transport{left:50%;bottom:calc(18px + env(safe-area-inset-bottom,0px));z-index:var(--tour-z-controls);width:max-content;max-width:min(92vw,720px);font:var(--tour-font);color:var(--tour-fg);flex-direction:column;align-items:center;gap:10px;transition:opacity .4s;display:flex;position:fixed;transform:translate(-50%)}.tour-transport[hidden]{display:none}body.tour-running .tour-transport{z-index:895}.tour-transport.is-mobile{width:auto;max-width:none;left:10px;right:10px;bottom:calc(70px + env(safe-area-inset-bottom,0px));transform:none}.tour-transport.is-faded{opacity:.12}.tour-transport.is-faded .tour-transport-pill{transform:translateY(45%)}.tour-transport-pill{border-radius:var(--tour-radius-pill);border:var(--tour-border);background:var(--tour-bg);-webkit-backdrop-filter:var(--tour-blur);backdrop-filter:var(--tour-blur);box-shadow:var(--tour-shadow);box-sizing:border-box;align-items:center;gap:8px;max-width:100%;padding:8px 12px;transition:transform .4s;display:flex;position:relative}.tour-transport.is-mobile .tour-transport-pill{border-radius:var(--tour-radius);width:100%}.tour-transport-btn{width:34px;height:34px;color:var(--tour-fg-dim);cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.tour-transport-btn:hover{color:var(--tour-fg);background:var(--tour-hover-wash)}.tour-transport-play{border-radius:var(--tour-radius-pill);background:var(--tour-accent);width:42px;height:42px;color:var(--tour-accent-fg);cursor:pointer;border:none;flex:none;justify-content:center;align-items:center;display:flex}.tour-transport-play:hover{background:var(--tour-accent-bright)}.tour-transport.is-armed .tour-transport-play{animation:1.6s ease-in-out infinite tour-transport-pulse}@keyframes tour-transport-pulse{0%,to{box-shadow:0 0 #c9a55c8c}55%{box-shadow:0 0 0 12px #c9a55c00}}.tour-transport-meta{flex-direction:column;min-width:0;margin:0 4px;display:flex}.tour-transport-name{font:400 15px/1.25 var(--tour-font-display);white-space:nowrap;text-overflow:ellipsis;max-width:180px;overflow:hidden}.tour-transport-count{font:600 10.5px/1.3 var(--tour-font-family);letter-spacing:.08em;text-transform:uppercase;color:var(--tour-fg-dim)}.tour-transport-steps{gap:4px;margin-top:3px;display:flex}.tour-transport-steps[hidden]{display:none}.tour-transport-stepdot{background:var(--tour-fg-dim);opacity:.35;border-radius:50%;width:6px;height:6px}.tour-transport-stepdot.is-done{background:var(--tour-accent);opacity:.7}.tour-transport-stepdot.is-current{background:var(--tour-accent);opacity:1}.tour-transport.is-mobile .tour-transport-name{max-width:none}.tour-transport.is-mobile .tour-transport-pill{flex-wrap:wrap;row-gap:4px}.tour-transport.is-mobile .tour-transport-meta{flex:1}.tour-transport.is-mobile .tour-transport-progress{flex:100%;order:10}.tour-transport-count{white-space:nowrap}.tour-transport-progress{flex:150px;align-items:center;gap:8px;min-width:110px;display:flex}.tour-transport-seek{min-width:70px;accent-color:var(--tour-accent);touch-action:none;flex:1}.tour-transport.is-dwell .tour-transport-seek{opacity:.55}.tour-transport-time{font:var(--tour-font-small);color:var(--tour-fg-dim);white-space:nowrap;font-variant-numeric:tabular-nums}.tour-transport-chaplist{border-radius:var(--tour-radius);border:var(--tour-border);background:var(--tour-bg-solid);min-width:230px;max-width:320px;max-height:42vh;box-shadow:var(--tour-shadow);flex-direction:column;gap:2px;padding:8px;display:flex;position:absolute;bottom:calc(100% + 12px);right:0;overflow-y:auto}.tour-transport-chaplist[hidden]{display:none}.tour-transport-chap{border-radius:var(--tour-radius-sm);color:var(--tour-fg);font:var(--tour-font-small);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:9px 10px;display:flex}.tour-transport-chap:hover{background:var(--tour-hover-wash)}.tour-transport-chap.is-current{color:var(--tour-accent);background:var(--tour-gold-wash)}.tour-transport-chapnum{border:1px solid var(--tour-hairline-strong);width:20px;height:20px;font:600 11px/1 var(--tour-font-family);color:var(--tour-fg-dim);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.tour-transport-chapname{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tour-transport-overlay{box-sizing:border-box;border-radius:var(--tour-radius);border:var(--tour-border);background:var(--tour-bg);width:100%;max-width:560px;-webkit-backdrop-filter:var(--tour-blur);backdrop-filter:var(--tour-blur);box-shadow:var(--tour-shadow);align-items:center;gap:14px;padding:14px 16px;display:flex}.tour-transport-overlay[hidden]{display:none}.tour-transport-overlayimg{object-fit:cover;border-radius:var(--tour-radius-sm);flex:none;width:132px;max-height:92px}.tour-transport-overlaytext{font:var(--tour-font-small);color:var(--tour-fg-dim);max-height:110px;overflow-y:auto}#tour-journey-line{pointer-events:none;width:100%;height:100%;z-index:calc(var(--tour-z-dots) - 1);position:fixed;inset:0;overflow:hidden}.tour-journey-path{fill:none;stroke:var(--tour-accent);stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:7 9;opacity:.85;filter:drop-shadow(0 1px 4px #0000008c);animation:1.6s linear infinite tour-journey-march}.tour-journey-marker{fill:var(--tour-gold-wash);stroke:var(--tour-accent);stroke-width:1.5px;opacity:.55}.tour-journey-label{fill:var(--tour-fg-dim);font:var(--tour-font-small);paint-order:stroke;stroke:#0009;stroke-width:3px;opacity:.8}@keyframes tour-journey-march{to{stroke-dashoffset:-16px}}body.tour-mv-open #tour-dot-layer{display:none}body.tour-mv-open .tour-transport{z-index:960}body.tour-running #tour-pano-nav,body.tour-running #tour-period-switch,body.tour-running #tour-compare-divider,body.tour-running #tour-blend-slider,body.tour-running #tour-compare-style,body.tour-running .tour-back{display:none!important}.tour-mv-root{z-index:950;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;position:fixed;inset:0}.tour-mv-root:active{cursor:grabbing}.tour-mv-caption{text-align:center;color:var(--tour-fg);font:17px/1.3 var(--tour-font-display);letter-spacing:.02em;pointer-events:none;background:linear-gradient(#0000,#0000008c);padding:26px 72px 18px;position:absolute;bottom:0;left:0;right:0}.tour-mv-close{border:var(--tour-border);background:var(--tour-bg);width:40px;height:40px;color:var(--tour-fg);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:14px;left:16px}.tour-mv-close:hover{border-color:var(--tour-hairline-strong)}.tour-mv-loading{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}body.tour-cv-open #tour-dot-layer{display:none}.tour-cv-root{z-index:955;background:#000000e0;flex-direction:column;display:flex;position:fixed;inset:0}.tour-cv-root.has-live{background:0 0}.tour-cv-panes{flex-direction:row;flex:1;gap:10px;min-height:0;padding:64px 16px 16px;display:flex}@media (orientation:portrait){.tour-cv-panes{flex-direction:column}}.tour-cv-pane{border-radius:var(--tour-radius-sm);z-index:1;background:#0a0b0e99;flex:50%;justify-content:center;align-items:center;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.tour-cv-pane--model{z-index:0;background:0 0;overflow:visible;box-shadow:0 0 0 200vmax #000000e0}.tour-cv-pane .tour-lightbox-imgwrap{border-radius:0;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.tour-cv-pane .tour-lightbox-imgwrap img{max-width:100%;max-height:100%}.tour-cv-panelabel{text-align:center;color:var(--tour-fg-dim);font:var(--tour-font-small);pointer-events:none;z-index:2;background:linear-gradient(#0000,#0009);padding:20px 12px 8px;position:absolute;bottom:0;left:0;right:0}.tour-cv-spin{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.tour-cv-unavail{border-radius:var(--tour-radius-sm);z-index:2;background:#0a0b0eeb;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.tour-cv-unavail-glyph{color:var(--tour-hairline-strong);font-size:22px}.tour-cv-unavail-text{color:var(--tour-fg-dim);font:var(--tour-font-small)}.tour-cv-caption{z-index:2;padding:12px 72px calc(14px + env(safe-area-inset-bottom,0px));text-align:center;color:var(--tour-fg);font:16px/1.35 var(--tour-font-display);letter-spacing:.02em;flex:none;position:relative}.tour-cv-close{border:var(--tour-border);background:var(--tour-bg);width:44px;height:44px;color:var(--tour-fg);cursor:pointer;z-index:3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:14px;left:16px}.tour-cv-close:hover{border-color:var(--tour-hairline-strong)}.tour-cv-videobox{aspect-ratio:16/9;background:#000;border-radius:4px;width:min(92vw,138.667vh);margin:auto;position:relative;overflow:hidden}.tour-cv-videobox video{border:none;width:100%;height:100%;display:block}.tour-cv-playover{background:#000 50%/cover no-repeat;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.tour-cv-playbtn{background:var(--tour-accent);width:64px;height:64px;color:var(--tour-accent-fg);cursor:pointer;box-shadow:var(--tour-shadow);border:none;border-radius:50%;padding-left:5px;font-size:24px}.tour-cv-playbtn:hover{background:var(--tour-accent-bright)}.tour-cv-notice{z-index:1001;background:var(--tour-bg);-webkit-backdrop-filter:var(--tour-blur);backdrop-filter:var(--tour-blur);border:var(--tour-border);border-radius:var(--tour-radius-pill);color:var(--tour-fg);font:var(--tour-font-small);padding:10px 18px;position:fixed;top:16px;left:50%;transform:translate(-50%)}#tour-edit-panel{z-index:1000;color:#e8e8ea;background:#101218f0;border:1px solid #ffffff2e;border-radius:8px;width:320px;max-height:calc(100vh - 120px);padding:10px 12px;font:12px/1.5 monospace;position:fixed;top:64px;right:12px;overflow:auto}.tour-edit-head{align-items:center;gap:6px;margin-bottom:4px;display:flex}.tour-edit-title{letter-spacing:.08em;color:#ffc46a;margin-right:auto;font-weight:700}.tour-edit-status{opacity:.65;margin-bottom:8px}.tour-edit-btn{color:inherit;font:inherit;cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;border-radius:4px;padding:2px 8px}.tour-edit-btn:hover{background:#ffffff29}.tour-edit-tool.is-armed{color:#1b1508;background:#ffc46a;border-color:#ffc46a}.tour-edit-danger{color:#ff8a75;border-color:#ff6e5a99}.tour-edit-tools{gap:6px;margin-bottom:8px;display:flex}.tour-edit-hint{background:#ffc46a14;border-left:3px solid #ffc46a;margin:0 0 8px;padding:6px 8px}.tour-edit-existing{gap:6px;margin-bottom:8px;display:flex}.tour-edit-target{flex:1;min-width:0}#tour-edit-panel select,#tour-edit-panel input[type=text],#tour-edit-panel input[type=number],#tour-edit-panel textarea{color:inherit;font:inherit;box-sizing:border-box;background:#0006;border:1px solid #fff3;border-radius:3px;width:100%;padding:2px 6px}.tour-edit-field{margin-bottom:6px;display:block}.tour-edit-field>span{opacity:.65;margin-bottom:1px;display:block}.tour-edit-pos{gap:4px;display:flex}.tour-edit-pos input{min-width:0}.tour-edit-inline{cursor:pointer;align-items:center;gap:5px;margin-top:3px;display:inline-flex}.tour-edit-inline input{width:auto!important}.tour-edit-sub{color:#ffc46a;margin:8px 0 4px;font-weight:700}.tour-edit-viewout{opacity:.75;margin-bottom:3px;display:block}.tour-edit-list{flex-direction:column;gap:4px;margin-bottom:4px;display:flex}.tour-edit-listrow{gap:4px;display:flex}.tour-edit-listrow input,.tour-edit-listrow select{flex:1;min-width:0}.tour-edit-listrow .tour-edit-rowdel{flex:none;padding:2px 6px}.tour-edit-actions{gap:6px;margin-top:10px;display:flex}.tour-edit-save{background:#78c8782e;border-color:#8cdc8c80}.tour-edit-stops{flex-direction:column;gap:3px;margin-bottom:6px;display:flex}.tour-edit-stoprow{background:#ffffff0a;border-radius:3px;align-items:center;gap:4px;padding:2px 4px;display:flex}.tour-edit-stoplabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.tour-edit-stoprow .tour-edit-btn{padding:0 5px}#tour-edit-marker{z-index:940;pointer-events:none;border:3px solid #ffc46a;border-radius:50%;width:22px;height:22px;margin:-11px 0 0 -11px;animation:1.2s ease-in-out infinite tour-edit-pulse;position:fixed;top:0;left:0;box-shadow:0 0 10px #ffc46ae6,inset 0 0 6px #ffc46a99}#tour-edit-marker:after{content:"";background:#ffc46a;border-radius:50%;width:4px;height:4px;margin:-2px 0 0 -2px;position:absolute;top:50%;left:50%}@keyframes tour-edit-pulse{0%,to{opacity:1;scale:1}50%{opacity:.7;scale:1.35}}#tour-edit-marker{pointer-events:auto;cursor:grab;touch-action:none}#tour-edit-marker:active{cursor:grabbing}#tour-edit-toggle{z-index:620;border:var(--tour-border);background:var(--tour-bg);width:40px;height:40px;color:var(--tour-fg);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;top:16px;right:120px}#tour-edit-toggle:hover{border-color:var(--tour-hairline-strong)}#tour-edit-toggle.is-on{color:#1b1508;background:#ffc46a;border-color:#ffc46a}body.ui-hidden #tour-edit-toggle{display:none}@media (pointer:coarse){#tour-edit-toggle{display:none}}#tour-edit-panel input[type=number]{cursor:ew-resize}#tour-edit-panel input[type=number]:focus{cursor:text}#tour-edit-panel input[type=number].is-scrubbing{-webkit-user-select:none;user-select:none;border-color:#ffc46a}.tour-edit-cascade{gap:4px;display:flex}.tour-edit-cascade select{flex:1;min-width:0}.tour-flight-shield{z-index:820;pointer-events:all;touch-action:none;background:0 0;position:fixed;inset:0}.tour-flight-shield[hidden]{display:none}.zoom-detent-hint{z-index:var(--tour-z-controls);border-radius:var(--tour-radius-pill);background:var(--tour-bg);-webkit-backdrop-filter:var(--tour-blur);border:var(--tour-border);box-shadow:var(--tour-shadow);color:var(--tour-fg);font:var(--tour-font-small);pointer-events:none;opacity:0;flex-direction:column;align-items:center;gap:7px;padding:9px 18px 10px;transition:opacity .18s,transform .18s;display:flex;position:fixed;bottom:84px;left:50%;transform:translate(-50%)translateY(6px)}.zoom-detent-hint.visible{opacity:1;transform:translate(-50%)translateY(0)}.zoom-detent-track{background:var(--tour-gold-wash);border-radius:2px;width:132px;height:3px;overflow:hidden}.zoom-detent-fill{background:var(--tour-accent);border-radius:2px;width:0;height:100%}.tour-gm-scenetitle{z-index:var(--tour-z-controls);pointer-events:none;text-align:right;flex-direction:column;align-items:flex-end;gap:4px;display:flex;position:fixed;bottom:24px;right:26px}.tour-gm-sceneeyebrow{font:600 10px/1 var(--tour-font-family);letter-spacing:var(--tour-track-wide);text-transform:uppercase;color:var(--tour-accent);text-shadow:0 1px 8px #140c02b3}.tour-gm-scenename{font:400 30px/1.1 var(--tour-font-display);color:var(--tour-serif-bright);text-shadow:0 2px 16px #140c02b3}.tour-gm-scenerule{background:linear-gradient(270deg, var(--tour-accent), #c9a55c00);width:52px;height:1px}body.ui-hidden .tour-gm-scenetitle{display:none}.tour-gm-lochead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.tour-gm-lochead .tour-gm-title{margin:0}.tour-gm-lochead>span{font:400 12.5px/1 var(--tour-font-family);color:var(--tour-ink-faint)}.tour-gm-abouthero{border:1px solid var(--tour-hairline-strong);border-radius:var(--tour-radius-lg);background:var(--tour-hero-grad);width:100%;color:inherit;text-align:left;cursor:pointer;align-items:center;gap:16px;margin-top:16px;padding:16px 18px;display:flex;position:relative;overflow:hidden}.tour-gm-abouthero:hover{border-color:var(--tour-accent)}.tour-gm-heroscrim{pointer-events:none;background:radial-gradient(120% 140% at 100% 0,#e2c08452,#0000 55%),linear-gradient(90deg,#130e088c 0%,#130e0800 70%);position:absolute;inset:0}.tour-gm-herometa{flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.tour-gm-heroeyebrow{font:600 10px/1 var(--tour-font-family);letter-spacing:var(--tour-track-hero);text-transform:uppercase;color:var(--tour-accent)}.tour-gm-heroname{font:400 21.5px/1.2 var(--tour-font-display);color:var(--tour-serif-bright);margin-top:5px}.tour-gm-herosub{font:400 12.5px/1.4 var(--tour-font-family);color:var(--tour-ink-sub);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;overflow:hidden}.tour-gm-heroarrow{border:1px solid var(--tour-line-btn);border-radius:var(--tour-radius-pill);width:34px;height:34px;color:var(--tour-accent);font:400 18px/1 var(--tour-font-family);flex:none;justify-content:center;align-items:center;display:flex;position:relative}.tour-gm-locgrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;margin-top:14px;display:grid}.tour-gm-destcard{border:1px solid var(--tour-line-card);border-radius:var(--tour-radius);background:var(--tour-card-bg);color:inherit;text-align:left;cursor:pointer;flex-direction:column;padding:0;display:flex;overflow:hidden}.tour-gm-destcard:hover{border-color:var(--tour-line-hover)}.tour-gm-destthumb{background:var(--tour-placeholder);height:88px;display:block;position:relative}.tour-gm-destthumb:after{content:"";background:linear-gradient(#0d0b0800 55%,#0d0b0873 100%);position:absolute;inset:0}.tour-gm-destthumb img{object-fit:cover;width:100%;height:100%;display:block}.tour-gm-destmeta{flex-direction:column;min-width:0;padding:10px 13px 12px;display:flex}.tour-gm-destname{font:400 16.5px/1.25 var(--tour-font-display);color:var(--tour-serif-card);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tour-gm-destsub{font:400 12px/1.45 var(--tour-font-family);color:var(--tour-ink-label);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;display:-webkit-box;overflow:hidden}.tour-gm-stubcard{border:1px solid var(--tour-line-stub);border-radius:var(--tour-radius);background:var(--tour-wash-stub);min-height:64px;color:inherit;text-align:left;cursor:pointer;flex-direction:column;justify-content:flex-end;padding:13px 13px 12px;display:flex;position:relative;overflow:hidden}.tour-gm-stubcard:hover{border-color:var(--tour-line-btn);background:var(--tour-wash-hover)}.tour-gm-stubcard .tour-gm-destname{color:var(--tour-serif-stub)}.tour-gm-stubcard .tour-gm-destsub{color:var(--tour-ink-dim)}.tour-gm-stubmark{color:var(--tour-line-stub);pointer-events:none;position:absolute;top:-8px;right:-6px}.tour-gm-stubmark svg{width:44px;height:44px}.tour-gm-explore{width:100%;height:var(--tour-btn-height);border-radius:var(--tour-radius-btn);background:var(--tour-accent);color:var(--tour-accent-fg);font:600 14px/1 var(--tour-font-family);cursor:pointer;border:none;justify-content:center;align-items:center;gap:9px;margin-top:16px;display:flex}.tour-gm-explore:hover{filter:brightness(1.06)}.tour-gm-explore svg{width:17px;height:17px}.tour-gm-shelfwrap{margin-right:-26px;position:relative}.is-mobile .tour-gm-shelfwrap{margin-right:-20px}.tour-gm-shelf{scrollbar-width:none;gap:11px;padding-right:26px;display:flex;overflow-x:auto}.tour-gm-shelf::-webkit-scrollbar{display:none}.tour-gm-shelffade{background:linear-gradient(90deg, rgba(var(--tour-fade-edge), 0), rgba(var(--tour-fade-edge), .9));pointer-events:none;width:54px;position:absolute;top:0;bottom:0;right:0}.tour-gm-vcard{width:150px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:none;padding:0}.tour-gm-vthumb{border:1px solid var(--tour-line-card);border-radius:var(--tour-radius-sm);background:var(--tour-placeholder);height:86px;display:block;position:relative;overflow:hidden}.tour-gm-vthumb:after{content:"";background:linear-gradient(#0d0b0800 45%,#0d0b088c 100%);position:absolute;inset:0}.tour-gm-vthumb img{object-fit:cover;width:100%;height:100%;display:block}.tour-gm-vplay{border:1px solid var(--tour-line-hover);border-radius:var(--tour-radius-pill);width:30px;height:30px;color:var(--tour-accent);z-index:1;background:#0e0b079e;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tour-gm-vplay svg{width:14px;height:14px}.tour-gm-vdur{border-radius:var(--tour-radius-badge);font:600 10.5px/1 var(--tour-font-family);color:var(--tour-ink-strong);z-index:1;background:#0a0703b8;padding:2px 6px;position:absolute;bottom:6px;right:6px}.tour-gm-vcap{font:600 12.5px/1.35 var(--tour-font-family);color:var(--tour-ink-strong);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:7px;display:-webkit-box;overflow:hidden}.tour-gm-chips{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.tour-gm-chip{border:1px solid var(--tour-line-chip);border-radius:var(--tour-radius-pill);font:400 13px/1.3 var(--tour-font-display);color:var(--tour-serif-chip);cursor:pointer;background:0 0;padding:5px 12px}.tour-gm-chip:hover{background:var(--tour-wash-row-hover)}.tour-gm-chip.is-pending{cursor:default}.tour-gm-chip.is-pending:hover{background:0 0}.tour-gm-childwrap{flex-direction:column;gap:10px;display:flex}.tour-gm-childrow{border:1px solid var(--tour-line-card);border-radius:var(--tour-radius);background:var(--tour-card-bg);color:inherit;text-align:left;cursor:pointer;align-items:center;gap:12px;padding:9px 12px 9px 9px;display:flex}.tour-gm-childrow:hover{border-color:var(--tour-line-hover)}.tour-gm-childthumb{border:1px solid var(--tour-line-card);border-radius:var(--tour-radius-thumb);background:var(--tour-placeholder);flex:none;width:74px;height:48px;overflow:hidden}.tour-gm-childthumb img{object-fit:cover;width:100%;height:100%;display:block}.tour-gm-childmeta{flex-direction:column;flex:1;min-width:0;display:flex}.tour-gm-childname{font:400 15.5px/1.25 var(--tour-font-display);color:var(--tour-serif-card)}.tour-gm-childsub{font:400 11.5px/1.4 var(--tour-font-family);color:var(--tour-ink-label);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;overflow:hidden}.tour-gm-childgrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.tour-gm-childcard{border:1px solid var(--tour-line-stub);border-radius:var(--tour-radius);background:var(--tour-wash-stub);color:inherit;text-align:left;cursor:pointer;flex-direction:column;padding:11px 12px;display:flex}.tour-gm-childcard:hover{border-color:var(--tour-line-btn);background:var(--tour-wash-hover)}.tour-gm-childcard .tour-gm-childname{color:var(--tour-serif-stub);font-size:14.5px}.tour-gm-imggrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.tour-gm-imgcell{aspect-ratio:4/3;border:1px solid var(--tour-line-soft);border-radius:var(--tour-radius-sm);background:var(--tour-wash-stub);cursor:pointer;padding:0;overflow:hidden}.tour-gm-imgcell img{object-fit:cover;width:100%;height:100%;display:block}.tour-gm-imgmore{border:1px dashed var(--tour-line-sheet);background:var(--tour-wash-row);font:600 12.5px/1 var(--tour-font-family);color:#d5b26eb3;justify-content:center;align-items:center;display:flex}.tour-gm-backrow{font:600 12.5px/1 var(--tour-font-family);color:var(--tour-gold-soft);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0 0 10px;display:flex}.tour-gm-backrow:hover{text-decoration:underline}.is-mobile .tour-gm-panel.is-peek,.is-mobile .tour-gm-panel.is-page{max-height:none;padding-bottom:calc(64px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--tour-line-sheet);border-radius:var(--tour-sheet-radius);-webkit-backdrop-filter:var(--tour-blur-panel);box-shadow:var(--tour-shadow-sheet)}.is-mobile .tour-gm-panel.is-peek{height:auto;transition:height var(--tour-anim), transform var(--tour-anim)}.is-mobile .tour-gm-panel.is-peek .tour-gm-content{overflow:hidden}.is-mobile .tour-gm-panel.is-page{transition:transform var(--tour-anim);will-change:transform}.is-mobile .tour-gm-panel.is-page .tour-gm-content{touch-action:none}.is-mobile .tour-gm-panel.is-page.is-dragging{-webkit-backdrop-filter:none;background:#0f0c09f5;transition:none}.is-mobile .tour-gm-panel.is-peek .tour-gm-drag{padding:6px 0 2px}.is-mobile .tour-gm-panel.is-peek .tour-gm-crumbs{padding-top:2px}.is-mobile .tour-gm-panel.is-peek .tour-gm-content{padding-top:8px;padding-bottom:0}.tour-gm-peekrow{align-items:center;gap:12px;display:flex}.tour-gm-peektitle{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;margin:0;font-size:20px;overflow:hidden}.tour-gm-peekbtns{flex:none;gap:8px;display:flex}.tour-gm-peekbtns .tour-gm-explore{flex:none;width:auto;height:38px;margin-top:0;padding:0 16px}.tour-gm-peekdetails{border:1px solid var(--tour-line-btn);border-radius:var(--tour-radius-btn);height:38px;color:var(--tour-fg);font:600 14px/1 var(--tour-font-family);cursor:pointer;background:0 0;flex:none;justify-content:center;align-items:center;gap:8px;padding:0 16px;display:flex}.tour-gm-peekdetails:hover{background:var(--tour-wash-hover)}
