.Toast_toast___jydD{position:fixed;z-index:1450;bottom:2rem;left:1.5rem;display:flex;align-items:center;gap:.75rem;max-width:min(420px,100vw - 3rem);padding:.8rem .9rem;color:#fff;border:1px solid hsla(0,0%,100%,.16);border-left-width:4px;border-radius:.55rem;background:#272522;box-shadow:0 14px 45px rgba(0,0,0,.4);font-size:.88rem;animation:Toast_toastIn__2brFw .18s ease-out}.Toast_toast___jydD button{display:grid;place-items:center;width:28px;height:28px;margin-left:auto;padding:0;color:inherit;border:0;border-radius:50%;background:rgba(0,0,0,0);cursor:pointer;font:inherit;font-size:1.25rem}.Toast_toast___jydD button:hover{background:hsla(0,0%,100%,.1)}.Toast_success__b8tDo{border-left-color:#66bb6a}.Toast_error___pYo0{border-left-color:#ef5350}.Toast_info__FCkWI{border-left-color:#60a5fa}.Toast_warning__ZY_a6{border-left-color:#ffb74d}.Toast_icon__Jo95v{display:grid;place-items:center}@keyframes Toast_toastIn__2brFw{0%{opacity:0;transform:translateX(-12px)}}@media(max-width:600px){.Toast_toast___jydD{right:1rem;bottom:5.6rem;left:1rem;max-width:none}}@media(prefers-reduced-motion:reduce){.Toast_toast___jydD{animation:none}}