:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}#root{min-height:100vh}.admin-shell{background:#f5f7fb;min-height:100vh}.admin-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;min-height:52px;padding:0 24px;display:flex}.admin-title.ant-typography{margin:0}.nav-button{color:#111827;background:#fff;border:1px solid #d9d9d9;border-radius:5px;align-items:center;gap:5px;min-height:26px;padding:2px 9px;font-size:13px;line-height:1.2;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.nav-button:hover{color:#1677ff;border-color:#1677ff}.admin-content{padding:32px}.dashboard-stack{width:100%}.page-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.page-heading .ant-typography{margin-bottom:4px}.metric-card{border:1px solid #e5e7eb;box-shadow:0 8px 24px #0f172a0f}.metric-card .ant-statistic-title{color:#5b6472;font-size:15px}.metric-card .ant-statistic-content{color:#111827;font-size:38px;font-weight:700}.form-card{border:1px solid #e5e7eb}.summary-grid,.quick-link-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.quick-link-card{color:inherit;text-decoration:none}.quick-link-card .ant-card{transition:border-color .2s,box-shadow .2s,transform .2s}.quick-link-card:hover .ant-card{border-color:#1677ff;transform:translateY(-1px);box-shadow:0 8px 24px #0f172a14}.full-width{width:100%}.compact-help.ant-typography{margin:4px 0 0}.json-editor-shell{border:1px solid #1f2937;border-radius:8px;min-height:420px;overflow:hidden}.log-panel,.json-panel{color:#e5e7eb;background:#0f172a;border:1px solid #e5e7eb;border-radius:8px;margin:0;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.6;overflow:auto}.log-panel{max-height:280px}.log-line{white-space:pre-wrap;word-break:break-word}.muted-text{color:#6b7280;font-size:12px}.table-filter-panel{flex-direction:column;gap:8px;width:240px;padding:8px;display:flex}.table-preview.ant-typography{color:#4b5563;margin:0}@media (width<=768px){.admin-header{flex-direction:column;align-items:flex-start;gap:12px;height:auto;min-height:64px;padding:14px 20px}.admin-content{padding:24px 16px}.page-heading{flex-direction:column}.summary-grid,.quick-link-grid{grid-template-columns:1fr}.metric-card .ant-statistic-content{font-size:32px}}
