
#apps{position:relative;isolation:isolate;animation:mbbAppsAlive 4.8s ease-in-out infinite}
@keyframes mbbAppsAlive{0%,100%{box-shadow:0 0 0 1px rgba(151,92,255,.8),0 0 15px rgba(151,92,255,.7),0 0 30px rgba(151,92,255,.25)}33%{box-shadow:0 0 0 1px rgba(62,139,255,.9),0 0 17px rgba(62,139,255,.75),0 0 32px rgba(62,139,255,.28)}66%{box-shadow:0 0 0 1px rgba(69,225,155,.9),0 0 17px rgba(69,225,155,.72),0 0 32px rgba(69,225,155,.26)}}
@media(prefers-reduced-motion:reduce){#apps{animation:none;box-shadow:0 0 0 1px rgba(94,145,255,.8),0 0 16px rgba(94,145,255,.55)}}
.refresh-status-toast{position:fixed;z-index:7900;right:78px;top:62px;display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #405071;border-radius:999px;background:#101827;color:#eef3ff;font-size:11px;font-weight:850;box-shadow:0 12px 34px rgba(0,0,0,.48);pointer-events:none}.refresh-status-dots{display:inline-flex;gap:3px}.refresh-status-dots i{width:4px;height:4px;border-radius:50%;background:#8fb2ff;animation:mbbRefreshDot .9s ease-in-out infinite}.refresh-status-dots i:nth-child(2){animation-delay:.15s}.refresh-status-dots i:nth-child(3){animation-delay:.3s}.refresh-status-toast.done{border-color:#377658;color:#a9efca}.refresh-status-toast.error{border-color:#80505a;color:#ffc1ca}@keyframes mbbRefreshDot{0%,100%{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}
.google-search-fab{position:fixed;right:18px;bottom:88px;z-index:7002;width:50px;height:50px;border:1px solid #4b5f86;border-radius:16px;background:#f7f8fb;color:#4285f4;display:grid;place-items:center;font:900 22px/1 system-ui;box-shadow:0 14px 42px rgba(0,0,0,.48),0 0 18px rgba(66,133,244,.3);cursor:pointer}.google-search-fab span{background:conic-gradient(from 25deg,#4285f4,#34a853,#fbbc05,#ea4335,#4285f4);-webkit-background-clip:text;background-clip:text;color:transparent}.google-search-panel{position:fixed;right:18px;bottom:146px;z-index:7003;width:min(370px,calc(100vw - 24px));padding:10px;border:1px solid #3a4c6d;border-radius:16px;background:#101620;box-shadow:0 20px 65px rgba(0,0,0,.65)}.google-search-panel[hidden]{display:none}.google-search-head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.google-search-head b{font-size:13px}.google-search-head button{margin-left:auto;width:30px;height:30px;border:1px solid #37445b;border-radius:9px;background:#171d28;color:#fff}.google-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.google-search-form input{margin:0;padding:10px}.google-search-form button{border:0;border-radius:10px;background:#fff;color:#111;padding:0 13px;font-weight:900}
.native-app-fab{position:fixed;right:76px;bottom:88px;z-index:7002;width:50px;height:50px;border:1px solid #735dde;border-radius:16px;background:linear-gradient(145deg,#262044,#171c35);color:#fff;display:grid;place-items:center;font:900 21px/1 system-ui;box-shadow:0 14px 42px rgba(0,0,0,.48),0 0 19px rgba(116,88,235,.42);cursor:pointer}.native-app-fab svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8}.native-app-panel{position:fixed;right:18px;bottom:146px;z-index:7004;width:min(410px,calc(100vw - 24px));max-height:min(610px,calc(100vh - 180px));display:flex;flex-direction:column;padding:11px;border:1px solid #4b4380;border-radius:18px;background:#101421;box-shadow:0 24px 75px rgba(0,0,0,.7)}.native-app-panel[hidden]{display:none}.native-app-head{display:flex;align-items:center;gap:8px}.native-app-head b{font-size:15px}.native-app-head small{color:#8f9bb4;font-size:10px;margin-left:4px}.native-app-head button{margin-left:auto;width:30px;height:30px;border:1px solid #3a4260;border-radius:9px;background:#181d2a;color:#fff}.native-app-search{margin:9px 0!important;padding:10px!important;border-color:#39445d!important}.native-app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;overflow:auto;padding:1px 2px 4px}.native-app-item{min-width:0;border:1px solid #2d374d;border-radius:13px;background:#151b29;color:#eef3ff;padding:10px 7px;text-align:center;cursor:pointer}.native-app-item:hover,.native-app-item:focus-visible{border-color:#7665e7;background:#1c2540}.native-app-icon{display:grid;place-items:center;width:36px;height:36px;margin:0 auto 6px;border-radius:11px;background:linear-gradient(145deg,#26345c,#272044);font-size:20px}.native-app-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:850}.native-app-used{display:block;color:#8f9bb4;font-size:8px;margin-top:3px}.native-app-empty{grid-column:1/-1;padding:24px 8px;text-align:center;color:#9ba6b9}
@media(max-width:850px){
:root{--mbb-mobile-controls-top:9px}
.mobile-menu{left:10px!important;right:auto!important;top:var(--mbb-mobile-controls-top)!important;touch-action:none!important}
.mobile-menu.dragging{box-shadow:0 0 0 2px rgba(117,167,255,.32),0 12px 30px rgba(0,0,0,.5)}
.welcome-head.compact{min-height:0!important;height:0!important;margin:0!important;padding:0!important}
.welcome-head .actions{left:57px!important;right:auto!important;top:var(--mbb-mobile-controls-top)!important}
.welcome-head .actions .header-home{order:1}.welcome-head .actions .header-social{order:2}.welcome-head .actions #apps{order:3}.welcome-head .actions #rf{order:4}.welcome-head .actions .member-notify-wrap{order:5}
.river-fab,.river-fab.has-frank{left:292px!important;right:auto!important;top:var(--mbb-mobile-controls-top)!important}
.message-fab{left:339px!important;right:auto!important;top:var(--mbb-mobile-controls-top)!important}
.side.menu-open .nav,.side.menu-open .nav.nav-organized{top:calc(var(--mbb-mobile-controls-top) + 51px)!important;max-height:calc(100vh - var(--mbb-mobile-controls-top) - 63px)!important}
.member-notify-panel,.header-tip,.header-buddy-tip{top:calc(var(--mbb-mobile-controls-top) + 53px)!important}
.message-float{top:calc(var(--mbb-mobile-controls-top) + 53px)!important}
.refresh-status-toast{right:54px;top:calc(var(--mbb-mobile-controls-top) + 51px)}
.google-search-fab{right:12px;bottom:max(12px,env(safe-area-inset-bottom));width:46px;height:46px;border-radius:14px}
.google-search-panel{right:12px;bottom:calc(max(12px,env(safe-area-inset-bottom)) + 54px)}
.native-app-fab{right:66px;bottom:max(12px,env(safe-area-inset-bottom));width:46px;height:46px;border-radius:14px}
.native-app-panel{right:12px;bottom:calc(max(12px,env(safe-area-inset-bottom)) + 54px);max-height:calc(100vh - 94px)}
}
@media(max-width:385px){
.welcome-head .actions{left:53px!important}
.river-fab,.river-fab.has-frank{left:268px!important;right:auto!important}
.message-fab{left:311px!important;right:auto!important}
}
