html,body,#root{width:100%;height:100%;margin:0}body{background:#f4f6f8;color:#1f2933;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.admin-shell{min-height:100%}.admin-sider{min-height:100vh}.brand{height:56px;padding:0 20px;color:#fff;font-weight:700;line-height:56px}.admin-header{height:56px;padding:0 24px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.admin-content{padding:24px}.login-page{min-height:100vh;display:grid;place-items:center;background:#eef2f6}.login-card{width:min(420px,calc(100vw - 32px))}.toolbar{margin-bottom:16px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.wide{width:100%}.load-more{padding:16px 0;text-align:center}@media (max-width: 900px){.grid-3{grid-template-columns:1fr}}
