#amas-notify-consent{position:fixed;left:50%;bottom:92px;transform:translateX(-50%);z-index:2147483000;width:min(430px,calc(100% - 28px));background:#fff;border:1px solid #e8edf5;border-radius:22px;box-shadow:0 24px 70px rgba(15,23,42,.18);padding:18px;font-family:Inter,Arial,sans-serif;color:#0b1220}.amas-n-row{display:flex;gap:14px;align-items:flex-start}.amas-n-icon{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:#eef5ff;color:#176bff;font-size:22px;flex:0 0 46px}.amas-n-title{font-size:16px;font-weight:800;line-height:1.25;margin:1px 0 5px}.amas-n-copy{font-size:13px;color:#667085;line-height:1.45}.amas-n-actions{display:flex;gap:9px;margin-top:15px}.amas-n-btn{border:0;border-radius:13px;padding:11px 15px;font-weight:700;cursor:pointer}.amas-n-primary{background:#176bff;color:#fff;flex:1}.amas-n-secondary{background:#f2f4f7;color:#344054}.amas-toast-wrap{position:fixed;top:76px;right:18px;z-index:2147483001;display:grid;gap:10px;width:min(390px,calc(100% - 28px))}.amas-toast{background:#fff;border:1px solid #e7edf5;border-radius:18px;box-shadow:0 18px 48px rgba(15,23,42,.16);padding:14px 15px;display:flex;gap:12px;animation:amasIn .25s ease}.amas-toast-dot{width:38px;height:38px;border-radius:12px;background:#eef5ff;color:#176bff;display:grid;place-items:center;font-weight:900}.amas-toast-title{font-weight:800;font-size:14px}.amas-toast-message{font-size:13px;color:#667085;margin-top:3px}.amas-toast-time{font-size:11px;color:#98a2b3;margin-top:5px}@keyframes amasIn{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@media(max-width:600px){.amas-toast-wrap{top:64px;right:14px}.amas-toast{border-radius:16px}}
