@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";
:root{--bg:#f7f9f9;--ink:#182d31;--muted:#7a898c;--line:#e6eded;--teal:#168578;--soft:#edf7f3;--dark:#123f3a}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);letter-spacing:-.3px;margin:0;font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;transition:background .16s,transform .16s}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #66c2b3}button{border:0}input,select{width:100%;height:45px;color:var(--ink);background:#fff;border:1px solid #dce5e3;border-radius:9px;outline:none;margin-top:8px;padding:10px 13px;display:block}input:focus,select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #16857813}input[type=checkbox]{width:16px;height:16px;accent-color:var(--teal);margin:0}h1,h2,h3,p{margin:0}h1{letter-spacing:-1.2px;font-size:30px;line-height:1.5}h2{letter-spacing:-.5px;font-size:18px}h3{font-size:20px}small{font-size:11px}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;flex-shrink:0;width:238px;height:100vh;padding:35px 22px 24px;display:flex;position:fixed}.brand{letter-spacing:-1.5px;white-space:nowrap;align-items:center;gap:9px;font-size:24px;font-weight:800;display:flex}.brand-icon{background:var(--teal);color:#fff;border-radius:11px;justify-content:center;align-items:center;width:37px;height:38px;display:flex}.brand-en{color:#81958f;letter-spacing:1.5px;margin-top:9px;font-size:9px;font-weight:600}.sidebar-caption{color:#9ba8a8;margin:45px 14px 15px;font-size:11px}.nav-item{color:#758184;text-align:left;background:0 0;border-radius:9px;align-items:center;gap:13px;width:100%;margin:5px 0;padding:14px;font-weight:500;display:flex}.nav-item.selected{color:#147365;background:#eaf5f1;font-weight:700}.nav-item>span{color:#fff;text-align:center;background:#168578;border-radius:5px;min-width:23px;margin-left:auto;padding:2px 6px;font-size:11px}.sidebar-bottom{margin-top:auto}.sidebar-note{background:#f7f9f7;border:1px solid #edf0ea;border-radius:12px;margin-top:40px;padding:18px 16px}.small-icon{color:var(--teal);margin-bottom:11px;display:block}.sidebar-note strong{font-size:12px}.sidebar-note p{color:#8c9692;margin-top:6px;font-size:11px;line-height:1.9}.logout{color:#81908d;background:0 0;align-items:center;gap:10px;margin:24px 5px 20px;font-size:12px;display:flex}.sidebar-bottom>small{letter-spacing:1px;color:#a5b2ac;margin-left:7px;font-size:8px}.workspace{width:calc(100% - 238px);margin-left:238px}.topbar{border-bottom:1px solid var(--line);color:#889491;background:#fff;justify-content:space-between;align-items:center;height:77px;padding:0 42px;font-size:12px;display:flex}.topbar>span,.topbar>div{align-items:center;gap:13px;display:flex}.connection{align-items:center;gap:7px;font-size:11px;display:flex}.connection i,.badge i{background:currentColor;border-radius:50%;width:5px;height:5px;display:inline-block}.online{color:#438475}.avatar{color:#526964;background:#edf0ee;border-radius:50%;place-items:center;width:30px;height:30px;margin-left:10px;font-size:11px;display:grid}.content{max-width:1300px;margin:auto;padding:43px 42px 22px}.page-heading{justify-content:space-between;align-items:center;gap:25px;margin-bottom:29px;display:flex}.eyebrow{letter-spacing:2px;color:var(--teal);margin-bottom:9px;font-size:9px;font-weight:700;display:block}.page-heading p{color:#88938f;margin-top:8px;font-size:13px;line-height:1.8}.primary,.secondary{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:12px 18px;font-size:12px;font-weight:600;display:inline-flex}.primary{background:var(--teal);color:#fff;box-shadow:0 3px 6px #16857812}.primary:hover{background:#106e63}.secondary{color:#4b625b;background:#fff;border:1px solid #dce5e1}.secondary:hover{background:#f3f7f4}.banner{color:#617549;background:#f0f5e9;border:1px solid #e2ead8;border-radius:9px;align-items:center;gap:12px;margin-bottom:25px;padding:15px 18px;display:flex}.banner strong{font-size:12px;display:block}.banner span{color:#829071;margin-top:3px;font-size:11px;line-height:1.7;display:block}.banner button{color:inherit;white-space:nowrap;background:0 0;align-items:center;gap:7px;margin-left:auto;font-size:11px;display:flex}.danger{color:#b75e45;background:#fff2ed;border-color:#f0d5ca}.stats{grid-template-columns:repeat(3,1fr);gap:17px;margin-bottom:38px;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px 22px}.stat>div{color:#7b8b87;justify-content:space-between;align-items:center;font-size:12px;display:flex}.stat-icon{color:#739d8f;background:#f3f7f5;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.stat-icon svg{width:16px}.stat strong{letter-spacing:-1px;margin:8px 0;font-size:30px;font-weight:700;display:block}.stat strong small{color:#93a19c;margin-left:7px;font-size:13px;font-weight:400}.stat p{color:#9aa6a1;font-size:10px}.section-title{justify-content:space-between;align-items:center;gap:15px;margin-bottom:17px;display:flex}.section-title h2{align-items:center;gap:10px;display:flex}.section-title h2>span{color:var(--teal);font-size:13px}.subtle{color:#8a9792;font-size:12px;line-height:1.8}.section-title>.subtle{align-items:center;gap:5px;font-size:10px;display:flex}.filters{border-bottom:1px solid var(--line);gap:5px;margin-bottom:20px;padding-bottom:12px;display:flex}.filters button{color:#909a95;background:0 0;border-radius:6px;padding:7px 14px;font-size:12px}.filters button.active{color:#276e5d;background:#e4f0ea;font-weight:600}.watch-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.watch-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:22px 23px 0;overflow:hidden;box-shadow:0 2px 3px #142e2902}.card-top{justify-content:space-between;align-items:center;display:flex}.train-label{color:#6f8a82;letter-spacing:.3px;align-items:center;gap:5px;font-size:10px;font-weight:600;display:flex}.badge{color:#89948d;white-space:nowrap;background:#f0f2f1;border-radius:5px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;display:inline-flex}.badge.green{color:#368264;background:#eaf5ef}.badge.warn{color:#b4873d;background:#fff3e4}.route{align-items:center;gap:16px;margin-top:27px;display:flex}.route h3{letter-spacing:-1px;font-size:25px;font-weight:700}.route-arrow{color:#b1c3b9;flex:1;align-items:center;gap:4px;max-width:80px;display:flex}.route-arrow i{background:#d7e2db;flex:1;height:1px}.trip-detail{color:#86938c;align-items:center;gap:9px;margin:11px 0 20px;font-size:12px;display:flex}.trip-detail b{color:#bdc8c0;font-weight:400}.chips{flex-wrap:wrap;gap:6px;display:flex}.chips span{color:#798b80;background:#f6f8f6;border:1px solid #edf1ed;border-radius:5px;align-items:center;gap:4px;padding:4px 7px;font-size:10px;display:flex}.observation{border-top:1px dashed #e9eeea;min-height:66px;margin-top:20px;padding-top:15px;padding-bottom:12px}.observation p{color:#728b7d;overflow-wrap:anywhere;font-size:11px;line-height:1.9}.observation .subtle{font-size:10px}.watch-card footer{background:#fcfdfc;border-top:1px solid #edf1ed;justify-content:space-between;align-items:center;margin:0 -23px;padding:11px 18px;display:flex}.watch-card footer>span{color:#9aaba0;align-items:center;gap:5px;font-size:10px;display:flex}.watch-card footer>div{gap:2px;display:flex}.watch-card footer button{color:#91a297;background:0 0;border-radius:5px;padding:6px}.watch-card footer button:hover{color:#2b7f61;background:#edf5ef}.empty{text-align:center;color:#8ba496;background:#fff8;border:1px dashed #d9e5dc;border-radius:12px;padding:55px 20px}.empty-icon{color:#6c9d85;background:#edf5ef;border-radius:24px;place-items:center;width:76px;height:76px;margin:0 auto 22px;display:grid}.empty h3{color:#557363;margin:14px 0 10px;font-size:18px}.empty p{color:#9bab9f;margin-bottom:22px;font-size:12px;line-height:1.9}.bottom-note{color:#95a499;align-items:center;gap:8px;margin-top:27px;font-size:10px;line-height:1.8;display:flex}.bottom-note a{white-space:nowrap;color:#608771;margin-left:auto}.page-footer{border-top:1px solid var(--line);color:#adb9af;justify-content:space-between;margin-top:53px;padding-top:18px;font-size:9px;display:flex}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;padding:25px}.history-row{border-bottom:1px solid #edf1ed;align-items:center;gap:16px;padding:20px 0;display:flex}.history-icon{color:#6f9981;background:#f1f6f3;border-radius:10px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.history-row>div{flex:1;min-width:0}.history-row strong{font-size:13px}.history-row p{color:#8b9a91;overflow-wrap:anywhere;margin:5px 0;font-size:12px}.history-row small{color:#9eaaa2;font-size:10px}.settings-layout{grid-template-columns:1fr 1fr;gap:20px;display:grid}.settings-layout label{margin-top:22px}.settings-layout .secondary{margin-top:18px}.settings-footer{grid-column:1/-1;justify-content:flex-end;align-items:center;gap:20px;display:flex}.settings-footer .help{flex:1}.help{color:#95a197;margin-top:17px;font-size:11px;line-height:1.9}.inline-check{color:#91a296;align-items:center;gap:8px;font-size:11px;display:flex}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:30;background:#142f2859;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#fff;border:1px solid #e1e9e1;border-radius:18px;width:520px;max-height:94vh;padding:29px;overflow:auto;box-shadow:0 20px 80px #0c302b22}.modal.small{max-width:420px}.modal.small p{color:#85968b;margin-top:15px;font-size:13px;line-height:1.9}.modal-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.modal h2{font-size:21px}.modal>.subtle{margin-top:9px}.icon-button{color:#88988f;background:0 0;padding:5px}.modal form{margin-top:23px}.modal label{margin-bottom:17px}label{color:#637c6e;font-size:12px;font-weight:500;display:block}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.modal-actions{border-top:1px solid #edf1ed;justify-content:flex-end;gap:9px;margin-top:25px;padding-top:20px;display:flex}.destructive{background:#b85c50}.modal fieldset{border:0;margin:3px 0 0;padding:0}.modal legend{color:#637c6e;margin-bottom:10px;font-size:12px}.channel-options{gap:10px;display:flex}.channel{border:1px solid #e1e8e1;border-radius:8px;flex:1;align-items:center;gap:8px;padding:13px;display:flex;margin:0!important}.channel.chosen{color:#337456;background:#f0f7f2;border-color:#85b9a5}.error{font-size:12px;line-height:1.7;color:#b76150!important}.toast{color:#fff;z-index:60;background:#214c40;border-radius:10px;align-items:center;gap:10px;max-width:90vw;padding:14px 22px;font-size:12px;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #15372d33}.loading{text-align:center;color:#8ca296;padding:100px}.teal{color:var(--teal)}.login-page{background:#fff;grid-template-columns:1.05fr 1fr;min-height:100vh;display:grid}.login-story{background:#eef5ed;flex-direction:column;justify-content:space-between;padding:50px 65px;display:flex;position:relative;overflow:hidden}.login-story:after{content:"";border:1px solid #dae8db;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-220px;right:-120px;box-shadow:0 0 0 55px #e5eee350,0 0 0 110px #e5eee340}.login-story h1{letter-spacing:-2px;color:#254d3f;margin:18px 0;font-size:49px;line-height:1.5}.login-story p{color:#88a08b;font-size:15px;line-height:2.1}.login-story small{color:#9bae9a}.journey-line{color:#80a88b;align-items:center;gap:12px;max-width:270px;margin-top:45px;display:flex}.journey-line i{background:#9cbea2;border-radius:50%;width:7px;height:7px}.journey-line span{border-bottom:1px dashed #b0c9b3;flex:1}.login-form{place-self:center;width:340px;max-width:85%}.login-form h2{letter-spacing:-1px;margin:20px 0 12px;font-size:26px}.login-form>p{color:#91a195;margin-bottom:30px;font-size:13px}.login-form form .primary{justify-content:space-between;width:100%;margin-top:20px}.login-form>small{color:#a2b0a5;margin-top:28px;font-size:10px;display:block}.login-form .error{margin-top:12px}.simple-login{background:#f5f7f6;justify-content:center;align-items:center;padding:24px;display:flex}.simple-login .login-form{background:#fff;border:1px solid #e5ebe7;border-radius:14px;width:360px;max-width:100%;padding:36px;box-shadow:0 14px 45px #274b3b12}.simple-login .login-form h1{letter-spacing:-.7px;text-align:center;margin:0 0 28px;font-size:23px}.simple-login .login-form form .primary{justify-content:center}@media (min-width:1500px){.content{padding-top:55px}.watch-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.route h3{font-size:23px}}@media (max-width:1100px){.sidebar{width:200px;padding:30px 16px}.brand-en{display:none}.workspace{width:calc(100% - 200px);margin-left:200px}.content{padding:30px 25px}.topbar{padding:0 25px}.page-heading h1{font-size:26px}.route{gap:10px}.route h3{font-size:22px}.stat{padding:18px}.settings-layout{grid-template-columns:1fr}}@media (max-width:760px){.sidebar{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;padding:16px 20px;position:static}.sidebar-caption,.sidebar-bottom{display:none}.sidebar nav{gap:3px;display:flex}.nav-item{gap:6px;margin:0;padding:10px;font-size:11px}.nav-item svg{width:15px}.nav-item>span{display:none}.brand{font-size:22px}.brand-icon{border-radius:8px;width:30px;height:32px}.brand-icon svg{width:20px}.app-shell{display:block}.workspace{width:100%;margin:0}.topbar{height:49px;padding:0 20px}.topbar>span{font-size:10px}.connection{font-size:9px}.avatar{display:none}.content{padding:28px 20px 20px}.page-heading{flex-direction:column;align-items:flex-start;gap:17px}.page-heading h1{font-size:26px}.page-heading p{font-size:12px}.eyebrow{font-size:8px}.page-heading .primary{align-self:flex-start}.banner{align-items:flex-start;gap:8px;padding:13px}.banner>svg{flex-shrink:0;margin-top:2px}.banner span,.banner button{font-size:10px}.banner button svg{display:none}.stats{gap:8px;margin-bottom:30px}.stat{padding:13px 10px}.stat>div{font-size:10px;line-height:1.8}.stat-icon{display:none}.stat strong{margin:10px 0 0;font-size:25px}.stat strong small{font-size:10px}.stat p{display:none}.watch-grid{grid-template-columns:1fr}.watch-card{padding-top:20px}.route{margin-top:22px}.route h3{font-size:25px}.route-arrow{max-width:100px}.bottom-note{flex-wrap:wrap}.bottom-note>span{flex:1}.bottom-note a{margin-top:5px}.page-footer{gap:15px;font-size:8px}.settings-layout{grid-template-columns:1fr}.panel{padding:20px}.settings-footer{display:block}.settings-footer .primary{margin-top:15px}.section-title>.subtle{font-size:9px}.history-row{align-items:flex-start;gap:10px}.history-icon{width:32px;height:32px}.history-row .badge{white-space:normal;max-width:65px;font-size:9px}.modal{border-radius:14px;padding:22px}.modal h2{font-size:19px}.modal-overlay{padding:12px}.login-page{grid-template-columns:1fr}.simple-login .login-form{padding:30px 24px}.login-story{height:300px;padding:28px 30px}.login-story h1{margin:13px 0;font-size:30px;line-height:1.5}.login-story>div .eyebrow,.login-story p,.journey-line,.login-story>small{display:none}.login-form{width:340px;padding:35px 0 50px}.login-story:after{width:280px;height:280px;bottom:-180px}.login-form h2{font-size:24px}}@media (prefers-reduced-motion:reduce){*{transition:none!important}}@media (max-width:760px){.sidebar{flex-wrap:wrap;gap:12px}.sidebar nav{margin-left:auto}.nav-item{white-space:nowrap;padding:9px 7px}.nav-item svg{flex-shrink:0}}
