*{box-sizing:border-box}html,body,#app{width:100%;min-height:100%;margin:0;overflow-x:hidden;color:#1f2937;background:#f3f4f6;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.admin-shell{min-height:100vh}.aside{background:#fff;border-right:1px solid #e5e7eb}.brand{height:60px;display:flex;align-items:center;padding:0 20px;font-weight:700;font-size:18px}.header{background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.main{padding:24px}.page-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.page-title h1{margin:0;font-size:24px}.panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.stat-card strong{display:block;margin-top:8px;font-size:28px}.admin-filter{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.admin-filter .el-input,.admin-filter .el-select{width:200px}.sub-text,.drawer-head p,.drawer-head span,.empty-text{color:#6b7280}.mobile-card-list{display:none}.admin-data-card{padding:14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.card-head,.drawer-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.card-head p,.drawer-head p{margin:6px 0 0}.drawer-head{padding-bottom:14px;border-bottom:1px solid #e5e7eb}.drawer-head h2{margin:0;font-size:22px}.detail-section{padding:18px 0;border-bottom:1px solid #eef2f7}.detail-section h3{margin:0 0 12px;font-size:17px}.el-pagination{margin-top:14px}.menu-toggle{display:none;font-size:20px}@media(max-width:800px){.aside{display:none}.menu-toggle{display:inline-flex}.main{padding:14px 12px}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-filter .el-input,.admin-filter .el-select,.admin-filter .el-button{width:100%}.desktop-table{display:none}.mobile-card-list{display:grid;gap:12px}.card-head,.drawer-head{flex-direction:column}}
