*{box-sizing:border-box}body{margin:0;background:#f4f6f8;color:#1f2933;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.login-page{min-height:100vh;display:grid;place-items:center;background:#eef2f6}.login-card{width:min(420px,calc(100vw - 32px));border-radius:8px}.app-shell,.sider{min-height:100vh}.brand{height:56px;display:flex;align-items:center;padding:0 20px;color:#fff;font-size:16px;font-weight:600}.topbar{height:56px;padding:0 24px;background:#fff;display:flex;align-items:center;justify-content:flex-end;gap:16px;border-bottom:1px solid #e5e7eb}.content{padding:24px}.page-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.page-head h4{margin:0}.thumb{object-fit:cover;border-radius:4px;background:#eef2f6}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.full,.filter-select,.status-select{width:100%}.filter-select{width:160px}@media(max-width:720px){.content{padding:16px}.page-head{align-items:flex-start;flex-direction:column}.form-grid{grid-template-columns:1fr}}
