.tpl-flash-toast{z-index:120;color:#fff;border-radius:12px;align-items:center;gap:12px;max-width:min(520px,100vw - 32px);padding:12px 14px 12px 16px;font-size:.9rem;line-height:1.45;display:flex;position:fixed;top:88px;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #00000059}.tpl-flash-toast.is-success{background:linear-gradient(45deg,#166534f2,#15803df2);border:1px solid #86efac40}.tpl-flash-toast.is-danger,.tpl-flash-toast.is-error{background:linear-gradient(45deg,#7f1d1df2,#991b1bf2);border:1px solid #fca5a540}.tpl-flash-toast.is-warning{background:linear-gradient(45deg,#78350ff2,#92400ef2);border:1px solid #fdba7440}.tpl-flash-toast.is-info{background:linear-gradient(45deg,#1e3a8af2,#1d4ed8f2);border:1px solid #93c5fd40}.tpl-flash-toast span{flex:1}.tpl-flash-toast button{color:inherit;cursor:pointer;opacity:.85;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.tpl-flash-toast button:hover{opacity:1}
