@media screen and (min-width:1px){.toast{position:fixed;right:-100%;top:15px;z-index:100000;opacity:0;display:flex;align-items:center;width:calc(100% - 40px);max-width:300px;border-radius:4px;padding:16px 48px 16px 24px;background-color:#fdca46;color:#fff}.toast-success{background-color:#4c8f1c}.toast-warning{background-color:#ffa503}.toast-error{background-color:#c00}.toast p{font-weight:700;color:#fff}.toast .close{position:absolute;top:50%;right:8px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-top:-16px;border:none;background:none;font-size:32px}}
