*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#f6f9fb}.app-layout{display:block;min-height:100vh;overflow-x:hidden}.app-sider{position:fixed!important;inset-block:0;inset-inline-start:0;z-index:20;top:0;height:100vh;overflow:auto;border-right:1px solid #e5edf5;background:#fff!important;flex:0 0 200px!important;max-width:200px!important;min-width:200px!important;width:200px!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{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;height:64px;gap:16px;border-bottom:1px solid #e5edf5;background:#fff}.app-header h4{margin:0}.account-copy{line-height:1.2}.header-actions{margin-left:auto}.header-title{min-width:0}.mobile-menu-button{display:none}.profile-button{display:inline-flex;align-items:center;gap:8px;height:42px}.profile-name{font-weight:600}.app-content{min-height:calc(100vh - 64px);min-width:0;padding:28px}.app-main.ant-layout{display:block;flex:none;min-height:100vh;min-width:calc(100vw - 200px)!important;margin-left:200px;inline-size:calc(100vw - 200px)!important;width:calc(100vw - 200px)!important;max-width:calc(100vw - 200px)!important}.page{display:grid;gap:20px;min-width:0}.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;min-width:0}.grid-card .ant-card-body{padding:20px 24px 12px}.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-input-prefix{display:inline-flex;align-items:center;height:100%;margin-inline-end:8px}.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,.grid-toolbar-actions .ant-btn-primary span{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:9px 14px!important}.grid-card .ant-table-tbody>tr>td{padding:7px 14px!important}.grid-card .ant-table-cell .ant-btn{width:30px;height:30px;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}.mobile-nav-drawer .ant-drawer-body{padding:0}.mobile-nav-drawer .mobile-brand{display:flex;align-items:center;min-height:72px;padding:12px 16px;border-bottom:1px solid #e5edf5}.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-sider{display:none}.app-main.ant-layout{margin-left:0;min-width:100%!important;inline-size:100%!important;max-width:100%!important;width:100%!important}.app-header{display:flex;height:auto;align-items:center;padding:12px 14px}.app-header h4{font-size:18px;line-height:1.25;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:normal}.header-actions{margin-left:0;min-width:0}.mobile-menu-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.profile-button{max-width:132px;padding-inline:10px}.profile-name{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-content{min-height:auto;padding:14px}.page{gap:14px}.grid-card .ant-card-body{padding:14px}.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%}.ant-modal{max-width:calc(100vw - 20px);margin:10px auto;top:0}.ant-modal .ant-modal-body{max-height:calc(100dvh - 150px);overflow-y:auto}.ant-form-item{margin-bottom:14px}.ant-input,.ant-input-number,.ant-select-selector,.ant-picker{min-height:42px}.history-stats,.user-form{grid-template-columns:1fr}}
