*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;background:#f2f4f7;color:#303133}.layout{display:flex;min-height:100vh}.sidebar{width:200px;background:#20283a;color:#fff;padding-top:0;border-right:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column}.sidebar .el-menu{flex:1}.sidebar-balance{padding:14px 16px;border-top:1px solid rgba(255,255,255,.08);background:#1b2333}.sidebar-balance-label{font-size:12px;color:#8b95ad;margin-bottom:4px}.sidebar-balance-value{font-size:18px;font-weight:700;color:#58c4ff}.sidebar-balance-unit{font-size:12px;font-weight:500;color:#8b95ad;margin-left:4px}.sidebar-title{padding:14px 16px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;gap:8px}.logo-badge{display:inline-flex;width:18px;height:18px;border-radius:50%;align-items:center;justify-content:center;color:#58c4ff;font-size:11px;background:#58c4ff26}.menu-dot{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:8px;background:#7f8aa3}.main{flex:1;padding:0}.topbar{height:52px;background:#fff;border-bottom:1px solid #e5e9f0;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.topbar-title{font-size:15px;color:#303133;font-weight:600}.topbar-user{color:#606266;font-size:13px;display:flex;align-items:center;gap:12px}.panel{background:#fff;border-radius:4px;padding:14px;margin:14px 16px;border:1px solid #ebeef5}.toolbar{display:flex;justify-content:space-between;margin-bottom:12px;gap:12px}h3{margin:0;font-size:15px;color:#303133}.el-menu{border-right:none!important}.el-menu-item,.el-sub-menu__title{height:40px!important;line-height:40px!important}.el-menu-item.is-active{background-color:#2e8ffb!important;color:#fff!important}.el-sub-menu .el-menu-item{min-width:200px!important;background:#1b2333!important}.el-form-item{margin-bottom:10px!important}.el-table th.el-table__cell{background:#fafbfc!important;color:#606266}.page-title{font-size:14px;font-weight:600;color:#303133;padding-left:10px;border-left:3px solid #18b398;margin-bottom:14px}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1f2a3d,#2e8ffb);padding:24px}.login-card{width:360px;background:#fff;border-radius:8px;box-shadow:0 12px 30px #0f1c3233;padding:32px 28px 24px}.login-brand{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:700;color:#1f2a3d}.login-subtitle{color:#909399;font-size:13px;margin:6px 0 22px}.login-button{width:100%;margin-top:4px}.login-tip{color:#909399;font-size:12px;margin-top:14px;text-align:center}
