*{box-sizing:border-box}body{margin:0;background:#f6f7f9;color:#1f2328;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-shell{min-height:100vh}.sider{border-right:1px solid #e7e8ec}.brand{height:56px;display:flex;align-items:center;padding:0 20px;font-weight:700;border-bottom:1px solid #e7e8ec}.header{height:56px;line-height:56px;background:#fff;border-bottom:1px solid #e7e8ec;padding:0 24px;display:flex;justify-content:flex-end}.content{padding:24px;min-width:0}.full{width:100%}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.sub-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.sub-toolbar .ant-typography{margin:0}.provider-model-panel{padding:8px 12px 12px}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.stat-grid .ant-statistic{background:#fff;border:1px solid #e7e8ec;border-radius:6px;padding:16px}.quota-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.quota-progress{background:#fff;border:1px solid #e7e8ec;border-radius:6px;padding:16px}.quota-progress-title{margin-bottom:10px;font-size:14px;color:#4b5563}.agent-entry{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid #e7e8ec;border-radius:6px;padding:16px}.agent-entry .ant-typography{margin:0}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.code{margin:0;padding:16px;overflow:auto;background:#111827;color:#f9fafb;border-radius:6px}.trajectory-list{display:grid;gap:10px}.trajectory-entry{background:#fff;border:1px solid #e7e8ec;border-radius:6px;padding:12px}.trajectory-entry-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.trajectory-message{white-space:pre-wrap;margin:0!important}.trace-code{margin:4px 0 0;max-height:360px;overflow:auto;padding:10px;background:#111827;color:#f9fafb;border-radius:6px;font-size:12px;line-height:1.45}.centered{min-height:100vh;display:grid;place-content:center;gap:16px;text-align:center}.muted{color:#7a808a}@media(max-width:860px){.app-shell{flex-direction:column}.sider{width:100%!important;max-width:none!important;min-width:0!important}.content{padding:16px}}
