.toast-provider_viewport__45iF1{position:fixed;right:24px;bottom:24px;z-index:1200;display:flex;flex-direction:column-reverse;align-items:flex-end;gap:12px;pointer-events:none}.toast-provider_toast__3r9ys{width:min(420px,calc(100vw - 32px));display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:12px;padding:16px;border:1px solid var(--color-greyscale-25);border-radius:16px;background:var(--color-greyscale-0);box-shadow:0 10px 24px rgba(31,41,55,.12),0 4px 12px rgba(31,41,55,.08);pointer-events:auto;animation:toast-provider_toast-enter__q72i_ .18s cubic-bezier(.22,1,.36,1)}.toast-provider_iconWrap___tyTZ{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;flex-shrink:0}.toast-provider_icon__ON7M_{width:20px;height:20px}.toast-provider_content__8A0W_{display:flex;flex-direction:column;gap:4px;min-width:0}.toast-provider_title__NdHaM{margin:0;font-family:var(--font-archivo);font-size:.95rem;font-weight:600;line-height:1.4;color:var(--color-greyscale-900)}.toast-provider_description__te6Oj{margin:0;font-family:var(--font-archivo);font-size:.875rem;line-height:1.5;color:var(--color-greyscale-600)}.toast-provider_closeButton__1JSif{appearance:none;border:0;background:transparent;color:var(--color-greyscale-400);display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border-radius:999px;cursor:pointer;transition:background-color .14s ease,color .14s ease}.toast-provider_closeButton__1JSif:hover{background:var(--color-greyscale-15);color:var(--color-greyscale-700)}.toast-provider_closeButton__1JSif:focus-visible{outline:2px solid var(--color-primary-400);outline-offset:2px}.toast-provider_error__fEGO3 .toast-provider_iconWrap___tyTZ{background:var(--color-error-0);color:var(--color-error-100)}.toast-provider_success__5Mq_a .toast-provider_iconWrap___tyTZ{background:var(--color-success-0);color:var(--color-success-200)}.toast-provider_info__EM2Nq .toast-provider_iconWrap___tyTZ{background:var(--color-primary-50);color:var(--color-primary-600)}@keyframes toast-provider_toast-enter__q72i_{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:640px){.toast-provider_viewport__45iF1{right:16px;bottom:16px;left:16px;align-items:stretch}.toast-provider_toast__3r9ys{width:100%}}.toggle_root__TLLGo{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:flex-start;width:var(--toggle-width,36px);height:var(--toggle-height,20px);padding:2px;border:var(--toggle-border,1px solid transparent);border-radius:999px;background:var(--toggle-background,var(--color-greyscale-25));box-shadow:var(--toggle-shadow,none);transition:background-color .12s ease,border-color .12s ease,box-shadow .12s ease}.toggle_root__TLLGo[data-active=true]{justify-content:flex-end}.toggle_thumb__GhwOG{width:var(--toggle-thumb-size,16px);height:var(--toggle-thumb-size,16px);border-radius:50%;background:var(--toggle-thumb-background,var(--color-greyscale-0));box-shadow:0 1px 2px color-mix(in srgb,var(--color-greyscale-900) 14%,transparent)}.toggle_sizeLarge__q7LkF{--toggle-width:44px;--toggle-height:24px;--toggle-thumb-size:20px}.toggle_sizeMedium__MWy7c{--toggle-width:36px;--toggle-height:20px;--toggle-thumb-size:16px}.toggle_sizeSmall__FSDLQ{--toggle-width:28px;--toggle-height:16px;--toggle-thumb-size:12px}.toggle_root__TLLGo[data-active=false]{--toggle-background:var(--color-greyscale-25)}.toggle_root__TLLGo[data-active=false][data-preview-state=hover]{--toggle-background:var(--color-greyscale-50)}.toggle_root__TLLGo[data-active=false][data-preview-state=focus]{--toggle-background:var(--color-greyscale-15);--toggle-border:1.5px solid var(--color-greyscale-0);--toggle-shadow:0 0 0 1px var(--color-ui-border)}.toggle_root__TLLGo[aria-disabled=true][data-active=false],.toggle_root__TLLGo[data-active=false][data-preview-state=disabled]{--toggle-background:var(--color-greyscale-10)}.toggle_root__TLLGo[data-active=true]{--toggle-background:var(--color-success-100)}.toggle_root__TLLGo[data-active=true][data-preview-state=hover]{--toggle-background:var(--color-success-200)}.toggle_root__TLLGo[data-active=true][data-preview-state=focus]{--toggle-border:1.5px solid var(--color-greyscale-0);--toggle-shadow:0 0 0 1px color-mix(in srgb,var(--color-success-100) 82%,var(--color-greyscale-25))}.toggle_root__TLLGo[aria-disabled=true][data-active=true],.toggle_root__TLLGo[data-active=true][data-preview-state=disabled]{--toggle-background:var(--color-success-25)}