.schools-module__7OyASa__page{background:var(--bg-secondary);min-height:100vh}.schools-module__7OyASa__heroStats{gap:var(--space-lg);display:flex}.schools-module__7OyASa__statItem{border-radius:var(--radius-md);padding:var(--space-md)var(--space-lg);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;align-items:center;display:flex}.schools-module__7OyASa__statNum{color:var(--primary-500);font-size:2rem;font-weight:800}.schools-module__7OyASa__statLabel{color:var(--gray-500);margin-top:2px;font-size:.8rem}.schools-module__7OyASa__introSection{margin:var(--space-xl)0 var(--space-lg);padding:var(--space-lg)var(--space-xl);border:1px solid var(--gray-200);background:#fff;border-radius:6px}.schools-module__7OyASa__introText{color:var(--text-primary);margin:0;font-size:.9375rem;line-height:1.9}@media (max-width:768px){.schools-module__7OyASa__introSection{padding:var(--space-md)}.schools-module__7OyASa__introText{font-size:.875rem;line-height:1.8}}.schools-module__7OyASa__filters{border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:var(--space-lg);margin-top:var(--space-lg);margin-bottom:var(--space-lg);gap:var(--space-md);background:#fff;flex-direction:column;display:flex}.schools-module__7OyASa__filterGroup{align-items:flex-start;gap:var(--space-md);display:flex}.schools-module__7OyASa__filterLabel{color:var(--text-tertiary);white-space:nowrap;min-width:60px;padding-top:6px;font-size:.75rem;font-weight:700}.schools-module__7OyASa__filterChips{flex-wrap:wrap;gap:6px;display:flex}.schools-module__7OyASa__filterChip{color:var(--text-secondary);background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius-full);transition:all var(--transition-fast);align-items:center;gap:4px;padding:6px 14px;font-size:.8125rem;font-weight:500;text-decoration:none;display:flex}.schools-module__7OyASa__filterChip:hover{background:var(--primary-50);border-color:var(--primary-300);color:var(--primary-600)}.schools-module__7OyASa__resultCount{color:var(--text-tertiary);margin-bottom:var(--space-md);font-size:.8125rem}.schools-module__7OyASa__schoolList{gap:var(--space-md);padding-bottom:var(--space-3xl);flex-direction:column;display:flex}.schools-module__7OyASa__schoolCard{gap:var(--space-md);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:var(--space-lg);transition:all var(--transition-fast);color:inherit;background:#fff;grid-template-columns:48px 140px 1fr auto;align-items:start;text-decoration:none;display:grid}.schools-module__7OyASa__schoolCard:hover{box-shadow:var(--shadow-lg);border-color:var(--gray-300);transform:translateY(-2px)}.schools-module__7OyASa__schoolLogoLink{display:block}.schools-module__7OyASa__schoolRank{align-items:baseline;gap:2px;padding-top:4px;display:flex}.schools-module__7OyASa__rankNum{color:var(--text-primary);font-size:2rem;font-weight:800;line-height:1}.schools-module__7OyASa__rankNumGold{background:linear-gradient(135deg,#d4a017,#f0c040);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800;line-height:1}.schools-module__7OyASa__rankLabel{color:var(--text-primary);font-size:.5rem;font-weight:600}.schools-module__7OyASa__rankLabelGold{color:#d4a017;font-size:.5rem;font-weight:600}.schools-module__7OyASa__schoolLogo{border-radius:var(--radius-md);border:1px solid var(--gray-200);background:var(--gray-50);flex-shrink:0;justify-content:center;align-items:center;width:140px;height:100px;display:flex;overflow:hidden}.schools-module__7OyASa__schoolLogoImg{object-fit:contain;width:100%;height:100%;padding:8px}.schools-module__7OyASa__schoolLogoEmoji{font-size:2.5rem}.schools-module__7OyASa__schoolInfo{min-width:0}.schools-module__7OyASa__schoolCat{color:var(--primary-600);background:var(--primary-50);border-radius:var(--radius-full);margin-bottom:4px;padding:1px 8px;font-size:.6875rem;font-weight:600;display:inline-block}.schools-module__7OyASa__schoolName{margin-bottom:4px;font-size:1.0625rem;font-weight:700;line-height:1.3}.schools-module__7OyASa__schoolNameLink{color:var(--text-primary);text-decoration:none}.schools-module__7OyASa__schoolNameLink:hover{color:var(--primary-600)}.schools-module__7OyASa__schoolRating{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm);display:flex}.schools-module__7OyASa__schoolReviewCount{color:var(--text-tertiary);font-size:.75rem}.schools-module__7OyASa__schoolDesc{color:var(--text-secondary);margin-bottom:var(--space-sm);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.6;display:-webkit-box;overflow:hidden}.schools-module__7OyASa__schoolTags{flex-wrap:wrap;gap:4px;display:flex}.schools-module__7OyASa__schoolTag{color:var(--gray-600);background:var(--gray-100);border-radius:var(--radius-full);padding:2px 8px;font-size:.6875rem;font-weight:500}.schools-module__7OyASa__schoolActions{gap:var(--space-sm);flex-direction:column;align-self:center;display:flex}.schools-module__7OyASa__detailBtn{color:var(--primary-600);border:1.5px solid var(--primary-500);border-radius:var(--radius-md);white-space:nowrap;transition:background var(--transition-fast);background:#fff;justify-content:center;align-items:center;padding:10px 24px;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.schools-module__7OyASa__detailBtn:hover{background:var(--primary-50)}.schools-module__7OyASa__officialBtn{border-radius:var(--radius-md);white-space:nowrap;text-shadow:0 1px 2px #00000026;background:linear-gradient(#ff8c42 0%,#f26b1f 50%,#d85a14 100%);border:none;justify-content:center;align-items:center;gap:6px;padding:10px 24px;font-size:.8125rem;font-weight:800;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 3px #a8420c,0 4px 8px #0003;color:#fff!important;text-decoration:none!important}.schools-module__7OyASa__officialBtn:hover{transform:translateY(2px);box-shadow:0 1px #a8420c,0 2px 4px #00000026}.schools-module__7OyASa__pageBiz .schools-module__7OyASa__officialBtn{background:linear-gradient(135deg,var(--primary-500),var(--primary-600));text-shadow:none;box-shadow:0 2px 8px #3b7fff4d}.schools-module__7OyASa__pageBiz .schools-module__7OyASa__officialBtn:hover{opacity:.9;transform:none;box-shadow:0 2px 8px #3b7fff4d}.schools-module__7OyASa__officialBtnOld{border:1.5px solid var(--primary-500);color:var(--primary-600);border-radius:var(--radius-md);white-space:nowrap;background:#fff;padding:8px 24px;font-size:.8125rem;font-weight:600;text-decoration:none}@media (max-width:900px){.schools-module__7OyASa__schoolCard{padding:var(--space-md);gap:var(--space-md);flex-direction:column!important;grid-template-columns:none!important;align-items:stretch!important;display:flex!important}.schools-module__7OyASa__schoolRank{flex-direction:row;gap:2px}.schools-module__7OyASa__rankNum,.schools-module__7OyASa__rankNumGold{font-size:1.25rem}.schools-module__7OyASa__schoolLogoLink{width:100%}.schools-module__7OyASa__schoolLogo{width:100%;height:160px}.schools-module__7OyASa__schoolInfo{width:100%}.schools-module__7OyASa__schoolActions{flex-direction:row;align-self:stretch;width:100%}.schools-module__7OyASa__detailBtn,.schools-module__7OyASa__officialBtn{flex:1}.schools-module__7OyASa__filterGroup{gap:var(--space-xs);flex-direction:column}.schools-module__7OyASa__filterLabel{padding-top:0}}
