.LedgerToggle_modalOverlay__6cf3M{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;z-index:999}.LedgerToggle_modalOverlay__6cf3M .LedgerToggle_modalContainer__B3pof{position:relative;min-width:370px;max-width:550px;width:100%;max-height:95vh;animation:LedgerToggle_fadeIn__PeB29 .3s ease-in-out;border-radius:.7rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 6px 20px 0 rgba(91,91,91,.25);background-color:#181825;display:flex;flex-direction:column;overflow:hidden}.LedgerToggle_modalOverlay__6cf3M .LedgerToggle_modalContainer__B3pof .LedgerToggle_modalHeaderContainer__0qDrt{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;color:#f9f9fb;font-weight:500;padding:1rem;background-color:#181825;border-bottom:1px solid #202031}.LedgerToggle_modalOverlay__6cf3M .LedgerToggle_modalContainer__B3pof .LedgerToggle_modalHeaderContainer__0qDrt .LedgerToggle_modalHeaderTitle__2GIv4{display:flex;align-items:center;gap:.3rem}.LedgerToggle_modalOverlay__6cf3M .LedgerToggle_modalContainer__B3pof .LedgerToggle_modalHeaderContainer__0qDrt .LedgerToggle_modalCloseContainer__rHdhu{display:flex;justify-content:center;align-items:center;cursor:pointer}.LedgerToggle_modalOverlay__6cf3M .LedgerToggle_modalContainer__B3pof .LedgerToggle_modalHeaderContainer__0qDrt .LedgerToggle_modalCloseContainer__rHdhu .LedgerToggle_modalCloseContainerIcon__Du_O7{width:1.3rem;height:1.3rem;transition:all .3s ease-in-out;fill:#9595b2}.LedgerToggle_modalOverlay__6cf3M .LedgerToggle_modalContainer__B3pof .LedgerToggle_modalHeaderContainer__0qDrt .LedgerToggle_modalCloseContainer__rHdhu:hover .LedgerToggle_modalCloseContainerIcon__Du_O7{fill:#f9f9fb;transform:scale(1.05)}.LedgerToggle_modalOverlay__6cf3M .LedgerToggle_modalContainer__B3pof .LedgerToggle_modalHeaderContainer__0qDrt .LedgerToggle_modalCloseContainer__rHdhu:active .LedgerToggle_modalCloseContainerIcon__Du_O7{animation:LedgerToggle_inverse-pulse__vPeZX .6s ease-in-out}.LedgerToggle_modalOverlay__6cf3M .LedgerToggle_modalContainer__B3pof .LedgerToggle_modalContentContainer__dDbIm{flex:1 1;overflow-y:auto;padding:1.1rem}.LedgerToggle_modalOverlay__6cf3M .LedgerToggle_modalContainer__B3pof .LedgerToggle_modalContentContainer__dDbIm::-webkit-scrollbar{width:6px}.LedgerToggle_modalOverlay__6cf3M .LedgerToggle_modalContainer__B3pof .LedgerToggle_modalContentContainer__dDbIm::-webkit-scrollbar-track{background:transparent}.LedgerToggle_modalOverlay__6cf3M .LedgerToggle_modalContainer__B3pof .LedgerToggle_modalContentContainer__dDbIm::-webkit-scrollbar-thumb{background:#2a2a3c;border-radius:3px}.LedgerToggle_modalOverlay__6cf3M .LedgerToggle_modalContainer__B3pof .LedgerToggle_modalContentContainer__dDbIm::-webkit-scrollbar-thumb:hover{background:#1d1d26}@media(max-width:660px){.LedgerToggle_modalOverlay__6cf3M .LedgerToggle_modalContainer__B3pof{min-width:300px;max-height:85vh;margin:0 1rem}.LedgerToggle_modalOverlay__6cf3M .LedgerToggle_modalContainer__B3pof .LedgerToggle_modalHeaderContainer__0qDrt{padding:.9rem}.LedgerToggle_modalOverlay__6cf3M .LedgerToggle_modalContainer__B3pof .LedgerToggle_modalContentContainer__dDbIm{padding:1rem}}.LedgerToggle_modalOverlayFadeIn__0msn9{opacity:1;visibility:visible}.LedgerToggle_modalOverlayFadeOut__I3d_n{opacity:0;visibility:hidden}.LedgerToggle_tooltip__tDhJR{display:flex;align-items:center;gap:.3rem;opacity:1;color:#6e45ff;font-size:.7rem}@keyframes LedgerToggle_fadeIn__PeB29{0%{opacity:0}to{opacity:1}}@keyframes LedgerToggle_fadeInUp__wRKYV{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes LedgerToggle_fadeInDown__Fm82E{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes LedgerToggle_fadeOutDown__LYogP{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes LedgerToggle_inverse-pulse__vPeZX{0%{transform:scale(1)}50%{transform:scale(.97)}to{transform:scale(1)}}.LedgerToggle_ledgerToggle__vclTu{display:flex;align-items:center;padding-right:.75rem;justify-content:flex-start;margin-top:.4rem;margin-bottom:.4rem}.LedgerToggle_ledgerToggle__vclTu .LedgerToggle_ledgerToggleLabel__dKBGJ{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.875rem;color:#9595b2;transition:color .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.LedgerToggle_ledgerToggle__vclTu .LedgerToggle_ledgerToggleLabel__dKBGJ:hover{color:#f9f9fb}.LedgerToggle_ledgerToggle__vclTu .LedgerToggle_ledgerToggleLabel__dKBGJ .LedgerToggle_ledgerToggleInput__jednZ{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:44px;height:24px;border:2px solid #2a2a3c;border-radius:12px;background-color:#2a2a3c;cursor:pointer;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 1px 3px rgba(0,0,0,.1)}.LedgerToggle_ledgerToggle__vclTu .LedgerToggle_ledgerToggleLabel__dKBGJ .LedgerToggle_ledgerToggleInput__jednZ:checked{background-color:#f54b00;border-color:#f54b00;box-shadow:inset 0 1px 3px rgba(0,0,0,.2)}.LedgerToggle_ledgerToggle__vclTu .LedgerToggle_ledgerToggleLabel__dKBGJ .LedgerToggle_ledgerToggleInput__jednZ:checked:after{content:"";position:absolute;top:2px;right:2px;width:16px;height:16px;background-color:#fff;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px rgba(0,0,0,.2)}.LedgerToggle_ledgerToggle__vclTu .LedgerToggle_ledgerToggleLabel__dKBGJ .LedgerToggle_ledgerToggleInput__jednZ:not(:checked):after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;background-color:#fff;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px rgba(0,0,0,.2)}.LedgerToggle_ledgerToggle__vclTu .LedgerToggle_ledgerToggleLabel__dKBGJ .LedgerToggle_ledgerToggleInput__jednZ:focus{outline:none;box-shadow:none}.LedgerToggle_ledgerToggle__vclTu .LedgerToggle_ledgerToggleLabel__dKBGJ .LedgerToggle_ledgerToggleInput__jednZ:hover{border-color:#f54b00}.LedgerToggle_ledgerToggle__vclTu .LedgerToggle_ledgerToggleLabel__dKBGJ .LedgerToggle_ledgerToggleInput__jednZ:disabled{cursor:not-allowed;opacity:.5}.LedgerToggle_ledgerToggle__vclTu .LedgerToggle_ledgerToggleLabel__dKBGJ .LedgerToggle_ledgerToggleInput__jednZ:disabled:hover{border-color:#2a2a3c}.LedgerToggle_ledgerToggle__vclTu .LedgerToggle_ledgerToggleLabel__dKBGJ .LedgerToggle_ledgerToggleText__ZWOvw{font-weight:500;font-size:.875rem}.MyAllocation_modalOverlay__6Q7rc{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;z-index:999}.MyAllocation_modalOverlay__6Q7rc .MyAllocation_modalContainer__NFZY3{position:relative;min-width:370px;max-width:550px;width:100%;max-height:95vh;animation:MyAllocation_fadeIn__dpIrh .3s ease-in-out;border-radius:.7rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 6px 20px 0 rgba(91,91,91,.25);background-color:#181825;display:flex;flex-direction:column;overflow:hidden}.MyAllocation_modalOverlay__6Q7rc .MyAllocation_modalContainer__NFZY3 .MyAllocation_modalHeaderContainer__6lZM4{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;color:#f9f9fb;font-weight:500;padding:1rem;background-color:#181825;border-bottom:1px solid #202031}.MyAllocation_modalOverlay__6Q7rc .MyAllocation_modalContainer__NFZY3 .MyAllocation_modalHeaderContainer__6lZM4 .MyAllocation_modalHeaderTitle__dJJoK{display:flex;align-items:center;gap:.3rem}.MyAllocation_modalOverlay__6Q7rc .MyAllocation_modalContainer__NFZY3 .MyAllocation_modalHeaderContainer__6lZM4 .MyAllocation_modalCloseContainer__b6ERF{display:flex;justify-content:center;align-items:center;cursor:pointer}.MyAllocation_modalOverlay__6Q7rc .MyAllocation_modalContainer__NFZY3 .MyAllocation_modalHeaderContainer__6lZM4 .MyAllocation_modalCloseContainer__b6ERF .MyAllocation_modalCloseContainerIcon__ScWzN{width:1.3rem;height:1.3rem;transition:all .3s ease-in-out;fill:#9595b2}.MyAllocation_modalOverlay__6Q7rc .MyAllocation_modalContainer__NFZY3 .MyAllocation_modalHeaderContainer__6lZM4 .MyAllocation_modalCloseContainer__b6ERF:hover .MyAllocation_modalCloseContainerIcon__ScWzN{fill:#f9f9fb;transform:scale(1.05)}.MyAllocation_modalOverlay__6Q7rc .MyAllocation_modalContainer__NFZY3 .MyAllocation_modalHeaderContainer__6lZM4 .MyAllocation_modalCloseContainer__b6ERF:active .MyAllocation_modalCloseContainerIcon__ScWzN{animation:MyAllocation_inverse-pulse__zGsrS .6s ease-in-out}.MyAllocation_modalOverlay__6Q7rc .MyAllocation_modalContainer__NFZY3 .MyAllocation_modalContentContainer__URMJc{flex:1 1;overflow-y:auto;padding:1.1rem}.MyAllocation_modalOverlay__6Q7rc .MyAllocation_modalContainer__NFZY3 .MyAllocation_modalContentContainer__URMJc::-webkit-scrollbar{width:6px}.MyAllocation_modalOverlay__6Q7rc .MyAllocation_modalContainer__NFZY3 .MyAllocation_modalContentContainer__URMJc::-webkit-scrollbar-track{background:transparent}.MyAllocation_modalOverlay__6Q7rc .MyAllocation_modalContainer__NFZY3 .MyAllocation_modalContentContainer__URMJc::-webkit-scrollbar-thumb{background:#2a2a3c;border-radius:3px}.MyAllocation_modalOverlay__6Q7rc .MyAllocation_modalContainer__NFZY3 .MyAllocation_modalContentContainer__URMJc::-webkit-scrollbar-thumb:hover{background:#1d1d26}@media(max-width:660px){.MyAllocation_modalOverlay__6Q7rc .MyAllocation_modalContainer__NFZY3{min-width:300px;max-height:85vh;margin:0 1rem}.MyAllocation_modalOverlay__6Q7rc .MyAllocation_modalContainer__NFZY3 .MyAllocation_modalHeaderContainer__6lZM4{padding:.9rem}.MyAllocation_modalOverlay__6Q7rc .MyAllocation_modalContainer__NFZY3 .MyAllocation_modalContentContainer__URMJc{padding:1rem}}.MyAllocation_modalOverlayFadeIn__FbwhV{opacity:1;visibility:visible}.MyAllocation_modalOverlayFadeOut__Yy_5_{opacity:0;visibility:hidden}.MyAllocation_tooltip__2Pykp{display:flex;align-items:center;gap:.3rem;opacity:1;color:#6e45ff;font-size:.7rem}@keyframes MyAllocation_fadeIn__dpIrh{0%{opacity:0}to{opacity:1}}@keyframes MyAllocation_fadeInUp__aKBBM{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes MyAllocation_fadeInDown__2AkVu{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes MyAllocation_fadeOutDown__zOdQ5{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes MyAllocation_inverse-pulse__zGsrS{0%{transform:scale(1)}50%{transform:scale(.97)}to{transform:scale(1)}}.MyAllocation_myAllocationContainer__y1MPz{width:100%;display:flex;flex-direction:column;justify-content:center;gap:.5rem}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF{position:relative;display:flex;flex-direction:column;gap:.7rem;padding:1.5rem;background:#08080c;border-radius:1.3rem;width:100%;border:2px solid transparent;background-clip:padding-box;box-shadow:0 0 25px rgba(245,75,0,.1);transition:all .3s ease-in-out;overflow:hidden}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:1.2rem;padding:2px;background:linear-gradient(135deg,#f5bd00,#f54b00,#6e45ff);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;pointer-events:none}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationNotConnectedContainer__Mr_Jc{display:flex;flex-direction:column;gap:.8rem;align-items:center;width:100%}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationNotConnectedContainer__Mr_Jc .MyAllocation_myAllocationNotConnectedTitle__UAoGq{font-size:1.3rem;font-weight:600;color:#f9f9fb}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationNotConnectedContainer__Mr_Jc .MyAllocation_myAllocationNotConnectedDescription__KtlIr{font-size:.85rem;font-weight:500;color:#9595b2;text-align:center}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationNotConnectedContainer__Mr_Jc .MyAllocation_myAllocationNotConnectedButtonContainer__303zQ,.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationNotConnectedContainer__Mr_Jc .MyAllocation_myAllocationNotConnectedButtonContainer__303zQ>button{width:100%}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationHeaderContainer__K0fNI{display:flex;justify-content:space-between;align-items:center;width:100%;position:relative;z-index:2}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationHeaderContainer__K0fNI .MyAllocation_myAllocationHeaderTitle__njKwN{font-size:1rem;font-weight:600;color:#9595b2;display:flex;align-items:center;gap:.3rem}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationHeaderContainer__K0fNI .MyAllocation_myAllocationHeaderQuestionIcon__LHstT{width:1.1rem;height:1.1rem;fill:#6c6c89;cursor:pointer;transition:all .2s ease}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationHeaderContainer__K0fNI .MyAllocation_myAllocationHeaderQuestionIcon__LHstT:hover{fill:#9595b2;transform:scale(1.1)}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationHeaderContainer__K0fNI .MyAllocation_myAllocationHeaderButton__Y4bRm{display:flex;align-items:center;gap:.3rem;color:#f76727;border:none;border-radius:.4rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;background:none;white-space:nowrap}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationHeaderContainer__K0fNI .MyAllocation_myAllocationHeaderButton__Y4bRm:hover{color:#f54b00;transform:scale(1.01)}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationHeaderContainer__K0fNI .MyAllocation_myAllocationHeaderButton__Y4bRm .MyAllocation_myAllocationHeaderButtonTick__XUaBc{width:1.2rem;height:1.2rem;fill:#f76727}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationHeaderContainer__K0fNI .MyAllocation_myAllocationHeaderButton__Y4bRm:hover .MyAllocation_myAllocationHeaderButtonTick__XUaBc{fill:#f54b00}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationHeaderContainer__K0fNI .MyAllocation_myAllocationHeaderButton__Y4bRm:active{animation:MyAllocation_inverse-pulse__zGsrS .6s ease-in-out}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationContentContainerOverall__OX_C7{display:flex;flex-direction:column;gap:.8rem;position:relative;z-index:2}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationContentContainerOverall__OX_C7 .MyAllocation_myAllocationContentContainer__2ORTX{display:flex;justify-content:space-between;align-items:center}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationContentContainerOverall__OX_C7 .MyAllocation_myAllocationContentContainer__2ORTX .MyAllocation_myAllocationLeftContainer__u4Fky{display:flex;align-items:center;gap:.5rem;position:relative;z-index:2;margin-left:-.3rem}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationContentContainerOverall__OX_C7 .MyAllocation_myAllocationContentContainer__2ORTX .MyAllocation_myAllocationLeftContainer__u4Fky .MyAllocation_myAllocationValueIcon__JQ5ya{width:36px;height:36px}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationContentContainerOverall__OX_C7 .MyAllocation_myAllocationContentContainer__2ORTX .MyAllocation_myAllocationLeftContainer__u4Fky .MyAllocation_myAllocationValueTitle__Q0EVY{font-size:2.15rem;font-weight:700;letter-spacing:1px;color:#f9f9fb;line-height:40px}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationContentContainerOverall__OX_C7 .MyAllocation_myAllocationContentContainer__2ORTX .MyAllocation_myAllocationContentLabel__UIEMs{display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:500;padding:.3rem .9rem;border-radius:1rem;flex-shrink:0;white-space:nowrap}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationContentContainerOverall__OX_C7 .MyAllocation_myAllocationContentContainer__2ORTX .MyAllocation_myAllocationContentLabelToken__9W_iI{color:#f76727;background:rgba(245,75,0,.2)}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationContentContainerOverall__OX_C7 .MyAllocation_myAllocationContentContainer__2ORTX .MyAllocation_myAllocationContentLabelLiquidity__0HRUf{color:#9e83ff;background:rgba(110,69,255,.2)}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationContentContainerOverall__OX_C7 .MyAllocation_myAllocationSeparator__ea7JG{width:100%;height:1px;background:#2a2a3c}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationFooterContainer__M3LTD{display:flex;gap:.4rem;align-items:center;width:100%;margin-top:.3rem;position:relative;z-index:2}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationFooterContainer__M3LTD .MyAllocation_myAllocationCompromisedContainer__kDiav{display:flex;gap:.3rem;align-items:center}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationFooterContainer__M3LTD .MyAllocation_myAllocationCompromisedContainer__kDiav .MyAllocation_myAllocationCompromisedIcon__PFPKq{width:.9rem;height:.9rem;fill:#f04438}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationFooterContainer__M3LTD .MyAllocation_myAllocationCompromisedContainer__kDiav .MyAllocation_myAllocationCompromisedDescription__QZOtm{font-size:.8rem;font-weight:400;color:#f04438}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationFooterContainer__M3LTD .MyAllocation_myAllocationClaimContainer__VAOgH,.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationFooterContainer__M3LTD .MyAllocation_myAllocationClaimContainer__VAOgH>button{width:100%}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationFooterContainer__M3LTD .MyAllocation_myAllocationClaimContainer__VAOgH .MyAllocation_myAllocationClaimIcon__Vsd_I{margin-top:1px;width:1rem;height:1rem;fill:#f9f9fb;flex-shrink:0}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationFooterContainer__M3LTD .MyAllocation_myAllocationDescription__5_MtW{font-size:.8rem;color:#9595b2;font-weight:500;transition:all .2s ease}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationFooterContainer__M3LTD .MyAllocation_myAllocationChevron__y_Duj{margin-top:1px;width:1rem;height:1rem;fill:#9595b2;flex-shrink:0;transition:all .2s ease}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_errorContainer__IOb3M{display:flex;align-items:center;gap:1rem;z-index:2;margin-left:.3rem}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_errorContainer__IOb3M .MyAllocation_errorText__mOFSb{color:#f04438;font-size:1rem;font-weight:500}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_ovalBlur__f19__{position:absolute;bottom:-20%;left:50%;transform:translate(-50%);width:160%;height:60%;background:linear-gradient(268.46deg,rgba(247,193,11,.25) -9.23%,rgba(248,76,0,.25) 45.95%,rgba(95,51,255,.25) 107.81%);border-radius:50%;z-index:1;filter:blur(120px);pointer-events:none}@media(max-width:834px){.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF{padding:1.3rem;gap:.5rem}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationHeaderContainer__K0fNI .MyAllocation_myAllocationHeaderTitle__njKwN{font-size:.95rem}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationHeaderContainer__K0fNI .MyAllocation_myAllocationHeaderQuestionIcon__LHstT{width:.9rem;height:.9rem}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationContentContainer__2ORTX .MyAllocation_myAllocationValueIcon__JQ5ya{width:32px;height:32px}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationContentContainer__2ORTX .MyAllocation_myAllocationValueTitle__Q0EVY{font-size:1.7rem}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_errorContainer__IOb3M{padding:1.3rem;gap:.8rem}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_errorContainer__IOb3M .MyAllocation_errorText__mOFSb{font-size:.85rem}}@media(max-width:660px){.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF{padding:1rem;gap:.4rem}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationHeaderContainer__K0fNI .MyAllocation_myAllocationHeaderTitle__njKwN{font-size:.8rem}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationHeaderContainer__K0fNI .MyAllocation_myAllocationHeaderButton__Y4bRm{font-size:.7rem}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationHeaderContainer__K0fNI .MyAllocation_myAllocationHeaderButton__Y4bRm .MyAllocation_myAllocationHeaderButtonTick__XUaBc{width:1rem;height:1rem}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationHeaderContainer__K0fNI .MyAllocation_myAllocationHeaderButton__Y4bRm .MyAllocation_myAllocationHeaderQuestionIcon__LHstT{width:.8rem;height:.8rem}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationContentContainerOverall__OX_C7 .MyAllocation_myAllocationContentContainer__2ORTX .MyAllocation_myAllocationLeftContainer__u4Fky{gap:.3rem}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationContentContainerOverall__OX_C7 .MyAllocation_myAllocationContentContainer__2ORTX .MyAllocation_myAllocationLeftContainer__u4Fky .MyAllocation_myAllocationValueIcon__JQ5ya{width:28px;height:28px}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationContentContainerOverall__OX_C7 .MyAllocation_myAllocationContentContainer__2ORTX .MyAllocation_myAllocationLeftContainer__u4Fky .MyAllocation_myAllocationValueTitle__Q0EVY{font-size:1.5rem;letter-spacing:0;line-height:20px}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationContentContainerOverall__OX_C7 .MyAllocation_myAllocationContentContainer__2ORTX .MyAllocation_myAllocationContentLabel__UIEMs{font-size:.7rem;padding:.2rem .6rem}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_myAllocationFooterContainer__M3LTD .MyAllocation_myAllocationDescription__5_MtW{font-size:.75rem}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_errorContainer__IOb3M{padding:1rem;gap:.8rem}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationCard__5LJsF .MyAllocation_errorContainer__IOb3M .MyAllocation_errorText__mOFSb{font-size:.8rem}}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationRegisterForLpContainer__ERPcd{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.2rem 1rem;background:rgba(245,75,0,.2);border-radius:.7em;width:100%;border:none;margin-bottom:.3rem;cursor:pointer;transition:all .2s ease}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationRegisterForLpContainer__ERPcd:hover{background:rgba(245,75,0,.302)}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationRegisterForLpContainer__ERPcd:hover .MyAllocation_myAllocationRegisterForLpButton__xnNwb,.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationRegisterForLpContainer__ERPcd:hover .MyAllocation_myAllocationRegisterForLpButton__xnNwb .MyAllocation_myAllocationRegisterForLpChevron__vOoPT{color:#f54b00;transform:translateX(1px)}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationRegisterForLpContainer__ERPcd:active{animation:MyAllocation_inverse-pulse__zGsrS .6s ease-in-out}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationRegisterForLpContainer__ERPcd .MyAllocation_myAllocationRegisterForLpLeftContainer__zz9Y8{display:flex;align-items:center;gap:.4rem}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationRegisterForLpContainer__ERPcd .MyAllocation_myAllocationRegisterForLpLeftContainer__zz9Y8 .MyAllocation_myAllocationRegisterForLpDescription__I7WOW{flex:1 1;font-size:.85rem;font-weight:500;color:#f9f9fb;transition:all .2s ease}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationRegisterForLpContainer__ERPcd .MyAllocation_myAllocationRegisterForLpButton__xnNwb{display:flex;align-items:center;gap:.2rem;color:#f76727;font-size:.85rem;font-weight:600;transition:all .2s ease;padding:.4rem 0;border-radius:.4rem}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationRegisterForLpContainer__ERPcd .MyAllocation_myAllocationRegisterForLpButton__xnNwb .MyAllocation_myAllocationRegisterForLpChevron__vOoPT,.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationRegisterForLpContainer__ERPcd .MyAllocation_myAllocationRegisterForLpButton__xnNwb .MyAllocation_myAllocationRegisterForLpTick__ehUCq{width:1.2rem;height:1.2rem;color:#f76727;transition:all .2s ease;flex-shrink:0}@media(max-width:834px){.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationRegisterForLpContainer__ERPcd .MyAllocation_myAllocationRegisterForLpLeftContainer__zz9Y8 .MyAllocation_myAllocationRegisterForLpDescription__I7WOW{font-size:.8rem}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationRegisterForLpContainer__ERPcd .MyAllocation_myAllocationRegisterForLpButton__xnNwb{font-size:.8rem;padding:.3rem 0}}@media(max-width:660px){.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationRegisterForLpContainer__ERPcd{padding:.6rem .7rem;border-radius:.6rem;flex-direction:column;align-items:flex-start;gap:.4rem}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationRegisterForLpContainer__ERPcd .MyAllocation_myAllocationRegisterForLpLeftContainer__zz9Y8 .MyAllocation_myAllocationRegisterForLpDescription__I7WOW{text-align:left}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationRegisterForLpContainer__ERPcd .MyAllocation_myAllocationRegisterForLpButton__xnNwb{text-align:left;padding:0}.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationRegisterForLpContainer__ERPcd .MyAllocation_myAllocationRegisterForLpButton__xnNwb .MyAllocation_myAllocationRegisterForLpChevron__vOoPT,.MyAllocation_myAllocationContainer__y1MPz .MyAllocation_myAllocationRegisterForLpContainer__ERPcd .MyAllocation_myAllocationRegisterForLpButton__xnNwb .MyAllocation_myAllocationRegisterForLpTick__ehUCq{width:1rem;height:1rem}}.OptInLPModal_modalOverlay__lFytq{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;z-index:999}.OptInLPModal_modalOverlay__lFytq .OptInLPModal_modalContainer__SpdBs{position:relative;min-width:370px;max-width:550px;width:100%;max-height:95vh;animation:OptInLPModal_fadeIn__NUr7Y .3s ease-in-out;border-radius:.7rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 6px 20px 0 rgba(91,91,91,.25);background-color:#181825;display:flex;flex-direction:column;overflow:hidden}.OptInLPModal_modalOverlay__lFytq .OptInLPModal_modalContainer__SpdBs .OptInLPModal_modalHeaderContainer__hjFYy{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;color:#f9f9fb;font-weight:500;padding:1rem;background-color:#181825;border-bottom:1px solid #202031}.OptInLPModal_modalOverlay__lFytq .OptInLPModal_modalContainer__SpdBs .OptInLPModal_modalHeaderContainer__hjFYy .OptInLPModal_modalHeaderTitle__K0zp9{display:flex;align-items:center;gap:.3rem}.OptInLPModal_modalOverlay__lFytq .OptInLPModal_modalContainer__SpdBs .OptInLPModal_modalHeaderContainer__hjFYy .OptInLPModal_modalCloseContainer__Ek7Rs{display:flex;justify-content:center;align-items:center;cursor:pointer}.OptInLPModal_modalOverlay__lFytq .OptInLPModal_modalContainer__SpdBs .OptInLPModal_modalHeaderContainer__hjFYy .OptInLPModal_modalCloseContainer__Ek7Rs .OptInLPModal_modalCloseContainerIcon__sKyKZ{width:1.3rem;height:1.3rem;transition:all .3s ease-in-out;fill:#9595b2}.OptInLPModal_modalOverlay__lFytq .OptInLPModal_modalContainer__SpdBs .OptInLPModal_modalHeaderContainer__hjFYy .OptInLPModal_modalCloseContainer__Ek7Rs:hover .OptInLPModal_modalCloseContainerIcon__sKyKZ{fill:#f9f9fb;transform:scale(1.05)}.OptInLPModal_modalOverlay__lFytq .OptInLPModal_modalContainer__SpdBs .OptInLPModal_modalHeaderContainer__hjFYy .OptInLPModal_modalCloseContainer__Ek7Rs:active .OptInLPModal_modalCloseContainerIcon__sKyKZ{animation:OptInLPModal_inverse-pulse__kHpxL .6s ease-in-out}.OptInLPModal_modalOverlay__lFytq .OptInLPModal_modalContainer__SpdBs .OptInLPModal_modalContentContainer__lsEAt{flex:1 1;overflow-y:auto;padding:1.1rem}.OptInLPModal_modalOverlay__lFytq .OptInLPModal_modalContainer__SpdBs .OptInLPModal_modalContentContainer__lsEAt::-webkit-scrollbar{width:6px}.OptInLPModal_modalOverlay__lFytq .OptInLPModal_modalContainer__SpdBs .OptInLPModal_modalContentContainer__lsEAt::-webkit-scrollbar-track{background:transparent}.OptInLPModal_modalOverlay__lFytq .OptInLPModal_modalContainer__SpdBs .OptInLPModal_modalContentContainer__lsEAt::-webkit-scrollbar-thumb{background:#2a2a3c;border-radius:3px}.OptInLPModal_modalOverlay__lFytq .OptInLPModal_modalContainer__SpdBs .OptInLPModal_modalContentContainer__lsEAt::-webkit-scrollbar-thumb:hover{background:#1d1d26}@media(max-width:660px){.OptInLPModal_modalOverlay__lFytq .OptInLPModal_modalContainer__SpdBs{min-width:300px;max-height:85vh;margin:0 1rem}.OptInLPModal_modalOverlay__lFytq .OptInLPModal_modalContainer__SpdBs .OptInLPModal_modalHeaderContainer__hjFYy{padding:.9rem}.OptInLPModal_modalOverlay__lFytq .OptInLPModal_modalContainer__SpdBs .OptInLPModal_modalContentContainer__lsEAt{padding:1rem}}.OptInLPModal_modalOverlayFadeIn__QkXMG{opacity:1;visibility:visible}.OptInLPModal_modalOverlayFadeOut__o8IzS{opacity:0;visibility:hidden}.OptInLPModal_tooltip__fpC8E{display:flex;align-items:center;gap:.3rem;opacity:1;color:#6e45ff;font-size:.7rem}@keyframes OptInLPModal_fadeIn__NUr7Y{0%{opacity:0}to{opacity:1}}@keyframes OptInLPModal_fadeInUp__GT3hg{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes OptInLPModal_fadeInDown__ft_gi{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes OptInLPModal_fadeOutDown__HuVci{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes OptInLPModal_inverse-pulse__kHpxL{0%{transform:scale(1)}50%{transform:scale(.97)}to{transform:scale(1)}}.OptInLPModal_modalHeaderTitleOptInLPSettings__KZJTT{font-size:1rem;font-weight:600}@media(max-width:660px){.OptInLPModal_modalHeaderTitleOptInLPSettings__KZJTT{font-size:.9rem}}.OptInLPModal_optInLPModalContainer__oZgpb{display:flex;flex-direction:column;gap:.6rem}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalImage__r1NmP{width:100%;height:auto;object-fit:cover;object-position:center;flex-shrink:0;border-radius:.7rem}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalPillContainer__4uIV9{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalContent__Dl0hN{display:flex;flex-direction:column;gap:1rem;margin-top:.1rem;padding:0 3px}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalContent__Dl0hN .OptInLPModal_optInLPModalContentTitle__gYXBx{font-size:.9rem;font-weight:600}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalContent__Dl0hN .OptInLPModal_optInLPModalContentItems__Vtn_k{display:flex;flex-direction:column;gap:.7rem}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalContent__Dl0hN .OptInLPModal_optInLPModalContentItems__Vtn_k .OptInLPModal_optInLPModalContentItem__Tnklc{display:flex;align-items:center;gap:.5rem}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalContent__Dl0hN .OptInLPModal_optInLPModalContentItems__Vtn_k .OptInLPModal_optInLPModalContentItem__Tnklc .OptInLPModal_optInLPModalContentItemDot__8ECjL{width:6px;height:6px;border-radius:50%;background-color:#8664ff;flex-shrink:0}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalContent__Dl0hN .OptInLPModal_optInLPModalContentItems__Vtn_k .OptInLPModal_optInLPModalContentItem__Tnklc .OptInLPModal_optInLPModalContentItemText__5pYkf{font-size:.75rem;color:#9595b2;font-weight:400}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalInformationContainer__4xmb2{display:flex;align-items:flex-start;gap:.5rem;padding:.6rem .7rem;border-radius:.4rem;background-color:rgba(54,191,250,.078)}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalInformationContainer__4xmb2 .OptInLPModal_optInLPModalInformationIcon__11Md3{width:16px;height:16px;fill:#36bffa;flex-shrink:0;margin-top:.5px}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalInformationContainer__4xmb2 .OptInLPModal_optInLPModalInformationTextContainer__XeiMF{display:flex;flex-direction:column;gap:.3rem}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalInformationContainer__4xmb2 .OptInLPModal_optInLPModalInformationTextContainer__XeiMF .OptInLPModal_optInLPModalInformationTextTitle__xuXXX{font-size:.8rem;color:#36bffa;font-weight:600}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalInformationContainer__4xmb2 .OptInLPModal_optInLPModalInformationTextContainer__XeiMF .OptInLPModal_optInLPModalInformationTextDescription__rQs5L{font-size:.75rem;color:#36bffa;font-weight:400;line-height:1.1rem}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalAcceptContainer__HMks3{display:flex;align-items:center;gap:.5rem;padding:.3rem 2px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .3s ease;margin-bottom:.1rem;border-radius:.5rem;background-color:transparent}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalAcceptContainer__HMks3:hover .OptInLPModal_checkbox__nIqyr{border-color:#f54b00;transform:scale(1.01)}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalAcceptContainer__HMks3.OptInLPModal_disabled__QnlqR{cursor:not-allowed;opacity:.6}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalAcceptContainer__HMks3.OptInLPModal_disabled__QnlqR:hover{transform:none}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalAcceptContainer__HMks3.OptInLPModal_disabled__QnlqR:hover .OptInLPModal_checkbox__nIqyr{border-color:#434360;transform:none}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalAcceptContainer__HMks3 .OptInLPModal_checkbox__nIqyr{position:relative;width:20px;height:20px;border-radius:4px;border:1px solid #434360;background-color:#181825;transition:all .2s ease;flex-shrink:0}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalAcceptContainer__HMks3 .OptInLPModal_checkbox__nIqyr.OptInLPModal_checked__99Pot{background-color:#f54b00;border-color:#f54b00}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalAcceptContainer__HMks3 .OptInLPModal_checkbox__nIqyr.OptInLPModal_checked__99Pot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4px;height:8px;border:solid #f9f9fb;border-width:0 2px 2px 0;transform:translate(-50%,-60%) rotate(45deg)}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalAcceptContainer__HMks3 .OptInLPModal_checkboxLabel__P6S5I{font-size:.8rem;color:#f9f9fb;font-weight:500}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_ledgerToggle__lqAOi{display:flex;align-items:center;padding:0 .75rem;justify-content:flex-start;margin-top:.4rem;margin-bottom:.4rem}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_ledgerToggle__lqAOi .OptInLPModal_ledgerToggleLabel__h0_DF{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.875rem;color:#9595b2;transition:color .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_ledgerToggle__lqAOi .OptInLPModal_ledgerToggleLabel__h0_DF:hover{color:#f9f9fb}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_ledgerToggle__lqAOi .OptInLPModal_ledgerToggleLabel__h0_DF .OptInLPModal_ledgerToggleInput__aHa29{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:44px;height:24px;border:2px solid #2a2a3c;border-radius:12px;background-color:#2a2a3c;cursor:pointer;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 1px 3px rgba(0,0,0,.1)}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_ledgerToggle__lqAOi .OptInLPModal_ledgerToggleLabel__h0_DF .OptInLPModal_ledgerToggleInput__aHa29:checked{background-color:#f54b00;border-color:#f54b00;box-shadow:inset 0 1px 3px rgba(0,0,0,.2)}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_ledgerToggle__lqAOi .OptInLPModal_ledgerToggleLabel__h0_DF .OptInLPModal_ledgerToggleInput__aHa29:checked:after{content:"";position:absolute;top:2px;right:2px;width:16px;height:16px;background-color:#fff;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px rgba(0,0,0,.2)}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_ledgerToggle__lqAOi .OptInLPModal_ledgerToggleLabel__h0_DF .OptInLPModal_ledgerToggleInput__aHa29:not(:checked):after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;background-color:#fff;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px rgba(0,0,0,.2)}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_ledgerToggle__lqAOi .OptInLPModal_ledgerToggleLabel__h0_DF .OptInLPModal_ledgerToggleInput__aHa29:focus{outline:none;box-shadow:0 0 0 3px rgba(124,58,237,.15)}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_ledgerToggle__lqAOi .OptInLPModal_ledgerToggleLabel__h0_DF .OptInLPModal_ledgerToggleInput__aHa29:hover{border-color:#f54b00}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_ledgerToggle__lqAOi .OptInLPModal_ledgerToggleLabel__h0_DF .OptInLPModal_ledgerToggleText__4rqTL{font-weight:500;font-size:.875rem}@media(max-width:660px){.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalImage__r1NmP{border-radius:.5rem}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalPillContainer__4uIV9{align-items:flex-start;flex-direction:column}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalContent__Dl0hN .OptInLPModal_optInLPModalContentTitle__gYXBx{font-size:.8rem}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalContentItems__Vtn_k .OptInLPModal_optInLPModalContentItem__Tnklc .OptInLPModal_optInLPModalContentItemText__5pYkf{font-size:.7rem;line-height:1rem}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalAcceptContainer__HMks3{padding:0 2px .2rem}.OptInLPModal_optInLPModalContainer__oZgpb .OptInLPModal_optInLPModalAcceptContainer__HMks3 .OptInLPModal_checkboxLabel__P6S5I{font-size:.7rem}}.OptInLPModal_divider__kEaik{margin:.5rem 0}.OptInLPModal_bottomDivider__Lkhlk,.OptInLPModal_divider__kEaik{height:1px;background-color:#202031}.OptInLPModal_ledgerSection__L6C_a{overflow:hidden;transition:all .3s ease-in-out;opacity:1;max-height:60px}.OptInLPModal_ledgerSection__L6C_a.OptInLPModal_ledgerSectionAnimating__PPfMR{opacity:0;max-height:0;margin:0;padding:0}.OptInLPModal_errorContainer__SWGNu{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;text-align:center}.OptInLPModal_errorContainer__SWGNu .OptInLPModal_errorTitle__zRstl{color:#f04438;font-size:1.2rem;font-weight:600;margin:0}.OptInLPModal_errorContainer__SWGNu .OptInLPModal_errorMessage__ah_TE{color:#9595b2;font-size:.9rem;margin:0}@media(max-width:660px){.OptInLPModal_errorContainer__SWGNu{padding:1.5rem;gap:.8rem}.OptInLPModal_errorContainer__SWGNu .OptInLPModal_errorTitle__zRstl{font-size:1rem}.OptInLPModal_errorContainer__SWGNu .OptInLPModal_errorMessage__ah_TE{font-size:.8rem}}.PoolCapacity_modalOverlay__P6Wp_{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;z-index:999}.PoolCapacity_modalOverlay__P6Wp_ .PoolCapacity_modalContainer___uOUw{position:relative;min-width:370px;max-width:550px;width:100%;max-height:95vh;animation:PoolCapacity_fadeIn__XjIHH .3s ease-in-out;border-radius:.7rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 6px 20px 0 rgba(91,91,91,.25);background-color:#181825;display:flex;flex-direction:column;overflow:hidden}.PoolCapacity_modalOverlay__P6Wp_ .PoolCapacity_modalContainer___uOUw .PoolCapacity_modalHeaderContainer__m4qmV{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;color:#f9f9fb;font-weight:500;padding:1rem;background-color:#181825;border-bottom:1px solid #202031}.PoolCapacity_modalOverlay__P6Wp_ .PoolCapacity_modalContainer___uOUw .PoolCapacity_modalHeaderContainer__m4qmV .PoolCapacity_modalHeaderTitle__RqvHr{display:flex;align-items:center;gap:.3rem}.PoolCapacity_modalOverlay__P6Wp_ .PoolCapacity_modalContainer___uOUw .PoolCapacity_modalHeaderContainer__m4qmV .PoolCapacity_modalCloseContainer__L3iCU{display:flex;justify-content:center;align-items:center;cursor:pointer}.PoolCapacity_modalOverlay__P6Wp_ .PoolCapacity_modalContainer___uOUw .PoolCapacity_modalHeaderContainer__m4qmV .PoolCapacity_modalCloseContainer__L3iCU .PoolCapacity_modalCloseContainerIcon__l7W_q{width:1.3rem;height:1.3rem;transition:all .3s ease-in-out;fill:#9595b2}.PoolCapacity_modalOverlay__P6Wp_ .PoolCapacity_modalContainer___uOUw .PoolCapacity_modalHeaderContainer__m4qmV .PoolCapacity_modalCloseContainer__L3iCU:hover .PoolCapacity_modalCloseContainerIcon__l7W_q{fill:#f9f9fb;transform:scale(1.05)}.PoolCapacity_modalOverlay__P6Wp_ .PoolCapacity_modalContainer___uOUw .PoolCapacity_modalHeaderContainer__m4qmV .PoolCapacity_modalCloseContainer__L3iCU:active .PoolCapacity_modalCloseContainerIcon__l7W_q{animation:PoolCapacity_inverse-pulse__Lo1ZD .6s ease-in-out}.PoolCapacity_modalOverlay__P6Wp_ .PoolCapacity_modalContainer___uOUw .PoolCapacity_modalContentContainer__n6D5v{flex:1 1;overflow-y:auto;padding:1.1rem}.PoolCapacity_modalOverlay__P6Wp_ .PoolCapacity_modalContainer___uOUw .PoolCapacity_modalContentContainer__n6D5v::-webkit-scrollbar{width:6px}.PoolCapacity_modalOverlay__P6Wp_ .PoolCapacity_modalContainer___uOUw .PoolCapacity_modalContentContainer__n6D5v::-webkit-scrollbar-track{background:transparent}.PoolCapacity_modalOverlay__P6Wp_ .PoolCapacity_modalContainer___uOUw .PoolCapacity_modalContentContainer__n6D5v::-webkit-scrollbar-thumb{background:#2a2a3c;border-radius:3px}.PoolCapacity_modalOverlay__P6Wp_ .PoolCapacity_modalContainer___uOUw .PoolCapacity_modalContentContainer__n6D5v::-webkit-scrollbar-thumb:hover{background:#1d1d26}@media(max-width:660px){.PoolCapacity_modalOverlay__P6Wp_ .PoolCapacity_modalContainer___uOUw{min-width:300px;max-height:85vh;margin:0 1rem}.PoolCapacity_modalOverlay__P6Wp_ .PoolCapacity_modalContainer___uOUw .PoolCapacity_modalHeaderContainer__m4qmV{padding:.9rem}.PoolCapacity_modalOverlay__P6Wp_ .PoolCapacity_modalContainer___uOUw .PoolCapacity_modalContentContainer__n6D5v{padding:1rem}}.PoolCapacity_modalOverlayFadeIn__V2ItE{opacity:1;visibility:visible}.PoolCapacity_modalOverlayFadeOut__1KSaY{opacity:0;visibility:hidden}.PoolCapacity_tooltip__VKKWE{display:flex;align-items:center;gap:.3rem;opacity:1;color:#6e45ff;font-size:.7rem}@keyframes PoolCapacity_fadeIn__XjIHH{0%{opacity:0}to{opacity:1}}@keyframes PoolCapacity_fadeInUp__zrSmA{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes PoolCapacity_fadeInDown__14494{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes PoolCapacity_fadeOutDown__jQ7rh{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes PoolCapacity_inverse-pulse__Lo1ZD{0%{transform:scale(1)}50%{transform:scale(.97)}to{transform:scale(1)}}.PoolCapacity_poolCapacityContainer__vD5h6{display:flex;flex-direction:column;gap:.6rem;width:100%;padding:0 1px}.PoolCapacity_poolCapacityContainer__vD5h6 .PoolCapacity_poolCapacityHeaderContainer__P335s{display:flex;justify-content:space-between;align-items:center;padding:0 1px;gap:1rem;margin-bottom:.2rem}.PoolCapacity_poolCapacityContainer__vD5h6 .PoolCapacity_poolCapacityHeaderContainer__P335s .PoolCapacity_poolCapacityHeaderTitleDesktop__1eBVx{font-size:.8rem;font-weight:600;color:#f9f9fb}.PoolCapacity_poolCapacityContainer__vD5h6 .PoolCapacity_poolCapacityHeaderContainer__P335s .PoolCapacity_poolCapacityHeaderTitleMobile__aYsGT{display:none}.PoolCapacity_poolCapacityContainer__vD5h6 .PoolCapacity_poolCapacityHeaderContainer__P335s .PoolCapacity_poolCapacityHeaderCapacityContainer__HWB7q{display:flex;align-items:center;gap:.3rem}.PoolCapacity_poolCapacityContainer__vD5h6 .PoolCapacity_poolCapacityHeaderContainer__P335s .PoolCapacity_poolCapacityHeaderCapacityContainer__HWB7q .PoolCapacity_poolCapacityHeaderCapacityValue__sSC4v{font-size:.8rem;font-weight:500;color:#f9f9fb;display:flex;align-items:center;gap:.25rem}.PoolCapacity_poolCapacityContainer__vD5h6 .PoolCapacity_poolCapacityHeaderContainer__P335s .PoolCapacity_poolCapacityHeaderCapacityContainer__HWB7q .PoolCapacity_poolCapacityHeaderCapacityTotal__i4epA{font-size:.8rem;font-weight:500;color:#6c6c89}.PoolCapacity_poolCapacityContainer__vD5h6 .PoolCapacity_poolCapacityHeaderContainer__P335s .PoolCapacity_poolCapacityHeaderCapacityValueIcon__B96Aq{width:.9rem;height:.9rem;cursor:pointer;transition:all .2s ease}.PoolCapacity_poolCapacityContainer__vD5h6 .PoolCapacity_poolCapacityHeaderContainer__P335s .PoolCapacity_poolCapacityHeaderCapacityValueIcon__B96Aq:hover{transform:scale(1.1)}.PoolCapacity_poolCapacityContainer__vD5h6 .PoolCapacity_poolCapacityProgressBar__PBs2K{width:100%;height:.9rem;background-color:#2a2a3c;border-radius:.6rem;position:relative;overflow:hidden;cursor:pointer;transition:transform .2s ease}.PoolCapacity_poolCapacityContainer__vD5h6 .PoolCapacity_poolCapacityProgressBar__PBs2K.PoolCapacity_highPercentage__ZjuUT{box-shadow:0 0 12px rgba(110,69,255,.15)}.PoolCapacity_poolCapacityContainer__vD5h6 .PoolCapacity_poolCapacityProgressBar__PBs2K:hover{transform:scale(1.01);overflow:visible}.PoolCapacity_poolCapacityContainer__vD5h6 .PoolCapacity_poolCapacityProgressBar__PBs2K .PoolCapacity_poolCapacityProgressBarFill__ObZSe{height:calc(100% - .25rem);background:linear-gradient(235.5deg,#f5bd00 -8.78%,#f54b00 25.63%,#6e45ff 85.53%);background-size:200% 200%;border-radius:.4rem;transition:all .3s ease;position:absolute;left:.125rem;top:.125rem;box-sizing:border-box;max-width:calc(100% - .25rem);transform-origin:center center;animation:PoolCapacity_gradientShift__275oS 2s ease infinite}.PoolCapacity_poolCapacityContainer__vD5h6 .PoolCapacity_poolCapacityDescription__yK9vh{font-size:.75rem;color:#6c6c89;font-weight:500;padding:0 1px;font-size:.7rem}@media(max-width:660px){.PoolCapacity_poolCapacityContainer__vD5h6{gap:.5rem}.PoolCapacity_poolCapacityContainer__vD5h6 .PoolCapacity_poolCapacityHeaderContainer__P335s .PoolCapacity_poolCapacityHeaderTitleDesktop__1eBVx{display:none}.PoolCapacity_poolCapacityContainer__vD5h6 .PoolCapacity_poolCapacityHeaderContainer__P335s .PoolCapacity_poolCapacityHeaderTitleMobile__aYsGT{display:block;font-size:.7rem;font-weight:500;color:#f9f9fb}.PoolCapacity_poolCapacityContainer__vD5h6 .PoolCapacity_poolCapacityHeaderContainer__P335s .PoolCapacity_poolCapacityHeaderCapacityContainer__HWB7q .PoolCapacity_poolCapacityHeaderCapacityTotal__i4epA,.PoolCapacity_poolCapacityContainer__vD5h6 .PoolCapacity_poolCapacityHeaderContainer__P335s .PoolCapacity_poolCapacityHeaderCapacityContainer__HWB7q .PoolCapacity_poolCapacityHeaderCapacityValue__sSC4v{font-size:.7rem}.PoolCapacity_poolCapacityContainer__vD5h6 .PoolCapacity_poolCapacityProgressBar__PBs2K{height:.8rem}.PoolCapacity_poolCapacityContainer__vD5h6 .PoolCapacity_poolCapacityDescription__yK9vh{font-size:.65rem}}@keyframes PoolCapacity_gradientShift__275oS{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.CountdownPill_modalOverlay__zqAOm{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;z-index:999}.CountdownPill_modalOverlay__zqAOm .CountdownPill_modalContainer__IvUNX{position:relative;min-width:370px;max-width:550px;width:100%;max-height:95vh;animation:CountdownPill_fadeIn__BR1z8 .3s ease-in-out;border-radius:.7rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 6px 20px 0 rgba(91,91,91,.25);background-color:#181825;display:flex;flex-direction:column;overflow:hidden}.CountdownPill_modalOverlay__zqAOm .CountdownPill_modalContainer__IvUNX .CountdownPill_modalHeaderContainer__pOGzN{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;color:#f9f9fb;font-weight:500;padding:1rem;background-color:#181825;border-bottom:1px solid #202031}.CountdownPill_modalOverlay__zqAOm .CountdownPill_modalContainer__IvUNX .CountdownPill_modalHeaderContainer__pOGzN .CountdownPill_modalHeaderTitle__JE62l{display:flex;align-items:center;gap:.3rem}.CountdownPill_modalOverlay__zqAOm .CountdownPill_modalContainer__IvUNX .CountdownPill_modalHeaderContainer__pOGzN .CountdownPill_modalCloseContainer__uUdxd{display:flex;justify-content:center;align-items:center;cursor:pointer}.CountdownPill_modalOverlay__zqAOm .CountdownPill_modalContainer__IvUNX .CountdownPill_modalHeaderContainer__pOGzN .CountdownPill_modalCloseContainer__uUdxd .CountdownPill_modalCloseContainerIcon__d74NK{width:1.3rem;height:1.3rem;transition:all .3s ease-in-out;fill:#9595b2}.CountdownPill_modalOverlay__zqAOm .CountdownPill_modalContainer__IvUNX .CountdownPill_modalHeaderContainer__pOGzN .CountdownPill_modalCloseContainer__uUdxd:hover .CountdownPill_modalCloseContainerIcon__d74NK{fill:#f9f9fb;transform:scale(1.05)}.CountdownPill_modalOverlay__zqAOm .CountdownPill_modalContainer__IvUNX .CountdownPill_modalHeaderContainer__pOGzN .CountdownPill_modalCloseContainer__uUdxd:active .CountdownPill_modalCloseContainerIcon__d74NK{animation:CountdownPill_inverse-pulse__tA_K5 .6s ease-in-out}.CountdownPill_modalOverlay__zqAOm .CountdownPill_modalContainer__IvUNX .CountdownPill_modalContentContainer__dVxNg{flex:1 1;overflow-y:auto;padding:1.1rem}.CountdownPill_modalOverlay__zqAOm .CountdownPill_modalContainer__IvUNX .CountdownPill_modalContentContainer__dVxNg::-webkit-scrollbar{width:6px}.CountdownPill_modalOverlay__zqAOm .CountdownPill_modalContainer__IvUNX .CountdownPill_modalContentContainer__dVxNg::-webkit-scrollbar-track{background:transparent}.CountdownPill_modalOverlay__zqAOm .CountdownPill_modalContainer__IvUNX .CountdownPill_modalContentContainer__dVxNg::-webkit-scrollbar-thumb{background:#2a2a3c;border-radius:3px}.CountdownPill_modalOverlay__zqAOm .CountdownPill_modalContainer__IvUNX .CountdownPill_modalContentContainer__dVxNg::-webkit-scrollbar-thumb:hover{background:#1d1d26}@media(max-width:660px){.CountdownPill_modalOverlay__zqAOm .CountdownPill_modalContainer__IvUNX{min-width:300px;max-height:85vh;margin:0 1rem}.CountdownPill_modalOverlay__zqAOm .CountdownPill_modalContainer__IvUNX .CountdownPill_modalHeaderContainer__pOGzN{padding:.9rem}.CountdownPill_modalOverlay__zqAOm .CountdownPill_modalContainer__IvUNX .CountdownPill_modalContentContainer__dVxNg{padding:1rem}}.CountdownPill_modalOverlayFadeIn__PfiOh{opacity:1;visibility:visible}.CountdownPill_modalOverlayFadeOut__YjlcE{opacity:0;visibility:hidden}.CountdownPill_tooltip__Ut4Wp{display:flex;align-items:center;gap:.3rem;opacity:1;color:#6e45ff;font-size:.7rem}@keyframes CountdownPill_fadeIn__BR1z8{0%{opacity:0}to{opacity:1}}@keyframes CountdownPill_fadeInUp__InCmY{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes CountdownPill_fadeInDown__OIz_Z{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes CountdownPill_fadeOutDown__gdha1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes CountdownPill_inverse-pulse__tA_K5{0%{transform:scale(1)}50%{transform:scale(.97)}to{transform:scale(1)}}.CountdownPill_countdownPillContainer__HZkfa{display:flex;align-items:center;gap:.3rem;background:rgba(245,75,0,.2);color:#f76727;border:none;padding:.4rem .8rem;font-size:.8rem;font-weight:500;border-radius:1rem;width:-moz-fit-content;width:fit-content;cursor:pointer;transition:opacity .2s ease}.CountdownPill_countdownPillContainer__HZkfa:hover{opacity:.8}.CountdownPill_countdownPillContainer__HZkfa.CountdownPill_expired__gNOcI{background:#2a2a3c;color:#9595b2;cursor:default}.CountdownPill_countdownPillContainer__HZkfa.CountdownPill_expired__gNOcI:hover{opacity:1}@media(max-width:660px){.CountdownPill_countdownPillContainer__HZkfa{padding:.3rem .6rem;font-size:.75rem}}.CountdownPill_countdownContent__gyY4k{display:flex;gap:.2rem}@media(max-width:660px){.CountdownPill_countdownContent__gyY4k{flex-direction:column;gap:.1rem}}.CountdownPill_countdownPillText__uYYag{font-size:inherit;font-weight:inherit}.CountdownPill_exactTime__hEGLg{font-size:.8rem;opacity:1;font-weight:500}@media(max-width:660px){.CountdownPill_exactTime__hEGLg{font-size:.75rem}}.ProtectedButton_modalOverlay__8Yzoi{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;z-index:999}.ProtectedButton_modalOverlay__8Yzoi .ProtectedButton_modalContainer__I0mfc{position:relative;min-width:370px;max-width:550px;width:100%;max-height:95vh;animation:ProtectedButton_fadeIn__jrYeC .3s ease-in-out;border-radius:.7rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 6px 20px 0 rgba(91,91,91,.25);background-color:#181825;display:flex;flex-direction:column;overflow:hidden}.ProtectedButton_modalOverlay__8Yzoi .ProtectedButton_modalContainer__I0mfc .ProtectedButton_modalHeaderContainer__pJocX{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;color:#f9f9fb;font-weight:500;padding:1rem;background-color:#181825;border-bottom:1px solid #202031}.ProtectedButton_modalOverlay__8Yzoi .ProtectedButton_modalContainer__I0mfc .ProtectedButton_modalHeaderContainer__pJocX .ProtectedButton_modalHeaderTitle__s6EGH{display:flex;align-items:center;gap:.3rem}.ProtectedButton_modalOverlay__8Yzoi .ProtectedButton_modalContainer__I0mfc .ProtectedButton_modalHeaderContainer__pJocX .ProtectedButton_modalCloseContainer__G1yW6{display:flex;justify-content:center;align-items:center;cursor:pointer}.ProtectedButton_modalOverlay__8Yzoi .ProtectedButton_modalContainer__I0mfc .ProtectedButton_modalHeaderContainer__pJocX .ProtectedButton_modalCloseContainer__G1yW6 .ProtectedButton_modalCloseContainerIcon__KNnfK{width:1.3rem;height:1.3rem;transition:all .3s ease-in-out;fill:#9595b2}.ProtectedButton_modalOverlay__8Yzoi .ProtectedButton_modalContainer__I0mfc .ProtectedButton_modalHeaderContainer__pJocX .ProtectedButton_modalCloseContainer__G1yW6:hover .ProtectedButton_modalCloseContainerIcon__KNnfK{fill:#f9f9fb;transform:scale(1.05)}.ProtectedButton_modalOverlay__8Yzoi .ProtectedButton_modalContainer__I0mfc .ProtectedButton_modalHeaderContainer__pJocX .ProtectedButton_modalCloseContainer__G1yW6:active .ProtectedButton_modalCloseContainerIcon__KNnfK{animation:ProtectedButton_inverse-pulse__EG2vq .6s ease-in-out}.ProtectedButton_modalOverlay__8Yzoi .ProtectedButton_modalContainer__I0mfc .ProtectedButton_modalContentContainer__dFjm6{flex:1 1;overflow-y:auto;padding:1.1rem}.ProtectedButton_modalOverlay__8Yzoi .ProtectedButton_modalContainer__I0mfc .ProtectedButton_modalContentContainer__dFjm6::-webkit-scrollbar{width:6px}.ProtectedButton_modalOverlay__8Yzoi .ProtectedButton_modalContainer__I0mfc .ProtectedButton_modalContentContainer__dFjm6::-webkit-scrollbar-track{background:transparent}.ProtectedButton_modalOverlay__8Yzoi .ProtectedButton_modalContainer__I0mfc .ProtectedButton_modalContentContainer__dFjm6::-webkit-scrollbar-thumb{background:#2a2a3c;border-radius:3px}.ProtectedButton_modalOverlay__8Yzoi .ProtectedButton_modalContainer__I0mfc .ProtectedButton_modalContentContainer__dFjm6::-webkit-scrollbar-thumb:hover{background:#1d1d26}@media(max-width:660px){.ProtectedButton_modalOverlay__8Yzoi .ProtectedButton_modalContainer__I0mfc{min-width:300px;max-height:85vh;margin:0 1rem}.ProtectedButton_modalOverlay__8Yzoi .ProtectedButton_modalContainer__I0mfc .ProtectedButton_modalHeaderContainer__pJocX{padding:.9rem}.ProtectedButton_modalOverlay__8Yzoi .ProtectedButton_modalContainer__I0mfc .ProtectedButton_modalContentContainer__dFjm6{padding:1rem}}.ProtectedButton_modalOverlayFadeIn__EKOun{opacity:1;visibility:visible}.ProtectedButton_modalOverlayFadeOut__MNMLb{opacity:0;visibility:hidden}.ProtectedButton_tooltip__5llSK{display:flex;align-items:center;gap:.3rem;opacity:1;color:#6e45ff;font-size:.7rem}@keyframes ProtectedButton_fadeIn__jrYeC{0%{opacity:0}to{opacity:1}}@keyframes ProtectedButton_fadeInUp__SfcQG{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ProtectedButton_fadeInDown__JR9xk{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes ProtectedButton_fadeOutDown__5rOr2{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes ProtectedButton_inverse-pulse__EG2vq{0%{transform:scale(1)}50%{transform:scale(.97)}to{transform:scale(1)}}.ProtectedButton_protectedButton__uoDYp{display:flex;justify-content:center;align-items:center;border-radius:.6rem;font-weight:600;height:45px;color:#f9f9fb;background-color:#f54b00;box-shadow:0 1px 2px 0 rgba(16,24,40,.051);padding:0 1rem;gap:.4rem;cursor:pointer;transition:all .2s ease-in-out;font-size:.9rem}.ProtectedButton_protectedButton__uoDYp:hover{background-color:#f76727;transform:scale(1.01)}.ProtectedButton_protectedButton__uoDYp:active{animation:ProtectedButton_inverse-pulse__EG2vq .6s ease-in-out}.ProtectedButton_protectedButtonLoading__IdypR{opacity:.7}.Landing_modalOverlay__RYXf0{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;z-index:999}.Landing_modalOverlay__RYXf0 .Landing_modalContainer__qcifS{position:relative;min-width:370px;max-width:550px;width:100%;max-height:95vh;animation:Landing_fadeIn__AJtGf .3s ease-in-out;border-radius:.7rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 6px 20px 0 rgba(91,91,91,.25);background-color:#181825;display:flex;flex-direction:column;overflow:hidden}.Landing_modalOverlay__RYXf0 .Landing_modalContainer__qcifS .Landing_modalHeaderContainer__59h9l{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;color:#f9f9fb;font-weight:500;padding:1rem;background-color:#181825;border-bottom:1px solid #202031}.Landing_modalOverlay__RYXf0 .Landing_modalContainer__qcifS .Landing_modalHeaderContainer__59h9l .Landing_modalHeaderTitle__NUbTd{display:flex;align-items:center;gap:.3rem}.Landing_modalOverlay__RYXf0 .Landing_modalContainer__qcifS .Landing_modalHeaderContainer__59h9l .Landing_modalCloseContainer__820oS{display:flex;justify-content:center;align-items:center;cursor:pointer}.Landing_modalOverlay__RYXf0 .Landing_modalContainer__qcifS .Landing_modalHeaderContainer__59h9l .Landing_modalCloseContainer__820oS .Landing_modalCloseContainerIcon__wxe45{width:1.3rem;height:1.3rem;transition:all .3s ease-in-out;fill:#9595b2}.Landing_modalOverlay__RYXf0 .Landing_modalContainer__qcifS .Landing_modalHeaderContainer__59h9l .Landing_modalCloseContainer__820oS:hover .Landing_modalCloseContainerIcon__wxe45{fill:#f9f9fb;transform:scale(1.05)}.Landing_modalOverlay__RYXf0 .Landing_modalContainer__qcifS .Landing_modalHeaderContainer__59h9l .Landing_modalCloseContainer__820oS:active .Landing_modalCloseContainerIcon__wxe45{animation:Landing_inverse-pulse__9IS49 .6s ease-in-out}.Landing_modalOverlay__RYXf0 .Landing_modalContainer__qcifS .Landing_modalContentContainer__ZowAv{flex:1 1;overflow-y:auto;padding:1.1rem}.Landing_modalOverlay__RYXf0 .Landing_modalContainer__qcifS .Landing_modalContentContainer__ZowAv::-webkit-scrollbar{width:6px}.Landing_modalOverlay__RYXf0 .Landing_modalContainer__qcifS .Landing_modalContentContainer__ZowAv::-webkit-scrollbar-track{background:transparent}.Landing_modalOverlay__RYXf0 .Landing_modalContainer__qcifS .Landing_modalContentContainer__ZowAv::-webkit-scrollbar-thumb{background:#2a2a3c;border-radius:3px}.Landing_modalOverlay__RYXf0 .Landing_modalContainer__qcifS .Landing_modalContentContainer__ZowAv::-webkit-scrollbar-thumb:hover{background:#1d1d26}@media(max-width:660px){.Landing_modalOverlay__RYXf0 .Landing_modalContainer__qcifS{min-width:300px;max-height:85vh;margin:0 1rem}.Landing_modalOverlay__RYXf0 .Landing_modalContainer__qcifS .Landing_modalHeaderContainer__59h9l{padding:.9rem}.Landing_modalOverlay__RYXf0 .Landing_modalContainer__qcifS .Landing_modalContentContainer__ZowAv{padding:1rem}}.Landing_modalOverlayFadeIn__Fk5fZ{opacity:1;visibility:visible}.Landing_modalOverlayFadeOut__524Bm{opacity:0;visibility:hidden}.Landing_tooltip__K_5hq{display:flex;align-items:center;gap:.3rem;opacity:1;color:#6e45ff;font-size:.7rem}@keyframes Landing_fadeIn__AJtGf{0%{opacity:0}to{opacity:1}}@keyframes Landing_fadeInUp__KebYa{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes Landing_fadeInDown__7g2Se{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes Landing_fadeOutDown__BwAh_{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes Landing_inverse-pulse__9IS49{0%{transform:scale(1)}50%{transform:scale(.97)}to{transform:scale(1)}}.Landing_landingContainerBackground__6Q_WF{width:100%;background-image:url(/landing-background.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:100vh;display:flex;align-items:center;justify-content:center}.Landing_landingContainerBackground__6Q_WF .Landing_landingContainer__BLcAJ{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 0 2rem;gap:1rem;max-width:1100px;width:100%}.Landing_landingContainerBackground__6Q_WF .Landing_landingContainer__BLcAJ .Landing_landingHeaderContainer__7H5mF{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:1rem;gap:.5rem;padding:0 2rem;max-width:850px}.Landing_landingContainerBackground__6Q_WF .Landing_landingContainer__BLcAJ .Landing_landingContentContainer__YDhTF{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 2rem;margin-bottom:2rem;max-width:1050px}@media(max-width:834px){.Landing_landingContainerBackground__6Q_WF .Landing_landingContainer__BLcAJ{gap:.5rem;padding-top:3rem}.Landing_landingContainerBackground__6Q_WF .Landing_landingContainer__BLcAJ .Landing_landingContentContainer__YDhTF{padding:0}}@media(max-width:660px){.Landing_landingContainerBackground__6Q_WF .Landing_landingContainer__BLcAJ{padding:3.5rem 1rem 1rem}.Landing_landingContainerBackground__6Q_WF .Landing_landingContainer__BLcAJ .Landing_landingHeaderContainer__7H5mF{margin-bottom:1rem;gap:.7rem}}.Manifesto_modalOverlay__eftj9{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;z-index:999}.Manifesto_modalOverlay__eftj9 .Manifesto_modalContainer__Dzfgp{position:relative;min-width:370px;max-width:550px;width:100%;max-height:95vh;animation:Manifesto_fadeIn__YEGb8 .3s ease-in-out;border-radius:.7rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 6px 20px 0 rgba(91,91,91,.25);background-color:#181825;display:flex;flex-direction:column;overflow:hidden}.Manifesto_modalOverlay__eftj9 .Manifesto_modalContainer__Dzfgp .Manifesto_modalHeaderContainer__fbwjX{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;color:#f9f9fb;font-weight:500;padding:1rem;background-color:#181825;border-bottom:1px solid #202031}.Manifesto_modalOverlay__eftj9 .Manifesto_modalContainer__Dzfgp .Manifesto_modalHeaderContainer__fbwjX .Manifesto_modalHeaderTitle__Z2na2{display:flex;align-items:center;gap:.3rem}.Manifesto_modalOverlay__eftj9 .Manifesto_modalContainer__Dzfgp .Manifesto_modalHeaderContainer__fbwjX .Manifesto_modalCloseContainer__96qPw{display:flex;justify-content:center;align-items:center;cursor:pointer}.Manifesto_modalOverlay__eftj9 .Manifesto_modalContainer__Dzfgp .Manifesto_modalHeaderContainer__fbwjX .Manifesto_modalCloseContainer__96qPw .Manifesto_modalCloseContainerIcon__KOYTw{width:1.3rem;height:1.3rem;transition:all .3s ease-in-out;fill:#9595b2}.Manifesto_modalOverlay__eftj9 .Manifesto_modalContainer__Dzfgp .Manifesto_modalHeaderContainer__fbwjX .Manifesto_modalCloseContainer__96qPw:hover .Manifesto_modalCloseContainerIcon__KOYTw{fill:#f9f9fb;transform:scale(1.05)}.Manifesto_modalOverlay__eftj9 .Manifesto_modalContainer__Dzfgp .Manifesto_modalHeaderContainer__fbwjX .Manifesto_modalCloseContainer__96qPw:active .Manifesto_modalCloseContainerIcon__KOYTw{animation:Manifesto_inverse-pulse__T5FOu .6s ease-in-out}.Manifesto_modalOverlay__eftj9 .Manifesto_modalContainer__Dzfgp .Manifesto_modalContentContainer__fUpZL{flex:1 1;overflow-y:auto;padding:1.1rem}.Manifesto_modalOverlay__eftj9 .Manifesto_modalContainer__Dzfgp .Manifesto_modalContentContainer__fUpZL::-webkit-scrollbar{width:6px}.Manifesto_modalOverlay__eftj9 .Manifesto_modalContainer__Dzfgp .Manifesto_modalContentContainer__fUpZL::-webkit-scrollbar-track{background:transparent}.Manifesto_modalOverlay__eftj9 .Manifesto_modalContainer__Dzfgp .Manifesto_modalContentContainer__fUpZL::-webkit-scrollbar-thumb{background:#2a2a3c;border-radius:3px}.Manifesto_modalOverlay__eftj9 .Manifesto_modalContainer__Dzfgp .Manifesto_modalContentContainer__fUpZL::-webkit-scrollbar-thumb:hover{background:#1d1d26}@media(max-width:660px){.Manifesto_modalOverlay__eftj9 .Manifesto_modalContainer__Dzfgp{min-width:300px;max-height:85vh;margin:0 1rem}.Manifesto_modalOverlay__eftj9 .Manifesto_modalContainer__Dzfgp .Manifesto_modalHeaderContainer__fbwjX{padding:.9rem}.Manifesto_modalOverlay__eftj9 .Manifesto_modalContainer__Dzfgp .Manifesto_modalContentContainer__fUpZL{padding:1rem}}.Manifesto_modalOverlayFadeIn__kMvep{opacity:1;visibility:visible}.Manifesto_modalOverlayFadeOut__rCrC9{opacity:0;visibility:hidden}.Manifesto_tooltip__awYiS{display:flex;align-items:center;gap:.3rem;opacity:1;color:#6e45ff;font-size:.7rem}@keyframes Manifesto_fadeIn__YEGb8{0%{opacity:0}to{opacity:1}}@keyframes Manifesto_fadeInDown__UasrI{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes Manifesto_fadeOutDown__LLfa0{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes Manifesto_inverse-pulse__T5FOu{0%{transform:scale(1)}50%{transform:scale(.97)}to{transform:scale(1)}}.Manifesto_manifestoContainer__9Szdw{display:flex;width:100%;color:#f9f9fb;transition:all .3s ease-in-out;border-radius:.8rem;box-shadow:0 0 25px rgba(67,67,96,.1)}.Manifesto_manifestoContainer__9Szdw:hover{box-shadow:0 0 25px rgba(67,67,96,.4)}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT{width:320px;background-color:#181825;border-right:1px solid #202031;display:flex;flex-direction:column;padding:1.5rem 1.2rem;gap:1.5rem;border-top-left-radius:.8rem;border-bottom-left-radius:.8rem}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_sidebarTitle__Aw_PC{font-size:1.5rem;font-weight:600;color:#f9f9fb}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_navigation__pL6hA{display:flex;flex-direction:column;gap:.5rem;flex:1 1}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_navigation__pL6hA .Manifesto_navItem__PUPZN{display:flex;align-items:center;gap:.75rem;padding:.6rem .5rem;border:none;background:none;border-radius:.5rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:left;width:100%;position:relative;overflow:hidden}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_navigation__pL6hA .Manifesto_navItem__PUPZN:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(245,75,0,.1),transparent);transition:left .6s ease}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_navigation__pL6hA .Manifesto_navItem__PUPZN:hover:before{left:100%}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_navigation__pL6hA .Manifesto_navItem__PUPZN .Manifesto_navItemIconContainer__UQg8E{display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;background-color:#08080c;border-radius:.4rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;flex-shrink:0}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_navigation__pL6hA .Manifesto_navItem__PUPZN .Manifesto_navItemIconContainer__UQg8E:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:radial-gradient(circle,rgba(245,75,0,.3) 0,transparent 70%);border-radius:50%;transform:translate(-50%,-50%);transition:all .4s ease}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_navigation__pL6hA .Manifesto_navItem__PUPZN .Manifesto_navItemIcon__t__Y_{width:20px;height:20px;color:#6c6c89;transition:all .3s cubic-bezier(.4,0,.2,1);transform:scale(1)}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_navigation__pL6hA .Manifesto_navItem__PUPZN:hover{transform:translateX(4px);background-color:rgba(245,75,0,.05)}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_navigation__pL6hA .Manifesto_navItem__PUPZN:hover .Manifesto_navItemText__F0hHg{color:#f54b00;transform:translateX(2px)}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_navigation__pL6hA .Manifesto_navItem__PUPZN:hover .Manifesto_navItemIcon__t__Y_{color:#f54b00;transform:scale(1.1) rotate(8deg)!important}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_navigation__pL6hA .Manifesto_navItem__PUPZN:hover .Manifesto_navItemIconContainer__UQg8E{background-color:rgba(245,75,0,.1);transform:scale(1.05)!important}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_navigation__pL6hA .Manifesto_navItem__PUPZN:hover .Manifesto_navItemIconContainer__UQg8E:after{width:40px;height:40px}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_navigation__pL6hA .Manifesto_navItem__PUPZN.Manifesto_active__HX8fQ{background-color:rgba(245,75,0,.102);transform:translateX(2px)}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_navigation__pL6hA .Manifesto_navItem__PUPZN.Manifesto_active__HX8fQ .Manifesto_navItemText__F0hHg{color:#f54b00;font-weight:600}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_navigation__pL6hA .Manifesto_navItem__PUPZN.Manifesto_active__HX8fQ .Manifesto_navItemIcon__t__Y_{color:#f54b00;transform:scale(1.05)}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_navigation__pL6hA .Manifesto_navItem__PUPZN.Manifesto_active__HX8fQ .Manifesto_navItemIconContainer__UQg8E{background-color:rgba(245,75,0,.15);box-shadow:0 2px 8px rgba(245,75,0,.2)}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_navigation__pL6hA .Manifesto_navItem__PUPZN .Manifesto_navItemText__F0hHg{font-size:.9rem;color:#9595b2;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateX(0)}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_sidebarFooter__vMXrM{display:flex;justify-content:space-between;align-items:center;gap:1rem}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_sidebarFooter__vMXrM .Manifesto_socialLinks__Mc6mc{display:flex;gap:.5rem}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_sidebarFooter__vMXrM .Manifesto_socialLinks__Mc6mc .Manifesto_socialButton__mMqMU{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_sidebarFooter__vMXrM .Manifesto_socialLinks__Mc6mc .Manifesto_socialButton__mMqMU:hover{background-color:rgba(245,75,0,.1);transform:scale(1.1)}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_sidebarFooter__vMXrM .Manifesto_socialLinks__Mc6mc .Manifesto_socialButton__mMqMU:hover svg{color:#f54b00;transform:rotate(12deg)}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_sidebarFooter__vMXrM .Manifesto_socialLinks__Mc6mc .Manifesto_socialButton__mMqMU:active{transform:scale(.95)}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_sidebarFooter__vMXrM .Manifesto_socialLinks__Mc6mc .Manifesto_socialButton__mMqMU svg{color:#9595b2;width:1rem;height:1rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2{flex:1 1;display:flex;padding:1.5rem 1.2rem;background-color:#202031;border-top-right-radius:.8rem;border-bottom-right-radius:.8rem;position:relative;overflow:scroll;min-height:500px;max-height:500px}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2::-webkit-scrollbar{width:8px}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2::-webkit-scrollbar-track{background:rgba(67,67,96,.1);border-radius:8px}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2::-webkit-scrollbar-thumb{background:rgba(67,67,96,.6);border-radius:8px;-webkit-transition:background .2s ease;transition:background .2s ease}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2::-webkit-scrollbar-thumb:hover{background:rgba(67,67,96,.8)}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2::-webkit-scrollbar-thumb:active{background:#434360}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2{scrollbar-width:thin;scrollbar-color:rgba(67,67,96,.6) rgba(32,32,49,.1)}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2 .Manifesto_contentSection__rNYOZ{display:flex;flex:1 1;flex-direction:column;gap:1rem}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2 .Manifesto_contentSection__rNYOZ .Manifesto_videoContainer__yH6qq{position:relative;width:100%;height:auto;border-radius:.6rem;overflow:hidden;background-color:#202031}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2 .Manifesto_contentSection__rNYOZ .Manifesto_videoContainer__yH6qq .Manifesto_videoPlayer__Ofnes{width:100%;height:100%;object-fit:cover}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2 .Manifesto_contentSection__rNYOZ .Manifesto_textSection__jt0Z5{display:flex;flex-direction:column;gap:.7rem}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2 .Manifesto_contentSection__rNYOZ .Manifesto_textSection__jt0Z5 .Manifesto_textTitle__BBWqq{font-size:1.3rem;font-weight:600;color:#f9f9fb;margin-top:.2rem}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2 .Manifesto_contentSection__rNYOZ .Manifesto_textSection__jt0Z5 .Manifesto_textContent__XrPQZ{font-size:.9rem;color:#9595b2;line-height:1.5;margin:0}@media(max-width:834px){.Manifesto_manifestoContainer__9Szdw{flex-direction:column;max-width:600px}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT{width:100%;padding:1rem;gap:1rem;border-top-right-radius:.5rem;border-bottom-right-radius:0;border-top-left-radius:.5rem;border-bottom-left-radius:0;border-right:none}.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebarHeader__qFWb9{font-size:1.25rem}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2{padding:1rem;gap:1rem;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border-top-left-radius:0;border-top-right-radius:0;max-height:380px;min-height:380px}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2::-webkit-scrollbar{width:6px}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2::-webkit-scrollbar-track{background:rgba(32,32,49,.1);border-radius:6px}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2::-webkit-scrollbar-thumb{background:rgba(67,67,96,.6);border-radius:6px;-webkit-transition:background .2s ease;transition:background .2s ease}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2::-webkit-scrollbar-thumb:hover{background:rgba(67,67,96,.8)}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2::-webkit-scrollbar-thumb:active{background:#434360}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2{scrollbar-width:thin;scrollbar-color:rgba(67,67,96,.6) rgba(32,32,49,.1)}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2 .Manifesto_contentSection__rNYOZ .Manifesto_videoContainer__yH6qq,.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2 .Manifesto_contentSection__rNYOZ .Manifesto_videoContainer__yH6qq .Manifesto_videoPlayer__Ofnes{border-radius:.4rem}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2 .Manifesto_contentSection__rNYOZ .Manifesto_textSection__jt0Z5 .Manifesto_textTitle__BBWqq{font-size:1.1rem}.Manifesto_manifestoContainer__9Szdw .Manifesto_contentArea__4Qxx2 .Manifesto_contentSection__rNYOZ .Manifesto_textSection__jt0Z5 .Manifesto_textContent__XrPQZ{font-size:.8rem}}@media(max-width:660px){.Manifesto_manifestoContainer__9Szdw .Manifesto_sidebar__IxHLT .Manifesto_sidebarTitle__Aw_PC{font-size:1.4rem}}.Manifesto_manifestoContainer__9Szdw .Manifesto_scrollIndicator__F4Tl3{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;background:rgba(24,24,37,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem 1rem;border-radius:.5rem;border:1px solid rgba(67,67,96,.3);box-shadow:0 4px 12px rgba(67,67,96,.2);animation:Manifesto_fadeInUp__tLNHd .3s ease-in-out;z-index:10}.Manifesto_manifestoContainer__9Szdw .Manifesto_scrollIndicator__F4Tl3 .Manifesto_scrollIndicatorText__3XsIK{font-size:.8rem;color:#9595b2;font-weight:500;text-align:center;white-space:nowrap}.Manifesto_manifestoContainer__9Szdw .Manifesto_scrollIndicator__F4Tl3 .Manifesto_scrollIndicatorArrow__jv33o{font-size:1.2rem;color:#f54b00;animation:Manifesto_bounce__m3z__ 1.5s infinite}@keyframes Manifesto_fadeOut__t2NPf{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes Manifesto_fadeInUp__tLNHd{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Manifesto_bounce__m3z__{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-4px)}60%{transform:translateY(-2px)}}.Manifesto_fadeOut__t2NPf{animation:Manifesto_fadeOut__t2NPf .2s ease-in-out forwards}.Manifesto_fadeInUp__tLNHd{animation:Manifesto_fadeInUp__tLNHd .3s ease-in-out forwards}.LanguageSelector_modalOverlay__nAsOO{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;z-index:999}.LanguageSelector_modalOverlay__nAsOO .LanguageSelector_modalContainer__iGoE2{position:relative;min-width:370px;max-width:550px;width:100%;max-height:95vh;animation:LanguageSelector_fadeIn__lYv19 .3s ease-in-out;border-radius:.7rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 6px 20px 0 rgba(91,91,91,.25);background-color:#181825;display:flex;flex-direction:column;overflow:hidden}.LanguageSelector_modalOverlay__nAsOO .LanguageSelector_modalContainer__iGoE2 .LanguageSelector_modalHeaderContainer__YuGPi{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;color:#f9f9fb;font-weight:500;padding:1rem;background-color:#181825;border-bottom:1px solid #202031}.LanguageSelector_modalOverlay__nAsOO .LanguageSelector_modalContainer__iGoE2 .LanguageSelector_modalHeaderContainer__YuGPi .LanguageSelector_modalHeaderTitle__0tgwf{display:flex;align-items:center;gap:.3rem}.LanguageSelector_modalOverlay__nAsOO .LanguageSelector_modalContainer__iGoE2 .LanguageSelector_modalHeaderContainer__YuGPi .LanguageSelector_modalCloseContainer__wu40I{display:flex;justify-content:center;align-items:center;cursor:pointer}.LanguageSelector_modalOverlay__nAsOO .LanguageSelector_modalContainer__iGoE2 .LanguageSelector_modalHeaderContainer__YuGPi .LanguageSelector_modalCloseContainer__wu40I .LanguageSelector_modalCloseContainerIcon__TYyMR{width:1.3rem;height:1.3rem;transition:all .3s ease-in-out;fill:#9595b2}.LanguageSelector_modalOverlay__nAsOO .LanguageSelector_modalContainer__iGoE2 .LanguageSelector_modalHeaderContainer__YuGPi .LanguageSelector_modalCloseContainer__wu40I:hover .LanguageSelector_modalCloseContainerIcon__TYyMR{fill:#f9f9fb;transform:scale(1.05)}.LanguageSelector_modalOverlay__nAsOO .LanguageSelector_modalContainer__iGoE2 .LanguageSelector_modalHeaderContainer__YuGPi .LanguageSelector_modalCloseContainer__wu40I:active .LanguageSelector_modalCloseContainerIcon__TYyMR{animation:LanguageSelector_inverse-pulse__TZaXV .6s ease-in-out}.LanguageSelector_modalOverlay__nAsOO .LanguageSelector_modalContainer__iGoE2 .LanguageSelector_modalContentContainer__EQNkZ{flex:1 1;overflow-y:auto;padding:1.1rem}.LanguageSelector_modalOverlay__nAsOO .LanguageSelector_modalContainer__iGoE2 .LanguageSelector_modalContentContainer__EQNkZ::-webkit-scrollbar{width:6px}.LanguageSelector_modalOverlay__nAsOO .LanguageSelector_modalContainer__iGoE2 .LanguageSelector_modalContentContainer__EQNkZ::-webkit-scrollbar-track{background:transparent}.LanguageSelector_modalOverlay__nAsOO .LanguageSelector_modalContainer__iGoE2 .LanguageSelector_modalContentContainer__EQNkZ::-webkit-scrollbar-thumb{background:#2a2a3c;border-radius:3px}.LanguageSelector_modalOverlay__nAsOO .LanguageSelector_modalContainer__iGoE2 .LanguageSelector_modalContentContainer__EQNkZ::-webkit-scrollbar-thumb:hover{background:#1d1d26}@media(max-width:660px){.LanguageSelector_modalOverlay__nAsOO .LanguageSelector_modalContainer__iGoE2{min-width:300px;max-height:85vh;margin:0 1rem}.LanguageSelector_modalOverlay__nAsOO .LanguageSelector_modalContainer__iGoE2 .LanguageSelector_modalHeaderContainer__YuGPi{padding:.9rem}.LanguageSelector_modalOverlay__nAsOO .LanguageSelector_modalContainer__iGoE2 .LanguageSelector_modalContentContainer__EQNkZ{padding:1rem}}.LanguageSelector_modalOverlayFadeIn__GWW7v{opacity:1;visibility:visible}.LanguageSelector_modalOverlayFadeOut__KfrLr{opacity:0;visibility:hidden}.LanguageSelector_tooltip__nNJlY{display:flex;align-items:center;gap:.3rem;opacity:1;color:#6e45ff;font-size:.7rem}@keyframes LanguageSelector_fadeIn__lYv19{0%{opacity:0}to{opacity:1}}@keyframes LanguageSelector_fadeInUp__7o9aT{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes LanguageSelector_fadeInDown__MGQvq{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes LanguageSelector_fadeOutDown__dwiWE{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes LanguageSelector_inverse-pulse__TZaXV{0%{transform:scale(1)}50%{transform:scale(.97)}to{transform:scale(1)}}.LanguageSelector_languageSelector__mgAOo{display:flex;align-items:center;gap:.5rem;border-radius:.6rem;background-color:#202031;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:visible;color:#9595b2;z-index:900}.LanguageSelector_languageSelector__mgAOo:hover{background-color:#2a2a3c;transform:scale(1.01);box-shadow:0 2px 6px rgba(8,8,12,.1)}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageSelectorButton___OQUq{display:flex;align-items:center;gap:.5rem;cursor:pointer;width:100%;padding:.5rem .7rem;border-radius:.6rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageSelectorButton___OQUq:hover{background-color:rgba(42,42,60,.05);transform:scale(1.01)}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageSelectorButton___OQUq:hover span{color:#f9f9fb}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageSelectorButton___OQUq:hover svg{transition:all .3s cubic-bezier(.4,0,.2,1);fill:#f9f9fb}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageSelectorButton___OQUq span{font-size:.8rem;color:#9595b2;transition:color .3s ease;font-weight:500}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageSelectorButton___OQUq .LanguageSelector_chevronIcon__xUSm8{transition:transform .3s cubic-bezier(.4,0,.2,1);color:#9595b2}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageSelectorButton___OQUq .LanguageSelector_chevronIcon__xUSm8.LanguageSelector_rotated__41NXt{transform:rotate(180deg)}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageDropdown__1LgoA{position:absolute;top:calc(100% + .5rem);left:0;right:0;background-color:#181825;border:1px solid #202031;border-radius:.6rem;box-shadow:0 8px 25px rgba(8,8,12,.3);overflow-y:auto;overflow-x:hidden;z-index:9999;animation:LanguageSelector_dropdownFadeIn__f6p15 .2s ease-out forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:120px;max-height:170px}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageDropdown__1LgoA::-webkit-scrollbar{width:6px}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageDropdown__1LgoA::-webkit-scrollbar-track{background:rgba(32,32,49,.1);border-radius:3px}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageDropdown__1LgoA::-webkit-scrollbar-thumb{background:rgba(67,67,96,.6);border-radius:3px;-webkit-transition:background .2s ease;transition:background .2s ease}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageDropdown__1LgoA::-webkit-scrollbar-thumb:hover{background:rgba(67,67,96,.8)}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageDropdown__1LgoA::-webkit-scrollbar-thumb:active{background:#434360}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageDropdown__1LgoA{scrollbar-width:thin;scrollbar-color:rgba(67,67,96,.6) rgba(32,32,49,.1)}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageDropdown__1LgoA .LanguageSelector_languageOption__sTQQk{padding:.6rem .8rem;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);color:#9595b2;font-size:.8rem;border-bottom:1px solid rgba(32,32,49,.3);position:relative;overflow:hidden}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageDropdown__1LgoA .LanguageSelector_languageOption__sTQQk:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(42,42,60,.08),transparent);transition:left .4s ease}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageDropdown__1LgoA .LanguageSelector_languageOption__sTQQk:hover{background-color:rgba(42,42,60,.3);color:#f9f9fb}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageDropdown__1LgoA .LanguageSelector_languageOption__sTQQk:hover:before{left:100%}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageDropdown__1LgoA .LanguageSelector_languageOption__sTQQk:last-child{border-bottom:none}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageDropdown__1LgoA .LanguageSelector_languageOption__sTQQk.LanguageSelector_selected__hV8Hy{background-color:rgba(245,75,0,.1);color:#f54b00;font-weight:500}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageDropdown__1LgoA .LanguageSelector_languageOption__sTQQk.LanguageSelector_selected__hV8Hy:after{content:"";position:absolute;right:.8rem;top:50%;transform:translateY(-50%);width:6px;height:6px;background-color:#f54b00;border-radius:50%;box-shadow:0 0 8px rgba(245,75,0,.4)}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageDropdown__1LgoA .LanguageSelector_languageOption__sTQQk:active{transform:scale(.98)}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageDropdown__1LgoA.LanguageSelector_closing__MbfqG{animation:LanguageSelector_dropdownFadeOut__F6CKd .15s ease-in forwards}@keyframes LanguageSelector_dropdownFadeIn__f6p15{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes LanguageSelector_dropdownFadeOut__F6CKd{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@media(max-width:834px){.LanguageSelector_languageSelector__mgAOo{position:relative;z-index:900}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageDropdown__1LgoA{min-width:100px;right:0;left:auto;max-height:180px;z-index:901}}@media(max-width:660px){.LanguageSelector_languageSelector__mgAOo{position:relative;z-index:900}.LanguageSelector_languageSelector__mgAOo .LanguageSelector_languageDropdown__1LgoA{max-height:160px;z-index:901}}.AnimatedTitle_modalOverlay__YYND3{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;z-index:999}.AnimatedTitle_modalOverlay__YYND3 .AnimatedTitle_modalContainer__GVSa_{position:relative;min-width:370px;max-width:550px;width:100%;max-height:95vh;animation:AnimatedTitle_fadeIn__MIUrV .3s ease-in-out;border-radius:.7rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 6px 20px 0 rgba(91,91,91,.25);background-color:#181825;display:flex;flex-direction:column;overflow:hidden}.AnimatedTitle_modalOverlay__YYND3 .AnimatedTitle_modalContainer__GVSa_ .AnimatedTitle_modalHeaderContainer__OUFiv{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;color:#f9f9fb;font-weight:500;padding:1rem;background-color:#181825;border-bottom:1px solid #202031}.AnimatedTitle_modalOverlay__YYND3 .AnimatedTitle_modalContainer__GVSa_ .AnimatedTitle_modalHeaderContainer__OUFiv .AnimatedTitle_modalHeaderTitle__4R_WY{display:flex;align-items:center;gap:.3rem}.AnimatedTitle_modalOverlay__YYND3 .AnimatedTitle_modalContainer__GVSa_ .AnimatedTitle_modalHeaderContainer__OUFiv .AnimatedTitle_modalCloseContainer__5mGrO{display:flex;justify-content:center;align-items:center;cursor:pointer}.AnimatedTitle_modalOverlay__YYND3 .AnimatedTitle_modalContainer__GVSa_ .AnimatedTitle_modalHeaderContainer__OUFiv .AnimatedTitle_modalCloseContainer__5mGrO .AnimatedTitle_modalCloseContainerIcon__Aau0W{width:1.3rem;height:1.3rem;transition:all .3s ease-in-out;fill:#9595b2}.AnimatedTitle_modalOverlay__YYND3 .AnimatedTitle_modalContainer__GVSa_ .AnimatedTitle_modalHeaderContainer__OUFiv .AnimatedTitle_modalCloseContainer__5mGrO:hover .AnimatedTitle_modalCloseContainerIcon__Aau0W{fill:#f9f9fb;transform:scale(1.05)}.AnimatedTitle_modalOverlay__YYND3 .AnimatedTitle_modalContainer__GVSa_ .AnimatedTitle_modalHeaderContainer__OUFiv .AnimatedTitle_modalCloseContainer__5mGrO:active .AnimatedTitle_modalCloseContainerIcon__Aau0W{animation:AnimatedTitle_inverse-pulse__LffKX .6s ease-in-out}.AnimatedTitle_modalOverlay__YYND3 .AnimatedTitle_modalContainer__GVSa_ .AnimatedTitle_modalContentContainer__BmZIH{flex:1 1;overflow-y:auto;padding:1.1rem}.AnimatedTitle_modalOverlay__YYND3 .AnimatedTitle_modalContainer__GVSa_ .AnimatedTitle_modalContentContainer__BmZIH::-webkit-scrollbar{width:6px}.AnimatedTitle_modalOverlay__YYND3 .AnimatedTitle_modalContainer__GVSa_ .AnimatedTitle_modalContentContainer__BmZIH::-webkit-scrollbar-track{background:transparent}.AnimatedTitle_modalOverlay__YYND3 .AnimatedTitle_modalContainer__GVSa_ .AnimatedTitle_modalContentContainer__BmZIH::-webkit-scrollbar-thumb{background:#2a2a3c;border-radius:3px}.AnimatedTitle_modalOverlay__YYND3 .AnimatedTitle_modalContainer__GVSa_ .AnimatedTitle_modalContentContainer__BmZIH::-webkit-scrollbar-thumb:hover{background:#1d1d26}@media(max-width:660px){.AnimatedTitle_modalOverlay__YYND3 .AnimatedTitle_modalContainer__GVSa_{min-width:300px;max-height:85vh;margin:0 1rem}.AnimatedTitle_modalOverlay__YYND3 .AnimatedTitle_modalContainer__GVSa_ .AnimatedTitle_modalHeaderContainer__OUFiv{padding:.9rem}.AnimatedTitle_modalOverlay__YYND3 .AnimatedTitle_modalContainer__GVSa_ .AnimatedTitle_modalContentContainer__BmZIH{padding:1rem}}.AnimatedTitle_modalOverlayFadeIn__yEctT{opacity:1;visibility:visible}.AnimatedTitle_modalOverlayFadeOut__QU2zi{opacity:0;visibility:hidden}.AnimatedTitle_tooltip__FUrh9{display:flex;align-items:center;gap:.3rem;opacity:1;color:#6e45ff;font-size:.7rem}@keyframes AnimatedTitle_fadeIn__MIUrV{0%{opacity:0}to{opacity:1}}@keyframes AnimatedTitle_fadeInUp__TZ6zM{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes AnimatedTitle_fadeInDown__uq4HA{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes AnimatedTitle_fadeOutDown__dD60k{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes AnimatedTitle_inverse-pulse__LffKX{0%{transform:scale(1)}50%{transform:scale(.97)}to{transform:scale(1)}}.AnimatedTitle_animatedTitle__uoC8t{font-size:5.2rem;font-weight:600;text-align:center;background:linear-gradient(219.08deg,#f5bd00 10.98%,#f54b00 41.6%,#6e45ff 94.9%);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;margin-top:2rem}@media(max-width:834px){.AnimatedTitle_animatedTitle__uoC8t{font-size:4.5rem;margin-top:3rem}}@media(max-width:660px){.AnimatedTitle_animatedTitle__uoC8t{font-size:3rem;margin-top:2rem}}.AnimatedTitle_animated__0gQQ_{animation:AnimatedTitle_glowPulse__Bpgvv 3s ease-in-out infinite,AnimatedTitle_gradientFlow__vMAZc 4s ease-in-out infinite}@keyframes AnimatedTitle_glowPulse__Bpgvv{0%,to{text-shadow:0 0 20px rgba(245,75,0,.2);transform:scale(1)}50%{text-shadow:0 0 30px rgba(245,75,0,.4);transform:scale(1.01)}}@keyframes AnimatedTitle_gradientFlow__vMAZc{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}