*{box-sizing:border-box}body{margin:0;color:#0f172a;background:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-shell{height:100vh;overflow:hidden}.logo{height:56px;display:flex;align-items:center;padding:0 18px;color:#fff;font-weight:700;letter-spacing:0}.app-header{height:56px;padding:0 14px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.app-content{height:calc(100vh - 56px);overflow:auto;padding:14px}.user-info{display:flex;align-items:center;gap:8px;cursor:pointer}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.page-header h1{margin:0;font-size:20px;line-height:1.25;letter-spacing:0}.page-header p{margin:4px 0 0;color:#64748b;font-size:13px}.data-table-page{display:flex;min-width:0;flex-direction:column}.data-table-surface{overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.data-table-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e5e7eb;background:#fff}.data-table-toolbar__filters,.data-table-toolbar__actions{display:flex;min-width:0;align-items:center;gap:8px;flex-wrap:wrap}.data-table-toolbar__filters{flex:1}.data-table-filter-chips{display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:8px 14px;border-bottom:1px solid #edf2f7;background:#f8fafc}.data-table-alert{margin:12px 14px 0}.data-table-content{padding:0}.data-table-page .ant-input-search,.data-table-page .ant-select,.data-table-page .ant-picker,.data-table-page .ant-btn{border-radius:6px}.data-table-page--compact .enhanced-table .ant-table-tbody>tr>td{padding-top:7px;padding-bottom:7px}.data-table-page--comfortable .enhanced-table .ant-table-tbody>tr>td{padding-top:11px;padding-bottom:11px}.enhanced-table{width:100%}.enhanced-table .ant-table{border-radius:0;color:#334155}.enhanced-table .ant-table-thead>tr>th{height:40px;padding:8px 12px;border-bottom:1px solid #dbe3ef;background:#f8fafc;color:#0f172a;font-size:12px;font-weight:700;white-space:nowrap;letter-spacing:0}.enhanced-table .ant-table-tbody>tr>td{min-height:44px;padding:8px 12px;border-bottom:1px solid #eef2f7;color:#334155;font-size:13px;line-height:1.35;vertical-align:middle}.enhanced-table .ant-table-tbody>tr:hover>td{background:#f8fafc}.cell-primary{color:#0f172a;font-weight:650}.cell-secondary{color:#64748b;font-size:12px}.cell-group{display:flex;min-width:0;flex-direction:column;gap:2px}.config-card{margin-bottom:12px;border-radius:8px}.login-page{min-height:100vh;display:grid;place-items:center;background:#f8fafc}.login-card{width:min(420px,calc(100vw - 32px));border-radius:8px}@media(max-width:1024px){.data-table-toolbar{flex-direction:column}}
