#pwa-nav{position:fixed;z-index:10;top:0;bottom:0;left:0;width:220px;background:#001b38;display:flex;flex-direction:column;align-items:stretch;gap:7px;padding:32px 16px}.player-mode main{margin-left:220px;max-width:none}.player-mode #pwa-nav button{position:relative;background:transparent;color:#a9c1d2;display:flex;align-items:center;gap:13px;padding:11px;text-align:left;font-size:20px;transition:color .16s,background .16s}.player-mode #pwa-nav button.active{background:#063f72;border-radius:8px;color:#61dfb2;box-shadow:inset 3px 0 #61dfb2}.player-mode #pwa-nav button.active svg{filter:drop-shadow(0 0 5px #61dfb277)}.player-mode #pwa-nav span{font-size:14px;font-weight:600}@media(max-width:600px){.player-mode main{margin-left:0;padding-bottom:88px}#pwa-nav{top:auto;right:0;width:auto;height:70px;background:#00284df5;border-top:1px solid #285777;flex-direction:row;align-items:center;justify-content:space-around;padding:7px 16px calc(7px + env(safe-area-inset-bottom))}.player-mode #pwa-nav button{display:grid;gap:3px;justify-items:center;min-width:66px;padding:5px 9px;font-size:22px}.player-mode #pwa-nav button.active{background:transparent;border-radius:11px;color:#66e1b5;box-shadow:none}.player-mode #pwa-nav button.active:before{content:'';position:absolute;top:-8px;width:28px;height:3px;border-radius:0 0 5px 5px;background:#62dfb4;box-shadow:0 1px 8px #62dfb499}.player-mode #pwa-nav span{font-size:10px;font-weight:800}}
