@import"https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;1,400&family=Source+Sans+Pro:wght@300;400;600&display=swap";body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@tailwind base;.suggestion-preview-image{transition:transform .15s}li:hover .suggestion-preview-image{transform:scale(1.1)}.fade-enter{opacity:0;transform:scale(.96)}.fade-enter-active{opacity:1;transform:scale(1);transition:opacity .18s,transform .18s}.fade-exit{opacity:1;transform:scale(1)}.fade-exit-active{opacity:0;transform:scale(.96);transition:opacity .12s,transform .12s}#slider{background-color:#e0e0e0;height:40px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}#slider::-webkit-slider-thumb{background-color:#000;height:40px;width:40px}#slider::-moz-range-thumb{background-color:#000;height:40px;width:40px}#slider::-ms-thumb{background-color:#000;height:40px;width:40px}#slider::-webkit-slider-runnable-track{background-color:#e0e0e0}#slider::-moz-range-track{background-color:#e0e0e0}#slider::-ms-track{background-color:#e0e0e0}.spotify-player-compact{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#1db954;color:#fff;font-size:13px;min-height:60px}.track-info{display:flex;align-items:center;gap:8px;flex:1}.album-art-small{width:40px;height:40px;object-fit:cover}.track-details{display:flex;flex-direction:column;gap:2px;min-width:0}.track-title{font-weight:600;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track-artist{font-size:11px;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-controls-compact{display:flex;gap:6px;align-items:center}.play-btn-compact,.queue-btn-compact{background:#fff3;border:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;transition:background-color .2s}.play-btn-compact:hover,.queue-btn-compact:hover{background:#ffffff4d}.play-btn-compact:disabled,.queue-btn-compact:disabled{opacity:.5;cursor:not-allowed}.spotify-player-full{background:#f8fafc;border:1px solid #e2e8f0;padding:16px;display:flex;flex-direction:column;gap:12px}.track-header{display:flex;align-items:center;gap:12px}.album-art-large{width:60px;height:60px;object-fit:cover}.track-info-full{flex:1;min-width:0}.track-title-full{margin:0 0 4px;font-size:16px;font-weight:600;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track-artist-full{margin:0;font-size:14px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.progress-section{display:flex;align-items:center;gap:8px;font-size:11px;color:#6b7280}.time-current,.time-total{min-width:35px;text-align:center;font-family:Monaco,Menlo,monospace}.progress-bar{flex:1;height:4px;background:#e5e7eb;cursor:pointer;position:relative}.progress-fill{height:100%;background:#1db954;transition:width .1s ease}.player-controls-full{display:flex;align-items:center;justify-content:center;gap:12px}.control-btn,.play-btn-main{background:#fff;border:1px solid #d1d5db;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;transition:all .2s;box-shadow:0 1px 3px #0000001a}.play-btn-main{background:#1db954;border-color:#1db954;color:#fff;width:48px;height:48px;font-size:18px}.control-btn:hover,.play-btn-main:hover{transform:scale(1.05);box-shadow:0 2px 6px #00000026}.play-btn-main:hover{background:#1ed760}.control-btn:disabled,.play-btn-main:disabled{opacity:.5;cursor:not-allowed;transform:none}.volume-section{display:flex;align-items:center;gap:8px;justify-content:center}.volume-slider{width:80px;height:4px;border-radius:2px;background:#e5e7eb;outline:none;cursor:pointer}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:#1db954;cursor:pointer}.volume-slider::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#1db954;cursor:pointer;border:none}.queue-section{display:flex;justify-content:center}.queue-btn-full{background:#f3f4f6;border:1px solid #d1d5db;padding:6px 12px;font-size:12px;cursor:pointer;transition:all .2s}.queue-btn-full:hover{background:#e5e7eb}.queue-btn-full:disabled{opacity:.5;cursor:not-allowed}.player-status{text-align:center;font-size:12px;color:#6b7280;padding:8px;background:#f9fafb}.quick-actions{display:flex;gap:6px;justify-content:center;margin-top:8px}.quick-action-btn{background:transparent;border:1px solid #d1d5db;padding:4px 8px;font-size:11px;cursor:pointer;transition:all .2s}.quick-action-btn:hover{background:#f3f4f6}.quick-action-btn.active{background:#1db954;color:#fff;border-color:#1db954}.floating-nav{position:fixed;bottom:20px;left:20px;z-index:1000}.nav-toggle{width:50px;height:50px;border-radius:50%;background:#1f2937;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:all .2s ease;font-size:18px}.nav-toggle:hover{background:#374151;transform:scale(1.05);box-shadow:0 6px 16px #0003}.nav-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;z-index:1001}.nav-menu{position:absolute;bottom:60px;left:0;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;border:1px solid #e5e7eb;min-width:200px;overflow:hidden;animation:slideUp .2s ease-out;z-index:1002}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.nav-brand{padding:16px;font-size:18px;font-weight:700;color:#1f2937;border-bottom:1px solid #e5e7eb;background:#f9fafb}.nav-links{padding:8px 0}.nav-link{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#374151;text-decoration:none;transition:all .2s ease;font-size:14px;font-weight:500}.nav-link:hover{background:#f3f4f6;color:#1f2937}.nav-link.active{background:#1f2937;color:#fff}.nav-link.active .nav-icon{color:#fff}.nav-icon{width:16px;height:16px;color:#6b7280;transition:color .2s ease}.nav-link:hover .nav-icon{color:#374151}.nav-icon.spotify{color:#1db954}.nav-link.active .nav-icon.spotify{color:#22c55e}.nav-footer{border-top:1px solid #e5e7eb;padding:12px;background:#f9fafb}.user-info{display:flex;align-items:center;gap:8px;margin-bottom:8px}.user-avatar{width:24px;height:24px;border-radius:50%;object-fit:cover}.user-details{flex:1;min-width:0}.user-handle{font-size:11px;color:#6b7280;font-weight:500;line-height:1.2}.user-name{font-size:12px;color:#374151;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logout-button{width:100%;display:flex;align-items:center;justify-content:center;gap:6px;padding:6px 12px;background:#dc2626;color:#fff;border:none;border-radius:6px;font-size:11px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.logout-button:hover{background:#b91c1c}.logout-button:disabled{opacity:.5;cursor:not-allowed}@media (prefers-color-scheme: dark){.nav-toggle{background:#374151;color:#f9fafb}.nav-toggle:hover{background:#4b5563}.nav-menu{background:#1f2937;border-color:#374151}.nav-brand{color:#f9fafb;background:#374151;border-bottom-color:#4b5563}.nav-link{color:#d1d5db}.nav-link:hover{background:#374151;color:#f9fafb}.nav-link.active{background:#1db954;color:#fff}.nav-icon{color:#9ca3af}.nav-link:hover .nav-icon{color:#d1d5db}.nav-footer{background:#374151;border-top-color:#4b5563}.user-handle{color:#9ca3af}.user-name{color:#f3f4f6}}@media (max-width: 768px){.floating-nav{bottom:15px;left:15px}.nav-toggle{width:45px;height:45px;font-size:16px}.nav-menu{min-width:180px}}.bottom-spotify-player{position:fixed;bottom:0;right:0;background:#191414;color:#fff;box-shadow:0 4px 20px #0000004d;z-index:1000;width:350px;transition:all .3s ease}.player-content{padding:16px;display:flex;flex-direction:column;gap:12px}.current-track-info{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.track-thumbnail{width:40px;height:40px;object-fit:cover}.track-text{min-width:0;flex:1}.track-name{font-size:14px;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.track-artist{font-size:12px;color:#b3b3b3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-controls{display:flex;align-items:center;justify-content:center;gap:16px}.control-btn{background:none;border:none;color:#fff;font-size:16px;cursor:pointer;padding:4px;transition:background-color .2s ease}.control-btn:hover:not(:disabled){background-color:#ffffff1a}.control-btn:disabled{opacity:.5;cursor:not-allowed}.play-pause-btn{background:#1db954;border:none;color:#fff;font-size:18px;cursor:pointer;padding:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.play-pause-btn:hover:not(:disabled){background-color:#1ed760}.play-pause-btn:disabled{background-color:#535353;cursor:not-allowed}.progress-section{display:flex;align-items:center;gap:8px;margin:16px 0}.time-current,.time-total{font-size:11px;color:#b3b3b3;min-width:32px;text-align:center}.progress-bar{flex:1;height:4px;background-color:#404040;cursor:pointer;position:relative}.progress-fill{height:100%;background-color:#1db954;transition:width .1s linear}.progress-bar:hover .progress-fill{background-color:#1ed760}.volume-control{display:flex;align-items:center;gap:8px;margin:12px 0}.volume-icon{font-size:14px}.volume-slider{flex:1;height:4px;background:#404040;outline:none;cursor:pointer}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;background:#1db954;cursor:pointer}.volume-slider::-moz-range-thumb{width:12px;height:12px;background:#1db954;cursor:pointer;border:none}:root{--text-primary: #2d3748;--text-secondary: #4a5568;--text-muted: #718096;--text-light: #a0aec0;--bg-primary: #ffffff;--bg-secondary: #f7fafc;--bg-tertiary: #edf2f7;--border-light: #e2e8f0;--border-medium: #cbd5e0;--border-strong: #a0aec0;--accent-blue: #3182ce;--accent-green: #38a169;--accent-orange: #dd6b20;--accent-red: #e53e3e;--shadow-subtle: 0 1px 3px rgba(0, 0, 0, .1);--shadow-medium: 0 4px 6px rgba(0, 0, 0, .05);--shadow-strong: 0 10px 15px rgba(0, 0, 0, .1)}.academic-container{background:var(--bg-primary);color:var(--text-primary);font-family:Crimson Text,Georgia,serif;line-height:1.6;min-height:100vh;max-width:1200px;margin:0 auto;padding:2rem}.academic-header{border-bottom:1px solid var(--border-light);margin-bottom:2rem;padding-bottom:1.5rem;text-align:center}.academic-title{font-size:2.25rem;font-weight:600;color:var(--text-primary);margin:0;letter-spacing:-.025em}.academic-subtitle{color:var(--text-secondary);margin:.5rem 0 0;font-size:1.1rem;font-style:italic;font-weight:300;font-family:Source Sans Pro,sans-serif}.progress-panel{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:4px;margin-bottom:2rem;padding:1.5rem;box-shadow:var(--shadow-subtle)}.progress-header{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0 0 .75rem}.progress-stats{color:var(--text-secondary);font-size:.875rem;margin-bottom:.75rem;font-family:Source Sans Pro,sans-serif}.progress-bar-container{background:var(--bg-tertiary);height:6px;overflow:hidden;border:1px solid var(--border-light)}.progress-bar-fill{height:100%;background:var(--accent-blue);transition:width .3s ease}.progress-percentage{text-align:center;margin-top:.5rem;color:var(--text-secondary);font-weight:600;font-size:.875rem;font-family:Source Sans Pro,sans-serif}.add-todo-form{background:var(--bg-secondary);border:1px solid var(--border-medium);margin-bottom:2rem;padding:1.5rem;box-shadow:var(--shadow-subtle)}.add-todo-button{width:100%;padding:.75rem 1rem;background:var(--bg-primary);border:1px solid var(--border-medium);color:var(--text-secondary);font-family:Source Sans Pro,sans-serif;font-size:.95rem;cursor:pointer;margin-bottom:2rem;transition:all .2s ease;box-shadow:var(--shadow-subtle)}.add-todo-button:hover{background:var(--bg-secondary);border-color:var(--accent-blue);color:var(--accent-blue);box-shadow:var(--shadow-medium)}.input-field{width:100%;padding:.75rem;background:var(--bg-primary);border:1px solid var(--border-medium);color:var(--text-primary);font-family:Crimson Text,serif;font-size:1rem;margin-bottom:1rem;transition:border-color .2s ease,box-shadow .2s ease}.input-field:focus{outline:none;border-color:var(--accent-blue);box-shadow:0 0 0 3px #3182ce1a}.priority-selector{padding:.5rem .75rem;background:var(--bg-primary);border:1px solid var(--border-medium);color:var(--text-primary);font-family:Source Sans Pro,sans-serif;margin-left:.75rem;font-size:.9rem}.form-controls{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1rem}.academic-button{padding:.5rem 1rem;font-family:Source Sans Pro,sans-serif;font-size:.875rem;cursor:pointer;border:1px solid;border-radius:4px;background:var(--bg-primary);transition:all .2s ease;box-shadow:var(--shadow-subtle)}.academic-button.primary{border-color:var(--accent-blue);color:var(--accent-blue);background:var(--bg-primary)}.academic-button.primary:hover{background:var(--accent-blue);color:var(--bg-primary);box-shadow:var(--shadow-medium)}.academic-button.secondary{border-color:var(--border-medium);color:var(--text-secondary);background:var(--bg-secondary)}.academic-button.secondary:hover{background:var(--bg-tertiary);border-color:var(--border-strong);color:var(--text-primary)}.academic-button:disabled{opacity:.5;cursor:not-allowed;background:var(--bg-tertiary);color:var(--text-light);border-color:var(--border-light)}.todo-tree{background:var(--bg-primary);border:1px solid var(--border-light);border-radius:4px;box-shadow:var(--shadow-subtle);font-family:Crimson Text,serif}.todo-tree-item{border-bottom:1px solid var(--border-light);position:relative}.todo-tree-item:last-child{border-bottom:none}.todo-item-content{display:flex;align-items:center;padding:.75rem 0;min-height:48px;cursor:default;transition:background-color .2s ease}.todo-item-content:hover{background:var(--bg-secondary)}.tree-indent{width:20px;height:48px;display:inline-block;position:relative;margin-right:.5rem}.tree-connector{position:absolute;border-left:1px solid var(--border-medium);height:100%;left:10px}.tree-connector.last{height:50%}.tree-connector.horizontal{border-bottom:1px solid var(--border-medium);width:10px;top:50%;left:10px}.expand-button{width:18px;height:18px;background:var(--bg-primary);border:1px solid var(--border-medium);color:var(--text-secondary);font-size:12px;font-family:monospace;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-right:.5rem;flex-shrink:0;border-radius:2px;transition:all .2s ease}.expand-button:hover{background:var(--bg-secondary);border-color:var(--accent-blue);color:var(--accent-blue)}.expand-button.expanded{background:var(--accent-blue);color:var(--bg-primary);border-color:var(--accent-blue)}.todo-checkbox{width:18px;height:18px;margin-right:.75rem;cursor:pointer;accent-color:var(--accent-blue)}.todo-text{flex-grow:1;margin-right:.75rem;cursor:pointer;font-size:1rem;line-height:1.5}.todo-text.completed{text-decoration:line-through;color:var(--text-muted)}.todo-text.editing{background:var(--bg-primary);border:1px solid var(--accent-blue);border-radius:2px;padding:.25rem .5rem;color:var(--text-primary);outline:none;font-family:Crimson Text,serif}.priority-badge{padding:.25rem .5rem;font-size:.75rem;font-family:Source Sans Pro,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-right:.75rem;border-radius:12px;border:1px solid}.priority-badge.high{color:var(--accent-red);background:#e53e3e1a;border-color:var(--accent-red)}.priority-badge.medium{color:var(--accent-orange);background:#dd6b201a;border-color:var(--accent-orange)}.priority-badge.low{color:var(--accent-green);background:#38a1691a;border-color:var(--accent-green)}.todo-actions{display:flex;gap:.5rem}.action-button{width:28px;height:28px;background:var(--bg-primary);border:1px solid;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;transition:all .2s ease}.action-button.add{border-color:var(--accent-green);color:var(--accent-green)}.action-button.add:hover{background:var(--accent-green);color:var(--bg-primary)}.action-button.delete{border-color:var(--accent-red);color:var(--accent-red)}.action-button.delete:hover{background:var(--accent-red);color:var(--bg-primary)}.subtask-form{background:var(--bg-secondary);border:1px solid var(--border-medium);border-radius:4px;margin:.5rem 0 .5rem 3rem;padding:1rem;display:flex;gap:.75rem;align-items:center}.subtask-input{flex-grow:1;padding:.5rem;background:var(--bg-primary);border:1px solid var(--border-medium);border-radius:4px;color:var(--text-primary);font-family:Crimson Text,serif;font-size:.9rem}.empty-state{text-align:center;padding:4rem 2rem;color:var(--text-muted)}.empty-icon{font-size:3rem;color:var(--text-light);margin-bottom:1.5rem}.empty-title{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:var(--text-secondary)}.empty-subtitle{font-size:1rem;color:var(--text-muted);font-style:italic}.loading-indicator{position:fixed;bottom:1.5rem;right:1.5rem;padding:.75rem 1.5rem;background:var(--accent-blue);color:var(--bg-primary);font-family:Source Sans Pro,sans-serif;font-weight:600;border-radius:4px;box-shadow:var(--shadow-medium)}.selected-song-panel{background:#1a1a1a;border-bottom:1px solid #333;overflow:hidden;flex-shrink:0}.selected-song-panel .panel-title{background:#2a2a2a;color:#fff;padding:16px;margin:0;font-size:18px;font-weight:600;border-bottom:1px solid #333}.selected-song-panel .panel-header{display:flex;justify-content:space-between;align-items:center;background:#2a2a2a;border-bottom:1px solid #333}.selected-song-panel .close-button{background:none;border:none;color:#aaa;font-size:18px;cursor:pointer;padding:16px;transition:color .2s ease}.selected-song-panel .close-button:hover{color:#fff}.selected-song-panel .panel-content{padding:16px;background:#1a1a1a;color:#fff}.selected-song-panel .empty-state{color:#888;text-align:center;padding:24px}.selected-song-panel .song-header{display:flex;gap:16px;align-items:flex-start;margin-bottom:16px}.selected-song-panel .selected-song-art{width:80px;height:80px;border-radius:8px;object-fit:cover}.selected-song-panel .song-meta{flex:1}.selected-song-panel .song-title{color:#fff;margin:0 0 4px;font-size:16px;font-weight:600}.selected-song-panel .song-artist{color:#aaa;margin:0 0 8px;font-size:14px}.selected-song-panel .song-controls button{background:#333;color:#fff;border:1px solid #555;padding:8px 12px;border-radius:6px;cursor:pointer;font-size:12px;margin-right:8px;transition:all .2s ease}.selected-song-panel .song-controls button:hover{background:#444;border-color:#666}.selected-song-panel .song-controls button:disabled{background:#222;color:#666;border-color:#333;cursor:not-allowed}.vote-history-panel{background:#1a1a1a;overflow:hidden;flex:1;display:flex;flex-direction:column;border:0}.vote-history-panel .panel-title{padding:16px;margin:0;font-size:18px;font-weight:600;border-bottom:1px solid #333;background:#2a2a2a;color:#fff;flex-shrink:0}.vote-history-panel .vote-history-list{border:0px;padding:16px;overflow-y:auto;flex:1}.vote-history-panel .loading-state,.vote-history-panel .error-state,.vote-history-panel .empty-state{padding:24px 16px;flex:1;display:flex;align-items:center;justify-content:center}.vote-history-item-modern{background:#2a2a2a;border:1px solid #404040;padding:16px;margin-bottom:12px;position:relative;transition:all .3s ease}.vote-history-item-modern:hover{background:#333;border-color:#555;transform:translateY(-2px);box-shadow:0 4px 12px #0006}.vote-matchup{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.vote-song{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.vote-album-art{width:40px;height:40px;border-radius:6px;object-fit:cover;flex-shrink:0}.vote-song-info{flex:1;min-width:0}.vote-song-title{color:#fff;font-weight:600;font-size:14px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vote-song-artist{color:#aaa;font-size:12px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vote-vs-section{display:flex;flex-direction:column;align-items:center;gap:4px;flex-shrink:0}.vote-vs-text{color:#888;font-weight:700;font-size:12px;letter-spacing:1px}.vote-date-modern{color:#666;font-size:10px;text-align:center}.vote-result-section{display:flex;align-items:center;justify-content:space-between;gap:12px}.vote-magnitude-label{color:#fff;font-weight:600;font-size:13px;flex-shrink:0}.magnitude-slider-container{display:flex;align-items:center;gap:10px;flex:1}.magnitude-slider-track{position:relative;height:6px;background:#404040;border-radius:3px;flex:1;overflow:hidden}.magnitude-slider-fill{height:100%;background:#666;transition:all .3s ease;border-radius:3px}.magnitude-slider-thumb{position:absolute;top:50%;transform:translate(-50%,-50%);width:14px;height:14px;background:#fff;border-radius:50%;border:2px solid currentColor;box-shadow:0 2px 4px #0000004d;transition:all .3s ease}.magnitude-value{color:#fff;font-weight:600;font-size:12px;min-width:30px;text-align:center;transition:color .3s ease}.three-panel-right .magnitude-slider-fill{background:var(--right-theme-gradient, #666)!important}.three-panel-right .magnitude-slider-thumb{background:var(--right-theme-accent, #fff)!important;border-color:var(--right-theme-accent-dark, currentColor)!important}.three-panel-right .magnitude-value{color:var(--right-theme-accent, #ffffff)!important}.three-panel-right .vote-history-item-modern:hover{border-color:var(--right-theme-accent-light, #555);box-shadow:0 4px 12px var(--right-theme-accent, rgba(0, 0, 0, .4))}.delete-vote-btn-modern{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:6px;border:none;background:#ef4444cc;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.7;transition:all .2s ease}.delete-vote-btn-modern:hover{opacity:1;background:#ef4444;transform:scale(1.05)}.delete-vote-btn-modern:disabled{opacity:.3;cursor:not-allowed;transform:none}.vote-item-compact{background:#2a2a2a;border:1px solid #404040;border-radius:8px;padding:10px;margin-bottom:8px;transition:all .2s ease}.vote-item-compact:hover{background:#333;border-color:#555}.compact-song-info{display:flex;align-items:center;gap:8px;margin-bottom:8px}.compact-album-art{width:32px;height:32px;border-radius:4px;object-fit:cover;flex-shrink:0}.compact-text{flex:1;min-width:0}.vote-comparison{color:#fff;font-weight:500;font-size:13px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-artist{color:#aaa;font-size:11px;display:block;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 768px){.vote-matchup{gap:12px}.vote-album-art{width:32px;height:32px}.vote-song-title{font-size:13px}.vote-song-artist{font-size:11px}.magnitude-slider-container{gap:8px}}@media (max-width: 480px){.vote-matchup{flex-direction:column;gap:8px}.vote-song{width:100%}.vote-vs-section{order:-1;flex-direction:row;gap:8px}}.three-panel-layout{display:flex;min-height:100vh;width:100%}.three-panel-left,.three-panel-center,.three-panel-right{display:flex;flex-direction:column;overflow:hidden}.three-panel-left{flex:1;border-right:1px solid rgba(255,255,255,.1);background:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:100vh;overflow-y:auto}.three-panel-center{flex:1;background:#0000001a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);height:100vh}.three-panel-right{flex:1;background:#1a1a1a;border-left:1px solid #333;height:100vh;overflow-y:auto}@media (max-width: 1200px){.three-panel-left,.three-panel-center,.three-panel-right{flex:1}}@media (max-width: 900px){.three-panel-layout{flex-direction:column}.three-panel-left,.three-panel-center,.three-panel-right{flex:none;width:100%;border-right:none;border-bottom:1px solid rgba(255,255,255,.1)}.three-panel-right{border-bottom:none}}.three-panel-left,.three-panel-right,.three-panel-center{overflow-y:auto}.three-panel-left::-webkit-scrollbar,.three-panel-center::-webkit-scrollbar,.three-panel-right::-webkit-scrollbar{width:0px;background:transparent}.three-panel-left,.three-panel-center,.three-panel-right{scrollbar-width:none}.spotify-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;line-height:1.3;height:100vh}.pinned-song-indicator{background:rgba(var(--theme-accent-rgb),.1);border:1px solid rgba(var(--theme-accent-rgb),.3);border-radius:8px;padding:12px 16px;margin-bottom:16px}.pinned-song-info{display:flex;align-items:center;gap:8px;font-size:14px}.pin-icon{font-size:16px}.unpin-button{background:none;border:none;color:var(--theme-accent);cursor:pointer;font-size:16px;padding:2px 6px;border-radius:4px;margin-left:auto}.unpin-button:hover{background:rgba(var(--theme-accent-rgb),.1)}.luminance-control{position:absolute;top:10px;right:10px;z-index:100;background:#fffffff2;padding:8px 12px;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;gap:8px;font-size:12px}.luminance-control label{font-weight:500;color:#374151}.luminance-control input[type=range]{width:100px}.luminance-control span{font-family:Monaco,Menlo,monospace;font-weight:600;color:#1f2937;min-width:30px}.combined-layout{display:flex;gap:0;width:100%;height:100vh}.songs-panel{flex:1.5;min-width:280px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.songs-panel::-webkit-scrollbar{display:none}.vote-panel{flex:2.5;min-width:350px;display:flex;flex-direction:column;align-items:center}.spotify-right-panel{flex:2;min-width:320px}.spotify-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding:6px 0}.spotify-title{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:#333;margin:0}.selected-song-panel{background:transparent;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a;overflow:hidden}.panel-title{padding:12px 14px;margin:0;font-size:16px;font-weight:600;border-bottom:1px solid #e5e7eb;background:#f9fafb;color:#111827}.panel-content{padding:14px;max-height:800px;overflow-y:auto}.song-details-section{margin-bottom:20px}.song-header{display:flex;gap:12px;align-items:flex-start}.selected-song-art{width:100px;height:100px;object-fit:cover}.song-meta{flex:1}.song-title{font-size:16px;font-weight:600;margin:0 0 4px;color:inherit!important}.song-artist{font-size:14px;color:inherit!important;opacity:.8;margin:0 0 2px}.song-album{font-size:12px;color:inherit!important;opacity:.7;margin:0}.player-section,.relationships-section,.song-votes-section,.song-actions-section{margin-bottom:12px}.section-title{font-size:14px;font-weight:600;margin:0 0 10px;color:#374151}.relationships-list,.song-votes-list{display:flex;flex-direction:column;gap:8px;max-height:280px;overflow-y:auto;padding-right:4px}.song-votes-list::-webkit-scrollbar{width:4px}.song-votes-list::-webkit-scrollbar-track{background:#f1f5f9}.song-votes-list::-webkit-scrollbar-thumb{background:#cbd5e1}.song-votes-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.relationship-item{padding:8px 12px;background:#f9fafb;border:1px solid #e5e7eb;font-size:13px}.vote-item{flex-direction:column;padding:4px 8px;background:transparent;font-size:12px;line-height:1.2;display:flex;justify-content:space-between;align-items:center}.vote-item-controls{display:flex;gap:4px;align-items:center}.play-btn,.queue-btn,.skip-btn{background:transparent;border:1px solid #e2e8f0;padding:4px 8px;font-size:14px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:32px;height:32px}.play-btn:hover,.queue-btn:hover{background:#1db954;border-color:#1db954;color:#fff}.skip-btn:hover{background:#f59e0b;border-color:#f59e0b;color:#fff}.play-btn:disabled,.queue-btn:disabled,.skip-btn:disabled{opacity:.5;cursor:not-allowed}.vote-result{font-weight:700;font-size:12px;padding:2px 6px;min-width:40px;text-align:center;line-height:1.2}.vote-result[data-magnitude="0"]{color:#64748b;background-color:#f1f5f9;border:1px solid #e2e8f0}.vote-result[data-magnitude^="+"]{color:#059669;background-color:#ecfdf5;border:1px solid #a7f3d0}.vote-result[data-magnitude^="-"]{color:#dc2626;background-color:#fef2f2;border:1px solid #fca5a5}.track-info{display:flex;flex-direction:column;align-items:center;text-align:center}.track-details{width:100%}.vote-comparison{color:#475569;font-weight:500;flex:1}.vote-result-compact{font-weight:600;font-size:13px;min-width:35px;text-align:right}.action-button{background:#1db954;color:#fff;border:none;padding:8px 16px;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s}.action-button.primary{background:#1db954}.action-button:hover{background:#1ed760}.loading-state,.error-state,.empty-state{display:flex;align-items:center;justify-content:center;gap:8px;padding:20px;text-align:center;color:#6b7280;font-size:13px}@media (max-width: 768px){.spotify-page-layout{flex-direction:column}.spotify-right-panel{min-width:0;max-width:none}.selected-song-panel .panel-content{max-height:400px}.song-header{flex-direction:column;align-items:center;text-align:center}}.spotify-icon{width:20px;height:20px;color:#1db954}.spotify-subtitle{font-size:12px;color:#666;margin:3px 0 0}.import-button{background:linear-gradient(135deg,#1db954,#1ed760);color:#fff;border:none;padding:6px 12px;font-size:12px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px;box-shadow:0 2px 4px #1db9544d;transition:all .2s ease}.import-button:hover{background:linear-gradient(135deg,#1ed760,#1db954);transform:translateY(-1px);box-shadow:0 4px 8px #1db95466}.import-button:disabled{background:#94d3a2;cursor:not-allowed;transform:none;box-shadow:none}.spinner{width:10px;height:10px;border:1px solid transparent;border-top:1px solid currentColor;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-container{display:flex;align-items:center;justify-content:center;padding:24px}.loading-content{text-align:center;color:#666;font-size:12px}.loading-spinner{width:16px;height:16px;border:2px solid #f3f3f3;border-top:2px solid #1db954;animation:spin 1s linear infinite;margin:0 auto 8px}.error{color:#d73a49;padding:12px;font-size:12px}.message-box{padding:8px;font-size:11px;margin-bottom:12px;display:flex;align-items:center;gap:6px}.message-box.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.message-box.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.message-icon{width:12px;height:12px}.songs-container{background:#000;overflow:visible}.section-header{padding:8px 12px;background:linear-gradient(135deg,#f6f8fa,#f1f3f4);border-bottom:1px solid #e1e5e9;font-weight:600;font-size:12px;color:#24292e;display:flex;align-items:center;gap:6px}.section-header:before{content:"";width:3px;height:12px;background:#1db954}.rank-number{color:inherit;font-size:16px;font-weight:700;min-width:30px;text-align:center;display:flex;align-items:center;justify-content:center;padding:8px 0}.score-display{font-family:Monaco,Menlo,monospace;font-size:11px;font-weight:600;color:inherit;opacity:.8;margin-left:auto;padding-left:8px}.panel-tabs{display:flex;border-bottom:1px solid #e5e7eb;margin-bottom:0}.panel-tab{background:none;border:none;padding:12px 16px;cursor:pointer;font-size:14px;font-weight:500;color:#6b7280;border-bottom:2px solid transparent;transition:all .2s ease;flex:1}.panel-tab:hover{color:#374151;background:#f9fafb}.panel-tab.active{color:#1db954;border-bottom-color:#1db954}.panel-content-wrapper{height:calc(100% - 48px);overflow:hidden}.selected-song-panel,.vote-history-panel{height:100%;border:none;box-shadow:none}.selected-song-panel .panel-title,.vote-history-panel .panel-title{display:none}.score-badge{background:#f3f4f6;border:1px solid #e5e7eb;color:#6b7280;font-size:9px;font-weight:500;padding:2px 6px;min-width:35px;text-align:center}.songs-header{display:flex;align-items:center;justify-content:space-between;padding:0 8px;border-bottom:1px solid #e5e7eb;background:#f9fafb;font-size:12px;min-height:36px;position:sticky;top:0;z-index:10}.header-controls{display:flex;align-items:center;gap:8px}.nav-link{text-decoration:none;color:#1db954;font-weight:500;font-size:12px;padding:4px 8px;border:1px solid #1db954;border-radius:3px;background:transparent;transition:all .2s ease}.nav-link:hover{background:#1db954;color:#fff}.songs-link{color:#2563eb;border-color:#2563eb}.songs-link:hover{background:#2563eb;color:#fff}.songs-title{font-weight:600;color:#374151}.refresh-button{background:none;border:1px solid #d1d5db;width:24px;height:24px;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;transition:all .1s ease;color:#6b7280}.refresh-button:hover:not(:disabled){background:#e5e7eb;color:#374151}.refresh-button:disabled{opacity:.5;cursor:not-allowed}.refresh-button.refreshing{animation:spin 1s linear infinite}.song-item{display:flex;align-items:stretch;padding:0 8px;border-bottom:1px solid #f6f8fa;gap:8px;font-size:12px;transition:background-color .1s ease;cursor:pointer;min-height:36px}.song-item:hover{background:#f0f9ff;border-left:2px solid #1db954;padding-left:6px;padding-top:0;padding-bottom:0}.song-item.selected{background:var(--theme-accent-bg, rgba(33, 150, 243, .1));border-left:2px solid var(--theme-accent, #2196f3);padding-left:6px;padding-top:0;padding-bottom:0}.song-item:last-child{border-bottom:none}.album-art{width:36px;height:100%;flex-shrink:0;object-fit:cover}.song-info{flex:1;min-width:0;display:flex;align-items:center;gap:8px;padding:8px 0}.song-title{font-weight:500;color:inherit!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;min-width:0;flex-shrink:1}.song-artist{color:inherit!important;opacity:.8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px;min-width:0;flex-shrink:1}.song-album{color:inherit!important;opacity:.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px;min-width:0;flex-shrink:2}.song-actions{display:flex;gap:2px}.action-button{background:none;border:none;color:#1db954;padding:3px;cursor:pointer;display:flex;align-items:center;justify-content:center}.action-button:hover{background:#f0f9f4;color:#1ed760;transform:scale(1.1)}.action-icon{width:12px;height:12px}.empty-state{padding:24px;text-align:center;color:#586069}.empty-icon{width:32px;height:32px;color:#d0d7de;margin:0 auto 8px}.empty-title{font-size:14px;font-weight:500;color:#24292e;margin-bottom:6px}.empty-description{font-size:12px;margin-bottom:16px}.vote-page{padding:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.vote-page-layout{display:flex;gap:20px;max-width:1400px;margin:0 auto}.vote-main-content{flex:2;min-width:0}.vote-right-panel{flex:1;min-width:300px;max-width:400px}.vote-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:24px;background:#fff}.vote-items-container{display:flex;width:100%;align-items:flex-start;justify-content:space-around}.vote-item-link{text-decoration:none;transition:opacity .2s ease;flex:1;max-width:400px}.vote-item-link:hover{opacity:.8}.vote-item.disabled{opacity:.6;pointer-events:none}.spotify-embed{width:100%;max-width:320px;margin:0 auto 12px}.vote-item-title{font-size:16px;font-weight:600;color:var(--theme-text);margin:8px 0 4px}.vote-item-type{font-size:12px;color:var(--theme-text-secondary);margin:0}.vote-item-image{width:200px;height:200px;border-radius:0;margin:0 auto 16px;object-fit:cover}.vote-item-placeholder{width:200px;height:200px;background:#d1d5db;border-radius:0;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:32px;font-weight:700}.slider-container{width:100%;max-width:500px;padding:16px 16px 0}.slider-labels{display:flex;justify-content:space-between;font-size:12px;color:#6b7280;margin-bottom:8px}.vote-slider{width:100%;height:8px;background:#e5e7eb;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:none;transition:background .2s ease}.vote-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:#3b82f6;cursor:pointer;box-shadow:0 2px 4px #0003;transition:all .2s ease}.vote-slider::-webkit-slider-thumb:hover{background:#2563eb;transform:scale(1.1)}.vote-slider::-moz-range-thumb{width:20px;height:20px;background:#3b82f6;cursor:pointer;border:none;box-shadow:0 2px 4px #0003}.vote-slider:disabled{opacity:.5;cursor:not-allowed}.vote-history-panel{background:#fff;box-shadow:0 1px 3px #0000001a;overflow:hidden}.panel-title{padding:16px;margin:0;font-size:18px;font-weight:600;border-bottom:1px solid #e5e7eb;background:#f9fafb;color:#111827}.panel-content{padding:16px;max-height:600px;overflow-y:auto}.vote-history-list{display:flex;flex-direction:column;gap:8px;background:#1a1a1a;border:0}.vote-history-item{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid #e5e7eb;background:#fafafa;position:relative}.vote-entities{display:flex;align-items:center;gap:8px;font-size:14px}.vote-entity{padding:4px 6px;background:#e5e7eb;color:#374151;font-size:12px;font-weight:500;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vote-entity.left{background:#dbeafe;color:#1e40af}.vote-entity.right{background:#fef3c7;color:#d97706}.vote-vs{font-size:12px;color:#6b7280;font-weight:500}.vote-details{display:flex;justify-content:space-between;align-items:center;font-size:12px}.vote-magnitude{font-weight:600}.vote-date{color:#6b7280}.delete-vote-btn{position:absolute;top:8px;right:8px;width:24px;height:24px;padding:0;border:none;background:#ef4444;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .2s}.delete-vote-btn:hover{opacity:1}.delete-vote-btn:disabled{opacity:.5;cursor:not-allowed}.delete-icon{width:12px;height:12px}.loading-state,.error-state,.empty-state{display:flex;align-items:center;justify-content:center;gap:8px;padding:24px;text-align:center;color:#6b7280;font-size:14px}.error-state{color:#ef4444}.vote-buttons{display:flex;gap:12px;justify-content:center;align-items:center}.skip-button{background:#f3f4f6;color:#6b7280;border:1px solid #d1d5db;padding:12px 24px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:100px}.skip-button:hover{background:#e5e7eb;border-color:#9ca3af;color:#374151;transform:translateY(-1px)}.skip-button:disabled{background:#f9fafb;color:#d1d5db;border-color:#e5e7eb;cursor:not-allowed;transform:none}.submit-button{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:12px 32px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #3b82f64d;min-width:140px}.submit-button:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 4px 8px #3b82f666}.submit-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px;color:#6b7280}.loading-spinner{width:32px;height:32px;border:3px solid #f3f4f6;border-top:3px solid #3b82f6;animation:spin 1s linear infinite;margin-bottom:16px}.error-container{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:16px;text-align:center}@media (max-width: 768px){.vote-page-layout{flex-direction:column}.vote-right-panel{min-width:0;max-width:none}.vote-items-container{flex-direction:column}.vote-item-link{max-width:none}.spotify-embed{max-width:280px}.slider-container{max-width:none;padding:0 8px}.submit-button{width:100%;max-width:300px}}@media (max-width: 480px){.vote-page{padding:8px}.vote-container{padding:12px;gap:12px}.spotify-embed{max-width:250px}}.ranking-history-header{text-align:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #e5e7eb}.ranking-history-header h3{margin:0 0 8px;font-size:18px;font-weight:600;color:#374151}.panel-subtitle{margin:0;font-size:12px;color:#6b7280}.timeline-controls{display:flex;align-items:center;gap:12px;padding:16px;background:#f9fafb;border-radius:8px;margin-bottom:16px;border:1px solid #e5e7eb}.play-pause-btn,.reset-btn{width:40px;height:40px;border:1px solid #d1d5db;background:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;transition:all .2s ease}.play-pause-btn:hover,.reset-btn:hover{background:#f3f4f6;border-color:#9ca3af}.play-pause-btn:disabled,.reset-btn:disabled{cursor:not-allowed;opacity:.5}.timeline-slider{flex:1;height:6px;background:#e5e7eb;border-radius:3px;outline:none;cursor:pointer}.timeline-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#2563eb;cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0000001a}.timeline-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#2563eb;cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0000001a}.timeline-info{font-size:12px;color:#6b7280;font-weight:500;min-width:100px;text-align:right}.current-snapshot-info{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#eff6ff;border-radius:6px;margin-bottom:16px;font-size:12px;border:1px solid #dbeafe}.vote-info{font-weight:600;color:#1e40af}.ranking-summary{color:#374151}.chart-timeline-container{display:flex;gap:20px;height:400px}.chart-wrapper{flex:3;min-width:0;position:relative}.rankings-legend{flex:1;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px;overflow-y:auto;max-height:400px}.rankings-legend h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb;padding-bottom:8px}.rankings-legend h5{margin:16px 0 8px;font-size:13px;font-weight:600;color:#6b7280}.ranked-songs,.unranked-songs{display:flex;flex-direction:column;gap:6px}.legend-item{display:flex;align-items:center;gap:8px;padding:6px;border-radius:4px;transition:background-color .2s ease}.legend-item:hover{background:#fff}.color-indicator{width:12px;height:12px;border-radius:2px;flex-shrink:0}.rank-position{font-weight:700;color:#374151;min-width:20px;font-size:12px}.song-info{flex:1;min-width:0}.song-title{font-weight:500;color:#374151;font-size:12px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.song-artist{color:#6b7280;font-size:11px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unranked-item{display:flex;align-items:center;padding:4px 6px;border-radius:4px;font-size:12px}.unranked-item .song-info{margin-left:4px}@media (prefers-color-scheme: dark){.ranking-history-header{border-bottom-color:#374151}.ranking-history-header h3{color:#f9fafb}.panel-subtitle{color:#d1d5db}.timeline-controls{background:#374151;border-color:#4b5563}.play-pause-btn,.reset-btn{background:#1f2937;border-color:#4b5563;color:#f9fafb}.play-pause-btn:hover,.reset-btn:hover{background:#374151;border-color:#6b7280}.timeline-slider{background:#4b5563}.timeline-info{color:#d1d5db}.current-snapshot-info{background:#1e3a8a;border-color:#1e40af}.vote-info{color:#93c5fd}.ranking-summary{color:#f3f4f6}.rankings-legend{background:#1f2937;border-color:#374151}.rankings-legend h4{color:#f9fafb;border-bottom-color:#374151}.rankings-legend h5{color:#d1d5db}.legend-item:hover{background:#374151}.rank-position,.song-title{color:#f9fafb}.song-artist{color:#d1d5db}}@media (max-width: 768px){.chart-timeline-container{flex-direction:column;height:auto}.chart-wrapper{height:300px}.rankings-legend{max-height:200px}.timeline-controls{flex-wrap:wrap;gap:8px}.timeline-slider{order:3;width:100%;margin-top:8px}.timeline-info{order:4;width:100%;text-align:left;margin-top:4px}.current-snapshot-info{flex-direction:column;align-items:flex-start;gap:4px}}:root{--theme-primary: #0f0f0f;--theme-secondary: #1a1a1a;--theme-accent: #3b82f6;--theme-accent-dark: #1e40af;--theme-accent-light: #93c5fd;--theme-text: #ffffff;--theme-text-secondary: #a1a1aa;--theme-border: #404040;--theme-gradient: linear-gradient(135deg, var(--theme-accent), var(--theme-primary));--theme-radial-gradient: radial-gradient(circle at center, var(--theme-accent), var(--theme-primary))}body{background:var(--theme-primary);color:var(--theme-text)}.songs-panel{background:#1a1a1ae6;border-right:1px solid var(--theme-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.songs-header{background:#0f0f0ff2;border-bottom:1px solid var(--theme-border)}.songs-title{color:var(--theme-text);font-weight:700}.refresh-button{background:var(--theme-accent);color:#fff;border:none;padding:8px 12px;transition:all .3s ease}.refresh-button:hover{background:var(--theme-accent-light);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.song-item{border:1px solid transparent;transition:all .3s ease;margin:4px 0}.song-item:hover{transform:translateY(-2px);border-color:var(--theme-accent);box-shadow:0 4px 16px #0000004d}.song-item.selected{border-color:var(--theme-accent);box-shadow:0 0 0 2px var(--theme-accent-light)}.vote-panel{background:#1a1a1acc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:flex;flex-direction:column;align-items:center;justify-content:center}.vote-section{width:100%;flex:1;display:flex;align-items:center;justify-content:center}.vote-container{padding:0;position:relative;overflow:hidden;background-color:transparent}.vote-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:8px;border-radius:4px;outline:none;margin:16px 0;cursor:pointer;background:transparent}.vote-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:var(--slider-thumb-color, var(--theme-accent));cursor:grab;box-shadow:0 0 0 3px #ffffff4d,0 4px 12px #0006;transition:all .2s ease;position:relative;z-index:10}.vote-slider::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.05)}.vote-slider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 0 0 4px #fff6,0 6px 16px #00000080}.vote-slider::-moz-range-thumb{width:24px;height:24px;background:var(--slider-thumb-color, var(--theme-accent));cursor:pointer;border:none;box-shadow:0 0 0 3px #ffffff4d,0 4px 12px #0006}.submit-button{background:var(--theme-gradient);color:#fff;border:none;padding:12px 24px;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.submit-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.submit-button:hover:before{left:100%}.submit-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px var(--theme-accent-dark)}.submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.spotify-right-panel{background:#1a1a1ae6;border-left:1px solid var(--theme-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.panel-tabs{background:#0f0f0ff2;border-bottom:1px solid var(--theme-border)}.panel-tab{background:transparent;color:var(--theme-text-secondary);border:none;padding:12px 16px;cursor:pointer;transition:all .3s ease;position:relative}.panel-tab.active{color:var(--theme-accent)}.panel-tab.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--theme-accent)}.panel-tab:hover{color:var(--theme-accent-light)}.loading-container{background:#1a1a1ae6;color:var(--theme-text);padding:32px;text-align:center}.loading-spinner{border:3px solid var(--theme-border);border-top:3px solid var(--theme-accent);width:40px;height:40px;animation:spin 1s linear infinite;margin:0 auto 16px}.error-container{background:#dc26261a;border:1px solid rgba(220,38,38,.3);color:#fca5a5;border-radius:12px;padding:16px}.empty-state{color:var(--theme-text-secondary);text-align:center;padding:48px 24px}.empty-icon{width:64px;height:64px;color:var(--theme-accent);margin:0 auto 16px}.empty-title{color:var(--theme-text);font-size:1.25rem;font-weight:600;margin-bottom:8px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.glass-effect{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.dynamic-gradient-bg{background:var(--theme-gradient);background-size:400% 400%;animation:gradientShift 8s ease infinite}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media (max-width: 768px){.submit-button{width:100%;padding:16px}}.pool-page{width:100vw;height:100vh;background:#000}.pool-panel-left,.pool-panel-right{background:#1a1a1a;display:flex;flex-direction:column;overflow:hidden}.pool-controls-panel{background:#0a0a0a;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;border-left:1px solid #333;border-right:1px solid #333}.songs-header{border-bottom:1px solid #333;display:flex;align-items:center;justify-content:space-between;background:#222;flex-shrink:0}.songs-title{font-size:14px;font-weight:600;color:#fff;letter-spacing:1px}.count{font-size:12px;color:#888}.pool-controls{padding:12px 20px;border-bottom:1px solid #333;flex-shrink:0}.songs-container{flex:1;overflow:visible;padding:10px}.pool-control-buttons{display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center}.pool-control-buttons h3{color:#fff;font-size:18px;font-weight:600;margin:0;letter-spacing:1px}.select-all-btn{background:#333;border:1px solid #555;border-radius:4px;padding:6px 12px;font-size:12px;color:#ccc;cursor:pointer;transition:all .2s}.select-all-btn:hover:not(:disabled){background:#444;border-color:#666;color:#fff}.select-all-btn:disabled{opacity:.3;cursor:not-allowed}.pool-entity{position:relative}.pool-entity.selected{background:#3b82f633!important;border:1px solid rgba(59,130,246,.5)!important}.pool-status{width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0;color:#ccc}.pool-panel-left .pool-status{color:#10b981}.pool-panel-right .pool-status{color:#ef4444}.pool-actions{display:flex;gap:4px;align-items:center}.action-btn,.play-btn,.queue-btn{width:24px;height:24px;border:none;border-radius:4px;background:#333;color:#888;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;transition:all .2s;flex-shrink:0}.action-btn:hover,.play-btn:hover,.queue-btn:hover{background:#444;color:#ccc}.block-btn:hover{background:#ef4444;color:#fff}.add-btn:hover{background:#10b981;color:#fff}.control-btn{padding:12px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;text-align:center;min-width:160px}.control-btn:disabled{opacity:.3;cursor:not-allowed}.move-to-pool{background:#10b981;color:#fff;border:1px solid #10b981}.move-to-pool:hover:not(:disabled){background:#059669;border-color:#059669}.block-from-pool{background:#ef4444;color:#fff;border:1px solid #ef4444}.block-from-pool:hover:not(:disabled){background:#dc2626;border-color:#dc2626}.remove-all{background:#555;color:#ccc;border:1px solid #666}.remove-all:hover:not(:disabled){background:#666;border-color:#777;color:#fff}.loading-indicator{text-align:center;padding:10px;font-size:12px;color:#888;font-style:italic}.error-message{background:#ef4444;border:1px solid #dc2626;color:#fff;padding:8px 12px;border-radius:4px;font-size:12px;margin-top:8px}@media (max-width: 1024px){.pool-layout{grid-template-columns:1fr!important;grid-template-rows:auto auto auto!important}.pool-controls-panel{order:-1;height:auto}.pool-control-buttons{flex-direction:row;flex-wrap:wrap;gap:12px}.control-btn{flex:1;min-width:120px}}@media (max-width: 640px){.pool-control-buttons{flex-direction:column}.control-btn{min-width:auto}}
