.bf-rn-wrap{position:relative;display:flex;align-items:center}.bf-rn-bell{position:relative;width:46px;height:46px;border:1px solid #dce8f5;border-radius:15px;background:#fff;color:#43627c;display:grid;place-items:center;font-size:18px;cursor:pointer;box-shadow:0 7px 18px rgba(23,52,82,.05);transition:.16s ease}.bf-rn-bell:hover{background:#f5faff;transform:translateY(-1px)}.bf-rn-bell.has{background:linear-gradient(145deg,#f4f9ff,#eaf4ff);color:#0879dc;border-color:#bcdcff}.bf-rn-bell.bump{animation:bfRnBump .38s ease}@keyframes bfRnBump{35%{transform:rotate(-8deg) scale(1.08)}70%{transform:rotate(6deg)}}.bf-rn-badge{position:absolute;right:-5px;top:-6px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#ef5c63;color:#fff;border:2px solid #fff;display:none;align-items:center;justify-content:center;font-size:9px;font-weight:800;box-shadow:0 5px 12px rgba(225,67,76,.23)}.bf-rn-badge.show{display:flex}.bf-rn-panel{position:absolute;z-index:4000;right:0;top:56px;width:390px;max-height:min(72vh,650px);overflow:hidden;border:1px solid #d7e5f1;border-radius:24px;background:#fff;box-shadow:0 28px 70px rgba(23,52,82,.2);display:none}.bf-rn-panel.open{display:block;animation:bfRnIn .16s ease-out}@keyframes bfRnIn{from{opacity:.3;transform:translateY(-7px) scale(.98)}to{opacity:1;transform:none}}.bf-rn-head{padding:17px 17px 13px;border-bottom:1px solid #e8f0f6;background:linear-gradient(145deg,#fff,#f8fbff)}.bf-rn-head-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.bf-rn-head h4{margin:0;font-size:15px;color:#173452}.bf-rn-head p{margin:4px 0 0;color:#7a8fa1;font-size:9.5px;line-height:1.5}.bf-rn-head-pill{padding:6px 8px;border-radius:999px;background:#eaf4ff;color:#0879dc;font-size:9px;font-weight:800;white-space:nowrap}.bf-rn-list{padding:10px;max-height:500px;overflow:auto}.bf-rn-empty{padding:34px 18px;text-align:center;color:#7c90a2}.bf-rn-empty i{width:58px;height:58px;border-radius:19px;background:#eff7fd;display:grid;place-items:center;margin:0 auto 10px;font-size:25px;font-style:normal}.bf-rn-empty b{display:block;color:#47657e;font-size:12px}.bf-rn-empty span{display:block;margin-top:4px;font-size:9.5px;line-height:1.55}.bf-rn-card{padding:13px;border:1px solid #dfeaf3;border-radius:18px;background:#fff;margin-bottom:8px;box-shadow:0 7px 18px rgba(23,52,82,.035)}.bf-rn-card:last-child{margin-bottom:0}.bf-rn-card-top{display:flex;align-items:center;gap:10px}.bf-rn-avatar{width:42px;height:42px;border-radius:14px;background:linear-gradient(145deg,#6ac8ff,#168bff);color:#fff;display:grid;place-items:center;font-size:14px;font-weight:800;flex:0 0 42px;box-shadow:0 7px 16px rgba(22,139,255,.18)}.bf-rn-member{min-width:0;flex:1}.bf-rn-member b{display:block;font-size:11.5px;color:#173452;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bf-rn-member span{display:block;margin-top:2px;color:#8798a7;font-size:8.8px}.bf-rn-timer{padding:5px 7px;border-radius:999px;background:#fff5df;color:#8e671c;font-size:8.5px;font-weight:700;white-space:nowrap}.bf-rn-reward{margin:11px 0 9px;padding:11px;border-radius:14px;background:#f7fbff;border:1px solid #e0ebf3}.bf-rn-reward small{display:block;color:#7b8fa0;font-size:8.5px}.bf-rn-reward b{display:block;margin-top:3px;color:#173452;font-size:11px;line-height:1.45}.bf-rn-costline{display:flex;justify-content:space-between;gap:9px;margin-top:7px;color:#668097;font-size:9px}.bf-rn-costline strong{color:#0879dc}.bf-rn-actions{display:grid;grid-template-columns:.8fr 1.5fr;gap:7px;margin-top:10px}.bf-rn-actions button{height:38px;border-radius:12px;font:600 10px Prompt;border:0;cursor:pointer}.bf-rn-decline{background:#f2f5f7;color:#718493}.bf-rn-confirm{background:linear-gradient(135deg,#168bff,#006ace);color:#fff;box-shadow:0 8px 18px rgba(22,139,255,.18)}.bf-rn-actions button:disabled{opacity:.55;cursor:not-allowed}.bf-rn-footer{padding:9px 13px;border-top:1px solid #e8f0f6;color:#8799a8;font-size:8.5px;text-align:center;background:#fbfdff}.bf-rn-toast{position:fixed;z-index:5000;right:20px;bottom:20px;max-width:340px;padding:12px 14px;border-radius:15px;background:#173452;color:#fff;box-shadow:0 18px 44px rgba(23,52,82,.25);font-size:10px;line-height:1.55;opacity:0;transform:translateY(12px);pointer-events:none;transition:.2s ease}.bf-rn-toast.show{opacity:1;transform:none}.bf-rn-decline-overlay{position:fixed;z-index:4800;inset:0;background:rgba(15,39,59,.42);backdrop-filter:blur(7px);display:flex;align-items:center;justify-content:center;padding:16px}.bf-rn-decline-dialog{width:min(100%,430px);background:#fff;border:1px solid #dce8f5;border-radius:24px;padding:19px;box-shadow:0 30px 80px rgba(23,52,82,.22)}.bf-rn-decline-dialog h3{margin:0;font-size:17px}.bf-rn-decline-dialog p{margin:5px 0 13px;color:#71869a;font-size:10px;line-height:1.55}.bf-rn-decline-dialog textarea{width:100%;min-height:90px;resize:vertical;border:1px solid #d4e3ef;border-radius:14px;padding:11px;font:400 11px Prompt;color:#173452;outline:0}.bf-rn-decline-dialog textarea:focus{border-color:#8ccafb;box-shadow:0 0 0 4px rgba(22,139,255,.08)}.bf-rn-decline-dialog .actions{display:grid;grid-template-columns:1fr 1.3fr;gap:8px;margin-top:11px}.bf-rn-decline-dialog button{height:43px;border:0;border-radius:13px;font:600 10.5px Prompt}.bf-rn-decline-dialog .cancel{background:#eff5fa;color:#5e788d}.bf-rn-decline-dialog .decline{background:#e76569;color:#fff}.bf-rn-loader{padding:25px;text-align:center;color:#7d91a2;font-size:10px}@media(max-width:700px){.bf-rn-bell{width:42px;height:42px;border-radius:13px}.bf-rn-panel{position:fixed;left:10px;right:10px;top:calc(var(--bf-topbar-h,36px) + var(--bf-appbar-h,78px) - 2px);width:auto;max-height:calc(100dvh - 135px);border-radius:20px}.bf-rn-list{max-height:calc(100dvh - 235px)}}html[data-theme="dark"] .bf-rn-panel,html[data-theme="dark"] .bf-rn-card,html[data-theme="dark"] .bf-rn-bell,html[data-theme="dark"] .bf-rn-decline-dialog{background:#132537;border-color:#2b455b;color:#e6f1f8}html[data-theme="dark"] .bf-rn-head{background:#152a3d;border-color:#2b455b}html[data-theme="dark"] .bf-rn-head h4,html[data-theme="dark"] .bf-rn-member b,html[data-theme="dark"] .bf-rn-reward b,html[data-theme="dark"] .bf-rn-decline-dialog h3{color:#e6f1f8}html[data-theme="dark"] .bf-rn-reward{background:#182d40;border-color:#2b455b}