html,body,#root{height:100%;margin:0}body{background:#f5f7fb}.app-layout{min-height:100%}.brand{height:56px;padding:16px 20px;font-size:18px;font-weight:700;color:#1677ff}.topbar{display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #edf0f5}.content{padding:24px}.full{width:100%}.page-head{width:100%;justify-content:space-between}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.image-strip{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.image-strip img,.image-placeholder{width:100%;aspect-ratio:1;object-fit:contain;border:1px solid #edf0f5;border-radius:8px;background:#fff}.image-placeholder{background:#fafafa}.image-failed{display:grid;place-items:center;color:#cf1322;font-size:12px}.login-page{min-height:100%;display:grid;place-items:center}.login-card{width:min(420px,calc(100vw - 32px))}
