.team-section{padding:60px 20px;background-color:#fafafa}.team-container{max-width:1100px;margin:0 auto;text-align:center}.team-title{margin-bottom:10px;color:#333}.team-subtitle{max-width:600px;margin:0 auto 40px;line-height:1.5}.founder-section{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:60px;flex-wrap:wrap;text-align:left}.founder-card{flex:1;min-width:280px;max-width:350px;background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:transform .3s ease}.founder-card:hover{transform:translateY(-6px)}.founder-image-wrapper{width:100%;height:320px;border-radius:10px;overflow:hidden;margin-bottom:15px}.founder-image{width:100%;height:100%;object-fit:cover}.founder-name{color:#222;margin-bottom:5px;text-align:center;font-size:16px;font-weight:600}.founder-role{color:#777;margin-bottom:10px;text-align:center}.founder-vision{flex:1;min-width:280px;color:#555;line-height:1.6}.founder-vision .vision{font-size:16px;font-style:italic}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:30px;justify-items:center}.team-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:transform .3s ease;width:100%;max-width:260px;height:350px}.team-card:hover{transform:translateY(-6px)}.team-image-wrapper{margin:0 auto 15px;height:250px;overflow:hidden;border-radius:8px;cursor:pointer}.team-image{width:100%;height:100%;object-fit:cover}.team-name{font-size:16px;font-weight:600;color:#222;margin-bottom:5px}.team-role{color:#777}.trustee-detail{position:fixed;inset:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem}.trustee-detail-content{background:#fff;display:flex;flex-direction:row;gap:2rem;border-radius:12px;max-width:900px;width:100%;overflow:hidden;position:relative}.trustee-detail-image img{object-fit:cover;width:auto;max-width:300px;height:100%}.trustee-detail-text{padding:1.5rem;overflow-y:auto}.trustee-detail-text h3{margin-top:0;font-size:1.5rem}.close-btn{position:absolute;top:1rem;right:1.5rem;font-size:1.5rem;background:transparent;border:none;cursor:pointer;color:#fff}@media (max-width:768px){.trustee-detail-content{flex-direction:column;position:relative;height:600px;top:0;gap:1rem}.trustee-detail-image img{width:100%;max-width:none;height:400px}.trustee-detail-text{padding:0;overflow-y:auto}.close-btn{position:absolute;top:8px;right:20px;font-size:1.5rem;background:transparent;border:none;cursor:pointer;color:#fff;z-index:999}.founder-section{flex-direction:column;text-align:center;margin-bottom:0}.founder-vision .vision{font-size:14px;font-style:italic}.founder-vision{text-align:center}.team-image-wrapper{border-radius:8px;width:auto;height:300px;margin:0 auto 15px;overflow:hidden;object-fit:cover}.team-card{height:400px;max-width:350px}}