.tr-tool{gap:14px}.tr-tool select{width:100%}.tr-note{border:1px solid var(--line);color:#4d4659;background:#faf9fc;border-radius:10px;margin:0;padding:10px 12px;font-size:13.5px;line-height:1.6}.tr-note.tr-good{background:#f2faf5;border-color:#b9dcc8}.tr-note.tr-usable{background:#f7f5fd;border-color:#d9d2ef}.tr-note.tr-rough{background:#fdf8ee;border-color:#ecd9b0}.tr-note.tr-unreliable{color:#6e2c27;background:#fcf3f2;border-color:#e7c1bd}.tr-progress{flex-direction:column;gap:8px;font-size:13.5px;display:flex}.tr-progress progress{accent-color:#6657e8;width:100%;height:10px}.tr-result{flex-direction:column;gap:12px;margin-top:6px;display:flex}.tr-meta{flex-wrap:wrap;gap:6px 14px;font-size:13px;font-weight:600;display:flex}.tr-meta span+span:before{content:"·";color:#a39cae;margin-right:14px;font-weight:400}.tr-media{background:#000;border-radius:12px;width:100%;max-height:280px}audio.tr-media{background:0 0;height:44px}.tr-segments{flex-direction:column;gap:6px;max-height:460px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.tr-segments li{grid-template-columns:64px 1fr;align-items:start;gap:8px;display:grid}.tr-time{border:1px solid var(--line);cursor:pointer;color:#5b4fd6;background:#fff;border-radius:8px;padding:9px 6px;font:600 12.5px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.tr-time:hover{border-color:#cabde8}.tr-segments textarea{resize:vertical;border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;padding:7px 10px;font-family:inherit;font-size:14px;line-height:1.55}.tr-export{flex-direction:column;gap:10px;display:flex}.tr-buttons{flex-wrap:wrap;gap:8px;display:flex}.tr-buttons .button{flex:140px;justify-content:center}.hub-tools-row label.tr-inline{flex-direction:row;align-self:end;align-items:center;gap:8px;padding-bottom:10px}.hub-tools-row label.tr-inline input{width:auto}.tr-verdict{white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-block}.tr-verdict.tr-good{color:#1e6b45;background:#e3f4ea}.tr-verdict.tr-usable{color:#473bb3;background:#ece9fb}.tr-verdict.tr-rough{color:#7a5410;background:#fbefd6}.tr-verdict.tr-unreliable{color:#8e2f28;background:#f8e1de}.tr-verdict.tr-unmeasured{color:#5f5869;background:#eeecf1}.tr-lang-grid{grid-template-columns:repeat(auto-fill,minmax(min(220px,100%),1fr));gap:12px;max-width:1180px;margin:0 auto 40px;padding:0 50px;display:grid}.tr-lang-grid a{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.tr-lang-grid a:hover{border-color:#cabde8}.tr-lang-grid strong{font-size:15px}.tr-lang-grid span{color:#6f6879;font-size:12.5px}@media (max-width:760px){.tr-lang-grid{padding-left:20px;padding-right:20px}.tr-segments li{grid-template-columns:56px 1fr}}html[data-theme=dark] .tr-note{color:#ddd8e6;background:#24222b;border-color:#3b3645}html[data-theme=dark] .tr-note.tr-unreliable{color:#f0c9c4;background:#2e2023;border-color:#5a3531}html[data-theme=dark] .tr-note.tr-rough{color:#efdcb6;background:#2d2820;border-color:#57482c}html[data-theme=dark] .tr-note.tr-good{color:#cde9d8;background:#1f2a24;border-color:#34503f}html[data-theme=dark] .tr-time,html[data-theme=dark] .tr-segments textarea,html[data-theme=dark] .tr-lang-grid a{color:#eeeaf5;background:#202028;border-color:#383440}