.QuotaIndicator-module-scss-module__EvUGmG__wrap{align-items:center;display:inline-flex;position:relative}.QuotaIndicator-module-scss-module__EvUGmG__ring,.QuotaIndicator-module-scss-module__EvUGmG__ringLow,.QuotaIndicator-module-scss-module__EvUGmG__ringExhausted{color:#1ed760;cursor:default;background:0 0;border:0;outline:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:relative}.QuotaIndicator-module-scss-module__EvUGmG__ringLow{color:#ffc454}.QuotaIndicator-module-scss-module__EvUGmG__ringExhausted{color:#ff6b6b}.QuotaIndicator-module-scss-module__EvUGmG__ringSvg{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.QuotaIndicator-module-scss-module__EvUGmG__ringTrack{fill:none;stroke:var(--border-subtle);stroke-width:2.5px}.QuotaIndicator-module-scss-module__EvUGmG__ringFill{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.5px;transition:stroke-dashoffset .3s,stroke .15s}.QuotaIndicator-module-scss-module__EvUGmG__ringText{color:var(--fg-primary);font-variant-numeric:tabular-nums;font-size:12px;font-weight:700;line-height:1;position:relative}.QuotaIndicator-module-scss-module__EvUGmG__tooltip{z-index:50;border:1px solid var(--border-subtle);background:var(--surface-2);width:max-content;max-width:240px;color:var(--fg-primary);opacity:0;pointer-events:none;border-radius:8px;padding:6px 10px;font-size:12px;line-height:1.4;transition:opacity .12s;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 6px 16px #0006}.QuotaIndicator-module-scss-module__EvUGmG__wrap:hover .QuotaIndicator-module-scss-module__EvUGmG__tooltip,.QuotaIndicator-module-scss-module__EvUGmG__wrap:focus-within .QuotaIndicator-module-scss-module__EvUGmG__tooltip{opacity:1}
.SearchPanel-module-scss-module__XtiUsa__container{flex-direction:column;gap:24px;display:flex}.SearchPanel-module-scss-module__XtiUsa__input{border:1px solid var(--border-subtle);background:var(--surface-2);width:100%;color:var(--fg-primary);border-radius:999px;padding:14px 18px;font-size:16px;transition:border-color .15s,background .15s,box-shadow .15s}.SearchPanel-module-scss-module__XtiUsa__input::placeholder{color:var(--fg-subtle)}.SearchPanel-module-scss-module__XtiUsa__input:hover{background:var(--surface-2);border-color:#333}.SearchPanel-module-scss-module__XtiUsa__input:focus{border-color:var(--brand-accent);background:var(--surface-2);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-accent) 18%, transparent);outline:none}.SearchPanel-module-scss-module__XtiUsa__status,.SearchPanel-module-scss-module__XtiUsa__error{color:var(--fg-faint);font-size:13px}.SearchPanel-module-scss-module__XtiUsa__error{color:var(--danger)}.SearchPanel-module-scss-module__XtiUsa__section{flex-direction:column;gap:10px;display:flex}.SearchPanel-module-scss-module__XtiUsa__heading{color:var(--fg-faint);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.SearchPanel-module-scss-module__XtiUsa__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.SearchPanel-module-scss-module__XtiUsa__row{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:14px;padding:10px 12px;text-decoration:none;transition:background .12s;display:flex}.SearchPanel-module-scss-module__XtiUsa__row:hover{background:var(--surface-2)}.SearchPanel-module-scss-module__XtiUsa__row:active{background:#222}.SearchPanel-module-scss-module__XtiUsa__thumb{background:var(--surface-2);object-fit:cover;flex-shrink:0;width:56px;height:56px}.SearchPanel-module-scss-module__XtiUsa__empty{color:var(--fg-faint);text-align:center;padding:24px 4px;font-size:14px}.SearchPanel-module-scss-module__XtiUsa__meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.SearchPanel-module-scss-module__XtiUsa__title{color:var(--fg-primary);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.SearchPanel-module-scss-module__XtiUsa__subtitle{color:var(--fg-faint);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}
.SearchModal-module-scss-module__XE9eQa__trigger{border:1px solid var(--border-subtle);width:36px;height:36px;color:var(--fg-muted);cursor:pointer;background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.SearchModal-module-scss-module__XE9eQa__trigger:hover{border-color:var(--border);background:var(--surface-2);color:var(--fg-primary)}.SearchModal-module-scss-module__XE9eQa__backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;justify-content:center;align-items:flex-start;padding:80px 24px 24px;display:flex;position:fixed;inset:0}.SearchModal-module-scss-module__XE9eQa__dialog{border:1px solid var(--border-subtle);background:var(--surface-1);cursor:default;border-radius:14px;flex-direction:column;width:100%;max-width:640px;max-height:calc(100vh - 104px);display:flex;overflow:hidden;box-shadow:0 24px 48px #0009}.SearchModal-module-scss-module__XE9eQa__header{border-bottom:1px solid var(--surface-3);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.SearchModal-module-scss-module__XE9eQa__title{color:var(--fg-primary);letter-spacing:-.01em;margin:0;font-size:15px;font-weight:700}.SearchModal-module-scss-module__XE9eQa__close{width:28px;height:28px;color:var(--fg-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s;display:inline-flex}.SearchModal-module-scss-module__XE9eQa__close:hover{background:var(--surface-2);color:var(--fg-primary)}.SearchModal-module-scss-module__XE9eQa__body{padding:16px 18px 20px;overflow-y:auto}
.AppHeader-module-scss-module__SpHqQa__header{z-index:10;border-bottom:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:color-mix(in srgb, var(--surface-base) 70%, transparent);justify-content:space-between;align-items:center;padding:16px 24px;display:flex;position:sticky;top:0}.AppHeader-module-scss-module__SpHqQa__left{align-items:center;gap:12px;display:flex}.AppHeader-module-scss-module__SpHqQa__brand{color:var(--brand-accent);align-items:center;text-decoration:none;display:inline-flex}.AppHeader-module-scss-module__SpHqQa__brandGlyph{width:auto;height:20px;filter:drop-shadow(0 0 6px color-mix(in srgb, var(--brand-accent) 35%, transparent))}.AppHeader-module-scss-module__SpHqQa__backLink{border:1px solid var(--border-subtle);width:36px;height:36px;color:var(--fg-muted);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.AppHeader-module-scss-module__SpHqQa__backLink:hover{border-color:var(--border);background:var(--surface-2);color:var(--fg-primary)}.AppHeader-module-scss-module__SpHqQa__actions{align-items:center;gap:10px;display:flex}.AppHeader-module-scss-module__SpHqQa__accountLink{border:1px solid var(--border-subtle);width:36px;height:36px;color:var(--fg-muted);background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.AppHeader-module-scss-module__SpHqQa__accountLink:hover{border-color:var(--border);background:var(--surface-2);color:var(--fg-primary)}
.Footer-module-scss-module__wcgw9G__footer{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 24px;margin-top:auto;padding:16px 12px;display:flex}.Footer-module-scss-module__wcgw9G__links{flex-wrap:wrap;justify-content:center;gap:8px 16px;list-style:none;display:flex}.Footer-module-scss-module__wcgw9G__links li{color:var(--fg-faint);white-space:nowrap;font-size:13px}.Footer-module-scss-module__wcgw9G__links li a{color:var(--fg-faint);text-decoration:none;transition:color .12s}.Footer-module-scss-module__wcgw9G__links li a:hover{color:var(--fg-primary)}@media screen and (max-width:500px){.Footer-module-scss-module__wcgw9G__links li{font-size:12px}}
.KaraokePanel-module-scss-module__bDeZpq__panel{flex-direction:column;flex:1;gap:12px;height:auto;min-height:0;display:flex;position:relative}.KaraokePanel-module-scss-module__bDeZpq__error{border:1px solid color-mix(in srgb, var(--danger) 30%, transparent);background:color-mix(in srgb, var(--danger) 8%, transparent);color:var(--fg-primary);border-radius:10px;flex-direction:column;align-items:flex-start;gap:6px;padding:12px 14px;font-size:14px;display:flex}.KaraokePanel-module-scss-module__bDeZpq__errorTitle{margin:0;font-weight:600}.KaraokePanel-module-scss-module__bDeZpq__errorBody{color:var(--fg-muted);margin:0;font-size:13px;line-height:1.4}.KaraokePanel-module-scss-module__bDeZpq__errorLink{color:var(--brand-accent);font-weight:600;text-decoration:none}.KaraokePanel-module-scss-module__bDeZpq__errorLink:hover{text-decoration:underline}.KaraokePanel-module-scss-module__bDeZpq__errorButton{border:1px solid var(--border);color:var(--fg-primary);cursor:pointer;background:0 0;border-radius:999px;margin-top:4px;padding:6px 14px;font-size:13px;font-weight:600;transition:background .12s,border-color .12s}.KaraokePanel-module-scss-module__bDeZpq__errorButton:hover{border-color:var(--fg-muted);background:var(--surface-2)}.KaraokePanel-module-scss-module__bDeZpq__statusText{opacity:.7}.KaraokePanel-module-scss-module__bDeZpq__loading{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;padding:32px 16px;display:flex}.KaraokePanel-module-scss-module__bDeZpq__spinner{border:3px solid color-mix(in srgb, var(--fg-primary) 12%, transparent);border-top-color:var(--brand-accent);border-radius:50%;width:32px;height:32px;animation:.9s linear infinite KaraokePanel-module-scss-module__bDeZpq__spin}.KaraokePanel-module-scss-module__bDeZpq__loadingLabel{color:var(--fg-primary);font-size:15px;font-weight:600}.KaraokePanel-module-scss-module__bDeZpq__loadingHint{max-width:320px;color:var(--fg-faint);font-size:13px;line-height:1.4}@keyframes KaraokePanel-module-scss-module__bDeZpq__spin{to{transform:rotate(360deg)}}.KaraokePanel-module-scss-module__bDeZpq__lyrics{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.KaraokePanel-module-scss-module__bDeZpq__scroller{--fade-top:18%;--fade-bottom:82%;min-height:0;-webkit-mask-image:linear-gradient(to bottom, transparent 0%, #000 var(--fade-top), #000 var(--fade-bottom), transparent 100%);mask-image:linear-gradient(to bottom, transparent 0%, #000 var(--fade-top), #000 var(--fade-bottom), transparent 100%);overscroll-behavior:contain;scrollbar-width:none;flex:1;transition:--fade-top .2s,--fade-bottom .2s;overflow:hidden auto}.KaraokePanel-module-scss-module__bDeZpq__scroller::-webkit-scrollbar{display:none}.KaraokePanel-module-scss-module__bDeZpq__scroller.KaraokePanel-module-scss-module__bDeZpq__atTop{--fade-top:0%}.KaraokePanel-module-scss-module__bDeZpq__scroller.KaraokePanel-module-scss-module__bDeZpq__atBottom{--fade-bottom:100%}.KaraokePanel-module-scss-module__bDeZpq__list{flex-direction:column;gap:6px;margin:0;padding-top:32px;padding-bottom:50vh;list-style:none;display:flex}.KaraokePanel-module-scss-module__bDeZpq__line{color:var(--fg-primary);cursor:pointer;letter-spacing:-.01em;opacity:var(--line-opacity,.5);overflow-wrap:anywhere;transform-origin:0;border-radius:10px;padding:14px 24px;font-size:28px;font-weight:700;line-height:1.3;transition:opacity .25s,transform .25s,color .25s;transform:scale(.98)}.KaraokePanel-module-scss-module__bDeZpq__line.KaraokePanel-module-scss-module__bDeZpq__active{opacity:1;transform:scale(1)}.KaraokePanel-module-scss-module__bDeZpq__line.KaraokePanel-module-scss-module__bDeZpq__notSeekable{cursor:default}@media (max-width:640px){.KaraokePanel-module-scss-module__bDeZpq__line{padding:14px 8px}}.KaraokePanel-module-scss-module__bDeZpq__word{transition:color .12s}.KaraokePanel-module-scss-module__bDeZpq__wordActive{color:var(--brand-accent)}.KaraokePanel-module-scss-module__bDeZpq__translation{opacity:.9;margin-top:4px;font-size:20px;font-weight:400}.KaraokePanel-module-scss-module__bDeZpq__translationSkeleton{background-color:color-mix(in srgb, var(--fg-primary) 10%, transparent);border-radius:4px;width:65%;height:.9em;animation:1.4s ease-in-out infinite KaraokePanel-module-scss-module__bDeZpq__translation-shimmer}.KaraokePanel-module-scss-module__bDeZpq__translationSkeleton:nth-child(3n){width:80%}.KaraokePanel-module-scss-module__bDeZpq__translationSkeleton:nth-child(3n+1){width:55%}@keyframes KaraokePanel-module-scss-module__bDeZpq__translation-shimmer{0%,to{opacity:.5}50%{opacity:1}}.KaraokePanel-module-scss-module__bDeZpq__jumpButton{background:var(--brand-accent);color:var(--on-brand-fg);cursor:pointer;border:none;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;transition:background .12s,transform .12s;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0006}.KaraokePanel-module-scss-module__bDeZpq__jumpButton:hover{background:var(--brand-accent-hover);transform:translate(-50%)scale(1.04)}
:root{--header-height:60px;--footer-height:68px}:root,:root[data-theme=dark]{--surface-base:#000;--surface-1:#0a0a0a;--surface-2:#1a1a1a;--surface-3:#1f1f1f;--surface-4:#2a2a2a;--fg-primary:#fff;--fg-secondary:#d8d8d8;--fg-muted:#b3b3b3;--fg-faint:#888;--fg-subtle:#6a6a6a;--border-subtle:#2a2a2a;--border:#3a3a3a;--danger:#ff6b6b;--danger-hover:#ff8d8d;--warning:#ffc454;--warning-hover:#ffd78a;--warning-soft:#d8c39a;--brand-accent:#a78bfa;--brand-accent-hover:#c4b5fd;--on-brand-fg:#000;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=light]{--surface-base:#fff;--surface-1:#f7f7f7;--surface-2:#ededed;--surface-3:#e3e3e3;--surface-4:#d4d4d4;--fg-primary:#0a0a0a;--fg-secondary:#262626;--fg-muted:#525252;--fg-faint:#737373;--fg-subtle:#a3a3a3;--border-subtle:#e0e0e0;--border:#c8c8c8;--danger:#dc2626;--danger-hover:#ef4444;--warning:#d97706;--warning-hover:#f59e0b;--warning-soft:#b08968;--brand-accent:#8b5cf6;--brand-accent-hover:#7c3aed;--on-brand-fg:#fff;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:light){:root:not([data-theme=dark]):not([data-theme=light]){--surface-base:#fff;--surface-1:#f7f7f7;--surface-2:#ededed;--surface-3:#e3e3e3;--surface-4:#d4d4d4;--fg-primary:#0a0a0a;--fg-secondary:#262626;--fg-muted:#525252;--fg-faint:#737373;--fg-subtle:#a3a3a3;--border-subtle:#e0e0e0;--border:#c8c8c8;--danger:#dc2626;--danger-hover:#ef4444;--warning:#d97706;--warning-hover:#f59e0b;--warning-soft:#b08968;--brand-accent:#8b5cf6;--brand-accent-hover:#7c3aed;--on-brand-fg:#fff;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}}*{box-sizing:border-box;margin:0;padding:0}a,p,h1,h2,h3,h4,h5,label,button{color:var(--fg-primary)}html,body{width:100vw}html{height:100%}body{background-color:var(--surface-base);min-height:100%;color:var(--fg-primary);font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;flex-direction:column;display:flex}a{outline:none;text-decoration:none}ol,ul{list-style-position:inside}