.fame-toast{z-index:3000;color:#edf4f2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#172224f7,#0d1719f7);border:1px solid #405550;border-right:3px solid #8fa9a3;border-radius:22px;grid-template-columns:42px 1fr 35px;align-items:center;gap:10px;width:min(390px,100vw - 32px);min-height:66px;padding:10px 12px 10px 11px;font-family:Alexandria,Tajawal,sans-serif;display:grid;position:fixed;top:20px;left:20px;overflow:hidden;box-shadow:0 22px 65px #000b}.fame-toast.error{background:linear-gradient(135deg,#251a1ef8,#151216f8);border-color:#68434a #d27d88 #68434a #68434a}.fame-toast.info{border-right-color:#87a8b7}.fame-toast-status{color:#a9c1bc;background:#78938f24;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.fame-toast.error .fame-toast-status{color:#e49ba4;background:#a44e5b26}.fame-toast.info .fame-toast-status{color:#9fc0cf;background:#56859a24}.fame-toast-status svg{width:18px}.fame-toast strong{font-size:11px;line-height:1.65}.fame-toast>button{color:#7f918d;background:0 0;border:0;border-radius:50%;place-items:center;width:32px;height:32px;transition:all .2s;display:grid}.fame-toast>button:hover{color:#e3ecea;background:#ffffff0a}.fame-toast>button svg{width:15px}.fame-toast>span{transform-origin:100%;background:linear-gradient(90deg,#0000,#9eb6b0,#607b75);height:2px;position:absolute;bottom:0;left:0;right:0}.fame-toast.error>span{background:linear-gradient(90deg,#0000,#d78b95,#88434d)}@media (max-width:600px){.fame-toast{border-radius:19px;grid-template-columns:38px 1fr 32px;width:auto;min-height:61px;top:12px;left:16px;right:16px}.fame-toast-status{width:34px;height:34px}}@media (prefers-reduced-motion:reduce){.fame-toast{transition-duration:.01ms!important}}.fame-toast{left:auto;right:20px}@media (max-width:600px){.fame-toast{left:16px;right:16px}}
