:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#18202f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#eef2f7;font-family:Inter,Segoe UI,Microsoft YaHei UI,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;min-width:320px;min-height:100%;margin:0}button,input,textarea{font:inherit}button{color:#fff;cursor:pointer;background:#2262ff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;display:inline-flex}button:disabled{cursor:not-allowed;opacity:.5}input,textarea{color:#18202f;background:#fff;border:1px solid #d6deeb;border-radius:8px;outline:0;width:100%;padding:11px 12px}textarea{resize:vertical;line-height:1.6}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e7ebf2;padding:12px}th{color:#66748a;background:#f8fafc;font-size:12px;font-weight:700}.center-screen,.login-shell{background:linear-gradient(135deg,#eef2f7 0%,#f7fafc 46%,#e7eefc 100%);place-items:center;min-height:100vh;display:grid}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-panel{background:#fffffff0;border:1px solid #dce4f0;border-radius:8px;width:min(420px,100vw - 32px);padding:32px;box-shadow:0 22px 60px #223e7029}.brand-mark{color:#fff;background:#2262ff;border-radius:8px;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.brand-mark.small{width:36px;height:36px}.login-panel h1{margin:18px 0 8px;font-size:34px}.login-panel p,.side-head span,.status-line,.format-hint,.empty-cell{color:#66748a}.login-form{gap:12px;margin-top:24px;display:grid}.error-text{color:#b42318;margin-top:14px}.app-shell{grid-template-columns:320px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:#fff;border-right:1px solid #dfe6f1;flex-direction:column;gap:16px;padding:22px;display:flex}.side-head{align-items:center;gap:12px;display:flex}.side-head strong,.side-head span{display:block}.search-box{border:1px solid #d6deeb;border-radius:8px;align-items:center;gap:8px;padding:0 10px;display:flex}.search-box input{border:0;padding-left:0}.segmented{background:#eef2f7;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;display:grid}.segmented button,.logout,.secondary,.icon-button{color:#334155;background:0 0}.segmented button.active,.secondary{background:#fff;border:1px solid #dbe3ef}.job-list{gap:8px;display:grid;overflow:auto}.job-list button{color:#18202f;background:#f8fafc;border:1px solid #0000;flex-direction:column;align-items:flex-start;min-height:66px}.job-list button.selected{background:#eef4ff;border-color:#2262ff}.job-list small{color:#66748a}.logout{justify-content:flex-start;margin-top:auto}.workspace{flex-direction:column;gap:18px;min-width:0;padding:24px;display:flex}.topbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.eyebrow{color:#66748a;font-size:12px;font-weight:700}.topbar h2{margin:4px 0 0;font-size:28px}.top-actions,.panel-actions,.inline-edit{align-items:center;gap:10px;display:flex}.grid-layout,.detail-grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:18px;display:grid}.detail-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}.panel{background:#fff;border:1px solid #dfe6f1;border-radius:8px;padding:18px;box-shadow:0 12px 28px #223e7014}.panel.wide,.table-panel{grid-column:1/-1}.panel-title{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.panel-title h3,.panel h3{margin:0;font-size:16px}.create-panel{gap:12px;display:grid}.stats{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px;display:grid}.stats div{background:#f8fafc;border-radius:8px;padding:14px}.stats span{color:#66748a;font-size:12px;display:block}.stats strong{margin-top:8px;font-size:28px;display:block}.canonical{white-space:pre-wrap;margin:0;line-height:1.75}.chip-list{flex-wrap:wrap;gap:8px;display:flex}.chip,.pill{color:#174ea6;background:#eef4ff;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.chip.filter{color:#067647;background:#ecfdf3}.pill.good{color:#067647;background:#dcfae6}.pill.bad{color:#b42318;background:#fee4e2}.import-panel{gap:12px;display:grid}.format-hint{margin:-4px 0 0;font-size:12px;line-height:1.5}.preview-table{border:1px solid #e7ebf2;border-radius:8px;max-height:210px;overflow:auto}@media (width<=980px){.app-shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #dfe6f1;border-right:0;position:static}.grid-layout,.detail-grid{grid-template-columns:1fr}}
