/* The guided flyover never selects a world or opens an inner map. */
.guided-intro{overflow:hidden}
.guided-intro .node-label{transition:opacity .45s ease}
.guided-intro .map-touch-frame{position:fixed;inset:0;z-index:30;display:block;width:100vw;height:100svh}
.guided-intro #map-stage{width:100%;height:100svh;min-height:0;max-height:none}
body.map-tour #atlas-memory{opacity:var(--tour-memory-opacity,.24)!important;mask-image:radial-gradient(ellipse at center,#000 15%,#000b 48%,transparent 88%)}
body.map-tour #atlas-memory img{filter:saturate(.42) brightness(.8)}
body.map-tour .atlas-image-caption{opacity:0!important}
.map-tour-caption{position:absolute;z-index:7;bottom:max(96px,10svh);left:8%;right:8%;margin:0;text-align:center;pointer-events:none;color:#e8e1cd;font:400 clamp(19px,3vw,31px)/1.35 Georgia,serif;letter-spacing:.06em;text-shadow:0 2px 20px #000,0 0 40px #000}
.map-tour-caption::before{content:'';display:block;width:42px;height:1px;margin:0 auto 15px;background:linear-gradient(90deg,transparent,#e8d6ac,transparent)}
body.map-tour .node.tour-stop{opacity:1!important}
body.map-tour .node.tour-stop .node-dot{box-shadow:0 0 12px var(--node-color),0 0 48px var(--node-color);transform:scale(1.3)}
body.map-tour .node.tour-stop .node-label{color:#fff7e1}
.site-portal .node-dot{width:26px;height:26px;left:9px;top:9px;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0}
.site-portal .node-dot img{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 0 7px #abdfea65)}
.site-portal[data-id="editions"] .node-dot img,.site-portal.portal-detail .node-dot img{filter:sepia(.85) saturate(.7) drop-shadow(0 0 7px #e9d8a96b)}
.site-portal[data-id="nafpegos"] .node-dot{width:31px;height:31px;left:6.5px;top:6.5px}
.site-portal.selected .node-dot img{filter:drop-shadow(0 0 12px var(--node-color))}
.discovery-light .node-dot::before{opacity:calc(var(--detail-reveal,0)*.4)}
.discovery-light .node-label{opacity:var(--detail-reveal,0)}
.distant-light .node-label{visibility:hidden!important;pointer-events:none}
.discovery-light.site-portal .node-dot img{opacity:var(--detail-reveal,0);transform:scale(calc(.65 + var(--detail-reveal,0)*.35))}
.discovery-light.site-portal .node-dot::after{content:'';position:absolute;left:50%;top:50%;width:4px;height:4px;transform:translate(-50%,-50%);border-radius:50%;background:var(--node-color);box-shadow:0 0 9px var(--node-color),0 0 18px var(--node-color);opacity:calc(1 - var(--detail-reveal,0))}
.discovery-light[data-id="switches"] .node-dot{width:calc(3px + var(--detail-reveal,0)*5px);height:calc(3px + var(--detail-reveal,0)*5px);left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px var(--node-color)}
.atlas-expanded .detail-node.portal-detail .node-dot{width:27px;height:27px;left:8.5px;top:8.5px;transform:none}
.atlas-expanded .detail-node.portal-detail .node-dot::before{border:0}
.portal-detail .node-label{padding-top:6px}
.site-home{pointer-events:auto;display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:5px 8px;color:#b9cece;font:13px/1.4 Georgia,serif;text-decoration:none;white-space:nowrap;border-bottom:1px solid #a4c7bf35}
.site-home:hover{color:#f3e4bf;border-color:#d8c393}
.site-home:focus-visible{outline:2px solid #ddc184;outline-offset:4px}
@media(max-width:600px){.topbar-actions{column-gap:8px}.site-home{position:absolute;left:23px;top:67px;font-size:12px;min-height:32px;padding:3px 5px}.topbar-actions #leave-world{font-size:11px}}
@media(max-width:360px){.site-home{left:16px}}
@media(max-width:600px){.map-tour-caption{bottom:max(96px,12svh);font-size:21px}.site-portal .node-dot{width:23px;height:23px;left:10.5px;top:10.5px}.site-portal[data-id="nafpegos"] .node-dot{width:27px;height:27px;left:8.5px;top:8.5px}}
@media(prefers-reduced-motion:reduce){.map-tour-caption{display:none}}
