.notification-bell{position:fixed;right:18px;top:92px;z-index:1100;width:44px;height:44px;border:0;border-radius:50%;background:#174f3b;color:#fff;box-shadow:0 8px 24px #0002;font-size:20px;cursor:pointer}.notification-bell b{position:absolute;right:-4px;top:-5px;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:#c33;color:#fff;font:700 11px/20px system-ui}.notification-toast{position:fixed;right:18px;top:146px;z-index:1101;width:min(360px,calc(100vw - 36px));padding:16px;background:#fff;border:1px solid #dfe6df;border-left:5px solid #d39a2c;box-shadow:0 16px 40px #0003}.notification-toast.success{border-left-color:#3b945b}.notification-toast.danger{border-left-color:#c33}.notification-toast strong,.notification-toast small{display:block}.notification-toast small{margin:5px 0;color:#65766f}.notification-toast p{margin:8px 0;font-size:13px}.notification-toast div{display:flex;gap:8px}.notification-toast button,.notification-toast a{padding:8px 12px;border:0;background:#174f3b;color:#fff;font-size:12px;cursor:pointer}.notification-toast button{background:#68766f}@media(max-width:700px){.notification-bell{top:76px;right:10px}.notification-toast{top:126px;right:10px;width:calc(100vw - 20px)}}
