.FlashToast_toast__MEPHQ{position:fixed;left:50%;bottom:28px;z-index:10050;display:flex;align-items:center;gap:12px;width:max-content;max-width:min(460px,calc(100vw - 24px));padding:13px 14px 13px 16px;border-left:4px solid #1f7a3d;border-radius:6px;background:#111;color:#fff;box-shadow:0 18px 40px -12px rgba(0,0,0,.45);font-family:var(--font-roboto),Roboto,Arial,sans-serif;font-size:15px;line-height:1.45;transform:translateX(-50%);animation:FlashToast_toast-in__CFTrc .32s cubic-bezier(.2,.9,.3,1.2) both}.FlashToast_icon__yQciO{flex:none}.FlashToast_text__UswIJ{flex:1}.FlashToast_close__knwIb{flex:none;width:28px;height:28px;padding:0;border:0;border-radius:4px;background:transparent;color:#bbb;font-size:22px;line-height:1;cursor:pointer}.FlashToast_close__knwIb:hover{background:rgba(255,255,255,.12);color:#fff}@keyframes FlashToast_toast-in__CFTrc{0%{opacity:0;transform:translate(-50%,16px)}}@media (prefers-reduced-motion:reduce){.FlashToast_toast__MEPHQ{animation:none}}