.team:not(.team--full) .team__container{max-width:1100px;width:100%;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2.2rem;align-items:start}.team:not(.team--full) .team__content{max-width:560px}.team__visual{position:relative;display:flex;justify-content:center;width:100%;max-width:100%;overflow:visible}.team__pitch{position:relative;width:min(420px,calc(100vw - 2.5rem));max-width:100%;padding:clamp(1.2rem,2.4vw,2rem);border-radius:8px;background:repeating-linear-gradient(90deg,#ffffff0f 0 26px,#0000000d 26px 52px),linear-gradient(180deg,#1e8c55fa,#095c37fa);box-shadow:0 20px 26px #0f1b1233,0 6px 10px #0f1b121a;overflow:hidden;aspect-ratio:3 / 4;max-height:min(480px,calc((100vw - 2.5rem)*1.333));display:grid;place-items:center}.team__pitch:before,.team__pitch:after{content:"";position:absolute;top:12px;width:18px;height:18px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#ffffffe6,#fff0 34%),radial-gradient(circle at 50% 55%,#d4d7df,#7f8796 72%,#59606d);box-shadow:inset 0 1px 2px #ffffffb3,0 3px 8px #0f141c59;z-index:4}.team__pitch:before{left:14px}.team__pitch:after{right:14px}.team__pitch>*{position:relative;z-index:1}.team__lines{--line: rgba(255, 255, 255, .7);--line-width: 2px;position:absolute;inset:7% 5.5%;border:var(--line-width) solid var(--line);border-radius:16px;pointer-events:none}.team__lines:before{content:"";position:absolute;left:0;right:0;top:50%;height:var(--line-width);background:var(--line);transform:translateY(-50%)}.team__lines:after{content:"";position:absolute;left:50%;top:50%;width:28%;aspect-ratio:1;border:var(--line-width) solid var(--line);border-radius:50%;transform:translate(-50%,-50%)}.team__box{position:absolute;left:50%;width:35%;height:12%;border:var(--line-width) solid var(--line);transform:translate(-50%);pointer-events:none}.team__box--top{top:0;border-top:none}.team__box--bottom{bottom:0;border-bottom:none}.team__spot{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--line);left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none}.team__players{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(calc(100% - 1.5rem),300px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(1.55rem,3.8vw,2.2rem);row-gap:clamp(.82rem,1.8vw,1.05rem);z-index:2}.team__player{display:grid;place-items:center}.team__card{width:100%;filter:drop-shadow(0 10px 18px rgba(9,20,38,.28))}.team__card-image{display:block;width:100%;height:auto}@media(max-width:1024px){.team:not(.team--full){padding:4rem 2rem}.team:not(.team--full) .team__content{max-width:none}}@media(max-width:700px){.team:not(.team--full){padding:3rem 1rem}.team__pitch{width:min(344px,calc(100vw - 2rem));padding:.9rem;max-height:min(450px,calc((100vw - 2rem)*1.36))}.team__players{width:min(calc(100% - 1rem),256px);column-gap:clamp(1.7rem,6.6vw,2rem);row-gap:.8rem}.team__card{filter:drop-shadow(0 8px 14px rgba(9,20,38,.24))}}@media(max-width:420px){.team__pitch{width:min(312px,calc(100vw - 1.5rem));padding:.72rem;max-height:min(415px,calc((100vw - 1.5rem)*1.38))}.team__players{width:min(calc(100% - .8rem),228px);column-gap:1.18rem;row-gap:.72rem}.team__card{filter:drop-shadow(0 7px 12px rgba(9,20,38,.22))}}.team--full{--padding: 3rem}.team--full .team__tags{z-index:-1}.team__featured{position:relative;z-index:1;margin:0 0 4rem;padding:3rem 0}.team__featured-content{display:flex;flex-direction:column;gap:2rem;max-width:1000px;margin:0 auto}@media(min-width:768px){.team__featured-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem 3rem;align-items:start}}.team__featured-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.teamfull__polaroid{--team-rot: -2deg;--team-shift-x: 0px;--team-shift-y: 0px;--team-tape-top-left: 55%;--team-tape-top-y: -12px;--team-tape-top-rot: -6deg;--team-tape-bottom-left: 12px;--team-tape-bottom-y: -18px;--team-tape-bottom-rot: -14deg;--team-tape-top-width: 90px;--team-tape-top-height: 30px;--team-tape-bottom-width: 90px;--team-tape-bottom-height: 30px;transform:rotate(var(--team-rot)) translate(var(--team-shift-x),var(--team-shift-y))}.teamfull__polaroid--featured{max-width:420px;margin:0 auto}.teamfull__polaroid--small{--team-rot: -1.5deg}.teamfull__polaroid .hero__tape--top{top:var(--team-tape-top-y);width:var(--team-tape-top-width);height:var(--team-tape-top-height);left:var(--team-tape-top-left);transform:translate(-50%) rotate(var(--team-tape-top-rot))}.teamfull__polaroid .hero__tape--bottom{bottom:var(--team-tape-bottom-y);width:var(--team-tape-bottom-width);height:var(--team-tape-bottom-height);left:var(--team-tape-bottom-left);transform:rotate(var(--team-tape-bottom-rot))}.teamfull__polaroid--a{--team-rot: -2.4deg;--team-shift-x: -4px;--team-shift-y: 2px;--team-tape-top-left: 67%;--team-tape-top-y: -14px;--team-tape-top-rot: -12deg;--team-tape-top-width: 84px;--team-tape-top-height: 26px;--team-tape-bottom-left: 20px;--team-tape-bottom-y: -20px;--team-tape-bottom-rot: -7deg;--team-tape-bottom-width: 96px;--team-tape-bottom-height: 28px}.teamfull__polaroid--b{--team-rot: 2.2deg;--team-shift-x: 4px;--team-shift-y: -2px;--team-tape-top-left: 45%;--team-tape-top-y: -10px;--team-tape-top-rot: -2deg;--team-tape-top-width: 92px;--team-tape-top-height: 24px;--team-tape-bottom-left: 6px;--team-tape-bottom-y: -17px;--team-tape-bottom-rot: -18deg;--team-tape-bottom-width: 84px;--team-tape-bottom-height: 30px}.teamfull__polaroid--c{--team-rot: -1.8deg;--team-shift-x: -3px;--team-shift-y: 1px;--team-tape-top-left: 62%;--team-tape-top-y: -15px;--team-tape-top-rot: -14deg;--team-tape-top-width: 78px;--team-tape-top-height: 26px;--team-tape-bottom-left: 18px;--team-tape-bottom-y: -22px;--team-tape-bottom-rot: -5deg;--team-tape-bottom-width: 100px;--team-tape-bottom-height: 28px}.teamfull__polaroid--d{--team-rot: 2.8deg;--team-shift-x: 5px;--team-shift-y: -2px;--team-tape-top-left: 41%;--team-tape-top-y: -11px;--team-tape-top-rot: 1deg;--team-tape-top-width: 98px;--team-tape-top-height: 24px;--team-tape-bottom-left: 4px;--team-tape-bottom-y: -19px;--team-tape-bottom-rot: -20deg;--team-tape-bottom-width: 86px;--team-tape-bottom-height: 30px}.teamfull__polaroid .hero__label{width:100%;display:block;text-align:left}.team__featured-info h3{font-size:2.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem;text-transform:uppercase}.team__featured-role{font-size:.875rem;letter-spacing:.15em;text-transform:uppercase;color:#0a0d1299;margin-bottom:1.5rem}.team__featured-text{line-height:1.6;margin-bottom:0;color:#0a0d12cc}.team__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:4rem auto}.team__grid-card{text-align:center}.team__grid-image{margin-bottom:1.5rem;display:flex;justify-content:center}.team__grid-image img{width:100%;height:100%;object-fit:cover;object-position:center}.team__grid-info h4{font-size:1.5rem;font-weight:700;letter-spacing:-.01em;margin-bottom:.5rem;text-transform:uppercase}.team__grid-role{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:#0a0d1299;margin-bottom:1rem}@media(max-width:768px){.team__featured-content{grid-template-columns:1fr;gap:2rem}.team__featured-info h3{font-size:2rem}.team__grid{grid-template-columns:1fr}.teamfull__polaroid--featured{max-width:320px}}
