.bpm-toast-container{z-index:9999;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:20px;right:20px}.bpm-toast{border:1px solid #ededed;border-radius:8px;align-items:flex-start;gap:12px;width:380px;padding:20px;font-size:14px;font-weight:400;animation:.3s cubic-bezier(.16,1,.3,1) bpm-toast-slideIn;display:flex;position:relative;box-shadow:0 4px 16px #0000001f,0 1px 3px #00000014}@keyframes bpm-toast-slideIn{0%{opacity:0;transform:translateY(100px)translate(20px)}to{opacity:1;transform:translateY(0)translate(0)}}.bpm-toast-content{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.bpm-toast-page-header{align-items:center;gap:10px;margin-bottom:6px;display:flex}.bpm-toast-page-icon{-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex;overflow:hidden}.bpm-toast-page-icon svg{fill:#515154;width:16px;height:16px}[data-theme=dark] .bpm-toast-page-icon svg{fill:#fff}.bpm-toast-page-name{color:#515154;letter-spacing:.5px;font-size:13px;font-weight:600}[data-theme=dark] .bpm-toast-page-name{color:#ffffffb3}.bpm-toast-header{align-items:center;margin-top:2px;display:flex}.bpm-toast-info,.bpm-toast-success,.bpm-toast-warning,.bpm-toast-error{color:#1d1d1f;background-color:#f6f6f6}[data-theme=dark] .bpm-toast-info,[data-theme=dark] .bpm-toast-success,[data-theme=dark] .bpm-toast-warning,[data-theme=dark] .bpm-toast-error{color:#fff;background-color:#31333f;border-color:#ffffff1a}.bpm-toast-title{color:#1d1d1f;font-size:12px;font-weight:600;line-height:1.4}[data-theme=dark] .bpm-toast-title{color:#fff}.bpm-toast-message{color:#3c3c3c;word-wrap:break-word;margin-top:2px;font-size:12px;line-height:1.5}[data-theme=dark] .bpm-toast-message{color:#ffffffb3}.bpm-toast-close{color:#515154;cursor:pointer;opacity:.6;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:20px;line-height:1;display:flex;position:absolute;top:12px;right:12px;background:0 0!important;border:none!important}.bpm-toast:hover .bpm-toast-close{opacity:1}.bpm-toast-close:hover{opacity:1;background-color:#00000014!important}[data-theme=dark] .bpm-toast-close{color:#fffc}[data-theme=dark] .bpm-toast-close:hover{color:#fff;background-color:#ffffff1a!important}@media (max-width:768px){.bpm-toast-container{width:auto;bottom:80px;left:16px;right:16px}.bpm-toast{width:100%;max-width:100%;padding:16px}}
