.login-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.login-background{position:absolute;inset:0;overflow:hidden}.login-particles{background-image:radial-gradient(circle at 20% 80%,#ffffff1a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff1a 0%,#0000 50%),radial-gradient(circle at 40% 40%,#ffffff0d 0%,#0000 50%),radial-gradient(circle at 60% 60%,#ffffff0d 0%,#0000 50%);animation:20s ease-in-out infinite float;position:absolute;inset:0}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}}.login-card{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:16px;width:420px;position:relative;box-shadow:0 20px 60px #0000004d}.login-header{text-align:center;margin-bottom:40px}.login-logo{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);margin-bottom:16px}.login-logo-img{height:72px;margin-bottom:16px}.login-title{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px}.login-subtitle{color:#666;font-size:14px}.login-form{margin-top:24px}.login-form .ant-input-affix-wrapper{border-radius:8px;padding:12px 16px}.login-form .ant-input-affix-wrapper:hover,.login-form .ant-input-affix-wrapper:focus,.login-form .ant-input-affix-wrapper-focused{border-color:#667eea;box-shadow:0 0 0 2px #667eea33}.login-button{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;height:48px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #667eea66}.login-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea80}.login-button:active{transform:translateY(0)}.quick-login-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.quick-login-button{border-radius:8px;justify-content:center;align-items:center;height:60px;transition:all .3s;display:flex}.quick-login-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.quick-login-content{flex-direction:column;align-items:center;gap:4px;display:flex}.quick-login-dot{border-radius:50%;width:12px;height:12px}.login-footer{text-align:center;margin-top:24px}.main-layout{height:100vh;overflow:hidden}.main-sider{background:linear-gradient(#001529 0%,#002140 100%);box-shadow:2px 0 8px #00000026}.sider-header{border-bottom:1px solid #ffffff1a;justify-content:center;align-items:center;height:64px;display:flex}.logo{filter:invert();align-items:center;gap:12px;display:flex}.logo-icon{color:#1890ff;font-size:28px}.logo-img{height:36px}.logo-text{color:#fff;white-space:nowrap;font-size:20px;font-weight:700}.sider-menu{border-right:none;height:calc(100vh - 64px);overflow-y:auto}.sider-menu .ant-menu-item{border-radius:8px;margin:4px 8px}.sider-menu .ant-menu-item:hover{background:#1890ff33}.sider-menu .ant-menu-item-selected{background:linear-gradient(90deg,#1890ff 0%,#40a9ff 100%);color:#fff!important}.sider-menu .ant-menu-item-selected a,.sider-menu .ant-menu-item-selected .anticon{color:#fff!important}.sider-menu .ant-menu-submenu-title{border-radius:8px;margin:4px 8px}.sider-menu .ant-menu-submenu-title:hover{background:#1890ff33}.main-header{background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;box-shadow:0 1px 4px #00000014}.header-left{align-items:center;gap:16px;display:flex}.header-title{color:#333;white-space:nowrap;font-size:16px;font-weight:600}.trigger{cursor:pointer;border-radius:4px;padding:8px;font-size:18px;transition:color .3s}.trigger:hover{color:#1890ff;background:#1890ff1a}.header-right{align-items:center;gap:24px;display:flex}.header-notification{cursor:pointer;border-radius:4px;padding:8px;font-size:18px;transition:all .3s}.header-notification:hover{color:#1890ff;background:#1890ff1a}.user-info{cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:8px 12px;transition:all .3s;display:flex}.user-info:hover{background:#1890ff1a}.user-avatar{background:linear-gradient(135deg,#1890ff 0%,#40a9ff 100%)}.user-details{flex-direction:column;display:flex}.user-name{color:#333;font-weight:600;line-height:1.2}.user-role{color:#666;font-size:12px;line-height:1.2}.main-content{background:#f5f5f5;height:calc(100vh - 64px);margin:0;padding:24px;overflow-y:auto}.main-layout>.ant-layout{height:100vh;overflow:hidden}.main-layout>.ant-layout>.ant-layout{overflow:hidden}@media (width<=768px){.main-sider{z-index:100;height:100vh;position:fixed}.main-content{margin:16px;padding:16px}}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:14px;line-height:1.5}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.page-container{background:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 8px #0000000f}.page-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.page-title{color:#333;margin:0;font-size:24px;font-weight:600}.page-subtitle{color:#666;margin-top:4px;font-size:14px}.status-tag{border-radius:4px;align-items:center;padding:4px 8px;font-size:12px;font-weight:500;display:inline-flex}.status-tag.success{color:#52c41a;background:#f6ffed;border:1px solid #b7eb8f}.status-tag.warning{color:#faad14;background:#fffbe6;border:1px solid #ffe58f}.status-tag.error{color:#ff4d4f;background:#fff2f0;border:1px solid #ffccc7}.status-tag.info{color:#1890ff;background:#e6f7ff;border:1px solid #91d5ff}.stat-card{background:#fff;border-radius:8px;padding:24px;transition:all .3s;box-shadow:0 2px 8px #0000000f}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.stat-card-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;font-size:24px;display:flex}.stat-card-value{color:#333;margin-bottom:8px;font-size:28px;font-weight:700}.stat-card-label{color:#666;font-size:14px}.stat-card-trend{margin-top:8px;font-size:12px}.stat-card-trend.up{color:#52c41a}.stat-card-trend.down{color:#ff4d4f}.ant-table-wrapper{border-radius:8px;overflow:hidden}.ant-table{border-radius:8px}.ant-table-thead>tr>th{background:#fafafa;font-weight:600}.ant-form-item-label>label{font-weight:500}.ant-btn-primary{background:linear-gradient(135deg,#1890ff 0%,#40a9ff 100%);border:none;box-shadow:0 2px 8px #1890ff4d}.ant-btn-primary:hover{background:linear-gradient(135deg,#40a9ff 0%,#69c0ff 100%);box-shadow:0 4px 12px #1890ff66}.ant-card{border-radius:8px;box-shadow:0 2px 8px #0000000f}.ant-card-head{border-bottom:1px solid #f0f0f0}.ant-modal-content{border-radius:8px}.ant-tag{border-radius:4px}.ant-alert{border-radius:8px}
