*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:#111a2e;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#f5f6f8;font-family:IBM Plex Sans,system-ui,sans-serif}input,button,select,textarea{font-family:inherit}::selection{background:#c9d8ff}@keyframes lc-spin{to{transform:rotate(360deg)}}@keyframes lc-toast-in{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@keyframes lc-slide-in{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes lc-fade{0%{opacity:0}to{opacity:1}}.mono{font-family:IBM Plex Mono,monospace}.lc-input{color:#111a2e;background:#fff;border:1px solid #dce1ea;border-radius:9px;outline:none;width:100%;padding:10px 12px;font-size:14px;transition:border-color .15s,box-shadow .15s}.lc-input:focus{border-color:#1e50e5;box-shadow:0 0 0 3px #1e50e51f}select.lc-input{cursor:pointer}.lc-label{margin-bottom:16px;display:block}.lc-label>span{color:#48536b;margin-bottom:6px;font-size:12.5px;font-weight:500;display:block}.lc-label .opt{color:#a2aab8;font-weight:400}.btn-primary{color:#fff;cursor:pointer;white-space:nowrap;background:#1e50e5;border:none;border-radius:9px;justify-content:center;align-items:center;gap:8px;font-weight:600;transition:background .15s,transform 50ms;display:inline-flex}.btn-primary:hover{background:#1a46cc}.btn-primary:active{transform:translateY(1px)}.btn-primary:disabled{opacity:.6;cursor:default}.btn-secondary{color:#37415a;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dee2ea;border-radius:9px;justify-content:center;align-items:center;gap:8px;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.btn-secondary:hover{background:#f7f8fa;border-color:#cbd2de}.btn-secondary:disabled{opacity:.6;cursor:default}.spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite lc-spin;display:inline-block}.error-banner{color:#b42318;background:#fbeae8;border:1px solid #f3c7c0;border-radius:9px;align-items:center;gap:9px;margin-bottom:18px;padding:10px 13px;font-size:13.5px;display:flex}.badge{white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.badge .dot{border-radius:50%;width:6px;height:6px}.logo-mark{background:linear-gradient(145deg,#2a5cff,#1a46cc);border-radius:9px;flex-shrink:0;justify-content:center;align-items:flex-end;gap:2.5px;display:flex;box-shadow:0 6px 14px #1a46cc66}.logo-mark span{border-radius:2px}.login-split{background:#fff;grid-template-columns:1.05fr 1fr;min-height:100vh;display:grid}@media (width<=860px){.login-split{grid-template-columns:1fr}.login-hero{display:none!important}}.login-hero{color:#e9ecf3;background:#0e1726;flex-direction:column;padding:56px 60px;display:flex;position:relative;overflow:hidden}.login-hero:before{content:"";background:radial-gradient(120% 90% at 100% 0,#1e50e547 0%,#0e172600 55%),radial-gradient(90% 70% at 0 100%,#0e9f6e1f 0%,#0e172600 50%);position:absolute;inset:0}.login-hero:after{content:"";opacity:.5;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.login-hero>*{z-index:1;position:relative}.hero-feat{color:#93a0b8;white-space:nowrap;align-items:center;gap:9px;font-size:13px;display:flex}.hero-feat .pip{background:#2ed3a0;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #2ed3a029}.shell{background:#f5f6f8;min-height:100vh;display:flex}.sidebar{color:#e9ecf3;background:#0e1726;flex-direction:column;flex-shrink:0;width:244px;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0}.nav-btn{cursor:pointer;text-align:left;color:#9ba6bc;background:0 0;border:none;border-radius:9px;align-items:center;gap:11px;width:100%;padding:9px 12px;font-family:inherit;font-size:14px;font-weight:500;display:flex}.nav-btn:hover{background:#ffffff1f}.nav-btn.active{color:#fff;background:#ffffff1a}.side-logout{color:#8a93a5;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.side-logout:hover{color:#fff;background:#ffffff14}.topbar{z-index:20;background:#fff;border-bottom:1px solid #e6e9ef;align-items:center;gap:16px;padding:16px 32px;display:flex;position:sticky;top:0}.main-scroll{flex:1;padding:26px 32px 48px;overflow-y:auto}.card{background:#fff;border:1px solid #e6e9ef;border-radius:13px}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(198px,1fr));gap:16px;display:grid}.metric-label{letter-spacing:.1em;text-transform:uppercase;color:#8a93a5;font-family:IBM Plex Mono,monospace;font-size:10.5px}.metric-value{letter-spacing:-.02em;color:#111a2e;font-family:IBM Plex Mono,monospace;font-size:27px;font-weight:600}.metric-sub{color:#6b7688;margin-top:5px;font-size:12.5px}.metric-icon{border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.section-label{letter-spacing:.12em;text-transform:uppercase;color:#9ba3b2;font-family:IBM Plex Mono,monospace;font-size:10.5px}.chip{cursor:pointer;white-space:nowrap;color:#5b6577;background:#fff;border:1px solid #e1e5ec;border-radius:8px;align-items:center;gap:7px;padding:7px 12px;font-size:13px;font-weight:500;display:inline-flex}.chip.active{color:#1b44c9;background:#eaf0fe;border-color:#1e50e5}.chip .pill{color:#8a93a5;background:#eef1f6;border-radius:5px;justify-content:center;align-items:center;min-width:18px;height:17px;padding:0 5px;font-family:IBM Plex Mono,monospace;font-size:10.5px;font-weight:600;display:inline-flex}.chip.active .pill{color:#fff;background:#1e50e5}table.lc-table{border-collapse:collapse;width:100%;font-size:13.5px}.lc-table thead tr{background:#fafbfc;border-bottom:1px solid #e6e9ef}.lc-table th{letter-spacing:.06em;text-transform:uppercase;color:#8a93a5;white-space:nowrap;text-align:left;padding:11px 14px;font-size:11px;font-weight:600}.lc-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.lc-table th .arr{color:#1e50e5}.lc-table th:first-child{padding-left:18px}.lc-table th:last-child{padding-right:18px}.lc-table tbody tr{cursor:pointer;border-bottom:1px solid #eef1f5;transition:background .12s}.lc-table tbody tr:hover{background:#f8fafd}.lc-table td{padding:12px 14px}.lc-table td:first-child{padding-left:18px}.lc-table td:last-child{padding-right:18px}.avatar{color:#4b5670;background:#eef1f6;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-family:IBM Plex Mono,monospace;font-weight:600;display:flex}.row-act{cursor:pointer;white-space:nowrap;border-radius:7px;padding:6px 12px;font-size:12.5px;font-weight:500}.row-act.primary{color:#fff;background:#1e50e5;border:1px solid #1e50e5}.row-act.outline{color:#1e50e5;background:#fff;border:1px solid #d3dcec}.row-act.muted{color:#8a93a5;background:#f3f5f8;border:1px solid #e9ecf1}.row-act:disabled{opacity:.6;cursor:default}.doc-link{color:#1e50e5;white-space:nowrap;align-items:center;gap:4px;font-size:12.5px;font-weight:500;text-decoration:none;display:inline-flex}.doc-link:hover{text-decoration:underline}.overlay{z-index:40;background:#0e17265c;animation:.15s lc-fade;position:fixed;inset:0}.drawer{z-index:41;background:#fff;flex-direction:column;width:452px;max-width:94vw;height:100vh;animation:.18s lc-slide-in;display:flex;position:fixed;top:0;right:0;box-shadow:-24px 0 60px #1018282e}.icon-btn{color:#6b7688;cursor:pointer;background:#fff;border:1px solid #e6e9ef;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.icon-btn:hover{color:#111a2e;background:#f5f6f8}.kv-row{border-bottom:1px solid #f2f4f7;justify-content:space-between;gap:16px;padding:9px 0;font-size:13px;display:flex}.kv-row:last-child{border-bottom:none}.kv-row .k{color:#8a93a5}.kv-row .v{color:#37415a;text-align:right;word-break:break-all}.modal-overlay{z-index:50;background:#0e172666;animation:.15s lc-fade;position:fixed;inset:0}.modal{z-index:51;background:#fff;border-radius:15px;width:452px;max-width:94vw;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 70px #10182847}.modal-head{border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:center;padding:22px 24px 18px;display:flex}.modal-head h3{color:#111a2e;margin:0;font-size:16.5px;font-weight:600}.modal-head p{color:#8a93a5;margin:3px 0 0;font-size:13px}.modal-body{padding:22px 24px 24px}.dropzone{text-align:center;cursor:pointer;background:#fafbfd;border:1.5px dashed #cbd5e6;border-radius:12px;padding:26px;transition:border-color .15s,background .15s}.dropzone:hover,.dropzone.over{background:#f4f7ff;border-color:#1e50e5}.toast{z-index:60;color:#fff;white-space:nowrap;background:#0e1726;border-radius:11px;align-items:center;gap:10px;padding:12px 18px;font-size:13.5px;font-weight:500;animation:.2s lc-toast-in;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 16px 38px #10182852}.toast .tick{background:#2ed3a02e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.onb-page{background:#f5f6f8;flex-direction:column;min-height:100vh;display:flex}.onb-topbar{z-index:10;background:#fff;border-bottom:1px solid #e6e9ef;align-items:center;gap:12px;padding:14px 28px;display:flex;position:sticky;top:0}.onb-card{background:#fff;border:1px solid #e6e9ef;border-radius:15px;padding:26px 28px 28px;box-shadow:0 1px 2px #1018280a,0 10px 30px #1018280d}.seg-wrap{background:#f0f2f6;border-radius:10px;gap:4px;margin-bottom:20px;padding:4px;display:flex}.seg-btn{cursor:pointer;color:#6b7688;background:0 0;border:none;border-radius:8px;flex:1;padding:9px;font-size:13.5px;font-weight:500}.seg-btn.active{color:#111a2e;background:#fff;font-weight:600;box-shadow:0 1px 3px #10182824}.tax-note{color:#0b7a54;align-items:center;gap:7px;margin-bottom:22px;font-size:12px;display:flex}
