:root{color:#242a29;font-synthesis:none;-webkit-font-smoothing:antialiased;--accent:#ad4e32;--muted:#646d68;--line:#dedfd7;background:#f7f6f2;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible{outline-offset:4px;outline:3px solid #c15c3d}button{transition:background .18s,color .18s,transform .18s}button:active{transform:translateY(1px)}[hidden]{display:none!important}.header{justify-content:space-between;align-items:center;gap:24px;min-height:84px;padding:22px 36px;display:flex}.brand{color:inherit;letter-spacing:-.45px;align-items:center;gap:14px;font-size:17px;font-weight:650;text-decoration:none;display:flex}.brand small{letter-spacing:1.6px;color:var(--muted);margin-top:7px;font-size:9px;font-weight:600;display:block}.mascot-icon{color:#282c29;letter-spacing:2px;background:#d87b59;border-radius:8px;flex-shrink:0;place-content:center;width:40px;height:36px;font-size:15px;font-weight:800;display:grid}.header nav{gap:22px;display:flex}.text-button{color:var(--muted);background:0 0;border:0;padding:8px 0;font-size:12px;font-weight:550}.text-button:hover{color:var(--accent)}.workspace{grid-template-columns:minmax(0,1fr) 390px;gap:24px;height:calc(100dvh - 174px);min-height:480px;max-height:960px;margin:0 28px;display:grid}.viewport{background:#e8ece8;border:1px solid #dbe0da;border-radius:18px;min-width:0;position:relative;overflow:hidden}#world{touch-action:none;outline:none;width:100%;height:100%;display:block}.scene-heading{pointer-events:none;position:absolute;top:30px;left:30px}.eyebrow{letter-spacing:1.6px;color:var(--accent);font-size:10px;font-weight:650;line-height:1.5;display:block}.scene-heading h2{letter-spacing:-1px;color:#39483f;margin:10px 0;font-size:clamp(20px,2.2vw,32px);font-weight:500;line-height:1.15}.scene-footer{color:#49584f;pointer-events:none;justify-content:space-between;gap:12px;font-size:11px;display:flex;position:absolute;bottom:24px;left:28px;right:28px}.live-indicator:before{content:"";background:#658c75;border-radius:50%;width:5px;height:5px;margin-right:7px;display:inline-block}.sidebar{flex-direction:column;min-width:0;padding:14px 12px 0 4px;display:flex;overflow:auto}.panel{flex:1}h1{letter-spacing:-1.8px;margin:20px 0 18px;font-size:40px;font-weight:550;line-height:1.07}p{line-height:1.6}.intro{color:var(--muted);margin:0 0 24px;font-size:16px}.route{margin:28px 0}.route-item{border-top:1px solid var(--line);align-items:center;gap:14px;padding:15px 0;display:flex}.route-item:last-child{border-bottom:1px solid var(--line)}.route-number{color:var(--accent);font-size:11px;font-weight:650}.route-item strong{margin-bottom:5px;font-size:14px;font-weight:600;display:block}.route-item small{color:var(--muted);font-size:12px}.primary,.secondary{text-align:left;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:46px;padding:13px 17px;font-size:13px;font-weight:600;display:flex}.primary{background:var(--accent);color:#fff}.primary:hover{background:#913e27}.secondary{color:#36453d;background:0 0;border-color:#ced3ca;margin-top:10px}.secondary:hover{background:#e9ece5}.button-note{color:var(--muted);text-align:center;margin:9px 0 18px;font-size:11px}.footnote{color:var(--muted);margin:22px 0;font-size:11px}.sidebar-footer{color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:16px;padding-top:8px;font-size:10px;display:flex}.sidebar-footer button{font-size:10px}.station-nav{grid-template-columns:repeat(3,1fr);gap:14px;margin:16px 442px 20px 28px;display:grid}.station-button{text-align:left;color:#56615a;background:0 0;border:1px solid #d9ded5;border-radius:9px;align-items:center;gap:12px;min-width:0;padding:14px 16px;display:flex}.station-button .number{opacity:.75;font-size:11px}.station-button strong{font-size:12px;font-weight:550}.station-button:hover{background:#e9ece5}.station-button.active{color:#243f30;background:#e4eae1;border-color:#b4c5b5}.station-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}#tourBadge{letter-spacing:1px;color:var(--muted);font-size:9px}.progress-track{background:#e2e5de;border-radius:4px;height:3px;margin:16px 0 28px;overflow:hidden}#progressFill{background:#b26548;width:0;height:100%}.guide-note{background:#eceee7;border-radius:10px;gap:13px;padding:17px;display:flex}.guide-note .mascot-icon{width:32px;height:29px;font-size:12px}.guide-note strong{font-size:11px;font-weight:600}.guide-note p{color:#4d5c51;margin:6px 0 0;font-size:13px;line-height:1.55}.observation{min-height:140px;padding:24px 0 16px}.observation p{color:#4f5952;margin:9px 0;font-size:14px}.wide-button{margin-top:13px}.summary-list{margin:12px 0 24px}.summary-item{border-top:1px solid var(--line);padding:16px 0}.summary-item strong{letter-spacing:-.3px;font-size:15px}.summary-item p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.5}.summary-item .eyebrow{margin-bottom:7px;font-size:9px}#summaryPanel h1{font-size:36px}#summaryPanel .intro{margin-bottom:20px;font-size:14px}#loading{z-index:4;background:#e8ece8;place-items:center;font-size:14px;display:grid;position:absolute;inset:0}dialog{border:1px solid var(--line);color:#29362e;background:#f7f6f2;border-radius:16px;width:min(540px,100% - 32px);padding:30px}dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#182d2355}dialog h2{letter-spacing:-1px;font-size:27px;font-weight:550}dialog p{color:var(--muted);font-size:14px}dialog a{color:var(--accent);margin:18px 0;font-size:14px;line-height:1.5;display:block}.close-dialog{float:right;width:auto;min-height:32px;margin:-12px -12px 20px 12px;font-size:11px}#diagnostics{background:#fff;border-radius:4px;padding:5px;font-size:10px;position:absolute;bottom:50px;left:28px}@media (width>=1500px){.workspace{grid-template-columns:minmax(0,1fr) 420px;gap:36px;margin:0 36px}.sidebar{padding:24px 14px 0}.station-nav{margin-left:36px;margin-right:492px}h1{font-size:44px}.intro{font-size:17px}.route-item{padding:20px 0}}@media (width<=1050px){.header{padding:20px 24px}.header nav{gap:13px}.workspace{grid-template-columns:minmax(0,1fr) 330px;gap:18px;margin:0 20px}.sidebar{padding-right:0}h1{font-size:35px}.intro{font-size:15px}.station-nav{gap:8px;margin:14px 368px 20px 20px}.station-button{gap:6px;padding:13px 10px}.station-button strong{font-size:10px}.scene-heading{top:24px;left:24px}}@media (width<=760px){.header{flex-wrap:wrap;gap:13px;min-height:100px;padding:17px 18px}.brand{font-size:15px}.brand small{letter-spacing:1.2px;font-size:8px}.mascot-icon{width:34px;height:31px}.header nav{justify-content:space-between;width:100%}.header .text-button{padding:4px 0;font-size:11px}.workspace{flex-direction:column;gap:22px;height:auto;min-height:0;max-height:none;margin:0 14px;display:flex}.viewport{border-radius:12px;flex-shrink:0;height:42vh;min-height:300px;max-height:460px}.scene-heading{top:19px;left:20px}.scene-heading h2{font-size:22px}.scene-heading .eyebrow{font-size:8px}.scene-footer{font-size:10px;bottom:17px;left:20px;right:20px}.sidebar{padding:0 8px;overflow:visible}.panel h1{margin-top:13px;font-size:36px}.intro{font-size:15px}.route{margin:20px 0}.route-item{padding:14px 0}.footnote{margin:20px 0}.station-nav{gap:8px;margin:20px 22px 25px}.station-button{flex-direction:column;align-items:flex-start;gap:5px;padding:12px}.station-button strong{font-size:11px}.observation{min-height:120px}.sidebar-footer{margin-top:20px}.progress-track{margin-bottom:22px}#summaryPanel h1{font-size:36px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media (width>=761px) and (height<=800px){.header{padding-top:17px;padding-bottom:17px}.sidebar{padding-top:4px}h1{margin:14px 0;font-size:33px}.intro{margin-bottom:17px;font-size:14px}.route{margin:17px 0}.route-item{padding:12px 0}.button-note{margin:7px 0 10px}.footnote{margin:14px 0;font-size:10px}.progress-track{margin:12px 0 20px}.observation{min-height:120px;padding-top:19px}.guide-note{padding:14px}.summary-item{padding:12px 0}#summaryPanel h1{font-size:32px}.summary-list{margin-bottom:16px}}@media (width<=760px){body[data-view=stationPanel] .viewport{z-index:2;position:sticky;top:0;box-shadow:0 6px 16px #263b2412}body[data-view=stationPanel] .sidebar{padding-bottom:20px}}#downloadButton{text-decoration:none}#world{cursor:grab}#world.dragging{cursor:grabbing}#world.pan-mode{cursor:move}#world:focus-visible{outline-offset:-3px;outline:2px solid #ad4e32}.camera-tools{pointer-events:none;position:absolute;bottom:51px;left:28px;right:28px}.camera-buttons{pointer-events:auto;background:#f7f6f2ee;border:1px solid #cbd3c9;border-radius:9px;display:inline-flex;overflow:hidden;box-shadow:0 2px 8px #243f3009}.camera-buttons button{color:#35483d;background:0 0;border:0;border-right:1px solid #dce0d8;min-width:38px;min-height:36px;padding:8px 12px;font-size:12px;font-weight:550}.camera-buttons button:first-child,.camera-buttons button:nth-child(2){font-size:19px;line-height:1}.camera-buttons button:last-child{border:0}.camera-buttons button:hover,.camera-buttons button[aria-pressed=true]{background:#dce7d9}.camera-tools p{color:#4c5e50;margin:7px 0 0;font-size:10px}.touch-camera-help{display:none}#diagnostics{bottom:127px}@media (pointer:coarse){.desktop-camera-help{display:none}.touch-camera-help{display:inline}}@media (width<=760px){.camera-tools{bottom:42px;left:18px;right:18px}.camera-buttons button{min-height:36px;padding:7px 10px}.camera-tools p{font-size:9px}.scene-footer{bottom:14px}.camera-tools{background:linear-gradient(#0000,#e1e7e1bb);border-radius:8px}}.lesson-tour-link{margin-top:10px;font-size:11px}body.cinema-mode{overflow:hidden}body.cinema-mode>.header,body.cinema-mode>.station-nav,body.cinema-mode .sidebar{display:none!important}body.cinema-mode .workspace{width:100%;height:100dvh;min-height:0;max-height:none;margin:0;display:block;position:fixed;inset:0}body.cinema-mode .viewport{height:100%;max-height:none;box-shadow:none;border:0;border-radius:0;position:absolute;inset:0}body.cinema-mode .scene-heading,body.cinema-mode .scene-footer,body.cinema-mode .camera-tools,body.cinema-mode #diagnostics{display:none!important}body.cinema-mode #world{pointer-events:none;cursor:default}.world-tour-ui{z-index:10;pointer-events:none;color:#29392f;background:linear-gradient(#f4f1e719,#0000 20% 67%,#dce3d95c);position:fixed;inset:0}.world-tour-ui:focus{outline:none}.tour-wordmark{letter-spacing:-1.2px;font-size:25px;font-weight:400;position:absolute;top:5%;left:4.5%}.tour-wordmark strong{font-weight:650}.tour-wordmark>span{letter-spacing:3px;margin-top:9px;font-size:9px;display:block}.tour-caption{max-width:480px;position:absolute;bottom:13%;left:4.5%}.tour-caption .eyebrow{letter-spacing:2px;font-size:10px}.tour-caption h2{letter-spacing:-1.3px;margin:10px 0;font-size:clamp(24px,3vw,40px);font-weight:500;line-height:1.1}.tour-caption p{color:#415246;max-width:400px;margin:0;font-size:14px;line-height:1.5}.tour-controls{pointer-events:auto;opacity:.5;gap:8px;transition:opacity .2s;display:flex;position:absolute;bottom:5%;right:4.5%}.tour-controls:hover,.tour-controls:focus-within{opacity:1}.tour-controls button,#showTourControls{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#303b32;font:inherit;background:#f7f6efdf;border:1px solid #ffffffa0;border-radius:7px;min-height:44px;padding:12px 17px;font-size:13px}.tour-controls button:hover{background:#fff}.tour-help{letter-spacing:.8px;color:#4f5e52;font-size:10px;position:absolute;bottom:5.5%;left:4.5%}.tour-progress{background:#b7c6b32a;height:2px;position:absolute;bottom:0;left:0;right:0}#cinemaProgress{background:#ad6549a0;width:0;height:100%}.world-tour-ui.tour-clean>*{visibility:hidden}.world-tour-ui.tour-clean #showTourControls{visibility:visible;pointer-events:auto;opacity:.35;position:absolute;bottom:5%;right:4.5%}#showTourControls:hover,#showTourControls:focus{opacity:1}@media (width<=760px){.header nav{flex-wrap:wrap;gap:8px}.header nav .text-button{font-size:10px}.tour-wordmark{font-size:22px;top:4%}.tour-caption{max-width:350px;bottom:19%;right:6%}.tour-caption h2{font-size:27px}.tour-caption p{max-width:320px;font-size:12px}.tour-controls{opacity:.85;gap:6px;bottom:5%;left:4.5%;right:auto}.tour-controls button{padding:11px 14px;font-size:12px}.tour-help{letter-spacing:.4px;font-size:8px;bottom:12%}}.tour-caption{max-width:420px;top:20%;bottom:auto}.tour-caption h2{font-size:clamp(24px,2.6vw,34px)}@media (width<=760px){.tour-caption{max-width:330px;top:14%;bottom:auto}.tour-caption h2{font-size:26px}.tour-caption p{max-width:300px}}.world-tour-ui.has-station-card .tour-caption{display:none}.tour-station-card{pointer-events:auto;color:#26372c;background:#faf9f5;border:1px solid #d7ddd2;border-radius:15px;width:clamp(300px,27vw,360px);max-height:calc(100dvh - 190px);padding:24px;position:absolute;top:50%;right:4.5%;overflow:auto;transform:translateY(-50%);box-shadow:0 16px 48px #273a2512}.tour-card-heading{align-items:center;gap:11px;margin-bottom:20px;display:flex}.tour-card-heading .mascot-icon{letter-spacing:1px;width:31px;height:28px;font-size:12px}.tour-card-heading .eyebrow{letter-spacing:1.2px;font-size:9px}.tour-station-card h2{letter-spacing:-.8px;margin:0 0 24px;font-size:25px;font-weight:550;line-height:1.13}.card-label{letter-spacing:1.2px;color:#69766a;font-size:9px;font-weight:650;display:block}.tour-station-card>p{color:#4c5b4e;margin:9px 0 17px;font-size:14px;line-height:1.55}.tour-card-sequence{flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:22px;display:flex}.tour-card-sequence span{background:#eef0e8;border:1px solid #e0e5da;border-radius:5px;padding:6px 8px;font-size:10px;font-weight:550}.tour-card-sequence b{color:#778571;font-size:11px;font-weight:400}.tour-card-observation{border-top:1px solid #dedfd6;min-height:107px;padding:18px 0 0}.tour-card-observation p{margin:9px 0 0;font-size:14px;line-height:1.5}.tour-card-observation .card-label{color:#ac5236}.tour-card-observation.is-takeaway{border-top-color:#afc2aa}.tour-card-observation.is-takeaway .card-label{color:#466a48}.tour-station-card .text-button{color:#6e776a;margin-top:12px;font-size:11px}.tour-station-card .text-button:hover{color:#ad4e32}@media (width<=760px){.tour-station-card{border-radius:12px;width:auto;max-height:calc(49dvh - 40px);padding:17px 19px;inset:auto 18px 105px;transform:none}.tour-card-heading{margin-bottom:12px}.tour-card-heading .mascot-icon{width:26px;height:23px;font-size:10px}.tour-station-card h2{margin-bottom:14px;font-size:21px}.tour-station-card>p{margin:7px 0 12px;font-size:12px}.tour-card-sequence{gap:5px;margin-bottom:12px}.tour-card-sequence span{padding:4px 6px;font-size:9px}.tour-card-observation{min-height:72px;padding-top:12px}.tour-card-observation p{margin-top:7px;font-size:12px}.tour-station-card .text-button{margin-top:7px;padding:4px 0;font-size:10px}.world-tour-ui.has-station-card .tour-help{display:none}}
