.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}[data-astro-cid-yezqxdbi]{margin:0;padding:0;box-sizing:border-box}body{font-family:Courier New,Courier,monospace;font-size:14px;line-height:1.6;background:#000;color:#fff;overflow:hidden}#app[data-astro-cid-yezqxdbi]{height:100vh;display:grid;grid-template-columns:400px 1fr}.sidebar[data-astro-cid-yezqxdbi]{background:#111;border-right:1px solid #333;display:flex;flex-direction:column;overflow:hidden}.header[data-astro-cid-yezqxdbi]{padding:20px;border-bottom:1px solid #333}.header[data-astro-cid-yezqxdbi] h1[data-astro-cid-yezqxdbi]{font-size:24px;font-weight:400;margin-bottom:8px}.header[data-astro-cid-yezqxdbi] .subtitle[data-astro-cid-yezqxdbi]{color:#888;font-size:12px}.status-bar[data-astro-cid-yezqxdbi]{display:flex;gap:20px;padding:15px 20px;background:#0a0a0a;border-bottom:1px solid #333;font-size:12px}.status-item[data-astro-cid-yezqxdbi]{display:flex;align-items:center;gap:8px}.status-indicator[data-astro-cid-yezqxdbi]{width:8px;height:8px;border-radius:50%;background:#444}.status-indicator[data-astro-cid-yezqxdbi].active{background:#0f0;box-shadow:0 0 8px #0f0}.locations[data-astro-cid-yezqxdbi]{flex:1;overflow-y:auto;padding:20px}.location-card[data-astro-cid-yezqxdbi]{background:#1a1a1a;border:1px solid #333;border-radius:4px;padding:15px;margin-bottom:15px;cursor:pointer;transition:all .2s}.location-card[data-astro-cid-yezqxdbi]:hover{background:#222;border-color:#0f0;transform:translate(5px)}.location-card[data-astro-cid-yezqxdbi].selected{background:#0a2a0a;border-color:#0f0}.card-header[data-astro-cid-yezqxdbi]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.location-name[data-astro-cid-yezqxdbi]{font-weight:700;color:#fff;font-size:13px}.rank-badge[data-astro-cid-yezqxdbi]{font-size:10px;padding:2px 6px;border-radius:3px;font-weight:700}.rank-1[data-astro-cid-yezqxdbi]{background:gold;color:#000}.rank-2[data-astro-cid-yezqxdbi]{background:silver;color:#000}.rank-3[data-astro-cid-yezqxdbi]{background:#cd7f32;color:#000}.score-display[data-astro-cid-yezqxdbi]{display:flex;align-items:center;gap:10px;margin-bottom:12px}.score-value[data-astro-cid-yezqxdbi]{font-size:24px;font-weight:700;min-width:40px}.score-bar[data-astro-cid-yezqxdbi]{flex:1;height:6px;background:#333;border-radius:3px;overflow:hidden}.score-fill[data-astro-cid-yezqxdbi]{height:100%;transition:width .3s}.location-details[data-astro-cid-yezqxdbi]{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;font-size:11px;margin-bottom:10px}.detail-row[data-astro-cid-yezqxdbi]{display:flex;justify-content:space-between;padding:4px 8px;background:#0a0a0a;border-radius:3px}.detail-label[data-astro-cid-yezqxdbi]{color:#666}.detail-value[data-astro-cid-yezqxdbi]{color:#aaa;font-weight:700}.next-clear[data-astro-cid-yezqxdbi]{display:flex;justify-content:space-between;padding:8px;background:#0a2a0a;border-radius:3px;border:1px solid #0f02;font-size:11px}.next-clear-label[data-astro-cid-yezqxdbi]{color:#0a0}.next-clear-value[data-astro-cid-yezqxdbi]{color:#0f0;font-weight:700}.empty-state[data-astro-cid-yezqxdbi]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;text-align:center;color:#666}.empty-icon[data-astro-cid-yezqxdbi]{font-size:48px;margin-bottom:15px;opacity:.5}.empty-title[data-astro-cid-yezqxdbi]{font-size:16px;color:#888;margin-bottom:8px}.empty-hint[data-astro-cid-yezqxdbi]{font-size:12px;color:#555}#map[data-astro-cid-yezqxdbi]{position:relative;width:100%;height:100%;background:#0a0a0a}.map-controls[data-astro-cid-yezqxdbi]{position:absolute;top:20px;right:20px;background:#000000e6;border:1px solid #333;border-radius:4px;padding:10px;z-index:1000}.control-group[data-astro-cid-yezqxdbi]{margin-bottom:15px}.control-group[data-astro-cid-yezqxdbi]:last-child{margin-bottom:0}.control-label[data-astro-cid-yezqxdbi]{font-size:11px;color:#888;margin-bottom:5px;text-transform:uppercase}.control-buttons[data-astro-cid-yezqxdbi]{display:flex;gap:5px}.control-btn[data-astro-cid-yezqxdbi]{padding:5px 10px;background:#222;border:1px solid #444;color:#fff;font-size:12px;cursor:pointer;transition:all .2s;font-family:inherit}.control-btn[data-astro-cid-yezqxdbi]:hover{background:#333;border-color:#0f0}.control-btn[data-astro-cid-yezqxdbi].active{background:#0a2a0a;border-color:#0f0;color:#0f0}.loading[data-astro-cid-yezqxdbi]{display:flex;align-items:center;justify-content:center;height:100%;font-size:14px;color:#888}.loading[data-astro-cid-yezqxdbi]:after{content:"";animation:dots 1.5s infinite}@keyframes dots{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}.legend[data-astro-cid-yezqxdbi]{position:absolute;bottom:20px;left:20px;background:#000000e6;border:1px solid #333;border-radius:4px;padding:10px;font-size:11px}.legend-title[data-astro-cid-yezqxdbi]{color:#888;margin-bottom:8px;text-transform:uppercase}.legend-item[data-astro-cid-yezqxdbi]{display:flex;align-items:center;gap:8px;margin-bottom:4px}.legend-color[data-astro-cid-yezqxdbi]{width:20px;height:12px;border:1px solid #444}@media (max-width: 768px){#app[data-astro-cid-yezqxdbi]{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.sidebar[data-astro-cid-yezqxdbi]{border-right:none;border-bottom:1px solid #333}.map-controls[data-astro-cid-yezqxdbi],.legend[data-astro-cid-yezqxdbi]{transform:scale(.9)}}.marker[data-astro-cid-yezqxdbi]{width:16px;height:16px;border-radius:50%;border:2px solid;cursor:pointer;transition:all .2s}.marker[data-astro-cid-yezqxdbi]:hover{transform:scale(1.5);filter:brightness(1.3);box-shadow:0 0 15px currentColor}.marker[data-astro-cid-yezqxdbi].selected{transform:scale(1.3);filter:brightness(1.5);box-shadow:0 0 25px currentColor;animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1.3)}50%{transform:scale(1.5)}}
