.root{min-height:100vh}.login-wrap{justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{background:#fff;border-radius:8px;min-width:360px;padding:32px 40px;box-shadow:0 4px 16px #00000014}.login-card h1{margin:0 0 8px;font-size:20px}.login-card .hint{color:#6b7280;margin:0 0 16px}.topbar{justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex}.brand{font-size:16px;font-weight:600}.topbar-right{align-items:center;gap:8px;display:flex}.user-tag{color:#475569;font-size:13px}.content{padding:24px}.tabs{gap:8px;margin-bottom:16px;display:flex}.card{background:#fff;border-radius:8px;padding:16px;box-shadow:0 1px 3px #0000000a}.toolbar{align-items:center;gap:8px;margin-bottom:12px;display:flex}.actions{flex-wrap:wrap;gap:6px;display:flex}.product-list{flex-wrap:wrap;gap:4px;display:flex}.product-bind-list{flex-direction:column;gap:8px;width:100%;display:flex}.product-bind-row{align-items:center;gap:8px;display:flex}.product-cell{align-items:center;gap:6px;display:flex}.product-hash{color:#94a3b8;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:11px}.hint{color:#94a3b8;font-size:13px}.profile{padding:16px}.warn-banner{background:#fff7e6;border:1px solid #ffe58f;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 16px;display:flex}*{box-sizing:border-box}body{color:#1f2933;background:#f5f7fa;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}
