.teams-page{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem 1rem 2.5rem;display:flex}.teams-page-title{margin:0 0 1.25rem;font-size:1.75rem;font-weight:700}.teams-segmented-controls{flex-direction:column;align-items:center;gap:.75rem;width:fit-content;max-width:100%;margin-bottom:1.5rem;display:flex}.teams-segmented-row{background:var(--lightmodesection);border:1px solid var(--lightbordercolor);-webkit-overflow-scrolling:touch;border-radius:12px;flex-wrap:nowrap;gap:.5rem;width:fit-content;max-width:100%;padding:.25rem;display:flex;overflow-x:auto}html.dark-mode .teams-segmented-row{background:var(--darkmodesection);border-color:var(--darkbordercolor)}.teams-segment-button{min-height:42px;color:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:.35rem;padding:.625rem .875rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:background-color .15s,color .15s;display:inline-flex}.teams-segment-button.is-active{background:var(--lightmode);color:var(--maincolor);box-shadow:0 2px 4px #00000014}html.dark-mode .teams-segment-button.is-active{background:var(--darkmode);box-shadow:0 2px 4px #00000040}.teams-segment-label-short{display:none}.teams-segmented-row-sports .teams-segment-icon{justify-content:center;align-items:center;line-height:0;display:flex}.teams-segment-icon{justify-content:center;align-items:center;line-height:0;display:none}.teams-segment-icon svg{object-fit:contain;width:25px;height:25px}.teams-state{text-align:center;color:#888;padding:2rem 1rem;font-size:.9375rem}.teams-grid{flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%;margin:0 auto;padding:0;list-style:none;display:flex}.teams-grid>li{flex:230px;min-width:230px;max-width:300px}.teams-card{border:1px solid var(--bordercolor);background:var(--lightmodesection);width:100%;min-width:230px;min-height:88px;color:inherit;box-sizing:border-box;border-radius:12px;align-items:center;gap:.75rem;padding:1rem;text-decoration:none;display:flex}html.dark-mode .teams-card{background:var(--darkmodesection)}.teams-card-logo,.teams-card-logo-placeholder{object-fit:contain;flex-shrink:0;width:56px;height:56px}.teams-card-logo-placeholder{justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.teams-card-copy{min-width:0}.teams-card-name{margin:0;font-size:.9375rem;font-weight:600;line-height:1.3}.teams-card-conference{opacity:.85;margin:.25rem 0 0;font-size:.8125rem;line-height:1.3}@media (max-width:649px){.teams-segment-label-full{display:none}.teams-segment-label-short{display:inline}}@media (max-width:499px){.teams-segmented-row-sports .teams-segment-button:not(.is-active) .teams-segment-label-full,.teams-segmented-row-sports .teams-segment-button:not(.is-active) .teams-segment-label-short,.teams-segmented-row-levels .teams-segment-label-full{display:none}.teams-segmented-row-levels .teams-segment-label-short{display:inline}}@media (max-width:449px){.teams-segmented-row-sports{width:90vw;max-width:90vw}.teams-segmented-row-sports .teams-segment-button{flex:1 1 0;min-width:0;padding-inline:.35rem}.teams-segmented-row-sports .teams-segment-label-full,.teams-segmented-row-sports .teams-segment-label-short{display:none}.teams-segmented-row-sports .teams-segment-icon svg{width:20px;height:20px}}@media (max-width:648px){.teams-grid>li{max-width:100%}}
