:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.organizationAdCarousel-module__4WrLPG__container{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:min(100%,120rem);margin:0 auto;padding:0;display:flex}.organizationAdCarousel-module__4WrLPG__swiper{--carousel-pill-half:3.5rem;--carousel-btn-half:1.375rem;--carousel-nav-gap:.5rem;--carousel-nav-offset:calc(var(--carousel-pill-half) + var(--carousel-nav-gap) + var(--carousel-btn-half));box-sizing:border-box;width:100%;max-width:min(100%,120rem);padding-bottom:4.5rem;position:relative}.organizationAdCarousel-module__4WrLPG__swiper .swiper-wrapper{align-items:stretch}.organizationAdCarousel-module__4WrLPG__swiper .swiper-slide{box-sizing:border-box;justify-content:center;align-items:stretch;height:auto;display:flex}.organizationAdCarousel-module__4WrLPG__swiper .swiper-pagination-fraction{width:auto;min-width:7rem;min-height:2.75rem;font-size:var(--text-sm);letter-spacing:.02em;color:#94a3b8;box-shadow:none;box-sizing:border-box;font-variant-numeric:tabular-nums;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;gap:.4rem;margin:0;padding:.4rem .5rem;font-weight:600;line-height:1.2;display:inline-flex;position:absolute;inset:auto auto .85rem 50%;transform:translate(-50%)}.organizationAdCarousel-module__4WrLPG__swiper .swiper-pagination-current{text-align:center;color:#0f172a;min-width:1.15em;font-weight:700}.organizationAdCarousel-module__4WrLPG__swiper .swiper-pagination-total{text-align:center;color:#64748b;min-width:1.15em;font-weight:600}.organizationAdCarousel-module__4WrLPG__swiper .organizationAdCarousel-module__4WrLPG__navButton{z-index:10;color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin:0;padding:0;transition:background .2s,border-color .2s,box-shadow .2s,color .2s,transform .2s;display:flex;position:absolute;top:auto;bottom:.85rem;transform:translate(-50%);box-shadow:0 2px 8px #0f172a14,0 1px 2px #0f172a0f}.organizationAdCarousel-module__4WrLPG__swiper .organizationAdCarousel-module__4WrLPG__navIcon{flex-shrink:0;width:1.2rem;height:1.2rem;display:block}.organizationAdCarousel-module__4WrLPG__swiper .organizationAdCarousel-module__4WrLPG__navButton:hover{background:#f8fafc;border-color:#cbd5e1;transform:translate(-50%)scale(1.05);box-shadow:0 4px 14px #0f172a1a,0 2px 4px #0f172a0f}.organizationAdCarousel-module__4WrLPG__swiper .organizationAdCarousel-module__4WrLPG__navButton:active{transform:translate(-50%)scale(.98)}.organizationAdCarousel-module__4WrLPG__swiper .organizationAdCarousel-module__4WrLPG__navButton:focus-visible{outline-offset:2px;outline:2px solid #334155}.organizationAdCarousel-module__4WrLPG__swiper .organizationAdCarousel-module__4WrLPG__navButtonPrev{left:calc(50% - var(--carousel-nav-offset));right:auto}.organizationAdCarousel-module__4WrLPG__swiper .organizationAdCarousel-module__4WrLPG__navButtonNext{left:calc(50% + var(--carousel-nav-offset));right:auto}.organizationAdCarousel-module__4WrLPG__swiper .organizationAdCarousel-module__4WrLPG__navButton.swiper-button-disabled{opacity:.38;pointer-events:none;box-shadow:0 1px 3px #0f172a0d}@media (prefers-reduced-motion:reduce){.organizationAdCarousel-module__4WrLPG__swiper .organizationAdCarousel-module__4WrLPG__navButton{transition:none}.organizationAdCarousel-module__4WrLPG__swiper .organizationAdCarousel-module__4WrLPG__navButton:hover,.organizationAdCarousel-module__4WrLPG__swiper .organizationAdCarousel-module__4WrLPG__navButton:active{transform:translate(-50%)}}.organizationAdCarousel-module__4WrLPG__slideInner{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;height:100%;min-height:0;display:flex}.organizationAdCarousel-module__4WrLPG__image{-o-object-fit:contain;object-fit:contain;border-radius:.5rem;width:100%;height:auto;max-height:20rem}.organizationAdCarousel-module__4WrLPG__title{font-size:var(--text-base);text-align:center;color:#1f2937;padding:0 .5rem;font-weight:600}.organizationAdCarousel-module__4WrLPG__linkButton{all:unset;cursor:pointer;box-sizing:border-box;transform-origin:50%;flex-direction:column;align-items:center;gap:.5rem;width:100%;height:100%;transition:transform .28s;display:flex}.organizationAdCarousel-module__4WrLPG__linkButton:hover{transform:scale(1.045)}.organizationAdCarousel-module__4WrLPG__linkButton:focus-visible{outline-offset:2px;border-radius:.5rem;outline:2px solid #2563eb}@media (prefers-reduced-motion:reduce){.organizationAdCarousel-module__4WrLPG__linkButton{transition:none}.organizationAdCarousel-module__4WrLPG__linkButton:hover{transform:none}}@media print{.organizationAdCarousel-module__4WrLPG__image{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}
.organizationCard-module__iFnoia__organizationCard{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:.625rem;flex-direction:column;gap:.875rem;padding:1.125rem;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;box-shadow:0 1px 3px #0f172a0d}.organizationCard-module__iFnoia__organizationCard:hover{border-color:#0085ff4d;transform:translateY(-2px);box-shadow:0 6px 20px #0f172a17}.organizationCard-module__iFnoia__organizationCard:focus-visible{outline-offset:2px;outline:2px solid #0085ff}.organizationCard-module__iFnoia__organizationHeader{align-items:center;gap:.875rem;display:flex}.organizationCard-module__iFnoia__organizationLogo{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;overflow:hidden}.organizationCard-module__iFnoia__logoImage{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.organizationCard-module__iFnoia__logoText{font-size:var(--text-lg);color:#64748b;font-weight:700;line-height:1}.organizationCard-module__iFnoia__organizationInfo{flex:1;min-width:0}.organizationCard-module__iFnoia__organizationName{font-size:var(--text-lg);color:#0f172a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-weight:700;line-height:1.35;overflow:hidden}.organizationCard-module__iFnoia__organizationFooter{justify-content:space-between;align-items:center;display:flex}.organizationCard-module__iFnoia__organizationStoryCount{font-size:var(--text-sm);color:#64748b;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;padding:.1875rem .625rem;font-weight:600}.organizationCard-module__iFnoia__organizationViewStories{font-size:var(--text-sm);color:#0085ff;align-items:center;gap:.25rem;font-weight:600;transition:gap .12s;display:inline-flex}.organizationCard-module__iFnoia__organizationCard:hover .organizationCard-module__iFnoia__organizationViewStories{gap:.4375rem}
.recentStoryCard-module__lSUtnq__card{cursor:pointer;width:100%;max-width:100%;height:100%;min-height:300px;color:inherit;box-sizing:border-box;flex-direction:column;text-decoration:none;transition:all .3s;display:flex}@media (min-width:768px){.recentStoryCard-module__lSUtnq__card{min-height:400px}}.recentStoryCard-module__lSUtnq__card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000001a}.recentStoryCard-module__lSUtnq__imageContainer{border-radius:8px;flex-shrink:0;width:100%;max-width:100%;height:200px;position:relative;overflow:hidden}@media (min-width:768px){.recentStoryCard-module__lSUtnq__imageContainer{height:240px}}.recentStoryCard-module__lSUtnq__image{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:100%;transition:transform .3s}.recentStoryCard-module__lSUtnq__logoWrapper{background-color:#ffffff1a;position:absolute;inset:2rem}.recentStoryCard-module__lSUtnq__logoImage{-o-object-fit:contain!important;object-fit:contain!important}.recentStoryCard-module__lSUtnq__card:hover .recentStoryCard-module__lSUtnq__image{transform:scale(1.05)}.recentStoryCard-module__lSUtnq__overlay{background:linear-gradient(#0000 0%,#0003 30%,#0009 65%,#000000d9 100%);border-radius:0;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:16px;width:100%;height:100%;display:flex;position:absolute;bottom:0;left:0;right:0}.recentStoryCard-module__lSUtnq__metaContainer{flex-direction:column;gap:16px;padding:16px;display:flex}.recentStoryCard-module__lSUtnq__date{color:#f4f4f6;font-size:var(--text-lg);font-weight:400;line-height:150%}.recentStoryCard-module__lSUtnq__pillsContainer{flex-wrap:wrap;gap:8px;display:flex}.recentStoryCard-module__lSUtnq__pill{color:#f4f4f6;font-size:var(--text-lg);border:1px solid #f4f4f6;border-radius:1px;justify-content:center;align-items:center;gap:8px;padding:2px 12px;font-weight:400;line-height:150%;display:flex}.recentStoryCard-module__lSUtnq__title{color:#080a17;font-size:var(--text-xl);-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word;overflow-wrap:break-word;box-sizing:border-box;-webkit-box-orient:vertical;flex-grow:1;max-height:2.8em;margin-top:12px;padding:0 1rem;font-weight:500;line-height:140%;display:-webkit-box;overflow:hidden}@media (min-width:768px){.recentStoryCard-module__lSUtnq__title{font-size:var(--text-3xl);max-height:2.8em;margin-top:16px;padding:0 1rem}}.recentStoryCard-module__lSUtnq__readMore{color:#080a17;box-sizing:border-box;flex-shrink:0;justify-content:flex-start;align-items:center;gap:8px;width:100%;margin-top:12px;padding:2px 1rem;transition:color .3s;display:flex}@media (min-width:768px){.recentStoryCard-module__lSUtnq__readMore{margin-top:16px;padding:2px 1rem}}.recentStoryCard-module__lSUtnq__card:hover .recentStoryCard-module__lSUtnq__readMore{color:#2563eb}
.filterSelect-module__dzEtsq__wrap{flex-direction:column;gap:.375rem;min-width:0;display:flex;position:relative}.filterSelect-module__dzEtsq__label{font-size:var(--text-base);color:#334155;font-weight:600}.filterSelect-module__dzEtsq__trigger{width:100%;font-family:inherit;font-size:var(--text-base);color:#0f172a;cursor:pointer;text-align:left;background-color:#fff;border:1px solid #cbd5e1;border-radius:.375rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .75rem;line-height:1.4;transition:border-color .12s,box-shadow .12s;display:flex}.filterSelect-module__dzEtsq__trigger:hover{border-color:#94a3b8}.filterSelect-module__dzEtsq__trigger:focus-visible{border-color:#0085ff;outline:none;box-shadow:0 0 0 3px #0085ff40,inset 0 0 0 1px #0085ff}.filterSelect-module__dzEtsq__menu{z-index:40;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;flex-direction:column;max-height:min(28rem,70vh);display:flex;position:absolute;top:calc(100% + .25rem);left:0;right:0;box-shadow:0 10px 24px #0f172a1f}.filterSelect-module__dzEtsq__options{flex:1;overflow-y:auto}.filterSelect-module__dzEtsq__search{border-bottom:1px solid #f1f5f9;padding:.5rem .625rem;position:relative}.filterSelect-module__dzEtsq__searchIcon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:1.125rem;transform:translateY(-50%)}.filterSelect-module__dzEtsq__searchInput{width:100%;font-family:inherit;font-size:var(--text-base);color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.25rem;outline:none;padding:.375rem .625rem .375rem 1.875rem;line-height:1.4;transition:border-color .12s,box-shadow .12s}.filterSelect-module__dzEtsq__searchInput::placeholder{color:#94a3b8}.filterSelect-module__dzEtsq__searchInput:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.filterSelect-module__dzEtsq__option{width:100%;font-family:inherit;font-size:var(--text-base);color:#0f172a;text-align:left;cursor:pointer;background:0 0;border:none;padding:.625rem 1rem;font-weight:600;line-height:1.35;display:block}.filterSelect-module__dzEtsq__option:hover{background:#f8fafc}.filterSelect-module__dzEtsq__option:focus-visible{color:#1d4ed8;background:#eff6ff;outline:none;box-shadow:inset 3px 0 #0085ff}.filterSelect-module__dzEtsq__optionActive{color:#06c;background:#0085ff1a}.filterSelect-module__dzEtsq__optionActive:focus-visible{color:#1d4ed8;background:#dbeafe;box-shadow:inset 3px 0 #0085ff}.filterSelect-module__dzEtsq__status{font-size:var(--text-base);color:#64748b;text-align:center;padding:.5rem .875rem}
.storiesToolbar-module__RAuSCW__toolbar{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.625rem .875rem;display:flex;box-shadow:0 1px 2px #0f172a0a}.storiesToolbar-module__RAuSCW__filtersSection{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.storiesToolbar-module__RAuSCW__filterBarHead{color:#94a3b8;border-right:1px solid #e2e8f0;flex-shrink:0;align-items:center;gap:.375rem;margin-right:.125rem;padding-right:.75rem;display:flex}.storiesToolbar-module__RAuSCW__sortBtn{font-family:inherit;font-size:var(--text-base);color:#475569;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;align-items:center;gap:.375rem;padding:.4375rem .75rem;font-weight:600;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.storiesToolbar-module__RAuSCW__sortBtn:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1}.storiesToolbar-module__RAuSCW__sortBtn:focus-visible{outline-offset:2px;outline:2px solid #0085ff}.storiesToolbar-module__RAuSCW__sortBtnAsc{color:#0085ff;background:#0085ff0d;border-color:#0085ff4d}.storiesToolbar-module__RAuSCW__filterSelectItem{flex:1;min-width:18rem}.storiesToolbar-module__RAuSCW__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;align-items:center;gap:.25rem;padding:.4375rem .75rem;font-weight:600;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.storiesToolbar-module__RAuSCW__clearBtn:hover{color:#dc2626;background:#fee2e2;border-color:#fecaca}.storiesToolbar-module__RAuSCW__clearBtn:focus-visible{outline-offset:2px;outline:2px solid #0085ff}.storiesToolbar-module__RAuSCW__searchWrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;align-items:center;gap:.5rem;width:320px;padding:.4375rem .75rem;transition:border-color .12s,box-shadow .12s;display:flex;position:relative}.storiesToolbar-module__RAuSCW__searchWrapper:focus-within{background:#fff;border-color:#0085ff;box-shadow:0 0 0 3px #0085ff1f}.storiesToolbar-module__RAuSCW__searchIcon{color:#94a3b8;flex-shrink:0}.storiesToolbar-module__RAuSCW__searchInput{font-family:inherit;font-size:var(--text-base);color:#0f172a;background:0 0;border:none;outline:none;flex:1;min-width:0}.storiesToolbar-module__RAuSCW__searchInput::placeholder{color:#94a3b8}.storiesToolbar-module__RAuSCW__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}.storiesToolbar-module__RAuSCW__clearSearchBtn:hover{color:#475569}@media (max-width:768px){.storiesToolbar-module__RAuSCW__toolbar{flex-direction:column;align-items:stretch}.storiesToolbar-module__RAuSCW__filtersSection{width:100%}.storiesToolbar-module__RAuSCW__filterSelectItem{flex:100%;min-width:0}.storiesToolbar-module__RAuSCW__searchWrapper{width:100%}}
.storyCard-module__UaNlyW__card{cursor:pointer;background-color:#fff;border-radius:.5rem;transition:all .3s;display:block}.storyCard-module__UaNlyW__card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000001a}.storyCard-module__UaNlyW__card:hover .storyCard-module__UaNlyW__readMore{color:#2563eb}.storyCard-module__UaNlyW__fullWidth{grid-column:span 2}.storyCard-module__UaNlyW__imageContainer{aspect-ratio:26/15;position:relative}.storyCard-module__UaNlyW__imageWrapper{border-top-left-radius:1px;border-top-right-radius:1px;width:100%;height:100%;position:relative;overflow:hidden}.storyCard-module__UaNlyW__image{-o-object-fit:cover;object-fit:cover;border-top-left-radius:1px;border-top-right-radius:1px;transition:transform .3s}.storyCard-module__UaNlyW__logoWrapper{z-index:1;background-color:#ffffff1a;position:absolute;inset:2rem}.storyCard-module__UaNlyW__logoImage{-o-object-fit:contain!important;object-fit:contain!important}.storyCard-module__UaNlyW__card:hover .storyCard-module__UaNlyW__image{transform:scale(1.05)}.storyCard-module__UaNlyW__imageBackground{border-top-left-radius:1px;border-top-right-radius:1px;width:100%;height:100%}.storyCard-module__UaNlyW__gradientOverlay{z-index:5;background:linear-gradient(#21233000 65%,#212330 100%);position:absolute;inset:0}.storyCard-module__UaNlyW__overlayContent{z-index:10;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.5rem;display:flex;position:absolute;bottom:1rem;left:1rem;right:1rem}.storyCard-module__UaNlyW__date{color:#f4f4f6;font-size:var(--text-lg);line-height:150%}.storyCard-module__UaNlyW__tagsContainer{flex-wrap:wrap;gap:.5rem;display:flex}@media (max-width:480px){.storyCard-module__UaNlyW__overlayContent{flex-direction:column;align-items:flex-start;gap:.5rem}}.storyCard-module__UaNlyW__tag{color:#f4f4f6;font-size:var(--text-lg);letter-spacing:.21px;border:1px solid #f4f4f6;border-radius:.25rem;padding:.25rem .75rem;line-height:150%}.storyCard-module__UaNlyW__content{padding:1.5rem 1.25rem}.storyCard-module__UaNlyW__title{font-size:var(--text-3xl);color:#171717;margin-bottom:1rem;font-weight:600}.storyCard-module__UaNlyW__readMore{color:#171717;font-weight:500;font-size:var(--text-xl);align-items:center;transition:color .3s;display:flex}.storyCard-module__UaNlyW__readMore:hover{text-decoration:underline}.storyCard-module__UaNlyW__arrowIcon{width:1rem;height:1rem;margin-left:.5rem}
.MediaPreviewContext-module__Gii7aq__overlay{z-index:2147483647;background:#0f172abf;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.MediaPreviewContext-module__Gii7aq__content{background:0 0;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:min(90vw,1200px);max-height:90vh;display:flex;position:relative}.MediaPreviewContext-module__Gii7aq__controlsRow{justify-content:flex-end;gap:.75rem;width:100%;margin-bottom:1rem;display:flex}.MediaPreviewContext-module__Gii7aq__mediaContainer{flex-direction:column;align-items:center;gap:.75rem;max-width:100%;max-height:90vh;display:flex;position:relative}.MediaPreviewContext-module__Gii7aq__media{-o-object-fit:contain;object-fit:contain;background:#fff;border-radius:12px;max-width:100%;max-height:80vh;box-shadow:0 25px 45px #0f172a59}.MediaPreviewContext-module__Gii7aq__downloadButton{color:#f9fafb;cursor:pointer;background:#1118278c;border:none;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 30px #0f172a59}.MediaPreviewContext-module__Gii7aq__downloadButton:hover{background:#111827d9;transform:scale(1.08)}.MediaPreviewContext-module__Gii7aq__mediaVideo{-o-object-fit:contain;object-fit:contain;background:#000;border-radius:12px;max-width:100%;max-height:80vh;box-shadow:0 25px 45px #0f172a59}.MediaPreviewContext-module__Gii7aq__caption{color:#e5e7eb;font-size:var(--text-base);text-align:center;max-width:90%;line-height:1.4}.MediaPreviewContext-module__Gii7aq__closeButton{color:#f9fafb;cursor:pointer;background:#1118278c;border:none;border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 30px #0f172a59}.MediaPreviewContext-module__Gii7aq__closeButton:hover{background:#111827d9;transform:scale(1.08)}.MediaPreviewContext-module__Gii7aq__navLeft,.MediaPreviewContext-module__Gii7aq__navRight{color:#f9fafb;cursor:pointer;z-index:2;background:#1118278c;border:none;border-radius:9999px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,transform .2s,box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 30px #0f172a59}.MediaPreviewContext-module__Gii7aq__navLeft:hover,.MediaPreviewContext-module__Gii7aq__navRight:hover{background:#111827d9;transform:translateY(-50%)scale(1.08)}.MediaPreviewContext-module__Gii7aq__navLeft{left:.5rem}.MediaPreviewContext-module__Gii7aq__navRight{right:.5rem}@media (max-width:768px){.MediaPreviewContext-module__Gii7aq__overlay{padding:1rem}.MediaPreviewContext-module__Gii7aq__controlsRow{justify-content:flex-end;gap:.5rem}.MediaPreviewContext-module__Gii7aq__downloadButton,.MediaPreviewContext-module__Gii7aq__closeButton{width:36px;height:36px}.MediaPreviewContext-module__Gii7aq__navLeft,.MediaPreviewContext-module__Gii7aq__navRight{width:38px;height:38px}.MediaPreviewContext-module__Gii7aq__navLeft{left:-.75rem}.MediaPreviewContext-module__Gii7aq__navRight{right:-.75rem}.MediaPreviewContext-module__Gii7aq__caption{font-size:var(--text-sm)}}
.storyImageGrid-module__dHrOCa__container{flex-direction:column;gap:1rem;width:100%;display:flex}.storyImageGrid-module__dHrOCa__grid{grid-template-columns:1fr;gap:1rem;width:100%;display:grid}.storyImageGrid-module__dHrOCa__imageContainer{flex-direction:column;gap:.5rem;display:flex}.storyImageGrid-module__dHrOCa__imageButton{cursor:zoom-in;background:0 0;border:none;border-radius:8px;width:100%;padding:0;display:block}.storyImageGrid-module__dHrOCa__imageWrapper{width:100%;padding-bottom:125.58%;position:relative}.storyImageGrid-module__dHrOCa__image{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.storyImageGrid-module__dHrOCa__caption{color:#515467;font-size:var(--text-lg);font-style:normal;font-weight:400;line-height:150%}@media (min-width:768px){.storyImageGrid-module__dHrOCa__grid{grid-template-columns:1fr 1fr}}
.storyInfo-module__nwEcMq__container{flex-direction:column;gap:1rem;width:100%;height:72px;padding:0 1rem;display:flex}.storyInfo-module__nwEcMq__labelsRow{justify-content:space-between;gap:2rem;width:100%;display:flex}.storyInfo-module__nwEcMq__valuesRow{justify-content:space-between;gap:2rem;width:100%;margin-top:auto;display:flex}.storyInfo-module__nwEcMq__label,.storyInfo-module__nwEcMq__value{color:#515467;font-size:var(--text-lg);white-space:nowrap;font-style:normal;font-weight:500;line-height:150%}.storyInfo-module__nwEcMq__value:last-child{margin-left:2rem}@media (min-width:768px){.storyInfo-module__nwEcMq__container{padding:0}}
.storyNewsletterSubscribe-module__aaeWBG__container{box-sizing:border-box;background:#fbfbfe;border:1px solid #d7d8e0;border-radius:2px;flex-direction:column;align-self:stretch;align-items:flex-start;gap:16px;width:100%;padding:24px;display:flex}.storyNewsletterSubscribe-module__aaeWBG__title{color:#000;font-size:var(--text-2xl);font-style:normal;font-weight:500;line-height:150%}.storyNewsletterSubscribe-module__aaeWBG__description{color:#212330;font-size:var(--text-xl);font-style:normal;font-weight:400;line-height:150%}.storyNewsletterSubscribe-module__aaeWBG__input{color:#676b83;height:48px;font-size:var(--text-xl);box-sizing:border-box;background:#fff;border:1px solid #d7d8e0;border-radius:2px;align-self:stretch;align-items:center;gap:16px;width:100%;padding:8px 12px;font-style:normal;font-weight:400;line-height:150%;display:flex}.storyNewsletterSubscribe-module__aaeWBG__input:disabled{cursor:not-allowed;opacity:.6;background:#f5f5f5}.storyNewsletterSubscribe-module__aaeWBG__button{cursor:pointer;box-sizing:border-box;background:0 0;border:1px solid #212330;border-radius:2px;justify-content:center;align-self:stretch;align-items:center;gap:8px;width:100%;min-width:145px;height:48px;padding:2px 8px;display:flex}.storyNewsletterSubscribe-module__aaeWBG__button:disabled{opacity:.5;cursor:not-allowed}.storyNewsletterSubscribe-module__aaeWBG__button:hover:not(:disabled){color:#fff;background:#212330}.storyNewsletterSubscribe-module__aaeWBG__successMessage{flex-direction:column;gap:8px;width:100%;display:flex}.storyNewsletterSubscribe-module__aaeWBG__successTitle{color:#16a34a;font-size:var(--text-xl);font-style:normal;font-weight:600;line-height:150%}.storyNewsletterSubscribe-module__aaeWBG__errorMessage{color:#dc2626;font-size:var(--text-lg);background:#fef2f2;border:1px solid #fca5a5;border-radius:2px;padding:12px;font-style:normal;font-weight:400;line-height:150%}.storyNewsletterSubscribe-module__aaeWBG__privacyText{color:#515467;font-size:var(--text-base);font-style:normal;font-weight:400;line-height:150%}.storyNewsletterSubscribe-module__aaeWBG__privacyLink{color:#515467;text-decoration:underline}@media (max-width:767px){.storyNewsletterSubscribe-module__aaeWBG__container{width:calc(100% - 2rem);margin:0 1rem;padding:16px}.storyNewsletterSubscribe-module__aaeWBG__title{font-size:var(--text-xl)}.storyNewsletterSubscribe-module__aaeWBG__description{font-size:var(--text-lg)}.storyNewsletterSubscribe-module__aaeWBG__input{font-size:var(--text-xl)}}
.storyQuote-module__MVVBma__container{justify-content:center;align-self:stretch;align-items:flex-start;width:100%;display:flex;position:relative}.storyQuote-module__MVVBma__verticalBar{width:2px;height:100%;position:absolute;left:0}.storyQuote-module__MVVBma__content{flex-direction:column;gap:.5rem;width:100%;padding:1.5rem;display:flex}.storyQuote-module__MVVBma__attribution{color:#212330;font-size:var(--text-lg);font-style:normal;font-weight:400;line-height:150%}.storyQuote-module__MVVBma__quote{color:#212330;font-size:var(--text-2xl);font-style:normal;font-weight:400;line-height:150%}
.storyShare-module__rodgma__container{flex-direction:column;gap:.5rem;display:flex}.storyShare-module__rodgma__title{color:#515467;font-size:var(--text-lg);font-style:normal;font-weight:500;line-height:150%}.storyShare-module__rodgma__buttonsContainer{flex-wrap:wrap;gap:.5rem;display:flex}.storyShare-module__rodgma__copyButton{cursor:pointer;width:32px;height:32px;font-size:var(--text-xl);color:#515467;background:0 0;border:1px solid #ccc;border-radius:50%;justify-content:center;align-items:center;gap:4px;display:flex}.storyShare-module__rodgma__printButton{color:#515467;cursor:pointer;background:0 0;border:1px solid #d9dcf2;border-radius:50%;justify-content:center;align-items:center;gap:4px;width:32px;height:32px;padding:0;transition:background-color .2s,border-color .2s,color .2s;display:flex}.storyShare-module__rodgma__printButton:hover{color:#3a3c4a;background:#f3f4ff;border-color:#c4c8f7}.storyShare-module__rodgma__printButton:focus-visible{outline-offset:2px;outline:2px solid #4f46e5}.storyShare-module__rodgma__printIcon{flex-shrink:0}
.storySingleImage-module__20DucG__container{flex-direction:column;gap:.5rem;width:100%;display:flex}.storySingleImage-module__20DucG__imageWrapper{width:100%;padding-bottom:55.96%;position:relative}.storySingleImage-module__20DucG__imageButton{cursor:zoom-in;background:0 0;border:none;border-radius:8px;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.storySingleImage-module__20DucG__image{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:100%;position:absolute;top:0;left:0}.storySingleImage-module__20DucG__caption{color:#515467;font-size:var(--text-lg);font-style:normal;font-weight:400;line-height:150%}
.storySingleVideo-module__AaZONa__container{flex-direction:column;align-items:center;width:100%;margin-bottom:1.5rem;display:flex}.storySingleVideo-module__AaZONa__videoWrapper{background:#000;border-radius:2px;justify-content:center;width:100%;max-width:900px;display:flex;position:relative;overflow:hidden}.storySingleVideo-module__AaZONa__video{-o-object-fit:contain;object-fit:contain;background:#000;border-radius:2px;width:auto;max-width:100%;height:auto;max-height:100vh}.storySingleVideo-module__AaZONa__videoPortrait{-o-object-fit:cover;object-fit:cover;width:100%;height:100vh;max-height:100vh}.storySingleVideo-module__AaZONa__caption{color:#515467;font-size:var(--text-lg);text-align:center;margin-top:8px;font-style:normal;font-weight:400;line-height:150%}
.storySponsoredAd-module__G-Wvuq__container{flex-direction:column;align-items:center;gap:.5rem;width:100%;margin-top:3rem;display:flex}@media (min-width:768px){.storySponsoredAd-module__G-Wvuq__container{align-items:flex-start;margin-top:4rem}}.storySponsoredAd-module__G-Wvuq__label{color:#515467;font-size:var(--text-lg);text-align:center;width:100%;font-style:normal;font-weight:500;line-height:150%}@media (min-width:768px){.storySponsoredAd-module__G-Wvuq__label{text-align:left}}.storySponsoredAd-module__G-Wvuq__ads{flex-direction:column;gap:1rem;width:100%;display:flex}.storySponsoredAd-module__G-Wvuq__content{border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;padding:1rem;transition:all .3s;display:flex}@media (min-width:768px){.storySponsoredAd-module__G-Wvuq__content{flex-direction:row;justify-content:flex-start;align-items:center}}.storySponsoredAd-module__G-Wvuq__content:hover{background-color:#f8f9fa;transform:translateY(-2px);box-shadow:0 2px 8px #00000014}.storySponsoredAd-module__G-Wvuq__image{-o-object-fit:contain;object-fit:contain;border-radius:4px;width:auto;max-width:100%;height:auto;max-height:376px}@media print{.storySponsoredAd-module__G-Wvuq__image{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;max-height:none!important}}.storySponsoredAd-module__G-Wvuq__message{color:#3a3c4a;font-size:var(--text-lg);text-align:center;flex:1;width:100%;font-style:normal;font-weight:500;line-height:150%}@media (min-width:768px){.storySponsoredAd-module__G-Wvuq__message{text-align:left;width:auto;min-width:200px}}
.teamOrPlayerLogo-module__KzbykW__playerImageContainer{width:100%;height:100%;position:relative}.teamOrPlayerLogo-module__KzbykW__avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%}.teamOrPlayerLogo-module__KzbykW__cornerLogo{-o-object-fit:contain;object-fit:contain;border:2px solid #fff;border-radius:50%;width:30%;height:30%;position:absolute;bottom:0;right:0}.teamOrPlayerLogo-module__KzbykW__logoContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.teamOrPlayerLogo-module__KzbykW__logo{-o-object-fit:contain;object-fit:contain}.teamOrPlayerLogo-module__KzbykW__logoPlaceholder{width:100%;height:100%;font-weight:700;font-size:var(--text-xl);color:#6b7280;background-color:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;display:flex}
.box-score-multi-participants-module__RWG75W__container{width:100%;overflow-x:auto}.box-score-multi-participants-module__RWG75W__table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.box-score-multi-participants-module__RWG75W__headerRow{border-bottom:2px solid #e5e7eb}.box-score-multi-participants-module__RWG75W__headerCell{color:#374151;padding:.5rem;font-weight:600}.box-score-multi-participants-module__RWG75W__headerCellCenter{text-align:center;color:#374151;padding:.5rem;font-weight:600}.box-score-multi-participants-module__RWG75W__headerCellLeft{text-align:left;color:#374151;padding:.5rem;font-weight:600}.box-score-multi-participants-module__RWG75W__headerCellTotal{text-align:center;color:#111827;padding:.5rem;font-weight:700}.box-score-multi-participants-module__RWG75W__bodyRow{border-bottom:1px solid #f3f4f6}.box-score-multi-participants-module__RWG75W__cellCenter{text-align:center;color:#374151;padding:.5rem}.box-score-multi-participants-module__RWG75W__multiLineValue{text-align:left;font-size:var(--text-xs);flex-direction:column;gap:.25rem;line-height:1.35;display:flex}.box-score-multi-participants-module__RWG75W__cellParticipant{min-height:40px;padding:.5rem}.box-score-multi-participants-module__RWG75W__participantContainer{align-items:center;gap:.5rem;display:flex}.box-score-multi-participants-module__RWG75W__logoWrapper{flex-shrink:0;width:1.5rem;height:1.5rem;position:relative;overflow:hidden}.box-score-multi-participants-module__RWG75W__participantName{color:#111827;font-weight:500}.box-score-multi-participants-module__RWG75W__cellTotal{text-align:center;color:#111827;padding:.5rem;font-weight:700}
.box-score-two-participants-module__qAzIbW__container{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.5rem;width:100%;display:grid;position:relative}@media (max-width:640px){.box-score-two-participants-module__qAzIbW__container{grid-template:"left right""middle middle"/1fr 1fr}.box-score-two-participants-module__qAzIbW__teamContainer{flex-direction:column;grid-area:left;align-items:flex-start;gap:.25rem}.box-score-two-participants-module__qAzIbW__teamContainerRight{flex-direction:column;grid-area:right;align-items:flex-end;gap:.25rem}.box-score-two-participants-module__qAzIbW__middleSection{grid-area:middle/1/middle/-1;margin-top:.75rem;overflow-x:auto}.box-score-two-participants-module__qAzIbW__table{min-width:240px}.box-score-two-participants-module__qAzIbW__teamInfo{flex-direction:row;justify-content:flex-start;gap:.5rem;width:100%;min-width:0}.box-score-two-participants-module__qAzIbW__teamContainerRight .box-score-two-participants-module__qAzIbW__teamInfo{order:1;justify-content:flex-end}.box-score-two-participants-module__qAzIbW__teamContainerRight .box-score-two-participants-module__qAzIbW__scoreRight{order:2}.box-score-two-participants-module__qAzIbW__logoWrapper{flex-shrink:0;width:48px;min-width:48px;height:48px}.box-score-two-participants-module__qAzIbW__teamDetails{min-width:0}.box-score-two-participants-module__qAzIbW__teamName{font-size:var(--text-xs)}.box-score-two-participants-module__qAzIbW__scoreLeft,.box-score-two-participants-module__qAzIbW__scoreRight{font-size:var(--text-xl);text-align:left;flex:none}.box-score-two-participants-module__qAzIbW__teamContainerRight .box-score-two-participants-module__qAzIbW__scoreRight{text-align:right}}.box-score-two-participants-module__qAzIbW__teamContainer{align-items:center;gap:.5rem;display:flex;position:relative}.box-score-two-participants-module__qAzIbW__teamContainerRight{justify-content:flex-end;align-items:center;gap:.5rem;display:flex;position:relative}.box-score-two-participants-module__qAzIbW__teamInfo{z-index:10;flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;width:140px;min-width:140px;display:flex;position:relative}.box-score-two-participants-module__qAzIbW__logoWrapper{min-width:64px;height:64px;position:relative}.box-score-two-participants-module__qAzIbW__teamDetails{text-align:center;width:100%;min-width:0;overflow:hidden}.box-score-two-participants-module__qAzIbW__teamName{font-weight:700;font-size:var(--text-base);color:#111827;text-overflow:ellipsis;white-space:nowrap;padding:0 .25rem;overflow:hidden}.box-score-two-participants-module__qAzIbW__teamNickname{font-size:var(--text-xs);color:#6b7280;text-overflow:ellipsis;white-space:nowrap;margin-top:.125rem;padding:0 .25rem;overflow:hidden}.box-score-two-participants-module__qAzIbW__scoreLeft{z-index:10;text-align:center;font-size:var(--text-4xl);color:#111827;flex:1;font-weight:700;position:relative}.box-score-two-participants-module__qAzIbW__scoreRight{z-index:10;text-align:center;font-size:var(--text-4xl);color:#6b7280;flex:1;font-weight:700;position:relative}.box-score-two-participants-module__qAzIbW__middleSection{flex-direction:column;gap:.5rem;display:flex}.box-score-two-participants-module__qAzIbW__status{text-align:center;font-size:var(--text-sm);color:#374151;margin-bottom:.5rem;font-weight:600}.box-score-two-participants-module__qAzIbW__table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.box-score-two-participants-module__qAzIbW__headerRow{border-bottom:2px solid #e5e7eb}.box-score-two-participants-module__qAzIbW__headerCell{text-align:left;padding:.25rem;font-weight:600}.box-score-two-participants-module__qAzIbW__headerCellCenter{text-align:center;color:#374151;padding:.25rem;font-weight:600}.box-score-two-participants-module__qAzIbW__headerCellTotal{text-align:center;color:#111827;padding:.25rem;font-weight:700}.box-score-two-participants-module__qAzIbW__bodyRow{border-bottom:1px solid #f3f4f6}.box-score-two-participants-module__qAzIbW__cellAbbr{color:#111827;padding:.25rem;font-weight:700}.box-score-two-participants-module__qAzIbW__cellCenter{text-align:center;color:#374151;padding:.25rem}.box-score-two-participants-module__qAzIbW__multiLineValue{text-align:left;font-size:var(--text-xs);flex-direction:column;gap:.25rem;line-height:1.35;display:flex}.box-score-two-participants-module__qAzIbW__cellTotal{text-align:center;color:#111827;padding:.25rem;font-weight:700}
.boxScoreDisplay-module__Z437Iq__container{border-top:1px solid #d1d5db;border-bottom:1px solid #d1d5db;width:100%;padding-top:.5rem;padding-bottom:.5rem;overflow:hidden}.boxScoreDisplay-module__Z437Iq__doubleHeaderContainer{flex-direction:column;gap:1.5rem;display:flex}.boxScoreDisplay-module__Z437Iq__doubleHeaderGame{flex-direction:column;gap:.5rem;display:flex}.boxScoreDisplay-module__Z437Iq__doubleHeaderTitle{font-size:var(--text-sm);color:#374151;font-weight:600}
.emptyState-module__-iODqG__emptyState{text-align:center;background:#fff;border:1px solid #d7d8e0;border-radius:.5rem;margin:2rem 0;padding:3rem 2rem;box-shadow:0 1px 3px #0000001a}.emptyState-module__-iODqG__emptyStateIcon{color:#676b83;background:#fbfbfe;border:1px solid #d7d8e0;border-radius:.5rem;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;display:flex}.emptyState-module__-iODqG__emptyStateTitle{font-size:var(--text-xl);color:#171717;margin-bottom:.75rem;font-family:DM Sans,sans-serif;font-weight:600}.emptyState-module__-iODqG__emptyStateDescription{color:#676b83;font-size:var(--text-base);max-width:28rem;margin:0 auto;font-family:DM Sans,sans-serif;font-weight:400;line-height:1.5}.emptyState-module__-iODqG__emptyStateAction{margin-top:2rem}.emptyState-module__-iODqG__emptyStateButton{color:#676b83;font-size:var(--text-xl);cursor:pointer;box-sizing:border-box;background:#fbfbfe;border:1px solid #d7d8e0;border-radius:1px;align-items:center;gap:.5rem;min-height:40px;padding:.625rem 1rem;font-family:DM Sans,sans-serif;font-weight:400;text-decoration:none;transition:all .2s;display:inline-flex}.emptyState-module__-iODqG__emptyStateButton:hover{color:#676b83;background:#f0f0f5}.emptyState-module__-iODqG__emptyState.emptyState-module__-iODqG__compact{margin:1.5rem 0;padding:2rem 1.5rem}.emptyState-module__-iODqG__emptyState.emptyState-module__-iODqG__compact .emptyState-module__-iODqG__emptyStateIcon{width:60px;height:60px;margin-bottom:1rem}.emptyState-module__-iODqG__emptyState.emptyState-module__-iODqG__compact .emptyState-module__-iODqG__emptyStateTitle{font-size:var(--text-lg);margin-bottom:.5rem}.emptyState-module__-iODqG__emptyState.emptyState-module__-iODqG__compact .emptyState-module__-iODqG__emptyStateDescription{font-size:var(--text-sm);max-width:24rem}.emptyState-module__-iODqG__emptyState.emptyState-module__-iODqG__large{margin:3rem 0;padding:4rem 3rem}.emptyState-module__-iODqG__emptyState.emptyState-module__-iODqG__large .emptyState-module__-iODqG__emptyStateIcon{width:100px;height:100px;margin-bottom:2rem}.emptyState-module__-iODqG__emptyState.emptyState-module__-iODqG__large .emptyState-module__-iODqG__emptyStateTitle{font-size:var(--text-2xl);margin-bottom:1rem}.emptyState-module__-iODqG__emptyState.emptyState-module__-iODqG__large .emptyState-module__-iODqG__emptyStateDescription{font-size:var(--text-lg);max-width:32rem}
.featuredStoryCard-module__3roo3W__storyCard{background-color:#fff;border:1px solid #f3f4f6;border-radius:16px;transition:box-shadow .3s;overflow:hidden}.featuredStoryCard-module__3roo3W__storyCard:hover{transform:translateY(-2px);box-shadow:0 25px 50px -12px #00000040}.featuredStoryCard-module__3roo3W__storyCardFeatured{border:2px solid #2563eb33}.featuredStoryCard-module__3roo3W__featuredBadge{color:#fff;font-size:var(--text-xs);text-align:center;background:linear-gradient(135deg,#2563eb,#7c3aed);padding:.25rem .75rem;font-weight:500}.featuredStoryCard-module__3roo3W__storyCardContent{padding:2rem}.featuredStoryCard-module__3roo3W__storyCardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.featuredStoryCard-module__3roo3W__storyCategory{font-size:var(--text-sm);color:#2563eb;background-color:#eff6ff;border-radius:9999px;padding:.25rem .75rem;font-weight:600}.featuredStoryCard-module__3roo3W__storyMeta{font-size:var(--text-sm);color:#6b7280;align-items:center;gap:.5rem;display:flex}.featuredStoryCard-module__3roo3W__storyTitle{font-size:var(--text-lg);color:#1f2937;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.featuredStoryCard-module__3roo3W__storyExcerpt{color:#6b7280;font-size:var(--text-sm);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.5rem;line-height:1.6;display:-webkit-box;overflow:hidden}.featuredStoryCard-module__3roo3W__storyFooter{justify-content:space-between;align-items:center;display:flex}.featuredStoryCard-module__3roo3W__storyOrganization{align-items:center;gap:.75rem;display:flex}.featuredStoryCard-module__3roo3W__organizationAvatar{color:#fff;width:2rem;height:2rem;font-size:var(--text-sm);background:linear-gradient(135deg,#9ca3af,#6b7280);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.featuredStoryCard-module__3roo3W__organizationName{font-size:var(--text-sm);color:#374151;font-weight:600}.featuredStoryCard-module__3roo3W__storyReadMore{color:#2563eb;font-size:var(--text-sm);align-items:center;gap:.25rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.featuredStoryCard-module__3roo3W__storyReadMore:hover{color:#1d4ed8}.featuredStoryCard-module__3roo3W__arrowIcon{width:1rem;height:1rem}
.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}.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;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0003}.TeamMembers-module__jmsa6q__modalHeader{border-bottom:1px solid #e0e0e0;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{max-height:70vh;padding:1.5rem;overflow-y:auto}.TeamMembers-module__jmsa6q__fullPlayersList{flex-direction:column;display:flex}.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}}
.organizationStoriesClient-module__lUR36a__container{max-width:1280px;margin:0 auto;padding:2rem 1rem}.organizationStoriesClient-module__lUR36a__emptyContainer{}.organizationStoriesClient-module__lUR36a__emptyTitle{font-size:var(--text-3xl);margin-bottom:2rem;font-weight:700}.organizationStoriesClient-module__lUR36a__emptyMessage{color:#4b5563;text-align:center}.organizationStoriesClient-module__lUR36a__featuredStoryContainer{margin-bottom:3rem}.organizationStoriesClient-module__lUR36a__storyGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.organizationStoriesClient-module__lUR36a__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.organizationStoriesClient-module__lUR36a__spinner{border:3px solid #2563eb33;border-top-color:#2563eb;border-radius:9999px;width:32px;height:32px;animation:.8s linear infinite organizationStoriesClient-module__lUR36a__spin}.organizationStoriesClient-module__lUR36a__loadingText{color:#4b5563;font-size:var(--text-sm)}@keyframes organizationStoriesClient-module__lUR36a__spin{to{transform:rotate(360deg)}}@media (min-width:768px){.organizationStoriesClient-module__lUR36a__storyGrid{grid-template-columns:repeat(2,1fr)}}
.storyPageClient-module__J-fVKG__container{flex-direction:column;flex-grow:1;max-width:100vw;display:flex;overflow-x:visible}@media print{.storyPageClient-module__J-fVKG__container{max-width:none!important;overflow:visible!important}}.storyPageClient-module__J-fVKG__errorPageContainer{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.storyPageClient-module__J-fVKG__errorCard{text-align:center;background-color:#fff;border-radius:.5rem;width:100%;max-width:28rem;padding:2rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.storyPageClient-module__J-fVKG__iconContainer{margin-bottom:1rem}.storyPageClient-module__J-fVKG__icon{color:#9ca3af;width:4rem;height:4rem;margin-left:auto;margin-right:auto}.storyPageClient-module__J-fVKG__errorTitle{font-size:var(--text-xl);color:#111827;margin-bottom:.5rem;font-weight:700}.storyPageClient-module__J-fVKG__errorMessage{color:#4b5563;margin-bottom:1.5rem;line-height:1.5}.storyPageClient-module__J-fVKG__backButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:.375rem;padding:.625rem 1.25rem;font-weight:500;transition:background-color .2s}.storyPageClient-module__J-fVKG__backButton:hover{background-color:#2563eb}.storyPageClient-module__J-fVKG__backButton:focus{outline-offset:2px;outline:2px solid #0000;box-shadow:0 0 0 3px #3b82f680}.storyPageClient-module__J-fVKG__contentLayout{overflow-x:hidden}.storyPageClient-module__J-fVKG__contentLayoutSingleColumn{overflow-x:visible}.storyPageClient-module__J-fVKG__contentLayout{box-sizing:border-box;flex-direction:column;gap:2rem;width:100%;padding:2rem 0 0;display:flex}.storyPageClient-module__J-fVKG__contentLayoutSingleColumn{box-sizing:border-box;flex-direction:column;align-items:center;gap:2rem;width:100%;padding:2rem 0 0;display:flex}@media (min-width:1024px){.storyPageClient-module__J-fVKG__contentLayout{flex-direction:row;gap:2rem;max-width:1400px;margin:0 auto;padding:4rem 2rem 0}.storyPageClient-module__J-fVKG__contentLayoutSingleColumn{max-width:960px;margin:0 auto;padding:4rem 2rem 0}}.storyPageClient-module__J-fVKG__storyColumn{flex:1;min-width:0}.storyPageClient-module__J-fVKG__storyColumnFullWidth{width:100%}@media (min-width:1024px){.storyPageClient-module__J-fVKG__storyColumn{flex:0 0 calc(66.6667% - 1rem)}.storyPageClient-module__J-fVKG__storyColumnFullWidth{max-width:960px;margin:0 auto}}.storyPageClient-module__J-fVKG__sidebarColumn{flex:1;min-width:0}@media (min-width:1024px){.storyPageClient-module__J-fVKG__sidebarColumn{flex:0 0 calc(33.3333% - 1rem)}}.storyPageClient-module__J-fVKG__sidebarContainer{flex-direction:column;gap:2rem;display:flex}@media (max-width:1023px){.storyPageClient-module__J-fVKG__contentLayout{flex-direction:column}.storyPageClient-module__J-fVKG__storyColumn,.storyPageClient-module__J-fVKG__sidebarColumn{flex:100%}.storyPageClient-module__J-fVKG__sidebarContainer{margin:0 1rem}}.storyPageClient-module__J-fVKG__teamsSection{flex-direction:column;gap:0;display:flex}.storyPageClient-module__J-fVKG__teamsList{flex-direction:column;gap:1.25rem;display:flex}.storyPageClient-module__J-fVKG__teamCard{color:inherit;background:#fbfbfe;border:1px solid #d9dcf2;border-radius:8px;flex-direction:column;gap:.75rem;padding:1.25rem 1.25rem 1.5rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.storyPageClient-module__J-fVKG__teamCard:hover{border-color:#c5c9e0;transform:translateY(-2px);box-shadow:0 6px 20px #3b71ca1f}.storyPageClient-module__J-fVKG__teamCardTop{align-items:center;gap:1rem;display:flex}.storyPageClient-module__J-fVKG__teamLogoWrapper{box-sizing:border-box;background:#fff;border:1px solid #d9dcf2;border-radius:50%;flex-shrink:0;width:56px;height:56px;padding:6px;position:relative;overflow:hidden;box-shadow:0 4px 12px #11182714}.storyPageClient-module__J-fVKG__teamInfo{flex-direction:column;gap:.35rem;min-width:0;display:flex}.storyPageClient-module__J-fVKG__teamName{font-size:var(--text-lg);color:#111827;margin:0;font-weight:600;line-height:1.3}.storyPageClient-module__J-fVKG__teamMetaRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.storyPageClient-module__J-fVKG__teamMetaText{color:#4b4f63;font-size:var(--text-sm);font-weight:500}.storyPageClient-module__J-fVKG__teamDescription{font-size:var(--text-sm);color:#4b5563;margin:0;line-height:1.5}@media print{.storyPageClient-module__J-fVKG__noPrint{display:none!important}}
.teamDirectoryClient-module__zC9iGW__wrapper{flex-direction:column;gap:2.5rem;display:flex}.teamDirectoryClient-module__zC9iGW__featuredStory{flex-direction:column;display:flex}.teamDirectoryClient-module__zC9iGW__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.teamDirectoryClient-module__zC9iGW__card{color:inherit;background:#fbfbfe;border:1px solid #d9dcf2;border-radius:8px;flex-direction:column;gap:.75rem;padding:1.25rem 1.25rem 1.5rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.teamDirectoryClient-module__zC9iGW__card:after{content:none}.teamDirectoryClient-module__zC9iGW__card:hover{border-color:#c5c9e0;transform:translateY(-2px);box-shadow:0 6px 20px #3b71ca1f}.teamDirectoryClient-module__zC9iGW__cardTop{align-items:center;gap:1rem;display:flex}.teamDirectoryClient-module__zC9iGW__logoWrapper{box-sizing:border-box;background:#fff;border:1px solid #d9dcf2;border-radius:50%;flex-shrink:0;width:56px;height:56px;padding:6px;position:relative;overflow:hidden;box-shadow:0 4px 12px #11182714}.teamDirectoryClient-module__zC9iGW__cardHeader{flex-direction:column;gap:.35rem;display:flex}.teamDirectoryClient-module__zC9iGW__teamName{font-size:var(--text-lg);color:#111827;margin:0;font-weight:600}.teamDirectoryClient-module__zC9iGW__metaRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.teamDirectoryClient-module__zC9iGW__metaText{color:#4b4f63;font-size:var(--text-sm);font-weight:500}.teamDirectoryClient-module__zC9iGW__metaSeparator{color:#9ca3af;font-size:var(--text-sm);font-weight:500}.teamDirectoryClient-module__zC9iGW__description{font-size:var(--text-sm);color:#4b5563;margin:0;line-height:1.5}.teamDirectoryClient-module__zC9iGW__emptyState{text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:2.5rem}.teamDirectoryClient-module__zC9iGW__emptyStateText{font-size:var(--text-base);color:#4b5563;margin:0}@media (max-width:768px){.teamDirectoryClient-module__zC9iGW__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;padding:0 1rem}.teamDirectoryClient-module__zC9iGW__card{border-radius:12px;width:min(100%,360px);margin:0 auto;padding:1.125rem}.teamDirectoryClient-module__zC9iGW__teamName{font-size:var(--text-lg)}.teamDirectoryClient-module__zC9iGW__description{font-size:var(--text-sm)}}@media (max-width:540px){.teamDirectoryClient-module__zC9iGW__grid{grid-template-columns:1fr;gap:1rem;padding:0 1rem}.teamDirectoryClient-module__zC9iGW__card{width:100%;padding:1rem 1.125rem;box-shadow:0 12px 24px #11182714}.teamDirectoryClient-module__zC9iGW__cardTop{gap:.75rem}.teamDirectoryClient-module__zC9iGW__teamName{font-size:var(--text-base)}.teamDirectoryClient-module__zC9iGW__metaText{font-size:var(--text-xs)}.teamDirectoryClient-module__zC9iGW__description{font-size:var(--text-sm);line-height:1.45}.teamDirectoryClient-module__zC9iGW__emptyState{margin:0 1rem;padding:2rem 1.5rem}.teamDirectoryClient-module__zC9iGW__emptyStateText{font-size:var(--text-sm)}}
.teamPageClient-module__yipmvW__page{box-sizing:border-box;flex-direction:column;gap:2.5rem;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem 3rem;display:flex}.teamPageClient-module__yipmvW__hero{flex-direction:column;gap:.5rem;padding-top:1.5rem;display:flex}.teamPageClient-module__yipmvW__breadcrumbWrapper{margin-top:1.5rem}.teamPageClient-module__yipmvW__teamName{font-size:var(--text-4xl);color:#111827;letter-spacing:-.02em;margin:0;font-weight:700}.teamPageClient-module__yipmvW__seasonLabel{font-size:var(--text-base);color:#4b5563;margin:0}.teamPageClient-module__yipmvW__featuredStoryContainer{margin-bottom:3rem}.teamPageClient-module__yipmvW__contentGrid{grid-template-columns:1fr;gap:2rem;display:grid}.teamPageClient-module__yipmvW__scheduleColumn,.teamPageClient-module__yipmvW__rosterColumn{width:100%;min-width:0;overflow:hidden}.teamPageClient-module__yipmvW__scheduleColumn{flex-direction:column;gap:2rem;width:100%;display:flex}.teamPageClient-module__yipmvW__rosterColumn{flex-direction:column;gap:2rem;display:flex}.teamPageClient-module__yipmvW__youMayAlsoLikeSection{flex-direction:column;gap:2rem;margin-top:2rem;display:flex}.teamPageClient-module__yipmvW__mostPopularSection{flex-direction:column;display:flex}.teamPageClient-module__yipmvW__recentVideosSection{flex-direction:column;width:100%;display:flex}.teamPageClient-module__yipmvW__mediaGallerySection{flex-direction:column;width:100%;margin-top:1.5rem;display:flex}.teamPageClient-module__yipmvW__mediaGalleryLarge{margin-top:2rem}.teamPageClient-module__yipmvW__mediaGalleryLarge>[class*=mediaGallery_grid__]{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.teamPageClient-module__yipmvW__coachesSection{margin-top:0}.teamPageClient-module__yipmvW__sponsorSection{margin-top:1rem}@media (min-width:1024px){.teamPageClient-module__yipmvW__contentGrid{grid-template-columns:minmax(0,3fr) minmax(0,1fr);align-items:start}}@media (max-width:640px){.teamPageClient-module__yipmvW__page{padding:0 1rem 2.5rem}.teamPageClient-module__yipmvW__hero{padding-top:1rem}}