.home-music-toggle{position:fixed;left:14px;bottom:calc(86px + var(--gogotchi-safe-area-inset-bottom,0px));z-index:72;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(125,211,252,.38);border-radius:13px;background:rgba(15,23,42,.82);color:#e0f2fe;box-shadow:0 10px 28px rgba(0,0,0,.32);backdrop-filter:blur(10px);cursor:pointer}.home-music-toggle[hidden]{display:none}.home-music-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.home-music-toggle.is-muted{opacity:.55;color:#94a3b8}@media(max-width:620px){.home-music-toggle{left:8px;bottom:calc(76px + var(--gogotchi-safe-area-inset-bottom,0px))}}
