.station-drop-area{padding:1rem}.station-drop-area.over{border-color:#ffab40;background-color:#ffe0b2;border-radius:10%;font-weight:var(--good-font-weight)}.station-container{justify-content:space-between;color:var(--main-text-color);font-size:1.25rem;font-weight:var(--good-font-weight)}.station-low{height:90px;display:flex;color:var(--low-text-color);justify-content:space-between;align-items:center}.station-name{font-weight:var(--good-font-weight);display:flex;align-items:center}.station-item{padding:1rem;display:flex;align-items:center}html,body{display:flex;margin:0;padding:0;width:100%;height:100%;font-size:16px}#root{top:100px;max-width:100%;width:100%;height:95%;margin:0;padding:2rem;--main-text-color: #000000;background-color:#fff;color:var(--main-text-color);font-size:1.25rem;--good-font-weight: 500}#edit{width:40px;height:auto;padding-right:20px;font-weight:var(--good-font-weight)}#start,#goal{width:40px;height:auto;font-weight:var(--good-font-weight)}header{display:flex;justify-content:space-between;align-items:center;color:var(--main-text-color);font-size:1rem;font-weight:var(--good-font-weight)}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
