*{box-sizing:border-box}body{margin:0;min-width:1180px;background:#f4f6fb;color:#1a2233;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}.login-page{min-height:100vh;display:grid;grid-template-columns:1fr 460px;background:#f4f6fb}.login-visual{padding:80px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#2563eb,#1d4ed8 60%,#3730a3);color:#fff;position:relative;overflow:hidden}.login-visual:after{content:"";position:absolute;right:-120px;top:-120px;width:360px;height:360px;border-radius:50%;background:#ffffff14}.login-visual h1{font-size:46px;line-height:1.15;margin:0 0 20px;color:#fff;font-weight:800}.login-visual p{width:560px;max-width:100%;color:#ffffffdb;font-size:17px;line-height:1.8}.login-card{margin:auto 72px auto 0;padding:40px;border:1px solid #eef1f5;border-radius:18px;background:#fff;box-shadow:0 24px 70px #0f172a24}.app-shell{min-height:100vh}.side-logo{height:70px;display:flex;align-items:center;gap:12px;padding:0 20px;font-size:18px;font-weight:800;color:#1a2233}.logo-mark{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:800;box-shadow:0 6px 14px #2563eb57}.content-wrap{padding:24px 26px}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.page-head h1{margin:0 0 6px;font-size:24px;font-weight:800;color:#0f172a}.page-head p{margin:0;color:#8590a6}.toolbar{display:flex;gap:10px;margin-bottom:16px;flex-wrap:wrap}.surface{background:#fff;border:1px solid #eef1f5;border-radius:16px;padding:20px;margin-bottom:18px;box-shadow:0 2px 12px #141e3c0a}.surface h2{margin:0 0 16px;font-size:17px;font-weight:700;color:#0f172a}.stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:18px}.stat-item{position:relative;background:#fff;border:1px solid #eef1f5;border-radius:16px;padding:22px 22px 20px;box-shadow:0 2px 12px #141e3c0a;overflow:hidden}.stat-item:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:4px;border-radius:0 4px 4px 0;background:#2563eb}.stat-item span{color:#8590a6;font-size:14px}.stat-item strong{display:block;margin-top:12px;font-size:34px;font-weight:800;color:#0f172a;line-height:1.1}.stat-item.s-pending:before{background:#f59e0b}.stat-item.s-shipped:before{background:#16a34a}.stat-item.s-customer:before{background:#6366f1}.stat-item.s-apply:before{background:#ef4444}.trend-list{display:grid;gap:10px}.trend-row{display:grid;grid-template-columns:52px 1fr 46px;align-items:center;gap:12px;color:#5b6473;font-size:13px}.trend-track{height:14px;overflow:hidden;border-radius:999px;background:#eef2f8}.trend-bar{height:100%;border-radius:inherit;background:linear-gradient(90deg,#3b82f6,#2563eb)}.trend-row strong{text-align:right;color:#0f172a}.status-pill{display:inline-flex;align-items:center;height:26px;padding:0 12px;border-radius:999px;font-size:13px;font-weight:600}.status-pending{background:#fff6e9;color:#c2710c}.status-shipped,.status-active,.status-approved{background:#eafaf1;color:#16a34a}.status-disabled,.status-rejected{background:#f1f5f9;color:#64748b}.image-thumb{width:72px;height:72px;object-fit:cover;border-radius:10px;border:1px solid #eef1f5}.category-preview{width:140px;height:140px;object-fit:cover;border-radius:12px;border:1px solid #eef1f5;margin-bottom:12px}.detail-grid{display:grid;grid-template-columns:96px 1fr;row-gap:14px;column-gap:14px}.detail-grid .label{color:#8590a6}.photo-list{display:flex;flex-wrap:wrap;gap:10px}.photo-list img{width:120px;height:120px;object-fit:cover;border-radius:10px;border:1px solid #eef1f5}
