.Header-module__9fWxfa__header{z-index:1000;pointer-events:auto;isolation:isolate;background:linear-gradient(#0a0a0ae6 0%,#0a0a0ab3 50%,#0000 100%);padding:1.25rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__9fWxfa__header.Header-module__9fWxfa__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#0a0a0afa;padding:.75rem 0}.Header-module__9fWxfa__container{pointer-events:auto;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.Header-module__9fWxfa__logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.Header-module__9fWxfa__logoImage{object-fit:contain;width:100px;height:100px}.Header-module__9fWxfa__logoText{flex-direction:column;line-height:1.1;display:flex}.Header-module__9fWxfa__schoolName{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;font-family:Oswald,sans-serif;font-size:1.25rem;font-weight:700}.Header-module__9fWxfa__teamName{color:var(--foreground-muted);text-transform:uppercase;letter-spacing:.15em;font-family:Oswald,sans-serif;font-size:.75rem;font-weight:400}.Header-module__9fWxfa__nav{align-items:center;gap:2rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module__9fWxfa__navLink{color:var(--foreground);text-transform:uppercase;letter-spacing:.1em;pointer-events:auto;padding:.25rem 0;font-family:Oswald,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Header-module__9fWxfa__navLink:after{content:"";background:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__9fWxfa__navLink:hover{color:var(--primary)}.Header-module__9fWxfa__navLink:hover:after{width:100%}.Header-module__9fWxfa__actions{align-items:center;gap:1rem;display:flex}.Header-module__9fWxfa__loginBtn{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground-muted);border:1px solid var(--border);padding:.5rem 1rem;font-family:Oswald,sans-serif;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .3s}.Header-module__9fWxfa__loginBtn:hover{color:var(--primary);border-color:var(--primary)}.Header-module__9fWxfa__mobileAdminLink{color:var(--foreground-muted);text-transform:uppercase;letter-spacing:.1em;border:1px solid var(--border);margin-top:1rem;padding:.5rem 1.5rem;font-family:Oswald,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s;display:none}.Header-module__9fWxfa__mobileAdminLink:hover{color:var(--primary);border-color:var(--primary)}.Header-module__9fWxfa__overlay{z-index:999;background:#00000080;display:none;position:fixed;inset:0}.Header-module__9fWxfa__menuBtn{cursor:pointer;z-index:1002;pointer-events:auto;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none;position:relative}.Header-module__9fWxfa__menuBtn span{background:var(--foreground);width:24px;height:2px;transition:all .3s}@media (max-width:1024px){.Header-module__9fWxfa__nav{background:var(--background-secondary);z-index:1001;flex-direction:column;justify-content:center;gap:2rem;width:300px;height:100vh;transition:right .3s;position:fixed;top:0;left:auto;right:-100%;transform:none}.Header-module__9fWxfa__nav.Header-module__9fWxfa__open{right:0}.Header-module__9fWxfa__actions{display:none}.Header-module__9fWxfa__mobileAdminLink,.Header-module__9fWxfa__overlay{display:block}.Header-module__9fWxfa__menuBtn{display:flex}}@media (max-width:640px){.Header-module__9fWxfa__container{padding:0 1rem}.Header-module__9fWxfa__schoolName{font-size:1rem}}
.Hero-module__gNeX-G__hero{justify-content:center;align-items:center;min-height:100vh;padding-top:120px;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__videoContainer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__gNeX-G__video{object-fit:cover;width:100%;height:100%}.Hero-module__gNeX-G__overlay{background:linear-gradient(#000000b3 0%,#0006 40%,#0009 70%,#0a0a0a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__gNeX-G__gridOverlay{pointer-events:none;z-index:1;background-image:repeating-linear-gradient(90deg,#0000,#0000 calc(20% - 1px),#ffffff14 calc(20% - 1px) 20%),repeating-linear-gradient(0deg,#0000,#0000 calc(25% - 1px),#ffffff0d calc(25% - 1px) 25%);width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 10% 90%,#0000 100%)}.Hero-module__gNeX-G__accentLines{pointer-events:none;z-index:1;justify-content:space-between;width:100%;height:100%;padding:0 10%;display:flex;position:absolute;top:0;left:0}.Hero-module__gNeX-G__accentLine{background:linear-gradient(#0000 0%,#d4a85326 20%,#d4a8534d 50%,#d4a85326 80%,#0000 100%);width:1px;height:100%;position:relative}.Hero-module__gNeX-G__accentLine:before{content:"";filter:blur(3px);background:linear-gradient(#0000 0%,#d4a8530d 30%,#d4a8531f 50%,#d4a8530d 70%,#0000 100%);width:4px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__accentLine:first-child{opacity:.7}.Hero-module__gNeX-G__accentLine:nth-child(2){opacity:.85}.Hero-module__gNeX-G__accentLine:nth-child(3){opacity:1}.Hero-module__gNeX-G__accentLine:nth-child(4){opacity:.85}.Hero-module__gNeX-G__accentLine:nth-child(5){opacity:.7}.Hero-module__gNeX-G__content{z-index:1;text-align:center;max-width:900px;margin-bottom:10rem;padding:0 2rem;position:relative}.Hero-module__gNeX-G__badge{text-transform:uppercase;letter-spacing:.3em;color:var(--primary);border:1px solid var(--primary);margin-bottom:2rem;padding:.5rem 1.5rem;font-family:Oswald,sans-serif;font-size:.75rem;font-weight:500;animation:1s forwards Hero-module__gNeX-G__fadeInDown;display:inline-block}.Hero-module__gNeX-G__title{opacity:0;flex-direction:column;margin-bottom:1.5rem;animation:1s .2s forwards Hero-module__gNeX-G__fadeInUp;display:flex}.Hero-module__gNeX-G__titleLine{text-transform:uppercase;letter-spacing:.5em;color:var(--foreground-muted);font-family:Oswald,sans-serif;font-size:1.5rem;font-weight:400}.Hero-module__gNeX-G__titleAccent{text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,var(--primary)0%,var(--primary-light)50%,var(--primary)100%);-webkit-text-fill-color:transparent;text-shadow:0 0 80px #d4a8534d;-webkit-background-clip:text;background-clip:text;font-family:Oswald,sans-serif;font-size:6rem;font-weight:700;line-height:1}.Hero-module__gNeX-G__subtitle{color:var(--foreground-muted);opacity:0;margin-bottom:2rem;font-size:1.125rem;line-height:1.8;animation:1s .4s forwards Hero-module__gNeX-G__fadeInUp}.Hero-module__gNeX-G__actions{opacity:0;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;animation:1s .6s forwards Hero-module__gNeX-G__fadeInUp;display:flex}.Hero-module__gNeX-G__athleticsDropdown{position:relative}.Hero-module__gNeX-G__athleticsBtn{align-items:center;gap:.5rem;display:inline-flex}.Hero-module__gNeX-G__arrow{font-size:.75rem;transition:transform .3s}.Hero-module__gNeX-G__arrowUp{transform:rotate(180deg)}.Hero-module__gNeX-G__dropdown{background:var(--background-card);border:1px solid var(--border);z-index:100;min-width:180px;margin-top:.5rem;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000080}.Hero-module__gNeX-G__dropdownItem{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground);border-bottom:1px solid var(--border);padding:.875rem 1.25rem;font-family:Oswald,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Hero-module__gNeX-G__dropdownItem:last-child{border-bottom:none}.Hero-module__gNeX-G__dropdownItem:hover{background:var(--primary);color:#000}.Hero-module__gNeX-G__bottomSection{z-index:10;border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:1.25rem;margin-top:3rem;padding-top:2rem;display:flex;position:absolute;bottom:2.5rem;left:0;right:0}.Hero-module__gNeX-G__stats{opacity:0;justify-content:center;align-items:center;gap:2rem;animation:1s .8s forwards Hero-module__gNeX-G__fadeInUp;display:flex}.Hero-module__gNeX-G__stat{flex-direction:column;align-items:center;display:flex}.Hero-module__gNeX-G__statNumber{color:var(--foreground);font-family:Oswald,sans-serif;font-size:1.5rem;font-weight:600}.Hero-module__gNeX-G__statLabel{text-transform:uppercase;letter-spacing:.15em;color:var(--foreground-muted);font-size:.75rem}.Hero-module__gNeX-G__statDivider{background:var(--border-light);width:1px;height:40px}.Hero-module__gNeX-G__scrollIndicator{opacity:0;flex-direction:column;align-items:center;gap:.5rem;animation:1s 1.2s forwards Hero-module__gNeX-G__fadeIn;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__scrollIndicator span{text-transform:uppercase;letter-spacing:.3em;color:var(--foreground-muted);font-family:Oswald,sans-serif;font-size:.625rem}.Hero-module__gNeX-G__scrollLine{background:linear-gradient(180deg,var(--primary)0%,transparent 100%);width:1px;height:50px;animation:2s infinite Hero-module__gNeX-G__scrollPulse}@keyframes Hero-module__gNeX-G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module__gNeX-G__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__gNeX-G__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__gNeX-G__scrollPulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.5;transform:scaleY(.8)}}.Hero-module__gNeX-G__sponsorSection{opacity:0;border-top:1px solid #ffffff14;flex-direction:column;align-items:center;gap:.5rem;width:100%;margin-top:2rem;padding-top:1.5rem;animation:1s 1s forwards Hero-module__gNeX-G__fadeIn;display:flex}.Hero-module__gNeX-G__sponsorLabel{text-transform:uppercase;letter-spacing:.3em;color:var(--foreground-muted);opacity:.6;font-family:Oswald,sans-serif;font-size:.65rem;font-weight:500}.Hero-module__gNeX-G__sponsorCta{text-transform:uppercase;letter-spacing:.15em;color:var(--primary);opacity:.8;font-family:Oswald,sans-serif;font-size:.7rem;font-weight:500;text-decoration:none;transition:all .3s}.Hero-module__gNeX-G__sponsorCta:hover{opacity:1;letter-spacing:.2em}.Hero-module__gNeX-G__poweredBy{color:var(--foreground-muted);opacity:.5;z-index:10;opacity:0;align-items:center;gap:.4rem;font-size:.65rem;text-decoration:none;transition:all .3s;animation:1s 1.5s forwards Hero-module__gNeX-G__fadeIn;display:flex;position:absolute;bottom:2rem;right:2rem}.Hero-module__gNeX-G__poweredBy:hover{opacity:1;color:var(--foreground)}.Hero-module__gNeX-G__pcsLogo{object-fit:contain;width:16px;height:16px}.Hero-module__gNeX-G__pcsName{letter-spacing:.05em;text-transform:uppercase;font-family:Oswald,sans-serif;font-size:.6rem;font-weight:500}@media (max-width:768px){.Hero-module__gNeX-G__hero{padding-top:100px}.Hero-module__gNeX-G__titleAccent{font-size:3.5rem}.Hero-module__gNeX-G__titleLine{letter-spacing:.3em;font-size:1rem}.Hero-module__gNeX-G__subtitle{font-size:1rem}.Hero-module__gNeX-G__content{margin-bottom:8rem}.Hero-module__gNeX-G__stats{gap:1rem}.Hero-module__gNeX-G__statNumber{font-size:1.25rem}.Hero-module__gNeX-G__bottomSection{gap:1rem;padding-top:1.5rem;bottom:1.5rem}.Hero-module__gNeX-G__sponsorLabel{font-size:.55rem}.Hero-module__gNeX-G__sponsorCta{font-size:.6rem}.Hero-module__gNeX-G__poweredBy{font-size:.55rem;bottom:1rem;right:1rem}.Hero-module__gNeX-G__pcsLogo{width:14px;height:14px}.Hero-module__gNeX-G__pcsName{font-size:.5rem}}
.SponsorScroll-module__SpZR-W__container{background:linear-gradient(180deg,var(--background-secondary)0%,var(--background-tertiary,#0000000d)100%);width:100%;padding:1rem 0;position:relative;overflow:hidden}.SponsorScroll-module__SpZR-W__heroVariant{background:0 0;padding:.75rem 0}.SponsorScroll-module__SpZR-W__heroVariant:before{background:linear-gradient(90deg,#0a0a0a 0%,#0000 100%)}.SponsorScroll-module__SpZR-W__heroVariant:after{background:linear-gradient(270deg,#0a0a0a 0%,#0000 100%)}.SponsorScroll-module__SpZR-W__heroVariant .SponsorScroll-module__SpZR-W__sponsorItem{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;border-color:#ffffff1a;width:180px;height:110px}.SponsorScroll-module__SpZR-W__heroVariant .SponsorScroll-module__SpZR-W__sponsorItem:hover{border-color:var(--primary);background:#0009}.SponsorScroll-module__SpZR-W__heroVariant .SponsorScroll-module__SpZR-W__logoContainer{height:70px}.SponsorScroll-module__SpZR-W__heroVariant .SponsorScroll-module__SpZR-W__sponsorName{font-size:.8rem}.SponsorScroll-module__SpZR-W__heroVariant .SponsorScroll-module__SpZR-W__sponsorTier{font-size:.55rem}.SponsorScroll-module__SpZR-W__heroVariant .SponsorScroll-module__SpZR-W__scrollTrack{gap:1.5rem}.SponsorScroll-module__SpZR-W__container:before,.SponsorScroll-module__SpZR-W__container:after{content:"";z-index:2;pointer-events:none;width:100px;position:absolute;top:0;bottom:0}.SponsorScroll-module__SpZR-W__container:before{background:linear-gradient(90deg,var(--background-secondary)0%,transparent 100%);left:0}.SponsorScroll-module__SpZR-W__container:after{background:linear-gradient(270deg,var(--background-secondary)0%,transparent 100%);right:0}.SponsorScroll-module__SpZR-W__scrollWrapper{cursor:grab;-webkit-user-select:none;user-select:none;scrollbar-width:none;-ms-overflow-style:none;align-items:center;padding:.5rem 0;display:flex;overflow:auto visible}.SponsorScroll-module__SpZR-W__scrollWrapper::-webkit-scrollbar{display:none}.SponsorScroll-module__SpZR-W__scrollWrapper:active,.SponsorScroll-module__SpZR-W__scrollWrapper.SponsorScroll-module__SpZR-W__dragging{cursor:grabbing}.SponsorScroll-module__SpZR-W__scrollWrapper.SponsorScroll-module__SpZR-W__dragging .SponsorScroll-module__SpZR-W__scrollTrack,.SponsorScroll-module__SpZR-W__scrollTrack.SponsorScroll-module__SpZR-W__paused{animation-play-state:paused}.SponsorScroll-module__SpZR-W__scrollTrack{will-change:transform;gap:3rem;animation:30s linear infinite SponsorScroll-module__SpZR-W__scroll;display:flex}.SponsorScroll-module__SpZR-W__scrollTrack:hover{animation-play-state:paused}@keyframes SponsorScroll-module__SpZR-W__scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.SponsorScroll-module__SpZR-W__sponsorLink{text-decoration:none}.SponsorScroll-module__SpZR-W__sponsorItem{background:var(--background-card);border:1px solid var(--border);border-radius:4px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;width:180px;height:110px;padding:.75rem 1rem;transition:all .3s;display:flex;overflow:hidden}.SponsorScroll-module__SpZR-W__sponsorItem:hover{border-color:var(--primary);box-shadow:0 4px 20px #00000026}.SponsorScroll-module__SpZR-W__logoContainer{justify-content:center;align-items:center;width:100%;height:80px;padding:4px;display:flex}.SponsorScroll-module__SpZR-W__logo{object-fit:contain;filter:brightness(.95);width:auto;max-width:100%;height:auto;max-height:100%;transition:filter .3s}.SponsorScroll-module__SpZR-W__sponsorItem:hover .SponsorScroll-module__SpZR-W__logo{filter:brightness()}.SponsorScroll-module__SpZR-W__sponsorName{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);text-align:center;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;max-width:100%;font-family:Oswald,sans-serif;font-size:.8rem;font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}.SponsorScroll-module__SpZR-W__sponsorTier{text-transform:uppercase;letter-spacing:.2em;color:var(--foreground-muted);opacity:.6;font-family:Oswald,sans-serif;font-size:.55rem;font-weight:400}.SponsorScroll-module__SpZR-W__tierTitanium{background:linear-gradient(135deg,#7c87921a 0%,#0000 50%);border-color:#7c8792}.SponsorScroll-module__SpZR-W__tierTitanium .SponsorScroll-module__SpZR-W__sponsorName{color:#8a959f}.SponsorScroll-module__SpZR-W__tierPlatinum{background:linear-gradient(135deg,#c0c0c01a 0%,#0000 50%);border-color:silver}.SponsorScroll-module__SpZR-W__tierPlatinum .SponsorScroll-module__SpZR-W__sponsorName{color:#b8b8b8}.SponsorScroll-module__SpZR-W__tierGold{border-color:var(--primary);background:linear-gradient(135deg,#d4a8531a 0%,#0000 50%)}.SponsorScroll-module__SpZR-W__tierGold .SponsorScroll-module__SpZR-W__sponsorName{color:var(--primary)}.SponsorScroll-module__SpZR-W__tierSilver{background:linear-gradient(135deg,#a8a8a814 0%,#0000 50%);border-color:#a8a8a8}.SponsorScroll-module__SpZR-W__tierSilver .SponsorScroll-module__SpZR-W__sponsorName{color:#9a9a9a}.SponsorScroll-module__SpZR-W__tierBronze{background:linear-gradient(135deg,#cd7f3214 0%,#0000 50%);border-color:#cd7f32}.SponsorScroll-module__SpZR-W__tierBronze .SponsorScroll-module__SpZR-W__sponsorName{color:#cd7f32}.SponsorScroll-module__SpZR-W__tierKnight{border-color:var(--secondary,#1a1a2e)}.SponsorScroll-module__SpZR-W__tierSabre{border-color:var(--border)}.SponsorScroll-module__SpZR-W__loading{text-align:center;text-transform:uppercase;letter-spacing:.2em;color:var(--foreground-muted);padding:1rem;font-family:Oswald,sans-serif;font-size:.75rem}.SponsorScroll-module__SpZR-W__singleSponsorWrapper{justify-content:center;align-items:center;padding:.5rem 0;display:flex}.SponsorScroll-module__SpZR-W__heroVariant .SponsorScroll-module__SpZR-W__singleSponsorWrapper{padding:.5rem 0}@media (max-width:768px){.SponsorScroll-module__SpZR-W__container:before,.SponsorScroll-module__SpZR-W__container:after{width:40px}.SponsorScroll-module__SpZR-W__scrollTrack{gap:1.5rem;animation-duration:20s}.SponsorScroll-module__SpZR-W__sponsorItem{width:150px;height:95px;padding:.75rem 1rem}.SponsorScroll-module__SpZR-W__logoContainer{height:50px}.SponsorScroll-module__SpZR-W__sponsorName{font-size:.8rem}.SponsorScroll-module__SpZR-W__sponsorTier{font-size:.5rem}}
.NextMatch-module__-9auaa__section{background:var(--background);padding:6rem 2rem}.NextMatch-module__-9auaa__container{max-width:1200px;margin:0 auto}.NextMatch-module__-9auaa__header{text-align:center;margin-bottom:3rem}.NextMatch-module__-9auaa__label{text-transform:uppercase;letter-spacing:.3em;color:var(--primary);margin-bottom:.5rem;font-family:Oswald,sans-serif;font-size:.75rem;font-weight:500;display:block}.NextMatch-module__-9auaa__title{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);font-family:Oswald,sans-serif;font-size:2.5rem;font-weight:700}.NextMatch-module__-9auaa__featuredMatch{background:var(--background-card);border:1px solid var(--border);text-align:center;margin-bottom:2rem;padding:3rem;position:relative;overflow:hidden}.NextMatch-module__-9auaa__featuredMatch:before{content:"";background:var(--gradient-gold);height:3px;position:absolute;top:0;left:0;right:0}.NextMatch-module__-9auaa__matchInfo{flex-direction:column;gap:.5rem;margin-bottom:2rem;display:flex}.NextMatch-module__-9auaa__competition{text-transform:uppercase;letter-spacing:.2em;color:var(--primary);font-family:Oswald,sans-serif;font-size:.875rem}.NextMatch-module__-9auaa__dateTime{color:var(--foreground-muted);font-size:1rem}.NextMatch-module__-9auaa__teams{justify-content:center;align-items:center;gap:3rem;margin-bottom:2rem;display:flex}.NextMatch-module__-9auaa__team{flex-direction:column;align-items:center;gap:1rem;display:flex}.NextMatch-module__-9auaa__teamLogo{background:var(--background-secondary);border:2px solid var(--border);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:2.5rem;transition:all .3s;display:flex}.NextMatch-module__-9auaa__team:first-child .NextMatch-module__-9auaa__teamLogo{border-color:var(--primary);box-shadow:0 0 30px #d4a85333}.NextMatch-module__-9auaa__teamName{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);font-family:Oswald,sans-serif;font-size:1.125rem;font-weight:600}.NextMatch-module__-9auaa__vs{justify-content:center;align-items:center;display:flex}.NextMatch-module__-9auaa__vs span{color:var(--foreground-muted);font-family:Oswald,sans-serif;font-size:1.5rem;font-weight:700}.NextMatch-module__-9auaa__venue{color:var(--foreground-muted);font-size:.875rem}.NextMatch-module__-9auaa__matchList{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.NextMatch-module__-9auaa__matchCard{background:var(--background-card);border:1px solid var(--border);gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.NextMatch-module__-9auaa__matchCard:hover{border-color:var(--primary);transform:translateY(-2px)}.NextMatch-module__-9auaa__cardDate{background:var(--background-secondary);border-left:3px solid var(--primary);flex-direction:column;justify-content:center;align-items:center;min-width:60px;padding:.75rem;display:flex}.NextMatch-module__-9auaa__cardDay{color:var(--foreground);font-family:Oswald,sans-serif;font-size:1.5rem;font-weight:700;line-height:1}.NextMatch-module__-9auaa__cardMonth{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);font-family:Oswald,sans-serif;font-size:.75rem}.NextMatch-module__-9auaa__cardDetails{flex-direction:column;justify-content:center;gap:.25rem;display:flex}.NextMatch-module__-9auaa__cardCompetition{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground-muted);font-size:.75rem}.NextMatch-module__-9auaa__cardTeams{color:var(--foreground);font-family:Oswald,sans-serif;font-size:1rem;font-weight:600}.NextMatch-module__-9auaa__cardTime{color:var(--foreground-muted);font-size:.875rem}.NextMatch-module__-9auaa__viewAll{text-align:center;text-transform:uppercase;letter-spacing:.1em;color:var(--primary);font-family:Oswald,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .3s;display:block}.NextMatch-module__-9auaa__viewAll:hover{color:var(--primary-light)}@media (max-width:768px){.NextMatch-module__-9auaa__teams{flex-direction:column;gap:1.5rem}.NextMatch-module__-9auaa__vs{order:2}.NextMatch-module__-9auaa__team:first-child{order:1}.NextMatch-module__-9auaa__team:last-child{order:3}.NextMatch-module__-9auaa__featuredMatch{padding:2rem 1.5rem}.NextMatch-module__-9auaa__teamLogo{width:60px;height:60px;font-size:2rem}}
.News-module__SRJgKG__section{background:var(--background-secondary);padding:6rem 2rem}.News-module__SRJgKG__container{max-width:1200px;margin:0 auto}.News-module__SRJgKG__header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.News-module__SRJgKG__headerText{flex-direction:column;gap:.5rem;display:flex}.News-module__SRJgKG__label{text-transform:uppercase;letter-spacing:.3em;color:var(--primary);font-family:Oswald,sans-serif;font-size:.75rem;font-weight:500}.News-module__SRJgKG__title{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);font-family:Oswald,sans-serif;font-size:2.5rem;font-weight:700}.News-module__SRJgKG__moreNews{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);font-family:Oswald,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .3s}.News-module__SRJgKG__moreNews:hover{color:var(--primary-light)}.News-module__SRJgKG__grid{grid-template-columns:1.5fr 1fr;gap:2rem;display:grid}.News-module__SRJgKG__featuredCard{background:var(--background-card);border:1px solid var(--border);cursor:pointer;transition:all .3s;position:relative;overflow:hidden}.News-module__SRJgKG__featuredCard:hover{border-color:var(--primary);transform:translateY(-4px)}.News-module__SRJgKG__featuredImage{height:300px;position:relative;overflow:hidden}.News-module__SRJgKG__featuredImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.News-module__SRJgKG__featuredCard:hover .News-module__SRJgKG__featuredImage img{transform:scale(1.05)}.News-module__SRJgKG__featuredOverlay{background:linear-gradient(to top,var(--background-card),transparent);height:50%;position:absolute;bottom:0;left:0;right:0}.News-module__SRJgKG__featuredContent{padding:1.5rem}.News-module__SRJgKG__meta{gap:1rem;margin-bottom:.75rem;display:flex}.News-module__SRJgKG__category{text-transform:uppercase;letter-spacing:.15em;color:var(--primary);background:#d4a8531a;border:1px solid #d4a8534d;padding:.25rem .75rem;font-family:Oswald,sans-serif;font-size:.625rem;font-weight:500}.News-module__SRJgKG__date{color:var(--foreground-muted);align-items:center;font-size:.75rem;display:flex}.News-module__SRJgKG__featuredTitle{color:var(--foreground);margin-bottom:.75rem;font-family:Oswald,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.3}.News-module__SRJgKG__excerpt{color:var(--foreground-muted);font-size:.875rem;line-height:1.6}.News-module__SRJgKG__newsList{flex-direction:column;gap:1rem;display:flex}.News-module__SRJgKG__newsCard{background:var(--background-card);border:1px solid var(--border);cursor:pointer;gap:1rem;padding:1rem;transition:all .3s;display:flex}.News-module__SRJgKG__newsCard:hover{border-color:var(--primary);transform:translate(4px)}.News-module__SRJgKG__cardImage{flex-shrink:0;width:100px;height:80px;overflow:hidden}.News-module__SRJgKG__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.News-module__SRJgKG__newsCard:hover .News-module__SRJgKG__cardImage img{transform:scale(1.1)}.News-module__SRJgKG__cardContent{flex-direction:column;justify-content:center;display:flex}.News-module__SRJgKG__cardTitle{color:var(--foreground);font-family:Oswald,sans-serif;font-size:1rem;font-weight:500;line-height:1.3}@media (max-width:1024px){.News-module__SRJgKG__grid{grid-template-columns:1fr}.News-module__SRJgKG__newsList{grid-template-columns:repeat(3,1fr);display:grid}.News-module__SRJgKG__newsCard{flex-direction:column}.News-module__SRJgKG__cardImage{width:100%;height:120px}}@media (max-width:768px){.News-module__SRJgKG__header{flex-direction:column;align-items:flex-start;gap:1rem}.News-module__SRJgKG__newsList{grid-template-columns:1fr}.News-module__SRJgKG__newsCard{flex-direction:row}.News-module__SRJgKG__cardImage{width:100px;height:80px}}
.About-module__Balj8a__section{background:var(--background);padding:8rem 2rem;position:relative;overflow:hidden}.About-module__Balj8a__section:before{content:"";pointer-events:none;background:radial-gradient(at 100% 0,#d4a8530d 0%,#0000 70%);width:50%;height:100%;position:absolute;top:0;right:0}.About-module__Balj8a__container{max-width:1200px;margin:0 auto}.About-module__Balj8a__content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.About-module__Balj8a__textContent{flex-direction:column;gap:1.5rem;display:flex}.About-module__Balj8a__label{text-transform:uppercase;letter-spacing:.3em;color:var(--primary);font-family:Oswald,sans-serif;font-size:.75rem;font-weight:500}.About-module__Balj8a__title{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);font-family:Oswald,sans-serif;font-size:3rem;font-weight:700;line-height:1.1}.About-module__Balj8a__description{color:var(--foreground-muted);font-size:1rem;line-height:1.8}.About-module__Balj8a__stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);gap:3rem;margin:1rem 0;padding:1.5rem 0;display:flex}.About-module__Balj8a__stat{flex-direction:column;gap:.25rem;display:flex}.About-module__Balj8a__statNumber{color:var(--primary);font-family:Oswald,sans-serif;font-size:2.5rem;font-weight:700;line-height:1}.About-module__Balj8a__statLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground-muted);font-size:.75rem}.About-module__Balj8a__imageContent,.About-module__Balj8a__imageWrapper{position:relative}.About-module__Balj8a__image{object-fit:cover;filter:grayscale(20%);width:100%;height:500px}.About-module__Balj8a__imageAccent{border:3px solid var(--primary);z-index:-1;width:100%;height:100%;position:absolute;top:-20px;right:-20px}.About-module__Balj8a__quote{background:var(--background-card);border-left:4px solid var(--primary);max-width:350px;padding:1.5rem 2rem;position:absolute;bottom:-30px;left:-30px}.About-module__Balj8a__quote blockquote{color:var(--foreground);margin-bottom:.5rem;font-family:Oswald,sans-serif;font-size:1.25rem;font-style:italic;font-weight:500}.About-module__Balj8a__quote cite{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-style:normal}@media (max-width:1024px){.About-module__Balj8a__content{grid-template-columns:1fr;gap:3rem}.About-module__Balj8a__imageContent{order:-1}.About-module__Balj8a__image{height:400px}.About-module__Balj8a__imageAccent{display:none}.About-module__Balj8a__quote{max-width:none;margin-top:1rem;position:relative;bottom:0;left:0}}@media (max-width:640px){.About-module__Balj8a__section{padding:4rem 1.5rem}.About-module__Balj8a__title{font-size:2rem}.About-module__Balj8a__stats{flex-wrap:wrap;gap:2rem}.About-module__Balj8a__statNumber{font-size:2rem}}
.QuickLinks-module__ESdl3W__section{background:var(--background);padding:6rem 2rem;position:relative;overflow:hidden}.QuickLinks-module__ESdl3W__section:before{content:"";background:linear-gradient(90deg,transparent,var(--primary),transparent);height:1px;position:absolute;top:0;left:0;right:0}.QuickLinks-module__ESdl3W__container{text-align:center;max-width:1200px;margin:0 auto}.QuickLinks-module__ESdl3W__label{text-transform:uppercase;letter-spacing:.2em;color:var(--primary);margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:.75rem;font-weight:500;display:inline-block}.QuickLinks-module__ESdl3W__title{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);margin-bottom:3rem;font-family:Oswald,sans-serif;font-size:2.5rem;font-weight:700}.QuickLinks-module__ESdl3W__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.QuickLinks-module__ESdl3W__grid>:nth-child(4),.QuickLinks-module__ESdl3W__grid>:nth-child(5){grid-column:span 1}.QuickLinks-module__ESdl3W__card{background:var(--background-card);border:1px solid var(--border);flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.QuickLinks-module__ESdl3W__card:before{content:"";background:var(--accent-color);height:3px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.QuickLinks-module__ESdl3W__card:hover{border-color:var(--accent-color);transform:translateY(-6px);box-shadow:0 16px 48px #00000059}.QuickLinks-module__ESdl3W__card:hover:before{transform:scaleX(1)}.QuickLinks-module__ESdl3W__logoWrapper{background:#fffffff2;border-radius:8px;justify-content:center;align-items:center;width:100%;height:80px;padding:1rem;transition:all .3s;display:flex;position:relative}.QuickLinks-module__ESdl3W__logo{object-fit:contain;padding:.5rem}.QuickLinks-module__ESdl3W__card:hover .QuickLinks-module__ESdl3W__logoWrapper{background:#fff;box-shadow:0 4px 20px #0000001a}.QuickLinks-module__ESdl3W__content{text-align:center}.QuickLinks-module__ESdl3W__linkName{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);margin-bottom:.375rem;font-family:Oswald,sans-serif;font-size:1.125rem;font-weight:600;transition:color .3s}.QuickLinks-module__ESdl3W__card:hover .QuickLinks-module__ESdl3W__linkName{color:var(--accent-color)}.QuickLinks-module__ESdl3W__description{color:var(--foreground-muted);font-size:.8rem;line-height:1.4}.QuickLinks-module__ESdl3W__arrow{color:var(--foreground-muted);opacity:0;font-family:Oswald,sans-serif;font-size:1.25rem;transition:all .3s;transform:translateY(10px)}.QuickLinks-module__ESdl3W__card:hover .QuickLinks-module__ESdl3W__arrow{opacity:1;color:var(--accent-color);transform:translateY(0)}@media (max-width:1024px){.QuickLinks-module__ESdl3W__grid{grid-template-columns:repeat(2,1fr)}.QuickLinks-module__ESdl3W__grid>:nth-child(5){grid-column:span 2}}@media (max-width:640px){.QuickLinks-module__ESdl3W__section{padding:4rem 1.5rem}.QuickLinks-module__ESdl3W__title{font-size:2rem}.QuickLinks-module__ESdl3W__grid{grid-template-columns:1fr}.QuickLinks-module__ESdl3W__grid>:nth-child(5){grid-column:span 1}.QuickLinks-module__ESdl3W__card{text-align:left;flex-direction:row;padding:1.25rem}.QuickLinks-module__ESdl3W__logoWrapper{flex-shrink:0;width:80px;height:60px}.QuickLinks-module__ESdl3W__content{text-align:left;flex:1}.QuickLinks-module__ESdl3W__arrow{align-self:center}}
.Partners-module__ekctJG__section{background:var(--background-secondary);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:5rem 0}.Partners-module__ekctJG__container{text-align:center;max-width:600px;margin:0 auto;padding:0 2rem}.Partners-module__ekctJG__label{text-transform:uppercase;letter-spacing:.3em;color:var(--primary);margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:.75rem;font-weight:500;display:block}.Partners-module__ekctJG__heading{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:2.5rem;font-weight:700}.Partners-module__ekctJG__description{color:var(--foreground-muted);margin-bottom:2rem;font-size:1rem;line-height:1.7}.Partners-module__ekctJG__cta{letter-spacing:.15em;text-transform:uppercase;background:var(--gradient-gold);color:#000;cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-family:Oswald,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.Partners-module__ekctJG__cta:hover{transform:translateY(-2px);box-shadow:0 8px 25px #d4a8534d}@media (max-width:768px){.Partners-module__ekctJG__section{padding:4rem 0}.Partners-module__ekctJG__heading{font-size:2rem}.Partners-module__ekctJG__description{font-size:.9rem}.Partners-module__ekctJG__cta{padding:.875rem 2rem;font-size:.75rem}}
.Footer-module__nhiC3q__footer{background:var(--background);border-top:1px solid var(--border)}.Footer-module__nhiC3q__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module__nhiC3q__grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;padding:4rem 0;display:grid}.Footer-module__nhiC3q__brand{flex-direction:column;gap:1rem;display:flex}.Footer-module__nhiC3q__logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.Footer-module__nhiC3q__logoImage{object-fit:contain;width:90px;height:90px}.Footer-module__nhiC3q__logoText{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);font-family:Oswald,sans-serif;font-size:1.25rem;font-weight:700}.Footer-module__nhiC3q__tagline{color:var(--foreground-muted);max-width:250px;font-size:.875rem;line-height:1.6}.Footer-module__nhiC3q__links{flex-direction:column;gap:.75rem;display:flex}.Footer-module__nhiC3q__linksTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground);margin-bottom:.5rem;font-family:Oswald,sans-serif;font-size:.875rem;font-weight:600}.Footer-module__nhiC3q__links a{color:var(--foreground-muted);font-size:.875rem;text-decoration:none;transition:color .3s}.Footer-module__nhiC3q__links a:hover{color:var(--primary)}.Footer-module__nhiC3q__address{color:var(--foreground-muted);font-size:.875rem;font-style:normal;line-height:1.6}.Footer-module__nhiC3q__emailLink{word-break:break-all;color:var(--primary)!important}.Footer-module__nhiC3q__directions{text-transform:uppercase;letter-spacing:.1em;margin-top:.5rem;font-family:Oswald,sans-serif;font-size:.75rem;color:var(--primary)!important}.Footer-module__nhiC3q__bottom{border-top:1px solid var(--border);justify-content:center;align-items:center;padding:2rem 0;display:flex}.Footer-module__nhiC3q__copyright{color:var(--foreground-muted);font-size:.75rem}@media (max-width:1024px){.Footer-module__nhiC3q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Footer-module__nhiC3q__grid{grid-template-columns:1fr;gap:2rem}.Footer-module__nhiC3q__bottom{text-align:center;flex-direction:column;gap:1rem}}
.SocialIcons-module__w7OwxW__container{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.SocialIcons-module__w7OwxW__link{width:36px;height:36px;color:var(--foreground-muted);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.SocialIcons-module__w7OwxW__link:hover{background:var(--gradient-gold);color:#000;transform:translateY(-2px)}.SocialIcons-module__w7OwxW__link svg{width:18px;height:18px}
.SuccessDialog-module__F9e1Uq__overlay{z-index:1000;background:#000000d9;justify-content:center;align-items:center;animation:.3s SuccessDialog-module__F9e1Uq__fadeIn;display:flex;position:fixed;inset:0}@keyframes SuccessDialog-module__F9e1Uq__fadeIn{0%{opacity:0}to{opacity:1}}.SuccessDialog-module__F9e1Uq__dialog{text-align:center;background:linear-gradient(145deg,#1a1a2e 0%,#16213e 100%);border:2px solid #d4a853;border-radius:1rem;width:90%;max-width:450px;padding:3rem 2.5rem;animation:.4s SuccessDialog-module__F9e1Uq__slideUp;position:relative;box-shadow:0 25px 50px #00000080}@keyframes SuccessDialog-module__F9e1Uq__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.SuccessDialog-module__F9e1Uq__closeBtn{color:#fff9;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;width:2rem;height:2rem;font-size:1.5rem;line-height:1;transition:all .2s;position:absolute;top:1rem;right:1rem}.SuccessDialog-module__F9e1Uq__closeBtn:hover{color:#fff;background:#fff3}.SuccessDialog-module__F9e1Uq__icon{margin-bottom:1.5rem;font-size:4rem;animation:.6s SuccessDialog-module__F9e1Uq__bounce}@keyframes SuccessDialog-module__F9e1Uq__bounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.SuccessDialog-module__F9e1Uq__title{color:#d4a853;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:2rem;font-weight:700}.SuccessDialog-module__F9e1Uq__text{color:#fffc;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.SuccessDialog-module__F9e1Uq__text strong{color:#fff}.SuccessDialog-module__F9e1Uq__amount{background:#d4a85326;border:1px solid #d4a85366;border-radius:.5rem;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1rem 1.5rem;display:flex}.SuccessDialog-module__F9e1Uq__tier{color:#fff9;text-transform:uppercase;letter-spacing:.1em;font-family:Oswald,sans-serif;font-size:.875rem;font-weight:500}.SuccessDialog-module__F9e1Uq__total{color:#d4a853;font-family:Oswald,sans-serif;font-size:1.5rem;font-weight:600}.SuccessDialog-module__F9e1Uq__confirmation{color:#ffffffb3;font-size:.95rem;font-style:italic}.SuccessDialog-module__F9e1Uq__continueBtn{letter-spacing:.1em;text-transform:uppercase;color:#000;cursor:pointer;background:linear-gradient(135deg,#d4a853 0%,#c9973f 100%);border:none;border-radius:.5rem;width:100%;padding:1rem 2rem;font-family:Oswald,sans-serif;font-size:1rem;font-weight:600;transition:all .3s}.SuccessDialog-module__F9e1Uq__continueBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #d4a8534d}@media (max-width:768px){.SuccessDialog-module__F9e1Uq__dialog{padding:2rem 1.5rem}.SuccessDialog-module__F9e1Uq__icon{font-size:3rem}.SuccessDialog-module__F9e1Uq__title{font-size:1.5rem}}
.SponsorHero-module__nDljUq__hero{background:var(--background);text-align:center;padding:6rem 2rem;position:relative;overflow:hidden}.SponsorHero-module__nDljUq__hero:before{content:"";pointer-events:none;background:radial-gradient(at top,#d4a85314 0%,#0000 60%);width:120%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.SponsorHero-module__nDljUq__container{z-index:1;max-width:800px;margin:0 auto;position:relative}.SponsorHero-module__nDljUq__label{text-transform:uppercase;letter-spacing:.3em;color:var(--primary);margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:.75rem;font-weight:500;display:inline-block}.SponsorHero-module__nDljUq__title{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);margin-bottom:1.5rem;font-family:Oswald,sans-serif;font-size:4rem;font-weight:700;line-height:1.1}.SponsorHero-module__nDljUq__subtitle{color:var(--foreground-muted);margin-bottom:2rem;font-size:1.125rem;line-height:1.8}.SponsorHero-module__nDljUq__taxInfo{background:var(--background-card);border:1px solid var(--border);border-left:4px solid var(--primary);flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.SponsorHero-module__nDljUq__taxId{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);font-family:Oswald,sans-serif;font-size:.875rem;font-weight:500}.SponsorHero-module__nDljUq__payable{color:var(--foreground-muted);font-size:.875rem}@media (max-width:768px){.SponsorHero-module__nDljUq__hero{padding:4rem 1.5rem}.SponsorHero-module__nDljUq__title{font-size:2.5rem}.SponsorHero-module__nDljUq__subtitle{font-size:1rem}}
.SponsorTiers-module__Nn3eJq__section{background:var(--background-secondary);padding:6rem 2rem}.SponsorTiers-module__Nn3eJq__container{grid-template-columns:1fr 1fr;align-items:stretch;gap:4rem;max-width:1400px;margin:0 auto;display:grid}.SponsorTiers-module__Nn3eJq__details{order:1;height:100%}.SponsorTiers-module__Nn3eJq__tiers{order:2}@media (max-width:1024px){.SponsorTiers-module__Nn3eJq__container{grid-template-columns:1fr;gap:3rem}.SponsorTiers-module__Nn3eJq__details{order:2}.SponsorTiers-module__Nn3eJq__tiers{order:1}}@media (max-width:640px){.SponsorTiers-module__Nn3eJq__section{padding:4rem 1.5rem}}
.TierDetails-module__FY2TLq__container{background:var(--background-card);border:1px solid var(--border);flex-direction:column;height:100%;padding:2rem;display:flex;position:sticky;top:120px}.TierDetails-module__FY2TLq__placeholder{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.TierDetails-module__FY2TLq__placeholderIcon{color:var(--primary);margin-bottom:1rem;font-size:2rem;animation:2s ease-in-out infinite TierDetails-module__FY2TLq__bounce}@keyframes TierDetails-module__FY2TLq__bounce{0%,to{transform:translate(0)}50%{transform:translate(10px)}}.TierDetails-module__FY2TLq__placeholderText{color:var(--foreground-muted);font-size:1rem}.TierDetails-module__FY2TLq__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.TierDetails-module__FY2TLq__name{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);font-family:Oswald,sans-serif;font-size:2rem;font-weight:700}.TierDetails-module__FY2TLq__price{color:var(--primary);font-family:Oswald,sans-serif;font-size:1.75rem;font-weight:600}.TierDetails-module__FY2TLq__content{flex:1;margin-bottom:2rem}.TierDetails-module__FY2TLq__benefitsTitle{text-transform:uppercase;letter-spacing:.2em;color:var(--foreground-muted);margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:.75rem;font-weight:500}.TierDetails-module__FY2TLq__benefits{flex-direction:column;gap:.75rem;list-style:none;display:flex}.TierDetails-module__FY2TLq__benefit{color:var(--foreground-muted);align-items:flex-start;gap:.75rem;font-size:.9rem;line-height:1.5;display:flex}.TierDetails-module__FY2TLq__checkmark{color:var(--primary);flex-shrink:0;margin-top:.125rem;font-size:.875rem}.TierDetails-module__FY2TLq__cta{letter-spacing:.15em;text-transform:uppercase;text-align:center;background:var(--gradient-gold);color:#000;cursor:pointer;border:none;width:100%;padding:1rem 2rem;font-family:Oswald,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.TierDetails-module__FY2TLq__cta:hover{transform:translateY(-2px);box-shadow:0 8px 25px #d4a8534d}@media (max-width:1024px){.TierDetails-module__FY2TLq__container{position:relative;top:0}}@media (max-width:640px){.TierDetails-module__FY2TLq__container{padding:1.5rem}.TierDetails-module__FY2TLq__header{flex-direction:column;gap:.5rem}.TierDetails-module__FY2TLq__name{font-size:1.5rem}.TierDetails-module__FY2TLq__price{font-size:1.25rem}}
.TierList-module__0Q8HZa__list{border-left:1px solid var(--border);flex-direction:column;display:flex}.TierList-module__0Q8HZa__item{border:none;border-bottom:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:1.5rem;padding:1.5rem 2rem;transition:all .3s;display:flex}.TierList-module__0Q8HZa__item:hover{background:#d4a8530d}.TierList-module__0Q8HZa__item.TierList-module__0Q8HZa__active{border-left:4px solid var(--primary);background:#d4a8531a;margin-left:-1px}.TierList-module__0Q8HZa__index{color:var(--foreground-muted);opacity:.5;font-family:Oswald,sans-serif;font-size:.875rem;font-weight:400}.TierList-module__0Q8HZa__info{flex-direction:column;flex:1;gap:.25rem;display:flex}.TierList-module__0Q8HZa__name{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);font-family:Oswald,sans-serif;font-size:1.25rem;font-weight:600}.TierList-module__0Q8HZa__item.TierList-module__0Q8HZa__active .TierList-module__0Q8HZa__name{color:var(--primary)}.TierList-module__0Q8HZa__price{color:var(--foreground-muted);font-family:Inter,sans-serif;font-size:.875rem}.TierList-module__0Q8HZa__indicator{border:2px solid var(--border);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;transition:border-color .3s;display:flex}.TierList-module__0Q8HZa__item.TierList-module__0Q8HZa__active .TierList-module__0Q8HZa__indicator{border-color:var(--primary)}.TierList-module__0Q8HZa__dot{background:var(--primary);border-radius:50%;width:8px;height:8px}@media (max-width:640px){.TierList-module__0Q8HZa__item{gap:1rem;padding:1rem 1.5rem}.TierList-module__0Q8HZa__name{font-size:1rem}.TierList-module__0Q8HZa__price{font-size:.75rem}}
.RegistrationHero-module__k1u_4G__hero{background:var(--background);text-align:center;padding:6rem 2rem;position:relative;overflow:hidden}.RegistrationHero-module__k1u_4G__hero:before{content:"";pointer-events:none;background:radial-gradient(at top,#d4a85314 0%,#0000 60%);width:120%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.RegistrationHero-module__k1u_4G__container{z-index:1;max-width:800px;margin:0 auto;position:relative}.RegistrationHero-module__k1u_4G__label{text-transform:uppercase;letter-spacing:.3em;color:var(--primary);margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:.75rem;font-weight:500;display:inline-block}.RegistrationHero-module__k1u_4G__title{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);margin-bottom:1.5rem;font-family:Oswald,sans-serif;font-size:4rem;font-weight:700;line-height:1.1}.RegistrationHero-module__k1u_4G__subtitle{color:var(--foreground-muted);margin-bottom:2rem;font-size:1.125rem;line-height:1.8}.RegistrationHero-module__k1u_4G__paymentInfo{background:var(--background-card);border:1px solid var(--border);border-left:4px solid var(--primary);padding:1rem 1.5rem;display:inline-block}.RegistrationHero-module__k1u_4G__payable{color:var(--foreground-muted);font-size:.875rem}.RegistrationHero-module__k1u_4G__payable strong{color:var(--primary)}.RegistrationHero-module__k1u_4G__lookupLink{color:var(--foreground-muted);justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.875rem;display:flex}.RegistrationHero-module__k1u_4G__link{color:var(--primary);font-weight:600;text-decoration:none;transition:all .2s}.RegistrationHero-module__k1u_4G__link:hover{text-decoration:underline}@media (max-width:768px){.RegistrationHero-module__k1u_4G__hero{padding:4rem 1.5rem}.RegistrationHero-module__k1u_4G__title{font-size:2.5rem}.RegistrationHero-module__k1u_4G__subtitle{font-size:1rem}}
.SponsorForm-module__MDf-6G__section{background:var(--background);padding:6rem 2rem}.SponsorForm-module__MDf-6G__container{max-width:900px;margin:0 auto}.SponsorForm-module__MDf-6G__header{text-align:center;margin-bottom:3rem}.SponsorForm-module__MDf-6G__title{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:2.5rem;font-weight:700}.SponsorForm-module__MDf-6G__subtitle{color:var(--foreground-muted);max-width:600px;margin:0 auto;font-size:1rem;line-height:1.6}.SponsorForm-module__MDf-6G__form{background:var(--background-card);border:1px solid var(--border);padding:3rem}.SponsorForm-module__MDf-6G__grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.SponsorForm-module__MDf-6G__tierSection{background:var(--background-secondary);border:1px solid var(--border);grid-template-columns:2fr 1fr;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:grid}.SponsorForm-module__MDf-6G__tierSelect{flex-direction:column;gap:.5rem;display:flex}.SponsorForm-module__MDf-6G__label{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground-muted);font-family:Oswald,sans-serif;font-size:.75rem;font-weight:500}.SponsorForm-module__MDf-6G__select{background:var(--background-card);border:1px solid var(--border);color:var(--foreground);cursor:pointer;padding:.875rem 1rem;font-family:Inter,sans-serif;font-size:1rem;transition:border-color .3s}.SponsorForm-module__MDf-6G__select:focus{border-color:var(--primary);outline:none}.SponsorForm-module__MDf-6G__tierValue{flex-direction:column;gap:.5rem;display:flex}.SponsorForm-module__MDf-6G__valueDisplay{color:var(--primary);background:var(--background-card);border:1px solid var(--border);text-align:center;padding:.875rem 1rem;font-family:Oswald,sans-serif;font-size:1.5rem;font-weight:600}.SponsorForm-module__MDf-6G__agreement{background:var(--background-secondary);border-left:4px solid var(--primary);margin-bottom:2rem;padding:1.5rem}.SponsorForm-module__MDf-6G__checkboxLabel{cursor:pointer;color:var(--foreground-muted);align-items:flex-start;gap:1rem;font-size:.875rem;line-height:1.6;display:flex}.SponsorForm-module__MDf-6G__checkboxLabel input{width:20px;height:20px;accent-color:var(--primary);cursor:pointer;margin-top:.125rem}.SponsorForm-module__MDf-6G__signatures{border-top:1px solid var(--border);margin-bottom:2rem;padding-top:2rem}.SponsorForm-module__MDf-6G__signaturesTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground);margin-bottom:1.5rem;font-family:Oswald,sans-serif;font-size:1.25rem;font-weight:600}.SponsorForm-module__MDf-6G__signatureGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.SponsorForm-module__MDf-6G__submitBtn{letter-spacing:.15em;text-transform:uppercase;background:var(--gradient-gold);color:#000;cursor:pointer;border:none;width:100%;padding:1.25rem 2rem;font-family:Oswald,sans-serif;font-size:1rem;font-weight:600;transition:all .3s}.SponsorForm-module__MDf-6G__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #d4a8534d}.SponsorForm-module__MDf-6G__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.SponsorForm-module__MDf-6G__successMessage{text-align:center;background:#4ade801a;border:2px solid #4ade80;padding:2rem}.SponsorForm-module__MDf-6G__successMessage h3{color:#4ade80;margin-bottom:.5rem;font-family:Oswald,sans-serif;font-size:1.5rem;font-weight:600}.SponsorForm-module__MDf-6G__successMessage p{color:var(--foreground-muted)}.SponsorForm-module__MDf-6G__errorMessage{text-align:center;color:#ef4444;background:#ef44441a;border:1px solid #ef4444;margin-top:1rem;padding:1rem;font-size:.9rem}.SponsorForm-module__MDf-6G__paymentSuccess{text-align:center;color:#4ade80;background:#4ade801a;border:1px solid #4ade80;margin-top:1rem;margin-bottom:1rem;padding:1rem;font-size:.9rem;font-weight:600}.SponsorForm-module__MDf-6G__successOverlay{z-index:1000;background:#000000d9;justify-content:center;align-items:center;animation:.3s SponsorForm-module__MDf-6G__fadeIn;display:flex;position:fixed;inset:0}@keyframes SponsorForm-module__MDf-6G__fadeIn{0%{opacity:0}to{opacity:1}}.SponsorForm-module__MDf-6G__successDialog{text-align:center;background:linear-gradient(145deg,#1a1a2e 0%,#16213e 100%);border:2px solid #d4a853;border-radius:1rem;width:90%;max-width:450px;padding:3rem 2.5rem;animation:.4s SponsorForm-module__MDf-6G__slideUp;box-shadow:0 25px 50px #00000080}@keyframes SponsorForm-module__MDf-6G__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.SponsorForm-module__MDf-6G__successIcon{margin-bottom:1.5rem;font-size:4rem;animation:.6s SponsorForm-module__MDf-6G__bounce}@keyframes SponsorForm-module__MDf-6G__bounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.SponsorForm-module__MDf-6G__successTitle{color:#d4a853;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:2rem;font-weight:700}.SponsorForm-module__MDf-6G__successText{color:#fffc;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.SponsorForm-module__MDf-6G__successTier{color:#d4a853;background:#d4a85326;border:1px solid #d4a85366;border-radius:.5rem;margin-bottom:1.5rem;padding:.75rem 1.5rem;font-family:Oswald,sans-serif;font-size:1.125rem;font-weight:600;display:inline-block}.SponsorForm-module__MDf-6G__redirectText{color:#ffffff80;margin-bottom:1rem;font-size:.875rem}.SponsorForm-module__MDf-6G__successSpinner{border:3px solid #d4a85333;border-top-color:#d4a853;border-radius:50%;width:24px;height:24px;margin:0 auto;animation:.8s linear infinite SponsorForm-module__MDf-6G__spin}@keyframes SponsorForm-module__MDf-6G__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.SponsorForm-module__MDf-6G__form{padding:2rem 1.5rem}.SponsorForm-module__MDf-6G__grid,.SponsorForm-module__MDf-6G__tierSection,.SponsorForm-module__MDf-6G__signatureGrid{grid-template-columns:1fr}.SponsorForm-module__MDf-6G__title{font-size:2rem}.SponsorForm-module__MDf-6G__successDialog{padding:2rem 1.5rem}.SponsorForm-module__MDf-6G__successIcon{font-size:3rem}.SponsorForm-module__MDf-6G__successTitle{font-size:1.5rem}}
.RegistrationForm-module__Gdh98a__section{background:var(--background-secondary);padding:4rem 2rem 6rem}.RegistrationForm-module__Gdh98a__container{max-width:900px;margin:0 auto}.RegistrationForm-module__Gdh98a__editBanner{border:1px solid #d4a8534d;border-left:4px solid var(--primary);background:#d4a8531a;margin-bottom:1.5rem;padding:1rem 1.5rem}.RegistrationForm-module__Gdh98a__editBannerContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.RegistrationForm-module__Gdh98a__editBannerTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);font-family:Oswald,sans-serif;font-size:.875rem;font-weight:600}.RegistrationForm-module__Gdh98a__editBannerText{color:var(--foreground-muted);font-size:.875rem}.RegistrationForm-module__Gdh98a__form{background:var(--background-card);border:1px solid var(--border);padding:2.5rem}.RegistrationForm-module__Gdh98a__formSection{border-bottom:1px solid var(--border);margin-bottom:2.5rem;padding-bottom:2.5rem}.RegistrationForm-module__Gdh98a__formSection:last-of-type{border-bottom:none;margin-bottom:2rem;padding-bottom:0}.RegistrationForm-module__Gdh98a__sectionTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground);margin-bottom:1.5rem;font-family:Oswald,sans-serif;font-size:1.25rem;font-weight:600}.RegistrationForm-module__Gdh98a__playerRow,.RegistrationForm-module__Gdh98a__parentRow{grid-template-columns:1fr auto;gap:1.5rem;margin-bottom:1rem;display:grid}.RegistrationForm-module__Gdh98a__parentRow{grid-template-columns:1fr 1fr 1fr}.RegistrationForm-module__Gdh98a__field,.RegistrationForm-module__Gdh98a__fieldLarge{flex-direction:column;gap:.5rem;display:flex}.RegistrationForm-module__Gdh98a__fieldLarge{flex:1}.RegistrationForm-module__Gdh98a__teamSelect{min-width:180px}.RegistrationForm-module__Gdh98a__label{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground-muted);font-family:Oswald,sans-serif;font-size:.75rem;font-weight:500}.RegistrationForm-module__Gdh98a__input{background:var(--background);border:1px solid var(--border);color:var(--foreground);padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:1rem;transition:border-color .3s}.RegistrationForm-module__Gdh98a__input:focus{border-color:var(--primary);outline:none}.RegistrationForm-module__Gdh98a__radioGroup{gap:1.5rem;padding:.75rem 0;display:flex}.RegistrationForm-module__Gdh98a__radioLabel{cursor:pointer;color:var(--foreground);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.RegistrationForm-module__Gdh98a__radioLabel input{accent-color:var(--primary)}.RegistrationForm-module__Gdh98a__siblingToggle{margin-top:1rem}.RegistrationForm-module__Gdh98a__checkboxLabel{cursor:pointer;color:var(--foreground-muted);align-items:center;gap:.75rem;font-size:.9rem;display:flex}.RegistrationForm-module__Gdh98a__checkboxLabel input{width:18px;height:18px;accent-color:var(--primary)}.RegistrationForm-module__Gdh98a__feeList{flex-direction:column;gap:.75rem;display:flex}.RegistrationForm-module__Gdh98a__feeItem{background:var(--background);border:1px solid var(--border);cursor:pointer;align-items:center;gap:1rem;padding:.75rem 1rem;transition:border-color .3s;display:flex}.RegistrationForm-module__Gdh98a__feeItem:hover{border-color:var(--primary)}.RegistrationForm-module__Gdh98a__feeItem.RegistrationForm-module__Gdh98a__disabled{opacity:.5;cursor:not-allowed}.RegistrationForm-module__Gdh98a__feeItem input{accent-color:var(--primary)}.RegistrationForm-module__Gdh98a__feeName{color:var(--foreground);flex:1;font-size:.9rem}.RegistrationForm-module__Gdh98a__feePrice{color:var(--primary);font-family:Oswald,sans-serif;font-size:1rem;font-weight:500}.RegistrationForm-module__Gdh98a__mealPlanSection{background:var(--background);border:1px solid var(--border);margin-top:1rem;padding:1rem}.RegistrationForm-module__Gdh98a__mealPlanLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground-muted);margin-bottom:.75rem;font-family:Oswald,sans-serif;font-size:.75rem;font-weight:500;display:block}.RegistrationForm-module__Gdh98a__mealPlanSection .RegistrationForm-module__Gdh98a__feeItem{background:0 0;border:none;padding:.5rem 0}.RegistrationForm-module__Gdh98a__mealPlanIncluded{background:#d4a8531a;border:1px solid #d4a8534d;border-radius:4px;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.RegistrationForm-module__Gdh98a__mealPlanPending{background:var(--background-card);border:1px dashed var(--border);border-radius:4px;padding:.75rem 1rem}.RegistrationForm-module__Gdh98a__pendingText{color:var(--foreground-muted);font-size:.85rem;font-style:italic}.RegistrationForm-module__Gdh98a__donationRow{background:var(--background);border:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:1rem;padding:1rem;display:flex}.RegistrationForm-module__Gdh98a__donationInput{color:var(--primary);align-items:center;gap:.25rem;font-family:Oswald,sans-serif;display:flex}.RegistrationForm-module__Gdh98a__donationInput input{background:var(--background-card);border:1px solid var(--border);width:100px;color:var(--primary);text-align:right;padding:.5rem;font-family:Oswald,sans-serif;font-size:1rem}.RegistrationForm-module__Gdh98a__discountRow{border:1px solid var(--primary);background:#d4a8531a;justify-content:space-between;margin-top:1rem;padding:.75rem 1rem;display:flex}.RegistrationForm-module__Gdh98a__discountPrice{color:#4ade80;font-family:Oswald,sans-serif;font-size:1rem;font-weight:500}.RegistrationForm-module__Gdh98a__totalRow{background:var(--background);border:2px solid var(--primary);justify-content:space-between;align-items:center;margin-top:1.5rem;padding:1.5rem;display:flex}.RegistrationForm-module__Gdh98a__totalLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground);font-family:Oswald,sans-serif;font-size:1rem;font-weight:600}.RegistrationForm-module__Gdh98a__totalAmount{color:var(--primary);font-family:Oswald,sans-serif;font-size:2rem;font-weight:700}.RegistrationForm-module__Gdh98a__paidRow{background:#4ade801a;border:1px solid #4ade804d;border-top:none;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.RegistrationForm-module__Gdh98a__paidLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground-muted);font-family:Oswald,sans-serif;font-size:.875rem;font-weight:500}.RegistrationForm-module__Gdh98a__paidAmount{color:#4ade80;font-family:Oswald,sans-serif;font-size:1.25rem;font-weight:600}.RegistrationForm-module__Gdh98a__balanceRow{border:2px solid var(--primary);background:#d4a85326;border-top:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.RegistrationForm-module__Gdh98a__balanceLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground);font-family:Oswald,sans-serif;font-size:1rem;font-weight:600}.RegistrationForm-module__Gdh98a__balanceAmount{color:var(--primary);font-family:Oswald,sans-serif;font-size:1.75rem;font-weight:700}.RegistrationForm-module__Gdh98a__paymentOptions{flex-direction:column;gap:1rem;display:flex}.RegistrationForm-module__Gdh98a__paymentOption{cursor:pointer;color:var(--foreground);align-items:center;gap:.75rem;font-size:1rem;display:flex}.RegistrationForm-module__Gdh98a__paymentOption input{accent-color:var(--primary)}.RegistrationForm-module__Gdh98a__checkField{max-width:200px;margin-left:1.5rem}.RegistrationForm-module__Gdh98a__paymentNote{background:var(--background);border-left:4px solid var(--primary);color:var(--foreground-muted);margin-top:1.5rem;padding:1rem;font-size:.875rem}.RegistrationForm-module__Gdh98a__paymentNote strong{color:var(--primary)}.RegistrationForm-module__Gdh98a__submitBtn{letter-spacing:.15em;text-transform:uppercase;background:var(--gradient-gold);color:#000;cursor:pointer;border:none;width:100%;padding:1.25rem 2rem;font-family:Oswald,sans-serif;font-size:1rem;font-weight:600;transition:all .3s}.RegistrationForm-module__Gdh98a__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #d4a8534d}.RegistrationForm-module__Gdh98a__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.RegistrationForm-module__Gdh98a__successMessage{text-align:center;background:#4ade801a;border:2px solid #4ade80;padding:2rem}.RegistrationForm-module__Gdh98a__successMessage h3{color:#4ade80;margin-bottom:.5rem;font-family:Oswald,sans-serif;font-size:1.5rem;font-weight:600}.RegistrationForm-module__Gdh98a__successMessage p{color:var(--foreground-muted)}.RegistrationForm-module__Gdh98a__errorMessage{text-align:center;color:#ef4444;background:#ef44441a;border:1px solid #ef4444;margin-top:1rem;padding:1rem;font-size:.9rem}.RegistrationForm-module__Gdh98a__paymentMethodSelection{margin-bottom:1.5rem}.RegistrationForm-module__Gdh98a__fieldLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground-muted);margin-bottom:.75rem;font-family:Oswald,sans-serif;font-size:.75rem;font-weight:500;display:block}.RegistrationForm-module__Gdh98a__paymentInstructions{margin-top:1rem}.RegistrationForm-module__Gdh98a__deferredMessage{color:#4ade80;background:#4ade801a;border:1px solid #4ade80;border-radius:4px;margin-top:1rem;padding:1rem;font-size:.9rem}.RegistrationForm-module__Gdh98a__balanceNote{color:var(--primary);margin-top:1rem;font-size:1rem;font-weight:600}.RegistrationForm-module__Gdh98a__successOverlay{z-index:1000;background:#000000d9;justify-content:center;align-items:center;animation:.3s RegistrationForm-module__Gdh98a__fadeIn;display:flex;position:fixed;inset:0}@keyframes RegistrationForm-module__Gdh98a__fadeIn{0%{opacity:0}to{opacity:1}}.RegistrationForm-module__Gdh98a__successDialog{text-align:center;background:linear-gradient(145deg,#1a1a2e 0%,#16213e 100%);border:2px solid #d4a853;border-radius:1rem;width:90%;max-width:450px;padding:3rem 2.5rem;animation:.4s RegistrationForm-module__Gdh98a__slideUp;box-shadow:0 25px 50px #00000080}@keyframes RegistrationForm-module__Gdh98a__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.RegistrationForm-module__Gdh98a__successIcon{margin-bottom:1.5rem;font-size:4rem;animation:.6s RegistrationForm-module__Gdh98a__bounce}@keyframes RegistrationForm-module__Gdh98a__bounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.RegistrationForm-module__Gdh98a__successTitle{color:#d4a853;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:2rem;font-weight:700}.RegistrationForm-module__Gdh98a__successText{color:#fffc;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.RegistrationForm-module__Gdh98a__successText strong{color:#fff}.RegistrationForm-module__Gdh98a__successAmount{color:#d4a853;background:#d4a85326;border:1px solid #d4a85366;border-radius:.5rem;margin-bottom:1.5rem;padding:.75rem 1.5rem;font-family:Oswald,sans-serif;font-size:1.125rem;font-weight:600;display:inline-block}.RegistrationForm-module__Gdh98a__redirectText{color:#ffffff80;margin-bottom:1rem;font-size:.875rem}.RegistrationForm-module__Gdh98a__successSpinner{border:3px solid #d4a85333;border-top-color:#d4a853;border-radius:50%;width:24px;height:24px;margin:0 auto;animation:.8s linear infinite RegistrationForm-module__Gdh98a__spin}@keyframes RegistrationForm-module__Gdh98a__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.RegistrationForm-module__Gdh98a__form{padding:1.5rem}.RegistrationForm-module__Gdh98a__playerRow,.RegistrationForm-module__Gdh98a__parentRow{grid-template-columns:1fr}.RegistrationForm-module__Gdh98a__teamSelect{min-width:auto}.RegistrationForm-module__Gdh98a__donationRow{flex-direction:column;align-items:flex-start;gap:.75rem}.RegistrationForm-module__Gdh98a__successDialog{padding:2rem 1.5rem}.RegistrationForm-module__Gdh98a__successIcon{font-size:3rem}.RegistrationForm-module__Gdh98a__successTitle{font-size:1.5rem}}
.LookupHero-module__kqR73q__hero{background:var(--background);text-align:center;padding:6rem 2rem;position:relative;overflow:hidden}.LookupHero-module__kqR73q__hero:before{content:"";pointer-events:none;background:radial-gradient(at top,#d4a85314 0%,#0000 60%);width:120%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.LookupHero-module__kqR73q__content{z-index:1;max-width:800px;margin:0 auto;position:relative}.LookupHero-module__kqR73q__label{text-transform:uppercase;letter-spacing:.3em;color:var(--primary);margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:.75rem;font-weight:500;display:inline-block}.LookupHero-module__kqR73q__title{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);margin-bottom:1.5rem;font-family:Oswald,sans-serif;font-size:4rem;font-weight:700;line-height:1.1}.LookupHero-module__kqR73q__subtitle{color:var(--foreground-muted);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.8}@media (max-width:768px){.LookupHero-module__kqR73q__hero{padding:4rem 1.5rem}.LookupHero-module__kqR73q__title{font-size:2.5rem}.LookupHero-module__kqR73q__subtitle{font-size:1rem}}
.FormField-module__JMoDeG__field{flex-direction:column;gap:.5rem;display:flex}.FormField-module__JMoDeG__field.FormField-module__JMoDeG__fullWidth{grid-column:1/-1}.FormField-module__JMoDeG__label{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground-muted);font-family:Oswald,sans-serif;font-size:.75rem;font-weight:500}.FormField-module__JMoDeG__required{color:var(--primary);margin-left:.25rem}.FormField-module__JMoDeG__input{background:var(--background);border:1px solid var(--border);color:var(--foreground);padding:.875rem 1rem;font-family:Inter,sans-serif;font-size:1rem;transition:border-color .3s}.FormField-module__JMoDeG__input:focus{border-color:var(--primary);outline:none}.FormField-module__JMoDeG__input::placeholder{color:var(--foreground-muted);opacity:.5}
.PaymentPlanSelector-module__y_Aysa__container{margin-bottom:1.5rem}.PaymentPlanSelector-module__y_Aysa__title{color:var(--text-primary,#f1f5f9);margin-bottom:1rem;font-size:1.125rem;font-weight:600}.PaymentPlanSelector-module__y_Aysa__options{flex-direction:column;gap:.75rem;display:flex}.PaymentPlanSelector-module__y_Aysa__option{border:2px solid var(--border-color,#334155);cursor:pointer;background:var(--bg-secondary,#1e293b);z-index:1;-webkit-user-select:none;user-select:none;border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .2s;display:flex;position:relative}.PaymentPlanSelector-module__y_Aysa__option:hover{border-color:var(--primary-color,#3b82f6);background:var(--bg-hover,#334155)}.PaymentPlanSelector-module__y_Aysa__option.PaymentPlanSelector-module__y_Aysa__selected{border-color:var(--primary-color,#3b82f6);background:linear-gradient(135deg,#3b82f626 0%,#3b82f614 100%);box-shadow:0 0 0 1px #3b82f64d}.PaymentPlanSelector-module__y_Aysa__radio{accent-color:var(--primary-color,#3b82f6);flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.125rem}.PaymentPlanSelector-module__y_Aysa__content{flex:1}.PaymentPlanSelector-module__y_Aysa__label{color:var(--text-primary,#f1f5f9);align-items:center;gap:.625rem;margin-bottom:.375rem;font-weight:600;display:flex}.PaymentPlanSelector-module__y_Aysa__description{color:var(--text-secondary,#94a3b8);font-size:.875rem}.PaymentPlanSelector-module__y_Aysa__amount{color:var(--primary-color,#3b82f6);white-space:nowrap;font-size:1.25rem;font-weight:700}.PaymentPlanSelector-module__y_Aysa__option.PaymentPlanSelector-module__y_Aysa__selected .PaymentPlanSelector-module__y_Aysa__amount{color:#60a5fa}.PaymentPlanSelector-module__y_Aysa__partialInput{background:var(--bg-secondary,#1e293b);border:1px solid var(--border-color,#334155);border-radius:.75rem;margin-top:1rem;padding:1.25rem}.PaymentPlanSelector-module__y_Aysa__partialInput label{color:var(--text-primary,#f1f5f9);margin-bottom:.5rem;font-weight:500;display:block}.PaymentPlanSelector-module__y_Aysa__inputWrapper{align-items:center;display:flex;position:relative}.PaymentPlanSelector-module__y_Aysa__currencySymbol{color:var(--text-secondary,#94a3b8);pointer-events:none;font-size:1rem;font-weight:500;position:absolute;left:1rem}.PaymentPlanSelector-module__y_Aysa__partialInput input{border:1px solid var(--border-color,#475569);background:var(--bg-primary,#0f172a);width:100%;color:var(--text-primary,#f1f5f9);border-radius:.5rem;padding:.75rem 1rem .75rem 2rem;font-size:1.125rem;font-weight:600}.PaymentPlanSelector-module__y_Aysa__partialInput input:focus{border-color:var(--primary-color,#3b82f6);outline:none;box-shadow:0 0 0 3px #3b82f633}.PaymentPlanSelector-module__y_Aysa__partialInput input::-webkit-inner-spin-button{opacity:1}.PaymentPlanSelector-module__y_Aysa__partialInput input::-webkit-outer-spin-button{opacity:1}.PaymentPlanSelector-module__y_Aysa__minNote{color:var(--text-secondary,#94a3b8);margin-top:.5rem;font-size:.8125rem}.PaymentPlanSelector-module__y_Aysa__minNote strong{color:var(--primary-color,#3b82f6);font-weight:600}.PaymentPlanSelector-module__y_Aysa__deferredNote{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf244d;border-radius:.5rem;margin-top:1rem;padding:1rem;font-size:.875rem}.PaymentPlanSelector-module__y_Aysa__badge{text-transform:uppercase;letter-spacing:.025em;border-radius:9999px;align-items:center;padding:.1875rem .625rem;font-size:.6875rem;font-weight:700;display:inline-flex}.PaymentPlanSelector-module__y_Aysa__badge.PaymentPlanSelector-module__y_Aysa__recommended{color:#4ade80;background:#22c55e26;border:1px solid #22c55e4d}.PaymentPlanSelector-module__y_Aysa__badge.PaymentPlanSelector-module__y_Aysa__popular{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f64d}
.LookupForm-module__y11lTG__section{background:var(--background-secondary);padding:4rem 2rem 6rem}.LookupForm-module__y11lTG__container{max-width:800px;margin:0 auto}.LookupForm-module__y11lTG__searchCard{background:var(--background-card);border:1px solid var(--border);margin-bottom:2rem;padding:2rem}.LookupForm-module__y11lTG__searchTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground);margin-bottom:.5rem;font-family:Oswald,sans-serif;font-size:1.25rem;font-weight:600}.LookupForm-module__y11lTG__searchDescription{color:var(--foreground-muted);margin-bottom:1.5rem;font-size:.9rem}.LookupForm-module__y11lTG__searchForm{gap:1rem;display:flex}.LookupForm-module__y11lTG__inputWrapper{flex:1;position:relative}.LookupForm-module__y11lTG__inputIcon{opacity:.5;font-size:1rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.LookupForm-module__y11lTG__input{background:var(--background);border:1px solid var(--border);width:100%;color:var(--foreground);padding:.875rem 1rem .875rem 2.75rem;font-family:Inter,sans-serif;font-size:1rem;transition:border-color .3s}.LookupForm-module__y11lTG__input::placeholder{color:var(--foreground-muted)}.LookupForm-module__y11lTG__input:focus{border-color:var(--primary);outline:none}.LookupForm-module__y11lTG__searchBtn{letter-spacing:.1em;text-transform:uppercase;background:var(--gradient-gold);color:#000;cursor:pointer;white-space:nowrap;border:none;padding:.875rem 2rem;font-family:Oswald,sans-serif;font-size:.875rem;font-weight:600;transition:all .3s}.LookupForm-module__y11lTG__searchBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #d4a8534d}.LookupForm-module__y11lTG__searchBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.LookupForm-module__y11lTG__error{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;margin-top:1rem;padding:.75rem;font-size:.875rem}.LookupForm-module__y11lTG__results{animation:.3s LookupForm-module__y11lTG__fadeIn}@keyframes LookupForm-module__y11lTG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.LookupForm-module__y11lTG__resultsTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground-muted);margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:1rem;font-weight:600}.LookupForm-module__y11lTG__registrationList{flex-direction:column;gap:1rem;display:flex}.LookupForm-module__y11lTG__noResults{text-align:center;background:var(--background-card);border:1px solid var(--border);padding:3rem 2rem}.LookupForm-module__y11lTG__noResultsIcon{opacity:.5;margin-bottom:1rem;font-size:3rem;display:block}.LookupForm-module__y11lTG__noResults h3{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground);margin-bottom:.5rem;font-family:Oswald,sans-serif;font-size:1.25rem;font-weight:600}.LookupForm-module__y11lTG__noResults p{color:var(--foreground-muted);max-width:400px;margin:0 auto;font-size:.9rem}@media (max-width:640px){.LookupForm-module__y11lTG__section{padding:2rem 1.5rem 4rem}.LookupForm-module__y11lTG__searchForm{flex-direction:column}.LookupForm-module__y11lTG__searchBtn{width:100%}.LookupForm-module__y11lTG__searchCard{padding:1.5rem}}
.LogoUpload-module__mRiuLG__container{flex-direction:column;gap:.5rem;display:flex}.LogoUpload-module__mRiuLG__label{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground-muted);font-family:Oswald,sans-serif;font-size:.75rem;font-weight:500}.LogoUpload-module__mRiuLG__optional{opacity:.7;font-weight:400}.LogoUpload-module__mRiuLG__dropzone{background:var(--background-secondary);border:2px dashed var(--border);cursor:pointer;justify-content:center;align-items:center;min-height:120px;padding:1.5rem;transition:all .3s;display:flex}.LogoUpload-module__mRiuLG__dropzone:hover,.LogoUpload-module__mRiuLG__dropzone.LogoUpload-module__mRiuLG__active{border-color:var(--primary);background:#d4a8530d}.LogoUpload-module__mRiuLG__input{display:none}.LogoUpload-module__mRiuLG__dropContent{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.LogoUpload-module__mRiuLG__icon{width:32px;height:32px;color:var(--foreground-muted);opacity:.5}.LogoUpload-module__mRiuLG__dropText{color:var(--foreground-muted);font-size:.875rem}.LogoUpload-module__mRiuLG__dropHint{color:var(--foreground-muted);opacity:.6;font-size:.75rem}.LogoUpload-module__mRiuLG__preview{background:var(--background-secondary);border:1px solid var(--border);align-items:center;gap:1rem;padding:1rem;display:flex}.LogoUpload-module__mRiuLG__imageWrapper{background:var(--background-card);border:1px solid var(--border);justify-content:center;align-items:center;width:80px;height:80px;padding:4px;display:flex;overflow:hidden}.LogoUpload-module__mRiuLG__image{object-fit:contain;max-width:100%;max-height:100%}.LogoUpload-module__mRiuLG__removeBtn{text-transform:uppercase;letter-spacing:.1em;border:1px solid var(--border);color:var(--foreground-muted);cursor:pointer;background:0 0;padding:.5rem 1rem;font-family:Oswald,sans-serif;font-size:.75rem;font-weight:500;transition:all .3s}.LogoUpload-module__mRiuLG__removeBtn:hover{color:#ef4444;border-color:#ef4444}.LogoUpload-module__mRiuLG__error{color:#ef4444;margin:0;font-size:.75rem}
.SquarePaymentForm-module__ND8z5G__container{margin-top:1.5rem}.SquarePaymentForm-module__ND8z5G__title{color:var(--text-primary,#1f2937);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.125rem;font-weight:600;display:flex}.SquarePaymentForm-module__ND8z5G__secureIcon{color:#22c55e}.SquarePaymentForm-module__ND8z5G__mockBadge{text-transform:uppercase;color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:100px;align-items:center;gap:.25rem;margin-left:.5rem;padding:.25rem .625rem;font-size:.625rem;font-weight:700;display:inline-flex}.SquarePaymentForm-module__ND8z5G__cardContainer{background:#fff;border:1px solid #d4a8534d;border-radius:.75rem;min-height:56px;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s;position:relative}.SquarePaymentForm-module__ND8z5G__cardContainer iframe{width:100%!important;min-height:44px!important;display:block!important}.SquarePaymentForm-module__ND8z5G__cardContainer:focus-within{border-color:#d4a853;box-shadow:0 0 0 4px #d4a8531a}.SquarePaymentForm-module__ND8z5G__mockForm{background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008}.SquarePaymentForm-module__ND8z5G__cardPreview{background:linear-gradient(135deg,#1e293b 0%,#334155 50%,#1e293b 100%);border-radius:.875rem;min-height:180px;margin-bottom:1.5rem;padding:1.25rem;position:relative;overflow:hidden;box-shadow:0 10px 40px #0003,0 2px 10px #0000001a}.SquarePaymentForm-module__ND8z5G__cardPreview:before{content:"";pointer-events:none;background:radial-gradient(at 30% 20%,#ffffff1a 0%,#0000 50%),radial-gradient(at 80% 80%,#ffffff0d 0%,#0000 40%);position:absolute;inset:0}.SquarePaymentForm-module__ND8z5G__cardChip{background:linear-gradient(135deg,#fbbf24 0%,#d97706 100%);border-radius:6px;width:45px;height:35px;margin-bottom:1.25rem;position:relative;overflow:hidden}.SquarePaymentForm-module__ND8z5G__cardChip:before{content:"";background:linear-gradient(135deg,#fcd34d 0%,#f59e0b 100%);border-radius:3px;position:absolute;inset:4px}.SquarePaymentForm-module__ND8z5G__cardChip:after{content:"";background:#0003;width:60%;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SquarePaymentForm-module__ND8z5G__cardNumberPreview{letter-spacing:.15em;color:#fff;text-shadow:0 1px 2px #0003;margin-bottom:1.25rem;font-family:SF Mono,Consolas,Monaco,monospace;font-size:1.375rem}.SquarePaymentForm-module__ND8z5G__cardBottom{justify-content:space-between;align-items:flex-end;display:flex}.SquarePaymentForm-module__ND8z5G__cardHolder{flex:1}.SquarePaymentForm-module__ND8z5G__cardHolderLabel{text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;margin-bottom:.25rem;font-size:.625rem}.SquarePaymentForm-module__ND8z5G__cardHolderName{text-transform:uppercase;letter-spacing:.05em;color:#fff;font-size:.875rem}.SquarePaymentForm-module__ND8z5G__cardExpiry{text-align:right}.SquarePaymentForm-module__ND8z5G__cardExpiryLabel{text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;margin-bottom:.25rem;font-size:.625rem}.SquarePaymentForm-module__ND8z5G__cardExpiryValue{color:#fff;font-family:SF Mono,Consolas,Monaco,monospace;font-size:.875rem}.SquarePaymentForm-module__ND8z5G__cardBrandLogo{opacity:.9;font-size:2rem;position:absolute;top:1.25rem;right:1.25rem}.SquarePaymentForm-module__ND8z5G__inputGroup{margin-bottom:1rem}.SquarePaymentForm-module__ND8z5G__inputLabel{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.SquarePaymentForm-module__ND8z5G__inputWrapper{align-items:center;display:flex;position:relative}.SquarePaymentForm-module__ND8z5G__inputIcon{color:#94a3b8;pointer-events:none;font-size:1.125rem;transition:color .2s;position:absolute;left:1rem}.SquarePaymentForm-module__ND8z5G__input{letter-spacing:.05em;color:#1e293b;background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;outline:none;width:100%;padding:.875rem 1rem .875rem 2.75rem;font-family:SF Mono,Consolas,Monaco,monospace;font-size:1rem;transition:all .2s}.SquarePaymentForm-module__ND8z5G__input::placeholder{color:#cbd5e1;letter-spacing:.1em;font-family:inherit}.SquarePaymentForm-module__ND8z5G__input:hover{border-color:#cbd5e1}.SquarePaymentForm-module__ND8z5G__input:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.SquarePaymentForm-module__ND8z5G__input:focus+.SquarePaymentForm-module__ND8z5G__inputIcon,.SquarePaymentForm-module__ND8z5G__inputWrapper:focus-within .SquarePaymentForm-module__ND8z5G__inputIcon{color:#3b82f6}.SquarePaymentForm-module__ND8z5G__input.SquarePaymentForm-module__ND8z5G__hasError{background:#fef2f2;border-color:#ef4444}.SquarePaymentForm-module__ND8z5G__input.SquarePaymentForm-module__ND8z5G__hasError:focus{box-shadow:0 0 0 4px #ef44441a}.SquarePaymentForm-module__ND8z5G__input.SquarePaymentForm-module__ND8z5G__isValid{border-color:#22c55e}.SquarePaymentForm-module__ND8z5G__inputRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.SquarePaymentForm-module__ND8z5G__cardBrandIcon{font-size:1.5rem;transition:transform .3s,opacity .3s;position:absolute;right:1rem}.SquarePaymentForm-module__ND8z5G__cardBrandIcon.SquarePaymentForm-module__ND8z5G__detected{transform:scale(1.1)}.SquarePaymentForm-module__ND8z5G__error{color:#dc2626;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border:1px solid #fecaca;border-radius:.75rem;align-items:center;gap:.5rem;margin-top:1rem;padding:.875rem 1rem;font-size:.875rem;display:flex}.SquarePaymentForm-module__ND8z5G__errorIcon{font-size:1.125rem}.SquarePaymentForm-module__ND8z5G__summary{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:.75rem;margin-top:1.25rem;padding:1rem 1.25rem}.SquarePaymentForm-module__ND8z5G__summaryRow{color:#64748b;justify-content:space-between;padding:.375rem 0;font-size:.875rem;display:flex}.SquarePaymentForm-module__ND8z5G__summaryRow.SquarePaymentForm-module__ND8z5G__total{color:#1e293b;border-top:2px solid #e2e8f0;margin-top:.5rem;padding-top:.75rem;font-size:1.125rem;font-weight:700}.SquarePaymentForm-module__ND8z5G__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 50%,#1d4ed8 100%);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.625rem;width:100%;margin-top:1.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #2563eb59,0 1px 3px #0000001a}.SquarePaymentForm-module__ND8z5G__submitBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.SquarePaymentForm-module__ND8z5G__submitBtn:hover:not(:disabled):before{left:100%}.SquarePaymentForm-module__ND8z5G__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #2563eb66,0 2px 6px #0000001a}.SquarePaymentForm-module__ND8z5G__submitBtn:active:not(:disabled){transform:translateY(0)}.SquarePaymentForm-module__ND8z5G__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.SquarePaymentForm-module__ND8z5G__submitBtnIcon{font-size:1.25rem}.SquarePaymentForm-module__ND8z5G__skipBtn{color:#64748b;cursor:pointer;background:0 0;border:2px solid #e2e8f0;border-radius:.75rem;width:100%;margin-top:.75rem;padding:.875rem;font-size:.875rem;font-weight:500;transition:all .2s}.SquarePaymentForm-module__ND8z5G__skipBtn:hover{color:#475569;background:#f8fafc;border-color:#cbd5e1}.SquarePaymentForm-module__ND8z5G__loading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.SquarePaymentForm-module__ND8z5G__sdkLoading{color:#64748b;justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;padding:1rem;font-size:.875rem;display:flex}.SquarePaymentForm-module__ND8z5G__spinner{border:2.5px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;width:1.5rem;height:1.5rem;animation:.8s linear infinite SquarePaymentForm-module__ND8z5G__spin}@keyframes SquarePaymentForm-module__ND8z5G__spin{to{transform:rotate(360deg)}}.SquarePaymentForm-module__ND8z5G__loadingText{font-size:.875rem}.SquarePaymentForm-module__ND8z5G__poweredBy{text-align:center;color:#94a3b8;justify-content:center;align-items:center;gap:.375rem;margin-top:1.25rem;font-size:.75rem;display:flex}.SquarePaymentForm-module__ND8z5G__poweredBy.SquarePaymentForm-module__ND8z5G__testMode{color:#d97706;font-weight:500}.SquarePaymentForm-module__ND8z5G__fillTestBtn{color:#92400e;cursor:pointer;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:1px solid #fcd34d;border-radius:.5rem;width:100%;margin-bottom:1rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.SquarePaymentForm-module__ND8z5G__fillTestBtn:hover{background:linear-gradient(135deg,#fde68a 0%,#fcd34d 100%);transform:translateY(-1px)}.SquarePaymentForm-module__ND8z5G__testCardHelper{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:1px solid #fcd34d;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.8125rem;display:flex}.SquarePaymentForm-module__ND8z5G__testCardHelperLabel{color:#92400e;font-weight:500}.SquarePaymentForm-module__ND8z5G__testCardHelperNumber{color:#78350f;background:#ffffff80;border-radius:.25rem;padding:.25rem .5rem;font-family:SF Mono,Consolas,monospace}.SquarePaymentForm-module__ND8z5G__copyBtn{color:#92400e;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #fcd34d;border-radius:.375rem;margin-left:auto;padding:.375rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s}.SquarePaymentForm-module__ND8z5G__copyBtn:hover{background:#fef3c7}.SquarePaymentForm-module__ND8z5G__testCardsInfo{color:#92400e;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:1px solid #fcd34d;border-radius:.75rem;margin-top:1rem;padding:.875rem 1rem;font-size:.75rem}.SquarePaymentForm-module__ND8z5G__testCardsTitle{align-items:center;gap:.375rem;margin-bottom:.5rem;font-weight:700;display:flex}.SquarePaymentForm-module__ND8z5G__testCardsList{flex-direction:column;gap:.25rem;display:flex}.SquarePaymentForm-module__ND8z5G__testCard{justify-content:space-between;font-family:SF Mono,Consolas,monospace;font-size:.6875rem;display:flex}.SquarePaymentForm-module__ND8z5G__testCardNumber{color:#78350f}.SquarePaymentForm-module__ND8z5G__testCardResult{font-weight:600}.SquarePaymentForm-module__ND8z5G__testCardResult.SquarePaymentForm-module__ND8z5G__success{color:#166534}.SquarePaymentForm-module__ND8z5G__testCardResult.SquarePaymentForm-module__ND8z5G__fail{color:#dc2626}@media (max-width:480px){.SquarePaymentForm-module__ND8z5G__mockForm{padding:1rem}.SquarePaymentForm-module__ND8z5G__cardPreview{min-height:160px;padding:1rem}.SquarePaymentForm-module__ND8z5G__cardNumberPreview{font-size:1.125rem}.SquarePaymentForm-module__ND8z5G__inputRow{grid-template-columns:1fr}.SquarePaymentForm-module__ND8z5G__input{padding:.75rem 1rem .75rem 2.5rem}}
.RegistrationCard-module__rf5p7W__card{background:var(--background-card);border:1px solid var(--border);color:inherit;cursor:pointer;padding:1.5rem;text-decoration:none;transition:all .3s;display:block}.RegistrationCard-module__rf5p7W__card:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 25px #0000004d}.RegistrationCard-module__rf5p7W__paidCard{background:linear-gradient(135deg,var(--background-card)0%,#4ade800d 100%);border-color:#4ade804d}.RegistrationCard-module__rf5p7W__header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.RegistrationCard-module__rf5p7W__playerInfo{flex:1}.RegistrationCard-module__rf5p7W__playerName{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);margin-bottom:.5rem;font-family:Oswald,sans-serif;font-size:1.25rem;font-weight:600}.RegistrationCard-module__rf5p7W__tags{flex-wrap:wrap;gap:.5rem;display:flex}.RegistrationCard-module__rf5p7W__tag{background:var(--background);border:1px solid var(--border);text-transform:uppercase;letter-spacing:.05em;color:var(--foreground-muted);align-items:center;gap:.25rem;padding:.25rem .75rem;font-family:Oswald,sans-serif;font-size:.7rem;font-weight:500;display:inline-flex}.RegistrationCard-module__rf5p7W__badge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;padding:.375rem .75rem;font-family:Oswald,sans-serif;font-size:.7rem;font-weight:600}.RegistrationCard-module__rf5p7W__paid{color:#4ade80;background:#4ade8033}.RegistrationCard-module__rf5p7W__partial{color:#f59e0b;background:#f59e0b33}.RegistrationCard-module__rf5p7W__unpaid{color:#ef4444;background:#ef444433}.RegistrationCard-module__rf5p7W__sibling{background:var(--background);border:1px solid var(--border);color:var(--foreground-muted);margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.RegistrationCard-module__rf5p7W__siblingLabel{color:var(--primary);font-weight:500}.RegistrationCard-module__rf5p7W__details{border-top:1px solid var(--border);flex-direction:column;gap:.5rem;padding:1rem 0;display:flex}.RegistrationCard-module__rf5p7W__detailRow{justify-content:space-between;align-items:center;display:flex}.RegistrationCard-module__rf5p7W__highlight{border-left:3px solid var(--primary);background:#d4a8531a;margin:.5rem -1rem;padding:.75rem 1rem}.RegistrationCard-module__rf5p7W__label{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground-muted);font-size:.75rem}.RegistrationCard-module__rf5p7W__value{color:var(--foreground);font-family:Oswald,sans-serif;font-size:.9rem;font-weight:600}.RegistrationCard-module__rf5p7W__success{color:#4ade80}.RegistrationCard-module__rf5p7W__due{color:var(--primary);font-size:1rem}.RegistrationCard-module__rf5p7W__actionRow{border-top:1px solid var(--border);gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.RegistrationCard-module__rf5p7W__editBtn{letter-spacing:.1em;text-transform:uppercase;border:2px solid var(--primary);color:var(--primary);cursor:pointer;background:0 0;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-family:Oswald,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.RegistrationCard-module__rf5p7W__editBtn:hover{background:var(--primary);color:#000}.RegistrationCard-module__rf5p7W__payBtn{letter-spacing:.1em;text-transform:uppercase;background:var(--gradient-gold);color:#000;cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-family:Oswald,sans-serif;font-size:.875rem;font-weight:600;transition:all .3s;display:flex}.RegistrationCard-module__rf5p7W__payBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #d4a8534d}.RegistrationCard-module__rf5p7W__payBtnIcon{font-size:1rem}.RegistrationCard-module__rf5p7W__paidMessage{color:#4ade80;text-transform:uppercase;letter-spacing:.1em;background:#4ade801a;border:1px solid #4ade804d;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem;font-family:Oswald,sans-serif;font-size:.875rem;font-weight:600;display:flex}@media (max-width:480px){.RegistrationCard-module__rf5p7W__header{flex-direction:column;gap:.75rem}.RegistrationCard-module__rf5p7W__badge{align-self:flex-start}.RegistrationCard-module__rf5p7W__actionRow{flex-direction:column}}
.SponsorPaymentForm-module__qA7cvW__container{margin-top:2rem}.SponsorPaymentForm-module__qA7cvW__title{color:var(--text-primary,#1f2937);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.25rem;font-weight:600;display:flex}.SponsorPaymentForm-module__qA7cvW__secureIcon{color:#22c55e}.SponsorPaymentForm-module__qA7cvW__mockBadge{text-transform:uppercase;color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:100px;align-items:center;gap:.25rem;margin-left:.5rem;padding:.25rem .625rem;font-size:.625rem;font-weight:700;display:inline-flex}.SponsorPaymentForm-module__qA7cvW__cardContainer{background:#fff;border:1px solid #d4a8534d;border-radius:.75rem;min-height:56px;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s;position:relative}.SponsorPaymentForm-module__qA7cvW__cardContainer iframe{width:100%!important;min-height:44px!important;display:block!important}.SponsorPaymentForm-module__qA7cvW__cardContainer:focus-within{border-color:#d4a853;box-shadow:0 0 0 4px #d4a8531a}.SponsorPaymentForm-module__qA7cvW__mockForm{background:linear-gradient(145deg,#fff 0%,#f0fdf4 100%);border:1px solid #bbf7d0;border-radius:1rem;padding:1.75rem;box-shadow:0 1px 3px #0000000a,0 4px 12px #1665340f}.SponsorPaymentForm-module__qA7cvW__fillTestBtn{color:#3b82f6;cursor:pointer;background:#3b82f61a;border:1px dashed #3b82f666;border-radius:.5rem;width:100%;margin-bottom:1rem;padding:.625rem 1rem;font-size:.8rem;font-weight:600;transition:all .2s}.SponsorPaymentForm-module__qA7cvW__fillTestBtn:hover{background:#3b82f626;border-style:solid}.SponsorPaymentForm-module__qA7cvW__testCardHelper{background:#3b82f614;border:1px solid #3b82f633;border-radius:.5rem;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.8rem;display:flex}.SponsorPaymentForm-module__qA7cvW__testCardHelperLabel{color:#64748b}.SponsorPaymentForm-module__qA7cvW__testCardHelperNumber{color:#3b82f6;letter-spacing:.05em;background:#3b82f61a;border-radius:.25rem;padding:.25rem .5rem;font-family:SF Mono,Monaco,Courier New,monospace;font-weight:600}.SponsorPaymentForm-module__qA7cvW__copyBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:.25rem;margin-left:auto;padding:.375rem .75rem;font-size:.75rem;font-weight:600;transition:background .2s}.SponsorPaymentForm-module__qA7cvW__copyBtn:hover{background:#2563eb}.SponsorPaymentForm-module__qA7cvW__sdkLoading{color:#64748b;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem;font-size:.875rem;display:flex}.SponsorPaymentForm-module__qA7cvW__cardPreview{background:linear-gradient(135deg,#166534 0%,#15803d 50%,#14532d 100%);border-radius:.875rem;min-height:200px;margin-bottom:1.75rem;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 10px 40px #1665344d,0 2px 10px #0000001a}.SponsorPaymentForm-module__qA7cvW__cardPreview:before{content:"";pointer-events:none;background:radial-gradient(at 20% 20%,#ffffff26 0%,#0000 50%),radial-gradient(at 80% 80%,#ffffff14 0%,#0000 40%);position:absolute;inset:0}.SponsorPaymentForm-module__qA7cvW__cardChip{background:linear-gradient(135deg,#fbbf24 0%,#d97706 100%);border-radius:6px;width:50px;height:38px;margin-bottom:1.5rem;position:relative;overflow:hidden}.SponsorPaymentForm-module__qA7cvW__cardChip:before{content:"";background:linear-gradient(135deg,#fcd34d 0%,#f59e0b 100%);border-radius:3px;position:absolute;inset:4px}.SponsorPaymentForm-module__qA7cvW__cardChip:after{content:"";background:#0003;width:60%;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SponsorPaymentForm-module__qA7cvW__cardNumberPreview{letter-spacing:.2em;color:#fff;text-shadow:0 2px 4px #0003;margin-bottom:1.5rem;font-family:SF Mono,Consolas,Monaco,monospace;font-size:1.5rem}.SponsorPaymentForm-module__qA7cvW__cardBottom{justify-content:space-between;align-items:flex-end;display:flex}.SponsorPaymentForm-module__qA7cvW__cardHolder{flex:1}.SponsorPaymentForm-module__qA7cvW__cardHolderLabel{text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;margin-bottom:.25rem;font-size:.625rem}.SponsorPaymentForm-module__qA7cvW__cardHolderName{text-transform:uppercase;letter-spacing:.05em;color:#fff;font-size:.9375rem}.SponsorPaymentForm-module__qA7cvW__cardExpiry{text-align:right}.SponsorPaymentForm-module__qA7cvW__cardExpiryLabel{text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;margin-bottom:.25rem;font-size:.625rem}.SponsorPaymentForm-module__qA7cvW__cardExpiryValue{color:#fff;font-family:SF Mono,Consolas,Monaco,monospace;font-size:.9375rem}.SponsorPaymentForm-module__qA7cvW__cardBrandLogo{color:#ffffffe6;letter-spacing:.1em;font-size:.875rem;font-weight:700;position:absolute;top:1.5rem;right:1.5rem}.SponsorPaymentForm-module__qA7cvW__inputGroup{margin-bottom:1.25rem}.SponsorPaymentForm-module__qA7cvW__inputLabel{text-transform:uppercase;letter-spacing:.05em;color:#166534;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.SponsorPaymentForm-module__qA7cvW__inputWrapper{align-items:center;display:flex;position:relative}.SponsorPaymentForm-module__qA7cvW__inputIcon{color:#86efac;pointer-events:none;font-size:1.125rem;transition:color .2s;position:absolute;left:1rem}.SponsorPaymentForm-module__qA7cvW__input{letter-spacing:.05em;color:#14532d;background:#fff;border:2px solid #bbf7d0;border-radius:.75rem;outline:none;width:100%;padding:1rem 1rem 1rem 3rem;font-family:SF Mono,Consolas,Monaco,monospace;font-size:1.0625rem;transition:all .2s}.SponsorPaymentForm-module__qA7cvW__input::placeholder{color:#a7f3d0;letter-spacing:.1em;font-family:inherit}.SponsorPaymentForm-module__qA7cvW__input:hover{border-color:#86efac}.SponsorPaymentForm-module__qA7cvW__input:focus{border-color:#166534;box-shadow:0 0 0 4px #1665341a}.SponsorPaymentForm-module__qA7cvW__input:focus+.SponsorPaymentForm-module__qA7cvW__inputIcon,.SponsorPaymentForm-module__qA7cvW__inputWrapper:focus-within .SponsorPaymentForm-module__qA7cvW__inputIcon{color:#166534}.SponsorPaymentForm-module__qA7cvW__input.SponsorPaymentForm-module__qA7cvW__hasError{background:#fef2f2;border-color:#ef4444}.SponsorPaymentForm-module__qA7cvW__input.SponsorPaymentForm-module__qA7cvW__hasError:focus{box-shadow:0 0 0 4px #ef44441a}.SponsorPaymentForm-module__qA7cvW__input.SponsorPaymentForm-module__qA7cvW__isValid{background:#f0fdf4;border-color:#22c55e}.SponsorPaymentForm-module__qA7cvW__inputRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.SponsorPaymentForm-module__qA7cvW__cardBrandIcon{font-size:1.5rem;transition:transform .3s,opacity .3s;position:absolute;right:1rem}.SponsorPaymentForm-module__qA7cvW__cardBrandIcon.SponsorPaymentForm-module__qA7cvW__detected{transform:scale(1.1)}.SponsorPaymentForm-module__qA7cvW__error{color:#dc2626;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border:1px solid #fecaca;border-radius:.75rem;align-items:center;gap:.5rem;margin-top:1.25rem;padding:1rem 1.25rem;font-size:.9375rem;display:flex}.SponsorPaymentForm-module__qA7cvW__errorIcon{font-size:1.25rem}.SponsorPaymentForm-module__qA7cvW__summary{background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border:1px solid #a7f3d0;border-radius:.75rem;margin-top:1.5rem;padding:1.25rem 1.5rem}.SponsorPaymentForm-module__qA7cvW__summaryRow{color:#166534;justify-content:space-between;padding:.5rem 0;font-size:.9375rem;display:flex}.SponsorPaymentForm-module__qA7cvW__summaryRow.SponsorPaymentForm-module__qA7cvW__total{color:#14532d;border-top:2px solid #86efac;margin-top:.5rem;padding-top:1rem;font-size:1.25rem;font-weight:700}.SponsorPaymentForm-module__qA7cvW__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#16a34a 0%,#15803d 50%,#166534 100%);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:1.75rem;padding:1.125rem 1.75rem;font-size:1.0625rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #16653459,0 1px 3px #0000001a}.SponsorPaymentForm-module__qA7cvW__submitBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.SponsorPaymentForm-module__qA7cvW__submitBtn:hover:not(:disabled):before{left:100%}.SponsorPaymentForm-module__qA7cvW__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #16653466,0 2px 6px #0000001a}.SponsorPaymentForm-module__qA7cvW__submitBtn:active:not(:disabled){transform:translateY(0)}.SponsorPaymentForm-module__qA7cvW__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.SponsorPaymentForm-module__qA7cvW__submitBtnIcon{font-size:1.375rem}.SponsorPaymentForm-module__qA7cvW__loading{color:#166534;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3.5rem;display:flex}.SponsorPaymentForm-module__qA7cvW__spinner{border:3px solid #d1fae5;border-top-color:#166534;border-radius:50%;width:1.75rem;height:1.75rem;animation:.8s linear infinite SponsorPaymentForm-module__qA7cvW__spin}@keyframes SponsorPaymentForm-module__qA7cvW__spin{to{transform:rotate(360deg)}}.SponsorPaymentForm-module__qA7cvW__loadingText{font-size:.9375rem}.SponsorPaymentForm-module__qA7cvW__poweredBy{text-align:center;color:#6b7280;justify-content:center;align-items:center;gap:.375rem;margin-top:1.5rem;font-size:.8125rem;display:flex}.SponsorPaymentForm-module__qA7cvW__poweredBy.SponsorPaymentForm-module__qA7cvW__testMode{color:#d97706;font-weight:500}.SponsorPaymentForm-module__qA7cvW__testCardsInfo{color:#92400e;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:1px solid #fcd34d;border-radius:.75rem;margin-top:1.25rem;padding:1rem 1.25rem;font-size:.8125rem}.SponsorPaymentForm-module__qA7cvW__testCardsTitle{align-items:center;gap:.375rem;margin-bottom:.625rem;font-weight:700;display:flex}.SponsorPaymentForm-module__qA7cvW__testCardsList{flex-direction:column;gap:.375rem;display:flex}.SponsorPaymentForm-module__qA7cvW__testCard{justify-content:space-between;font-family:SF Mono,Consolas,monospace;font-size:.75rem;display:flex}.SponsorPaymentForm-module__qA7cvW__testCardNumber{color:#78350f}.SponsorPaymentForm-module__qA7cvW__testCardResult{font-weight:600}.SponsorPaymentForm-module__qA7cvW__testCardResult.SponsorPaymentForm-module__qA7cvW__success{color:#166534}.SponsorPaymentForm-module__qA7cvW__testCardResult.SponsorPaymentForm-module__qA7cvW__fail{color:#dc2626}.SponsorPaymentForm-module__qA7cvW__tierBadge{color:#78350f;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);border-radius:100px;align-items:center;gap:.375rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}@media (max-width:480px){.SponsorPaymentForm-module__qA7cvW__mockForm{padding:1.25rem}.SponsorPaymentForm-module__qA7cvW__cardPreview{min-height:170px;padding:1.25rem}.SponsorPaymentForm-module__qA7cvW__cardNumberPreview{letter-spacing:.15em;font-size:1.25rem}.SponsorPaymentForm-module__qA7cvW__inputRow{grid-template-columns:1fr}.SponsorPaymentForm-module__qA7cvW__input{padding:.875rem 1rem .875rem 2.75rem}.SponsorPaymentForm-module__qA7cvW__summary{padding:1rem 1.25rem}}
.page-module__zV72wG__main{background:var(--background);min-height:100vh}
.page-module__wHkIcW__main{min-height:100vh;padding-top:80px}
.page-module__ZHOnSa__main{min-height:100vh;padding-top:80px}
