.button_accent__G58Hu,.button_button__KxMUO,.button_electric__FyERr,.button_monochrome___Odv4,.button_secondary__cYvHt{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:var(--theme-typical-button-height);padding:0 24px;border-radius:100px;border:1px solid rgba(0,0,0,0);font-size:14px;font-weight:500;line-height:110%;transition:background-color .2s ease,border-color .2s ease}.button_accent__G58Hu{background:var(--theme-color-primary-blue-100);color:var(--theme-color-default-white)}.button_accent__G58Hu:hover:not(:disabled){background:var(--theme-color-primary-blue-90)}.button_accent__G58Hu:disabled{opacity:.45;cursor:not-allowed}.button_electric__FyERr{background:var(--theme-color-electric-green-100);color:var(--theme-color-default-black-100)}.button_monochrome___Odv4{background:var(--theme-color-default-black-100);color:var(--theme-color-default-white)}.button_secondary__cYvHt{background:rgba(0,0,0,0);border-color:var(--theme-color-default-black-15);color:var(--theme-color-default-black-100)}.button_secondary__cYvHt:hover:not(:disabled){border-color:var(--theme-color-default-black-30)}.button_secondary__cYvHt:disabled{opacity:.45;cursor:not-allowed}.button_square__6TPWn{border-radius:6px}.button_wide__Yh61G{width:100%}@media(max-width:992px){.button_wide__Yh61G{padding:12px 32px}}.confirm-dialog_body__CgRaL{font-size:14px;line-height:144%}@media(max-width:992px){.confirm-dialog_body__CgRaL{font-size:12px;line-height:132%}}.confirm-dialog_title__ru__K{font-family:Satoshi,Inter,sans-serif;font-size:20px;line-height:128%;font-weight:600}.confirm-dialog_overlay__D1P13{position:fixed;inset:0;z-index:120;background:color-mix(in srgb,var(--theme-color-default-black-100) 50%,transparent);display:flex;justify-content:center;align-items:center;padding:24px}.confirm-dialog_panel__sQmyc{position:relative;display:flex;flex-direction:column;gap:16px;width:100%;max-width:420px;max-height:100%;padding:24px;border-radius:8px;background:var(--theme-color-default-white);outline:none}.confirm-dialog_panel__sQmyc[data-tone=destructive]{border-top:3px solid var(--theme-color-red-100)}.confirm-dialog_title__ru__K{margin:0}.confirm-dialog_body__CgRaL{color:var(--theme-color-default-black-70)}.confirm-dialog_actions__X6JAP{display:flex;justify-content:flex-end;gap:12px}.confirm-dialog_destructive__THsZ_{color:var(--theme-color-default-white)}.confirm-dialog_destructive__THsZ_,.confirm-dialog_destructive__THsZ_:hover:not(:disabled){background:var(--theme-color-red-120)}@media(forced-colors:active){.confirm-dialog_destructive__THsZ_{forced-color-adjust:none;background:var(--theme-color-red-120);color:var(--theme-color-default-white)}}.toast_toast__5k_PF{font-size:14px;line-height:144%}@media(max-width:992px){.toast_toast__5k_PF{font-size:12px;line-height:132%}}.toast_viewport__ybIqt{position:fixed;right:24px;bottom:24px;z-index:300;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;align-items:flex-end;gap:8px;pointer-events:none}.toast_toast__5k_PF{pointer-events:auto;min-width:240px;max-width:360px;padding:12px 16px;border-radius:8px;background:var(--theme-color-default-black-100);color:var(--theme-color-default-white);box-shadow:0 4px 16px color-mix(in srgb,var(--theme-color-default-black-100) 24%,transparent)}.toast_success__U0DLc{border-left:3px solid var(--theme-color-green-100)}.toast_error__dcArz{border-left:3px solid var(--theme-color-red-100)}