:root{--colour-background:#111;--colour-surface:#171717;--colour-surface-raised:#202020;--colour-surface-alt:#252525;--colour-text:#fff;--colour-text-muted:#aaa;--colour-text-link:#009dff;--colour-border:#404040;--colour-accent:#888;--colour-progress:#ffffffe6;--colour-enabled:#0c0;--colour-icon:#aaa;--surface-image:none}:root[data-theme=light]{--colour-background:#f2f2f2;--colour-surface:#fff;--colour-surface-raised:#fafafa;--colour-surface-alt:#e8e8e8;--colour-text:#171717;--colour-text-muted:#666;--colour-text-link:#555;--colour-border:#d0d0d0;--colour-accent:#666;--colour-progress:#000000d9;--colour-enabled:#0e0;--colour-icon:#666;--surface-image:none}:root[data-theme=neuro]{--colour-background:#df858f;--colour-surface:#ffa3ae;--colour-surface-raised:#f9919f;--colour-surface-alt:#ff98a4;--colour-text:#fff;--colour-text-muted:#fdd;--colour-text-link:#0df;--colour-border:#ffb6bf;--colour-accent:#f9919f;--colour-progress:#ffffffe6;--colour-enabled:pink;--colour-icon:#fff;--surface-image:url(/neuro-bg.png)}:root[data-theme=evil]{--colour-background:#52282b;--colour-surface:#643134;--colour-surface-raised:#5c292c;--colour-surface-alt:#77343a;--colour-text:#fff;--colour-text-muted:#ccc;--colour-border:#965159;--colour-accent:#8b4147;--colour-progress:#ffffffe6;--colour-enabled:#99161f;--colour-icon:#e4999a;--surface-image:url(/evil-bg.png)}@font-face{font-family:Neuro;src:url(/fonts/first-coffie.otf)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter-latin.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{overflow:hidden}html{scrollbar-color:var(--colour-accent) transparent;scrollbar-width:thin}::-webkit-scrollbar{background-color:#0000;width:4px;height:4px}body{color:var(--colour-text);--font:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;font-family:var(--font);text-wrap:nowrap;font-size:1rem;display:contents}body>iframe{z-index:-100;pointer-events:none;border:none;border-radius:10px;position:fixed;top:0;pointer-events:none!important}*{box-sizing:border-box;font-size:inherit;-webkit-user-select:none;user-select:none;margin:0;padding:0}button{cursor:pointer;color:var(--colour-text);background:0 0;border:none}button *{pointer-events:none}button:not(.no-defaults,.icon-button){background-color:var(--colour-surface-alt);border-radius:10px;padding:3px 8px}@media (hover:hover){button:hover{filter:brightness(1.2)}}button:active{filter:brightness(.95)}button.icon-button{color:var(--colour-icon);aspect-ratio:1;border-radius:999px;transition:transform .1s,color .1s;display:inline-block}button.icon-button :is(svg,img){height:100%;color:inherit;background:0 0;margin:auto}button.icon-button:active{transform:scale(.9)}img{pointer-events:none}svg{display:block}hr{width:100%;color:var(--colour-text-muted);margin:2px auto}input{border:1px solid var(--colour-border);background-color:var(--colour-surface-alt);color:var(--text-colour);border-radius:1000px;padding:5px 15px}input::placeholder{color:var(--colour-text-muted)}@media (hover:hover){input:hover{filter:brightness(1.1)}}input:focus{filter:brightness(1.2);outline:none}select{border:1px solid var(--colour-border);background-color:var(--colour-surface-alt);color:var(--text-colour);border-radius:1000px;padding:5px 10px}p{-webkit-user-select:text;user-select:text;white-space:pre-wrap}a{color:var(--colour-text-link);cursor:pointer;text-decoration:none}@media (hover:hover){a:hover{text-decoration:underline}}input[type=range]{-webkit-appearance:none;appearance:none;background-color:var(--colour-surface-raised);border:none;outline:none;padding:4px 3px}input[type=range]:hover{filter:brightness(1.5)}input[type=range]::-webkit-slider-runnable-track{background:var(--colour-border);border-radius:10px;width:calc(100% - 20px);height:5px}input[type=range]::-moz-range-track{background:var(--colour-border);border-radius:10px;width:calc(100% - 20px);height:5px}input[type=range]::-moz-range-thumb{background:var(--colour-accent);border:2px solid var(--colour-border);cursor:pointer;border-radius:50%;width:15px;height:15px;margin-top:-6px;transition:transform .2s}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--colour-accent);border:2px solid var(--colour-border);cursor:pointer;border-radius:50%;width:15px;height:15px;margin-top:-6px;transition:transform .2s}.sub-text{color:var(--colour-text-muted);font-size:.8rem}.neuro-text{font-family:"Neuro", var(--font);-webkit-text-stroke:2px var(--colour-accent)}.spinner{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{clip-path:inset(0 3ch 0 0);width:fit-content;font-family:monospace;font-size:25px;font-weight:700;animation:1s steps(4,end) infinite l4}.loading-text:before{content:"Loading..."}@keyframes l4{to{clip-path:inset(0 -1ch 0 0)}}#now-playing.svelte-1po1uj0{background-color:var(--colour-surface);flex-direction:column;gap:10px;width:250px;padding:10px 10px 0;display:flex}.title.svelte-1po1uj0{border-bottom:solid 1px var(--colour-text-muted);flex-direction:row;justify-content:center;align-items:center;gap:5px;padding-bottom:5px;display:flex}.title.svelte-1po1uj0 :where(.svelte-1po1uj0):first-child{transform:scaleX(-1)}.title.svelte-1po1uj0 img:where(.svelte-1po1uj0){width:auto;height:32px}h1.svelte-1po1uj0{font-size:1.5rem}.scroll.svelte-1po1uj0{height:100%;overflow:hidden auto}@media (max-width:800px){#now-playing.svelte-1po1uj0{width:180px}img.svelte-1po1uj0{display:none}}@property --played{syntax:"<percentage>";inherits:true;initial-value:0%}.seek.svelte-k8idxo{flex-direction:row;align-items:center;gap:5px;display:flex}.bar.svelte-k8idxo{height:var(--thinkness);background:linear-gradient(to right, var(--colour-progress) 0%, var(--colour-progress) var(--played), #00000030 var(--played), #00000030 100%);border-radius:999px;flex:1;min-width:100px;transition:--played .2s,height .2s ease-in-out}.bar.svelte-k8idxo:hover{height:calc(var(--thinkness) + 2px)}.time.svelte-k8idxo{text-align:center;width:45px;font-size:medium}.media-controls.svelte-1qkj3hd{justify-content:center;align-items:center;gap:var(--gap);flex-direction:row;display:flex}:is(.previous.svelte-1qkj3hd,.next.svelte-1qkj3hd){aspect-ratio:3/2}:is(.previous.svelte-1qkj3hd,.next.svelte-1qkj3hd)>svg{transform:scaleX(1.5)}.active.svelte-1qkj3hd{filter:drop-shadow(0 0 3px #fff);color:#fff}.shuffle.flipping.svelte-1qkj3hd{animation:.1s linear svelte-1qkj3hd-shuffle-flip}@keyframes svelte-1qkj3hd-shuffle-flip{0%{transform:scaleY(1)}50%{transform:scaleY(0)}to{transform:scaleY(1)}}.volume-button.svelte-zakh3f{justify-content:center;align-items:center;display:flex;position:relative}button.svelte-zakh3f{aspect-ratio:1;height:24px}.input-wrapper.svelte-zakh3f{z-index:1;display:none;position:absolute;bottom:90px;left:50%;transform:translate(-50%)}.input-wrapper.show.svelte-zakh3f{display:block}input.svelte-zakh3f{width:80px;display:block;transform:rotate(-90deg)}.current-song-bar.svelte-sfj6v6{background-color:var(--colour-surface-raised);grid-template-columns:repeat(3,1fr);width:100%;height:100px;display:grid}.current-song-bar.svelte-sfj6v6>:where(.svelte-sfj6v6){height:inherit}.left.svelte-sfj6v6{flex-direction:row;justify-self:stretch;gap:10px;padding:10px 0 10px 10px;display:flex;container:left/inline-size}.left.svelte-sfj6v6 span:where(.svelte-sfj6v6):last-child{white-space:pre-line;display:block}.left.svelte-sfj6v6 .cover{aspect-ratio:1;height:100%}.center.svelte-sfj6v6{text-align:center;flex-direction:column;justify-content:center;justify-self:center;gap:5px;width:100%;max-width:500px;display:flex}.center.svelte-sfj6v6 .info:where(.svelte-sfj6v6)>:where(.svelte-sfj6v6){display:block}.right.svelte-sfj6v6{flex-direction:row;justify-self:stretch;gap:10px;padding:10px 10px 10px 0;display:flex}.right.svelte-sfj6v6 .controls:where(.svelte-sfj6v6){flex:1;justify-content:center;gap:10px;display:flex}.right.svelte-sfj6v6 .fullscreen:where(.svelte-sfj6v6){width:24px}@media (max-width:700px){.current-song-bar.svelte-sfj6v6{grid-template-columns:90px auto auto}}@container left (width<=200px){.left.svelte-sfj6v6>div:where(.svelte-sfj6v6){display:none}}.current-song-bar.svelte-gjtpno{background-color:var(--colour-surface-raised);grid-template-rows:calc(100% - 4px) 4px;grid-template-columns:auto max-content;width:100%;height:60px;display:grid}.left.svelte-gjtpno{flex-direction:row;grid-column:1;justify-content:left;align-items:center;gap:5px;min-width:0;padding:2px 0 2px 2px;display:flex}.left.svelte-gjtpno .cover{height:100%}.left.svelte-gjtpno .info:where(.svelte-gjtpno){width:80%}.left.svelte-gjtpno .info:where(.svelte-gjtpno)>:where(.svelte-gjtpno){text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.right.svelte-gjtpno{flex-direction:row;grid-column:2;justify-content:right;align-items:center;gap:2px;padding:2px 20px 2px 0;display:flex}.bottom.svelte-gjtpno{pointer-events:none;grid-area:2/1/auto/3}#fullscreen.svelte-1t2zoru *{color:#fff!important}.share.svelte-1t2zoru{top:var(--gap);right:var(--gap);position:absolute}.context-menu.svelte-1t2zoru{top:var(--gap);left:var(--gap);position:absolute}.close.svelte-1t2zoru{top:var(--gap);right:var(--gap);position:absolute}.dragger.svelte-1t2zoru{padding:12px;position:absolute;top:0;left:50%;transform:translate(-50%)}.dragger.svelte-1t2zoru span:where(.svelte-1t2zoru){background-color:#fff;border-radius:99px;width:20vw;height:3px;display:block}@property --tc{syntax:"<color>";inherits:false;initial-value:#000}@property --bc{syntax:"<color>";inherits:false;initial-value:#000}#fullscreen.svelte-1t2zoru{--gap:clamp(30px, 8vw, 80px);z-index:10;padding:var(--gap);gap:var(--gap);background:linear-gradient(to bottom right, var(--tc), var(--bc));grid-template:"date date""art info"2fr"art controls""art seek"1fr/auto 1fr;transition:--tc 1s,--bc 1s,transform .2s;display:grid;position:fixed;inset:0;transform:translateY(100%)}#fullscreen.visible.svelte-1t2zoru{transform:translateY(var(--offset))}#fullscreen.visible.dragging.svelte-1t2zoru{transition:--tc 1s,--bc 1s}.date.svelte-1t2zoru{text-align:center;grid-area:date;font-size:medium;font-weight:700}.info-container.svelte-1t2zoru{flex-direction:row;grid-area:info;align-items:center;gap:10px;display:flex}.info-container.svelte-1t2zoru .info:where(.svelte-1t2zoru){text-align:center;white-space:pre-wrap;flex-direction:column;flex:1;justify-content:center;gap:5px;display:flex}.info-container.svelte-1t2zoru .title:where(.svelte-1t2zoru){font-size:xx-large;font-weight:900}.info-container.svelte-1t2zoru .artists:where(.svelte-1t2zoru){font-size:large;font-weight:700}.add-to-playlist.svelte-1t2zoru{max-width:50px;display:none}.art-container.svelte-1t2zoru{flex-direction:column;grid-area:art;justify-content:center;align-items:center;gap:20px;display:flex}.art.svelte-1t2zoru{filter:drop-shadow(0 0 10px #0000004d);position:relative}.art.svelte-1t2zoru .iframe-anchor:where(.svelte-1t2zoru){aspect-ratio:16/9;background-color:var(--colour-surface-alt);border-radius:10px;width:auto;max-width:90vw;height:60vh}.art.svelte-1t2zoru>.cover{width:min(40vw, 80dvh - var(--gap))}.video-button.svelte-1t2zoru{z-index:20;position:absolute;bottom:2%;right:2%}#fullscreen.svelte-1t2zoru>.seek{grid-area:seek}#fullscreen.svelte-1t2zoru>.media-controls{grid-area:controls}#fullscreen.video.svelte-1t2zoru{--gap:10px;grid-template:"info""art""seek"5px"controls"/min-content;justify-content:center}#fullscreen.video.svelte-1t2zoru .date:where(.svelte-1t2zoru){display:none}@media (max-width:500px),(max-height:500px){#fullscreen.svelte-1t2zoru{--gap:clamp(10px, 1dvh, 80px);padding:max(var(--gap), 4dvh) var(--gap)}.info-container.svelte-1t2zoru .title:where(.svelte-1t2zoru){font-size:x-large}.info-container.svelte-1t2zoru .artists:where(.svelte-1t2zoru){font-size:medium}.art-container.svelte-1t2zoru{gap:2px}}@media (max-aspect-ratio:7/5){#fullscreen.svelte-1t2zoru{--gap:clamp(30px, 8vmin, 80px);grid-template:"date date""art info"1fr"art controls"1fr"seek seek"/auto 1fr}}@media (max-aspect-ratio:9/10){#fullscreen.svelte-1t2zoru{background:linear-gradient(to bottom, var(--tc), var(--bc));grid-template-rows:repeat(5,auto);grid-template-columns:min-content;grid-template-areas:"date""art""info""seek""controls";justify-content:center}#fullscreen.svelte-1t2zoru:not(.video) .add-to-playlist:where(.svelte-1t2zoru){display:block}#fullscreen.svelte-1t2zoru:not(.video) .info-container:where(.svelte-1t2zoru) .info:where(.svelte-1t2zoru){text-align:left}.art.svelte-1t2zoru>.cover{width:min(45vh,90vw)}}img.svelte-1sk0o9z{aspect-ratio:1;width:auto;height:1em;max-height:100%;margin-left:.2em}#media-view.svelte-1oajeyj{display:block;overflow-y:auto}button.close.svelte-1oajeyj{width:30px;position:absolute;top:20px;right:20px}header.svelte-1oajeyj{border-bottom:solid 2px var(--colour-text-muted);grid-template-columns:min(16vw,250px) 1fr;gap:20px;padding:20px;display:grid;position:relative}header.svelte-1oajeyj:before{content:"";background:50%/cover no-repeat;background-image:var(--artwork-url);filter:blur(3px)brightness(.55);height:100%;position:absolute;inset:0;transform:scale(1.02)}header.svelte-1oajeyj>.cover:where(.svelte-1oajeyj){filter:drop-shadow(0 4px 8.5px #0006);aspect-ratio:1;cursor:pointer;max-width:100%;height:100%;margin:auto;position:relative}header.svelte-1oajeyj .cover-image{width:100%;transition:filter .1s ease-in-out}@media (hover:hover){header.svelte-1oajeyj>.cover:where(.svelte-1oajeyj):hover .cover-image{filter:brightness(.5)}}header.svelte-1oajeyj>.cover:where(.svelte-1oajeyj) .overlay:where(.svelte-1oajeyj){opacity:0;color:#fff;justify-content:center;align-items:center;transition:opacity .1s ease-in-out,transform .1s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;inset:0;transform:scale(.4)}header.svelte-1oajeyj>.cover:where(.svelte-1oajeyj):hover .overlay:where(.svelte-1oajeyj){opacity:1;transform:scale(.75)}header.svelte-1oajeyj .text-container:where(.svelte-1oajeyj){flex-direction:column;gap:10px;padding:10px 0;display:flex}header.svelte-1oajeyj .text-container:where(.svelte-1oajeyj)>:where(.svelte-1oajeyj){filter:drop-shadow(0 4px 4px #0006);white-space:wrap}header.svelte-1oajeyj :is(h1:where(.svelte-1oajeyj),h2:where(.svelte-1oajeyj),h3:where(.svelte-1oajeyj)){text-align:left;margin:0}header.svelte-1oajeyj h1:where(.svelte-1oajeyj){color:#fff;font-size:clamp(24px,6vw,48px);font-weight:900}header.svelte-1oajeyj h2:where(.svelte-1oajeyj){color:#fffc;font-size:clamp(16px,4vw,32px);font-weight:700}header.svelte-1oajeyj h3:where(.svelte-1oajeyj){color:#fffc;font-size:clamp(12px,2vw,15px);font-weight:400}header.svelte-1oajeyj>nav:where(.svelte-1oajeyj){z-index:0;flex-direction:row;grid-column:1/-1;align-items:center;gap:5px;display:flex}header.svelte-1oajeyj>nav:where(.svelte-1oajeyj) .search:where(.svelte-1oajeyj){filter:opacity(.8);height:30px;padding:5px 10px;transition:filter .2s ease-in-out}header.svelte-1oajeyj>nav:where(.svelte-1oajeyj) .search:where(.svelte-1oajeyj):focus{filter:opacity()}header.svelte-1oajeyj>nav:where(.svelte-1oajeyj) .play-button:where(.svelte-1oajeyj){display:none}.content.svelte-1oajeyj{padding:20px}.content.svelte-1oajeyj>.loading-text:where(.svelte-1oajeyj){margin:auto}@media (max-width:700px){header.svelte-1oajeyj{grid-template-columns:1fr}header.svelte-1oajeyj .text-container:where(.svelte-1oajeyj){padding:0}header.svelte-1oajeyj>.cover:where(.svelte-1oajeyj){display:none}header.svelte-1oajeyj>nav:where(.svelte-1oajeyj) .play-button:where(.svelte-1oajeyj){display:block}}@media (max-width:600px){button.close.svelte-1oajeyj{width:35px;right:10px}.content.svelte-1oajeyj{padding:10px 5px}header.svelte-1oajeyj>nav:where(.svelte-1oajeyj) .search:where(.svelte-1oajeyj){height:35px;font-size:16px}}.context-ancher.svelte-14v7r3x{left:var(--x);top:var(--y);anchor-name:--root-anchor;position:fixed}menu.svelte-14v7r3x{position-area:span-bottom right;position-try-fallbacks:span-bottom left, span-top right, span-top left;z-index:100;background-color:var(--colour-surface-alt);border:solid 1px var(--colour-border);opacity:0;transform-origin:0 0;min-width:150px;transition:opacity .2s ease, transform .2s ease, display .2s allow-discrete;border-radius:10px;display:none;position:fixed;transform:scale(.8);box-shadow:0 2px 10px #00000080}#context-menu.svelte-14v7r3x{position-anchor:--root-anchor}#context-menu.visible.svelte-14v7r3x,li.svelte-14v7r3x:hover>menu:where(.svelte-14v7r3x){opacity:1;display:block;transform:scale(1)}@starting-style{#context-menu.visible.svelte-14v7r3x,li.svelte-14v7r3x:hover>menu:where(.svelte-14v7r3x){opacity:0;transform:scale(.8)}}li.svelte-14v7r3x{border-radius:10px;flex-direction:row;justify-content:left;align-items:center;gap:5px;height:32px;padding:5px;list-style:none;display:flex}li.svelte-14v7r3x:hover{background-color:#ffffff20}li.svelte-14v7r3x>svg{aspect-ratio:1;width:auto;height:100%}li.svelte-14v7r3x>span:where(.svelte-14v7r3x){flex:1}hr.svelte-14v7r3x{width:calc(100% - 10px);color:var(--text-colour-muted);margin:4px auto}#context-menu.svelte-sgno3b{z-index:100;background-color:color-mix(var(--colour-surface-alt), transparent 70%);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:solid 2px var(--colour-border);border-bottom:none;border-radius:20px 20px 0 0;width:100vw;min-height:30dvh;max-height:50dvh;padding-top:5%;transition:transform .2s;display:block;position:fixed;bottom:0;overflow-y:scroll;transform:translateY(100%)}#context-menu.visible.svelte-sgno3b{transform:translateY(0)}li.svelte-sgno3b{border-radius:10px;flex-direction:row;justify-content:left;align-items:center;gap:5px;height:40px;padding:5px;list-style:none;display:flex}li.svelte-sgno3b:active{background-color:#ffffff20}li.svelte-sgno3b>svg{aspect-ratio:1;width:auto;height:100%}li.svelte-sgno3b>span:where(.svelte-sgno3b){flex:1}hr.svelte-sgno3b{width:calc(100% - 10px);color:var(--colour-text-muted);margin:4px auto}#toasts.svelte-1llj9v4{z-index:1000;pointer-events:none;flex-direction:column;align-items:flex-end;gap:5px;width:min(80%,300px);margin:0;padding:0;list-style-type:none;display:flex;position:absolute;top:10px;right:20px}li.svelte-1llj9v4{background-color:var(--colour-surface-raised);text-align:center;border-radius:9999px;flex-direction:row;justify-content:left;align-items:center;gap:5px;width:100%;padding:3px 5px;display:flex}li.svelte-1llj9v4>p:where(.svelte-1llj9v4):last-child{margin-left:5px}li.svelte-1llj9v4>svg{width:20px;min-width:20px;height:100%}@media (max-aspect-ratio:1){#toasts.svelte-1llj9v4{right:unset;align-items:center;left:50%;transform:translate(-50%)}}main.svelte-osn2sv{background-color:var(--colour-background);grid-template:"now-playing header""now-playing content"1fr"footer footer"/auto 1fr;display:grid;position:fixed;inset:0}header.svelte-osn2sv{background:linear-gradient(var(--colour-surface-raised), var(--colour-surface));flex-direction:row;grid-area:header;align-items:center;padding:0 5px;display:flex;box-shadow:0 5px 5px -3px #00000050}footer.svelte-osn2sv{background-color:var(--colour-surface);grid-area:footer}.tabs.svelte-osn2sv{flex-direction:row;justify-content:left;align-items:end;gap:5px;display:flex}header.svelte-osn2sv .tabs:where(.svelte-osn2sv){flex:1;height:100%}footer.svelte-osn2sv .tabs:where(.svelte-osn2sv){justify-content:center;padding:0 5vw 10px}.tabs.svelte-osn2sv button:where(.svelte-osn2sv){background-color:var(--colour-background);flex-direction:row-reverse;flex:1;justify-content:center;align-items:center;gap:5px;max-width:120px;font-weight:700;display:flex}.tabs.svelte-osn2sv button.active:where(.svelte-osn2sv){background-color:var(--colour-surface)}header.svelte-osn2sv .tabs:where(.svelte-osn2sv) button:where(.svelte-osn2sv){border-bottom-right-radius:0;border-bottom-left-radius:0;padding:2px;font-size:.8rem}footer.svelte-osn2sv .tabs:where(.svelte-osn2sv) button:where(.svelte-osn2sv){background-color:var(--colour-surface);flex-direction:column;justify-content:center;max-width:none;height:60px;font-size:.6rem}footer.svelte-osn2sv .tabs:where(.svelte-osn2sv) button.active:where(.svelte-osn2sv){background-color:var(--colour-background)}header.svelte-osn2sv .buttons:where(.svelte-osn2sv){flex-direction:row;justify-content:right;align-items:center;gap:10px;padding:10px;display:flex}#app.svelte-osn2sv>#now-playing{grid-area:now-playing;margin-right:2px}.content.svelte-osn2sv{background:var(--surface-image) var(--colour-surface);grid-area:content;min-height:0;position:relative;overflow:hidden}.content.svelte-osn2sv>*{width:100%;height:100%;position:relative;overflow:hidden}@media (max-width:700px){main.svelte-osn2sv{grid-template-columns:1fr;grid-template-areas:"header""content""footer"}#app.svelte-osn2sv>#now-playing{display:none!important}}
