:root{color-scheme:light;--bg: #f6f8fb;--surface: #ffffff;--surface-strong: #f0fdfa;--text: #14213d;--muted: #5d6b82;--subtle: #e4eaf2;--accent: #0f766e;--accent-strong: #115e59;--amber: #b45309;--amber-bg: #fff7ed;--green: #15803d;--green-bg: #f0fdf4;--blue: #2563eb;--blue-bg: #eff6ff;--shadow: 0 18px 48px rgba(20, 33, 61, .08);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;background:var(--bg);-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;color:var(--text);background:linear-gradient(180deg,#eef7f6 0,#f6f8fb00 360px),var(--bg)}button,input,select,textarea{font:inherit}a{color:inherit}.app-shell{display:flex;flex-direction:column;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0 56px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:26px}.brand{display:flex;align-items:center;min-width:0;gap:14px}.brand-mark{display:grid;place-items:center;width:44px;height:44px;flex:0 0 auto;border-radius:8px;background:var(--accent);color:#fff;font-weight:800;font-size:18px}.brand h1{margin:0;font-size:clamp(22px,3vw,30px);line-height:1.15;font-weight:800}.brand p{margin:6px 0 0;color:var(--muted);font-size:14px}.ghost-button,.link-button,.tabs button{border:1px solid var(--subtle);background:var(--surface);color:var(--text);border-radius:8px;cursor:pointer;transition:border-color .16s ease,color .16s ease,background .16s ease,transform .16s ease}.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 14px;font-size:14px;font-weight:700}.ghost-button:hover,.link-button:hover,.tabs button:hover{border-color:#99d6ce;color:var(--accent-strong)}.ghost-button:disabled{cursor:wait;color:var(--muted)}.search-panel{padding:24px;border:1px solid #dbe7e5;border-radius:8px;background:#ffffffeb;box-shadow:var(--shadow)}.action-home{display:grid;gap:16px}.action-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;padding:22px;border-radius:8px;background:var(--accent);color:#fff}.action-eyebrow{display:block;color:#ffffffd1;font-size:13px;font-weight:800}.action-hero h2{margin:7px 0 0;font-size:clamp(24px,4vw,36px);line-height:1.15}.action-hero p{max-width:760px;margin:10px 0 0;color:#ffffffe6;line-height:1.65}.action-hero .link-button{border-color:#ffffff6b;background:#fff}.quick-actions{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.quick-actions a{min-width:0;padding:14px 16px;border:1px solid var(--subtle);border-radius:8px;background:var(--surface);color:var(--text);text-decoration:none}.quick-actions a:hover{border-color:#9fd3ca;background:#f7fcfb}.quick-actions .quick-action-primary{grid-column:span 2;border-color:#0f766e;background:#0f766e;color:#fff}.quick-actions .quick-action-primary:hover{border-color:#115e59;background:#115e59}.quick-actions .quick-action-primary span{color:#ffffffe0}.quick-actions strong,.favorite-school h3,.must-read-row strong,.next-step-row strong{display:block}.quick-actions span,.favorite-school p,.must-read-row small,.next-step-row small{display:block;margin-top:5px;color:var(--muted);font-size:13px;line-height:1.45}.action-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px}.action-reference{display:grid;grid-template-columns:1.05fr .95fr;gap:18px;margin-top:28px}.action-block{min-width:0}.next-steps-list,.favorite-school-list,.must-read-list{display:grid;gap:0;overflow:hidden;border:1px solid var(--subtle);border-radius:8px;background:var(--surface)}.next-step-row,.must-read-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:12px 14px;border-bottom:1px solid var(--subtle);color:var(--text);text-decoration:none}.next-step-row:last-child,.must-read-row:last-child{border-bottom:0}.next-step-lab{border-left:4px solid var(--accent);background:linear-gradient(90deg,#e6fffb,#fff 58%)}.next-step-lab .next-date,.next-step-lab strong{color:#0f766e}.next-date{width:58px;color:var(--accent-strong);font-size:13px;font-weight:900;line-height:1.25}.favorite-school{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px 12px;min-width:0;padding:12px 14px;border-bottom:1px solid var(--subtle);background:var(--surface)}.favorite-school:last-child{border-bottom:0}.school-badge{min-width:48px;color:var(--accent-strong);font-size:12px;font-weight:900;line-height:1.35}.favorite-school-head,.favorite-school-copy{min-width:0}.favorite-school h3{margin:0;font-size:16px;line-height:1.35}.inline-links{grid-column:2 / -1;display:flex;flex-wrap:wrap;gap:7px;margin-top:0}.inline-links .link-button{min-height:30px;padding:0 10px;background:#f8fafc;font-size:12px}.favorite-school>.volunteer-dorm{grid-column:1 / -1}.must-read-row{grid-template-columns:minmax(0,1fr) auto}.must-read-row svg{color:var(--accent)}.action-home+.search-panel{margin-top:24px}.quota-strategy{margin-top:24px;padding:22px;border:1px solid #dbe7e5;border-radius:8px;background:#fffffff0;box-shadow:var(--shadow)}.quota-source{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #bfe5df;border-radius:8px;background:#f0fdfa;color:var(--accent-strong);font-size:13px;font-weight:750}.quota-source>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.quota-tool{display:grid;grid-template-columns:minmax(260px,1fr) minmax(150px,.45fr);gap:12px;margin-top:16px}.quota-tool label,.quota-tool fieldset,.quota-advanced label,.quota-advanced fieldset{min-width:0;margin:0;padding:12px;border:1px solid #dce7ee;border-radius:8px;background:#fbfdff}.quota-tool label span,.quota-tool legend,.quota-advanced label span,.quota-advanced legend{display:block;margin-bottom:8px;color:var(--muted);font-size:13px;font-weight:750}.quota-tool input,.quota-tool select,.quota-advanced input,.quota-advanced select,.quota-controls select{width:100%;height:38px;border:1px solid #cfe0dc;border-radius:8px;padding:0 10px;background:#fff;color:var(--text);font:inherit;font-weight:700}.quota-tool fieldset,.quota-advanced fieldset{display:flex;flex-wrap:wrap;gap:8px}.quota-tool legend,.quota-advanced legend{width:100%;padding:0}.quota-tool button,.quota-advanced button,.quota-chip-row button{min-height:36px;border:1px solid #cfe0dc;border-radius:8px;background:#fff;color:var(--text);font:inherit;font-size:13px;font-weight:750;cursor:pointer}.quota-tool button,.quota-advanced button{padding:0 12px}.quota-tool button.active,.quota-advanced button.active,.quota-chip-row button.active{border-color:var(--accent);background:var(--accent);color:#fff}.quota-advanced{margin-top:12px;border:1px solid #dce7ee;border-radius:8px;background:#fbfdff}.quota-advanced summary{min-height:40px;padding:11px 12px;color:var(--text);font-size:13px;font-weight:850;cursor:pointer}.quota-advanced-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 12px 12px}.quota-toggle{display:flex;align-items:center;gap:9px}.quota-toggle input{width:18px;height:18px;flex:0 0 auto}.quota-toggle span{margin:0}.quota-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.quota-summary div{min-width:0;padding:13px 14px;border:1px solid #dce7ee;border-radius:8px;background:#fbfdff}.quota-summary strong{display:block;font-size:22px;line-height:1.1}.quota-summary span{display:block;margin-top:5px;color:var(--muted);font-size:13px}.quota-mobile-summary,.quota-mobile-groups{display:none}.quota-controls{display:grid;grid-template-columns:minmax(0,1fr) 150px;align-items:start;gap:12px;margin-top:14px}.quota-chip-row{display:flex;flex-wrap:wrap;gap:8px}.quota-chip-row button{padding:0 12px}.quota-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.quota-card{min-width:0;padding:15px;border:1px solid #dce7ee;border-radius:8px;background:#fff}.quota-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}.quota-kicker{display:block;color:var(--muted);font-size:12px;font-weight:700;line-height:1.4}.quota-card h3{margin:5px 0 0;font-size:17px;line-height:1.35}.strategy-tag{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:8px;font-size:12px;font-weight:900;white-space:nowrap}.strategy-重点考虑{background:#dcfce7;color:#15803d}.strategy-稳妥{background:#e0f2fe;color:#0369a1}.strategy-冲高{background:#fef3c7;color:#92400e}.strategy-谨慎{background:#fff7ed;color:#9a3412}.strategy-不建议{background:#f1f5f9;color:#64748b}.quota-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.quota-metrics div{min-width:0;padding:9px;border:1px solid #e5edf3;border-radius:8px;background:#fbfdff}.quota-metrics span{display:block;color:var(--muted);font-size:11px}.quota-metrics strong{display:block;margin-top:4px;overflow-wrap:anywhere;font-size:14px;line-height:1.3}.quota-card p{margin:12px 0 0;color:#42526a;font-size:13px;line-height:1.6}.quota-note{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.quota-foot{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}.quota-foot span{padding:4px 8px;border-radius:8px;background:#eefaf8;color:var(--accent-strong);font-size:12px;font-weight:750}.quota-disclaimer{margin:12px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.quota-card-detail{margin-top:10px;border:1px solid #fed7aa;border-radius:8px;background:#fffaf0}.quota-card-detail summary{min-height:34px;padding:8px 10px;color:#9a3412;font-size:13px;font-weight:850;line-height:1.35;cursor:pointer}.quota-card-detail p{margin:0;padding:0 10px 10px}.dorm-source{margin-top:12px;padding:12px 14px;border:1px solid #fed7aa;border-radius:8px;background:var(--amber-bg);color:#7c2d12;font-size:13px;font-weight:750;line-height:1.5}.volunteer-dorm{margin-top:12px;min-width:0;padding:12px;border:1px solid #dce7ee;border-radius:8px;background:#fbfdff}.volunteer-dorm-compact{padding:10px}.volunteer-dorm-compact .volunteer-dorm-head{align-items:center}.volunteer-dorm-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start}.volunteer-dorm-head strong{display:block;color:var(--text);font-size:13px;line-height:1.35}.volunteer-dorm-head span{display:block;margin:5px 0 0;color:var(--muted);font-size:12px;font-weight:700;line-height:1.45}.volunteer-dorm-compact .volunteer-dorm-head span{margin-top:3px;color:#42526a}.dorm-badge{align-self:start;min-height:26px;padding:0 9px;border-radius:8px;background:#dcfce7;color:#15803d;font-size:12px;font-weight:900;font-style:normal;line-height:26px;white-space:nowrap}.dorm-badge-muted{background:#f1f5f9;color:#475569}.dorm-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.dorm-tags span{padding:4px 8px;border-radius:8px;background:#ecfeff;color:#155e75;font-size:12px;font-weight:800}.volunteer-dorm>p{margin:10px 0 0;color:#42526a;font-size:13px;line-height:1.6}.volunteer-dorm>.dorm-campus-note{margin-top:6px;color:#0f766e;font-weight:800}.volunteer-dorm-compact>p{margin-top:8px;font-size:12px;line-height:1.5}.dorm-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.dorm-card-actions .link-button{width:100%;justify-content:center;min-height:36px;font-size:13px}.volunteer-dorm-compact .dorm-card-actions{gap:7px;margin-top:9px}.volunteer-dorm-compact .dorm-card-actions .link-button{min-height:34px;font-size:12px}.volunteer-dorm-compact .dorm-tags{gap:5px;margin-top:8px}.volunteer-dorm-compact .dorm-tags span{padding:3px 7px;font-size:11px}.dorm-image-toggle{border:1px solid #b9d7d2;background:#fff;cursor:pointer}.dorm-gallery{margin-top:14px;padding-top:13px;border-top:1px solid #e2e8f0}.dorm-gallery-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--text);font-size:13px;line-height:1.45}.dorm-gallery-head strong{font-size:14px}.dorm-gallery-head span{color:var(--muted);font-weight:750;white-space:nowrap}.dorm-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.dorm-gallery figure{min-width:0;margin:0;overflow:hidden;border:1px solid #dce7ee;border-radius:8px;background:#f8fafc}.dorm-gallery img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#eef4f3}.dorm-gallery figcaption{padding:8px;color:#526173;font-size:12px;font-weight:750;line-height:1.45}.dorm-image-fallback{display:grid;min-height:156px;place-items:center;gap:8px;padding:14px;text-align:center;color:var(--muted);font-size:13px;font-weight:800}.dorm-image-fallback .link-button{width:100%;min-height:34px;justify-content:center;background:#fff}.dorm-gallery-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.dorm-gallery-actions .text-button,.dorm-gallery-actions .link-button{flex:1 1 150px;min-height:36px;justify-content:center}.volunteer-ladder{margin-top:24px;padding:22px;border:1px solid #dbe7e5;border-radius:8px;background:#fffffff0;box-shadow:var(--shadow)}.ladder-tool{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(220px,1fr) minmax(260px,1.2fr);gap:12px;margin-top:18px}.ladder-tool label,.ladder-tool fieldset{min-width:0;margin:0;padding:12px;border:1px solid #dce7ee;border-radius:8px;background:#fbfdff}.ladder-tool label span,.ladder-tool legend{display:block;margin-bottom:8px;color:var(--muted);font-size:13px;font-weight:750}.ladder-tool input{width:100%;height:38px;border:1px solid #cfe0dc;border-radius:8px;padding:0 11px;color:var(--text);font:inherit;font-weight:750}.ladder-tool fieldset{display:flex;flex-wrap:wrap;gap:8px}.ladder-tool legend{width:100%;padding:0}.ladder-tool button,.text-button{min-height:36px;border:1px solid #cfe0dc;border-radius:8px;background:#fff;color:var(--text);font:inherit;font-size:13px;font-weight:750;cursor:pointer}.ladder-tool button{padding:0 13px}.ladder-tool button.active{border-color:var(--accent);background:#e6fffb;color:var(--accent-strong)}.ladder-strategy-board{display:grid;grid-template-columns:minmax(220px,1fr) minmax(260px,auto) minmax(260px,.9fr) minmax(260px,.8fr);gap:12px;align-items:stretch;margin-top:14px;padding:13px;border:1px solid #dce7ee;border-radius:8px;background:#fff}.ladder-strategy-board>div:first-child{min-width:0}.ladder-strategy-board strong{display:block;font-size:15px;line-height:1.35}.ladder-strategy-board span{display:block;margin-top:5px;color:var(--muted);font-size:12px;font-weight:700;line-height:1.45}.strategy-mode-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.strategy-mode-buttons button{min-height:36px;border:1px solid #cfe0dc;border-radius:8px;background:#fff;color:var(--text);font:inherit;font-size:13px;font-weight:800;cursor:pointer}.strategy-mode-buttons button.active{border-color:var(--accent);background:var(--accent);color:#fff}.strategy-rule-note{min-width:0;padding:10px 11px;border:1px solid #d7ece7;border-radius:8px;background:#f5fffc}.strategy-rule-note strong,.strategy-rule-note span,.strategy-rule-note small{display:block}.strategy-rule-note p{margin:7px 0 0;color:#344054;font-size:12px;font-weight:700;line-height:1.5}.strategy-rule-note small{margin-top:7px;color:var(--muted);font-size:11px;font-weight:750;line-height:1.35}.ladder-ratio{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.ladder-ratio div{min-width:0;padding:8px 6px;border-radius:8px;background:#f4faf9;text-align:center}.ladder-ratio strong{font-size:17px;line-height:1}.ladder-ratio span{display:block;margin-top:4px;font-size:11px;line-height:1.2}.ladder-scale{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:18px;color:var(--muted);font-size:12px;font-weight:750}.ladder-scale div{position:relative;height:10px;border-radius:999px;background:linear-gradient(90deg,#dff7f1,#73d8c6 48%,#0f766e)}.ladder-scale i{position:absolute;top:50%;width:16px;height:16px;border:3px solid #fff;border-radius:50%;background:var(--accent-strong);box-shadow:0 3px 10px #0f766e40;transform:translate(-50%,-50%)}.ladder-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}.ladder-tier{min-width:0;padding:13px;border:1px solid #dce7ee;border-radius:8px;background:#fbfdff}.ladder-tier-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}.ladder-tier-head h3{margin:0;font-size:17px}.ladder-tier-head span{display:block;margin-top:4px;color:var(--muted);font-size:12px}.ladder-tier-head strong{min-width:34px;min-height:28px;border-radius:8px;background:#e8f7f4;color:var(--accent-strong);line-height:28px;text-align:center}.tier-slot-count{min-width:112px;text-align:right}.tier-slot-count strong{display:inline-flex;justify-content:center;min-width:34px}.tier-slot-count span{display:inline;margin-top:0;color:var(--muted);font-size:12px;font-weight:850}.tier-section{margin-top:12px;padding-top:11px;border-top:1px solid #e5eef3}.tier-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.tier-section-head strong{color:var(--text);font-size:13px}.tier-section-head span{color:var(--muted);font-size:11px;font-weight:750;line-height:1.3;text-align:right}.tier-section .ladder-school-list{margin-top:8px}.tier-section-backup{opacity:.92}.tier-warning{margin:9px 0 0;padding:8px 9px;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;color:#9a3412;font-size:12px;font-weight:800;line-height:1.45}.ladder-school-list{display:grid;gap:10px;margin-top:12px}.ladder-school{min-width:0;padding:12px;border:1px solid #e0e8ef;border-radius:8px;background:#fff}.ladder-school-top{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}.ladder-school-meta{display:block;color:var(--muted);font-size:12px;font-weight:700}.ladder-school h4{margin:4px 0 0;font-size:15px;line-height:1.35}.choice-confidence{min-width:64px;padding:7px 6px;border-radius:8px;background:#ecfeff;color:#155e75;text-align:center}.ladder-school-actions-top{display:grid;justify-items:end;gap:6px}.choice-confidence strong{display:block;font-size:20px;line-height:1}.choice-confidence span{display:block;margin-top:4px;font-size:10px;font-weight:900;line-height:1}.confidence-bar{height:8px;margin-top:10px;overflow:hidden;border-radius:999px;background:#e8eef5}.confidence-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#60a5fa,var(--accent))}.choice-reason{color:#344054}.choice-detail{margin-top:9px;border:1px solid #fed7aa;border-radius:8px;background:#fffaf0}.choice-detail summary{min-height:36px;padding:8px 10px;color:#9a3412;font-size:12px;font-weight:850;cursor:pointer}.choice-detail summary:before,.quota-card-detail summary:before{content:"必看";display:inline-flex;align-items:center;min-height:20px;margin-right:7px;padding:0 6px;border-radius:999px;background:#ffedd5;color:#9a3412;font-size:10px;font-weight:900;vertical-align:1px}.choice-detail ul{display:grid;gap:5px;margin:0;padding:0 11px 10px 25px;color:#344054;font-size:12px;line-height:1.4}.choice-detail p{margin:0;padding:0 11px 11px;color:var(--muted);font-size:12px;line-height:1.45}.ladder-compare-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:10px}.ladder-compare-grid div{min-width:0;padding:7px;border-radius:8px;background:#f8fafc}.ladder-compare-grid span{display:block;color:var(--muted);font-size:10px;font-weight:850;line-height:1.2}.ladder-compare-grid strong{display:block;margin-top:3px;overflow:hidden;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.choice-label{display:inline-flex;align-items:center;min-height:24px;margin-top:9px;padding:0 8px;border-radius:8px;background:#ecfdf5;color:#047857;font-size:12px;font-weight:850}.choice-label-reach{background:#fff7ed;color:#b45309}.choice-label-safety{background:#eff6ff;color:#2563eb}.exclude-school-button{min-height:30px;border:1px solid #f2d6c7;border-radius:8px;background:#fff8f3;color:#9a3412;padding:0 9px;font:inherit;font-size:12px;font-weight:800;white-space:nowrap;cursor:pointer}.exclude-school-button:hover{border-color:#fb923c;background:#ffedd5}.exclude-school-button-top{width:100%;min-height:28px;padding:0 8px}.ladder-score{display:flex;align-items:baseline;gap:8px;margin-top:8px}.ladder-score strong{font-size:23px;line-height:1}.ladder-score span{color:var(--accent-strong);font-size:12px;font-weight:800}.ladder-school p{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.ladder-card-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:11px}.ladder-card-actions .link-button{width:100%;min-height:34px}.excluded-schools-panel{display:grid;grid-template-columns:minmax(140px,auto) minmax(0,1fr) auto;align-items:start;gap:10px;margin-top:12px;padding:12px;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed}.excluded-schools-panel strong{display:block;color:#9a3412;font-size:14px}.excluded-schools-panel span{display:block;margin-top:3px;color:var(--muted);font-size:12px;line-height:1.35}.excluded-school-chips{display:flex;flex-wrap:wrap;gap:7px;min-width:0}.excluded-school-chips button,.restore-all-button{min-height:30px;border:1px solid #e7d3c8;border-radius:8px;background:#fff;color:#7c2d12;padding:0 9px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.excluded-school-chips button:after{content:" 恢复";color:#b45309;font-weight:700}.restore-all-button{white-space:nowrap}.unlisted-panel{margin-top:14px;border:1px solid #dbe7ee;border-radius:8px;background:#fff}.unlisted-panel>summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:54px;padding:12px 14px;color:var(--text);cursor:pointer}.unlisted-panel>summary strong,.unlisted-panel>summary small{display:block}.unlisted-panel>summary small{margin-top:3px;color:var(--muted);font-size:12px;line-height:1.35}.unlisted-panel>summary em{min-width:48px;border-radius:999px;background:#eef8f7;color:var(--accent-strong);font-style:normal;font-size:12px;font-weight:900;line-height:28px;text-align:center}.unlisted-panel-body{display:grid;gap:12px;padding:0 14px 14px}.unlisted-group{min-width:0;padding-top:12px;border-top:1px solid #e5eef3}.unlisted-group-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;margin-bottom:10px}.unlisted-group-head h4{margin:0;font-size:15px}.unlisted-group-head p{margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.unlisted-group-head strong{min-width:46px;border-radius:8px;background:#f8fafc;color:var(--muted);font-size:12px;line-height:28px;text-align:center}.unlisted-school-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.unlisted-school-card{min-width:0;padding:12px;border:1px solid #e0e8ef;border-radius:8px;background:#fbfdff}.unlisted-school-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.unlisted-school-head span{display:block;color:var(--muted);font-size:12px;font-weight:750}.unlisted-school-head h4{margin:4px 0 0;font-size:15px;line-height:1.35}.unlisted-school-head em{align-self:start;min-height:24px;padding:0 8px;border-radius:8px;background:#fff7ed;color:#b45309;font-style:normal;font-size:12px;font-weight:850;line-height:24px;white-space:nowrap}.unlisted-school-head .unlisted-muted{background:#f1f5f9;color:#475569}.unlisted-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:10px}.unlisted-metrics div{min-width:0;padding:7px;border-radius:8px;background:#f8fafc}.unlisted-metrics span{display:block;color:var(--muted);font-size:10px;font-weight:850}.unlisted-metrics strong{display:block;margin-top:3px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.unlisted-school-card p{margin:9px 0 0;color:#344054;font-size:12px;line-height:1.55}.unlisted-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.text-button{width:100%;margin-top:10px;color:var(--accent-strong)}.tier-empty{margin:0;padding:16px 10px;border:1px dashed #c9d5df;border-radius:8px;color:var(--muted);font-size:13px;text-align:center}.tier-empty-compact{margin-top:10px;padding:9px;font-size:12px}.reference-line{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px}.reference-line span,.reference-line em{max-width:100%;padding:4px 8px;border-radius:8px;background:#eefaf8;color:var(--accent-strong);font-size:12px;font-style:normal;font-weight:750;line-height:1.35}.reference-line em{background:#fff7ed;color:#9a3412}.source-line{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;color:var(--muted);font-size:13px}.source-line svg{color:var(--accent)}.source-line a{color:var(--accent-strong);font-weight:700;text-decoration:none}.source-line a:hover{text-decoration:underline}.source-compact{display:none}.search-box{display:flex;align-items:center;gap:14px;margin-top:18px;height:64px;padding:0 18px;border:2px solid transparent;border-radius:8px;background:#f8fafc}.search-box:focus-within{border-color:#5eead4;background:#fff}.search-box svg{color:var(--accent);flex:0 0 auto}.search-box input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text);font-size:18px;font-weight:650}.search-box input::placeholder{color:#7b8798;font-weight:520}.stats-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px}.stats-strip div{min-width:0;padding:14px 16px;border:1px solid #dce7ee;border-radius:8px;background:#fbfdff}.stats-strip strong{display:block;font-size:22px;line-height:1.1}.stats-strip span{display:block;margin-top:5px;color:var(--muted);font-size:13px}.error-panel,.loading-panel{display:flex;align-items:flex-start;gap:14px;margin-top:18px;padding:18px;border-radius:8px;border:1px solid #fed7aa;background:var(--amber-bg);color:#7c2d12}.loading-panel{align-items:center;border-color:#dbe7e5;background:var(--surface);color:var(--muted)}.loading-panel svg,.ghost-button:disabled svg{animation:spin 1s linear infinite}.error-panel h2{margin:0 0 6px;font-size:17px}.error-panel p{margin:0;color:#9a3412}.highlights,.results-section{margin-top:28px}.section-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:14px}.section-title h2{margin:0;font-size:21px}.section-title span,.result-count{color:var(--muted);font-size:14px}.highlight-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.highlight-item{display:flex;gap:12px;min-width:0;min-height:154px;padding:16px;border:1px solid var(--subtle);border-radius:8px;background:var(--surface)}.highlight-icon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;border-radius:8px;background:var(--surface-strong);color:var(--accent)}.highlight-topline{display:flex;flex-wrap:wrap;gap:6px 10px;color:var(--muted);font-size:12px;font-weight:700}.highlight-item h3{margin:8px 0 6px;font-size:16px;line-height:1.35}.highlight-item p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.tabs button{min-height:38px;flex:0 0 auto;padding:0 14px;font-size:14px;font-weight:700}.tabs button.active{border-color:var(--accent);background:var(--accent);color:#fff}.result-count{margin:12px 0}.results-list{display:grid;gap:12px}.result-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:18px;border:1px solid var(--subtle);border-radius:8px;background:var(--surface)}.card-main{min-width:0}.card-heading{display:flex;align-items:flex-start;gap:12px;min-width:0}.card-heading>svg{color:var(--accent);flex:0 0 auto;margin-top:2px}.card-kicker{color:var(--muted);font-size:13px;font-weight:700;line-height:1.4}.card-heading h3{margin:4px 0 0;font-size:18px;line-height:1.35}.card-main p{margin:12px 0 0;color:#42526a;line-height:1.65}.meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;color:var(--muted);font-size:13px}.tag{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:8px;font-size:12px;font-weight:800}.tag-good{color:var(--green);background:var(--green-bg)}.tag-warn{color:var(--amber);background:var(--amber-bg)}.tag-info{color:var(--blue);background:var(--blue-bg)}.tag-lab{color:#0f766e;background:#ccfbf1;box-shadow:inset 0 0 0 1px #5eead4}.card-actions{display:flex;align-items:flex-end;justify-content:flex-start;flex-direction:column;gap:8px}.link-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 12px;white-space:nowrap;color:var(--accent-strong);font-size:13px;font-weight:800;text-decoration:none}.school-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.school-grid div{min-width:0;padding:12px;border:1px solid #e5edf3;border-radius:8px;background:#fbfdff}.school-grid span{display:block;color:var(--muted);font-size:12px}.school-grid strong{display:block;margin-top:4px;overflow-wrap:anywhere;font-size:15px;line-height:1.4}.notice-line{margin-top:12px;padding:10px 12px;border-radius:8px;background:var(--amber-bg);color:#9a3412;font-size:13px;font-weight:700}.anchor-target{display:block;height:0;overflow:hidden}.empty-state{display:grid;place-items:center;min-height:220px;padding:28px;border:1px dashed #c9d5df;border-radius:8px;background:#fff;text-align:center}.empty-state svg{color:var(--muted)}.empty-state h2{margin:12px 0 6px;font-size:18px}.empty-state p{margin:0;color:var(--muted)}.self-recruitment{margin-top:24px;padding:22px;border:1px solid #dbe7e5;border-radius:8px;background:#fffffff0;box-shadow:var(--shadow)}.self-privacy-note{display:flex;align-items:center;gap:8px;padding:12px 14px;border:1px solid #bfe5df;border-radius:8px;background:#f0fdfa;color:var(--accent-strong);font-size:13px;font-weight:750}.self-layout{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:16px;margin-top:16px}.self-form{display:grid;gap:12px;align-content:start}.self-form-grid{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1fr);gap:10px}.self-form label,.self-form fieldset{min-width:0;margin:0;padding:12px;border:1px solid #dce7ee;border-radius:8px;background:#fbfdff}.self-form label span,.self-form legend{display:block;margin-bottom:8px;color:var(--muted);font-size:13px;font-weight:750}.self-form input,.self-form select,.self-form textarea,.self-resume textarea{width:100%;border:1px solid #cfe0dc;border-radius:8px;background:#fff;color:var(--text);font:inherit;font-size:14px;font-weight:650}.self-form input,.self-form select{height:38px;padding:0 10px}.self-form textarea,.self-resume textarea{min-height:88px;padding:10px;line-height:1.65;resize:vertical}.self-form fieldset{display:flex;flex-wrap:wrap;gap:8px}.self-form legend{width:100%;padding:0}.self-form button{min-height:36px;border:1px solid #cfe0dc;border-radius:8px;background:#fff;color:var(--text);font-size:13px;font-weight:750;cursor:pointer}.self-form button.active{border-color:var(--accent);background:#e6fffb;color:var(--accent-strong)}.self-direction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.self-direction-grid button{display:block;min-height:74px;padding:10px;text-align:left}.self-direction-grid strong,.self-direction-grid span{display:block}.self-direction-grid span{margin-top:5px;color:var(--muted);font-size:12px;line-height:1.45}.self-direction-grid button.active span{color:var(--accent-strong)}.self-output{display:grid;gap:14px;min-width:0}.self-persona-card,.self-decision-card,.self-recommendations,.self-reference-card,.self-resume,.self-faq-card{min-width:0;padding:14px;border:1px solid #dce7ee;border-radius:8px;background:#fff}.self-persona-card>div:first-child,.self-decision-head,.self-decision-head>div,.self-output-head,.self-output-head>div{display:flex;align-items:center;gap:8px}.self-persona-card>div:first-child,.self-decision-head,.self-output-head{justify-content:space-between;color:var(--muted);font-size:13px;font-weight:800}.self-output-head h3{margin:0;color:var(--text);font-size:17px}.self-copy-button{min-height:32px;padding:0 10px;border:1px solid #cfe0dc;border-radius:8px;background:#f0fdfa;color:var(--accent-strong);font-size:13px;font-weight:850;cursor:pointer}.self-resume-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.self-reference-card{display:grid;gap:12px}.self-reference-source{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #cfe0dc;border-radius:8px;background:#f0fdfa;color:var(--accent-strong);font-size:13px;font-weight:850}.self-reference-grid,.self-template-reference,.self-reference-checks{display:grid;gap:10px}.self-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.self-reference-strategy{grid-template-columns:repeat(3,minmax(0,1fr))}.self-template-reference,.self-reference-checks{grid-template-columns:repeat(2,minmax(0,1fr))}.self-reference-card article{min-width:0;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.self-reference-card strong{display:block;color:var(--text);font-size:14px}.self-reference-card p{margin:6px 0 8px;color:var(--muted);font-size:13px;line-height:1.6}.self-reference-card ul{margin:0;padding-left:18px}.self-reference-card li{color:#334155;font-size:13px;line-height:1.65}.self-template-reference article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start}.self-persona-card h3{margin:10px 0 6px;font-size:22px}.self-decision-card{border-color:#bfe5df;background:#f8fffd}.self-decision-card h3{margin:10px 0 6px;font-size:23px;line-height:1.35}.self-decision-card p{margin:0;color:var(--muted);line-height:1.65}.self-decision-head em{padding:5px 8px;border-radius:8px;background:#e6fffb;color:var(--accent-strong);font-size:12px;font-style:normal;font-weight:900}.self-decision-grid,.self-school-decision,.self-evidence-list,.self-copy-grid,.self-faq-list{display:grid;gap:10px}.self-decision-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:12px}.self-decision-grid article,.self-school-decision article,.self-evidence-list article,.self-copy-grid article,.self-faq-list article{min-width:0;padding:11px;border:1px solid #dce7ee;border-radius:8px;background:#fff}.self-decision-grid strong,.self-school-decision strong,.self-evidence-list strong{display:block;color:var(--muted);font-size:12px;font-weight:850}.self-decision-grid span,.self-school-decision span{display:block;margin-top:5px;color:var(--text);font-size:15px;font-weight:850;line-height:1.45}.self-decision-grid small,.self-school-decision small{display:block;margin-top:6px;color:var(--muted);font-size:12px;line-height:1.5}.self-risk-tags{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.self-risk-tags span{padding:9px 10px;border-radius:8px;border:1px solid #dce7ee;background:#fff;color:#475569;font-size:12px;font-weight:700;line-height:1.55}.self-risk-tags strong{margin-right:4px;color:var(--text)}.self-risk-低{border-color:#bbf7d0!important}.self-risk-中{border-color:#fde68a!important}.self-risk-高{border-color:#fecaca!important}.self-decision-steps{margin:12px 0 0;padding-left:20px}.self-decision-steps li{color:var(--muted);font-size:13px;line-height:1.65}.self-persona-card p{margin:0;color:var(--muted);line-height:1.65}.self-source-notes{display:grid;gap:6px;margin-top:12px}.self-source-notes span{padding:8px 10px;border-radius:8px;background:#f8fafc;color:#526176;font-size:12px;line-height:1.5}.self-brochure-panel{display:grid;gap:12px;padding:16px;border:1px solid #dbe7ef;border-radius:8px;background:#fff}.self-brochure-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.self-brochure-summary article{min-width:0;padding:11px;border:1px solid #dce7ee;border-radius:8px;background:#fff}.self-brochure-summary strong{display:block;color:var(--text);font-size:22px;line-height:1}.self-brochure-summary span{display:block;margin-top:6px;color:var(--muted);font-size:12px;font-weight:800;line-height:1.35}.self-brochure-tools{display:grid;grid-template-columns:1fr;gap:10px}.self-brochure-filters{display:flex;flex-wrap:wrap;gap:8px}.self-brochure-filters button{min-height:32px;padding:0 10px;border:1px solid #d5e3df;border-radius:8px;background:#fff;color:var(--muted);font-size:12px;font-weight:850;cursor:pointer}.self-brochure-filters button.active{border-color:var(--accent);background:#e6fffb;color:var(--accent-strong)}.self-brochure-selects{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px}.self-brochure-tools label{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:800}.self-brochure-tools input,.self-brochure-tools select{width:100%;min-height:34px;padding:0 10px;border:1px solid #d5e3df;border-radius:8px;background:#fff;color:var(--text)}.self-brochure-note{margin:0;padding:10px 12px;border:1px solid #fde68a;border-radius:8px;background:#fff7ed;color:#92400e;font-size:12px;line-height:1.55}.self-brochure-list{display:grid;grid-template-columns:1fr;gap:10px}.self-brochure-card{min-width:0;padding:12px;border:1px solid #dce7ee;border-left-width:4px;border-radius:8px;background:#fff}.self-brochure-学校全文已解析{border-left-color:var(--green)}.self-brochure-学校原文已找到{border-left-color:#10b981}.self-brochure-学校官网待提取{border-left-color:var(--blue)}.self-brochure-公众号渠道待导入{border-left-color:var(--amber)}.self-brochure-市级总表已接入{border-left-color:var(--blue)}.self-brochure-row-main{display:grid;grid-template-columns:minmax(220px,1.1fr) minmax(220px,1fr) auto;gap:10px;align-items:start}.self-brochure-row-main span{color:var(--muted);font-size:12px;font-weight:750}.self-brochure-card h4{margin:4px 0 0;color:var(--text);font-size:16px;line-height:1.35}.self-brochure-card em{display:inline-block;margin-top:8px;padding:4px 7px;border-radius:8px;background:#ecfdf5;color:#047857;font-size:12px;font-style:normal;font-weight:850}.self-brochure-card p,.self-brochure-card small{display:block;margin-top:8px;color:var(--muted);font-size:12px;line-height:1.55}.self-brochure-card p{color:#475569;font-weight:750}.self-brochure-summary-text{white-space:pre-wrap}.self-brochure-metrics{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.self-brochure-metrics span{display:inline-flex;min-height:24px;align-items:center;padding:0 8px;border:1px solid #dbe7ee;border-radius:999px;background:#f8fafc;color:#475569;font-size:11px;font-weight:850}.self-brochure-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:0;justify-content:flex-end}.self-brochure-method{display:inline-flex;min-height:30px;align-items:center;padding:0 10px;border:1px solid #e7d7a6;border-radius:8px;background:#fff8df;color:#8a5b09;font-weight:800}.self-brochure-links button{min-height:30px;padding:0 10px;border:1px solid #d5e3df;border-radius:8px;background:#fff;color:var(--accent-strong);font-size:12px;font-weight:850;cursor:pointer}.self-brochure-detail{margin-top:10px;padding-top:8px;border-top:1px solid #e6edf2}.self-brochure-detail summary{color:var(--accent-strong);font-size:12px;font-weight:850;cursor:pointer}.self-brochure-detail>div,.self-brochure-detail label{display:grid;gap:6px;margin-top:10px}.self-brochure-detail strong,.self-brochure-detail span{color:var(--text);font-size:12px;font-weight:850}.self-brochure-detail pre{max-height:260px;margin:0;padding:10px;overflow:auto;border:1px solid #dce7ee;border-radius:8px;background:#f8fafc;color:#334155;font-family:inherit;font-size:12px;line-height:1.55;white-space:pre-wrap}.self-brochure-detail textarea{width:100%;min-height:110px;padding:10px;resize:vertical;border:1px solid #d5e3df;border-radius:8px;background:#fff;color:var(--text);font:inherit;font-size:13px;line-height:1.5}.self-rec-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.self-school-decision{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:12px}.self-rec-card{min-width:0;padding:12px;border:1px solid #dce7ee;border-left-width:4px;border-radius:8px;background:#fbfdff}.self-rec-重点比较{border-left-color:var(--accent)}.self-rec-冲刺{border-left-color:var(--amber)}.self-rec-相对稳妥{border-left-color:var(--green)}.self-rec-不建议{border-left-color:#94a3b8}.self-rec-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.self-rec-head span{color:var(--muted);font-size:12px;font-weight:750}.self-rec-head h4{margin:4px 0 0;font-size:16px;line-height:1.35}.self-rec-head em{flex:0 0 auto;padding:4px 7px;border-radius:8px;background:#e6fffb;color:var(--accent-strong);font-size:12px;font-style:normal;font-weight:850}.self-rec-status{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px}.self-rec-status strong,.self-rec-status span{padding:4px 7px;border-radius:8px;font-size:12px;font-weight:800}.self-rec-status strong{background:#ecfdf5;color:#047857}.self-rec-status span{background:#fff7ed;color:#9a3412}.self-rec-card p,.self-rec-card li,.self-rec-card details p{color:var(--muted);font-size:13px;line-height:1.55}.self-rec-card p{margin:9px 0}.self-rec-metrics{display:flex;flex-wrap:wrap;gap:6px}.self-rec-metrics span{padding:5px 7px;border-radius:8px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:750}.self-rec-card ul,.self-suggestions ul{margin:10px 0 0;padding-left:18px}.self-rec-card summary{color:var(--accent-strong);font-size:13px;font-weight:800;cursor:pointer}.self-project-list{display:grid;gap:8px;margin:10px 0}.self-project-list article{padding:9px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.self-project-list strong{display:block;color:#0f172a;font-size:13px}.self-project-list span{display:inline-block;margin-top:5px;color:var(--accent-strong);font-size:12px;font-weight:800}.self-project-list div{display:flex;flex-wrap:wrap;gap:8px}.self-resume textarea{min-height:360px;margin-top:12px;white-space:pre-wrap}.self-resume-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.self-resume-tabs button{min-height:34px;padding:0 10px;border:1px solid #d5e3df;border-radius:8px;background:#fff;color:var(--muted);font-size:13px;font-weight:800;cursor:pointer}.self-resume-tabs button.active{border-color:var(--accent);background:#e6fffb;color:var(--accent-strong)}.self-resume-detail{display:grid;gap:12px;margin-top:12px}.self-module-editor{padding:12px;border:1px solid #dce7ee;border-radius:8px;background:#fbfdff}.self-module-list{display:grid;gap:10px;margin-top:10px}.self-module-card{min-width:0;padding:11px;border:1px solid #dce7ee;border-radius:8px;background:#fff}.self-module-card-head{display:flex;justify-content:space-between;gap:10px}.self-module-card-head strong{font-size:14px}.self-module-card-head span{flex:0 0 auto;padding:4px 7px;border-radius:8px;background:#e6fffb;color:var(--accent-strong);font-size:12px;font-weight:850}.self-module-helper{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.self-module-warning{margin:10px 0 0;padding:9px 10px;border:1px solid #fde68a;border-radius:8px;background:#fffbeb;color:#854d0e;font-size:12px;font-weight:750;line-height:1.5}.self-complete-examples{margin-top:10px;border:1px solid #dce7ee;border-radius:8px;background:#fff}.self-complete-examples summary{cursor:pointer;padding:10px;color:var(--accent-strong);font-size:13px;font-weight:850}.self-complete-example-list{display:grid;gap:8px;padding:0 10px 10px}.self-complete-example-list article{padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.self-complete-example-list strong{display:block;margin-bottom:6px;font-size:13px}.self-complete-example-list p{margin:0;color:var(--muted);font-size:12px;line-height:1.6;white-space:pre-wrap}.self-strategy-panel{display:grid;gap:8px;margin-top:10px;padding:10px;border:1px solid #d9f3ee;border-radius:8px;background:#f7fffd}.self-strategy-panel em,.self-custom-strategy em{display:block;margin-bottom:6px;color:var(--accent-strong);font-size:12px;font-style:normal;font-weight:850}.self-strategy-panel p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.self-strategy-buttons,.self-module-actions,.self-custom-strategy div{display:flex;flex-wrap:wrap;gap:7px}.self-strategy-buttons button,.self-module-actions button,.self-custom-strategy button{min-height:30px;border:1px solid #cfe0dc;border-radius:8px;background:#fff;color:var(--accent-strong);font-size:12px;font-weight:850;cursor:pointer}.self-strategy-buttons button{padding:6px 9px}.self-strategy-buttons button.fallback{border-color:#fde68a;background:#fffbeb;color:#854d0e}.self-custom-strategy input{min-width:180px;flex:1 1 220px;padding:8px 9px;border:1px solid #cfe0dc;border-radius:8px;background:#fff;font:inherit;font-size:12px}.self-module-actions{margin-top:8px}.self-module-actions button,.self-custom-strategy button{padding:6px 8px}.self-module-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:10px}.self-module-columns>div,.self-module-columns label{min-width:0;margin:0;padding:10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.self-module-columns em{display:block;margin-bottom:7px;color:var(--muted);font-size:12px;font-style:normal;font-weight:850}.self-module-columns p{margin:0;color:var(--muted);font-size:12px;line-height:1.55;white-space:pre-wrap}.self-module-columns textarea{width:100%;min-height:112px;padding:9px;border:1px solid #cfe0dc;border-radius:8px;background:#fff;color:var(--text);font:inherit;font-size:13px;line-height:1.6;resize:vertical}.self-evidence-panel{padding:12px;border:1px solid #dce7ee;border-radius:8px;background:#fbfdff}.self-evidence-list{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:10px}.self-evidence-list article{border-left-width:4px}.self-evidence-充分{border-left-color:var(--green)!important}.self-evidence-可用但需补强{border-left-color:var(--amber)!important}.self-evidence-不足{border-left-color:#ef4444!important}.self-evidence-list span{display:block;margin-top:5px;color:var(--text);font-size:13px;font-weight:850}.self-evidence-list p,.self-evidence-list em{display:block;margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.self-evidence-list em{color:var(--accent-strong);font-style:normal;font-weight:750}.self-resume-meta,.self-resume-basis{display:flex;flex-wrap:wrap;gap:7px}.self-resume-meta span,.self-resume-basis span{padding:6px 8px;border-radius:8px;background:#f1f5f9;color:#475569;font-size:12px;font-weight:800;line-height:1.4}.self-resume-meta span:last-child{background:#fff7ed;color:#9a3412}.self-resume-sections,.self-copy-grid,.self-statement-grid,.self-check-grid{display:grid;gap:10px}.self-resume-sections{grid-template-columns:repeat(2,minmax(0,1fr))}.self-copy-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.self-statement-grid,.self-check-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.self-resume-sections article,.self-copy-grid article,.self-statement-grid article,.self-check-grid>div{min-width:0;padding:11px;border:1px solid #dce7ee;border-radius:8px;background:#fbfdff}.self-resume-sections h4,.self-copy-grid h4,.self-faq-list h4,.self-statement-grid h4{margin:0 0 7px;font-size:14px}.self-resume-sections p,.self-copy-grid p,.self-faq-list p,.self-statement-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.65;white-space:pre-wrap}.self-resume-sections em{display:block;margin-top:8px;color:var(--accent-strong);font-size:12px;font-style:normal;font-weight:750;line-height:1.5}.self-check-grid strong{display:block;font-size:14px}.self-check-grid ul{margin:8px 0 0;padding-left:18px}.self-check-grid li{color:var(--muted);font-size:13px;line-height:1.6}.self-faq-list{margin-top:12px}.self-faq-list em{display:block;margin-top:8px;color:var(--accent-strong);font-size:12px;font-style:normal;font-weight:750}.self-geo-assets{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px;padding:10px;border-radius:8px;background:#fff7ed}.self-geo-assets strong,.self-geo-assets span{font-size:12px;font-weight:850}.self-geo-assets strong{color:#9a3412}.self-geo-assets span{padding:4px 7px;border-radius:8px;background:#fff;color:#9a3412}.self-print-area,.self-print-template,.self-print-final{display:none}.self-print-area pre{margin:0;color:#111827;font:13px/1.7 PingFang SC,Microsoft YaHei,Arial,sans-serif;white-space:pre-wrap}.self-suggestions{margin-top:12px;padding:12px;border-radius:8px;background:#f8fafc}.self-suggestions strong{display:block;font-size:14px}.self-suggestions li{color:var(--muted);font-size:13px;line-height:1.6}@keyframes spin{to{transform:rotate(360deg)}}@media print{body[data-print-mode] *{visibility:hidden!important}body[data-print-mode=template] .self-print-template,body[data-print-mode=template] .self-print-template *,body[data-print-mode=final] .self-print-final,body[data-print-mode=final] .self-print-final *{visibility:visible!important}body[data-print-mode=template] .self-print-template,body[data-print-mode=final] .self-print-final{display:block!important;position:absolute;top:0;left:0;width:100%;padding:0;background:#fff}body[data-print-mode] .self-print-area{display:block!important}body[data-print-mode] .self-print-area pre{color:#111827;font-size:12px;line-height:1.7;white-space:pre-wrap}@page{margin:14mm}}@media(max-width:1040px){.highlight-grid,.quick-actions,.ladder-tool,.ladder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ladder-strategy-board{grid-template-columns:1fr}.quota-tool,.quota-list{grid-template-columns:repeat(2,minmax(0,1fr))}.self-layout{grid-template-columns:1fr}.self-rec-list,.self-brochure-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.self-reference-grid,.self-reference-strategy,.self-template-reference,.self-reference-checks,.action-layout,.action-reference{grid-template-columns:1fr}}@media(max-width:760px){.app-shell{width:min(100% - 20px,1180px);padding-top:14px}.topbar{order:0;align-items:center;flex-direction:row;margin-bottom:14px}.ghost-button{width:auto;min-width:76px;flex:0 0 auto;padding:0 11px}.search-panel{order:5;display:flex;flex-direction:column;margin-top:18px;padding:14px;box-shadow:none}.action-home{order:1;gap:12px}.action-home+.search-panel{margin-top:14px}.volunteer-ladder{order:4;margin-top:14px;padding:14px;box-shadow:none}.quota-strategy,.self-recruitment{order:2;margin-top:14px;padding:14px;box-shadow:none}.self-recruitment+.quota-strategy{order:3}.volunteer-ladder+.search-panel{margin-top:14px}.ladder-tool,.ladder-grid,.self-form-grid,.self-direction-grid,.self-rec-list,.self-decision-grid,.self-brochure-summary,.self-brochure-tools,.self-brochure-selects,.self-brochure-list,.self-brochure-row-main,.self-risk-tags,.self-school-decision,.self-reference-grid,.self-reference-strategy,.self-template-reference,.self-reference-checks,.self-evidence-list,.self-module-columns,.self-resume-sections,.self-copy-grid,.self-statement-grid,.self-check-grid{grid-template-columns:1fr}.self-layout{gap:12px;margin-top:12px}.self-form{gap:9px}.self-form label,.self-form fieldset,.self-decision-card,.self-persona-card,.self-brochure-panel,.self-recommendations,.self-reference-card,.self-resume,.self-faq-card{padding:10px}.self-form label span,.self-form legend{margin-bottom:6px;font-size:12px}.self-privacy-note{align-items:flex-start;padding:10px;font-size:12px;line-height:1.5}.self-rec-card{padding:10px}.self-decision-card h3{font-size:19px}.self-resume textarea{min-height:300px;font-size:13px}.self-resume-tabs button{flex:1 1 130px}.self-resume-sections article,.self-copy-grid article,.self-statement-grid article,.self-check-grid>div,.self-module-editor,.self-module-card,.self-module-columns>div,.self-module-columns label,.self-evidence-panel,.self-faq-list article{padding:10px}.self-resume-actions{justify-content:stretch}.self-resume-actions button{flex:1 1 110px}.ladder-strategy-board{grid-template-columns:1fr;gap:10px;margin-top:12px;padding:11px}.strategy-mode-buttons{grid-template-columns:repeat(3,minmax(0,1fr))}.strategy-mode-buttons button{min-height:34px;padding:0 6px;font-size:12px}.ladder-ratio div{padding:7px 4px}.ladder-school-top{gap:8px}.choice-confidence{min-width:58px}.choice-confidence strong{font-size:18px}.ladder-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.excluded-schools-panel{grid-template-columns:1fr}.unlisted-panel>summary{padding:11px}.unlisted-panel-body{padding:0 11px 11px}.unlisted-school-grid{grid-template-columns:1fr}.unlisted-school-card{padding:11px}.unlisted-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.unlisted-actions{justify-content:stretch}.unlisted-actions .restore-all-button{flex:1 1 120px}.excluded-school-chips{gap:6px}.excluded-school-chips button,.restore-all-button{min-height:34px}.quota-list{grid-template-columns:1fr}.quota-source{align-items:stretch;flex-direction:column;gap:10px;padding:11px;font-size:12px;line-height:1.45}.quota-source>div{justify-content:stretch}.ladder-tool fieldset{gap:7px}.action-hero{grid-template-columns:1fr;align-items:start;gap:8px;padding:14px}.action-hero h2{margin-top:4px;font-size:21px}.action-hero p{margin-top:6px;font-size:12px;line-height:1.45}.action-hero .link-button{display:none}.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.quick-actions .quick-action-primary{grid-column:1 / -1}.quick-actions a{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:44px;padding:10px}.quick-actions strong{font-size:14px}.quick-actions span{display:none}.quick-actions .quick-action-primary{min-height:54px}.quick-actions .quick-action-primary span{display:block;margin-top:3px;font-size:12px}.action-layout{grid-template-columns:1fr;gap:14px}.action-reference{order:7;grid-template-columns:1fr;gap:18px;margin-top:24px}.next-step-row,.must-read-row{padding:10px 11px;gap:8px}.next-step-row{grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:8px 10px;padding:10px 11px}.next-date{display:inline-flex;align-items:center;justify-content:center;width:52px;min-height:28px;margin-top:1px;border-radius:8px;background:#eefaf8;font-size:12px;line-height:1;white-space:nowrap}.next-step-row>span:nth-child(2){min-width:0}.next-step-row strong{overflow:hidden;font-size:15px;font-weight:750;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.next-step-row small{margin-top:3px;font-size:12px;line-height:1.4}.next-step-row .tag{grid-column:auto;justify-self:end;min-height:22px;margin-top:2px;font-weight:700}.next-step-row:nth-child(n+4){display:none}.favorite-school{grid-template-columns:42px minmax(0,1fr) auto;gap:8px;padding:10px 11px}.school-badge{min-width:42px;font-size:12px}.favorite-school h3{font-size:15px}.inline-links{grid-column:2 / -1;gap:6px}.inline-links .link-button{min-height:28px;padding:0 8px;font-size:12px}.next-step-row small,.favorite-school p,.must-read-row small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.inline-links .link-button:nth-child(2){display:none}.source-line{order:2;gap:5px 8px;margin-top:10px;font-size:11px;line-height:1.45}.source-line svg{width:14px;height:14px}.source-text{min-width:0;color:#66758a}.source-full{display:none}.source-compact{display:inline;color:var(--accent-strong);font-weight:700}.source-line a{font-size:11px;font-weight:750}.search-box{order:1;margin-top:0;height:auto;min-height:58px;padding:10px 14px}.search-box input{font-size:16px}.stats-strip{order:3;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.stats-strip div{padding:10px 12px}.stats-strip strong{font-size:19px}.error-panel,.loading-panel{order:1}.section-title{align-items:flex-start;flex-direction:column;margin-bottom:8px}.section-title h2{font-size:19px}.section-title span{display:none}.highlights{order:1;margin-top:0}.highlight-grid{grid-template-columns:1fr;gap:0;overflow:hidden;border:1px solid var(--subtle);border-radius:8px;background:var(--surface)}.highlight-item{display:block;min-height:0;padding:10px 12px;border:0;border-bottom:1px solid var(--subtle);border-radius:0;background:transparent}.highlight-item:last-child{border-bottom:0}.highlight-icon{display:none}.highlight-topline{gap:6px;font-size:11px;line-height:1.3}.highlight-item h3{margin:3px 0 0;font-size:15px;line-height:1.35}.highlight-item p,.stats-strip{display:none}.dorm-source{padding:11px;font-size:12px}.volunteer-dorm{padding:11px}.volunteer-dorm-compact{padding:9px}.volunteer-dorm>p{font-size:13px;line-height:1.55}.dorm-card-actions{grid-template-columns:1fr}.dorm-gallery-head{align-items:flex-start;flex-direction:column;gap:3px}.dorm-gallery-grid{grid-template-columns:1fr}.dorm-gallery img{max-height:280px}.quota-source a{min-height:32px;flex:1 1 120px;justify-content:center}.quota-tool{grid-template-columns:minmax(0,1fr) 108px;gap:8px;margin-top:12px}.quota-tool label,.quota-advanced label,.quota-advanced fieldset{padding:9px}.quota-advanced fieldset{gap:7px}.quota-tool label span,.quota-advanced label span,.quota-advanced legend{margin-bottom:6px;font-size:11px}.quota-tool input,.quota-tool select,.quota-advanced input,.quota-advanced select{height:36px;padding:0 8px;font-size:14px}.quota-tool select{font-size:13px}.quota-advanced{margin-top:8px}.quota-advanced summary{min-height:36px;padding:9px 10px;color:var(--accent-strong);font-size:12px}.quota-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 9px 9px}.quota-advanced fieldset,.quota-toggle{grid-column:1 / -1}.quota-toggle{min-height:42px}.quota-summary{display:none}.quota-mobile-summary{display:block;margin-top:10px;padding:12px;border-radius:8px;background:#0f766e;color:#dffcf6}.quota-mobile-summary span{display:block;font-size:12px;font-weight:800;opacity:.92}.quota-mobile-summary strong{display:block;margin-top:4px;color:#fff;font-size:17px;line-height:1.35}.quota-mobile-summary p{margin:5px 0 0;font-size:12px;font-weight:650;line-height:1.45}.quota-mobile-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.quota-controls{display:none}.quota-mobile-groups button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;min-width:0;min-height:78px;padding:10px;border:1px solid #dce7ee;border-radius:8px;background:#fff;color:var(--text);font:inherit;text-align:left}.quota-mobile-groups button.active{border-color:var(--accent);background:#e6fffb}.quota-mobile-groups strong,.quota-mobile-groups small{display:block;min-width:0}.quota-mobile-groups strong{font-size:14px;line-height:1.25}.quota-mobile-groups small{display:-webkit-box;margin-top:5px;overflow:hidden;color:var(--muted);font-size:11px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.quota-mobile-groups em{min-width:26px;height:24px;border-radius:8px;background:#f1f5f9;color:var(--accent-strong);font-size:12px;font-style:normal;font-weight:900;line-height:24px;text-align:center}.quota-list{gap:10px;margin-top:12px}.quota-card{padding:12px}.quota-card-head{gap:8px}.quota-card h3{font-size:15px;line-height:1.32}.quota-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.quota-card p{font-size:13px;line-height:1.55}.quota-card-detail summary{min-height:32px;line-height:32px}.results-section{order:6;margin-top:18px}.tabs{gap:6px;padding-bottom:2px;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tabs button{min-height:34px;padding:0 11px;font-size:13px;font-weight:700}.result-count{margin:10px 0;font-size:13px}.results-list{gap:10px}.result-card{grid-template-columns:1fr;gap:10px;padding:13px}.card-heading{gap:10px}.card-heading>svg{width:18px;height:18px;margin-top:1px}.card-kicker{display:-webkit-box;overflow:hidden;font-size:12px;font-weight:620;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.card-heading h3{margin-top:5px;font-size:17px;font-weight:720;line-height:1.42}.card-main p{margin-top:9px;font-size:14px;line-height:1.55}.meta-row{gap:8px;margin-top:10px;font-size:12px}.tag{min-height:22px;padding:0 8px;font-size:12px;font-weight:700}.card-actions{align-items:stretch}.link-button{width:100%;min-height:34px;white-space:normal;font-size:13px;font-weight:750}.inline-links .link-button{width:auto;white-space:nowrap}.school-grid{grid-template-columns:1fr}}@media(max-width:430px){.brand{gap:10px}.brand-mark{width:38px;height:38px}.brand h1{font-size:20px}.brand p{font-size:12px}.stats-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.card-heading h3{font-size:16px}}
