.NewsFeed-module__Y2GZfG__newsFeed{background-color:var(--mantine-color-gray-0);padding:40px 0}.NewsFeed-module__Y2GZfG__container{background:var(--mantine-color-body);max-width:1200px;margin:0 auto;padding:0 20px}.NewsFeed-module__Y2GZfG__containerCompact{background:var(--mantine-color-body);border:none;border-radius:8px;width:100%;margin:0;padding:12px 12px 16px}.NewsFeed-module__Y2GZfG__articlesGrid{flex-direction:column;gap:30px;margin-bottom:40px;display:flex}.NewsFeed-module__Y2GZfG__articleCard{border:1px solid var(--mantine-color-gray-3);border-radius:var(--radius-md);background:var(--mantine-color-body);box-shadow:var(--shadow-sm);align-items:stretch;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.NewsFeed-module__Y2GZfG__articleCard:hover{transform:translateY(-5px);box-shadow:0 4px 16px #00000026}.NewsFeed-module__Y2GZfG__imageWrapper{background-color:var(--color-border);width:300px;min-width:300px;height:100%;overflow:hidden}.NewsFeed-module__Y2GZfG__image{object-fit:contain;width:100%;height:100%;transition:transform .3s}.NewsFeed-module__Y2GZfG__articleCard:hover .NewsFeed-module__Y2GZfG__image{transform:scale(1.05)}.NewsFeed-module__Y2GZfG__content{flex-direction:column;flex:1;justify-content:space-between;min-width:0;padding:24px;display:flex}.NewsFeed-module__Y2GZfG__content .NewsFeed-module__Y2GZfG__richtext{white-space:normal;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;min-width:0;max-width:100%;color:var(--mantine-color-gray-7);margin-bottom:16px;font-size:1rem;line-height:1.6}.NewsFeed-module__Y2GZfG__content .NewsFeed-module__Y2GZfG__richtext p{margin:0 0 .5rem}.NewsFeed-module__Y2GZfG__content .NewsFeed-module__Y2GZfG__richtext a{overflow-wrap:anywhere;word-break:break-word;color:var(--color-primary-600);text-decoration:underline}.NewsFeed-module__Y2GZfG__content .NewsFeed-module__Y2GZfG__richtext ul,.NewsFeed-module__Y2GZfG__content .NewsFeed-module__Y2GZfG__richtext ol{margin:0 0 .5rem;padding-left:1rem}.NewsFeed-module__Y2GZfG__metadata{margin-bottom:16px}.NewsFeed-module__Y2GZfG__dateAuthorWrap{align-items:center;gap:12px;display:flex}@media (max-width:768px){.NewsFeed-module__Y2GZfG__dateAuthorWrap{flex-direction:column;align-items:flex-start;gap:0}.NewsFeed-module__Y2GZfG__author{margin-top:2px}}.NewsFeed-module__Y2GZfG__date{color:var(--mantine-color-dimmed);font-size:.875rem}.NewsFeed-module__Y2GZfG__author{color:var(--mantine-color-gray-7);font-size:.875rem;font-style:italic}.NewsFeed-module__Y2GZfG__articleTitle{color:var(--mantine-color-text);margin-bottom:12px;font-size:1.25rem;font-weight:600;line-height:1.3}.NewsFeed-module__Y2GZfG__readMoreSpacing{margin-top:8px}.NewsFeed-module__Y2GZfG__ancientTimesCard{border:1px solid var(--mantine-color-gray-3);border-radius:var(--radius-md);background:var(--mantine-color-body);box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s;overflow:hidden}.NewsFeed-module__Y2GZfG__ancientTimesCard:hover{transform:translateY(-5px);box-shadow:0 4px 16px #00000026}.NewsFeed-module__Y2GZfG__ancientTimesImageWrapper{width:100%;overflow:hidden}.NewsFeed-module__Y2GZfG__ancientTimesImage{width:100%;height:auto;display:block}.NewsFeed-module__Y2GZfG__ancientTimesContent{padding:16px 24px 0}.NewsFeed-module__Y2GZfG__ancientTimesFooter{justify-content:flex-end;padding:12px 24px 16px;display:flex}.NewsFeed-module__Y2GZfG__viewAllFooter{justify-content:flex-end;padding:16px 0 8px;display:flex}.NewsFeed-module__Y2GZfG__pagination{justify-content:center;gap:10px;margin-top:40px;display:flex}.NewsFeed-module__Y2GZfG__pageButton{border:2px solid var(--color-border);background-color:var(--color-surface);color:var(--color-text);cursor:pointer;border-radius:4px;padding:10px 16px;font-size:1rem;font-weight:600;transition:all .3s}.NewsFeed-module__Y2GZfG__pageButton:hover{border-color:var(--color-primary-600);color:var(--color-primary-600)}.NewsFeed-module__Y2GZfG__pageButton.NewsFeed-module__Y2GZfG__active{border-color:var(--color-primary-600);background-color:var(--color-primary-600);color:#fff}.NewsFeed-module__Y2GZfG__loading,.NewsFeed-module__Y2GZfG__noNews{color:var(--color-muted);text-align:center;padding:60px 20px;font-size:1.125rem}@media (max-width:768px){.NewsFeed-module__Y2GZfG__title{font-size:1.25rem}.NewsFeed-module__Y2GZfG__articlesGrid{gap:16px}.NewsFeed-module__Y2GZfG__articleCard{border-radius:10px;flex-direction:column}.NewsFeed-module__Y2GZfG__imageWrapper{width:100%;min-width:unset;height:180px}.NewsFeed-module__Y2GZfG__articleTitle{font-size:1.1rem}}[data-mantine-color-scheme=dark] .NewsFeed-module__Y2GZfG__container{border-color:var(--mantine-color-dark-4);background:var(--mantine-color-dark-7)}[data-mantine-color-scheme=dark] .NewsFeed-module__Y2GZfG__containerCompact{background:var(--mantine-color-dark-7)}[data-mantine-color-scheme=dark] .NewsFeed-module__Y2GZfG__articleCard{border-color:var(--mantine-color-dark-4);box-shadow:none}[data-mantine-color-scheme=dark] .NewsFeed-module__Y2GZfG__ancientTimesCard{border-color:var(--mantine-color-dark-4);box-shadow:none}[data-mantine-color-scheme=dark] .NewsFeed-module__Y2GZfG__articleCard{color:var(--mantine-color-text)}[data-mantine-color-scheme=dark] .NewsFeed-module__Y2GZfG__articleTitle{color:var(--mantine-color-text)}[data-mantine-color-scheme=dark] .NewsFeed-module__Y2GZfG__excerpt{color:var(--mantine-color-gray-2)}[data-mantine-color-scheme=dark] .NewsFeed-module__Y2GZfG__author{color:var(--mantine-color-gray-3)}[data-mantine-color-scheme=dark] .NewsFeed-module__Y2GZfG__date{color:var(--mantine-color-gray-4)}
.SportRegistrationBanners-module__EOQw5W__banner{color:#fff;cursor:pointer;background:#7c3aed;border-radius:12px;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem 1.25rem;text-decoration:none;transition:background .15s,transform .15s;display:flex}.SportRegistrationBanners-module__EOQw5W__banner:hover{background:#6d28d9;transform:translateY(-1px)}.SportRegistrationBanners-module__EOQw5W__icon{flex-shrink:0;font-size:1.5rem}.SportRegistrationBanners-module__EOQw5W__badgeIcon{color:#fff;letter-spacing:.02em;background:#ffffff2e;border:1px solid #ffffff59;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.75rem;font-weight:800;line-height:1;display:inline-flex}.SportRegistrationBanners-module__EOQw5W__text{flex-direction:column;flex:1;gap:.15rem;display:flex}.SportRegistrationBanners-module__EOQw5W__text strong{font-size:.95rem;font-weight:700;line-height:1.3}.SportRegistrationBanners-module__EOQw5W__text span{opacity:.9;font-size:.8rem;line-height:1.3}.SportRegistrationBanners-module__EOQw5W__arrow{opacity:.8;flex-shrink:0;font-size:1.25rem;font-weight:700}
.AnnouncementCard-module__1BA5Ya__cardRoot{border:1px solid var(--mantine-color-gray-2,#e9ecef);background:var(--mantine-color-body,#fff);border-radius:12px;flex-direction:column;transition:box-shadow .15s,transform .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d,0 2px 8px #0000000a;height:325px!important}.AnnouncementCard-module__1BA5Ya__cardRoot:before{content:"";z-index:1;background:linear-gradient(90deg,#0b1b3a 0%,#2563eb 100%);height:3px;position:absolute;top:0;left:0;right:0}.AnnouncementCard-module__1BA5Ya__cardRoot[data-pinned=true]:before{background:linear-gradient(90deg,#b45309 0%,#f59e0b 100%)}.AnnouncementCard-module__1BA5Ya__cardRoot:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a,0 1px 4px #0000000f}[data-mantine-color-scheme=dark] .AnnouncementCard-module__1BA5Ya__cardRoot{border-color:var(--mantine-color-dark-4,#373a40);background:var(--mantine-color-dark-7,#1a1b1e);box-shadow:0 1px 3px #0003,0 2px 8px #00000026}[data-mantine-color-scheme=dark] .AnnouncementCard-module__1BA5Ya__cardRoot:hover{box-shadow:0 4px 16px #0000004d,0 1px 4px #0003}.AnnouncementCard-module__1BA5Ya__cardBody{height:100%;min-height:0;font-family:var(--mantine-font-family,system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif);flex-direction:column;padding:14px 12px 10px;display:flex}.AnnouncementCard-module__1BA5Ya__badgesRow{flex-wrap:wrap;gap:5px;margin-bottom:6px;padding-right:30px;display:flex}.AnnouncementCard-module__1BA5Ya__newBadge{color:#166534;letter-spacing:.06em;text-transform:uppercase;background:#dcfce7;border-radius:20px;flex-shrink:0;align-items:center;padding:2px 7px;font-size:.75rem;font-weight:700;display:inline-flex}[data-mantine-color-scheme=dark] .AnnouncementCard-module__1BA5Ya__newBadge{color:#86efac;background:#052e16}.AnnouncementCard-module__1BA5Ya__pinnedLabel{color:#92400e;letter-spacing:.04em;background:#fef3c7;border-radius:20px;flex-shrink:0;align-items:center;gap:3px;padding:2px 7px;font-size:.75rem;font-weight:700;display:inline-flex}[data-mantine-color-scheme=dark] .AnnouncementCard-module__1BA5Ya__pinnedLabel{color:#fcd34d;background:#451a03}.AnnouncementCard-module__1BA5Ya__titleRow{margin-bottom:8px}.AnnouncementCard-module__1BA5Ya__titleText{-webkit-line-clamp:2;color:var(--mantine-color-gray-9,#111827);-webkit-box-orient:vertical;padding-right:30px;font-size:.9rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}[data-mantine-color-scheme=dark] .AnnouncementCard-module__1BA5Ya__titleText{color:var(--mantine-color-gray-1,#f1f3f5)}.AnnouncementCard-module__1BA5Ya__htmlContent{width:100%;min-height:0;color:var(--mantine-color-gray-7,#374151);flex:auto;margin:0 0 4px;font-size:13.5px;line-height:1.6;overflow:hidden;-webkit-mask-image:linear-gradient(#000 55%,#0000 100%);mask-image:linear-gradient(#000 55%,#0000 100%)}[data-mantine-color-scheme=dark] .AnnouncementCard-module__1BA5Ya__htmlContent{color:var(--mantine-color-gray-4,#ced4da)}.AnnouncementCard-module__1BA5Ya__htmlContent ul{margin:.4rem 0 .4rem 1.1rem;padding-left:.8rem;list-style:outside!important}.AnnouncementCard-module__1BA5Ya__htmlContent ol{margin:.4rem 0 .4rem 1.1rem;padding-left:.8rem;list-style:decimal!important}.AnnouncementCard-module__1BA5Ya__htmlContent li{margin:.15rem 0}.AnnouncementCard-module__1BA5Ya__htmlContent :is(ul ul,ol ul){list-style:outside!important}.AnnouncementCard-module__1BA5Ya__htmlContent :is(ul ol,ol ol){list-style:decimal!important}.AnnouncementCard-module__1BA5Ya__htmlContent ol[style*="list-style-type: disc"],.AnnouncementCard-module__1BA5Ya__htmlContent ol[data-list=bullet]{list-style:outside!important}.AnnouncementCard-module__1BA5Ya__htmlContent :where(h1,h2,h3,h4,h5,h6){margin:.2rem 0;font-size:1em;font-weight:600}.AnnouncementCard-module__1BA5Ya__htmlContent :where(p){margin:.2rem 0}.AnnouncementCard-module__1BA5Ya__htmlContent :where(img,picture,video,iframe,figure,table,hr,blockquote,pre,code){display:none!important}.AnnouncementCard-module__1BA5Ya__htmlContent *{color:var(--mantine-color-gray-7,#374151)!important;background:0 0!important}[data-mantine-color-scheme=dark] .AnnouncementCard-module__1BA5Ya__htmlContent *{color:var(--mantine-color-gray-4,#ced4da)!important;background:0 0!important}.AnnouncementCard-module__1BA5Ya__htmlContent a{text-decoration:underline;color:var(--mantine-color-blue-7,#1d4ed8)!important}[data-mantine-color-scheme=dark] .AnnouncementCard-module__1BA5Ya__htmlContent a{color:var(--mantine-color-blue-4,#60a5fa)!important}.AnnouncementCard-module__1BA5Ya__dismissTopRight{z-index:2;position:absolute;top:10px;right:10px}.AnnouncementCard-module__1BA5Ya__dismissBtn{width:24px;height:24px;color:var(--mantine-color-gray-5,#adb5bd);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s;display:inline-flex}.AnnouncementCard-module__1BA5Ya__dismissBtn:hover{background:var(--mantine-color-gray-1,#f1f3f5);color:var(--mantine-color-gray-8,#343a40)}[data-mantine-color-scheme=dark] .AnnouncementCard-module__1BA5Ya__dismissBtn{color:var(--mantine-color-dark-2,#909296)}[data-mantine-color-scheme=dark] .AnnouncementCard-module__1BA5Ya__dismissBtn:hover{background:var(--mantine-color-dark-5,#373a40);color:var(--mantine-color-gray-3,#dee2e6)}.AnnouncementCard-module__1BA5Ya__controlsRow{flex:none;justify-content:flex-end;align-items:center;margin-top:auto;padding-top:6px;display:flex}.AnnouncementCard-module__1BA5Ya__modalOverlay{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow:auto}.AnnouncementCard-module__1BA5Ya__modalDialog{background:var(--mantine-color-body,#fff);width:min(680px,92vw);max-height:calc(100dvh - 32px);color:var(--mantine-color-text,#111);-webkit-overflow-scrolling:touch;overflow-wrap:break-word;border-radius:16px;padding:24px;overflow:auto;box-shadow:0 20px 60px #00000040,0 4px 16px #0000001f}[data-mantine-color-scheme=dark] .AnnouncementCard-module__1BA5Ya__modalDialog{background:var(--mantine-color-dark-7,#1a1b1e);color:var(--mantine-color-gray-2,#e9ecef)}.AnnouncementCard-module__1BA5Ya__modalClose{border:1px solid var(--mantine-color-gray-3,#dee2e6);width:32px;height:32px;color:var(--mantine-color-gray-6,#868e96);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s;display:inline-flex}.AnnouncementCard-module__1BA5Ya__modalClose:hover{background:var(--mantine-color-gray-1,#f1f3f5);color:var(--mantine-color-gray-9,#212529)}[data-mantine-color-scheme=dark] .AnnouncementCard-module__1BA5Ya__modalClose{border-color:var(--mantine-color-dark-4,#373a40);color:var(--mantine-color-dark-2,#909296)}[data-mantine-color-scheme=dark] .AnnouncementCard-module__1BA5Ya__modalClose:hover{background:var(--mantine-color-dark-5,#373a40);color:var(--mantine-color-gray-2,#e9ecef)}.AnnouncementCard-module__1BA5Ya__modalCloseBtn{border:1px solid var(--mantine-color-gray-3,#dee2e6);background:var(--mantine-color-gray-0,#f8f9fa);color:var(--mantine-color-gray-7,#495057);cursor:pointer;border-radius:8px;padding:8px 20px;font-size:.875rem;font-weight:500;transition:background .12s,border-color .12s}.AnnouncementCard-module__1BA5Ya__modalCloseBtn:hover{background:var(--mantine-color-gray-1,#f1f3f5);border-color:var(--mantine-color-gray-4,#ced4da)}[data-mantine-color-scheme=dark] .AnnouncementCard-module__1BA5Ya__modalCloseBtn{background:var(--mantine-color-dark-6,#25262b);border-color:var(--mantine-color-dark-4,#373a40);color:var(--mantine-color-gray-3,#dee2e6)}[data-mantine-color-scheme=dark] .AnnouncementCard-module__1BA5Ya__modalCloseBtn:hover{background:var(--mantine-color-dark-5,#373a40)}.AnnouncementCard-module__1BA5Ya__modalContent{white-space:normal;overflow-wrap:break-word;margin:12px 0;font-size:.9375rem;line-height:1.7}.AnnouncementCard-module__1BA5Ya__modalContent ul{margin:.5rem 0 .5rem 1.25rem;padding-left:1rem;list-style:outside!important}.AnnouncementCard-module__1BA5Ya__modalContent ol{margin:.5rem 0 .5rem 1.25rem;padding-left:1rem;list-style:decimal!important}.AnnouncementCard-module__1BA5Ya__modalContent li{margin:.25rem 0}.AnnouncementCard-module__1BA5Ya__modalContent ol[style*="list-style-type: disc"],.AnnouncementCard-module__1BA5Ya__modalContent ol[data-list=bullet]{list-style:outside!important}.AnnouncementCard-module__1BA5Ya__modalContent *{white-space:normal;overflow-wrap:break-word;color:inherit!important;box-shadow:none!important;background:0 0!important;font-family:inherit!important}.AnnouncementCard-module__1BA5Ya__modalContent img{object-fit:contain;max-width:100%;height:auto;max-height:70vh;margin:.5rem auto;display:block}.AnnouncementCard-module__1BA5Ya__modalContent a{text-decoration:underline;color:var(--mantine-color-blue-7,#1d4ed8)!important}[data-mantine-color-scheme=dark] .AnnouncementCard-module__1BA5Ya__modalContent a{color:var(--mantine-color-blue-4,#60a5fa)!important}
.WindUiCarousel-module__20t_sW__carouselContainer{box-sizing:border-box;contain:layout inline-size;width:100%;max-width:100%;height:398px;min-height:398px;inline-size:100%;max-inline-size:100%;position:relative;overflow:hidden}.WindUiCarousel-module__20t_sW__viewportPad{max-width:100%;height:var(--ann-viewport-height,auto);box-sizing:border-box;overflow:hidden}.WindUiCarousel-module__20t_sW__viewportCustom{width:100%;max-width:100%;height:auto;overflow:hidden}.WindUiCarousel-module__20t_sW__slidesRow{will-change:transform;max-width:100%;height:100%;display:block;position:relative}.WindUiCarousel-module__20t_sW__slidesRow::-webkit-scrollbar{display:none}.WindUiCarousel-module__20t_sW__slideItem{width:var(--ann-slide-size,100%);min-width:0;max-width:var(--ann-slide-size,100%);box-sizing:border-box;height:100%;margin:0;display:flex;position:absolute;top:0;left:0}.WindUiCarousel-module__20t_sW__container{height:100%}.WindUiCarousel-module__20t_sW__slide{min-width:0;height:100%;display:flex}.WindUiCarousel-module__20t_sW__carouselContainer .glide__track{height:calc(100% - 56px);overflow:hidden}.WindUiCarousel-module__20t_sW__carouselContainer .glide__slides{will-change:transform;align-items:stretch;height:100%;margin:0;padding:0;list-style:none;display:flex}.WindUiCarousel-module__20t_sW__carouselContainer .glide__slide{box-sizing:border-box;flex:none;height:100%}@media (min-width:481px){.WindUiCarousel-module__20t_sW__slideItem{flex:0 0 360px;width:360px;max-width:360px}}.WindUiCarousel-module__20t_sW__bottomNav{border-top:1px solid var(--mantine-color-gray-2,#f1f3f5);box-sizing:border-box;justify-content:center;align-items:center;gap:8px;height:56px;padding:8px 12px 10px;display:flex}.WindUiCarousel-module__20t_sW__dotsRow{flex:1;justify-content:center;align-items:center;gap:5px;min-width:0;display:flex}.WindUiCarousel-module__20t_sW__dot{background:var(--mantine-color-gray-3,#dee2e6);cursor:pointer;border:none;border-radius:9999px;flex-shrink:0;width:7px;height:7px;padding:0;transition:background .2s,width .2s}.WindUiCarousel-module__20t_sW__dot:hover{background:var(--mantine-color-gray-5,#adb5bd)}.WindUiCarousel-module__20t_sW__dotActive{background:#2563eb;width:20px}.WindUiCarousel-module__20t_sW__dot:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #2563eb}.WindUiCarousel-module__20t_sW__navBtn{border:1px solid var(--mantine-color-gray-3,#e2e8f0);width:32px;height:32px;color:var(--mantine-color-gray-6,#868e96);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.WindUiCarousel-module__20t_sW__navBtn:hover{border-color:var(--mantine-color-gray-4,#ced4da);background:var(--mantine-color-gray-0,#f8f9fa);color:var(--mantine-color-gray-8,#343a40)}.WindUiCarousel-module__20t_sW__navBtn:disabled{opacity:.35;cursor:not-allowed}.WindUiCarousel-module__20t_sW__navBtn:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.WindUiCarousel-module__20t_sW__slideContent{width:100%;min-width:0;height:100%;margin:0;display:flex}.WindUiCarousel-module__20t_sW__slideContent>*{width:100%;height:100%}.WindUiCarousel-module__20t_sW__modalOverlay{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow:auto}.WindUiCarousel-module__20t_sW__modalDialog{background:var(--mantine-color-body,#fff);width:min(680px,92vw);max-height:calc(100dvh - 32px);color:var(--mantine-color-text,#111);-webkit-overflow-scrolling:touch;overflow-wrap:break-word;border-radius:16px;padding:24px;overflow:auto;box-shadow:0 20px 60px #00000040,0 4px 16px #0000001f}.WindUiCarousel-module__20t_sW__modalContent{overflow-wrap:break-word;margin:12px 0;font-size:.9375rem;line-height:1.7}.WindUiCarousel-module__20t_sW__modalContent *{white-space:normal;overflow-wrap:break-word;color:inherit!important;box-shadow:none!important;background:0 0!important;font-family:inherit!important}.WindUiCarousel-module__20t_sW__modalContent ul{margin:.5rem 0 .5rem 1.25rem;padding-left:1rem;list-style:outside!important}.WindUiCarousel-module__20t_sW__modalContent ol{margin:.5rem 0 .5rem 1.25rem;padding-left:1rem;list-style:decimal!important}.WindUiCarousel-module__20t_sW__modalContent li{margin:.25rem 0}.WindUiCarousel-module__20t_sW__modalContent ol[style*="list-style-type: disc"],.WindUiCarousel-module__20t_sW__modalContent ol[data-list=bullet]{list-style:outside!important}.WindUiCarousel-module__20t_sW__modalContent img{object-fit:contain;max-width:100%;height:auto;max-height:70vh;margin:.5rem auto;display:block}.WindUiCarousel-module__20t_sW__modalContent a{color:var(--mantine-color-blue-7,#1d4ed8);text-decoration:underline}.WindUiCarousel-module__20t_sW__modalClose{border:1px solid var(--mantine-color-gray-3,#dee2e6);width:32px;height:32px;color:var(--mantine-color-gray-6,#868e96);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s;display:inline-flex}.WindUiCarousel-module__20t_sW__modalClose:hover{background:var(--mantine-color-gray-1,#f1f3f5);color:var(--mantine-color-gray-9,#212529)}.WindUiCarousel-module__20t_sW__modalCloseBtn{border:1px solid var(--mantine-color-gray-3,#dee2e6);background:var(--mantine-color-gray-0,#f8f9fa);color:var(--mantine-color-gray-7,#495057);cursor:pointer;border-radius:8px;padding:8px 20px;font-size:.875rem;font-weight:500;transition:background .12s,border-color .12s}.WindUiCarousel-module__20t_sW__modalCloseBtn:hover{background:var(--mantine-color-gray-1,#f1f3f5);border-color:var(--mantine-color-gray-4,#ced4da)}[data-mantine-color-scheme=dark] .WindUiCarousel-module__20t_sW__bottomNav{border-top-color:var(--mantine-color-dark-5,#373a40)}[data-mantine-color-scheme=dark] .WindUiCarousel-module__20t_sW__dot{background:var(--mantine-color-dark-4,#495057)}[data-mantine-color-scheme=dark] .WindUiCarousel-module__20t_sW__dot:hover{background:var(--mantine-color-dark-2,#909296)}[data-mantine-color-scheme=dark] .WindUiCarousel-module__20t_sW__dotActive{background:#2563eb}[data-mantine-color-scheme=dark] .WindUiCarousel-module__20t_sW__navBtn{border-color:var(--mantine-color-dark-4,#373a40);color:var(--mantine-color-dark-2,#909296)}[data-mantine-color-scheme=dark] .WindUiCarousel-module__20t_sW__navBtn:hover{border-color:var(--mantine-color-dark-3,#5c5f66);background:var(--mantine-color-dark-6,#25262b);color:var(--mantine-color-gray-3,#dee2e6)}[data-mantine-color-scheme=dark] .WindUiCarousel-module__20t_sW__modalDialog{background:var(--mantine-color-dark-7,#1a1b1e);color:var(--mantine-color-gray-2,#e9ecef)}[data-mantine-color-scheme=dark] .WindUiCarousel-module__20t_sW__modalContent a{color:var(--mantine-color-blue-4,#60a5fa)}[data-mantine-color-scheme=dark] .WindUiCarousel-module__20t_sW__modalClose{border-color:var(--mantine-color-dark-4,#373a40);color:var(--mantine-color-dark-2,#909296)}[data-mantine-color-scheme=dark] .WindUiCarousel-module__20t_sW__modalClose:hover{background:var(--mantine-color-dark-5,#373a40);color:var(--mantine-color-gray-2,#e9ecef)}[data-mantine-color-scheme=dark] .WindUiCarousel-module__20t_sW__modalCloseBtn{background:var(--mantine-color-dark-6,#25262b);border-color:var(--mantine-color-dark-4,#373a40);color:var(--mantine-color-gray-3,#dee2e6)}[data-mantine-color-scheme=dark] .WindUiCarousel-module__20t_sW__modalCloseBtn:hover{background:var(--mantine-color-dark-5,#373a40)}@media (max-width:768px){.WindUiCarousel-module__20t_sW__carouselContainer{height:388px;min-height:0}.WindUiCarousel-module__20t_sW__navBtn{display:none}.WindUiCarousel-module__20t_sW__bottomNav{border-top:none;padding:6px 0 8px}}
.WhatIsBraasSection-module__w36Qnq__container{max-width:900px;margin:0 auto;padding:0 1rem}.WhatIsBraasSection-module__w36Qnq__headerImage{object-fit:contain;border-radius:12px;width:100%;height:auto;margin-bottom:1rem;display:block}.WhatIsBraasSection-module__w36Qnq__logo{object-fit:contain;width:120px;height:120px;margin:0 auto 1.5rem;display:block}.WhatIsBraasSection-module__w36Qnq__introBlock{text-align:center;margin-bottom:1.5rem}.WhatIsBraasSection-module__w36Qnq__introTitle{color:var(--mantine-color-gray-9);margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.2}[data-mantine-color-scheme=dark] .WhatIsBraasSection-module__w36Qnq__introTitle{color:var(--mantine-color-gray-0,#f8f9fa)}.WhatIsBraasSection-module__w36Qnq__introSubtitle{color:var(--mantine-color-gray-7);max-width:700px;margin:0 auto 1.5rem;font-size:1.125rem;font-style:italic;line-height:1.6}[data-mantine-color-scheme=dark] .WhatIsBraasSection-module__w36Qnq__introSubtitle{color:var(--mantine-color-gray-3,#dee2e6)}.WhatIsBraasSection-module__w36Qnq__introText{max-width:820px;color:var(--mantine-color-gray-7);margin:0 auto;font-size:1rem;line-height:1.7}[data-mantine-color-scheme=dark] .WhatIsBraasSection-module__w36Qnq__introText{color:var(--mantine-color-gray-3,#dee2e6)}.WhatIsBraasSection-module__w36Qnq__missionCard{color:#fff;text-align:center;background:linear-gradient(135deg,#010d26 0%,#0c2340 100%);border-left:4px solid #2563eb;border-radius:12px;margin-bottom:1.5rem;padding:2rem;font-size:clamp(1.05rem,1.8vw,1.35rem);font-weight:600;line-height:1.6;position:relative;overflow:hidden}.WhatIsBraasSection-module__w36Qnq__missionCard:after{content:"";pointer-events:none;background:#ffffff08;border-radius:50%;width:120px;height:120px;position:absolute;top:-30px;right:-30px}.WhatIsBraasSection-module__w36Qnq__missionQuote{color:#ffffff26;width:28px;height:28px;margin:0 auto .5rem;display:block}.WhatIsBraasSection-module__w36Qnq__stats{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.WhatIsBraasSection-module__w36Qnq__stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:8px;flex-direction:column;align-items:center;min-width:120px;padding:1rem 1.5rem;display:flex}.WhatIsBraasSection-module__w36Qnq__statNumber{margin-bottom:.25rem;font-size:2rem;font-weight:700}.WhatIsBraasSection-module__w36Qnq__statLabel{opacity:.9;font-size:.875rem}.WhatIsBraasSection-module__w36Qnq__content{flex-direction:column;gap:1.5rem;line-height:1.8;display:flex}.WhatIsBraasSection-module__w36Qnq__section{background:var(--mantine-color-body);border:0;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;min-height:320px;margin-bottom:0;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000f,0 1px 3px #0000000a}.WhatIsBraasSection-module__w36Qnq__section+.WhatIsBraasSection-module__w36Qnq__section:before{content:"";background:var(--color-border,#e2e8f0);height:1px;position:absolute;top:-.75rem;left:15%;right:15%}[data-mantine-color-scheme=dark] .WhatIsBraasSection-module__w36Qnq__section+.WhatIsBraasSection-module__w36Qnq__section:before{background:var(--mantine-color-dark-4)}[data-mantine-color-scheme=dark] .WhatIsBraasSection-module__w36Qnq__section{background:var(--mantine-color-dark-6,#25262b);box-shadow:0 2px 8px #0003,0 1px 3px #00000026}.WhatIsBraasSection-module__w36Qnq__section:nth-child(odd) .WhatIsBraasSection-module__w36Qnq__sectionImage,.WhatIsBraasSection-module__w36Qnq__section:nth-child(odd) .WhatIsBraasSection-module__w36Qnq__sectionImageBraastrong{order:2}.WhatIsBraasSection-module__w36Qnq__section:nth-child(odd) .WhatIsBraasSection-module__w36Qnq__sectionBody,.WhatIsBraasSection-module__w36Qnq__section:nth-child(2n) .WhatIsBraasSection-module__w36Qnq__sectionImage,.WhatIsBraasSection-module__w36Qnq__section:nth-child(2n) .WhatIsBraasSection-module__w36Qnq__sectionImageBraastrong{order:1}.WhatIsBraasSection-module__w36Qnq__section:nth-child(2n) .WhatIsBraasSection-module__w36Qnq__sectionBody{order:2}.WhatIsBraasSection-module__w36Qnq__sectionBody{flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,4.5rem);display:flex}.WhatIsBraasSection-module__w36Qnq__sectionImage{object-fit:cover;width:100%;height:100%;min-height:320px;display:block}.WhatIsBraasSection-module__w36Qnq__section:nth-child(odd) .WhatIsBraasSection-module__w36Qnq__sectionImage{-webkit-mask-image:linear-gradient(270deg,#0000 0%,#000 6%);mask-image:linear-gradient(270deg,#0000 0%,#000 6%)}.WhatIsBraasSection-module__w36Qnq__section:nth-child(2n) .WhatIsBraasSection-module__w36Qnq__sectionImage{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6%);mask-image:linear-gradient(90deg,#0000 0%,#000 6%)}.WhatIsBraasSection-module__w36Qnq__sectionImageBraastrong{object-fit:contain;background:#1a1a2e;width:100%;height:100%;min-height:320px;padding:1rem 2rem;display:block}.WhatIsBraasSection-module__w36Qnq__sectionTitle{color:var(--color-text,#0b1b3a);letter-spacing:-.01em;border-bottom:0;margin-bottom:1rem;padding-bottom:0;font-size:clamp(1.5rem,2.2vw,1.875rem);font-weight:700;line-height:1.25}[data-mantine-color-scheme=dark] .WhatIsBraasSection-module__w36Qnq__sectionTitle{color:var(--mantine-color-gray-1)}.WhatIsBraasSection-module__w36Qnq__paragraph{color:var(--mantine-color-gray-7);margin-bottom:1rem;font-size:1rem;line-height:1.8}[data-mantine-color-scheme=dark] .WhatIsBraasSection-module__w36Qnq__paragraph{color:var(--mantine-color-gray-2,#e9ecef)}.WhatIsBraasSection-module__w36Qnq__list{color:var(--mantine-color-gray-7);margin:1rem 0;padding-left:1.5rem}[data-mantine-color-scheme=dark] .WhatIsBraasSection-module__w36Qnq__list{color:var(--mantine-color-gray-2,#e9ecef)}.WhatIsBraasSection-module__w36Qnq__list li{margin-bottom:.5rem;line-height:1.6}.WhatIsBraasSection-module__w36Qnq__link{color:var(--mantine-color-blue-6);font-weight:500;text-decoration:underline}.WhatIsBraasSection-module__w36Qnq__link:hover{color:var(--mantine-color-blue-7)}.WhatIsBraasSection-module__w36Qnq__learnMoreButton{background:var(--mantine-color-blue-6,#2563eb);color:#fff;border-radius:8px;width:fit-content;margin-top:1rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.WhatIsBraasSection-module__w36Qnq__learnMoreButton:hover{background:var(--mantine-color-blue-7,#2563eb);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.WhatIsBraasSection-module__w36Qnq__ctaSection{text-align:center;color:#fff;background:linear-gradient(135deg,#010d26 0%,#0c2340 60%,#1e3a5f 100%);border:none;border-radius:12px;margin-top:4rem;overflow:hidden}[data-mantine-color-scheme=dark] .WhatIsBraasSection-module__w36Qnq__ctaSection{background:linear-gradient(135deg,#020617 0%,#0b1b3a 60%,#172554 100%)}.WhatIsBraasSection-module__w36Qnq__ctaSection .WhatIsBraasSection-module__w36Qnq__sectionTitle{color:#fff}.WhatIsBraasSection-module__w36Qnq__ctaSection .WhatIsBraasSection-module__w36Qnq__paragraph{color:#fffc}.WhatIsBraasSection-module__w36Qnq__ctaSection .WhatIsBraasSection-module__w36Qnq__link{color:#93c5fd}.WhatIsBraasSection-module__w36Qnq__ctaSection .WhatIsBraasSection-module__w36Qnq__link:hover{color:#bfdbfe}.WhatIsBraasSection-module__w36Qnq__tagline{color:#ffffffe6;margin:1.5rem 0;font-size:1.125rem;font-weight:600;line-height:1.6}.WhatIsBraasSection-module__w36Qnq__ctaButton{color:#010d26;background:#fff;border-radius:8px;width:fit-content;min-width:150px;margin:1rem auto 0;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:inline-block}.WhatIsBraasSection-module__w36Qnq__ctaButton:hover{background:#f1f5f9;transform:translateY(-1px)}@media (max-width:768px){.WhatIsBraasSection-module__w36Qnq__section{border-radius:12px;grid-template-columns:1fr;min-height:0;margin-bottom:1rem}.WhatIsBraasSection-module__w36Qnq__section:nth-child(odd) .WhatIsBraasSection-module__w36Qnq__sectionImage,.WhatIsBraasSection-module__w36Qnq__section:nth-child(odd) .WhatIsBraasSection-module__w36Qnq__sectionImageBraastrong,.WhatIsBraasSection-module__w36Qnq__section:nth-child(2n) .WhatIsBraasSection-module__w36Qnq__sectionImage,.WhatIsBraasSection-module__w36Qnq__section:nth-child(2n) .WhatIsBraasSection-module__w36Qnq__sectionImageBraastrong{order:1}.WhatIsBraasSection-module__w36Qnq__section:nth-child(odd) .WhatIsBraasSection-module__w36Qnq__sectionBody,.WhatIsBraasSection-module__w36Qnq__section:nth-child(2n) .WhatIsBraasSection-module__w36Qnq__sectionBody{order:2}.WhatIsBraasSection-module__w36Qnq__sectionBody{padding:1.25rem}.WhatIsBraasSection-module__w36Qnq__introTitle{font-size:2rem}.WhatIsBraasSection-module__w36Qnq__introSubtitle{font-size:1rem}.WhatIsBraasSection-module__w36Qnq__sectionTitle{font-size:1.25rem}.WhatIsBraasSection-module__w36Qnq__logo{width:100px;height:100px}.WhatIsBraasSection-module__w36Qnq__sectionImage,.WhatIsBraasSection-module__w36Qnq__sectionImageBraastrong{height:180px;min-height:180px}.WhatIsBraasSection-module__w36Qnq__section:nth-child(odd) .WhatIsBraasSection-module__w36Qnq__sectionImage,.WhatIsBraasSection-module__w36Qnq__section:nth-child(2n) .WhatIsBraasSection-module__w36Qnq__sectionImage{-webkit-mask-image:none;mask-image:none}.WhatIsBraasSection-module__w36Qnq__stats{gap:1rem}.WhatIsBraasSection-module__w36Qnq__stat{min-width:100px;padding:.75rem 1rem}.WhatIsBraasSection-module__w36Qnq__statNumber{font-size:1.5rem}}
.MemberDashboard-module__yDKJlq__dashboard{border:1px solid var(--mantine-color-gray-4,#dee2e6);background:var(--mantine-color-body,#fff);border-radius:8px;width:100%;margin-bottom:10px;overflow:hidden}.MemberDashboard-module__yDKJlq__header{background:var(--color-brand-navy,#0b1b3a);color:#fff;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.MemberDashboard-module__yDKJlq__greeting{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.25rem;font-weight:700;line-height:1.3;overflow:hidden}.MemberDashboard-module__yDKJlq__content{flex-direction:column;gap:1rem;padding:1rem;display:flex}[data-mantine-color-scheme=dark] .MemberDashboard-module__yDKJlq__dashboard{border-color:var(--mantine-color-dark-4,#373a40);background:var(--mantine-color-dark-7,#1a1b1e)}
.MemberTournaments-module__JEYLOW__panel{border:1px solid var(--color-border);background:var(--color-background,#fff);border-radius:.85rem;gap:1rem;margin-bottom:1rem;padding:1rem;display:grid;box-shadow:0 8px 24px #0f172a0f}.MemberTournaments-module__JEYLOW__heading{align-items:center;gap:.7rem;display:flex}.MemberTournaments-module__JEYLOW__icon{color:#15803d;background:#ecfdf5;border-radius:.65rem;place-items:center;width:2.25rem;height:2.25rem;display:grid}.MemberTournaments-module__JEYLOW__eyebrow{color:#15803d;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .15rem;font-size:.7rem;font-weight:800}.MemberTournaments-module__JEYLOW__heading h2{margin:0;font-size:1.1rem}.MemberTournaments-module__JEYLOW__list{gap:.55rem;display:grid}.MemberTournaments-module__JEYLOW__item{min-height:3.5rem;color:var(--color-text);border-radius:.65rem;grid-template-columns:3.5rem minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.4rem .55rem;text-decoration:none;display:grid}.MemberTournaments-module__JEYLOW__item:hover,.MemberTournaments-module__JEYLOW__item:focus-visible{background:#f0fdf4;outline:none}.MemberTournaments-module__JEYLOW__itemImage{background:linear-gradient(135deg,#14532d,#86efac) 50%/cover;border-radius:.5rem;width:3.5rem;height:3.5rem}.MemberTournaments-module__JEYLOW__itemBody{gap:.25rem;min-width:0;display:grid}.MemberTournaments-module__JEYLOW__itemBody strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MemberTournaments-module__JEYLOW__itemBody span{color:var(--color-muted);align-items:center;gap:.25rem;font-size:.8rem;display:inline-flex}@media (max-width:600px){.MemberTournaments-module__JEYLOW__itemBody strong{white-space:normal}}
.GameDisplay-module__7wmZgq__card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:10px;padding:1rem 1.25rem;transition:box-shadow .15s,transform .15s;box-shadow:0 1px 3px #0000000a}.GameDisplay-module__7wmZgq__card:hover{transform:translateY(-1px);box-shadow:0 3px 12px #00000014}.GameDisplay-module__7wmZgq__playoffCard{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border-color:#d97706}.GameDisplay-module__7wmZgq__sixOnSixWhiteCard{background:#fff}.GameDisplay-module__7wmZgq__sixOnSixGrayCard{background:#f1f3f5}[data-mantine-color-scheme=dark] .GameDisplay-module__7wmZgq__sixOnSixWhiteCard{background:#ffffff14}[data-mantine-color-scheme=dark] .GameDisplay-module__7wmZgq__sixOnSixGrayCard{background:#ffffff09}.GameDisplay-module__7wmZgq__header{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.GameDisplay-module__7wmZgq__sportBadge{background:var(--color-brand-dark,#0b1b3a);color:#fff;letter-spacing:.03em;text-transform:uppercase;border-radius:4px;padding:.2rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.GameDisplay-module__7wmZgq__sixOnSixTimeBadge{background:var(--color-gold,#f4c430);color:#1f2937;letter-spacing:.02em;white-space:nowrap;border-radius:6px;align-items:center;gap:.35rem;padding:.4rem .85rem;font-size:1.2rem;font-weight:800;display:inline-flex}.GameDisplay-module__7wmZgq__sixOnSixVenueBadge{color:#fff;letter-spacing:.02em;white-space:nowrap;background:#4169e1;border-radius:6px;align-items:center;padding:.4rem .85rem;font-size:.95rem;font-weight:800;display:inline-flex}.GameDisplay-module__7wmZgq__sixOnSixSportBadge{background:var(--color-brand-dark,#0b1b3a);color:#fff;letter-spacing:.02em;white-space:nowrap;border-radius:6px;align-items:center;padding:.4rem .85rem;font-size:.95rem;font-weight:800;display:inline-flex}.GameDisplay-module__7wmZgq__sixOnSixVenueRow{justify-content:flex-start;gap:.5rem;margin:-.15rem 0 .75rem;display:flex}.GameDisplay-module__7wmZgq__playoffBadge{color:#fff;letter-spacing:.03em;text-transform:uppercase;background:#d97706;border-radius:4px;padding:.2rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.GameDisplay-module__7wmZgq__homeAwayBadge{letter-spacing:.02em;border-radius:4px;margin-left:auto;padding:.2rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.GameDisplay-module__7wmZgq__homeBadge{color:#15803d;background:#16a34a1f}.GameDisplay-module__7wmZgq__awayBadge{color:#1d4ed8;background:#2563eb1f}.GameDisplay-module__7wmZgq__matchup{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.GameDisplay-module__7wmZgq__matchupIcon{color:var(--color-muted);flex-shrink:0}.GameDisplay-module__7wmZgq__matchupText{color:var(--color-text);font-size:1rem}.GameDisplay-module__7wmZgq__matchupText strong{font-weight:700}.GameDisplay-module__7wmZgq__findSubPill{color:#fff;letter-spacing:.02em;white-space:nowrap;background:#7c3aed;border-radius:999px;flex-shrink:0;align-items:center;gap:.25rem;margin-left:auto;padding:.2rem .6rem;font-size:.72rem;font-weight:700;text-decoration:none;transition:background .12s,transform .12s;display:inline-flex}.GameDisplay-module__7wmZgq__findSubPill:hover{background:#6d28d9;transform:translateY(-1px)}.GameDisplay-module__7wmZgq__findSubPill:focus-visible{outline-offset:2px;outline:2px solid #a78bfa}.GameDisplay-module__7wmZgq__jerseyNotice{border:1px solid var(--color-border);background:var(--color-background-subtle,#f8fafc);color:var(--color-text);border-radius:7px;align-items:center;gap:.5rem;margin:-.15rem 0 .75rem;padding:.55rem .7rem;font-size:.85rem;display:flex}.GameDisplay-module__7wmZgq__jerseySwatch{border:1px solid #0f172a47;border-radius:4px;flex:0 0 3rem;width:3rem;height:1.35rem;box-shadow:inset 0 0 0 1px #ffffff73}[data-mantine-color-scheme=dark] .GameDisplay-module__7wmZgq__jerseyNotice{background:var(--mantine-color-dark-6);border-color:var(--mantine-color-dark-4);color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=dark] .GameDisplay-module__7wmZgq__jerseySwatch{border-color:var(--mantine-color-dark-2);box-shadow:inset 0 0 0 1px #ffffff59,0 0 0 1px #00000059}.GameDisplay-module__7wmZgq__details{flex-wrap:wrap;gap:.5rem 1.25rem;display:flex}.GameDisplay-module__7wmZgq__detailRow{color:var(--color-muted);align-items:center;gap:.35rem;font-size:.85rem;display:flex}.GameDisplay-module__7wmZgq__detailIcon{color:var(--gray-400);flex-shrink:0}@media (max-width:480px){.GameDisplay-module__7wmZgq__card{padding:.875rem 1rem}}.GameDisplay-module__7wmZgq__venueLink{font:inherit;color:var(--color-interactive,#2563eb);cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .15s}.GameDisplay-module__7wmZgq__venueLink:hover{-webkit-text-decoration-color:var(--color-interactive,#2563eb);text-decoration-color:var(--color-interactive,#2563eb)}
.MemberNextGames-module__waXZ-a__container{flex-direction:column;gap:.75rem;display:flex}.MemberNextGames-module__waXZ-a__title{color:var(--color-text);letter-spacing:-.01em;margin:0;font-size:.95rem;font-weight:700}.MemberNextGames-module__waXZ-a__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem;display:grid}.MemberNextGames-module__waXZ-a__loadingSkeleton{text-align:center;color:#888;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;min-height:80px;padding:2rem 1.25rem;font-size:.9rem;animation:2s cubic-bezier(.4,0,.6,1) infinite MemberNextGames-module__waXZ-a__pulse;display:flex}@keyframes MemberNextGames-module__waXZ-a__pulse{0%,to{opacity:1}50%{opacity:.5}}.MemberNextGames-module__waXZ-a__playoffFallback{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:1px solid #d97706;border-radius:10px;padding:1rem 1.25rem}.MemberNextGames-module__waXZ-a__playoffHeader{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.MemberNextGames-module__waXZ-a__sportBadge{background:var(--color-brand-dark,#0b1b3a);color:#fff;letter-spacing:.03em;text-transform:uppercase;border-radius:4px;padding:.2rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.MemberNextGames-module__waXZ-a__playoffBadge{color:#fff;letter-spacing:.03em;text-transform:uppercase;background:#d97706;border-radius:4px;padding:.2rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.MemberNextGames-module__waXZ-a__playoffContent{align-items:center;gap:.75rem;display:flex}.MemberNextGames-module__waXZ-a__playoffIcon{color:#92400e;flex-shrink:0}.MemberNextGames-module__waXZ-a__playoffLabel{color:#92400e;font-size:.8rem;font-weight:500}.MemberNextGames-module__waXZ-a__playoffDate{color:#78350f;font-size:1rem;font-weight:700}@media (max-width:640px){.MemberNextGames-module__waXZ-a__grid{grid-template-columns:1fr}}.MemberNextGames-module__waXZ-a__byeCard{background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);border:1px solid #6366f1;border-radius:10px;padding:1rem 1.25rem}[data-mantine-color-scheme=dark] .MemberNextGames-module__waXZ-a__byeCard{background:linear-gradient(135deg,#6366f126 0%,#6366f114 100%);border-color:#6366f180}.MemberNextGames-module__waXZ-a__byeHeader{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.MemberNextGames-module__waXZ-a__byeBadge{color:#fff;letter-spacing:.03em;text-transform:uppercase;background:#6366f1;border-radius:4px;padding:.2rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.MemberNextGames-module__waXZ-a__byeContent{align-items:center;gap:.75rem;display:flex}.MemberNextGames-module__waXZ-a__byeIcon{color:#4338ca;flex-shrink:0}[data-mantine-color-scheme=dark] .MemberNextGames-module__waXZ-a__byeIcon{color:#a5b4fc}.MemberNextGames-module__waXZ-a__byeLabel{color:#3730a3;font-size:1rem;font-weight:700}[data-mantine-color-scheme=dark] .MemberNextGames-module__waXZ-a__byeLabel{color:#c7d2fe}.MemberNextGames-module__waXZ-a__byeText{color:#4338ca;font-size:.8rem;font-weight:500}[data-mantine-color-scheme=dark] .MemberNextGames-module__waXZ-a__byeText{color:#a5b4fc}
.Calendar-module__UjsW7q__calendar{width:100%;margin:0 auto}.Calendar-module__UjsW7q__loading,.Calendar-module__UjsW7q__error{text-align:center;padding:2rem;font-size:1.1rem}.Calendar-module__UjsW7q__error{color:#dc2626;background-color:#dc26261f;border:1px solid #dc262659;border-radius:.5rem}.Calendar-module__UjsW7q__calendarHeader{border:1px solid var(--color-border);background-color:var(--color-surface);border-radius:.5rem;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem;display:flex}.Calendar-module__UjsW7q__viewToggle{gap:.5rem;display:flex}.Calendar-module__UjsW7q__viewToggle button{border:1px solid var(--color-border);background-color:var(--color-surface);color:var(--color-text);cursor:pointer;border-radius:.375rem;padding:.5rem 1rem;transition:all .2s}.Calendar-module__UjsW7q__viewToggle button:hover{background-color:var(--hover-bg)}.Calendar-module__UjsW7q__viewToggle button.Calendar-module__UjsW7q__active{color:#fff;background-color:#2563eb;border-color:#2563eb}.Calendar-module__UjsW7q__filters{align-items:center;gap:1rem;display:flex}.Calendar-module__UjsW7q__yearView{border:1px solid var(--color-border);background:var(--color-surface);border-radius:.5rem;overflow:hidden}.Calendar-module__UjsW7q__yearHeader{border-bottom:1px solid var(--color-border);grid-template-columns:2.5rem 1fr 2.5rem;align-items:center;padding:.75rem 1rem;display:grid}.Calendar-module__UjsW7q__yearHeader h3{text-align:center;margin:0;font-size:1.05rem}.Calendar-module__UjsW7q__yearHeader h3 span{color:var(--color-muted);margin-top:.15rem;font-size:.75rem;font-weight:500;display:block}.Calendar-module__UjsW7q__yearHeader button{color:var(--color-text);cursor:pointer;background:0 0;border:0;font-size:1.5rem}.Calendar-module__UjsW7q__yearHeader button:disabled{opacity:.3;cursor:default}.Calendar-module__UjsW7q__yearColumns{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:.75rem;display:grid}.Calendar-module__UjsW7q__yearTable{border-collapse:separate;border-spacing:0 2px;table-layout:fixed;width:100%;font-size:.72rem}.Calendar-module__UjsW7q__yearTable th{border-top:1px solid var(--color-text);border-bottom:1px solid var(--color-text);text-transform:uppercase;letter-spacing:.08em;padding:.35rem .4rem;font-size:.62rem}.Calendar-module__UjsW7q__yearTable th:first-child,.Calendar-module__UjsW7q__yearTable td:first-child{width:22%}.Calendar-module__UjsW7q__yearTable th:nth-child(2),.Calendar-module__UjsW7q__yearTable td:nth-child(2){width:53%}.Calendar-module__UjsW7q__yearTable th:nth-child(3),.Calendar-module__UjsW7q__yearTable td:nth-child(3){width:25%}.Calendar-module__UjsW7q__yearTable td{text-align:center;text-overflow:ellipsis;white-space:nowrap;padding:.38rem .45rem;overflow:hidden}.Calendar-module__UjsW7q__yearTable tbody tr{cursor:pointer}.Calendar-module__UjsW7q__yearTable tbody tr:hover{filter:saturate(1.2)brightness(.97)}.Calendar-module__UjsW7q__yearTable tbody tr:focus-visible{outline:2px solid var(--color-primary);outline-offset:1px}.Calendar-module__UjsW7q__addButton{color:#fff;cursor:pointer;background-color:#10b981;border:none;border-radius:.375rem;padding:.5rem 1rem;font-weight:500;transition:background-color .2s}.Calendar-module__UjsW7q__addButton:hover{background-color:#059669}.Calendar-module__UjsW7q__addHolidaysButton{color:#fff;cursor:pointer;background-color:#dc2626;border:none;border-radius:.375rem;margin-left:.5rem;padding:.5rem 1rem;font-weight:500;transition:background-color .2s}.Calendar-module__UjsW7q__addHolidaysButton:hover{background-color:#b91c1c}.Calendar-module__UjsW7q__filterSelect{min-width:11rem}.Calendar-module__UjsW7q__eventTypeCombobox{text-align:left;justify-content:space-between;align-items:center;gap:.75rem;width:11rem;padding:.45rem .7rem;font-family:inherit;font-size:.875rem;display:inline-flex}.Calendar-module__UjsW7q__filterSelectInput{border:1px solid var(--color-border);background-color:var(--color-surface);color:var(--color-text);cursor:pointer;border-radius:.375rem;min-height:2.375rem}.Calendar-module__UjsW7q__filterSelectInput:focus,.Calendar-module__UjsW7q__filterSelectInput:focus-within{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #3b82f633}.Calendar-module__UjsW7q__filterSelectDropdown{border-color:var(--color-border);background-color:var(--color-surface);color:var(--color-text)}.Calendar-module__UjsW7q__filterSelectOption{color:var(--color-text)}.Calendar-module__UjsW7q__filterSelectOption:hover,.Calendar-module__UjsW7q__filterSelectOption[data-combobox-selected],.Calendar-module__UjsW7q__filterSelectOption[data-combobox-active]{background-color:var(--color-surface-hover,var(--color-surface-secondary,var(--color-surface)));color:var(--color-text)}.Calendar-module__UjsW7q__monthView{border:1px solid var(--color-border);background-color:var(--color-surface);border-radius:.5rem;overflow:hidden}.Calendar-module__UjsW7q__monthHeader{border-bottom:1px solid var(--calendar-grid-border);background-color:var(--color-surface);justify-content:space-between;align-items:center;padding:1rem;display:flex}.Calendar-module__UjsW7q__monthHeader h3{color:var(--color-text);margin:0;font-size:1.25rem;font-weight:600}.Calendar-module__UjsW7q__monthNav{cursor:pointer;background:0 0;border:none;border-radius:.25rem;padding:.25rem .5rem;font-size:1.5rem;transition:background-color .2s}.Calendar-module__UjsW7q__monthNav:hover{background-color:var(--hover-bg)}.Calendar-module__UjsW7q__weekDays{border-right:1px solid var(--calendar-grid-border);border-left:1px solid var(--calendar-grid-border);background-color:var(--admin-row-stripe);grid-template-columns:repeat(7,minmax(0,1fr));width:100%;display:grid}.Calendar-module__UjsW7q__weekDay{border-right:1px solid var(--calendar-grid-border);color:var(--color-text);text-align:center;padding:.75rem;font-weight:600}.Calendar-module__UjsW7q__weekDay:last-child{border-right:none}.Calendar-module__UjsW7q__monthGrid{border-right:1px solid var(--calendar-grid-border);border-left:1px solid var(--calendar-grid-border);grid-template-columns:repeat(7,minmax(0,1fr));width:100%;display:grid}.Calendar-module__UjsW7q__calendarDay{border-right:1px solid var(--calendar-grid-border);border-bottom:1px solid var(--calendar-grid-border);background-color:var(--color-surface);min-height:120px;padding:.5rem;position:relative}.Calendar-module__UjsW7q__calendarDay.Calendar-module__UjsW7q__today{background-color:#3b82f61f;border-color:#2563eb}.Calendar-module__UjsW7q__calendarDay:nth-child(7n){border-right:none}.Calendar-module__UjsW7q__dayNumber{color:var(--color-text);margin-bottom:.25rem;font-size:.875rem;font-weight:600}.Calendar-module__UjsW7q__dayNumber.Calendar-module__UjsW7q__todayNumber{color:#fff;background-color:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-weight:700;display:flex}.Calendar-module__UjsW7q__calendarEvent{color:#fff;white-space:nowrap;cursor:pointer;text-overflow:ellipsis;border-radius:.25rem;margin-bottom:.25rem;padding:.25rem .375rem;font-size:.75rem;font-weight:500;line-height:1.2;transition:opacity .2s;overflow:hidden}.Calendar-module__UjsW7q__calendarEvent:hover{opacity:.8}.Calendar-module__UjsW7q__noEventsMessage{border:1px solid var(--color-border);background-color:var(--color-surface);color:var(--color-muted);text-align:center;border-radius:.5rem;padding:3rem 2rem}.Calendar-module__UjsW7q__noEventsMessage h3{color:var(--color-text);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.Calendar-module__UjsW7q__noEventsMessage p{margin:0;font-size:1rem}.Calendar-module__UjsW7q__listView{border:1px solid var(--color-border);background-color:var(--color-surface);border-radius:.5rem}.Calendar-module__UjsW7q__eventSection{margin-bottom:2rem}.Calendar-module__UjsW7q__eventSection:last-child{margin-bottom:0}.Calendar-module__UjsW7q__sectionTitle{color:var(--color-text);margin:0 0 1rem;padding:1rem 1rem 0;font-size:1.25rem;font-weight:600}.Calendar-module__UjsW7q__noEvents{color:var(--color-muted);text-align:center;padding:3rem}.Calendar-module__UjsW7q__eventCard{border:1px solid var(--color-border);background-color:var(--color-surface);border-radius:.5rem;margin:0 1rem 1rem;padding:1.5rem;transition:all .2s}.Calendar-module__UjsW7q__eventHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.Calendar-module__UjsW7q__eventTitle{color:var(--color-text);align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;display:flex}.Calendar-module__UjsW7q__featuredBadge{color:#fff;background-color:#f59e0b;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;font-weight:500}.Calendar-module__UjsW7q__eventType{color:#fff;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.Calendar-module__UjsW7q__eventDetails{flex-direction:column;gap:.5rem;display:flex}.Calendar-module__UjsW7q__eventDate,.Calendar-module__UjsW7q__eventEndDate,.Calendar-module__UjsW7q__eventLocation,.Calendar-module__UjsW7q__eventSport{color:var(--color-text);align-items:center;gap:.25rem;font-size:.875rem;display:flex}.Calendar-module__UjsW7q__eventVenue{width:100%;max-width:34rem}.Calendar-module__UjsW7q__venueLink{color:var(--color-text);font-weight:600;text-decoration:none}.Calendar-module__UjsW7q__venueLink:hover{text-decoration:underline}.Calendar-module__UjsW7q__eventLocationCityState{color:var(--color-muted);margin-left:.5rem;font-family:inherit;font-size:.875rem}.Calendar-module__UjsW7q__eventTime{font-weight:600}.Calendar-module__UjsW7q__allDay{color:var(--color-muted);font-style:italic}.Calendar-module__UjsW7q__eventDescription{color:var(--color-muted);margin-top:.5rem;font-size:.875rem;line-height:1.5}.Calendar-module__UjsW7q__htmlContent{font-family:var(--mantine-font-family,system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif);line-height:1.6}.Calendar-module__UjsW7q__htmlContent *{color:inherit!important;box-shadow:none!important;background:0 0!important;font-family:inherit!important}.Calendar-module__UjsW7q__htmlContent a{color:var(--mantine-color-blue-7,#1d4ed8);text-decoration:underline}[data-mantine-color-scheme=dark] .Calendar-module__UjsW7q__htmlContent a{color:var(--mantine-color-blue-4,#93c5fd)}.Calendar-module__UjsW7q__htmlContent img{object-fit:contain;max-width:100%;height:auto;margin:.5rem auto;display:block}.Calendar-module__UjsW7q__htmlContent ul{margin:.5rem 0 .5rem 1.25rem;padding-left:1rem;list-style:outside}.Calendar-module__UjsW7q__htmlContent ol{margin:.5rem 0 .5rem 1.25rem;padding-left:1rem;list-style:decimal}.Calendar-module__UjsW7q__htmlContent ol[style*="list-style-type: disc"],.Calendar-module__UjsW7q__htmlContent ol[data-list=bullet]{list-style:outside!important}.Calendar-module__UjsW7q__htmlContent li{margin:.25rem 0}.Calendar-module__UjsW7q__eventDescription ul{margin:.5rem 0 .5rem 1.25rem;padding-left:1rem;list-style:outside!important}.Calendar-module__UjsW7q__eventDescription ol{margin:.5rem 0 .5rem 1.25rem;padding-left:1rem;list-style:decimal!important}.Calendar-module__UjsW7q__eventDescription ol[style*="list-style-type: disc"],.Calendar-module__UjsW7q__eventDescription ol[data-list=bullet]{list-style:outside!important}.Calendar-module__UjsW7q__eventDescription li{margin:.25rem 0}.Calendar-module__UjsW7q__registrationInfo{color:var(--color-text);background-color:#3b82f61f;border:1px solid #3b82f659;border-radius:.375rem;margin-top:.5rem;padding:.75rem;font-size:.875rem}.Calendar-module__UjsW7q__eventActions{margin-top:1rem}.Calendar-module__UjsW7q__eventLink{color:#fff;background-color:#2563eb;border-radius:.375rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-block}.Calendar-module__UjsW7q__eventLink:hover{background-color:#2563eb}@media (max-width:768px){.Calendar-module__UjsW7q__calendarHeader{flex-direction:column;align-items:stretch;gap:1rem}.Calendar-module__UjsW7q__viewToggle{justify-content:center}.Calendar-module__UjsW7q__filters{flex-direction:column;gap:.5rem}.Calendar-module__UjsW7q__eventTypeCombobox,.Calendar-module__UjsW7q__filterSelect,.Calendar-module__UjsW7q__filterAction,.Calendar-module__UjsW7q__filterAction>div,.Calendar-module__UjsW7q__filterAction>div>div,.Calendar-module__UjsW7q__filterAction button{width:12.5rem}.Calendar-module__UjsW7q__yearColumns{grid-template-columns:1fr;gap:.5rem;padding:.5rem}.Calendar-module__UjsW7q__yearTable{font-size:.68rem}.Calendar-module__UjsW7q__yearTable td{padding:.35rem .3rem}.Calendar-module__UjsW7q__monthHeader{padding:.75rem}.Calendar-module__UjsW7q__monthHeader h3{font-size:1.125rem}.Calendar-module__UjsW7q__calendarDay{min-height:80px;padding:.25rem}.Calendar-module__UjsW7q__calendarEvent{font-size:.75rem}.Calendar-module__UjsW7q__eventCard{margin:0 .5rem 1rem;padding:1rem}.Calendar-module__UjsW7q__eventHeader{flex-direction:column;gap:.5rem}.Calendar-module__UjsW7q__eventTitle{font-size:1.125rem}}.Calendar-module__UjsW7q__mobileMonthGrid{border-right:1px solid var(--calendar-grid-border);border-left:1px solid var(--calendar-grid-border);grid-template-columns:repeat(7,minmax(0,1fr));width:100%;display:grid}.Calendar-module__UjsW7q__mobileEmptyDay{border-right:1px solid var(--calendar-grid-border);border-bottom:1px solid var(--calendar-grid-border);background-color:var(--color-surface);min-height:52px}.Calendar-module__UjsW7q__mobileEmptyDay:nth-child(7n){border-right:none}.Calendar-module__UjsW7q__mobileCalendarDay{border-right:1px solid var(--calendar-grid-border);border-bottom:1px solid var(--calendar-grid-border);background-color:var(--color-surface);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;flex-direction:column;align-items:center;min-height:52px;padding:5px 2px 6px;transition:background-color .12s;display:flex}.Calendar-module__UjsW7q__mobileCalendarDay:nth-child(7n){border-right:none}.Calendar-module__UjsW7q__mobileCalendarDay:active{background-color:#0000000d}.Calendar-module__UjsW7q__mobileDayNumber{width:28px;height:28px;color:var(--color-text);border-radius:50%;justify-content:center;align-items:center;font-size:.8125rem;font-weight:500;line-height:1;display:flex}.Calendar-module__UjsW7q__mobileDayNumberToday{color:#2563eb;background-color:#3b82f61f;font-weight:700}.Calendar-module__UjsW7q__mobileDayNumberSelected{color:#fff;background-color:#0b1b3a;font-weight:700}.Calendar-module__UjsW7q__mobileDayDots{justify-content:center;gap:2px;min-height:6px;margin-top:3px;display:flex}.Calendar-module__UjsW7q__mobileDayDot{border-radius:50%;flex-shrink:0;width:5px;height:5px;display:block}.Calendar-module__UjsW7q__dayPanel{border-top:2px solid var(--calendar-grid-border);background-color:var(--color-surface)}.Calendar-module__UjsW7q__dayPanelHeader{color:var(--color-text);letter-spacing:-.01em;padding:.875rem 1rem .5rem;font-size:.9375rem;font-weight:700}.Calendar-module__UjsW7q__dayPanelEmpty{color:var(--color-muted);text-align:center;padding:1.25rem 1rem;font-size:.875rem}.Calendar-module__UjsW7q__dayPanelEvents{flex-direction:column;padding-bottom:.5rem;display:flex}.Calendar-module__UjsW7q__mobileDayEventRow{border-top:1px solid var(--calendar-grid-border);cursor:pointer;-webkit-tap-highlight-color:transparent;align-items:center;gap:.75rem;padding:.65rem 1rem;transition:background-color .12s;display:flex}.Calendar-module__UjsW7q__mobileDayEventRow:first-child{border-top:none}.Calendar-module__UjsW7q__mobileDayEventRow:active{background-color:#0000000a}.Calendar-module__UjsW7q__mobileDayEventBar{border-radius:2px;flex-shrink:0;align-self:stretch;width:4px;min-height:38px}.Calendar-module__UjsW7q__mobileDayEventContent{flex:1;min-width:0}.Calendar-module__UjsW7q__mobileDayEventTitle{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;line-height:1.3;overflow:hidden}.Calendar-module__UjsW7q__mobileDayEventMeta{color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.775rem;overflow:hidden}.Calendar-module__UjsW7q__mobileDayEventType{color:#fff;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.2rem .5rem;font-size:.75rem;font-weight:700}@media (max-width:640px){.Calendar-module__UjsW7q__weekDay{letter-spacing:.03em;padding:.4rem 0;font-size:.75rem}.Calendar-module__UjsW7q__monthHeader h3{font-size:1.0625rem}}.Calendar-module__UjsW7q__modalOverlay{z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overscroll-behavior:contain;background:#0f172aa6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow:hidden}.Calendar-module__UjsW7q__viewportCloseButton{z-index:10002;top:max(.75rem, env(safe-area-inset-top));right:max(.75rem, env(safe-area-inset-right));color:#fff;cursor:pointer;touch-action:manipulation;background:#0f172ae0;border:2px solid #fffc;border-radius:999px;place-items:center;width:44px;height:44px;padding:0;font-size:1.25rem;display:none;position:fixed;box-shadow:0 4px 12px #0000004d}.Calendar-module__UjsW7q__modal{background:var(--color-surface);border-radius:14px;flex-direction:column;width:100%;max-width:540px;min-height:0;max-height:calc(100dvh - 2rem);display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #0000004d,0 0 0 1px #0000000f}[data-mantine-color-scheme=dark] .Calendar-module__UjsW7q__modal{background:var(--mantine-color-dark-5,#2c2e33);box-shadow:0 25px 50px -12px #0000008c,0 0 0 1px #ffffff14}.Calendar-module__UjsW7q__modalHeader{z-index:2;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex;position:sticky;top:0}.Calendar-module__UjsW7q__modalHeaderInner{flex:1;min-width:0}.Calendar-module__UjsW7q__modalEventTypePill{color:#fff;letter-spacing:.07em;text-transform:uppercase;background:#ffffff38;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:.5rem;padding:.2rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.Calendar-module__UjsW7q__modalTitle{color:#fff;text-shadow:0 1px 2px #00000026;margin:0;font-size:1.375rem;font-weight:700;line-height:1.3}.Calendar-module__UjsW7q__closeButton{color:#fff;cursor:pointer;touch-action:manipulation;background:#ffffff2e;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:.9375rem;transition:background .15s;display:flex}.Calendar-module__UjsW7q__closeButton:hover{background:#ffffff52}.Calendar-module__UjsW7q__modalContent{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:1.5rem;overflow-y:auto}.Calendar-module__UjsW7q__modalFooter{border-top:1px solid var(--color-border);background:var(--color-surface);flex:none;justify-content:flex-end;padding:.75rem 1rem;display:flex}.Calendar-module__UjsW7q__modalCloseAction{background:var(--color-primary,#1976d2);color:#fff;min-width:6rem;min-height:44px;font:inherit;cursor:pointer;touch-action:manipulation;border:0;border-radius:8px;padding:.6rem 1rem;font-weight:700}[data-mantine-color-scheme=dark] .Calendar-module__UjsW7q__modalFooter{background:var(--mantine-color-dark-5,#2c2e33)}[data-mantine-color-scheme=dark] .Calendar-module__UjsW7q__modalContent{background:var(--mantine-color-dark-5,#2c2e33)}.Calendar-module__UjsW7q__modalEventDetails{flex-direction:column;gap:.875rem;display:flex}.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventDate,.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventEndDate,.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventLocation,.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventSport{color:var(--color-text);align-items:center;gap:.5rem;font-size:.9375rem;font-weight:500;display:flex}:is([data-mantine-color-scheme=dark] .Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventDate,[data-mantine-color-scheme=dark] .Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventEndDate,[data-mantine-color-scheme=dark] .Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventLocation,[data-mantine-color-scheme=dark] .Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventSport){color:var(--mantine-color-gray-1,#f1f3f5)}.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventVenue{max-width:42rem}.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventHeroPanel{background:linear-gradient(135deg,#f8fafcf5,#f1f5f9c7);border:1px solid #94a3b859;border-radius:10px;grid-template-columns:minmax(0,1.25fr) minmax(13rem,.75fr);align-items:stretch;gap:1rem;padding:.875rem;display:grid}.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventFlyerFrame{border:1px solid var(--color-border);background:#fff;border-radius:8px;justify-content:center;align-items:center;max-width:100%;min-height:18rem;display:flex;overflow:hidden}.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventFlyer{object-fit:contain;width:100%;max-width:100%;height:auto;max-height:32rem;display:block}.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventHeroMeta{background:#ffffffb8;border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.875rem;min-width:0;padding:.75rem;display:flex}.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventHeroDate{color:var(--color-text);text-align:left;flex-direction:column;align-items:flex-start;gap:.35rem;font-size:1rem;font-weight:700;line-height:1.45;display:flex}[data-mantine-color-scheme=dark] .Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventVenue{color:var(--mantine-color-gray-1,#f1f3f5);background:#ffffff0f;border-color:#cbd5e147}[data-mantine-color-scheme=dark] .Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventHeroPanel{background:linear-gradient(135deg,#1e293bfa,#0f172ab8);border-color:#cbd5e13d}[data-mantine-color-scheme=dark] .Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventFlyerFrame{background:#ffffff14;border-color:#cbd5e147}[data-mantine-color-scheme=dark] .Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventHeroMeta{background:#ffffff14}[data-mantine-color-scheme=dark] .Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventHeroDate{color:var(--mantine-color-gray-2,#e9ecef)}.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventDescription{border:1px solid var(--color-border);background:var(--color-background,#f8fafcb3);color:var(--color-text);border-radius:8px;padding:1rem 1.125rem;font-size:.9375rem;line-height:1.65}[data-mantine-color-scheme=dark] .Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventDescription{color:var(--mantine-color-gray-0,#f8f9fa);background:#ffffff24;border-color:#cbd5e14d}.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__registrationInfo{color:var(--color-text);background:#3b82f612;border:1px solid #3b82f64d;border-radius:8px;flex-direction:column;gap:.3rem;padding:.875rem 1rem;font-size:.875rem;font-weight:500;display:flex}[data-mantine-color-scheme=dark] .Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__registrationInfo{color:var(--mantine-color-gray-0,#f8f9fa);background:#60a5fa24;border-color:#60a5fa73}.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventActions{margin-top:.25rem}.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventLink{color:#fff;text-align:center;background:#2563eb;border-radius:8px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:block}.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventLink:hover{background:#1d4ed8;transform:translateY(-1px)}.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventDescription ul{margin:.5rem 0 .5rem 1.25rem;padding-left:1rem;list-style:outside!important}.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventDescription ol{margin:.5rem 0 .5rem 1.25rem;padding-left:1rem;list-style:decimal!important}.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventDescription ol[style*="list-style-type: disc"],.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventDescription ol[data-list=bullet]{list-style:outside!important}.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventDescription li{margin:.25rem 0}.Calendar-module__UjsW7q__eventCard{cursor:pointer;transition:all .2s}.Calendar-module__UjsW7q__eventCard:hover{transform:translateY(-2px);box-shadow:0 8px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Calendar-module__UjsW7q__calendarEvent{cursor:pointer}@media (max-width:768px){.Calendar-module__UjsW7q__modal{border-radius:12px;height:100%;max-height:100%}.Calendar-module__UjsW7q__modalOverlay{padding:max(.5rem, env(safe-area-inset-top)) .5rem max(.5rem, env(safe-area-inset-bottom));align-items:stretch}.Calendar-module__UjsW7q__viewportCloseButton{display:grid}.Calendar-module__UjsW7q__modalHeader{padding:1rem 1.25rem}.Calendar-module__UjsW7q__modalTitle{font-size:1.125rem}.Calendar-module__UjsW7q__modalContent{padding:1.25rem}.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventHeroPanel{grid-template-columns:1fr;padding:.75rem}.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventFlyerFrame{min-height:12rem}.Calendar-module__UjsW7q__modalEventDetails .Calendar-module__UjsW7q__eventFlyer{max-height:22rem}}
.DateEntryInput-module__PCiuLa__input{width:100%;height:var(--admin-control-height,38px);border:1px solid var(--color-border);border-radius:var(--radius-md,6px);background:var(--color-surface);color:var(--color-text);font-size:.875rem;line-height:1.5;transition:border-color .2s,box-shadow .2s;padding:.5rem .75rem!important}.DateEntryInput-module__PCiuLa__inputSmall{height:30px!important;padding:.25rem .5rem!important;font-size:.75rem!important}.DateEntryInput-module__PCiuLa__input:focus,.DateEntryInput-module__PCiuLa__input:focus-within{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 2px #2563eb26}.DateEntryInput-module__PCiuLa__input:disabled{background:var(--color-surface-secondary,var(--color-surface));color:var(--color-muted);cursor:not-allowed}[data-mantine-color-scheme=dark] .DateEntryInput-module__PCiuLa__input{border-color:var(--mantine-color-dark-4);background:var(--mantine-color-dark-6);color:var(--mantine-color-gray-0)}.DateEntryInput-module__PCiuLa__container{align-items:center;gap:.25rem;width:100%;min-width:0;display:flex}:is(.DateEntryInput-module__PCiuLa__container>.mantine-InputWrapper-root,.DateEntryInput-module__PCiuLa__container>.mantine-Input-wrapper){flex:auto;min-width:0;width:auto!important}.DateEntryInput-module__PCiuLa__calendarButton{flex:none;align-items:center;display:inline-flex}
.page-module__Bfhc8W__sixOnSixMobileSchedule{border:1px solid var(--color-border);border-radius:var(--radius-md,.5rem);background:var(--color-surface);overflow:hidden}.page-module__Bfhc8W__sixOnSixMobileTitle{color:#111827;text-align:center;background:gold;padding:.75rem 1rem;font-size:.95rem;font-weight:800}.page-module__Bfhc8W__sixOnSixMobileSlot{border-top:3px solid var(--color-border)}.page-module__Bfhc8W__sixOnSixMobileSlotHeader{background:var(--color-primary);color:#fff;justify-content:space-between;align-items:center;padding:.65rem .75rem;font-size:.8rem;font-weight:700;display:flex}.page-module__Bfhc8W__sixOnSixMobileSlotHeader span:first-child{font-size:1.05rem}.page-module__Bfhc8W__sixOnSixMobileSports{gap:0;display:grid}.page-module__Bfhc8W__sixOnSixMobileSportGroup{border-top:1px solid var(--color-border);padding:.65rem .75rem}.page-module__Bfhc8W__sixOnSixMobileSportGroup:nth-child(2n){background:var(--color-background-subtle)}.page-module__Bfhc8W__sixOnSixMobileSportHeader{color:var(--color-text);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.4rem;margin-bottom:.45rem;font-size:.75rem;font-weight:800;display:flex}.page-module__Bfhc8W__sixOnSixMobileSportDot{border-radius:50%;flex:0 0 .45rem;width:.45rem;height:.45rem}.page-module__Bfhc8W__sixOnSixMobileGame{grid-template-columns:3.75rem minmax(0,1fr);align-items:center;gap:.5rem;margin-top:.35rem;display:grid}.page-module__Bfhc8W__sixOnSixMobileAsset{color:var(--color-muted);font-size:.72rem;font-weight:700}.page-module__Bfhc8W__sixOnSixMobileMatchup{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.35rem;display:grid}.page-module__Bfhc8W__sixOnSixMobileMatchup span{border:1px solid var(--color-border);background:var(--color-surface);min-width:0;color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;border-radius:.35rem;padding:.4rem .45rem;font-size:.78rem;font-weight:600;overflow:hidden}.page-module__Bfhc8W__sixOnSixMobileMatchup small{color:var(--color-muted);font-size:.68rem}.page-module__Bfhc8W__sixOnSixMobileEmpty{color:var(--color-muted);text-align:center;padding:1.5rem 1rem}.page-module__Bfhc8W__feedbackMobile{display:none}.page-module__Bfhc8W__scheduleRules{border-top:1px solid var(--color-border);margin-top:1.25rem;padding-top:1.25rem}.page-module__Bfhc8W__scheduleRules h3{color:var(--color-text);margin:0 0 .75rem;font-size:1rem}.page-module__Bfhc8W__scheduleRules ul{color:var(--color-text);margin:0;padding-left:1.25rem}.page-module__Bfhc8W__scheduleRules li+li{margin-top:.45rem}@media (max-width:768px){.page-module__Bfhc8W__pageLayout{gap:1rem!important;padding:0 0 2rem!important}.page-module__Bfhc8W__weekCard{border-radius:var(--radius-md,.5rem)}.page-module__Bfhc8W__weekHeader{padding:.85rem .75rem!important}.page-module__Bfhc8W__scheduleBody{padding:.5rem!important}.page-module__Bfhc8W__feedbackCard{padding:.75rem}.page-module__Bfhc8W__feedbackDesktop{display:none}.page-module__Bfhc8W__feedbackMobile{gap:.75rem;display:grid}.page-module__Bfhc8W__feedbackTeamCard{border:1px solid var(--color-border);border-radius:var(--radius-md,.5rem);background:var(--color-surface);overflow:hidden}.page-module__Bfhc8W__feedbackTeamCard h4{background:var(--color-background-subtle);color:var(--color-text);margin:0;padding:.65rem .75rem;font-size:.9rem}.page-module__Bfhc8W__feedbackSlotGrid{background:var(--color-border);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.page-module__Bfhc8W__feedbackSlotGrid div{background:var(--color-surface);flex-direction:column;align-items:center;gap:.2rem;min-width:0;padding:.5rem .2rem;display:flex}.page-module__Bfhc8W__feedbackSlotGrid span{color:var(--color-muted);text-align:center;font-size:.64rem}.page-module__Bfhc8W__feedbackSlotGrid strong{color:var(--color-text);font-size:.9rem}.page-module__Bfhc8W__feedbackSummaryRow,.page-module__Bfhc8W__feedbackSportsGrid{color:var(--color-text);flex-wrap:wrap;gap:.5rem 1rem;padding:.65rem .75rem;font-size:.75rem;display:flex}.page-module__Bfhc8W__feedbackSportsGrid{border-top:1px solid var(--color-border);background:var(--color-background-subtle)}.page-module__Bfhc8W__scheduleRules{font-size:.85rem;line-height:1.45}}
.ImageUpload-module__eJTAPq__container{width:100%}.ImageUpload-module__eJTAPq__hiddenInput{display:none}.ImageUpload-module__eJTAPq__uploadArea{border:2px dashed var(--color-border);border-radius:12px;width:100%;transition:border-color .2s;position:relative;overflow:hidden}.ImageUpload-module__eJTAPq__uploadArea:hover{border-color:var(--color-primary-600)}.ImageUpload-module__eJTAPq__uploadButton{background:var(--color-surface);width:100%;color:var(--color-text);cursor:pointer;border:none;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;transition:background-color .2s;display:flex}.ImageUpload-module__eJTAPq__uploadButton:hover:not(:disabled){background:var(--hover-bg,#0000000a)}[data-mantine-color-scheme=dark] .ImageUpload-module__eJTAPq__uploadButton:hover:not(:disabled){background:#ffffff0d}.ImageUpload-module__eJTAPq__uploadButton:disabled{opacity:.6;cursor:not-allowed}.ImageUpload-module__eJTAPq__uploadIcon{opacity:.5;font-size:4rem}.ImageUpload-module__eJTAPq__uploadText{text-align:center;flex-direction:column;gap:.5rem;display:flex}.ImageUpload-module__eJTAPq__uploadText strong{color:var(--color-primary-600);font-size:1.1rem}.ImageUpload-module__eJTAPq__uploadText span{color:var(--color-muted);font-size:.9rem}.ImageUpload-module__eJTAPq__previewContainer{aspect-ratio:1;width:100%;max-width:400px;margin:0 auto;position:relative}.ImageUpload-module__eJTAPq__previewContainerNatural{aspect-ratio:auto;width:100%;max-width:none;height:auto}.ImageUpload-module__eJTAPq__previewNatural{object-fit:contain;width:100%;max-width:none;height:auto}.ImageUpload-module__eJTAPq__preview{object-fit:cover;width:100%;height:100%;display:block}.ImageUpload-module__eJTAPq__previewOverlay{opacity:0;background:#000000b3;flex-direction:column;justify-content:center;align-items:center;gap:1rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.ImageUpload-module__eJTAPq__previewContainer:hover .ImageUpload-module__eJTAPq__previewOverlay{opacity:1}.ImageUpload-module__eJTAPq__changeButton,.ImageUpload-module__eJTAPq__removeButton{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.ImageUpload-module__eJTAPq__changeButton{background:var(--color-surface);color:var(--color-primary-600)}.ImageUpload-module__eJTAPq__changeButton:hover:not(:disabled){background:var(--hover-bg,#f1f5f9);transform:translateY(-2px)}[data-mantine-color-scheme=dark] .ImageUpload-module__eJTAPq__changeButton:hover:not(:disabled){background:#ffffff1a}.ImageUpload-module__eJTAPq__removeButton{color:#fff;background:#dc2626}.ImageUpload-module__eJTAPq__removeButton:hover:not(:disabled){background:#b91c1c;transform:translateY(-2px)}.ImageUpload-module__eJTAPq__changeButton:disabled,.ImageUpload-module__eJTAPq__removeButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.ImageUpload-module__eJTAPq__errorText{color:#dc2626;text-align:center;background:#dc262614;border:1px solid #dc262640;border-radius:6px;margin-top:.625rem;padding:.5rem .75rem;font-size:.875rem}[data-mantine-color-scheme=dark] .ImageUpload-module__eJTAPq__errorText{color:#f87171;background:#dc262626;border-color:#dc262659}.ImageUpload-module__eJTAPq__helpText{color:var(--color-muted);text-align:center;margin-top:.75rem;font-size:.875rem}@media (max-width:768px){.ImageUpload-module__eJTAPq__uploadButton{padding:2rem 1rem}.ImageUpload-module__eJTAPq__uploadIcon{font-size:3rem}.ImageUpload-module__eJTAPq__uploadText strong{font-size:1rem}.ImageUpload-module__eJTAPq__uploadText span{font-size:.85rem}.ImageUpload-module__eJTAPq__previewContainer{max-width:300px}.ImageUpload-module__eJTAPq__changeButton,.ImageUpload-module__eJTAPq__removeButton{padding:.6rem 1.2rem;font-size:.9rem}}.ImageUpload-module__eJTAPq__uploadingOverlay{z-index:2;color:#fff;text-align:center;background:#0f172ab8;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;display:flex;position:absolute;inset:0}.ImageUpload-module__eJTAPq__uploadingOverlay span:last-child{color:#fffc;font-size:.85rem}.ImageUpload-module__eJTAPq__spinner{border:3px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:2rem;height:2rem;animation:.8s linear infinite ImageUpload-module__eJTAPq__imageUploadSpin}@keyframes ImageUpload-module__eJTAPq__imageUploadSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.ImageUpload-module__eJTAPq__spinner{animation:none}}
.dashboard-module__-cO-la__portalShell{--sports-dashboard-component-gap:1rem;background:var(--mantine-color-body,#f8fafc);min-height:100vh;color:var(--mantine-color-text,#0f172a)}.dashboard-module__-cO-la__portalHeader{color:#f8fafc;background:linear-gradient(135deg,#0b1b3a 0%,#142b59 65%,#1d4ed8 100%);border-bottom:2px solid #60a5fa;justify-content:space-between;align-items:center;gap:1rem;min-height:3.75rem;padding:.6rem 1rem;display:flex;box-shadow:0 3px 14px #0f172a33}.dashboard-module__-cO-la__portalHeader h1{color:#fff;letter-spacing:.01em;align-items:center;gap:.65rem;margin:0;font-size:clamp(1.1rem,1.5vw,1.4rem);font-weight:800;display:flex}.dashboard-module__-cO-la__clubYearControl{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.dashboard-module__-cO-la__clubYearControl label{color:#bfdbfe;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:700}.dashboard-module__-cO-la__sportNavItem:focus-visible{outline-offset:2px;outline:3px solid #60a5fa}.dashboard-module__-cO-la__portalGrid{grid-template-columns:minmax(150px,10%) minmax(0,90%);min-height:calc(100vh - 3.5rem);display:grid}.dashboard-module__-cO-la__sidebar{color:#f8fafc;background:#0b1b3a;padding:.75rem .5rem}.dashboard-module__-cO-la__sidebarHeader{color:inherit;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #ffffff26;margin:0 0 .75rem;padding:0 .5rem .65rem;font-size:.78rem;font-weight:700}.dashboard-module__-cO-la__sportNav{flex-direction:column;gap:.125rem;display:flex}.dashboard-module__-cO-la__sportNavItem{border-radius:var(--radius-md,.5rem);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;padding:.4rem .5rem;font-size:.82rem;transition:background-color .15s,border-color .15s,box-shadow .15s}.dashboard-module__-cO-la__sportNavItem:hover{background:#ffffff14;border-color:#ffffff38;box-shadow:0 1px 6px #ffffff1f}.dashboard-module__-cO-la__sportNavItemActive{background:#2563eb61;border-color:#60a5fa;font-weight:700;box-shadow:inset 3px 0 #60a5fa,0 6px 16px #60a5fa2e}.dashboard-module__-cO-la__sidebarDivider{background:#fff3;height:1px;margin:.75rem .5rem}.dashboard-module__-cO-la__contentArea{background:var(--mantine-color-body,#f8fafc);min-width:0;padding:0}.dashboard-module__-cO-la__welcomePanel{border:1px solid var(--mantine-color-gray-3,#cbd5e1);border-radius:var(--radius-lg,.75rem);background:var(--mantine-color-body,#fff);padding:clamp(1.5rem,3vw,2.5rem);box-shadow:0 14px 32px #0f172a14}.dashboard-module__-cO-la__fullWidthSportPanel{background:var(--mantine-color-body,#fff);box-sizing:border-box;min-height:calc(100vh - 3.5rem);padding:1rem 1.25rem 2rem;width:100%!important;max-width:none!important;box-shadow:none!important;border:0!important;border-radius:0!important;margin:0!important}.dashboard-module__-cO-la__welcomePanel{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.dashboard-module__-cO-la__eyebrow{color:#2563eb;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .75rem;font-size:.78rem;font-weight:800}.dashboard-module__-cO-la__welcomePanel h2{color:#0f172a;margin:0;font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.15}.dashboard-module__-cO-la__welcomePanel p:not(.dashboard-module__-cO-la__eyebrow){color:#475569;max-width:42rem;margin:.75rem 0 0;font-size:.9rem;line-height:1.5}.dashboard-module__-cO-la__inlineError{border-radius:var(--radius-md,.5rem);color:#991b1b;background:#fef2f2;border:1px solid #fca5a5;max-width:70rem;margin:0 auto 1rem;padding:.85rem 1rem}.dashboard-module__-cO-la__stateShell{background:#0f172a;place-items:center;min-height:100vh;padding:2rem;display:grid}.dashboard-module__-cO-la__stateMessage,.dashboard-module__-cO-la__stateCard{border-radius:var(--radius-lg,.75rem);color:#f8fafc;text-align:center;background:#1e293b;border:1px solid #ffffff26;width:min(100%,32rem);padding:2rem}.dashboard-module__-cO-la__stateCard h1{margin:0 0 .75rem}.dashboard-module__-cO-la__stateCard p{color:#cbd5e1;margin:0;line-height:1.6}:is([data-mantine-color-scheme=dark] .dashboard-module__-cO-la__portalShell,[data-mantine-color-scheme=dark] .dashboard-module__-cO-la__contentArea){background:var(--mantine-color-dark-8,#141517)}[data-mantine-color-scheme=dark] .dashboard-module__-cO-la__fullWidthSportPanel{background:var(--mantine-color-dark-8,#141517)}:is([data-mantine-color-scheme=dark] .dashboard-module__-cO-la__portalHeader h1,[data-mantine-color-scheme=dark] .dashboard-module__-cO-la__welcomePanel h2,[data-mantine-color-scheme=dark] .dashboard-module__-cO-la__fullWidthSportPanel h2){color:#f8fafc}[data-mantine-color-scheme=dark] .dashboard-module__-cO-la__clubYearControl label{color:#cbd5e1}[data-mantine-color-scheme=dark] .dashboard-module__-cO-la__welcomePanel p:not(.dashboard-module__-cO-la__eyebrow){color:#cbd5e1}[data-mantine-color-scheme=dark] .dashboard-module__-cO-la__fullWidthSportPanel p:not(.dashboard-module__-cO-la__eyebrow){color:#cbd5e1}@media (max-width:768px){.dashboard-module__-cO-la__portalHeader{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}.dashboard-module__-cO-la__clubYearControl{justify-content:space-between;width:100%}.dashboard-module__-cO-la__portalGrid{min-height:auto;display:block}.dashboard-module__-cO-la__sidebar{padding:1rem}.dashboard-module__-cO-la__sportNav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dashboard-module__-cO-la__contentArea{padding:0}.dashboard-module__-cO-la__fullWidthSportPanel{padding:.75rem .75rem 1.5rem}}@media (prefers-reduced-motion:reduce){.dashboard-module__-cO-la__sportNavItem{transition:none}}.dashboard-module__-cO-la__settingsRow{align-items:start;gap:var(--sports-dashboard-component-gap,1rem);grid-template-columns:fit-content(46rem) minmax(0,1fr);padding:1rem 1.25rem 2rem;display:grid}.dashboard-module__-cO-la__settingsRow>*{min-width:0;max-width:100%}.dashboard-module__-cO-la__settingsColumn{gap:var(--sports-dashboard-component-gap,1rem);width:auto;min-width:0;max-width:100%;display:grid}@media (max-width:900px){.dashboard-module__-cO-la__settingsRow{grid-template-columns:minmax(0,1fr)}}.dashboard-module__-cO-la__portalShell{--sports-font-ui:"Fira Sans", Inter, ui-sans-serif, system-ui, sans-serif;--sports-font-data:"Fira Code", "SFMono-Regular", Consolas, monospace;--sports-navy-950:#0d1b2a;--sports-navy-900:#132238;--sports-navy-800:#1e3a5f;--sports-navy-700:#294d73;--sports-bg:#f4f6f8;--sports-surface:#fff;--sports-surface-muted:#eef1f4;--sports-surface-raised:#fff;--sports-text:#17212b;--sports-text-muted:#52606d;--sports-text-subtle:#718096;--sports-border:#d7dee6;--sports-border-strong:#b9c5d1;--sports-gold:#b38a3e;--sports-gold-soft:#f4ead2;--sports-success:#207a52;--sports-warning:#a76516;--sports-error:#b42318;--sports-info:#28658f;background:var(--sports-bg);color:var(--sports-text);font-family:var(--sports-font-ui)}.dashboard-module__-cO-la__portalHeader{border-bottom:1px solid var(--sports-navy-700);background:var(--sports-navy-900);box-shadow:0 2px 10px #0d1b2a2e}.dashboard-module__-cO-la__portalHeader h1{font-family:var(--sports-font-ui)}.dashboard-module__-cO-la__clubYearControl label{color:#d6dee7}.dashboard-module__-cO-la__portalGrid{min-height:calc(100vh - 3.5rem)}.dashboard-module__-cO-la__sidebar{background:var(--sports-navy-950)}.dashboard-module__-cO-la__sidebarHeader{border-bottom-color:#ffffff29}.dashboard-module__-cO-la__sportNavItem:hover{box-shadow:none;background:#ffffff12;border-color:#ffffff3d}.dashboard-module__-cO-la__sportNavItemActive{border-color:var(--sports-gold);box-shadow:inset 3px 0 var(--sports-gold);background:#294d738a}.dashboard-module__-cO-la__sportNavItem:focus-visible{outline-color:var(--sports-gold)}.dashboard-module__-cO-la__sidebarDivider{background:#ffffff29}.dashboard-module__-cO-la__contentArea,.dashboard-module__-cO-la__fullWidthSportPanel{background:var(--sports-bg)}.dashboard-module__-cO-la__welcomePanel{border-color:var(--sports-border);background:var(--sports-surface);box-shadow:0 8px 20px #0d1b2a0f}.dashboard-module__-cO-la__eyebrow{color:var(--sports-gold)}.dashboard-module__-cO-la__welcomePanel h2{color:var(--sports-text)}.dashboard-module__-cO-la__welcomePanel p:not(.dashboard-module__-cO-la__eyebrow){color:var(--sports-text-muted)}.dashboard-module__-cO-la__inlineError{color:var(--sports-error);background:#fff5f4;border-color:#e6aaa5}.dashboard-module__-cO-la__stateShell{background:var(--sports-navy-950)}.dashboard-module__-cO-la__stateMessage,.dashboard-module__-cO-la__stateCard{background:var(--sports-navy-900);border-color:#ffffff29}.dashboard-module__-cO-la__stateCard p{color:#c4d0db}[data-mantine-color-scheme=dark] .dashboard-module__-cO-la__portalShell{--sports-bg:#0d141d;--sports-surface:#15212d;--sports-surface-muted:#1c2b38;--sports-surface-raised:#223444;--sports-text:#edf2f7;--sports-text-muted:#b3c0cc;--sports-text-subtle:#8fa1b2;--sports-border:#304252;--sports-border-strong:#486071;--sports-gold:#d0aa5b;--sports-gold-soft:#3d321d;--sports-success:#59b889;--sports-warning:#e0a354;--sports-error:#f07f78;--sports-info:#78b9df;background:var(--sports-bg);color:var(--sports-text)}:is([data-mantine-color-scheme=dark] .dashboard-module__-cO-la__contentArea,[data-mantine-color-scheme=dark] .dashboard-module__-cO-la__fullWidthSportPanel){background:var(--sports-bg)}[data-mantine-color-scheme=dark] .dashboard-module__-cO-la__welcomePanel{border-color:var(--sports-border);background:var(--sports-surface)}:is([data-mantine-color-scheme=dark] .dashboard-module__-cO-la__welcomePanel h2,[data-mantine-color-scheme=dark] .dashboard-module__-cO-la__fullWidthSportPanel h2){color:var(--sports-text)}[data-mantine-color-scheme=dark] .dashboard-module__-cO-la__clubYearControl label{color:var(--sports-text-muted)}[data-mantine-color-scheme=dark] .dashboard-module__-cO-la__welcomePanel p:not(.dashboard-module__-cO-la__eyebrow){color:var(--sports-text-muted)}[data-mantine-color-scheme=dark] .dashboard-module__-cO-la__fullWidthSportPanel p:not(.dashboard-module__-cO-la__eyebrow){color:var(--sports-text-muted)}[data-mantine-color-scheme=dark] .dashboard-module__-cO-la__inlineError{color:#f7b4ae;background:#321b1b;border-color:#7d3834}[data-mantine-color-scheme=dark] .dashboard-module__-cO-la__placeholderNotice{color:#b5d8eb;background:#28658f3d}@media (prefers-reduced-motion:reduce){.dashboard-module__-cO-la__portalHeader,.dashboard-module__-cO-la__sportNavItem,.dashboard-module__-cO-la__welcomePanel{transition:none}}
.BackButton-module__6LSbbW__root{padding:var(--space-2) var(--space-4);border:2px solid var(--color-primary);border-radius:var(--radius-md);color:var(--color-primary);background:0 0;align-items:center;gap:.5rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.BackButton-module__6LSbbW__root:hover{background:var(--color-primary);color:#fff}:is(.btn.BackButton-module__6LSbbW__root,.btn.btn-outline.BackButton-module__6LSbbW__root){border-color:var(--color-primary);color:var(--color-primary)}:is(.btn.BackButton-module__6LSbbW__root:hover,.btn.btn-outline.BackButton-module__6LSbbW__root:hover){background:var(--color-primary);color:#fff}.BackButton-module__6LSbbW__icon{width:16px;height:16px;display:inline-block}html[data-mantine-color-scheme=dark] .BackButton-module__6LSbbW__root{border-color:var(--mantine-color-blue-6,var(--color-primary));color:var(--mantine-color-blue-6,var(--color-primary))}html[data-mantine-color-scheme=dark] .BackButton-module__6LSbbW__root:hover{background:var(--mantine-color-blue-6,var(--color-primary));color:var(--mantine-color-white,#fff)}html[data-mantine-color-scheme=dark] .BackButton-module__6LSbbW__btn.BackButton-module__6LSbbW__root:hover{background:var(--mantine-color-blue-6,var(--color-primary));color:var(--mantine-color-white,#fff)}html[data-mantine-color-scheme=dark] .BackButton-module__6LSbbW__btn.BackButton-module__6LSbbW__btn-outline.BackButton-module__6LSbbW__root:hover{background:var(--mantine-color-blue-6,var(--color-primary));color:var(--mantine-color-white,#fff)}
.applications-module__1q4YeW__stickyHeader{top:var(--admin-header-height,72px);z-index:10;background:var(--mantine-color-gray-1,#f8f9fa);border-bottom:2px solid var(--color-primary-200,#bfdbfe);position:sticky;box-shadow:0 4px 12px #0000001a}@media (prefers-color-scheme:dark){.applications-module__1q4YeW__stickyHeader{background:var(--mantine-color-dark-7,#25262b);border-bottom-color:var(--mantine-color-dark-5,#373a40)}}[data-mantine-color-scheme=dark] .applications-module__1q4YeW__stickyHeader{background:var(--mantine-color-dark-7,#25262b);border-bottom-color:var(--mantine-color-dark-5,#373a40)}.applications-module__1q4YeW__exportSection{border:1px solid var(--color-border);background:var(--color-surface);border-radius:.5rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.applications-module__1q4YeW__applicationsColumnHeader{box-sizing:border-box;border-top:1px solid var(--table-border);border-bottom:1px solid var(--color-primary-200,#bfdbfe);background:var(--color-surface);color:var(--color-muted);letter-spacing:.045em;text-transform:uppercase;font-size:.72rem;font-weight:800}.applications-module__1q4YeW__applicationsColumnHeader>div{padding:.65rem .75rem!important}.applications-module__1q4YeW__applicationsTable{font-size:.82rem}.applications-module__1q4YeW__applicationsTable tbody tr{border-bottom:1px solid var(--table-border)}.applications-module__1q4YeW__applicationsTable tbody tr:last-child{border-bottom:0}.applications-module__1q4YeW__applicationsTable tbody tr:hover{background:color-mix(in srgb, var(--color-primary) 5%, transparent)}.applications-module__1q4YeW__applicationsTable td{padding-top:.7rem;padding-bottom:.7rem}.applications-module__1q4YeW__applicationsMemberCell{padding-left:.75rem!important}.applications-module__1q4YeW__applicationsMemberCell>div{gap:.7rem!important}.applications-module__1q4YeW__applicationsMemberCell img,.applications-module__1q4YeW__applicationsMemberCell>div>div:first-child{flex:0 0 40px;width:40px!important;height:40px!important}.applications-module__1q4YeW__applicationsMemberCell img{border:1px solid var(--color-border)!important}.applications-module__1q4YeW__applicationsMemberName{color:var(--color-text);font-size:.86rem;font-weight:700!important}.applications-module__1q4YeW__applicationsStatusControl{border-radius:.5rem;min-width:136px;height:36px;box-shadow:0 3px 8px #0f172a1f}.applications-module__1q4YeW__applicationsStatusControl:hover:not(:disabled){box-shadow:0 5px 12px #0f172a29}.applications-module__1q4YeW__applicationsStatusControlLabel{padding:0 .8rem;font-size:.8rem}.applications-module__1q4YeW__applicationsStatusControlCaret{width:32px}.applications-module__1q4YeW__applicationsCategoryCell{min-width:0}.applications-module__1q4YeW__applicationsCategoryControl{border-radius:.5rem;min-width:136px;box-shadow:0 3px 8px #0f172a0f;border:1px dashed var(--color-border)!important;background:var(--color-surface)!important;color:var(--color-muted)!important}.applications-module__1q4YeW__applicationsCategoryControl:hover:not(:disabled){border-color:var(--color-primary-300,#93c5fd)!important;background:var(--hover-bg)!important}.applications-module__1q4YeW__applicationsCaptainCell{text-align:center}.applications-module__1q4YeW__applicationsCaptainIcon{color:#2563eb;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.applications-module__1q4YeW__applicationsActionsCell{padding-right:.75rem!important}.applications-module__1q4YeW__applicationsActionsCell>div{gap:.15rem!important}@media (prefers-color-scheme:dark){.applications-module__1q4YeW__applicationsColumnHeader{background:var(--color-surface);color:var(--color-muted)}.applications-module__1q4YeW__applicationsCaptainIcon{color:#93c5fd;background:#2563eb2e}}[data-mantine-color-scheme=dark] .applications-module__1q4YeW__applicationsColumnHeader{background:var(--color-surface);color:var(--color-muted)}[data-mantine-color-scheme=dark] .applications-module__1q4YeW__applicationsCaptainIcon{color:#93c5fd;background:#2563eb2e}.applications-module__1q4YeW__applicationsGridPanel{overflow:hidden;border-radius:.5rem!important}.applications-module__1q4YeW__applicationsGridHeader{border-bottom:1px solid var(--table-border,#dbe3ec);background:#f1f3f5}[data-mantine-color-scheme=dark] .applications-module__1q4YeW__applicationsGridHeader{background:#252a31;border-bottom-color:#5b8fd6}.applications-module__1q4YeW__applicationsColumnHeader{border-top:1px solid var(--table-border,#dbe3ec);border-right:0;border-bottom:2px solid var(--color-primary-200,#bfdbfe);color:#667085;background:#f1f3f5;border-left:0;min-height:3.25rem;border-radius:0!important}.applications-module__1q4YeW__applicationsColumnHeader>div{align-items:center;min-height:3.25rem;display:flex;padding:0 .75rem!important}[data-mantine-color-scheme=dark] .applications-module__1q4YeW__applicationsColumnHeader{color:#cbd5e1;background:#252a31;border-bottom-color:#5b8fd6}.applications-module__1q4YeW__applicationsPendingPanel{padding:1rem;border-radius:0!important}.applications-module__1q4YeW__applicationsPendingContent{padding:0}.applications-module__1q4YeW__applicationsBulkApprove,.applications-module__1q4YeW__applicationsBulkReject{border-radius:.25rem;min-height:2.25rem;padding:.5rem .85rem;font-weight:700;color:#fff!important;box-shadow:none!important;border:1px solid #0000!important}.applications-module__1q4YeW__applicationsBulkApprove{background:#198754!important;border-color:#198754!important}.applications-module__1q4YeW__applicationsBulkApprove:hover:not(:disabled){background:#157347!important;border-color:#146c43!important}.applications-module__1q4YeW__applicationsBulkReject{background:#dc3545!important;border-color:#dc3545!important}.applications-module__1q4YeW__applicationsBulkReject:hover:not(:disabled){background:#bb2d3b!important;border-color:#b02a37!important}.applications-module__1q4YeW__applicationsTable tbody tr:nth-child(2n){background:#f8fafc}.applications-module__1q4YeW__applicationsTable tbody tr:nth-child(2n):hover,.applications-module__1q4YeW__applicationsTable tbody tr:nth-child(odd):hover{background:color-mix(in srgb, var(--color-primary) 5%, transparent)}.applications-module__1q4YeW__applicationsColumnHeader>div{justify-content:flex-start}.applications-module__1q4YeW__applicationsStatusControl,.applications-module__1q4YeW__applicationsCategoryControl{box-sizing:border-box;border-radius:8px;justify-content:stretch;align-items:stretch;width:132px;min-width:132px;height:34px;min-height:34px;font-size:.75rem;font-weight:700;display:inline-flex;overflow:hidden;box-shadow:0 3px 8px #0f172a1f}.applications-module__1q4YeW__applicationsStatusControlLabel,.applications-module__1q4YeW__applicationsCategoryControl .applications-module__1q4YeW__applicationsStatusControlLabel{white-space:nowrap;text-overflow:ellipsis;flex:auto;justify-content:center;align-items:center;min-width:0;min-height:34px;padding:0 .55rem;font-size:.75rem;font-weight:700;display:inline-flex;overflow:hidden}.applications-module__1q4YeW__applicationsStatusControlCaret{flex:0 0 31px;justify-content:center;align-items:center;width:31px;min-height:34px;padding:0;font-size:.7rem;display:inline-flex}.applications-module__1q4YeW__applicationsCategoryControl{width:12rem;min-width:12rem;box-shadow:0 3px 8px #0f172a1a;color:#64748b!important;background:#fff!important;border:1px dashed #d9dee7!important}.applications-module__1q4YeW__applicationsCategoryControl .applications-module__1q4YeW__applicationsStatusControlCaret{border-left:1px solid #e5e7eb}.applications-module__1q4YeW__applicationsStatusControl,.applications-module__1q4YeW__applicationsCategoryControl{vertical-align:middle;height:36px!important;min-height:36px!important}.applications-module__1q4YeW__applicationsStatusControlLabel,.applications-module__1q4YeW__applicationsCategoryControl .applications-module__1q4YeW__applicationsStatusControlLabel,.applications-module__1q4YeW__applicationsStatusControlCaret{min-height:36px}.applications-module__1q4YeW__applicationsStatusCell>div,.applications-module__1q4YeW__applicationsCategoryCell>div{align-items:center;min-height:36px}.applications-module__1q4YeW__applicationsTableHeaderRow{border-top:1px solid var(--table-border,#dbe3ec);clip-path:inset(0 -100vmax);background:#f1f3f5;border-bottom:0;height:48px;position:relative;box-shadow:0 0 0 100vmax #f1f3f5}.applications-module__1q4YeW__applicationsDesktopTableWrapper{position:relative}.applications-module__1q4YeW__applicationsDesktopTableWrapper:before{z-index:1;background:var(--color-primary-200,#bfdbfe);content:"";pointer-events:none;height:2px;position:absolute;top:48px;left:-1rem;right:-1rem}.applications-module__1q4YeW__applicationsTableHeaderCell{box-sizing:border-box;color:#667085;letter-spacing:0;text-align:left;text-transform:none;height:48px;font-size:.875rem;line-height:1.2;vertical-align:middle!important;padding:0 .75rem!important;font-weight:600!important}.applications-module__1q4YeW__applicationsTableHeaderCellCenter{text-align:center}.applications-module__1q4YeW__applicationsTableHeaderCellRight{text-align:right}[data-mantine-color-scheme=dark] .applications-module__1q4YeW__applicationsTableHeaderRow{background:#252a31;box-shadow:0 0 0 100vmax #252a31}[data-mantine-color-scheme=dark] .applications-module__1q4YeW__applicationsDesktopTableWrapper:before{background:#5b8fd6}[data-mantine-color-scheme=dark] .applications-module__1q4YeW__applicationsTableHeaderCell{color:#cbd5e1}
.AdminState-module__-w_LHW__state{align-items:flex-start;gap:var(--space-4);padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);box-shadow:var(--shadow-sm);display:flex}.AdminState-module__-w_LHW__page{width:min(100%,720px);margin:var(--space-8) auto}.AdminState-module__-w_LHW__section{width:100%}.AdminState-module__-w_LHW__icon{background:var(--color-surface-secondary);width:2.5rem;height:2.5rem;color:var(--color-muted);border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.AdminState-module__-w_LHW__icon svg{width:1.25rem;height:1.25rem}.AdminState-module__-w_LHW__loading{border-color:color-mix(in srgb, var(--color-primary) 28%, var(--color-border));background:linear-gradient(135deg, color-mix(in srgb, var(--color-primary) 7%, var(--color-surface)), var(--color-surface))}.AdminState-module__-w_LHW__loading .AdminState-module__-w_LHW__icon{background:color-mix(in srgb, var(--color-primary) 13%, var(--color-surface));color:var(--color-primary);box-shadow:0 0 0 5px color-mix(in srgb, var(--color-primary) 7%, transparent)}.AdminState-module__-w_LHW__loading .AdminState-module__-w_LHW__content:after{width:min(13rem,100%);height:.3rem;margin-top:var(--space-3);background:linear-gradient(90deg, var(--color-primary) 0 38%, color-mix(in srgb, var(--color-primary) 16%, var(--color-surface)) 38% 100%);content:"";background-size:220% 100%;border-radius:999px;animation:1.6s ease-in-out infinite AdminState-module__-w_LHW__admin-state-progress;display:block}.AdminState-module__-w_LHW__denied .AdminState-module__-w_LHW__icon,.AdminState-module__-w_LHW__error .AdminState-module__-w_LHW__icon{background:color-mix(in srgb, var(--color-error) 12%, var(--color-surface));color:var(--color-error)}.AdminState-module__-w_LHW__empty .AdminState-module__-w_LHW__icon{color:var(--color-muted)}.AdminState-module__-w_LHW__content{flex:1;min-width:0}.AdminState-module__-w_LHW__title{color:var(--color-text);font-size:var(--text-lg);margin:0;line-height:1.35}.AdminState-module__-w_LHW__message{margin:var(--space-2) 0 0;color:var(--color-muted);line-height:1.5}.AdminState-module__-w_LHW__action{gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.AdminState-module__-w_LHW__spinning{animation:1s linear infinite AdminState-module__-w_LHW__admin-state-spin}@keyframes AdminState-module__-w_LHW__admin-state-spin{to{transform:rotate(360deg)}}@keyframes AdminState-module__-w_LHW__admin-state-progress{0%{background-position:100% 0}50%{background-position:0 0}to{background-position:-100% 0}}@media (max-width:600px){.AdminState-module__-w_LHW__state{padding:var(--space-4)}.AdminState-module__-w_LHW__page{margin:var(--space-4) auto}}@media (prefers-reduced-motion:reduce){.AdminState-module__-w_LHW__spinning,.AdminState-module__-w_LHW__loading .AdminState-module__-w_LHW__content:after{animation:none}}
.PastChampionsPage-module__6qG8Wq__page{max-width:900px;margin:0 auto;padding:2.5rem 1.5rem 4.5rem}.PastChampionsPage-module__6qG8Wq__entryList{flex-direction:column;gap:2.5rem;display:flex}.PastChampionsPage-module__6qG8Wq__entry{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e0e0e0);border-radius:16px;transition:box-shadow .2s,transform .2s;overflow:hidden;box-shadow:0 2px 12px #00000012}.PastChampionsPage-module__6qG8Wq__entry:hover{transform:translateY(-2px);box-shadow:0 6px 28px #0000001c}.PastChampionsPage-module__6qG8Wq__entryLatest{border-color:#c9a84c;box-shadow:0 0 0 2px #c9a84c4d,0 2px 12px #00000012}.PastChampionsPage-module__6qG8Wq__entryLatest:hover{transform:translateY(-2px);box-shadow:0 0 0 2px #c9a84c73,0 6px 28px #0000001c}.PastChampionsPage-module__6qG8Wq__header{cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(120deg,#091525 0%,#142140 55%,#1a2d52 100%);justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex;position:relative;overflow:hidden}.PastChampionsPage-module__6qG8Wq__header:hover .PastChampionsPage-module__6qG8Wq__trophyMark{background:#c9a84c33}.PastChampionsPage-module__6qG8Wq__header:after{content:"";pointer-events:none;background:linear-gradient(135deg,#c9a84c14 0%,#0000 55%);position:absolute;inset:0}.PastChampionsPage-module__6qG8Wq__headerContent{z-index:1;flex-direction:column;gap:.4rem;min-width:0;display:flex;position:relative}.PastChampionsPage-module__6qG8Wq__headerMeta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.PastChampionsPage-module__6qG8Wq__yearLabel{letter-spacing:.12em;text-transform:uppercase;color:#c9a84c;font-size:.75rem;font-weight:800}.PastChampionsPage-module__6qG8Wq__latestBadge{letter-spacing:.1em;text-transform:uppercase;color:#c9a84c;white-space:nowrap;background:#c9a84c24;border:1px solid #c9a84c66;border-radius:100px;align-items:center;padding:.2rem .625rem;font-size:.75rem;font-weight:700;display:inline-flex}.PastChampionsPage-module__6qG8Wq__teamName{letter-spacing:-.02em;color:#fff;z-index:1;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:2rem;font-weight:900;line-height:1.1;position:relative;overflow:hidden}.PastChampionsPage-module__6qG8Wq__trophyMark{z-index:1;color:#c9a84c;background:#c9a84c1f;border:1.5px solid #c9a84c59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;transition:background .2s;display:flex;position:relative}.PastChampionsPage-module__6qG8Wq__headerRight{z-index:1;flex-shrink:0;align-items:center;gap:.75rem;display:flex;position:relative}.PastChampionsPage-module__6qG8Wq__chevron{color:#c9a84cb3;flex-shrink:0;transition:transform .25s}.PastChampionsPage-module__6qG8Wq__chevronOpen{transform:rotate(180deg)}.PastChampionsPage-module__6qG8Wq__photoSection{background:#060c18;line-height:0;position:relative}.PastChampionsPage-module__6qG8Wq__photoPlaceholder{color:#fffc;text-align:center;justify-content:center;align-items:center;min-height:180px;padding:1.25rem;font-size:.95rem;line-height:1.4;display:flex}.PastChampionsPage-module__6qG8Wq__teamPhoto{object-fit:cover;object-position:center;opacity:.96;width:100%;min-height:180px;max-height:460px;display:block}.PastChampionsPage-module__6qG8Wq__photoActions{position:absolute;bottom:.75rem;right:.75rem}.PastChampionsPage-module__6qG8Wq__photoUploadIconButton{color:#fff;cursor:pointer;background:#091525c7;border:1px solid #ffffff8c;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;line-height:1;transition:transform .15s,background .15s;display:inline-flex;box-shadow:0 2px 8px #00000059}.PastChampionsPage-module__6qG8Wq__photoUploadIconButton:hover{background:#0e2039f2;transform:translateY(-1px)}.PastChampionsPage-module__6qG8Wq__photoFileInput{display:none}.PastChampionsPage-module__6qG8Wq__rosterSection{padding:1.75rem 2rem 2.25rem}.PastChampionsPage-module__6qG8Wq__rosterHeader{border-bottom:2px solid var(--color-border,#e0e0e0);justify-content:space-between;align-items:baseline;margin-bottom:1.25rem;padding-bottom:.875rem;display:flex}.PastChampionsPage-module__6qG8Wq__rosterTitle{letter-spacing:.15em;text-transform:uppercase;color:var(--color-muted,#757575);margin:0;font-size:.75rem;font-weight:800}.PastChampionsPage-module__6qG8Wq__rosterCount{color:var(--color-muted,#757575);font-size:.75rem;font-weight:500}.PastChampionsPage-module__6qG8Wq__rosterGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));align-items:start;gap:.625rem;display:grid}.PastChampionsPage-module__6qG8Wq__rosterCardWrap{position:relative}.PastChampionsPage-module__6qG8Wq__rosterCard{border-radius:10px}.PastChampionsPage-module__6qG8Wq__rosterCardFormer{background:#e8e8e8!important}.PastChampionsPage-module__6qG8Wq__rosterCardFormer [class*=memberName]{font-style:italic}[data-mantine-color-scheme=dark] .PastChampionsPage-module__6qG8Wq__rosterCardFormer{background:#ffffff0f!important}@media (max-width:640px){.PastChampionsPage-module__6qG8Wq__rosterCard{min-height:unset!important;height:auto!important;padding:.5rem .75rem!important}:is(.PastChampionsPage-module__6qG8Wq__rosterCard .avatar,.PastChampionsPage-module__6qG8Wq__rosterCard [class*=avatar]){width:2.25rem!important;height:2.25rem!important}}.PastChampionsPage-module__6qG8Wq__captainBadge{z-index:3;color:#fff;pointer-events:none;background:#93c5fd;border:1px solid #2563eb;border-radius:.25rem;justify-content:center;align-items:center;padding:.125rem .25rem;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.PastChampionsPage-module__6qG8Wq__rosterCard [class*=rookieBadge]{transform:translateY(-50%);top:50%!important;right:8px!important}.PastChampionsPage-module__6qG8Wq__noRoster{color:var(--color-muted,#757575);margin:0;font-size:.9rem;font-style:italic}.PastChampionsPage-module__6qG8Wq__emptyState{text-align:center;flex-direction:column;align-items:center;gap:.625rem;padding:5rem 2rem;display:flex}.PastChampionsPage-module__6qG8Wq__emptyIcon{filter:grayscale()opacity(.35);margin-bottom:.5rem;font-size:3.5rem;line-height:1}.PastChampionsPage-module__6qG8Wq__emptyTitle{color:var(--color-text,#212121);margin:0;font-size:1.25rem;font-weight:700}.PastChampionsPage-module__6qG8Wq__emptySubtitle{color:var(--color-muted,#757575);margin:0;font-size:.9375rem}.PastChampionsPage-module__6qG8Wq__errorState{text-align:center;color:var(--color-error,#f44336);padding:3rem 1.5rem;font-size:.9375rem}@keyframes PastChampionsPage-module__6qG8Wq__shimmer{0%{background-position:-700px 0}to{background-position:700px 0}}.PastChampionsPage-module__6qG8Wq__skeletonEntry{border:1px solid var(--color-border,#e0e0e0);border-radius:16px;overflow:hidden}.PastChampionsPage-module__6qG8Wq__skeletonHeader{opacity:.2;background:#091525;height:98px}.PastChampionsPage-module__6qG8Wq__skeletonPhoto{background:linear-gradient(90deg, var(--gray-200,#eee) 25%, var(--gray-100,#f5f5f5) 50%, var(--gray-200,#eee) 75%);background-size:1400px 100%;height:280px;animation:1.5s infinite PastChampionsPage-module__6qG8Wq__shimmer}.PastChampionsPage-module__6qG8Wq__skeletonRoster{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.875rem;padding:1.75rem 2rem;display:grid}.PastChampionsPage-module__6qG8Wq__skeletonCard{background:linear-gradient(90deg, var(--gray-200,#eee) 25%, var(--gray-100,#f5f5f5) 50%, var(--gray-200,#eee) 75%);background-size:1400px 100%;border-radius:8px;height:200px;animation:1.5s infinite PastChampionsPage-module__6qG8Wq__shimmer}[data-mantine-color-scheme=dark] .PastChampionsPage-module__6qG8Wq__entry{background:var(--mantine-color-dark-6,#1a1b1e);border-color:#ffffff14}[data-mantine-color-scheme=dark] .PastChampionsPage-module__6qG8Wq__entryLatest{border-color:#c9a84c;box-shadow:0 0 0 2px #c9a84c33,0 2px 12px #0000004d}[data-mantine-color-scheme=dark] .PastChampionsPage-module__6qG8Wq__entryLatest:hover{box-shadow:0 0 0 2px #c9a84c59,0 6px 28px #00000059}:is([data-mantine-color-scheme=dark] .PastChampionsPage-module__6qG8Wq__photoSection,[data-mantine-color-scheme=dark] .PastChampionsPage-module__6qG8Wq__photoCaption){background:#020509}[data-mantine-color-scheme=dark] .PastChampionsPage-module__6qG8Wq__rosterHeader{border-color:#ffffff1a}[data-mantine-color-scheme=dark] .PastChampionsPage-module__6qG8Wq__skeletonHeader{opacity:.45}:is([data-mantine-color-scheme=dark] .PastChampionsPage-module__6qG8Wq__skeletonPhoto,[data-mantine-color-scheme=dark] .PastChampionsPage-module__6qG8Wq__skeletonCard){background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1a 50%,#ffffff0f 75%) 0 0/1400px 100%;animation:1.5s infinite PastChampionsPage-module__6qG8Wq__shimmer}@media (max-width:640px){.PastChampionsPage-module__6qG8Wq__page{padding:1.5rem .75rem 3rem}.PastChampionsPage-module__6qG8Wq__entryList{gap:2rem}.PastChampionsPage-module__6qG8Wq__header{padding:1.25rem}.PastChampionsPage-module__6qG8Wq__teamName{font-size:1.5rem}.PastChampionsPage-module__6qG8Wq__rosterGrid{grid-template-columns:1fr}.PastChampionsPage-module__6qG8Wq__trophyMark{width:44px;height:44px}.PastChampionsPage-module__6qG8Wq__rosterSection{padding:1.25rem 1.25rem 1.75rem}.PastChampionsPage-module__6qG8Wq__rosterGrid,.PastChampionsPage-module__6qG8Wq__skeletonRoster{grid-template-columns:1fr}.PastChampionsPage-module__6qG8Wq__teamPhoto{max-height:300px}}@media (min-width:641px) and (max-width:860px){.PastChampionsPage-module__6qG8Wq__rosterGrid,.PastChampionsPage-module__6qG8Wq__skeletonRoster{grid-template-columns:repeat(2,1fr)}}
.HistoricalClubYearPicker-module__0C29Va__picker{align-items:center;gap:.5rem;width:100%;display:flex}.HistoricalClubYearPicker-module__0C29Va__label{color:var(--color-text);white-space:nowrap;font-size:.875rem;font-weight:600}.HistoricalClubYearPicker-module__0C29Va__select{border:1px solid var(--color-border);background:var(--color-surface);width:100%;min-width:0;max-width:100%;height:36px;color:var(--color-text);border-radius:8px;padding:0 .75rem;font-size:.875rem}.HistoricalClubYearPicker-module__0C29Va__select:focus{outline:2px solid color-mix(in srgb, var(--color-primary) 35%, transparent);outline-offset:1px}.HistoricalClubYearPicker-module__0C29Va__loading,.HistoricalClubYearPicker-module__0C29Va__error,.HistoricalClubYearPicker-module__0C29Va__empty{color:var(--color-muted);font-size:.875rem}@media (max-width:768px){.HistoricalClubYearPicker-module__0C29Va__picker,.HistoricalClubYearPicker-module__0C29Va__select{width:100%}}
