._nav_1wzkr_2{position:sticky;top:0;z-index:100;height:var(--nav-height);display:flex;align-items:center;flex-wrap:wrap;background:var(--bg);border-bottom:1px solid var(--card-border);padding:0;gap:0}._logoSlot_1wzkr_17{width:calc(32px + 2 * var(--side-padding));flex-shrink:0;order:0}._logo_1wzkr_17{order:1;flex:1;text-align:center;font-size:1.25rem;font-weight:900;color:var(--accent);letter-spacing:.1em;height:44px;display:flex;align-items:center;justify-content:center}._gap_1wzkr_38{display:none}._links_1wzkr_41{order:3;flex:0 0 100%;display:flex;gap:0;height:40px;border-top:1px solid var(--card-border)}._links_1wzkr_41 a{flex:1;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);text-decoration:none;font-size:.8rem;letter-spacing:.04em;transition:color .15s;min-height:44px}._links_1wzkr_41 a:hover{color:var(--text-primary)}._links_1wzkr_41 a._active_1wzkr_64{color:var(--accent)}._spacer_1wzkr_67{display:none}._userMenu_1wzkr_69{order:2;position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0 var(--side-padding);margin-left:0}._avatar_1wzkr_80{width:32px;height:32px;flex-shrink:0;border-radius:50%;background:var(--card-bg);border:1px solid var(--card-border);color:var(--accent);font-family:var(--font);font-size:.7rem;font-weight:700;cursor:pointer;transition:border-color .15s;display:flex;align-items:center;justify-content:center}._avatar_1wzkr_80:hover{border-color:var(--accent)}._dropdown_1wzkr_99{position:absolute;top:calc(100% + 6px);right:0;background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);min-width:120px;box-shadow:0 4px 16px #0009;z-index:200}._signOutBtn_1wzkr_111{width:100%;padding:.6rem 1rem;background:none;border:none;cursor:pointer;font-family:var(--font);font-size:.875rem;color:var(--text-secondary);text-align:left;transition:color .15s}._signOutBtn_1wzkr_111:hover{color:var(--text-primary)}@media (min-width: 640px){._nav_1wzkr_2{flex-wrap:nowrap;height:var(--nav-height);padding:0 var(--side-padding)}._logoSlot_1wzkr_17{display:none}._logo_1wzkr_17{order:unset;flex:0 0 auto;text-align:left;height:auto;justify-content:flex-start}._gap_1wzkr_38{display:block;flex:0 0 2rem}._links_1wzkr_41{order:unset;flex:0 0 auto;gap:1.5rem;height:auto;border-top:none}._links_1wzkr_41 a{flex:unset;height:auto;min-height:unset;font-size:.875rem;letter-spacing:.05em}._spacer_1wzkr_67{display:block;flex:1}._userMenu_1wzkr_69{order:unset;width:auto;height:auto;padding:0;margin-left:1rem}}._spine_bl3lu_1{width:80px;flex-shrink:0;display:flex;flex-direction:row;align-items:flex-end;justify-content:center;padding:8px 4px;gap:4px;border:none;border-radius:3px 3px 0 0;cursor:pointer;position:relative;align-self:flex-end;transition:transform .15s ease,box-shadow .15s ease;overflow:hidden}._spine_bl3lu_1:hover{transform:translateY(-8px)}._spine_bl3lu_1._selected_bl3lu_23{transform:translateY(-6px);box-shadow:0 0 16px 4px #e8d5a366}._artist_bl3lu_28{writing-mode:vertical-rl;font-size:20px;font-weight:900;color:#000000f2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._album_bl3lu_38{writing-mode:vertical-rl;font-size:16px;font-weight:300;color:#000000b3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._overlay_1kb2v_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:200}._modal_1kb2v_11{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);width:min(540px,90vw);max-height:80vh;display:flex;flex-direction:column;overflow:hidden}._header_1kb2v_22{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--card-border)}._header_1kb2v_22 h2{font-size:1rem;color:var(--text-primary)}._closeBtn_1kb2v_31{background:none;border:none;color:var(--text-tertiary);font-size:1.1rem;cursor:pointer}._searchRow_1kb2v_39{display:flex;gap:8px;padding:1rem 1.25rem}._input_1kb2v_45{flex:1;background:var(--bg);border:1px solid var(--card-border);border-radius:4px;color:var(--text-primary);font-family:var(--font);font-size:.875rem;padding:8px 12px;width:100%}._input_1kb2v_45:focus{outline:none;border-color:var(--accent)}._btn_1kb2v_58{background:var(--accent);border:none;color:#060606;font-family:var(--font);font-size:.875rem;font-weight:700;padding:8px 16px;border-radius:4px;cursor:pointer}._btn_1kb2v_58:disabled{opacity:.5}._results_1kb2v_71{overflow-y:auto;flex:1;padding:0 1.25rem 1rem;display:flex;flex-direction:column;gap:4px}._result_1kb2v_71{background:none;border:1px solid var(--card-border);border-radius:6px;padding:10px 12px;text-align:left;cursor:pointer;transition:border-color .1s;width:100%;display:flex;align-items:center;gap:10px}._result_1kb2v_71:hover{border-color:var(--text-tertiary)}._resultThumb_1kb2v_95{width:44px;height:44px;object-fit:cover;border-radius:3px;flex-shrink:0}._resultThumbBlank_1kb2v_102{width:44px;height:44px;border-radius:3px;background:var(--card-border);flex-shrink:0}._resultContent_1kb2v_109{flex:1;min-width:0}._resultTitle_1kb2v_110{color:var(--text-primary);font-size:.875rem;font-weight:700;font-family:var(--font)}._resultMeta_1kb2v_111{color:var(--text-secondary);font-size:.75rem;margin-top:2px;font-family:var(--font)}._resultTags_1kb2v_112{display:flex;gap:6px;align-items:center;margin-top:3px;flex-wrap:wrap}._resultFormat_1kb2v_113{color:var(--text-muted);font-size:.7rem;font-family:var(--font)}._colorTag_1kb2v_114{font-size:.68rem;font-family:var(--font);color:var(--accent);border:1px solid var(--accent);border-radius:3px;padding:0 5px;opacity:.75}._genreTag_1kb2v_123{font-size:.68rem;font-family:var(--font);color:var(--text-muted);opacity:.85}._selectedHeader_1kb2v_130{display:flex;gap:12px;align-items:flex-start;margin-bottom:4px}._coverImg_1kb2v_136{width:80px;height:80px;object-fit:cover;border-radius:4px;flex-shrink:0}._selectedInfo_1kb2v_143{display:flex;flex-direction:column;gap:4px;justify-content:center}._releaseLoading_1kb2v_144{font-size:.72rem;color:var(--text-muted);font-family:var(--font)}._form_1kb2v_146{padding:1rem 1.25rem;display:flex;flex-direction:column;gap:12px;overflow-y:auto}._selectedTitle_1kb2v_154{color:var(--text-primary);font-weight:700;font-size:.9rem;font-family:var(--font)}._changeBtn_1kb2v_156{background:none;border:none;color:var(--accent);font-family:var(--font);font-size:.8rem;cursor:pointer;padding:0;text-align:left}._label_1kb2v_167{display:flex;flex-direction:column;gap:4px;font-size:.8rem;color:var(--text-tertiary);font-family:var(--font)}._select_1kb2v_130{background:var(--bg);border:1px solid var(--card-border);color:var(--text-primary);font-family:var(--font);font-size:.875rem;padding:8px 12px;border-radius:4px}._addBtn_1kb2v_186{background:var(--accent);border:none;color:#060606;font-family:var(--font);font-size:.875rem;font-weight:700;padding:10px 20px;border-radius:4px;cursor:pointer;margin-top:4px}._addBtn_1kb2v_186:disabled{opacity:.5}._wrap_1ix8h_1{position:relative}._trigger_1ix8h_5{background:var(--card-bg);color:var(--text-secondary);border:1px solid var(--card-border);font-family:var(--font);font-size:.75rem;padding:4px 8px;border-radius:4px;cursor:pointer;white-space:nowrap}._trigger_1ix8h_5:hover{color:var(--text-primary);border-color:var(--text-secondary)}._triggerActive_1ix8h_17{border-color:var(--accent);color:var(--accent)}._popover_1ix8h_19{position:absolute;top:calc(100% + 4px);left:0;z-index:100;background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);min-width:160px;max-height:220px;overflow-y:auto;padding:4px 0}._item_1ix8h_33{display:flex;align-items:center;gap:8px;padding:5px 12px;cursor:pointer;font-size:.75rem;color:var(--text-secondary)}._item_1ix8h_33:hover{background:#ffffff08}._checkbox_1ix8h_44{accent-color:var(--accent);width:12px;height:12px;flex-shrink:0;cursor:pointer}._genreName_1ix8h_52{flex:1}._footer_1ix8h_54{border-top:1px solid var(--card-border);padding:5px 12px 3px}._clearBtn_1ix8h_59{background:none;border:none;color:var(--text-muted);font-family:var(--font);font-size:.7rem;cursor:pointer;padding:0}._clearBtn_1ix8h_59:hover{color:var(--text-secondary)}@keyframes _pulse-ring_1nf8j_1{0%{box-shadow:0 0 #e8d5a340}70%{box-shadow:0 0 0 8px #e8d5a300}to{box-shadow:0 0 #e8d5a300}}._wrap_1nf8j_7{position:relative}._dim_1nf8j_11{position:absolute;top:0;right:0;bottom:0;left:0;background:#0606062e;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:2;pointer-events:none;border-radius:inherit}._modal_1nf8j_22{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;padding:1rem;pointer-events:none}._pill_1nf8j_36{background:#060606d1;border:1px solid var(--card-border);border-radius:10px;padding:.75rem 1.25rem;max-width:min(280px,calc(100vw - 3rem));display:flex;flex-direction:column;align-items:center;gap:5px;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._title_1nf8j_50{font-size:1.3rem;color:var(--text-primary);letter-spacing:.05em;pointer-events:none}._subtitle_1nf8j_57{font-size:.85rem;color:var(--text-tertiary);line-height:1.6;max-width:220px;pointer-events:none}._btn_1nf8j_65{background:var(--accent);border:none;color:#060606;font-family:var(--font);font-size:.65rem;font-weight:700;padding:4px 10px;border-radius:4px;cursor:pointer;margin-top:6px;text-decoration:none;display:inline-block;pointer-events:all;animation:_pulse-ring_1nf8j_1 2.2s ease-out infinite;letter-spacing:.03em}._page_1n6t4_1{padding:1rem var(--side-padding);display:flex;flex-direction:column;gap:1rem}@media (min-width: 640px){._page_1n6t4_1{height:calc(100vh - var(--nav-height));overflow:hidden}._listScroll_1n6t4_14{max-height:35vh}}._card_1n6t4_17{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column}._filters_1n6t4_26{display:flex;align-items:center;gap:1rem;padding:8px 16px;border-bottom:1px solid var(--card-border);flex-wrap:wrap;flex-shrink:0}._sortSelect_1n6t4_36{background:var(--card-bg);color:var(--text-secondary);border:1px solid var(--card-border);font-family:var(--font);font-size:.75rem;padding:4px 8px;border-radius:4px;cursor:pointer}._shelf_1n6t4_47{display:flex;align-items:flex-end;gap:4px;padding:8px 16px 0;overflow-x:auto;flex:1;border-bottom:2px solid #222}._shelf_1n6t4_47::-webkit-scrollbar{height:4px}._shelf_1n6t4_47::-webkit-scrollbar-track{background:transparent}._shelf_1n6t4_47::-webkit-scrollbar-thumb{background:#333;border-radius:2px}._listCard_1n6t4_61{min-height:0}._listScroll_1n6t4_14{overflow-y:auto}._table_1n6t4_65{width:100%;border-collapse:collapse;font-size:.875rem}._table_1n6t4_65 thead tr{position:sticky;top:0;background:var(--card-bg);border-bottom:1px solid var(--card-border)}._table_1n6t4_65 th{padding:12px 16px;text-align:left;color:var(--text-tertiary);font-weight:700;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}._row_1n6t4_88{height:56px;border-bottom:1px solid var(--card-border);cursor:pointer;transition:background .1s;border-left:3px solid transparent}._row_1n6t4_88:hover{background:#ffffff05}._row_1n6t4_88._selectedRow_1n6t4_96{background:#e8d5a30a}._table_1n6t4_65 td{padding:0 16px;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}._rowDot_1n6t4_107{display:inline-block;width:8px;height:8px;border-radius:50%}._thumbCell_1n6t4_114{width:52px;padding:0 8px 0 16px!important}._rowThumb_1n6t4_115{width:36px;height:36px;object-fit:cover;border-radius:3px;display:block}._rowThumbBlank_1n6t4_122{width:36px;height:36px;border-radius:3px;background:var(--card-border)}._arrowBtn_1n6t4_129{background:none;border:none;color:var(--accent);font-size:1.1rem;cursor:pointer;opacity:0;transition:opacity .1s;padding:4px 8px}._row_1n6t4_88:hover ._arrowBtn_1n6t4_129,._row_1n6t4_88._selectedRow_1n6t4_96 ._arrowBtn_1n6t4_129{opacity:1}._empty_1n6t4_142{color:var(--text-muted);font-size:.875rem;padding:2rem;align-self:center}._loading_1n6t4_149{padding:2rem var(--side-padding);color:var(--text-secondary)}._addBtn_1n6t4_151{background:var(--accent);border:none;color:#060606;font-family:var(--font);font-size:.75rem;font-weight:700;padding:4px 12px;border-radius:4px;cursor:pointer;margin-left:auto;flex-shrink:0}._emptyWrap_1n6t4_166{display:flex;flex-direction:column;gap:1rem}._ghostShelf_1n6t4_172{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);padding:8px 16px 0}._ghostSpineRow_1n6t4_179{display:flex;align-items:flex-end;gap:4px;min-height:120px;border-bottom:2px solid #222}._ghostSpine_1n6t4_179{border-radius:3px 3px 0 0;flex-shrink:0;animation:_shimmer_1n6t4_1 2.4s ease-in-out infinite}._ghostShelfCta_1n6t4_193{text-align:center;padding:6px 0 8px;font-size:.75rem;color:var(--text-muted)}._ghostTableCard_1n6t4_200{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);overflow:hidden}._ghostTr_1n6t4_207{height:56px;border-bottom:1px solid var(--card-border);animation:_shimmer_1n6t4_1 2.4s ease-in-out infinite}._ghostTr_1n6t4_207:last-child{border-bottom:none}._ghostTr_1n6t4_207:nth-child(2){animation-delay:.1s}._ghostTr_1n6t4_207:nth-child(3){animation-delay:.2s}._ghostTr_1n6t4_207:nth-child(4){animation-delay:.3s}._ghostThumb_1n6t4_217{width:36px;height:36px;background:#1a1a1a;border-radius:3px}._ghostCell_1n6t4_224{height:10px;background:#1a1a1a;border-radius:2px}._addBtnDisabled_1n6t4_230{background:#1a1a1a;border:1px solid var(--card-border);color:#2e2e2e;font-family:var(--font);font-size:.75rem;font-weight:700;padding:4px 12px;border-radius:4px;cursor:not-allowed;margin-left:auto;flex-shrink:0}._colYear_1n6t4_245,._colGenre_1n6t4_246{display:none}@media (min-width: 640px){._colYear_1n6t4_245,._colGenre_1n6t4_246{display:table-cell}}._wrap_1hnmz_1{display:inline-flex;align-items:center}._dot_1hnmz_7{display:inline-block;width:10px;height:10px;border-radius:50%;flex-shrink:0}._badge_1hnmz_15{display:none;padding:2px 8px;border-radius:4px;font-size:.75rem;font-weight:700;color:#1a1a1a;text-transform:capitalize}@media (min-width: 640px){._dot_1hnmz_7{display:none}._badge_1hnmz_15{display:inline-block}}._page_1j2if_1{padding:1rem var(--side-padding);display:flex;flex-direction:column;gap:1rem;height:calc(100vh - var(--nav-height));overflow:hidden}._card_1j2if_10{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;flex:1;min-height:0}._toolbar_1j2if_21{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;border-bottom:1px solid var(--card-border);flex-shrink:0}._count_1j2if_30{font-size:.75rem;color:var(--text-tertiary)}._addBtn_1j2if_35{background:var(--accent);border:none;color:#060606;font-family:var(--font);font-size:.75rem;font-weight:700;padding:4px 12px;border-radius:4px;cursor:pointer}._listScroll_1j2if_47{overflow-y:auto;flex:1}._table_1j2if_52{width:100%;border-collapse:collapse;font-size:.875rem}._table_1j2if_52 thead tr{position:sticky;top:0;background:var(--card-bg);border-bottom:1px solid var(--card-border)}._table_1j2if_52 th{padding:12px 16px;text-align:left;color:var(--text-tertiary);font-weight:700;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}._row_1j2if_75{border-bottom:1px solid var(--card-border);transition:background .1s}._row_1j2if_75:hover{background:#ffffff05}._table_1j2if_52 td{padding:12px 16px;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}._thumbCell_1j2if_90{width:52px;padding:0 8px 0 16px!important}._rowThumb_1j2if_91{width:36px;height:36px;object-fit:cover;border-radius:3px;display:block}._rowThumbBlank_1j2if_98{width:36px;height:36px;border-radius:3px;background:var(--card-border)}._actions_1j2if_105{display:flex;align-items:center;gap:4px}._moveBtn_1j2if_107{background:none;border:1px solid var(--card-border);color:var(--text-tertiary);font-family:var(--font);font-size:.72rem;cursor:pointer;padding:3px 8px;border-radius:3px;opacity:0;transition:opacity .1s,color .1s,border-color .1s;white-space:nowrap}._row_1j2if_75:hover ._moveBtn_1j2if_107{opacity:1}._moveBtn_1j2if_107:hover{color:var(--accent);border-color:var(--accent)}._deleteBtn_1j2if_123{background:none;border:none;color:var(--text-muted);font-size:.8rem;cursor:pointer;padding:4px 8px;opacity:0;transition:opacity .1s,color .1s}._row_1j2if_75:hover ._deleteBtn_1j2if_123{opacity:1}._deleteBtn_1j2if_123:hover{color:#c4a9a9}._empty_1j2if_136{color:var(--text-muted);font-size:.875rem;padding:3rem;text-align:center}._loading_1j2if_143{padding:2rem var(--side-padding);color:var(--text-secondary)}._ghostTableCard_1j2if_146{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);overflow:hidden;margin-top:1rem}._ghostTr_1j2if_154{border-bottom:1px solid var(--card-border);animation:_shimmer_1j2if_1 2.4s ease-in-out infinite}._ghostTr_1j2if_154:last-child{border-bottom:none}._ghostTr_1j2if_154:nth-child(1){animation-delay:0s}._ghostTr_1j2if_154:nth-child(2){animation-delay:.1s}._ghostTr_1j2if_154:nth-child(3){animation-delay:.2s}._ghostTr_1j2if_154:nth-child(4){animation-delay:.3s}._ghostThumb_1j2if_164{width:36px;height:36px;background:#1a1a1a;border-radius:3px}._ghostCell_1j2if_165{height:10px;background:#1a1a1a;border-radius:2px}._addBtnDisabled_1j2if_167{background:#1a1a1a;border:1px solid var(--card-border);color:#2e2e2e;font-family:var(--font);font-size:.75rem;font-weight:700;padding:4px 12px;border-radius:4px;cursor:not-allowed}._backdrop_1j2if_180{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:100}._modal_1j2if_187{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:101;background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);padding:1.5rem;width:260px;box-shadow:0 8px 32px #00000080}._modalTitle_1j2if_201{font-size:1rem;font-weight:700;color:var(--text-primary);margin:0 0 1.25rem}._modalActions_1j2if_208{display:flex;gap:.5rem;justify-content:flex-end}._modalActions_1j2if_208 button{font-family:inherit;padding:6px 16px;border-radius:4px;font-size:.875rem;cursor:pointer;border:1px solid var(--card-border);background:none;color:var(--text-secondary)}._modalRemove_1j2if_225{background:#c4715a!important;border-color:#c4715a!important;color:#fff!important}._modalRemove_1j2if_225:hover{background:#b05a45!important}._mobileActions_1j2if_233{display:flex;gap:4px}._desktopActions_1j2if_238{display:none}._iconBtn_1j2if_242{background:none;border:1px solid var(--card-border);color:var(--text-tertiary);font-size:.9rem;cursor:pointer;min-width:44px;min-height:44px;border-radius:3px;display:flex;align-items:center;justify-content:center;transition:color .1s,border-color .1s}._iconBtn_1j2if_242:hover{color:var(--accent);border-color:var(--accent)}@media (min-width: 640px){._mobileActions_1j2if_233{display:none}._desktopActions_1j2if_238{display:flex;gap:4px;align-items:center}}._colYear_1j2if_265,._colGenre_1j2if_266,._colValue_1j2if_267{display:none}@media (min-width: 640px){._colYear_1j2if_265,._colGenre_1j2if_266{display:table-cell}}@media (min-width: 1024px){._colValue_1j2if_267{display:table-cell}}._chart_87hos_1{display:block;width:100%;overflow:visible}._disc_jxi69_1{border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #000000b3,inset 0 0 0 1px #ffffff1f;flex-shrink:0}._grooves_jxi69_11{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:repeating-radial-gradient(circle at center,transparent 30%,rgba(255,255,255,.02) 31%,transparent 32%)}._label_jxi69_23{width:37%;height:37%;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;box-shadow:0 0 0 1px #ffffff2e}._hole_jxi69_35{width:14%;height:14%;border-radius:50%;background:#060606;box-shadow:0 0 0 1px #fff3}@keyframes _rotate_jxi69_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._spinning_jxi69_48{animation:_rotate_jxi69_1 20s linear infinite}._page_ysu72_1{padding:1.5rem var(--side-padding);display:flex;flex-direction:column;gap:0}._columns_ysu72_8{display:flex;flex-direction:column;gap:1.5rem;align-items:stretch}._left_ysu72_15{min-width:0;display:flex;flex-direction:column;gap:1.25rem}._right_ysu72_22{min-width:0;display:flex;flex-direction:column}@media (min-width: 640px){._columns_ysu72_8{flex-direction:row;gap:1.5rem;align-items:flex-start}._left_ysu72_15,._right_ysu72_22,._rightOverlayWrap_ysu72_37{flex:1}}@media (min-width: 1024px){._columns_ysu72_8{gap:2.5rem}}._countsCard_ysu72_47{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);overflow:hidden}._countsRow_ysu72_54{display:flex;border-bottom:1px solid var(--card-border)}._countCell_ysu72_59{flex:1;padding:.6rem .4rem;text-align:center;border-right:1px solid var(--card-border)}._countCell_ysu72_59:last-child{border-right:none}@media (min-width: 640px){._countCell_ysu72_59{padding:1rem .75rem}}._countV_ysu72_71{font-size:2.5rem;font-weight:900;color:var(--accent);line-height:1}._countK_ysu72_78{font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-top:.25rem}._countsSub_ysu72_86{padding:.5rem 1rem;text-align:center;font-size:.75rem;color:var(--text-muted);letter-spacing:.07em}._wishlistCard_ysu72_95{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);display:flex;overflow:hidden}._wishlistLeft_ysu72_103{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem 1.1rem;border-right:1px solid var(--card-border);flex-shrink:0;gap:.15rem}._wishlistN_ysu72_114{font-size:1.75rem;font-weight:700;color:var(--text-secondary);line-height:1}._wishlistLbl_ysu72_121{font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}._wishlistRight_ysu72_128{flex:1;min-width:0;display:flex;flex-direction:column}._wishlistHdr_ysu72_135{padding:.3rem .75rem;border-bottom:1px solid var(--card-border);font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}._wishlistRow_ysu72_144{display:flex;align-items:center;gap:.6rem;padding:.4rem .75rem;border-bottom:1px solid var(--card-border)}._wishlistRow_ysu72_144:last-child{border-bottom:none}._wishlistThumb_ysu72_153{width:32px;height:32px;border-radius:3px;object-fit:cover;flex-shrink:0;background:var(--card-border)}._wishlistInfo_ysu72_162{flex:1;min-width:0;font-size:.8rem;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._wishlistDot_ysu72_171{color:var(--text-muted)}._sec_ysu72_174{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:.6rem}._secNote_ysu72_182{font-size:.75rem;color:var(--text-muted);font-style:italic;margin-bottom:.5rem}._barChart_ysu72_192{display:grid;grid-template-columns:max-content 1fr auto;align-items:center;column-gap:.75rem;row-gap:.5rem}._barRow_ysu72_202{display:contents}._barName_ysu72_206{font-size:.875rem;color:var(--text-secondary);white-space:nowrap}._barTrack_ysu72_211{flex:1;height:6px;background:var(--card-border);border-radius:3px;overflow:hidden}._barFillOwn_ysu72_218{height:100%;background:var(--accent);opacity:.72;border-radius:3px}._barFillPlay_ysu72_224{height:100%;background:#c9b8d4;opacity:.85;border-radius:3px}._barCount_ysu72_230{font-size:.875rem;color:var(--text-muted);width:28px;text-align:right;flex-shrink:0}._decadeBars_ysu72_239{display:flex;align-items:flex-end;gap:4px;height:44px}._decadeBar_ysu72_239{flex:1;background:#1e1e1e;border-radius:3px 3px 0 0;min-height:3px}._decadeLbls_ysu72_251{display:flex;gap:4px;margin-top:4px}._decadeLbl_ysu72_251{flex:1;font-size:.65rem;color:var(--text-muted);text-align:center}._chartFooter_ysu72_264{display:flex;justify-content:space-between;margin-top:6px}._chartFooterLbl_ysu72_269{font-size:.7rem;color:var(--text-muted)}._recentItem_ysu72_275{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-bottom:1px solid var(--card-border)}._recentItem_ysu72_275:last-child{border-bottom:none}._recentThumb_ysu72_284{width:44px;height:44px;border-radius:4px;object-fit:cover;flex-shrink:0;background:var(--card-border)}._recentText_ysu72_293{flex:1;min-width:0}._recentTitle_ysu72_294{font-size:.875rem;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._recentArtist_ysu72_301{font-size:.75rem;color:var(--text-muted);margin-top:.15rem}._recentWhen_ysu72_302{font-size:.75rem;color:var(--text-muted);flex-shrink:0}._dv_ysu72_305{border:none;border-top:1px solid var(--card-border);margin:1rem 0}._lpPanel_ysu72_312{display:flex;align-items:center;gap:1rem;padding:.85rem 1rem;background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);margin-bottom:1rem;text-decoration:none}._lpCover_ysu72_324{width:60px;height:60px;border-radius:6px;object-fit:cover;flex-shrink:0;background:var(--card-border)}._lpText_ysu72_333{flex:1;min-width:0}._lpLabel_ysu72_335{font-size:.6rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.2rem}._lpTitle_ysu72_343{font-size:1rem;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._lpArtist_ysu72_351{font-size:.875rem;color:var(--text-secondary);margin-top:.1rem}._lpWhen_ysu72_357{font-size:.8rem;margin-top:.2rem}._lpWhenNow_ysu72_358{color:#7dc47d}._lpWhenAgo_ysu72_359{color:var(--text-muted)}._lpArrow_ysu72_361{font-size:1rem;color:var(--text-tertiary);flex-shrink:0}._filterRow_ysu72_368{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._chips_ysu72_375{display:flex;gap:6px}._chip_ysu72_375{font-size:.75rem;letter-spacing:.06em;text-transform:uppercase;padding:4px 12px;border-radius:12px;border:1px solid var(--card-border);color:var(--text-muted);background:none;font-family:var(--font);cursor:pointer;transition:all .1s}._chip_ysu72_375:hover{color:var(--text-secondary);border-color:var(--text-tertiary)}._chipActive_ysu72_391{background:var(--accent);color:#060606;border-color:var(--accent);font-weight:700}._playItem_ysu72_399{display:flex;align-items:center;gap:.75rem;padding:.55rem 0;border-bottom:1px solid var(--card-border)}._playItem_ysu72_399:last-child{border-bottom:none}._playRank_ysu72_408{font-size:.875rem;color:var(--text-muted);width:18px;text-align:right;flex-shrink:0}._playThumb_ysu72_416{width:40px;height:40px;border-radius:4px;object-fit:cover;flex-shrink:0;background:var(--card-border)}._playText_ysu72_425{flex:1;min-width:0}._playTitle_ysu72_426{font-size:.875rem;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._playArtist_ysu72_433{font-size:.75rem;color:var(--text-muted);margin-top:.1rem}._playN_ysu72_435{font-size:.875rem;color:var(--accent);flex-shrink:0}._empty_ysu72_438{font-size:.875rem;color:var(--text-muted);padding:.75rem 0}._ghostCard_ysu72_445{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);overflow:hidden}._ghostCountsRow_ysu72_452{display:grid;grid-template-columns:repeat(4,1fr);padding:1rem;gap:8px}._ghostCountCell_ysu72_459{text-align:center}._ghostCountV_ysu72_460{font-size:1.4rem;color:#1e1e1e}._ghostCountK_ysu72_461{font-size:.65rem;color:#1a1a1a;text-transform:uppercase;letter-spacing:.1em;margin-top:2px}._ghostBarRow_ysu72_463{display:flex;align-items:center;gap:8px;padding:4px 14px}._ghostBarLabel_ysu72_469{width:50px;height:7px;background:#141414;border-radius:2px;animation:_shimmer_ysu72_1 2.4s ease-in-out infinite}._ghostBarTrack_ysu72_470{flex:1;height:5px;background:#111;border-radius:2px;overflow:hidden}._ghostBarFill_ysu72_471{height:100%;background:#1e1e1e;border-radius:2px;animation:_shimmer_ysu72_1 2.4s ease-in-out infinite}._ghostBarNum_ysu72_472{width:16px;height:7px;background:#141414;border-radius:2px;animation:_shimmer_ysu72_1 2.4s ease-in-out infinite}._ghostDecadeBars_ysu72_474{display:flex;align-items:flex-end;gap:4px;height:40px;padding:0 14px 6px}._ghostDecadeBar_ysu72_474{flex:1;background:#161616;border-radius:2px 2px 0 0;animation:_shimmer_ysu72_1 2.4s ease-in-out infinite}._ghostPlayRow_ysu72_488{display:flex;align-items:center;gap:8px;padding:6px 14px;border-bottom:1px solid var(--card-border);animation:_shimmer_ysu72_1 2.4s ease-in-out infinite}._ghostPlayRow_ysu72_488:last-child{border-bottom:none}._ghostPlayRank_ysu72_497{width:10px;height:7px;background:#141414;border-radius:2px}._ghostPlayThumb_ysu72_498{width:26px;height:26px;background:#141414;border-radius:2px;flex-shrink:0}._ghostPlayText_ysu72_499{display:flex;flex-direction:column;gap:4px;flex:1}._ghostPlayLine_ysu72_500{height:7px;background:#141414;border-radius:2px}._ghostPlayN_ysu72_501{width:16px;height:7px;background:#141414;border-radius:2px}._ghostRecentRow_ysu72_503{display:flex;align-items:center;gap:8px;padding:5px 14px;border-top:1px solid var(--card-border);animation:_shimmer_ysu72_1 2.4s ease-in-out infinite}._ghostRecentThumb_ysu72_511{width:26px;height:26px;background:#141414;border-radius:2px;flex-shrink:0}._ghostRecentText_ysu72_512{display:flex;flex-direction:column;gap:4px;flex:1}._ghostRecentLine_ysu72_513{height:6px;background:#141414;border-radius:2px}._chipDisabled_ysu72_516{padding:3px 10px;border-radius:12px;border:1px solid #141414;background:transparent;color:#1e1e1e;font-family:var(--font);font-size:.75rem;cursor:not-allowed}._chipDisabledActive_ysu72_526{background:#161616;color:#222;border-color:#1e1e1e}._rightOverlayWrap_ysu72_37{position:relative;min-width:0}._rightDim_ysu72_534{position:absolute;top:0;right:0;bottom:0;left:0;background:#06060659;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:2;pointer-events:none}._rightVinylModal_ysu72_543{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;padding:0 1rem;pointer-events:none}._rightVinylTitle_ysu72_559{font-size:.85rem;color:var(--text-primary);letter-spacing:.05em;text-shadow:0 1px 12px #060606,0 0 24px #060606}._rightVinylSub_ysu72_566{font-size:.7rem;color:var(--text-tertiary);line-height:1.6;max-width:180px;text-shadow:0 1px 8px #060606}._page_19kfu_1{padding:1.5rem var(--side-padding)}._breadcrumbRow_19kfu_5{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._breadcrumb_19kfu_5{font-size:.8rem;color:var(--text-tertiary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1}._breadcrumb_19kfu_5 a{color:var(--accent);text-decoration:none}._breadcrumb_19kfu_5 a:hover{text-decoration:underline}._deleteIcon_19kfu_24{background:none;border:none;color:var(--text-muted);cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:color .15s}._deleteIcon_19kfu_24:hover{color:#c4715a}._deleteIcon_19kfu_24:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._grid_19kfu_44{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){._grid_19kfu_44{grid-template-columns:200px 1fr;gap:2rem}}@media (min-width: 1024px){._grid_19kfu_44{grid-template-columns:260px 1fr}}._left_19kfu_63{display:flex;flex-direction:column;align-items:center;gap:1rem}._coverImage_19kfu_70{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px}._album_19kfu_77{font-size:1.1rem;font-weight:900;color:var(--text-primary);text-align:center}._artist_19kfu_83{font-size:.9rem;color:var(--text-secondary);font-weight:400;text-align:center}._badges_19kfu_89{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}._right_19kfu_92{display:flex;flex-direction:column;gap:1rem}._infoCard_19kfu_94{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);padding:1.25rem}._infoCard_19kfu_94 h3{color:var(--text-tertiary);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem}._dl_19kfu_108{display:grid;grid-template-columns:max-content 1fr;gap:.4rem 1rem;font-size:.875rem}._dl_19kfu_108 dt{color:var(--text-tertiary)}._dl_19kfu_108 dd{color:var(--text-primary)}._tracklist_19kfu_117{display:flex;flex-direction:column;gap:1.5rem}._vinylSides_19kfu_119{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){._vinylSides_19kfu_119{grid-template-columns:1fr 1fr;gap:2rem}}._side_19kfu_132{min-width:0}._sideLabel_19kfu_134{color:var(--text-tertiary);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem}._track_19kfu_117{display:flex;gap:.5rem;font-size:.8rem;padding:3px 0;color:var(--text-primary)}._trackTitle_19kfu_143{flex:1;min-width:0;word-break:break-word}._pos_19kfu_144{color:var(--text-muted);min-width:28px;flex-shrink:0}._dur_19kfu_145{flex-shrink:0;color:var(--text-tertiary)}._notes_19kfu_147{width:100%;background:transparent;border:1px solid var(--card-border);border-radius:4px;color:var(--text-primary);font-family:var(--font);font-size:.875rem;padding:8px;resize:vertical}._notes_19kfu_147:focus{outline:none;border-color:var(--text-tertiary)}._saving_19kfu_160{font-size:.75rem;color:var(--text-muted)}._loading_19kfu_161{padding:2rem var(--side-padding);color:var(--text-secondary)}._backdrop_19kfu_163{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:100}._modal_19kfu_170{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:101;background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);padding:1.5rem;width:260px;box-shadow:0 8px 32px #00000080}._modalTitle_19kfu_184{font-size:1rem;font-weight:700;color:var(--text-primary);margin:0 0 1.25rem}._modalActions_19kfu_191{display:flex;gap:.5rem;justify-content:flex-end}._modalActions_19kfu_191 button{font-family:inherit;padding:6px 16px;border-radius:4px;font-size:.875rem;cursor:pointer;border:1px solid var(--card-border);background:none;color:var(--text-secondary)}._modalRemove_19kfu_208{background:#c4715a;border-color:#c4715a;color:#fff}._modalRemove_19kfu_208:hover{background:#b05a45}._playRow_19kfu_217{display:flex;gap:.5rem;align-items:center}._playBtn_19kfu_223{background:var(--card-bg);border:1px solid var(--card-border);color:var(--text-secondary);font-family:var(--font);font-size:.8rem;padding:6px 18px;border-radius:4px;cursor:pointer;transition:all .15s;letter-spacing:.05em}._playBtn_19kfu_223:hover{border-color:var(--accent);color:var(--accent)}._playBtn_19kfu_223._playing_19kfu_239{border-color:#7dc47d;color:#7dc47d;cursor:default}._stopBtn_19kfu_245{background:none;border:1px solid var(--card-border);color:var(--text-muted);font-family:var(--font);font-size:.8rem;padding:6px 14px;border-radius:4px;cursor:pointer;transition:all .15s;letter-spacing:.05em}._stopBtn_19kfu_245:hover{border-color:#c4715a;color:#c4715a}._playStats_19kfu_262{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.75rem}._playCountNum_19kfu_268{font-size:1.5rem;font-weight:900;color:var(--accent)}._playCountLabel_19kfu_273{font-size:.8rem;color:var(--text-tertiary)}._lastPlayed_19kfu_277{font-size:.75rem;color:var(--text-muted)}._noPlays_19kfu_281{font-size:.8rem;color:var(--text-muted)}._playChart_19kfu_285{margin-top:.5rem}._container_vr3qf_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg)}._card_vr3qf_9{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem 4rem;border:1px solid var(--border);border-radius:12px}._title_vr3qf_19{font-size:2rem;font-weight:900;color:var(--accent);margin:0}._sub_vr3qf_26{color:var(--muted);margin:0;font-size:.9rem}._googleBtn_vr3qf_32{margin-top:1rem;padding:.7rem 1.8rem;background:var(--accent);color:#000;border:none;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer}._googleBtn_vr3qf_32:hover{opacity:.85}._error_16a9h_1{display:flex;align-items:center;justify-content:center;height:100vh;color:var(--text-secondary);font-family:var(--font);font-size:.875rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #060606;--card-bg: #0d0d0d;--card-border: #161616;--radius: 16px;--text-primary: #e8d5a3;--text-secondary: #aaa;--text-tertiary: #777;--text-muted: #555;--font: "Courier New", Courier, monospace;--nav-height: 88px;--side-padding: 16px;--accent: #e8d5a3}@media (min-width: 640px){:root{--nav-height: 54px;--side-padding: 4%}}@media (min-width: 1024px){:root{--side-padding: 10%}}body{background:var(--bg);color:var(--text-primary);font-family:var(--font);min-height:100vh}@keyframes shimmer{0%{opacity:.25}50%{opacity:.48}to{opacity:.25}}
