@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color:#edf3ff;font-synthesis:none;text-rendering:optimizelegibility;--surface:#0f1527e6;--surface-bright:#161f38eb;--line:#9db1da29;--line-strong:#79ddff59;--muted:#97a6c2;--quiet:#71809d;--cyan:#79ddff;--violet:#a28aff;--pink:#f87abe;--green:#72e6bd;--danger:#ff7995;background:#070914;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}html{overscroll-behavior-y:none;background:#070914;min-width:320px;min-height:100%;overflow:clip auto}body{background:radial-gradient(circle at 10% -20%,#4e66e630,#0000 34%),radial-gradient(circle at 92% 4%,#ee5db51a,#0000 28%),#070914;min-width:320px;min-height:100dvh;margin:0;overflow-x:clip}#root{min-height:100dvh}button,input,textarea{font:inherit}button,label{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,label:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}label:has(input:focus-visible){outline:2px solid var(--cyan);outline-offset:3px}.app-shell{flex-direction:column;min-height:100dvh;padding-top:72px;display:flex;overflow-x:clip}.app-header{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#070914e6;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;width:100%;min-height:72px;padding:10px clamp(18px,4vw,54px);display:grid;position:fixed;inset:0 0 auto;box-shadow:0 10px 30px #0000002e}.brand-mark{width:42px;height:42px;color:var(--cyan);background:linear-gradient(140deg,#79ddff24,#a28aff1f);border:1px solid #79ddff40;border-radius:13px;place-items:center;display:grid;box-shadow:0 12px 34px #496fe12b}.brand-copy{line-height:1.1;display:grid}.brand-copy span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800}.brand-copy strong{letter-spacing:-.025em;margin-top:5px;font-family:Space Grotesk,sans-serif;font-size:1.06rem}.header-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.header-history{color:#c5d5ea;cursor:pointer;background:#79ddff0b;border:1px solid #79ddff2e;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:7px 10px;font-size:.71rem;font-weight:760;display:inline-flex}.header-history:hover:not(:disabled){color:var(--cyan);background:#79ddff17;border-color:#79ddff61}.header-history:disabled{opacity:.34;cursor:not-allowed}.header-history small{color:#07111a;background:var(--cyan);border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.58rem;display:grid}.header-redo{background:#a28aff0b;border-color:#a28aff2e}.header-redo:hover:not(:disabled){color:#c9bbff;background:#a28aff17;border-color:#a28aff66}.header-redo small{background:var(--violet)}.history-limit{color:#71809d;max-width:86px;font-size:.58rem;font-weight:650;line-height:1.25}.language-switch{color:#07111a;cursor:pointer;background:linear-gradient(120deg,#8ce8ff,#b9b0ff);border:1px solid #79ddff3b;border-radius:9px;place-items:center;min-width:38px;min-height:36px;padding:5px 9px;font-size:.66rem;font-weight:850;display:inline-grid;box-shadow:0 4px 14px #79ddff26}.language-switch:hover{filter:brightness(1.08)}.privacy-badge{color:var(--green);background:#236f5a17;border:1px solid #72e6bd33;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:.76rem;font-weight:750;display:inline-flex}main{flex:1 0 auto;width:100%;margin:0 auto;padding:24px clamp(14px,3vw,42px) 38px}.project-bar{border:1px solid var(--line);background:#0c1120bd;border-radius:15px;grid-template-columns:minmax(220px,360px) 1fr auto;align-items:end;gap:18px;margin-bottom:18px;padding:15px 17px;display:grid}.project-bar>div:first-child{gap:6px;display:grid}.project-bar label,.timed-line label{color:var(--quiet);letter-spacing:.045em;text-transform:uppercase;font-size:.7rem;font-weight:760}.project-bar label span{color:#65738e;letter-spacing:0;text-transform:none;font-size:.62rem;font-weight:600}.project-bar input,.timed-line input{border:1px solid var(--line);color:#eef4ff;background:#ffffff09;width:100%}.project-bar input{border-radius:9px;padding:9px 11px;font-weight:680}.project-status{min-width:0;color:var(--muted);align-self:center;align-items:center;gap:8px;font-size:.78rem;display:flex}.project-status svg{color:var(--violet);flex:none}.quiet-button,.primary-button,.secondary-button,.file-button,.sync-button,.icon-button,.play-button{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;font-weight:760;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.quiet-button:hover,.primary-button:hover,.secondary-button:hover,.file-button:hover,.sync-button:hover,.icon-button:hover,.play-button:hover{transform:translateY(-1px)}.quiet-button{border:1px solid var(--line);color:#c6d0e5;background:#ffffff09;padding:10px 12px;font-size:.78rem}.primary-button,.file-button{color:#07111a;background:linear-gradient(120deg,#8ce8ff,#a6c7ff 52%,#c5b6ff);padding:11px 14px;font-size:.8rem}.primary-button:disabled{opacity:.46;cursor:default;filter:grayscale(.45);transform:none}.secondary-button{border:1px solid var(--line);color:#d4deef;background:#ffffff09;padding:10px 13px;font-size:.78rem}.secondary-button:disabled{opacity:.4;cursor:not-allowed;transform:none}.file-button input,.secondary-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.setup-grid{grid-template-columns:minmax(280px,.72fr) minmax(440px,1.28fr);gap:18px;display:grid}.setup-card,.transport-panel,.line-editor,.export-panel{border:1px solid var(--line);background:linear-gradient(145deg,#11182ceb,#090e1ce8);border-radius:18px;box-shadow:0 22px 70px #00000021}.setup-card{grid-template-columns:auto 1fr;align-content:start;gap:14px;padding:22px;display:grid;position:relative;overflow:hidden}.setup-card:after{filter:blur(8px);content:"";pointer-events:none;background:#5778f01c;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-90px;right:-70px}.card-icon{border:1px solid var(--line);width:43px;height:43px;color:var(--cyan);background:#79ddff0f;border-radius:12px;place-items:center;display:grid}.setup-card small,.transport-topline small,.panel-heading small,.export-panel>small{color:var(--cyan);letter-spacing:.1em;text-transform:uppercase;font-size:.67rem;font-weight:820}.setup-card h2,.transport-topline h2,.panel-heading h2,.export-panel h2{letter-spacing:-.035em;margin:4px 0 0;font-family:Space Grotesk,sans-serif;font-size:1.35rem}.setup-card p,.export-panel>p{color:var(--muted);margin:8px 0 0;font-size:.82rem;line-height:1.55}.setup-card>.file-button{z-index:1;grid-column:1/-1;margin-top:10px}.audio-card.needs-audio{border-color:#ff698ec7;animation:.62s ease-in-out 3 audio-attention;box-shadow:0 0 0 4px #ff698e1a,0 0 42px #ff497c33}.audio-card.needs-audio .file-button{box-shadow:0 0 0 3px #ffffff14,0 0 26px #79ddff40}.audio-warning{z-index:1;color:#ff9bb4;background:#86214429;border:1px solid #ff698e52;border-radius:10px;grid-column:1/-1;align-items:flex-start;gap:9px;padding:11px 12px;font-size:.74rem;line-height:1.45;display:flex}.audio-warning svg{flex:none;margin-top:2px}.audio-warning span{gap:2px;display:grid}.audio-warning strong{color:#ffc4d2}@keyframes audio-attention{0%,to{transform:translateY(0)}50%{transform:translateY(-2px);box-shadow:0 0 0 6px #ff698e21,0 0 48px #ff497c47}}.file-name{z-index:1;color:var(--quiet);text-align:center;text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:.73rem;overflow:hidden}.lyrics-card textarea{resize:vertical;border:1px solid var(--line);color:#ecf2ff;background:#0307128c;border-radius:11px;grid-column:1/-1;min-height:128px;padding:13px 14px;font-size:.84rem;line-height:1.55}.lyrics-card textarea::placeholder{color:#697793}.card-actions{z-index:1;flex-wrap:wrap;grid-column:1/-1;gap:9px;display:flex}.import-hint{z-index:1;color:#71809d;grid-column:1/-1;font-size:.67rem;line-height:1.5}.transport-panel{margin-top:18px;padding:21px 22px 18px}.transport-topline{justify-content:space-between;align-items:center;gap:18px;display:flex}.sync-state{color:var(--muted);align-items:center;gap:8px;font-size:.75rem;font-weight:730;display:inline-flex}.sync-state i{background:#6c7890;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #6c78901a}.sync-state.active{color:var(--green)}.sync-state.active i{background:var(--green);box-shadow:0 0 0 4px #72e6bd1f,0 0 15px #72e6bd66}.player-row{grid-template-columns:38px 48px auto minmax(140px,1fr) auto;align-items:center;gap:10px;margin-top:18px;display:grid}.icon-button,.play-button{border:1px solid var(--line);background:#ffffff09;width:38px;height:38px;padding:0}.icon-button svg{width:17px}.play-button{color:#07111a;background:linear-gradient(135deg, var(--cyan), #b3b1ff);width:48px;height:48px}.play-button svg{width:20px}.timecode{color:#e0e8f8;font-variant-numeric:tabular-nums;font-size:.76rem;font-weight:690}.timecode.muted{color:var(--quiet)}.waveform-wrap{border:1px solid var(--line);background:#03061099;border-radius:11px;height:68px;position:relative;overflow:hidden}.waveform-wrap canvas{width:100%;height:100%}.waveform-wrap input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.sync-controls{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:9px;margin-top:16px;padding-top:16px;display:flex}.sync-button{color:#06151a;background:linear-gradient(120deg,#74e9c2,#83e7ff);min-height:40px;padding:10px 15px;font-size:.8rem}.sync-button.stop{color:#fff;background:linear-gradient(120deg,#c62d58,#ea4868)}.key-guide{color:var(--quiet);align-items:center;gap:8px;margin-left:auto;font-size:.71rem;display:inline-flex}.key-guide+.key-guide{margin-left:0}.key-guide kbd{border:1px solid var(--line);color:#cfd8e9;text-align:center;background:#ffffff0b;border-bottom-width:3px;border-radius:7px;min-width:64px;padding:6px 8px;font-size:.65rem;font-weight:760}.key-guide.pressed kbd{border-color:var(--line-strong);color:#07111a;background:var(--cyan);transform:translateY(2px)}.editor-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px;margin-top:18px;display:grid}.line-editor{grid-column:1/-1;min-width:0;padding:21px 22px 22px}.panel-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.panel-heading>span{color:var(--muted);font-size:.76rem;font-weight:700}.vtt-mode-note{color:#8796b1;background:#79ddff09;border:1px solid #79ddff26;border-radius:8px;flex-wrap:wrap;align-items:center;gap:5px;margin-top:13px;padding:8px 10px;font-size:.67rem;display:flex}.vtt-mode-note strong{color:var(--cyan)}.vtt-mode-note button{color:#9fcde0;cursor:pointer;background:#79ddff0d;border:1px solid #79ddff33;border-radius:7px;margin-left:auto;padding:5px 8px;font-size:.62rem;font-weight:740}.vtt-mode-note button:hover{color:var(--cyan);border-color:#79ddff61}.vtt-mode-note.enabled button{color:var(--green);background:#72e6bd0f;border-color:#72e6bd38}.vtt-reference-image{background:#a28aff09;border:1px solid #a28aff24;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;padding:8px 10px;display:flex}.vtt-reference-image>div{flex:280px;gap:2px;min-width:0;display:grid}.vtt-reference-image strong{color:#cbd6ea;font-size:.68rem}.vtt-reference-image>div span{color:#75849f;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;overflow:hidden}.vtt-reference-image>label,.vtt-reference-image>button{border:1px solid var(--line);color:#aebbd0;cursor:pointer;background:#ffffff09;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:.62rem;font-weight:740;display:inline-flex}.vtt-reference-image>label:hover,.vtt-reference-image>button:hover{border-color:var(--line-strong);color:var(--cyan)}.vtt-reference-image input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.progress-track{background:#ffffff0e;border-radius:99px;height:4px;margin:17px 0 14px;overflow:hidden}.progress-track i{border-radius:inherit;background:linear-gradient(90deg, var(--cyan), var(--violet), var(--pink));height:100%;transition:width .25s;display:block}.line-list{contain:layout paint;overscroll-behavior:contain;scrollbar-color:#8c9ec64d transparent;gap:7px;max-height:510px;padding-right:5px;display:grid;position:relative;overflow:hidden auto}.timed-line{background:#ffffff06;border:1px solid #0000;border-radius:11px;grid-template-columns:56px 32px minmax(180px,1fr) 116px 116px 34px;align-items:end;gap:9px;padding:9px;display:grid}.timed-line.with-vtt-style{grid-template-columns:56px 32px minmax(180px,1fr) 116px 116px 34px}.timed-line:hover{background:#ffffff0a}.timed-line.active{box-shadow:inset 3px 0 0 var(--cyan);background:#79ddff11;border-color:#79ddff61}.timed-line.complete:not(.active){background:#4db6930b}.line-select{min-height:42px;color:var(--quiet);cursor:pointer;background:#ffffff09;border:0;border-radius:8px;justify-content:space-between;align-self:stretch;align-items:center;padding:0 8px;display:flex}.line-select>span{font-size:.73rem;font-weight:820}.line-select i{color:#07111a;background:var(--green);border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.line-row-actions{grid-template-rows:repeat(3,minmax(24px,1fr));align-self:stretch;gap:3px;display:grid}.line-row-actions button{border:1px solid var(--line);color:#93a2bd;cursor:pointer;background:#ffffff06;border-radius:6px;place-items:center;min-width:32px;min-height:24px;padding:0;transition:border-color .16s,color .16s,background .16s;display:grid}.line-row-actions button:hover:not(:disabled),.line-row-actions button:focus-visible{border-color:var(--line-strong);color:var(--cyan);background:#79ddff12}.line-row-actions button.add-line-button{color:var(--green)}.line-row-actions button:disabled{opacity:.22;cursor:not-allowed}.line-delete-button{color:#b37485;cursor:pointer;background:#ff799509;border:1px solid #ff799529;border-radius:8px;place-items:center;width:34px;min-height:42px;padding:0;transition:border-color .16s,color .16s,background .16s;display:grid}.line-delete-button:hover,.line-delete-button:focus-visible{color:#ff9caf;background:#ff799517;border-color:#ff79956b}.line-text{border-radius:8px;min-height:42px;padding:9px 11px;font-size:.82rem}.timed-line label{gap:4px;display:grid}.timed-line label input{font-variant-numeric:tabular-nums;border-radius:8px;min-height:42px;padding:8px 9px;font-size:.75rem}.line-vtt-style{grid-column:3/-1;gap:4px;display:grid}.line-vtt-style>span{color:var(--quiet);letter-spacing:.045em;text-transform:uppercase;font-size:.7rem;font-weight:760}.line-vtt-primary-controls{grid-template-columns:34px 86px minmax(100px,1fr) auto 31px;gap:5px;display:grid}.line-vtt-layout-controls{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.line-vtt-layout-controls>span{color:#71809d;font-size:.62rem}.line-format-buttons{align-items:center;gap:4px;display:inline-flex}.timed-line .line-vtt-style input[type=color]{cursor:pointer;border-radius:8px;width:34px;min-height:42px;padding:3px}.line-vtt-style select{border:1px solid var(--line);color:#dbe5f5;background:#10172a;border-radius:8px;min-width:0;min-height:42px;padding:7px 6px;font-size:.68rem}.line-vtt-style button{border:1px solid var(--line);color:#aebbd0;cursor:pointer;background:#ffffff09;border-radius:8px;place-items:center;width:31px;min-height:42px;padding:0;display:grid}.line-vtt-style button:hover:not(:disabled){border-color:var(--line-strong);color:var(--cyan)}.line-vtt-style button:disabled{opacity:.3;cursor:not-allowed}.line-vtt-style .line-format-buttons button{border-radius:7px;min-height:30px;font-family:Arial,sans-serif;font-size:.74rem}.line-vtt-style .line-format-buttons button.active{color:#07111a;background:var(--cyan);border-color:#79ddff7a;box-shadow:0 0 12px #79ddff29}.timed-line .line-font-upload{border:1px solid var(--line);color:#b8c6dc;cursor:pointer;letter-spacing:0;text-transform:none;white-space:nowrap;background:#ffffff09;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:42px;padding:0 9px;font-size:.65rem;display:flex}.timed-line .line-font-upload:hover{border-color:var(--line-strong);color:var(--cyan)}.line-font-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.line-vtt-preview{background:#04070f61;border:1px solid #79ddff1f;border-radius:8px;grid-column:3/-1;grid-template-columns:minmax(145px,190px) minmax(260px,1fr);align-items:center;gap:12px;min-height:44px;padding:8px 9px;display:grid;overflow:hidden}.line-vtt-preview-info{gap:2px;min-width:0;display:grid}.line-vtt-preview small{color:var(--quiet);letter-spacing:.055em;text-transform:uppercase;font-size:.61rem;font-weight:760}.line-vtt-preview-info em{color:#8292ae;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;font-style:normal;overflow:hidden}.line-vtt-preview-info>span{color:#6e7d99;margin-top:3px;font-size:.59rem;line-height:1.35}.line-vtt-preview-stage{--cue-translate-x:-50%;--cue-translate-y:-50%;aspect-ratio:16/9;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:linear-gradient(#79ddff09,#a28aff09),repeating-linear-gradient(90deg,#0000 0 calc(25% - 1px),#97aacd12 25%),#080d1b;border:1px solid #79ddff33;border-radius:8px;justify-self:end;width:min(100%,560px);min-height:92px;padding:0;position:relative;overflow:hidden}.line-vtt-preview-stage:active{cursor:grabbing}.line-vtt-preview-stage:before{z-index:1;content:"";pointer-events:none;background:#04081224;position:absolute;inset:0}.line-vtt-preview-stage:after{z-index:1;content:"";pointer-events:none;background:#e1edff1c;height:1px;position:absolute;inset:50% 0 auto}.line-vtt-preview-stage>img{z-index:0;object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.line-vtt-preview-stage>span{z-index:2;font-synthesis:weight style;text-align:center;text-overflow:clip;white-space:nowrap;max-width:94%;transform:translate(var(--cue-translate-x), var(--cue-translate-y));pointer-events:none;border-radius:4px;padding:3px 6px;line-height:1.25;transition:color .16s,background-color .16s,font-size .16s;display:block;position:absolute;overflow:visible}.line-vtt-preview-stage.anchor-x-left{--cue-translate-x:0%}.line-vtt-preview-stage.anchor-x-center{--cue-translate-x:-50%}.line-vtt-preview-stage.anchor-x-right{--cue-translate-x:-100%}.line-vtt-preview-stage.anchor-y-top{--cue-translate-y:0%}.line-vtt-preview-stage.anchor-y-middle{--cue-translate-y:-50%}.line-vtt-preview-stage.anchor-y-bottom{--cue-translate-y:-100%}.line-vtt-position-marker{z-index:3;background:var(--pink);pointer-events:none;border:1px solid #07111a;border-radius:50%;width:7px;height:7px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 3px #ff668c2e}.empty-state{border:1px dashed var(--line);min-height:240px;color:var(--quiet);text-align:center;border-radius:12px;align-content:center;place-items:center;padding:30px;display:grid}.empty-state svg{color:#647596}.empty-state h3{color:#ccd6e8;margin:13px 0 5px;font-size:1rem}.empty-state p{max-width:380px;margin:0;font-size:.78rem;line-height:1.55}.fine-tune-panel{border:1px solid var(--line);background:linear-gradient(145deg,#11182ceb,#090e1ce8);border-radius:18px;grid-column:1/-1;min-width:0;padding:22px;box-shadow:0 22px 70px #00000021}.fine-tune-panel.locked{background:#0d1220ad;border-style:dashed}.fine-tune-panel.open{border-color:#79ddff3d}.fine-tune-heading{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.fine-tune-heading small{color:var(--cyan);letter-spacing:.1em;text-transform:uppercase;font-size:.67rem;font-weight:820}.fine-tune-heading h2{letter-spacing:-.035em;margin:4px 0 0;font-family:Space Grotesk,sans-serif;font-size:1.35rem}.fine-tune-heading p{max-width:650px;color:var(--muted);margin:8px 0 0;font-size:.78rem;line-height:1.5}.timeline-settings{align-items:flex-end;gap:10px;display:flex}.timeline-settings label{color:var(--quiet);letter-spacing:.04em;text-transform:uppercase;gap:5px;font-size:.67rem;font-weight:760;display:grid}.timeline-settings input{width:120px;accent-color:var(--cyan)}.timeline-lock{min-height:250px;color:var(--quiet);text-align:center;align-content:center;place-items:center;padding:30px;display:grid}.timeline-lock-visual{border:1px solid var(--line);background:repeating-linear-gradient(90deg,#7180a014 0 32px,#7180a005 32px 64px);border-radius:12px;place-items:center;width:min(430px,100%);height:82px;display:grid;position:relative;overflow:hidden}.timeline-lock-visual:after{background:var(--line);content:"";height:1px;position:absolute;inset:50% 0 auto}.timeline-lock-visual svg{z-index:1;color:#70809c;position:relative}.timeline-lock-visual span{z-index:1;font-size:.68rem;font-weight:700;position:absolute;bottom:8px;right:10px}.timeline-lock>p{max-width:560px;margin:16px 0 14px;font-size:.77rem;line-height:1.55}.timeline-lock .primary-button:disabled{opacity:.35;cursor:not-allowed;filter:grayscale(.6);transform:none}.timeline-playback{grid-template-columns:auto auto 1fr;align-items:center;gap:12px;margin-top:18px;display:grid}.play-button.small{width:114px;height:42px}.timeline-playback>span{color:#e1e9f8;font-variant-numeric:tabular-nums;font-size:.77rem;font-weight:720}.timeline-playback p{color:var(--quiet);justify-self:end;margin:0;font-size:.7rem}.timeline-viewport{border:1px solid var(--line);scrollbar-color:#7d93be73 #ffffff06;background:#080c19;border-radius:12px;margin-top:12px;position:relative;overflow:auto hidden}.timeline-track{cursor:crosshair;min-width:100%;height:146px;position:relative}.timeline-ruler{border-bottom:1px solid var(--line);background:#ffffff05;height:38px;position:absolute;inset:0 0 auto}.timeline-ruler>span{color:#667590;font-variant-numeric:tabular-nums;border-left:1px solid #97aacd29;height:100%;padding:7px 0 0 5px;font-size:.61rem;position:absolute;top:0}.timeline-ruler>span>i{background:#97aacd0e;width:1px;height:108px;position:absolute;bottom:-108px;left:-1px}.timeline-ruler>span.major{color:#8391aa}.timeline-ruler>span.minor{border-left-color:#97aacd33;height:13px;padding:0;top:25px}.timeline-ruler>span.minor>i{display:none}.timeline-blocks{position:absolute;inset:55px 0 20px}.timeline-block{color:#dff7ff;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#268cb8b8,#5c51b4c2);border:1px solid #8ac2ff57;border-radius:8px;align-items:stretch;min-width:8px;height:58px;padding:0;display:flex;position:absolute;top:0;overflow:hidden;box-shadow:0 8px 20px #0003}.timeline-block:nth-child(3n+2){background:linear-gradient(135deg,#4d66c7c2,#914db5bd);border-color:#b495ff61}.timeline-block:nth-child(3n){background:linear-gradient(135deg,#7a4eb9bf,#be458db8);border-color:#ff8dca5c}.timeline-block:active{cursor:grabbing}.timeline-block.active{z-index:3;border-color:#fff;box-shadow:0 0 0 2px #79ddff59,0 10px 30px #00000047}.block-label{text-overflow:ellipsis;white-space:nowrap;pointer-events:none;flex:1;align-items:center;gap:6px;min-width:0;padding:0 6px;font-size:.66rem;font-weight:690;display:flex;overflow:hidden}.block-label b{color:#07111a;background:#ffffffc7;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-size:.58rem;display:grid}.resize-handle{cursor:ew-resize;touch-action:none;background:#ffffff26;flex:0 0 10px;height:100%}.resize-handle:hover{background:#ffffff7a}.timeline-playhead{z-index:6;pointer-events:none;will-change:transform;background:#ff668c;width:2px;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 12px #ff668ccc}.timeline-playhead:before{content:"";background:#ff668c;border-radius:0 0 5px 5px;width:12px;height:8px;position:absolute;top:0;left:-5px}.timeline-legend{color:var(--quiet);grid-template-columns:minmax(190px,1fr) minmax(260px,1.35fr) minmax(190px,1fr);align-items:center;gap:14px;margin-top:11px;font-size:.68rem;display:grid}.timeline-legend-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.timeline-legend-actions span{align-items:center;gap:6px;display:inline-flex}.timeline-legend i{border-radius:3px;width:18px;height:8px;display:inline-block}.move-swatch{background:linear-gradient(90deg,#328cb7,#6559b4)}.edge-swatch{background:#7083aa40;border-inline:3px solid #ffffffad}.timeline-lyrics-preview{text-align:center;background:#ffffff05;border:1px solid #97aacd1f;border-radius:9px;min-width:0;min-height:45px;position:relative;overflow:hidden}.timeline-preview-sizer{visibility:hidden;pointer-events:none;width:100%;min-height:45px;display:grid}.timeline-preview-sizer>.timeline-preview-content{grid-area:1/1}.timeline-preview-content{box-sizing:border-box;grid-template-rows:12px 12px minmax(20px,1fr);place-items:center;gap:3px;min-width:0;min-height:45px;padding:8px 12px;display:grid}.timeline-preview-current{position:absolute;inset:0}.timeline-lyrics-preview small{color:#667590;letter-spacing:.07em;text-transform:uppercase;font-size:.56rem;font-weight:790}.timeline-preview-style{color:#8292ae;font-size:.59rem;font-style:normal}.timeline-preview-placeholder{visibility:hidden;-webkit-user-select:none;user-select:none}.timeline-lyrics-preview span{color:#7e8ca7;font-synthesis:weight style;overflow-wrap:anywhere;max-width:100%;font-size:.74rem;font-weight:680;line-height:1.25;display:block}.timeline-lyrics-preview.active{background:#79ddff0b;border-color:#79ddff38;box-shadow:inset 0 0 18px #79ddff09}.timeline-lyrics-preview.active span{color:#e7f8ff}.timeline-lyrics-preview.empty{background:0 0;border-color:#0000}.timeline-lyrics-preview.no-lyrics{background:#97aacd06;border-color:#97aacd1a}.timeline-lyrics-preview.no-lyrics span{color:#8795ad}.timeline-lyrics-preview.instrumental{background:#a28aff0b;border-color:#a28aff38}.instrumental-heading{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.timeline-lyrics-preview .instrumental-heading span{color:#aeb9ce;font-variant-numeric:tabular-nums;font-size:.62rem}.instrumental-progress{background:#97aacd21;border-radius:999px;width:100%;height:5px;overflow:hidden}.timeline-lyrics-preview .instrumental-progress i{border-radius:inherit;background:linear-gradient(90deg, var(--violet), var(--pink));transform-origin:0;will-change:transform;width:100%;height:100%;display:block;box-shadow:0 0 12px #a28aff59}.timeline-legend>strong{color:var(--cyan);text-align:right;justify-self:end;font-size:.68rem}.timeline-drag-tooltip{z-index:100;color:#dce7f8;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080d1bf5;border:1px solid #79ddff61;border-radius:10px;width:194px;padding:10px 11px;position:fixed;box-shadow:0 12px 35px #0000006b,0 0 22px #79ddff1a}.timeline-drag-tooltip small{color:#8796b1;letter-spacing:.06em;text-transform:uppercase;margin-bottom:7px;font-size:.62rem;font-weight:780;display:block}.timeline-drag-tooltip div{color:#8290a9;justify-content:space-between;align-items:center;gap:12px;min-height:22px;font-size:.69rem;display:flex}.timeline-drag-tooltip strong{color:#dce7f8;font-variant-numeric:tabular-nums;font-size:.78rem}.timeline-drag-tooltip div.changing span,.timeline-drag-tooltip div.changing strong{color:var(--cyan)}.export-panel{grid-area:auto/1/auto/-1;padding:22px}.export-heading p{margin-bottom:0}.export-layout{grid-template-columns:minmax(0,1.35fr) minmax(420px,.8fr);align-items:start;gap:18px;margin-top:16px;display:grid}.export-settings{border:1px solid var(--line);background:#ffffff05;border-radius:11px;margin:0}.export-settings summary{color:#bdc9dd;cursor:pointer;padding:11px 12px;font-size:.74rem;font-weight:760}.export-settings[open] summary{border-bottom:1px solid var(--line)}.export-settings-content{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;padding:11px;display:grid}.format-setting-group{background:#080d1b57;border:1px solid #97aacd1c;border-radius:9px;padding:11px}.format-setting-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.format-setting-heading strong{color:#dce7f8;font-size:.72rem}.format-setting-heading b{color:var(--cyan);text-transform:uppercase;background:#79ddff14;border-radius:5px;padding:3px 6px;font-size:.61rem}.format-setting-group>p{color:#71809d;margin:6px 0 10px;font-size:.64rem;line-height:1.45}.setting-toggle{color:#aab8ce;cursor:pointer;align-items:center;gap:8px;font-size:.68rem;display:flex}.setting-toggle input{width:15px;height:15px;accent-color:var(--cyan);margin:0}.format-setting-fields{grid-template-columns:1fr 1fr;gap:9px;margin-top:11px;display:grid}.format-setting-fields>label:not(.setting-toggle){color:#7f8da8;gap:5px;font-size:.62rem;font-weight:700;display:grid}.format-setting-fields input:not([type=checkbox]):not([type=color]):not([type=range]){border:1px solid var(--line);color:#dce7f8;background:#0b1120;border-radius:7px;width:100%;min-width:0;padding:7px 8px;font-size:.69rem}.color-control{align-items:center;gap:7px;display:flex}.color-control input{border:1px solid var(--line);cursor:pointer;background:#0b1120;border-radius:6px;width:30px;height:28px;padding:2px}.color-control code{color:#9baac2;font-size:.61rem}.format-setting-fields .range-setting{grid-column:1/-1;grid-template-columns:1fr auto}.range-setting output{color:var(--cyan);font-variant-numeric:tabular-nums;font-size:.64rem}.range-setting input{width:100%;accent-color:var(--cyan);grid-column:1/-1}.format-setting-fields>.setting-toggle{grid-column:1/-1}.metadata-fields{grid-template-columns:1fr}.font-loader{border-top:1px solid var(--line);gap:7px;margin-top:12px;padding-top:11px;display:grid}.font-upload-button{width:100%;padding:8px 10px}.font-loader>p{color:#71809d;margin:0;font-size:.62rem;line-height:1.45}.loaded-fonts{flex-wrap:wrap;gap:5px;display:flex}.loaded-fonts span{color:#8ed9c0;text-overflow:ellipsis;white-space:nowrap;background:#72e6bd0e;border:1px solid #72e6bd29;border-radius:999px;max-width:100%;padding:4px 7px;font-size:.59rem;overflow:hidden}.export-actions{align-content:start;gap:14px;display:grid}.format-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.format-list button{border:1px solid var(--line);color:#dce5f6;cursor:pointer;text-align:left;background:#ffffff08;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:11px 12px;display:flex}.format-list button:hover:not(:disabled){border-color:var(--line-strong);background:#79ddff0e;transform:translate(2px)}.format-list button:disabled{opacity:.38;cursor:not-allowed}.format-list button>span{gap:2px;display:grid}.format-list strong{color:var(--cyan);text-transform:uppercase;font-size:.87rem}.format-list small{color:var(--quiet);font-size:.68rem}.local-note{color:var(--green);background:#236f5a12;border:1px solid #72e6bd26;border-radius:10px;align-items:flex-start;gap:9px;margin:0;padding:12px;display:flex}.local-note svg{flex:none;margin-top:2px}.local-note p{color:#9ab7ae;margin:0;font-size:.71rem;line-height:1.5}.local-note strong{color:var(--green)}.danger-link{color:#a57a88;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin:0 auto;font-size:.71rem;text-decoration:underline;display:block}.danger-link:hover{color:var(--danger)}.site-footer{border-top:1px solid var(--line);background:linear-gradient(#0a0e1bd1,#060811fa);flex:none;margin-top:0}.site-footer-inner{grid-template-columns:minmax(230px,.85fr) minmax(420px,1.45fr) minmax(250px,.9fr);align-items:start;gap:28px;width:min(1500px,100%);margin:0 auto;padding:30px clamp(18px,3vw,42px) 22px;display:grid}.footer-intro{align-items:center;gap:12px;display:flex}.footer-mark{width:42px;height:42px;color:var(--cyan);background:linear-gradient(140deg,#79ddff1a,#a28aff1a);border:1px solid #79ddff38;border-radius:12px;flex:none;place-items:center;display:grid}.footer-mark svg{width:21px}.footer-intro>div:last-child{gap:4px;display:grid}.footer-intro strong{color:#e8effc;font-family:Space Grotesk,sans-serif;font-size:.86rem}.footer-intro span{color:var(--quiet);font-size:.68rem;line-height:1.45}.footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.footer-nav a{color:#aab8ce;background:#ffffff06;border:1px solid #97aacd1c;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:10px 11px;text-decoration:none;transition:border-color .18s,color .18s,background .18s,transform .18s;display:grid}.footer-nav a:hover{color:var(--cyan);background:#79ddff0b;border-color:#79ddff40;transform:translateY(-1px)}.footer-nav a>svg:first-child{color:var(--cyan)}.footer-nav a>svg:last-child{color:#667590}.footer-nav a span{gap:2px;min-width:0;display:grid}.footer-nav a strong{color:#d9e4f5;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.footer-nav a small{color:var(--quiet);text-overflow:ellipsis;white-space:nowrap;font-size:.59rem;overflow:hidden}.footer-support{background:#f87abe09;border:1px solid #f87abe21;border-radius:11px;padding:12px 13px}.footer-support>strong{color:#f2d6e7;font-size:.74rem}.footer-support p{color:#8492aa;margin:6px 0 11px;font-size:.65rem;line-height:1.5}.footer-support>div{flex-wrap:wrap;gap:7px;display:flex}.footer-support a{color:#bceeff;background:#79ddff0b;border:1px solid #79ddff29;border-radius:8px;align-items:center;gap:6px;padding:7px 9px;font-size:.66rem;font-weight:740;text-decoration:none;display:inline-flex}.footer-support a:hover{border-color:#79ddff57}.footer-support a.donate{color:#ffc2e2;background:#f87abe0f;border-color:#f87abe33}.footer-support a.donate:hover{border-color:#f87abe66}.footer-bottom{color:#64738f;border-top:1px solid #97aacd1a;grid-column:1/-1;justify-content:space-between;gap:24px;padding-top:17px;font-size:.62rem;line-height:1.5;display:flex}.footer-bottom span:last-child{text-align:right;max-width:720px}.footer-copyright{align-items:center;gap:8px;display:inline-flex}.footer-copyright img{object-fit:cover;border:1px solid #97aacd29;border-radius:7px;flex:none;width:25px;height:25px;box-shadow:0 5px 15px #0003}@media (width<=980px){.setup-grid,.export-layout,.export-settings-content{grid-template-columns:1fr}.format-list{grid-template-columns:repeat(2,1fr)}.key-guide{margin-left:0}.site-footer-inner{grid-template-columns:1fr 1fr}.footer-nav{grid-row:span 2;grid-template-columns:1fr}.footer-support{grid-column:1}}@media (width<=720px){.app-shell{padding-top:64px}.app-header{min-height:64px}.header-history span,.history-limit{display:none}.privacy-badge{padding:7px;font-size:0}.language-switch{min-width:34px;padding-inline:7px}main{padding-top:14px}.project-bar{grid-template-columns:1fr auto}.project-status{grid-area:2/1/auto/-1}.player-row{grid-template-columns:38px 48px 1fr auto}.waveform-wrap{grid-area:2/1/auto/-1}.timecode:not(.muted){justify-self:end}.timed-line,.timed-line.with-vtt-style{grid-template-columns:48px 32px 1fr 1fr 34px}.line-text{grid-column:3/-1}.line-select,.line-row-actions{grid-row:1/3}.line-vtt-style,.line-vtt-preview{grid-column:3/-1}.sync-controls{align-items:stretch}.sync-button,.sync-controls>.secondary-button{flex:220px}.key-guide{flex:170px}.fine-tune-heading{display:grid}.timeline-settings{justify-content:space-between}.timeline-playback{grid-template-columns:auto 1fr}.timeline-playback p{grid-column:1/-1;justify-self:start}.timeline-legend{grid-template-columns:1fr}.timeline-legend-actions,.timeline-legend>strong{text-align:center;justify-self:center}.site-footer-inner{grid-template-columns:1fr}.footer-nav,.footer-support{grid-area:auto/1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:5px}.footer-bottom span:last-child{text-align:left}}@media (width<=480px){.brand-copy span{display:none}.brand-copy strong{margin:0;font-size:.94rem}.privacy-badge{display:none}.setup-card,.transport-panel,.line-editor,.export-panel{border-radius:14px;padding:17px}.card-actions{display:grid}.transport-topline{align-items:flex-start}.sync-state{margin-top:4px;font-size:0}.timed-line{grid-template-columns:40px 30px 1fr 1fr 30px;gap:6px;padding:7px}.timed-line.with-vtt-style{grid-template-columns:40px 30px 1fr 1fr 30px}.line-row-actions button{min-width:30px}.line-delete-button{width:30px}.line-vtt-primary-controls{grid-template-columns:34px minmax(90px,1fr) 31px}.line-vtt-style .line-size-select{grid-area:1/2}.line-vtt-style .line-font-select{grid-area:2/1/auto/-1}.line-vtt-style .line-font-upload{grid-area:3/1/auto/3}.line-vtt-style .line-style-reset{grid-area:1/3}.line-vtt-preview{grid-template-columns:1fr;gap:4px}.line-vtt-preview-stage{justify-self:stretch;width:100%}.format-list,.footer-nav{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
