.connection-container.svelte-1pdxfsa{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:.75rem}.connection-status.svelte-1pdxfsa{display:inline-flex;align-items:center;gap:.5rem;background:#0009;color:#fff;border-radius:999px;border:1px solid rgba(255,255,255,.15);padding:.35rem .8rem;font-size:.8rem;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,filter .15s ease}.connection-status.svelte-1pdxfsa:hover{filter:brightness(1.1)}.connection-status.svelte-1pdxfsa span:where(.svelte-1pdxfsa){width:10px;height:10px;border-radius:999px;box-shadow:0 0 6px currentColor}.connection-status.svelte-1pdxfsa .connected:where(.svelte-1pdxfsa){background:#1db954;color:#1db954}.connection-status.svelte-1pdxfsa .notconnected:where(.svelte-1pdxfsa){background:#ff5252;color:#ff5252}.logout-button.svelte-1pdxfsa{width:24px;height:24px;border-radius:999px;border:none;background:#ff5252;color:#fff;font-size:.9rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s ease,transform .05s ease,box-shadow .15s ease;box-shadow:0 0 0 1px #0006}.logout-button.svelte-1pdxfsa:hover{background:#ff3b3b}.logout-button.svelte-1pdxfsa:active{transform:translateY(1px);box-shadow:0 0 0 1px #000000b3}.zero-state.svelte-1nwyxeb{display:grid;grid-template-rows:minmax(0,2fr) minmax(0,1.5fr);gap:2.5rem;align-items:flex-start;padding:3rem 2rem;max-width:960px;margin:0 auto}.zero-state-text.svelte-1nwyxeb h1:where(.svelte-1nwyxeb){font-size:2rem;margin:0 0 1rem}.zero-state-text.svelte-1nwyxeb{display:flex;flex-direction:column;gap:1.5em}.zero-state-text.svelte-1nwyxeb p:where(.svelte-1nwyxeb){margin:0;font-weight:402}.zero-state-action.svelte-1nwyxeb{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.5rem 1.75rem;border-radius:1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.zero-state-action.svelte-1nwyxeb h2:where(.svelte-1nwyxeb){margin:0;font-size:1.25rem}.spotify-btn.svelte-1nwyxeb{background:#1db954;color:#000;font-weight:600;border:none;border-radius:9999px;padding:.75rem 1.5rem;cursor:pointer;font-size:.95rem;transition:transform .05s ease,box-shadow .15s ease,background-color .15s ease;box-shadow:0 8px 18px #00000059}.spotify-btn.svelte-1nwyxeb:hover:enabled{background:#1ed760;box-shadow:0 10px 22px #00000073}.spotify-btn.svelte-1nwyxeb:active:enabled{transform:translateY(1px);box-shadow:0 6px 14px #0006}.spotify-btn.svelte-1nwyxeb:disabled{opacity:.8;cursor:default}.hint.svelte-1nwyxeb{opacity:.8;font-size:.9rem}@media(max-width:800px){.zero-state.svelte-1nwyxeb{grid-template-columns:minmax(0,1fr);padding:2rem 1.5rem}.zero-state-action.svelte-1nwyxeb{margin-top:.5rem}}.zero-state.svelte-13862ru{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;opacity:.9}.recording-status.svelte-dkbq22{display:flex;align-items:center;margin-left:.25em;gap:.75em}span.svelte-dkbq22{position:relative;display:block;height:12px;aspect-ratio:1;background:red;border-radius:50%}span.svelte-dkbq22:before{position:absolute;content:"";top:50%;left:50%;translate:-50% -50%;width:20px;height:20px;border-radius:50%;border:solid 3px rgb(255,0,0);animation:svelte-dkbq22-pulse ease 1s infinite}@keyframes svelte-dkbq22-pulse{0%{opacity:1;scale:0}to{opacity:0;scale:1.5}}.session-controls.svelte-dkbq22{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}button.svelte-dkbq22{background:#2a2a2a;color:#fff;border:1px solid #444;border-radius:6px;padding:.4rem .7rem;cursor:pointer;transition:filter .15s ease-in-out}button.svelte-dkbq22:hover{filter:brightness(1.25)}.stop.svelte-dkbq22{font-weight:800;background-color:#640303;color:#bd1919;border-color:#380000}:root{--sidebar-width: 360px;--sidebar-bg: #111;--sidebar-fg: #fff;--sidebar-shadow: 8px 0 24px rgba(0, 0, 0, .25)}.session-sidebar.svelte-1h8243g{position:fixed;top:0;left:0;bottom:0;width:var(--sidebar-width);background:var(--sidebar-bg);color:var(--sidebar-fg);box-shadow:var(--sidebar-shadow);transform:translate(-100%);transition:transform .18s ease;z-index:1000;pointer-events:none;display:flex;flex-direction:column}.session-sidebar.open.svelte-1h8243g{transform:translate(0);pointer-events:auto}.session-history.svelte-1h8243g{display:flex;flex-direction:column;height:100%;padding:1rem;overflow:hidden}.header.svelte-1h8243g{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}h3.svelte-1h8243g{margin:0;font-size:1rem;font-weight:600}.close.svelte-1h8243g{background:transparent;border:none;color:inherit;font-size:1.25rem;line-height:1;cursor:pointer;padding:.25rem .5rem;border-radius:4px}.close.svelte-1h8243g:hover{background:#ffffff14}.songMetadata.svelte-1h8243g{opacity:.8;margin:0 0 .5rem;font-size:.9rem}.emptyState.svelte-1h8243g{opacity:.7;font-style:italic}ul.svelte-1h8243g{list-style:none;padding:0;margin:.5rem 0 0;display:grid;gap:.5rem;overflow-y:auto}li.svelte-1h8243g{display:grid;grid-template-columns:48px 1fr;gap:.75rem;align-items:center}img.svelte-1h8243g{width:48px;height:48px;object-fit:cover;border-radius:4px}.title.svelte-1h8243g{font-weight:600}.subtext.svelte-1h8243g,.songMetadata.svelte-1h8243g{opacity:.8;font-size:.9rem}.sidebar-toggle.svelte-1h8243g{margin-left:auto;background:#1db954;color:#fff;border:1px solid #444;border-radius:6px;padding:.4rem .7rem;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #00000040}.sidebar-toggle.svelte-1h8243g:hover{filter:brightness(1.25);transition:filter .15s ease-in-out}@media(max-width:480px){:root{--sidebar-width: 90vw}}@media(max-width:1392px){.sidebar-toggle.svelte-1h8243g{width:100%}}.playback-container.svelte-1fvobov{width:100%;display:flex;flex-direction:column;gap:.5rem}.progress-slider.svelte-1fvobov{width:100%;height:6px;appearance:none;-webkit-appearance:none;background:#ffffff1a;border-radius:999px;cursor:pointer;outline:none}.progress-slider.svelte-1fvobov::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:0;height:0;background:transparent;border:none;box-shadow:none}.progress-slider.svelte-1fvobov::-moz-range-thumb{width:0;height:0;background:transparent}.time-info.svelte-1fvobov{display:flex;justify-content:space-between;font-size:.75rem;color:#9aa5b1;font-variant-numeric:tabular-nums}.controls.svelte-1fvobov{display:flex;justify-content:center;align-items:center;gap:.75rem;margin:-1rem 0 1rem}.controlbutton.svelte-1fvobov{background:#2a2a2a;color:#fff;border:1px solid #444;border-radius:6px;padding:0;cursor:pointer;transition:filter .15s ease-in-out,transform .1s ease;display:flex;align-items:center;justify-content:center;width:42px;height:42px;font-size:1.2rem}.controlbutton.svelte-1fvobov:hover{filter:brightness(1.25)}.controlbutton.svelte-1fvobov:active{transform:scale(.96)}.play-pause.svelte-1fvobov{width:50px;height:50px;font-size:2rem;background:#ffffff1a;box-shadow:0 4px 12px #0000004d}.play-pause.svelte-1fvobov:hover{background:var(--glow-color);color:#000;box-shadow:0 6px 16px #000}.pause-icon.svelte-1fvobov{display:inline-block;transform:translateY(-3px);line-height:1}.play-icon.svelte-1fvobov{display:inline-block;transform:translate(2px);line-height:1}.player-controls.svelte-wicdz3{margin-top:1em}details.svelte-wicdz3{overflow:hidden;background-color:#2a2a2a80;padding:.5em;border-radius:6px;margin-top:1em;border:1px solid #444}details.svelte-wicdz3 :where(.svelte-wicdz3){margin:0;padding:.5em}details.svelte-wicdz3>p:where(.svelte-wicdz3){padding-block:1rem}details.svelte-wicdz3 summary:where(.svelte-wicdz3){list-style-type:none;cursor:pointer;display:flex;align-items:center;gap:.5em}details.svelte-wicdz3 summary:where(.svelte-wicdz3) span:where(.svelte-wicdz3){position:relative;width:.025em;height:.025em;display:inline-block}details.svelte-wicdz3 summary:where(.svelte-wicdz3) span:where(.svelte-wicdz3):before,details.svelte-wicdz3 summary:where(.svelte-wicdz3) span:where(.svelte-wicdz3):after{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;background:#1db954;transform-origin:center;transition:transform .15s ease}details.svelte-wicdz3 summary:where(.svelte-wicdz3) span:where(.svelte-wicdz3):before{transform:translate(-50%,-50%)}details.svelte-wicdz3 summary:where(.svelte-wicdz3) span:where(.svelte-wicdz3):after{transform:translate(-50%,-50%) rotate(90deg)}details[open].svelte-wicdz3 summary:where(.svelte-wicdz3) span:where(.svelte-wicdz3):after{transform:translate(-50%,-50%) rotate(0);background:red}details.svelte-wicdz3::details-content{block-size:0;transition:block-size 1s,content-visibility 1s allow-discrete}details[open].svelte-wicdz3::details-content{block-size:auto}div.svelte-wicdz3{display:flex;flex-direction:column;max-width:600px}h1.svelte-wicdz3{font-weight:700;font-size:4em;margin:0}.subtekst.svelte-wicdz3{color:#9aa5b1;margin-top:16px;margin-bottom:16px;font-size:18px}.info-section.svelte-wicdz3{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:.75rem;margin-top:1em}.info-heading.svelte-wicdz3{flex-basis:100%;font-size:.85em;color:#ced2d6;letter-spacing:.085em;margin:0}.info-section.svelte-wicdz3 p:where(.svelte-wicdz3){font-weight:600;font-size:.85em;margin:0;white-space:nowrap}.info-row.svelte-wicdz3{display:flex;flex-direction:row;gap:.75rem;margin-bottom:1em}.popularity.svelte-wicdz3{position:relative;cursor:help;display:inline-block}.popularity[data-tip].svelte-wicdz3:after{content:attr(data-tip);position:absolute;left:100%;top:100%;background:#111;color:#fff;padding:8px 12px;font-size:1em;border-radius:4px;white-space:normal;max-width:500px;width:max-content;opacity:0;transform:translate(-50%,-4px);transition:.15s;z-index:2;margin-top:.5em;pointer-events:none}.popularity[data-tip].svelte-wicdz3:hover:after{opacity:1;transform:translate(-50%)}@media(max-width:1392px){div.svelte-wicdz3{max-width:337px}h1.svelte-wicdz3{font-size:3em;text-align:center}.subtekst.svelte-wicdz3{text-align:center}.info-section.svelte-wicdz3{flex-direction:column;align-items:stretch;gap:1em;margin-top:1em}.info-heading.svelte-wicdz3{flex-basis:auto;text-align:center}.info-row.svelte-wicdz3{justify-content:space-between;flex-wrap:nowrap;margin:0}.info-row.svelte-wicdz3:nth-of-type(2){margin-bottom:1em}details.svelte-wicdz3{max-width:100%}}@media(max-width:595px){div.svelte-wicdz3{max-width:283px}h1.svelte-wicdz3{font-size:2em;text-align:center}.subtekst.svelte-wicdz3{font-size:1em;text-align:center}.info-section.svelte-wicdz3{width:100%}.info-row.svelte-wicdz3{justify-content:space-between;gap:.5rem}.info-section.svelte-wicdz3 p:where(.svelte-wicdz3){white-space:normal;text-align:center}details.svelte-wicdz3{max-width:100%}}img.svelte-8c9giu{display:block;width:500px;height:500px;object-fit:cover;border-radius:12px;box-shadow:0 4px 8px #0003}@media(max-width:1392px){img.svelte-8c9giu{width:320px;height:320px}}@media(max-width:595px){img.svelte-8c9giu{width:250px;height:250px}}.popularity.svelte-8c9giu{position:relative;cursor:help;display:inline-block;margin-top:.5rem}.popularity[data-tip].svelte-8c9giu:after{content:attr(data-tip);position:absolute;left:50%;top:100%;background:#111;color:#fff;padding:8px 12px;font-size:1em;border-radius:4px;white-space:pre-wrap;text-align:left;max-width:500px;width:max-content;opacity:0;transform:translate(-20%,-125%);transition:.15s;z-index:2;margin-top:.5em;pointer-events:none}.popularity[data-tip].svelte-8c9giu:hover:after{opacity:1;transform:translate(-20%,-150%)}svg.svelte-1u7ahpk{display:block;position:absolute;width:500px;height:auto;transform:translate(50%);margin-top:3em;z-index:-1;overflow:visible}.spin.svelte-1u7ahpk{animation:svelte-1u7ahpk-spin var(--spin-duration) linear infinite;transform-box:fill-box;transform-origin:center}.spin.paused.svelte-1u7ahpk{animation-play-state:paused}@keyframes svelte-1u7ahpk-spin{0%{transform:rotate(0)}to{transform:rotate(720deg)}}@media(max-width:1392px){svg.svelte-1u7ahpk{width:320px}}@media(max-width:595px){svg.svelte-1u7ahpk{width:250px}}main.svelte-1uha8ag{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:7.5em;height:100vh;margin-left:-5em}@media(max-width:1392px){main.svelte-1uha8ag{flex-direction:column-reverse;gap:3em;margin:0;height:auto;min-height:100vh;padding:2rem 0}}@media(max-width:595px){main.svelte-1uha8ag{margin:0}section.svelte-1uha8ag{transform:translate(-17.5%)}}section.svelte-1uha8ag{display:flex;flex-direction:row;align-items:center}
