.login-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;height:100vh;display:flex}.login-card{width:400px;box-shadow:0 4px 12px #00000026}.login-card .ant-card-head-title{text-align:center;font-size:20px;font-weight:600}.main-layout{flex-direction:row;height:100vh;display:flex}.logo{color:#fff;background:#ffffff14;flex-shrink:0;justify-content:center;align-items:center;height:40px;font-size:16px;font-weight:700;display:flex}.header{background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:40px;padding:0 12px;line-height:40px;display:flex;box-shadow:0 1px 2px #0000000f}.trigger{cursor:pointer;font-size:16px}.user-info{align-items:center;display:flex}.user-dropdown{cursor:pointer;align-items:center;gap:6px;display:flex}.user-name{margin-left:4px;font-size:13px}.content{background:#fff;border-radius:4px;flex:1;min-height:0;margin:6px;padding:12px;overflow:auto;box-shadow:0 1px 2px #0000000a}.main-layout>.ant-layout-sider{z-index:100;top:0;bottom:0;left:0;overflow:hidden auto;height:100vh!important;position:fixed!important}.main-layout>.ant-layout-sider::-webkit-scrollbar{width:3px}.main-layout>.ant-layout-sider::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.main-layout>.ant-layout{flex-direction:column;flex:1;min-width:0;margin-left:180px;transition:margin-left .2s;display:flex}.main-layout>.ant-layout-sider-collapsed+.ant-layout,.main-layout .ant-layout-sider-collapsed~.ant-layout{margin-left:64px}.main-layout>.ant-layout>.ant-layout-content{flex:1;min-height:0}.main-layout .ant-menu{padding:4px 0}.main-layout .ant-menu-item,.main-layout .ant-menu-submenu-title{height:34px!important;margin:1px 0!important;line-height:34px!important}.main-layout .ant-menu-sub .ant-menu-item{height:30px!important;line-height:30px!important}.content>.ant-card{border:none;border-radius:4px;margin:-12px}.content>.ant-card>.ant-card-head{min-height:40px;padding:0 12px;font-size:14px}.content>.ant-card>.ant-card-body{padding:8px 12px}.content .ant-table-thead>tr>th,.content .ant-table-tbody>tr>td{font-size:13px;padding:6px 8px!important}.content .ant-table-thead>tr>th{font-size:13px;font-weight:600}.content .ant-table-wrapper{width:100%}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{height:100vh}
