:root{--bg: #F0EDE8;--bg-card: #FAFAF7;--bg-sidebar: #E8E4DE;--orange: #E07B35;--orange-dark: #C96A24;--orange-light: #F5A96A;--orange-muted: rgba(224, 123, 53, .12);--text: #1A1613;--text-muted: #7A7265;--text-light: #A89F95;--border: #D4CFC8;--border-light: #E2DDD8;--locked: #C4BFB8;--shadow-sm: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 12px rgba(0,0,0,.1), 0 2px 4px rgba(0,0,0,.06);--shadow-lg: 0 10px 30px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06);--radius: 12px;--radius-sm: 8px;--font: "Apple SD Gothic Neo", "Malgun Gothic", "Noto Sans KR", "Nanum Gothic", system-ui, sans-serif}:root[data-theme=dark]{--bg: #1B1815;--bg-card: #24211B;--bg-sidebar: #2A251E;--orange: #E8863F;--orange-dark: #D67C33;--orange-light: #F5A96A;--orange-muted: rgba(232, 134, 63, .18);--text: #F5F2ED;--text-muted: #B5AEA4;--text-light: #8A8279;--border: #3A342C;--border-light: #322C25;--locked: #55504A;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .35), 0 1px 2px rgba(0, 0, 0, .25);--shadow-md: 0 4px 12px rgba(0, 0, 0, .4), 0 2px 4px rgba(0, 0, 0, .28);--shadow-lg: 0 10px 30px rgba(0, 0, 0, .45), 0 4px 8px rgba(0, 0, 0, .3)}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;min-height:100svh;min-height:100dvh}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;transition:background-color .2s ease,color .2s ease}button{font-family:var(--font);cursor:pointer;border:none;outline:none}button:focus-visible{outline:2px solid var(--orange);outline-offset:2px}._page_v7z1u_1{display:flex;width:100%;height:100%;min-height:100svh;min-height:100dvh;background:var(--bg);overflow:hidden}._left_v7z1u_12{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:clamp(48px,12vh,120px) clamp(32px,5vw,80px) clamp(32px,6vh,64px);border-right:1px solid var(--border);position:relative;overflow:hidden;min-width:0}._left_v7z1u_12:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 40%,rgba(224,123,53,.07) 0%,transparent 55%),radial-gradient(ellipse at 70% 20%,rgba(91,155,213,.05) 0%,transparent 45%);pointer-events:none}._brand_v7z1u_34{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:56rem;position:relative}._wordmark_v7z1u_44{margin-bottom:clamp(32px,5vh,64px)}._titleKo_v7z1u_48{font-size:clamp(4rem,14vmin,10rem);font-weight:900;letter-spacing:-.04em;color:var(--text);line-height:1;margin-bottom:clamp(10px,1.4vh,16px)}._titleEn_v7z1u_57{font-size:clamp(1.1rem,3.2vmin,1.75rem);font-weight:500;color:var(--text-muted);letter-spacing:.22em;text-transform:uppercase}._railSvg_v7z1u_65{width:min(100%,68vmin);max-width:720px;height:auto;margin-bottom:clamp(28px,4.5vh,56px)}.node-dot{animation:_nodePulse_v7z1u_1 2.4s ease-in-out infinite}@keyframes _nodePulse_v7z1u_1{0%,to{opacity:1}50%{opacity:.6}}._tagline_v7z1u_81{font-size:clamp(1.1rem,2.6vmin,1.5rem);color:var(--text-light);line-height:1.65;word-break:keep-all;max-width:42ch}._right_v7z1u_90{flex:0 0 clamp(280px,28vw,380px);display:flex;flex-direction:column;justify-content:center;align-items:stretch;padding:0 clamp(24px,3.5vw,40px);position:relative;background:var(--bg-sidebar);border-left:1px solid var(--border)}._menu_v7z1u_102{display:flex;flex-direction:column;align-items:flex-end;gap:14px;width:100%}@keyframes _menuIn_v7z1u_1{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}._menuBtn_v7z1u_121{display:flex;align-items:center;justify-content:center;width:100%;max-width:300px;text-align:center;padding:16px 20px;border-radius:2px;border:1.5px solid var(--text);background:transparent;color:var(--text);font-size:1.05rem;font-weight:700;letter-spacing:.05em;line-height:1;transition:background .15s ease,color .15s ease,transform .15s ease,border-color .15s ease;position:relative;animation:_menuIn_v7z1u_1 .6s ease-out both}._menu_v7z1u_102 ._menuBtn_v7z1u_121:nth-child(2){animation-delay:.08s}._menuBtn_v7z1u_121:focus-visible{outline:2px solid var(--orange);outline-offset:3px}._menuBtn_v7z1u_121:hover{background:var(--text);color:var(--bg)}._menuBtn_v7z1u_121:active{transform:scale(.98)}._versionBadge_v7z1u_160{position:absolute;bottom:clamp(16px,3vh,28px);right:clamp(20px,3vw,36px);font-size:13.5px;color:var(--text-light);letter-spacing:.08em}@media(max-width:900px){._right_v7z1u_90{flex:0 0 clamp(240px,34vw,300px);padding-left:18px;padding-right:18px}._tagline_v7z1u_81{max-width:30ch}}@media(max-width:640px){._page_v7z1u_1{flex-direction:column}._left_v7z1u_12{flex:1 1 auto;justify-content:flex-start;padding:clamp(40px,10vh,72px) clamp(24px,6vw,36px) clamp(24px,4vh,36px);border-right:none;border-bottom:1px solid var(--border)}._brand_v7z1u_34{max-width:100%}._titleKo_v7z1u_48{font-size:clamp(3.25rem,15vw,5rem)}._railSvg_v7z1u_65{width:min(100%,85vw);max-width:440px}._tagline_v7z1u_81{text-align:center;max-width:30ch}._right_v7z1u_90{flex:0 0 auto;width:100%;min-height:auto;border-top:1px solid var(--border);border-left:none;background:var(--bg-sidebar);padding:clamp(20px,3vh,28px) clamp(20px,5vw,28px) clamp(40px,7vh,56px);justify-content:flex-start}._menu_v7z1u_102{align-items:stretch;width:100%;max-width:360px;margin:0 auto}._menuBtn_v7z1u_121{max-width:none}._versionBadge_v7z1u_160{position:static;margin:8px auto 0;right:auto;transform:none}}@media(max-height:560px)and (min-width:641px){._left_v7z1u_12{padding-top:clamp(24px,6vh,40px);padding-bottom:20px}._wordmark_v7z1u_44{margin-bottom:16px}._railSvg_v7z1u_65{width:min(100%,36vmin);margin-bottom:16px}._titleKo_v7z1u_48{font-size:clamp(2.5rem,9vmin,4.5rem)}._menuBtn_v7z1u_121{padding:12px}}._page_vjn4z_1{display:flex;width:100%;height:100%;min-height:100svh;min-height:100dvh;align-items:center;justify-content:center;background:var(--bg);position:relative;overflow:auto;padding:24px}._page_vjn4z_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 30% 20%,rgba(224,123,53,.08) 0%,transparent 50%),radial-gradient(ellipse at 80% 80%,rgba(91,155,213,.06) 0%,transparent 50%);pointer-events:none}._card_vjn4z_24{position:relative;width:100%;max-width:400px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);padding:40px 36px 32px;animation:_cardIn_vjn4z_1 .5s ease-out both}@keyframes _cardIn_vjn4z_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._backBtn_vjn4z_47{position:absolute;top:16px;left:16px;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:transparent;color:var(--text-muted);transition:background .15s,color .15s}._backBtn_vjn4z_47:hover{background:var(--bg-sidebar);color:var(--text)}._backArrow_vjn4z_67{font-size:1.1rem;line-height:1}._header_vjn4z_72{text-align:center;margin-bottom:28px;margin-top:8px}._titleKo_vjn4z_78{font-size:1.6rem;font-weight:900;letter-spacing:-.02em;color:var(--text);margin-bottom:8px}._subtitle_vjn4z_86{font-size:.95rem;color:var(--text-muted);line-height:1.5;word-break:keep-all}._form_vjn4z_93{display:flex;flex-direction:column;gap:16px}._field_vjn4z_99{display:flex;flex-direction:column;gap:6px}._label_vjn4z_105{font-size:.88rem;font-weight:700;color:var(--text-muted);letter-spacing:.01em}._input_vjn4z_112{width:100%;padding:11px 14px;border-radius:var(--radius-sm);border:1.5px solid var(--border);background:var(--bg);color:var(--text);font-size:.95rem;font-family:var(--font);transition:border-color .15s,box-shadow .15s}._input_vjn4z_112::placeholder{color:var(--text-light)}._input_vjn4z_112:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-muted)}._errorText_vjn4z_134{font-size:.92rem;color:#c0392b;background:#c0392b14;border-radius:var(--radius-sm);padding:8px 12px;line-height:1.4}._submitBtn_vjn4z_143{margin-top:4px;width:100%;padding:13px;border-radius:var(--radius-sm);background:linear-gradient(135deg,#e88845,#d06a28 55%,#c45f20);color:#fff;font-size:1rem;font-weight:700;box-shadow:0 8px 20px #e07b3547,inset 0 1px #fff3;transition:transform .15s,box-shadow .15s,opacity .15s}._submitBtn_vjn4z_143:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px #e07b355c,inset 0 1px #ffffff40}._submitBtn_vjn4z_143:active:not(:disabled){transform:translateY(0)}._submitBtn_vjn4z_143:disabled{opacity:.65;cursor:not-allowed}._switchText_vjn4z_170{margin-top:22px;text-align:center;font-size:.95rem;color:var(--text-muted)}._switchLink_vjn4z_177{background:none;color:var(--orange-dark);font-weight:700;padding:0;text-decoration:underline;text-underline-offset:2px}._switchLink_vjn4z_177:hover{color:var(--orange)}._page_ah6mf_1{display:flex;width:100%;height:100%;min-height:100svh;min-height:100dvh;align-items:center;justify-content:center;background:var(--bg);position:relative;overflow:auto;padding:24px}._page_ah6mf_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 30% 20%,rgba(224,123,53,.08) 0%,transparent 50%),radial-gradient(ellipse at 80% 80%,rgba(91,155,213,.06) 0%,transparent 50%);pointer-events:none}._card_ah6mf_24{position:relative;width:100%;max-width:440px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);padding:40px 36px 32px;animation:_cardIn_ah6mf_1 .5s ease-out both}@keyframes _cardIn_ah6mf_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._backBtn_ah6mf_47{position:absolute;top:16px;left:16px;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:transparent;color:var(--text-muted);transition:background .15s,color .15s}._backBtn_ah6mf_47:hover{background:var(--bg-sidebar);color:var(--text)}._backArrow_ah6mf_67{font-size:1.1rem;line-height:1}._header_ah6mf_72{text-align:center;margin-bottom:28px;margin-top:8px}._titleKo_ah6mf_78{font-size:1.6rem;font-weight:900;letter-spacing:-.02em;color:var(--text);margin-bottom:8px}._subtitle_ah6mf_86{font-size:.95rem;color:var(--text-muted);line-height:1.5;word-break:keep-all}._section_ah6mf_93{display:flex;flex-direction:column;gap:14px}._section_ah6mf_93+._section_ah6mf_93{margin-top:28px;padding-top:24px;border-top:1px solid var(--border-light)}._sectionTitle_ah6mf_105{font-size:.88rem;font-weight:700;color:var(--text-muted);letter-spacing:.02em}._row_ah6mf_112{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-radius:var(--radius-sm);background:var(--bg-sidebar)}._rowLabel_ah6mf_122{display:flex;flex-direction:column;gap:2px}._rowTitle_ah6mf_128{font-size:.92rem;font-weight:700;color:var(--text)}._rowHint_ah6mf_134{font-size:.86rem;color:var(--text-muted)}._switch_ah6mf_140{position:relative;display:inline-block;width:44px;height:26px;flex-shrink:0}._switch_ah6mf_140 input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}._switchTrack_ah6mf_157{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--border);border-radius:999px;transition:background .18s ease;pointer-events:none}._switchTrack_ah6mf_157:before{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:var(--bg-card);box-shadow:var(--shadow-sm);transition:transform .18s ease}._switch_ah6mf_140 input:checked+._switchTrack_ah6mf_157{background:var(--orange)}._switch_ah6mf_140 input:checked+._switchTrack_ah6mf_157:before{transform:translate(18px)}._switch_ah6mf_140 input:focus-visible+._switchTrack_ah6mf_157{outline:2px solid var(--orange);outline-offset:2px}._checkbox_ah6mf_193{width:20px;height:20px;accent-color:var(--orange);cursor:pointer;flex-shrink:0}._volumeBlock_ah6mf_201{display:flex;flex-direction:column;gap:10px;padding:12px 14px;border-radius:var(--radius-sm);background:var(--bg-sidebar)}._volumeHeader_ah6mf_210{display:flex;align-items:center;justify-content:space-between;gap:12px}._volumeLabel_ah6mf_217{display:flex;align-items:center;gap:10px;font-size:.92rem;font-weight:700;color:var(--text)}._volumeValue_ah6mf_226{font-size:.92rem;font-weight:700;color:var(--text-muted);min-width:2.4em;text-align:right}._slider_ah6mf_234{width:100%;height:6px;border-radius:999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--border);accent-color:var(--orange);cursor:pointer}._slider_ah6mf_234:disabled{opacity:.5;cursor:not-allowed}._doneBtn_ah6mf_249{margin-top:28px;width:100%;padding:13px;border-radius:var(--radius-sm);background:linear-gradient(135deg,#e88845,#d06a28 55%,#c45f20);color:#fff;font-size:1rem;font-weight:700;box-shadow:0 8px 20px #e07b3547,inset 0 1px #fff3;transition:transform .15s,box-shadow .15s}._doneBtn_ah6mf_249:hover{transform:translateY(-1px);box-shadow:0 10px 24px #e07b355c,inset 0 1px #ffffff40}._doneBtn_ah6mf_249:active{transform:translateY(0)}._overlay_uma0j_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a161373;display:flex;align-items:center;justify-content:center;z-index:50;padding:24px;animation:_fadeIn_uma0j_1 .15s ease-out}@keyframes _fadeIn_uma0j_1{0%{opacity:0}to{opacity:1}}._card_uma0j_18{width:100%;max-width:380px;overflow-x:hidden;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);padding:28px 26px 24px;animation:_cardIn_uma0j_1 .2s ease-out both}@keyframes _cardIn_uma0j_1{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._header_uma0j_41{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}._title_uma0j_49{font-size:1.15rem;font-weight:800;color:var(--text);margin-bottom:4px}._subtitle_uma0j_56{font-size:.92rem;color:var(--text-muted);line-height:1.45}._closeBtn_uma0j_62{flex:0 0 auto;width:28px;height:28px;border-radius:50%;background:transparent;color:var(--text-muted);font-size:1rem;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}._closeBtn_uma0j_62:hover{background:var(--bg-sidebar);color:var(--text)}._form_uma0j_81{display:flex;flex-direction:column;gap:8px;min-width:0;overflow-x:hidden}._label_uma0j_89{font-size:.88rem;font-weight:700;color:var(--text-muted)}._input_uma0j_95{width:100%;max-width:100%;min-width:0;padding:11px 12px;border-radius:var(--radius-sm);border:1.5px solid var(--border);background:var(--bg);color:var(--text);font-size:.95rem;font-family:var(--font)}._select_uma0j_108{width:100%;max-width:100%;min-width:0;padding:11px 36px 11px 12px;border-radius:var(--radius-sm);border:1.5px solid var(--border);color:var(--text);font-size:.95rem;font-family:var(--font);font-weight:700;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' fill='none' stroke='%237A7265' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;margin-bottom:6px}._select_uma0j_108:focus,._input_uma0j_95:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-muted)}._select_uma0j_108:disabled,._input_uma0j_95:disabled{opacity:.7;cursor:not-allowed}._input_uma0j_95::placeholder{color:var(--text-light)}._titleRow_uma0j_144{display:flex;gap:8px;min-width:0}._titleRow_uma0j_144 ._input_uma0j_95{flex:1}._rerollBtn_uma0j_154{flex:0 0 auto;padding:0 12px;border-radius:var(--radius-sm);border:1.5px solid var(--border);background:var(--bg-card);color:var(--text);font-size:.9rem;font-weight:700;white-space:nowrap}._rerollBtn_uma0j_154:hover:not(:disabled){border-color:var(--orange);color:var(--orange-dark)}._rerollBtn_uma0j_154:disabled{opacity:.6;cursor:not-allowed}._hint_uma0j_176{font-size:.85rem;color:var(--text-light);line-height:1.45;margin-bottom:6px}._submitBtn_uma0j_183{width:100%;padding:12px 16px;border-radius:var(--radius-sm);background:linear-gradient(135deg,#e88845,#d06a28 55%,#c45f20);color:#fff;font-size:.92rem;font-weight:700}._submitBtn_uma0j_183:disabled{opacity:.6;cursor:not-allowed}._errorText_uma0j_198{font-size:.92rem;color:#c0392b;background:#c0392b14;border-radius:var(--radius-sm);padding:8px 12px;margin-top:12px;line-height:1.4}._page_elibq_1{display:flex;width:100%;height:100%;min-height:100svh;min-height:100dvh;background:var(--bg);overflow:hidden}._sidebar_elibq_12{flex:0 0 64px;background:var(--bg-sidebar);border-right:1px solid var(--border);display:flex;flex-direction:column;align-items:center;padding:16px 0;gap:0;height:100%;flex-shrink:0}._backBtn_elibq_25{width:40px;height:40px;border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center;transition:background .15s;color:var(--text-muted);font-size:18px}._backBtn_elibq_25:hover{background:var(--border);color:var(--text)}._backArrow_elibq_43{line-height:1}._settingsBtn_elibq_47{width:40px;height:40px;margin-top:auto;border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s;color:var(--text-muted)}._settingsBtn_elibq_47 svg{width:20px;height:20px}._settingsBtn_elibq_47:hover{background:var(--border);color:var(--text)}._main_elibq_71{flex:1;display:flex;flex-direction:column;padding:clamp(28px,4vh,48px) clamp(24px,4vw,64px);overflow-y:auto;min-width:0;min-height:0;width:100%}._header_elibq_82{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:clamp(24px,4vh,40px);width:100%;flex-shrink:0}._headerLeft_elibq_92{display:flex;flex-direction:column;gap:4px}._pageTitle_elibq_98{font-size:clamp(24px,2.5vw,32px);font-weight:700;color:var(--text);letter-spacing:-.5px}._pageSubtitle_elibq_105{font-size:clamp(13px,1.2vw,15px);color:var(--text-muted)}._errorText_elibq_110{font-size:15px;color:#c96a24;margin-bottom:16px}._headerRight_elibq_116{display:flex;align-items:center;gap:12px;flex-shrink:0}._newCityBtn_elibq_123{display:flex;align-items:center;gap:6px;background:var(--orange);color:#fff;font-size:15px;font-weight:700;padding:10px 18px;border-radius:99px;box-shadow:var(--shadow-sm);transition:transform .15s,box-shadow .15s,opacity .15s}._newCityBtn_elibq_123:hover:not(:disabled){transform:translateY(-1px);box-shadow:var(--shadow-md)}._newCityBtn_elibq_123:active:not(:disabled){transform:translateY(0)}._newCityBtn_elibq_123:disabled{opacity:.5;cursor:not-allowed}._newCityBtnIcon_elibq_151{font-size:16px;font-weight:400;line-height:1}._userBadge_elibq_157{display:flex;align-items:center;gap:10px;background:var(--bg-card);border:1.5px solid var(--border);padding:8px 8px 8px 16px;border-radius:99px;box-shadow:var(--shadow-sm)}._userNameWrap_elibq_168{position:relative;display:inline-flex}._userName_elibq_168{font-size:15px;font-weight:700;color:var(--text);cursor:default}._userTooltip_elibq_180{position:absolute;top:calc(100% + 9px);left:50%;transform:translate(-50%) translateY(-4px);background:var(--text);color:var(--bg);font-size:13.5px;font-weight:600;letter-spacing:0;padding:6px 10px;border-radius:6px;white-space:nowrap;box-shadow:var(--shadow-md);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:20}._userTooltip_elibq_180:before{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-bottom-color:var(--text)}._userNameWrap_elibq_168:hover ._userTooltip_elibq_180{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}._logoutBtn_elibq_217{font-size:14.5px;font-weight:600;color:var(--text-muted);background:var(--bg-sidebar);padding:6px 12px;border-radius:99px;transition:background .15s,color .15s}._logoutBtn_elibq_217:hover{background:var(--border);color:var(--text)}._emptyText_elibq_233{font-size:15px;color:var(--text-muted);margin-bottom:clamp(32px,5vh,48px)}._cityList_elibq_239{display:flex;flex-direction:column;gap:10px;margin-bottom:clamp(32px,5vh,48px);width:100%;max-height:320px;overflow-y:auto;padding-right:10px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--orange-light) transparent}._cityList_elibq_239::-webkit-scrollbar{width:6px}._cityList_elibq_239::-webkit-scrollbar-track{background:transparent}._cityList_elibq_239::-webkit-scrollbar-thumb{background:var(--orange-light);border-radius:999px}._cityList_elibq_239::-webkit-scrollbar-thumb:hover{background:var(--orange)}._cityRow_elibq_270{position:relative;display:flex;align-items:center;gap:16px;background:var(--bg-card);border:1.5px solid var(--border);border-radius:var(--radius-sm);padding:14px 18px;text-align:left;transition:border-color .15s,box-shadow .15s,transform .1s;cursor:pointer;width:100%}._cityRow_elibq_270:hover:not(:disabled){border-color:var(--orange-light);box-shadow:var(--shadow-sm);transform:translateY(-1px)}._cityRow_elibq_270:active:not(:disabled){transform:translateY(0)}._cityRow_elibq_270:disabled{opacity:.55;cursor:not-allowed}._cityRowActive_elibq_300{border-color:var(--orange-light)}._cityRowIcon_elibq_304{flex:0 0 auto;width:44px;height:44px;border-radius:var(--radius-sm);background:var(--bg-sidebar);display:grid;grid-template-columns:repeat(2,1fr);align-items:center;justify-items:center;gap:4px;padding:8px}._lineDot_elibq_318{width:8px;height:8px;border-radius:50%}._lineDotEmpty_elibq_324{grid-column:span 2;width:10px;height:10px;border-radius:50%;background:var(--locked)}._cityRowInfo_elibq_332{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1 1 auto}._cityName_elibq_340{font-size:16px;font-weight:700;color:var(--text);letter-spacing:-.2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._citySub_elibq_350{font-size:14.5px;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._activeBadge_elibq_358{display:flex;align-items:center;gap:5px;font-size:13.5px;font-weight:600;color:var(--orange);letter-spacing:.3px;flex-shrink:0}._activeDot_elibq_369{width:6px;height:6px;border-radius:50%;background:var(--orange);animation:_blink_elibq_1 1.5s ease-in-out infinite}@keyframes _blink_elibq_1{0%,to{opacity:1}50%{opacity:.3}}._cityRowChevron_elibq_382{flex-shrink:0;font-size:18px;color:var(--text-light);transition:transform .15s,color .15s}._cityRow_elibq_270:hover:not(:disabled) ._cityRowChevron_elibq_382{color:var(--orange);transform:translate(2px)}._activitySection_elibq_395{border-top:1px solid var(--border-light);padding-top:clamp(20px,3vh,28px);width:100%;margin-top:auto}._activityTitle_elibq_402{font-size:15.5px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}._activityEmpty_elibq_411{font-size:15.5px;color:var(--text-light)}._activityList_elibq_416{display:flex;flex-direction:column;gap:10px;max-height:148px;overflow-y:auto;padding-right:10px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--orange-light) transparent}._activityList_elibq_416::-webkit-scrollbar{width:6px}._activityList_elibq_416::-webkit-scrollbar-track{background:transparent}._activityList_elibq_416::-webkit-scrollbar-thumb{background:var(--orange-light);border-radius:999px}._activityList_elibq_416::-webkit-scrollbar-thumb:hover{background:var(--orange)}._activityItem_elibq_445{display:flex;align-items:baseline;gap:12px;font-size:15px;flex-shrink:0}._activityTime_elibq_453{flex:0 0 60px;color:var(--text-light);font-size:14.5px}._activityText_elibq_459{color:var(--text-muted);line-height:1.5}._activityRoom_elibq_464{display:inline;padding:0;border:none;background:none;color:var(--orange);font:inherit;font-weight:700;cursor:pointer;text-decoration:underline;text-underline-offset:2px;text-decoration-color:#e07b3559}._activityRoom_elibq_464:hover{color:var(--orange-dark);text-decoration-color:currentColor}@media(max-width:640px){._sidebar_elibq_12{flex:0 0 52px;height:100%}._main_elibq_71{padding:24px 18px}._pageTitle_elibq_98{font-size:22px}._header_elibq_82{flex-wrap:wrap}._newCityBtn_elibq_123{padding:8px 14px;font-size:15.5px}._cityRow_elibq_270{padding:12px 14px;gap:12px}._cityRowIcon_elibq_304{width:38px;height:38px}}._overlay_8d8ff_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a161373;display:flex;align-items:center;justify-content:center;z-index:50;padding:24px;animation:_fadeIn_8d8ff_1 .15s ease-out}@keyframes _fadeIn_8d8ff_1{0%{opacity:0}to{opacity:1}}._card_8d8ff_18{width:100%;max-width:400px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);padding:28px 26px 24px;animation:_cardIn_8d8ff_1 .2s ease-out both}@keyframes _cardIn_8d8ff_1{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._header_8d8ff_40{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}._title_8d8ff_48{font-size:1.15rem;font-weight:800;color:var(--text);margin-bottom:4px}._subtitle_8d8ff_55{font-size:.92rem;color:var(--text-muted);line-height:1.5}._closeBtn_8d8ff_61{flex:0 0 auto;width:28px;height:28px;border-radius:50%;background:transparent;color:var(--text-muted);font-size:1rem;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}._closeBtn_8d8ff_61:hover{background:var(--bg-sidebar);color:var(--text)}._linkRow_8d8ff_80{display:flex;align-items:center;gap:8px}._linkText_8d8ff_86{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;color:var(--text-muted);background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius-sm);padding:9px 12px}._copyBtn_8d8ff_100{flex:0 0 auto;padding:9px 14px;border-radius:var(--radius-sm);border:1.5px solid var(--border);background:var(--bg-card);color:var(--text);font-size:.92rem;font-weight:700;white-space:nowrap;transition:border-color .15s,background .15s,color .15s}._copyBtn_8d8ff_100:hover{border-color:var(--orange);color:var(--orange-dark)}._copyBtnCopied_8d8ff_118{border-color:#4f8e5c;background:#4f8e5c1a;color:#3e764a}._page_1uw94_1,._loadingPage_1uw94_2{--gp-page-bg: #f3efe8;--gp-loading-bg: #f2efe9;--gp-control-bg: #fcfbf8;--gp-stage-bg: #f6f3ed;--gp-surface: #ffffff;--gp-surface-soft: #f8f5f0;--gp-surface-muted: #f1ece4;--gp-surface-hover: #f2eee7;--gp-surface-selected: #faf6f0;--gp-surface-chip: #eee9e1;--gp-surface-store: #f4f0ea;--gp-surface-tick: #f7f3ed;--gp-hud-bg: rgba(255, 255, 255, .92);--gp-map-bg: #dbe9ed;--gp-overlay: rgba(255, 255, 255, .9);--gp-overlay-strong: rgba(255, 255, 255, .92);--gp-overlay-soft: rgba(255, 255, 255, .86);--gp-overlay-faint: rgba(255, 255, 255, .82);--gp-ghost-bg: rgba(255, 255, 255, .94);--gp-zoom-hover: #eee8df;--gp-active-bg: #ed8954;--gp-accent: #e9783c;--gp-accent-hover: #d86c36;--gp-accent-solid: #e07b35;--gp-text: #28231f;--gp-text-strong: #27221e;--gp-text-secondary: #4d463f;--gp-text-body: #3d3731;--gp-text-card: #3c3630;--gp-text-input: #403a34;--gp-text-muted: #716b62;--gp-text-soft: #8b837a;--gp-text-faint: #968e84;--gp-text-label: #8a8278;--gp-text-hint: #9b9389;--gp-text-button: #665f57;--gp-text-control: #37312b;--gp-text-icon: #b5ada3;--gp-text-depot: #7f776e;--gp-text-depot-empty: #a59b91;--gp-text-depot-title: #4f4841;--gp-text-depot-sub: #9a9187;--gp-text-hud: #5a534c;--gp-text-hud-label: #958c82;--gp-text-hud-value: #3b3530;--gp-text-tick: #29241f;--gp-text-zoom: #6d655d;--gp-text-builder: #504942;--gp-text-builder-hint: #827a71;--gp-text-legend: #746c63;--gp-text-ghost: #3f3933;--gp-text-step: #756d64;--gp-text-store: #6b6259;--gp-text-on-active: #29231f;--gp-text-on-active-alt: #2d2722;--gp-text-on-active-btn: #2e2823;--gp-text-accent: #d86c36;--gp-text-accent-chip: #d96f3a;--gp-text-accent-hover: #c45f20;--gp-border: #d9d2c8;--gp-border-soft: #d8d0c6;--gp-border-dashed: #d8d0c7;--gp-border-muted: #d4ccc2;--gp-border-input: #bdb5ab;--gp-border-mid: #c8c0b6;--gp-border-form: #ded7ce;--gp-border-depot: #cfc6bb;--gp-border-strong: #37312b;--gp-border-btn: #4c453e;--gp-border-dark: #36302b;--gp-border-active: #302a25;--gp-border-card: #4b443d;--gp-border-card-strong: #4f4840;--gp-border-focus: #4c453e;--gp-border-hud: #3c3630;--gp-border-tick: #bcb2a7;--gp-border-station-input: #c9c0b6;--gp-border-ghost: #3f3933;--gp-border-ghost-mark: #45403a;--gp-border-overlay: rgba(58, 52, 46, .36);--gp-border-overlay-soft: rgba(58, 52, 46, .28);--gp-border-legend: rgba(67, 60, 54, .32);--gp-border-legend-soft: rgba(67, 60, 54, .24);--gp-border-store: rgba(91, 83, 75, .34);--gp-shadow-control: 12px 0 30px rgba(41, 34, 28, .05);--gp-relief: #e8e1d8;--gp-relief-soft: #e2d8cd;--gp-focus-ring: rgba(76, 69, 62, .08);--gp-dot-glow: rgba(233, 120, 60, .13);--gp-shadow-ghost: 4px 5px 16px rgba(43, 36, 30, .18);--gp-shadow-legend: rgba(55, 49, 43, .12);--gp-shadow-mobile: 0 -12px 28px rgba(41, 34, 28, .07);--gp-train-wheel: #39332e;--gp-sea: #dce9ed;--gp-land: #f3f0e8;--gp-land-alt: #eeeae1;--gp-land-stroke: #b9c3bd;--gp-river: #b7d7e1;--gp-river-soft: rgba(108, 161, 190, .18);--gp-mountains: #d8dfd1;--gp-district: #a1a49b;--gp-person: #3f5360;--gp-station-fill: #fbfaf7;--gp-station-stroke: #2b2722;--gp-station-hover: #ffe5d5;--gp-station-action: #ffd8c1;--gp-map-label: #484139;--gp-map-label-halo: #f6f3ed;--gp-map-halo: rgba(255, 255, 255, .97);--gp-line-shadow: rgba(255, 255, 255, .97);--gp-line-drop: rgba(25, 20, 15, .13);--gp-depot-fill: #fbfaf7;--gp-depot-stroke: #38322d;--gp-depot-rails: #4a433c;--gp-depot-halo: #f3f0e8;--gp-depot-count-stroke: #3d3731;--gp-depot-hit: rgba(255, 255, 255, .5);--gp-depot-hit-stroke: rgba(65, 59, 53, .25);--gp-train-selected-stroke: #2d2823;--gp-train-body-wheel: #36302b;--gp-train-drop: rgba(34, 29, 24, .32);--gp-mark-bg: #ffffff}html[data-theme=dark] ._page_1uw94_1,html[data-theme=dark] ._loadingPage_1uw94_2{--gp-page-bg: #1b1815;--gp-loading-bg: #1b1815;--gp-control-bg: #24211b;--gp-stage-bg: #1e1b17;--gp-surface: #2a251e;--gp-surface-soft: #2a251e;--gp-surface-muted: #322c25;--gp-surface-hover: #322c25;--gp-surface-selected: #322c25;--gp-surface-chip: #322c25;--gp-surface-store: #2a251e;--gp-surface-tick: #2a251e;--gp-hud-bg: rgba(36, 33, 27, .94);--gp-overlay: rgba(36, 33, 27, .92);--gp-overlay-strong: rgba(36, 33, 27, .94);--gp-overlay-soft: rgba(36, 33, 27, .9);--gp-overlay-faint: rgba(36, 33, 27, .86);--gp-ghost-bg: rgba(36, 33, 27, .96);--gp-zoom-hover: #322c25;--gp-active-bg: #e8863f;--gp-accent: #e8863f;--gp-accent-hover: #d67c33;--gp-accent-solid: #e8863f;--gp-text: #f5f2ed;--gp-text-strong: #f5f2ed;--gp-text-secondary: #d4cfc8;--gp-text-body: #e8e2da;--gp-text-card: #e8e2da;--gp-text-input: #f5f2ed;--gp-text-muted: #b5aea4;--gp-text-soft: #b5aea4;--gp-text-faint: #8a8279;--gp-text-label: #8a8279;--gp-text-hint: #8a8279;--gp-text-button: #b5aea4;--gp-text-control: #f5f2ed;--gp-text-icon: #8a8279;--gp-text-depot: #b5aea4;--gp-text-depot-empty: #8a8279;--gp-text-depot-title: #f5f2ed;--gp-text-depot-sub: #8a8279;--gp-text-hud: #d4cfc8;--gp-text-hud-label: #8a8279;--gp-text-hud-value: #f5f2ed;--gp-text-tick: #f5f2ed;--gp-text-zoom: #b5aea4;--gp-text-builder: #d4cfc8;--gp-text-builder-hint: #8a8279;--gp-text-legend: #b5aea4;--gp-text-ghost: #f5f2ed;--gp-text-step: #b5aea4;--gp-text-store: #b5aea4;--gp-text-on-active: #1a1613;--gp-text-on-active-alt: #1a1613;--gp-text-on-active-btn: #1a1613;--gp-text-accent: #e8863f;--gp-text-accent-chip: #f5a96a;--gp-text-accent-hover: #f5a96a;--gp-border: #3a342c;--gp-border-soft: #3a342c;--gp-border-dashed: #3a342c;--gp-border-muted: #3a342c;--gp-border-input: #55504a;--gp-border-mid: #55504a;--gp-border-form: #3a342c;--gp-border-depot: #55504a;--gp-border-strong: #8a8279;--gp-border-btn: #55504a;--gp-border-dark: #8a8279;--gp-border-active: #b5aea4;--gp-border-card: #8a8279;--gp-border-card-strong: #b5aea4;--gp-border-focus: #8a8279;--gp-border-hud: #3a342c;--gp-border-tick: #55504a;--gp-border-station-input: #55504a;--gp-border-ghost: #8a8279;--gp-border-ghost-mark: #b5aea4;--gp-border-overlay: rgba(245, 242, 237, .18);--gp-border-overlay-soft: rgba(245, 242, 237, .14);--gp-border-legend: rgba(245, 242, 237, .16);--gp-border-legend-soft: rgba(245, 242, 237, .12);--gp-border-store: rgba(181, 174, 164, .34);--gp-shadow-control: 12px 0 30px rgba(0, 0, 0, .35);--gp-relief: #1b1815;--gp-relief-soft: #1b1815;--gp-focus-ring: rgba(232, 134, 63, .22);--gp-dot-glow: rgba(232, 134, 63, .22);--gp-shadow-ghost: 4px 5px 16px rgba(0, 0, 0, .45);--gp-shadow-legend: rgba(0, 0, 0, .35);--gp-shadow-mobile: 0 -12px 28px rgba(0, 0, 0, .4);--gp-train-wheel: #39332e}html[data-theme=dark] ._liveStatus_1uw94_238{border-color:#6eb47d6b;background:#4f8e5c24}html[data-theme=dark] ._liveStatus_1uw94_238 b,html[data-theme=dark] ._operationMessage_1uw94_244,html[data-theme=dark] ._startVehicleButton_1uw94_245,html[data-theme=dark] ._reopenButton_1uw94_246,html[data-theme=dark] ._toolToggle_1uw94_247 ._reopenButton_1uw94_246{color:#8fca9a}html[data-theme=dark] ._closeButton_1uw94_251,html[data-theme=dark] ._removeVehicleButton_1uw94_252,html[data-theme=dark] ._vehicleActions_1uw94_253 ._removeButton_1uw94_253,html[data-theme=dark] ._toolToggle_1uw94_247 ._closeButton_1uw94_251{color:#e08a78}html[data-theme=dark] ._operationMessage_1uw94_244{border-color:#6eb47d52;background:#4f8e5c1f}._page_1uw94_1{display:grid;grid-template-columns:minmax(344px,380px) minmax(0,1fr);width:100%;height:100%;min-height:100svh;min-height:100dvh;overflow:hidden;background:var(--gp-page-bg);color:var(--gp-text)}._loadingPage_1uw94_2{width:100%;height:100%;min-height:100svh;display:flex;align-items:center;justify-content:center;gap:12px;background:var(--gp-loading-bg);color:var(--gp-text-muted);font-size:15px}._accessScreen_1uw94_288{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:360px;text-align:center;line-height:1.6}._loadingDot_1uw94_298,._liveDot_1uw94_299{width:8px;height:8px;border-radius:50%;background:var(--gp-accent);box-shadow:0 0 0 4px var(--gp-dot-glow);animation:_pulse_1uw94_1 1.8s ease-in-out infinite}@keyframes _pulse_1uw94_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.82)}}._controlRoom_1uw94_313{position:relative;z-index:10;min-width:0;height:100%;overflow-y:auto;padding:18px 16px 20px;background:var(--gp-control-bg);border-right:1px solid var(--gp-border-strong);box-shadow:var(--gp-shadow-control);scrollbar-width:thin;scrollbar-color:var(--gp-text-soft) var(--gp-surface-muted)}._controlRoom_1uw94_313::-webkit-scrollbar{width:8px}._controlRoom_1uw94_313::-webkit-scrollbar-track{margin:6px 0;border-radius:999px;background:var(--gp-surface-muted)}._controlRoom_1uw94_313::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:var(--gp-text-soft);background-clip:padding-box}._controlRoom_1uw94_313::-webkit-scrollbar-thumb:hover{background:var(--gp-accent-solid);background-clip:padding-box}._controlHeader_1uw94_347{display:flex;flex-direction:column;gap:12px;padding-bottom:16px;border-bottom:1px solid var(--gp-border)}._controlHeaderTop_1uw94_355{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0}._inviteButton_1uw94_363{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 14px;border-radius:999px;border:1px solid var(--gp-border-btn);background:var(--gp-surface);color:var(--gp-text-control);font-size:15.5px;font-weight:700;transition:transform .15s,background .15s,opacity .15s;white-space:nowrap}._inviteButton_1uw94_363 svg{width:15px;height:15px;flex-shrink:0}._inviteButton_1uw94_363:hover{transform:scale(1.03);background:var(--gp-surface-hover)}._accessActionBtn_1uw94_390{padding:10px 20px;border-radius:999px;border:1px solid var(--gp-border-strong);background:var(--gp-accent);color:#fff;font-size:15.5px;font-weight:700;transition:transform .15s,background .15s}._accessActionBtn_1uw94_390:hover{transform:translateY(-1px);background:var(--gp-accent-hover)}._backButton_1uw94_406{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--gp-border-btn);border-radius:50%;background:var(--gp-surface);color:var(--gp-text-control);font-size:17px;transition:transform .15s,background .15s}._backButton_1uw94_406:hover{transform:translate(-2px);background:var(--gp-surface-hover)}._controlIdentity_1uw94_424>span{display:block;color:var(--gp-text-accent);font-size:12px;font-weight:900;letter-spacing:.16em}._controlIdentity_1uw94_424{min-width:0}._controlHeader_1uw94_347 h1{margin-top:2px;color:var(--gp-text-strong);font-size:18px;letter-spacing:-.04em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._titleRow_1uw94_446{display:flex;align-items:center;gap:8px;min-width:0}._titleEditBtn_1uw94_453{flex:0 0 auto;padding:2px 7px;border:1px solid var(--gp-border-soft);border-radius:999px;background:var(--gp-surface);color:var(--gp-text-soft);font-size:13px;font-weight:800}._titleEditBtn_1uw94_453:hover{border-color:var(--gp-accent-solid);color:var(--gp-text-accent-hover)}._titleEditForm_1uw94_469{display:flex;align-items:center;gap:4px;margin-top:2px;min-width:0}._titleEditInput_1uw94_477{min-width:0;flex:1;padding:4px 8px;border:1.5px solid var(--gp-accent-solid);border-radius:6px;background:var(--gp-surface);color:var(--gp-text-strong);font-size:15.5px;font-weight:800}._titleSaveBtn_1uw94_489,._titleCancelBtn_1uw94_490{flex:0 0 auto;padding:4px 7px;border-radius:6px;font-size:14px;font-weight:800}._titleSaveBtn_1uw94_489{background:var(--gp-accent-solid);color:#fff}._titleCancelBtn_1uw94_490{border:1px solid var(--gp-border-soft);background:var(--gp-surface);color:var(--gp-text-soft)}._liveStatus_1uw94_238{display:grid;grid-template-columns:9px 1fr;align-items:center;gap:9px;margin:13px 0 18px;padding:10px 11px;border:1px solid rgba(79,142,92,.38);border-radius:8px;background:#4f8e5c0f}._liveStatus_1uw94_238 ._liveDot_1uw94_299{width:7px;height:7px;background:#4f8e5c;box-shadow:0 0 0 3px #4f8e5c21}._liveStatus_1uw94_238 b{color:#3e764a;font-size:16px;font-weight:900}._goalLiveStatus_1uw94_534{border-color:#d291267a;background:#f3b83d1a}._goalLiveStatus_1uw94_534 ._liveDot_1uw94_299{background:#dc9b27;box-shadow:0 0 0 3px #dc9b2726}._goalLiveStatus_1uw94_534 b{color:#986413}._stoppedStatus_1uw94_546{border-color:#b34a3873;background:#b34a3814}._stoppedStatus_1uw94_546 ._liveDot_1uw94_299{background:#b34a38;box-shadow:none;animation:none}._stoppedStatus_1uw94_546 b{color:#9f3e2f}._aiCommandPanel_1uw94_559{overflow:hidden;border:1px solid var(--gp-border-card);border-radius:10px;background:var(--gp-surface-soft);box-shadow:3px 3px 0 var(--gp-relief-soft)}._aiChatLog_1uw94_567{display:flex;flex-direction:column;gap:8px;max-height:220px;min-height:82px;padding:11px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--gp-accent-solid) var(--gp-surface-soft)}._aiChatLog_1uw94_567::-webkit-scrollbar{width:8px}._aiChatLog_1uw94_567::-webkit-scrollbar-track{margin:4px 0;border-radius:999px;background:var(--gp-surface-soft)}._aiChatLog_1uw94_567::-webkit-scrollbar-thumb{border:2px solid var(--gp-surface-soft);border-radius:999px;background:var(--gp-accent-solid)}._aiChatLog_1uw94_567::-webkit-scrollbar-thumb:hover{background:var(--gp-accent-hover)}._aiMessage_1uw94_596{max-width:92%;padding:8px 9px;border-radius:8px;white-space:pre-wrap}._aiMessage_1uw94_596 small{display:block;margin-bottom:3px;font-size:10.5px;font-weight:900;letter-spacing:.04em}._aiMessage_1uw94_596 p{margin:0;font-size:13.5px;font-weight:700;line-height:1.5;word-break:keep-all}._aiMessageAssistant_1uw94_619{align-self:flex-start;border:1px solid var(--gp-border-form);border-bottom-left-radius:3px;background:var(--gp-surface);color:var(--gp-text-body)}._aiMessageAssistant_1uw94_619 small{color:var(--gp-text-accent)}._aiMessageUser_1uw94_629{align-self:flex-end;border-bottom-right-radius:3px;background:var(--gp-accent-solid);color:#fff}._aiMessageUser_1uw94_629 small{color:#ffffffb8}._aiMessageError_1uw94_638{border-color:#b34a3859;background:#b34a3814;color:#a24334}._aiMessagePending_1uw94_644 p{display:flex;align-items:center;gap:6px}._aiMessagePending_1uw94_644 i{width:7px;height:7px;border-radius:50%;background:var(--gp-accent-solid);animation:_aiCommandPulse_1uw94_1 .9s ease-in-out infinite alternate}@keyframes _aiCommandPulse_1uw94_1{0%{opacity:.35;transform:scale(.75)}to{opacity:1;transform:scale(1)}}._aiCommandExamples_1uw94_663{display:flex;gap:5px;padding:0 10px 10px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:var(--gp-accent-solid) var(--gp-surface-soft)}._aiCommandExamples_1uw94_663:focus-visible{outline:2px solid var(--gp-border-focus);outline-offset:-2px}._aiCommandExamples_1uw94_663::-webkit-scrollbar{height:8px}._aiCommandExamples_1uw94_663::-webkit-scrollbar-track{margin:0 10px;border-radius:999px;background:var(--gp-surface-soft)}._aiCommandExamples_1uw94_663::-webkit-scrollbar-thumb{border:2px solid var(--gp-surface-soft);border-radius:999px;background:var(--gp-accent-solid)}._aiCommandExamples_1uw94_663::-webkit-scrollbar-thumb:hover{background:var(--gp-accent-hover)}._aiCommandExamples_1uw94_663 button{flex:0 0 auto;max-width:250px;padding:6px 8px;overflow:hidden;border:1px solid var(--gp-border-muted);border-radius:999px;background:var(--gp-surface);color:var(--gp-text-soft);font-size:11.5px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}._aiCommandExamples_1uw94_663 button:hover:not(:disabled){border-color:var(--gp-border-active);color:var(--gp-text-accent-hover)}._aiCommandExamples_1uw94_663 button:disabled{opacity:.45}._aiCommandForm_1uw94_716{display:grid;grid-template-columns:minmax(0,1fr) 70px;gap:7px;padding:10px;border-top:1px solid var(--gp-border-form);background:var(--gp-surface)}._aiCommandForm_1uw94_716 textarea{width:100%;min-height:52px;padding:9px 10px;resize:vertical;border:1px solid var(--gp-border-input);border-radius:7px;outline:none;background:var(--gp-surface-soft);color:var(--gp-text-input);font:700 11px/1.45 var(--font)}._aiCommandForm_1uw94_716 textarea:focus{border-color:var(--gp-border-focus);box-shadow:0 0 0 3px var(--gp-focus-ring)}._aiCommandForm_1uw94_716 textarea::placeholder{color:var(--gp-text-hint)}._aiCommandForm_1uw94_716 button{border:0;border-radius:7px;background:var(--gp-accent-solid);color:#fff;font-size:12.5px;font-weight:900}._aiCommandForm_1uw94_716 button:hover:not(:disabled){background:var(--gp-accent-hover)}._aiCommandForm_1uw94_716 textarea:disabled,._aiCommandForm_1uw94_716 button:disabled{opacity:.5;cursor:not-allowed}._controlSection_1uw94_762{margin-top:17px;padding-top:16px;border-top:1px dashed var(--gp-border-dashed)}._controlSection_1uw94_762:first-of-type{margin-top:0;padding-top:0;border-top:0}._goalSection_1uw94_774{padding-bottom:2px}._goalCard_1uw94_778{padding:11px;border:1px solid #d8cec1;border-radius:8px;background:linear-gradient(145deg,#fff,#f7f1e8)}._goalCardReached_1uw94_785{border-color:#d2912680;background:linear-gradient(145deg,#fffaf0,#f8e8c8)}._goalCardTop_1uw94_790{display:grid;gap:3px}._goalCardTop_1uw94_790>span{color:#d36e39;font-size:14.5px;font-weight:900;letter-spacing:.06em}._goalCardTop_1uw94_790 b{color:#332d28;font-size:18px;font-weight:900}._goalCardTop_1uw94_790 small{color:#8c8278;font-size:15px}._goalMeta_1uw94_813{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;color:#746a61;font-size:13.5px;font-weight:800}._goalMeta_1uw94_813 b{padding:3px 7px;border-radius:999px;color:#986413;background:#dc9b2721;font-size:13.5px}._goalMetaOverdue_1uw94_832 b{color:#a84033;background:#b34a381f}._progressTrack_1uw94_837,._happinessTrack_1uw94_838{height:6px;margin-top:9px;overflow:hidden;border-radius:999px;background:#e4ddd3}._progressTrack_1uw94_837 i,._happinessTrack_1uw94_838 i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#e9783c,#efb240);transition:width .4s ease}._goalCardReached_1uw94_785 ._progressTrack_1uw94_837 i{background:#d69a2d}._goalCard_1uw94_778 p{margin-top:7px;color:#7b7167;font-size:15px;font-weight:700;line-height:1.5}._economyGrid_1uw94_865{display:grid;grid-template-columns:1.35fr .65fr;gap:7px;margin-top:8px}._economyGrid_1uw94_865>span{display:grid;gap:3px;padding:8px 9px;border:1px solid #ded6cc;border-radius:7px;background:#fff}._economyGrid_1uw94_865 small{color:#91877d;font-size:15px;font-weight:800}._economyGrid_1uw94_865 b{color:#3a342e;font-size:16px;font-weight:900}._happinessTrack_1uw94_838{height:4px;margin-top:6px}._happinessTrack_1uw94_838 i{background:linear-gradient(90deg,#d7a132,#5a9a67)}._dangerValue_1uw94_900{color:#b34a38!important}._riskWarning_1uw94_902{margin-top:7px;padding:6px 8px;border-radius:5px;background:#b34a3817;color:#a24334;font-size:15px;font-weight:900}._sectionHeading_1uw94_912{display:flex;align-items:center;gap:7px;margin-bottom:10px}._sectionHeading_1uw94_912>span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--gp-surface-chip);color:var(--gp-text-accent-chip);font-size:12px;font-weight:900}._sectionHeading_1uw94_912 h2{color:var(--gp-text-secondary);font-size:15px;letter-spacing:.02em}._lineTabs_1uw94_937{display:grid;grid-template-columns:1fr 1fr;gap:7px}._lineTabs_1uw94_937 button{display:grid;grid-template-columns:8px 1fr;gap:2px 7px;align-items:center;padding:10px;border:1px solid var(--gp-border-muted);border-radius:7px;background:var(--gp-surface);color:var(--gp-text-body);text-align:left;transition:border-color .15s,box-shadow .15s,transform .15s}._lineTabs_1uw94_937 button:hover,._lineTabs_1uw94_937 ._lineTabActive_1uw94_958{border-color:var(--gp-border-strong);box-shadow:3px 3px 0 var(--gp-relief);transform:translate(-1px,-1px)}._deselectButton_1uw94_964{margin-left:auto;width:20px;height:20px;border:1px solid rgba(58,52,46,.3);border-radius:5px;background:#fffc;color:#6e665d;font-size:14px;font-weight:800;line-height:1}._deselectButton_1uw94_964:hover{border-color:#37312b;color:#37312b}._busDoor_1uw94_982{fill:#ffffffd1;stroke:#1f1a1559;stroke-width:.14}._pantograph_1uw94_988{fill:none;stroke:var(--gp-train-wheel);stroke-width:.24;stroke-linecap:round;stroke-linejoin:round}._busBadge_1uw94_997{border-radius:14px 14px 8px 8px}._busBadge_1uw94_997 i:first-child{width:16px}._busBadge_1uw94_997 i:last-of-type{width:5px}._warnRing_1uw94_1009{fill:none;stroke:#e8a13c;stroke-width:.4;opacity:.85;pointer-events:none}._saturatedRing_1uw94_1017{fill:none;stroke:#d64541;stroke-width:.55;pointer-events:none;animation:_saturatedPulse_1uw94_1 1s ease-in-out infinite}@keyframes _saturatedPulse_1uw94_1{0%,to{opacity:.95}50%{opacity:.3}}._saturatedMark_1uw94_1030{display:inline-block;width:10px;height:10px;border:2px solid #d64541;border-radius:50%}._newLineRow_1uw94_1038{display:flex;gap:6px;margin-top:6px}._newLineRow_1uw94_1038 button{flex:1;min-height:32px;border:1px dashed rgba(58,52,46,.4);border-radius:6px;background:#fff9;color:#504942;font-size:13.5px;font-weight:800}._newLineRow_1uw94_1038 button:hover:not(:disabled){border-style:solid;background:#fff}._lineTabs_1uw94_937 i{width:8px;height:8px;border-radius:50%}._lineTabs_1uw94_937 span{font-size:15px;font-weight:900}._lineTabs_1uw94_937 small{grid-column:2;color:var(--gp-text-faint);font-size:11px}._closeButton_1uw94_251,._reopenButton_1uw94_246{width:100%;min-height:34px;margin-top:9px;border:1px solid rgba(179,74,56,.35);border-radius:6px;background:var(--gp-surface);color:#b34a38;font-size:14.5px;font-weight:800}._reopenButton_1uw94_246{color:#387748;border-color:#38774866;background:#4f8e5c12}._toolToggle_1uw94_247{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:10px}._toolToggle_1uw94_247 button,._modeButton_1uw94_1104{min-height:34px;border:1px solid var(--gp-border-input);border-radius:6px;background:var(--gp-surface);color:var(--gp-text-button);font-size:13px;font-weight:800}._toolToggle_1uw94_247 ._activeTool_1uw94_1114,._modeButtonActive_1uw94_1115{border-color:var(--gp-border-active);background:var(--gp-active-bg);color:var(--gp-text-on-active);box-shadow:2px 2px 0 var(--gp-relief-soft)}._toolToggle_1uw94_247 ._closeButton_1uw94_251{color:#b34a38;border-color:#b34a3859}._toolToggle_1uw94_247 ._reopenButton_1uw94_246{color:#387748;border-color:#38774866;background:#4f8e5c12}._modeButton_1uw94_1104{width:100%;margin-bottom:9px}._actionForm_1uw94_1138{padding:9px;border:1px solid var(--gp-border-form);border-radius:7px;background:var(--gp-surface-soft)}._actionForm_1uw94_1138 label{display:block;margin-bottom:6px;color:var(--gp-text-label);font-size:12px;font-weight:800}._actionForm_1uw94_1138>div{display:grid;grid-template-columns:minmax(0,1fr) 52px;gap:6px}._actionForm_1uw94_1138 select,._vehicleActions_1uw94_253 select{min-width:0;height:32px;padding:0 8px;border:1px solid var(--gp-border-input);border-radius:5px;outline:none;background:var(--gp-surface);color:var(--gp-text-input);font:500 10.5px var(--font)}._actionForm_1uw94_1138 button,._vehicleActions_1uw94_253 button{border:1px solid var(--gp-border-dark);border-radius:5px;background:var(--gp-surface);color:var(--gp-text-control);font-size:13px;font-weight:800}._actionForm_1uw94_1138 button:hover:not(:disabled),._vehicleActions_1uw94_253 button:hover:not(:disabled){background:var(--gp-active-bg)}._actionForm_1uw94_1138 button:disabled,._vehicleActions_1uw94_253 button:disabled,._toolToggle_1uw94_247 button:disabled{opacity:.4;cursor:not-allowed}._actionForm_1uw94_1138>small{display:block;margin-top:6px;color:var(--gp-text-hint);font-size:12px}._vehicleList_1uw94_1201{display:flex;flex-direction:column;gap:6px;margin-top:9px}._vehicleRow_1uw94_1208{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:5px}._vehicleCard_1uw94_1214{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:8px;width:100%;padding:7px 8px;border:1px solid var(--gp-border-dashed);border-radius:7px;background:var(--gp-surface);text-align:left;transition:border-color .15s,background .15s;cursor:grab;touch-action:none}._dragHandle_1uw94_1230{color:var(--gp-text-icon);font-size:16px;line-height:1;cursor:grab}._stationNameInput_1uw94_1237{width:100%;height:34px;padding:0 10px;border:1px solid var(--gp-border-mid);border-radius:6px;outline:none;background:var(--gp-surface);color:var(--gp-text-body);font:700 11.5px var(--font)}._stationNameInput_1uw94_1237:focus{border-color:var(--gp-border-focus);box-shadow:0 0 0 3px var(--gp-focus-ring)}._buildTools_1uw94_1254{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:7px}._buildTools_1uw94_1254 button{min-height:34px;border:1px solid var(--gp-border-input);border-radius:6px;background:var(--gp-surface);color:var(--gp-text-button);font-size:13px;font-weight:800}._buildTools_1uw94_1254 button:hover:not(:disabled),._buildTools_1uw94_1254 ._activeTool_1uw94_1114{border-color:var(--gp-border-active);background:var(--gp-active-bg);color:var(--gp-text-on-active);box-shadow:2px 2px 0 var(--gp-relief-soft)}._buildTools_1uw94_1254 button:disabled{opacity:.42}._buildStep_1uw94_1283{margin-top:7px;padding:7px 9px;border-radius:5px;background:var(--gp-surface-muted);color:var(--gp-text-step);font-size:12px;font-weight:800}._vehicleCard_1uw94_1214:hover,._vehicleList_1uw94_1201 ._vehicleSelected_1uw94_1294{border-color:var(--gp-border-card);background:var(--gp-surface-selected)}._trainBadge_1uw94_1299{position:relative;display:flex;align-items:flex-start;justify-content:center;gap:3px;width:44px;height:28px;padding-top:5px;border:2px solid #fff;border-radius:9px 9px 6px 6px;box-shadow:0 0 0 1px var(--gp-border-card-strong),2px 3px 0 var(--gp-relief)}._trainBadge_1uw94_1299 i{width:8px;height:7px;border-radius:2px;background:#ffffffe6}._trainBadge_1uw94_1299 b{position:absolute;right:4px;bottom:2px;color:#fff;font-size:11px}._trainBadge_1uw94_1299:before,._trainBadge_1uw94_1299:after{content:"";position:absolute;bottom:-4px;width:7px;height:7px;border-radius:50%;background:var(--gp-train-wheel);border:2px solid white}._trainBadge_1uw94_1299:before{left:7px}._trainBadge_1uw94_1299:after{right:7px}._vehicleCard_1uw94_1214>span:nth-child(2) b,._vehicleCard_1uw94_1214>span:nth-child(2) small{display:block}._vehicleCard_1uw94_1214>span:nth-child(2) b{color:var(--gp-text-card);font-size:13px}._vehicleCard_1uw94_1214>span:nth-child(2) small{margin-top:3px;color:var(--gp-text-faint);font-size:12px}._startVehicleButton_1uw94_245,._storeVehicleButton_1uw94_1360{min-width:0;border:1px solid rgba(55,117,71,.42);border-radius:7px;background:#4f8e5c14;color:#39754a;font-size:15px;font-weight:900}._storeVehicleButton_1uw94_1360{border-color:var(--gp-border-store);background:var(--gp-surface-store);color:var(--gp-text-store)}._startVehicleButton_1uw94_245:hover:not(:disabled),._storeVehicleButton_1uw94_1360:hover:not(:disabled){border-color:var(--gp-border-card);background:var(--gp-active-bg);color:var(--gp-text-on-active-btn)}._startVehicleButton_1uw94_245:disabled,._storeVehicleButton_1uw94_1360:disabled{opacity:.4}._vehicleActions_1uw94_253{display:grid;grid-template-columns:minmax(0,1fr) 52px 52px;gap:5px;margin-top:8px}._vehicleActions_1uw94_253 ._removeButton_1uw94_253{color:#b34836;border-color:#b3483666}._removeVehicleButton_1uw94_252{width:100%;min-height:32px;margin-top:8px;border:1px solid rgba(179,72,54,.4);border-radius:6px;background:var(--gp-surface);color:#b34836;font-size:14.5px;font-weight:800}._depotHeading_1uw94_1412{margin-top:14px;color:var(--gp-text-depot);font-size:12px;font-weight:800}._depotList_1uw94_1419{display:grid;gap:6px}._vehicleDepot_1uw94_1424{display:grid;grid-template-columns:10px 1fr;align-items:center;gap:8px;min-height:48px;margin-top:8px;border:1px dashed var(--gp-border-depot);border-radius:7px;padding:8px 10px;color:var(--gp-text-depot-empty);font-size:12px;transition:border-color .15s,background .15s,color .15s}._vehicleDepot_1uw94_1424>i{width:9px;height:9px;border-radius:50%}._vehicleDepot_1uw94_1424 b,._vehicleDepot_1uw94_1424 small{display:block}._vehicleDepot_1uw94_1424 b{color:var(--gp-text-depot-title);font-size:13px}._vehicleDepot_1uw94_1424 small{margin-top:2px;color:var(--gp-text-depot-sub);font-size:12px}._vehicleDepotReady_1uw94_1461{border-color:#6e9dcc;background:#3f8edb0d}._vehicleDepotHover_1uw94_1466{border-style:solid;border-color:#367fc2;background:#3f8edb1f;box-shadow:0 0 0 3px #3f8edb14}._operationMessage_1uw94_244{display:flex;align-items:flex-start;gap:7px;margin-top:18px;padding:9px 10px;border:1px solid rgba(79,142,92,.28);border-radius:7px;background:#4f8e5c0f;color:#4d7455;font-size:15px;line-height:1.5}._operationMessage_1uw94_244>span{display:grid;place-items:center;flex:0 0 16px;width:16px;height:16px;border-radius:50%;background:#4f8e5c;color:#fff;font-size:12px}._successToast_1uw94_1499{position:fixed;right:18px;bottom:18px;z-index:121;display:flex;align-items:center;gap:8px;max-width:min(420px,calc(100vw - 36px));padding:11px 14px;border:1px solid rgba(46,125,70,.28);border-radius:9px;background:#eef8f1;color:#1f6b3a;font-size:14.5px;line-height:1.5;box-shadow:0 8px 24px #14281829;animation:_errorToastIn_1uw94_1 .18s ease-out}._successToastStacked_1uw94_1519{bottom:78px}._successToastLeaving_1uw94_1523{animation:_errorToastOut_1uw94_1 .6s ease-in forwards;pointer-events:none}._successToast_1uw94_1499>span:first-child{display:grid;place-items:center;flex:0 0 16px;width:16px;height:16px;border-radius:50%;background:#2e7d46;color:#fff;font-size:11px;font-weight:700}._successToastClose_1uw94_1541{flex:0 0 auto;margin-left:4px;border:none;background:none;color:inherit;font-size:17px;line-height:1;cursor:pointer;opacity:.6}._successToastClose_1uw94_1541:hover{opacity:1}html[data-theme=dark] ._successToast_1uw94_1499{border-color:#6ebe8259;background:#173022;color:#9fd9b0;box-shadow:0 8px 24px #0006}._errorToast_1uw94_1562{position:fixed;right:18px;bottom:18px;z-index:120;display:flex;align-items:center;gap:8px;max-width:min(420px,calc(100vw - 36px));padding:11px 14px;border:1px solid rgba(181,70,50,.3);border-radius:9px;background:#fdf3f1;color:#a04434;font-size:14.5px;line-height:1.5;box-shadow:0 8px 24px #28140e2e;animation:_errorToastIn_1uw94_1 .18s ease-out}._errorToastLeaving_1uw94_1582{animation:_errorToastOut_1uw94_1 .6s ease-in forwards;pointer-events:none}._errorToast_1uw94_1562>span:first-child{display:grid;place-items:center;flex:0 0 16px;width:16px;height:16px;border-radius:50%;background:#b54632;color:#fff;font-size:12px}._errorToastClose_1uw94_1599{flex:0 0 auto;margin-left:4px;border:none;background:none;color:inherit;font-size:17px;line-height:1;cursor:pointer;opacity:.6}._errorToastClose_1uw94_1599:hover{opacity:1}@keyframes _errorToastIn_1uw94_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes _errorToastOut_1uw94_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(6px)}}html[data-theme=dark] ._errorToast_1uw94_1562{border-color:#e08a7859;background:#2a1c17;color:#e08a78;box-shadow:0 8px 24px #0006}._gameStage_1uw94_1630{display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;height:100%;background:var(--gp-stage-bg)}._hudTop_1uw94_1639{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 18px;border-bottom:1px solid var(--gp-border-hud);background:var(--gp-hud-bg)}._cityIdentity_1uw94_1650{display:flex;align-items:baseline;gap:10px;color:var(--gp-text-soft);font-size:15px}._cityIdentity_1uw94_1650 ._cityName_1uw94_1658{color:var(--gp-text);font-size:19px;font-weight:900;letter-spacing:-.04em}._hudRight_1uw94_1665{display:flex;align-items:center;gap:18px}._presenceGroup_1uw94_1671{display:flex;align-items:center}._presenceAvatar_1uw94_1676{position:relative;display:grid;place-items:center;width:36px;height:36px;margin-left:-8px;border-radius:50%;border:2px solid var(--gp-hud-bg);background:var(--presence-color, var(--gp-accent));color:#fff;font-size:12px;font-weight:800;letter-spacing:-.02em;cursor:default;transition:transform .12s ease,z-index 0s;animation:_presenceAvatarIn_1uw94_1 .22s ease-out}._presenceAvatar_1uw94_1676:first-child{margin-left:0}._presenceAvatar_1uw94_1676:hover{transform:translateY(-3px) scale(1.08);z-index:2}._presenceOwnerBadge_1uw94_1704{position:absolute;top:-13px;left:50%;z-index:1;transform:translate(-50%);padding:1px 5px;border-radius:999px;background:var(--gp-accent-solid);box-shadow:0 2px 5px #29221c38;color:#fff;font-size:9px;font-weight:800;letter-spacing:-.02em;line-height:1.4;white-space:nowrap;pointer-events:none}._presenceAvatar_1uw94_1676:after{content:attr(data-tooltip);position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(-4px);padding:4px 9px;border-radius:6px;background:var(--gp-text);color:var(--gp-hud-bg);font-size:12px;font-weight:700;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .12s ease,transform .12s ease}._presenceAvatar_1uw94_1676:hover:after{opacity:1;transform:translate(-50%) translateY(0)}@keyframes _presenceAvatarIn_1uw94_1{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}._hudStats_1uw94_1751{display:flex;align-items:center;gap:22px;color:var(--gp-text-hud);font-size:14.5px;white-space:nowrap}._hudStats_1uw94_1751>span{display:grid;gap:2px}._hudStats_1uw94_1751 small{color:var(--gp-text-hud-label);font-size:13px;font-weight:700}._hudStats_1uw94_1751 b{color:var(--gp-text-hud-value);font-size:17px;font-weight:900}._tickNumber_1uw94_1777{min-width:112px;padding:6px 10px;border:1px solid var(--gp-border-tick);border-radius:6px;background:var(--gp-surface-tick)}._tickNumber_1uw94_1777 b{color:var(--gp-text-tick);font:900 17px/1 monospace}._mapCanvas_1uw94_1790{position:relative;min-width:0;min-height:0;overflow:hidden;background:var(--gp-map-bg)}._mapControls_1uw94_1798{position:absolute;z-index:5;top:14px;right:14px;display:flex;align-items:flex-start;border:1px solid var(--gp-border-overlay);border-radius:8px;background:var(--gp-overlay);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._stationBuilder_1uw94_1811{display:flex;align-items:flex-start;gap:6px}._stationBuilder_1uw94_1811>button,._zoomControls_1uw94_1818 button{min-height:38px;padding:0 12px;border:0;border-radius:8px 0 0 8px;background:transparent;color:var(--gp-text-builder);font-size:15.5px;font-weight:900}._stationBuilder_1uw94_1811>button:hover{background:var(--gp-zoom-hover)}._stationBuilder_1uw94_1811 ._stationBuilderActive_1uw94_1833{border-color:var(--gp-border-strong);background:var(--gp-active-bg);color:var(--gp-text-on-active-alt)}._stationBuilder_1uw94_1811>div{display:grid;gap:3px;width:118px;padding:6px;border:1px solid var(--gp-border-overlay-soft);border-radius:6px;background:var(--gp-overlay-strong);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._stationBuilder_1uw94_1811 input{min-width:0;width:100%;height:30px;padding:0 7px;border:1px solid var(--gp-border-station-input);border-radius:4px;outline:none;background:var(--gp-surface);color:var(--gp-text-input);font:700 10.5px var(--font)}._stationBuilder_1uw94_1811 small{color:var(--gp-text-builder-hint);font-size:11px;font-weight:800}._zoomControls_1uw94_1818{display:flex;align-items:center;height:36px;overflow:hidden;border-left:1px solid var(--gp-border-legend-soft)}._zoomControls_1uw94_1818 button{min-width:36px;padding:0;border:0;border-radius:0;background:transparent;font-size:18px}._zoomControls_1uw94_1818 button:hover{background:var(--gp-zoom-hover)}._zoomControls_1uw94_1818 span{min-width:40px;color:var(--gp-text-zoom);font:800 8px/1 monospace;text-align:center}._cityMap_1uw94_1897{width:100%;height:100%;padding:16px 22px 34px;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}._stationBuildCursor_1uw94_1906{cursor:crosshair}._mapPanning_1uw94_1910{cursor:grabbing}._sea_1uw94_1914{fill:var(--gp-sea)}._busanLand_1uw94_1918,._yeongdo_1uw94_1919{fill:var(--gp-land);stroke:var(--gp-land-stroke);stroke-width:.45}._yeongdo_1uw94_1919{fill:var(--gp-land-alt)}._waitingCount_1uw94_1929{fill:#2b2418;font-size:1.55px;font-weight:800;paint-order:stroke fill;stroke:#ffffffeb;stroke-width:.35px;pointer-events:none}._waitingCountWarn_1uw94_1939{fill:#c47a12}._waitingCountSaturated_1uw94_1943{fill:#c23b2a}._zone_residential_1uw94_1947{fill:#55a96a;fill-opacity:.12;stroke:#55a96a;stroke-width:.2;stroke-opacity:.25;pointer-events:none}._zone_commercial_1uw94_1956{fill:#3f8edb;fill-opacity:.1;stroke:#3f8edb;stroke-width:.2;stroke-opacity:.25;pointer-events:none}._zone_industrial_1uw94_1965{fill:#e1b735;fill-opacity:.13;stroke:#e1b735;stroke-width:.2;stroke-opacity:.25;pointer-events:none}._mapGrid_1uw94_1974{fill:url(#map-grid);pointer-events:none}._nakdongRiver_1uw94_1979,._suyeongRiver_1uw94_1980{fill:none;stroke:var(--gp-river);stroke-width:3.8;stroke-linecap:round;opacity:.9;pointer-events:none}._suyeongRiver_1uw94_1980{stroke-width:1.8;opacity:.72}._mountains_1uw94_1994{fill:var(--gp-mountains);opacity:.58;pointer-events:none}._districtLabels_1uw94_2000{fill:var(--gp-district);font-size:1.7px;font-weight:800;letter-spacing:.08em;pointer-events:none}._peopleLayer_1uw94_2008{pointer-events:none}._personDot_1uw94_2012{fill:#33475c;stroke:#ffffffdb;stroke-width:.16;filter:drop-shadow(0 .28px .28px rgba(34,30,26,.28))}._personWalking_1uw94_2019{fill:#33475c}._personWalking_1uw94_2019._personDotWarm_1uw94_2023{fill:#d46b3a}._personWaiting_1uw94_2027{fill:#efb63f;stroke:#fff8e5;stroke-width:.22;animation:_citizenWaitPulse_1uw94_1 .9s ease-in-out infinite alternate}._personBoarding_1uw94_2034{fill:#8b8177;stroke:#fff;stroke-width:.3}@keyframes _citizenWaitPulse_1uw94_1{0%{opacity:.56}to{opacity:1}}._river_1uw94_2045{fill:none;stroke:var(--gp-river-soft);stroke-width:7;stroke-linecap:round}._lineShadow_1uw94_2052,._linePath_1uw94_2053{fill:none;stroke-linecap:round;stroke-linejoin:round;transition:stroke-width .2s,opacity .2s}._lineShadow_1uw94_2052{stroke:var(--gp-line-shadow);stroke-width:1.85}._linePath_1uw94_2053{stroke-width:.95;filter:drop-shadow(0 1px 1px var(--gp-line-drop))}._busPath_1uw94_2070{stroke-width:.55;stroke-dasharray:1.1 .7;filter:none}._busPath_1uw94_2070._selectedLinePath_1uw94_2076{stroke-width:.75}._selectedLinePath_1uw94_2076{stroke-width:1.25}._closedLine_1uw94_2084{opacity:.32;stroke-dasharray:3 2}._linkGhost_1uw94_2089{fill:none;stroke-linecap:round;opacity:.65;pointer-events:none}._cityMap_1uw94_1897:focus,._cityMap_1uw94_1897 [tabindex]:focus{outline:none}._stationGroup_1uw94_2102{cursor:pointer;outline:none}._actionableStation_1uw94_2107:hover ._stationNode_1uw94_2107{fill:var(--gp-station-action);stroke-width:1}._stationHalo_1uw94_2112{fill:var(--gp-map-halo);stroke:var(--gp-map-halo);stroke-width:.7}._stationNode_1uw94_2107{fill:var(--gp-station-fill);stroke:var(--gp-station-stroke);stroke-width:.42}._transferCore_1uw94_2124{fill:var(--gp-station-stroke);pointer-events:none}._depotTerminusStation_1uw94_2130 ._stationNode_1uw94_2107{stroke:#9a9187}._depotTerminusStation_1uw94_2130 ._transferCore_1uw94_2124{fill:#9a9187}._depotTerminusLabel_1uw94_2138{fill:#7f776e;font-size:1.35px;font-weight:800;letter-spacing:-.02em;paint-order:stroke;stroke:var(--gp-map-label-halo);stroke-width:.55px;pointer-events:none}._stationGroup_1uw94_2102:hover ._stationNode_1uw94_2107{fill:var(--gp-station-hover)}._stationSelection_1uw94_2153{fill:#e9783c14;stroke:var(--gp-accent);stroke-width:.55;stroke-dasharray:1.2 .8;animation:_selectionSpin_1uw94_1 5s linear infinite}@keyframes _selectionSpin_1uw94_1{to{stroke-dashoffset:-8}}._stationIcon_1uw94_2165{font-size:2.05px;font-weight:900;fill:var(--gp-station-stroke);pointer-events:none}._stationLabelLayer_1uw94_2172{pointer-events:none}._pageCursorLayer_1uw94_2177{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;pointer-events:none;overflow:hidden}._pageRemoteCursor_1uw94_2185{position:absolute;display:flex;align-items:center;gap:6px;transform:translate(-2px,-2px);transition:left 55ms linear,top 55ms linear;will-change:left,top;filter:drop-shadow(0 2px 4px rgba(20,16,12,.28))}._pageRemoteCursorBob_1uw94_2196{animation:_pageRemoteCursorBob_1uw94_2196 1.7s ease-in-out infinite}@keyframes _pageRemoteCursorBob_1uw94_2196{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-2px) scale(1.04)}}._pageRemoteCursorSvg_1uw94_2205{display:block}._pageRemoteCursorLabel_1uw94_2209{display:inline-block;padding:3px 8px;border-radius:999px;background:var(--cursor-color, #5b8cf2);color:#fff;font-size:12px;font-weight:800;font-family:var(--font);line-height:1.2;white-space:nowrap;box-shadow:0 1px 2px #14100c38}._stationLabel_1uw94_2172{font-size:1.7px;font-weight:800;fill:var(--gp-map-label);paint-order:stroke;stroke:var(--gp-map-label-halo);stroke-width:1.2px;stroke-linejoin:round;pointer-events:none}._congestionPulse_1uw94_2234{fill:#d34d3514;stroke:#d34d3557;stroke-width:.5;animation:_mapPulse_1uw94_1 1.8s ease-out infinite}._congestionLabel_1uw94_2241{font-size:1.8px;font-weight:900;fill:#d34d35;paint-order:stroke;stroke:var(--gp-map-label-halo);stroke-width:.8px}@keyframes _mapPulse_1uw94_1{0%{opacity:.9;transform:scale(.75)}to{opacity:0;transform:scale(1.4)}}._trainIcon_1uw94_2255{filter:drop-shadow(0 1.2px 1px var(--gp-train-drop));cursor:pointer;outline:none;touch-action:none}._trainDragging_1uw94_2262{opacity:.28}._selectedTrain_1uw94_2266 ._trainBody_1uw94_2266{stroke:var(--gp-train-selected-stroke);stroke-width:1}._trainBody_1uw94_2266{stroke:#fff;stroke-width:.65}._trainWindow_1uw94_2276{fill:#ffffffe6}._trainWheel_1uw94_2280{fill:var(--gp-train-body-wheel);stroke:#fff;stroke-width:.3}._trainNumber_1uw94_2286{fill:#fff;font-size:1.4px;font-weight:900}._depot_1uw94_1412{cursor:pointer;outline:none}._depotHitArea_1uw94_2297{fill:var(--gp-depot-hit);stroke:var(--gp-depot-hit-stroke);stroke-width:.45;stroke-dasharray:1 .8}._depotBuilding_1uw94_2304{fill:var(--gp-depot-fill);stroke:var(--gp-depot-stroke);stroke-width:.55}._depotRails_1uw94_2310{fill:none;stroke:var(--gp-depot-rails);stroke-width:.55;stroke-linecap:round}._depotLabel_1uw94_2317{fill:var(--gp-depot-rails);font-size:1.45px;font-weight:900;paint-order:stroke;stroke:var(--gp-depot-halo);stroke-width:1px}._depotCount_1uw94_2326{fill:#fff;stroke:var(--gp-depot-count-stroke);stroke-width:2.8px;paint-order:stroke;font-size:1.35px;font-weight:900}._depotDropTarget_1uw94_2335 ._depotHitArea_1uw94_2297{fill:#e9783c3d;stroke:var(--gp-accent);stroke-width:.9;animation:_depotReady_1uw94_1 .75s ease-in-out infinite alternate}@keyframes _depotReady_1uw94_1{to{r:5.8px}}._vehicleDragGhost_1uw94_2346{position:fixed;z-index:100;display:flex;align-items:center;gap:7px;transform:translate(12px,12px);padding:7px 10px;border:1px solid var(--gp-border-ghost);border-radius:6px;background:var(--gp-ghost-bg);box-shadow:var(--gp-shadow-ghost);color:var(--gp-text-ghost);font-size:13px;font-weight:900;pointer-events:none}._vehicleDragGhost_1uw94_2346 span{width:18px;height:8px;border:2px solid #fff;border-radius:4px;box-shadow:0 0 0 1px var(--gp-border-ghost-mark)}._mapPanel_1uw94_2373{position:absolute;left:14px;top:14px;max-width:min(72%,560px);display:grid;gap:7px;padding:7px;border:1px solid var(--gp-border-overlay);border-radius:8px;background:var(--gp-overlay);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._mapPanelLines_1uw94_2387{display:flex;flex-wrap:wrap;align-items:center;gap:4px}._mapPanelLines_1uw94_2387 button{display:flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid transparent;border-radius:5px;background:transparent;color:var(--gp-text-button);font-size:15.5px;font-weight:800;cursor:pointer}._mapPanelLines_1uw94_2387 button:hover{background:var(--gp-zoom-hover)}._mapPanelLines_1uw94_2387 i{width:17px;height:3.5px;border-radius:99px}._mapPanelLines_1uw94_2387 ._mapLegendActive_1uw94_2418{border-color:var(--gp-border-strong);background:var(--gp-surface);box-shadow:2px 2px 0 var(--gp-shadow-legend)}._legendToggle_1uw94_2424{margin-left:2px;padding:5px 7px!important;color:var(--gp-text-muted)!important;font-weight:800}._legendBody_1uw94_2431{display:grid;gap:6px;padding:8px 5px 4px;border-top:1px solid var(--gp-border-legend-soft);color:var(--gp-text-legend);font-size:14.5px}._legendRow_1uw94_2440{display:flex;flex-wrap:wrap;align-items:center;gap:9px}._legendRow_1uw94_2440>b{min-width:30px;color:var(--gp-text-label);font-size:13.5px;letter-spacing:.06em}._legendRow_1uw94_2440 span{display:flex;align-items:center;gap:4px}._zoneMarkResidential_1uw94_2460,._zoneMarkCommercial_1uw94_2461,._zoneMarkIndustrial_1uw94_2462{display:inline-block;width:10px;height:10px;border-radius:3px}._zoneMarkResidential_1uw94_2460{background:#55a96a73;border:1px solid #55a96a}._zoneMarkCommercial_1uw94_2461{background:#3f8edb66;border:1px solid #3f8edb}._zoneMarkIndustrial_1uw94_2462{background:#e1b73573;border:1px solid #c9a22e}._regularStationMark_1uw94_2484,._interchangeStationMark_1uw94_2485,._busStopMark_1uw94_2486{display:inline-block;width:7px;height:7px;border:1.5px solid var(--gp-station-stroke);border-radius:50%;background:var(--gp-mark-bg)}._busStopMark_1uw94_2486{border-radius:3px}._depotMark_1uw94_2499{display:inline-block;width:11px;height:9px;border:2px solid var(--gp-station-stroke);border-radius:2px;background:var(--gp-mark-bg);box-shadow:inset 0 -3px 0 var(--gp-accent)}._interchangeStationMark_1uw94_2485{box-shadow:inset 0 0 0 2px var(--gp-mark-bg),inset 0 0 0 4px var(--gp-station-stroke)}._gameOverOverlay_1uw94_2513{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#1f1b17ad;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}._gameOverCard_1uw94_2524{width:min(470px,100%);padding:30px;border:1px solid #2d2823;border-radius:14px;background:#fcfaf6;box-shadow:12px 12px #19151247;text-align:center}._gameOverEyebrow_1uw94_2534{color:#ba543b;font-size:14px;font-weight:900;letter-spacing:.18em}._gameOverCard_1uw94_2524 h2{margin-top:7px;color:#2b2520;font:900 34px/1 var(--font);letter-spacing:-.04em}._gameOverReason_1uw94_2548{max-width:350px;margin:14px auto 0;color:#6c6259;font-size:15px;font-weight:700;line-height:1.65}._gameOverStats_1uw94_2557{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:21px}._gameOverStats_1uw94_2557 span{display:grid;gap:5px;padding:12px 8px;border:1px solid #ddd3c8;border-radius:8px;background:#f5f0e9}._gameOverStats_1uw94_2557 small{color:#94887d;font-size:13px;font-weight:800}._gameOverStats_1uw94_2557 b{color:#332d28;font-size:14.5px;font-weight:900}._gameOverActions_1uw94_2585{display:grid;grid-template-columns:.7fr 1.3fr;gap:8px;margin-top:18px}._gameOverActions_1uw94_2585 button{min-height:42px;border:1px solid #8c8278;border-radius:7px;background:#fff;color:#574f48;font-size:14px;font-weight:900}._gameOverActions_1uw94_2585 ._restartButton_1uw94_2602{border-color:#322c27;background:#e9783c;color:#2a241f}._gameOverActions_1uw94_2585 button:disabled{opacity:.55}@media(max-width:900px){._page_1uw94_1{grid-template-columns:320px minmax(0,1fr)}._controlRoom_1uw94_313{padding-inline:12px}._hudTop_1uw94_1639{align-items:flex-start;flex-direction:column;gap:6px}._hudRight_1uw94_1665{width:100%;flex-wrap:wrap}._hudStats_1uw94_1751{width:100%;justify-content:space-between;gap:6px;font-size:15px;flex-wrap:wrap}}@media(max-width:680px){._page_1uw94_1{display:flex;flex-direction:column;height:100svh;min-height:0;overflow-y:auto}._controlRoom_1uw94_313{order:0;width:100%;height:auto;max-height:none;overflow:visible;border-top:1px solid var(--gp-border-strong);border-right:0;box-shadow:var(--gp-shadow-mobile)}._gameStage_1uw94_1630{order:-1;width:100%;height:64svh;min-height:520px}._cityMap_1uw94_1897{padding:18px 4px 42px}._lineTabs_1uw94_937{grid-template-columns:1fr 1fr}._vehicleList_1uw94_1201{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:420px){._hudStats_1uw94_1751{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}._tickNumber_1uw94_1777{min-width:0}._gameOverCard_1uw94_2524{padding:24px 16px}._gameOverStats_1uw94_2557,._vehicleList_1uw94_1201{grid-template-columns:1fr}}#root{width:100%;height:100%;min-height:100svh;min-height:100dvh;margin:0;border:none}
