.app-toast{z-index:1200;width:min(360px,100vw - 2rem);bottom:1rem;right:1rem;position:fixed!important}@media screen and (width<=640px){.app-toast{width:min(100%,100vw - 1.5rem);bottom:.75rem;right:.75rem}}.app-toast__item{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#0f172a;background:#fffffff5;border:1px solid #94a3b82e;border-radius:16px;overflow:hidden;box-shadow:0 16px 40px #0f172a29}.app-toast__item:before{content:"";background:#0b5fff;width:100%;height:4px;display:block}.app-toast__item--success:before{background:linear-gradient(90deg,#16a34a,#4ade80)}.app-toast__item--error:before{background:linear-gradient(90deg,#dc2626,#fb7185)}.app-toast__item--info:before{background:linear-gradient(90deg,#0b5fff,#38bdf8)}.app-toast__header{background:0 0;border-bottom:none;align-items:center;gap:.75rem;padding:.9rem 1rem .5rem;display:flex}.app-toast__header strong{color:#0f172a;font-weight:800}.app-toast__header small{color:#64748b;text-transform:uppercase;font-size:.78rem}.app-toast__badge{color:#0b5fff;background:#eff6ff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:900;display:inline-flex}.app-toast__body{color:#475569;padding:0 1rem 1rem;line-height:1.5}
