.play-mode-btn[data-v-12097351]{transition:all var(--transition-fast)}.play-mode-btn[data-v-12097351]:hover{color:var(--accent-primary);transform:scale(1.1)}.play-mode-btn svg[data-v-12097351]{width:20px;height:20px}.volume-control[data-v-39e54081]{display:flex;align-items:center;gap:var(--space-sm)}.mute-btn svg[data-v-39e54081]{width:20px;height:20px}.volume-slider-wrapper[data-v-39e54081]{width:100px}.volume-slider[data-v-39e54081]{width:100%;height:4px;border-radius:var(--radius-full);background:var(--surface-3);outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.volume-slider[data-v-39e54081]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;border-radius:var(--radius-circle);background:var(--accent-primary);cursor:pointer;transition:all var(--transition-fast)}.volume-slider[data-v-39e54081]::-webkit-slider-thumb:hover{transform:scale(1.2);background:var(--accent-hover)}.volume-slider[data-v-39e54081]::-moz-range-thumb{width:12px;height:12px;border:none;border-radius:var(--radius-circle);background:var(--accent-primary);cursor:pointer;transition:all var(--transition-fast)}.volume-slider[data-v-39e54081]::-moz-range-thumb:hover{transform:scale(1.2);background:var(--accent-hover)}@media (max-width: 768px){.volume-slider-wrapper[data-v-39e54081]{display:none}}.fullscreen-player[data-v-06e0278e]{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#14181f,#0d1117);color:#fff;z-index:9999;display:flex;flex-direction:column;overflow:hidden;--fs-muted: rgba(255, 255, 255, .6);--fs-btn-bg: rgba(255, 255, 255, .08);--fs-btn-bg-hover: rgba(255, 255, 255, .18);--fs-track: rgba(255, 255, 255, .15);--fs-handle: #fff}:root[data-theme=light] .fullscreen-player[data-v-06e0278e]{background:linear-gradient(180deg,#fbfcfd,#f3f5f7);color:var(--text-primary);--fs-muted: rgba(33, 37, 41, .55);--fs-btn-bg: rgba(33, 37, 41, .06);--fs-btn-bg-hover: rgba(33, 37, 41, .12);--fs-track: rgba(33, 37, 41, .12);--fs-handle: var(--accent-primary)}.fullscreen-content[data-v-06e0278e]{flex:1;display:flex;flex-direction:column;padding:var(--space-md);max-width:640px;margin:0 auto;width:100%;min-height:0}.top-bar[data-v-06e0278e]{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-sm);flex-shrink:0}.btn-back[data-v-06e0278e],.btn-more[data-v-06e0278e]{width:40px;height:40px;border:none;background:var(--fs-btn-bg);border-radius:50%;color:inherit;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;flex-shrink:0}.btn-back[data-v-06e0278e]:hover,.btn-more[data-v-06e0278e]:hover{background:var(--fs-btn-bg-hover)}.song-info-mini[data-v-06e0278e]{flex:1;text-align:center;margin:0 var(--space-md);min-width:0}.song-title-mini[data-v-06e0278e]{font-size:var(--font-size-sm);color:inherit;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.song-artist-mini[data-v-06e0278e]{font-size:var(--font-size-xs);color:var(--fs-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pages[data-v-06e0278e]{flex:1;min-height:0;position:relative;overflow:hidden}.page-track[data-v-06e0278e]{display:flex;height:100%;transition:transform .3s ease}.page[data-v-06e0278e]{flex:0 0 100%;height:100%;display:flex;flex-direction:column;min-height:0}.cover-page[data-v-06e0278e]{justify-content:center;align-items:center;gap:var(--space-lg)}.cover-section[data-v-06e0278e]{display:flex;justify-content:center;align-items:center}.cover-container[data-v-06e0278e]{width:min(56vw,260px);height:min(56vw,260px);border-radius:50%;overflow:hidden;box-shadow:0 20px 60px #00000059}:root[data-theme=light] .cover-container[data-v-06e0278e]{box-shadow:0 16px 40px #2125292e}.cover-container.rotating[data-v-06e0278e]{animation:rotate-06e0278e 20s linear infinite}@keyframes rotate-06e0278e{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cover-image[data-v-06e0278e]{width:100%;height:100%;object-fit:cover}.song-info[data-v-06e0278e]{text-align:center}.song-title[data-v-06e0278e]{font-size:var(--font-size-xl);font-weight:600;color:inherit;margin-bottom:var(--space-xs)}.song-artist[data-v-06e0278e]{font-size:var(--font-size-base);color:var(--fs-muted)}.lyric-page[data-v-06e0278e]{min-height:0}.lyrics-section[data-v-06e0278e]{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding:var(--space-md) 0;scrollbar-width:none;-ms-overflow-style:none}.lyrics-section[data-v-06e0278e]::-webkit-scrollbar{display:none;width:0;height:0}.no-lyrics[data-v-06e0278e]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:var(--text-tertiary);gap:var(--space-md)}.lyrics-list[data-v-06e0278e]{padding:40vh 0}.lyric-edge[data-v-06e0278e]{text-align:center;font-size:var(--font-size-xs);color:var(--text-tertiary);padding:var(--space-md) 0;letter-spacing:2px;opacity:.7}.lyric-line[data-v-06e0278e]{display:flex;align-items:center;justify-content:center;gap:var(--space-md);text-align:center;font-size:var(--font-size-base);color:var(--text-tertiary);padding:var(--space-sm) var(--space-md);transition:all .3s;line-height:1.8;cursor:pointer}.lyric-line.active[data-v-06e0278e]{color:var(--text-primary);font-size:var(--font-size-lg);font-weight:600}.lyric-time[data-v-06e0278e]{flex-shrink:0;width:44px;text-align:right;font-size:var(--font-size-xs);font-family:Courier New,monospace;color:var(--text-tertiary);opacity:.7}.lyric-line.active .lyric-time[data-v-06e0278e]{color:var(--accent-primary);opacity:1}.lyric-text[data-v-06e0278e]{flex:0 1 auto;text-align:left}.page-dots[data-v-06e0278e]{position:absolute;bottom:var(--space-xs);left:0;right:0;display:flex;justify-content:center;gap:var(--space-sm)}.dot[data-v-06e0278e]{width:6px;height:6px;border-radius:50%;background:var(--fs-muted);opacity:.5;cursor:pointer;transition:all .2s}.dot.active[data-v-06e0278e]{background:var(--accent-primary);opacity:1;width:16px;border-radius:3px}.progress-section[data-v-06e0278e]{flex-shrink:0;margin:var(--space-sm) 0}.progress-bar[data-v-06e0278e]{height:4px;background:var(--fs-track);border-radius:2px;position:relative;cursor:pointer}.progress-fill[data-v-06e0278e]{height:100%;background:var(--accent-primary);border-radius:2px}.progress-handle[data-v-06e0278e]{position:absolute;top:50%;width:12px;height:12px;background:var(--fs-handle);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 2px 4px #0003}.time-display[data-v-06e0278e]{display:flex;justify-content:space-between;margin-top:var(--space-xs);font-size:var(--font-size-xs);color:var(--fs-muted)}.controls[data-v-06e0278e]{display:flex;align-items:center;justify-content:center;gap:var(--space-2xl);flex-shrink:0;margin-bottom:var(--space-md)}.btn-control[data-v-06e0278e],.btn-play[data-v-06e0278e]{border:none;background:transparent;color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s}.btn-control[data-v-06e0278e]:hover{transform:scale(1.1)}.btn-play[data-v-06e0278e]{width:64px;height:64px;background:var(--accent-primary);color:#fff;border-radius:50%;box-shadow:0 4px 16px #31c27c66}.btn-play[data-v-06e0278e]:hover{transform:scale(1.05)}.action-row[data-v-06e0278e]{display:flex;align-items:center;justify-content:space-around;flex-shrink:0;padding-bottom:var(--space-sm)}.btn-action[data-v-06e0278e]{border:none;background:transparent;color:var(--fs-muted);cursor:pointer;padding:var(--space-sm);display:flex;align-items:center;justify-content:center;transition:all .2s}.btn-action[data-v-06e0278e]:hover{color:inherit;transform:scale(1.1)}.btn-action.active[data-v-06e0278e]{color:var(--accent-primary)}.queue-mask[data-v-06e0278e]{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:10;display:flex;align-items:flex-end}.queue-panel[data-v-06e0278e]{width:100%;max-height:60%;background:var(--surface-1);border-radius:var(--radius-lg) var(--radius-lg) 0 0;display:flex;flex-direction:column;overflow:hidden}.queue-header[data-v-06e0278e]{display:flex;align-items:center;justify-content:space-between;padding:var(--space-md);border-bottom:1px solid var(--border-color);flex-shrink:0}.queue-title[data-v-06e0278e]{font-size:var(--font-size-base);font-weight:600;color:var(--text-primary)}.queue-header .btn-back[data-v-06e0278e]{background:transparent;color:var(--text-secondary);width:32px;height:32px}.queue-list[data-v-06e0278e]{flex:1;overflow-y:auto;padding:var(--space-sm)}.queue-item[data-v-06e0278e]{display:flex;align-items:center;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);cursor:pointer;transition:background .2s}.queue-item[data-v-06e0278e]:hover{background:var(--surface-2)}.queue-item.active[data-v-06e0278e]{background:var(--accent-muted)}.queue-item.active .queue-name[data-v-06e0278e]{color:var(--accent-primary);font-weight:600}.queue-main[data-v-06e0278e]{flex:1;min-width:0}.queue-name[data-v-06e0278e]{font-size:var(--font-size-base);color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.queue-artist[data-v-06e0278e]{font-size:var(--font-size-sm);color:var(--text-tertiary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.queue-empty[data-v-06e0278e]{text-align:center;padding:var(--space-2xl);color:var(--text-tertiary)}.fullscreen-enter-active[data-v-06e0278e],.fullscreen-leave-active[data-v-06e0278e]{transition:all .3s ease}.fullscreen-enter-from[data-v-06e0278e],.fullscreen-leave-to[data-v-06e0278e]{transform:translateY(100%)}.queue-enter-active[data-v-06e0278e],.queue-leave-active[data-v-06e0278e]{transition:opacity .25s ease}.queue-enter-active .queue-panel[data-v-06e0278e],.queue-leave-active .queue-panel[data-v-06e0278e]{transition:transform .25s ease}.queue-enter-from[data-v-06e0278e],.queue-leave-to[data-v-06e0278e]{opacity:0}.queue-enter-from .queue-panel[data-v-06e0278e],.queue-leave-to .queue-panel[data-v-06e0278e]{transform:translateY(100%)}.player-bar[data-v-c3cfd60f]{position:fixed;bottom:0;left:0;right:0;background:var(--surface-1);border-top:1px solid var(--border-color);padding:var(--space-md);z-index:var(--z-fixed);box-shadow:0 -2px 10px var(--shadow)}.player-content[data-v-c3cfd60f]{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:300px 1fr 300px;gap:var(--space-lg);align-items:center}.song-info[data-v-c3cfd60f]{display:flex;align-items:center;gap:var(--space-md);min-width:0}.cover-wrapper[data-v-c3cfd60f]{flex-shrink:0;width:56px;height:56px;border-radius:var(--radius-circle);overflow:hidden;background:var(--surface-2);box-shadow:0 2px 8px var(--shadow)}.cover[data-v-c3cfd60f]{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-circle)}.cover.rotating[data-v-c3cfd60f]{animation:rotate-c3cfd60f 20s linear infinite}@keyframes rotate-c3cfd60f{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.song-details[data-v-c3cfd60f]{min-width:0;flex:1}.song-title[data-v-c3cfd60f]{font-size:var(--font-size-base);font-weight:500;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:var(--space-xs)}.song-artist[data-v-c3cfd60f]{font-size:var(--font-size-sm);color:var(--text-tertiary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-controls[data-v-c3cfd60f]{display:flex;flex-direction:column;gap:var(--space-sm)}.control-buttons[data-v-c3cfd60f]{display:flex;align-items:center;justify-content:center;gap:var(--space-md)}.play-btn[data-v-c3cfd60f]{width:48px;height:48px;background:var(--accent-primary);color:#fff}.play-btn[data-v-c3cfd60f]:hover{background:var(--accent-hover);transform:scale(1.05)}.btn-icon[data-v-c3cfd60f]:disabled{opacity:.3;cursor:not-allowed}.progress-bar-wrapper[data-v-c3cfd60f]{display:flex;align-items:center;gap:var(--space-md)}.time-text[data-v-c3cfd60f]{font-size:var(--font-size-xs);color:var(--text-tertiary);min-width:40px;text-align:center}.progress-bar[data-v-c3cfd60f]{flex:1;cursor:pointer;padding:var(--space-sm) 0}.progress-bg[data-v-c3cfd60f]{position:relative;height:4px;background:var(--surface-3);border-radius:var(--radius-full)}.progress-fill[data-v-c3cfd60f]{position:absolute;top:0;left:0;height:100%;background:var(--accent-primary);border-radius:var(--radius-full);transition:width .1s linear}.progress-thumb[data-v-c3cfd60f]{position:absolute;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:var(--accent-primary);border-radius:var(--radius-circle);cursor:grab;opacity:0;transition:opacity var(--transition-fast)}.progress-bar:hover .progress-thumb[data-v-c3cfd60f]{opacity:1}.progress-thumb[data-v-c3cfd60f]:active{cursor:grabbing}.player-actions[data-v-c3cfd60f]{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-sm)}.floating-btn.active[data-v-c3cfd60f],.pip-btn.active[data-v-c3cfd60f]{color:var(--accent-primary);background:var(--accent-muted)}.bar-progress[data-v-c3cfd60f]{display:none}@media (max-width: 768px){.player-bar[data-v-c3cfd60f]{bottom:var(--tab-bar-height);padding:var(--space-sm) var(--space-md)}.bar-progress[data-v-c3cfd60f]{display:block;position:absolute;top:0;left:0;right:0;height:2px;background:var(--surface-3)}.bar-progress-fill[data-v-c3cfd60f]{height:100%;background:var(--accent-primary);transition:width .2s linear}.player-content[data-v-c3cfd60f]{display:flex;align-items:center;gap:var(--space-sm)}.song-info[data-v-c3cfd60f]{order:1;flex:1;min-width:0}.song-details[data-v-c3cfd60f]{text-align:left}.player-controls[data-v-c3cfd60f]{order:2;flex:0 0 auto}.control-buttons[data-v-c3cfd60f]{gap:2px}.control-buttons .btn-icon[data-v-c3cfd60f]:first-child,.progress-bar-wrapper[data-v-c3cfd60f]{display:none}.cover-wrapper[data-v-c3cfd60f]{width:40px;height:40px}.play-btn[data-v-c3cfd60f]{width:38px;height:38px}.player-actions[data-v-c3cfd60f]{order:3;flex:0 0 auto}.player-actions .play-mode-btn[data-v-c3cfd60f],.player-actions .volume-control[data-v-c3cfd60f],.player-actions .lyric-btn[data-v-c3cfd60f]{display:none}}.search-box[data-v-06b80a86]{position:relative;width:100%;max-width:500px}.search-input-wrapper[data-v-06b80a86]{position:relative;display:flex;align-items:center;background:var(--surface-2);border-radius:var(--radius-full);padding:var(--space-sm) var(--space-lg);transition:all var(--transition-fast)}.search-input-wrapper[data-v-06b80a86]:focus-within{background:var(--surface-3);box-shadow:0 0 0 2px var(--accent-primary)}.search-icon[data-v-06b80a86]{color:var(--text-tertiary);flex-shrink:0;margin-right:var(--space-sm)}.search-input[data-v-06b80a86]{flex:1;background:transparent;border:none;outline:none;font-size:var(--font-size-base);color:var(--text-primary);padding:0}.search-input[data-v-06b80a86]::placeholder{color:var(--text-tertiary)}.clear-btn[data-v-06b80a86]{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-circle);background:transparent;color:var(--text-tertiary);cursor:pointer;transition:all var(--transition-fast);margin-left:var(--space-sm)}.clear-btn[data-v-06b80a86]:hover{background:var(--surface-4);color:var(--text-primary)}.search-history-dropdown[data-v-06b80a86]{position:absolute;top:calc(100% + var(--space-sm));left:0;right:0;background:var(--surface-1);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:0 4px 12px var(--shadow);z-index:var(--z-dropdown);max-height:300px;overflow-y:auto}.history-header[data-v-06b80a86]{display:flex;align-items:center;justify-content:space-between;padding:var(--space-md);border-bottom:1px solid var(--border-color)}.history-title[data-v-06b80a86]{font-size:var(--font-size-sm);font-weight:500;color:var(--text-secondary)}.clear-history-btn[data-v-06b80a86]{font-size:var(--font-size-sm);color:var(--text-tertiary);cursor:pointer;padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);transition:all var(--transition-fast)}.clear-history-btn[data-v-06b80a86]:hover{color:var(--text-primary);background:var(--surface-2)}.history-items[data-v-06b80a86]{padding:var(--space-xs)}.history-item[data-v-06b80a86]{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast)}.history-item[data-v-06b80a86]:hover{background:var(--surface-2)}.history-icon[data-v-06b80a86]{color:var(--text-tertiary);flex-shrink:0}.history-text[data-v-06b80a86]{flex:1;font-size:var(--font-size-base);color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.search-box[data-v-06b80a86]{max-width:100%}}.theme-toggle[data-v-ab9d0c1d]{transition:all var(--transition-fast)}.theme-toggle[data-v-ab9d0c1d]:hover{color:var(--accent-primary);transform:rotate(20deg) scale(1.1)}.theme-toggle svg[data-v-ab9d0c1d]{width:20px;height:20px}.lyric-panel[data-v-3edc4550]{position:fixed;top:0;right:-400px;width:400px;height:100vh;background:var(--surface-0);border-left:1px solid var(--border-color);box-shadow:-2px 0 10px var(--shadow);z-index:var(--z-modal);display:flex;flex-direction:column;transition:right var(--transition-base)}.lyric-panel.show[data-v-3edc4550]{right:0}.lyric-header[data-v-3edc4550]{display:flex;align-items:center;justify-content:space-between;padding:var(--space-lg);border-bottom:1px solid var(--border-color)}.lyric-title[data-v-3edc4550]{font-size:var(--font-size-lg);font-weight:600;color:var(--text-primary)}.close-btn[data-v-3edc4550]{flex-shrink:0}.lyric-content[data-v-3edc4550]{flex:1;overflow-y:auto;padding:var(--space-2xl) var(--space-lg);scrollbar-width:none;-ms-overflow-style:none}.lyric-content[data-v-3edc4550]::-webkit-scrollbar{display:none;width:0;height:0}.loading[data-v-3edc4550]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-2xl);color:var(--text-tertiary)}.spinner[data-v-3edc4550]{width:32px;height:32px;border:3px solid var(--surface-3);border-top-color:var(--accent-primary);border-radius:var(--radius-circle);animation:spin-3edc4550 .8s linear infinite;margin-bottom:var(--space-md)}@keyframes spin-3edc4550{to{transform:rotate(360deg)}}.lyric-lines[data-v-3edc4550]{display:flex;flex-direction:column;align-items:stretch;padding:35vh 0}.lyric-edge[data-v-3edc4550]{text-align:center;font-size:var(--font-size-xs);color:var(--text-tertiary);padding:var(--space-md) 0;letter-spacing:2px;opacity:.7}.lyric-line[data-v-3edc4550]{padding:var(--space-sm) var(--space-md);font-size:var(--font-size-base);line-height:var(--line-height-relaxed);color:var(--text-tertiary);transition:all var(--transition-fast);width:100%;cursor:pointer;border-radius:var(--radius-md);margin:var(--space-xs) 0}.lyric-content-wrapper[data-v-3edc4550]{display:flex;align-items:center;gap:var(--space-md)}.lyric-line[data-v-3edc4550]:hover{background:var(--surface-2);color:var(--text-primary)}.lyric-line.active[data-v-3edc4550]{background:var(--accent-muted);color:var(--accent-primary);font-weight:600}.lyric-time[data-v-3edc4550]{font-size:var(--font-size-xs);color:var(--text-tertiary);font-family:Courier New,monospace;min-width:48px;flex-shrink:0;text-align:right;opacity:.7;transition:opacity var(--transition-fast)}.lyric-line:hover .lyric-time[data-v-3edc4550],.lyric-line.active .lyric-time[data-v-3edc4550]{opacity:1}.lyric-line.active .lyric-time[data-v-3edc4550]{color:var(--accent-primary);font-weight:600}.lyric-text[data-v-3edc4550]{flex:1;font-size:inherit;color:inherit;line-height:1.6}@media (max-width: 768px){.lyric-panel[data-v-3edc4550]{right:-100%;width:100%;border-left:none}.lyric-panel.show[data-v-3edc4550]{right:0}.lyric-content[data-v-3edc4550]{padding:var(--space-xl) var(--space-md)}}.floating-lyric[data-v-724a8880]{position:fixed;z-index:var(--z-tooltip);max-width:220px;padding:var(--space-sm) var(--space-md);background:#14181fd1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-full);box-shadow:0 4px 16px #00000040;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.floating-lyric[data-v-724a8880]:active{cursor:grabbing}.bubble-content[data-v-724a8880]{display:flex;flex-direction:column;gap:2px;pointer-events:none}.bubble-line[data-v-724a8880]{font-size:var(--font-size-sm);color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.bubble-title[data-v-724a8880]{font-size:var(--font-size-xs);color:#fff9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.bubble-enter-active[data-v-724a8880],.bubble-leave-active[data-v-724a8880]{transition:all .25s ease}.bubble-enter-from[data-v-724a8880],.bubble-leave-to[data-v-724a8880]{opacity:0;transform:scale(.8)}#app[data-v-4b43b621]{min-height:100vh;display:flex;flex-direction:column}.navbar[data-v-4b43b621]{position:sticky;top:0;background:var(--surface-1);border-bottom:1px solid var(--border-color);z-index:var(--z-sticky);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar-content[data-v-4b43b621]{display:grid;grid-template-columns:auto 1fr auto;gap:var(--space-lg);align-items:center;padding:var(--space-md) var(--space-lg)}.navbar-brand[data-v-4b43b621]{display:flex;align-items:center}.brand-logo[data-v-4b43b621]{display:flex;align-items:center;gap:var(--space-sm);text-decoration:none;color:var(--text-primary);font-weight:600;font-size:var(--font-size-lg);transition:color var(--transition-fast)}.brand-logo[data-v-4b43b621]:hover{color:var(--accent-primary)}.brand-logo svg[data-v-4b43b621]{flex-shrink:0}.brand-text[data-v-4b43b621]{white-space:nowrap}.navbar-search[data-v-4b43b621]{display:flex;justify-content:center;max-width:600px;width:100%;margin:0 auto}.navbar-actions[data-v-4b43b621]{display:flex;align-items:center;gap:var(--space-sm)}.nav-link[data-v-4b43b621]{display:flex;align-items:center;gap:var(--space-xs);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-full);text-decoration:none;color:var(--text-secondary);font-size:var(--font-size-sm);font-weight:500;transition:all var(--transition-fast);white-space:nowrap}.nav-link[data-v-4b43b621]:hover{background:var(--surface-2);color:var(--text-primary)}.nav-link.active[data-v-4b43b621]{background:var(--accent-muted);color:var(--accent-primary)}.nav-link svg[data-v-4b43b621]{flex-shrink:0}.main-content[data-v-4b43b621]{flex:1;padding-bottom:100px}.desktop-only[data-v-4b43b621]{display:block}.mobile-only[data-v-4b43b621]{display:none}.mobile-header[data-v-4b43b621]{position:fixed;top:0;left:0;right:0;background:var(--surface-0);border-bottom:1px solid var(--border-color);z-index:100;box-shadow:0 2px 8px var(--shadow)}.mobile-header-content[data-v-4b43b621]{display:flex;align-items:center;gap:var(--space-md);padding:var(--space-sm) var(--space-md)}.brand-logo-mobile[data-v-4b43b621]{color:var(--accent-primary);display:flex;align-items:center}.mobile-search[data-v-4b43b621]{flex:1}.bottom-tabs[data-v-4b43b621]{position:fixed;bottom:0;left:0;right:0;height:var(--tab-bar-height);background:var(--surface-0);border-top:1px solid var(--border-color);justify-content:space-around;padding:var(--space-xs) 0;z-index:100;box-shadow:0 -2px 8px var(--shadow)}.tab-item[data-v-4b43b621]{display:flex;flex-direction:column;align-items:center;gap:4px;padding:var(--space-xs) var(--space-md);color:var(--text-tertiary);text-decoration:none;transition:all var(--transition-fast);flex:1;min-width:0}.tab-item svg[data-v-4b43b621]{flex-shrink:0}.tab-label[data-v-4b43b621]{font-size:var(--font-size-xs);font-weight:500}.tab-item.active[data-v-4b43b621]{color:var(--accent-primary)}.tab-item[data-v-4b43b621]:hover{color:var(--accent-hover)}@media (max-width: 768px){.desktop-only[data-v-4b43b621]{display:none}.mobile-only[data-v-4b43b621]{display:block}.bottom-tabs.mobile-only[data-v-4b43b621]{display:flex}.main-content[data-v-4b43b621]{padding-top:var(--mobile-header-height);padding-bottom:calc(var(--tab-bar-height) + var(--player-bar-height) + 8px)}}@media (min-width: 769px){.main-content[data-v-4b43b621]{padding-top:0}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%}body{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}ul,ol{list-style:none}a{text-decoration:none;color:inherit}button{border:none;outline:none;cursor:pointer;background:none}input{border:none;outline:none}img{display:block;max-width:100%}:root[data-theme=light]{--surface-0: #ffffff;--surface-1: #f8f9fa;--surface-2: #f1f3f5;--surface-3: #e9ecef;--surface-4: #dee2e6;--text-primary: #212529;--text-secondary: #495057;--text-tertiary: #868e96;--text-inverse: #ffffff;--accent-primary: #31C27C;--accent-hover: #2AB06F;--accent-muted: #B8F0D8;--border-color: #dee2e6;--divider-color: #e9ecef;--shadow: rgba(0, 0, 0, .08);--overlay: rgba(0, 0, 0, .5)}:root[data-theme=dark]{--surface-0: #0A0D12;--surface-1: #0F131C;--surface-2: #161D2B;--surface-3: #1E2636;--surface-4: #2A3447;--text-primary: #F8F9FA;--text-secondary: #DEE2E6;--text-tertiary: #ADB5BD;--text-inverse: #212529;--accent-primary: #31C27C;--accent-hover: #3DD68C;--accent-muted: #1A5F3E;--border-color: #2A3447;--divider-color: #1E2636;--shadow: rgba(0, 0, 0, .3);--overlay: rgba(0, 0, 0, .7)}:root{--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--radius-sm: .25rem;--radius-md: .5rem;--radius-lg: 1rem;--radius-full: 999px;--radius-circle: 50%;--font-family-base: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", sans-serif;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 2rem;--line-height-tight: 1.25;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--transition-fast: .15s ease;--transition-base: .25s ease;--transition-slow: .35s ease;--z-base: 1;--z-dropdown: 1000;--z-sticky: 1020;--z-fixed: 1030;--z-modal: 1040;--z-tooltip: 1050;--mobile-header-height: 57px;--tab-bar-height: 56px;--player-bar-height: 88px}html{font-size:16px}body{background-color:var(--surface-0);color:var(--text-primary);font-family:var(--font-family-base);line-height:var(--line-height-normal);transition:background-color var(--transition-base),color var(--transition-base)}#app{min-height:100vh;display:flex;flex-direction:column}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--surface-1)}::-webkit-scrollbar-thumb{background:var(--surface-3);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--surface-4)}.container{max-width:1200px;margin:0 auto;padding:0 var(--space-md)}.btn{padding:var(--space-sm) var(--space-lg);border-radius:var(--radius-full);font-size:var(--font-size-base);font-weight:500;transition:all var(--transition-fast);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-xs)}.btn-primary{background:var(--accent-primary);color:var(--text-inverse)}.btn-primary:hover{background:var(--accent-hover)}.btn-secondary{background:var(--surface-2);color:var(--text-primary)}.btn-secondary:hover{background:var(--surface-3)}.btn-icon{width:40px;height:40px;border-radius:var(--radius-circle);display:flex;align-items:center;justify-content:center;background:transparent;color:var(--text-secondary);transition:all var(--transition-fast)}.btn-icon:hover{background:var(--surface-2);color:var(--text-primary)}.card{background:var(--surface-1);border-radius:var(--radius-lg);padding:var(--space-lg);box-shadow:0 2px 8px var(--shadow)}.loading{display:flex;align-items:center;justify-content:center;padding:var(--space-2xl);color:var(--text-tertiary)}.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-2xl);color:var(--text-tertiary);text-align:center}.empty-icon{font-size:var(--font-size-3xl);margin-bottom:var(--space-md);opacity:.5}.toast{position:fixed;top:var(--space-lg);left:50%;transform:translate(-50%);background:var(--surface-4);color:var(--text-primary);padding:var(--space-md) var(--space-xl);border-radius:var(--radius-full);box-shadow:0 4px 12px var(--shadow);z-index:var(--z-tooltip);animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translate(-50%) translateY(-20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media (max-width: 768px){html{font-size:14px}.container{padding:0 var(--space-sm)}}
