.rp-fantasy-map-shell{position:relative;align-self:start;justify-self:center;width:100%;height:clamp(520px,calc(100vh - 128px),820px);min-width:0;overflow:hidden;border:1px solid rgba(226,171,67,.7);background:#050403;box-shadow:inset 0 0 0 3px rgba(68,38,8,.92),inset 0 0 0 5px rgba(229,176,72,.3),0 18px 44px rgba(0,0,0,.58);isolation:isolate;cursor:default;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rp-fantasy-map-shell.is-pannable{cursor:grab}.rp-fantasy-map-shell.is-dragging{cursor:grabbing}.rp-fantasy-map-shell:after{position:absolute;z-index:8;inset:0;border:8px solid transparent;box-shadow:inset 0 0 70px rgba(0,0,0,.64),inset 0 0 0 1px rgba(255,225,151,.28);content:"";pointer-events:none}.rp-map-transform{position:relative;width:100%;aspect-ratio:1;transform-origin:center;transition:transform .76s cubic-bezier(.22,1,.36,1);will-change:transform}.rp-fantasy-map-shell.is-dragging .rp-map-transform{transition:none}.rp-map-visual,.rp-route-lines,.rp-route-plaque-layer{position:absolute;inset:0;width:100%;height:100%}.rp-map-visual{z-index:1;display:block;-o-object-fit:cover;object-fit:cover;transition:filter .58s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rp-route-lines{z-index:3;overflow:visible;pointer-events:none}.rp-route-segment{fill:none;stroke:url(#rpRouteGold);stroke-width:27;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1;opacity:0}.rp-route-plaque-layer{z-index:4;pointer-events:none}.rp-route-connector-overlay{position:absolute;z-index:5;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.rp-route-connector-line{fill:none;stroke:#ffd45c;stroke-width:10px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1;opacity:0;filter:drop-shadow(0 0 8px rgba(255,209,81,.92)) drop-shadow(0 0 2px rgba(74,35,4,.95));mix-blend-mode:screen;vector-effect:non-scaling-stroke}.rp-route-plaque{position:absolute;z-index:2;width:clamp(88px,10vw,142px);aspect-ratio:1;opacity:0;transform:translate(-50%,-50%);transform-origin:center}.rp-route-plaque-image{position:absolute;z-index:1;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.rp-parchment-particles{position:absolute;z-index:1;inset:20% 18% 16% 18%;pointer-events:none}.rp-parchment-particle{position:absolute;top:50%;left:50%;width:clamp(4px,.5vw,8px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,246,184,.98),rgba(244,184,69,.78) 48%,rgba(123,67,13,0) 72%);box-shadow:0 0 8px rgba(255,224,118,.9),0 0 18px rgba(222,140,42,.52);opacity:0;transform:translate(-50%,-50%)}.rp-route-plaque-copy{position:absolute;z-index:2;top:36%;right:8%;bottom:18%;left:22%;display:grid;align-content:center;justify-items:center;min-width:0;color:#2c1608;font-family:Hanken Grotesk,Arial,sans-serif;line-height:1;text-align:center;text-shadow:0 1px 0 rgba(255,238,185,.68)}.rp-ink-word{display:inline-block;white-space:nowrap}.rp-ink-letter{display:inline-block;transform-origin:left bottom;will-change:opacity,transform,filter}.rp-ink-nib{position:absolute;z-index:3;bottom:34%;left:50%;width:clamp(7px,.7vw,12px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(58,22,5,.95),rgba(58,22,5,.72) 42%,rgba(58,22,5,0) 72%);box-shadow:0 0 4px rgba(47,18,5,.9),0 0 10px rgba(74,31,6,.45);opacity:0;pointer-events:none}.rp-route-plaque-copy small{font-size:clamp(.32rem,.48vw,.5rem);font-weight:900;letter-spacing:0;text-transform:uppercase}.rp-route-plaque-copy strong{max-width:100%;margin-top:2px;overflow-wrap:normal;font-size:clamp(.46rem,.68vw,.72rem);font-weight:900;letter-spacing:0;line-height:1.02;white-space:normal;word-break:normal}.rp-route-plaque-copy>span{margin-top:3px;border-radius:999px;padding:2px 5px;background:rgba(96,54,10,.16);color:#5a2d09;font-size:clamp(.32rem,.47vw,.5rem);font-weight:900}.rp-route-plaque.tone-red .rp-route-plaque-copy>span,.rp-route-plaque.tone-underway .rp-route-plaque-copy>span{background:rgba(129,17,10,.2);color:#7f130d}.rp-route-plaque.tone-blue .rp-route-plaque-copy>span{background:rgba(30,77,124,.18);color:#164a78}.rp-route-plaque.tone-yellow .rp-route-plaque-copy>span{background:rgba(136,93,8,.18);color:#6f4806}.rp-route-plaque.is-destination{width:clamp(98px,11vw,156px)}.rp-route-plaque.is-market-destination{width:clamp(78px,8vw,118px)}.rp-route-destination-glow{position:absolute;z-index:1;width:11%;aspect-ratio:1;border:2px solid rgba(255,209,83,.8);border-radius:50%;background:radial-gradient(circle,rgba(207,32,15,.34),transparent 65%);box-shadow:0 0 28px rgba(255,91,35,.8),0 0 52px rgba(255,196,64,.55);opacity:0;transform:translate(-50%,-50%);animation:rpDestinationPulse 1.9s ease-in-out infinite}.rp-compass-controls{position:absolute;z-index:12;top:clamp(10px,1.3vw,20px);left:clamp(10px,1.3vw,20px);width:clamp(126px,15vw,205px);aspect-ratio:1;filter:drop-shadow(0 12px 14px rgba(0,0,0,.72))}.rp-compass-controls img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none}.rp-compass-controls button{position:absolute;border:0;border-radius:50%;background:transparent;cursor:pointer;touch-action:manipulation}.rp-compass-controls button:focus-visible,.rp-compass-controls button:hover{outline:2px solid rgba(255,225,139,.78);background:rgba(255,206,77,.12);box-shadow:0 0 16px rgba(255,202,70,.55)}.rp-compass-minus{top:10%;left:17%;width:22%;height:22%}.rp-compass-plus{top:10%;right:17%;width:22%;height:22%}.rp-compass-north{top:25%;left:41%;width:18%;height:18%}.rp-compass-east{top:47%;right:8%;width:20%;height:20%}.rp-compass-south{bottom:9%;left:41%;width:18%;height:18%}.rp-compass-west{top:47%;left:8%;width:20%;height:20%}.rp-debug-layer{pointer-events:none}.rp-debug-city-anchor{fill:rgba(21,196,124,.78);stroke:rgba(255,255,255,.92);stroke-width:8;vector-effect:non-scaling-stroke}.rp-debug-city-anchor.role-destination{fill:rgba(255,83,56,.78)}.rp-debug-city-anchor.is-market-destination{fill:rgba(255,205,76,.88)}.rp-debug-route-node{fill:rgba(255,218,92,.84);stroke:rgba(68,28,0,.9);stroke-width:6;vector-effect:non-scaling-stroke}.rp-debug-direct-vector{stroke:rgba(168,85,247,.82);stroke-width:8;stroke-dasharray:36 30;vector-effect:non-scaling-stroke}.rp-debug-label{fill:#fff8d8;stroke:rgba(0,0,0,.72);stroke-width:10;paint-order:stroke;font:800 104px Hanken Grotesk,Arial,sans-serif;letter-spacing:0;pointer-events:none}@keyframes rpDestinationPulse{50%{opacity:.62;transform:translate(-50%,-50%) scale(1.12)}}@media (max-width:680px){.rp-fantasy-map-shell{width:100%;height:clamp(420px,calc(100vh - 150px),620px)}.rp-route-plaque{width:82px}.rp-route-plaque.is-destination{width:90px}}@media (prefers-reduced-motion:reduce){.rp-map-transform,.rp-map-visual,.rp-route-destination-glow{animation:none!important;transition:none!important}}.black-market-page.bm-tab-route .rp-fantasy-map-shell{align-self:stretch;height:100%;min-height:0;border-color:rgba(226,171,67,.78)}.black-market-page.bm-tab-route .rp-fantasy-map-shell:before{display:none;content:none}@media (max-width:1080px){.black-market-page.bm-tab-route .rp-fantasy-map-shell{height:clamp(520px,68vh,760px)}}