.school-filter-panel{margin-bottom:20px;padding:24px 26px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(20,66,48,.05)}

#schoolMeta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 18px}.ranking-sort-note{font-size:13px;color:#65756d}.ranking-sort-note a{color:var(--green-dark);font-weight:650;text-decoration:none}.ranking-sort-note a:hover{text-decoration:underline;text-underline-offset:3px}.school-search-insight{flex:1 0 100%;padding:10px 12px;border:1px solid #cfe5d9;border-radius:10px;background:#f0f8f4;color:#355f4d}.school-search-insight strong{color:var(--green-dark)}.school-search-suggestions{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.school-search-suggestions button{border:1px solid #b9d8c9;border-radius:999px;background:#fff;padding:5px 10px;color:var(--green-dark);font:inherit;font-weight:700;cursor:pointer}.school-search-suggestions button:hover{border-color:var(--green);background:var(--green-soft)}.school-feature-tags .university-rank-tag{border-color:#b9d8c9;background:#e5f3ec;color:#075d3d;font-weight:700}
.school-result-main{display:flex;align-items:center;gap:20px;min-width:0}.school-result-main>div{min-width:0}.school-result-card{cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.school-result-card:hover{border-color:#b9d8c9;box-shadow:0 14px 34px rgba(20,66,48,.1);transform:translateY(-1px)}.school-result-card:focus-visible{outline:3px solid rgba(17,134,91,.2);outline-offset:3px;border-color:var(--green)}.school-result-card .decision-actions{display:flex;flex:0 0 auto;flex-direction:column;align-self:flex-start;align-items:stretch;gap:8px;min-width:78px}.school-result-card .decision-actions .mini-button{width:100%;margin:0}.school-logo{display:grid;place-items:center;flex:0 0 auto;object-fit:contain;border:1px solid #e4eae7;background:#fff}.school-logo-card{width:84px;height:84px;border-radius:16px;padding:7px}.school-logo-detail{width:108px;height:108px;border-radius:20px;padding:9px}.school-logo-placeholder{color:var(--green);background:var(--green-soft);font-size:24px;font-weight:800}.school-detail-brand{display:flex;align-items:center;gap:20px;margin-bottom:16px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fbfdfc}.school-detail-brand>div{display:grid;gap:7px}.school-detail-brand strong{font-size:20px}.school-detail-brand span{color:var(--muted);font-size:13px}
.school-search-row{display:flex;align-items:center;gap:10px;padding-bottom:20px;border-bottom:1px solid #edf1ef}.school-search-row input{width:min(520px,100%);height:44px;border:1px solid #d7dfdb;border-radius:10px;padding:0 14px;font-size:15px;outline:0}.school-search-row input:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(17,134,91,.1)}.filter-reset{height:42px;border:0;background:transparent;color:var(--muted);cursor:pointer}.filter-reset:hover{color:var(--green)}
.quick-filter-row{display:grid;grid-template-columns:120px 1fr;gap:14px;padding-top:18px}.quick-filter-row>strong{padding:7px 0;color:#6f7b75;font-size:14px;font-weight:600}.quick-options{display:flex;flex-wrap:wrap;gap:5px 10px}.quick-options button{appearance:none;border:0;border-radius:8px;background:transparent;padding:7px 10px;color:#26322d;font-size:14px;cursor:pointer;transition:.15s}.quick-options button:hover:not(:disabled){background:var(--green-soft);color:var(--green-dark)}.quick-options button.active{background:var(--green);color:#fff;font-weight:700}.quick-options button:disabled{cursor:not-allowed;color:#a4aea9;background:#f4f6f5}.result-card .school-feature-tags{margin-top:10px}
.school-pager{display:flex;align-items:center;justify-content:center;gap:8px;margin:24px 0 8px;min-height:42px}.school-pager button{min-width:40px;height:40px;padding:0 12px;border:1px solid #d5dfda;border-radius:9px;background:#fff;color:#42534b;font-weight:650;cursor:pointer}.school-pager button:hover:not(:disabled){border-color:var(--green);background:var(--green-soft);color:var(--green)}.school-pager button.active{border-color:var(--green);background:var(--green);color:#fff}.school-pager button:disabled{cursor:not-allowed;opacity:.45}.school-pager span{padding:0 2px;color:var(--muted)}
@media(max-width:700px){.school-filter-panel{padding:18px 16px}.school-search-row{display:grid;grid-template-columns:1fr auto}.school-search-row input{grid-column:1/-1}.quick-filter-row{grid-template-columns:1fr;gap:3px;padding-top:14px}.quick-filter-row>strong{padding-bottom:2px}.quick-options{gap:4px}.quick-options button{padding:7px 9px;font-size:13px}.school-result-main{align-items:flex-start;gap:12px}.school-logo-card{width:62px;height:62px;border-radius:12px;padding:5px}.school-detail-brand{align-items:flex-start;padding:14px}.school-logo-detail{width:78px;height:78px;border-radius:14px}.school-pager{gap:5px;flex-wrap:wrap}.school-pager button{min-width:36px;height:36px;padding:0 9px}}