:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0d0d10;--surface:#17171c;--surface-hover:#202027;--border:#2a2a32;--text:#f2f2f5;--text-muted:#9a9aa5;--accent:#6c5ce7;--accent-hover:#7d70ea;--danger:#e05260;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--bg);color:var(--text)}button{cursor:pointer;font-family:inherit}input,select{font-family:inherit}a{color:inherit}._bar_76yx0_1{border-top:1px solid var(--border);background:var(--surface);flex-direction:column;flex-shrink:0;gap:.35rem;padding:.6rem 1.5rem;display:flex}._emptyState_76yx0_11{color:var(--text-muted);font-size:.85rem}._topRow_76yx0_16{align-items:center;gap:1.5rem;min-height:42px;display:flex}._trackInfo_76yx0_23{flex:220px;align-items:center;gap:.75rem;min-width:0;display:flex}._cover_76yx0_31,._coverPlaceholder_76yx0_32{object-fit:cover;border-radius:6px;flex-shrink:0;width:42px;height:42px}._coverPlaceholder_76yx0_32{background:var(--surface-hover);color:var(--text-muted);justify-content:center;align-items:center;display:flex}._trackText_76yx0_48{min-width:0}._title_76yx0_52{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;overflow:hidden}._subtitle_76yx0_59{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}._buttons_76yx0_67{flex-shrink:0;align-items:center;gap:1rem;display:flex}._buttons_76yx0_67 button{color:var(--text);background:0 0;border:none;justify-content:center;align-items:center;padding:.35rem;line-height:1;display:flex}._playButton_76yx0_85{border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex;background:var(--accent)!important}._playButton_76yx0_85:hover{background:var(--accent-hover)!important}._seekRow_76yx0_99{align-items:center;gap:.5rem;width:100%;display:flex}._time_76yx0_106{color:var(--text-muted);text-align:center;flex-shrink:0;width:34px;font-size:.72rem}._seekBar_76yx0_114{flex:1}._volume_76yx0_118{flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;width:140px;display:flex}._volume_76yx0_118 svg{flex-shrink:0}._drivingButton_76yx0_131{border:1px solid var(--border);color:var(--text);background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:.3rem .5rem;line-height:1;display:flex}._drivingButton_76yx0_131:hover{background:var(--surface-hover)}input[type=range]{accent-color:var(--accent);min-height:24px}@media (width<=640px){._bar_76yx0_1{padding:.5rem .75rem}._topRow_76yx0_16{gap:.5rem}._volume_76yx0_118{display:none}._buttons_76yx0_67{gap:.25rem}._buttons_76yx0_67 button{padding:.5rem}._playButton_76yx0_85{width:42px;height:42px}._cover_76yx0_31,._coverPlaceholder_76yx0_32{width:36px;height:36px}._title_76yx0_52{font-size:.82rem}._subtitle_76yx0_59{font-size:.72rem}}._overlay_174bn_1{background:var(--bg);z-index:200;flex-direction:column;padding:1.25rem 1.5rem;display:flex;position:fixed;inset:0}._exitButton_174bn_11{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:50%;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;width:52px;height:52px;display:flex}._exitButton_174bn_11:hover{background:var(--surface-hover)}._body_174bn_29{flex:1;align-items:stretch;gap:1.75rem;min-height:0;display:flex}._controls_174bn_37{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:1.75rem;display:flex}._controlButton_174bn_46{background:var(--surface);width:96px;height:96px;color:var(--text);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}._controlButton_174bn_46:active{background:var(--surface-hover)}._controlIcon_174bn_62{width:38px;height:38px}._playButton_174bn_67{color:#fff;width:128px;height:128px;background:var(--accent)!important}._playIcon_174bn_74{width:48px;height:48px}._playButton_174bn_67:active{background:var(--accent-hover)!important}._trackListPanel_174bn_83{flex-direction:column;flex:1;gap:.75rem;min-width:0;min-height:0;display:flex}._search_174bn_92{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:10px;flex-shrink:0;padding:1rem 1.15rem;font-size:1.35rem}._search_174bn_92:focus{border-color:var(--accent);outline:none}._trackList_174bn_83{scrollbar-width:thin;scrollbar-color:transparent transparent;flex-direction:column;flex:1;gap:.25rem;min-height:0;margin:0;padding:0 .3rem 0 0;list-style:none;display:flex;overflow-y:auto}._trackList_174bn_83:hover,._trackList_174bn_83:focus-within{scrollbar-color:var(--border) transparent}._trackList_174bn_83::-webkit-scrollbar{width:8px}._trackList_174bn_83::-webkit-scrollbar-thumb{background:0 0;border-radius:4px}._trackList_174bn_83:hover::-webkit-scrollbar-thumb{background:var(--border)}._trackList_174bn_83:focus-within::-webkit-scrollbar-thumb{background:var(--border)}._trackRow_174bn_142{width:100%;color:var(--text);text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:1rem;padding:.7rem .75rem;display:flex}._trackRow_174bn_142:hover{background:var(--surface-hover)}._trackRowActive_174bn_159{background:var(--surface-hover);color:var(--accent)}._trackCover_174bn_164,._trackCoverPlaceholder_174bn_165{object-fit:cover;border-radius:8px;flex-shrink:0;width:60px;height:60px}._trackCoverPlaceholder_174bn_165{background:var(--surface-hover);color:var(--text-muted);justify-content:center;align-items:center;display:flex}._trackRowText_174bn_181{flex-direction:column;gap:.2rem;min-width:0;display:flex}._trackRowTitle_174bn_188{white-space:nowrap;text-overflow:ellipsis;font-size:1.3rem;overflow:hidden}._trackRowSubtitle_174bn_195{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:1.05rem;overflow:hidden}._muted_174bn_203{color:var(--text-muted);padding:.5rem;font-size:1.2rem}._nowPlayingBar_174bn_209{flex-direction:column;flex-shrink:0;gap:.6rem;padding-top:1rem;display:flex}._nowPlayingInfo_174bn_217{align-items:center;gap:1rem;min-width:0;display:flex}._nowPlayingText_174bn_224{min-width:0}._cover_174bn_228,._coverPlaceholder_174bn_229{object-fit:cover;border-radius:10px;flex-shrink:0;width:64px;height:64px}._coverPlaceholder_174bn_229{background:var(--surface-hover);color:var(--text-muted);justify-content:center;align-items:center;display:flex}._title_174bn_245{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:1.35rem;font-weight:700;overflow:hidden}._subtitle_174bn_254{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:1.05rem;overflow:hidden}._seekRow_174bn_263{align-items:center;gap:.85rem;display:flex}._time_174bn_269{color:var(--text-muted);text-align:center;flex-shrink:0;width:52px;font-size:1.05rem}._seekBar_174bn_277{accent-color:var(--accent);flex:1;height:8px}@media (width<=640px){._overlay_174bn_1{padding:.85rem 1rem}._body_174bn_29,._controls_174bn_37{gap:1rem}._controlButton_174bn_46{width:68px;height:68px}._controlIcon_174bn_62{width:27px;height:27px}._playButton_174bn_67{width:86px;height:86px}._playIcon_174bn_74{width:34px;height:34px}._search_174bn_92{padding:.8rem .95rem;font-size:1.15rem}._trackCover_174bn_164,._trackCoverPlaceholder_174bn_165{width:50px;height:50px}._trackRowTitle_174bn_188{font-size:1.1rem}._trackRowSubtitle_174bn_195{font-size:.92rem}._cover_174bn_228,._coverPlaceholder_174bn_229{width:52px;height:52px}._title_174bn_245{font-size:1.1rem}._subtitle_174bn_254{font-size:.9rem}}._shell_19ect_1{flex-direction:column;height:100%;display:flex}._topbar_19ect_7{border-bottom:1px solid var(--border);background:var(--surface);flex-shrink:0;align-items:center;gap:2rem;padding:.75rem 1.5rem;display:flex}._brand_19ect_17{letter-spacing:.02em;font-size:1.1rem;font-weight:700}._nav_19ect_23{flex:1;gap:1.25rem;display:flex}._navLink_19ect_29,._navLinkActive_19ect_30{color:var(--text-muted);border-bottom:2px solid #0000;padding:.25rem 0;font-size:.9rem;text-decoration:none}._navLinkActive_19ect_30{color:var(--text);border-bottom-color:var(--accent)}._userMenu_19ect_43{align-items:center;gap:.75rem;display:flex}._username_19ect_49{color:var(--text-muted);font-size:.85rem}._logoutButton_19ect_54{border:1px solid var(--border);color:var(--text);background:0 0;border-radius:6px;padding:.35rem .75rem;font-size:.85rem}._logoutButton_19ect_54:hover{background:var(--surface-hover)}._content_19ect_67{flex:1;padding:1.5rem;overflow-y:auto}@media (width<=640px){._topbar_19ect_7{gap:1rem;padding:.6rem .85rem}._brand_19ect_17{font-size:.95rem}._nav_19ect_23{gap:.85rem}._navLink_19ect_29,._navLinkActive_19ect_30{font-size:.82rem}._username_19ect_49{display:none}._logoutButton_19ect_54{padding:.35rem .6rem;font-size:.78rem}._content_19ect_67{padding:.85rem}}._container_9ay3m_1{justify-content:center;align-items:center;height:100%;display:flex}._card_9ay3m_8{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:1rem;width:320px;padding:2rem;display:flex}._brand_9ay3m_19{text-align:center;margin:0 0 .5rem;font-size:1.4rem}._field_9ay3m_25{color:var(--text-muted);flex-direction:column;gap:.35rem;font-size:.82rem;display:flex}._field_9ay3m_25 input{background:var(--bg);border:1px solid var(--border);color:var(--text);border-radius:6px;padding:.5rem .6rem;font-size:.9rem}._field_9ay3m_25 input:focus{border-color:var(--accent);outline:none}._submit_9ay3m_47{background:var(--accent);color:#fff;border:none;border-radius:6px;margin-top:.5rem;padding:.6rem;font-size:.9rem;font-weight:600}._submit_9ay3m_47:hover{background:var(--accent-hover)}._submit_9ay3m_47:disabled{opacity:.6;cursor:default}._error_9ay3m_67{color:var(--danger);margin:0;font-size:.82rem}._overlay_7t8iy_1{z-index:100;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._dialog_7t8iy_11{background:var(--surface);border:1px solid var(--border);border-radius:12px;width:480px;max-width:calc(100vw - 2rem);padding:1.25rem}._header_7t8iy_20{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}._header_7t8iy_20 h2{margin:0;font-size:1.1rem}._closeButton_7t8iy_32{color:var(--text-muted);background:0 0;border:none;justify-content:center;align-items:center;display:flex}._tabs_7t8iy_41{border-bottom:1px solid var(--border);gap:.5rem;margin-bottom:1rem;display:flex}._tab_7t8iy_41,._tabActive_7t8iy_49{color:var(--text-muted);background:0 0;border:none;border-bottom:2px solid #0000;margin-right:1rem;padding:.4rem .1rem;font-size:.85rem}._tabActive_7t8iy_49{color:var(--text);border-bottom-color:var(--accent)}._muted_7t8iy_64{color:var(--text-muted);margin:0 0 .75rem;font-size:.82rem}._urlRow_7t8iy_70{gap:.5rem;display:flex}._urlRow_7t8iy_70 input{background:var(--bg);border:1px solid var(--border);color:var(--text);border-radius:6px;flex:1;padding:.5rem .6rem;font-size:.85rem}._urlRow_7t8iy_70 button,._folderImport_7t8iy_86 button{background:var(--accent);color:#fff;white-space:nowrap;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}._urlRow_7t8iy_70 button:hover,._folderImport_7t8iy_86 button:hover{background:var(--accent-hover)}._urlRow_7t8iy_70 button:disabled,._folderImport_7t8iy_86 button:disabled{opacity:.6}._dropzone_7t8iy_107{border:2px dashed var(--border);text-align:center;color:var(--text-muted);cursor:pointer;border-radius:10px;padding:2rem 1rem}._dropzoneActive_7t8iy_116{border-color:var(--accent);color:var(--text)}._itemList_7t8iy_121{flex-direction:column;gap:.5rem;max-height:220px;margin:1rem 0 0;padding:0;list-style:none;display:flex;overflow-y:auto}._item_7t8iy_121{flex-direction:column;gap:.25rem;display:flex}._itemName_7t8iy_138{white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}._itemError_7t8iy_145{color:var(--danger);font-size:.78rem}._progressTrack_7t8iy_150{background:var(--border);border-radius:2px;height:4px;overflow:hidden}._progressFill_7t8iy_157{background:var(--accent);height:100%;transition:width .15s}._row_qrbfy_1{cursor:pointer;border-radius:8px;align-items:center;gap:1rem;padding:.5rem .75rem;display:flex}._row_qrbfy_1:hover,._current_qrbfy_14{background:var(--surface-hover)}._playButton_qrbfy_18{border-radius:6px;flex-shrink:0;width:42px;height:42px;position:relative;overflow:hidden}._cover_qrbfy_27,._coverPlaceholder_qrbfy_28{object-fit:cover;background:var(--border);width:42px;height:42px;color:var(--text-muted);border-radius:6px;justify-content:center;align-items:center;display:flex}._playIcon_qrbfy_40{color:#fff;opacity:0;background:#00000073;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._row_qrbfy_1:hover ._playIcon_qrbfy_40,._row_qrbfy_1:focus-visible ._playIcon_qrbfy_40{opacity:1}._info_qrbfy_56{flex-direction:column;flex:1;min-width:0;display:flex}._title_qrbfy_63{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;overflow:hidden}._subtitle_qrbfy_70{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}._duration_qrbfy_78,._size_qrbfy_79{color:var(--text-muted);text-align:right;flex-shrink:0;width:60px;font-size:.78rem}._addButton_qrbfy_87,._deleteButton_qrbfy_88{color:var(--text-muted);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}._addButton_qrbfy_87:hover{color:var(--accent)}._deleteButton_qrbfy_88:hover{color:var(--danger)}@media (width<=640px){._row_qrbfy_1{gap:.6rem;padding:.5rem .4rem}._size_qrbfy_79{display:none}._duration_qrbfy_78{width:40px}._addButton_qrbfy_87,._deleteButton_qrbfy_88{padding:.4rem}._playIcon_qrbfy_40{opacity:1;background:#0000004d}}._overlay_hk47n_1{z-index:100;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._dialog_hk47n_11{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;width:420px;max-width:calc(100vw - 2rem);max-height:calc(100vh - 4rem);padding:1.25rem;display:flex}._header_hk47n_23{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}._header_hk47n_23 h2{margin:0;font-size:1.1rem}._closeButton_hk47n_35{color:var(--text-muted);background:0 0;border:none;justify-content:center;align-items:center;display:flex}._createForm_hk47n_44{gap:.5rem;margin-bottom:.75rem;display:flex}._createForm_hk47n_44 input{background:var(--bg);border:1px solid var(--border);color:var(--text);border-radius:6px;flex:1;padding:.5rem .6rem;font-size:.85rem}._createForm_hk47n_44 button{background:var(--accent);color:#fff;white-space:nowrap;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}._createForm_hk47n_44 button:hover{background:var(--accent-hover)}._createForm_hk47n_44 button:disabled{opacity:.6}._error_hk47n_79{color:var(--danger);margin:0 0 .75rem;font-size:.82rem}._muted_hk47n_85{color:var(--text-muted);font-size:.85rem}._list_hk47n_90{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}._row_hk47n_100{cursor:pointer;border-radius:8px;align-items:center;gap:.75rem;padding:.5rem .6rem;display:flex}._row_hk47n_100:hover{background:var(--surface-hover)}._row_hk47n_100[aria-disabled=true]{cursor:default;opacity:.6}._name_hk47n_118{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.88rem;overflow:hidden}._count_hk47n_127{color:var(--text-muted);flex-shrink:0;font-size:.78rem}._container_1iptr_1{max-width:900px;margin:0 auto}._toolbar_1iptr_6{gap:.75rem;margin-bottom:1.25rem;display:flex}._search_1iptr_12{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:8px;flex:1;padding:.55rem .75rem;font-size:.9rem}._search_1iptr_12:focus{border-color:var(--accent);outline:none}._uploadButton_1iptr_27{background:var(--accent);color:#fff;border:none;border-radius:8px;padding:.55rem 1.25rem;font-size:.9rem;font-weight:600}._uploadButton_1iptr_27:hover{background:var(--accent-hover)}._list_1iptr_41{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}._muted_1iptr_50{color:var(--text-muted);font-size:.9rem}._error_1iptr_55{color:var(--danger);font-size:.9rem}@media (width<=480px){._toolbar_1iptr_6{gap:.5rem}._uploadButton_1iptr_27{padding:.55rem .9rem}}._container_1kgjo_1{max-width:700px;margin:0 auto}._heading_1kgjo_6{margin-bottom:1rem;font-size:1.2rem}._form_1kgjo_11{gap:.6rem;margin-bottom:.75rem;display:flex}._form_1kgjo_11 input,._form_1kgjo_11 select{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:6px;padding:.5rem .6rem;font-size:.85rem}._form_1kgjo_11 input{flex:1}._form_1kgjo_11 button{background:var(--accent);color:#fff;white-space:nowrap;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}._form_1kgjo_11 button:hover{background:var(--accent-hover)}._form_1kgjo_11 button:disabled{opacity:.6}._error_1kgjo_50{color:var(--danger);margin:0 0 1rem;font-size:.85rem}._muted_1kgjo_56{color:var(--text-muted);font-size:.9rem}._list_1kgjo_61{flex-direction:column;gap:.25rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}._row_1kgjo_70{background:var(--surface);border-radius:8px;align-items:center;gap:1rem;padding:.5rem .75rem;display:flex}._username_1kgjo_79{flex:1;font-size:.88rem}._role_1kgjo_84{color:var(--text-muted);width:60px;font-size:.78rem}._created_1kgjo_90{color:var(--text-muted);width:100px;font-size:.78rem}._deleteButton_1kgjo_96{border:1px solid var(--border);color:var(--danger);background:0 0;border-radius:6px;padding:.3rem .6rem;font-size:.78rem}._you_1kgjo_105{color:var(--text-muted);text-align:right;width:60px;font-size:.78rem}@media (width<=560px){._form_1kgjo_11{flex-wrap:wrap}._form_1kgjo_11 input,._form_1kgjo_11 select{flex:140px}._form_1kgjo_11 button{flex:100%}._created_1kgjo_90{display:none}}._container_1tzid_1{max-width:700px;margin:0 auto}._heading_1tzid_6{margin-bottom:1rem;font-size:1.2rem}._form_1tzid_11{gap:.6rem;margin-bottom:.75rem;display:flex}._form_1tzid_11 input{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:6px;flex:1;padding:.5rem .6rem;font-size:.85rem}._form_1tzid_11 button{background:var(--accent);color:#fff;white-space:nowrap;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}._form_1tzid_11 button:hover{background:var(--accent-hover)}._form_1tzid_11 button:disabled{opacity:.6}._error_1tzid_46{color:var(--danger);margin:0 0 1rem;font-size:.85rem}._muted_1tzid_52{color:var(--text-muted);font-size:.9rem}._list_1tzid_57{flex-direction:column;gap:.25rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}._row_1tzid_66{background:var(--surface);border-radius:8px;align-items:center;gap:1rem;padding:.5rem .75rem;display:flex}._name_1tzid_75{min-width:0;color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.9rem;text-decoration:none;overflow:hidden}._name_1tzid_75:hover{color:var(--accent)}._count_1tzid_90{color:var(--text-muted);flex-shrink:0;font-size:.78rem}._deleteButton_1tzid_96{border:1px solid var(--border);color:var(--danger);background:0 0;border-radius:6px;flex-shrink:0;padding:.3rem .6rem;font-size:.78rem}@media (width<=560px){._form_1tzid_11{flex-wrap:wrap}._form_1tzid_11 input{flex:140px}._form_1tzid_11 button{flex:100%}}._container_15git_1{max-width:900px;margin:0 auto}._backLink_15git_6{color:var(--text-muted);align-items:center;gap:.35rem;margin-bottom:.75rem;font-size:.85rem;text-decoration:none;display:inline-flex}._backLink_15git_6:hover{color:var(--text)}._header_15git_20{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}._heading_15git_29{cursor:pointer;margin:0;font-size:1.3rem}._heading_15git_29:hover{color:var(--accent)}._nameInput_15git_39{background:var(--surface);border:1px solid var(--accent);color:var(--text);border-radius:6px;flex:1;min-width:0;padding:.15rem .4rem;font-size:1.3rem}._actions_15git_50{flex-shrink:0;gap:.6rem;display:flex}._playButton_15git_56{background:var(--accent);color:#fff;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}._playButton_15git_56:hover{background:var(--accent-hover)}._deleteButton_15git_73{border:1px solid var(--border);color:var(--danger);background:0 0;border-radius:8px;padding:.5rem 1rem;font-size:.85rem}._list_15git_82{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}._muted_15git_91{color:var(--text-muted);font-size:.9rem}._error_15git_96{color:var(--danger);margin-bottom:.75rem;font-size:.9rem}@media (width<=480px){._header_15git_20{flex-direction:column;align-items:stretch}._actions_15git_50{justify-content:stretch}._playButton_15git_56,._deleteButton_15git_73{flex:1}}
