: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_zov50_1{display:flex;width:100%;height:100%;min-height:100svh;min-height:100dvh;background:var(--bg);overflow:hidden}._sidebar_zov50_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_zov50_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_zov50_25:hover{background:var(--border);color:var(--text)}._backArrow_zov50_43{line-height:1}._main_zov50_48{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_zov50_59{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:clamp(24px,4vh,40px);width:100%;flex-shrink:0}._headerLeft_zov50_69{display:flex;flex-direction:column;gap:4px}._pageTitle_zov50_75{font-size:clamp(24px,2.5vw,32px);font-weight:700;color:var(--text);letter-spacing:-.5px}._pageSubtitle_zov50_82{font-size:clamp(13px,1.2vw,15px);color:var(--text-muted)}._errorText_zov50_87{font-size:15px;color:#c96a24;margin-bottom:16px}._headerRight_zov50_93{display:flex;align-items:center;gap:12px;flex-shrink:0}._newCityBtn_zov50_100{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_zov50_100:hover:not(:disabled){transform:translateY(-1px);box-shadow:var(--shadow-md)}._newCityBtn_zov50_100:active:not(:disabled){transform:translateY(0)}._newCityBtn_zov50_100:disabled{opacity:.5;cursor:not-allowed}._newCityBtnIcon_zov50_128{font-size:16px;font-weight:400;line-height:1}._userBadge_zov50_134{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_zov50_145{position:relative;display:inline-flex}._userName_zov50_145{font-size:15px;font-weight:700;color:var(--text);cursor:default}._userTooltip_zov50_157{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_zov50_157:before{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-bottom-color:var(--text)}._userNameWrap_zov50_145:hover ._userTooltip_zov50_157{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}._logoutBtn_zov50_194{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_zov50_194:hover{background:var(--border);color:var(--text)}._emptyText_zov50_210{font-size:15px;color:var(--text-muted);margin-bottom:clamp(32px,5vh,48px)}._cityList_zov50_216{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_zov50_216::-webkit-scrollbar{width:6px}._cityList_zov50_216::-webkit-scrollbar-track{background:transparent}._cityList_zov50_216::-webkit-scrollbar-thumb{background:var(--orange-light);border-radius:999px}._cityList_zov50_216::-webkit-scrollbar-thumb:hover{background:var(--orange)}._cityRow_zov50_247{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_zov50_247:hover:not(:disabled){border-color:var(--orange-light);box-shadow:var(--shadow-sm);transform:translateY(-1px)}._cityRow_zov50_247:active:not(:disabled){transform:translateY(0)}._cityRow_zov50_247:disabled{opacity:.55;cursor:not-allowed}._cityRowActive_zov50_277{border-color:var(--orange-light)}._cityRowIcon_zov50_281{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_zov50_295{width:8px;height:8px;border-radius:50%}._lineDotEmpty_zov50_301{grid-column:span 2;width:10px;height:10px;border-radius:50%;background:var(--locked)}._cityRowInfo_zov50_309{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1 1 auto}._cityName_zov50_317{font-size:16px;font-weight:700;color:var(--text);letter-spacing:-.2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._citySub_zov50_327{font-size:14.5px;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._activeBadge_zov50_335{display:flex;align-items:center;gap:5px;font-size:13.5px;font-weight:600;color:var(--orange);letter-spacing:.3px;flex-shrink:0}._activeDot_zov50_346{width:6px;height:6px;border-radius:50%;background:var(--orange);animation:_blink_zov50_1 1.5s ease-in-out infinite}@keyframes _blink_zov50_1{0%,to{opacity:1}50%{opacity:.3}}._cityRowChevron_zov50_359{flex-shrink:0;font-size:18px;color:var(--text-light);transition:transform .15s,color .15s}._cityRow_zov50_247:hover:not(:disabled) ._cityRowChevron_zov50_359{color:var(--orange);transform:translate(2px)}._activitySection_zov50_372{border-top:1px solid var(--border-light);padding-top:clamp(20px,3vh,28px);width:100%;margin-top:auto}._activityTitle_zov50_379{font-size:15.5px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}._activityEmpty_zov50_388{font-size:15.5px;color:var(--text-light)}._activityList_zov50_393{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_zov50_393::-webkit-scrollbar{width:6px}._activityList_zov50_393::-webkit-scrollbar-track{background:transparent}._activityList_zov50_393::-webkit-scrollbar-thumb{background:var(--orange-light);border-radius:999px}._activityList_zov50_393::-webkit-scrollbar-thumb:hover{background:var(--orange)}._activityItem_zov50_422{display:flex;align-items:baseline;gap:12px;font-size:15px;flex-shrink:0}._activityTime_zov50_430{flex:0 0 60px;color:var(--text-light);font-size:14.5px}._activityText_zov50_436{color:var(--text-muted);line-height:1.5}._activityRoom_zov50_441{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_zov50_441:hover{color:var(--orange-dark);text-decoration-color:currentColor}@media(max-width:640px){._sidebar_zov50_12{flex:0 0 52px;height:100%}._main_zov50_48{padding:24px 18px}._pageTitle_zov50_75{font-size:22px}._header_zov50_59{flex-wrap:wrap}._newCityBtn_zov50_100{padding:8px 14px;font-size:15.5px}._cityRow_zov50_247{padding:12px 14px;gap:12px}._cityRowIcon_zov50_281{width:38px;height:38px}}._overlay_1sviy_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_1sviy_1 .15s ease-out}@keyframes _fadeIn_1sviy_1{0%{opacity:0}to{opacity:1}}._card_1sviy_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_1sviy_1 .2s ease-out both}@keyframes _cardIn_1sviy_1{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._header_1sviy_40{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}._title_1sviy_48{font-size:1.15rem;font-weight:800;color:var(--text);margin-bottom:4px}._subtitle_1sviy_55{font-size:.92rem;color:var(--text-muted);line-height:1.5}._closeBtn_1sviy_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_1sviy_61:hover{background:var(--bg-sidebar);color:var(--text)}._linkRow_1sviy_80{display:flex;align-items:center;gap:8px;margin-bottom:20px}._linkText_1sviy_87{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_1sviy_101{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_1sviy_101:hover{border-color:var(--orange);color:var(--orange-dark)}._copyBtnCopied_1sviy_119{border-color:#4f8e5c;background:#4f8e5c1a;color:#3e764a}._divider_1sviy_125{height:1px;background:var(--border-light);margin:4px 0 18px}._sectionLabel_1sviy_131{font-size:.88rem;font-weight:700;color:var(--text-muted);margin-bottom:8px}._inviteForm_1sviy_138{display:flex;gap:8px;margin-bottom:16px}._emailInput_1sviy_144{flex:1;min-width:0;padding:10px 12px;border-radius:var(--radius-sm);border:1.5px solid var(--border);background:var(--bg);color:var(--text);font-size:.9rem;font-family:var(--font)}._emailInput_1sviy_144::placeholder{color:var(--text-light)}._emailInput_1sviy_144:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-muted)}._addBtn_1sviy_166{flex:0 0 auto;padding:0 16px;border-radius:var(--radius-sm);background:linear-gradient(135deg,#e88845,#d06a28 55%,#c45f20);color:#fff;font-size:.88rem;font-weight:700}._addBtn_1sviy_166:disabled{opacity:.6;cursor:not-allowed}._inviteList_1sviy_181{display:flex;flex-direction:column;gap:6px;max-height:32vh;overflow-y:auto}._inviteRow_1sviy_189{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-radius:var(--radius-sm);background:var(--bg);border:1px solid var(--border-light)}._inviteEmail_1sviy_200{font-size:.95rem;font-weight:600;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._ownerRow_1sviy_209{border-color:#e07b3559;background:#e07b3514}._ownerBadge_1sviy_214{flex:0 0 auto;font-size:.8rem;font-weight:700;letter-spacing:.02em;color:#c45f20;background:#e07b3529;border-radius:999px;padding:3px 8px}._memberBadge_1sviy_225{flex:0 0 auto;font-size:.8rem;font-weight:700;letter-spacing:.02em;color:var(--text-muted);background:#1a16130f;border-radius:999px;padding:3px 8px}._stateText_1sviy_236{font-size:.95rem;color:var(--text-muted);padding:12px 0;text-align:center}._errorText_1sviy_243{font-size:.92rem;color:#c0392b;background:#c0392b14;border-radius:var(--radius-sm);padding:8px 12px;margin-top:12px;line-height:1.4}._page_1oi78_1,._loadingPage_1oi78_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_1oi78_1,html[data-theme=dark] ._loadingPage_1oi78_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_1oi78_238{border-color:#6eb47d6b;background:#4f8e5c24}html[data-theme=dark] ._liveStatus_1oi78_238 b,html[data-theme=dark] ._operationMessage_1oi78_244,html[data-theme=dark] ._startVehicleButton_1oi78_245,html[data-theme=dark] ._reopenButton_1oi78_246,html[data-theme=dark] ._toolToggle_1oi78_247 ._reopenButton_1oi78_246{color:#8fca9a}html[data-theme=dark] ._operationError_1oi78_251,html[data-theme=dark] ._closeButton_1oi78_252,html[data-theme=dark] ._removeVehicleButton_1oi78_253,html[data-theme=dark] ._vehicleActions_1oi78_254 ._removeButton_1oi78_254,html[data-theme=dark] ._toolToggle_1oi78_247 ._closeButton_1oi78_252{color:#e08a78}html[data-theme=dark] ._operationMessage_1oi78_244{border-color:#6eb47d52;background:#4f8e5c1f}html[data-theme=dark] ._operationError_1oi78_251{border-color:#e08a7859;background:#b5463224}._page_1oi78_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_1oi78_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_1oi78_294{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:360px;text-align:center;line-height:1.6}._loadingDot_1oi78_304,._liveDot_1oi78_305{width:8px;height:8px;border-radius:50%;background:var(--gp-accent);box-shadow:0 0 0 4px var(--gp-dot-glow);animation:_pulse_1oi78_1 1.8s ease-in-out infinite}@keyframes _pulse_1oi78_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.82)}}._controlRoom_1oi78_319{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)}._controlHeader_1oi78_331{display:flex;flex-direction:column;gap:12px;padding-bottom:16px;border-bottom:1px solid var(--gp-border)}._controlHeaderTop_1oi78_339{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0}._inviteButton_1oi78_347{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_1oi78_347 svg{width:15px;height:15px;flex-shrink:0}._inviteButton_1oi78_347:hover{transform:scale(1.03);background:var(--gp-surface-hover)}._accessActionBtn_1oi78_374{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_1oi78_374:hover{transform:translateY(-1px);background:var(--gp-accent-hover)}._backButton_1oi78_390{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_1oi78_390:hover{transform:translate(-2px);background:var(--gp-surface-hover)}._controlIdentity_1oi78_408>span{display:block;color:var(--gp-text-accent);font-size:12px;font-weight:900;letter-spacing:.16em}._controlIdentity_1oi78_408{min-width:0}._controlHeader_1oi78_331 h1{margin-top:2px;color:var(--gp-text-strong);font-size:18px;letter-spacing:-.04em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._titleRow_1oi78_430{display:flex;align-items:center;gap:8px;min-width:0}._titleEditBtn_1oi78_437{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_1oi78_437:hover{border-color:var(--gp-accent-solid);color:var(--gp-text-accent-hover)}._titleEditForm_1oi78_453{display:flex;align-items:center;gap:4px;margin-top:2px;min-width:0}._titleEditInput_1oi78_461{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_1oi78_473,._titleCancelBtn_1oi78_474{flex:0 0 auto;padding:4px 7px;border-radius:6px;font-size:14px;font-weight:800}._titleSaveBtn_1oi78_473{background:var(--gp-accent-solid);color:#fff}._titleCancelBtn_1oi78_474{border:1px solid var(--gp-border-soft);background:var(--gp-surface);color:var(--gp-text-soft)}._liveStatus_1oi78_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_1oi78_238 ._liveDot_1oi78_305{width:7px;height:7px;background:#4f8e5c;box-shadow:0 0 0 3px #4f8e5c21}._liveStatus_1oi78_238 b{color:#3e764a;font-size:16px;font-weight:900}._goalLiveStatus_1oi78_518{border-color:#d291267a;background:#f3b83d1a}._goalLiveStatus_1oi78_518 ._liveDot_1oi78_305{background:#dc9b27;box-shadow:0 0 0 3px #dc9b2726}._goalLiveStatus_1oi78_518 b{color:#986413}._stoppedStatus_1oi78_530{border-color:#b34a3873;background:#b34a3814}._stoppedStatus_1oi78_530 ._liveDot_1oi78_305{background:#b34a38;box-shadow:none;animation:none}._stoppedStatus_1oi78_530 b{color:#9f3e2f}._aiCommandSection_1oi78_543{margin-top:0;padding-top:0;border-top:0}._aiCommandSection_1oi78_543 ._sectionHeading_1oi78_549>small{margin-left:auto;color:var(--gp-text-accent);font-size:11.5px;font-weight:900;letter-spacing:.04em}._aiCommandPanel_1oi78_557{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_1oi78_565{display:flex;flex-direction:column;gap:8px;max-height:220px;min-height:82px;padding:11px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}._aiMessage_1oi78_577{max-width:92%;padding:8px 9px;border-radius:8px;white-space:pre-wrap}._aiMessage_1oi78_577 small{display:block;margin-bottom:3px;font-size:10.5px;font-weight:900;letter-spacing:.04em}._aiMessage_1oi78_577 p{margin:0;font-size:13.5px;font-weight:700;line-height:1.5;word-break:keep-all}._aiMessageAssistant_1oi78_600{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_1oi78_600 small{color:var(--gp-text-accent)}._aiMessageUser_1oi78_610{align-self:flex-end;border-bottom-right-radius:3px;background:var(--gp-accent-solid);color:#fff}._aiMessageUser_1oi78_610 small{color:#ffffffb8}._aiMessageError_1oi78_619{border-color:#b34a3859;background:#b34a3814;color:#a24334}._aiMessagePending_1oi78_625 p{display:flex;align-items:center;gap:6px}._aiMessagePending_1oi78_625 i{width:7px;height:7px;border-radius:50%;background:var(--gp-accent-solid);animation:_aiCommandPulse_1oi78_1 .9s ease-in-out infinite alternate}@keyframes _aiCommandPulse_1oi78_1{0%{opacity:.35;transform:scale(.75)}to{opacity:1;transform:scale(1)}}._aiCommandExamples_1oi78_644{display:flex;gap:5px;padding:0 10px 9px;overflow-x:auto;scrollbar-width:none}._aiCommandExamples_1oi78_644::-webkit-scrollbar{display:none}._aiCommandExamples_1oi78_644 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_1oi78_644 button:hover:not(:disabled){border-color:var(--gp-border-active);color:var(--gp-text-accent-hover)}._aiCommandExamples_1oi78_644 button:disabled{opacity:.45}._aiCommandForm_1oi78_676{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_1oi78_676 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_1oi78_676 textarea:focus{border-color:var(--gp-border-focus);box-shadow:0 0 0 3px var(--gp-focus-ring)}._aiCommandForm_1oi78_676 textarea::placeholder{color:var(--gp-text-hint)}._aiCommandForm_1oi78_676 button{border:0;border-radius:7px;background:var(--gp-accent-solid);color:#fff;font-size:12.5px;font-weight:900}._aiCommandForm_1oi78_676 button:hover:not(:disabled){background:var(--gp-accent-hover)}._aiCommandForm_1oi78_676 textarea:disabled,._aiCommandForm_1oi78_676 button:disabled{opacity:.5;cursor:not-allowed}._controlSection_1oi78_722{margin-top:17px;padding-top:16px;border-top:1px dashed var(--gp-border-dashed)}._controlSection_1oi78_722:first-of-type{margin-top:0;padding-top:0;border-top:0}._goalSection_1oi78_734{padding-bottom:2px}._goalCard_1oi78_738{padding:11px;border:1px solid #d8cec1;border-radius:8px;background:linear-gradient(145deg,#fff,#f7f1e8)}._goalCardReached_1oi78_745{border-color:#d2912680;background:linear-gradient(145deg,#fffaf0,#f8e8c8)}._goalCardTop_1oi78_750{display:grid;gap:3px}._goalCardTop_1oi78_750>span{color:#d36e39;font-size:14.5px;font-weight:900;letter-spacing:.06em}._goalCardTop_1oi78_750 b{color:#332d28;font-size:18px;font-weight:900}._goalCardTop_1oi78_750 small{color:#8c8278;font-size:15px}._goalMeta_1oi78_773{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;color:#746a61;font-size:13.5px;font-weight:800}._goalMeta_1oi78_773 b{padding:3px 7px;border-radius:999px;color:#986413;background:#dc9b2721;font-size:13.5px}._goalMetaOverdue_1oi78_792 b{color:#a84033;background:#b34a381f}._progressTrack_1oi78_797,._happinessTrack_1oi78_798{height:6px;margin-top:9px;overflow:hidden;border-radius:999px;background:#e4ddd3}._progressTrack_1oi78_797 i,._happinessTrack_1oi78_798 i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#e9783c,#efb240);transition:width .4s ease}._goalCardReached_1oi78_745 ._progressTrack_1oi78_797 i{background:#d69a2d}._goalCard_1oi78_738 p{margin-top:7px;color:#7b7167;font-size:15px;font-weight:700;line-height:1.5}._economyGrid_1oi78_825{display:grid;grid-template-columns:1.35fr .65fr;gap:7px;margin-top:8px}._economyGrid_1oi78_825>span{display:grid;gap:3px;padding:8px 9px;border:1px solid #ded6cc;border-radius:7px;background:#fff}._economyGrid_1oi78_825 small{color:#91877d;font-size:15px;font-weight:800}._economyGrid_1oi78_825 b{color:#3a342e;font-size:16px;font-weight:900}._happinessTrack_1oi78_798{height:4px;margin-top:6px}._happinessTrack_1oi78_798 i{background:linear-gradient(90deg,#d7a132,#5a9a67)}._dangerValue_1oi78_860{color:#b34a38!important}._riskWarning_1oi78_862{margin-top:7px;padding:6px 8px;border-radius:5px;background:#b34a3817;color:#a24334;font-size:15px;font-weight:900}._sectionHeading_1oi78_549{display:flex;align-items:center;gap:7px;margin-bottom:10px}._sectionHeading_1oi78_549>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_1oi78_549 h2{color:var(--gp-text-secondary);font-size:15px;letter-spacing:.02em}._lineTabs_1oi78_897{display:grid;grid-template-columns:1fr 1fr;gap:7px}._lineTabs_1oi78_897 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_1oi78_897 button:hover,._lineTabs_1oi78_897 ._lineTabActive_1oi78_918{border-color:var(--gp-border-strong);box-shadow:3px 3px 0 var(--gp-relief);transform:translate(-1px,-1px)}._deselectButton_1oi78_924{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_1oi78_924:hover{border-color:#37312b;color:#37312b}._busDoor_1oi78_942{fill:#ffffffd1;stroke:#1f1a1559;stroke-width:.14}._pantograph_1oi78_948{fill:none;stroke:var(--gp-train-wheel);stroke-width:.24;stroke-linecap:round;stroke-linejoin:round}._busBadge_1oi78_957{border-radius:14px 14px 8px 8px}._busBadge_1oi78_957 i:first-child{width:16px}._busBadge_1oi78_957 i:last-of-type{width:5px}._warnRing_1oi78_969{fill:none;stroke:#e8a13c;stroke-width:.4;opacity:.85;pointer-events:none}._saturatedRing_1oi78_977{fill:none;stroke:#d64541;stroke-width:.55;pointer-events:none;animation:_saturatedPulse_1oi78_1 1s ease-in-out infinite}@keyframes _saturatedPulse_1oi78_1{0%,to{opacity:.95}50%{opacity:.3}}._saturatedMark_1oi78_990{display:inline-block;width:10px;height:10px;border:2px solid #d64541;border-radius:50%}._newLineRow_1oi78_998{display:flex;gap:6px;margin-top:6px}._newLineRow_1oi78_998 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_1oi78_998 button:hover:not(:disabled){border-style:solid;background:#fff}._lineTabs_1oi78_897 i{width:8px;height:8px;border-radius:50%}._lineTabs_1oi78_897 span{font-size:15px;font-weight:900}._lineTabs_1oi78_897 small{grid-column:2;color:var(--gp-text-faint);font-size:11px}._closeButton_1oi78_252,._reopenButton_1oi78_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_1oi78_246{color:#387748;border-color:#38774866;background:#4f8e5c12}._toolToggle_1oi78_247{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:10px}._toolToggle_1oi78_247 button,._modeButton_1oi78_1064{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_1oi78_247 ._activeTool_1oi78_1074,._modeButtonActive_1oi78_1075{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_1oi78_247 ._closeButton_1oi78_252{color:#b34a38;border-color:#b34a3859}._toolToggle_1oi78_247 ._reopenButton_1oi78_246{color:#387748;border-color:#38774866;background:#4f8e5c12}._modeButton_1oi78_1064{width:100%;margin-bottom:9px}._actionForm_1oi78_1098{padding:9px;border:1px solid var(--gp-border-form);border-radius:7px;background:var(--gp-surface-soft)}._actionForm_1oi78_1098 label{display:block;margin-bottom:6px;color:var(--gp-text-label);font-size:12px;font-weight:800}._actionForm_1oi78_1098>div{display:grid;grid-template-columns:minmax(0,1fr) 52px;gap:6px}._actionForm_1oi78_1098 select,._vehicleActions_1oi78_254 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_1oi78_1098 button,._vehicleActions_1oi78_254 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_1oi78_1098 button:hover:not(:disabled),._vehicleActions_1oi78_254 button:hover:not(:disabled){background:var(--gp-active-bg)}._actionForm_1oi78_1098 button:disabled,._vehicleActions_1oi78_254 button:disabled,._toolToggle_1oi78_247 button:disabled{opacity:.4;cursor:not-allowed}._actionForm_1oi78_1098>small{display:block;margin-top:6px;color:var(--gp-text-hint);font-size:12px}._vehicleList_1oi78_1161{display:flex;flex-direction:column;gap:6px;margin-top:9px}._vehicleRow_1oi78_1168{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:5px}._vehicleCard_1oi78_1174{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_1oi78_1190{color:var(--gp-text-icon);font-size:16px;line-height:1;cursor:grab}._stationNameInput_1oi78_1197{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_1oi78_1197:focus{border-color:var(--gp-border-focus);box-shadow:0 0 0 3px var(--gp-focus-ring)}._buildTools_1oi78_1214{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:7px}._buildTools_1oi78_1214 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_1oi78_1214 button:hover:not(:disabled),._buildTools_1oi78_1214 ._activeTool_1oi78_1074{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_1oi78_1214 button:disabled{opacity:.42}._buildStep_1oi78_1243{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_1oi78_1174:hover,._vehicleList_1oi78_1161 ._vehicleSelected_1oi78_1254{border-color:var(--gp-border-card);background:var(--gp-surface-selected)}._trainBadge_1oi78_1259{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_1oi78_1259 i{width:8px;height:7px;border-radius:2px;background:#ffffffe6}._trainBadge_1oi78_1259 b{position:absolute;right:4px;bottom:2px;color:#fff;font-size:11px}._trainBadge_1oi78_1259:before,._trainBadge_1oi78_1259:after{content:"";position:absolute;bottom:-4px;width:7px;height:7px;border-radius:50%;background:var(--gp-train-wheel);border:2px solid white}._trainBadge_1oi78_1259:before{left:7px}._trainBadge_1oi78_1259:after{right:7px}._vehicleCard_1oi78_1174>span:nth-child(2) b,._vehicleCard_1oi78_1174>span:nth-child(2) small{display:block}._vehicleCard_1oi78_1174>span:nth-child(2) b{color:var(--gp-text-card);font-size:13px}._vehicleCard_1oi78_1174>span:nth-child(2) small{margin-top:3px;color:var(--gp-text-faint);font-size:12px}._startVehicleButton_1oi78_245,._storeVehicleButton_1oi78_1320{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_1oi78_1320{border-color:var(--gp-border-store);background:var(--gp-surface-store);color:var(--gp-text-store)}._startVehicleButton_1oi78_245:hover:not(:disabled),._storeVehicleButton_1oi78_1320:hover:not(:disabled){border-color:var(--gp-border-card);background:var(--gp-active-bg);color:var(--gp-text-on-active-btn)}._startVehicleButton_1oi78_245:disabled,._storeVehicleButton_1oi78_1320:disabled{opacity:.4}._vehicleActions_1oi78_254{display:grid;grid-template-columns:minmax(0,1fr) 52px 52px;gap:5px;margin-top:8px}._vehicleActions_1oi78_254 ._removeButton_1oi78_254{color:#b34836;border-color:#b3483666}._removeVehicleButton_1oi78_253{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_1oi78_1372{margin-top:14px;color:var(--gp-text-depot);font-size:12px;font-weight:800}._depotList_1oi78_1379{display:grid;gap:6px}._vehicleDepot_1oi78_1384{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_1oi78_1384>i{width:9px;height:9px;border-radius:50%}._vehicleDepot_1oi78_1384 b,._vehicleDepot_1oi78_1384 small{display:block}._vehicleDepot_1oi78_1384 b{color:var(--gp-text-depot-title);font-size:13px}._vehicleDepot_1oi78_1384 small{margin-top:2px;color:var(--gp-text-depot-sub);font-size:12px}._vehicleDepotReady_1oi78_1421{border-color:#6e9dcc;background:#3f8edb0d}._vehicleDepotHover_1oi78_1426{border-style:solid;border-color:#367fc2;background:#3f8edb1f;box-shadow:0 0 0 3px #3f8edb14}._operationMessage_1oi78_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_1oi78_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}._operationError_1oi78_251{margin-top:18px;padding:9px 10px;border:1px solid rgba(181,70,50,.3);border-radius:7px;border-color:#b546324d;background:#b546320f;color:#a04434;font-size:14.5px;line-height:1.5}._operationError_1oi78_251>span{background:#b54632}._gameStage_1oi78_1473{display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;height:100%;background:var(--gp-stage-bg)}._hudTop_1oi78_1482{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_1oi78_1493{display:flex;align-items:baseline;gap:10px;color:var(--gp-text-soft);font-size:15px}._cityIdentity_1oi78_1493 ._cityName_1oi78_1501{color:var(--gp-text);font-size:19px;font-weight:900;letter-spacing:-.04em}._hudStats_1oi78_1508{display:flex;align-items:center;gap:22px;color:var(--gp-text-hud);font-size:14.5px;white-space:nowrap}._hudStats_1oi78_1508>span{display:grid;gap:2px}._hudStats_1oi78_1508 small{color:var(--gp-text-hud-label);font-size:13px;font-weight:700}._hudStats_1oi78_1508 b{color:var(--gp-text-hud-value);font-size:17px;font-weight:900}._tickNumber_1oi78_1534{min-width:112px;padding:6px 10px;border:1px solid var(--gp-border-tick);border-radius:6px;background:var(--gp-surface-tick)}._tickNumber_1oi78_1534 b{color:var(--gp-text-tick);font:900 17px/1 monospace}._mapCanvas_1oi78_1547{position:relative;min-width:0;min-height:0;overflow:hidden;background:var(--gp-map-bg)}._mapControls_1oi78_1555{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_1oi78_1568{display:flex;align-items:flex-start;gap:6px}._stationBuilder_1oi78_1568>button,._zoomControls_1oi78_1575 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_1oi78_1568>button:hover{background:var(--gp-zoom-hover)}._stationBuilder_1oi78_1568 ._stationBuilderActive_1oi78_1590{border-color:var(--gp-border-strong);background:var(--gp-active-bg);color:var(--gp-text-on-active-alt)}._stationBuilder_1oi78_1568>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_1oi78_1568 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_1oi78_1568 small{color:var(--gp-text-builder-hint);font-size:11px;font-weight:800}._zoomControls_1oi78_1575{display:flex;align-items:center;height:36px;overflow:hidden;border-left:1px solid var(--gp-border-legend-soft)}._zoomControls_1oi78_1575 button{min-width:36px;padding:0;border:0;border-radius:0;background:transparent;font-size:18px}._zoomControls_1oi78_1575 button:hover{background:var(--gp-zoom-hover)}._zoomControls_1oi78_1575 span{min-width:40px;color:var(--gp-text-zoom);font:800 8px/1 monospace;text-align:center}._cityMap_1oi78_1654{width:100%;height:100%;padding:16px 22px 34px;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}._stationBuildCursor_1oi78_1663{cursor:crosshair}._mapPanning_1oi78_1667{cursor:grabbing}._sea_1oi78_1671{fill:var(--gp-sea)}._busanLand_1oi78_1675,._yeongdo_1oi78_1676{fill:var(--gp-land);stroke:var(--gp-land-stroke);stroke-width:.45}._yeongdo_1oi78_1676{fill:var(--gp-land-alt)}._queueDot_1oi78_1686{fill:#2b2418;stroke:#fff;stroke-width:.12;opacity:.95;pointer-events:none}._zone_residential_1oi78_1694{fill:#55a96a;fill-opacity:.12;stroke:#55a96a;stroke-width:.2;stroke-opacity:.25;pointer-events:none}._zone_commercial_1oi78_1703{fill:#3f8edb;fill-opacity:.1;stroke:#3f8edb;stroke-width:.2;stroke-opacity:.25;pointer-events:none}._zone_industrial_1oi78_1712{fill:#e1b735;fill-opacity:.13;stroke:#e1b735;stroke-width:.2;stroke-opacity:.25;pointer-events:none}._mapGrid_1oi78_1721{fill:url(#map-grid);pointer-events:none}._nakdongRiver_1oi78_1726,._suyeongRiver_1oi78_1727{fill:none;stroke:var(--gp-river);stroke-width:3.8;stroke-linecap:round;opacity:.9;pointer-events:none}._suyeongRiver_1oi78_1727{stroke-width:1.8;opacity:.72}._mountains_1oi78_1741{fill:var(--gp-mountains);opacity:.58;pointer-events:none}._districtLabels_1oi78_1747{fill:var(--gp-district);font-size:1.7px;font-weight:800;letter-spacing:.08em;pointer-events:none}._peopleLayer_1oi78_1755{pointer-events:none}._personDot_1oi78_1759{fill:#33475c;stroke:#ffffffdb;stroke-width:.12;filter:drop-shadow(0 .28px .28px rgba(34,30,26,.28))}._personWalking_1oi78_1766{fill:#33475c}._personWalking_1oi78_1766._personDotWarm_1oi78_1770{fill:#d46b3a}._personWaiting_1oi78_1774{fill:#efb63f;stroke:#fff8e5;stroke-width:.22;animation:_citizenWaitPulse_1oi78_1 .9s ease-in-out infinite alternate}._personBoarding_1oi78_1781{fill:#8b8177;stroke:#fff;stroke-width:.3}@keyframes _citizenWaitPulse_1oi78_1{0%{opacity:.56}to{opacity:1}}._river_1oi78_1792{fill:none;stroke:var(--gp-river-soft);stroke-width:7;stroke-linecap:round}._depotSpur_1oi78_1799{fill:none;stroke-width:1.15;stroke-dasharray:1.4 1.2;opacity:.72}._lineShadow_1oi78_1806,._linePath_1oi78_1807{fill:none;stroke-linecap:round;stroke-linejoin:round;transition:stroke-width .2s,opacity .2s}._lineShadow_1oi78_1806{stroke:var(--gp-line-shadow);stroke-width:4.2}._linePath_1oi78_1807{stroke-width:2.25;filter:drop-shadow(0 1px 1px var(--gp-line-drop))}._busPath_1oi78_1824{stroke-width:1.25;stroke-dasharray:2 1.2;filter:none}._busPath_1oi78_1824._selectedLinePath_1oi78_1830{stroke-width:1.7}._selectedLinePath_1oi78_1830{stroke-width:2.9}._closedLine_1oi78_1838{opacity:.32;stroke-dasharray:3 2}._linkGhost_1oi78_1843{fill:none;stroke-linecap:round;opacity:.65;pointer-events:none}._cityMap_1oi78_1654:focus,._cityMap_1oi78_1654 [tabindex]:focus{outline:none}._stationGroup_1oi78_1856{cursor:pointer;outline:none}._actionableStation_1oi78_1861:hover ._stationNode_1oi78_1861{fill:var(--gp-station-action);stroke-width:1}._stationHalo_1oi78_1866{fill:var(--gp-map-halo);stroke:var(--gp-map-halo);stroke-width:1.2}._stationNode_1oi78_1861{fill:var(--gp-station-fill);stroke:var(--gp-station-stroke);stroke-width:.68}._transferCore_1oi78_1878{fill:var(--gp-station-stroke);pointer-events:none}._stationGroup_1oi78_1856:hover ._stationNode_1oi78_1861{fill:var(--gp-station-hover)}._stationSelection_1oi78_1887{fill:#e9783c14;stroke:var(--gp-accent);stroke-width:.55;stroke-dasharray:1.2 .8;animation:_selectionSpin_1oi78_1 5s linear infinite}@keyframes _selectionSpin_1oi78_1{to{stroke-dashoffset:-8}}._stationIcon_1oi78_1899{font-size:2.05px;font-weight:900;fill:var(--gp-station-stroke);pointer-events:none}._stationLabelLayer_1oi78_1906{pointer-events:none}._pageCursorLayer_1oi78_1911{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;pointer-events:none;overflow:hidden}._pageRemoteCursor_1oi78_1919{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_1oi78_1930{animation:_pageRemoteCursorBob_1oi78_1930 1.7s ease-in-out infinite}@keyframes _pageRemoteCursorBob_1oi78_1930{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-2px) scale(1.04)}}._pageRemoteCursorSvg_1oi78_1939{display:block}._pageRemoteCursorLabel_1oi78_1943{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_1oi78_1906{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_1oi78_1968{fill:#d34d3514;stroke:#d34d3557;stroke-width:.5;animation:_mapPulse_1oi78_1 1.8s ease-out infinite}._congestionLabel_1oi78_1975{font-size:1.8px;font-weight:900;fill:#d34d35;paint-order:stroke;stroke:var(--gp-map-label-halo);stroke-width:.8px}@keyframes _mapPulse_1oi78_1{0%{opacity:.9;transform:scale(.75)}to{opacity:0;transform:scale(1.4)}}._trainIcon_1oi78_1989{filter:drop-shadow(0 1.2px 1px var(--gp-train-drop));cursor:pointer;outline:none;touch-action:none}._trainDragging_1oi78_1996{opacity:.28}._selectedTrain_1oi78_2000 ._trainBody_1oi78_2000{stroke:var(--gp-train-selected-stroke);stroke-width:1}._trainBody_1oi78_2000{stroke:#fff;stroke-width:.65}._trainWindow_1oi78_2010{fill:#ffffffe6}._trainWheel_1oi78_2014{fill:var(--gp-train-body-wheel);stroke:#fff;stroke-width:.3}._trainNumber_1oi78_2020{fill:#fff;font-size:1.4px;font-weight:900}._depot_1oi78_1372{cursor:pointer;outline:none}._depotHitArea_1oi78_2031{fill:var(--gp-depot-hit);stroke:var(--gp-depot-hit-stroke);stroke-width:.45;stroke-dasharray:1 .8}._depotBuilding_1oi78_2038{fill:var(--gp-depot-fill);stroke:var(--gp-depot-stroke);stroke-width:.55}._depotRails_1oi78_2044{fill:none;stroke:var(--gp-depot-rails);stroke-width:.55;stroke-linecap:round}._depotLabel_1oi78_2051{fill:var(--gp-depot-rails);font-size:1.45px;font-weight:900;paint-order:stroke;stroke:var(--gp-depot-halo);stroke-width:1px}._depotCount_1oi78_2060{fill:#fff;stroke:var(--gp-depot-count-stroke);stroke-width:2.8px;paint-order:stroke;font-size:1.35px;font-weight:900}._depotDropTarget_1oi78_2069 ._depotHitArea_1oi78_2031{fill:#e9783c3d;stroke:var(--gp-accent);stroke-width:.9;animation:_depotReady_1oi78_1 .75s ease-in-out infinite alternate}@keyframes _depotReady_1oi78_1{to{r:5.8px}}._vehicleDragGhost_1oi78_2080{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_1oi78_2080 span{width:18px;height:8px;border:2px solid #fff;border-radius:4px;box-shadow:0 0 0 1px var(--gp-border-ghost-mark)}._mapPanel_1oi78_2107{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_1oi78_2121{display:flex;flex-wrap:wrap;align-items:center;gap:4px}._mapPanelLines_1oi78_2121 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_1oi78_2121 button:hover{background:var(--gp-zoom-hover)}._mapPanelLines_1oi78_2121 i{width:17px;height:3.5px;border-radius:99px}._mapPanelLines_1oi78_2121 ._mapLegendActive_1oi78_2152{border-color:var(--gp-border-strong);background:var(--gp-surface);box-shadow:2px 2px 0 var(--gp-shadow-legend)}._legendToggle_1oi78_2158{margin-left:2px;padding:5px 7px!important;color:var(--gp-text-muted)!important;font-weight:800}._legendBody_1oi78_2165{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_1oi78_2174{display:flex;flex-wrap:wrap;align-items:center;gap:9px}._legendRow_1oi78_2174>b{min-width:30px;color:var(--gp-text-label);font-size:13.5px;letter-spacing:.06em}._legendRow_1oi78_2174 span{display:flex;align-items:center;gap:4px}._zoneMarkResidential_1oi78_2194,._zoneMarkCommercial_1oi78_2195,._zoneMarkIndustrial_1oi78_2196{display:inline-block;width:10px;height:10px;border-radius:3px}._zoneMarkResidential_1oi78_2194{background:#55a96a73;border:1px solid #55a96a}._zoneMarkCommercial_1oi78_2195{background:#3f8edb66;border:1px solid #3f8edb}._zoneMarkIndustrial_1oi78_2196{background:#e1b73573;border:1px solid #c9a22e}._regularStationMark_1oi78_2218,._interchangeStationMark_1oi78_2219,._busStopMark_1oi78_2220{display:inline-block;width:10px;height:10px;border:2px solid var(--gp-station-stroke);border-radius:50%;background:var(--gp-mark-bg)}._busStopMark_1oi78_2220{border-radius:3px}._depotMark_1oi78_2233{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_1oi78_2219{box-shadow:inset 0 0 0 2px var(--gp-mark-bg),inset 0 0 0 4px var(--gp-station-stroke)}._gameOverOverlay_1oi78_2247{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_1oi78_2258{width:min(470px,100%);padding:30px;border:1px solid #2d2823;border-radius:14px;background:#fcfaf6;box-shadow:12px 12px #19151247;text-align:center}._gameOverEyebrow_1oi78_2268{color:#ba543b;font-size:14px;font-weight:900;letter-spacing:.18em}._gameOverCard_1oi78_2258 h2{margin-top:7px;color:#2b2520;font:900 34px/1 var(--font);letter-spacing:-.04em}._gameOverReason_1oi78_2282{max-width:350px;margin:14px auto 0;color:#6c6259;font-size:15px;font-weight:700;line-height:1.65}._gameOverStats_1oi78_2291{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:21px}._gameOverStats_1oi78_2291 span{display:grid;gap:5px;padding:12px 8px;border:1px solid #ddd3c8;border-radius:8px;background:#f5f0e9}._gameOverStats_1oi78_2291 small{color:#94887d;font-size:13px;font-weight:800}._gameOverStats_1oi78_2291 b{color:#332d28;font-size:14.5px;font-weight:900}._restartHint_1oi78_2319{margin-top:15px;color:#8a8076;font-size:14px;font-weight:700}._gameOverActions_1oi78_2326{display:grid;grid-template-columns:.7fr 1.3fr;gap:8px;margin-top:18px}._gameOverActions_1oi78_2326 button{min-height:42px;border:1px solid #8c8278;border-radius:7px;background:#fff;color:#574f48;font-size:14px;font-weight:900}._gameOverActions_1oi78_2326 ._restartButton_1oi78_2343{border-color:#322c27;background:#e9783c;color:#2a241f}._gameOverActions_1oi78_2326 button:disabled{opacity:.55}@media(max-width:900px){._page_1oi78_1{grid-template-columns:320px minmax(0,1fr)}._controlRoom_1oi78_319{padding-inline:12px}._hudTop_1oi78_1482{align-items:flex-start;flex-direction:column;gap:6px}._hudStats_1oi78_1508{width:100%;justify-content:space-between;gap:6px;font-size:15px;flex-wrap:wrap}}@media(max-width:680px){._page_1oi78_1{display:flex;flex-direction:column;height:100svh;min-height:0;overflow-y:auto}._controlRoom_1oi78_319{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_1oi78_1473{order:-1;width:100%;height:64svh;min-height:520px}._cityMap_1oi78_1654{padding:18px 4px 42px}._lineTabs_1oi78_897{grid-template-columns:1fr 1fr}._vehicleList_1oi78_1161{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:420px){._hudStats_1oi78_1508{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}._tickNumber_1oi78_1534{min-width:0}._gameOverCard_1oi78_2258{padding:24px 16px}._gameOverStats_1oi78_2291,._vehicleList_1oi78_1161{grid-template-columns:1fr}}#root{width:100%;height:100%;min-height:100svh;min-height:100dvh;margin:0;border:none}
