@import url("https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,600;12..96,700;12..96,800&family=Hanken+Grotesk:wght@400;500;600;700&family=Space+Mono:wght@400;700&family=Anek+Bangla:wght@500;600;700;800&family=Hind+Siliguri:wght@400;500;600;700&display=swap");.lyrics-shell-root{--bg:#F7F7FB;--bg-2:#EFEFF5;--surface:#FFFFFF;--surface-2:#F4F4F9;--surface-3:#E9E9F1;--border:rgba(22,18,40,0.09);--border-2:rgba(22,18,40,0.16);--text:#15131F;--text-2:#5B5670;--text-3:#9A95AD;--accent:#6C3BFF;--accent-2:#B14BFF;--on-accent:#FFFFFF;--grad:linear-gradient(125deg,var(--accent-2),var(--accent));--accent-soft:color-mix(in srgb,var(--accent) 11%,var(--surface));--accent-soft-2:color-mix(in srgb,var(--accent) 7%,var(--surface));--accent-line:color-mix(in srgb,var(--accent) 32%,transparent);--good:#15A05A;--warn:#D98309;--bad:#E1396B;--shadow-sm:0 1px 2px rgba(20,18,40,.05);--shadow-md:0 4px 16px rgba(20,18,40,.07),0 1px 3px rgba(20,18,40,.05);--shadow-lg:0 18px 50px rgba(20,18,40,.13),0 4px 12px rgba(20,18,40,.06);--shadow-xl:0 30px 80px rgba(20,18,40,.20),0 8px 20px rgba(20,18,40,.10);--r:14px;--r-sm:10px;--r-lg:20px;--mono:"Space Mono",ui-monospace,monospace;--display:"Bricolage Grotesque","Hind Siliguri",system-ui,sans-serif;--display-ls:-0.035em;--font-bn-display:"Anek Bangla","Hind Siliguri",system-ui,sans-serif;--font-bn-body:"Hind Siliguri",system-ui,sans-serif;background:var(--bg);color:var(--text);font-family:Hanken Grotesk,Hind Siliguri,system-ui,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased;min-height:100vh;position:relative}.lyrics-shell-root[data-lang=bn]{font-family:var(--font-bn-body);--display:var(--font-bn-display);--display-ls:-0.01em}.lyrics-shell-root[data-theme=dark]{--bg:#0E0C16;--bg-2:#15121F;--surface:#17141F;--surface-2:#1E1A29;--surface-3:#272233;--border:rgba(255,255,255,0.09);--border-2:rgba(255,255,255,0.16);--text:#F3F1F8;--text-2:#ADA8BC;--text-3:#726C82;--accent-soft:color-mix(in srgb,var(--accent) 22%,var(--surface));--accent-soft-2:color-mix(in srgb,var(--accent) 14%,var(--surface));--shadow-sm:0 1px 2px rgba(0,0,0,.4);--shadow-md:0 6px 20px rgba(0,0,0,.5);--shadow-lg:0 22px 60px rgba(0,0,0,.6),0 4px 12px rgba(0,0,0,.4);--shadow-xl:0 36px 90px rgba(0,0,0,.7),0 8px 22px rgba(0,0,0,.5)}.lyrics-shell-root{--bg0:var(--bg);--bg1:var(--surface);--bg2:var(--surface-2);--bg3:var(--surface-3);--border-strong:var(--border-2);--t1:var(--text);--t2:var(--text-2);--t3:var(--text-3);--gold:var(--accent);--gold-soft:var(--accent-2);--gold-bright:var(--accent-2);--gold-dim:var(--accent-soft);--ink-on-gold:var(--on-accent);--green:var(--good);--green-dim:color-mix(in srgb,var(--good) 14%,var(--surface));--amber:var(--warn);--amber-dim:color-mix(in srgb,var(--warn) 14%,var(--surface));--red:var(--bad);--red-dim:color-mix(in srgb,var(--bad) 14%,var(--surface));--blue:var(--accent);--blue-dim:var(--accent-soft);--font-ui:"Hanken Grotesk",system-ui,sans-serif;--font-mono:var(--mono)}.lyrics-shell-root *{box-sizing:border-box}.lyrics-shell-root button,.lyrics-shell-root input,.lyrics-shell-root select,.lyrics-shell-root textarea{font-family:inherit;color:inherit;font-size:inherit}.lyrics-shell-root button{cursor:pointer;border:none;background:none}.lyrics-shell-root a{color:inherit;text-decoration:none}.lyrics-shell-root ::selection{background:var(--accent-soft)}.lyrics-shell-root :focus-visible{outline:2px solid var(--accent);outline-offset:2px}.lyrics-shell-root input::placeholder,.lyrics-shell-root textarea::placeholder{color:var(--text-3);opacity:1}.lyrics-shell-root ::-webkit-scrollbar{width:11px;height:11px}.lyrics-shell-root ::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:99px;border:3px solid transparent;background-clip:padding-box}.lyrics-shell-root ::-webkit-scrollbar-thumb:hover{background:var(--text-3);background-clip:padding-box}.lyrics-shell-root .grain{position:fixed;inset:0;pointer-events:none;z-index:1;opacity:.5;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E")}.lyrics-shell-root .between,.lyrics-shell-root .row{display:flex;align-items:center}.lyrics-shell-root .between{justify-content:space-between}.lyrics-shell-root .stack{display:flex;flex-direction:column}.lyrics-shell-root .center{display:flex;align-items:center;justify-content:center}.lyrics-shell-root .grow{flex:1 1;min-width:0}.lyrics-shell-root .wrap{flex-wrap:wrap}.lyrics-shell-root .ell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lyrics-shell-root .gap4{gap:4px}.lyrics-shell-root .gap6{gap:6px}.lyrics-shell-root .gap8{gap:8px}.lyrics-shell-root .gap10{gap:10px}.lyrics-shell-root .gap12{gap:12px}.lyrics-shell-root .gap14{gap:14px}.lyrics-shell-root .gap16{gap:16px}.lyrics-shell-root .display{font-family:var(--display);font-weight:800;letter-spacing:var(--display-ls);color:var(--text);margin:0;line-height:1.05}.lyrics-shell-root .heading{font-family:var(--display);font-weight:700;letter-spacing:-.02em;color:var(--text);margin:0;line-height:1.15}.lyrics-shell-root .eyebrow{font-size:11px;font-weight:700;letter-spacing:.13em;color:var(--text-3);text-transform:uppercase}.lyrics-shell-root .muted{color:var(--text-2)}.lyrics-shell-root .faint{color:var(--text-3)}.lyrics-shell-root .mono{font-family:var(--mono)}.lyrics-shell-root .num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.lyrics-shell-root .card{background:var(--surface);box-shadow:var(--shadow-sm)}.lyrics-shell-root .card,.lyrics-shell-root .card-2{border:1px solid var(--border);border-radius:var(--r)}.lyrics-shell-root .card-2{background:var(--surface-2)}.lyrics-shell-root .card-pad{padding:18px}.lyrics-shell-root .card-pad-lg{padding:24px}.lyrics-shell-root .divider{height:1px;background:var(--border);border:none;margin:0}.lyrics-shell-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13.5px;font-weight:700;padding:9px 15px;border-radius:11px;border:1px solid var(--border-2);background:var(--surface);color:var(--text);white-space:nowrap;transition:transform .12s,box-shadow .18s,background .15s,border-color .15s}.lyrics-shell-root .btn:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)}.lyrics-shell-root .btn:active{transform:none}.lyrics-shell-root .btn-sm{padding:6px 11px;font-size:12.5px;border-radius:9px}.lyrics-shell-root .btn-lg{padding:12px 20px;font-size:14.5px;border-radius:13px}.lyrics-shell-root .btn-icon{padding:8px}.lyrics-shell-root .btn-block{width:100%}.lyrics-shell-root .btn-primary{background:var(--grad);border-color:transparent;color:var(--on-accent);box-shadow:0 6px 18px color-mix(in srgb,var(--accent) 32%,transparent)}.lyrics-shell-root .btn-primary:hover{box-shadow:0 10px 26px color-mix(in srgb,var(--accent) 42%,transparent)}.lyrics-shell-root .btn-solid{background:var(--text);border-color:var(--text);color:var(--bg)}.lyrics-shell-root .btn-ghost{background:transparent;border-color:transparent;color:var(--text-2)}.lyrics-shell-root .btn-ghost:hover{background:var(--surface-2);color:var(--text);box-shadow:none}.lyrics-shell-root .btn:disabled{opacity:.5;cursor:default;transform:none;box-shadow:none}.lyrics-shell-root .badge{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700;padding:3px 9px;border-radius:99px;letter-spacing:.01em;white-space:nowrap;border:1px solid transparent}.lyrics-shell-root .badge-accent{color:var(--accent);background:var(--accent-soft);border-color:var(--accent-line)}.lyrics-shell-root .badge-good{color:var(--good);background:color-mix(in srgb,var(--good) 12%,var(--surface));border-color:color-mix(in srgb,var(--good) 34%,transparent)}.lyrics-shell-root .badge-warn{color:var(--warn);background:color-mix(in srgb,var(--warn) 13%,var(--surface));border-color:color-mix(in srgb,var(--warn) 34%,transparent)}.lyrics-shell-root .badge-bad{color:var(--bad);background:color-mix(in srgb,var(--bad) 12%,var(--surface));border-color:color-mix(in srgb,var(--bad) 34%,transparent)}.lyrics-shell-root .badge-neutral{color:var(--text-2);background:var(--surface-2);border-color:var(--border)}.lyrics-shell-root .chip{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--text-2);padding:5px 11px;border:1px solid var(--border);border-radius:99px;background:var(--surface);white-space:nowrap}.lyrics-shell-root .chip-accent{color:var(--accent);border-color:var(--accent-line);background:var(--accent-soft)}.lyrics-shell-root .chip.click{cursor:pointer;transition:border-color .14s,color .14s}.lyrics-shell-root .chip.click:hover{border-color:var(--border-2);color:var(--text)}.lyrics-shell-root .input,.lyrics-shell-root .select,.lyrics-shell-root .textarea{width:100%;background:var(--surface);border:1px solid var(--border-2);border-radius:var(--r-sm);padding:9px 12px;font-size:14px;color:var(--text);outline:none;transition:border-color .14s,box-shadow .14s}.lyrics-shell-root .input:focus,.lyrics-shell-root .select:focus,.lyrics-shell-root .textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.lyrics-shell-root .textarea{resize:vertical;min-height:60px;line-height:1.5}.lyrics-shell-root .input-group{display:flex;align-items:stretch;border:1px solid var(--border-2);border-radius:var(--r-sm);overflow:hidden;background:var(--surface)}.lyrics-shell-root .input-group>.input,.lyrics-shell-root .input-group>.textarea,.lyrics-shell-root .input-group>input,.lyrics-shell-root .input-group>textarea{min-width:0;flex:1 1 auto}.lyrics-shell-root .input-group .btn{border-radius:0;border:none}.lyrics-shell-root .verified{display:inline-flex;align-items:center;justify-content:center;border-radius:99px;background:var(--grad);color:#fff;flex-shrink:0}.lyrics-shell-root .spinner{border:2px solid;border-radius:99px;animation:lyr-spin .7s linear infinite;display:inline-block;box-sizing:border-box}.lyrics-shell-root .bar{height:7px;border-radius:99px;background:var(--surface-3);overflow:hidden}.lyrics-shell-root .bar>i{display:block;height:100%;border-radius:99px;background:var(--grad);transition:width .6s cubic-bezier(.2,.7,.2,1)}.lyrics-shell-root input[type=checkbox]{accent-color:var(--accent)}.lyrics-shell-root .toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);z-index:200;background:var(--text);color:var(--bg);padding:11px 18px;border-radius:99px;font-size:13px;font-weight:700;display:flex;align-items:center;gap:8px;box-shadow:var(--shadow-lg)}@keyframes lyr-spin{to{transform:rotate(1turn)}}@keyframes lyr-fadeIn{0%{transform:translateY(5px);opacity:0}to{transform:none;opacity:1}}@keyframes lyr-fadeUp{0%{transform:translateY(10px);opacity:0}to{transform:none;opacity:1}}.lyrics-shell-root .fade-in{animation:lyr-fadeIn .32s ease both}.lyrics-shell-root .fade-up{animation:lyr-fadeUp .46s cubic-bezier(.2,.7,.2,1) both}.lyrics-shell-root .pop{animation:lyr-fadeIn .18s ease both}.lyrics-shell-root .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){.lyrics-shell-root .fade-in,.lyrics-shell-root .fade-up,.lyrics-shell-root .pop{animation:none!important}}.lyrics-shell-root .app,.lyrics-shell-root.app{min-height:100vh;display:flex;flex-direction:column;position:relative;z-index:2}.lyrics-shell-root .appbar{position:-webkit-sticky;position:sticky;top:0;z-index:40;height:60px;flex-shrink:0;display:flex;align-items:center;gap:16px;padding:0 22px;background:color-mix(in srgb,var(--bg) 82%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.lyrics-shell-root .appbar .nav{display:flex;align-items:center;gap:2px}.lyrics-shell-root .appnav{display:inline-flex;align-items:center;gap:7px;padding:8px 13px;border-radius:11px;font-size:13.5px;font-weight:600;color:var(--text-2);cursor:pointer;transition:background .14s,color .14s}.lyrics-shell-root .appnav.on,.lyrics-shell-root .appnav:hover{color:var(--text);background:var(--surface-2)}.lyrics-shell-root .appnav.on .ic{color:var(--accent)}.lyrics-shell-root .page{width:100%;max-width:1180px;margin:0 auto;padding:30px 22px 80px}.lyrics-shell-root .page-wide{max-width:1360px}.lyrics-shell-root .av{border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;overflow:hidden;position:relative}.lyrics-shell-root .av:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 18%,rgba(255,255,255,.32),transparent 60%)}.lyrics-shell-root .sec-pill{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:3px 9px;border-radius:7px;white-space:nowrap}.lyrics-shell-root .sec-dot{width:9px;height:9px;border-radius:3px;flex-shrink:0}.lyrics-shell-root .tc{font-family:var(--mono);font-size:12px;font-weight:700;letter-spacing:-.02em;padding:4px 7px;border-radius:7px;background:var(--surface-2);color:var(--text-2);border:1px solid var(--border);white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.lyrics-shell-root .tc.set{color:var(--accent);border-color:var(--accent-line);background:var(--accent-soft)}.lyrics-shell-root .tc.empty{color:var(--text-3);border-style:dashed}.lyrics-shell-root .ed-grid{display:grid;min-width:0;max-width:100%;grid-gap:22px;gap:22px;align-items:start}.lyrics-shell-root .ed-grid>*{min-width:0;max-width:100%}.lyrics-shell-root .ed-grid.layout-split{grid-template-columns:minmax(420px,1.05fr) 1fr}.lyrics-shell-root .ed-grid.layout-stage{grid-template-columns:1fr}.lyrics-shell-root .ed-grid.layout-stage>div:first-child{max-width:720px;margin:0 auto;width:100%}.lyrics-shell-root .ed-grid.layout-rail{grid-template-columns:340px 1fr}.lyrics-shell-root .player-card{min-width:0;max-width:100%;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--shadow-md)}.lyrics-shell-root .player-sticky{position:-webkit-sticky;position:sticky;top:78px}.lyrics-shell-root .yt-frame{position:relative;width:100%;aspect-ratio:16/9;background:#000}.lyrics-shell-root .yt-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.lyrics-shell-root .yt-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:50%;cursor:pointer}.lyrics-shell-root button.yt-fallback{border:0;padding:0;margin:0;width:100%;font:inherit;color:inherit;background-color:transparent}.lyrics-shell-root button.yt-fallback:focus-visible{outline:3px solid var(--accent);outline-offset:-3px}.lyrics-shell-root .scrub:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:6px}.lyrics-shell-root .yt-fallback:before{content:"";position:absolute;inset:0;background:rgba(8,6,16,.42)}.lyrics-shell-root .yt-play{position:relative;width:64px;height:64px;border-radius:50%;background:var(--grad);display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 8px 28px rgba(0,0,0,.4)}.lyrics-shell-root .transport{padding:13px 15px;display:flex;flex-direction:column;gap:11px}.lyrics-shell-root .transport-row{min-width:0;flex-wrap:wrap}.lyrics-shell-root .scrub{position:relative;height:30px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lyrics-shell-root .scrub-track{position:absolute;left:0;right:0;top:13px;height:6px;border-radius:99px;background:var(--surface-3);overflow:hidden}.lyrics-shell-root .scrub-fill{position:absolute;left:0;top:0;bottom:0;border-radius:99px;background:var(--grad)}.lyrics-shell-root .scrub-seg{position:absolute;top:9px;height:14px;border-radius:4px;opacity:.9}.lyrics-shell-root .scrub-seg.dim{opacity:.34}.lyrics-shell-root .scrub-head{position:absolute;top:6px;width:4px;height:18px;border-radius:3px;background:var(--text);box-shadow:0 0 0 3px var(--bg);transform:translateX(-50%)}.lyrics-shell-root .scrub-mark{position:absolute;top:3px;width:2px;height:8px;border-radius:2px;background:var(--text-3);transform:translateX(-50%)}.lyrics-shell-root .tbtn{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--surface-2);border:1px solid var(--border);color:var(--text);transition:background .14s,transform .1s}.lyrics-shell-root .tbtn:hover{background:var(--surface-3)}.lyrics-shell-root .tbtn:active{transform:scale(.94)}.lyrics-shell-root .tbtn.play{width:46px;height:46px;background:var(--grad);border-color:transparent;color:#fff;box-shadow:0 6px 16px color-mix(in srgb,var(--accent) 34%,transparent)}.lyrics-shell-root .rate{font-family:var(--mono);font-size:11.5px;font-weight:700;padding:6px 9px;border-radius:8px;background:var(--surface-2);border:1px solid var(--border);color:var(--text-2)}.lyrics-shell-root .lyr-list{display:flex;flex-direction:column;gap:2px}.lyrics-shell-root .lyr-row{display:grid;grid-template-columns:64px 112px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding:6px 8px;border-radius:11px;transition:background .12s;position:relative}.lyrics-shell-root .lyr-row:hover{background:var(--surface-2)}.lyrics-shell-root .lyr-row.active{background:var(--accent-soft)}.lyrics-shell-root .lyr-row.linked{box-shadow:inset 2px 0 0 color-mix(in srgb,var(--accent) 55%,transparent)}.lyrics-shell-root .lyr-row.active:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:3px;border-radius:3px;background:var(--accent)}.lyrics-shell-root .tc-input{width:100%;min-width:0;height:38px;padding:0 10px;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--text);font-family:var(--mono);font-size:12.5px;font-weight:700;outline:none}.lyrics-shell-root .tc-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.lyrics-shell-root .lyr-row.unstamped .lyr-text{color:var(--text-3)}.lyrics-shell-root .lyr-text{font-size:15.5px;font-weight:500;line-height:1.4;border:none;background:transparent;width:100%;min-width:0;padding:3px 4px;border-radius:7px;color:var(--text);outline:none}.lyrics-shell-root .lyr-text:focus{background:var(--surface);box-shadow:0 0 0 2px var(--accent-soft)}.lyrics-shell-root .lyr-tools{display:flex;align-items:center;gap:3px;opacity:0;transition:opacity .12s}.lyrics-shell-root .lyr-row.active .lyr-tools,.lyrics-shell-root .lyr-row:hover .lyr-tools{opacity:1}.lyrics-shell-root .icon-btn{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--text-3);transition:background .12s,color .12s}.lyrics-shell-root .icon-btn:hover{background:var(--surface-3);color:var(--text)}.lyrics-shell-root .icon-btn.on{background:var(--accent-soft);color:var(--accent)}.lyrics-shell-root .line-voice-editor{grid-column:2/-1;display:grid;grid-template-columns:minmax(105px,.3fr) minmax(105px,.3fr) minmax(180px,1fr);grid-gap:8px;gap:8px}.lyrics-shell-root .line-voice-editor input,.lyrics-shell-root .line-voice-editor select{min-width:0;height:36px;padding:0 10px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);font:inherit;font-size:12.5px;outline:none}.lyrics-shell-root .line-voice-editor input:focus,.lyrics-shell-root .line-voice-editor select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.lyrics-shell-root .browse-error,.lyrics-shell-root .editor-conflict,.lyrics-shell-root .editor-quality{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--warn) 10%,var(--surface));font-size:13px}.lyrics-shell-root .editor-quality{justify-content:flex-start;color:var(--warn)}.lyrics-shell-root .browse-error{margin:10px 0 14px;border:1px solid color-mix(in srgb,var(--bad) 28%,var(--border));border-radius:8px;background:color-mix(in srgb,var(--bad) 8%,var(--surface))}.lyrics-shell-root .save-state{min-width:58px;font-size:12px;color:var(--text-3);text-align:right}.lyrics-shell-root .save-state-conflict,.lyrics-shell-root .save-state-offline{color:var(--warn)}.lyrics-shell-root .sync-editor-head{gap:12px;flex-wrap:wrap}.lyrics-shell-root .sync-editor-head>.stack{flex:1 1 260px}.lyrics-shell-root .sync-editor-controls{min-width:0;justify-content:flex-end}.lyrics-shell-root .lyr-section{display:flex;align-items:center;gap:9px;padding:14px 8px 6px}.lyrics-shell-root .lyr-section .line{flex:1 1;height:1px}.lyrics-shell-root .stamp-bar{position:-webkit-sticky;position:sticky;bottom:0;z-index:5;min-width:0;max-width:calc(100% + 16px);margin:14px -8px -8px;padding:13px 16px;display:flex;align-items:center;gap:14px;border-top:1px solid var(--border);background:color-mix(in srgb,var(--surface) 88%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom-left-radius:var(--r-lg);border-bottom-right-radius:var(--r-lg)}.lyrics-shell-root .kbd{font-family:var(--mono);font-size:11px;font-weight:700;color:var(--text-2);background:var(--surface-2);border:solid var(--border-2);border-width:1px 1px 2px;border-radius:6px;padding:2px 7px}.lyrics-shell-root .word-sync-workbench{min-width:0;max-width:100%;overflow:hidden;padding:10px 14px 0;border-top:1px solid var(--border);background:color-mix(in srgb,var(--surface-2) 58%,var(--surface))}.lyrics-shell-root .word-sync-strip{display:flex;gap:5px;overflow-x:auto;padding:1px 0 8px;scrollbar-width:thin}.lyrics-shell-root .word-sync-token{flex:0 0 auto;min-height:32px;padding:5px 8px;border-bottom:2px solid transparent;color:var(--text-3);font-size:13px;font-weight:650}.lyrics-shell-root .word-sync-token.timed{color:var(--text-2);border-bottom-color:var(--good)}.lyrics-shell-root .word-sync-token.current{color:var(--accent);background:var(--accent-soft);border-bottom-color:var(--accent)}.lyrics-shell-root .word-timeline{padding:2px 0 10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lyrics-shell-root .word-timeline-scale{display:flex;justify-content:space-between;margin-bottom:3px;color:var(--text-3);font:10px var(--mono)}.lyrics-shell-root .word-timeline-rail{position:relative;height:54px;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:repeating-linear-gradient(90deg,var(--surface-2) 0,var(--surface-2) calc(10% - 1px),var(--border) 10%);touch-action:none}.lyrics-shell-root .word-timeline-playhead{position:absolute;z-index:4;top:0;bottom:0;width:2px;background:var(--accent);transform:translateX(-1px);pointer-events:none}.lyrics-shell-root .word-timeline-block{position:absolute;top:10px;height:32px;min-width:18px;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 45%,var(--border));border-radius:5px;background:color-mix(in srgb,var(--accent) 14%,var(--surface));color:var(--text);cursor:-webkit-grab;cursor:grab;touch-action:none}.lyrics-shell-root .word-timeline-block:active{cursor:-webkit-grabbing;cursor:grabbing}.lyrics-shell-root .word-timeline-block span{display:block;overflow:hidden;padding:7px 6px;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.lyrics-shell-root .word-timeline-handle{position:absolute;z-index:2;top:0;bottom:0;width:7px;background:color-mix(in srgb,var(--accent) 30%,transparent);cursor:ew-resize}.lyrics-shell-root .word-timeline-handle.start{left:0}.lyrics-shell-root .word-timeline-handle.end{right:0}.lyrics-shell-root .syllable-workbench{display:grid;grid-gap:7px;gap:7px;padding-bottom:8px}.lyrics-shell-root .syllable-split-row{display:flex;gap:8px}.lyrics-shell-root .syllable-split-row input{min-width:0;flex:1 1;height:38px;padding:0 10px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);font:inherit}.lyrics-shell-root .syllable-block{background:color-mix(in srgb,var(--good) 14%,var(--surface));border-color:color-mix(in srgb,var(--good) 46%,var(--border))}.lyrics-shell-root .advanced-timeline{min-width:0;max-width:100%;overflow:hidden;border-top:1px solid var(--border);background:var(--surface)}.lyrics-shell-root .advanced-timeline-toolbar{display:flex;align-items:center;gap:9px;min-height:42px;padding:6px 12px;color:var(--text-3);font-size:11px}.lyrics-shell-root .advanced-timeline-toolbar strong{color:var(--text-2);font-size:12px}.lyrics-shell-root .timeline-zoom{width:42px;text-align:center;font:10px var(--mono)}.lyrics-shell-root .advanced-timeline-viewport{width:100%;min-width:0;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;border-top:1px solid var(--border);scrollbar-width:thin}.lyrics-shell-root .advanced-timeline-content{position:relative;min-width:100%;padding-top:25px;background:repeating-linear-gradient(90deg,transparent 0,transparent 109px,color-mix(in srgb,var(--border) 70%,transparent) 110px)}.lyrics-shell-root .timeline-ruler{position:absolute;inset:0 0 auto;height:25px;color:var(--text-3);font:9px var(--mono)}.lyrics-shell-root .timeline-ruler span{position:absolute;top:4px;transform:translateX(-1px);white-space:nowrap}.lyrics-shell-root .timeline-ruler i{display:block;width:1px;height:6px;margin-bottom:1px;background:var(--border-2)}.lyrics-shell-root .timeline-playhead{position:absolute;z-index:8;top:0;bottom:0;width:2px;background:var(--accent);transform:translateX(-1px);pointer-events:none}.lyrics-shell-root .timeline-lane{position:relative;height:48px;border-top:1px solid color-mix(in srgb,var(--border) 72%,transparent)}.lyrics-shell-root .timeline-lane-label{position:-webkit-sticky;position:sticky;z-index:6;left:5px;top:4px;display:inline-block;padding:2px 5px;border-radius:4px;background:color-mix(in srgb,var(--surface) 90%,transparent);color:var(--text-3);font-size:9px;font-weight:800;pointer-events:none}.lyrics-shell-root .timeline-line{position:absolute;z-index:2;top:8px;height:32px;min-width:24px;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 38%,var(--border));border-radius:5px;background:color-mix(in srgb,var(--accent) 15%,var(--surface));color:var(--text-2);text-align:left;cursor:-webkit-grab;cursor:grab;touch-action:none}.lyrics-shell-root .timeline-line>span{display:block;overflow:hidden;padding:7px 8px;font-size:10.5px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.lyrics-shell-root .timeline-line.selected{outline:2px solid var(--accent);outline-offset:1px}.lyrics-shell-root .timeline-line.active{color:var(--text);background:color-mix(in srgb,var(--accent) 27%,var(--surface))}.lyrics-shell-root .timeline-role-background{border-color:color-mix(in srgb,var(--good) 50%,var(--border));background:color-mix(in srgb,var(--good) 14%,var(--surface))}.lyrics-shell-root .timeline-role-featured{border-color:color-mix(in srgb,var(--warn) 55%,var(--border));background:color-mix(in srgb,var(--warn) 13%,var(--surface))}.lyrics-shell-root .timeline-role-group{border-color:color-mix(in srgb,#da5f88 52%,var(--border));background:color-mix(in srgb,#da5f88 13%,var(--surface))}.lyrics-shell-root .timeline-word-edge{position:absolute;top:0;bottom:0;width:1px;background:color-mix(in srgb,var(--text) 26%,transparent);pointer-events:none}.lyrics-shell-root .lyrics-live-preview{display:grid;grid-gap:3px;gap:3px;padding:16px;background:color-mix(in srgb,var(--surface-2) 42%,var(--surface))}.lyrics-shell-root .lyrics-live-preview .preview-lane-1{margin-left:clamp(16px,7%,54px);width:calc(100% - clamp(16px, 7%, 54px))}.lyrics-shell-root .lyrics-live-preview .preview-lane-2{margin-left:clamp(28px,12%,92px);width:calc(100% - clamp(28px, 12%, 92px))}.lyrics-shell-root .lyrics-live-preview .preview-lane-3{margin-left:clamp(40px,17%,130px);width:calc(100% - clamp(40px, 17%, 130px))}.lyrics-shell-root .pop-menu{position:absolute;z-index:61;background:var(--surface);border:1px solid var(--border);border-radius:var(--r);box-shadow:var(--shadow-lg)}.lyrics-shell-root .song-read{display:grid;grid-template-columns:1fr 340px;grid-gap:30px;gap:30px;align-items:start}.lyrics-shell-root .song-read>*{min-width:0}.lyrics-shell-root .lyrics-scroll-panel{max-height:68vh;overflow-y:auto}.lyrics-shell-root .lyrics-follow-tail{height:clamp(96px,34vh,220px);pointer-events:none}.lyrics-shell-root .partial-lyrics-note{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:-10px;padding:12px 16px;border:1px solid var(--border);border-radius:var(--r);background:color-mix(in srgb,var(--accent) 6%,var(--surface))}.lyrics-shell-root .read-line{--line-progress:0%;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;width:100%;border:0;text-align:left;font:inherit;font-size:19px;line-height:1.95;font-weight:500;color:var(--text-2);padding:1px 8px;border-radius:8px;cursor:pointer;transition:background .12s,color .12s,opacity .12s,transform .12s;position:relative;overflow:hidden}.lyrics-shell-root .read-line:before{content:"";position:absolute;inset:0;width:var(--line-progress);background:linear-gradient(90deg,color-mix(in srgb,var(--accent) 30%,transparent),color-mix(in srgb,var(--accent-2) 16%,transparent));pointer-events:none;transition:width 90ms linear}.lyrics-shell-root .read-line-copy{position:relative;z-index:1;min-width:0;overflow-wrap:anywhere}.lyrics-shell-root .read-word{transition:color .12s,opacity .12s}.lyrics-shell-root .read-word-future{opacity:.58}.lyrics-shell-root .read-word-pending{opacity:.42;-webkit-text-decoration:underline dotted var(--text-3);text-decoration:underline dotted var(--text-3);text-underline-offset:4px}.lyrics-shell-root .read-word-active{color:var(--accent);opacity:1;text-shadow:0 0 18px color-mix(in srgb,var(--accent) 28%,transparent)}.lyrics-shell-root .read-word-past{opacity:1}.lyrics-shell-root .read-syllable{transition:color .08s}.lyrics-shell-root .read-syllable-future{color:color-mix(in srgb,currentColor 58%,transparent)}.lyrics-shell-root .read-syllable-past{color:var(--accent)}.lyrics-shell-root .read-syllable-active{color:transparent;background:linear-gradient(90deg,var(--accent) 0 var(--syllable-progress),color-mix(in srgb,var(--text) 58%,transparent) var(--syllable-progress) 100%);background-clip:text;-webkit-background-clip:text;text-shadow:none}.lyrics-shell-root .read-line-lane-1{margin-left:clamp(10px,3vw,34px);width:calc(100% - clamp(10px, 3vw, 34px))}.lyrics-shell-root .read-line-lane-2{margin-left:clamp(18px,5vw,58px);width:calc(100% - clamp(18px, 5vw, 58px))}.lyrics-shell-root .read-line-lane-3{margin-left:clamp(26px,7vw,82px);width:calc(100% - clamp(26px, 7vw, 82px))}.lyrics-shell-root .read-line-performer{display:flex;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;max-width:100%;margin-top:-3px;color:var(--text-3);font-size:10.5px;line-height:1.4;font-weight:700}.lyrics-shell-root .read-line-time{position:relative;z-index:1;align-self:center;padding:4px 7px;border-radius:99px;background:var(--surface);border:1px solid var(--border);color:var(--text-3);font-family:var(--mono);font-size:10px;line-height:1;font-weight:800;white-space:nowrap}.lyrics-shell-root .read-line.has-line-credit{padding-bottom:20px}.lyrics-shell-root .read-line-credit{position:absolute;z-index:2;right:10px;bottom:4px;max-width:min(70%,360px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--accent);background:color-mix(in srgb,var(--surface) 82%,transparent);border:1px solid color-mix(in srgb,var(--accent) 22%,var(--border));border-radius:99px;padding:3px 7px;font-size:10.5px;line-height:1;font-weight:800;opacity:0;transform:translateY(3px);pointer-events:none;transition:opacity .12s,transform .12s}.lyrics-shell-root .read-line.has-line-credit.on .read-line-credit,.lyrics-shell-root .read-line.has-line-credit:hover .read-line-credit{opacity:1;transform:translateY(0)}.lyrics-shell-root .read-line.timed-line .read-line-time{color:var(--accent);border-color:color-mix(in srgb,var(--accent) 28%,var(--border))}.lyrics-shell-root .read-line.timed-line{color:var(--text);padding-left:14px;box-shadow:inset 3px 0 0 color-mix(in srgb,var(--accent) 52%,transparent)}.lyrics-shell-root .read-line.pending-line{cursor:default;color:var(--text-3);background:color-mix(in srgb,var(--surface-2) 72%,transparent);border:1px dashed var(--border-2);margin:3px 0}.lyrics-shell-root .read-line.pending-line:before{display:none}.lyrics-shell-root .read-line:hover{background:var(--surface-2);color:var(--text)}.lyrics-shell-root .read-line.pending-line:hover{color:var(--text-2);background:var(--surface-2)}.lyrics-shell-root .read-line.on{color:var(--text);background:var(--accent-soft)}.lyrics-shell-root .read-line.pending-line.on{color:var(--text-2);background:var(--surface-2);border-color:color-mix(in srgb,var(--accent) 30%,var(--border-2))}.lyrics-shell-root .read-line.active-playback{color:var(--text);background:color-mix(in srgb,var(--accent) 12%,var(--surface));transform:translateX(2px)}.lyrics-shell-root .read-line.upcoming-playback{color:color-mix(in srgb,var(--text) 88%,var(--accent))}.lyrics-shell-root .read-line.past-playback{opacity:.72}.lyrics-shell-root .read-line.anno{color:var(--text)}.lyrics-shell-root .read-line.anno:not(.pending-line):after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;background:var(--accent-line);border-radius:2px}.lyrics-shell-root .sticky-side{position:-webkit-sticky;position:sticky;top:80px}.lyrics-shell-root .lb-row{display:grid;grid-template-columns:44px 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:12px 16px;border-radius:var(--r);transition:background .12s}.lyrics-shell-root .lb-row:hover{background:var(--surface-2)}.lyrics-shell-root .lb-rank{font-family:var(--display);font-size:22px;font-weight:800;color:var(--text-3);text-align:center;letter-spacing:-.04em}.lyrics-shell-root .lb-rank.top{background:var(--grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lyrics-shell-root .stat{padding:16px 18px;border-radius:var(--r);background:var(--surface);border:1px solid var(--border)}.lyrics-shell-root .stat .v{font-family:var(--display);font-size:30px;font-weight:800;letter-spacing:-.04em;line-height:1}.lyrics-shell-root .stat .l{font-size:12px;font-weight:600;color:var(--text-2);margin-top:7px}.lyrics-shell-root .detail-snapshot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-bottom:13px}.lyrics-shell-root .detail-snapshot-tile{display:grid;grid-gap:7px;gap:7px;min-width:0;padding:10px 11px;background:var(--surface-2);border-radius:8px}.lyrics-shell-root .detail-snapshot-label{min-width:0;font-size:11px;font-weight:750;line-height:1.2}.lyrics-shell-root .detail-snapshot-label svg{flex:0 0 auto}.lyrics-shell-root .detail-snapshot-value{min-width:0;font-size:22px;line-height:1;overflow-wrap:anywhere}.lyrics-shell-root .song-card{display:flex;flex-direction:column;gap:0;background:var(--surface);border:1px solid var(--border);border-radius:var(--r);overflow:hidden;cursor:pointer;transition:transform .15s,box-shadow .18s,border-color .15s}.lyrics-shell-root .song-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:var(--border-2)}.lyrics-shell-root .song-cover{aspect-ratio:16/9;background-size:cover;background-position:50%;position:relative}.lyrics-shell-root .song-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(8,6,16,.5))}.lyrics-shell-root .login-wrap{min-height:100vh;display:grid;grid-template-columns:1.1fr 1fr;position:relative;z-index:2}.lyrics-shell-root .login-art{position:relative;overflow:hidden;background:radial-gradient(120% 90% at 18% 14%,color-mix(in srgb,var(--accent) 70%,#000) 0,transparent 52%),radial-gradient(130% 100% at 88% 92%,color-mix(in srgb,var(--accent-2) 80%,#000) 0,transparent 48%),linear-gradient(150deg,#14101f,#07060d)}.lyrics-shell-root .login-form{display:flex;align-items:center;justify-content:center;padding:40px}.lyrics-shell-root .login-card{width:100%;max-width:380px}.lyrics-shell-root .login-line{font-family:var(--display);font-weight:800;letter-spacing:-.04em;color:#fff;font-size:clamp(28px,4.4vw,56px);line-height:1.02}.lyrics-shell-root .float-lines{position:absolute;inset:0;padding:44px;display:flex;flex-direction:column;justify-content:center;gap:12px}.lyrics-shell-root .float-lines .fl{font-family:var(--mono);color:rgba(255,255,255,.6);font-size:14px;display:flex;gap:12px;align-items:baseline}.lyrics-shell-root .float-lines .fl .ftc{color:rgba(255,255,255,.32);font-weight:700}.lyrics-shell-root .float-lines .fl.hot{color:#fff}.lyrics-shell-root .soft-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r)}.lyrics-shell-root .hairline{height:1px;background:var(--border);border:none;margin:0}.lyrics-shell-root .pill-toggle{display:inline-flex;flex-wrap:wrap;max-width:100%;padding:4px;gap:3px;background:var(--surface-2);border:1px solid var(--border);border-radius:11px}.lyrics-shell-root .pill-toggle button{padding:6px 12px;border-radius:8px;font-size:12.5px;font-weight:600;color:var(--text-2)}.lyrics-shell-root .pill-toggle button.on{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.lyrics-shell-root .dropzone{border:1.5px dashed var(--border-2);border-radius:var(--r);background:var(--surface-2);transition:border-color .15s,background .15s}.lyrics-shell-root .dropzone.hot{border-color:var(--accent);background:var(--accent-soft)}@media (max-width:1080px){.lyrics-shell-root .ed-grid.layout-rail,.lyrics-shell-root .ed-grid.layout-split{grid-template-columns:1fr}.lyrics-shell-root .player-sticky{position:static}.lyrics-shell-root .login-wrap,.lyrics-shell-root .song-read{grid-template-columns:1fr}.lyrics-shell-root .login-art{display:none}}@media (max-width:860px){.lyrics-shell-root .browse-grid{grid-template-columns:1fr!important}.lyrics-shell-root .stat-grid{grid-template-columns:repeat(2,1fr)!important}.lyrics-shell-root .submit-review-head{flex-direction:column}.lyrics-shell-root .submit-review-thumb{width:100%;max-width:320px}}@media (max-width:720px){.lyrics-shell-root{overflow-x:hidden}.lyrics-shell-root .page,.lyrics-shell-root .page-wide,.lyrics-shell-root .soft-card,.lyrics-shell-root .song-read,.lyrics-shell-root .stack,.lyrics-shell-root .sticky-side{min-width:0;max-width:100%}.lyrics-shell-root .appbar{height:auto;padding:10px 14px;gap:10px;flex-wrap:wrap}.lyrics-shell-root .appbar .nav{order:3;width:100%;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.lyrics-shell-root .appbar .nav::-webkit-scrollbar{display:none}.lyrics-shell-root .appnav{min-height:40px;padding:9px 12px;flex:0 0 auto}.lyrics-shell-root .btn{min-height:42px;white-space:normal;text-align:center}.lyrics-shell-root .btn-sm{min-height:38px;padding:8px 12px}.lyrics-shell-root .btn-icon{min-width:40px;min-height:40px;padding:9px;flex-shrink:0}.lyrics-shell-root .badge,.lyrics-shell-root .chip{min-height:32px;white-space:normal}.lyrics-shell-root a[href^="/lyrics/profile/"]{display:inline-flex;align-items:center;min-height:32px}.lyrics-shell-root .sec-pill{min-height:32px;padding:7px 10px}.lyrics-shell-root .rate{min-height:36px;padding:8px 10px}.lyrics-shell-root .transport-row .tc{min-height:36px;display:inline-flex;align-items:center}.lyrics-shell-root .transport-row .pill-toggle{width:100%}.lyrics-shell-root .transport-row .pill-toggle button{min-height:36px}.lyrics-shell-root .input,.lyrics-shell-root .sel,.lyrics-shell-root .select,.lyrics-shell-root .textarea{min-height:42px}.lyrics-shell-root .topbar-auth-actions{margin-left:auto}.lyrics-shell-root .appbar .nav .lbl{display:none}.lyrics-shell-root .page{padding:18px 14px 70px}.lyrics-shell-root .lyr-row{grid-template-columns:56px minmax(0,1fr)}.lyrics-shell-root .lyr-row .tc{grid-column:1;grid-row:1;min-height:40px;width:56px;justify-content:center}.lyrics-shell-root .lyr-text{grid-column:2;grid-row:1;min-height:40px;padding:8px 6px}.lyrics-shell-root .tc-input{grid-column:1/-1;grid-row:2;min-height:42px}.lyrics-shell-root .lyr-tools{grid-column:1/-1;grid-row:3;justify-self:stretch;justify-content:flex-end;opacity:1;gap:6px}.lyrics-shell-root .line-voice-editor{grid-column:1/-1;grid-row:4;grid-template-columns:1fr}.lyrics-shell-root .icon-btn{width:40px;height:40px;border-radius:10px;background:var(--surface-2)}.lyrics-shell-root .stamp-bar{position:-webkit-sticky;position:sticky;bottom:0;flex-wrap:wrap;align-items:stretch;gap:10px;padding:12px 12px calc(12px + env(safe-area-inset-bottom));margin-inline:-10px;z-index:20}.lyrics-shell-root .stamp-bar>.btn-primary{width:100%;min-height:56px;font-size:15px}.lyrics-shell-root .stamp-bar>.btn-sm{flex:1 1 120px}.lyrics-shell-root .stamp-bar .bar{width:100%!important}.lyrics-shell-root .lyrics-scroll-panel{max-height:52vh}.lyrics-shell-root .lyr-list{padding-bottom:22vh;scroll-padding-bottom:24vh}.lyrics-shell-root .player-card .yt-frame{max-height:34vh}.lyrics-shell-root .browse-error,.lyrics-shell-root .editor-conflict{align-items:stretch;flex-direction:column}.lyrics-shell-root .save-state{order:-1;width:100%;text-align:left}.lyrics-shell-root .read-line{grid-template-columns:1fr;gap:3px;font-size:16.5px;line-height:1.55;padding:8px 10px}.lyrics-shell-root .read-line.has-line-credit{padding-bottom:26px}.lyrics-shell-root .read-line-time{justify-self:start;font-size:9.5px}.lyrics-shell-root .read-line-credit{left:10px;right:auto;max-width:calc(100% - 20px)}.lyrics-shell-root .song-head-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.lyrics-shell-root .accuracy-actions,.lyrics-shell-root .media-attach-row,.lyrics-shell-root .profile-sub-row,.lyrics-shell-root .prop-actions,.lyrics-shell-root .submit-actions,.lyrics-shell-root .submit-url-row{flex-wrap:wrap}.lyrics-shell-root .accuracy-actions>.btn,.lyrics-shell-root .media-attach-row>.btn,.lyrics-shell-root .prop-actions>.btn,.lyrics-shell-root .submit-actions>.btn,.lyrics-shell-root .submit-actions>a,.lyrics-shell-root .submit-url-row>.btn{width:100%}.lyrics-shell-root .profile-progress{width:100%!important}.lyrics-shell-root .reg-search{min-width:0!important;width:100%}.lyrics-shell-root .reg-toolbar>*{width:100%}.lyrics-shell-root .reg-toolbar .sel-wrap{justify-content:space-between}.lyrics-shell-root .mod-actions{width:100%;flex-wrap:wrap}.lyrics-shell-root .mod-actions .btn{flex:1 1 140px}.lyrics-shell-root .mod-actions .btn-icon{flex:0 0 auto}.lyrics-shell-root .editor-actions{width:100%;flex-wrap:wrap}.lyrics-shell-root .editor-actions .pill-toggle{width:100%}.lyrics-shell-root .editor-actions>.btn{flex:1 1 140px}.lyrics-shell-root .editor-actions>.btn-icon{flex:0 0 42px}.lyrics-shell-root .sync-granularity{width:100%}.lyrics-shell-root .sync-editor-head{align-items:stretch;justify-content:flex-start;flex-direction:column}.lyrics-shell-root .sync-editor-head>.stack{flex:0 0 auto}.lyrics-shell-root .sync-editor-controls{width:100%;justify-content:flex-start}.lyrics-shell-root .sync-editor-controls .pill-toggle{flex:1 1 100%}.lyrics-shell-root .sync-editor-controls>.btn{flex:1 1 100px}.lyrics-shell-root .word-sync-workbench{padding-inline:10px}.lyrics-shell-root .word-timeline-rail{height:62px}.lyrics-shell-root .word-timeline-block{top:12px;height:38px}.lyrics-shell-root .prop-head{align-items:flex-start;flex-direction:column;gap:6px}.lyrics-shell-root .prop-meter{width:100%}.lyrics-shell-root .prop-meter>.stack{min-width:0!important;width:100%}.lyrics-shell-root .submit-confirm-grid{grid-template-columns:1fr!important}}.lyrics-shell-root .lyr-scrim{position:fixed;inset:0;z-index:150;background:color-mix(in srgb,var(--bg) 30%,rgba(8,6,16,.62));-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:flex-start;justify-content:center;padding:7vh 18px;overflow-y:auto}.lyrics-shell-root .panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-xl)}.lyrics-shell-root .acct-trigger{display:flex;border-radius:50%;transition:box-shadow .14s}.lyrics-shell-root .acct-trigger:hover{box-shadow:0 0 0 3px var(--surface-2)}.lyrics-shell-root .acct-menu{position:absolute;top:calc(100% + 10px);right:0;width:252px;z-index:130;background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-xl);overflow:hidden}.lyrics-shell-root .acct-head{display:flex;align-items:center;gap:12px;padding:14px}.lyrics-shell-root .acct-item{display:flex;align-items:center;gap:11px;width:100%;padding:9px 11px;border-radius:9px;font-size:13.5px;font-weight:600;color:var(--text-2);transition:background .12s,color .12s}.lyrics-shell-root .acct-item:hover{background:var(--surface-2);color:var(--text)}.lyrics-shell-root .acct-item[data-danger]{color:var(--bad)}.lyrics-shell-root .acct-item[data-danger]:hover{background:color-mix(in srgb,var(--bad) 12%,var(--surface));color:var(--bad)}.lyrics-shell-root .hue-dot{width:30px;height:30px;border-radius:50%;transition:transform .12s,box-shadow .12s;cursor:pointer}.lyrics-shell-root .hue-dot:hover{transform:scale(1.08)}.lyrics-shell-root .hue-dot[data-on]{box-shadow:0 0 0 2px var(--surface),0 0 0 4px var(--accent)}.lyrics-shell-root .reg-layout{display:grid;grid-template-columns:240px 1fr;grid-gap:26px;gap:26px;align-items:start}.lyrics-shell-root .facet-rail{position:-webkit-sticky;position:sticky;top:80px;display:flex;flex-direction:column;gap:18px}.lyrics-shell-root .facet-group{display:flex;flex-direction:column;gap:2px}.lyrics-shell-root .facet-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);margin-bottom:6px;padding:0 4px}.lyrics-shell-root .facet-row{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:7px 9px;border-radius:8px;font-size:13px;font-weight:600;color:var(--text-2);transition:background .12s,color .12s}.lyrics-shell-root .facet-row:hover{background:var(--surface-2);color:var(--text)}.lyrics-shell-root .facet-row.on{background:var(--accent-soft);color:var(--accent)}.lyrics-shell-root .facet-count{font-size:11.5px;font-weight:700;color:var(--text-3);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.lyrics-shell-root .facet-row.on .facet-count{color:var(--accent)}.lyrics-shell-root .facet-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.lyrics-shell-root .trend-row{display:flex;align-items:center;gap:9px;width:100%;padding:5px 6px;border-radius:9px;text-align:left;transition:background .12s}.lyrics-shell-root .trend-row:hover{background:var(--surface-2)}.lyrics-shell-root .trend-rank{font-family:var(--display);font-size:13px;font-weight:800;color:var(--text-3);width:13px;text-align:center;letter-spacing:-.04em;flex-shrink:0}.lyrics-shell-root .trend-row:nth-child(-n+3) .trend-rank{background:var(--grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lyrics-shell-root .trend-cover{width:34px;height:24px;border-radius:6px;background-size:cover;background-position:50%;flex-shrink:0}.lyrics-shell-root .reg-toolbar{display:flex;gap:12px;margin-bottom:14px;align-items:center;flex-wrap:wrap}.lyrics-shell-root .sel-wrap{display:inline-flex;align-items:center;gap:8px}.lyrics-shell-root .sel{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:9px 32px 9px 12px;border-radius:10px;border:1px solid var(--border);color:var(--text);font-size:13px;font-weight:600;cursor:pointer;background:var(--surface) url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="%23999" stroke-width="2.6"><path d="M6 9l6 6 6-6"/></svg>') no-repeat right 11px center}.lyrics-shell-root .sel:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.lyrics-shell-root .reg-resulthead{margin-bottom:16px}.lyrics-shell-root .nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:17px;height:17px;padding:0 5px;margin-left:5px;border-radius:9px;background:var(--bad);color:#fff;font-size:10.5px;font-weight:800}.lyrics-shell-root .mod-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.lyrics-shell-root .tab-count{font-size:11px;font-weight:700;opacity:.6}.lyrics-shell-root .mod-row{display:flex;align-items:center;gap:14px;padding:13px 16px;cursor:pointer;transition:background .12s}.lyrics-shell-root .mod-row:hover{background:var(--surface-2)}.lyrics-shell-root .mod-thumb{width:60px;height:38px;border-radius:8px;background-size:cover;background-position:50%;flex-shrink:0}.lyrics-shell-root .mod-sigs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end;max-width:330px}.lyrics-shell-root .mod-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.lyrics-shell-root .mod-flag{width:38px;height:38px;border-radius:9px;background:color-mix(in srgb,var(--bad) 13%,var(--surface));flex-shrink:0}.lyrics-shell-root .sig{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;font-weight:700;padding:3px 8px;border-radius:7px;white-space:nowrap;background:var(--surface-2);color:var(--text-2);border:1px solid var(--border)}.lyrics-shell-root .sig-good{color:var(--good);background:color-mix(in srgb,var(--good) 12%,var(--surface));border-color:transparent}.lyrics-shell-root .sig-warn{color:var(--warn);background:color-mix(in srgb,var(--warn) 12%,var(--surface));border-color:transparent}.lyrics-shell-root .sig-bad{color:var(--bad);background:color-mix(in srgb,var(--bad) 12%,var(--surface));border-color:transparent}@media (max-width:980px){.lyrics-shell-root .reg-layout{grid-template-columns:1fr}.lyrics-shell-root .facet-rail{position:static;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:16px;gap:16px;margin-bottom:4px}.lyrics-shell-root .facet-row{min-height:40px;padding:9px 10px}.lyrics-shell-root .trend-row{min-height:44px;padding:7px 8px}.lyrics-shell-root .mod-stats{grid-template-columns:repeat(2,1fr)}.lyrics-shell-root .mod-sigs{display:none}.lyrics-shell-root .mod-row{flex-wrap:wrap}}@media (max-width:560px){.lyrics-shell-root .display{line-height:1.08}.lyrics-shell-root .song-read{gap:18px}.lyrics-shell-root .login-form{padding:22px 16px}.lyrics-shell-root .login-card{max-width:100%}.lyrics-shell-root .login-card a{display:inline-flex;align-items:center;min-height:36px}.lyrics-shell-root .login-line{font-size:30px}.lyrics-shell-root .pill-toggle{display:flex;width:100%}.lyrics-shell-root .pill-toggle button{flex:1 1 120px;min-height:40px;text-align:center}.lyrics-shell-root .editor-actions .pill-toggle,.lyrics-shell-root .sync-granularity,.lyrics-shell-root .transport-row .pill-toggle{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.lyrics-shell-root .editor-actions .pill-toggle button,.lyrics-shell-root .sync-granularity button,.lyrics-shell-root .transport-row .pill-toggle button{min-width:0;width:100%}.lyrics-shell-root .word-sync-token{min-height:40px}.lyrics-shell-root .stat-grid{grid-template-columns:1fr!important}.lyrics-shell-root .detail-snapshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lyrics-shell-root .mod-stats{grid-template-columns:1fr}.lyrics-shell-root .song-cover .badge{max-width:calc(100vw - 72px)}.lyrics-shell-root .transport{padding:12px}.lyrics-shell-root .read-line{font-size:17px;line-height:1.8;padding-inline:4px}.lyrics-shell-root .lyrics-scroll-panel{padding:8px 14px 18px!important;max-height:none}.lyrics-shell-root .submit-review-thumb{max-width:none}.lyrics-shell-root .profile-head{align-items:flex-start!important}}@media (max-width:340px){.lyrics-shell-root .detail-snapshot-grid{grid-template-columns:1fr}}.lyrics-shell-root:has(.lyrics-embed) .appbar,.lyrics-shell-root:has(.lyrics-embed) .grain{display:none}.lyrics-shell-root .lyrics-embed{display:flex;flex-direction:column;gap:10px;padding:12px;min-height:100vh;box-sizing:border-box}.lyrics-shell-root .lyrics-embed-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.lyrics-shell-root .lyrics-embed-title{font-weight:800;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lyrics-shell-root .lyrics-embed-artist{font-size:13px}.lyrics-shell-root .lyrics-embed-lines{list-style:none;margin:0;padding:0;overflow-y:auto;flex:1 1;min-height:120px;max-height:50vh}.lyrics-shell-root .lyrics-embed-lines li{padding:5px 8px;border-radius:8px;color:var(--text-3);cursor:pointer;font-size:15px;line-height:1.45}.lyrics-shell-root .lyrics-embed-lines li.on{color:var(--text);background:var(--accent-soft,color-mix(in srgb,var(--accent) 14%,transparent));font-weight:700}.lyrics-shell-root .lyrics-embed-foot{font-size:11.5px;text-align:right}.lyrics-shell-root .read-line-translation{display:block;font-size:.82em;font-weight:500;color:var(--text-3);margin-top:2px}