.toast-host-brotez{z-index:20000;flex-direction:column;gap:.5rem;max-width:min(420px,100vw - 3rem);display:flex;position:fixed;top:76px;right:1.5rem}.toast-brotez{border-radius:var(--brotez-radius);color:#fff;box-shadow:var(--brotez-shadow-lg);align-items:flex-start;gap:.6rem;padding:.65rem 1.1rem;font-family:Barlow,sans-serif;font-size:.82rem;font-weight:600;line-height:1.35;animation:.2s both fadeUp;display:flex}.toast-brotez-success{background:var(--brotez-primary)}.toast-brotez-error{background:var(--brotez-danger)}.toast-brotez-warning{background:var(--brotez-warning)}.toast-brotez-info{background:var(--brotez-info)}.toast-brotez-icon{background:#ffffff38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;font-size:.7rem;font-weight:800;display:flex}.toast-brotez-message{flex:1}
