.stations-page{max-width:100%;margin:0 auto;padding:1rem 1rem 2rem}.stations-header{text-align:center;margin-bottom:2rem;padding:1.5rem 1rem;background:#fff;border-radius:12px}.stations-title{font-size:clamp(1.75rem,5vw,2.5rem);font-weight:700;color:var(--carbon-black);margin:0 0 .5rem;line-height:1.2}.stations-subtitle{font-size:1.125rem;color:#475569;margin:.5rem 0;font-weight:500}.stations-description{font-size:1rem;color:#64748b;margin:.75rem 0 0;line-height:1.5}.map-legend{margin-bottom:2rem}.legend-card{background:var(--teal-bg);border-left:4px solid var(--muted-teal);padding:.5rem;border-radius:8px;box-shadow:0 2px 8px #00000014}.legend-title{font-size:1.125rem;font-weight:600;color:var(--carbon-black);margin:0 0 .75rem}.legend-text{font-size:1rem;color:#475569;margin:0 0 1rem}.tip-item{font-size:.95rem;color:#475569;padding:.75rem;border-radius:6px;margin:0;line-height:1.5}.stations-container{margin-bottom:2rem}.stations-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.stations-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}}@media(min-width:1024px){.stations-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}.station-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.station-card:hover,.station-card:focus-within{box-shadow:0 8px 16px #00000026;transform:translateY(-4px)}.station-card-link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;padding:0}.station-image-container{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:linear-gradient(135deg,#e9ecef,#dee2e6)}.station-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.station-card:hover .station-image{transform:scale(1.05)}.station-order-badge{position:absolute;top:1rem;right:1rem;background:var(--muted-teal-dark);color:#fff;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;box-shadow:0 2px 8px #b7646d4d}.station-content{padding:1.25rem;flex:1;display:flex;flex-direction:column}.station-card-title{font-size:1.125rem;font-weight:600;color:var(--carbon-black);margin:0 0 .5rem;line-height:1.3;min-height:2.6em}.station-card-summary{font-size:.95rem;color:#475569;margin:0 0 .75rem;line-height:1.5;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.audio-indicator{display:flex;align-items:center;gap:.5rem;margin-top:auto;font-size:.875rem;color:var(--lobster-pink);font-weight:500}.audio-icon{font-size:1.25rem}.station-cta{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding:0 1.25rem 1.25rem;font-weight:500;color:var(--bubblegum-pink);transition:gap .3s ease}.station-card:hover .station-cta{gap:.75rem}.cta-arrow{font-size:1.25rem}.card-base,.footer-card{background:#fff;border:1px solid var(--dust-grey);border-radius:12px;box-shadow:0 2px 8px #0000000f}.info-section{margin:1.5rem 0;text-align:center}.info-card{padding:1.25rem}.info-text{margin-bottom:.75rem;color:#495057;font-size:1rem}@media(max-width:640px){.info-card{flex-direction:column;align-items:flex-start;gap:.75rem}.info-btn{width:100%;text-align:center}}.stations-footer{margin-top:2rem}.footer-card{background:#fff;border:1px solid var(--dust-grey);padding:2rem 1.5rem;border-radius:12px;text-align:center}.footer-card h2{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0 0 .75rem}.footer-card p{font-size:1rem;color:#495057;margin:0 0 1.5rem;line-height:1.6}.footer-actions{display:flex;flex-direction:column;gap:.75rem;max-width:300px;margin:0 auto}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;min-height:44px;cursor:pointer;border:none}.btn-primary{background:var(--bubblegum-pink);color:#fff}.btn-primary:hover,.btn-primary:focus{background:var(--lobster-pink);box-shadow:0 4px 12px #b7646d4d}.btn-secondary{background:#6c757d;color:#fff}.btn-secondary:hover,.btn-secondary:focus{background:#545b62;box-shadow:0 4px 12px #6c757d4d}.btn-sm{padding:.5rem .9rem;font-size:.95rem;min-height:40px;border-radius:8px}@media(max-width:640px){.stations-page{padding:.75rem}.stations-header{padding:1rem .75rem;margin-bottom:1.5rem}.stations-title{font-size:1.5rem}.station-card-title{font-size:1rem}.footer-actions{flex-direction:column}}.station-card-link:focus-visible{outline:3px solid #0056b3;outline-offset:2px}.btn:focus-visible{outline:3px solid #0056b3;outline-offset:2px}@media(prefers-reduced-motion:reduce){.station-card,.station-image,.station-cta,.btn{transition:none}}@media(prefers-color-scheme:dark){.stations-header{background:linear-gradient(135deg,#2d2d2d,#1a1a1a)}.stations-title{color:#fff}.stations-subtitle,.station-card-summary,.legend-text{color:#b0b0b0}.station-card{background:#1a1a1a;box-shadow:0 2px 8px #0000004d}.station-card-title{color:#fff}.footer-card{background:linear-gradient(135deg,#1a3a4a,#0f2a3a)}.footer-card h2,.footer-card p{color:#fff}}
