.article-card{position:relative;container:c-article-card/inline-size;display:grid;grid-template-columns:1fr;grid-template-rows:auto;align-content:start;gap:1rem;width:100%;grid-template-areas:"article-image" "article-content";padding:1rem;border-radius:2rem;border:2px solid #15171a}.article-card .overlink{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.article-card .w-img{position:relative;grid-area:article-image;margin:0;border-radius:1rem 1rem 0 0;overflow:hidden;transition:all .3s ease}.article-card .w-img:hover{filter:brightness(1.1)}.article-card .w-content{position:relative;grid-area:article-content}.article-card.horizontal{grid-template-columns:1fr 1fr;grid-template-areas:"article-image article-content"}.tag-list .article-card.horizontal{gap:1.5rem}@media(min-width: 1140px){.tag-list .article-card.horizontal{grid-template-columns:320px 1fr}}@media(min-width: 1240px){.tag-list .article-card.horizontal{grid-template-columns:480px 1fr}}.article-card.horizontal .w-img{border-radius:1rem 0 0 1rem}.article-card.cover{grid-template-areas:"article-image";align-items:end;border-radius:2rem;overflow:hidden}.article-card.cover .w-content{grid-area:article-image;z-index:3;padding:3rem .75rem 1rem .75rem;background:linear-gradient(rgba(21, 23, 26, 0) 0%, rgba(21, 23, 26, 0.9) 90%);border-radius:0 0 1rem 1rem}.article-card.cover .article-title{color:#fff}.article-card.cover .w-img{border-radius:1rem}.article-card .article-title{margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;line-clamp:3;max-height:4.5em}@media(min-width: 1140px){.article-card .article-title:hover{text-decoration:underline}}@container c-article-card (width >= 600px){.article-card .article-title{font-size:2rem}}@container c-article-card (width >= 540px) and (width < 600px){.article-card .article-title{font-size:1.75rem}}@container c-article-card (width >= 440px) and (width < 540px){.article-card .article-title{font-size:1.5rem}}@container c-article-card (width >= 340px) and (width < 440px){.article-card .article-title{font-size:1.25rem}}@container c-article-card (width < 340px){.article-card .article-title{font-size:1.125rem}}.article-card .date{font-size:.75rem;color:#229886}.article-card .deck{font-size:1rem;line-height:1.5em;color:#4f535a;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;line-clamp:3;max-height:4.5em}.article-card.small{grid-template-columns:100px 1fr;grid-template-areas:"article-image article-content"}@media(min-width: 768px){.article-card.small{grid-template-columns:1fr;grid-template-areas:"article-image" "article-content"}}.article-card.small .w-img{flex:1 0 100px;border-radius:1rem}@media(min-width: 480px){.article-card.small .w-img{border-radius:1rem 1rem 0 0}}@container c-article-card (width < 340px){.article-card.small .article-title{font-size:1rem}}.w-squad{background-color:#f2f2f2}.squad{width:100%;display:flex;flex-direction:column;gap:2rem}.squad__group{display:flex;flex-direction:column;gap:.75rem}.squad__group-label{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:800;font-size:.6875rem;line-height:1em;color:#84888f;text-transform:uppercase;letter-spacing:2px;padding-bottom:.5rem;border-bottom:2px solid #d3d3d3}.squad__grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width: 620px){.squad__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.squad__grid{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1140px){.squad__grid{grid-template-columns:repeat(4, 1fr)}}.squad__player{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:#fff;border-radius:.75rem;border:1px solid #d3d3d3;transition:border-color .2s ease;text-decoration:none;color:inherit}.squad__player:hover{border-color:#9689f7}.squad__player--active{border-color:#6fffe9;background-color:rgba(111,255,233,.08)}.squad__number{display:flex;align-items:center;justify-content:center;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:.875rem;line-height:1em;color:#15171a;min-width:1.5rem;aspect-ratio:1;padding:.25rem;flex-shrink:0;background-color:#6fffe9;border-radius:.25rem}.squad__photo{width:2.75rem;height:2.75rem;border-radius:50%;overflow:hidden;flex-shrink:0;background-color:#f2f2f2}.squad__photo img{width:100%;height:100%;object-fit:cover}.squad__photo svg{width:1.75rem;height:1.75rem;display:block;margin:auto;margin-top:.5rem;color:#84888f}.squad__info{display:flex;flex-direction:column;gap:.125rem;flex:1;min-width:0}.squad__name{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.8125rem;line-height:1.3em;color:#15171a;white-space:wrap}.squad__nationality{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;font-size:.6875rem;line-height:1.2em;color:#84888f}.squad__stats{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.squad__stat{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.0625rem;padding:.25rem .375rem;background-color:#f2f2f2;border-radius:.25rem;min-width:1.75rem}.squad__stat-value{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:.75rem;line-height:1em;color:#15171a}.squad__stat-label{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.5rem;line-height:1em;color:#84888f;text-transform:uppercase;letter-spacing:.5px}.pp-hero{padding:0 0 2rem 0}@media(min-width: 768px){.pp-hero{padding:3rem 2rem}}@media(min-width: 1140px){.pp-hero{padding:3rem 3rem}}.pp-hero__layout{display:flex;flex-direction:column;width:100%;gap:2rem}.pp-hero__header{position:relative;display:flex;gap:1rem;padding:1rem;background-color:#f2f2f2}@media(min-width: 768px){.pp-hero__header{border-radius:10rem}}.pp-hero__photo{flex-shrink:0;overflow:hidden;background-color:#f2f2f2;width:4rem;height:4rem;border-radius:2rem;border:4px solid #ff1541}@media(min-width: 768px){.pp-hero__photo{width:8rem;height:8rem;border-radius:4rem}}.pp-hero__photo img{width:100%;height:100%;object-fit:cover}.pp-hero__photo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f2f2f2}.pp-hero__photo-placeholder svg{width:6rem;height:6rem;color:#84888f}.pp-hero__content{display:flex;align-items:center;justify-content:flex-start;width:100%;gap:1rem}@media(min-width: 768px){.pp-hero__content{gap:2rem}}.pp-hero__number{display:flex;align-items:center;justify-content:center;padding:.5rem;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:900;font-size:2rem;line-height:1em;color:#ffdee4;background-color:#ff1541}@media(min-width: 768px){.pp-hero__number{padding:1rem;font-size:3rem}}@media(min-width: 1140px){.pp-hero__number{font-size:4rem}}.pp-hero__info{display:flex;flex-direction:column;gap:.5rem}@media(min-width: 768px){.pp-hero__info{gap:.25rem}}.pp-hero__name{font-size:1.5rem;font-weight:800;line-height:1.125em;color:#15171a;margin:0}@media(min-width: 768px){.pp-hero__name{font-size:2.25rem}}@media(min-width: 1140px){.pp-hero__name{font-size:2.5rem}}.pp-hero__club{display:flex;align-items:center;gap:.5rem;text-decoration:none;transition:opacity .2s ease}.pp-hero__club:hover{opacity:.75}.pp-hero__club-logo{height:1.5rem;width:auto;object-fit:contain}.pp-hero__club-name{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:1rem;line-height:1.3em;color:#4f535a}.pp-hero__body{padding:1rem 2rem}.pp-hero__trophies{display:flex;align-items:stretch;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.pp-hero__trophy-more{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.75rem;line-height:1em;color:#4f535a;padding:.5rem .75rem;background-color:#f2f2f2;border-radius:.5rem}.pp-hero__details{display:grid;grid-template-columns:repeat(auto-fill, minmax(7.5rem, 1fr));gap:1rem;padding-top:1rem;border-top:1px solid #d3d3d3}.pp-hero__field{display:flex;flex-direction:column;gap:.25rem}.pp-hero__field-label{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.6875rem;line-height:1em;color:#84888f;text-transform:uppercase;letter-spacing:1px}.pp-hero__field-value{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:1rem;line-height:1.25em;color:#15171a}.card-trophy{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#f2f2f2;border-radius:.5rem;cursor:default}.card-trophy__icon{font-size:1.125rem;flex-shrink:0}.card-trophy__logo{height:1.5rem;width:1.5rem}.card-trophy__logo picture{width:100%;height:100%}.card-trophy__logo img{width:100%;height:100%;object-fit:contain;object-position:center}.card-trophy__info{display:flex;gap:.5rem}.card-trophy__count{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:800;font-size:.875rem;line-height:1em;color:#15171a;flex-shrink:0}.card-trophy__count--hero{font-size:4rem;background:linear-gradient(180deg, #FF1541 19.1%, #B70D2D 94.27%);background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.card-trophy__name{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:500;font-size:.625rem;line-height:1.25em;color:#4f535a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-wrap:auto}.card-trophy--hero{flex-direction:column;align-items:start;gap:.25rem;flex:1 0 150px}@media(min-width: 768px){.card-trophy--hero{flex:0 0 160px}}.pp-season{background-color:#f2f2f2;padding:2rem 0 2.5rem}@media(min-width: 768px){.pp-season{padding:2.5rem 0 3rem}}.pp-season__team{margin-bottom:1.5rem}.pp-season__team:last-child{margin-bottom:0}.pp-season__team-header{display:flex;align-items:center;gap:.625rem;margin-bottom:1rem}.pp-season__team-logo{height:1.75rem;width:auto;object-fit:contain;flex-shrink:0}.pp-season__team-name{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:1.125rem;line-height:1.25em;color:#15171a}.pp-season__team-badge{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.625rem;line-height:1em;color:#262050;text-transform:uppercase;letter-spacing:.5px;padding:.25rem .5rem;background-color:#e2deff;border-radius:.25rem}.pp-season__layout{display:flex;flex-direction:column;gap:1rem}@media(min-width: 768px){.pp-season__layout{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}}.pp-season__panel{background-color:#fff;border-radius:.75rem;padding:1.25rem;display:flex;flex-direction:column}@media(min-width: 768px){.pp-season__panel{padding:1.5rem}}.pp-season__panel-title{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:.875rem;line-height:1em;color:#363b41;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #6153cc}.pp-season__list{display:flex;flex-direction:column}.pp-season__list-row{display:flex;justify-content:space-between;align-items:center;padding:.625rem 0;border-bottom:1px solid #f2f2f2}.pp-season__list-row:last-child{border-bottom:none}.pp-season__list-label{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:500;font-size:.875rem;line-height:1.25em;color:#4f535a}.pp-season__list-value{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:1rem;line-height:1em;color:#15171a}.pp-season__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:.625rem}.pp-season__grid-cell{display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:.75rem .5rem;background-color:#f2f2f2;border-radius:.5rem}.pp-season__grid-value{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:800;font-size:1.5rem;line-height:1em;color:#15171a}.pp-season__grid-label{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:500;font-size:.625rem;line-height:1em;color:#84888f;text-transform:uppercase;letter-spacing:.5px;text-align:center}.pp-season__panel--table{padding:0;overflow:hidden}.pp-season__panel--table .pp-season__panel-title{padding:1.25rem 1.25rem .75rem;margin-bottom:0}@media(min-width: 768px){.pp-season__panel--table .pp-season__panel-title{padding:1.5rem 1.5rem .75rem}}.pp-season__table{display:flex;flex-direction:column}.pp-season__table-header,.pp-season__table-row{display:grid;grid-template-columns:1fr repeat(4, 2.75rem);gap:.25rem;padding:.5rem 1.25rem;align-items:center}@media(min-width: 768px){.pp-season__table-header,.pp-season__table-row{grid-template-columns:1fr repeat(4, 3rem);padding:.5rem 1.5rem}}.pp-season__table-header{background-color:#262050;padding-top:.625rem;padding-bottom:.625rem}.pp-season__table-header .pp-season__table-col{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:.625rem;line-height:1em;color:hsla(0,0%,100%,.75);text-transform:uppercase;letter-spacing:.5px;text-align:center}.pp-season__table-header .pp-season__table-col--name{text-align:left;color:#fff}.pp-season__table-row{border-bottom:1px solid #f2f2f2}.pp-season__table-row:last-child{border-bottom:none}.pp-season__table-row .pp-season__table-col{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.8125rem;line-height:1.25em;color:#363b41;text-align:center}.pp-season__table-row .pp-season__table-col--name{text-align:left;display:flex;align-items:center;gap:.5rem;font-size:.75rem}.pp-season__table-logo{height:1.125rem;width:auto;object-fit:contain;flex-shrink:0}.pp-detailed{position:relative;padding:1rem;background-color:#e2deff}@media(min-width: 768px){.pp-detailed{padding:0}}.pp-detailed__layout{display:flex;flex-direction:column}@media(min-width: 768px){.pp-detailed__layout{display:grid;grid-template-columns:560px 1fr}}.pp-detailed__panel{overflow:hidden;padding:2rem;background-color:#e2deff}@media(min-width: 1140px){.pp-detailed__panel{padding:4rem 6rem}}.pp-detailed__panel .pp-stats__value,.pp-detailed__panel .pp-stats__label{color:#262050}.pp-detailed__panel--inverted{background-color:#262050}.pp-detailed__panel--inverted .pp-stats__value,.pp-detailed__panel--inverted .pp-stats__label{color:#e2deff}.pp-detailed__panel--inverted .pp-detailed__panel-title{color:#fff}.pp-detailed__panel--featured{width:100%}.pp-detailed__panel-header{display:flex;align-items:center;justify-content:space-between}.pp-detailed__panel-title{color:#262050}.pp-stats{display:flex;flex-direction:column;gap:1rem}@media(max-width: 520px){.pp-stats{flex-direction:row;flex-wrap:wrap;gap:1rem 1.25rem}}.pp-stats--grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem 2.5rem}@media(min-width: 768px){.pp-stats--grid{grid-template-columns:repeat(3, 1fr)}}.pp-stats__item{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:.25rem}@media(max-width: 520px){.pp-stats__item{justify-content:flex-start;gap:.25rem;width:40%;flex-grow:1}}.pp-stats__item--inline{flex-direction:row-reverse;align-items:baseline;justify-content:space-between;padding:0;gap:6rem}@media(max-width: 767px){.pp-stats__item--inline{flex-direction:column;gap:.25rem}}.pp-stats__item--featured_primary{background-color:#6fffe9}.pp-stats__item--featured_secondary{background-color:#262050}.pp-stats__value{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:800;font-size:1.5rem;line-height:1em;color:#15171a;flex-shrink:0}.pp-stats__value--xl{font-size:3rem}.pp-stats__label{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:500;font-size:1rem;line-height:1.25em;color:#4f535a}.team-ranking{display:flex;align-items:baseline;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #9689f7}.team-ranking__label{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.625rem;line-height:1em;color:#e2deff;text-transform:uppercase;letter-spacing:1px;flex-grow:1}.team-ranking__value{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.625rem;line-height:1em;color:#6fffe9;text-transform:uppercase;flex-shrink:0}@media(min-width: 768px){.pp-detailed__dropdown{position:absolute;top:1rem;right:1rem}}.pp-career{display:flex;flex-wrap:wrap;gap:2.5rem;width:100%;justify-content:center}.pp-career__season{width:100%;height:fit-content;background-color:#fff;border-radius:.75rem;border:1px solid #9689f7;overflow:hidden}@media(min-width: 768px){.pp-career__season{width:40%;max-width:50%;flex-grow:1}}.pp-career__season-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background-color:#6153cc;border-bottom:1px solid #9689f7}@media(min-width: 768px){.pp-career__season-header{padding:1rem 1.5rem}}.pp-career__season-label{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:800;font-size:1rem;line-height:1em;color:#fff}.pp-career__season-totals{display:flex;gap:.75rem;flex-shrink:0}.pp-career__total{width:2rem;text-align:center;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.75rem;line-height:1em;color:#e2deff}@media(min-width: 768px){.pp-career__total{width:3rem}}.pp-career__teams{display:flex;flex-direction:column}.pp-career__team{border-bottom:1px solid #9689f7}.pp-career__team:last-child{border-bottom:none}.pp-career__team>summary{list-style:none;cursor:pointer}.pp-career__team>summary::marker,.pp-career__team>summary::-webkit-details-marker{display:none}.pp-career__team-row{display:grid;grid-template-columns:1.5rem 1fr repeat(3, 2rem);gap:.5rem;padding:.75rem 1.25rem;align-items:center;transition:background-color .15s ease}@media(min-width: 768px){.pp-career__team-row{grid-template-columns:1.75rem 1fr repeat(3, 3rem);padding:.75rem 1.5rem}}summary.pp-career__team-row{user-select:none;cursor:pointer}summary.pp-career__team-row:hover{background-color:#f2f2f2}details[open]>summary.pp-career__team-row .pp-career__toggle{transform:rotate(45deg)}.pp-career__team-logo{height:1.5rem;width:auto;object-fit:contain;flex-shrink:0}.pp-career__team-info{display:flex;align-items:center;gap:.5rem;min-width:0}.pp-career__team-name{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:.875rem;line-height:1.25em;color:#262050;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pp-career__intl-badge{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.625rem;line-height:1em;color:#262050;text-transform:uppercase;letter-spacing:.5px;padding:.25rem .5rem;background-color:#e2deff;border-radius:.25rem;flex-shrink:0}.pp-career__toggle{margin-left:auto;flex-shrink:0;transition:transform .2s ease}.pp-career__team-stats{display:contents}.pp-career__stat{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.8125rem;line-height:1em;color:#15171a;text-align:center}.pp-career__comp-list{background-color:#e2deff;border-top:1px solid #9689f7}.pp-career__comp-row{display:grid;grid-template-columns:1fr repeat(3, 2.5rem);gap:.5rem;padding:.5rem 1.25rem .5rem 1.25rem;align-items:center;border-bottom:1px solid #9689f7}.pp-career__comp-row:last-child{border-bottom:none}@media(min-width: 768px){.pp-career__comp-row{grid-template-columns:1fr repeat(3, 3rem);padding:.5rem 1.5rem .5rem 3.75rem}}.pp-career__comp-name{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:500;font-size:.75rem;line-height:1.25em;color:#363b41;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pp-trophies-section{background-color:#f2f2f2}.pp-trophies{display:flex;flex-direction:column;gap:.75rem;width:100%}@media(min-width: 768px){.pp-trophies{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.25rem 2.5rem}}.pp-trophies__item{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;background-color:#fff;border-radius:.75rem;border:1px solid #d3d3d3}@media(min-width: 768px){.pp-trophies__item{padding:1.25rem 1.5rem}}.pp-trophies__icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;flex-shrink:0;font-size:1.5rem}.pp-trophies__icon picture{width:100%;height:100%}.pp-trophies__icon img{width:100%;height:100%;object-fit:contain;object-position:center}.pp-trophies__info{display:flex;flex-direction:column;gap:.5rem;flex:1;min-width:0}.pp-trophies__league{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700;font-size:.875rem;line-height:1.25em;color:#15171a}.pp-trophies__seasons{display:flex;flex-wrap:wrap;gap:.375rem}.pp-trophies__season-tag{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;font-size:.6875rem;line-height:1em;color:#363b41;padding:.25rem .5rem;background-color:#f2f2f2;border-radius:.25rem}
