.DepartmentCard-module__iFhgGG__card{background:var(--color-background);border:1px solid var(--color-border);border-radius:1rem;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000000d}.DepartmentCard-module__iFhgGG__link{height:100%;color:inherit;text-decoration:none;display:block}.DepartmentCard-module__iFhgGG__imageContainer{background:var(--color-primary-light);height:200px;position:relative;overflow:hidden}.DepartmentCard-module__iFhgGG__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.DepartmentCard-module__iFhgGG__imageOverlay{background:linear-gradient(#0000 0%,#0000001a 100%);position:absolute;inset:0}.DepartmentCard-module__iFhgGG__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.DepartmentCard-module__iFhgGG__title{color:var(--color-text);margin-bottom:1rem;font-size:1.375rem;font-weight:600;line-height:1.3}.DepartmentCard-module__iFhgGG__excerpt{color:var(--color-text-light);flex:1;margin-bottom:1.5rem;line-height:1.6}.DepartmentCard-module__iFhgGG__stats{gap:1rem;font-size:.875rem;display:flex}.DepartmentCard-module__iFhgGG__stat{color:var(--color-text-light);background:var(--color-surface);border-radius:.375rem;padding:.25rem .5rem}@media (hover:hover) and (pointer:fine){.DepartmentCard-module__iFhgGG__card:hover{border-color:var(--color-primary-light);transform:translateY(-4px);box-shadow:0 12px 25px #0000001a}.DepartmentCard-module__iFhgGG__card:hover .DepartmentCard-module__iFhgGG__image{transform:scale(1.05)}}@media (max-width:768px){.DepartmentCard-module__iFhgGG__imageContainer{height:180px}.DepartmentCard-module__iFhgGG__content{padding:1.25rem}.DepartmentCard-module__iFhgGG__stats{flex-direction:column;gap:.5rem}}@media (max-width:320px){.DepartmentCard-module__iFhgGG__imageContainer{height:150px}.DepartmentCard-module__iFhgGG__content{padding:1rem}.DepartmentCard-module__iFhgGG__title{font-size:1.25rem}}
.DepartmentsPage-module___lqaTG__page{min-height:100vh;padding:2rem 0}.DepartmentsPage-module___lqaTG__container{max-width:1200px;margin:0 auto;padding:0 1rem}.DepartmentsPage-module___lqaTG__pageHeader{text-align:center;margin-bottom:3rem}.DepartmentsPage-module___lqaTG__pageTitle{color:var(--color-text);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.DepartmentsPage-module___lqaTG__pageSubtitle{color:var(--color-text-light);max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.DepartmentsPage-module___lqaTG__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.DepartmentsPage-module___lqaTG__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.DepartmentsPage-module___lqaTG__grid{grid-template-columns:repeat(2,1fr)}.DepartmentsPage-module___lqaTG__container{padding:0 .4rem}}@media (max-width:320px){.DepartmentsPage-module___lqaTG__page{padding:1rem 0}.DepartmentsPage-module___lqaTG__container{padding:0 .5rem}.DepartmentsPage-module___lqaTG__pageHeader{margin-bottom:2rem}}
