.toast_region__vr99l{position:fixed;top:64px;right:18px;z-index:1000;width:min(360px,calc(100vw - 32px));display:flex;flex-direction:column;align-items:flex-end;gap:8px;pointer-events:none}.toast_toast__TgNnS{pointer-events:auto;display:flex;align-items:flex-start;gap:9px;width:-moz-fit-content;width:fit-content;min-width:220px;max-width:100%;border:1px solid #e8e6e1;border-left:3px solid #1e7a3e;border-radius:6px;background:#fff;box-shadow:0 18px 42px rgba(31,29,26,.14);color:#1f1d1a;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,system-ui,sans-serif;font-size:12px;line-height:1.35;padding:10px;animation:toast_toastIn__KUjs5 .18s ease-out}.toast_error__84YNa{border-left-color:#a8351e}.toast_message__hugCv{flex:1 1 auto;min-width:0;padding-top:2px;word-break:break-word}.toast_icon__Rhd_C{width:20px;height:20px;flex:0 0 20px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#dcf2e2;color:#1e7a3e}.toast_iconError__59gp8{background:#f8dfd8;color:#a8351e}.toast_dismiss__TFU6V{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin:-2px -2px 0 0;padding:0;border:none;border-radius:5px;background:transparent;color:#6e6a63;cursor:pointer}.toast_dismiss__TFU6V:hover{background:#f4f2ee;color:#1f1d1a}@keyframes toast_toastIn__KUjs5{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}