html.soc-modal-open{overflow:hidden}.soc-team-modal{width:min(1180px,94vw);height:min(900px,92vh);max-width:none;max-height:none;margin:auto;padding:0;border:0;background:#fff;box-shadow:0 28px 90px #0008;overflow:hidden}.soc-team-modal[open]{animation:socTeamModalIn .3s ease both}.soc-team-modal.is-closing{animation:socTeamModalOut .26s ease both}.soc-team-modal::backdrop{background:#15171cbd;backdrop-filter:blur(8px)}.soc-team-modal-content{height:100%;overflow:auto;overscroll-behavior:contain}.soc-team-modal-content>.soc-team-detail{max-width:none}.soc-team-modal-content .soc-team-detail-hero{min-height:580px}.soc-team-modal-loading{height:100%;display:flex;align-items:center;justify-content:center;gap:12px;flex-direction:column;background:#f4f0ea;color:#25272D}.soc-team-modal-loading[hidden]{display:none}.soc-team-modal-loading>span{font-size:40px;animation:socBallWait .8s ease-in-out infinite alternate}.soc-team-modal-loading strong{font-size:14px}.soc-team-modal-loading a{color:#9E0B12;font-size:12px;font-weight:900}.soc-team-modal-close{position:absolute;z-index:20;right:18px;top:18px;width:58px;height:58px;padding:0;border:0;border-radius:50%;background:#fff;box-shadow:0 8px 30px #0003;cursor:pointer;overflow:hidden}.soc-team-modal-close .soc-close-ball{position:absolute;z-index:2;left:16px;top:12px;font-size:25px;line-height:1;transition:transform .35s cubic-bezier(.2,.8,.2,1)}.soc-team-modal-close .soc-close-hoop{position:absolute;left:13px;bottom:4px;width:32px;height:22px;fill:none;stroke:#9E0B12;stroke-width:2}.soc-team-modal-close:hover .soc-close-ball{transform:translate(4px,20px) rotate(220deg) scale(.7)}
@keyframes socTeamModalIn{from{opacity:0;transform:translateY(28px) scale(.98)}to{opacity:1;transform:none}}@keyframes socTeamModalOut{to{opacity:0;transform:translateY(25px) scale(.98)}}@keyframes socBallWait{to{transform:translateY(-10px) rotate(35deg)}}
@media(max-width:700px){.soc-team-modal{width:100vw;height:100dvh}.soc-team-modal-content .soc-team-detail-hero{min-height:680px}.soc-team-modal-close{position:fixed;right:12px;top:12px}}
@media(prefers-reduced-motion:reduce){.soc-team-modal[open],.soc-team-modal.is-closing,.soc-team-modal-loading>span{animation:none}.soc-team-modal-close .soc-close-ball{transition:none}}
