.page-module__e_1lmq__main{background-color:var(--bg-cream);justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex}.page-module__e_1lmq__container{width:100%;max-width:800px}.page-module__e_1lmq__title{color:var(--secondary-brown);text-align:center;letter-spacing:-.03em;margin-bottom:2rem;font-size:3rem;font-weight:800}.page-module__e_1lmq__content{background-color:var(--bg-white);border-radius:var(--border-radius-lg);padding:2.5rem;box-shadow:0 2px 8px #0000001a}.page-module__e_1lmq__paragraph{color:var(--text-main);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.page-module__e_1lmq__paragraph:last-child{margin-bottom:0}.page-module__e_1lmq__paragraph strong{color:var(--primary-orange);font-weight:600}.page-module__e_1lmq__gallery{margin-top:3rem}.page-module__e_1lmq__galleryTitle{color:var(--secondary-brown);text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.page-module__e_1lmq__photoGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding:1rem;display:grid}.page-module__e_1lmq__photoCard{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.page-module__e_1lmq__photoWrapper{aspect-ratio:1;background-color:var(--bg-white);border-radius:50%;width:100%;max-width:300px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026}.page-module__e_1lmq__photoWrapper:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 8px 20px #d977064d}.page-module__e_1lmq__photo{object-fit:cover;width:100%;height:100%;transition:transform .3s}.page-module__e_1lmq__photoWrapper:hover .page-module__e_1lmq__photo{transform:scale(1.05)}.page-module__e_1lmq__memberInfo{text-align:center;padding:.5rem}.page-module__e_1lmq__memberName{color:var(--secondary-brown);margin:0 0 .25rem;font-size:1.1rem;font-weight:700}.page-module__e_1lmq__memberRole{color:var(--primary-orange);margin:0;font-size:.95rem;font-weight:500}@media (max-width:768px){.page-module__e_1lmq__photoGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}}
