:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;--ink: #111;--muted: #888;--line: #e5e5e5;--bg: #fff;--bg-subtle: #f7f7f7;--danger: #c00}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}#root{display:flex;flex-direction:column}.app-shell{position:relative;flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.select-screen{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:.6rem}.select-title{font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin:0}.select-subtitle{color:var(--muted);font-size:.88rem;margin:0}.mode-cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2.5rem;width:min(560px,100%)}.mode-card{padding:2rem 1.75rem;border:1px solid var(--line);border-radius:10px;background:var(--bg);text-align:left;transition:border-color .15s ease,box-shadow .15s ease}.mode-card:hover{border-color:var(--ink);box-shadow:0 2px 16px #0000000d}.mode-card h2{margin:0 0 .5rem;font-size:1.15rem;font-weight:600}.mode-card p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.5}.top-bar{display:flex;align-items:center;gap:.5rem;padding:.7rem 1.25rem;border-bottom:1px solid var(--line);flex-shrink:0}.top-bar-title{font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.top-bar-divider{color:var(--line);font-size:.85rem}.top-bar-mode{font-size:.82rem;color:var(--muted)}.top-bar-back{margin-left:auto;padding:.32rem .7rem;border:1px solid var(--line);border-radius:5px;background:transparent;font-size:.8rem;color:var(--muted);transition:color .15s ease,border-color .15s ease}.top-bar-back:hover{color:var(--ink);border-color:var(--ink)}.loading-section{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;gap:.8rem}.progress-track{width:min(420px,100%);height:3px;background:var(--line);border-radius:2px;overflow:hidden}.progress-fill{height:100%;background:var(--ink);border-radius:inherit;transition:width .3s ease;will-change:width}.loading-status{color:var(--muted);font-size:.82rem;margin:0;text-align:center;max-width:480px}.accuracy-workspace{flex:1;display:flex;flex-direction:column;min-height:0}.input-section{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;gap:1.25rem;flex:1}.input-section.compact{flex:0 0 auto;padding:1.25rem 1.5rem}.input-prompt{color:var(--muted);font-size:.9rem;margin:0}.input-actions{display:flex;gap:.6rem;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.52rem 1rem;border:1px solid var(--line);border-radius:6px;background:transparent;font-size:.88rem;color:var(--ink);transition:border-color .15s ease,background .15s ease,color .15s ease;white-space:nowrap}.btn:hover:not(:disabled){border-color:var(--ink)}.btn:disabled{opacity:.35;cursor:not-allowed}.btn.primary{background:var(--ink);color:#fff;border-color:var(--ink);cursor:pointer}.btn.primary:hover:not(:disabled){background:#333}.btn.recording{background:var(--danger);color:#fff;border-color:var(--danger)}.btn.recording:hover{background:#a00;border-color:#a00}.recording-section{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:480px}.live-waveform{width:100%;height:64px;border-radius:8px;background:#1a1a1a}.file-input{display:none}.language-field select{padding:.35rem .55rem;border:1px solid var(--line);border-radius:5px;background:transparent;font-size:.82rem;color:var(--muted)}.language-field select:focus{outline:1px solid var(--ink);outline-offset:1px}.accuracy-result{flex:1;display:flex;flex-direction:column;min-height:0;padding:0 1.5rem 1rem;max-width:700px;margin:0 auto;width:100%}.transcript-box{flex:1;overflow-y:auto;overflow-x:hidden;padding:1.25rem;border:1px solid var(--line);border-radius:6px;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;line-height:1.8;font-size:.92rem;min-height:0}.accuracy-result .action-row{flex-shrink:0}.timestamp-workspace{flex:1;display:grid;grid-template-columns:3fr 2fr;min-height:0;min-width:0;overflow:hidden}.timestamp-workspace:has(.media-side.audio-mode){grid-template-columns:1fr;grid-template-rows:auto 1fr}.media-side{display:flex;flex-direction:column;border-right:1px solid var(--line);min-height:0;min-width:0;background:#000;overflow:hidden}.media-side.audio-mode{flex-direction:row;align-items:stretch;border-right:none;border-bottom:1px solid var(--line);height:72px;min-height:72px;max-height:72px;min-width:0;overflow:hidden}.media-side video{width:100%;flex:1;min-height:0;object-fit:contain;background:#000}.audio-player{display:flex;align-items:center;gap:.75rem;padding:0 1rem;flex:1;min-height:0;min-width:0;overflow:hidden}.audio-player audio{display:none}.play-btn{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#ffffff26;color:#fff;cursor:pointer;transition:background .15s ease}.play-btn:hover{background:#ffffff40}.audio-waveform-canvas{flex:1;height:100%;min-width:0;cursor:pointer}.media-info{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.78rem;color:#fff9;font-variant-numeric:tabular-nums;background:#000}.audio-mode .media-info{flex-shrink:0;padding:0 1rem 0 0}.transcribing-badge{color:#ffffff73}.transcript-side{position:relative;display:flex;flex-direction:column;min-height:0;min-width:0;overflow:hidden}.jump-to-current{position:absolute;bottom:3.5rem;left:50%;transform:translate(-50%);z-index:10;padding:.4rem 1rem;font-size:.78rem;font-weight:500;color:#fff;background:var(--ink);border:none;border-radius:999px;cursor:pointer;box-shadow:0 2px 8px #00000040;opacity:0;animation:jump-btn-in .2s ease forwards}.jump-to-current:hover{background:#333}@keyframes jump-btn-in{0%{opacity:0;transform:translate(-50%) translateY(6px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.transcript-side-header{display:flex;align-items:center;justify-content:space-between;padding:.6rem 1rem;border-bottom:1px solid var(--line);flex-shrink:0}.transcript-side-title{font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.tps-badge{font-size:.72rem;color:var(--muted);font-variant-numeric:tabular-nums}.timeline-list{flex:1;overflow-y:auto;padding:.25rem;position:relative}.timeline-placeholder{flex:1;overflow-y:auto;overflow-x:hidden;padding:1rem;color:var(--muted);font-size:.88rem;line-height:1.7;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;min-height:0;min-width:0}.timeline-placeholder.empty{display:flex;align-items:center;justify-content:center;text-align:center}.timeline-item{display:grid;gap:.2rem;width:100%;margin:0;padding:.6rem .75rem;border:0;border-radius:4px;background:transparent;color:var(--ink);text-align:left;cursor:pointer;transition:background .15s ease;scroll-margin:4rem 0}.timeline-item:hover:not([aria-disabled=true]){background:var(--bg-subtle)}.timeline-item:focus-visible{outline:1px solid var(--ink);outline-offset:-1px}.timeline-item.active{background:var(--bg-subtle)}.timeline-item[aria-disabled=true]{cursor:default}.timeline-stamp{font-size:.66rem;font-variant-numeric:tabular-nums;color:var(--muted);letter-spacing:.03em}.timeline-words{display:block;line-height:1.65;font-weight:500;font-size:.9rem}.timeline-word{display:inline;cursor:pointer;border-radius:2px;transition:background .15s ease}.timeline-word:hover,.timeline-word:focus-visible{background:#0000000f;outline:none}.floating-underline{position:absolute;top:0;left:0;height:2px;background:var(--ink);border-radius:1px;pointer-events:none;opacity:0;transform-origin:left center;transition:transform .18s cubic-bezier(.25,.1,.25,1),width .18s cubic-bezier(.25,.1,.25,1);will-change:transform,width,opacity}.transcript-side-actions{display:flex;gap:.4rem;padding:.5rem .75rem;border-top:1px solid var(--line);flex-shrink:0}.transcript-side-actions .btn{font-size:.78rem;padding:.35rem .7rem}.action-row{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.75rem}.drop-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;background:#fffffff0;pointer-events:none}.drop-overlay span{font-size:1.1rem;font-weight:600;color:var(--ink);padding:1.5rem 3rem;border:2px dashed var(--ink);border-radius:10px}.error-text{color:var(--danger);font-size:.85rem;margin:0}@media(max-width:768px){.select-screen{padding:1.5rem 1rem}.mode-cards{grid-template-columns:1fr;margin-top:1.5rem}.mode-card{padding:1.5rem 1.25rem}.top-bar{padding:.6rem .75rem;gap:.35rem}.top-bar-title{font-size:.7rem}.top-bar-mode{font-size:.75rem}.loading-section{padding:2rem 1rem}.input-section{padding:2rem 1rem;gap:1rem}.input-section.compact{padding:1rem}.input-actions{flex-direction:column}.recording-section{max-width:100%}.accuracy-result{padding:0 .75rem .75rem}.transcript-box{padding:.75rem;font-size:.85rem}.timestamp-workspace{grid-template-columns:1fr;grid-template-rows:auto 1fr}.media-side{border-right:none;border-bottom:1px solid var(--line);max-height:40vh}.media-side video{max-height:40vh}.media-side.audio-mode{height:60px;min-height:60px;max-height:60px}.play-btn{width:34px;height:34px}.play-btn svg{width:16px;height:16px}.audio-player{gap:.5rem;padding:0 .5rem}.media-info{padding:.35rem .5rem;font-size:.72rem}.audio-mode .media-info{padding:0 .5rem 0 0}.transcript-side-header{padding:.5rem .75rem}.timeline-list{padding:.15rem}.timeline-item{padding:.45rem .5rem}.timeline-words{font-size:.85rem}.timeline-stamp{font-size:.62rem}.timeline-placeholder{padding:.75rem;font-size:.84rem}.transcript-side-actions{padding:.4rem .5rem;gap:.3rem}.transcript-side-actions .btn{font-size:.72rem;padding:.3rem .5rem}.action-row{margin-top:.5rem}.action-row .btn{font-size:.8rem;padding:.4rem .75rem}.drop-overlay span{font-size:.95rem;padding:1.25rem 2rem}}
