:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{-o-object-fit:contain;object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.storyMediaCarousel-module__CoSZLa__sliderContainer{flex-direction:column;align-items:center;width:100%;margin:2rem 0;display:flex}.storyMediaCarousel-module__CoSZLa__carouselWrapper{width:100%;max-width:800px;padding:0 60px;position:relative}@media (max-width:640px){.storyMediaCarousel-module__CoSZLa__carouselWrapper{padding:0}}.storyMediaCarousel-module__CoSZLa__thumbnailGrid{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.storyMediaCarousel-module__CoSZLa__thumbnail{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:.5rem;width:80px;height:80px;padding:0;transition:all .2s;overflow:hidden}.storyMediaCarousel-module__CoSZLa__thumbnail:hover{border-color:#1d4ed8;transform:scale(1.05)}.storyMediaCarousel-module__CoSZLa__thumbnailActive{border-color:#1d4ed8;box-shadow:0 0 0 2px #1d4ed833}.storyMediaCarousel-module__CoSZLa__thumbnailMedia{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.storyMediaCarousel-module__CoSZLa__swiper{aspect-ratio:16/10}:is(.storyMediaCarousel-module__CoSZLa__swiper .swiper-button-prev,.storyMediaCarousel-module__CoSZLa__swiper .swiper-button-next){color:#fff;background:#00000080;border-radius:50%;width:40px;height:40px}:is(.storyMediaCarousel-module__CoSZLa__swiper .swiper-button-prev:hover,.storyMediaCarousel-module__CoSZLa__swiper .swiper-button-next:hover){background:#000000b3}.storyMediaCarousel-module__CoSZLa__swiper .swiper-button-prev:after{font-size:var(--text-2xl);font-weight:700}.storyMediaCarousel-module__CoSZLa__swiper .swiper-button-next:after{font-size:var(--text-2xl);font-weight:700}.storyMediaCarousel-module__CoSZLa__swiper .swiper-button-prev{left:-60px}.storyMediaCarousel-module__CoSZLa__swiper .swiper-button-next{right:-60px}.storyMediaCarousel-module__CoSZLa__slide{cursor:pointer;width:100%;height:100%;display:flex}.storyMediaCarousel-module__CoSZLa__media{-o-object-fit:cover;object-fit:cover;background:#f3f4f6;border-radius:.5rem;width:100%;height:100%}.storyMediaCarousel-module__CoSZLa__modalOverlay{z-index:1000;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.storyMediaCarousel-module__CoSZLa__modalContent{justify-content:center;align-items:center;width:90vw;height:85vh;display:flex;position:relative}.storyMediaCarousel-module__CoSZLa__closeButton{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 20px #0000004d}.storyMediaCarousel-module__CoSZLa__closeButton:hover{background:#fff3;transform:scale(1.1);box-shadow:0 6px 24px #0006}.storyMediaCarousel-module__CoSZLa__closeButton:active{transform:scale(1.05)}.storyMediaCarousel-module__CoSZLa__navButtonLeft,.storyMediaCarousel-module__CoSZLa__navButtonRight{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 20px #0000004d}.storyMediaCarousel-module__CoSZLa__navButtonLeft:hover,.storyMediaCarousel-module__CoSZLa__navButtonRight:hover{background:#fff3;transform:translateY(-50%)scale(1.1);box-shadow:0 6px 24px #0006}.storyMediaCarousel-module__CoSZLa__navButtonLeft:active,.storyMediaCarousel-module__CoSZLa__navButtonRight:active{transform:translateY(-50%)scale(1.05)}.storyMediaCarousel-module__CoSZLa__navButtonLeft{left:2.5rem}.storyMediaCarousel-module__CoSZLa__navButtonRight{right:2.5rem}.storyMediaCarousel-module__CoSZLa__carouselNavLeft,.storyMediaCarousel-module__CoSZLa__carouselNavRight{-webkit-backdrop-filter:blur(4px);color:#fff;cursor:pointer;z-index:10;background:#0000004d;border:none;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 12px #0003}.storyMediaCarousel-module__CoSZLa__carouselNavLeft:hover,.storyMediaCarousel-module__CoSZLa__carouselNavRight:hover{background:#00000080;transform:translateY(-50%)scale(1.1);box-shadow:0 4px 16px #0000004d}.storyMediaCarousel-module__CoSZLa__carouselNavLeft:active,.storyMediaCarousel-module__CoSZLa__carouselNavRight:active{transform:translateY(-50%)scale(1.05)}.storyMediaCarousel-module__CoSZLa__carouselNavLeft{left:.5rem}.storyMediaCarousel-module__CoSZLa__carouselNavRight{right:.5rem}@media (min-width:640px){.storyMediaCarousel-module__CoSZLa__carouselNavLeft{left:-4rem}.storyMediaCarousel-module__CoSZLa__carouselNavRight{right:-4rem}}.storyMediaCarousel-module__CoSZLa__modalMedia{-o-object-fit:contain;object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:100%}.storyMediaCarousel-module__CoSZLa__imageWrapper,.storyMediaCarousel-module__CoSZLa__videoWrapper{border-radius:.5rem;width:100%;height:100%;position:relative;overflow:hidden}.storyMediaCarousel-module__CoSZLa__video{-o-object-fit:cover;object-fit:cover;border-radius:.5rem;width:100%;height:100%}@media (max-width:1024px){.storyMediaCarousel-module__CoSZLa__sliderContainer{margin:1rem 0}.storyMediaCarousel-module__CoSZLa__modalContent{width:95vw;height:80vh}.storyMediaCarousel-module__CoSZLa__modalMedia{max-width:100%;max-height:100%}}@media (max-width:640px){.storyMediaCarousel-module__CoSZLa__closeButton{width:2rem;height:2rem;top:.5rem;right:.5rem}.storyMediaCarousel-module__CoSZLa__closeButton svg{width:16px;height:16px}.storyMediaCarousel-module__CoSZLa__navButtonLeft,.storyMediaCarousel-module__CoSZLa__navButtonRight{width:2.5rem;height:2.5rem}.storyMediaCarousel-module__CoSZLa__navButtonLeft svg,.storyMediaCarousel-module__CoSZLa__navButtonRight svg{width:20px;height:20px}.storyMediaCarousel-module__CoSZLa__navButtonLeft{left:1rem}.storyMediaCarousel-module__CoSZLa__navButtonRight{right:1rem}.storyMediaCarousel-module__CoSZLa__carouselNavLeft,.storyMediaCarousel-module__CoSZLa__carouselNavRight{width:2rem;height:2rem}.storyMediaCarousel-module__CoSZLa__carouselNavLeft svg,.storyMediaCarousel-module__CoSZLa__carouselNavRight svg{width:18px;height:18px}:is(.storyMediaCarousel-module__CoSZLa__swiper .swiper-button-prev,.storyMediaCarousel-module__CoSZLa__swiper .swiper-button-next){width:32px;height:32px}.storyMediaCarousel-module__CoSZLa__swiper .swiper-button-prev:after{font-size:var(--text-xl)}.storyMediaCarousel-module__CoSZLa__swiper .swiper-button-next:after{font-size:var(--text-xl)}.storyMediaCarousel-module__CoSZLa__swiper .swiper-button-prev{left:10px}.storyMediaCarousel-module__CoSZLa__swiper .swiper-button-next{right:10px}.storyMediaCarousel-module__CoSZLa__thumbnail{width:60px;height:60px}.storyMediaCarousel-module__CoSZLa__thumbnailGrid{gap:.375rem}}
.storyLayoutSingleColumn-module__PQrGLq__container{box-sizing:border-box;flex-direction:column;justify-content:space-between;align-self:stretch;align-items:center;gap:1.5rem;width:100%;max-width:100%;padding:0 clamp(1rem,5vw,5%) 64px;display:flex;overflow-x:hidden}@media (min-width:768px){.storyLayoutSingleColumn-module__PQrGLq__container{padding:0 5% 64px}}.storyLayoutSingleColumn-module__PQrGLq__topRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:900px;padding:0 1rem;display:flex}@media (min-width:768px){.storyLayoutSingleColumn-module__PQrGLq__topRow{flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;padding:0}}.storyLayoutSingleColumn-module__PQrGLq__pillsContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}@media (min-width:768px){.storyLayoutSingleColumn-module__PQrGLq__pillsContainer{justify-content:flex-start}}.storyLayoutSingleColumn-module__PQrGLq__shareButtonsContainer{justify-content:center;align-items:center;gap:.5rem;display:flex}.storyLayoutSingleColumn-module__PQrGLq__shareButtonsContainer>div>div:first-child{display:none}.storyLayoutSingleColumn-module__PQrGLq__pill{color:#3a3c4a;font-size:var(--text-lg);cursor:pointer;background:#fbfbfe;border:1px solid #d9dcf2;border-radius:1px;outline:none;justify-content:center;align-items:center;gap:.5rem;padding:2px 12px;font-style:normal;font-weight:400;line-height:150%;transition:background-color .2s,color .2s,border-color .2s;display:flex}@media (min-width:768px){.storyLayoutSingleColumn-module__PQrGLq__pill{font-size:var(--text-xl)}}.storyLayoutSingleColumn-module__PQrGLq__pill:hover{background:#f3f4ff;border-color:#c4c8f7}.storyLayoutSingleColumn-module__PQrGLq__pill:focus-visible{outline-offset:2px;outline:2px solid #4f46e5}.storyLayoutSingleColumn-module__PQrGLq__title{text-align:center;color:#212330;font-size:var(--text-4xl);letter-spacing:-.42px;max-width:900px;padding:0 1rem;font-style:normal;font-weight:600;line-height:120%}@media (min-width:768px){.storyLayoutSingleColumn-module__PQrGLq__title{font-size:var(--text-5xl);letter-spacing:-.72px;padding:0}}.storyLayoutSingleColumn-module__PQrGLq__date{color:#515467;font-size:var(--text-lg);margin-top:1.5rem;font-style:normal;font-weight:400;line-height:150%}.storyLayoutSingleColumn-module__PQrGLq__featuredImageContainer{width:100%;margin-top:1.5rem}@media (min-width:1024px){.storyLayoutSingleColumn-module__PQrGLq__featuredImageContainer{width:100%;margin-left:auto;margin-right:auto}}.storyLayoutSingleColumn-module__PQrGLq__featuredImageWrapper{aspect-ratio:16/9;border-radius:8px;width:100%;position:relative;overflow:hidden}.storyLayoutSingleColumn-module__PQrGLq__featuredImage{-o-object-fit:cover;object-fit:cover;border-radius:8px}.storyLayoutSingleColumn-module__PQrGLq__featuredImageCaption{color:#515467;font-size:var(--text-lg);margin-top:8px;font-style:normal;font-weight:400;line-height:150%}.storyLayoutSingleColumn-module__PQrGLq__contentContainer{flex-direction:column;align-items:center;width:100%;max-width:100%;display:flex}@media (min-width:1024px){.storyLayoutSingleColumn-module__PQrGLq__contentContainer{width:100%;margin-left:auto;margin-right:auto}}.storyLayoutSingleColumn-module__PQrGLq__content{color:#212330;font-size:var(--text-xl);width:100%;margin-top:48px;font-style:normal;font-weight:400;line-height:150%}.storyLayoutSingleColumn-module__PQrGLq__section{width:100%;margin-top:64px}.storyLayoutSingleColumn-module__PQrGLq__sponsorAdSlot{width:100%;margin-top:48px}.storyLayoutSingleColumn-module__PQrGLq__monetizePremierPlaceholder{box-sizing:border-box;background:#f9fafb;border:2px dashed #d1d5db;border-radius:16px;width:100%;max-width:900px;min-height:240px;margin:48px auto 0}.storyLayoutSingleColumn-module__PQrGLq__monetizeSecondaryPlaceholder{box-sizing:border-box;background:#f9fafb;border:2px dashed #d1d5db;border-radius:16px;width:100%;max-width:900px;min-height:200px;margin:48px auto 0}.storyLayoutSingleColumn-module__PQrGLq__monetizeSidebarPlaceholder{box-sizing:border-box;background:#f9fafb;border:2px dashed #d1d5db;border-radius:16px;width:100%;min-height:280px}.storyLayoutSingleColumn-module__PQrGLq__divider{background:#080a17;width:100%;height:1px;margin-top:64px}.storyLayoutSingleColumn-module__PQrGLq__detailsContainer{width:100%;margin-top:48px}@media (min-width:768px) and (max-width:1023px){.storyLayoutSingleColumn-module__PQrGLq__featuredImageContainer{width:80%;margin-left:auto;margin-right:auto}.storyLayoutSingleColumn-module__PQrGLq__contentContainer{width:70%;margin-left:auto;margin-right:auto}}@media (max-width:768px){.storyLayoutSingleColumn-module__PQrGLq__featuredImageContainer,.storyLayoutSingleColumn-module__PQrGLq__contentContainer{width:100%}.storyLayoutSingleColumn-module__PQrGLq__title{font-size:var(--text-4xl)}}.storyLayoutSingleColumn-module__PQrGLq__sponsorContainer{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.storyLayoutSingleColumn-module__PQrGLq__sponsorLabel{color:#6c757d;font-size:var(--text-base);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.storyLayoutSingleColumn-module__PQrGLq__sponsorImageWrapper{border-radius:4px;width:100%;padding-bottom:42.86%;position:relative;overflow:hidden}.storyLayoutSingleColumn-module__PQrGLq__sponsorImage{-o-object-fit:contain;object-fit:contain;border-radius:4px;width:100%;height:100%;position:absolute;top:0;left:0}.storyLayoutSingleColumn-module__PQrGLq__sponsorText{color:#212330;font-size:var(--text-lg);font-weight:400;line-height:150%}.storyLayoutSingleColumn-module__PQrGLq__sponsorLink{color:inherit;text-decoration:none;display:block}.storyLayoutSingleColumn-module__PQrGLq__sponsorLink:hover .storyLayoutSingleColumn-module__PQrGLq__sponsorContainer{background-color:#f8f9fa;transform:translateY(-2px);box-shadow:0 2px 8px #00000014}@media print{.storyLayoutSingleColumn-module__PQrGLq__noPrint{display:none!important}.storyLayoutSingleColumn-module__PQrGLq__featuredImageContainer,.storyLayoutSingleColumn-module__PQrGLq__featuredImageWrapper,.storyLayoutSingleColumn-module__PQrGLq__detailsContainer,.storyLayoutSingleColumn-module__PQrGLq__section{-moz-column-break-inside:avoid!important;break-inside:avoid!important;page-break-inside:avoid!important}.storyLayoutSingleColumn-module__PQrGLq__featuredImageWrapper{overflow:visible!important}.storyLayoutSingleColumn-module__PQrGLq__sponsorContainer,.storyLayoutSingleColumn-module__PQrGLq__sponsorImageWrapper{-moz-column-break-inside:avoid!important;break-inside:avoid!important;page-break-inside:avoid!important}.storyLayoutSingleColumn-module__PQrGLq__sponsorImageWrapper{min-height:300px!important;padding-bottom:100%!important;overflow:visible!important}.storyLayoutSingleColumn-module__PQrGLq__sponsorImageWrapper img,.storyLayoutSingleColumn-module__PQrGLq__sponsorImage{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;-o-object-fit:contain!important;object-fit:contain!important}}
.TeamMembers-module__jmsa6q__container{flex-direction:column;gap:0;display:flex}.TeamMembers-module__jmsa6q__sticky{height:fit-content;position:sticky;top:1rem}.TeamMembers-module__jmsa6q__content,.TeamMembers-module__jmsa6q__playerCard{flex-direction:column;gap:0;display:flex}.TeamMembers-module__jmsa6q__hoverableCard{border-radius:.75rem;padding:0 .5rem;transition:background-color .2s,transform .2s}.TeamMembers-module__jmsa6q__hoverableCard:hover,.TeamMembers-module__jmsa6q__hoverableCard:focus-visible{background:#f6f7fb;transform:translateY(-1px)}.TeamMembers-module__jmsa6q__hoverableCard:focus-visible{outline-offset:2px;outline:2px solid #4f46e5}.TeamMembers-module__jmsa6q__playerMainInfo{align-items:center;gap:.75rem;padding:.75rem 0;display:flex}button.TeamMembers-module__jmsa6q__playerMainInfo{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none}.TeamMembers-module__jmsa6q__playerDivider{background:#e0e0e0;border:none;height:1px;margin:0}.TeamMembers-module__jmsa6q__photoWrapper{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.TeamMembers-module__jmsa6q__photo{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.TeamMembers-module__jmsa6q__placeholderPhoto{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.TeamMembers-module__jmsa6q__placeholderInitials{color:#fff;font-size:var(--text-xl);text-transform:uppercase;font-weight:600}.TeamMembers-module__jmsa6q__playerInfo{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.TeamMembers-module__jmsa6q__playerName{color:#212330;font-size:var(--text-lg);text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:600;line-height:1.3;overflow:hidden}.TeamMembers-module__jmsa6q__playerMeta{color:#515467;font-size:var(--text-lg);margin:0;font-weight:400;line-height:1.4}.TeamMembers-module__jmsa6q__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.TeamMembers-module__jmsa6q__fullRosterModal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 10px 40px #0003}.TeamMembers-module__jmsa6q__modalHeader{border-bottom:1px solid #e0e0e0;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.TeamMembers-module__jmsa6q__modalTitle{color:#212330;font-size:var(--text-2xl);margin:0;font-weight:600}.TeamMembers-module__jmsa6q__closeButton{color:#515467;font-size:var(--text-2xl);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.TeamMembers-module__jmsa6q__closeButton:hover{color:#212330;background:#f8f9fa}.TeamMembers-module__jmsa6q__fullRosterBody{flex-direction:column;flex:1;min-height:0;padding:1.5rem;display:flex;overflow:visible}.TeamMembers-module__jmsa6q__toolbar{z-index:2;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;flex-direction:column;flex-shrink:0;gap:.5rem;margin-bottom:1rem;padding:.625rem .875rem;display:flex;position:relative;box-shadow:0 1px 2px #0f172a0a}.TeamMembers-module__jmsa6q__searchWrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;align-items:center;gap:.5rem;width:100%;padding:.4375rem .75rem;transition:border-color .12s,box-shadow .12s;display:flex;position:relative}.TeamMembers-module__jmsa6q__searchWrapper:focus-within{background:#fff;border-color:#0085ff;box-shadow:0 0 0 3px #0085ff1f}.TeamMembers-module__jmsa6q__searchIcon{color:#94a3b8;flex-shrink:0}.TeamMembers-module__jmsa6q__searchInput{font-family:inherit;font-size:var(--text-base);color:#0f172a;background:0 0;border:none;outline:none;flex:1;min-width:0}.TeamMembers-module__jmsa6q__searchInput::placeholder{color:#94a3b8}.TeamMembers-module__jmsa6q__clearSearchBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;padding:.125rem;transition:color .12s;display:flex}.TeamMembers-module__jmsa6q__clearSearchBtn:hover{color:#475569}.TeamMembers-module__jmsa6q__filtersSection{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.TeamMembers-module__jmsa6q__filterBarHead{color:#94a3b8;border-right:1px solid #e2e8f0;flex-shrink:0;align-items:center;gap:.375rem;margin-right:.125rem;padding-right:.75rem;display:flex}.TeamMembers-module__jmsa6q__filterBarControls{flex-wrap:wrap;flex:1;align-items:center;gap:.375rem;min-width:0;display:flex}.TeamMembers-module__jmsa6q__filterSelectItem{flex:1;min-width:10rem}.TeamMembers-module__jmsa6q__clearBtn{font-family:inherit;font-size:var(--text-base);color:#64748b;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.375rem;flex-shrink:0;align-items:center;gap:.25rem;padding:.4375rem .75rem;font-weight:600;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.TeamMembers-module__jmsa6q__clearBtn:hover{color:#dc2626;background:#fee2e2;border-color:#fecaca}.TeamMembers-module__jmsa6q__clearBtn:focus-visible{outline-offset:2px;outline:2px solid #0085ff}.TeamMembers-module__jmsa6q__emptyState{text-align:center;color:#64748b;font-size:var(--text-base);margin:0;padding:1.5rem .5rem}.TeamMembers-module__jmsa6q__fullPlayersList{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.TeamMembers-module__jmsa6q__expandedPlayerCard{background:#3b82f60a;border-radius:10px}.TeamMembers-module__jmsa6q__expandedPlayerContent{padding:.75rem 0 .75rem 3.5rem}.TeamMembers-module__jmsa6q__playerDetailsGrid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;display:grid}.TeamMembers-module__jmsa6q__playerDetailItem{flex-direction:column;gap:.2rem;display:flex}.TeamMembers-module__jmsa6q__playerDetailLabel{color:#6b7280;font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.05em}.TeamMembers-module__jmsa6q__playerDetailValue{color:#1f2937;font-size:var(--text-sm);font-weight:600}
.homePublicPage-module__-6dg0G__ureportHome{font-family:var(--font-dm-sans), "DM Sans", system-ui, sans-serif;-webkit-font-smoothing:antialiased;line-height:1.55}.homePublicPage-module__-6dg0G__browseSection{box-sizing:border-box;width:100%;max-width:1320px;margin:0 auto;padding:2rem 1rem 4rem}@media (min-width:640px){.homePublicPage-module__-6dg0G__browseSection{padding:2rem 1.5rem 4rem}}.homePublicPage-module__-6dg0G__sectionTitle{font-size:var(--text-3xl);letter-spacing:-.02em;color:#0f172a;margin:0 0 .5rem;font-weight:800}.homePublicPage-module__-6dg0G__sectionSubtitle{font-size:var(--text-lg);color:#64748b;margin:0;line-height:1.55}.homePublicPage-module__-6dg0G__browseSectionTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem 1.5rem;margin-bottom:1.5rem;display:flex}.homePublicPage-module__-6dg0G__browseHeading{flex-direction:column;flex:15rem;gap:.5rem;min-width:0;display:flex}.homePublicPage-module__-6dg0G__browseHeading .homePublicPage-module__-6dg0G__sectionTitle{margin:0}.homePublicPage-module__-6dg0G__emptyState{text-align:center;color:#334155;background:#f8fafc;border:1px dashed #0085ff59;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.homePublicPage-module__-6dg0G__emptyStateTitle{font-size:var(--text-xl);color:#0f172a;margin:0;font-weight:700}.homePublicPage-module__-6dg0G__emptyStateDescription{max-width:32rem;font-size:var(--text-base);color:#64748b;margin:0;line-height:1.65}.homePublicPage-module__-6dg0G__schoolsSearch{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;flex:0 28rem;align-items:center;gap:.5rem;width:100%;max-width:32rem;height:42px;padding:0 .75rem;transition:border-color .15s;display:flex}.homePublicPage-module__-6dg0G__schoolsSearch:focus-within{outline-offset:0;border-color:#0085ff;outline:2px solid #0085ff59}.homePublicPage-module__-6dg0G__schoolsSearchIcon{color:#94a3b8;flex-shrink:0}.homePublicPage-module__-6dg0G__schoolsSearchInput{min-width:0;font-family:inherit;font-size:var(--text-base);color:#0f172a;background:0 0;border:none;outline:none;flex:1;font-weight:500}.homePublicPage-module__-6dg0G__schoolsSearchInput::placeholder{color:#94a3b8;font-weight:400}@media (max-width:639px){.homePublicPage-module__-6dg0G__schoolsSearch{flex:100%;max-width:none}}