.glass-disc{animation:float 7s ease-in-out infinite}.float-card{animation:float 5s ease-in-out infinite}.card-b{animation-delay:-2s}.orb-one{animation:pulse 6s ease-in-out infinite}.team-scene{height:560px;position:relative;overflow:hidden}.team-scene>img{width:100%;height:100%;object-fit:cover;animation:kenburns 15s ease-in-out infinite alternate}.team-scene:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#08091ddd,#08091d22)}.team-copy{position:absolute;inset:0;z-index:2;display:flex;justify-content:center;flex-direction:column}.team-copy h2{font-size:clamp(43px,6vw,72px);line-height:1.12;margin:0}.team-copy>p:not(.eyebrow){max-width:410px;color:#e4dff0;line-height:2}.live-dot{font-size:12px}.work-stage{height:440px;position:relative;display:flex;align-items:center;justify-content:center;direction:ltr}.work-stage .project{position:absolute;width:min(310px,70vw);height:370px;border:0;cursor:pointer;transition:.6s;transform:translateX(calc(var(--offset)*66%));opacity:.4;filter:blur(1px)}.work-stage .project.active{transform:translateX(0) scale(1.08) rotate(-2deg);opacity:1;filter:none;z-index:4;box-shadow:0 25px 65px #33156c66}.work-controls{display:flex;justify-content:center;gap:22px}.work-controls button{background:transparent;border:1px solid #403a55;border-radius:50%;width:42px;height:42px;cursor:pointer}@keyframes float{50%{transform:translateY(-14px) rotate(-11deg)}}@keyframes pulse{50%{opacity:.45;transform:scale(1.08)}}@keyframes kenburns{to{transform:scale(1.045)}}@media(max-width:760px){.team-scene{height:570px}.team-copy{justify-content:end;padding-bottom:48px}.work-stage{height:330px}.work-stage .project{height:270px;width:220px}.work-stage .project.active{transform:scale(1.04)}}
