*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.login-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.dashboard-card{text-align:center;cursor:default}.dashboard-card .dashboard-card-value{color:#1890ff;font-size:32px;font-weight:600}.page-container{padding:24px}.page-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.page-header h2{margin:0;font-size:20px;font-weight:600}.table-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.table-toolbar .toolbar-left{flex:1;align-items:center;gap:8px;display:flex}.table-toolbar .toolbar-right{gap:8px;display:flex}.admin-layout{height:100vh}.admin-layout .admin-layout-header{background:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:48px;padding:0 24px;line-height:48px;display:flex}.admin-layout .admin-layout-header .header-left{align-items:center;gap:12px;display:flex}.admin-layout .admin-layout-header .header-left .header-logo{color:#1890ff;font-size:16px;font-weight:700}.admin-layout .admin-layout-header .header-right{align-items:center;gap:12px;display:flex}.admin-layout .admin-layout-content{background:#f5f5f5;min-height:calc(100vh - 48px);overflow:auto}
