.ViewBetsModal_modalOverlay__uVnVH{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(10,35,81,.95);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:var(--space-md);overflow-y:auto;-webkit-overflow-scrolling:touch}.ViewBetsModal_modalContent__HwEl6{background:var(--rally-primary);border:1px solid var(--rally-white-20);border-radius:16px;width:100%;max-width:800px;max-height:90vh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;box-shadow:0 20px 60px rgba(0,0,0,.5);animation:ViewBetsModal_slideIn__uW_rb .3s ease-out;display:flex;flex-direction:column}@keyframes ViewBetsModal_slideIn__uW_rb{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.ViewBetsModal_modalHeader__PGalY{display:flex;align-items:center;justify-content:space-between;padding:var(--space-lg);border-bottom:1px solid var(--rally-white-20);background:var(--rally-primary-20);flex-shrink:0;position:sticky;top:0;z-index:10}.ViewBetsModal_modalTitle__P_3SI{font-size:var(--font-size-xl);font-weight:700;color:var(--rally-light);margin:0;font-family:Gotham Bold,sans-serif}.ViewBetsModal_closeButton__Dinzv{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--rally-white-10);border:1px solid var(--rally-white-20);border-radius:8px;color:var(--rally-light);font-size:var(--font-size-xl);cursor:pointer;transition:all .2s ease}.ViewBetsModal_closeButton__Dinzv:hover{background:var(--rally-accent);border-color:var(--rally-secondary);transform:scale(1.05)}.ViewBetsModal_closeButton__Dinzv:active{transform:scale(.95)}.ViewBetsModal_modalBody__olw6q{padding:var(--space-lg);flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.ViewBetsModal_loading__g1G2J{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-xl) 0;color:var(--card-text-secondary);gap:var(--space-md)}.ViewBetsModal_spinner__BosN4{width:40px;height:40px;border:3px solid var(--rally-white-20);border-top-color:var(--rally-secondary);border-radius:50%;animation:ViewBetsModal_spin__SxK8g 1s linear infinite}@keyframes ViewBetsModal_spin__SxK8g{to{transform:rotate(1turn)}}.ViewBetsModal_error__OtAvh{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-xl);gap:var(--space-sm);background:var(--rally-primary-30);border-radius:8px;color:var(--card-text-secondary);text-align:center}.ViewBetsModal_errorIcon__I9o8p{font-size:2rem}.ViewBetsModal_modeLabel__togOI{display:flex;justify-content:center;margin-bottom:var(--space-md)}.ViewBetsModal_previewBadge__TitcF{background:linear-gradient(135deg,var(--rally-accent),var(--rally-primary));color:var(--rally-light);box-shadow:0 4px 12px var(--rally-primary-30)}.ViewBetsModal_activeBadge__puoMH,.ViewBetsModal_previewBadge__TitcF{padding:var(--space-sm) var(--space-lg);border-radius:20px;font-size:var(--font-size-sm);font-weight:600;display:inline-flex;align-items:center;gap:var(--space-xs)}.ViewBetsModal_activeBadge__puoMH{background:linear-gradient(135deg,var(--rally-success),#22c55e);color:#fff;box-shadow:0 4px 12px rgba(40,167,69,.3)}.ViewBetsModal_carouselControls__JgHoJ{display:flex;align-items:center;justify-content:center;gap:var(--space-lg);padding:var(--space-sm) 0;margin-bottom:var(--space-md)}.ViewBetsModal_carouselButton__f63zp{width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:0;background:var(--rally-accent);color:var(--rally-light);border:1px solid var(--rally-white-20);border-radius:50%;font-size:var(--font-size-xl);font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Gotham Medium,sans-serif;flex-shrink:0}.ViewBetsModal_carouselButton__f63zp:hover{background:var(--rally-primary);border-color:var(--rally-secondary);transform:scale(1.1);box-shadow:0 4px 12px var(--rally-primary-30)}.ViewBetsModal_carouselButton__f63zp:active{transform:scale(.95)}.ViewBetsModal_carouselCounter__UbMG5{padding:var(--space-xs) var(--space-md);background:var(--rally-white-10);border-radius:12px;font-size:var(--font-size-sm);font-weight:600;color:var(--rally-secondary);backdrop-filter:blur(10px);white-space:nowrap}@media (max-width:768px){.ViewBetsModal_modalOverlay__uVnVH{padding:60px 0 0;align-items:flex-end}.ViewBetsModal_modalContent__HwEl6{max-height:calc(95vh - 60px);border-radius:16px 16px 0 0;margin:0;animation:ViewBetsModal_slideUp__x3lop .3s ease-out}@keyframes ViewBetsModal_slideUp__x3lop{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.ViewBetsModal_modalHeader__PGalY{padding:var(--space-md)}.ViewBetsModal_modalTitle__P_3SI{font-size:var(--font-size-lg)}.ViewBetsModal_modalBody__olw6q{padding:var(--space-md)}.ViewBetsModal_closeButton__Dinzv{width:36px;height:36px;font-size:var(--font-size-lg)}.ViewBetsModal_carouselControls__JgHoJ{gap:var(--space-md)}.ViewBetsModal_carouselButton__f63zp{width:44px;height:44px;font-size:var(--font-size-xl)}.ViewBetsModal_carouselCounter__UbMG5{padding:var(--space-sm) var(--space-md);font-size:var(--font-size-md)}}@media (max-width:480px){.ViewBetsModal_modalTitle__P_3SI{font-size:var(--font-size-md)}.ViewBetsModal_modalBody__olw6q,.ViewBetsModal_modalHeader__PGalY{padding:var(--space-sm) var(--space-md)}.ViewBetsModal_closeButton__Dinzv{width:32px;height:32px}}.AlertModal_overlay__QbHfA{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.45);z-index:1000;display:flex;align-items:center;justify-content:center;animation:AlertModal_fadeIn__8sodR .2s}@keyframes AlertModal_fadeIn__8sodR{0%{opacity:0}to{opacity:1}}.AlertModal_modal__z0fI9{background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.18);padding:2rem 1.5rem 1.5rem;max-width:95vw;width:100%;min-width:320px;max-width:400px;position:relative;animation:AlertModal_slideDown__u7j4y .25s cubic-bezier(.4,0,.2,1)}@keyframes AlertModal_slideDown__u7j4y{0%{transform:translateY(-30px);opacity:0}to{transform:translateY(0);opacity:1}}.AlertModal_title__fT0Hh{margin-top:0;margin-bottom:1rem;font-size:1.35rem;font-weight:700;color:#1a237e;text-align:center}.AlertModal_message__hatuk{font-size:1.05rem;color:#222;margin-bottom:1.5rem;text-align:center}.AlertModal_actions__6Bhmq{display:flex;gap:1rem;justify-content:center}.AlertModal_button__qMznm{background:linear-gradient(135deg,#1976d2,#2196f3);color:#fff;border:none;border-radius:8px;padding:.6rem 1.4rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,transform .2s;box-shadow:0 2px 8px rgba(33,150,243,.12)}.AlertModal_button__qMznm:focus,.AlertModal_button__qMznm:hover{background:linear-gradient(135deg,#1565c0,#1976d2);transform:translateY(-2px) scale(1.03);outline:none}@media (max-width:480px){.AlertModal_modal__z0fI9{min-width:90vw;padding:1.2rem .5rem 1rem}.AlertModal_title__fT0Hh{font-size:1.1rem}.AlertModal_message__hatuk{font-size:.98rem}}.ContributionSuccessToast_toast__SE7Xb{position:fixed;top:2rem;right:2rem;z-index:9999;max-width:420px;width:calc(100% - 2rem);background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.6),0 0 0 1px hsla(0,0%,100%,.1);opacity:0;transform:translateY(-20px) scale(.95);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.ContributionSuccessToast_toast__SE7Xb.ContributionSuccessToast_visible___5CAG{opacity:1;transform:translateY(0) scale(1)}.ContributionSuccessToast_content__g1lhV{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;position:relative}.ContributionSuccessToast_iconContainer__Vj6CK{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,rgba(34,197,94,.2),rgba(21,128,61,.1));animation:ContributionSuccessToast_iconPulse__Sa5q9 2s ease-in-out infinite}.ContributionSuccessToast_iconCheck__DoS7Z,.ContributionSuccessToast_iconSuccess__fprv9{width:28px;height:28px;color:#22c55e;filter:drop-shadow(0 0 8px rgba(34,197,94,.4));animation:ContributionSuccessToast_iconBounce__o8Wng .6s cubic-bezier(.68,-.55,.265,1.55)}.ContributionSuccessToast_iconSuccess__fprv9{width:32px;height:32px}@keyframes ContributionSuccessToast_iconPulse__Sa5q9{0%,to{box-shadow:0 0 0 0 rgba(34,197,94,.4)}50%{box-shadow:0 0 0 8px rgba(34,197,94,0)}}@keyframes ContributionSuccessToast_iconBounce__o8Wng{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.ContributionSuccessToast_message__nRy1b{flex:1;min-width:0}.ContributionSuccessToast_title___eDkU{margin:0 0 .5rem;font-size:1.125rem;font-weight:700;color:#fff;line-height:1.3}.ContributionSuccessToast_description__a6v95{margin:0;font-size:.9375rem;line-height:1.5;color:hsla(0,0%,100%,.7)}.ContributionSuccessToast_closeButton__JB0hH{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;color:hsla(0,0%,100%,.4)}.ContributionSuccessToast_closeButton__JB0hH:hover{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.8)}.ContributionSuccessToast_closeButton__JB0hH svg{width:20px;height:20px}.ContributionSuccessToast_progressBar__kuuCa{height:4px;background:hsla(0,0%,100%,.1);overflow:hidden}.ContributionSuccessToast_progressFill__55usa{height:100%;background:linear-gradient(90deg,#22c55e,#16a34a);animation:ContributionSuccessToast_progressShrink__kCPRI 5s linear;transform-origin:left}@keyframes ContributionSuccessToast_progressShrink__kCPRI{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (max-width:640px){.ContributionSuccessToast_toast__SE7Xb{top:1rem;right:1rem;max-width:calc(100% - 2rem)}.ContributionSuccessToast_content__g1lhV{padding:1rem;gap:.75rem}.ContributionSuccessToast_iconContainer__Vj6CK{width:40px;height:40px}.ContributionSuccessToast_iconCheck__DoS7Z,.ContributionSuccessToast_iconSuccess__fprv9{width:24px;height:24px}.ContributionSuccessToast_title___eDkU{font-size:1rem}.ContributionSuccessToast_description__a6v95{font-size:.875rem}}.CountdownTimer_timer__3Izaw{text-align:center;padding:1.5rem;background:linear-gradient(135deg,rgba(255,199,44,.1),rgba(255,199,44,.05));border:2px solid rgba(255,199,44,.3);border-radius:12px;margin:1rem 0}.CountdownTimer_timerLabel__vdSdB{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--rally-secondary);margin-bottom:1rem}.CountdownTimer_timeUnits__jeK4h{display:flex;gap:1rem;justify-content:center;align-items:center}.CountdownTimer_timeUnit__mpy3f{display:flex;flex-direction:column;align-items:center;min-width:60px}.CountdownTimer_timeValue__1zUNg{font-size:2rem;font-weight:900;font-family:Anton,sans-serif;color:var(--card-text-primary);background:linear-gradient(135deg,var(--rally-secondary) 0,var(--rally-warning) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:.25rem;text-shadow:0 2px 8px rgba(255,199,44,.3)}.CountdownTimer_timeLabel__zRFRM{font-size:.75rem;font-weight:600;color:hsla(0,0%,100%,.7);text-transform:uppercase;letter-spacing:.5px}.CountdownTimer_compactTimer__n7yYI{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(255,199,44,.1);border:1px solid rgba(255,199,44,.3);border-radius:20px;font-size:.875rem;font-weight:700}.CountdownTimer_clockIcon__v3Kyn{font-size:1rem;filter:drop-shadow(0 2px 4px rgba(255,199,44,.3))}.CountdownTimer_compactTime__qh0vJ{color:var(--rally-secondary);letter-spacing:.5px}.CountdownTimer_expired__hYzw_{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:rgba(220,53,69,.12);border:1px solid rgba(220,53,69,.35);border-radius:12px;font-weight:700;color:var(--rally-white-90);text-transform:uppercase;letter-spacing:1px}.CountdownTimer_expiredIcon__jVgtp{font-size:1.25rem}.CountdownTimer_expiredMessage__H2L2f{color:var(--rally-error)}.CountdownTimer_compactExpired__PYzwZ{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .75rem;background:rgba(220,53,69,.12);border:1px solid rgba(220,53,69,.35);border-radius:999px;font-size:.8rem;font-weight:700;color:var(--rally-error);letter-spacing:.5px}.CountdownTimer_compactTimer__n7yYI[data-urgent=true],.CountdownTimer_timer__3Izaw[data-urgent=true]{animation:CountdownTimer_urgentPulse__jcPQL 2s ease-in-out infinite;border-color:#ef4444;background:linear-gradient(135deg,rgba(239,68,68,.1),rgba(239,68,68,.05))}@keyframes CountdownTimer_urgentPulse__jcPQL{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.02)}}@media (max-width:768px){.CountdownTimer_timer__3Izaw{padding:1rem}.CountdownTimer_timerLabel__vdSdB{font-size:.75rem;margin-bottom:.75rem}.CountdownTimer_timeUnits__jeK4h{gap:.5rem}.CountdownTimer_timeUnit__mpy3f{min-width:50px}.CountdownTimer_timeValue__1zUNg{font-size:1.5rem}.CountdownTimer_timeLabel__zRFRM{font-size:.65rem}.CountdownTimer_compactTimer__n7yYI{padding:.4rem .75rem;font-size:.8rem}.CountdownTimer_clockIcon__v3Kyn{font-size:.9rem}}.InviteMembersModal_overlay__3sUNm{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.85);z-index:1000;animation:InviteMembersModal_fadeIn__kCNAJ .2s ease;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;display:flex;align-items:center;justify-content:center;padding:1rem}@keyframes InviteMembersModal_fadeIn__kCNAJ{0%{opacity:0}to{opacity:1}}.InviteMembersModal_modal__Uesvy{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-radius:16px;max-width:540px;width:100%;box-shadow:0 20px 60px rgba(0,0,0,.6);border:1px solid hsla(0,0%,100%,.1);animation:InviteMembersModal_slideUp__Kw5Sm .3s cubic-bezier(.4,0,.2,1);position:relative;margin:auto}@keyframes InviteMembersModal_slideUp__Kw5Sm{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.InviteMembersModal_header__LBlOS{padding:1.5rem;background:linear-gradient(135deg,rgba(255,199,44,.1),rgba(255,199,44,.05));border-bottom:1px solid rgba(255,199,44,.2);display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.InviteMembersModal_crewInfo__E3LiS{display:flex;align-items:center;gap:1rem;flex:1}.InviteMembersModal_crewEmoji__Zd4ZE{font-size:2.5rem;line-height:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.InviteMembersModal_title__H3slL{margin:0;font-size:1.5rem;font-weight:700;color:#fff;line-height:1.2}.InviteMembersModal_subtitle__3vppl{margin:.25rem 0 0;font-size:.9375rem;color:hsla(0,0%,100%,.6)}.InviteMembersModal_closeButton__75M8v{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;color:hsla(0,0%,100%,.4)}.InviteMembersModal_closeButton__75M8v:hover{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.8)}.InviteMembersModal_closeButton__75M8v svg{width:20px;height:20px}.InviteMembersModal_content__7D28I{padding:1.5rem}.InviteMembersModal_linkSection__zEScc{margin-bottom:1.5rem}.InviteMembersModal_label__w12QU{display:block;font-size:.875rem;font-weight:600;color:hsla(0,0%,100%,.8);margin-bottom:.5rem}.InviteMembersModal_linkContainer__y0wFc{display:flex;gap:.5rem}.InviteMembersModal_linkInput__xvv69{flex:1;padding:.875rem 1rem;background:rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:hsla(0,0%,100%,.9);font-size:.9375rem;font-family:monospace;cursor:text;transition:all .2s ease}.InviteMembersModal_linkInput__xvv69:focus{outline:none;border-color:rgba(255,199,44,.5);background:rgba(0,0,0,.4)}.InviteMembersModal_copyButton__vxWZW{padding:.875rem 1.25rem;background:linear-gradient(135deg,#ffc72c,#ffb800);color:#000;border:none;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;white-space:nowrap;box-shadow:0 4px 12px rgba(255,199,44,.3)}.InviteMembersModal_copyButton__vxWZW:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(255,199,44,.4)}.InviteMembersModal_copyButton__vxWZW:active{transform:translateY(0)}.InviteMembersModal_copyButton__vxWZW.InviteMembersModal_copied__GLs3o{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;box-shadow:0 4px 12px rgba(34,197,94,.3)}.InviteMembersModal_copyButton__vxWZW svg{width:18px;height:18px}.InviteMembersModal_statsGrid__PMaQL{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}.InviteMembersModal_statCard__GTTVe{background:rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:1.25rem;text-align:center}.InviteMembersModal_statIcon__EY2ak{font-size:2rem;margin-bottom:.5rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.InviteMembersModal_statValue__WUPZ2{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.25rem}.InviteMembersModal_statLabel__izgdX{font-size:.875rem;color:hsla(0,0%,100%,.6)}.InviteMembersModal_instructions__0NkzS{background:rgba(255,199,44,.05);border:1px solid rgba(255,199,44,.15);border-radius:12px;padding:1.25rem}.InviteMembersModal_instructionsTitle__lJ8iu{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#ffc72c}.InviteMembersModal_instructionsList__tT7Rw{margin:0;padding-left:1.5rem;color:hsla(0,0%,100%,.8);font-size:.9375rem;line-height:1.6}.InviteMembersModal_instructionsList__tT7Rw li{margin-bottom:.5rem}.InviteMembersModal_instructionsList__tT7Rw li:last-child{margin-bottom:0}.InviteMembersModal_footer__LCn2_{padding:1.25rem 1.5rem;background:rgba(0,0,0,.2);display:flex;gap:.75rem;border-top:1px solid hsla(0,0%,100%,.05)}.InviteMembersModal_doneButton__2oyBj,.InviteMembersModal_shareButton__PLipn,.InviteMembersModal_shareXButton__ahTN9{flex:1;padding:.875rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.InviteMembersModal_shareXButton__ahTN9{background:#000;color:#fff;border:1px solid hsla(0,0%,100%,.2)}.InviteMembersModal_shareXButton__ahTN9:hover{background:#1a1a1a;border-color:hsla(0,0%,100%,.3);transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.4)}.InviteMembersModal_shareXIcon___NMrB{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;filter:invert(1)}.InviteMembersModal_shareButton__PLipn{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2)}.InviteMembersModal_shareButton__PLipn:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3)}.InviteMembersModal_shareButton__PLipn svg{width:20px;height:20px}.InviteMembersModal_doneButton__2oyBj{background:linear-gradient(135deg,#ffc72c,#ffb800);color:#000;box-shadow:0 4px 12px rgba(255,199,44,.3)}.InviteMembersModal_doneButton__2oyBj:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(255,199,44,.4)}.InviteMembersModal_doneButton__2oyBj:active{transform:translateY(0)}@media (max-width:640px){.InviteMembersModal_overlay__3sUNm{padding:0;align-items:flex-end}.InviteMembersModal_modal__Uesvy{max-width:100%;width:100%;margin:0;border-radius:20px 20px 0 0;max-height:90vh;animation:InviteMembersModal_slideUpMobile__7SzNy .3s cubic-bezier(.4,0,.2,1)}@keyframes InviteMembersModal_slideUpMobile__7SzNy{0%{transform:translateY(100%)}to{transform:translateY(0)}}.InviteMembersModal_header__LBlOS{padding:1.25rem 1rem 1rem;border-radius:20px 20px 0 0}.InviteMembersModal_crewInfo__E3LiS{gap:.75rem}.InviteMembersModal_crewEmoji__Zd4ZE{font-size:2rem}.InviteMembersModal_title__H3slL{font-size:1.125rem;line-height:1.3}.InviteMembersModal_subtitle__3vppl{font-size:.875rem;margin-top:.125rem}.InviteMembersModal_closeButton__75M8v{width:32px;height:32px}.InviteMembersModal_closeButton__75M8v svg{width:18px;height:18px}.InviteMembersModal_content__7D28I{padding:1rem;max-height:calc(90vh - 180px);overflow-y:auto;-webkit-overflow-scrolling:touch}.InviteMembersModal_linkSection__zEScc{margin-bottom:1.25rem}.InviteMembersModal_label__w12QU{font-size:.8125rem;margin-bottom:.625rem}.InviteMembersModal_linkContainer__y0wFc{flex-direction:column;gap:.625rem}.InviteMembersModal_linkInput__xvv69{font-size:.75rem;padding:.75rem .875rem;word-break:break-all}.InviteMembersModal_copyButton__vxWZW{width:100%;justify-content:center;padding:.875rem 1rem;font-size:.9375rem}.InviteMembersModal_copyButton__vxWZW svg{width:16px;height:16px}.InviteMembersModal_statsGrid__PMaQL{gap:.75rem;margin-bottom:1.25rem}.InviteMembersModal_statCard__GTTVe{padding:1rem .75rem}.InviteMembersModal_statIcon__EY2ak{font-size:1.75rem;margin-bottom:.375rem}.InviteMembersModal_statValue__WUPZ2{font-size:1.375rem}.InviteMembersModal_statLabel__izgdX{font-size:.75rem}.InviteMembersModal_instructions__0NkzS{padding:1rem}.InviteMembersModal_instructionsTitle__lJ8iu{font-size:.9375rem;margin-bottom:.625rem}.InviteMembersModal_instructionsList__tT7Rw{font-size:.875rem;line-height:1.5;padding-left:1.25rem}.InviteMembersModal_instructionsList__tT7Rw li{margin-bottom:.375rem}.InviteMembersModal_footer__LCn2_{flex-direction:column;padding:1rem;gap:.625rem}.InviteMembersModal_doneButton__2oyBj,.InviteMembersModal_shareButton__PLipn,.InviteMembersModal_shareXButton__ahTN9{width:100%;padding:.875rem 1.25rem;font-size:.9375rem}.InviteMembersModal_shareButton__PLipn svg,.InviteMembersModal_shareXIcon___NMrB{width:18px;height:18px}}.KYCModal_modal__vukFo{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:10000000;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.KYCModal_modal__vukFo.KYCModal_show__Prk7t{opacity:1;visibility:visible}.KYCModal_modalContent__AIdtL{background:linear-gradient(145deg,#fff,#f8fafc);border-radius:24px;box-shadow:0 25px 50px rgba(0,0,0,.2),0 8px 16px rgba(0,0,0,.1);width:95%;max-width:700px;max-height:95vh;overflow:hidden;border:1px solid hsla(0,0%,100%,.9);position:relative;transform:scale(.9);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.KYCModal_modal__vukFo.KYCModal_show__Prk7t .KYCModal_modalContent__AIdtL{transform:scale(1)}.KYCModal_header__deQUZ{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid rgba(0,0,0,.08);background:linear-gradient(135deg,#fafbfc,#f1f5f9);border-radius:24px 24px 0 0}.KYCModal_header__deQUZ h2{margin:0;font-size:1.5rem;font-weight:700;color:#1a1a1a;background:linear-gradient(135deg,#1a1a1a,#374151);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.KYCModal_closeButton__DzqVR{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:rgba(0,0,0,.05);border-radius:50%;cursor:pointer;transition:all .3s ease;color:#6b7280;font-size:18px;font-weight:600}.KYCModal_closeButton__DzqVR:hover{background:rgba(0,0,0,.1);color:#374151;transform:rotate(90deg) scale(1.1)}.KYCModal_messageContainer__8h44V{padding:1rem 2rem;background:linear-gradient(135deg,#dbeafe,#e0f2fe);border-bottom:1px solid rgba(59,130,246,.2)}.KYCModal_message__1Ky5q{margin:0;font-size:.95rem;color:#1e40af;text-align:center;font-weight:500}.KYCModal_contentContainer__6Guft{flex:1;display:flex;flex-direction:column;overflow:hidden}.KYCModal_loadingState__WJ0Yj{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;min-height:300px}.KYCModal_loadingState__WJ0Yj h3{margin:1rem 0 .5rem;font-size:1.25rem;font-weight:600;color:#1f2937}.KYCModal_loadingState__WJ0Yj p{margin:0;color:#6b7280;font-size:.95rem}.KYCModal_spinner__bA8RC{width:48px;height:48px;border:4px solid #f3f4f6;border-top-color:#3b82f6;border-radius:50%;animation:KYCModal_spin__NM6C0 1s linear infinite}@keyframes KYCModal_spin__NM6C0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.KYCModal_errorState__DYceI{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;min-height:300px}.KYCModal_errorIcon__e1uj9{font-size:3rem;margin-bottom:1rem}.KYCModal_errorState__DYceI h3{margin:0 0 1rem;font-size:1.25rem;font-weight:600;color:#dc2626}.KYCModal_errorState__DYceI p{margin:0 0 2rem;color:#6b7280;font-size:.95rem;max-width:400px;line-height:1.5}.KYCModal_waitingState__xCdiG{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;min-height:400px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe)}.KYCModal_waitingState__xCdiG h3{margin:1rem 0 .5rem;font-size:1.5rem;font-weight:700;color:#0c4a6e}.KYCModal_waitingState__xCdiG p{margin:0 0 1.5rem;color:#0369a1;font-size:1rem;max-width:450px;line-height:1.6}.KYCModal_waitingDetails__kK9Mf{background:hsla(0,0%,100%,.6);border-radius:12px;padding:1rem 1.5rem;border:1px solid rgba(14,165,233,.2)}.KYCModal_waitingDetails__kK9Mf p{margin:0;font-size:.875rem;color:#0369a1;font-style:italic}.KYCModal_iframeContainer__jS4_8{flex:1;display:flex;flex-direction:column;overflow:hidden}.KYCModal_securityMessage__HbSXn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-bottom:1px solid rgba(34,197,94,.2);font-size:.875rem;color:#166534;font-weight:500}.KYCModal_secureIcon__6_e9X{color:#22c55e;font-size:1rem}.KYCModal_verificationFrame__qw5Z7{flex:1;width:100%;min-height:600px;border:none;background:#fff}.KYCModal_formActions__keNXI{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;width:100%;max-width:300px}.KYCModal_primaryBtn__BElHo{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:1rem 1.5rem;border-radius:12px;font-size:1rem;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;text-align:center;box-shadow:0 4px 14px rgba(59,130,246,.3)}.KYCModal_primaryBtn__BElHo:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 6px 20px rgba(59,130,246,.4)}.KYCModal_primaryBtn__BElHo:active{transform:translateY(0)}.KYCModal_primaryBtn__BElHo:disabled{opacity:.6;cursor:not-allowed;transform:none}.KYCModal_cancelBtn__BUK9P{background:#f8fafc;color:#64748b;padding:1rem 1.5rem;border-radius:12px;font-size:1rem;font-weight:600;border:2px solid #e2e8f0;cursor:pointer;transition:all .3s ease;text-align:center}.KYCModal_cancelBtn__BUK9P:hover{background:#e2e8f0;color:#475569;transform:translateY(-1px);border-color:#cbd5e1}.KYCModal_cancelBtn__BUK9P:active{transform:translateY(0)}@media (max-width:768px){.KYCModal_modal__vukFo{align-items:flex-start;padding:calc(80px + env(safe-area-inset-top, 0px) + 1rem) 1rem 1rem}.KYCModal_modalContent__AIdtL{width:100%;max-width:100%;height:calc(100dvh - 80px - env(safe-area-inset-top, 0px) - 1.5rem);max-height:calc(100dvh - 80px - env(safe-area-inset-top, 0px) - 1.5rem);border-radius:20px;margin-top:0}.KYCModal_header__deQUZ{padding:1.25rem 1.5rem;border-radius:20px 20px 0 0}.KYCModal_header__deQUZ h2{font-size:1.375rem}.KYCModal_messageContainer__8h44V{padding:.875rem 1.5rem}.KYCModal_message__1Ky5q{font-size:.875rem}.KYCModal_errorState__DYceI,.KYCModal_loadingState__WJ0Yj,.KYCModal_waitingState__xCdiG{padding:2rem 1.5rem;min-height:250px}.KYCModal_errorState__DYceI h3,.KYCModal_loadingState__WJ0Yj h3{font-size:1.125rem}.KYCModal_waitingState__xCdiG h3{font-size:1.25rem}.KYCModal_verificationFrame__qw5Z7{min-height:0}.KYCModal_formActions__keNXI{max-width:100%}.KYCModal_cancelBtn__BUK9P,.KYCModal_primaryBtn__BElHo{padding:.875rem 1.25rem;font-size:.95rem}}@media (max-width:480px){.KYCModal_modal__vukFo{padding:calc(80px + env(safe-area-inset-top, 0px) + .75rem) .5rem .5rem}.KYCModal_modalContent__AIdtL{border-radius:16px}.KYCModal_header__deQUZ{padding:1rem 1.25rem;border-radius:16px 16px 0 0}.KYCModal_header__deQUZ h2{font-size:1.25rem}.KYCModal_closeButton__DzqVR{width:32px;height:32px;font-size:16px}.KYCModal_verificationFrame__qw5Z7{min-height:0}.KYCModal_errorState__DYceI,.KYCModal_loadingState__WJ0Yj,.KYCModal_waitingState__xCdiG{padding:1.5rem 1rem;min-height:200px}.KYCModal_spinner__bA8RC{width:40px;height:40px;border-width:3px}}@media (prefers-color-scheme:dark){.KYCModal_modalContent__AIdtL{background:linear-gradient(145deg,#1f2937,#111827);border-color:hsla(0,0%,100%,.1)}.KYCModal_header__deQUZ{background:linear-gradient(135deg,#374151,#1f2937);border-bottom-color:hsla(0,0%,100%,.1)}.KYCModal_header__deQUZ h2{background:linear-gradient(135deg,#f9fafb,#d1d5db);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.KYCModal_closeButton__DzqVR{background:hsla(0,0%,100%,.1);color:#d1d5db}.KYCModal_closeButton__DzqVR:hover{background:hsla(0,0%,100%,.2);color:#f9fafb}.KYCModal_messageContainer__8h44V{background:linear-gradient(135deg,#1e3a8a,#1e40af);border-bottom-color:rgba(59,130,246,.3)}.KYCModal_message__1Ky5q{color:#bfdbfe}.KYCModal_errorState__DYceI h3,.KYCModal_loadingState__WJ0Yj h3{color:#f9fafb}.KYCModal_errorState__DYceI p,.KYCModal_loadingState__WJ0Yj p{color:#d1d5db}.KYCModal_waitingState__xCdiG{background:linear-gradient(135deg,#1e3a8a,#1e40af)}.KYCModal_waitingState__xCdiG h3{color:#dbeafe}.KYCModal_waitingState__xCdiG p{color:#bfdbfe}.KYCModal_waitingDetails__kK9Mf{background:hsla(0,0%,100%,.1);border-color:rgba(59,130,246,.3)}.KYCModal_waitingDetails__kK9Mf p{color:#bfdbfe}.KYCModal_securityMessage__HbSXn{background:linear-gradient(135deg,#14532d,#166534);border-bottom-color:rgba(34,197,94,.3);color:#bbf7d0}.KYCModal_secureIcon__6_e9X{color:#4ade80}.KYCModal_verificationFrame__qw5Z7{background:#fff}.KYCModal_cancelBtn__BUK9P{background:hsla(0,0%,100%,.05);color:#d1d5db;border-color:hsla(0,0%,100%,.2)}.KYCModal_cancelBtn__BUK9P:hover{background:hsla(0,0%,100%,.1);color:#f9fafb;border-color:hsla(0,0%,100%,.3)}}@media (prefers-contrast:high){.KYCModal_modalContent__AIdtL{border:2px solid #000}.KYCModal_header__deQUZ{border-bottom:2px solid #000}.KYCModal_closeButton__DzqVR{border:1px solid #000}.KYCModal_primaryBtn__BElHo{background:#00f;border:1px solid #000}.KYCModal_cancelBtn__BUK9P{background:#fff;color:#000;border:2px solid #000}}@media (prefers-reduced-motion:reduce){.KYCModal_cancelBtn__BUK9P,.KYCModal_closeButton__DzqVR,.KYCModal_modalContent__AIdtL,.KYCModal_modal__vukFo,.KYCModal_primaryBtn__BElHo{transition:none}.KYCModal_spinner__bA8RC{animation:none;border-top-color:transparent}.KYCModal_modal__vukFo.KYCModal_show__Prk7t .KYCModal_modalContent__AIdtL{transform:scale(1)}}.KYCStatusBanner_banner__jW5U9{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;border-radius:8px;border-left:4px solid;background:var(--background-secondary,#f8f9fa);margin-bottom:1rem;animation:KYCStatusBanner_slideIn__ueDGj .3s ease-out}@keyframes KYCStatusBanner_slideIn__ueDGj{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.KYCStatusBanner_banner__jW5U9.KYCStatusBanner_compact__L1G5C{padding:.75rem 1rem;gap:.75rem}.KYCStatusBanner_banner__jW5U9.KYCStatusBanner_info__48dDh{border-left-color:#0ea5e9;background:#f0f9ff}.KYCStatusBanner_banner__jW5U9.KYCStatusBanner_warning__vPOUh{border-left-color:#f59e0b;background:#fffbeb}.KYCStatusBanner_banner__jW5U9.KYCStatusBanner_error__gQTTb{border-left-color:#ef4444;background:#fef2f2}.KYCStatusBanner_banner__jW5U9.KYCStatusBanner_verified__z5ODI{border-left-color:#10b981;background:#f0fdf4}.KYCStatusBanner_iconContainer__QbGEV{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.8)}.KYCStatusBanner_banner__jW5U9.KYCStatusBanner_compact__L1G5C .KYCStatusBanner_iconContainer__QbGEV{width:32px;height:32px}.KYCStatusBanner_icon__r78Xl{font-size:1.5rem;line-height:1}.KYCStatusBanner_banner__jW5U9.KYCStatusBanner_compact__L1G5C .KYCStatusBanner_icon__r78Xl{font-size:1.25rem}.KYCStatusBanner_content__TiEnc{flex:1;min-width:0}.KYCStatusBanner_title__nqZNW{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:var(--text-primary,#1f2937)}.KYCStatusBanner_banner__jW5U9.KYCStatusBanner_compact__L1G5C .KYCStatusBanner_title__nqZNW{margin:0;font-size:.875rem}.KYCStatusBanner_description__xBr_y{margin:0;font-size:.875rem;color:var(--text-secondary,#6b7280);line-height:1.5}.KYCStatusBanner_reasons__0J1Il{margin-top:.75rem;padding:.75rem;background:rgba(0,0,0,.03);border-radius:4px}.KYCStatusBanner_reasonsTitle__mSr5n{margin:0 0 .5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;color:var(--text-secondary,#6b7280);letter-spacing:.05em}.KYCStatusBanner_reasonsList__ipOZH{margin:0;padding-left:1.25rem;font-size:.875rem;color:var(--text-primary,#374151)}.KYCStatusBanner_reasonsList__ipOZH li{margin-bottom:.25rem}.KYCStatusBanner_reasonsList__ipOZH li:last-child{margin-bottom:0}.KYCStatusBanner_retryInfo__gYzot{margin:.75rem 0 0;font-size:.875rem;color:var(--text-secondary,#6b7280)}.KYCStatusBanner_retryInfo__gYzot strong{color:var(--text-primary,#1f2937);font-weight:600}.KYCStatusBanner_actionContainer__d1cZ3{flex-shrink:0;margin-left:auto}.KYCStatusBanner_actionButton__3kJpc{padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.KYCStatusBanner_actionButton__3kJpc:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,.3)}.KYCStatusBanner_actionButton__3kJpc:active{transform:translateY(0)}.KYCStatusBanner_banner__jW5U9.KYCStatusBanner_error__gQTTb .KYCStatusBanner_actionButton__3kJpc{background:linear-gradient(135deg,#ef4444,#dc2626)}.KYCStatusBanner_banner__jW5U9.KYCStatusBanner_error__gQTTb .KYCStatusBanner_actionButton__3kJpc:hover{box-shadow:0 4px 12px rgba(239,68,68,.3)}@media (max-width:640px){.KYCStatusBanner_banner__jW5U9{flex-direction:column;align-items:flex-start;padding:1rem}.KYCStatusBanner_banner__jW5U9.KYCStatusBanner_compact__L1G5C{flex-direction:row;align-items:center}.KYCStatusBanner_iconContainer__QbGEV{width:36px;height:36px}.KYCStatusBanner_icon__r78Xl{font-size:1.25rem}.KYCStatusBanner_title__nqZNW{font-size:.9375rem}.KYCStatusBanner_description__xBr_y{font-size:.8125rem}.KYCStatusBanner_actionContainer__d1cZ3{width:100%;margin-left:0;margin-top:.75rem}.KYCStatusBanner_banner__jW5U9.KYCStatusBanner_compact__L1G5C .KYCStatusBanner_actionContainer__d1cZ3{width:auto;margin-left:auto;margin-top:0}.KYCStatusBanner_actionButton__3kJpc{width:100%;padding:.75rem 1rem}.KYCStatusBanner_banner__jW5U9.KYCStatusBanner_compact__L1G5C .KYCStatusBanner_actionButton__3kJpc{width:auto;padding:.5rem 1rem}}@media (prefers-color-scheme:dark){.KYCStatusBanner_banner__jW5U9{background:hsla(0,0%,100%,.05)}.KYCStatusBanner_banner__jW5U9.KYCStatusBanner_info__48dDh{background:rgba(14,165,233,.1)}.KYCStatusBanner_banner__jW5U9.KYCStatusBanner_warning__vPOUh{background:rgba(245,158,11,.1)}.KYCStatusBanner_banner__jW5U9.KYCStatusBanner_error__gQTTb{background:rgba(239,68,68,.1)}.KYCStatusBanner_banner__jW5U9.KYCStatusBanner_verified__z5ODI{background:rgba(16,185,129,.1)}.KYCStatusBanner_iconContainer__QbGEV{background:rgba(0,0,0,.2)}.KYCStatusBanner_title__nqZNW{color:var(--text-primary-dark,#f3f4f6)}.KYCStatusBanner_description__xBr_y{color:var(--text-secondary-dark,#d1d5db)}.KYCStatusBanner_reasons__0J1Il{background:rgba(0,0,0,.2)}}.CompleteProfileModal_overlay__98eoU{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;isolation:isolate;animation:CompleteProfileModal_fadeIn__Tqnlx .2s ease-in-out}@keyframes CompleteProfileModal_fadeIn__Tqnlx{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.CompleteProfileModal_overlay__98eoU{padding:0;align-items:flex-start}}.CompleteProfileModal_modal__g6FNI{background:linear-gradient(135deg,#0a2351,#1f487e);border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.5),0 0 0 1px rgba(255,199,44,.1);max-width:600px;width:95%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:CompleteProfileModal_slideUp__zv8PW .3s cubic-bezier(.4,0,.2,1)}@keyframes CompleteProfileModal_slideUp__zv8PW{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:768px){.CompleteProfileModal_modal__g6FNI{width:100%;max-width:100%;height:100%;max-height:100vh;border-radius:0}}.CompleteProfileModal_header__3rzGe{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;background:linear-gradient(135deg,#0a2351,#13315f);border-bottom:2px solid rgba(255,199,44,.2);flex-shrink:0}@media (max-width:768px){.CompleteProfileModal_header__3rzGe{padding:16px 20px}}.CompleteProfileModal_header__3rzGe h2{font-size:24px;font-weight:700;color:#fff;margin:0;flex:1;text-align:center}@media (max-width:768px){.CompleteProfileModal_header__3rzGe h2{font-size:20px}}.CompleteProfileModal_headerIcon__dnHzg{color:#ffc72c;font-size:24px;margin-right:12px}@media (max-width:768px){.CompleteProfileModal_headerIcon__dnHzg{font-size:20px;margin-right:8px}}.CompleteProfileModal_closeButton__GJg6E{background:none;border:none;color:hsla(0,0%,100%,.7);cursor:pointer;padding:8px;font-size:20px;transition:all .2s ease;border-radius:8px;display:flex;align-items:center;justify-content:center;width:36px;height:36px}.CompleteProfileModal_closeButton__GJg6E:hover:not(:disabled){color:#ffc72c;background:rgba(255,199,44,.1)}.CompleteProfileModal_closeButton__GJg6E:disabled{opacity:.4;cursor:not-allowed}@media (max-width:768px){.CompleteProfileModal_closeButton__GJg6E{padding:6px;font-size:18px;width:32px;height:32px}}.CompleteProfileModal_content__xUu6h{padding:28px;overflow-y:auto;flex:1;-webkit-overflow-scrolling:touch}@media (max-width:768px){.CompleteProfileModal_content__xUu6h{padding:20px 16px}}.CompleteProfileModal_subtitle__hHxlO{font-size:15px;font-weight:500;color:hsla(0,0%,100%,.85);margin:0 0 24px;line-height:1.5;text-align:center}@media (max-width:768px){.CompleteProfileModal_subtitle__hHxlO{font-size:14px;margin-bottom:20px}}.CompleteProfileModal_form__wb5Uv{display:flex;flex-direction:column;gap:20px}@media (max-width:768px){.CompleteProfileModal_form__wb5Uv{gap:16px}}.CompleteProfileModal_formGroup__dMVfy{display:flex;flex-direction:column;gap:8px}.CompleteProfileModal_formGroup__dMVfy label{font-size:14px;font-weight:600;color:#ffc72c;letter-spacing:.3px}@media (max-width:768px){.CompleteProfileModal_formGroup__dMVfy label{font-size:13px}}.CompleteProfileModal_input__40KvX{width:100%;padding:14px 16px;font-size:15px;font-weight:500;color:#fff;background:hsla(0,0%,100%,.08);backdrop-filter:blur(10px);border:2px solid rgba(255,199,44,.2);border-radius:12px;transition:all .2s ease;font-family:inherit}.CompleteProfileModal_input__40KvX::-moz-placeholder{color:hsla(0,0%,100%,.4);font-weight:400}.CompleteProfileModal_input__40KvX::placeholder{color:hsla(0,0%,100%,.4);font-weight:400}.CompleteProfileModal_input__40KvX:focus{outline:none;border-color:#ffc72c;background:hsla(0,0%,100%,.12);box-shadow:0 0 0 4px rgba(255,199,44,.15)}.CompleteProfileModal_input__40KvX:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.CompleteProfileModal_input__40KvX{padding:12px 14px;font-size:14px}}.CompleteProfileModal_error__98JU1{background:rgba(220,38,38,.1);border:2px solid rgba(220,38,38,.4);border-radius:12px;padding:14px 16px;margin-top:16px;color:#ff6b6b;font-size:14px;font-weight:500;text-align:center;backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;gap:8px}@media (max-width:768px){.CompleteProfileModal_error__98JU1{padding:12px 14px;font-size:13px;margin-top:12px}}.CompleteProfileModal_info__vwGhT{background:rgba(255,199,44,.08);border:2px solid rgba(255,199,44,.3);border-radius:12px;padding:16px;margin-top:20px;color:hsla(0,0%,100%,.85);font-size:13px;line-height:1.6;backdrop-filter:blur(10px)}.CompleteProfileModal_info__vwGhT strong{color:#ffc72c;font-weight:700}@media (max-width:768px){.CompleteProfileModal_info__vwGhT{padding:14px;margin-top:16px;font-size:12px}}.CompleteProfileModal_footer__QUFvN{display:flex;gap:12px;justify-content:flex-end;padding:20px 28px;border-top:1px solid rgba(255,199,44,.2);background:linear-gradient(180deg,transparent,rgba(10,35,81,.5));flex-shrink:0}@media (max-width:768px){.CompleteProfileModal_footer__QUFvN{padding:16px 20px;gap:10px}}.CompleteProfileModal_cancelButton__XBSWK,.CompleteProfileModal_submitButton__2DacQ{padding:14px 28px;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);border:none;display:flex;align-items:center;gap:8px}@media (max-width:768px){.CompleteProfileModal_cancelButton__XBSWK,.CompleteProfileModal_submitButton__2DacQ{padding:12px 20px;font-size:14px;flex:1}}.CompleteProfileModal_cancelButton__XBSWK{background:transparent;color:hsla(0,0%,100%,.8);border:2px solid hsla(0,0%,100%,.2)}.CompleteProfileModal_cancelButton__XBSWK:hover:not(:disabled){background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.3);color:#fff}.CompleteProfileModal_submitButton__2DacQ{background:linear-gradient(135deg,#ffc72c,gold);color:#0a2351;font-weight:700;box-shadow:0 4px 12px rgba(255,199,44,.4)}.CompleteProfileModal_submitButton__2DacQ:hover:not(:disabled){background:linear-gradient(135deg,gold,#ffed4e);box-shadow:0 6px 16px rgba(255,199,44,.6);transform:translateY(-2px)}.CompleteProfileModal_cancelButton__XBSWK:disabled,.CompleteProfileModal_submitButton__2DacQ:disabled{opacity:.5;cursor:not-allowed;transform:none}@keyframes CompleteProfileModal_spin__tLV3X{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CompleteProfileModal_submitButton__2DacQ svg{animation:CompleteProfileModal_spin__tLV3X 1s linear infinite}.CompleteProfileModal_content__xUu6h::-webkit-scrollbar{width:8px}.CompleteProfileModal_content__xUu6h::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05);border-radius:4px}.CompleteProfileModal_content__xUu6h::-webkit-scrollbar-thumb{background:rgba(255,199,44,.3);border-radius:4px}.CompleteProfileModal_content__xUu6h::-webkit-scrollbar-thumb:hover{background:rgba(255,199,44,.5)}@media (max-width:768px){.CompleteProfileModal_modal__g6FNI{-webkit-overflow-scrolling:touch;will-change:transform;transform:translateZ(0)}.CompleteProfileModal_overlay__98eoU{backdrop-filter:blur(6px)}.CompleteProfileModal_modal__g6FNI{box-shadow:0 10px 30px rgba(0,0,0,.4)}.CompleteProfileModal_cancelButton__XBSWK,.CompleteProfileModal_input__40KvX,.CompleteProfileModal_submitButton__2DacQ{min-height:44px}}@media (prefers-reduced-motion:reduce){.CompleteProfileModal_cancelButton__XBSWK,.CompleteProfileModal_input__40KvX,.CompleteProfileModal_modal__g6FNI,.CompleteProfileModal_overlay__98eoU,.CompleteProfileModal_submitButton__2DacQ{animation-duration:.01ms!important;transition-duration:.01ms!important}}.RallyPackageShopModal_overlay__4f9uh{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;isolation:isolate;animation:RallyPackageShopModal_fadeIn__P2MLQ .2s ease-in-out}@media (max-width:768px){.RallyPackageShopModal_overlay__4f9uh{padding:0;align-items:flex-start}}@keyframes RallyPackageShopModal_fadeIn__P2MLQ{0%{opacity:0}to{opacity:1}}.RallyPackageShopModal_modal__m6h3X{background:#fff;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.3);max-width:900px;width:95%;max-height:95vh;overflow-y:auto;animation:RallyPackageShopModal_slideUp__IX5Mm .3s cubic-bezier(.4,0,.2,1)}@media (max-width:768px){.RallyPackageShopModal_modal__m6h3X{width:100%;height:100%;max-height:100vh;border-radius:0}}@keyframes RallyPackageShopModal_slideUp__IX5Mm{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.RallyPackageShopModal_header__859D2{display:flex;justify-content:space-between;align-items:center;padding:24px 28px;border-bottom:1px solid rgba(148,163,184,.15)}.RallyPackageShopModal_title__KfEKt{font-size:24px;font-weight:700;color:#1a1a1a;margin:0}.RallyPackageShopModal_closeButton__DUfXF{font-size:24px;color:#94a3b8;line-height:1}.RallyPackageShopModal_closeButton__DUfXF:hover{background:rgba(148,163,184,.1);color:#64748b}.RallyPackageShopModal_modalContainer__mJ_l9{background:linear-gradient(135deg,#0a2351,#1f487e);border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.5);max-width:900px;width:95%;max-height:90vh;overflow-y:auto;animation:RallyPackageShopModal_slideUp__IX5Mm .3s cubic-bezier(.4,0,.2,1)}@media (max-width:768px){.RallyPackageShopModal_modalContainer__mJ_l9{width:100vw;max-width:100vw;max-height:100vh;height:100vh;border-radius:0;margin:0}}.RallyPackageShopModal_modalHeader__51h5f{background:linear-gradient(135deg,#0a2351,#13315f);padding:24px 28px;border-bottom:2px solid rgba(255,199,44,.2)}@media (max-width:768px){.RallyPackageShopModal_modalHeader__51h5f{padding:14px 16px}}.RallyPackageShopModal_headerIcon__kPuv0{color:#ffc72c;font-size:24px}@media (max-width:768px){.RallyPackageShopModal_headerIcon__kPuv0{font-size:18px}}.RallyPackageShopModal_headerTitle__X86PN{font-size:24px;font-weight:700;color:#fff;margin:0}@media (max-width:768px){.RallyPackageShopModal_headerTitle__X86PN{font-size:18px}}.RallyPackageShopModal_headerSubtitle___4Nr0{color:hsla(0,0%,100%,.8);font-size:14px;margin-top:4px}@media (max-width:768px){.RallyPackageShopModal_headerSubtitle___4Nr0{font-size:12px;margin-top:2px}}.RallyPackageShopModal_closeButton__DUfXF{background:none;border:none;color:hsla(0,0%,100%,.8);cursor:pointer;padding:8px;font-size:20px;transition:all .2s ease;border-radius:8px}@media (max-width:768px){.RallyPackageShopModal_closeButton__DUfXF{padding:4px;font-size:18px}}.RallyPackageShopModal_closeButton__DUfXF:hover{color:#ffc72c;background:rgba(255,199,44,.1)}.RallyPackageShopModal_modalContent__xpW5f{padding:28px}@media (max-width:768px){.RallyPackageShopModal_modalContent__xpW5f{padding:14px 12px 20px}}.RallyPackageShopModal_packages__ofSHY{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px}@media (max-width:768px){.RallyPackageShopModal_packages__ofSHY{gap:8px;margin-bottom:12px}}.RallyPackageShopModal_package__FwEgd{position:relative;padding:24px 20px;border:2px solid rgba(255,199,44,.2);border-radius:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);background:hsla(0,0%,100%,.08);backdrop-filter:blur(20px);text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.2)}@media (max-width:768px){.RallyPackageShopModal_package__FwEgd{padding:12px 8px;border-radius:12px}}@media (max-width:480px){.RallyPackageShopModal_package__FwEgd{padding:10px 6px}}.RallyPackageShopModal_package__FwEgd:hover{border-color:rgba(255,199,44,.5);transform:translateY(-4px);box-shadow:0 8px 24px rgba(255,199,44,.3);background:hsla(0,0%,100%,.12)}.RallyPackageShopModal_package__FwEgd.RallyPackageShopModal_selected__h6CF1{border-color:#ffc72c;border-width:3px;background:rgba(255,199,44,.15);box-shadow:0 8px 24px rgba(255,199,44,.4)}.RallyPackageShopModal_package__FwEgd.RallyPackageShopModal_popular__8I_QP:hover{border-color:#ffc72c;box-shadow:0 8px 24px rgba(255,199,44,.3)}.RallyPackageShopModal_package__FwEgd.RallyPackageShopModal_popular__8I_QP.RallyPackageShopModal_selected__h6CF1{border-color:#ffc72c;box-shadow:0 8px 24px rgba(255,199,44,.5)}.RallyPackageShopModal_package__FwEgd.RallyPackageShopModal_bestValue__Uhs0l:hover{border-color:#ffc72c;box-shadow:0 8px 24px rgba(255,199,44,.3)}.RallyPackageShopModal_package__FwEgd.RallyPackageShopModal_bestValue__Uhs0l.RallyPackageShopModal_selected__h6CF1{border-color:#ffc72c;box-shadow:0 8px 24px rgba(255,199,44,.5)}.RallyPackageShopModal_badge__mz4fL{position:absolute;top:-10px;right:16px;background:linear-gradient(135deg,#ffc72c,gold);color:#0a2351;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:6px 12px;border-radius:20px;box-shadow:0 4px 12px rgba(255,199,44,.5)}@media (max-width:768px){.RallyPackageShopModal_badge__mz4fL{font-size:10px;padding:4px 10px;top:-8px}}@media (max-width:480px){.RallyPackageShopModal_badge__mz4fL{font-size:9px;padding:3px 8px;top:-7px;right:12px}}.RallyPackageShopModal_package__FwEgd.RallyPackageShopModal_bestValue__Uhs0l .RallyPackageShopModal_badge__mz4fL{background:linear-gradient(135deg,#ffc72c,gold);box-shadow:0 4px 12px rgba(255,199,44,.5)}.RallyPackageShopModal_packageLabel__D7iKR{font-size:14px;font-weight:600;color:hsla(0,0%,100%,.7);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}@media (max-width:768px){.RallyPackageShopModal_packageLabel__D7iKR{font-size:12px;margin-bottom:6px}}@media (max-width:480px){.RallyPackageShopModal_packageLabel__D7iKR{font-size:11px;margin-bottom:4px}}.RallyPackageShopModal_packageAmount__1nURW{font-size:36px;font-weight:800;color:#fff;margin-bottom:8px;background:linear-gradient(135deg,#ffc72c,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width:768px){.RallyPackageShopModal_packageAmount__1nURW{font-size:28px;margin-bottom:6px}}@media (max-width:480px){.RallyPackageShopModal_packageAmount__1nURW{font-size:24px;margin-bottom:4px}}.RallyPackageShopModal_packageCoins__sj3uw{font-size:14px;font-weight:500;color:hsla(0,0%,100%,.9)}@media (max-width:768px){.RallyPackageShopModal_packageCoins__sj3uw{font-size:12px}}@media (max-width:480px){.RallyPackageShopModal_packageCoins__sj3uw{font-size:11px}}.RallyPackageShopModal_bonus__tQMb0{margin-top:8px;padding:6px 12px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:12px;font-weight:700;border-radius:8px;display:inline-block}@media (max-width:768px){.RallyPackageShopModal_bonus__tQMb0{margin-top:6px;padding:4px 10px;font-size:11px}}@media (max-width:480px){.RallyPackageShopModal_bonus__tQMb0{margin-top:4px;padding:3px 8px;font-size:10px}}.RallyPackageShopModal_error__cAyi0{background:rgba(220,38,38,.1);border:2px solid rgba(220,38,38,.4);color:#ff6b6b;padding:16px;border-radius:12px;margin-bottom:20px;font-size:14px;font-weight:500;text-align:center;backdrop-filter:blur(10px)}.RallyPackageShopModal_kycAlert__YVfk5{background:rgba(255,199,44,.08);border:2px solid rgba(255,199,44,.3);border-radius:12px;padding:20px;margin-bottom:20px;color:hsla(0,0%,100%,.95)}.RallyPackageShopModal_kycAlertTitle__luv8Z{font-size:16px;font-weight:700;color:#ffc72c;margin-bottom:12px;display:flex;align-items:center;gap:8px}.RallyPackageShopModal_kycAlertText__WiEqs{font-size:14px;line-height:1.6;color:hsla(0,0%,100%,.85);margin-bottom:12px}.RallyPackageShopModal_kycAlertList__KknfP{list-style:none;padding:0;margin:0 0 12px}.RallyPackageShopModal_kycAlertList__KknfP li{font-size:14px;line-height:1.6;color:hsla(0,0%,100%,.85);padding-left:24px;position:relative;margin-bottom:6px}.RallyPackageShopModal_kycAlertList__KknfP li:before{content:"✓";position:absolute;left:0;color:#ffc72c;font-weight:700}.RallyPackageShopModal_kycAlertActions__zN4F_{display:flex;gap:10px;justify-content:flex-end;margin-top:16px}.RallyPackageShopModal_kycAlertButton__9oxh0{padding:10px 20px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.RallyPackageShopModal_kycAlertCancelButton__LqZKe{background:transparent;color:hsla(0,0%,100%,.8);border:2px solid hsla(0,0%,100%,.2)}.RallyPackageShopModal_kycAlertCancelButton__LqZKe:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.3);color:#fff}.RallyPackageShopModal_kycAlertVerifyButton__xkVna{background:linear-gradient(135deg,#ffc72c,gold);color:#0a2351;font-weight:700;box-shadow:0 4px 12px rgba(255,199,44,.4)}.RallyPackageShopModal_kycAlertVerifyButton__xkVna:hover{background:linear-gradient(135deg,gold,#ffed4e);box-shadow:0 6px 16px rgba(255,199,44,.6);transform:translateY(-2px)}@media (max-width:768px){.RallyPackageShopModal_kycAlert__YVfk5{padding:16px;margin-bottom:16px}.RallyPackageShopModal_kycAlertTitle__luv8Z{font-size:15px;margin-bottom:10px}.RallyPackageShopModal_kycAlertText__WiEqs{font-size:13px;margin-bottom:10px}.RallyPackageShopModal_kycAlertList__KknfP li{font-size:13px;padding-left:20px}.RallyPackageShopModal_kycAlertActions__zN4F_{gap:8px}.RallyPackageShopModal_kycAlertButton__9oxh0{padding:9px 16px;font-size:13px}.RallyPackageShopModal_error__cAyi0{padding:12px;margin-bottom:12px;font-size:13px}}.RallyPackageShopModal_customAmountSection__eV349{margin-bottom:24px;padding:20px;background:rgba(255,199,44,.08);border:2px solid rgba(255,199,44,.3);border-radius:12px;backdrop-filter:blur(10px)}@media (max-width:768px){.RallyPackageShopModal_customAmountSection__eV349{margin-bottom:10px;padding:12px}}.RallyPackageShopModal_customAmountLabel__ltSlP{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px;font-weight:600;color:#fff}@media (max-width:768px){.RallyPackageShopModal_customAmountLabel__ltSlP{font-size:12px;margin-bottom:8px}}.RallyPackageShopModal_customAmountRange__YqTfe{font-size:12px;font-weight:500;color:#ffc72c}@media (max-width:768px){.RallyPackageShopModal_customAmountRange__YqTfe{font-size:11px}}.RallyPackageShopModal_customAmountInputWrapper__CUYUx{position:relative;display:flex;align-items:center}.RallyPackageShopModal_dollarSign__wYnhU{position:absolute;left:16px;font-size:18px;font-weight:700;color:#ffc72c;pointer-events:none}@media (max-width:768px){.RallyPackageShopModal_dollarSign__wYnhU{left:12px;font-size:16px}}.RallyPackageShopModal_customAmountInput__5Mf4X{width:100%;padding:14px 16px 14px 38px;font-size:16px;font-weight:600;color:#fff;border:2px solid rgba(255,199,44,.3);border-radius:10px;background:hsla(0,0%,100%,.05);transition:all .2s ease}.RallyPackageShopModal_customAmountInput__5Mf4X:focus{outline:none;border-color:#ffc72c;box-shadow:0 0 0 3px rgba(255,199,44,.2);background:hsla(0,0%,100%,.08)}.RallyPackageShopModal_customAmountInput__5Mf4X::-moz-placeholder{color:hsla(0,0%,100%,.5);font-weight:500}.RallyPackageShopModal_customAmountInput__5Mf4X::placeholder{color:hsla(0,0%,100%,.5);font-weight:500}.RallyPackageShopModal_customAmountInput__5Mf4X.RallyPackageShopModal_inputError__7THyV{border-color:#dc2626}.RallyPackageShopModal_customAmountInput__5Mf4X.RallyPackageShopModal_inputError__7THyV:focus{border-color:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.2)}@media (max-width:768px){.RallyPackageShopModal_customAmountInput__5Mf4X{padding:10px 12px 10px 32px;font-size:14px}}.RallyPackageShopModal_customAmountError__bs9Dt{margin-top:8px;font-size:13px;font-weight:500;color:#ff6b6b}@media (max-width:768px){.RallyPackageShopModal_customAmountError__bs9Dt{margin-top:4px;font-size:11px}}.RallyPackageShopModal_infoTooltipContainer__dqlkR{position:relative;display:flex;justify-content:center;margin-bottom:24px}@media (max-width:768px){.RallyPackageShopModal_infoTooltipContainer__dqlkR{margin-bottom:10px}}.RallyPackageShopModal_infoButton__C_Xgh{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:rgba(255,199,44,.1);border:1px solid rgba(255,199,44,.3);border-radius:8px;color:#ffc72c;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.RallyPackageShopModal_infoButton__C_Xgh:hover{background:rgba(255,199,44,.15);border-color:rgba(255,199,44,.5);transform:translateY(-1px)}@media (max-width:768px){.RallyPackageShopModal_infoButton__C_Xgh{padding:6px 10px;font-size:12px;gap:5px}}.RallyPackageShopModal_tooltip__h3EXO{position:absolute;top:calc(100% + 12px);left:50%;transform:translateX(-50%);background:linear-gradient(135deg,rgba(10,35,81,.95),rgba(31,72,126,.95));backdrop-filter:blur(10px);border:1px solid rgba(255,199,44,.3);border-radius:12px;padding:16px;box-shadow:0 8px 24px rgba(0,0,0,.4);z-index:1000;min-width:300px;max-width:400px;animation:RallyPackageShopModal_tooltipFadeIn__QCv4Q .2s ease}@keyframes RallyPackageShopModal_tooltipFadeIn__QCv4Q{0%{opacity:0;transform:translateX(-50%) translateY(-4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (max-width:768px){.RallyPackageShopModal_tooltip__h3EXO{min-width:280px;max-width:90vw;padding:12px;font-size:12px}}.RallyPackageShopModal_tooltipArrow__igGJc{position:absolute;top:-6px;left:50%;transform:translateX(-50%);width:12px;height:12px;background:linear-gradient(135deg,rgba(10,35,81,.95),rgba(31,72,126,.95));border-left:1px solid rgba(255,199,44,.3);border-top:1px solid rgba(255,199,44,.3);transform:translateX(-50%) rotate(45deg)}.RallyPackageShopModal_tooltip__h3EXO p{margin:8px 0;font-size:14px;color:hsla(0,0%,100%,.9);line-height:1.6;text-align:left}@media (max-width:768px){.RallyPackageShopModal_tooltip__h3EXO p{margin:6px 0;font-size:12px;line-height:1.5}}.RallyPackageShopModal_tooltip__h3EXO p:first-child{margin-top:0}.RallyPackageShopModal_tooltip__h3EXO p:last-child{margin-bottom:0}.RallyPackageShopModal_actions__SHm8b{display:flex;gap:12px;justify-content:flex-end}@media (max-width:768px){.RallyPackageShopModal_actions__SHm8b{gap:8px;margin-top:12px}}.RallyPackageShopModal_cancelButton__T_UB0,.RallyPackageShopModal_continueButton__TYwX1{padding:14px 28px;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);border:none}@media (max-width:768px){.RallyPackageShopModal_cancelButton__T_UB0,.RallyPackageShopModal_continueButton__TYwX1{padding:11px 20px;font-size:14px}}.RallyPackageShopModal_cancelButton__T_UB0{background:transparent;color:hsla(0,0%,100%,.8);border:2px solid hsla(0,0%,100%,.2)}.RallyPackageShopModal_cancelButton__T_UB0:hover:not(:disabled){background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.3);color:#fff}.RallyPackageShopModal_continueButton__TYwX1{background:linear-gradient(135deg,#ffc72c,gold);color:#0a2351;box-shadow:0 4px 12px rgba(255,199,44,.4);font-weight:700}.RallyPackageShopModal_continueButton__TYwX1:hover:not(:disabled){background:linear-gradient(135deg,gold,#ffed4e);box-shadow:0 6px 16px rgba(255,199,44,.6);transform:translateY(-2px)}.RallyPackageShopModal_cancelButton__T_UB0:disabled,.RallyPackageShopModal_continueButton__TYwX1:disabled{opacity:.4;cursor:not-allowed;transform:none}.RallyPackageShopModal_backToPackagesButton__sPRr5{margin-top:16px;padding:12px 24px;background:hsla(0,0%,100%,.05);border:2px solid hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.9);border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px;margin-left:auto;margin-right:auto}.RallyPackageShopModal_backToPackagesButton__sPRr5:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.3);transform:translateX(-4px)}@media (max-width:768px){.RallyPackageShopModal_backToPackagesButton__sPRr5{margin-top:12px;padding:10px 18px;font-size:13px}}.RallyPackageShopModal_checkout__W3wQU{text-align:center;width:100%;max-width:100%}.RallyPackageShopModal_checkoutInfo__2kLkj{font-size:16px;font-weight:500;color:hsla(0,0%,100%,.9);margin-bottom:20px;line-height:1.5}@media (max-width:768px){.RallyPackageShopModal_checkoutInfo__2kLkj{font-size:14px;margin-bottom:14px}}.RallyPackageShopModal_feeBreakdown__b3ps5{background:hsla(0,0%,100%,.08);backdrop-filter:blur(10px);border:1px solid rgba(255,199,44,.2);border-radius:12px;padding:20px;margin-bottom:24px;text-align:left}@media (max-width:768px){.RallyPackageShopModal_feeBreakdown__b3ps5{padding:12px;margin-bottom:12px;margin-left:-12px;margin-right:-12px;width:calc(100vw - 24px);border-radius:8px;font-size:13px}}.RallyPackageShopModal_feeRow__qQdgz{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px;color:hsla(0,0%,100%,.8)}@media (max-width:768px){.RallyPackageShopModal_feeRow__qQdgz{padding:6px 0;font-size:13px}}.RallyPackageShopModal_feeAmount__kJqBs{font-weight:500;color:#fff}.RallyPackageShopModal_feeDivider__g0dSd{height:1px;background:rgba(255,199,44,.2);margin:12px 0}@media (max-width:768px){.RallyPackageShopModal_feeDivider__g0dSd{margin:8px 0}}.RallyPackageShopModal_feeTotal__aJqHZ{padding-top:12px;font-size:16px}@media (max-width:768px){.RallyPackageShopModal_feeTotal__aJqHZ{padding-top:8px;font-size:14px}}.RallyPackageShopModal_feeTotalAmount__DVBeU{font-size:18px;color:#ffc72c}@media (max-width:768px){.RallyPackageShopModal_feeTotalAmount__DVBeU{font-size:16px}}.RallyPackageShopModal_feeNote__3YLpa{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,199,44,.2);font-size:13px;color:#ffc72c;text-align:center}@media (max-width:768px){.RallyPackageShopModal_feeNote__3YLpa{margin-top:8px;padding-top:8px;font-size:12px}}.RallyPackageShopModal_feeDisclaimer__a62NA{margin-top:8px;font-size:11px;color:hsla(0,0%,100%,.6);text-align:center;font-style:italic}@media (max-width:768px){.RallyPackageShopModal_feeDisclaimer__a62NA{margin-top:6px;font-size:10px}}.RallyPackageShopModal_coinflowWidget__2OrrK{width:100%;min-height:500px;height:65vh;max-height:800px;margin-bottom:24px;border-radius:12px;overflow-y:auto!important;overflow-x:hidden;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.05);scroll-behavior:smooth;-webkit-overflow-scrolling:touch;position:relative;pointer-events:auto!important}.RallyPackageShopModal_coinflowWidgetInner__cFCgf{width:100%;min-height:100%}.RallyPackageShopModal_coinflowWidgetInner__cFCgf>*{min-height:100%}.RallyPackageShopModal_coinflowWidgetInner__cFCgf iframe,.RallyPackageShopModal_coinflowWidgetInner__cFCgf>*{pointer-events:auto!important}.RallyPackageShopModal_coinflowWidget__2OrrK iframe{width:100%!important;height:100%!important;min-height:100%!important;border:none;display:block;pointer-events:auto!important;touch-action:auto!important}@media (max-width:768px){.RallyPackageShopModal_coinflowWidget__2OrrK{width:calc(100vw - 24px);margin-left:-12px;margin-right:-12px;border-radius:0;height:450px;max-height:50vh;min-height:400px}.RallyPackageShopModal_coinflowWidget__2OrrK iframe{width:100%!important;height:100%!important;min-height:100%!important}}@media (max-width:480px){.RallyPackageShopModal_coinflowWidget__2OrrK{height:400px;max-height:45vh;min-height:360px}.RallyPackageShopModal_coinflowWidget__2OrrK iframe{width:100%!important;height:100%!important;min-height:100%!important}}.RallyPackageShopModal_coinflowWidget__2OrrK::-webkit-scrollbar{width:8px}.RallyPackageShopModal_coinflowWidget__2OrrK::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.RallyPackageShopModal_coinflowWidget__2OrrK::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.RallyPackageShopModal_coinflowWidget__2OrrK::-webkit-scrollbar-thumb:hover{background:#94a3b8}.RallyPackageShopModal_packageImage__3k44F{width:80px;height:80px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.RallyPackageShopModal_packageImage__3k44F{width:60px;height:60px;margin-bottom:8px}}@media (max-width:480px){.RallyPackageShopModal_packageImage__3k44F{width:50px;height:50px;margin-bottom:6px}}.RallyPackageShopModal_packageImageImg__tMDkP{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.InsufficientFundsModal_overlay__mYmM9{position:fixed;inset:0;background:rgba(0,0,0,.75);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.InsufficientFundsModal_modalContainer__3pJKu{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:24px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.5),0 0 0 1px hsla(0,0%,100%,.1);position:relative}.InsufficientFundsModal_modalHeader__v8682{padding:2rem 2rem 1.5rem;border-bottom:1px solid hsla(0,0%,100%,.1);position:relative}.InsufficientFundsModal_headerContent__LixN9{display:flex;align-items:flex-start;gap:1rem;padding-right:2rem}.InsufficientFundsModal_iconWrapper__Sut5s{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 4px 12px rgba(251,191,36,.3);flex-shrink:0}.InsufficientFundsModal_headerIcon__mugKO{font-size:1.5rem;color:#fff;width:1.5rem;height:1.5rem;-o-object-fit:contain;object-fit:contain}.InsufficientFundsModal_headerTitle__D5wwZ{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .25rem;line-height:1.2}.InsufficientFundsModal_headerSubtitle__eX1M6{font-size:.875rem;color:hsla(0,0%,100%,.6);margin:0;line-height:1.4}.InsufficientFundsModal_closeButton__S_5xh{position:absolute;top:1.5rem;right:1.5rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.1);border:none;border-radius:8px;color:hsla(0,0%,100%,.6);cursor:pointer;transition:all .2s ease;font-size:1.125rem}.InsufficientFundsModal_closeButton__S_5xh:hover{background:hsla(0,0%,100%,.15);color:#fff;transform:scale(1.05)}.InsufficientFundsModal_modalContent__bC7eY{padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.InsufficientFundsModal_balanceSection__x6mC8{display:flex;flex-direction:column;gap:1rem}.InsufficientFundsModal_balanceGrid__X1rny{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.InsufficientFundsModal_balanceItem__sW7si{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:hsla(0,0%,100%,.05);border-radius:12px;border:1px solid hsla(0,0%,100%,.1);text-align:center}.InsufficientFundsModal_balanceLabel__OZFvt{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:hsla(0,0%,100%,.5);font-weight:600}.InsufficientFundsModal_balanceValue__FkL4a{font-size:1.25rem;font-weight:700;color:#fff;line-height:1}.InsufficientFundsModal_balanceValue__FkL4a.InsufficientFundsModal_currentBalance__iHRGi{color:#fbbf24}.InsufficientFundsModal_balanceValue__FkL4a.InsufficientFundsModal_shortfall__p2FWj{color:#ef4444}.InsufficientFundsModal_infoNote__CGcl_{padding:1rem;background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.2);border-radius:12px}.InsufficientFundsModal_infoNote__CGcl_ p{margin:0;font-size:.875rem;color:hsla(0,0%,100%,.7);text-align:center;line-height:1.5}.InsufficientFundsModal_actions__9KPf1{display:flex;flex-direction:column;gap:.75rem}.InsufficientFundsModal_primaryButton__b0USc,.InsufficientFundsModal_secondaryButton__pXYwQ{width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;border-radius:12px;border:none;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;line-height:1}.InsufficientFundsModal_secondaryButton__pXYwQ{background:transparent;color:hsla(0,0%,100%,.4);border:none;font-weight:500}.InsufficientFundsModal_secondaryButton__pXYwQ:hover{color:hsla(0,0%,100%,.6)}.InsufficientFundsModal_primaryButton__b0USc{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#000;box-shadow:0 4px 12px rgba(251,191,36,.3);font-weight:700}.InsufficientFundsModal_primaryButton__b0USc:hover{box-shadow:0 6px 16px rgba(251,191,36,.4);transform:translateY(-2px)}.InsufficientFundsModal_primaryButton__b0USc:active{transform:translateY(0)}@media (max-width:640px){.InsufficientFundsModal_modalContainer__3pJKu{border-radius:20px 20px 0 0;max-height:95vh}.InsufficientFundsModal_modalHeader__v8682{padding:1.5rem 1.5rem 1rem}.InsufficientFundsModal_headerContent__LixN9{padding-right:1.5rem}.InsufficientFundsModal_headerTitle__D5wwZ{font-size:1.25rem}.InsufficientFundsModal_modalContent__bC7eY{padding:1.5rem}}.PaymentEventModal_overlay__SlJuT{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(10,15,26,.85);display:flex;align-items:center;justify-content:center;z-index:10000;padding:24px;backdrop-filter:blur(12px);overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.PaymentEventModal_modal__SxeJK{--event-color:#efb645;--event-color-rgb:239,182,69;background:linear-gradient(135deg,var(--rally-primary) 0,var(--rally-accent) 100%);border:1px solid rgba(var(--event-color-rgb),.52);border-radius:18px;padding:32px;width:min(100%,460px);max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);overflow-y:auto;box-sizing:border-box;box-shadow:0 20px 60px rgba(0,0,0,.5),0 0 40px rgba(var(--event-color-rgb),.2),inset 0 1px 0 hsla(0,0%,100%,.1);position:relative;animation:PaymentEventModal_slideUp__rW2_w .4s cubic-bezier(.4,0,.2,1);text-align:center;margin:auto;scrollbar-gutter:stable}.PaymentEventModal_modal__SxeJK:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:70%;height:120px;background:radial-gradient(ellipse at top,rgba(var(--event-color-rgb),.32) 0,transparent 70%);pointer-events:none;border-radius:20px}.PaymentEventModal_danger__VgCAE{--event-color:#ff7b7b;--event-color-rgb:255,123,123}.PaymentEventModal_warning__wxTr1{--event-color:#f0c15c;--event-color-rgb:240,193,92}.PaymentEventModal_info__bL_z6{--event-color:#79b8ff;--event-color-rgb:121,184,255}.PaymentEventModal_neutral__FGafe{--event-color:#d7dce6;--event-color-rgb:215,220,230}@keyframes PaymentEventModal_slideUp__rW2_w{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.PaymentEventModal_closeButton__3KLpc{position:absolute;top:15px;right:15px;background:hsla(0,0%,100%,.1);border:none;font-size:24px;color:var(--card-text-secondary);cursor:pointer;transition:all .2s ease;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%}.PaymentEventModal_closeButton__3KLpc:hover{background:hsla(0,0%,100%,.2);color:var(--card-text-primary);transform:rotate(90deg)}.PaymentEventModal_iconContainer__Hq0rx{margin-bottom:12px;position:relative;z-index:1}.PaymentEventModal_eventIcon__TUJ9y{font-size:56px;color:var(--event-color);animation:PaymentEventModal_statusPulse__YLalJ .6s ease-out;filter:drop-shadow(0 0 20px rgba(var(--event-color-rgb),.45))}@keyframes PaymentEventModal_statusPulse__YLalJ{0%{opacity:0;transform:scale(.5)}50%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.PaymentEventModal_title__ETbZD{font-family:Anton,Gotham Medium,sans-serif;font-size:30px;font-weight:700;color:var(--card-text-primary);margin:0 0 18px;text-shadow:0 2px 8px rgba(0,0,0,.3);letter-spacing:0;position:relative;z-index:1}.PaymentEventModal_content__UtWn8{margin-bottom:22px}.PaymentEventModal_message___3j7s{font-family:Gotham Medium,sans-serif;font-size:16px;color:var(--card-text-secondary);line-height:1.55;margin:0 0 16px}.PaymentEventModal_infoBox__9XuMT{background:rgba(var(--event-color-rgb),.1);border:1px solid rgba(var(--event-color-rgb),.3);border-radius:16px;padding:12px 16px;margin-top:4px;backdrop-filter:blur(10px)}.PaymentEventModal_infoText__whBAp{font-family:Gotham Medium,sans-serif;font-size:14px;color:var(--card-text-primary);margin:0;line-height:1.45}.PaymentEventModal_detailsBox__ovVmM{display:flex;flex-direction:column;gap:8px;margin-top:14px;padding:12px 14px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:14px;text-align:left}.PaymentEventModal_detailRow__K6Tv6{display:grid;grid-template-columns:minmax(86px,auto) 1fr;gap:10px;align-items:baseline}.PaymentEventModal_detailLabel__G3Jbk{font-family:Gotham Medium,sans-serif;font-size:11px;font-weight:700;letter-spacing:0;text-transform:uppercase;color:var(--event-color)}.PaymentEventModal_detailValue__T36ed{font-family:Gotham Medium,sans-serif;font-size:13px;color:var(--card-text-primary);overflow-wrap:anywhere}.PaymentEventModal_actions__a3kde{display:flex;gap:10px}.PaymentEventModal_primaryButton___Aj5K,.PaymentEventModal_secondaryButton__c2Lcq{border:none;border-radius:12px;padding:14px 18px;font-family:Anton,Gotham Medium,sans-serif;font-size:17px;font-weight:700;letter-spacing:0;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-transform:uppercase;min-height:52px}.PaymentEventModal_primaryButton___Aj5K{flex:1;background:linear-gradient(135deg,var(--event-color) 0,rgba(var(--event-color-rgb),.72) 100%);color:var(--rally-primary);box-shadow:0 4px 20px rgba(var(--event-color-rgb),.32),inset 0 1px 0 hsla(0,0%,100%,.3)}.PaymentEventModal_primaryButton___Aj5K:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 6px 25px rgba(var(--event-color-rgb),.48),inset 0 1px 0 hsla(0,0%,100%,.4)}.PaymentEventModal_primaryButton___Aj5K:active{transform:translateY(0) scale(.98)}.PaymentEventModal_secondaryButton__c2Lcq{flex:0 0 auto;background:hsla(0,0%,100%,.1);color:var(--card-text-primary);border:1px solid hsla(0,0%,100%,.18)}.PaymentEventModal_secondaryButton__c2Lcq:hover{background:hsla(0,0%,100%,.16)}@media (max-width:600px){.PaymentEventModal_overlay__SlJuT{padding:14px;align-items:center}.PaymentEventModal_modal__SxeJK{width:100%;padding:26px 20px 20px;border-radius:16px;max-height:calc(100vh - 28px);max-height:calc(100dvh - 28px);margin:auto}.PaymentEventModal_closeButton__3KLpc{top:10px;right:10px;width:32px;height:32px;font-size:20px}.PaymentEventModal_eventIcon__TUJ9y{font-size:46px}.PaymentEventModal_title__ETbZD{font-size:24px;margin-bottom:14px}.PaymentEventModal_message___3j7s{font-size:15px}.PaymentEventModal_detailsBox__ovVmM{padding:11px 12px}.PaymentEventModal_actions__a3kde{flex-direction:column-reverse}.PaymentEventModal_primaryButton___Aj5K,.PaymentEventModal_secondaryButton__c2Lcq{width:100%;font-size:16px;padding:14px 16px}}@media (max-width:375px){.PaymentEventModal_overlay__SlJuT{padding:10px}.PaymentEventModal_modal__SxeJK{padding:22px 14px 16px;max-height:calc(100vh - 20px);max-height:calc(100dvh - 20px)}.PaymentEventModal_title__ETbZD{font-size:22px}.PaymentEventModal_detailRow__K6Tv6{grid-template-columns:1fr;gap:3px}.PaymentEventModal_primaryButton___Aj5K,.PaymentEventModal_secondaryButton__c2Lcq{font-size:15px;padding:12px 14px}}.PaymentSuccessModal_overlay__H96zr{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(10,15,26,.85);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;backdrop-filter:blur(12px);overflow-y:auto;overflow-x:hidden}.PaymentSuccessModal_modal__7BIVQ{background:linear-gradient(135deg,var(--rally-primary) 0,var(--rally-accent) 100%);border:1px solid rgba(239,182,69,.5);border-radius:20px;padding:32px 28px;max-width:400px;width:100%;max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.5),0 0 40px rgba(239,182,69,.2),inset 0 1px 0 hsla(0,0%,100%,.1);position:relative;animation:PaymentSuccessModal_slideUp__F8c84 .4s cubic-bezier(.4,0,.2,1);text-align:center;margin:auto}.PaymentSuccessModal_modal__7BIVQ:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:70%;height:120px;background:radial-gradient(ellipse at top,rgba(239,182,69,.35) 0,transparent 70%);pointer-events:none;border-radius:20px}@keyframes PaymentSuccessModal_slideUp__F8c84{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.PaymentSuccessModal_closeButton__ZiFcq{position:absolute;top:15px;right:15px;background:hsla(0,0%,100%,.1);border:none;font-size:24px;color:var(--card-text-secondary);cursor:pointer;transition:all .2s ease;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%}.PaymentSuccessModal_closeButton__ZiFcq:hover{background:hsla(0,0%,100%,.2);color:var(--card-text-primary);transform:rotate(90deg)}.PaymentSuccessModal_iconContainer__T8M1P{margin-bottom:12px;position:relative;z-index:1}.PaymentSuccessModal_successIcon__jCEC_{font-size:56px;color:var(--rally-secondary);animation:PaymentSuccessModal_successPulse__ynFWL .6s ease-out;filter:drop-shadow(0 0 20px rgba(239,182,69,.5))}@keyframes PaymentSuccessModal_successPulse__ynFWL{0%{opacity:0;transform:scale(.5)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.PaymentSuccessModal_title___TbiO{font-family:Anton,Gotham Medium,sans-serif;font-size:30px;font-weight:700;color:var(--card-text-primary);margin:0 0 18px;text-shadow:0 2px 8px rgba(0,0,0,.3);letter-spacing:.5px;position:relative;z-index:1}.PaymentSuccessModal_content__TZ5A2{margin-bottom:22px}.PaymentSuccessModal_rewards__aShP8{display:flex;align-items:center;justify-content:center;gap:24px;margin:0 0 18px}.PaymentSuccessModal_rewardCard__HLi4g{display:flex;flex-direction:column;align-items:center;gap:10px;animation:PaymentSuccessModal_fadeInScale__Z75dd .5s ease-out .15s backwards}.PaymentSuccessModal_currencyIcon__q7pa2{width:64px;height:64px;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 6px 14px rgba(0,0,0,.4))}.PaymentSuccessModal_currencyIcon__q7pa2 img{width:100%!important;height:100%!important;-o-object-fit:contain;object-fit:contain}.PaymentSuccessModal_rewardValue__AnQKL{font-family:Anton,Gotham Medium,sans-serif;font-size:34px;font-weight:700;line-height:1;color:#fff;text-shadow:0 2px 6px rgba(0,0,0,.45)}.PaymentSuccessModal_rewardLabel__JPGZ3{font-family:Gotham Medium,sans-serif;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--rally-secondary)}.PaymentSuccessModal_plus__BfFd1{display:flex;align-items:center;font-size:22px;font-weight:300;color:hsla(0,0%,100%,.4);align-self:flex-start;margin-top:24px}.PaymentSuccessModal_collectibleContainer__dlWC9{margin-bottom:25px;animation:PaymentSuccessModal_fadeInScale__Z75dd .5s ease-out .2s backwards}@keyframes PaymentSuccessModal_fadeInScale__Z75dd{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.PaymentSuccessModal_collectibleImageWrapper___X0ns{position:relative;width:200px;height:300px;margin:0 auto 15px;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.4),0 0 20px rgba(239,182,69,.2),inset 0 0 0 2px rgba(239,182,69,.3);background:var(--card-bg-secondary);transition:transform .3s ease,box-shadow .3s ease}.PaymentSuccessModal_collectibleImageWrapper___X0ns:hover{transform:scale(1.05);box-shadow:0 15px 50px rgba(0,0,0,.5),0 0 30px rgba(239,182,69,.4),inset 0 0 0 2px rgba(239,182,69,.5)}.PaymentSuccessModal_collectibleImage___6uBn{-o-object-fit:contain;object-fit:contain;border-radius:16px}.PaymentSuccessModal_collectibleName__j14UJ{font-family:Gotham Medium,sans-serif;font-size:16px;font-weight:600;color:var(--rally-secondary);text-align:center;margin:0;text-shadow:0 0 10px rgba(239,182,69,.3)}.PaymentSuccessModal_message__piULL{font-family:Gotham Medium,sans-serif;font-size:18px;color:var(--card-text-secondary);line-height:1.6;margin:0 0 25px}.PaymentSuccessModal_message__piULL strong{color:var(--rally-secondary);font-weight:700;text-shadow:0 0 10px rgba(239,182,69,.3)}.PaymentSuccessModal_infoBox__fTV_N{background:rgba(239,182,69,.1);border:1px solid rgba(239,182,69,.3);border-radius:999px;padding:10px 16px;margin-top:4px;backdrop-filter:blur(10px)}.PaymentSuccessModal_infoText__GBrIe{font-family:Gotham Medium,sans-serif;font-size:14px;color:var(--card-text-primary);margin:0;display:flex;align-items:center;justify-content:center;gap:8px}.PaymentSuccessModal_continueButton__6ieDn{background:linear-gradient(135deg,var(--rally-secondary) 0,#d4a03c 100%);color:var(--rally-primary);border:none;border-radius:12px;padding:16px 40px;margin-top:18px;font-family:Anton,Gotham Medium,sans-serif;font-size:20px;font-weight:700;letter-spacing:1px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px rgba(239,182,69,.4),inset 0 1px 0 hsla(0,0%,100%,.3);width:100%;text-transform:uppercase}.PaymentSuccessModal_continueButton__6ieDn:hover{background:linear-gradient(135deg,#ffc857 0,var(--rally-secondary) 100%);transform:translateY(-2px) scale(1.02);box-shadow:0 6px 25px rgba(239,182,69,.6),inset 0 1px 0 hsla(0,0%,100%,.4)}.PaymentSuccessModal_continueButton__6ieDn:active{transform:translateY(0) scale(.98)}@media (max-width:600px){.PaymentSuccessModal_overlay__H96zr{padding:12px;align-items:center}.PaymentSuccessModal_modal__7BIVQ{padding:26px 20px;border-radius:16px;max-height:calc(100vh - 24px);margin:auto}.PaymentSuccessModal_closeButton__ZiFcq{top:10px;right:10px;width:32px;height:32px;font-size:20px}.PaymentSuccessModal_iconContainer__T8M1P{margin-bottom:10px}.PaymentSuccessModal_successIcon__jCEC_{font-size:46px}.PaymentSuccessModal_title___TbiO{font-size:24px;margin-bottom:14px}.PaymentSuccessModal_rewards__aShP8{gap:20px}.PaymentSuccessModal_rewardCard__HLi4g{gap:8px}.PaymentSuccessModal_currencyIcon__q7pa2{width:56px;height:56px}.PaymentSuccessModal_rewardValue__AnQKL{font-size:28px}.PaymentSuccessModal_rewardLabel__JPGZ3{font-size:10px}.PaymentSuccessModal_infoText__GBrIe{font-size:13px}.PaymentSuccessModal_continueButton__6ieDn{font-size:16px;padding:14px 24px;margin-top:14px}}@media (max-width:375px){.PaymentSuccessModal_overlay__H96zr{padding:10px 5px 5px}.PaymentSuccessModal_modal__7BIVQ{padding:22px 14px;max-height:calc(100vh - 10px)}.PaymentSuccessModal_title___TbiO{font-size:22px}.PaymentSuccessModal_currencyIcon__q7pa2{width:50px;height:50px}.PaymentSuccessModal_rewardValue__AnQKL{font-size:25px}.PaymentSuccessModal_continueButton__6ieDn{font-size:15px;padding:12px 20px}}