.team-orbit-mobile-list{display:flex;flex-direction:column;gap:clamp(.75rem,2vh,1rem);width:min(calc(100% - 2.5rem),19rem);margin:0 auto;padding:0 0 clamp(2rem,5vh,3rem);pointer-events:auto}.team-orbit-mobile-list__card-shell{position:relative;overflow:hidden;border:1px solid rgba(192,174,112,.35);border-radius:10px;background:#000;box-shadow:0 2px 8px rgba(0,0,0,.24),0 0 14px rgba(192,174,112,.08);transition:border-color .3s ease,box-shadow .35s ease}.team-orbit-mobile-list__card-shell--expanded{border-color:rgba(192,174,112,.72);box-shadow:0 10px 26px rgba(0,0,0,.38),0 0 22px rgba(235,228,201,.22)}.team-orbit-mobile-list__card-shell .team-photo-card{width:100%}.team-orbit-mobile-list__card-shell .team-photo-card,.team-orbit-mobile-list__card-shell .team-photo-card .holographic-card__content{border-radius:0;transform:none!important}.team-orbit-mobile-list__card-shell .team-photo-card__inner{border:0;border-radius:0;box-shadow:none}.team-orbit-mobile-list__card-shell .holographic-card__glow,.team-orbit-mobile-list__card-shell .team-photo-card__shimmer{display:none}.team-orbit-mobile-list__bio{margin:0;padding:0;animation:team-orbit-mobile-bio-fade .28s ease both}.team-orbit-mobile-list__bio .team-member-bio-panel--mobile-expand{width:100%}.team-orbit-mobile-list__bio .team-member-bio-panel--mobile-expand.team-member-bio-panel__surface,.team-orbit-mobile-list__bio .team-member-bio-panel--mobile-expand.team-member-dialog{margin:0;padding:.65rem .9rem 1rem;border:0;border-radius:0;background:transparent;box-shadow:none}.team-orbit-mobile-list__bio .team-member-bio-panel__close{top:.35rem;right:.55rem}.team-orbit-mobile-list__bio .team-member-bio-panel__bio{margin-top:0;max-height:none;padding:.15rem 1.5rem 0 0;border-top:1px solid rgba(192,174,112,.14)}.team-orbit-mobile-list__bio .team-member-bio-panel__bio p:first-child{margin-top:.75rem}@keyframes team-orbit-mobile-bio-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.team-orbit-mobile-list__card-shell{transition:none}.team-orbit-mobile-list__bio{animation:none}}