.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 (max-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 (max-width:768px){.amll-lyric-player{--amll-lp-line-width-aspect: 1;--amll-lp-line-padding-x: 0}}@property --bright-mask-alpha{syntax: "<number>"; inherits: true; initial-value: 1;}@property --dark-mask-alpha{syntax: "<number>"; inherits: true; initial-value: .2;}.FmKaba_lyricLineWrapper{box-sizing:border-box;width:100%;padding:.4em var(--lyric-line-padding-x);will-change:transform;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:not(.FmKaba_bottomLineWrapper):hover{background-color:var(--amll-lp-hover-bg-color, #fff1)}.FmKaba_lyricLineWrapper:not(.FmKaba_bottomLineWrapper):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;--mask-alpha-duration: .45s;--bright-mask-alpha: .2;--dark-mask-alpha: .2;height:fit-content;transition:box-shadow .25s,--bright-mask-alpha var(--mask-alpha-duration) ease-out,--dark-mask-alpha var(--mask-alpha-duration) ease-out;margin:-.2em;padding:.2em;position:relative}.FmKaba_lyricLine.FmKaba_gradientMask{--mask-alpha-duration: .3s;--bright-mask-alpha: 1;--dark-mask-alpha: .4}.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;display:flex}.FmKaba_lyricMainLine .FmKaba_rubyBaseWord{white-space:nowrap;flex-wrap:nowrap;justify-content:center;display:inline-flex}.FmKaba_lyricMainLine>span,.FmKaba_lyricMainLine span.FmKaba_emphasizeWrapper{white-space:pre-wrap;vertical-align:bottom;contain:layout style;margin:-1em;padding:1em;display:inline-block}:is(.FmKaba_lyricMainLine>span,.FmKaba_lyricMainLine span.FmKaba_emphasizeWrapper)>span{margin:-1em;padding:1em}:is(.FmKaba_lyricMainLine>span,.FmKaba_lyricMainLine span.FmKaba_emphasizeWrapper).FmKaba_emphasize,:is(.FmKaba_lyricMainLine>span,.FmKaba_lyricMainLine span.FmKaba_emphasizeWrapper) span.FmKaba_emphasize{backface-visibility:hidden}:is(:is(.FmKaba_lyricMainLine>span,.FmKaba_lyricMainLine span.FmKaba_emphasizeWrapper).FmKaba_emphasize,:is(.FmKaba_lyricMainLine>span,.FmKaba_lyricMainLine span.FmKaba_emphasizeWrapper) span.FmKaba_emphasize)>span{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,--bright-mask-alpha var(--mask-alpha-duration) ease-out,--dark-mask-alpha var(--mask-alpha-duration) ease-out}.FmKaba_lyricBgLine .FmKaba_lyricMainLine{padding:1.2em 1em}.FmKaba_lyricBgLine.FmKaba_active{opacity:.4;transition:background-color .25s,box-shadow .25s,--bright-mask-alpha var(--mask-alpha-duration) ease-out,--dark-mask-alpha var(--mask-alpha-duration) ease-out}.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{font-size:var(--amll-lp-bottom-line-font-size, max(.7em, 10px));cursor:default;opacity:.2;padding-top:0;padding-bottom:0;line-height:1.8em;transition:opacity .4s}.FmKaba_bottomLine.FmKaba_gradientMask{opacity:.85}.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%;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{width:fit-content;height:clamp(.5em,1vh,3em);padding:.4em var(--lyric-line-padding-x);transform-origin:center;align-items:center;gap:.18em;display:flex;position:absolute;left:0}.FmKaba_interludeDots>*{background-color:var(--amll-lp-color, white);aspect-ratio:1;border-radius:50%;width:.3em;height:.3em;display:inline-block}.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;touch-action:pan-x}@media screen and (max-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_isDuetWrapper{align-items:flex-end}.amll-lyric-player.FmKaba_hasDuetLine .FmKaba_isDuetWrapper .FmKaba_bgWrapper{transform-origin:100% 0}.amll-lyric-player.FmKaba_hasDuetLine .FmKaba_isDuetWrapper .FmKaba_bgWrapperTop{transform-origin:100% 100%}#fullPlayer #amLyrics{flex:1;position:relative;min-height:0;overflow:hidden;pointer-events:auto}.elysia-amll-lyrics{position:absolute;inset:0;min-width:0;min-height:0;overflow:hidden;--amll-lp-font-size: clamp(28px, 3.2vw, 48px);--amll-lp-color: #fff;--amll-lp-hover-bg-color: rgba(255,255,255,.05);--elysia-lyric-edge-mask: linear-gradient( to bottom, transparent, #000 min(48px, 8%), #000 calc(100% - min(72px, 12%)) , transparent );-webkit-mask-image:var(--elysia-lyric-edge-mask);mask-image:var(--elysia-lyric-edge-mask);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.elysia-amll-lyrics>.amll-lyric-player.dom{box-sizing:border-box;width:100%;height:100%;font-family:inherit;font-weight:700}.elysia-amll-lyrics .FmKaba_lyricMainLine+.FmKaba_lyricSubLine{font-size:calc(2em / 3 - 2px)}.elysia-amll-background{position:absolute;inset:0;overflow:hidden;z-index:0;pointer-events:none;background:#302741}.elysia-amll-background:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#0000001f,#0000004d)}.elysia-amll-canvas{position:absolute;inset:0;width:100%;height:100%}.elysia-amll-status{position:absolute;inset:0;display:grid;place-content:center;padding:24px;color:#ffffffb8;font-size:18px;text-align:center;pointer-events:none}.elysia-amll-status[hidden]{display:none}@media(max-width:767px){.elysia-amll-lyrics{--amll-lp-font-size: clamp(27px,7.7vw,36px)}}.elysia-amll-lyrics.elysia-amll-reference-layout{--amll-lp-font-size: 2.06rem}.elysia-amll-lyrics.elysia-amll-desktop-layout{--amll-lp-font-size: clamp(28px, 3vw, 52px)}.elysia-amll-reference-layout>.amll-lyric-player.dom{--lyric-line-padding-x: 32px}@media(prefers-reduced-motion:reduce){.elysia-amll-lyrics *{transition-duration:.01ms!important}}.elysia-amll-lyrics .FmKaba_interludeDots{left:10px}#fullPlayer{--player-height: 100vh;--player-safe-left: env(safe-area-inset-left, 0px);--player-safe-right: env(safe-area-inset-right, 0px);--player-safe-top: env(safe-area-inset-top, 0px);--player-safe-bottom: env(safe-area-inset-bottom, 0px)}@supports (height: 100dvh){#fullPlayer{--player-height: 100dvh}}#fullPlayer .am-now-playing{display:contents}#fullPlayer .am-playback-controls,#fullPlayer .am-options{display:none}#fullPlayer.elysia-amll-split{--split-x: calc(max(var(--player-safe-left), var(--player-safe-right)) + clamp(24px, 4vw, 64px)) ;--split-y: max(32px, calc(var(--player-safe-top) + 16px), calc(var(--player-safe-bottom) + 16px));--split-gap: clamp(24px, 4vw, 64px);--cover-size: max(160px, min(44vh, calc((100vw - var(--split-x) * 2 - var(--split-gap)) / 2), calc(var(--player-height) - var(--split-y) * 2 - 230px)))}#fullPlayer.elysia-amll-split .am-content{box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:var(--split-gap);padding:var(--split-y) var(--split-x)!important}#fullPlayer.elysia-amll-split .am-handle-bar{position:absolute;top:max(5px,var(--player-safe-top));left:0;width:100%;height:24px;z-index:2}#fullPlayer.elysia-amll-split .am-now-playing{grid-column:1;grid-row:1;display:flex;flex-direction:column;align-items:center;justify-content:center;justify-content:safe center;gap:18px;min-width:0;min-height:0;overflow-y:auto;scrollbar-width:none}#fullPlayer.elysia-amll-split .am-now-playing::-webkit-scrollbar{display:none}#fullPlayer.elysia-amll-split .am-header-bar{display:flex;flex-direction:column;align-items:stretch;gap:18px;width:var(--cover-size);max-width:100%;margin:0!important;padding:0!important}#fullPlayer.elysia-amll-split .am-small-cover{box-sizing:border-box;width:100%;height:auto;aspect-ratio:1;flex:none;margin:0;border-radius:12px;box-shadow:0 14px 38px #0003}#fullPlayer.elysia-amll-split .am-header-info{flex:none;width:100%}#fullPlayer.elysia-amll-split #amTitle{font-size:clamp(17px,1.6vw,24px);font-weight:650;line-height:1.25!important;margin:0 0 4px!important}#fullPlayer.elysia-amll-split #amArtist{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(14px,1.2vw,18px);line-height:1.25!important;margin:0!important}#fullPlayer.elysia-amll-split #amLyrics{grid-column:2;grid-row:1;min-width:0;width:100%;height:100%}#fullPlayer.elysia-amll-ios-landscape{--split-x: calc(max(var(--player-safe-left), var(--player-safe-right)) + 16px) ;--split-y: max(24px, calc(var(--player-safe-top) + 8px), calc(var(--player-safe-bottom) + 8px));--split-gap: 8px;--landscape-lyric-inset: 16px;--cover-size: min(calc((100vw - var(--split-x) * 2 - var(--split-gap)) / 2), calc(var(--player-height) - var(--split-y) * 2))}#fullPlayer.elysia-amll-ios-landscape .am-content{grid-template-rows:auto minmax(0,1fr);column-gap:var(--split-gap);row-gap:10px}#fullPlayer.elysia-amll-ios-landscape .am-handle{width:60px;height:4px}#fullPlayer.elysia-amll-ios-landscape .am-now-playing,#fullPlayer.elysia-amll-ios-landscape .am-header-bar{display:contents}#fullPlayer.elysia-amll-ios-landscape .am-small-cover{grid-column:1;grid-row:1 / -1;align-self:center;justify-self:center;width:var(--cover-size);height:var(--cover-size)}#fullPlayer.elysia-amll-ios-landscape .am-header-info{grid-column:2;grid-row:1;box-sizing:border-box;padding:0 var(--landscape-lyric-inset)}#fullPlayer.elysia-amll-ios-landscape #amLyrics{grid-row:2}#fullPlayer.elysia-amll-ios-landscape .elysia-amll-reference-layout>.amll-lyric-player.dom{--lyric-line-padding-x: var(--landscape-lyric-inset)}#fullPlayer.elysia-amll-ios-landscape #amTitle{font-size:17px;margin-bottom:3px!important}#fullPlayer.elysia-amll-ios-landscape #amArtist{font-size:14px}#fullPlayer.elysia-amll-desktop{--split-gap: 0px;--cover-size: max(160px, min(52.8vh, calc((100vw - var(--split-x) * 2 - var(--split-gap)) / 2), calc(var(--player-height) - var(--split-y) * 2 - 170px)))}#fullPlayer.elysia-amll-desktop .elysia-amll-desktop-layout>.amll-lyric-player.dom{--lyric-line-padding-x: 16px}#fullPlayer.elysia-amll-desktop .am-now-playing{gap:6px}#fullPlayer.elysia-amll-desktop .am-header-bar{gap:clamp(16px,2.4vh,26px)}#fullPlayer.elysia-amll-desktop .am-header-info{position:relative;box-sizing:border-box;padding-right:36px;overflow:visible}#fullPlayer.elysia-amll-desktop #amTitle{font-size:clamp(15px,1.2vw,20px);font-weight:600;margin-bottom:1px!important}#fullPlayer.elysia-amll-desktop #amArtist{font-size:clamp(14px,1.1vw,18px)}#fullPlayer.elysia-amll-desktop .am-options{display:block;position:absolute;right:0;top:50%;transform:translateY(-50%);color:#fff;z-index:3}#fullPlayer .am-options summary{display:grid;place-items:center;width:28px;height:32px;cursor:pointer;list-style:none;border-radius:8px}#fullPlayer .am-options summary::-webkit-details-marker{display:none}#fullPlayer .am-options summary svg{width:20px;height:20px;fill:currentColor}#fullPlayer .am-options summary:hover{background:#ffffff12}#fullPlayer .am-options summary:focus-visible{outline:2px solid #fff;outline-offset:2px}#fullPlayer .am-options-panel{position:absolute;top:calc(100% + 4px);right:0;box-sizing:border-box;width:min(240px,var(--cover-size));padding:12px 16px;border:1px solid #ffffff1f;border-radius:12px;background:#252028f2;box-shadow:0 8px 24px #0004;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}#fullPlayer.elysia-amll-desktop .am-playback-controls{display:flex;flex-direction:column;flex:none;gap:2px;width:var(--cover-size);max-width:100%;color:#fff;touch-action:manipulation}#fullPlayer :is(.am-playback-controls,.am-options) button{appearance:none;border:0;margin:0;padding:0;background:transparent;color:inherit;border-radius:50%;display:grid;place-items:center;cursor:pointer;flex-shrink:0}#fullPlayer :is(.am-playback-controls,.am-options) button:hover{background:#ffffff12}#fullPlayer :is(.am-playback-controls,.am-options) button:active{background:#ffffff20}#fullPlayer :is(.am-playback-controls,.am-options) :focus-visible{outline:2px solid #fff;outline-offset:3px}#fullPlayer :is(.am-playback-controls,.am-options) button svg{display:block;width:28px;height:28px;fill:currentColor}#fullPlayer .am-timeline{width:100%}#fullPlayer .am-time-labels{display:flex;justify-content:space-between;color:#fff6;font-size:10px;font-variant-numeric:tabular-nums;line-height:1.2}#fullPlayer .am-transport{display:grid;grid-template-columns:28px repeat(3,minmax(0,1fr)) 28px;align-items:center;justify-items:center;gap:clamp(0px,calc((var(--cover-size) - 180px) / 8),8px)}#fullPlayer .am-transport button{width:min(44px,100%);height:44px}#fullPlayer #amPlayPause{width:min(48px,100%);height:48px}#fullPlayer #amPlayPause svg{width:32px;height:32px}#fullPlayer .am-transport .am-mode-button{width:28px;height:28px;color:#ffffff80}#fullPlayer .am-transport .am-mode-button svg{width:18px;height:18px}#fullPlayer .am-mode-button[aria-pressed=true]{color:#fff;background:#ffffff26}#fullPlayer .am-repeat-one{display:none}#fullPlayer #amRepeat[aria-pressed=true] .am-repeat-one{display:block}#fullPlayer .am-playback-controls .am-icon-pause,#fullPlayer .am-playback-controls[data-playing=true] .am-icon-play,#fullPlayer .am-speaker-muted,#fullPlayer #amMute[aria-pressed=true] .am-speaker-wave{display:none}#fullPlayer .am-playback-controls[data-playing=true] .am-icon-pause,#fullPlayer #amMute[aria-pressed=true] .am-speaker-muted{display:block}#fullPlayer .am-volume-row{display:flex;align-items:center;gap:8px;color:#ffffff90}#fullPlayer #amMute{width:36px;height:36px;margin-left:-8px}#fullPlayer .am-volume-row svg{display:block;width:20px;height:20px;fill:currentColor}#fullPlayer .am-volume-end{display:grid;place-items:center;width:28px;flex-shrink:0}#fullPlayer :is(.am-playback-controls,.am-options) input[type=range]{appearance:none;-webkit-appearance:none;display:block;box-sizing:border-box;width:100%;min-width:0;height:28px;padding:0;margin:0;border:0;border-radius:0;background:transparent;color:#ffffffa6;cursor:pointer;touch-action:none}#fullPlayer :is(.am-playback-controls,.am-options) input[type=range]::-webkit-slider-runnable-track{height:4px;border-radius:9px;background:linear-gradient(to right,currentColor var(--range-progress, 0%),#ffffff26 var(--range-progress, 0%))}#fullPlayer :is(.am-playback-controls,.am-options) input[type=range]::-moz-range-track{height:4px;border-radius:9px;background:linear-gradient(to right,currentColor var(--range-progress, 0%),#ffffff26 var(--range-progress, 0%))}#fullPlayer :is(.am-playback-controls,.am-options) input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:10px;height:10px;margin-top:-3px;border:0;border-radius:50%;background:#fff}#fullPlayer :is(.am-playback-controls,.am-options) input[type=range]::-moz-range-thumb{width:10px;height:10px;border:0;border-radius:50%;background:#fff}#fullPlayer .am-playback-controls input:disabled{opacity:.4;cursor:default}#fullPlayer #amSeek{height:16px}#fullPlayer #amSeek::-webkit-slider-thumb{opacity:0}#fullPlayer #amSeek::-moz-range-thumb{opacity:0}#fullPlayer .am-control-status{margin:0;color:#ffffffa6;font-size:12px;line-height:1.5}#fullPlayer .am-control-status:empty{display:none}
