@import"https://cdn.jsdelivr.net/gh/moonspam/NanumBarunGothic@latest/nanumbarungothicsubset.css";.train-modal-backdrop[data-v-451d000a]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#00000073;display:flex;align-items:flex-end;justify-content:center;padding:16px;box-sizing:border-box}@media (min-width: 480px){.train-modal-backdrop[data-v-451d000a]{align-items:center}}.train-modal-panel[data-v-451d000a]{position:relative;width:100%;max-width:360px;max-height:min(90vh,640px);overflow-y:auto;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0003;padding:20px 16px 16px;box-sizing:border-box}.train-modal-close[data-v-451d000a]{position:absolute;top:8px;right:10px;border:none;background:transparent;font-size:24px;line-height:1;cursor:pointer;color:#666;padding:4px 8px}.train-modal-header[data-v-451d000a]{display:flex;gap:14px;align-items:flex-start;margin-bottom:20px;padding-right:28px}.train-modal-thumb[data-v-451d000a]{width:56px;height:auto;max-height:72px;object-fit:contain;flex-shrink:0}.train-modal-meta[data-v-451d000a]{flex:1;min-width:0}.train-modal-title[data-v-451d000a]{margin:0 0 8px;font-size:16px;font-weight:700;line-height:1.35}.train-modal-sub[data-v-451d000a]{margin:0 0 4px;font-size:13px;color:#444}.train-modal-section[data-v-451d000a]{margin-bottom:16px}.train-modal-section[data-v-451d000a]:last-child{margin-bottom:0}.train-modal-actions[data-v-451d000a]{display:flex;flex-direction:column;gap:10px}.train-modal-btn[data-v-451d000a]{width:100%;padding:14px 16px;font-size:15px;border:1px solid #ccc;border-radius:10px;background:#fff;cursor:pointer;text-align:center}.train-modal-btn[data-v-451d000a]:hover:not(:disabled){background:#f5f5f5}.train-modal-btn[data-v-451d000a]:disabled{opacity:.45;cursor:not-allowed}.train-modal-btn-muted[data-v-451d000a]{background:#f0f0f0}.train-modal-history-panel[data-v-451d000a]{margin-top:10px;padding:10px;border:1px solid #e0e0e0;border-radius:8px;background:#fafafa;max-height:220px;overflow-y:auto}.train-modal-history-msg[data-v-451d000a]{margin:0;font-size:13px;color:#555}.train-modal-history-error[data-v-451d000a]{color:#b71c1c}.train-modal-history-list[data-v-451d000a]{margin:0;padding:0;list-style:none}.train-modal-history-row[data-v-451d000a]{display:grid;grid-template-columns:1fr auto;gap:4px 8px;padding:6px 0;border-bottom:1px solid #eee;font-size:12px;color:#333}.train-modal-history-row[data-v-451d000a]:last-child{border-bottom:none}.train-modal-history-date[data-v-451d000a]{font-weight:600}.train-modal-history-p[data-v-451d000a]{grid-column:2;justify-self:end}.train-modal-history-time[data-v-451d000a]{grid-column:1 / -1;font-size:11px;color:#666}.station-modal-backdrop[data-v-bc541192]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#00000073;display:flex;align-items:flex-end;justify-content:center;padding:16px;box-sizing:border-box}@media (min-width: 480px){.station-modal-backdrop[data-v-bc541192]{align-items:center}}.station-modal-panel[data-v-bc541192]{position:relative;width:100%;max-width:360px;max-height:min(90vh,640px);overflow-y:auto;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0003;padding:20px 16px 16px;box-sizing:border-box}.station-modal-close[data-v-bc541192]{position:absolute;top:8px;right:10px;border:none;background:transparent;font-size:24px;line-height:1;cursor:pointer;color:#666;padding:4px 8px}.station-modal-title[data-v-bc541192]{margin:0 0 20px;font-size:18px;font-weight:700;padding-right:28px}.station-modal-section[data-v-bc541192]{margin-bottom:16px}.station-modal-section[data-v-bc541192]:last-child{margin-bottom:0}.station-modal-label[data-v-bc541192]{margin:0 0 8px;font-size:12px;font-weight:600;color:#666;letter-spacing:.02em}.station-modal-transfers[data-v-bc541192]{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:6px}.station-modal-transfer[data-v-bc541192]{font-size:13px;padding:4px 10px;border:1px solid #ddd;border-radius:999px;background:#f5f5f5;color:#333}.station-modal-empty[data-v-bc541192]{margin:0;font-size:13px;color:#888}.station-modal-btn[data-v-bc541192]{width:100%;padding:14px 16px;font-size:15px;border:1px solid #ccc;border-radius:10px;background:#fff;cursor:pointer;text-align:center}.station-modal-btn[data-v-bc541192]:hover{background:#f5f5f5}*{margin:0;padding:0;font-family:NanumBarunGothic;-webkit-tap-highlight-color:rgba(0,0,0,0);-ms-user-select:none;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}p{margin:0}#app{width:100%}#mainblock{position:sticky;top:0;z-index:200;max-width:300px;width:100%;box-shadow:0 8px 16px #000;margin:50px auto 0;background:#fff;transition:max-width .2s ease,margin .2s ease}#mainblock>#title{text-align:center;padding:20px 0;font-size:17px;font-weight:700;transition:padding .2s ease,font-size .2s ease}#mainblock>#body{padding:10px}#searchbox{width:100%;margin-bottom:8px}#searchmsg{margin:4px 0 0;font-size:12px;color:#b71c1c}#mainblock.mainblock--compact{max-width:100%;margin:0 auto}#mainblock.mainblock--compact>#title{padding:18px 0 8px;height:auto;font-size:14px}#mainblock.mainblock--compact>#body{display:flex;gap:8px;align-items:flex-start;max-width:600px;margin:0 auto}#mainblock.mainblock--compact #searchbox{margin-bottom:0;flex:1}#mainblock.mainblock--compact #selbox{width:auto;flex-shrink:0}#mainblock.mainblock--compact #searchmsg{flex-basis:100%}#viewTrain{width:calc(100% - 50px);margin:auto}.station{height:94px}.station--highlight{background:#fff6d6;transition:background .3s ease}.traina--highlight{outline:2px solid #0052a4;outline-offset:1px;box-shadow:0 0 6px 1px #0052a499}.leftdiv{height:100%;width:calc(50% - 37px);float:left;text-align:center;border-bottom:1px dashed #ddd;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:4px}.stname{width:70.5px;height:100%;background:#efefef;float:left;border:solid 1px #ddd;text-align:center;display:flex;justify-content:center;align-items:center;padding:5px;cursor:pointer}.stname:hover{background:#e2e2e2}.stname>p{color:#000;margin:0;font-size:11px}.rightdiv{height:100%;width:calc(50% - 37px);float:left;text-align:center;border-bottom:1px dashed #ddd;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:4px}#upbtn{position:fixed;width:60px;height:60px;background:#000;border-radius:30px;right:20px;bottom:20px;border:solid 1px white;text-align:center;color:#fff;line-height:60px;font-size:25px;cursor:pointer}.trnio{padding-bottom:1px}.trainInfo3{padding-top:1px}.trnio>p{font-size:7pt;margin:0}.trainInfo3>p{font-size:11px;font-family:NanumBarunGothic;font-weight:500;margin:0}.trainInfo2{font-size:7pt;background:gray;color:#fff;padding:0 2px 1px;border-radius:5px;opacity:.8}.trainInfo2>p{font-size:7pt;margin:0}.traina{border-radius:8px;border:1px solid #999;margin-top:-1px;z-index:10;cursor:pointer;width:52px;display:inline-block;align-items:center;justify-content:center;overflow:hidden;white-space:nowrap;position:relative}.traina:hover,.traina:visited{border-radius:8px;border:1px solid #999;margin-top:-1px;box-shadow:0 2px 2px gray;z-index:10}.train출발상{top:-35px}.train운행중상{top:-50px}.train진입상,.train출발하{top:35px}.train운행중하{top:50px}.train진입하{top:-35px}.d1{display:block}.d2{display:none}.train-label-stack{position:relative;min-height:1.1em;padding-bottom:1px}.train-label-stack .train-label-layer{margin:0}.train-label-stack .train-label-b{position:absolute;left:0;right:0;top:0}.train-label-a{animation:trainLabelSwapA 6s infinite}.train-label-b{animation:trainLabelSwapB 6s infinite}@keyframes trainLabelSwapA{0%,49.99%{opacity:1}50%,to{opacity:0}}@keyframes trainLabelSwapB{0%,49.99%{opacity:0}50%,to{opacity:1}}.wrin1{font-size:9pt}
