*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#f6f9fb}.app-layout{min-height:100vh}.app-sider{position:fixed!important;inset-inline-start:0;top:0;bottom:0;height:100vh;border-right:1px solid #e5edf5;background:#fff!important}.brand{display:flex;align-items:center;justify-content:center;padding:12px 16px 8px}.brand-logo{width:86px;height:58px;object-fit:contain}.app-sider .ant-menu{margin-top:8px}.brand-mark,.login-brand{display:grid;place-items:center;width:44px;height:44px;border-radius:8px;background:#4f46e5;color:#fff;font-weight:900}.brand span,.account-copy span,.grid-toolbar span{display:block;color:#64748b;font-size:12px}.app-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-left:200px;border-bottom:1px solid #e5edf5;background:#fff}.app-header h4{margin:0}.account-copy{line-height:1.2}.header-actions{margin-left:auto}.profile-button{display:inline-flex;align-items:center;gap:8px;height:42px}.profile-name{font-weight:600}.app-content{min-height:calc(100vh - 64px);margin-left:200px;padding:28px}.page{display:grid;gap:20px}.page-header,.grid-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.page-header h3{margin:0}.grid-card{border-radius:8px}.grid-card .ant-card-body{padding:22px 24px 14px}.grid-toolbar{margin-bottom:16px;padding:0 0 10px}.grid-toolbar-actions{display:inline-flex;justify-content:flex-end;gap:8px}.grid-toolbar-actions .ant-input-affix-wrapper{width:min(300px,100%);height:36px}.grid-toolbar-actions .ant-btn{height:36px;min-width:136px;font-weight:600}.grid-toolbar-actions .ant-btn-primary{border-color:#4338ca!important;background:#4338ca!important;box-shadow:0 6px 14px #4338ca38}.grid-toolbar-actions .ant-btn-primary,.grid-toolbar-actions .ant-btn-primary:hover,.grid-toolbar-actions .ant-btn-primary:focus{color:#fff!important}.grid-toolbar-actions .ant-btn-primary .anticon{color:#fff}.detail-summary{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:16px}.detail-summary span,.detail-summary strong{border-radius:6px;background:#f6f9fb;padding:6px 10px}.detail-summary strong{color:#111827}.grid-card .ant-table-thead>tr>th{padding:12px 16px!important}.grid-card .ant-table-tbody>tr>td{padding:10px 16px!important}.grid-card .ant-table-cell .ant-btn{width:34px;height:34px;padding:0}.grid-card .ant-table-cell .ant-space{gap:6px!important}.grid-card .ant-tag{margin-inline-end:0;padding:2px 8px;line-height:20px}.history-panel{display:grid;gap:18px}.history-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.history-chart,.history-empty{border:1px solid #eef2f7;border-radius:8px;background:#fff}.history-chart{padding:16px}.history-chart-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px}.history-chart-head span{display:block;color:#64748b;font-size:12px}.history-chart svg{width:100%;height:240px}.history-chart-area{fill:#4f46e51f}.history-chart-line{fill:none;stroke:#4f46e5;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.history-chart-dot{fill:#fff;stroke:#4f46e5;stroke-width:3}.history-chart text{fill:#64748b;font-size:11px}.history-empty{color:#64748b;padding:28px;text-align:center}.login-page{display:grid;min-height:100vh;place-items:center;padding:24px;background:linear-gradient(135deg,#eef4ff,#f8fbfd 46%,#eafbf4)}.login-card{width:min(420px,100%);border-radius:8px;box-shadow:0 24px 70px #0f172a29}.login-brand{margin-bottom:16px}.w-full{width:100%}.user-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:24px}@media(max-width:991px){.app-header,.app-content{margin-left:0}.app-header{height:auto;align-items:flex-start;flex-direction:column;padding:16px}.app-content{padding:18px}.page-header,.grid-toolbar{align-items:stretch;flex-direction:column}.grid-toolbar-actions,.grid-toolbar-actions .ant-input-affix-wrapper,.grid-toolbar-actions button{width:100%}.history-stats,.user-form{grid-template-columns:1fr}}
