.dfx-global-notifications-ready .dfx-notification-wrap,.dfx-global-notifications-ready .notifWrap{display:none!important}
.dfx-gn{position:fixed;right:18px;top:74px;z-index:2147483000;font-family:Inter,Arial,sans-serif}.dfx-gn-bell{width:48px;height:48px;border:1px solid rgba(116,84,255,.25);border-radius:16px;background:rgba(255,255,255,.94);box-shadow:0 14px 40px rgba(39,28,97,.18);display:grid;place-items:center;cursor:pointer;color:#5b3fd8}.dfx-gn-bell svg{width:22px;fill:currentColor}.dfx-gn-badge{position:absolute;right:-5px;top:-5px;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:#ef4444;color:#fff;font-size:11px;font-weight:900;display:grid;place-items:center;border:2px solid #fff}.dfx-gn-panel{position:absolute;right:0;top:58px;width:min(390px,calc(100vw - 28px));max-height:70vh;overflow:hidden;border:1px solid #e8e4fa;border-radius:22px;background:#fff;box-shadow:0 25px 80px rgba(34,24,82,.24);display:none}.dfx-gn.open .dfx-gn-panel{display:block}.dfx-gn-head{display:flex;justify-content:space-between;align-items:center;padding:16px 17px;border-bottom:1px solid #eeeaf9}.dfx-gn-head b{color:#201b34}.dfx-gn-head button{border:0;background:none;color:#6d4ae0;font-weight:800;cursor:pointer}.dfx-gn-tabs{display:flex;gap:7px;padding:10px 12px;overflow:auto;border-bottom:1px solid #f0edf8}.dfx-gn-tabs button{border:0;border-radius:999px;padding:7px 10px;background:#f2effb;color:#675f78;font-size:11px;font-weight:800;cursor:pointer}.dfx-gn-tabs button.active{background:#6d4ae0;color:#fff}.dfx-gn-list{max-height:52vh;overflow:auto}.dfx-gn-item{display:grid;grid-template-columns:40px 1fr 8px;gap:10px;padding:13px 15px;text-decoration:none;border-bottom:1px solid #f2eff8;color:#282238}.dfx-gn-item.unread{background:#faf8ff}.dfx-gn-icon{width:38px;height:38px;border-radius:13px;background:#eee9ff;color:#6543dc;display:grid;place-items:center;font-weight:900}.dfx-gn-copy b{display:block;font-size:13px;color:#241d38}.dfx-gn-copy p{margin:3px 0;font-size:11px;line-height:1.45;color:#6f687d}.dfx-gn-copy small{font-size:9px;color:#9a93a8}.dfx-gn-dot{width:7px;height:7px;border-radius:50%;background:#6d4ae0;margin-top:8px}.dfx-gn-empty{padding:35px;text-align:center;color:#847d92}.dfx-gn-footer{display:block;padding:12px;text-align:center;color:#6d4ae0;text-decoration:none;font-weight:900;border-top:1px solid #eeeaf9}@media(max-width:700px){.dfx-gn{right:10px;top:66px}.dfx-gn-bell{width:44px;height:44px}.dfx-gn-panel{position:fixed;right:10px;left:10px;top:120px;width:auto;max-height:72vh}}
html[data-theme="dark"] .dfx-gn-bell,html[data-dfx-theme="dark"] .dfx-gn-bell,body.dark .dfx-gn-bell{background:#171321;color:#b69cff;border-color:#3b3155}.dfx-gn-panel{color-scheme:light}html[data-theme="dark"] .dfx-gn-panel,html[data-dfx-theme="dark"] .dfx-gn-panel,body.dark .dfx-gn-panel{background:#171321;border-color:#372e4d}.dfx-global-notifications-ready[data-theme="dark"] .dfx-gn-head b{color:#f6f2ff}


/* DFX_GLOBAL_BELL_MOUNT_V51 */
.dfx5-bell-slot{width:40px;height:40px;display:grid;place-items:center;position:relative;flex:0 0 40px}
.dfx5-bell-slot .dfx-gn{position:relative!important;top:auto!important;right:auto!important;left:auto!important;z-index:120!important;width:40px;height:40px}
.dfx5-bell-slot .dfx-gn-bell{width:40px!important;height:40px!important;border-radius:10px!important;box-shadow:0 4px 12px rgba(45,49,91,.06)!important;background:#fff!important;border:1px solid #e4e7f0!important;color:#5b48e8!important}
.dfx5-bell-slot .dfx-gn-bell svg{width:19px!important}
.dfx5-bell-slot .dfx-gn-panel{top:48px!important;right:0!important}
.dfx5-bell-slot .dfx-gn-badge{right:-4px!important;top:-5px!important}
@media(max-width:700px){.dfx5-bell-slot .dfx-gn-panel{position:fixed!important;top:74px!important;right:10px!important;left:10px!important;width:auto!important}}
