:root{color:#2c3e50;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f3f6fb;font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}html,body,#app{height:100%}button,input{font:inherit}.login-page{background:#0f172a;grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);min-height:100vh;display:grid;overflow:hidden}.login-visual{color:#fff;background:linear-gradient(135deg,#409effd9,#304156eb),url(https://images.unsplash.com/photo-1551288049-bebda4e38f71?auto=format&fit=crop&w=1600&q=80) 50%/cover;align-items:center;padding:72px;display:flex;position:relative}.login-visual:after{content:"";background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#0000 78%);mask-image:linear-gradient(90deg,#000 0%,#0000 78%)}.login-copy{z-index:1;max-width:620px;position:relative}.login-kicker{color:#d9ecff;text-transform:uppercase;border:1px solid #ffffff47;border-radius:4px;margin-bottom:24px;padding:7px 12px;font-size:13px;font-weight:700;display:inline-flex}.login-copy h1{letter-spacing:0;margin:0;font-size:52px;font-weight:800;line-height:1.12}.login-copy p{color:#ffffffd1;max-width:520px;margin:22px 0 0;font-size:17px;line-height:1.8}.login-panel{background:#f6f8fb;justify-content:center;align-items:center;padding:40px;display:flex}.login-card{background:#fff;border:1px solid #e8edf5;border-radius:8px;width:100%;max-width:420px;padding:42px;box-shadow:0 24px 70px #1f2d3d1f}.login-header{margin-bottom:32px}.login-header h2{color:#1f2d3d;margin:0 0 8px;font-size:28px;line-height:1.2}.login-header p{color:#8492a6;margin:0;font-size:14px}.login-submit{width:100%;margin-top:8px}.admin-shell{background:#f0f2f5;height:100vh;overflow:hidden}.sidebar{background:#304156;transition:width .22s;overflow:hidden}.brand{color:#fff;white-space:nowrap;align-items:center;gap:12px;height:56px;padding:0 18px;font-size:18px;font-weight:700;display:flex}.brand.collapsed{justify-content:center;padding:0}.brand-mark{color:#fff;background:#409eff;border-radius:6px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.sidebar .el-menu{border-right:0}.navbar{background:#fff;border-bottom:1px solid #e6ebf2;justify-content:space-between;align-items:center;height:56px;display:flex;box-shadow:0 1px 4px #00152914}.nav-left,.nav-actions{align-items:center;gap:14px;min-width:0;display:flex}.icon-button{width:38px;height:38px}.profile-button{color:#303133;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;display:inline-flex}.workspace{height:calc(100vh - 56px);padding:22px;overflow:auto}.page{max-width:1440px;margin:0 auto}.page-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.page-heading h1{color:#1f2d3d;margin:0;font-size:26px;line-height:1.35}.page-heading p{color:#8492a6;margin:4px 0 0;font-size:14px}.metric-card,.panel{background:#fff;border:1px solid #e8edf5;border-radius:8px;box-shadow:0 8px 24px #1f2d3d0d}.metric-card{align-items:center;gap:16px;min-height:116px;margin-bottom:20px;padding:22px;display:flex}.metric-icon{border-radius:8px;flex:0 0 52px;place-items:center;width:52px;height:52px;display:grid}.metric-card p{color:#8492a6;margin:0 0 8px;font-size:14px}.metric-card strong{color:#1f2d3d;font-size:26px;line-height:1}.content-row{margin-top:4px}.panel{margin-bottom:20px;padding:22px}.panel-title{color:#1f2d3d;margin-bottom:18px;font-size:16px;font-weight:700}.quick-links{gap:12px;display:grid}.quick-links .el-button{justify-content:flex-start;margin-left:0}.ai-module{min-height:222px}.ai-module-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.ai-module-header .panel-title{margin-bottom:4px}.ai-module-header p{color:#8492a6;font-size:13px}.ai-mini-grid{gap:10px;display:grid}.ai-mini-item{background:#fafcff;border:1px solid #edf1f7;border-radius:8px;align-items:center;gap:10px;min-height:48px;padding:10px;display:flex}.ai-mini-icon{border-radius:7px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.ai-mini-item span{color:#8492a6;font-size:12px;line-height:1.2;display:block}.ai-mini-item strong{color:#1f2d3d;margin-top:3px;font-size:17px;line-height:1.2;display:block}.ai-status-line{color:#8492a6;border-top:1px solid #edf1f7;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;padding-top:14px;font-size:13px;display:flex}.ai-status-line strong{color:#1f2d3d;font-size:13px;font-weight:700}.table-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.toolbar-search{max-width:320px}.form-control{width:100%}.quota-user-option{justify-content:space-between;align-items:center;gap:12px;display:flex}.quota-user-option small{color:#8492a6;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (width<=900px){.login-page{grid-template-columns:1fr}.login-visual{min-height:320px;padding:40px 28px}.login-copy h1{font-size:34px}.login-panel{padding:28px 18px}.login-card{padding:28px}.nav-actions .el-button{display:none}.workspace{padding:16px}.page-heading,.table-toolbar{flex-direction:column;align-items:stretch}.toolbar-search{max-width:none}}
