.TeamSpotlight-module__Libtea__section{background:linear-gradient(#000 0%,#0a0a0a 30%,#050505 60%,#000 100%);justify-content:center;align-items:center;width:100%;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.TeamSpotlight-module__Libtea__orb1,.TeamSpotlight-module__Libtea__orb2,.TeamSpotlight-module__Libtea__orb3{filter:blur(120px);pointer-events:none;z-index:0;border-radius:50%;animation:25s ease-in-out infinite TeamSpotlight-module__Libtea__floatOrb;position:absolute}.TeamSpotlight-module__Libtea__orb1{background:radial-gradient(circle,#1eb53a26 0%,#0000 70%);width:500px;height:500px;top:10%;left:5%}.TeamSpotlight-module__Libtea__orb2{background:radial-gradient(circle,#0072c61f 0%,#0000 70%);width:600px;height:600px;animation-delay:-8s;bottom:15%;right:10%}.TeamSpotlight-module__Libtea__orb3{background:radial-gradient(circle,#1eb53a1a 0%,#0000 70%);width:400px;height:400px;animation-delay:-15s;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes TeamSpotlight-module__Libtea__floatOrb{0%,to{transform:translate(0)scale(1)}25%{transform:translate(50px,-50px)scale(1.1)}50%{transform:translate(-30px,30px)scale(.9)}75%{transform:translate(-50px,-30px)scale(1.05)}}.TeamSpotlight-module__Libtea__particle{pointer-events:none;z-index:1;background:#ffffff59;border-radius:50%;animation:ease-in-out infinite TeamSpotlight-module__Libtea__particleFloat;position:absolute}@keyframes TeamSpotlight-module__Libtea__particleFloat{0%,to{opacity:.2;transform:translateY(0)scale(1)}50%{opacity:.55;transform:translateY(-28px)scale(1.3)}}.TeamSpotlight-module__Libtea__content{z-index:2;flex-direction:column;gap:3.5rem;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.TeamSpotlight-module__Libtea__headingArea{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex}.TeamSpotlight-module__Libtea__eyebrow{font-family:var(--font-inter),"Inter",sans-serif;letter-spacing:3px;color:var(--flag-green);text-transform:uppercase;opacity:0;background:#1eb53a1a;border:1px solid #1eb53a38;border-radius:50px;align-items:center;gap:.6rem;padding:.55rem 1.4rem;font-size:.72rem;font-weight:700;display:inline-flex}.TeamSpotlight-module__Libtea__eyebrowIcon{opacity:.8}.TeamSpotlight-module__Libtea__heading{font-family:var(--font-playfair),"Playfair Display",serif;color:#fff;opacity:0;background:linear-gradient(135deg,#fff 0%,#ffffffbf 60%,var(--flag-green)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:800px;margin:0;padding-bottom:.15em;font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:1.3}.TeamSpotlight-module__Libtea__gradientText{background:linear-gradient(135deg,var(--flag-green)0%,#45d96a 30%,var(--flag-blue)60%,#45d96a 80%,var(--flag-green)100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite TeamSpotlight-module__Libtea__shimmer}@keyframes TeamSpotlight-module__Libtea__shimmer{0%{background-position:-200%}to{background-position:200%}}.TeamSpotlight-module__Libtea__roleGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.TeamSpotlight-module__Libtea__roleCard{opacity:0;transition:opacity .55s cubic-bezier(.19,1,.22,1)var(--delay,0s),transform .55s cubic-bezier(.19,1,.22,1)var(--delay,0s),border-color .3s ease,box-shadow .3s ease;background:#ffffff06;border:1px solid #ffffff12;border-radius:22px;flex-direction:column;gap:1.1rem;padding:2rem 1.75rem 1.75rem;display:flex;position:relative;overflow:hidden;transform:translateY(28px)}.TeamSpotlight-module__Libtea__section.TeamSpotlight-module__Libtea__visible .TeamSpotlight-module__Libtea__roleCard{opacity:1;transform:translateY(0)}.TeamSpotlight-module__Libtea__roleCard:hover{border-color:#1eb53a4d;transform:translateY(-6px);box-shadow:0 14px 44px #00000073,0 0 0 1px #1eb53a1f}.TeamSpotlight-module__Libtea__roleCardGlow{pointer-events:none;background:radial-gradient(at 0 0,#1eb53a0f 0%,#0000 60%);position:absolute;inset:0}.TeamSpotlight-module__Libtea__roleIconBox{border:1px solid #0000;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .3s;display:flex}.TeamSpotlight-module__Libtea__roleCard:hover .TeamSpotlight-module__Libtea__roleIconBox{transform:scale(1.1)}.TeamSpotlight-module__Libtea__roleLabel{font-family:var(--font-playfair),"Playfair Display",serif;color:#fff;font-size:1.15rem;font-weight:700;line-height:1.3}.TeamSpotlight-module__Libtea__roleBar{background:linear-gradient(90deg,var(--flag-green),transparent);border-radius:2px;width:36px;height:2px;margin-top:auto;transition:width .35s}.TeamSpotlight-module__Libtea__roleCard:hover .TeamSpotlight-module__Libtea__roleBar{width:64px}.TeamSpotlight-module__Libtea__bottomCta{text-align:center;opacity:0;flex-direction:column;align-items:center;gap:1.25rem;display:flex}.TeamSpotlight-module__Libtea__ctaText{font-family:var(--font-inter),"Inter",sans-serif;color:#ffffff8c;margin:0;font-size:1rem}.TeamSpotlight-module__Libtea__ctaButton{font-family:var(--font-inter),"Inter",sans-serif;color:#fff;background:linear-gradient(135deg,var(--flag-green),#0d7a2e);border:1px solid #1eb53a4d;border-radius:50px;align-items:center;gap:.75rem;padding:.95rem 2.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #1eb53a47}.TeamSpotlight-module__Libtea__ctaButton:before{content:"";background:linear-gradient(135deg,#0d7a2e,var(--flag-green));opacity:0;transition:opacity .4s;position:absolute;inset:0}.TeamSpotlight-module__Libtea__ctaButton:hover{transform:translateY(-3px);box-shadow:0 14px 36px #1eb53a6b}.TeamSpotlight-module__Libtea__ctaButton:hover:before{opacity:1}.TeamSpotlight-module__Libtea__ctaButton span,.TeamSpotlight-module__Libtea__ctaArrow{z-index:1;position:relative}.TeamSpotlight-module__Libtea__ctaArrow{transition:transform .3s}.TeamSpotlight-module__Libtea__ctaButton:hover .TeamSpotlight-module__Libtea__ctaArrow{transform:translate(5px)}@keyframes TeamSpotlight-module__Libtea__fadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.TeamSpotlight-module__Libtea__section.TeamSpotlight-module__Libtea__visible .TeamSpotlight-module__Libtea__eyebrow{animation:.8s cubic-bezier(.19,1,.22,1) .1s forwards TeamSpotlight-module__Libtea__fadeInUp}.TeamSpotlight-module__Libtea__section.TeamSpotlight-module__Libtea__visible .TeamSpotlight-module__Libtea__heading{animation:.8s cubic-bezier(.19,1,.22,1) .22s forwards TeamSpotlight-module__Libtea__fadeInUp}.TeamSpotlight-module__Libtea__section.TeamSpotlight-module__Libtea__visible .TeamSpotlight-module__Libtea__bottomCta{animation:.8s cubic-bezier(.19,1,.22,1) .85s forwards TeamSpotlight-module__Libtea__fadeInUp}@media (max-width:900px){.TeamSpotlight-module__Libtea__roleGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.TeamSpotlight-module__Libtea__section{padding:5rem 1.25rem}.TeamSpotlight-module__Libtea__roleGrid{grid-template-columns:1fr}.TeamSpotlight-module__Libtea__heading{font-size:1.75rem}}@media (prefers-reduced-motion:reduce){.TeamSpotlight-module__Libtea__orb1,.TeamSpotlight-module__Libtea__orb2,.TeamSpotlight-module__Libtea__orb3,.TeamSpotlight-module__Libtea__particle,.TeamSpotlight-module__Libtea__gradientText{animation:none}.TeamSpotlight-module__Libtea__roleCard,.TeamSpotlight-module__Libtea__ctaButton,.TeamSpotlight-module__Libtea__roleIconBox,.TeamSpotlight-module__Libtea__roleBar{transition:none}.TeamSpotlight-module__Libtea__section.TeamSpotlight-module__Libtea__visible .TeamSpotlight-module__Libtea__eyebrow,.TeamSpotlight-module__Libtea__section.TeamSpotlight-module__Libtea__visible .TeamSpotlight-module__Libtea__heading,.TeamSpotlight-module__Libtea__section.TeamSpotlight-module__Libtea__visible .TeamSpotlight-module__Libtea__roleCard,.TeamSpotlight-module__Libtea__section.TeamSpotlight-module__Libtea__visible .TeamSpotlight-module__Libtea__bottomCta{opacity:1;animation:none;transform:none}}
