.bottom-navigation{position:fixed;bottom:0;left:0;width:100%;background:#1e1f22;display:flex;justify-content:space-around;align-items:center;padding:10px;box-shadow:0 -2px 10px #0003;z-index:9999}.nav-item{display:flex;flex-direction:column;align-items:center;color:#fff;cursor:pointer;padding:5px 15px}.nav-item i{font-size:20px;margin-bottom:5px}.nav-item span{font-size:12px}.nav-item:hover{color:#7856ff}.music-control{position:fixed;top:20px;right:20px;z-index:9001}.help-desk-widget{position:fixed;bottom:20px;right:20px;z-index:9001}#youtubePlayerWrapper{position:fixed;left:-320px;top:180px;transition:left .3s ease}.notification-bell{position:fixed;top:20px;right:20px;width:40px;height:40px;background:#26292b;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:9999;box-shadow:0 2px 5px #0003;transition:all .3s ease}.notification-bell i{color:#fff;font-size:18px}.notification-bell:hover{transform:scale(1.1);background:#7856ff}.user-status{margin-left:auto;text-align:right}.status-title{font-weight:700;font-size:14px}.status-role{font-size:12px;opacity:.8}.persistent-bell{position:fixed;top:20px;right:20px;background:#1e1f22f2;padding:10px;border-radius:50%;cursor:pointer;z-index:9999;box-shadow:0 2px 5px #0003;transition:all .3s ease}.persistent-bell i{color:#fff;font-size:20px}.persistent-bell:hover{transform:scale(1.1);background:#7856ff}.persistent-bell.muted i{color:#666}.standalone-bell{position:fixed;top:20px;right:20px;width:40px;height:40px;background:#26292b;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:9999;box-shadow:0 2px 5px #0003;transition:all .3s ease}.standalone-bell i{color:#fff;font-size:18px;transition:all .3s ease}.standalone-bell:hover{transform:scale(1.1);background:#7856ff}
