*{margin:0;padding:0;box-sizing:border-box}:root,:root.theme-dark{font-family:"Baloo Thambi 2",sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#e4e4e7;--bg-base: #16161d;--bg-surface: rgba(28, 28, 36, .92);--bg-surface-solid: #1c1c24;--border: rgba(255, 255, 255, .12);--text: #e4e4e7;--text-muted: #a1a1aa;--accent: #3b82f6;--error: #dc2626;--form-input-bg: rgba(0, 0, 0, .25);--album-card-bg: #f4f0e8;--album-card-text: #2a2826;--album-card-text-muted: #454340;--album-card-text-subtle: #52504c;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root.theme-light{color-scheme:light;color:#1a1a1a;--bg-base: #ffffff;--bg-surface: rgba(255, 255, 255, .95);--bg-surface-solid: #f5f5f5;--border: rgba(0, 0, 0, .15);--text: #1a1a1a;--text-muted: #525252;--accent: #2563eb;--error: #dc2626;--form-input-bg: rgba(255, 255, 255, .95);--album-card-bg: #f4f0e8;--album-card-text: #2a2826;--album-card-text-muted: #454340;--album-card-text-subtle: #52504c}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--bg-base);background-size:cover;background-position:center;background-attachment:fixed}html.theme-dark body,html:not(.theme-light) body{background-image:linear-gradient(180deg,#16161dd9,#16161df0),url(/background.jpg)}html.theme-light body{background-image:linear-gradient(180deg,#ffffffb3,#ffffffe6),url(/background-light.png)}#root{width:100%;min-height:100vh}.app{max-width:1400px;margin:0 auto;padding:1rem 2rem}.top-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:0}.top-bar-left{display:flex;align-items:center;gap:1rem}.top-bar-right{display:flex;align-items:center;gap:.5rem}.icon-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:transparent;border:none;border-radius:6px;color:var(--text-muted);cursor:pointer;transition:color .2s,background .2s;flex-shrink:0}.icon-btn:hover{color:var(--text);background:var(--bg-surface, rgba(255,255,255,.06))}.app-title-row{display:flex;align-items:center;gap:.5rem;flex-wrap:nowrap;min-height:36px}.app-title{margin:0;font-size:1.5rem;font-weight:700;color:var(--text);font-family:Audiowide,sans-serif;letter-spacing:.04em;line-height:1;white-space:nowrap}.app-tagline{font-size:.85rem;color:var(--text-muted, #888);letter-spacing:.02em;font-family:inherit;line-height:1.25;white-space:nowrap}.journal-section-header{display:flex;flex-direction:column;align-items:stretch;margin-bottom:0;gap:0}.app-tabs{display:flex;gap:0;margin-top:.5rem}.app-tab{padding:.5rem 1.25rem;border:none;border-bottom:2px solid transparent;background:none;color:var(--text-muted);font-size:1rem;font-weight:500;cursor:pointer;font-family:inherit;transition:color .2s,border-color .2s}.app-tab:hover{color:var(--text)}.app-tab--active{color:var(--text);border-bottom-color:var(--accent)}.title-divider{height:1px;background:var(--border);margin:.75rem 0;opacity:.6}.add-row{display:flex;justify-content:flex-start;margin-bottom:1.25rem}.add-btn-text{padding:.35rem .85rem;font-size:.85rem;font-family:inherit;border-radius:6px;border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;transition:filter .15s;line-height:1.4}.add-btn-text:hover{filter:brightness(1.1)}@media(max-width:600px){.top-bar{align-items:flex-start}.top-bar-left{min-width:0;flex:1}.app-title-row{flex-direction:column;align-items:flex-start;gap:.2rem;min-height:0}.app-tagline{font-size:.78rem;line-height:1.2;white-space:normal;max-width:100%}.app-tabs{width:100%}.app-tab{flex:1;text-align:center;padding:.5rem .25rem;font-size:.85rem}}.feed-modal-backdrop{position:fixed;inset:0;background:#00000073;z-index:1000;display:flex;align-items:flex-start;justify-content:flex-end}.feed-modal{width:420px;max-width:100vw;height:100vh;background:var(--bg-surface, #1a1a1a);border-left:1px solid var(--border);display:flex;flex-direction:column;box-shadow:-4px 0 24px #0000004d}.feed-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.5rem 1rem;border-bottom:1px solid var(--border);flex-shrink:0}.feed-modal-header h2{margin:0;font-size:1.1rem;font-weight:600;color:var(--text)}.feed-modal-body{flex:1;overflow-y:auto;padding:1rem 1.5rem}.album-list-container{width:100%}.empty-state{text-align:center;padding:4rem 2rem;color:var(--text-muted)}.album-list-by-month{display:flex;flex-direction:column;gap:2.5rem;margin-top:0}.month-group{display:flex;flex-direction:column;gap:1rem}.month-group-header{margin:0;font-size:1.25rem;font-weight:600;color:var(--text)}.month-group-subtext{margin-left:.6rem;font-size:.8rem;font-weight:400;color:var(--text-muted)}.month-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem 1.25rem;align-items:flex-end;overflow-x:auto;padding-bottom:.5rem}.month-row-slot{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;flex-shrink:0}.week-subheader{font-size:.8rem;font-weight:600;color:var(--text-muted);white-space:nowrap}.week-subheader--spacer{visibility:hidden}.week-subheader-range{font-size:.7em;font-weight:500;font-style:italic;margin-left:.35em}.month-row-slot .album-card{width:180px}.month-row-add-btn{flex-shrink:0;width:48px;height:48px;min-width:48px;min-height:48px;border-radius:50%;border:1px dashed var(--border);background:#ffffff0a;color:var(--text-muted);font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;font-family:inherit;transition:background .2s,color .2s,border-color .2s;align-self:flex-end}.month-row-add-btn:hover{background:#ffffff14;color:var(--text);border-color:#fff3}@media(max-width:768px){.month-row{gap:.75rem}.month-row-slot .album-card{width:100%;min-width:0}.month-row-slot{width:calc(50% - .375rem);min-width:0}}.album-card{position:relative;cursor:pointer;background:var(--album-card-bg, #ebeae8);border:none;border-radius:5px;overflow:hidden;transition:box-shadow .2s,transform .15s;display:flex;flex-direction:column}@media(hover:hover)and (pointer:fine){.album-card:hover{box-shadow:0 6px 20px #00000038;transform:translateY(-1px)}}@media(max-width:768px){.album-title{font-size:.82rem}.album-artist{font-size:.75rem}.album-year{font-size:.7rem}}.album-card-image{position:relative;width:100%;padding-top:100%;background-color:#0000004d;overflow:hidden}.album-card-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.album-card-image-spinner{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#00000040;pointer-events:none}.album-card-image-spinner:after{content:"";width:28px;height:28px;border:2px solid rgba(255,255,255,.25);border-top-color:#fffc;border-radius:50%;animation:album-card-spin .7s linear infinite}@keyframes album-card-spin{to{transform:rotate(360deg)}}.album-card-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0006,#00000080)}.cd-icon{font-size:4rem;opacity:.4;color:var(--text-muted)}.album-card-content{padding:.45rem .6rem .5rem;flex:1;display:flex;flex-direction:column;min-height:0}.album-card-text-block{display:flex;flex-direction:column}.album-title{font-size:.88rem;line-height:1.25;font-weight:600;margin:0 0 .1em;color:var(--album-card-text, #2a2826);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.album-artist{font-size:.8rem;line-height:1.25;font-weight:400;margin:0;color:var(--album-card-text-muted, #454340);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.album-year{font-size:.72rem;line-height:1.25;color:var(--album-card-text-subtle, #52504c);margin:.15em 0 0}.album-card-verdict-row{flex-shrink:0;width:100%;padding:.28rem .6rem;text-align:center;font-size:.72rem;font-weight:500;color:#ffffffe0;text-transform:uppercase;letter-spacing:.04em}.album-card-verdict-label{display:inline-block}.album-card-verdict-row--2{background:#16a34a}.album-card-verdict-row--3{background:#0d9488}.album-card-verdict-row--1{background:#7c3aed}.album-card-verdict-row--0{background:#ca8a04}.album-card-verdict-row---1{background:#b45309}.album-card-verdict-row---2{background:#dc2626}.album-card-verdict-row--pending,.album-card-verdict-row--mixed{background:#4b5563;color:#fffffff2}.album-card-peer-btn{position:absolute;top:.45rem;right:.45rem;width:26px;height:26px;border-radius:50%;border:none;background:#0000008c;color:#ffffffd9;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:2;transition:background .15s,color .15s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.album-card-peer-btn:hover{background:#000c;color:#fff}.album-card-repeat-icon{position:absolute;top:.45rem;left:.45rem;width:26px;height:26px;border-radius:50%;background:#0000008c;color:#ffffffd9;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:2}.album-card-rec-pill{position:absolute;bottom:.35rem;left:.35rem;width:auto;min-height:0;border-radius:999px;border:none;background:#0000006b;color:#ffffffeb;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.2rem .42rem;z-index:2;font-size:.58rem;font-weight:700;letter-spacing:.02em;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);gap:.2rem;white-space:nowrap;max-width:calc(100% - .9rem)}.album-card-rec-pill:hover{background:#0009}.album-card-rec-overlay{display:flex;align-items:center;justify-content:center;padding:1rem}.album-card-rec-overlay-inner{text-align:center;max-width:240px}.album-card-rec-overlay-heading{margin:0 0 .4rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#fff9}.album-card-rec-overlay-users{display:flex;flex-direction:column;gap:.15rem}.album-card-rec-overlay-user{font-size:.95rem;line-height:1.4;color:#fff;font-weight:500}.album-card-rec-delete-btn{margin:.75rem auto 0;width:30px;height:30px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:#0000004d;color:#ffffff8c;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s,border-color .15s}.album-card-rec-delete-btn:hover{background:#dc262659;color:#f87171;border-color:#dc262680}.album-card-rec-overlay-confirm-row{display:flex;gap:.45rem;justify-content:center;margin-top:.6rem}.album-card-rec-confirm-btn{padding:.22rem .65rem;font-size:.76rem;font-family:inherit;border-radius:999px;cursor:pointer;transition:background .15s,color .15s;border:1px solid rgba(255,255,255,.2);background:transparent;color:#ffffffa6}.album-card-rec-confirm-remove{border-color:#dc262680;color:#f87171}.album-card-rec-confirm-cancel:hover{background:#ffffff14;color:#fff}.album-card-rec-confirm-remove:hover{background:#dc262640}.album-card-club-pick-btn{position:absolute;bottom:.35rem;right:.35rem;width:auto;max-width:calc(100% - .9rem);min-height:0;border-radius:999px;border:none;background:#0000006b;color:#ffffffeb;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.2rem .42rem;z-index:2;font-size:.58rem;font-weight:700;letter-spacing:.06em;line-height:1.1;text-transform:uppercase;font-family:inherit;transition:background .15s,color .15s;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);white-space:nowrap}.album-card-club-pick-btn:hover{background:#000000a6;color:#fff}.album-card-club-overlay{display:flex;align-items:center;justify-content:center;padding:1rem}.album-card-club-overlay-inner{text-align:center;max-width:240px}.album-card-club-overlay-text{margin:0 0 1rem;font-size:.95rem;line-height:1.4;color:#fff}.album-card-club-overlay-btn{padding:.5rem 1rem;font-size:.9rem;font-family:inherit;font-weight:500;border:none;border-radius:6px;background:var(--accent);color:#fff;cursor:pointer;transition:opacity .2s}.album-card-club-overlay-btn:hover{opacity:.9}.album-card-overlay{position:absolute;inset:0;background:#000000b8;border-radius:5px;display:flex;flex-direction:column;padding:1rem;overflow:hidden}.album-card-peer-overlay{padding:0}.peer-overlay-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.65rem .75rem .5rem;border-bottom:1px solid rgba(255,255,255,.12)}.peer-overlay-header--close-only{justify-content:flex-end;padding:.45rem .5rem .35rem}.peer-overlay-close{flex-shrink:0;background:none;border:none;color:#fff9;font-size:1.25rem;line-height:1;cursor:pointer;padding:0;margin-top:-.1rem}.peer-overlay-close:hover{color:#fff}.peer-overlay-list{flex:1;min-height:0;overflow-y:auto;touch-action:pan-y;overscroll-behavior:contain;padding:.35rem .75rem .5rem;display:flex;flex-direction:column;gap:0}.peer-entry{display:flex;flex-direction:column;gap:.3rem;padding:.55rem 0;border-bottom:1px solid rgba(255,255,255,.07)}.peer-entry:last-child{border-bottom:none}.peer-entry-meta{display:flex;align-items:baseline;justify-content:space-between;gap:.4rem}.peer-username{font-size:.82rem;font-weight:600;color:#fff}.peer-date{font-size:.72rem;color:#ffffff73;flex-shrink:0}.peer-verdict{display:inline-block;padding:.12rem .45rem;border-radius:3px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#fff;align-self:flex-start}.peer-verdict--2{background:#16a34a}.peer-verdict--3{background:#0d9488}.peer-verdict--1{background:#7c3aed}.peer-verdict--0{background:#ca8a04}.peer-verdict---1{background:#c2410c}.peer-verdict---2{background:#dc2626}.peer-verdict--pending{background:#4b5563}.peer-notes{margin:0;font-size:.78rem;line-height:1.4;color:#ffffffbf}.peer-notes-subheader{margin:6px 0 2px;font-size:.65rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#ffffff73}.album-card-overlay-notes{flex:1;overflow-y:auto;touch-action:pan-y;overscroll-behavior:contain;text-align:left;min-height:0}.album-card-overlay-notes-subheader{margin:10px 0 3px;font-size:.65rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#ffffff73}.album-card-overlay-notes-text,.album-card-overlay-notes-empty{margin:0;font-size:.95rem;line-height:1.45;color:#fff}.album-card-overlay-notes-empty{color:#ffffffb3}.album-card-overlay-notes-placeholder{margin:0;font-size:.9rem;line-height:1.45;font-style:italic;color:#ffffff8c}.album-card-overlay-notes-placeholder--deduped{margin-top:2.9rem}.album-card-overlay-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto;flex-shrink:0}.album-card-overlay-edit-btn{padding:.5rem 1rem;background-color:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:4px;font-size:.9rem;font-weight:500;cursor:pointer;font-family:inherit}.album-card-overlay-edit-btn:hover{background-color:#ffffff40}.album-card-overlay-btn--primary{background-color:var(--accent);border-color:var(--accent)}.album-card-overlay-btn--primary:hover{background-color:#2563eb;border-color:#2563eb}.album-card-schedule-form{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.2);flex-shrink:0}.album-card-schedule-form label{display:block;font-size:.85rem;color:#ffffffe6;margin-bottom:.25rem}.album-card-schedule-form input[type=date]{width:100%;padding:.5rem;border-radius:4px;border:1px solid rgba(255,255,255,.3);background:#0000004d;color:#fff;font-size:.95rem;font-family:inherit;margin-bottom:.5rem}.album-card-schedule-error{margin:0 0 .5rem;font-size:.85rem;color:#fca5a5}.album-card-schedule-actions{display:flex;gap:.5rem}.album-card-schedule-actions .album-card-overlay-edit-btn{flex:1}.album-card-streaming{flex-shrink:0;margin-bottom:.6rem}.album-card-streaming-loading{display:flex;align-items:center;gap:.4rem;font-size:.72rem;color:#ffffff80}.album-card-streaming-spinner{display:inline-block;width:11px;height:11px;border:1.5px solid rgba(255,255,255,.2);border-top-color:#fff9;border-radius:50%;animation:album-card-spin .7s linear infinite;flex-shrink:0}.album-card-streaming-links{display:flex;flex-direction:column;gap:.35rem}.album-card-streaming-label{font-size:.68rem;font-weight:500;color:#ffffff80;text-transform:uppercase;letter-spacing:.05em}.album-card-streaming-icons{display:flex;justify-content:space-evenly;width:100%}.streaming-link{display:flex;flex-direction:column;align-items:center;gap:.3rem;text-decoration:none;color:#ffffffd9;font-size:.72rem;font-weight:500;letter-spacing:.01em;transition:opacity .15s,transform .1s}.streaming-link:hover{opacity:.8;transform:translateY(-1px)}.rec-trigger-row{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap;margin-top:-.1rem}.rec-trigger-btn{background:none;border:1px solid var(--border, rgba(0, 0, 0, .18));border-radius:999px;padding:.22rem .65rem;font-size:.78rem;font-weight:600;color:var(--text, #333);cursor:pointer;display:inline-flex;align-items:center;gap:.25rem;transition:background .12s,opacity .12s}.rec-trigger-btn:hover:not(:disabled){background:var(--border, rgba(0, 0, 0, .06))}.rec-trigger-btn--disabled,.rec-trigger-btn:disabled{opacity:.35;cursor:not-allowed}.rec-trigger-star{font-size:.72rem;line-height:1}.rec-trigger-sent{font-size:.73rem;color:var(--text-muted);flex:1 1 100%;margin-top:.1rem}.rec-dropdown{border:1px solid var(--border, rgba(0, 0, 0, .12));border-radius:6px;padding:.55rem .65rem;margin-top:.25rem;background:var(--album-card-bg, #ebeae8)}html:not(.theme-light) .rec-dropdown,html.theme-dark .rec-dropdown{background:var(--bg-surface-solid);border-color:var(--border)}html:not(.theme-light) .rec-dropdown-item,html.theme-dark .rec-dropdown-item{color:var(--text)}html:not(.theme-light) .rec-dropdown-none,html.theme-dark .rec-dropdown-none{color:var(--text-muted)}.rec-dropdown-group{margin-top:.35rem}.rec-dropdown-group:first-child{margin-top:0}.rec-dropdown-group-label{font-size:.65rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem}.rec-dropdown-item{display:flex;align-items:center;gap:.45rem;font-size:.88rem;color:var(--text, #333);cursor:pointer;padding:.15rem 0;-webkit-user-select:none;user-select:none}.rec-dropdown-item input[type=checkbox]{cursor:pointer;flex-shrink:0}.rec-dropdown-none{font-size:.82rem;color:var(--text-muted);margin:0}.streaming-icon{width:44px;height:44px;border-radius:10px;display:block;flex-shrink:0}.journal-filters-wrapper{margin-bottom:0}.journal-filters-bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1.25rem}.journal-filters-bar-add{flex-shrink:0}.journal-filters-bar-right{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.journal-filter-trigger{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid var(--border);border-radius:6px;background:transparent;color:var(--text-muted);cursor:pointer;transition:background .2s,color .2s,border-color .2s;position:relative}.journal-filter-trigger:hover{color:var(--text);border-color:#ffffff40}.journal-filter-trigger--active{background:var(--bg-surface, rgba(255, 255, 255, .06));border-color:#fff3;color:var(--text)}.journal-filter-trigger--has-filters{color:var(--accent);border-color:var(--accent)}.journal-filter-trigger-badge{position:absolute;top:6px;right:6px;width:6px;height:6px;border-radius:50%;background:var(--accent)}.journal-filters-result-count{font-size:.85rem;color:var(--text-muted)}.journal-filters-clear{padding:.25rem .5rem;font-size:.82rem;font-family:inherit;border:none;background:none;color:var(--accent);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.journal-filters-clear:hover{color:var(--text)}.journal-filters-panel{margin-top:0;margin-bottom:1rem;padding:1rem;border:1px solid var(--border);border-radius:8px;background:var(--bg-surface, rgba(255, 255, 255, .04));display:flex;flex-direction:column;gap:1rem}.journal-filters-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.journal-filters-label{font-size:.8rem;font-weight:500;color:var(--text-muted);flex-shrink:0}.journal-filters-chips{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}.journal-filter-chip{padding:.45rem .75rem;min-height:32px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;font-size:.82rem;font-family:inherit;border:1px solid var(--border);border-radius:6px;background:transparent;color:var(--text-muted);cursor:pointer;transition:background .2s,color .2s,border-color .2s}.journal-filter-chip:hover{color:var(--text);border-color:#ffffff40}.journal-filter-chip--active{background:var(--accent);border-color:var(--accent);color:#fff}.journal-filter-chip--active:hover{background:var(--accent);border-color:var(--accent);color:#fff;opacity:.95}.journal-filter-chip--v2{background:#16a34a1f;border-color:#16a34a4d;color:#16a34ae6}.journal-filter-chip--v3{background:#0d94881f;border-color:#0d94884d;color:#0d9488e6}.journal-filter-chip--v1{background:#7c3aed1f;border-color:#7c3aed4d;color:#7c3aede6}.journal-filter-chip--v0{background:#ca8a041f;border-color:#ca8a044d;color:#ca8a04e6}.journal-filter-chip--vm1{background:#b453091f;border-color:#b453094d;color:#b45309e6}.journal-filter-chip--vm2{background:#dc26261f;border-color:#dc26264d;color:#dc2626e6}.journal-filter-chip--v2:hover:not(.journal-filter-chip--active){background:#16a34a38}.journal-filter-chip--v3:hover:not(.journal-filter-chip--active){background:#0d948838}.journal-filter-chip--v1:hover:not(.journal-filter-chip--active){background:#7c3aed38}.journal-filter-chip--v0:hover:not(.journal-filter-chip--active){background:#ca8a0438}.journal-filter-chip--vm1:hover:not(.journal-filter-chip--active){background:#b4530938}.journal-filter-chip--vm2:hover:not(.journal-filter-chip--active){background:#dc262638}.backlog-list-container{padding:0}.backlog-description{font-size:.85rem;color:var(--text-muted);margin:0 0 1rem;opacity:.8}.backlog-empty-state{text-align:center;padding:3rem 2rem;color:var(--text-muted)}.backlog-empty-state p{margin:0 0 1.25rem;max-width:360px;margin-left:auto;margin-right:auto}.backlog-empty-add-btn{padding:.6rem 1.25rem;background-color:var(--accent);color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;font-family:inherit}.backlog-empty-add-btn:hover{background-color:#2563eb}.backlog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem}@media(max-width:768px){.backlog-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.lfm-section{display:flex;flex-direction:column;gap:1.25rem}.lfm-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.lfm-section-title-row{display:flex;flex-direction:column;gap:.2rem}.lfm-section-tagline{font-size:.8rem;color:var(--text-muted, #888);opacity:.75}.lfm-refresh-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem;border:1px solid var(--border, #ddd);border-radius:4px;background:var(--bg-surface, #fff);color:var(--text-muted, #666);font-size:.82rem;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:border-color .15s,color .15s}.lfm-refresh-btn:hover:not(:disabled){border-color:var(--accent, #2563eb);color:var(--accent, #2563eb)}.lfm-refresh-btn:disabled{opacity:.6;cursor:default}@keyframes lfm-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lfm-spin{animation:lfm-spin .8s linear infinite}.lfm-error{font-size:.88rem;color:#e55;margin:0}.lfm-empty{font-size:.88rem;color:var(--text-muted, #888);margin:0}.lfm-sections{display:flex;flex-direction:column;gap:2.5rem}.lfm-seed-section{display:flex;flex-direction:column;gap:.75rem}.lfm-seed-label{font-size:1.25rem;font-weight:600;color:var(--text);margin:0 0 .25rem}.lfm-seed-label strong{font-weight:700}.lfm-groups-row{display:flex;gap:1.25rem}.lfm-group{flex:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}.lfm-similar-artist{font-size:.78rem;font-weight:600;color:var(--text-muted, #888);text-transform:uppercase;letter-spacing:.05em;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lfm-albums-row{display:flex;gap:.5rem}.lfm-rec-card{flex:1;min-width:0;cursor:pointer;background:var(--bg-surface);border:1px solid var(--border);border-radius:5px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,border-color .2s}.lfm-rec-card:hover{box-shadow:0 4px 16px #0000004d;border-color:#ffffff2e}.lfm-rec-image{position:relative;width:100%;padding-top:100%;background:#0000004d;overflow:hidden}.lfm-rec-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.lfm-rec-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:1.5rem;opacity:.35}.lfm-rec-overlay{position:absolute;inset:0;background:#000000b8;border-radius:4px;display:flex;align-items:center;justify-content:center;padding:.5rem}.lfm-rec-add-btn{padding:.4rem .65rem;font-size:.75rem;font-weight:600;border:1.5px solid #fff;border-radius:3px;background:transparent;color:#fff;cursor:pointer;white-space:nowrap;transition:background .15s}.lfm-rec-add-btn:hover:not(:disabled){background:#ffffff26}.lfm-rec-add-btn--added{border-color:#ffffff80;color:#fff9;cursor:default}.lfm-rec-info{padding:.35rem .4rem .4rem;display:flex;flex-direction:column}.lfm-rec-title-wrap{display:flex;flex-direction:column;gap:.08rem;min-height:2.6845rem;overflow:hidden}.lfm-rec-title{font-size:.72rem;font-weight:600;color:var(--text);margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lfm-rec-artist{font-size:.65rem;font-weight:400;color:var(--text-muted, #888);margin:0;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.lfm-groups-row{flex-direction:column;gap:1rem}.lfm-seed-label{font-size:1.05rem}.lfm-rec-title-wrap{min-height:2.543rem}.lfm-rec-title{font-size:.68rem}.lfm-rec-artist{font-size:.62rem}}.cd-clubs-container{width:100%}.cd-clubs-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.cd-clubs-header h2{margin:0;font-size:1.25rem;font-weight:600;color:var(--text)}.cd-club-loading,.cd-club-empty{color:var(--text-muted);padding:2rem 0}.cd-clubs-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.cd-club-card{display:flex;align-items:center;gap:1rem;padding:1rem;border:1px solid var(--border);border-radius:8px;background:#ffffff05}.cd-club-card-inner{flex:1;text-align:left;border:none;background:none;color:inherit;font:inherit;cursor:pointer;padding:0}.cd-club-card-inner:hover{opacity:.9}.cd-club-card h3{margin:0 0 .25rem;font-size:1.1rem}.cd-club-card-desc{margin:0 0 .35rem;font-size:.9rem;color:var(--text-muted);line-height:1.3}.cd-club-card-meta{margin:0;font-size:.8rem;color:var(--text-muted)}.cd-club-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}.cd-club-modal{background:var(--bg-surface-solid, #1a1a1a);border:1px solid var(--border);border-radius:12px;width:100%;max-width:400px;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px #00000080}.cd-club-modal--wide{max-width:520px}.cd-club-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border)}.cd-club-modal-header h2{margin:0;font-size:1.2rem}.cd-club-modal-header--reviews-only{justify-content:flex-end;padding:.85rem 1rem .65rem}.cd-club-modal-close{background:none;border:none;color:var(--text-muted);font-size:1.5rem;cursor:pointer;padding:0;line-height:1}.cd-club-form{padding:1.5rem}.cd-club-form label{display:block;margin-bottom:1rem}.cd-club-form label span{display:block;font-size:.85rem;color:var(--text-muted);margin-bottom:.35rem}.cd-club-form input[type=text],.cd-club-form textarea,.cd-club-form select{width:100%;padding:.5rem .75rem;border:1px solid var(--border);border-radius:6px;background:#ffffff0d;color:var(--text);font:inherit}.cd-club-form textarea{resize:vertical;min-height:60px}.cd-club-error{color:#f87171;font-size:.9rem;margin:0 0 1rem}.cd-club-modal-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.25rem}.cd-club-btn{padding:.5rem 1rem;border-radius:6px;border:1px solid var(--border);background:#ffffff14;color:var(--text);font-size:.9rem;cursor:pointer;font-family:inherit}.cd-club-btn:hover:not(:disabled){background:#ffffff1f}.cd-club-btn--primary{background:var(--accent, #3b82f6);border-color:var(--accent);color:#fff}.cd-club-btn--primary:hover:not(:disabled){filter:brightness(1.1)}.cd-club-btn--secondary{background:transparent}.cd-club-btn--small{padding:.35rem .75rem;font-size:.85rem}.cd-club-btn:disabled{opacity:.6;cursor:not-allowed}.cd-club-label{font-size:.85rem;color:var(--text-muted);margin:0 0 .5rem}.cd-club-muted{color:var(--text-muted);font-size:.9rem;margin:0}.cd-club-recommend-source{display:flex;gap:1.5rem;margin-bottom:1rem}.cd-club-radio{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.95rem}.cd-club-journal-pick,.cd-club-search-pick{margin-bottom:1rem}.cd-club-journal-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;max-height:220px;overflow-y:auto}.cd-club-journal-card{display:flex;flex-direction:column;align-items:center;padding:.5rem;border:1px solid var(--border);border-radius:8px;background:#ffffff08;cursor:pointer;text-align:center;font:inherit;color:inherit}.cd-club-journal-card:hover,.cd-club-journal-card--selected{border-color:var(--accent);background:#3b82f61a}.cd-club-journal-card img,.cd-club-journal-card-placeholder{width:64px;height:64px;border-radius:4px;object-fit:cover;margin-bottom:.35rem}.cd-club-journal-card-placeholder{background:#ffffff1a}.cd-club-journal-card-title{font-size:.7rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.cd-club-journal-card-artist{font-size:.68rem;font-weight:400;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.cd-club-search-row{display:flex;gap:.5rem;margin-bottom:.75rem}.cd-club-search-row input{flex:1;padding:.5rem .75rem;border:1px solid var(--border);border-radius:6px;background:#ffffff0d;color:var(--text);font:inherit}.cd-club-search-results{display:flex;flex-direction:column;gap:.35rem;max-height:160px;overflow-y:auto}.cd-club-search-result{padding:.5rem .75rem;text-align:left;border:1px solid var(--border);border-radius:6px;background:#ffffff08;cursor:pointer;font-size:.9rem;color:var(--text)}.cd-club-search-result:hover,.cd-club-search-result--selected{border-color:var(--accent);background:#3b82f61a}.cd-club-week-select{margin-bottom:1rem}.cd-club-week-select select{width:100%;padding:.5rem .75rem;border:1px solid var(--border);border-radius:6px;background:#ffffff0d;color:var(--text);font:inherit}.cd-club-detail{width:100%}.cd-club-back{background:none;border:none;color:var(--text-muted);font-size:.9rem;cursor:pointer;padding:0 0 .5rem;margin-bottom:.5rem}.cd-club-back:hover{color:var(--text)}.cd-club-detail-title{margin:0 0 .35rem;font-size:1.35rem}.cd-club-desc-row{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.25rem}.cd-club-detail-desc{flex:1;margin:0;color:var(--text-muted);font-size:.95rem;line-height:1.4}.cd-club-edit-btn{flex-shrink:0;margin-top:.05rem}.cd-club-members-row{margin-bottom:1rem}.cd-club-members-label{font-size:.85rem;font-weight:600;color:var(--text-muted);display:block;margin-bottom:.5rem}.cd-club-member-cards{display:flex;flex-wrap:wrap;gap:.5rem}.cd-club-member-card{display:flex;flex-direction:column;gap:.25rem;padding:.5rem .65rem;border:1px solid var(--border);border-radius:.5rem;background:#ffffff05;min-width:0}.cd-club-member-name{font-weight:600;font-size:.9rem;display:flex;align-items:center;gap:.4rem}.cd-club-admin-badge{font-size:.68rem;font-weight:500;color:var(--accent);text-transform:uppercase}.cd-club-member-stats{display:flex;flex-wrap:wrap;gap:.3rem .65rem}.cd-club-member-stat{font-size:.75rem;color:var(--text-muted);opacity:.8;white-space:nowrap}.cd-club-member-card{font:inherit;text-align:left;cursor:pointer;transition:border-color .15s,background .15s}.cd-club-member-card:hover{border-color:var(--accent);background:#3b82f60f}.cd-club-recommend-row{margin-bottom:1.5rem}.cd-club-week-placeholders{display:flex;flex-direction:column;gap:.5rem}.cd-club-week-placeholder{display:flex;align-items:center;gap:1rem;padding:.6rem .9rem;border:1px dashed var(--border);border-radius:7px;background:#ffffff03}.cd-club-week-placeholder-label{flex:1;font-size:.85rem;color:var(--text-muted);display:flex;align-items:center;gap:.4rem}.cd-club-picks>h3,.cd-club-hopper-section>h3{margin:0 0 .75rem;font-size:1rem;color:var(--text-muted)}.cd-club-picks-list{display:flex;flex-direction:column;gap:1.25rem}.cd-club-pick-card{padding:1rem;border:1px solid var(--border);border-radius:8px;background:#ffffff05}.cd-club-pick-week{font-size:.8rem;color:var(--text-muted);margin-bottom:.5rem}.cd-club-pick-week-num{font-weight:600}.cd-club-pick-week-range{font-size:.75em;font-style:italic;margin-left:.35em}.cd-club-pick-badge{margin-left:.5rem;padding:.15rem .4rem;background:var(--accent);color:#fff;border-radius:4px;font-size:.7rem}.cd-club-pick-body{display:flex;align-items:flex-start;gap:1.5rem}.cd-club-pick-card-inner{flex-shrink:0;width:160px}.cd-club-pick-meta{flex:1;display:flex;flex-direction:column;gap:.6rem;min-width:0}.cd-club-pick-album-card{cursor:default;pointer-events:none}.cd-club-pick-album-card .album-card-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.cd-club-pick-album-card .album-card-image .cd-club-pick-cover-placeholder{position:absolute;inset:0;border-radius:0;width:auto;height:auto}.cd-club-pick-album-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.cd-club-pick-cover img,.cd-club-pick-cover-placeholder{width:80px;height:80px;border-radius:6px;object-fit:cover}.cd-club-pick-cover-placeholder{background:#ffffff0f;display:flex;align-items:center;justify-content:center}.cd-pick-cover-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.12);border-top-color:#ffffff8c;border-radius:50%;animation:cd-pick-spin .7s linear infinite}@keyframes cd-pick-spin{to{transform:rotate(360deg)}}.cd-club-pick-nominator{font-size:.72rem;color:var(--text-muted);font-style:italic;margin:0}.cd-club-pick-actions,.cd-club-pick-remove{flex-shrink:0}.cd-club-btn--danger{border-color:#f8717180;color:#f87171}.cd-club-btn--danger:hover:not(:disabled){background:#f871711a;border-color:#f87171}.cd-club-in-journal{font-size:.85rem;color:var(--text-muted)}.cd-club-encourage{margin:.5rem 0 0;font-size:.85rem;color:var(--text-muted);font-style:italic}.cd-club-selected-preview{padding:.6rem .75rem;background:#3b82f614;border:1px solid rgba(59,130,246,.25);border-radius:6px;font-size:.9rem;margin-bottom:1rem}.cd-club-selected-label{font-size:.78rem;color:var(--text-muted);display:block;margin-bottom:.2rem}.cd-club-hopper-section{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border)}.cd-club-hopper-desc{margin-bottom:.75rem!important}.cd-club-hopper-add-btn{margin-bottom:1.25rem}.cd-hopper-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}@media(max-width:768px){.cd-hopper-cards-grid{grid-template-columns:repeat(2,1fr)}}.cd-hopper-card{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border:1px solid var(--border);border-radius:8px;background:#ffffff05}.cd-hopper-card-cover{position:relative;width:100%;aspect-ratio:1}.cd-hopper-card-cover img,.cd-hopper-card-cover .cd-club-pick-cover-placeholder{width:100%;height:100%;border-radius:5px;object-fit:cover}.cd-hopper-peer-btn{position:absolute;top:.35rem;right:.35rem;width:24px;height:24px;border-radius:50%;border:none;background:#0000008c;color:#ffffffd9;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.cd-hopper-peer-btn:hover{background:#000000bf;color:#fff}.cd-hopper-card-info{display:flex;flex-direction:column;gap:.15rem;flex:1;min-width:0}.cd-hopper-card-title{font-size:.88rem;font-weight:600;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3}.cd-hopper-card-artist{font-size:.78rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cd-hopper-card-nominator{font-size:.7rem;color:var(--text-muted);font-style:italic;margin-top:.1rem}.cd-hopper-card-actions{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.25rem}.cd-hopper-peer-entry{padding:.75rem 0;border-bottom:1px solid var(--border)}.cd-hopper-peer-entry:last-child{border-bottom:none}.cd-hopper-peer-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.3rem}.cd-hopper-peer-username{font-weight:600;font-size:.9rem}.cd-hopper-peer-date{font-size:.8rem;color:var(--text-muted)}.cd-hopper-peer-verdict{font-size:.78rem;font-weight:500;padding:.15rem .4rem;border-radius:4px}.cd-hopper-peer-verdict--2{background:#16a34a40;color:#4ade80}.cd-hopper-peer-verdict--3{background:#0d948840;color:#2dd4bf}.cd-hopper-peer-verdict--1{background:#7c3aed40;color:#a78bfa}.cd-hopper-peer-verdict--0{background:#ca8a0440;color:#fde047}.cd-hopper-peer-verdict---1{background:#b4530940;color:#fb923c}.cd-hopper-peer-verdict---2{background:#dc262640;color:#f87171}.cd-hopper-peer-notes{font-size:.85rem;color:var(--text-muted);margin:0;line-height:1.4}.cd-club-pick-peers{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}.cd-club-pick-peers-label{font-size:.8rem;font-weight:600;color:var(--text-muted);display:block;margin-bottom:.5rem}.cd-club-pick-peers-list{display:flex;flex-direction:column;gap:0}.cd-club-pick-peer-entry{padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.cd-club-pick-peer-entry:last-child{border-bottom:none}.cd-club-pick-peer-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.2rem}.cd-club-pick-peer-username{font-weight:600;font-size:.88rem}.cd-club-pick-peer-verdict{font-size:.76rem;font-weight:500;padding:.12rem .35rem;border-radius:4px}.cd-club-pick-peer-verdict--2{background:#16a34a40;color:#4ade80}.cd-club-pick-peer-verdict--3{background:#0d948840;color:#2dd4bf}.cd-club-pick-peer-verdict--1{background:#7c3aed40;color:#a78bfa}.cd-club-pick-peer-verdict--0{background:#ca8a0440;color:#fde047}.cd-club-pick-peer-verdict---1{background:#b4530940;color:#fb923c}.cd-club-pick-peer-verdict---2{background:#dc262640;color:#f87171}.cd-club-pick-peer-notes{font-size:.84rem;color:var(--text-muted);margin:0;line-height:1.4}.cd-club-pick-peers-pre-reveal{font-size:.88rem;font-weight:600;margin:0 0 .35rem}.cd-club-pick-peers-reveal{font-size:.8rem;color:var(--text-muted);margin:0;font-style:italic}@media(max-width:768px){.cd-club-member-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.cd-club-pick-body{flex-direction:column;gap:.75rem}.cd-club-pick-card-inner{width:100%}}.explore-container{display:flex;flex-direction:column;gap:0;padding:0 0 2rem}.explore-top-tabs{display:flex;gap:0;margin-bottom:1.25rem}.explore-top-tab{padding:.42rem 1rem;border:1px solid var(--border, #ddd);margin-left:-1px;background:transparent;color:var(--text-muted, #999);font-size:.85rem;font-weight:500;cursor:pointer;font-family:inherit;text-align:center;white-space:nowrap;transition:background .15s,color .15s,border-color .15s;border-radius:0}.explore-top-tab:first-child{margin-left:0;border-radius:.35rem 0 0 .35rem}.explore-top-tab:last-child{border-radius:0 .35rem .35rem 0}.explore-top-tab:hover:not(.explore-top-tab--active){color:var(--text, #333);background:#80808012}.explore-top-tab--active{background:var(--accent, #2563eb);border-color:var(--accent, #2563eb);color:#fff;z-index:1;position:relative}@media(max-width:600px){.explore-top-tabs{width:100%}.explore-top-tab{flex:1;padding:.42rem .5rem}}@media(max-width:360px){.explore-top-tab{font-size:.78rem;padding:.38rem .25rem}}.explore-users-section{flex-shrink:0;display:flex;flex-direction:column;gap:.75rem}.explore-user-profile{width:100%;display:flex;flex-direction:column;gap:.5rem}.explore-back-link{align-self:flex-start;background:none;border:none;color:var(--text-muted, #888);font-size:.9rem;cursor:pointer;padding:0 0 .25rem;margin:0;font-family:inherit;text-align:left;transition:color .15s}.explore-back-link:hover{color:var(--text, #333)}.explore-users-heading,.explore-section-heading{font-size:1rem;font-weight:600;color:var(--text-muted, #666);margin:0 0 .35rem}.explore-users-tagline{font-size:.8rem;color:var(--text-muted, #888);margin:0;opacity:.75}.explore-reviews-panel{display:flex;flex-direction:column;gap:.75rem}.explore-reviews-load-more{padding-top:.5rem}.explore-algorithms-panel{padding-top:.25rem}.explore-users-list{display:flex;flex-wrap:wrap;gap:.5rem;padding-bottom:.25rem}.explore-user-card{display:flex;flex-direction:column;gap:.3rem;padding:.5rem .75rem;border-radius:.5rem;border:1px solid var(--border, #ddd);background:var(--bg-surface, #fff);color:var(--text, #333);font-size:.95rem;font-family:inherit;cursor:pointer;text-align:left;transition:background .15s,border-color .15s,box-shadow .15s;min-width:120px}.explore-user-card:hover{border-color:var(--accent, #2563eb);box-shadow:0 2px 6px #2563eb1a}.explore-user-card--active{background:var(--accent, #2563eb);border-color:var(--accent, #2563eb);color:#fff}.explore-user-name{font-weight:600;font-size:.95rem}.explore-user-stats{display:flex;flex-wrap:wrap;gap:.4rem .75rem}.explore-user-stat{font-size:.78rem;opacity:.75;white-space:nowrap}.explore-user-card--active .explore-user-stat{opacity:.85}.explore-content{display:flex;flex-direction:column;gap:.75rem;min-height:0}.explore-selected-label{margin:0;font-size:.9rem;color:var(--text-muted, #666)}.explore-sub-tabs-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.explore-sub-tabs{display:flex;gap:.25rem;flex-shrink:0}.explore-sub-tab{padding:.4rem 1rem;border:1px solid var(--border, #ddd);background:transparent;color:var(--text-muted);font-size:.9rem;font-family:inherit;border-radius:.25rem;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.explore-sub-tab:hover:not(.explore-sub-tab--active){color:var(--text);border-color:var(--border);background:#80808014}.explore-sub-tab--active{background:var(--accent, #2563eb);border-color:var(--accent, #2563eb);color:#fff}.explore-loading,.explore-empty{margin:.5rem 0;color:var(--text-muted, #666);font-size:.95rem}@media(max-width:768px){.explore-users-list{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.explore-user-card{min-width:0}.explore-content .album-list-container,.explore-content .backlog-list-container{margin-top:0}}.sent-recs-list{display:flex;flex-direction:column;gap:1rem}.sent-rec-cover-placeholder{position:absolute;inset:0;background:#ffffff0f;display:flex;align-items:center;justify-content:center}.sent-rec-cover-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.15);border-top-color:#ffffff80;border-radius:50%;animation:sent-rec-spin .8s linear infinite}@keyframes sent-rec-spin{to{transform:rotate(360deg)}}.sent-rec-peer-entry{padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.sent-rec-peer-entry:last-child{border-bottom:none}.sent-rec-peer-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.2rem}.sent-rec-peer-username{font-weight:600;font-size:.88rem}.sent-rec-status-pill{font-size:.76rem;font-weight:500;padding:.12rem .45rem;border-radius:4px}.sent-rec-status-pill--grey{background:#4b556359;color:#ffffff8c}.sent-rec-status-pill--v2{background:#16a34a40;color:#4ade80}.sent-rec-status-pill--v3{background:#0d948840;color:#2dd4bf}.sent-rec-status-pill--v1{background:#7c3aed40;color:#a78bfa}.sent-rec-status-pill--v0{background:#ca8a0440;color:#fde047}.sent-rec-status-pill--v-1{background:#b4530940;color:#fb923c}.sent-rec-status-pill--v-2{background:#dc262640;color:#f87171}.sent-rec-status-pill--deleted{background:#dc26262e;color:#f87171d9;letter-spacing:.05em}.sent-rec-dismiss-btn{flex-shrink:0;padding:.15rem .55rem;font-size:.72rem;font-family:inherit;border:1px solid var(--border);border-radius:999px;background:transparent;color:var(--text-muted);cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.sent-rec-dismiss-btn:hover:not(:disabled){background:var(--bg-surface, rgba(255, 255, 255, .06));color:var(--text)}.sent-rec-dismiss-btn:disabled{opacity:.5;cursor:default}.sent-rec-peer-notes{font-size:.84rem;color:var(--text-muted);margin:0;line-height:1.4}.home-container{display:flex;flex-direction:column;gap:0;padding:0 0 2rem}.home-section{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem 0 1.5rem;border-bottom:1px solid var(--border, rgba(255, 255, 255, .08))}.home-section:last-child{border-bottom:none}.home-section-title{font-size:1.05rem;font-weight:600;color:var(--text);margin:0}.home-section-help{font-size:.85rem;color:var(--text-muted);margin:0;max-width:560px;line-height:1.5}.home-cards-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25rem 1.25rem;align-items:flex-start}.home-card-slot{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0}.home-card-slot .album-card{width:180px}.home-review-slot{gap:0}.home-review-label{width:180px;font-size:.78rem;line-height:1.35;padding-bottom:.3rem;color:var(--text-muted)}.home-review-username{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;color:var(--text)}.home-review-listened{display:block}.home-view-more-row{display:flex;justify-content:flex-start;padding-top:.25rem}.home-view-more-btn{background:transparent;border:1px solid var(--border, rgba(255, 255, 255, .15));color:var(--text-muted);padding:.4rem 1.1rem;border-radius:.25rem;font-family:inherit;font-size:.9rem;cursor:pointer;transition:color .15s,border-color .15s}.home-view-more-btn:hover{color:var(--text);border-color:var(--accent, #2563eb)}.home-loading,.home-empty{margin:0;color:var(--text-muted);font-size:.95rem}@media(max-width:768px){.home-card-slot .album-card,.home-review-label{width:150px}}.toast-container{position:fixed;top:1rem;right:1rem;z-index:9999;display:flex;flex-direction:column;gap:.5rem;max-width:360px;pointer-events:none}.toast{display:flex;align-items:flex-start;gap:.75rem;background:var(--bg-surface, #1e1e2e);border:1px solid var(--border, rgba(255, 255, 255, .15));color:var(--text, #f0f0f0);padding:.75rem .85rem .75rem 1rem;border-radius:6px;box-shadow:0 4px 20px #0006;font-size:.9rem;pointer-events:all;animation:toast-in .2s ease}.toast-message{flex:1;line-height:1.45}.toast-close{flex-shrink:0;background:none;border:none;color:var(--text-muted, rgba(255, 255, 255, .45));font-size:1.25rem;line-height:1;cursor:pointer;padding:0;margin-top:-.05rem;transition:color .15s}.toast-close:hover{color:var(--text, #f0f0f0)}@keyframes toast-in{0%{opacity:0;transform:translate(.75rem)}to{opacity:1;transform:translate(0)}}.feed-container{padding:0 0 2rem;max-width:640px;margin:0 auto}.feed-loading,.feed-error,.feed-empty{margin:1.5rem 0;color:var(--text-muted, #888);font-size:.95rem}.feed-error{color:var(--error, #dc2626)}.feed-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.feed-item{display:flex;flex-direction:column;gap:.25rem;padding:.85rem 1rem;background:var(--bg-surface, rgba(255, 255, 255, .04));border:1px solid var(--border, rgba(255, 255, 255, .08));border-radius:8px}.feed-time{font-size:.75rem;color:var(--text-muted, #888);opacity:.8}.feed-content{font-size:.95rem;line-height:1.5;color:var(--text, #333)}.feed-content strong{font-weight:600}.feed-content em{font-style:italic}.feed-first-time{font-size:.9em;opacity:.9}.progress-inline{display:flex;flex-direction:column;gap:.3rem;margin-bottom:1.25rem}.progress-tagline{font-size:.82rem;color:var(--text-muted);margin:0;line-height:1.4}.progress-stats{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.progress-text{font-size:.9rem;color:var(--text-muted);white-space:nowrap}.progress-sep{color:var(--text-muted)}.progress-text strong{color:var(--text);font-weight:600}.progress-status{font-size:.72rem;font-weight:500;color:#7aafd4;background:#64a0d21f;border:1px solid rgba(100,160,210,.25);border-radius:3px;padding:.15rem .5rem;white-space:nowrap}.review-nudge{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;padding:.75rem 1rem;margin:.75rem 0 1.25rem;background:#facc151a;border:1px solid rgba(250,204,21,.3);border-left:3px solid rgba(250,204,21,.65);border-radius:6px}:root.theme-light .review-nudge{background:#facc1524;border-color:#ca9e0059;border-left-color:#ca9e00b3}.review-nudge-text{flex:1;margin:0;font-size:.85rem;line-height:1.45;color:var(--text-muted)}.review-nudge-text strong{color:var(--text)}.review-nudge-dismiss{flex-shrink:0;padding:.2rem .75rem;font-size:.78rem;font-family:inherit;border:1px solid var(--border);border-radius:999px;background:transparent;color:var(--text-muted);cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.review-nudge-dismiss:hover{background:var(--bg-surface, rgba(255, 255, 255, .06));color:var(--text)}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.login-card{background:var(--bg-surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:12px;padding:2.5rem;width:100%;max-width:400px;box-shadow:0 8px 32px #0006}.login-card h1{font-size:2rem;font-weight:600;margin-bottom:.5rem;text-align:center;color:var(--text)}.login-subtitle{text-align:center;color:var(--text-muted);margin-bottom:2rem;font-size:.95rem}.login-form{display:flex;flex-direction:column;gap:1.5rem}.form-group input{padding:.75rem;border:1px solid var(--border);border-radius:4px;font-size:1rem;font-family:inherit;background:#00000040;color:var(--text);transition:border-color .2s}.form-group input::placeholder{color:var(--text-muted);opacity:.8}.form-group input:focus{outline:none;border-color:var(--accent)}.form-field-hint{font-size:.78rem;color:var(--text-muted);margin:.3rem 0 0;opacity:.8}.submit-btn{width:100%;padding:.75rem;background-color:var(--accent);color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s;font-family:inherit}.login-footer{margin-top:1.5rem;text-align:center}.toggle-btn{background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:.9rem;text-decoration:underline;font-family:inherit;padding:0}.toggle-btn:hover{color:var(--text)}.add-album-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.add-album-modal{background:var(--bg-surface-solid);border:1px solid var(--border);border-radius:12px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px #00000080}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--border)}.modal-header h2{margin:0;font-size:1.5rem;font-weight:600;color:var(--text)}.close-btn{background:none;border:none;font-size:2rem;color:var(--text-muted);cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;line-height:1;transition:color .2s}.close-btn:hover{color:var(--text)}.search-section{padding:1.5rem;border-bottom:1px solid var(--border)}.search-row{display:flex;gap:.75rem;margin-bottom:.75rem}.search-input{flex:1;padding:.75rem;border:1px solid var(--border);border-radius:4px;font-size:1rem;background:var(--form-input-bg);color:var(--text)}.search-input:focus{outline:none;border-color:var(--accent)}.search-btn{padding:.75rem 1.25rem;border-radius:4px;font-size:1rem;font-weight:500;background:var(--accent);color:#fff;border:none;cursor:pointer;font-family:inherit;white-space:nowrap}.search-btn:hover:not(:disabled){background:#2563eb}.search-btn:disabled{opacity:.7;cursor:not-allowed}.search-results{list-style:none;margin:0;padding:0;max-height:220px;overflow-y:auto;border:1px solid var(--border);border-radius:4px;background:#0003}.search-result-item{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:.75rem 1rem;text-align:left;background:none;border:none;border-bottom:1px solid var(--border);color:var(--text);cursor:pointer;font-family:inherit;transition:background .2s}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background:#ffffff14}.result-title{font-weight:600;font-size:1rem}.result-meta{font-size:.85rem;color:var(--text-muted);margin-top:.25rem}.edit-meta-header{display:flex;align-items:flex-start;gap:.875rem}.edit-meta-art-img{width:72px;height:72px;object-fit:cover;border-radius:4px;border:1px solid var(--border);display:block;flex-shrink:0}.edit-meta-art-placeholder{width:72px;height:72px;border-radius:4px;border:1px solid var(--border);background:var(--bg-surface);flex-shrink:0}.edit-meta-text{flex:1;display:flex;flex-direction:column;gap:.15rem;min-width:0}.edit-meta-title{font-size:.9rem;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.edit-meta-artist{font-size:.82rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.edit-meta-year{font-size:.78rem;color:var(--text-muted);opacity:.7}.edit-meta-pencil{background:none;border:none;cursor:pointer;color:var(--text-muted);padding:.2rem;align-self:flex-end;margin-left:auto;opacity:.5;transition:opacity .15s,color .15s;line-height:1;display:flex;align-items:center}.edit-meta-pencil:hover{opacity:1;color:var(--text)}.form-cover-preview{margin-bottom:.5rem}.form-cover-preview img{width:120px;height:120px;object-fit:cover;border-radius:4px;border:1px solid var(--border);display:block}.form-cover-placeholder{width:120px;height:120px;border-radius:4px;border:1px solid var(--border);background:var(--bg-surface);display:flex;align-items:center;justify-content:center}.form-cover-spinner{width:24px;height:24px;border:2px solid rgba(255,255,255,.15);border-top-color:var(--accent, #2563eb);border-radius:50%;animation:form-cover-spin .7s linear infinite}@keyframes form-cover-spin{to{transform:rotate(360deg)}}.add-album-form{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.9rem;font-weight:500;color:var(--text-muted)}.form-group input,.form-group textarea{padding:.75rem;border:1px solid var(--border);border-radius:4px;font-size:1rem;font-family:inherit;background:var(--form-input-bg);color:var(--text);transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--accent)}.form-group textarea{resize:vertical}.form-date-row{display:flex;align-items:center;gap:.5rem}.form-date-row input{flex:1;min-width:0}.form-date-clear{flex-shrink:0;padding:.5rem .75rem;background:transparent;border:1px solid var(--border);border-radius:4px;color:var(--text-muted);font-size:.9rem;cursor:pointer;font-family:inherit}.form-date-clear:hover{border-color:#ffffff4d;color:var(--text)}.form-hint{font-size:.85rem;color:var(--text-muted);margin-top:.25rem}.add-manually-btn{margin-top:.75rem;padding:.45rem .9rem;background:transparent;border:1px solid var(--border);border-radius:5px;color:var(--text-muted);font-size:.85rem;cursor:pointer;font-family:inherit;transition:border-color .15s,color .15s}.add-manually-btn:hover{border-color:#ffffff4d;color:var(--text)}.listen-segmented{display:flex;border-radius:6px;border:1px solid var(--border);overflow:hidden;background:#ffffff0a}.listen-segmented-option{flex:1;padding:.5rem 1rem;border:none;border-right:1px solid var(--border);background:transparent;color:var(--text-muted);font-size:.85rem;font-family:inherit;cursor:pointer;transition:background .15s,color .15s}.listen-segmented-option:last-child{border-right:none}.listen-segmented-option:hover:not(.listen-segmented-option--selected){background:#ffffff0f;color:var(--text)}.listen-segmented-option--selected{background:#3b82f633;color:var(--accent);font-weight:500}.rating-label{font-size:.85rem;font-weight:500;color:var(--text-muted);display:block;margin-bottom:.35rem}.verdict-options{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.verdict-btn{padding:.55rem .25rem;border-radius:5px;border:1px solid var(--border);background:#ffffff0a;color:var(--text-muted);font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;font-family:inherit;text-align:center;transition:border-color .15s,color .15s,background .15s}.verdict-btn--v2{background:#16a34a1f;border-color:#16a34a4d;color:#16a34ad9}.verdict-btn--v3{background:#0d94881f;border-color:#0d94884d;color:#0d9488d9}.verdict-btn--v1{background:#7c3aed1f;border-color:#7c3aed4d;color:#7c3aedd9}.verdict-btn--v0{background:#ca8a041f;border-color:#ca8a044d;color:#ca8a04d9}.verdict-btn--vm1{background:#b453091f;border-color:#b453094d;color:#b45309d9}.verdict-btn--vm2{background:#dc26261f;border-color:#dc26264d;color:#dc2626d9}.verdict-btn--v2:hover:not(.verdict-btn--selected){background:#16a34a38}.verdict-btn--v3:hover:not(.verdict-btn--selected){background:#0d948838}.verdict-btn--v1:hover:not(.verdict-btn--selected){background:#7c3aed38}.verdict-btn--v0:hover:not(.verdict-btn--selected){background:#ca8a0438}.verdict-btn--vm1:hover:not(.verdict-btn--selected){background:#b4530938}.verdict-btn--vm2:hover:not(.verdict-btn--selected){background:#dc262638}.verdict-btn--selected{color:#fff;border-color:transparent}.recommend-group{margin-top:.5rem}.recommend-checkbox{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.95rem;color:var(--text-muted)}.recommend-checkbox input{width:1.1rem;height:1.1rem}.sliders-section{display:flex;flex-direction:column;gap:1.5rem;padding:1rem;background-color:#0003;border-radius:4px;border:1px solid var(--border)}.slider-group{display:flex;flex-direction:column;gap:.75rem}.slider-group label{font-size:.9rem;font-weight:500;color:var(--text-muted);display:flex;justify-content:space-between;align-items:center}.slider-value{font-weight:600;color:var(--text);min-width:40px;text-align:right}.slider-container{display:flex;align-items:center;gap:.75rem}.slider-label{font-size:.85rem;color:var(--text-muted);min-width:35px}.slider{flex:1;height:6px;border-radius:3px;background:#ffffff26;outline:none;-webkit-appearance:none}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--accent);cursor:pointer;transition:background .2s}.slider::-webkit-slider-thumb:hover{background:#2563eb}.slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--accent);cursor:pointer;border:none;transition:background .2s}.slider::-moz-range-thumb:hover{background:#2563eb}.error-message{background-color:#ef444433;color:#fca5a5;padding:.75rem;border-radius:4px;font-size:.9rem;text-align:center;border:1px solid rgba(239,68,68,.4)}.success-message{background-color:#22c55e33;color:#86efac;padding:.75rem;border-radius:4px;font-size:.9rem;text-align:center;border:1px solid rgba(34,197,94,.4)}.form-actions{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid var(--border)}.cancel-btn,.submit-btn{padding:.75rem 1.5rem;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s;font-family:inherit}.cancel-btn{background:transparent;border:1px solid var(--border);color:var(--text-muted)}.cancel-btn:hover{border-color:#ffffff4d;color:var(--text)}.submit-btn{background-color:var(--accent);color:#fff;border:none}.submit-btn:hover:not(:disabled){background-color:#2563eb}.submit-btn:disabled{background-color:#fff3;cursor:not-allowed}@media(max-width:640px){.form-row{grid-template-columns:1fr}.add-album-overlay{padding:1rem}}.add-choice-modal{background:var(--bg-surface-solid);border:1px solid var(--border);border-radius:12px;width:100%;max-width:360px;box-shadow:0 8px 32px #00000080}.add-choice-buttons{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem}.add-choice-btn{padding:.875rem 1.25rem;border-radius:8px;border:1px solid var(--border);background:#ffffff0d;color:var(--text);font-size:1rem;font-weight:500;cursor:pointer;font-family:inherit;transition:background .2s,border-color .2s}.add-choice-btn:hover{background:#ffffff14;border-color:#fff3}.add-choice-btn--primary{background-color:var(--accent);border-color:var(--accent);color:#fff}.add-choice-btn--primary:hover{background-color:#2563eb;border-color:#2563eb}.draw-from-hopper-modal{background:var(--bg-surface-solid);border:1px solid var(--border);border-radius:12px;width:100%;max-width:480px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 8px 32px #00000080}.draw-from-hopper-list{overflow-y:auto;padding:.5rem;min-height:120px}.draw-from-hopper-empty{margin:0;padding:1.5rem;text-align:center;color:var(--text-muted)}.draw-from-hopper-row{display:flex;align-items:center;gap:.75rem;width:100%;padding:.5rem .75rem;border:none;border-radius:6px;background:transparent;color:inherit;font-family:inherit;text-align:left;cursor:pointer;transition:background .15s}.draw-from-hopper-row:hover{background:#ffffff0f}.draw-from-hopper-row-art{flex-shrink:0;width:40px;height:40px;border-radius:4px;overflow:hidden;background:#0000004d}.draw-from-hopper-row-art img{width:100%;height:100%;object-fit:cover}.draw-from-hopper-row-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;opacity:.6}.draw-from-hopper-row-text{display:flex;flex-direction:column;gap:.15rem;min-width:0}.draw-from-hopper-row-artist{font-weight:600;font-size:.95rem;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.draw-from-hopper-row-title{font-size:.85rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-settings-modal{max-width:420px}.profile-settings-body{padding:1rem 1.5rem 1.5rem}.profile-settings-logout-row{display:flex;align-items:center;justify-content:space-between;padding:.4rem 0;margin-bottom:.25rem}.profile-settings-logout-label{font-size:1rem;font-weight:500;color:var(--text)}.profile-settings-logout-btn{display:flex;align-items:center;justify-content:center;padding:.35rem;background:none;border:none;border-radius:6px;cursor:pointer;color:var(--text-muted, #888);transition:color .15s,background .15s}.profile-settings-logout-btn:hover{color:var(--accent, #3b82f6);background:#8080801a}.profile-settings-divider{height:1px;background:var(--border);margin:.75rem 0 1.25rem}.profile-settings-theme-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border)}.profile-settings-theme-label{font-size:1rem;font-weight:500;color:var(--text);margin:0}.theme-toggle{flex-shrink:0;padding:0;border:none;background:none;cursor:pointer;font:inherit}.theme-toggle:disabled{opacity:.7;cursor:not-allowed}.theme-toggle-track{display:block;width:51px;height:31px;border-radius:31px;background:var(--theme-toggle-track);position:relative;transition:background .2s}.theme-toggle-thumb{position:absolute;top:2px;left:2px;width:27px;height:27px;border-radius:50%;background:#fff;box-shadow:0 2px 4px #00000040;transition:transform .2s}.theme-toggle--light .theme-toggle-thumb{transform:translate(20px)}.theme-toggle-track{background:#78788052}.theme-toggle--light .theme-toggle-track{background:var(--accent)}.profile-settings-form{margin-bottom:1.5rem}.profile-settings-form .form-group{margin-bottom:.75rem}.profile-settings-form label{display:block;margin-bottom:.25rem;font-size:.9rem;color:var(--text-muted, #666)}.profile-settings-form input{width:100%;padding:.5rem .75rem;border:1px solid var(--border, #ddd);border-radius:6px;font-size:1rem;background:var(--bg-surface, #fff);color:var(--text, #333)}.profile-settings-actions{display:flex;gap:.75rem;margin-top:1rem}.profile-settings-danger{padding-top:1rem}.profile-settings-danger-title{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:var(--text, #333)}.profile-settings-danger-text{margin:0 0 1rem;font-size:.875rem;color:var(--text-muted, #666);line-height:1.4}.profile-settings-delete-btn{padding:.5rem 1rem;border:1px solid #dc2626;border-radius:6px;background:transparent;color:#dc2626;font-size:.9rem;cursor:pointer;font-family:inherit;transition:background .2s,color .2s}.profile-settings-delete-btn:hover:not(:disabled){background:#dc2626;color:#fff}.profile-settings-delete-btn:disabled{opacity:.6;cursor:not-allowed}.profile-settings-body .error-message,.profile-settings-body .success-message{margin-top:.5rem;font-size:.9rem}
