*{box-sizing:border-box}body{margin:0;font-family:Inter,Microsoft YaHei,Arial,sans-serif;background:#f5f7fb;color:#172033}.dashboardShell{min-height:100vh;background:#f5f7fb}.dashboardNav{height:64px;padding:0 24px;border-bottom:1px solid #dfe5ef;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px}.dashboardNav div{display:grid;gap:4px}.dashboardNav strong{font-size:17px}.dashboardNav span{color:#64748b;font-size:13px}.dashboardLayout{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:calc(100vh - 64px)}.dashboardSidebar{background:#fff;border-right:1px solid #dfe5ef;padding:22px;display:flex;flex-direction:column;gap:18px}.panelHint{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px;font-size:13px;line-height:1.5}.selectionButtons{display:grid;gap:9px}.selectionButton{width:100%;min-height:42px;border:1px solid #d9e2ee;border-radius:8px;background:#fff;color:#172033;text-align:left;padding:0 12px;font-weight:800;cursor:pointer}.selectionButton:hover{border-color:#0f766e;background:#f0fdfa}.selectionButton.active{background:#0f766e;border-color:#0f766e;color:#fff}.selectionButton:disabled{opacity:.7;cursor:wait}.dashboardMain{min-width:0;padding:24px}.dashboardHero{background:#fff;border:1px solid #dfe5ef;border-radius:8px;padding:18px;display:flex;justify-content:space-between;gap:16px;margin-bottom:16px}.dashboardHero h1{font-size:24px;margin:0}.dashboardHero p{color:#64748b;margin-top:6px}.heroMetric{min-width:110px;border-left:1px solid #e5eaf2;padding-left:18px;display:grid;align-content:center;gap:4px}.heroMetric span{color:#64748b;font-size:13px}.heroMetric strong{font-size:28px}.productGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px}button,input,select{font:inherit}.loginShell{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f7fb;padding:24px}.loginCard{width:min(420px,100%);background:#fff;border:1px solid #dfe5ef;border-radius:8px;padding:24px;display:grid;gap:16px}.loginBrand{margin-bottom:4px}.loginError{color:#991b1b;background:#fee2e2;border-radius:8px;padding:10px;font-size:13px}.app{min-height:100vh;display:grid;grid-template-columns:300px minmax(0,1fr)}.sidebar{background:#fff;border-right:1px solid #dfe5ef;padding:22px;display:flex;flex-direction:column;gap:18px}.brand{display:flex;align-items:center;gap:10px;font-size:19px;font-weight:800;margin-bottom:8px}.brandIcon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#0f766e;color:#fff;font-size:12px;font-weight:900}label{display:grid;gap:7px;font-size:13px;font-weight:700;color:#526078}input,select{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px;background:#fff;color:#172033}.inputIcon{position:relative}.inputIcon svg{position:absolute;top:11px;left:10px;color:#64748b}.inputIcon input{padding-left:34px}.platformGrid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.check{display:flex;align-items:center;gap:8px;padding:8px;border:1px solid #dce3ee;border-radius:8px;color:#172033;background:#f8fafc}.check input{width:auto}.primary,.ghost,.download{border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;cursor:pointer;text-decoration:none}.download.wide{width:100%}.primary{background:#0f766e;color:#fff;font-weight:800}.primary:disabled{opacity:.55;cursor:not-allowed}.ghost,.download{background:#fff;color:#0f766e;border:1px solid #bfd8d4;padding:0 14px}.content{min-width:0;padding:24px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}h1,h2,p{margin:0}h1{font-size:24px;line-height:1.25}.topbar p{color:#64748b;margin-top:5px}.topActions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.metric,.panel{background:#fff;border:1px solid #dfe5ef;border-radius:8px}.metric{padding:16px}.metric span{color:#64748b;font-size:13px}.metric strong{display:block;margin-top:6px;font-size:24px}.filterBar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.filterButton{border:1px solid #cbd5e1;background:#fff;color:#334155;min-height:38px;padding:0 12px;border-radius:8px;display:inline-flex;align-items:center;gap:7px;cursor:pointer}.filterButton.active{background:#0f766e;border-color:#0f766e;color:#fff}.showcase{display:grid;gap:16px;margin-bottom:18px}.dashboardSection{background:#fff;border:1px solid #dfe5ef;border-radius:8px;overflow:hidden}.sectionHead{min-height:50px;padding:0 16px;border-bottom:1px solid #e4eaf2;display:flex;align-items:center;justify-content:space-between}.sectionHead h2{font-size:16px}.sectionHead a{color:#0f766e;font-size:13px;font-weight:800;text-decoration:none}.productCards{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px;padding:14px}.productCard{border:1px solid #e4eaf2;border-radius:8px;overflow:hidden;background:#fff}.thumb{position:relative;aspect-ratio:4 / 3;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:12px;font-weight:800}.scoreBadge{position:absolute;top:10px;right:10px;min-width:48px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:900;font-size:13px}.scoreBadge.hot{background:#dc2626}.scoreBadge.warm{background:#d97706}.scoreBadge.normal{background:#64748b}.thumb img{width:100%;height:100%;object-fit:cover}.cardBody{padding:11px}.cardMeta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.platformTag{background:#e9f7f4;color:#0f766e;border-radius:999px;padding:3px 8px;font-weight:800}.cardMeta span{color:#64748b;font-size:12px;text-transform:uppercase}.cardMeta strong{color:#0f766e;font-size:18px}.productCard h3{margin:0;font-size:14px;line-height:1.35;height:38px;overflow:hidden}.productCard p{color:#64748b;margin-top:8px;font-size:12px}.cardFooter{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px}.cardFooter strong{font-size:15px}.cardFooter span{color:#64748b;font-size:12px}.emptyState{color:#64748b;border:1px dashed #cbd5e1;border-radius:8px;padding:22px;text-align:center;grid-column:1 / -1}.split{display:grid;grid-template-columns:330px minmax(0,1fr);gap:16px}.panel{min-width:0;overflow:hidden}.panelHead{min-height:54px;padding:0 16px;border-bottom:1px solid #e4eaf2;display:flex;align-items:center;justify-content:space-between}.panelHead h2{font-size:16px}.jobs{max-height:calc(100vh - 188px);overflow:auto}.job{width:100%;border:0;border-bottom:1px solid #eef2f6;background:#fff;text-align:left;padding:13px 16px;display:grid;gap:5px}.job.active{background:#e9f7f4}.job strong{width:fit-content;padding:2px 7px;border-radius:999px;font-size:12px;background:#e2e8f0}.job strong.completed{background:#dcfce7;color:#166534}.job strong.failed{background:#fee2e2;color:#991b1b}.job small{color:#64748b;line-height:1.4}.tableWrap{overflow:auto;max-height:calc(100vh - 242px)}table{width:100%;border-collapse:collapse;min-width:920px}th,td{padding:11px 12px;border-bottom:1px solid #edf2f7;text-align:left;vertical-align:middle;font-size:14px}th{position:sticky;top:0;background:#f8fafc;z-index:1;color:#526078;font-size:12px}.title{max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.score{font-weight:800;color:#0f766e}@media (max-width: 980px){.dashboardLayout{grid-template-columns:1fr}.dashboardSidebar{border-right:0;border-bottom:1px solid #dfe5ef}.dashboardHero{flex-direction:column}.heroMetric{border-left:0;border-top:1px solid #e5eaf2;padding-left:0;padding-top:12px}.app,.split{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid #dfe5ef}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{align-items:flex-start;flex-direction:column}}
