:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100vw;height:100vh;margin:0;padding:0;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media(hover:hover){a:hover{background-color:#00bd7e33}}@media(min-width:1024px){body{display:flex;place-items:center}#app{display:block;padding:0}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;background-color:#000}.bus-route-container[data-v-87f59d9f]{width:100vw;height:48vh;margin:0;padding:0;display:flex;flex-direction:column;justify-content:space-between;background-color:#000;overflow:hidden}.routes-list[data-v-87f59d9f]{display:flex;flex-direction:column;gap:6px;flex:1;padding:0 6px;overflow:hidden}.no-data-container[data-v-87f59d9f]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%}.no-data-text[data-v-87f59d9f]{font-size:16px;color:#fff;font-weight:500}.no-data-text-en[data-v-87f59d9f]{font-size:14px;color:#ccc;font-weight:400;margin-top:8px}.route-item[data-v-87f59d9f]{background:#000;border-radius:4px;padding:6px;box-shadow:0 1px 2px #0000000d;flex-shrink:0;overflow:hidden}.route-header[data-v-87f59d9f]{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:4px;padding-bottom:2px;border-bottom:1px solid #f0f0f0}.route-name[data-v-87f59d9f]{font-size:12px;font-weight:700;color:#fff}.route-name-en[data-v-87f59d9f]{font-size:10px;color:#ccc;font-weight:400}.route-line[data-v-87f59d9f]{position:relative;padding:4px 0;overflow:hidden;height:70px}.line[data-v-87f59d9f]{position:absolute;left:0;top:30px;right:0;height:1.5px;border-radius:1px;z-index:0;background-color:#7c643c}.stations[data-v-87f59d9f]{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;overflow:hidden;height:100%;width:100%;justify-content:space-between}.station[data-v-87f59d9f]{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1;min-width:50px;height:100%;justify-content:center;margin-top:-10px}.arrival-info[data-v-87f59d9f]{font-size:6px;color:#fff;border-radius:20px;font-weight:700;white-space:nowrap;position:absolute;top:5px;padding:0 5px;z-index:2;box-shadow:0 1px 2px #0003;line-height:15px;height:15px;background-color:#7c643c}.station-circle[data-v-87f59d9f]{width:16px;height:16px;border-radius:50%;border:4px solid;flex-shrink:0;box-shadow:0 1px 1px #0000001a;position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.station-circle.passed[data-v-87f59d9f]{border-color:#7c643c;background-color:#fff}.station-circle.current[data-v-87f59d9f]{border-color:#7c643c;background-color:#7c643c}.station-circle.future[data-v-87f59d9f]{border-color:#999;background-color:#fff}.active-dot[data-v-87f59d9f]{width:8px;height:8px;border-radius:50%;background:#fff;animation:pulse-87f59d9f 2s infinite}@keyframes pulse-87f59d9f{0%{transform:scale(.8);opacity:1}50%{transform:scale(1.2);opacity:.8}to{transform:scale(.8);opacity:1}}.station-name-container[data-v-87f59d9f]{position:absolute;top:40px;left:50%;transform:translate(-50%);z-index:2;text-align:center;white-space:nowrap}.station-name[data-v-87f59d9f]{font-size:8px;color:#fff;text-align:center;white-space:nowrap}.station-name-en[data-v-87f59d9f]{font-size:6px;color:#ccc;text-align:center;white-space:nowrap}.loading-container[data-v-87f59d9f]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%}.loading-spinner[data-v-87f59d9f]{width:40px;height:40px;border:3px solid #333;border-top:3px solid #fff;border-radius:50%;animation:spin-87f59d9f 1s linear infinite;margin-bottom:10px}@keyframes spin-87f59d9f{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text[data-v-87f59d9f]{font-size:14px;color:#fff}.error-container[data-v-87f59d9f]{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.error-text[data-v-87f59d9f]{font-size:14px;color:#e74c3c;background-color:#1a1a1a;padding:8px 16px;border-radius:4px;border:1px solid #e74c3c}[data-v-87f59d9f]{scrollbar-width:none;-ms-overflow-style:none;overflow:hidden}[data-v-87f59d9f]::-webkit-scrollbar{display:none}
