.page-module__2s8htG__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2.5rem;max-width:1100px;margin:0 auto;display:grid}.page-module__2s8htG__card{background-color:var(--bg-surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.page-module__2s8htG__card:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 12px 24px #0006}.page-module__2s8htG__imageWrapper{aspect-ratio:1;background-color:#222;width:100%;overflow:hidden}.page-module__2s8htG__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.page-module__2s8htG__card:hover .page-module__2s8htG__image{transform:scale(1.05)}.page-module__2s8htG__info{text-align:center;flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.page-module__2s8htG__name{color:var(--text-main);text-transform:none;margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.page-module__2s8htG__role{color:var(--primary);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;font-weight:500}.page-module__2s8htG__snsLinks{justify-content:center;gap:1rem;margin-top:auto;display:flex}.page-module__2s8htG__snsIcon{width:36px;height:36px;color:var(--text-main);background-color:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;text-decoration:none;transition:background-color .2s,color .2s,transform .2s;display:inline-flex}.page-module__2s8htG__snsIcon:hover{background-color:var(--primary);color:#fff;transform:scale(1.1)}
