.Teams-module__IJGm0q__page{color:#fff;background:linear-gradient(#000,#0a0a0a);min-height:100vh;padding-top:0;position:relative}.Teams-module__IJGm0q__page:before{content:"";filter:blur(4px);z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.Teams-module__IJGm0q__page:after{content:"";z-index:1;pointer-events:none;background-color:#0009;background-image:linear-gradient(#49a4ff26 1px,#0000 1px),linear-gradient(90deg,#49a4ff26 1px,#0000 1px);background-size:60px 60px;animation:8s ease-in-out infinite Teams-module__IJGm0q__breatheBackground;position:absolute;inset:0}@keyframes Teams-module__IJGm0q__breatheBackground{0%,to{background-color:#0009}50%{background-color:#0016336f}}.Teams-module__IJGm0q__container{z-index:2;max-width:1600px;margin:0 auto;padding:100px 2rem 2rem;position:relative}.Teams-module__IJGm0q__header{text-align:center;max-width:1000px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.Teams-module__IJGm0q__title{color:#fff;margin-bottom:1.5rem;font-size:4.5rem;font-weight:700;line-height:1.2}.Teams-module__IJGm0q__brandName{background:linear-gradient(135deg,#49a4ff,#00d4ff,#0fa);-webkit-text-fill-color:transparent;text-shadow:0 0 30px #49a4ff4d;-webkit-background-clip:text;background-clip:text;display:block}.Teams-module__IJGm0q__subtitle{color:#ffffffb3;max-width:900px;margin:0 auto;font-size:1.25rem;font-weight:400;line-height:1.8}.Teams-module__IJGm0q__teamGrid{grid-template-columns:repeat(4,1fr);justify-items:center;gap:2rem;margin-top:4rem;display:grid}.Teams-module__IJGm0q__cardWrapper{justify-content:center;width:100%;display:flex}.Teams-module__IJGm0q__cardContent{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.Teams-module__IJGm0q__avatarContainer{width:100px;height:100px;margin-bottom:1rem}.Teams-module__IJGm0q__avatar{object-fit:cover;border:3px solid #49a4ff4d;border-radius:10%;width:100%;height:100%;box-shadow:0 4px 20px #0000004d}.Teams-module__IJGm0q__avatarPlaceholder{color:#49a4ffcc;background:linear-gradient(135deg,#49a4ff33,#00d4ff33);border:3px solid #49a4ff4d;border-radius:10%;justify-content:center;align-items:center;width:100%;height:100%;font-size:2.5rem;font-weight:700;display:flex;box-shadow:0 4px 20px #0000004d}.Teams-module__IJGm0q__cardTitle{color:#fff;letter-spacing:-.5px;margin-bottom:.25rem;font-size:1.75rem;font-weight:700}.Teams-module__IJGm0q__cardDescription{color:#ffffffb3;font-size:1rem;line-height:1.6}.Teams-module__IJGm0q__cardRole{color:#fff9;letter-spacing:.5px;margin-bottom:1rem;font-size:1rem;font-weight:400}.Teams-module__IJGm0q__socialLinks{justify-content:center;gap:1.5rem;margin-top:auto;padding-top:1rem;display:flex}.Teams-module__IJGm0q__socialLink{color:#fff;background:linear-gradient(135deg,#49a4ff,#00d4ff,#0fa);border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .3s;display:flex}.Teams-module__IJGm0q__socialLink:hover{transform:scale(1.1)}@media (max-width:1200px){.Teams-module__IJGm0q__teamGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.Teams-module__IJGm0q__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Teams-module__IJGm0q__teamGrid{grid-template-columns:1fr;gap:1.5rem}.Teams-module__IJGm0q__title{font-size:3rem}.Teams-module__IJGm0q__subtitle{font-size:1rem}.Teams-module__IJGm0q__cardTitle{font-size:1.5rem}.Teams-module__IJGm0q__avatarContainer{width:100px;height:100px;margin-bottom:1rem}.Teams-module__IJGm0q__avatarPlaceholder{font-size:2.5rem}.Teams-module__IJGm0q__socialLinks{gap:1rem}.Teams-module__IJGm0q__socialLink{width:44px;height:44px}}
.card-spotlight{--mouse-x:50%;--mouse-y:50%;--spotlight-color:#ffffff0d;background-color:#111c;border:1px solid #ffffff1a;border-radius:1.5rem;flex-direction:column;width:100%;max-width:320px;min-height:340px;padding:2rem 1.5rem;transition:transform .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.card-spotlight:hover{border-color:#49a4ff4d;transform:translateY(-5px)}.card-spotlight:before{content:"";background:radial-gradient(circle at var(--mouse-x)var(--mouse-y),var(--spotlight-color),transparent 80%);opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;inset:0}.card-spotlight:hover:before,.card-spotlight:focus-within:before{opacity:.6}
