.toast_toastContainer__IxabV{display:flex;flex-direction:column;gap:12px;max-width:calc(100vw - 32px);pointer-events:none;position:fixed;right:24px;top:24px;width:390px;z-index:9999}.toast_toast__UysIr{--toast-accent:#3f7d81;--toast-border:rgba(63,125,129,.22);--toast-tint:#edf7f4;align-items:flex-start;animation:toast_toastSlideIn__dX4Wh .34s cubic-bezier(.2,.8,.2,1) both;background:hsla(0,0%,100%,.97);border:1px solid rgba(48,83,76,.14);border-radius:16px;box-shadow:0 18px 45px rgba(23,54,50,.18),0 3px 10px rgb(23 54 50/7%);color:#263a36;display:flex;gap:13px;overflow:hidden;padding:15px 14px 17px;pointer-events:auto;position:relative}.toast_toast__UysIr:before{background:var(--toast-accent);border-radius:0 3px 3px 0;bottom:10px;content:"";left:0;position:absolute;top:10px;width:4px}.toast_toastIcon__i7rfz{align-items:center;background:var(--toast-tint);border:1px solid var(--toast-border);border-radius:11px;color:var(--toast-accent);display:flex;flex:0 0 38px;height:38px;justify-content:center;margin-left:2px}.toast_toastIcon__i7rfz svg{fill:none;height:21px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:21px}.toast_toastBody__Ggnq5{flex:1 1;min-width:0;padding-top:1px}.toast_toastTitle__IAhhe{color:#20332f;font-size:.81rem;font-weight:850;line-height:1.3;margin:0 0 4px}.toast_toastMessage__mPVCX{color:#64746f;font-size:.72rem;font-weight:550;line-height:1.5;margin:0;overflow-wrap:anywhere}.toast_toastBody__Ggnq5:not(:has(.toast_toastTitle__IAhhe)) .toast_toastMessage__mPVCX{color:#3c514b;font-size:.77rem;font-weight:650;padding-top:8px}.toast_toast__UysIr .toast_toastAction__c9S8S{border:1px solid var(--toast-border)!important;border-radius:7px!important;cursor:pointer;font-family:inherit;font-size:.66rem;font-weight:850;margin-top:9px;padding:6px 10px;transition:filter .16s ease,transform .16s ease;white-space:nowrap}.toast_toast__UysIr .toast_toastAction__c9S8S,.toast_toast__UysIr .toast_toastAction__c9S8S:hover{background:var(--toast-tint)!important;box-shadow:none!important;color:var(--toast-accent)!important}.toast_toast__UysIr .toast_toastAction__c9S8S:hover{border-color:var(--toast-accent)!important;filter:saturate(1.18);transform:translateY(-1px)!important}.toast_toast__UysIr .toast_toastClose__BD79y{align-items:center;background:transparent!important;border:0!important;border-radius:7px!important;box-shadow:none!important;color:#84918d!important;cursor:pointer;display:flex;flex:0 0 27px;height:27px;justify-content:center;padding:0!important;transition:background .16s ease,color .16s ease}.toast_toast__UysIr .toast_toastClose__BD79y svg{fill:none;height:16px;stroke:currentColor;stroke-linecap:round;stroke-width:1.8;width:16px}.toast_toast__UysIr .toast_toastClose__BD79y:hover{background:#eef3f0!important;border:0!important;box-shadow:none!important;color:#334a44!important;transform:none!important}.toast_toastSuccess__oNd5M{--toast-accent:#2f8b67;--toast-border:rgba(47,139,103,.22);--toast-tint:#eaf7f0}.toast_toastError__EHRVC{--toast-accent:#cf594e;--toast-border:rgba(207,89,78,.22);--toast-tint:#fff0ed}.toast_toastInfo__4L2iF{--toast-accent:#3f7d81;--toast-border:rgba(63,125,129,.22);--toast-tint:#eaf5f4}.toast_toastWarning__cl7bk{--toast-accent:#bc7a28;--toast-border:rgba(188,122,40,.22);--toast-tint:#fff6e8}.toast_toastProgress__FMR5a{animation:toast_toastProgress__FMR5a var(--toast-duration,4s) linear forwards;background:var(--toast-accent);bottom:0;height:3px;left:0;opacity:.62;position:absolute}@keyframes toast_toastSlideIn__dX4Wh{0%{opacity:0;transform:translate3d(24px,-5px,0) scale(.97)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes toast_toastProgress__FMR5a{0%{width:100%}to{width:0}}html[data-theme=dark] .toast_toast__UysIr{background:rgba(20,34,30,.98);border-color:rgba(175,207,194,.17);color:#edf5f1}html[data-theme=dark] .toast_toastTitle__IAhhe{color:#edf5f1}html[data-theme=dark] .toast_toastBody__Ggnq5:not(:has(.toast_toastTitle__IAhhe)) .toast_toastMessage__mPVCX,html[data-theme=dark] .toast_toastMessage__mPVCX{color:#b6c6bf}html[data-theme=dark] .toast_toast__UysIr .toast_toastClose__BD79y:hover{background:#2b4039!important;color:#edf5f1!important}@media (max-width:480px){.toast_toastContainer__IxabV{bottom:14px;left:12px;max-width:none;right:12px;top:auto;width:auto}.toast_toast__UysIr{border-radius:14px;padding:13px 12px 15px}@keyframes toast_toastSlideIn__dX4Wh{0%{opacity:0;transform:translate3d(0,18px,0) scale(.98)}to{opacity:1;transform:translateZ(0) scale(1)}}}@media (prefers-reduced-motion:reduce){.toast_toastProgress__FMR5a,.toast_toast__UysIr{animation:none}}