.custom-toast{box-sizing:border-box;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:32px;gap:24px;width:432px;min-height:104px;background:#ffffff26;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-radius:24px;font-family:inherit}.custom-toast--success{border:1px solid #d7ff81}.custom-toast--error{border:1px solid #f4355a}.custom-toast--warning{border:1px solid #ffd866}.custom-toast__icon{width:24px;height:24px;flex-shrink:0}.custom-toast__message{flex:1;color:#fff;font-size:16px;line-height:1.5;word-wrap:break-word}.custom-toast-container{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important}.custom-toast-container--success,.custom-toast-container--error,.custom-toast-container--warning{background:transparent!important}
