body{font-family:ui-sans-serif,system-ui,-apple-system,"Noto Sans SC","PingFang SC","Microsoft YaHei",sans-serif;font-variant-numeric:tabular-nums;max-width:980px;margin:auto;padding:1rem;background:#f8fafc;color:#1e293b}
.card{background:#fff;padding:1rem;margin-bottom:0.75rem;border-radius:8px;border:1px solid #e2e8f0;box-shadow:0 1px 2px rgba(0,0,0,0.04)}
.meta{color:#64748b;font-size:0.85rem;margin:0.4rem 0 0.6rem;display:flex;flex-wrap:wrap;gap:0.5rem;align-items:center}
.badge{padding:2px 8px;border-radius:4px;font-size:0.8rem;font-weight:600;background:#e2e8f0}
.badge-offer{background:#dcfce7;color:#166534}
.badge-rej{background:#fee2e2;color:#991b1b}
.badge-wl{background:#fef3c7;color:#92400e}
.badge-exp{background:#e0e7ff;color:#3730a3}
.badge-phd{background:#ede9fe;color:#6d28d9;border:1px solid #ddd6fe}
.badge-mphil{background:#ccfbf1;color:#0f766e;border:1px solid #99f6e4}
.badge-msc{background:#e0f2fe;color:#0369a1;border:1px solid #bae6fd}
.badge-special{background:#fef08a;color:#854d0e;border:1px solid #facc15;font-size:0.75rem;padding:1px 5px;border-radius:4px;font-weight:600}
.row-special{background:#fefce8!important}
.row-special:hover{background:#fef9c3!important}
.admin-note{background:#fef3c7;border:1px solid #fde68a;border-left:4px solid #f59e0b;padding:0.45rem 0.75rem;border-radius:6px;font-size:0.82rem;color:#92400e;line-height:1.55;margin:0.4rem 0}
.tag-score{background:#e0f2fe;color:#0369a1;padding:2px 6px;border-radius:4px;font-size:0.78rem;font-weight:600;display:inline-block}
.tag-lang{background:#fef3c7;color:#92400e;padding:2px 6px;border-radius:4px;font-size:0.78rem;font-weight:600;display:inline-block}
.tag-interview{background:#ede9fe;color:#5b21b6;padding:2px 6px;border-radius:4px;font-size:0.78rem;font-weight:600;display:inline-block}
.lang-row{display:grid;grid-template-columns:1.5fr 1fr 1.2fr auto;gap:0.35rem;align-items:center;margin-bottom:0.3rem}
.lang-row select,.lang-row input{width:100%;box-sizing:border-box;padding:0.35rem;font-size:0.82rem}
.lang-custom{display:none;grid-template-columns:1fr 1fr;gap:0.3rem}
.tags-wrap{display:flex;flex-wrap:wrap;gap:0.25rem 0.4rem;align-items:center}
.filters{background:#fff;padding:1rem;border-radius:8px;border:1px solid #e2e8f0;margin-bottom:1rem}
.filter-row{display:flex;align-items:flex-start;gap:0.5rem;margin-bottom:0.6rem;font-size:0.88rem}
.filter-label{font-weight:600;color:#475569;min-width:76px;padding-top:2px}
.filter-options{display:flex;flex-wrap:wrap;gap:0.4rem}
.tag{display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;background:#f1f5f9;color:#334155;cursor:pointer;font-size:0.85rem;user-select:none;border:1px solid #e2e8f0}
.tag.active{background:#0284c7;color:#fff;border-color:#0284c7}
.nav-tabs{display:flex;flex-wrap:wrap;gap:0.5rem;margin-bottom:1rem;border-bottom:2px solid #e2e8f0;padding-bottom:0.5rem}
.nav-tab{padding:0.4rem 0.8rem;font-weight:600;cursor:pointer;border-radius:6px;color:#64748b;background:transparent;border:0;white-space:nowrap}
.nav-tab.active{background:#e0f2fe;color:#0284c7}
.search-bar{display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:0.8rem}
input[type="text"]{padding:0.5rem 0.75rem;border:1px solid #cbd5e1;border-radius:6px;font-size:0.9rem}
#kw{flex:2;min-width:180px}
#school-input{flex:1;min-width:150px}
button{background:#0284c7;color:#fff;border:none;cursor:pointer;padding:0.5rem 0.8rem;border-radius:6px}
.spoiler{background:#cbd5e1;color:#64748b;padding:2px 6px;border-radius:4px;cursor:pointer;user-select:none;font-size:0.85rem}
.spoiler:hover{background:#94a3b8;color:#fff}
.modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,0.5);align-items:center;justify-content:center;padding:1rem}
.modal-box{background:#fff;padding:1.5rem;border-radius:8px;max-width:560px;width:100%;max-height:88vh;overflow-y:auto}
.fg{margin-bottom:0.75rem}
.fg label{display:block;font-size:0.85rem;margin-bottom:0.25rem;color:#475569}
.fg input,.fg select,.fg textarea{width:100%;box-sizing:border-box;padding:0.4rem}
.notice-box{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;line-height:1.7;color:#334155}
.case-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0;font-size:0.86rem;margin-bottom:1rem}
.case-table th{background:#f1f5f9;color:#475569;padding:0.6rem 0.75rem;text-align:left;border-bottom:1px solid #e2e8f0;font-weight:600}
.case-table td{padding:0.6rem 0.75rem;border-bottom:1px solid #f1f5f9;vertical-align:middle}
.case-table tr.data-row:hover{background:#f8fafc;cursor:pointer}
.case-table tr.detail-row td{background:#f8fafc;padding:0.8rem 1rem;border-bottom:1px solid #e2e8f0}
.view-btn{background:#e2e8f0;color:#475569;border:none;cursor:pointer;padding:0.25rem 0.6rem;border-radius:4px;font-size:0.8rem;font-weight:600;white-space:nowrap}
.view-btn.active{background:#0284c7;color:#fff}
.detail-sec{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:0.6rem 0.8rem;margin-bottom:0.5rem;font-size:0.88rem;line-height:1.6;color:#334155}
.detail-sec-title{font-weight:600;color:#0f172a;margin-bottom:0.35rem;display:flex;align-items:center;gap:0.3rem}
.detail-sec-body{white-space:pre-wrap;color:#334155}
details.detail-sec{padding:0.5rem 0.8rem}
details.detail-sec summary{font-weight:600;color:#0f172a;cursor:pointer;user-select:none;outline:none}
details.detail-sec summary:hover{color:#0284c7}
details.detail-sec[open] summary{margin-bottom:0.5rem;border-bottom:1px dashed #e2e8f0;padding-bottom:0.4rem}
.card-content-preview{font-size:0.88rem;line-height:1.6;color:#475569;margin-top:0.4rem}
.chips{display:flex;flex-wrap:wrap;gap:0.3rem}
.chip{display:inline-flex;align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:1px 9px;font-size:0.79rem;color:#475569;white-space:nowrap}
.chip b{color:#0f172a;font-weight:600;margin-right:0.25rem}
.rollup{display:flex;flex-wrap:wrap;gap:0.3rem;margin-bottom:0.5rem}
.rollup .chip{background:#fff;border-color:#cbd5e1}
.proj{display:grid;grid-template-columns:auto 1fr;gap:0.1rem 0.5rem;align-items:baseline;padding:0.3rem 0;border-bottom:1px dashed #f1f5f9;font-size:0.85rem}
.proj:last-child{border-bottom:0}
.proj-res{font-size:0.74rem;font-weight:600;border-radius:4px;padding:1px 6px;white-space:nowrap}
.res-final{background:#dcfce7;color:#166534}
.res-admit{background:#e0f2fe;color:#0369a1}
.res-reject{background:#fee2e2;color:#991b1b}
.res-pending{background:#fef3c7;color:#92400e}
.res-other{background:#f1f5f9;color:#64748b}
.proj-main{color:#334155;line-height:1.5}
.proj-main b{color:#0f172a}
.proj-school{color:#94a3b8;font-size:0.79rem}
.proj-reason{grid-column:2;color:#94a3b8;font-size:0.79rem;line-height:1.45}
.essay-h{font-weight:600;color:#0f172a;margin:0.9rem 0 0.35rem;padding-left:0.55rem;border-left:3px solid #38bdf8}
.essay-h:first-child{margin-top:0.2rem}
.essay-h2{font-weight:600;color:#475569;font-size:0.86rem;margin:0.7rem 0 0.25rem}
.essay-p{color:#334155;margin-bottom:0.5rem;line-height:1.75;max-width:68ch}
.toc{display:flex;flex-wrap:wrap;gap:0.3rem;margin:0 0 0.6rem;padding-bottom:0.6rem;border-bottom:1px dashed #e2e8f0}
.toc a{font-size:0.78rem;color:#0284c7;background:#f0f9ff;border:1px solid #bae6fd;border-radius:4px;padding:1px 7px;cursor:pointer;text-decoration:none}
.toc a:hover{background:#0284c7;color:#fff;border-color:#0284c7}
.fold{margin-top:0.4rem}
.fold summary{font-size:0.8rem;color:#0284c7;cursor:pointer;user-select:none;outline:none}
.fold summary:hover{text-decoration:underline}
.fold[open] summary{margin-bottom:0.4rem}
.src{font-size:0.74rem;color:#94a3b8;margin-top:0.55rem;padding-top:0.45rem;border-top:1px solid #f1f5f9}
.src a{color:#94a3b8;text-decoration:none}
.src a:hover{color:#0284c7;text-decoration:underline}
/* 数据概览：单序列横向条形图，纯 CSS，无图表库。条形 12px 细、基线端方角、
   数据端 4px 圆角、行间 2px 由 surface 留白分隔。 */
.overview{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:0.75rem 1rem;margin-bottom:1rem}
.overview > summary{font-weight:600;color:#0f172a;cursor:pointer;user-select:none;outline:none;font-size:0.9rem}
.overview > summary:hover{color:#0284c7}
.overview[open] > summary{margin-bottom:0.8rem;padding-bottom:0.55rem;border-bottom:1px solid #f1f5f9}
.ov-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(255px,1fr));gap:1.1rem 1.6rem}
.ov-title{font-size:0.82rem;font-weight:600;color:#475569;margin-bottom:0.45rem}
.ov-empty,.ov-more{font-size:0.75rem;color:#94a3b8;padding:0.15rem 0}
.bars{display:flex;flex-direction:column;gap:2px}
.bar-row{display:grid;grid-template-columns:8rem 1fr 2.2rem;gap:0.5rem;align-items:center;min-height:24px;padding:1px 4px;border-radius:4px}
.bar-row.bar-clickable{cursor:pointer}
.bar-row.bar-clickable:hover{background:#f8fafc}
.bar-row.active{background:#f0f9ff}
.bar-label{font-size:0.79rem;color:#334155;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.bar-track{height:12px;background:#f1f5f9;border-radius:0 4px 4px 0;overflow:hidden}
.bar-fill{display:block;height:100%;background:#0284c7;border-radius:0 4px 4px 0}
.bar-count{font-size:0.78rem;color:#64748b;text-align:right;font-variant-numeric:tabular-nums}
/* 学校分析 tab */
.an-note{font-size:0.78rem;color:#64748b;line-height:1.6;margin-top:0.5rem}
.an-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;font-size:0.85rem}
.an-table th{background:#f1f5f9;color:#475569;padding:0.55rem 0.7rem;text-align:left;font-weight:600;white-space:nowrap}
.an-table td{padding:0.5rem 0.7rem;border-bottom:1px solid #f1f5f9;vertical-align:middle}
.an-table tr.an-row{cursor:pointer}
.an-table tr.an-row:hover{background:#f8fafc}
.an-table tr.an-row.selected{background:#f0f9ff}
.an-table tr.an-row.selected td:first-child{border-left:3px solid #0284c7}
.an-school{font-weight:600;color:#0f172a}
.an-sub{color:#94a3b8;font-size:0.76rem}
.an-rate{display:flex;align-items:center;gap:0.5rem}
.an-rate-track{flex:1;min-width:44px;height:10px;background:#f1f5f9;border-radius:0 4px 4px 0;overflow:hidden}
.an-rate-fill{display:block;height:100%;background:#0284c7;border-radius:0 4px 4px 0}
.an-warn{color:#b45309;font-size:0.78rem;white-space:nowrap}
.an-low{color:#94a3b8;font-size:0.78rem}
.an-detail{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin-top:1rem}
.an-detail h3{font-size:0.95rem;color:#0f172a;margin-bottom:0.2rem}
.an-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.2rem;margin-top:0.9rem}
.an-stats{display:flex;flex-wrap:wrap;gap:0.4rem;margin:0.6rem 0 0}
.an-stat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:0.35rem 0.6rem;font-size:0.78rem;color:#475569}
.an-stat b{display:block;color:#0f172a;font-size:0.95rem;font-weight:600}
.an-warnlist{margin-top:0.5rem}
.an-warnitem{background:#fffbeb;border:1px solid #fde68a;border-radius:6px;padding:0.45rem 0.6rem;margin-bottom:0.4rem;font-size:0.8rem;color:#78350f;line-height:1.55}
.an-warnitem.clickable{cursor:pointer;transition:background 0.15s,border-color 0.15s}
.an-warnitem.clickable:hover{background:#fef3c7;border-color:#f59e0b}
.highlight-flash{animation:flashRec 2s ease-out}
@keyframes flashRec{0%{background:#fef08a!important}100%{background:transparent}}
.radar{width:100%;max-width:340px;height:auto;display:block;margin:0 auto}
.radar-grid{fill:none;stroke:#e2e8f0;stroke-width:1}
.radar-axis{stroke:#e2e8f0;stroke-width:1}
.radar-label{font-size:9px;fill:#64748b}
.radar-base{fill:none;stroke:#94a3b8;stroke-width:2;stroke-dasharray:none}
.radar-self{fill:rgba(2,132,199,0.10);stroke:#0284c7;stroke-width:2}
.radar-legend{display:flex;flex-wrap:wrap;gap:0.75rem;justify-content:center;margin-top:0.4rem;font-size:0.78rem;color:#475569}
.radar-legend i{display:inline-block;width:10px;height:10px;border-radius:2px;margin-right:0.3rem;vertical-align:middle}
.card-warn{background:#fffbeb;border:1px solid #fde68a;color:#78350f;border-radius:6px;padding:0.35rem 0.55rem;font-size:0.79rem;line-height:1.5;margin-top:0.5rem}
.ov-link{float:right;font-size:0.78rem;font-weight:400;color:#0284c7;cursor:pointer}
.ov-link:hover{text-decoration:underline}

/* 10043 破谣专区专属样式 */
.badge-10043{background:#fef3c7;color:#92400e;border:1px solid #fde68a}
.badge-stem{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;font-size:0.75rem;padding:1px 6px;border-radius:4px}
.badge-non-stem{background:#f1f5f9;color:#475569;border:1px solid #cbd5e1;font-size:0.75rem;padding:1px 6px;border-radius:4px}
.badge-sens-low{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0;font-size:0.75rem;padding:1px 6px;border-radius:4px}
.badge-sens-med{background:#fffbeb;color:#b45309;border:1px solid #fde68a;font-size:0.75rem;padding:1px 6px;border-radius:4px}
.badge-sens-high{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;font-size:0.75rem;padding:1px 6px;border-radius:4px}
.badge-verified{background:#fef3c7;color:#92400e;border:1px solid #f59e0b;font-size:0.75rem;font-weight:700;padding:2px 8px;border-radius:4px;display:inline-flex;align-items:center;gap:3px}
.card-highlight-verified{border:2px solid #f59e0b;background:#fffdfa;box-shadow:0 3px 12px rgba(245,158,11,0.12);position:relative}
.card-highlight-verified::before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#f59e0b,#fbbf24);border-radius:6px 0 0 6px}
.clearance-banner{background:#eff6ff;border:1px solid #bfdbfe;border-left:4px solid #2563eb;border-radius:8px;padding:0.9rem 1.1rem;margin-bottom:1rem;font-size:0.86rem;line-height:1.65;color:#1e3a8a}
.clearance-banner b{color:#1e40af}
.clearance-proof-prompt{background:#fffbeb;border:1px solid #fde68a;border-radius:6px;padding:0.6rem 0.8rem;margin:0.6rem 0;font-size:0.82rem;color:#92400e;line-height:1.5}

