body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background:linear-gradient(135deg,#fff,#f5f5f5);color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.App-header{background:#e53e3e;box-shadow:0 2px 10px #e53e3e33;color:#fff;padding:2rem 1rem;text-align:center}.App-header h1{font-size:2.5rem;font-weight:700;margin:0}.App-header p{font-size:1.1rem;margin:.5rem 0 0;opacity:.9}.control-section{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 15px #0000001a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem;padding:1.5rem}.refresh-btn{background:#e53e3e;border:none;border-radius:8px;box-shadow:0 2px 8px #e53e3e4d;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px 24px;transition:background .3s}.refresh-btn:hover:not(:disabled){background:#c53030}.refresh-btn:disabled{background:#cbd5e0;box-shadow:none;cursor:not-allowed}.auto-refresh{align-items:center;color:#4a5568;cursor:pointer;display:flex;font-size:14px;gap:.5rem}.auto-refresh input[type=checkbox]{accent-color:#e53e3e;transform:scale(1.2)}.welcome-message{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 15px #0000001a;color:#4a5568;font-size:1.1rem;padding:2rem;text-align:center}.error{background:#fed7d7;border:1px solid #e53e3e;border-radius:8px;color:#c53030;margin-bottom:2rem;padding:1rem;text-align:center}.comparison-result{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 15px #0000001a;padding:2rem}.recommendation{background:#fff5f5;border:2px solid #e53e3e;border-radius:8px;margin-bottom:2rem;padding:1.5rem;text-align:center}.recommendation h2{color:#e53e3e;font-size:1.5rem;margin-top:0}.recommendation-text{border-radius:8px;color:#c53030;font-size:1.2rem;font-weight:700;margin:1rem 0;padding:1rem}.recommendation-text.m1,.recommendation-text.m2{background:linear-gradient(135deg,#fff5f5,#fff);border:2px solid #e53e3e;box-shadow:0 2px 10px #e53e3e1f;color:#c53030}.routes-comparison{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:2rem}.route-option{background:#fff;border:2px solid #e2e8f0;border-radius:8px;box-shadow:0 2px 8px #0000000d;padding:1.5rem;transition:all .3s}.route-option.recommended{background:#fff5f5;border-color:#e53e3e;box-shadow:0 4px 20px #e53e3e33;position:relative}.route-option.recommended:before{background:#e53e3e;border-radius:20px;color:#fff;content:"⭐ REKOMMENDERAD";font-size:12px;font-weight:700;left:20px;padding:4px 12px;position:absolute;top:-12px}.route-option.m1,.route-option.m2{border-color:#e2e8f0}.route-option h3{color:#2d3748;font-size:1.2rem;margin-top:0}.line-dot{border-radius:50%;box-shadow:0 0 0 2px #fff,0 0 4px #00000026;display:inline-block;height:14px;margin-right:8px;position:relative;top:2px;width:14px}.line-dot.m1{background:#2f855a}.line-dot.m2{background:#ecc94b}.route-path{color:#4a5568;font-size:1.1rem;font-weight:700;margin:.5rem 0 1rem}.trip-times{margin-top:1rem}.trip-times h4{color:#4a5568;font-size:1rem;margin:0 0 .8rem}.trip-item{align-items:center;background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;display:flex;font-family:Courier New,monospace;gap:.5rem;margin-bottom:.5rem;padding:.8rem}.arrival-time,.departure-time{font-size:1.1rem;font-weight:700;min-width:50px}.departure-time{background:#fed7d7;color:#e53e3e}.arrival-time,.departure-time{border-radius:4px;padding:4px 8px}.arrival-time{background:#bee3f8;color:#2b6cb0}.arrow{color:#e53e3e;font-size:1.2rem;font-weight:700}.timestamp{border:1px solid #e2e8f0;border-radius:6px;margin-top:1rem;padding:.5rem}.App-footer,.timestamp{background:#f7fafc;color:#718096;text-align:center}.App-footer{border-top:1px solid #e2e8f0;margin-top:2rem;padding:2rem}@media (max-width:768px){.App-header h1{font-size:2rem}.control-section{flex-direction:column;padding:1rem;text-align:center}.routes-comparison{grid-template-columns:1fr}.trip-item{flex-wrap:wrap;gap:.3rem;justify-content:space-between}.route-option.recommended:before{display:inline-block;margin-bottom:.5rem;position:static}.comparison-result{padding:1rem}}
/*# sourceMappingURL=main.3c2a4cca.css.map*/