.filter-bar.svelte-1q4l9fz{display:flex;flex-direction:column;align-items:center;gap:.35rem}.filter-meta.svelte-1q4l9fz{font-size:.85rem;color:var(--muted);transition:color .2s ease}.title.svelte-1q4l9fz input[type=search]:where(.svelte-1q4l9fz){padding:.5rem 1rem;font-size:1rem;border:1px solid var(--border);border-radius:6px;width:300px;max-width:90vw;box-shadow:0 2px 8px #2c3e500d;margin-top:.5rem;transition:border-color .2s,background-color .2s;background:var(--surface);color:var(--text)}.title.svelte-1q4l9fz input[type=search]:where(.svelte-1q4l9fz):focus{border-color:var(--primary);outline:none}.title.svelte-1q4l9fz input[type=search]:where(.svelte-1q4l9fz)::placeholder{color:var(--muted)}.stations.svelte-1q4l9fz{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem;max-width:1000px;margin-left:auto;margin-right:auto;align-items:stretch}@media(max-width:600px){.stations.svelte-1q4l9fz{padding:0 1rem}}.station.svelte-1q4l9fz{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:1rem 1.5rem;min-width:180px;text-align:center;box-shadow:var(--shadow-1);transition:box-shadow .2s,border-color .2s,background-color .2s,transform .2s,opacity .3s ease-out;width:250px;font-family:var(--font-sans);cursor:pointer;display:flex;flex-direction:column;gap:.35rem;justify-content:center;color:var(--text);opacity:0;transform:translateY(10px);animation:svelte-1q4l9fz-stationFadeIn .4s ease-out forwards}@media(max-width:600px){.station.svelte-1q4l9fz{width:100%;max-width:350px}}.station.svelte-1q4l9fz:nth-child(1){animation-delay:0s}.station.svelte-1q4l9fz:nth-child(2){animation-delay:.05s}.station.svelte-1q4l9fz:nth-child(3){animation-delay:.1s}.station.svelte-1q4l9fz:nth-child(4){animation-delay:.15s}.station.svelte-1q4l9fz:nth-child(5){animation-delay:.2s}.station.svelte-1q4l9fz:nth-child(6){animation-delay:.25s}.station.svelte-1q4l9fz:nth-child(7){animation-delay:.3s}.station.svelte-1q4l9fz:nth-child(8){animation-delay:.35s}.station.svelte-1q4l9fz:nth-child(n+9){animation-delay:.4s}@keyframes svelte-1q4l9fz-stationFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.station.svelte-1q4l9fz:hover{box-shadow:var(--shadow-2);border-color:var(--primary);transform:translateY(-2px)}.station-name.svelte-1q4l9fz{color:var(--primary);font-size:1.05rem;font-weight:600;transition:color .2s ease}.station-id.svelte-1q4l9fz{font-size:.8rem;color:var(--muted)}.qrt-station.svelte-1q4l9fz .station-name:where(.svelte-1q4l9fz){color:#c65a00}.empty-state.svelte-1q4l9fz{text-align:center;color:var(--muted);margin:2rem auto;max-width:500px;transition:color .2s ease}.show-more.svelte-1q4l9fz{text-align:center;margin-top:1rem}.show-more-btn.svelte-1q4l9fz{background:var(--surface);border:1px solid var(--border);color:var(--primary);padding:.5rem 1rem;border-radius:999px;font-weight:600;transition:background-color .2s,border-color .2s,color .2s;cursor:pointer}.show-more-btn.svelte-1q4l9fz:hover{background:var(--primary-soft);border-color:var(--primary)}
