*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f4f7f6}.admin-shell{min-height:100vh}.admin-sider{position:sticky;top:0;height:100vh;overflow:auto}.brand{display:flex;align-items:center;gap:12px;padding:22px 18px;color:#fff}.brand .ant-typography{color:#fff;margin:0}.brand .ant-typography-secondary{color:#ffffffad}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:#d7f35b;color:#12332f;font-size:24px;font-weight:800}.admin-header{height:78px;display:flex;justify-content:space-between;align-items:center;padding:0 28px;border-bottom:1px solid #e5ecea}.admin-header .ant-typography{margin:0}.admin-content{padding:24px}.page-title{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.page-title .ant-typography{margin:0}.metric-card{min-height:126px}.chart-card{min-height:360px}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,460px) 1fr;background:#f4f7f6}.login-panel{display:flex;flex-direction:column;justify-content:center;padding:48px;background:#fff;border-right:1px solid #e5ecea}.login-visual{position:relative;display:flex;align-items:flex-end;padding:56px;overflow:hidden;background:linear-gradient(135deg,#0f766ee0,#12332feb),url(https://images.unsplash.com/photo-1526047932273-341f2a7631f9?auto=format&fit=crop&w=1600&q=80);background-size:cover;background-position:center;color:#fff}.login-visual h1,.login-visual .ant-typography{color:#fff}.toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:16px}.product-image{width:54px;height:54px;object-fit:cover;border-radius:8px;background:#eef3f1}.stock-warning{color:#c2410c;font-weight:600}@media (max-width: 920px){.login-page{grid-template-columns:1fr}.login-visual{display:none}.admin-sider{position:static}}
