.amll-lyric-player{width:100%;max-width:100%;height:100%;color:var(--amll-lp-color, white);contain:strict;mix-blend-mode:plus-lighter;font-size:var(--amll-lp-font-size, max(max(5vh, 2.5vw), 12px));overflow:hidden}@media screen and (width <= 768px){.amll-lyric-player{font-size:var(--amll-lp-font-size, max(8vw, 12px))}}.amll-lyric-player.dom{--amll-lp-line-width-aspect: .8;--amll-lp-line-padding-x: 1em;--amll-lp-bg-line-scale: .7;-webkit-user-select:none;user-select:none;box-sizing:content-box;z-index:1;line-height:1.2}@media screen and (width <= 768px){.amll-lyric-player{--amll-lp-line-width-aspect: 1;--amll-lp-line-padding-x: 0}}.FmKaba_lyricLineWrapper{box-sizing:border-box;width:100%;padding:.4em var(--lyric-line-padding-x);will-change:transform,opacity,filter;border-radius:.25em;flex-direction:column;align-items:flex-start;gap:.3em;transition:opacity .4s,filter .4s,background-color .25s;display:flex;position:absolute;top:0;left:0}.FmKaba_lyricLineWrapper:hover{background-color:var(--amll-lp-hover-bg-color, #fff1)}.FmKaba_lyricLineWrapper:active{background-color:var(--amll-lp-hover-bg-color, #ffffff05)}.FmKaba_lyricLine{box-sizing:border-box;width:var(--amll-lp-width, 100%);min-width:var(--amll-lp-width, 100%);max-width:var(--amll-lp-width, 100%);contain:layout style paint;content-visibility:auto;contain-intrinsic-size:auto 40px;backface-visibility:hidden;transform-origin:0;will-change:transform,filter,opacity;height:fit-content;margin:-.2em;padding:.2em;transition:box-shadow .25s;position:relative}.FmKaba_lyricDuetLine{text-align:right;transform-origin:100%}.FmKaba_lyricMainLine{contain:layout style;margin:-1em;padding:1em;transition:opacity .3s .1s}.FmKaba_lyricMainLine span{text-align:start;vertical-align:bottom;display:inline-block}.FmKaba_lyricMainLine .FmKaba_romanWord{padding-inline-end:.3em;font-size:.5em;line-height:1em;display:flex}.FmKaba_lyricMainLine .FmKaba_rubyWord{justify-content:center;min-height:1em;font-size:.5em;line-height:1em;display:flex}.FmKaba_lyricMainLine .FmKaba_wordWithRuby{vertical-align:bottom;flex-direction:column;align-items:center;display:inline-flex}.FmKaba_lyricMainLine .FmKaba_wordBody{flex-direction:column;align-items:center;display:flex}.FmKaba_lyricMainLine>span,.FmKaba_lyricMainLine span.FmKaba_emphasizeWrapper{white-space:pre-wrap;vertical-align:bottom;will-change:transform,text-shadow;contain:layout style;margin:-1em;padding:1em;display:inline-block}.FmKaba_lyricMainLine>span.FmKaba_emphasize,.FmKaba_lyricMainLine>span span.FmKaba_emphasize,.FmKaba_lyricMainLine span.FmKaba_emphasizeWrapper.FmKaba_emphasize,.FmKaba_lyricMainLine span.FmKaba_emphasizeWrapper span.FmKaba_emphasize{backface-visibility:hidden;margin:-1em;padding:1em}.FmKaba_lyricMainLine>span.FmKaba_emphasize>span,.FmKaba_lyricMainLine>span span.FmKaba_emphasize>span,.FmKaba_lyricMainLine span.FmKaba_emphasizeWrapper.FmKaba_emphasize>span,.FmKaba_lyricMainLine span.FmKaba_emphasizeWrapper span.FmKaba_emphasize>span{will-change:transform,text-shadow;backface-visibility:hidden;margin:-1em;padding:1em}.FmKaba_lyricBgLine{opacity:.4;font-size:max(calc(1em * var(--amll-lp-bg-line-scale, .7)),10px);transition:background-color .25s,box-shadow .25s}.FmKaba_lyricBgLine .FmKaba_lyricMainLine{padding:1.2em 1em}.FmKaba_lyricBgLine.FmKaba_active{opacity:.4;transition:background-color .25s,box-shadow .25s}.FmKaba_lyricSubLine{opacity:.3;font-size:max(.5em,10px);line-height:1.5em;transition:opacity .2s .25s}@supports (mix-blend-mode: plus-lighter){.FmKaba_lyricSubLine{opacity:.3}}.FmKaba_bottomLine{cursor:default;padding-top:0;padding-bottom:0;line-height:1.8em}.FmKaba_bottomLine:empty{height:0;margin:0;padding:0;display:none}.FmKaba_bgWrapper{top:100%;left:var(--lyric-line-padding-x);z-index:-1;align-items:inherit;width:calc(100% - var(--lyric-line-padding-x) * 2);visibility:visible;pointer-events:auto;opacity:0;transform-origin:0 0;flex-direction:column;transition:opacity .3s;display:flex;position:absolute}.FmKaba_bgWrapperTop{transform-origin:0 100%;width:100%;margin-top:-999px;position:relative;top:auto;bottom:auto;left:0}.FmKaba_bgWrapperActive{opacity:1;width:100%;position:relative;top:auto;bottom:auto;left:0}.FmKaba_bgWrapperHidden{visibility:hidden;pointer-events:none}.FmKaba_interludeDots{opacity:0;transform-origin:center;gap:.25em;width:fit-content;height:clamp(.5em,1vh,3em);padding:2.5% .75em;transition:opacity .25s;display:flex;position:absolute;left:0}.FmKaba_interludeDots.FmKaba_enabled{opacity:1}.FmKaba_interludeDots>*{background-color:var(--amll-lp-color, white);aspect-ratio:1;border-radius:50%;width:clamp(.5em,1vh,3em);height:clamp(.5em,1vh,3em);margin-right:4px;display:inline-block}.FmKaba_interludeDots.FmKaba_duet{transform-origin:center;right:0}.FmKaba_disableSpring>*,.FmKaba_disableSpring .FmKaba_lyricLine{transition:filter .25s,transform .5s,background-color .25s,box-shadow .25s}.FmKaba_tmpDisableTransition{transition:none!important}.amll-lyric-player{--lyric-line-padding-x: 1em}@media screen and (width <= 500px){.amll-lyric-player{--lyric-line-padding-x: 20px}}.amll-lyric-player:hover .FmKaba_lyricLine,.amll-lyric-player:hover .FmKaba_lyricLineWrapper{filter:unset!important}.amll-lyric-player:not(.FmKaba_playing) .FmKaba_bgWrapper{opacity:1;width:100%;position:relative;top:auto;bottom:auto;left:0}.amll-lyric-player.FmKaba_hasDuetLine .FmKaba_lyricLine:not(.FmKaba_lyricDuetLine){padding-right:15%}.amll-lyric-player.FmKaba_hasDuetLine .FmKaba_lyricDuetLine{padding-left:15%}.amll-lyric-player.FmKaba_hasDuetLine .FmKaba_lyricLineWrapper:has(.FmKaba_lyricDuetLine){align-items:flex-end}.amll-lyric-player.FmKaba_hasDuetLine .FmKaba_lyricLineWrapper:has(.FmKaba_lyricDuetLine) .FmKaba_bgWrapper{transform-origin:100% 0}.amll-lyric-player.FmKaba_hasDuetLine .FmKaba_lyricLineWrapper:has(.FmKaba_lyricDuetLine) .FmKaba_bgWrapperTop{transform-origin:100% 100%}:root{--accent: #1f7fd4;--accent-hover: #1a6db8;--accent-soft: #e4f0fb;--accent-contrast: #ffffff;--lilac: #7b74cf;--bg: #ffffff;--bg-elevated: #ffffff;--bg-sunken: #f6f8fb;--sidebar-bg: rgba(244, 247, 251, .72);--chrome-bg: rgba(255, 255, 255, .78);--text: #111823;--text-secondary: #5f6b7f;--text-tertiary: #8b95a6;--border: rgba(17, 24, 35, .1);--border-strong: rgba(17, 24, 35, .18);--hover: rgba(17, 24, 35, .045);--active: rgba(17, 24, 35, .08);--track-rail: rgba(17, 24, 35, .16);--shadow-sm: 0 1px 2px rgba(17, 24, 35, .06), 0 1px 1px rgba(17, 24, 35, .04);--shadow-md: 0 4px 16px rgba(17, 24, 35, .1);--shadow-lg: 0 24px 60px rgba(17, 24, 35, .22);--radius-sm: 6px;--radius: 10px;--radius-lg: 14px;--sidebar-w: 248px;--bar-h: 74px;--font: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Inter, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans SC", "Source Han Sans SC", sans-serif;color-scheme:light}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--accent: #4da3ea;--accent-hover: #6bb4ef;--accent-soft: rgba(77, 163, 234, .16);--accent-contrast: #06101c;--lilac: #9d96e6;--bg: #0b0e13;--bg-elevated: #161b23;--bg-sunken: #10141b;--sidebar-bg: rgba(18, 22, 30, .72);--chrome-bg: rgba(14, 18, 25, .8);--text: #f2f5f9;--text-secondary: #a3aec0;--text-tertiary: #76808f;--border: rgba(255, 255, 255, .1);--border-strong: rgba(255, 255, 255, .2);--hover: rgba(255, 255, 255, .06);--active: rgba(255, 255, 255, .11);--track-rail: rgba(255, 255, 255, .2);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .5);--shadow-md: 0 4px 18px rgba(0, 0, 0, .55);--shadow-lg: 0 24px 60px rgba(0, 0, 0, .7);color-scheme:dark}}:root[data-theme=dark]{--accent: #4da3ea;--accent-hover: #6bb4ef;--accent-soft: rgba(77, 163, 234, .16);--accent-contrast: #06101c;--lilac: #9d96e6;--bg: #0b0e13;--bg-elevated: #161b23;--bg-sunken: #10141b;--sidebar-bg: rgba(18, 22, 30, .72);--chrome-bg: rgba(14, 18, 25, .8);--text: #f2f5f9;--text-secondary: #a3aec0;--text-tertiary: #76808f;--border: rgba(255, 255, 255, .1);--border-strong: rgba(255, 255, 255, .2);--hover: rgba(255, 255, 255, .06);--active: rgba(255, 255, 255, .11);--track-rail: rgba(255, 255, 255, .2);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .5);--shadow-md: 0 4px 18px rgba(0, 0, 0, .55);--shadow-lg: 0 24px 60px rgba(0, 0, 0, .7);color-scheme:dark}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}:lang(zh),.cjk-ok{line-height:1.7}button{font:inherit;color:inherit;background:none;border:0;cursor:pointer;padding:0}input{font:inherit;color:inherit}ul,ol{margin:0;padding:0;list-style:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.app{display:grid;grid-template-columns:var(--sidebar-w) 1fr;grid-template-rows:1fr var(--bar-h);grid-template-areas:"sidebar main" "bar bar";height:100%;overflow:hidden}@media (max-width: 760px){.app{grid-template-columns:1fr;grid-template-areas:"main" "bar"}.sidebar{display:none}}.sidebar{grid-area:sidebar;background:var(--sidebar-bg);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-right:1px solid var(--border);padding:18px 10px;overflow-y:auto}.brand{display:flex;align-items:center;gap:9px;padding:0 10px 18px;font-size:15px;font-weight:700;letter-spacing:-.01em}.brand-mark{width:22px;height:22px;border-radius:7px;flex:none;background:linear-gradient(135deg,var(--accent),var(--lilac))}.nav-heading{padding:14px 10px 6px;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary)}.nav-item{display:flex;align-items:center;gap:10px;width:100%;padding:7px 10px;margin-bottom:1px;border-radius:var(--radius-sm);font-size:13.5px;font-weight:500;color:var(--text-secondary);text-align:left}.nav-item:hover{background:var(--hover);color:var(--text)}.nav-item[aria-current=true]{background:var(--active);color:var(--accent);font-weight:600}.nav-item .glyph{width:17px;text-align:center;flex:none;opacity:.85}.nav-item .label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-action{display:flex;align-items:center;gap:8px;width:100%;padding:7px 10px;border-radius:var(--radius-sm);font-size:13px;color:var(--text-tertiary)}.sidebar-action:hover{background:var(--hover);color:var(--text)}.main{grid-area:main;overflow-y:auto;position:relative}.topbar{position:sticky;top:0;z-index:5;display:flex;align-items:center;gap:14px;padding:13px 26px;background:var(--chrome-bg);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid var(--border)}.search{display:flex;align-items:center;gap:7px;flex:1;max-width:300px;padding:6px 11px;background:var(--bg-sunken);border:1px solid transparent;border-radius:8px;color:var(--text-tertiary)}.search:focus-within{border-color:var(--accent);background:var(--bg)}.search input{flex:1;min-width:0;border:0;background:none;outline:none;font-size:13px;color:var(--text)}.search input::placeholder{color:var(--text-tertiary)}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:var(--text-secondary);flex:none}.icon-btn:hover{background:var(--hover);color:var(--text)}.icon-btn[aria-pressed=true]{color:var(--accent)}.content{padding:22px 26px 34px}.page-header{margin-bottom:22px}.page-title{margin:0;font-size:30px;font-weight:700;letter-spacing:-.02em}.page-sub{margin:5px 0 0;color:var(--text-secondary);font-size:13.5px}.album-hero{display:flex;gap:24px;margin-bottom:26px;align-items:flex-end}.album-hero-art{width:190px;height:190px;flex:none;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);object-fit:cover;background:var(--bg-sunken)}.album-hero-meta{padding-bottom:6px;min-width:0}.album-hero-meta h2{margin:0 0 6px;font-size:27px;font-weight:700;letter-spacing:-.02em}.album-hero-meta .artist{color:var(--accent);font-size:16px;font-weight:600}.album-hero-meta .detail{color:var(--text-tertiary);font-size:12.5px;margin-top:3px}.album-actions{display:flex;gap:9px;margin-top:15px}.btn-filled{display:inline-flex;align-items:center;gap:7px;padding:8px 20px;border-radius:8px;background:var(--accent);color:var(--accent-contrast);font-size:13.5px;font-weight:600}.btn-filled:hover{background:var(--accent-hover)}.btn-tinted{display:inline-flex;align-items:center;gap:7px;padding:8px 20px;border-radius:8px;background:var(--accent-soft);color:var(--accent);font-size:13.5px;font-weight:600}.btn-tinted:hover{filter:brightness(.96)}@media (max-width: 620px){.album-hero{flex-direction:column;align-items:flex-start;gap:16px}.album-hero-art{width:148px;height:148px}.content{padding:18px 16px 30px}.topbar{padding:11px 16px}}.track-list{border-top:1px solid var(--border)}.track-row{display:grid;grid-template-columns:30px 40px 1fr auto auto;align-items:center;gap:13px;width:100%;padding:9px 10px;border-bottom:1px solid var(--border);border-radius:7px;text-align:left;color:inherit}.track-row:hover{background:var(--hover)}.track-row.is-current .track-title{color:var(--accent)}.track-row.is-failed{opacity:.55}.track-index{color:var(--text-tertiary);font-size:13px;font-variant-numeric:tabular-nums;text-align:center}.track-row:hover .track-index{color:var(--text)}.track-art{width:40px;height:40px;border-radius:5px;object-fit:cover;flex:none}.track-main{min-width:0}.track-title{display:block;font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track-artist{display:block;font-size:12.5px;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track-dur{color:var(--text-tertiary);font-size:13px;font-variant-numeric:tabular-nums}.track-badge{font-size:11px;color:#b4372f;font-weight:600}.eq{display:flex;align-items:flex-end;gap:2px;height:13px;justify-content:center}.eq span{width:2.5px;background:var(--accent);border-radius:1px;animation:eq .9s ease-in-out infinite}.eq span:nth-child(1){height:55%;animation-delay:-.3s}.eq span:nth-child(2){height:100%;animation-delay:-.15s}.eq span:nth-child(3){height:70%}@keyframes eq{0%,to{transform:scaleY(.35)}50%{transform:scaleY(1)}}.empty{padding:56px 20px;text-align:center;color:var(--text-tertiary)}.empty strong{display:block;color:var(--text);font-size:15px;margin-bottom:5px}.banner{margin-bottom:18px;padding:12px 15px;background:var(--accent-soft);border-radius:var(--radius);font-size:13px;color:var(--text-secondary)}.banner strong{color:var(--text)}.bar{grid-area:bar;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,2fr) minmax(0,1fr);align-items:center;gap:16px;padding:0 16px;background:var(--chrome-bg);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-top:1px solid var(--border)}.bar-track{display:flex;align-items:center;gap:11px;min-width:0}.bar-art{width:46px;height:46px;border-radius:6px;flex:none;object-fit:cover;box-shadow:var(--shadow-sm);cursor:pointer;background:var(--bg-sunken)}.bar-meta{min-width:0}.bar-title{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bar-artist{font-size:12px;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bar-center{display:flex;flex-direction:column;align-items:center;gap:2px}.transport{display:flex;align-items:center;gap:5px}.play-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--accent);color:var(--accent-contrast)}.play-btn:hover{background:var(--accent-hover)}.bar-right{display:flex;align-items:center;justify-content:flex-end;gap:3px}@media (max-width: 760px){.bar{grid-template-columns:1fr auto;gap:10px}.bar-center{grid-column:1 / -1;display:none}.bar-right .volume{display:none}}.scrubber{display:flex;align-items:center;gap:9px;width:100%}.scrubber-time{font-size:11px;color:var(--text-tertiary);font-variant-numeric:tabular-nums;min-width:34px}.scrubber-time.right{text-align:right}.rail{position:relative;flex:1;height:14px;display:flex;align-items:center;cursor:pointer;touch-action:none}.rail-bg{position:absolute;inset-inline:0;height:4px;background:var(--track-rail);border-radius:2px;overflow:hidden}.rail-buffered{position:absolute;inset-block:0;left:0;background:var(--border-strong)}.rail-fill{position:absolute;inset-block:0;left:0;background:var(--accent)}.rail-knob{position:absolute;width:11px;height:11px;border-radius:50%;background:var(--bg-elevated);border:1px solid var(--border-strong);box-shadow:var(--shadow-sm);transform:translate(-50%);opacity:0;transition:opacity .12s ease}.rail:hover .rail-knob,.rail:focus-visible .rail-knob,.rail.is-dragging .rail-knob{opacity:1}.volume{display:flex;align-items:center;gap:6px;width:96px}.volume .rail{height:12px}.fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;grid-template-rows:auto 1fr;background:var(--bg);animation:fs-in .32s cubic-bezier(.32,.72,0,1);overflow:hidden}@keyframes fs-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.fs-bg-render canvas{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.fullscreen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(to bottom,#ffffff94,#ffffffc2)}@media (prefers-color-scheme: dark){:root:not([data-theme=light]) .fullscreen:before{background:linear-gradient(to bottom,#0000007a,#000000bd)}}:root[data-theme=dark] .fullscreen:before{background:linear-gradient(to bottom,#0000007a,#000000bd)}.fs-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:0}.fs-backdrop img{position:absolute;top:-25%;right:-25%;bottom:-25%;left:-25%;width:150%;height:150%;object-fit:cover;filter:blur(70px) saturate(200%);transform:scale(1.15);opacity:.55}.fs-backdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#ffffff9e,#fffc)}@media (prefers-color-scheme: dark){:root:not([data-theme=light]) .fs-backdrop:after{background:linear-gradient(to bottom,#0000008c,#000c)}}:root[data-theme=dark] .fs-backdrop:after{background:linear-gradient(to bottom,#0000008c,#000c)}.fs-head{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:16px 22px}.fs-body{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:0 46px 40px;min-height:0}.fs-left{display:flex;flex-direction:column;align-items:center;gap:22px;min-width:0}.fs-art{width:min(38vh,340px);height:min(38vh,340px);border-radius:12px;object-fit:cover;box-shadow:var(--shadow-lg);transition:transform .38s cubic-bezier(.32,.72,0,1)}.fs-art.is-paused{transform:scale(.9)}.fs-meta{text-align:center;max-width:100%}.fs-meta h2{margin:0;font-size:25px;font-weight:700;letter-spacing:-.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fs-meta p{margin:4px 0 0;color:var(--text-secondary);font-size:16px}.fs-controls{display:flex;flex-direction:column;gap:14px;width:min(100%,420px)}.fs-transport{display:flex;align-items:center;justify-content:center;gap:20px}.fs-play{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:var(--accent);color:var(--accent-contrast)}.fs-play:hover{background:var(--accent-hover)}.fs-compact{display:none}@media (max-width: 900px){.fs-body{grid-template-columns:1fr;gap:20px;padding:0 20px 24px;align-content:start}.fs-art{width:min(30vh,240px);height:min(30vh,240px)}.fullscreen.has-lyrics .fs-body{grid-template-rows:auto minmax(0,1fr) auto;align-content:stretch;gap:14px;min-height:0}.fullscreen.has-lyrics .fs-compact{display:flex}.fullscreen.has-lyrics .fs-art,.fullscreen.has-lyrics .fs-meta{display:none}.fullscreen.has-lyrics .fs-left{display:contents}.fullscreen.has-lyrics .fs-compact{grid-row:1}.fullscreen.has-lyrics .fs-lyrics{grid-row:2;max-height:none;min-height:0;overflow:hidden}.fullscreen.has-lyrics .fs-controls{grid-row:3;width:100%}}.fs-compact{align-items:center;gap:12px;min-width:0;padding-top:4px}.fs-compact-art{width:52px;height:52px;flex:none;border-radius:8px;object-fit:cover;box-shadow:var(--shadow-md)}.fs-compact-meta{min-width:0}.fs-compact-title{font-size:16px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fs-compact-artist{font-size:13px;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fs-lyrics{height:100%;max-height:62vh;min-height:0;cursor:pointer}.fs-lyrics .amll-lyric-player{--amll-lp-color: var(--text);--amll-lp-font-size: clamp(20px, 2.6vw, 30px);--amll-lp-hover-bg-color: rgba(17, 24, 35, .06);mix-blend-mode:normal;font-weight:650}@media (prefers-color-scheme: dark){:root:not([data-theme=light]) .fs-lyrics .amll-lyric-player{--amll-lp-color: #fff;--amll-lp-hover-bg-color: rgba(255, 255, 255, .08);mix-blend-mode:plus-lighter}}:root[data-theme=dark] .fs-lyrics .amll-lyric-player{--amll-lp-color: #fff;--amll-lp-hover-bg-color: rgba(255, 255, 255, .08);mix-blend-mode:plus-lighter}.lyrics-empty{display:flex;align-items:center;justify-content:center;height:100%;min-height:180px;color:var(--text-tertiary);font-size:14px;text-align:center}.queue-panel{position:fixed;top:0;right:0;bottom:var(--bar-h);z-index:40;width:min(340px,88vw);display:flex;flex-direction:column;background:var(--bg-elevated);border-left:1px solid var(--border);box-shadow:var(--shadow-lg);animation:q-in .24s cubic-bezier(.32,.72,0,1)}@keyframes q-in{0%{transform:translate(100%)}to{transform:translate(0)}}.queue-head{display:flex;align-items:center;justify-content:space-between;padding:15px 16px;border-bottom:1px solid var(--border)}.queue-head h2{margin:0;font-size:15px;font-weight:700}.queue-list{flex:1;overflow-y:auto;padding:7px}.queue-item{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:6px 7px;border-radius:7px;cursor:grab;width:100%;text-align:left}.queue-item:hover{background:var(--hover)}.queue-item.is-current{background:var(--accent-soft)}.queue-item.is-current .queue-title{color:var(--accent);font-weight:600}.queue-item.is-dragging{opacity:.4}.queue-item.is-drop-target{box-shadow:inset 0 2px 0 var(--accent)}.queue-art{width:34px;height:34px;border-radius:4px;object-fit:cover}.queue-title{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.queue-artist{display:block;font-size:11.5px;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#00000059}.dialog{position:fixed;z-index:61;top:50%;left:50%;transform:translate(-50%,-50%);width:min(360px,90vw);padding:20px;background:var(--bg-elevated);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.dialog h2{margin:0 0 13px;font-size:16px}.dialog input{width:100%;padding:8px 11px;margin-bottom:15px;background:var(--bg-sunken);border:1px solid var(--border);border-radius:8px;outline:none}.dialog input:focus{border-color:var(--accent)}.dialog-actions{display:flex;justify-content:flex-end;gap:9px}.dialog-actions button{padding:7px 15px;border-radius:7px;font-size:13px;font-weight:600}.dialog-actions .cancel{color:var(--text-secondary)}.dialog-actions .cancel:hover{background:var(--hover)}.dialog-actions .confirm{background:var(--accent);color:var(--accent-contrast)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.fs-art.is-paused{transform:none}}.sidebar-source{display:block;margin-top:18px;padding:7px 10px;font-size:11.5px;color:var(--text-tertiary);text-decoration:none}.sidebar-source:hover{color:var(--accent);text-decoration:underline}
