.lf-alert-wrap{left:50%;pointer-events:none;position:fixed;top:1.25rem;transform:translate(-50%);width:min(26.5rem,calc(100vw - 2rem));z-index:4000}.lf-alert{align-items:flex-start;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:.875rem;box-shadow:0 12px 32px #0f172a24,0 1px 2px #0f172a0f;display:flex;gap:.75rem;overflow:hidden;padding:.9rem .9rem .95rem;pointer-events:auto;position:relative}.lf-alert__icon{align-items:center;border-radius:50%;display:flex;height:2rem;justify-content:center;min-width:2rem;width:2rem}.lf-alert__body{flex:1;min-width:0;padding-top:.05rem}.lf-alert__title{color:#0a0a0a;font-size:.875rem;font-weight:700;line-height:1.3}.lf-alert__message{color:#717182;font-size:.8125rem;font-weight:500;line-height:1.4;margin-top:.15rem;word-break:break-word}.lf-alert__close{align-items:center;border-radius:50%;color:#94a3b8;cursor:pointer;display:flex;height:1.5rem;justify-content:center;min-width:1.5rem;width:1.5rem}.lf-alert__close:hover{background:#f1f5f9;color:#334155}.lf-alert__progress{animation-fill-mode:forwards;animation-name:lf-alert-progress;animation-timing-function:linear;bottom:0;height:3px;left:0;position:absolute;transform-origin:left center;width:100%}.lf-alert--success .lf-alert__icon{background:#ecfdf3;color:#16a34a}.lf-alert--success .lf-alert__progress{background:#16a34a}.lf-alert--warning .lf-alert__icon{background:#fff7ed;color:#d97706}.lf-alert--warning .lf-alert__progress{background:#d97706}.lf-alert--error .lf-alert__icon{background:#fef2f2;color:#dc2626}.lf-alert--error .lf-alert__progress{background:#dc2626}.lf-alert-enter-active,.lf-alert-leave-active{transition:opacity .22s ease,transform .22s ease}.lf-alert-enter-from,.lf-alert-leave-to{opacity:0;transform:translateY(-.65rem)}@keyframes lf-alert-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (max-width:575px){.lf-alert-wrap{bottom:1.25rem;top:auto}.lf-alert-enter-from,.lf-alert-leave-to{transform:translateY(.65rem)}}
