/* Copied from current frontend style.css for Baota deploy */
/* If you update root UI, sync this file. */

/* BEGIN */
/* Minimal subset: you can replace with full file if needed. */
*{box-sizing:border-box}
body{margin:0;font-family:"Segoe UI",Arial,sans-serif;background:#f6f8fb;color:#0b1220}
.page{max-width:1180px;margin:20px auto;padding:0 16px 40px}
.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;background:#fff;border:1px solid #e6ebf2;border-radius:14px}
.crumb{display:flex;align-items:center;gap:10px;font-weight:700}
.crumb-dot{width:10px;height:10px;border-radius:999px;background:#2f6fed;box-shadow:0 0 0 4px rgba(47,111,237,.12)}
.crumb-title{font-size:16px}
.crumb-id{color:#2f6fed}
.subinfo{margin-top:6px;color:#6b7a90;font-size:13px}
.topbar-left{display:flex;flex-direction:column}
.topbar-right{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
.lang-switch{display:inline-flex;gap:6px;align-items:center;font-size:13px;font-weight:700}
.lang-switch a{color:#2f6fed;text-decoration:none}
.lang-switch a:hover{text-decoration:underline}
.lang-switch .sep{color:#cbd5e1;font-weight:400;user-select:none}
.panel{background:#fff;border:1px solid #e6ebf2;border-radius:14px;padding:14px;margin-top:14px}
.btn{border:1px solid #d7deea;background:#fff;color:#0b1220;padding:10px 14px;border-radius:10px;cursor:pointer;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}
.btn-primary{background:#0b1b3a;border-color:#0b1b3a;color:#fff}
.toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}
.toolbar-left{display:flex;gap:8px;flex-wrap:wrap}
.pill{border:1px solid #d7deea;background:#f5f8ff;color:#1f3b73;padding:8px 12px;border-radius:999px;cursor:pointer;font-weight:700;font-size:13px}
.pill-ok{background:#eaf7f1;color:#1a7f55;border-color:#cfeee0}
.pill-bad{background:#fdeef0;color:#b42318;border-color:#f7cfd4}
.stats{margin-top:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.stat{border:1px solid #edf1f7;background:#fafbfe;border-radius:12px;padding:12px}
.stat-label{color:#6b7a90;font-size:12px;font-weight:700}
.stat-value{margin-top:8px;font-size:22px;font-weight:800}
.stat-ok{color:#1a7f55}
.stat-bad{color:#b42318}
.submit-title{font-weight:900;font-size:16px}
.submit-desc{margin-top:6px;color:#6b7a90;font-size:13px}
.field-title{margin-top:14px;font-weight:800}
.textarea-wrap{margin-top:10px;border:1px solid #e6ebf2;border-radius:12px;padding:10px;background:#fff}
textarea{width:100%;border:1px solid #d7deea;border-radius:12px;background:#fbfcff;color:#0b1220;padding:12px;resize:vertical;font-size:14px}
.checkbox{display:inline-flex;gap:10px;align-items:center;margin-top:10px;color:#6b7a90;font-size:13px;user-select:none}
.support-hint{margin-top:8px;color:#6b7a90;font-size:12px}
.results-head{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px}
.results-title{font-weight:900}
.filters{display:flex;gap:10px;align-items:center}
.search{border:1px solid #d7deea;background:#fff;padding:10px 12px;border-radius:10px;min-width:240px}
.select{border:1px solid #d7deea;background:#fff;padding:10px 12px;border-radius:10px}
.chips{display:flex;gap:8px;justify-content:flex-end}
.chip{border:1px solid #d7deea;background:#fff;padding:8px 12px;border-radius:999px;cursor:pointer;font-weight:800;font-size:13px}
.chip-ok{background:#eaf7f1;color:#1a7f55;border-color:#cfeee0}
.chip-bad{background:#fdeef0;color:#b42318;border-color:#f7cfd4}
.table-wrap{margin-top:12px;overflow:auto}
table{width:100%;border-collapse:collapse;font-size:14px}
thead th{background:#0b1b3a;color:#fff;font-weight:800;position:sticky;top:0}
th,td{border-bottom:1px solid #edf1f7;padding:10px 10px;text-align:left;vertical-align:top}
tbody tr:hover{background:#f6f9ff}
a{color:#2f6fed;text-decoration:none}
.mono{font-family:Consolas,"Courier New",monospace;word-break:break-word}
.pre{white-space:pre-wrap}
.muted{color:#4b5a73}
.tag{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-weight:800;font-size:12px;border:1px solid transparent}
.tag-ok{background:#eaf7f1;color:#1a7f55;border-color:#cfeee0}
.tag-bad{background:#fdeef0;color:#b42318;border-color:#f7cfd4}
.tag-other{background:#eef2ff;color:#3b4a7a;border-color:#d9e0ff}
.split{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.split-card{border:1px solid #edf1f7;background:#fafbfe;border-radius:12px;padding:12px}
.row{display:flex;align-items:center;justify-content:space-between;gap:12px}
.progress{border:1px solid #e6ebf2;background:#fff;border-radius:12px;padding:12px}
.progress-top{display:flex;justify-content:space-between;gap:10px;align-items:center;font-weight:800}
.progress-sub{margin-top:6px;color:#6b7a90;font-size:13px}
.bar{margin-top:10px;height:10px;border-radius:999px;background:#eef2f8;overflow:hidden}
.bar>div{height:100%;width:0%;background:linear-gradient(90deg,#2f6fed,#1b8ef2);border-radius:999px;transition:width 200ms ease}
@media (max-width:980px){.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.results-head{grid-template-columns:1fr}.chips{justify-content:flex-start}.split{grid-template-columns:1fr}}
/* END */

