.world-map-panel{width:min(52rem,94vw)}.world-full-map{border:1px solid var(--world-line);background:linear-gradient(#eef7f30a 1px,#0000 1px) 0 0/2.5rem 2.5rem,linear-gradient(90deg,#eef7f30a 1px,#0000 1px) 0 0/2.5rem 2.5rem,radial-gradient(circle at 66% 32%,#698e695c,#0000 24%),radial-gradient(circle at 28% 70%,#2a58488f,#0000 32%),linear-gradient(145deg,#0a2b23f0,#05151cf5);border-radius:1rem;min-height:min(31rem,64vh);margin:1rem 0;position:relative;overflow:hidden}.world-full-map.has-raster-map{aspect-ratio:1;background-color:#d8dbd0;background-position:50%;background-size:100% 100%;width:min(100%,64vh);min-height:0;margin-inline:auto}.world-full-map-marker,.world-full-map-player{z-index:2;width:1.85rem;height:1.85rem;color:var(--world-ink);background:#051412e0;border:1px solid #eef7f380;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 .25rem 1rem #0000005c}.world-full-map-marker.is-guide{color:var(--world-gold);border-radius:.35rem;transform:translate(-50%,-50%)rotate(45deg)}.world-full-map-marker.is-guide>span{transform:rotate(-45deg)}.world-full-map-marker.is-travel{border-color:var(--world-gold);background:#3e3214e6}.world-full-map-marker.is-complete{color:var(--world-night);background:var(--world-gold)}.world-full-map-marker.is-selected{outline:2px solid var(--world-ink);outline-offset:3px}.world-full-map-player{z-index:3;border:2px solid var(--world-ink);background:var(--world-gold);pointer-events:none;width:1.15rem;height:1.15rem;box-shadow:0 0 0 .35rem #d9b96a33}.world-map-north{z-index:1;color:var(--world-muted);font:600 .7rem/1 var(--world-serif);letter-spacing:.18em;position:absolute;top:.8rem;left:.9rem}.world-map-attribution{z-index:4;color:#26362f;background:#ffffffe0;border-radius:.2rem;padding:.15rem .3rem;font-size:.6rem;text-decoration:none;position:absolute;top:.5rem;right:.5rem}.world-map-detail{z-index:4;border:1px solid var(--world-line);backdrop-filter:blur(16px);background:#041010e0;border-radius:.8rem;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex;position:absolute;bottom:.75rem;left:.75rem;right:.75rem}.world-map-detail>div{gap:.2rem;min-width:0;display:grid}.world-map-detail small,.world-map-legend{color:var(--world-muted)}.world-map-detail strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.world-map-legend{flex-wrap:wrap;gap:.75rem;font-size:.72rem;display:flex}.world-map-legend span{align-items:center;gap:.3rem;display:inline-flex}.world-map-legend i{border:1px solid;border-radius:50%;width:.55rem;height:.55rem}.world-map-legend .is-you{background:var(--world-gold)}.world-map-legend .is-guide{border-radius:.1rem;transform:rotate(45deg)}.world-map-legend .is-path{border-color:var(--world-gold);background:#3e3214}.world-journal-entry{border:0;border-bottom:1px solid var(--world-line);width:100%;color:inherit;text-align:left;background:0 0;grid-template-columns:1.4rem minmax(0,1fr) auto;align-items:start;gap:.65rem;padding:.75rem 0;display:grid}.world-journal-entry>span:nth-child(2){gap:.2rem;min-width:0;display:grid}.world-journal-entry small{color:var(--world-muted)}.world-journal-entry>small:last-child{white-space:nowrap}.world-journal-entry:hover,.world-journal-entry:focus-visible{color:var(--world-gold)}.world-journal-entry.is-complete{color:var(--world-muted)}.world-pause-heading{margin:2rem 0 1.25rem}.world-pause-mark{aspect-ratio:1;border:1px solid var(--world-gold);width:3.5rem;color:var(--world-gold);font:500 1.5rem/1 var(--world-serif);border-radius:50%;place-items:center;margin-bottom:1.25rem;display:grid}.world-pause-actions,.world-guide-transcript{gap:.65rem;margin:1rem 0;display:grid}.world-guide-message{border:1px solid var(--world-line);background:#eef7f30d;border-radius:.8rem;gap:.3rem;padding:.75rem .85rem;display:grid}.world-guide-message.is-user{border-color:#d9b96a59;margin-left:2rem}.world-guide-message small,.world-guide-fallback,.world-guide-error{color:var(--world-muted)}.world-guide-message p{color:var(--world-ink);margin:0;line-height:1.6}.world-guide-ask-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.65rem;margin-top:1rem;display:grid}.world-guide-ask-form [data-slot=base]{min-width:0}.world-guide-error{margin:.7rem 0 0}@media (width<=48rem){.world-map-panel{width:100vw}.world-full-map{min-height:20rem}.world-map-detail{flex-direction:column;align-items:stretch}.world-map-detail button{width:100%}.world-guide-ask-form{grid-template-columns:1fr}}