:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f7fb;--panel:#fff;--text:#172033;--muted:#64748b;--line:#dbe1ea;--blue:#2563eb;--blue-dark:#1d4ed8;--green:#16a34a;--orange:#f97316;--radius:8px}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}main{width:min(1480px,100% - 32px);margin:0 auto;padding:24px 0 48px}h1,h2,p{margin:0}h1{letter-spacing:0;font-size:28px}h2{font-size:18px}button,select,input{font:inherit}button{background:var(--blue);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:7px;padding:9px 14px}button:hover{background:var(--blue-dark)}button:disabled{cursor:not-allowed;opacity:.55}button.ghost{color:var(--text);background:#eef2f7}button.ghost:hover{background:#e2e8f0}input,select{border:1px solid var(--line);min-height:38px;color:var(--text);background:#fff;border-radius:7px;padding:8px 10px}label{color:var(--muted);gap:7px;font-size:13px;display:grid}.topbar,.sectionHeader{justify-content:space-between;align-items:center;gap:16px;display:flex}.topbar{margin-bottom:18px}.topActions,.actions,.filters,.quickFilters,.tabs{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.accountBadge{border:1px solid var(--line);color:#334155;background:#fff;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}.eyebrow{color:var(--blue);margin-bottom:4px;font-size:13px;font-weight:700}.tabs{z-index:10;background:var(--bg);padding:10px 0 16px;position:sticky;top:0}.tabs button,.quickFilters button{color:var(--text);border:1px solid var(--line);background:#fff}.tabs button.active,.quickFilters button.active{background:var(--blue);color:#fff;border-color:var(--blue)}.stack{gap:16px;display:grid}.panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:16px;box-shadow:0 1px 2px #0f172a0a}.grid{gap:12px;display:grid}.cards{grid-template-columns:repeat(4,minmax(0,1fr))}.stat{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:15px}.stat span{color:var(--muted);margin-bottom:10px;font-size:13px;display:block}.stat strong{font-size:28px}.formGrid{grid-template-columns:220px minmax(260px,1fr) auto;align-items:end;gap:12px;margin-top:14px;display:grid}.filters{margin-top:14px}.filters input{min-width:260px}.quickFilters{margin:12px 0}.tableWrap{border:1px solid var(--line);border-radius:var(--radius);width:100%;margin-top:12px;overflow:auto}.tableWrap.large{max-height:68vh}table{border-collapse:collapse;background:#fff;width:100%;min-width:980px}.large table{min-width:2400px}.preview table{min-width:1200px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;white-space:nowrap;padding:9px 10px;font-size:13px}th{z-index:1;color:#334155;background:#f8fafc;font-weight:700;position:sticky;top:0}.large th:first-child,.large td:first-child,.large th:nth-child(2),.large td:nth-child(2),.large th:nth-child(3),.large td:nth-child(3){z-index:2;background:#fff;position:sticky}.large th:first-child,.large th:nth-child(2),.large th:nth-child(3){z-index:3;background:#f8fafc}.large th:first-child,.large td:first-child{min-width:140px;left:0}.large th:nth-child(2),.large td:nth-child(2){min-width:130px;left:140px}.large th:nth-child(3),.large td:nth-child(3){min-width:110px;left:270px;box-shadow:8px 0 10px -10px #0f172a59}.wrapCell{white-space:normal;max-width:360px;line-height:1.45}tr:last-child td{border-bottom:0}.badge{color:#1e40af;background:#eaf2ff;border-radius:999px;align-items:center;min-height:24px;padding:3px 9px;font-size:12px;font-weight:700;display:inline-flex}.empty{color:var(--muted);margin-top:12px}.hint{color:var(--muted);margin-top:10px}.errorText{color:#dc2626;font-size:13px}.loginShell{place-items:center;min-height:100vh;display:grid}.loginCard{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);gap:14px;width:min(420px,100%);padding:24px;display:grid;box-shadow:0 12px 28px #0f172a14}.chart{width:100%;min-width:0;height:280px;min-height:280px;margin-top:12px}@media (max-width:920px){main{width:min(100% - 20px,1480px);padding-top:16px}.topbar,.sectionHeader{flex-direction:column;align-items:flex-start}.cards,.formGrid{grid-template-columns:1fr}.filters input,.filters select,.filters button,.topActions button{width:100%}}
