:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}:root{color:#20252b;font-synthesis:none;background:#f6f7f8;font-family:Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-size:14px;font-weight:400}html,body,#root{width:100%;min-width:100%;min-height:100%;margin:0}body{min-height:100vh}button,input{font:inherit}button{cursor:pointer}.app{min-height:100vh;display:flex}.sidebar{background:#fff;border-right:1px solid #dfe3e6;flex-direction:column;width:224px;padding:24px 16px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;height:48px;padding:0 8px;display:flex}.brand-logo{object-fit:contain;width:34px;height:34px}.brand-copy strong{letter-spacing:-.2px;color:#20252b;font-size:18px;font-weight:650;line-height:22px;display:block}.brand-copy span{color:#717981;margin-top:1px;font-size:12px;line-height:16px;display:block}.nav{margin-top:32px}.nav-item{text-align:left;color:#4e575f;background:0 0;border:0;border-radius:6px;width:100%;height:40px;padding:0 12px;font-size:14px;font-weight:500}.nav-item.active{color:#20252b;background:#eef1f2}.workspace{flex-direction:column;width:calc(100% - 224px);min-height:100vh;margin-left:224px;display:flex}.topbar{background:#fff;border-bottom:1px solid #dfe3e6;justify-content:space-between;align-items:center;height:80px;padding:0 32px;display:flex}.topbar h1{letter-spacing:-.4px;color:#20252b;margin:0;font-size:26px;font-weight:650;line-height:32px}.primary-button{color:#fff;background:#252a2f;border:0;border-radius:6px;height:40px;padding:0 16px;font-size:14px;font-weight:600}.primary-button:hover{background:#30363c}.content{flex:1;width:min(1180px,100% - 64px);margin:32px auto 48px}.metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.metric{background:#fff;border:1px solid #dfe3e6;border-radius:8px;min-height:104px;padding:20px}.metric span{color:#667078;font-size:13px;font-weight:500;line-height:18px;display:block}.metric strong{letter-spacing:-.4px;color:#20252b;margin-top:10px;font-size:28px;font-weight:600;line-height:34px;display:block}.metric .money{font-size:27px}.stations{margin-top:32px}.section-bar{justify-content:space-between;align-items:center;height:44px;display:flex}.section-bar h2{letter-spacing:-.2px;color:#20252b;margin:0;font-size:20px;font-weight:600;line-height:26px}.text-button{color:#59636b;background:0 0;border:0;padding:6px 0;font-size:13px;font-weight:500}.table-wrap{background:#fff;border:1px solid #dfe3e6;border-radius:8px;overflow:hidden}.table-head,.table-row{grid-template-columns:minmax(180px,1.55fr) minmax(120px,1fr) minmax(110px,.95fr) minmax(120px,1fr) minmax(100px,.8fr) minmax(180px,1.5fr);align-items:center;column-gap:20px;padding:0 18px;display:grid}.table-head{color:#525c64;background:#f5f7f8;border-bottom:1px solid #dfe3e6;min-height:44px;font-size:14px;font-weight:600;line-height:20px}.table-row{color:#343b41;border-bottom:1px solid #e8ebed;min-height:72px;font-size:14px;line-height:20px}.table-row:last-child{border-bottom:0}.station-name strong,.plan strong{color:#20252b;font-size:14px;font-weight:600;line-height:20px;display:block}.station-name span,.plan span{color:#788189;margin-top:3px;font-size:12px;line-height:17px;display:block}.date{color:#434c53}.badge{border-radius:999px;align-items:center;min-height:26px;padding:3px 9px;font-size:12px;font-weight:600;line-height:18px;display:inline-flex}.badge.good{color:#2f7555;background:#eaf4ef}.badge.neutral{color:#5f686f;background:#eef1f2}.actions{justify-content:flex-end;gap:8px;display:flex}.actions button{color:#465058;background:#fff;border:1px solid #cfd5d9;border-radius:6px;height:34px;padding:0 11px;font-size:13px;font-weight:500}.actions button:hover{background:#f5f7f8}.empty{color:#737c84;background:#fff;border:1px solid #dfe3e6;border-radius:8px;justify-content:center;align-items:center;min-height:180px;font-size:14px;display:flex}.error{color:#894949;background:#faf3f3;border:1px solid #e3cccc;border-radius:6px;margin-bottom:20px;padding:12px 14px;font-size:13px}.overlay{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#181c1f57;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal,.key-modal{background:#fff;border:1px solid #dfe3e6;border-radius:10px;width:400px;padding:26px;box-shadow:0 20px 50px #00000026}.modal-head{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.modal-head h2,.key-modal h2{color:#20252b;margin:0;font-size:20px;font-weight:600;line-height:26px}.close{background:0 0;border:0;border-radius:6px;width:30px;height:30px;position:relative}.close:before,.close:after{content:"";background:#525c64;width:15px;height:2px;position:absolute;top:14px;left:8px}.close:before{transform:rotate(45deg)}.close:after{transform:rotate(-45deg)}.close:hover{background:#eef1f2}.field{margin-top:16px;display:block}.field span{color:#525c64;margin-bottom:8px;font-size:12px;font-weight:500;line-height:16px;display:block}.field input{color:#20252b;background:#fff;border:1px solid #cdd3d7;border-radius:6px;outline:none;width:100%;height:42px;padding:0 12px;font-size:14px}.field input:focus{border-color:#7f8991}.detail-row{color:#626c74;border-bottom:1px solid #e8ebed;justify-content:space-between;align-items:center;min-height:44px;font-size:14px;display:flex}.detail-row:first-of-type{margin-top:18px}.detail-row strong{color:#20252b;font-weight:600}.modal-primary{color:#fff;background:#252a2f;border:0;border-radius:6px;width:100%;height:42px;margin-top:22px;font-size:14px;font-weight:600}.modal-primary:disabled{opacity:.45;cursor:default}.key-modal{text-align:center}.activation-key{letter-spacing:.7px;color:#20252b;margin:24px 0;font-size:20px;font-weight:650;line-height:28px}.done{color:#5e6870;background:0 0;border:0;margin-top:10px;font-size:13px}@media (width<=1000px){.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.table-wrap{overflow-x:auto}.table-head,.table-row{min-width:920px}}.workspace-footer{text-align:center;color:#858d94;justify-content:center;align-items:center;width:100%;margin-top:auto;padding:16px 32px 18px;font-size:11px;font-weight:400;line-height:16px;display:flex}
