.world-explorer[data-astro-cid-6pyukpsh]{min-height:100vh;background:var(--bg-base, #02030d);color:var(--text, #e0e0e0)}.explorer-header[data-astro-cid-6pyukpsh]{padding:1.5rem 2rem;background:linear-gradient(135deg,#ffd7000d,#52f4c808);border-bottom:1px solid rgba(255,215,0,.2)}.header-nav[data-astro-cid-6pyukpsh]{margin-bottom:1rem}.back-link[data-astro-cid-6pyukpsh]{color:#52f4c8;text-decoration:none;font-size:.9rem}.back-link[data-astro-cid-6pyukpsh]:hover{text-decoration:underline}.header-content[data-astro-cid-6pyukpsh]{margin-bottom:1rem}.explorer-header[data-astro-cid-6pyukpsh] h1[data-astro-cid-6pyukpsh]{font-size:2rem;font-weight:700;color:gold;margin:0 0 .5rem}.header-lead[data-astro-cid-6pyukpsh]{color:var(--text-muted, #888);margin:0}.world-meta[data-astro-cid-6pyukpsh]{display:flex;gap:2rem}.meta-item[data-astro-cid-6pyukpsh]{display:flex;gap:.5rem;align-items:center}.meta-label[data-astro-cid-6pyukpsh]{font-size:.8rem;color:var(--text-muted, #888)}.meta-value[data-astro-cid-6pyukpsh]{font-weight:600;color:gold}.meta-value[data-astro-cid-6pyukpsh].mono{font-family:JetBrains Mono,monospace;font-size:.85rem}.explorer-layout[data-astro-cid-6pyukpsh]{display:grid;grid-template-columns:200px 1fr 220px;gap:1.5rem;padding:1.5rem 2rem;max-width:1600px;margin:0 auto}@media (max-width: 1200px){.explorer-layout[data-astro-cid-6pyukpsh]{grid-template-columns:180px 1fr}.legend-sidebar[data-astro-cid-6pyukpsh]{display:none}}@media (max-width: 768px){.explorer-layout[data-astro-cid-6pyukpsh]{grid-template-columns:1fr}.planet-sidebar[data-astro-cid-6pyukpsh]{max-height:200px;overflow-y:auto}}.planet-sidebar[data-astro-cid-6pyukpsh]{background:#0006;border:1px solid rgba(255,215,0,.15);border-radius:.75rem;padding:1rem}.planet-sidebar[data-astro-cid-6pyukpsh] h2[data-astro-cid-6pyukpsh]{font-size:1rem;color:gold;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,215,0,.1)}.planet-list[data-astro-cid-6pyukpsh]{display:flex;flex-direction:column;gap:.5rem;max-height:400px;overflow-y:auto}.planet-btn[data-astro-cid-6pyukpsh]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#ffd7000d;border:1px solid rgba(255,215,0,.1);border-radius:.5rem;color:var(--text, #e0e0e0);cursor:pointer;font-size:.85rem;text-align:left;transition:all .2s}.planet-btn[data-astro-cid-6pyukpsh]:hover{background:#ffd7001a;border-color:#ffd7004d}.planet-btn[data-astro-cid-6pyukpsh].active{background:#ffd70033;border-color:gold;color:gold}.planet-icon[data-astro-cid-6pyukpsh]{font-size:1.25rem}.planet-name[data-astro-cid-6pyukpsh]{flex:1}.planet-index[data-astro-cid-6pyukpsh]{font-size:.7rem;color:var(--text-muted, #888);font-family:JetBrains Mono,monospace}.loading-text[data-astro-cid-6pyukpsh]{color:var(--text-muted, #888);font-style:italic;text-align:center;padding:2rem 0}.map-section[data-astro-cid-6pyukpsh]{background:#0006;border:1px solid rgba(255,215,0,.15);border-radius:.75rem;padding:1rem}.map-controls[data-astro-cid-6pyukpsh]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,215,0,.1);flex-wrap:wrap;gap:.5rem}.coords-display[data-astro-cid-6pyukpsh]{display:flex;gap:.5rem;align-items:center}.coord-label[data-astro-cid-6pyukpsh]{font-size:.8rem;color:var(--text-muted, #888)}.coord-value[data-astro-cid-6pyukpsh]{font-family:JetBrains Mono,monospace;color:#52f4c8}.control-hints[data-astro-cid-6pyukpsh]{display:flex;gap:1rem}.hint[data-astro-cid-6pyukpsh]{font-size:.7rem;color:var(--text-muted, #666);padding:.25rem .5rem;background:#ffffff0d;border-radius:.25rem}.zoom-controls[data-astro-cid-6pyukpsh]{display:flex;align-items:center;gap:.5rem}.zoom-btn[data-astro-cid-6pyukpsh]{width:28px;height:28px;background:#ffd7001a;border:1px solid rgba(255,215,0,.2);border-radius:4px;color:gold;font-size:1.25rem;cursor:pointer;transition:all .2s}.zoom-btn[data-astro-cid-6pyukpsh]:hover{background:#ffd70033}.zoom-level[data-astro-cid-6pyukpsh]{font-family:JetBrains Mono,monospace;font-size:.85rem;color:var(--text-muted, #888);min-width:40px;text-align:center}.canvas-container[data-astro-cid-6pyukpsh]{position:relative;background:#050508;border-radius:.5rem;overflow:hidden;height:480px}#game-canvas[data-astro-cid-6pyukpsh]{display:block;width:100%;height:100%;cursor:grab}#game-canvas[data-astro-cid-6pyukpsh]:active{cursor:grabbing}.canvas-overlay[data-astro-cid-6pyukpsh]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#050508e6;color:var(--text-muted, #888);pointer-events:none}.canvas-overlay[data-astro-cid-6pyukpsh].hidden{display:none}.loading-spinner[data-astro-cid-6pyukpsh]{width:40px;height:40px;border:3px solid rgba(255,215,0,.2);border-top-color:gold;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}.tile-info[data-astro-cid-6pyukpsh]{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,215,0,.1)}.tile-info[data-astro-cid-6pyukpsh] h3[data-astro-cid-6pyukpsh]{font-size:1rem;color:gold;margin:0 0 1rem}.tile-details[data-astro-cid-6pyukpsh]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.detail-section[data-astro-cid-6pyukpsh] h4[data-astro-cid-6pyukpsh]{font-size:.85rem;color:var(--text-muted, #888);margin:0 0 .5rem}.detail-section[data-astro-cid-6pyukpsh] ul[data-astro-cid-6pyukpsh]{margin:0;padding:0;list-style:none}.detail-section[data-astro-cid-6pyukpsh] li[data-astro-cid-6pyukpsh]{font-size:.8rem;padding:.25rem 0;color:var(--text, #e0e0e0)}.detail-section[data-astro-cid-6pyukpsh] li[data-astro-cid-6pyukpsh].empty{color:var(--text-muted, #888);font-style:italic}.detail-section[data-astro-cid-6pyukpsh] li[data-astro-cid-6pyukpsh].f2p:before{content:"✓ ";color:#52f4c8}.detail-section[data-astro-cid-6pyukpsh] li[data-astro-cid-6pyukpsh].premium:before{content:"★ ";color:gold}.tile-actions[data-astro-cid-6pyukpsh]{display:flex;gap:1rem}.action-btn[data-astro-cid-6pyukpsh]{flex:1;padding:.75rem 1rem;background:#ffd7001a;border:1px solid rgba(255,215,0,.2);border-radius:.5rem;color:gold;font-weight:600;cursor:pointer;transition:all .2s}.action-btn[data-astro-cid-6pyukpsh]:hover:not(:disabled){background:#ffd70033}.action-btn[data-astro-cid-6pyukpsh]:disabled{opacity:.5;cursor:not-allowed}.legend-sidebar[data-astro-cid-6pyukpsh]{background:#0006;border:1px solid rgba(255,215,0,.15);border-radius:.75rem;padding:1rem}.legend-sidebar[data-astro-cid-6pyukpsh] h2[data-astro-cid-6pyukpsh]{font-size:1rem;color:gold;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,215,0,.1)}.legend-section[data-astro-cid-6pyukpsh]{margin-bottom:1.5rem}.legend-section[data-astro-cid-6pyukpsh]:last-child{margin-bottom:0}.legend-section[data-astro-cid-6pyukpsh] h3[data-astro-cid-6pyukpsh]{font-size:.85rem;color:var(--text-muted, #888);margin:0 0 .75rem}.legend-grid[data-astro-cid-6pyukpsh]{display:flex;flex-direction:column;gap:.5rem}.legend-item[data-astro-cid-6pyukpsh]{display:flex;align-items:center;gap:.5rem;font-size:.8rem}.terrain-swatch[data-astro-cid-6pyukpsh]{display:inline-block;width:16px;height:16px;border-radius:2px;border:1px solid rgba(255,255,255,.2)}.terrain-swatch[data-astro-cid-6pyukpsh].plains{background:#7ec850}.terrain-swatch[data-astro-cid-6pyukpsh].forest{background:#2d5a27}.terrain-swatch[data-astro-cid-6pyukpsh].desert{background:#d4a437}.terrain-swatch[data-astro-cid-6pyukpsh].mountain{background:#8b7355}.terrain-swatch[data-astro-cid-6pyukpsh].ocean{background:#3498db}.terrain-swatch[data-astro-cid-6pyukpsh].swamp{background:#4a5d23}.terrain-swatch[data-astro-cid-6pyukpsh].tundra{background:#d5e5f2}.terrain-swatch[data-astro-cid-6pyukpsh].volcanic{background:#8b0000}.terrain-swatch[data-astro-cid-6pyukpsh].crystal{background:#9b59b6}.terrain-swatch[data-astro-cid-6pyukpsh].void{background:#1a1a2e}.zone-swatch[data-astro-cid-6pyukpsh]{display:inline-block;width:16px;height:16px;border-radius:2px;border:2px solid}.zone-swatch[data-astro-cid-6pyukpsh].sanctuary{background:#00ff884d;border-color:#0f8}.zone-swatch[data-astro-cid-6pyukpsh].treasury{background:#ffd7004d;border-color:gold}.zone-swatch[data-astro-cid-6pyukpsh].safe{background:#6495ed4d;border-color:#6495ed}.zone-swatch[data-astro-cid-6pyukpsh].wilderness{background:#ff44444d;border-color:#f44}.tier-list[data-astro-cid-6pyukpsh]{display:flex;flex-direction:column;gap:.5rem}.tier-item[data-astro-cid-6pyukpsh]{font-size:.75rem;padding:.5rem;border-radius:.25rem}.tier-item[data-astro-cid-6pyukpsh].f2p{background:#52f4c81a;border-left:3px solid #52f4c8}.tier-item[data-astro-cid-6pyukpsh].premium{background:#ffd7001a;border-left:3px solid #ffd700}.controls-help[data-astro-cid-6pyukpsh]{font-size:.75rem;color:var(--text-muted, #888)}.controls-help[data-astro-cid-6pyukpsh] p[data-astro-cid-6pyukpsh]{margin:.25rem 0}
