._container_2t9hz_1{display:flex;gap:30px;padding:150px 5% 100px;justify-content:space-evenly}._formContainer_2t9hz_8{width:100%;max-width:450px}._switchContainer_2t9hz_13{padding:20px 0}._switchLabel_2t9hz_17{display:flex;align-items:center;gap:12px;cursor:pointer;user-select:none}._switchInput_2t9hz_25{display:none}._switchSlider_2t9hz_29{position:relative;width:44px;height:24px;background-color:rgba(var(--dark-navy-color),.3);border-radius:12px;transition:background-color .3s ease;flex-shrink:0}._switchSlider_2t9hz_29:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;background:#fff;border-radius:50%;transition:transform .3s ease}._switchInput_2t9hz_25:checked+._switchSlider_2t9hz_29{background-color:rgb(var(--green-color))}._switchInput_2t9hz_25:checked+._switchSlider_2t9hz_29:after{transform:translate(20px)}._switchText_2t9hz_59{font-size:16px;font-weight:500;color:rgb(var(--dark-navy-color))}._form_2t9hz_8{border-radius:5px;padding:50px;background-color:rgb(var(--dark-navy-color));width:100%;max-width:450px;display:flex;flex-direction:column;color:rgb(var(--white-color))}._formGroup_2t9hz_76{margin-bottom:20px}._label_2t9hz_80{display:block;margin-bottom:6px;font-size:14px;font-weight:500;opacity:.9}._input_2t9hz_88,._select_2t9hz_89,._textarea_2t9hz_90{width:100%;padding:12px;background:#ffffff1a;border:none;border-bottom:2px solid rgba(255,255,255,.3);border-radius:4px 4px 0 0;color:#fff;font-size:16px;font-family:inherit;transition:border-color .2s ease}._input_2t9hz_88::placeholder,._textarea_2t9hz_90::placeholder{color:#ffffff80;opacity:.7}._input_2t9hz_88:focus,._select_2t9hz_89:focus,._textarea_2t9hz_90:focus{outline:none;border-bottom-color:rgb(var(--green-color))}._select_2t9hz_89{appearance:none;cursor:pointer}._select_2t9hz_89 option{background:rgb(var(--dark-navy-color));color:#fff}._textarea_2t9hz_90{min-height:100px;resize:vertical}._alert_2t9hz_132{margin-top:8px;padding:10px 14px;border-radius:4px;font-size:14px;line-height:1.5}._alertError_2t9hz_140{background:#f0513426;border-left:3px solid rgb(var(--red-color));color:#ff8a70}._alertInfo_2t9hz_146{background:#23b56c26;border-left:3px solid rgb(var(--green-color));color:#6ee6a7}._alertSuccess_2t9hz_152{background:#23b56c33;border-left:3px solid rgb(var(--green-color));color:#6ee6a7}._alertChecking_2t9hz_158{display:flex;align-items:center;gap:8px;margin-top:8px;font-size:14px;color:#ffffffb3}._alertWarningText_2t9hz_167{margin-top:6px;font-size:13px;font-weight:600;color:#ff8a70}._spinner_2t9hz_175{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_2t9hz_175 .6s linear infinite;flex-shrink:0}@keyframes _spin_2t9hz_175{to{transform:rotate(360deg)}}._uploadRow_2t9hz_191{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._uploadBtn_2t9hz_198{padding:8px 16px;background:none;border:1px solid rgba(255,255,255,.4);color:#fff;border-radius:4px;cursor:pointer;font-family:inherit;font-size:14px;transition:all .2s ease}._uploadBtn_2t9hz_198:hover{border-color:rgb(var(--green-color));color:rgb(var(--green-color))}._uploadSubmitBtn_2t9hz_215{padding:8px 16px;background:rgb(var(--green-color));border:none;color:#fff;border-radius:4px;cursor:pointer;font-family:inherit;font-size:14px;display:flex;align-items:center;gap:6px}._uploadSubmitBtn_2t9hz_215:disabled{opacity:.6;cursor:not-allowed}._fileName_2t9hz_234{font-size:13px;color:#ffffffb3}._submitBtn_2t9hz_240{width:100%;padding:14px;margin-top:10px;background:linear-gradient(to right,#23b56c,#41d38a);color:#fff;border:none;border-radius:8px;font-size:18px;font-weight:700;cursor:pointer;font-family:inherit;box-shadow:0 4px 8px #23b56c4d;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}._submitBtn_2t9hz_240:hover:not(:disabled){background:linear-gradient(to right,#05974e,#23b56c);transform:translateY(-2px);box-shadow:0 6px 12px #23b56c66}._submitBtn_2t9hz_240:active:not(:disabled){transform:translateY(1px);box-shadow:0 2px 4px #23b56c4d}._submitBtn_2t9hz_240:disabled,._btnDisabled_2t9hz_272{opacity:.5;cursor:not-allowed;transform:none!important}._other_2t9hz_279{display:flex;align-items:center;gap:20px;font-size:18px;margin:30px 0}._other_2t9hz_279 span{border-bottom:1px solid rgba(255,255,255,.3);flex:1}._other_2t9hz_279 span:nth-child(2){border-bottom:none;flex:none;white-space:nowrap}._actions_2t9hz_298{display:flex;flex-direction:column}._actions_2t9hz_298 a{display:flex;justify-content:space-between;font-size:16px;font-weight:300;margin:5px 0;align-items:center;cursor:pointer;color:#fff;text-decoration:none;padding:8px 0;transition:color .2s ease}._actions_2t9hz_298 a:hover{color:rgb(var(--green-color))}._shareIcon_2t9hz_321{font-size:18px;opacity:.7}._info_2t9hz_327{margin-top:70px;flex:1;max-width:700px}._info_2t9hz_327 p{margin-top:30px}._highlightBox_2t9hz_337{background-color:#e5f3f580;border-left:4px solid rgb(var(--green-color));padding:20px;margin:30px 0;border-radius:0 4px 4px 0;box-shadow:0 2px 10px #0000000d;transition:all .3s ease}._warningBox_2t9hz_347{background-color:#f051340d;border-left:4px solid rgb(var(--red-color))}._warningBox_2t9hz_347 ._highlightBoxTitle_2t9hz_352,._warningBox_2t9hz_347 ._highlightBoxIcon_2t9hz_356{color:rgb(var(--red-color))}._warningBox_2t9hz_347 ._highlightBoxHeader_2t9hz_360{border-bottom:1px solid rgba(var(--red-color),.2)}._highlightBox_2t9hz_337:hover{box-shadow:0 4px 15px #0000001a;border-left-width:6px}._highlightBoxHeader_2t9hz_360{display:flex;align-items:center;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid rgba(var(--green-color),.2)}._highlightBoxIcon_2t9hz_356{color:rgb(var(--green-color));margin-right:10px;font-size:24px;flex-shrink:0}._highlightBoxTitle_2t9hz_352{font-weight:600;color:rgb(var(--green-color));font-size:18px;margin:0}._highlightBox_2t9hz_337 p{margin-top:15px;line-height:1.6}._highlightBox_2t9hz_337 p:first-of-type{margin-top:0}._highlightBox_2t9hz_337 a{font-weight:500;transition:all .2s ease}._highlightBox_2t9hz_337 a:hover{text-decoration:underline}._overlay_2t9hz_410{position:fixed;inset:0;height:100vh;width:100vw;backdrop-filter:blur(4px);background:#0006;z-index:200;display:grid;place-content:center}._popup_2t9hz_425{text-align:center;width:90vw;max-width:480px;padding:32px 28px 28px;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003,0 0 0 1px #0000000d;display:flex;flex-direction:column;align-items:center;gap:0;position:relative;overflow:hidden}._closePopup_2t9hz_441{position:absolute;top:12px;right:12px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#999;background:none;border:none;border-radius:8px;transition:all .2s;z-index:1}._closePopup_2t9hz_441:hover{background:#f0f0f0;color:#333}._submittingHeader_2t9hz_465{display:flex;flex-direction:column;align-items:center;gap:8px;padding:8px 0 20px}._shieldIconWrapper_2t9hz_473{position:relative;width:72px;height:72px;display:flex;align-items:center;justify-content:center;margin-bottom:4px}._shieldPulse_2t9hz_483{position:absolute;inset:0;border-radius:50%;background:rgba(var(--green-color),.1);animation:_shieldPulseAnim_2t9hz_1 2s ease-in-out infinite}@keyframes _shieldPulseAnim_2t9hz_1{0%,to{transform:scale(.8);opacity:.4}50%{transform:scale(1.15);opacity:0}}._shieldIcon_2t9hz_473{position:relative;z-index:1;animation:_shieldFloat_2t9hz_1 3s ease-in-out infinite}@keyframes _shieldFloat_2t9hz_1{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}._shieldCheck_2t9hz_507{stroke-dasharray:20;stroke-dashoffset:20;animation:_shieldCheckDraw_2t9hz_1 1s ease-out .5s forwards}@keyframes _shieldCheckDraw_2t9hz_1{to{stroke-dashoffset:0}}._submittingTitle_2t9hz_517{font-size:18px;font-weight:700;color:#1a1a2e;margin:0;letter-spacing:-.01em}._submittingSubtitle_2t9hz_525{font-size:14px;color:#666;margin:0;line-height:1.4}._dotPulse_2t9hz_532{animation:_dotPulseAnim_2t9hz_1 1.5s ease-in-out infinite}@keyframes _dotPulseAnim_2t9hz_1{0%,20%{opacity:0}50%{opacity:1}80%,to{opacity:0}}._resultIconSuccess_2t9hz_543{width:56px;height:56px;border-radius:50%;background:rgb(var(--green-color));display:flex;align-items:center;justify-content:center;animation:_resultPop_2t9hz_1 .4s cubic-bezier(.34,1.56,.64,1);margin-bottom:4px}._resultIconError_2t9hz_555{width:56px;height:56px;border-radius:50%;background:rgb(var(--red-color));display:flex;align-items:center;justify-content:center;animation:_resultPop_2t9hz_1 .4s cubic-bezier(.34,1.56,.64,1);margin-bottom:4px}@keyframes _resultPop_2t9hz_1{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}._responseList_2t9hz_573{width:100%;display:flex;flex-direction:column;gap:6px;max-height:280px;overflow-y:auto;padding:4px 0}._responseRow_2t9hz_583{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border-radius:10px;background:#f8f9fa;transition:background .3s}._responseRowSuccess_2t9hz_594{background:rgba(var(--green-color),.06)}._responseRowError_2t9hz_598{background:rgba(var(--red-color),.06)}._responseStatusIcon_2t9hz_602{flex-shrink:0;width:18px;height:18px;display:flex;align-items:center;justify-content:center}._spinnerSmall_2t9hz_611{display:inline-block;width:16px;height:16px;border:2px solid rgba(var(--green-color),.2);border-top-color:rgb(var(--green-color));border-radius:50%;animation:_spin_2t9hz_175 .6s linear infinite;flex-shrink:0}._responseUrl_2t9hz_622{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#333;font-family:monospace}._responseMessage_2t9hz_633{font-size:12px;color:rgb(var(--red-color));white-space:nowrap;max-width:140px;overflow:hidden;text-overflow:ellipsis;cursor:help}._policyDialog_2t9hz_644{background:#fff;border-radius:12px;width:90vw;max-width:700px;max-height:85vh;padding:30px;position:relative;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}._policyDialogTitle_2t9hz_657{font-size:22px;font-weight:700;color:rgb(var(--dark-navy-color));margin-bottom:8px}._policyDialogIntro_2t9hz_664{font-size:15px;color:#666;margin-bottom:12px}._scrollHint_2t9hz_670{font-size:13px;color:rgb(var(--yellow-color));background:rgba(var(--yellow-color),.1);padding:8px 12px;border-radius:6px;margin-bottom:12px;text-align:center;font-weight:500}._policyContent_2t9hz_681{flex:1;overflow-y:auto;border:1px solid #eee;border-radius:8px;padding:20px;margin-bottom:16px;max-height:400px;font-size:15px;line-height:1.7}._policyContent_2t9hz_681 h1{font-size:22px;font-weight:900;margin-bottom:16px;color:rgb(var(--dark-navy-color))}._policyContent_2t9hz_681 h2{font-size:18px;font-weight:700;margin-top:24px;margin-bottom:12px;color:rgb(var(--dark-navy-color))}._policyContent_2t9hz_681 h3{font-size:16px;font-weight:600;margin-top:16px;margin-bottom:8px;color:rgb(var(--dark-cyan-color))}._policyContent_2t9hz_681 h4{font-size:15px;font-weight:600;margin-top:12px;margin-bottom:6px}._policyContent_2t9hz_681 p{margin-bottom:8px}._policyContent_2t9hz_681 ul{margin-left:20px;margin-bottom:12px}._policyContent_2t9hz_681 li{margin-bottom:4px}._policyContent_2t9hz_681 a{color:rgb(var(--green-color));text-decoration:underline}._policyContent_2t9hz_681 hr{margin:20px 0;border:none;border-top:1px solid #eee}._policyContent_2t9hz_681 strong{font-weight:700}._policyActions_2t9hz_704{display:flex;flex-direction:column;gap:10px}._declineBtn_2t9hz_710{width:100%;padding:12px;background:none;border:2px solid #ccc;color:#666;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .2s ease}._declineBtn_2t9hz_710:hover{border-color:rgb(var(--red-color));color:rgb(var(--red-color))}._leaderboardPage_2t9hz_730{padding:16px 5%}._leaderboardTitleGroup_2t9hz_734{border-top:.5px solid rgb(var(--dark-navy-color));padding-top:50px;display:flex;flex-direction:column;align-items:center;margin-bottom:50px}._leaderboardTitle_2t9hz_734{text-align:center;margin-bottom:20px}._monthBadge_2t9hz_748{display:flex;align-items:center;gap:8px;margin-top:12px;padding:8px 16px;background:#14b8a61a;border-radius:20px;border:1px solid rgba(20,184,166,.3)}._monthBadgeText_2t9hz_759{margin:0;color:#0f343d;font-weight:500}._top_2t9hz_765{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;align-items:flex-end}._topPodium_2t9hz_773{position:relative;text-align:center}._topBox_2t9hz_778{color:#fff;width:100%;padding-left:20px;padding-right:20px;border-radius:10px;position:relative;background:linear-gradient(to left,#05232a,#164344);border:6px solid rgb(20,184,166);display:flex;flex-direction:column;justify-content:center;align-items:center}._medal_2t9hz_793{position:absolute;width:100px;height:100px;top:0;left:50%;transform:translate(-50%,-50%);z-index:30}._medal_2t9hz_793 img{width:100%;height:100%;object-fit:contain}._rank1_2t9hz_809{padding-top:80px;padding-bottom:80px}._rank2_2t9hz_814{padding-top:60px;padding-bottom:60px;background-color:rgb(var(--dark-cyan-color));box-shadow:0 4px 8px 10px rgba(var(--dark-cyan-color),.2)}._rank3_2t9hz_821{padding-top:45px;padding-bottom:30px;background-color:rgb(var(--white-color));color:rgb(var(--green-color));box-shadow:0 4px 8px 10px #0000000f}._podium2_2t9hz_829{order:-1}._podium3_2t9hz_833{order:1}._podiumScore_2t9hz_837{font-weight:900;font-size:60px}._podiumUsername_2t9hz_842{font-weight:500;font-size:25px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:350px}._leaderboardSection_2t9hz_851{padding:50px 0;display:flex;gap:50px}._leaderboardBox_2t9hz_857{display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-radius:10px;color:#fff;flex:1;border:6px solid rgb(20,184,166);background:linear-gradient(to left,#05232a,#164344)}._tableHeader_2t9hz_869{width:100%;padding:8px;display:flex;background:linear-gradient(to top,#33fb97,#14b8a6)}._th_2t9hz_876{text-align:center;font-size:20px;padding:10px 0;font-weight:800}._tableBody_2t9hz_883{width:100%;padding:12px 0;display:flex;flex-direction:column;gap:12px}._tableRow_2t9hz_891{width:100%;display:flex;flex-direction:row}._td_2t9hz_897{text-align:center;font-size:18px;padding:6px}._tdRank_2t9hz_903{display:block;text-align:center;border-top-right-radius:50px;border-bottom-right-radius:50px;font-weight:600}._actionsContainer_2t9hz_911{margin-top:20px;gap:10px;display:flex;justify-content:center;padding:16px}._paginationBtn_2t9hz_919{display:flex;align-items:center;justify-content:center;background:none;border:none;height:40px;width:40px;cursor:pointer;color:#fff;font-size:24px}._statTitle_2t9hz_932{font-size:30px;opacity:.5;color:#fff}._stat_2t9hz_932{font-size:60px;font-weight:700;line-height:60px}._infoBoxesContainer_2t9hz_944{display:flex;justify-content:center;gap:30px;width:100%;max-width:1200px;margin:0 auto}._leaderboardHighlightBox_2t9hz_953{background-color:#e5f3f54d;border-left:4px solid rgb(var(--dark-cyan-color));padding:20px;margin:15px 0;border-radius:0 4px 4px 0;box-shadow:0 2px 10px #0000000d;width:100%;max-width:560px;text-align:center;transition:all .3s ease;flex:1}._leaderboardHighlightBox_2t9hz_953:hover{box-shadow:0 4px 15px #0000001a;border-left-width:6px}._leaderboardHighlightBoxHeader_2t9hz_972{display:flex;align-items:center;justify-content:center;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid rgba(var(--dark-cyan-color),.2)}._leaderboardHighlightBoxIcon_2t9hz_981{color:rgb(var(--dark-cyan-color));margin-right:10px;font-size:24px}._leaderboardHighlightBoxTitle_2t9hz_987{font-weight:600;color:rgb(var(--dark-cyan-color));font-size:18px;margin:0}._leaderboardHighlightBox_2t9hz_953 p{margin-top:0;line-height:1.6}._leaderboardHighlightBox_2t9hz_953 a{font-weight:500;transition:all .2s ease}._leaderboardHighlightBox_2t9hz_953 a:hover{text-decoration:underline}._sponsorsGrid_2t9hz_1008{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:15px}._sponsorLogoContainer_2t9hz_1015{display:flex;justify-content:center;align-items:center}._sponsorLink_2t9hz_1021{display:block;width:100%;text-decoration:none;transition:all .3s ease}._sponsorLink_2t9hz_1021:hover{transform:scale(1.05)}._sponsorLogoPlaceholder_2t9hz_1032{width:100%;aspect-ratio:3 / 2;background-color:#e5f3f566;border-radius:8px;display:flex;justify-content:center;align-items:center;transition:all .2s ease}._sponsorLogoPlaceholder_2t9hz_1032:hover{background-color:#e5f3f599;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}._sponsorLogoPlaceholder_2t9hz_1032 img{max-width:80%;max-height:80%;object-fit:contain}._becomeSponsorText_2t9hz_1055{margin-top:15px;font-size:14px;font-style:italic;text-align:center;padding-top:10px;border-top:1px dashed rgba(var(--dark-cyan-color),.2)}@media only screen and (max-width:1000px){._container_2t9hz_1{flex-direction:column;align-items:center}}@media only screen and (max-width:900px){._infoBoxesContainer_2t9hz_944{flex-direction:column;align-items:center}._leaderboardHighlightBox_2t9hz_953{max-width:90%}._top_2t9hz_765{grid-template-columns:1fr;gap:70px}._rank1_2t9hz_809{padding:50px 0}._rank2_2t9hz_814{padding:40px 0}._rank3_2t9hz_821{padding:30px 0}._leaderboardSection_2t9hz_851{flex-direction:column}._topBox_2t9hz_778{max-width:350px;margin:0 auto}._podiumUsername_2t9hz_842{font-size:20px;max-width:250px}._podiumScore_2t9hz_837{font-size:40px}._leaderboardHighlightBoxIcon_2t9hz_981{font-size:20px}._leaderboardHighlightBoxTitle_2t9hz_987{font-size:16px}}@media only screen and (max-width:600px){._container_2t9hz_1{padding:150px 0 100px}._info_2t9hz_327{padding:0 5%;margin-top:0}._form_2t9hz_8{padding:30px 5%}._highlightBox_2t9hz_337{padding:15px;margin:20px 0}._highlightBoxIcon_2t9hz_356{font-size:20px}._highlightBoxTitle_2t9hz_352{font-size:16px}._sponsorsGrid_2t9hz_1008{grid-template-columns:repeat(2,1fr)}._leaderboardHighlightBox_2t9hz_953{padding:15px;margin:10px auto}._policyDialog_2t9hz_644{padding:20px;max-height:90vh}._policyContent_2t9hz_681{max-height:300px}}
