#need-tour[hidden],#need-tour [hidden]{display:none!important}
.tour-backdrop{position:fixed;inset:0;z-index:80;background:transparent}
.tour-spot{position:fixed;z-index:81;pointer-events:none;border:2px solid #34d399;border-radius:18px;box-shadow:0 0 0 9999px #000c,0 0 35px #34d39955;transition:width .2s,height .2s}
.tour-panel{position:fixed;z-index:83;right:24px;top:50%;transform:translateY(-50%);width:350px;max-height:calc(100dvh - 40px);padding:25px;background:#0c1411;border:1px solid #34d39977;border-radius:20px;box-shadow:0 15px 70px #0008;display:flex;flex-direction:column}
.tour-panel header{display:flex;align-items:center;justify-content:space-between;gap:15px}.tour-label,.tour-position{font-size:10px;letter-spacing:.1em;color:var(--green-light)}
.tour-close{background:transparent;color:white;border:0;font-size:27px;padding:3px 8px}
.tour-panel h2{font-size:23px;margin:14px 0 22px;padding-bottom:20px;border-bottom:1px solid #ffffff25;line-height:1.2}
.tour-copy{min-height:0;overflow:auto}.tour-copy h3{font-size:22px;margin:12px 0;line-height:1.2}.tour-copy p{font-size:14px;line-height:1.75}
.tour-panel nav{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-top:22px}.tour-panel nav button{background:var(--green);color:#061b12;border:0;border-radius:22px;padding:11px 16px;font-size:13px}.tour-panel nav button:disabled{opacity:.3}.tour-count{font-size:12px;color:#b6c3bc}
.need-tour-running .illustrated-path{margin-left:0;max-width:min(724px,calc(100vw - 490px))}.need-tour-running .back-map{visibility:hidden}
.tour-substep{position:fixed;z-index:82;left:36px;top:50%;transform:translateY(-50%);width:calc(100vw - 460px);max-height:80dvh;overflow:auto;padding:38px;background:#0a100d;border:2px solid #34d399;border-radius:20px;box-shadow:0 0 0 9999px #000c}
.tour-substep small{color:var(--green-light);font-size:10px;letter-spacing:.08em}.tour-substep h2{font-size:29px;margin:24px 0;line-height:1.2}.tour-substep p{font-size:16px;line-height:1.85;max-width:850px}.tour-source{display:block;margin-top:25px;padding-top:20px;border-top:1px solid #ffffff22;line-height:1.7}
@media(max-width:999px){.need-tour-running .illustrated-path{margin-inline:auto;max-width:724px;width:min(100%,500px)}.tour-panel{top:auto;bottom:12px;left:12px;right:12px;transform:none;width:auto;max-height:45dvh;padding:14px 18px;border-radius:16px}.tour-panel h2{font-size:18px;margin:5px 0 10px;padding-bottom:10px}.tour-copy h3{font-size:18px;margin:6px 0}.tour-copy p{font-size:12px;line-height:1.6;margin-bottom:0}.tour-panel nav{margin-top:12px}.tour-substep{left:12px;top:12px;transform:none;width:calc(100vw - 24px);max-height:49dvh;padding:22px}.tour-substep h2{font-size:23px;margin:16px 0}.tour-substep p{font-size:14px;line-height:1.7}.tour-source{font-size:9px!important}.tour-label,.tour-position{font-size:9px}}
@media(prefers-reduced-motion:reduce){.tour-spot{transition:none}.need-tour-running html{scroll-behavior:auto}}
@media print{#need-tour{display:none!important}}
