.flex{display:flex}.flex-center{justify-content:center;align-items:center;display:flex}.flex-column{flex-direction:column;display:flex}.flex-row{flex-direction:row;display:flex}.flex-wrap{flex-wrap:wrap;display:flex}.grid{display:grid}.grid-center{place-items:center;display:grid}.profile-image{object-fit:cover;border-radius:50%;overflow:hidden}.profile-image--small{width:50px;height:50px}.profile-image--medium{width:60px;height:60px}.profile-image--large{width:80px;height:80px}.profile-image--xl{width:100px;height:100px}.profile-image--border-white{border:2px solid #fff}.profile-image--border-accent{border:2px solid #e8d24d}.profile-image--border-thick{border:5px solid #e8d24d}.contact-card{background-color:#151826;border-radius:6px;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.contact-card--vertical{text-align:center;flex-direction:column;gap:.5rem}.contact-info{align-items:center;gap:2rem;display:flex}.contact-info--vertical{flex-direction:column;gap:.5rem;width:100%}.contact-name,.contact-role{color:#fff;text-align:center;white-space:nowrap;font-weight:600;text-decoration:none}.contact-name:hover{text-decoration:underline}.contact-text--small{font-size:.85rem;line-height:1.2}.contact-text--medium{font-size:.9rem;line-height:1.2}.contact-text--large{font-size:1rem;line-height:1.2}.contact-grid{grid-template-columns:repeat(1,1fr);gap:1rem;display:grid}@media (width>=440px){.contact-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=576px){.contact-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=705px){.contact-grid{grid-template-columns:repeat(5,1fr)}}.btn-icon{color:#cfd0d3;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.5rem;transition:all .3s}.btn-icon:hover{color:#fff;background-color:#ffffff1a}.btn-icon--edit:hover{color:#e8d24d}.btn-icon--delete:hover{color:#ff6b6b}.text-center{text-align:center}.text-white{color:#fff}.text-accent{color:#e8d24d}.text-muted{color:#cfd0d3}.text-bold{font-weight:600}.text-uppercase{text-transform:uppercase}.gap-small{gap:.25rem}.gap-medium{gap:.5rem}.gap-large{gap:.75rem}.gap-xl{gap:1rem}.gap-2xl{gap:2rem}@media (width<=768px){.contact-card{gap:.25rem;padding:.75rem}.contact-info{flex-direction:column;gap:.5rem;width:100%}.contact-name,.contact-role{white-space:normal;height:auto;font-size:.9rem;line-height:1.2}.profile-image--large{width:60px;height:60px}}.transition{transition:all .3s}.transition-fast{transition:all .15s}.transition-slow{transition:all .5s}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.focus-visible:focus-visible{outline-offset:2px;outline:2px solid #e8d24d}.roster__coach__banner[data-type=mobile]{flex-direction:column;align-items:center;gap:1em;width:100%;max-width:768px;display:flex;& .roster__coach__banner--left{flex-direction:column;gap:1em;display:flex;& .text{text-align:center;font-size:1.2rem}& .profile-image{width:100px;height:100px}& #copyRoster{width:35px;height:35px}}& .profile-image-container{justify-content:center;align-items:center;display:flex}}.roster__coach__banner[data-type=desktop]{justify-content:space-between;align-items:center;gap:1em;width:100%;max-width:768px;display:none;& .roster__coach__banner--left{justify-content:space-between;align-items:center;gap:1em;display:flex}}.profile-image{aspect-ratio:1;object-fit:cover;border-radius:50%;width:100px;height:100px}.roster__coach__banner--left .profile-image,.roster__coach__banner--mid .profile-image{width:50px;height:50px}.roster__coach__banner--right .profile-image{width:40px;height:40px}.link-icon{width:20px;height:20px}.roster__coach__banner--mid{justify-content:space-between;align-items:center;gap:1em;display:flex;& a{color:#fff;align-items:center;gap:.7em;text-decoration:none;display:flex}}.roster__coach__banner--right{justify-content:space-between;align-items:center;gap:1em;display:flex}#copyRoster{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.7em;transition:border .3s ease-in;&:hover{border:1px solid gray}}.no-padding{padding:0!important}.player-page__header--team-roster{justify-content:flex-start;width:100%;padding:0}#team-roster-wrapper .key-contact-jersey{text-align:right;grid-area:jersey;justify-content:flex-end;align-items:center;width:100%;height:100%;display:flex}#team-roster-wrapper .key-contact-jersey .text-jersey{text-align:center;width:100%;margin:0 auto;font-size:1.5rem;font-weight:500;display:block}.key-contact-image{composes:flex-center;grid-area:image;width:100px;height:100px;& .profile-image{composes:profile-image profile-image--xl;aspect-ratio:1}}.key-contact-info{text-align:center;flex-direction:column;grid-area:info;place-self:center;gap:0;width:fit-content;height:fit-content;margin-top:.5rem;padding:0;display:flex;& .key-contact-name{composes:text-bold;color:#fff;font-size:.9rem;margin:0!important;padding:0!important;line-height:1!important}& .text-info{opacity:1;color:#fff;font-size:.75rem;margin:0!important;padding:0!important;line-height:1!important}& .text-birth-date,& .text-height,& .text-graduation-year{opacity:1!important;color:#fff!important;margin:0!important;padding:0!important;font-size:.75rem!important;line-height:1!important;display:block!important}}.key-contact--container{border-radius:8px;grid-template:"jersey image"100px".info"/20px 142px;justify-items:start;gap:0;width:100%;max-width:190px;display:grid}.team-members{flex-wrap:wrap;justify-content:center;gap:1.25rem;width:100%;padding:1rem;display:flex}.key-contact-wrap#team-roster-wrapper{gap:2.5rem;width:100%;max-width:1300px;margin:0 auto;grid-template-columns:repeat(4,1fr)!important;display:grid!important}.buttons-container{background-color:#f2d43d;justify-content:space-between;margin-top:1rem;padding:.5em;display:flex;& button{--active-indicator-height:3px;box-sizing:border-box;color:#565;text-transform:uppercase;cursor:pointer;background:0 0;border:none;width:33.33%;padding:.5rem 1rem;font-size:1rem;font-weight:700;position:relative;&.active{color:#333}&.active:after{content:"";bottom:calc(-1*var(--active-indicator-height) + -6px);width:100%;height:var(--active-indicator-height);background:#fff;position:absolute;left:0}}}.roster-container,.schedule-container{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s ease-in-out}.roster-container.active,.schedule-container.active,.stats-container.active{opacity:1;pointer-events:auto;visibility:visible;grid-area:1/1/-1/-1}.content-container{grid-template-columns:1fr;display:grid}#schedule-table{border-collapse:collapse;color:#fff;text-align:start;width:100%;& th,& td{background-color:#161826;padding:1.2em}& tr{border-bottom:1px solid #131419}& tr:last-child{border-bottom:none}& th{color:#f2d43d;text-transform:uppercase;text-align:start;font-size:1rem}& td{font-size:.9rem}}.bold{font-weight:700}.no-schedule-div{justify-content:center;align-items:center;width:100%;height:500px;display:flex}.no-schedule-text{color:#293041;font-size:1.5rem}@media (width<=767px){.key-contact-wrap#team-roster-wrapper{justify-items:center;gap:1rem;max-width:100%;margin:0 auto;padding:0 1rem;grid-template-columns:repeat(2,1fr)!important}.team-members{justify-content:center;max-width:100%;padding:1rem;display:flex}.key-contact--container{justify-self:center;max-width:100%}.key-contact-info{margin-top:0;padding-top:.5rem}}@media (width>=768px){.roster__coach__banner[data-type=mobile]{display:none}.roster__coach__banner[data-type=desktop]{display:flex}.player-page__header--team-roster{padding:1rem 1.4rem}.team-members{width:100%;padding:1rem}.key-contact-wrap#team-roster-wrapper{width:100%!important;max-width:none!important}.wrapper{align-items:flex-start!important}.gnav,.nav{justify-content:flex-start!important}}#team-roster-wrapper .profile-image{aspect-ratio:1;object-fit:cover;width:100px;height:100px;overflow:hidden;border-radius:50%!important}.schedule-events-container{flex-direction:column;gap:1rem;padding:1rem;display:flex}.schedule-event-card{background-color:#1a1d2e;border:1px solid #2a2d3e;border-radius:12px;padding:1.2rem;box-shadow:0 2px 8px #0000001a}.event-row{border-bottom:1px solid #2a2d3e;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.event-row:last-child{border-bottom:none}.event-label{color:#f2d43d;text-transform:uppercase;letter-spacing:.5px;min-width:80px;font-size:.85rem;font-weight:700}.event-value{color:#fff;text-align:right;flex:1;margin-left:1rem;font-size:.9rem;font-weight:400}.schedule-tab-title{color:#fff;text-align:center;margin:1.5rem 0 1rem;font-size:1.1rem;font-weight:600}.no-schedule{background-color:#1a1d2e;border-radius:12px;justify-content:center;align-items:center;min-height:200px;margin:1rem;display:flex}.no-schedule-text{color:#6b7280;text-align:center;font-size:1rem}@media (width>=768px){.schedule-events-container{display:none}.table-container{display:block}.schedule-table{border-collapse:collapse;background-color:#1a1d2e;border-radius:8px;width:100%;overflow:hidden}.schedule-table th,.schedule-table td{text-align:left;border-bottom:1px solid #2a2d3e;padding:1rem}.schedule-table th{color:#f2d43d;text-transform:uppercase;letter-spacing:.5px;background-color:#2a2d3e;font-size:.8rem;font-weight:700}.schedule-table td{color:#fff;font-size:.9rem}.schedule-table tr:hover{background-color:#2a2d3e}}@media (width<=767px){.table-container{display:none}.schedule-events-container{display:flex}}.stats-container{opacity:0;visibility:hidden;pointer-events:none;padding:1rem 0;transition:opacity .5s ease-in-out}.stats-section{margin-bottom:2rem}.stats-title{text-align:center;color:#fff;text-transform:uppercase;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.stats-table{border-collapse:collapse;color:#fff;text-align:start;background-color:#161826;border-radius:8px;width:100%;margin-bottom:1rem;overflow:hidden;& th,& td{background-color:#161826;border-bottom:1px solid #131419;padding:1.2em}& tr:last-child td{border-bottom:none}& th{color:#f2d43d;text-transform:uppercase;text-align:center;padding:1rem .8rem;font-size:.9rem;font-weight:700}& td{text-align:center;padding:1rem .8rem;font-size:.9rem}& .player-cell{text-align:left;padding-left:1.2em}}.player-info{align-items:center;gap:.8rem;display:flex}.player-details{flex-direction:column;gap:.2rem;display:flex}.player-name{color:#fff;font-size:.95rem;font-weight:600;line-height:1.2}.player-position{color:#a0a0a0;font-size:.7rem;font-weight:400;line-height:1.1}.jersey-number{color:#f2d43d;text-align:center;min-width:35px;font-size:1.4rem;font-weight:700;line-height:1}.player-avatar{object-fit:cover;border:2px solid #f2d43d;border-radius:50%;width:35px;height:35px}.player-name{color:#fff;font-weight:500}.no-stats{background-color:#161826;border-radius:8px;justify-content:center;align-items:center;width:100%;height:200px;display:flex}.no-stats-text{color:#293041;font-size:1.2rem}@media (width<=768px){.stats-table{font-size:.75rem;& th,& td{padding:.7em .4em}& .player-cell{padding-left:1em}& .player-info{gap:.6rem}& .jersey-number{min-width:30px;font-size:1.2rem}& .player-avatar{width:28px;height:28px}& .player-name{font-size:.85rem}& .player-position{font-size:.65rem}}}.player-link{color:inherit;border-radius:8px;margin:-4px;padding:4px;text-decoration:none;transition:all .2s;display:block}.player-link:hover{background-color:#f2d43d1a;transform:translateY(-1px);box-shadow:0 2px 8px #f2d43d33}.player-link:hover .player-name{color:#f2d43d}.player-link:hover .player-avatar{border-color:#fff;box-shadow:0 0 0 2px #f2d43d4d}.player-link:hover .jersey-number{color:#fff}@media (width<=768px){.player-link{margin:-2px;padding:2px}.player-link:hover{transform:translateY(0);box-shadow:0 1px 4px #f2d43d33}}