.organization-module__3yEPtW__header{background-color:var(--color-surface);text-align:center;border-bottom:1px solid #e2e8f0;padding:5rem 20px}.organization-module__3yEPtW__title{color:var(--color-primary);margin-bottom:1rem;font-size:2.5rem}.organization-module__3yEPtW__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.1rem}.organization-module__3yEPtW__container{max-width:var(--max-width);margin:0 auto;padding:80px 20px}.organization-module__3yEPtW__teamGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center;gap:40px;display:grid}.organization-module__3yEPtW__card{border-radius:var(--border-radius);text-align:center;background:#fff;border:1px solid #e2e8f0;flex-direction:column;align-items:center;padding:40px 30px;transition:transform .3s,box-shadow .3s;display:flex}.organization-module__3yEPtW__card:hover{border-color:var(--color-secondary);transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.organization-module__3yEPtW__imagePlaceholder{background-color:var(--color-primary);width:120px;height:120px;color:var(--color-secondary);border:4px solid #f1f5f9;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;display:flex}.organization-module__3yEPtW__name{color:var(--color-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.organization-module__3yEPtW__role{color:var(--color-secondary);text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #f1f5f9;width:100%;margin-bottom:1.5rem;padding-bottom:1rem;font-size:.9rem;font-weight:600}.organization-module__3yEPtW__bio{color:#64748b;font-size:1rem;line-height:1.6}@media (max-width:768px){.organization-module__3yEPtW__title{font-size:2rem}.organization-module__3yEPtW__card{padding:30px 20px}}
