.app-layout{display:flex;flex:1;min-height:0}.app-sider.ant-layout-sider{flex-shrink:0;display:flex;flex-direction:column}.app-sider .ant-layout-sider-children{display:flex;flex-direction:column;flex:1;min-height:0}.app-sider .ant-menu{flex:1;overflow-y:auto;padding-bottom:120px}.app-sider-drawer{background:#001529}.app-sider-drawer .ant-menu{padding-bottom:16px}.sider-user.sider-user-drawer{position:relative;bottom:auto;left:auto;right:auto;margin-top:auto;flex-shrink:0}.app-main-wrap{display:flex;flex-direction:column;min-width:0;flex:1;min-height:0}.app-content{min-height:0}.sider-user{position:absolute;bottom:48px;left:0;right:0;padding:12px 16px;border-top:1px solid rgba(255,255,255,.1);background:#0003}.sider-user-inner{display:flex;align-items:center;gap:12px;cursor:pointer;color:#ffffffd9;border-radius:6px;padding:4px 0}.sider-user-inner:hover{color:#fff;background:#ffffff14}.sider-user-info{display:flex;flex-direction:column;min-width:0}.sider-user-name{font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sider-user-action{font-size:12px;color:#fff9;margin-top:2px}.sider-user-inner:hover .sider-user-action{color:#ffffffd9}.logo{height:32px;margin:16px;color:#fff;font-size:18px;font-weight:600;text-align:center}.header{background:#fff;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.header-reminder{flex:1;min-width:0;display:flex;align-items:center}.header-reminder-text{display:inline-flex;align-items:center;flex-wrap:wrap;gap:4px;font-size:13px;padding:4px 10px;border-radius:6px}.header-reminder-success{background:#f6ffed;color:#52c41a;border:1px solid #b7eb8f}.header-reminder-warning{background:#fffbe6;color:#d48806;border:1px solid #ffe58f}.header-right{display:flex;align-items:center;gap:16px;flex-shrink:0}.header-link{cursor:pointer;color:#1677ff}.header-link:hover{text-decoration:underline}.header-icon-wrap{cursor:pointer;padding:4px 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px}.header-icon-wrap:hover{background:#0000000f}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#f5f5f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{height:100%}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;height:100%}#root{height:100%;min-height:0;display:flex;flex-direction:column}.ant-table-tbody>tr.ant-table-row.has-row-color:hover>td{background:var(--row-bg)!important}
