.styles_copyButton__yBfB7{background:linear-gradient(135deg,#8b4513,sienna);border:2px solid #654321;border-radius:8px;padding:1rem;color:#f4e4bc;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:.5rem;min-width:100px;justify-content:center;position:relative;overflow:hidden}.styles_copyButton__yBfB7:hover:not(:disabled){background:linear-gradient(135deg,sienna,#8b4513);transform:translateY(-1px)}.styles_copyButton__yBfB7.styles_copied__Ng_VT{background:linear-gradient(135deg,#228b22,#32cd32);border-color:#228b22}.styles_copyButton__yBfB7.styles_animating__1v_n0{animation:styles_pulse__DNKHY .3s ease-in-out}.styles_copyButton__yBfB7:disabled{opacity:.5;cursor:not-allowed}.styles_copyButton__yBfB7 .styles_icon__s8LOX{font-size:1.2rem;transition:transform .2s}.styles_copyButton__yBfB7 .styles_text__Zg6b6{font-weight:700;font-family:Courier New,monospace}.styles_copyButton__yBfB7 .styles_particles__M3G16{position:absolute;top:50%;left:50%;pointer-events:none}.styles_copyButton__yBfB7 .styles_particles__M3G16 .styles_particle__OPW_H{position:absolute;font-size:1rem;animation:styles_particleFloat__v_ohb 2s ease-out forwards}.styles_copyButton__yBfB7 .styles_particles__M3G16 .styles_particle__OPW_H.styles_particle1__95EFe{animation-delay:0s}.styles_copyButton__yBfB7 .styles_particles__M3G16 .styles_particle__OPW_H.styles_particle2__xwC0Q{animation-delay:.1s}.styles_copyButton__yBfB7 .styles_particles__M3G16 .styles_particle__OPW_H.styles_particle3__AJIzw{animation-delay:.2s}.styles_copyButton__yBfB7 .styles_particles__M3G16 .styles_particle__OPW_H.styles_particle4__4PpHn{animation-delay:.3s}.styles_copyButton__yBfB7 .styles_particles__M3G16 .styles_particle__OPW_H.styles_particle5__1NNoB{animation-delay:.4s}.styles_copyButton__yBfB7 .styles_particles__M3G16 .styles_particle__OPW_H.styles_particle6__NJmga{animation-delay:.5s}@keyframes styles_pulse__DNKHY{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes styles_particleFloat__v_ohb{0%{opacity:1;transform:translate(-50%,-50%) scale(.5)}50%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(1.2) translateY(-30px)}}.styles_particle1__95EFe{transform:translate(-50%,-50%) rotate(0deg) translateX(30px)}.styles_particle2__xwC0Q{transform:translate(-50%,-50%) rotate(60deg) translateX(30px)}.styles_particle3__AJIzw{transform:translate(-50%,-50%) rotate(120deg) translateX(30px)}.styles_particle4__4PpHn{transform:translate(-50%,-50%) rotate(180deg) translateX(30px)}.styles_particle5__1NNoB{transform:translate(-50%,-50%) rotate(240deg) translateX(30px)}.styles_particle6__NJmga{transform:translate(-50%,-50%) rotate(300deg) translateX(30px)}.styles_overlay__BL8bY{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:150;padding:1rem}.styles_modal__Z2yZ6{background:#f4e4bc;border:4px solid #8b4513;border-radius:12px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.5)}.styles_header__HHbyu{background:linear-gradient(135deg,#8b4513,sienna);color:#f4e4bc;padding:1.5rem;display:flex;justify-content:space-between;align-items:center}.styles_header__HHbyu h2{margin:0;font-size:1.3rem}.styles_header__HHbyu .styles_closeButton__a0m9S{background:none;border:none;color:#f4e4bc;font-size:1.5rem;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.styles_header__HHbyu .styles_closeButton__a0m9S:hover{background:hsla(0,0%,100%,.2)}.styles_content__mEh5J{padding:2rem}.styles_content__mEh5J .styles_description__319bi{color:#8b4513;margin-bottom:2rem}.styles_content__mEh5J .styles_inputSection__WNRKT{margin-bottom:2rem}.styles_content__mEh5J .styles_inputSection__WNRKT label{display:block;color:#8b4513;font-weight:700;margin-bottom:.5rem}.styles_content__mEh5J .styles_inputSection__WNRKT .styles_inputContainer__Sn5Fo{display:flex;align-items:center;border:3px solid #8b4513;border-radius:8px;background:#fff;overflow:hidden}.styles_content__mEh5J .styles_inputSection__WNRKT .styles_inputContainer__Sn5Fo .styles_prefix__2nFr6{background:rgba(139,69,19,.1);padding:1rem;color:#8b4513;font-family:Courier New,monospace;font-size:.9rem;border-right:1px solid #8b4513}.styles_content__mEh5J .styles_inputSection__WNRKT .styles_inputContainer__Sn5Fo .styles_input__Ys72Z{flex:1 1;padding:1rem;border:none;background:transparent;color:#8b4513;font-family:Courier New,monospace;font-size:.9rem}.styles_content__mEh5J .styles_inputSection__WNRKT .styles_inputContainer__Sn5Fo .styles_input__Ys72Z:focus{outline:none}.styles_content__mEh5J .styles_inputSection__WNRKT .styles_inputContainer__Sn5Fo .styles_input__Ys72Z.styles_available__wAPh1{background:rgba(34,139,34,.1)}.styles_content__mEh5J .styles_inputSection__WNRKT .styles_inputContainer__Sn5Fo .styles_input__Ys72Z.styles_unavailable__LUijO{background:rgba(220,20,60,.1)}.styles_content__mEh5J .styles_inputSection__WNRKT .styles_inputContainer__Sn5Fo .styles_status__YcgBS{padding:1rem;display:flex;align-items:center}.styles_content__mEh5J .styles_inputSection__WNRKT .styles_inputContainer__Sn5Fo .styles_status__YcgBS .styles_checking__ivAfI{animation:styles_spin__QvRuo 1s linear infinite}.styles_content__mEh5J .styles_inputSection__WNRKT .styles_inputContainer__Sn5Fo .styles_status__YcgBS .styles_available__wAPh1{color:#228b22}.styles_content__mEh5J .styles_inputSection__WNRKT .styles_inputContainer__Sn5Fo .styles_status__YcgBS .styles_unavailable__LUijO{color:crimson}.styles_content__mEh5J .styles_inputSection__WNRKT .styles_error__hqjyC{color:crimson;font-size:.9rem;margin-top:.5rem;margin-bottom:0}.styles_content__mEh5J .styles_requirements__EeakD{background:rgba(139,69,19,.1);border:2px solid #8b4513;border-radius:8px;padding:1.5rem}.styles_content__mEh5J .styles_requirements__EeakD h4{color:#8b4513;margin-bottom:1rem}.styles_content__mEh5J .styles_requirements__EeakD ul{margin:0;padding-left:1.5rem}.styles_content__mEh5J .styles_requirements__EeakD ul li{color:sienna;margin-bottom:.5rem;transition:color .2s}.styles_content__mEh5J .styles_requirements__EeakD ul li.styles_met__iGg3n{color:#228b22;font-weight:700}.styles_content__mEh5J .styles_requirements__EeakD ul li:last-child{margin-bottom:0}.styles_actions__iUiW_{padding:1.5rem 2rem;border-top:2px solid #8b4513;display:flex;gap:1rem;justify-content:flex-end}.styles_actions__iUiW_ .styles_cancelButton__f_bs_,.styles_actions__iUiW_ .styles_confirmButton__nMosk{padding:.75rem 1.5rem;border:none;border-radius:8px;font-family:Courier New,monospace;font-weight:700;cursor:pointer;transition:all .2s}.styles_actions__iUiW_ .styles_cancelButton__f_bs_{background:transparent;border:2px solid #8b4513;color:#8b4513}.styles_actions__iUiW_ .styles_cancelButton__f_bs_:hover{background:rgba(139,69,19,.1)}.styles_actions__iUiW_ .styles_confirmButton__nMosk{background:linear-gradient(135deg,#228b22,#32cd32);color:#fff}.styles_actions__iUiW_ .styles_confirmButton__nMosk:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(34,139,34,.3)}.styles_actions__iUiW_ .styles_confirmButton__nMosk:disabled{opacity:.5;cursor:not-allowed}@keyframes styles_spin__QvRuo{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.styles_actions__iUiW_{flex-direction:column}}.styles_overlay___Qmoi{position:fixed;inset:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;z-index:200}.styles_modal__NYhY9{position:relative;width:350px;max-width:90vw;background-image:url(/assets/confirm_background.webp);background-repeat:no-repeat;background-size:100% 100%;padding:2rem 1rem 1.5rem;box-sizing:border-box;text-align:center}@media(max-width:700px){.styles_modal__NYhY9{width:90vw;padding:1.5rem .75rem 1rem}}.styles_closeBtn__i082_{position:absolute;top:-15px;right:-15px;background:none;border:none;padding:0;cursor:pointer;z-index:10}.styles_text__GyO6o{font-family:SpaceHorse;font-size:1.1rem;color:#000;margin-bottom:1.5rem}@media(max-width:700px){.styles_text__GyO6o{font-size:1rem;margin-bottom:1rem}}.styles_yesBtn__xtvjj{background-image:url(/assets/buttons/yes.webp)}.styles_yesBtn__xtvjj:hover{background-image:url(/assets/buttons/yes_hover.webp)}.styles_yesBtn__xtvjj:active{background-image:url(/assets/buttons/yes_click.webp)}.styles_noBtn__Ll2Ad{background-image:url(/assets/buttons/no.webp)}.styles_noBtn__Ll2Ad:hover{background-image:url(/assets/buttons/no_hover.webp)}.styles_noBtn__Ll2Ad:active{background-image:url(/assets/buttons/no_click.webp)}.styles_container__V6URM{background:hsla(43,72%,85%,.95);border:4px solid #8b4513;border-radius:12px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.3)}@media(max-width:415px){.styles_container__V6URM{padding:.5rem;max-width:95%}}@media(max-width:390px){.styles_container__V6URM{padding:.5rem;max-width:360px}}.styles_header__mlCVR{margin-bottom:2rem}.styles_header__mlCVR .styles_title__x_nH1{color:#8b4513;font-size:1.5rem;margin-bottom:.5rem}.styles_header__mlCVR .styles_description__6yQqo{color:sienna;margin:0}.styles_linkSection__c4qTr{margin-bottom:2rem}.styles_linkSection__c4qTr .styles_inputContainer__bedMp{display:flex;gap:.5rem;margin-bottom:1rem}.styles_linkSection__c4qTr .styles_inputContainer__bedMp .styles_linkInput__VfCgZ{flex:1 1;padding:1rem;border:3px solid #8b4513;border-radius:8px;background:#fff;color:#8b4513;font-family:Courier New,monospace;font-size:.9rem}.styles_linkSection__c4qTr .styles_inputContainer__bedMp .styles_linkInput__VfCgZ:focus{outline:none;border-color:#daa520;box-shadow:0 0 0 2px rgba(218,165,32,.2)}.styles_linkSection__c4qTr .styles_actions__KEZd6{display:flex;gap:1rem}.styles_linkSection__c4qTr .styles_actions__KEZd6 .styles_customButton__NiuWt,.styles_linkSection__c4qTr .styles_actions__KEZd6 .styles_generateButton__qLY4I{flex:1 1;padding:1rem;border:none;border-radius:8px;font-family:Courier New,monospace;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem}.styles_linkSection__c4qTr .styles_actions__KEZd6 .styles_customButton__NiuWt .styles_icon__TnfXg,.styles_linkSection__c4qTr .styles_actions__KEZd6 .styles_generateButton__qLY4I .styles_icon__TnfXg{font-size:1.2rem}.styles_linkSection__c4qTr .styles_actions__KEZd6 .styles_generateButton__qLY4I{background:linear-gradient(135deg,#228b22,#32cd32);color:#fff}.styles_linkSection__c4qTr .styles_actions__KEZd6 .styles_generateButton__qLY4I:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(34,139,34,.3)}.styles_linkSection__c4qTr .styles_actions__KEZd6 .styles_generateButton__qLY4I.styles_loading__Va7wr{opacity:.7;cursor:not-allowed}.styles_linkSection__c4qTr .styles_actions__KEZd6 .styles_generateButton__qLY4I.styles_loading__Va7wr .styles_spinner__GMVLn{width:16px;height:16px;border:2px solid transparent;border-top-color:#fff;border-radius:50%;animation:styles_spin__MX4bH 1s linear infinite}.styles_linkSection__c4qTr .styles_actions__KEZd6 .styles_customButton__NiuWt{background:linear-gradient(135deg,#daa520,gold);color:#8b4513}.styles_linkSection__c4qTr .styles_actions__KEZd6 .styles_customButton__NiuWt:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(218,165,32,.3)}.styles_tips__AgqT6{background:rgba(139,69,19,.1);border:2px solid #8b4513;border-radius:8px;padding:1.5rem}.styles_tips__AgqT6 h3{color:#8b4513;margin-bottom:1rem}.styles_tips__AgqT6 ul{margin:0;padding-left:1.5rem}.styles_tips__AgqT6 ul li{color:sienna;margin-bottom:.5rem}.styles_tips__AgqT6 ul li:last-child{margin-bottom:0}@keyframes styles_spin__MX4bH{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.styles_actions__KEZd6{flex-direction:column}}.styles_container__zV8Qi{background:hsla(43,72%,85%,.95);border:4px solid #8b4513;border-radius:12px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.3)}@media(max-width:415px){.styles_container__zV8Qi{padding:.5rem;max-width:95%}}@media(max-width:390px){.styles_container__zV8Qi{padding:.5rem;max-width:360px}}.styles_header__xINHy{margin-bottom:2rem}.styles_header__xINHy .styles_title__ElZHJ{color:#8b4513;font-size:1.5rem;margin:0}.styles_statsGrid__E9XDf{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;margin-bottom:2rem}.styles_statsGrid__E9XDf .styles_statCard__qqnVn{background:#fff;border:3px solid #8b4513;border-radius:8px;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:transform .2s}.styles_statsGrid__E9XDf .styles_statCard__qqnVn:hover{transform:translateY(-2px)}.styles_statsGrid__E9XDf .styles_statCard__qqnVn.styles_primary__q742f{background:linear-gradient(135deg,rgba(139,69,19,.1),rgba(160,82,45,.1))}.styles_statsGrid__E9XDf .styles_statCard__qqnVn.styles_success__D4s79{background:linear-gradient(135deg,rgba(34,139,34,.1),rgba(50,205,50,.1))}.styles_statsGrid__E9XDf .styles_statCard__qqnVn.styles_gold__zVdaK{background:linear-gradient(135deg,rgba(218,165,32,.1),rgba(255,215,0,.1))}.styles_statsGrid__E9XDf .styles_statCard__qqnVn.styles_monthly__5BezD{background:linear-gradient(135deg,rgba(70,130,180,.1),rgba(135,206,235,.1))}.styles_statsGrid__E9XDf .styles_statCard__qqnVn .styles_statIcon__yCG3R{font-size:2rem;flex-shrink:0}.styles_statsGrid__E9XDf .styles_statCard__qqnVn .styles_statContent__iNlP4 .styles_statNumber__Qe7Zx{font-size:2rem;font-weight:700;color:#8b4513;line-height:1;margin-bottom:.25rem}.styles_statsGrid__E9XDf .styles_statCard__qqnVn .styles_statContent__iNlP4 .styles_statLabel__sb8Ii{color:sienna;font-size:.9rem}.styles_levelProgress__ZZWaM{background:rgba(139,69,19,.1);border:2px solid #8b4513;border-radius:8px;padding:1.5rem}.styles_levelProgress__ZZWaM .styles_levelInfo__9o3K0{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.styles_levelProgress__ZZWaM .styles_levelInfo__9o3K0 .styles_currentLevel__42EAl{color:#8b4513;font-weight:700;font-size:1.1rem}.styles_levelProgress__ZZWaM .styles_levelInfo__9o3K0 .styles_nextLevel__wK_UE{color:sienna;font-size:.9rem}.styles_levelProgress__ZZWaM .styles_progressBar__2kM9y{background:rgba(139,69,19,.2);border-radius:10px;height:20px;overflow:hidden;margin-bottom:.5rem}.styles_levelProgress__ZZWaM .styles_progressBar__2kM9y .styles_progressFill__QwwwX{background:linear-gradient(90deg,#daa520,gold);height:100%;border-radius:10px;transition:width .5s ease-in-out;position:relative}.styles_levelProgress__ZZWaM .styles_progressBar__2kM9y .styles_progressFill__QwwwX:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3) 50%,transparent);animation:styles_shimmer__NLykV 2s infinite}.styles_levelProgress__ZZWaM .styles_progressText__PJlYZ{text-align:center;color:#8b4513;font-size:.9rem;font-weight:700}@keyframes styles_shimmer__NLykV{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media(max-width:768px){.styles_statsGrid__E9XDf{grid-template-columns:1fr}.styles_statCard__qqnVn .styles_statContent__iNlP4 .styles_statNumber__Qe7Zx{font-size:1.5rem}}.styles_referredPlayers__IPVju{margin-top:2rem;background:rgba(139,69,19,.1);border:2px solid #8b4513;border-radius:8px;padding:1rem}.styles_referredPlayers__IPVju h3{color:#8b4513;font-family:Courier New,monospace;margin-bottom:.5rem}.styles_referredPlayers__IPVju ul{list-style:none;padding:0;margin:0}.styles_referredPlayers__IPVju ul li{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid rgba(139,69,19,.2)}.styles_referredPlayers__IPVju ul li:last-child{border-bottom:none}.styles_referredPlayers__IPVju ul li .styles_displayName__hfnnB{font-family:Courier New,monospace;color:sienna}.styles_referredPlayers__IPVju ul li .styles_statusIcon___Za81{font-size:1.2rem}.styles_referredPlayers__IPVju ul li .styles_statusIcon___Za81.styles_active__VC1Qy{color:#228b22}.styles_referredPlayers__IPVju ul li .styles_statusIcon___Za81.styles_inactive__CZATl{color:gray}.styles_container__GTtp_{background:hsla(43,72%,85%,.95);border:4px solid #8b4513;border-radius:12px;padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,.3)}@media(max-width:415px){.styles_container__GTtp_{padding:.5rem;max-width:95%}}@media(max-width:390px){.styles_container__GTtp_{padding:.5rem;max-width:360px}}.styles_header__qV_36{margin-bottom:2rem}.styles_header__qV_36 .styles_title__J6nzC{color:#8b4513;font-size:1.5rem;margin:0}.styles_currentBonus___dgna{background:#fff;border:3px solid #8b4513;border-radius:12px;padding:2rem;margin-bottom:2rem;display:flex;align-items:center;gap:2rem}.styles_currentBonus___dgna .styles_currentBadge__r0L9i{border-radius:50%;width:80px;height:80px;display:flex;align-items:center;justify-content:center;color:sienna;text-align:center;flex-shrink:0;box-shadow:0 4px 12px rgba(0,0,0,.3)}.styles_currentBonus___dgna .styles_currentBadge__r0L9i .styles_badgeContent__I_f3d .styles_badgeLevel__0SpYI{font-size:.8rem;font-weight:700}.styles_currentBonus___dgna .styles_currentBadge__r0L9i .styles_badgeContent__I_f3d .styles_badgeTitle__YHTwr{font-size:.7rem;margin-top:.25rem}.styles_currentBonus___dgna .styles_bonusDetails__qNL_7{flex:1 1}.styles_currentBonus___dgna .styles_bonusDetails__qNL_7 .styles_bonusAmount__lc1Id{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.5rem}.styles_currentBonus___dgna .styles_bonusDetails__qNL_7 .styles_bonusAmount__lc1Id .styles_amount__ggkjU{font-size:2.5rem;font-weight:700;color:#daa520}.styles_currentBonus___dgna .styles_bonusDetails__qNL_7 .styles_bonusAmount__lc1Id .styles_currency__1x0zp{color:#8b4513;font-size:1rem}.styles_currentBonus___dgna .styles_bonusDetails__qNL_7 .styles_description__lw7aS{color:sienna;margin:0}.styles_nextBonus__ly_RH{background:rgba(218,165,32,.1);border:3px solid #daa520;border-radius:12px;padding:2rem;margin-bottom:2rem}.styles_nextBonus__ly_RH .styles_nextHeader__g0IF2{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.styles_nextBonus__ly_RH .styles_nextHeader__g0IF2 h3{color:#8b4513;margin:0}.styles_nextBonus__ly_RH .styles_nextHeader__g0IF2 .styles_requirement__0RrX4{background:#daa520;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:700}.styles_nextBonus__ly_RH .styles_nextBonusCard__ESUxi{background:#fff;border:2px solid #daa520;border-radius:8px;padding:1.5rem;display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.styles_nextBonus__ly_RH .styles_nextBonusCard__ESUxi .styles_nextBadge__aVpRh{border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;color:sienna;text-align:center;flex-shrink:0;box-shadow:0 4px 12px rgba(0,0,0,.3)}.styles_nextBonus__ly_RH .styles_nextBonusCard__ESUxi .styles_nextBadge__aVpRh .styles_badgeContent__I_f3d .styles_badgeLevel__0SpYI{font-size:.7rem;font-weight:700}.styles_nextBonus__ly_RH .styles_nextBonusCard__ESUxi .styles_nextBadge__aVpRh .styles_badgeContent__I_f3d .styles_badgeTitle__YHTwr{font-size:.6rem;margin-top:.25rem}.styles_nextBonus__ly_RH .styles_nextBonusCard__ESUxi .styles_nextBonusDetails__NuR2_{flex:1 1}.styles_nextBonus__ly_RH .styles_nextBonusCard__ESUxi .styles_nextBonusDetails__NuR2_ .styles_bonusAmount__lc1Id{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.5rem}.styles_nextBonus__ly_RH .styles_nextBonusCard__ESUxi .styles_nextBonusDetails__NuR2_ .styles_bonusAmount__lc1Id .styles_amount__ggkjU{font-size:1.8rem;font-weight:700;color:#daa520}.styles_nextBonus__ly_RH .styles_nextBonusCard__ESUxi .styles_nextBonusDetails__NuR2_ .styles_bonusAmount__lc1Id .styles_currency__1x0zp{color:#8b4513;font-size:.9rem}.styles_nextBonus__ly_RH .styles_nextBonusCard__ESUxi .styles_nextBonusDetails__NuR2_ .styles_description__lw7aS{color:sienna;margin:0;font-size:.9rem}.styles_nextBonus__ly_RH .styles_progressToNext__l4VCB .styles_progressBar__JPoXp{background:rgba(218,165,32,.2);border-radius:10px;height:16px;overflow:hidden;margin-bottom:.5rem}.styles_nextBonus__ly_RH .styles_progressToNext__l4VCB .styles_progressBar__JPoXp .styles_progressFill__Ios5K{background:linear-gradient(90deg,#daa520,gold);height:100%;border-radius:10px;transition:width .5s ease-in-out}.styles_nextBonus__ly_RH .styles_progressToNext__l4VCB .styles_progressText__6TK0E{text-align:center;color:#8b4513;font-size:.9rem;font-weight:700}.styles_allLevels__ClhaE{background:rgba(139,69,19,.1);border:2px solid #8b4513;border-radius:8px;padding:1.5rem}.styles_allLevels__ClhaE h3{color:#8b4513;margin-bottom:1.5rem}.styles_allLevels__ClhaE .styles_levelsList__URJKX{display:flex;flex-direction:column;gap:.75rem}.styles_allLevels__ClhaE .styles_levelsList__URJKX .styles_levelItem__rnY2i{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border:2px solid transparent;border-radius:8px;transition:all .2s}.styles_allLevels__ClhaE .styles_levelsList__URJKX .styles_levelItem__rnY2i.styles_current__Mc8t4{border-color:#daa520;background:rgba(218,165,32,.1)}.styles_allLevels__ClhaE .styles_levelsList__URJKX .styles_levelItem__rnY2i.styles_completed__YZlyR{opacity:.7;background:rgba(34,139,34,.1);border-color:#228b22}.styles_allLevels__ClhaE .styles_levelsList__URJKX .styles_levelItem__rnY2i .styles_levelBadge__Dv5Ci{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:sienna;font-weight:700;flex-shrink:0}.styles_allLevels__ClhaE .styles_levelsList__URJKX .styles_levelItem__rnY2i .styles_levelInfo__r_OyD{flex:1 1}.styles_allLevels__ClhaE .styles_levelsList__URJKX .styles_levelItem__rnY2i .styles_levelInfo__r_OyD .styles_levelTitle__9j9lZ{font-weight:700;color:#8b4513;margin-bottom:.25rem}.styles_allLevels__ClhaE .styles_levelsList__URJKX .styles_levelItem__rnY2i .styles_levelInfo__r_OyD .styles_levelReward__EbqSA{color:#7d4d45;font-size:.9rem}.styles_allLevels__ClhaE .styles_levelsList__URJKX .styles_levelItem__rnY2i .styles_levelRequirement__25lho{color:sienna;font-size:.8rem;font-weight:700;text-align:right;min-width:80px}@media(max-width:768px){.styles_currentBonus___dgna,.styles_nextBonusCard__ESUxi,.styles_nextHeader__g0IF2{flex-direction:column;text-align:center;gap:1rem}.styles_levelItem__rnY2i .styles_levelInfo__r_OyD{text-align:left}.styles_levelItem__rnY2i .styles_levelRequirement__25lho{text-align:center;min-width:auto}}.styles_overlay__aLBm7{position:fixed;inset:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;z-index:200}.styles_modal__4j_KY{position:relative;width:350px;max-width:90vw;background-image:url(/assets/confirm_background.webp);background-repeat:no-repeat;background-size:100% 100%;padding:2rem 1rem 1.5rem;box-sizing:border-box;text-align:center}@media(max-width:700px){.styles_modal__4j_KY{width:90vw;padding:1.5rem .75rem 1rem}}.styles_closeBtn__yUwWv{position:absolute;top:-15px;right:-15px;background:none;border:none;padding:0;cursor:pointer;z-index:10}.styles_text__FmoGu{font-family:SpaceHorse;font-size:1.1rem;color:#000;margin-bottom:1.5rem}@media(max-width:700px){.styles_text__FmoGu{font-size:1rem;margin-bottom:1rem}}.styles_buttons__4kzXM{display:flex;justify-content:space-around;gap:1rem}.styles_buttons__4kzXM button{font-family:SpaceHorse;color:#fff;text-shadow:1px 1px rgba(0,0,0,.5);width:120px;height:40px;border:none;background-color:transparent;justify-content:center;cursor:pointer;background-repeat:no-repeat;background-size:contain;background-position:50%;padding:0}@media(max-width:700px){.styles_buttons__4kzXM button{width:40vw;height:8vw;font-size:3vw}}.styles_yesBtn__FX4SV{background-image:url(/assets/buttons/yes.webp)}.styles_yesBtn__FX4SV:hover{background-image:url(/assets/buttons/yes_hover.webp)}.styles_yesBtn__FX4SV:active{background-image:url(/assets/buttons/yes_click.webp)}.styles_noBtn__GIptL{background-image:url(/assets/buttons/no.webp)}.styles_noBtn__GIptL:hover{background-image:url(/assets/buttons/no_hover.webp)}.styles_noBtn__GIptL:active{background-image:url(/assets/buttons/no_click.webp)}.styles_container__U1UFH{background:hsla(43,72%,85%,.95);border:4px solid #8b4513;border-radius:12px;padding:1.5rem;text-align:center}.styles_container__U1UFH .styles_label__uhvSF{display:block;font-weight:700;color:#8b4513;margin-bottom:.5rem;font-family:Courier New,monospace}.styles_container__U1UFH .styles_refCode__36AVY{font-size:1.2rem;color:#8b4513;font-weight:700;font-family:Courier New,monospace}.styles_container__U1UFH .styles_applyButton__xb2DT{background:linear-gradient(135deg,#daa520,gold);border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:700;color:#8b4513;cursor:pointer;transition:transform .2s;font-family:Courier New,monospace}.styles_container__U1UFH .styles_applyButton__xb2DT:hover{transform:translateY(-2px)}.styles_overlay__Eg_Ys{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:200}.styles_modal__Hpcgq{background:#f4e4bc;border:4px solid #8b4513;border-radius:12px;padding:2rem;width:400px;max-width:90%}.styles_modal__Hpcgq h3{margin-top:0;color:#8b4513;font-family:Courier New,monospace}.styles_modal__Hpcgq .styles_input___QQhf{width:100%;padding:.75rem;margin:1rem 0;border:2px solid #8b4513;border-radius:8px;font-size:1rem;font-family:Courier New,monospace}.styles_modal__Hpcgq .styles_actions__uiMSe{display:flex;justify-content:space-between}.styles_modal__Hpcgq .styles_actions__uiMSe button{padding:.5rem 1rem;border:none;border-radius:8px;font-weight:700;cursor:pointer;font-family:Courier New,monospace}.styles_modal__Hpcgq .styles_actions__uiMSe button:first-child{background:#ccc;color:#333}.styles_modal__Hpcgq .styles_actions__uiMSe button:last-child{background:#32cd32;color:#fff}.styles_container__J9MRb{padding:2rem;max-width:1400px;margin:0 auto;min-height:100vh;background:linear-gradient(135deg,#8b4513,sienna 50%,peru);font-family:SpaceHorse,sans-serif}@media(max-width:415px){.styles_container__J9MRb{padding:.5rem;max-width:95%}}@media(max-width:390px){.styles_container__J9MRb{padding:.5rem;max-width:360px}}.styles_header__1n_Dr{text-align:center;margin-bottom:3rem}.styles_header__1n_Dr .styles_title__vDpgQ{font-size:3rem;color:#f4e4bc;text-shadow:3px 3px 0 #654321;margin-bottom:.5rem;letter-spacing:2px}.styles_header__1n_Dr .styles_subtitle__KPPbv{font-size:1.2rem;color:#deb887;margin:0}.styles_content__3ebzm{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.styles_content__3ebzm .styles_leftColumn__OpiHM,.styles_content__3ebzm .styles_rightColumn__ZrQsx{display:flex;flex-direction:column;gap:2rem}@media(max-width:390px){.styles_content__3ebzm .styles_leftColumn__OpiHM,.styles_content__3ebzm .styles_rightColumn__ZrQsx{gap:.5rem}}@media(max-width:1024px){.styles_content__3ebzm{grid-template-columns:1fr}}@media(max-width:768px){.styles_container__J9MRb{padding:1rem}.styles_header__1n_Dr .styles_title__vDpgQ{font-size:2rem}}@media(max-width:390px){.styles_container__J9MRb{max-width:360px!important;width:100%!important;padding:0;overflow-x:hidden;margin:0 auto}}#styles_burger__V7HeP{display:flex;flex-direction:column;position:fixed;background-color:#582c25;height:calc(100% - 90px);width:300px;bottom:0;transition:left .5s;z-index:1}@media screen and (min-width:1160px){#styles_burger__V7HeP{display:none}}#styles_burger__V7HeP a{color:#fff;font-family:SpaceHorse;text-decoration:none;font-size:20px;margin:30px 0 30px 50px}.styles_container__zryHa{position:fixed;width:100%;height:90px;background-color:#7d4d45;z-index:3}.styles_container__zryHa>svg{position:absolute}.styles_container__zryHa .styles_content__iYREA{display:flex;justify-content:space-between;align-items:center;position:absolute;left:50%;transform:translateX(-50%);width:75%;height:85%}@media screen and (max-width:1510px){.styles_container__zryHa .styles_content__iYREA{width:90%}}@media screen and (max-width:1273px){.styles_container__zryHa .styles_content__iYREA{width:100%}}.styles_container__zryHa .styles_content__iYREA .styles_burgerIcon__uJhCF{margin:0 25px;width:38px;height:45px;outline:0;border:0;background-color:transparent;display:none;cursor:pointer}@media screen and (max-width:1160px){.styles_container__zryHa .styles_content__iYREA .styles_burgerIcon__uJhCF{display:flex}}.styles_container__zryHa .styles_content__iYREA .styles_logo__Z0Cha{display:flex;flex-direction:column;justify-content:center;width:140px;transition:transform .3s}.styles_container__zryHa .styles_content__iYREA .styles_logo__Z0Cha:hover{transform:scale(1.05)}@media screen and (max-width:1260px){.styles_container__zryHa .styles_content__iYREA .styles_logo__Z0Cha{margin-left:5%}}@media screen and (max-width:490px){.styles_container__zryHa .styles_content__iYREA .styles_logo__Z0Cha{position:absolute;left:50%;transform:translateX(-50%);margin-left:0}}@media screen and (max-width:350px){.styles_container__zryHa .styles_content__iYREA .styles_logo__Z0Cha{left:40%;width:120px}}.styles_container__zryHa .styles_options__dMFS7{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:700px;height:100%}@media screen and (max-width:1160px){.styles_container__zryHa .styles_options__dMFS7{display:none}}.styles_container__zryHa .styles_options__dMFS7 a{color:#fff;font-family:UpheavalPro;font-size:24px;text-decoration:none;transition:transform .3s}.styles_container__zryHa .styles_options__dMFS7 a:hover{transform:scale(1.05)}.styles_container__zryHa .styles_options__dMFS7 .styles_marketplaceWrapper__94nq9{position:relative}.styles_container__zryHa .styles_options__dMFS7 .styles_marketplaceWrapper__94nq9 .styles_marketplaceButton__fIlmd{color:#fff;font-family:UpheavalPro;font-size:24px;cursor:pointer;padding:4px 10px;transition:transform .3s}.styles_container__zryHa .styles_options__dMFS7 .styles_marketplaceWrapper__94nq9 .styles_marketplaceButton__fIlmd:hover{transform:scale(1.05)}.styles_container__zryHa .styles_options__dMFS7 .styles_marketplaceWrapper__94nq9 .styles_marketplaceDropdown__nsJyh{position:absolute;top:100%;left:0;background-color:#582c25;border-radius:8px;padding:8px 0;display:flex;flex-direction:column;width:200px;box-shadow:0 0 8px rgba(0,0,0,.4);background-image:url(/assets/game/horses/options-bar.png);background-size:cover}.styles_container__zryHa .styles_options__dMFS7 .styles_marketplaceWrapper__94nq9 .styles_marketplaceDropdown__nsJyh a{color:#fff;font-family:UpheavalPro;font-size:20px;text-decoration:none;padding:8px 14px;transition:background-color .2s ease}.styles_container__zryHa .styles_options__dMFS7 .styles_marketplaceWrapper__94nq9 .styles_marketplaceDropdown__nsJyh a:hover{background-color:#7d4d45}.styles_container__zryHa .styles_account__00Iea{display:flex;flex-direction:column;justify-content:center;width:250px;cursor:pointer}.styles_container__zryHa .styles_account__00Iea #styles_userProfileButton__iPXbT{position:absolute;right:10px;bottom:8px;display:flex;align-items:center}.styles_container__zryHa .styles_account__00Iea #styles_userProfileButton__iPXbT .styles_address__dZXiW{font-family:UpheavalPro;font-size:24px;color:#fff;margin:0 25px;transition:transform .3s}.styles_container__zryHa .styles_account__00Iea #styles_userProfileButton__iPXbT .styles_address__dZXiW:hover{transform:scale(1.05)}@media screen and (max-width:900px){.styles_container__zryHa .styles_account__00Iea #styles_userProfileButton__iPXbT .styles_address__dZXiW{margin:0 15px}}@media screen and (max-width:500px){.styles_container__zryHa .styles_account__00Iea #styles_userProfileButton__iPXbT .styles_address__dZXiW{display:none}}.styles_container__zryHa .styles_account__00Iea #styles_userProfileButton__iPXbT .styles_userPicture__xKy_m{display:flex;justify-content:center;align-items:center;width:60px;height:60px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.styles_container__zryHa .styles_account__00Iea button{position:absolute;right:0;background-color:transparent;color:#fff;font-family:UpheavalPro;font-size:24px;outline:0;border:0;margin-bottom:3px;margin-right:7%;cursor:pointer}.styles_container__zryHa .styles_account__00Iea button:before{content:"Connect wallet"}@media screen and (max-width:560px){.styles_container__zryHa .styles_account__00Iea button:before{font-size:16px;content:"Connect"}}.styles_container__zryHa .styles_account__00Iea .styles_dropdownMenu__uG5_m{position:absolute;top:90px;right:10px;z-index:5;background-image:url(/assets/game/horses/options-bar.png);background-color:#582c25;background-size:cover;background-repeat:no-repeat;padding:12px;border-radius:8px;font-family:UpheavalPro;font-size:18px;display:flex;flex-direction:column;color:#fff;width:200px;box-shadow:0 0 8px rgba(0,0,0,.4)}.styles_container__zryHa .styles_account__00Iea .styles_dropdownMenu__uG5_m div{padding:10px 14px;cursor:pointer;transition:background-color .2s ease}.styles_container__zryHa .styles_account__00Iea .styles_dropdownMenu__uG5_m div:hover{background-color:#7d4d45}.styles_white__rIo4a{background-image:url(/_next/static/media/pattern-white.e31a76fb.webp)}.styles_light__g7nXG{background-image:url(/_next/static/media/pattern-light.79dea1dc.webp)}.styles_dark__Smg56{background-image:url(/_next/static/media/pattern-dark.db09aed9.webp)}.styles_yellow__hYCmq{background-image:url(/_next/static/media/pattern-yellow.efc9dd2f.webp)}.styles_blurredDarkBlue__Ef_4_{background-image:url(/_next/static/media/blurred-dark-blue.8bedec71.webp)}.styles_brown__vSiVw{background-image:url(/_next/static/media/pattern-brown.2c0a15c3.webp)}