.institute_container__AtR20{padding:2rem;max-width:1400px;margin:0 auto;min-height:calc(100vh - 80px);display:flex;flex-direction:column;gap:3rem;background:var(--color-bg);color:var(--color-text)}.institute_header__AH4WG{text-align:center;margin-bottom:2rem}.institute_header__AH4WG h1{font-size:3.5rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,var(--color-brand) 0,var(--color-accent) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-transform:uppercase;letter-spacing:.1em}.institute_header__AH4WG p{font-size:1.2rem;color:var(--color-text-muted);max-width:800px;margin:0 auto;line-height:1.6}.institute_grid__u0VRh{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:2rem;gap:2rem}.institute_card__3YSc7{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:16px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column;height:100%}.institute_card__3YSc7:hover{transform:translateY(-4px);border-color:var(--color-brand);box-shadow:var(--shadow-lg)}.institute_imageContainer__EhwAX{width:100%;aspect-ratio:1;overflow:hidden;position:relative;background:var(--color-surface-muted)}.institute_image__jUe3v{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.institute_card__3YSc7:hover .institute_image__jUe3v{transform:scale(1.1)}.institute_content__Atjep{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;flex-grow:1}.institute_name__XW8nV{font-size:1.5rem;font-weight:700;color:var(--color-text);margin:0}.institute_seat__wyCSy{font-size:.85rem;font-weight:600;color:var(--color-brand);text-transform:uppercase;letter-spacing:.05em;background:var(--color-brand-soft);padding:.25rem .75rem;border-radius:99px;display:inline-block;align-self:flex-start}.institute_sectionTitle__DDLjh{font-size:.75rem;font-weight:700;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem}.institute_detail__EtxEQ{font-size:.95rem;line-height:1.5;color:var(--color-text-muted)}.institute_originSection__YMKH8{background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:16px;padding:2.5rem;text-align:center}.institute_originSection__YMKH8 h2{font-size:2rem;margin-bottom:1.5rem;color:var(--color-text)}.institute_originText__3pGqI{max-width:900px;margin:0 auto;font-size:1.1rem;line-height:1.8;color:var(--color-text-muted)}@media (max-width:768px){.institute_container__AtR20{padding:1rem}.institute_header__AH4WG h1{font-size:2.5rem}.institute_grid__u0VRh{grid-template-columns:1fr}}