:root{color-scheme:light;--bg:#f9faf7;--panel:#fff;--ink:#182f2b;--muted:#596e66;--line:#dce4dd;--accent:#126c68;--accent-ink:#fff;--soft:#e6f2eb;--input:#fff}.icon-button{min-width:40px;padding:10px}.help-disclosure{border:0;padding:7px 0}.help-disclosure summary{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--muted)}summary svg,.section-label svg{width:16px;height:16px;vertical-align:middle;margin-right:6px}.model-emblem{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.model-emblem svg{width:34px;height:34px}.model-emblem>span{font-size:26px}.model-emblem.level-0{color:#876016}.model-emblem.level-1{color:#126c68}.model-emblem.level-2{color:#5746a0}.model-caveat{max-width:850px;margin:18px 0}.model-card p{min-height:auto}.device-badge{display:inline-flex;align-items:center;gap:7px;border-radius:20px;padding:5px 10px;font-size:12px;text-decoration:none;white-space:nowrap;border:1px solid currentColor}.device-badge.manual{color:#6a6472;background:#f2f0f5}.device-badge.light{color:#876016;background:#fff5d8}.device-badge.balanced{color:#126c68;background:#e2f4eb}.device-badge.advanced{color:#5746a0;background:#f0ecff}.device-badge.checking{color:#626d68;background:#edf0ed}.device-badge>span:first-child{font-size:19px;line-height:1}.device-legend{margin-top:35px;padding-top:25px;border-top:1px solid var(--line)}.device-legend>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.device-legend article{padding:17px;border:1px solid var(--line);border-radius:10px}.device-legend article p{font-size:14px;margin:12px 0 0}@media(max-width:900px){.device-legend>div{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar .device-badge{margin-left:auto}}@media(max-width:480px){.device-legend>div{grid-template-columns:1fr}.topbar .device-badge{order:4;margin:0 auto}.topbar .language{margin-left:auto}}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Yu Gothic UI,sans-serif;color:var(--ink);background:var(--bg);font-size:16px;line-height:1.65}button,input,select,textarea{font:inherit}button,.button{cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 15px;border:1px solid var(--line);border-radius:9px;background:var(--panel);color:var(--ink);font-size:14px;font-weight:500;transition:background .15s}button:hover,.button:hover{background:var(--soft)}button:disabled{opacity:.42;cursor:not-allowed}.primary{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.primary:hover{filter:brightness(1.1);background:var(--accent)}button svg,a svg{width:18px;height:18px;flex-shrink:0}a{color:var(--accent)}input,textarea,select{color:var(--ink);background:var(--input);border:1px solid var(--line);border-radius:7px;padding:8px;min-width:0}input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent);flex-shrink:0}input[type=range]{accent-color:var(--accent);padding:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.25;font-weight:600}h1{font-size:clamp(30px,4vw,48px);letter-spacing:-1.5px}h2{font-size:24px;letter-spacing:-.6px}h3{font-size:20px}p{color:var(--muted)}[hidden]{display:none!important}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip:focus{position:relative;display:block;padding:10px;background:var(--panel)}.topbar{max-width:1600px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:22px 34px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--ink);font-size:24px;font-weight:650;letter-spacing:-1px;white-space:nowrap}.brand svg{color:var(--accent);width:28px;height:28px}.brand span{color:var(--accent);font-weight:400}.topbar nav{display:flex;gap:25px;flex-wrap:wrap}.topbar nav a{color:var(--muted);text-decoration:none;font-size:14px}.topbar nav a[aria-current]{color:var(--accent)}.language{display:flex;align-items:center;gap:6px}.language svg{width:17px}.language select{border:0;background:transparent;font-size:14px}.content-page{max-width:1180px;margin:auto;padding:0 32px 65px;min-height:70vh}.hero{text-align:center;padding:75px 30px 0}.eyebrow{color:var(--accent);font-size:12px;letter-spacing:2px;font-weight:600}.hero h1{font-size:clamp(38px,5.4vw,72px);line-height:1.17;letter-spacing:-2.5px;margin:24px 0}.hero h1 em{font-style:normal;color:var(--accent)}.hero p{max-width:620px;margin:0 auto 28px;font-size:18px}.hero-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.hero-actions button{padding:13px 24px;font-size:16px}.trust{display:flex;align-items:center;justify-content:center;gap:8px;margin:20px 0 45px;color:var(--muted);font-size:12px}.trust svg{width:16px;flex-shrink:0}.hero-strip{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:15px;background:#122522;color:#e7f4ee;text-align:left;padding:30px;gap:25px;box-shadow:0 18px 55px -35px #16473e77}.hero-strip div{display:flex;align-items:center;gap:15px;font-size:15px}.hero-strip svg{color:#81d8c7;width:35px;height:35px}.benefits{padding:65px 0 35px}.benefits h2{text-align:center;margin-bottom:36px}.benefits>div{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.benefits h3{margin:12px 0}.benefits p{font-size:15px}.home-device{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:28px;border-radius:13px;background:var(--soft)}.home-device svg{width:26px;height:26px;color:var(--accent);margin-bottom:10px}.home-device p{margin-bottom:0}.home-device h2{font-size:20px}.row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.quiet{background:transparent;border-color:transparent}.fine{font-size:12px;color:var(--muted);line-height:1.7}.full-width{width:100%;margin-top:8px}.field{display:block;font-size:14px;margin:15px 0}.field>select,.field>input{display:block;width:100%;margin-top:7px}.field>span{float:right;color:var(--muted)}.check{display:flex;gap:10px;justify-content:space-between;align-items:center;padding:12px 0;font-size:14px}.section-label{display:flex;justify-content:space-between;color:var(--muted);font-size:13px;margin-bottom:15px}.local-badge{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--accent)}.local-badge svg{width:15px}.pill{font-size:12px;color:var(--accent);background:var(--soft);border-radius:20px;padding:4px 10px}details{border-top:1px solid var(--line);padding:14px 0}summary{cursor:pointer;font-size:14px;font-weight:500}footer{max-width:1600px;margin:auto;display:flex;justify-content:space-between;gap:22px;flex-wrap:wrap;padding:25px 34px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}footer>div{display:flex;gap:20px}footer a{text-decoration:none}#status{position:fixed;bottom:20px;left:50%;transform:translate(-50%);z-index:30;display:flex;gap:14px;align-items:center;width:min(850px,calc(100% - 30px));padding:14px 18px;border:1px solid var(--line);background:var(--panel);box-shadow:0 8px 35px #0002;border-radius:12px}.status-copy{flex:1;min-width:0;font-size:14px}#status progress{max-width:130px;accent-color:var(--accent)}#status details{padding:5px 0;border:0}#status pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;max-height:140px;overflow:auto}.studio-page{--bg:#121717;--panel:#1b2222;--input:#141b1b;--ink:#edf4f0;--muted:#a2b4af;--line:#34423f;--accent:#80d8c8;--accent-ink:#133b32;--soft:#283d36;background:var(--bg);color:var(--ink);padding:24px 24px 28px;min-height:80vh}.studio-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;max-width:1560px;margin:0 auto 21px}.studio-heading h1{font-size:27px;letter-spacing:-.6px;margin:7px 0 0}.studio-heading .eyebrow{font-size:11px}.workbench{display:grid;grid-template-columns:180px minmax(0,1fr) 270px;max-width:1560px;margin:auto;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--panel)}.library{padding:18px 10px;border-right:1px solid var(--line);display:flex;flex-direction:column;min-width:0}.library .section-label{padding:0 7px}.file-item{justify-content:flex-start;text-align:left;background:transparent;border:1px solid transparent;padding:10px 8px;width:100%;min-width:0}.file-item.active{background:var(--soft);border-color:var(--line)}.file-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.file-item small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.library-footer{margin-top:auto;padding:50px 7px 5px;display:grid;gap:8px}.library-footer small{font-size:12px;color:var(--muted)}.editing-area{min-width:0}.inspector{border-left:1px solid var(--line);padding:20px;min-width:0}.inspector p{font-size:12px;margin:13px 0}.inspector .fine{color:var(--muted)}.viewer-header{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:14px 20px;font-size:13px;overflow-wrap:anywhere}.viewer{position:relative;margin:0 20px;aspect-ratio:16/9;background:#090e0d;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}.viewer video{width:100%;height:100%;object-fit:contain}.viewer.drawing{cursor:crosshair;touch-action:none}.viewer.drawing video{pointer-events:none}.audio-cover{position:absolute;inset:0 0 55px;display:flex;align-items:center;justify-content:center;gap:17px;color:var(--accent);pointer-events:none}.audio-cover svg{width:64px;height:64px}.audio-player{position:relative;z-index:1}.audio-cover{z-index:2}#mask-rectangle{position:absolute;border:2px solid #80d8c8;background:#80d8c833;pointer-events:none}.preview-note{margin:10px 20px 18px;font-size:12px}.timeline{padding:0 20px 20px;border-bottom:1px solid var(--line)}.timeline-title{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:var(--muted)}.waveform{position:relative;height:82px;background:#152a23;margin:10px 0;border-radius:6px;overflow:hidden}.waveform canvas{width:100%;height:80px}.waveform input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:.45;cursor:crosshair}.trim-controls{display:flex;gap:9px;align-items:end;flex-wrap:wrap}.trim-controls label{font-size:12px;width:110px;flex-grow:1;max-width:160px}.trim-controls input{display:block;width:100%;margin-top:5px;font-size:14px}.clip-list{display:flex;gap:8px;flex-wrap:wrap;margin:13px 0}.clip{display:flex;align-items:center;background:var(--soft);border-radius:5px;gap:6px;padding:3px 7px;font-size:12px}.clip button{padding:0 5px;border:0;background:transparent;font-size:15px}.transcript-panel{padding:20px}.panel-heading{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap}.panel-heading h2{font-size:17px;margin:0}.panel-heading button{font-size:12px;padding:8px 10px}.cue{display:grid;grid-template-columns:70px minmax(0,1fr) auto;gap:10px;padding:13px 0;border-bottom:1px solid var(--line)}.cue input{width:100%;font-size:12px;padding:5px}.cue-time{display:grid;gap:5px}.cue textarea{width:100%;resize:vertical;font-size:14px;min-height:70px}.cue-actions{display:flex;flex-direction:column;gap:5px;align-items:end}.cue-actions button{font-size:12px;padding:5px 9px}.empty-transcript{font-size:14px;padding:20px 0}.subtitle-downloads{margin-top:15px}.subtitle-downloads button{font-size:12px}.drop-zone{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:50px 25px;min-height:350px;text-align:center;border-bottom:1px solid var(--line)}.drop-zone>svg{width:46px;height:46px;color:var(--accent);margin-bottom:20px}.drop-zone h2{font-size:24px}.drop-zone p{font-size:14px;max-width:440px}.drop-zone button{margin-top:10px}.empty-guide{padding:28px}.empty-guide h2{font-size:18px}.empty-guide p{font-size:14px}.bottom-actions{max-width:1560px;margin:20px auto 0;display:flex;justify-content:space-between;align-items:center;gap:15px;flex-wrap:wrap}.bottom-actions>span{color:var(--muted);font-size:12px}.result-actions{padding:0 20px 15px;display:flex;flex-wrap:wrap;align-items:center;gap:12px}.result-actions .check,.result-actions p{width:100%}.result-actions p{font-size:13px}.result-actions small{color:var(--muted);font-size:12px}.mask-entry{display:flex;justify-content:space-between;font-size:12px;align-items:center}.mask-entry button{padding:0 8px;margin-top:6px}.page-intro,.faq-intro{padding:55px 0 25px;max-width:850px}.page-intro h1,.faq-intro h1{margin-top:15px}.page-intro p,.faq-intro p{font-size:18px}.flow{padding:20px;background:var(--soft);border-radius:10px;color:var(--accent);font-size:15px}.api-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.api-grid article{padding:25px;border:1px solid var(--line);border-radius:12px;background:var(--panel)}.api-grid svg{width:30px;height:30px;color:var(--accent);margin-bottom:20px}.api-grid h2{font-size:21px}.api-grid p{font-size:15px}.api-grid pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;background:var(--soft);border-radius:6px;padding:12px;color:var(--accent)}.notice{padding:20px;background:var(--soft);border-radius:8px;margin-top:20px;font-size:14px}.registry{margin-top:30px}.registry>div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line)}.privacy-panel{max-width:850px;padding:28px;border:1px solid var(--line);border-radius:12px;background:var(--panel);margin:20px 0}.model-comparison{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.model-card{padding:25px;border:1px solid var(--line);border-radius:12px;background:var(--panel)}.model-number{font-size:13px;color:var(--accent)}.model-card h2{font-size:23px;margin:12px 0}.model-card p{font-size:15px;min-height:72px}.memory-guide{font-size:14px;background:var(--soft);padding:12px;border-radius:7px;min-height:70px}.model-card dl{font-size:14px}.model-card dt{color:var(--muted);margin-top:15px}.model-card dd{margin:4px 0;display:flex;justify-content:space-between;gap:10px;align-items:center}.model-bars{display:flex;gap:3px}.model-bars i{width:9px;height:18px;border-radius:2px;background:var(--line)}.model-bars i.filled{background:var(--accent)}.device-callout{background:var(--soft);border-radius:12px;padding:28px;margin:25px 0}.device-callout h2{font-size:21px}.device-callout p{font-size:15px}.device-callout #device-result{margin-top:15px}.faq-row{padding:22px 0}.faq-row summary{font-size:17px}.faq-row p{margin:18px 0 0;max-width:900px}@media(min-width:1500px){.workbench{grid-template-columns:210px minmax(0,1fr) 290px}}@media(max-width:1050px){.workbench{grid-template-columns:minmax(0,1fr) 250px}.library{grid-column:1/-1;flex-direction:row;flex-wrap:wrap;gap:7px;border-right:0;border-bottom:1px solid var(--line);align-items:center}.library .section-label{margin:0}.file-item{width:auto;max-width:200px}.library-footer{margin:0 0 0 auto;padding:0}.library-footer small{display:none}.topbar{gap:12px;padding:18px 23px}.topbar nav{gap:15px}.bottom-actions>span{display:none}}@media(max-width:760px){.topbar{flex-wrap:wrap}.brand{font-size:22px}.topbar nav{order:3;width:100%;justify-content:center}.hero{padding:40px 0 0}.hero h1{letter-spacing:-1.4px}.hero p{font-size:16px}.trust{align-items:flex-start;margin-bottom:27px}.hero-strip{padding:20px;gap:18px;grid-template-columns:1fr}.hero-strip div{font-size:14px}.hero-strip svg{width:23px;height:23px}.content-page{padding:0 20px 40px}.benefits{padding-top:40px}.benefits>div,.api-grid,.model-comparison{grid-template-columns:1fr;gap:15px}.benefits>div{gap:24px}.home-device{flex-direction:column;align-items:flex-start}.studio-page{padding:18px 12px}.studio-heading{align-items:flex-start;flex-direction:column;gap:12px}.studio-heading h1{font-size:24px}.workbench{grid-template-columns:1fr}.inspector{border-left:0;border-top:1px solid var(--line)}.library-footer{display:none}.viewer{margin:0 12px}.viewer-header{padding:12px}.trim-controls label{max-width:none;width:calc(50% - 10px)}.transcript-panel{padding:16px}.cue{grid-template-columns:62px minmax(0,1fr)}.cue-actions{grid-column:2;flex-direction:row;justify-content:end}.bottom-actions .row{width:100%}.bottom-actions button{flex:1}.model-card p,.memory-guide{min-height:0}.page-intro,.faq-intro{padding-top:35px}.privacy-panel{padding:20px}#status{flex-wrap:wrap;bottom:10px}#status progress{width:80px}.status-copy{min-width:60%}footer{padding:20px}.file-item span{max-width:180px}}@media(pointer:coarse){button,.button,summary{min-height:44px}.cue input,.cue textarea{font-size:16px}.clip button{min-width:38px}.check{min-height:48px}}.ai-explainer,.plan-preview{margin:2rem 0 3rem}.ai-comparison{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.ai-comparison article{border:1px solid var(--border,#cddad5);border-radius:20px;padding:1.5rem}.ai-comparison h3{display:flex;align-items:center;gap:.6rem}.data-flow{display:flex;align-items:center;justify-content:space-around;gap:.6rem;margin:1rem 0}.flow-node{display:grid;justify-items:center;gap:.6rem;text-align:center;font-size:.8rem}.flow-node svg{width:40px;height:40px}.flow-arrow{display:grid;text-align:center;font-size:2rem}.flow-arrow small{font-size:.75rem}.device-boundary{border:2px solid #168c7e;border-radius:18px;padding:1rem}.local-flow{background:#eaf7f1}.model-download{font-size:.8rem;text-align:center;margin-bottom:.8rem}.local-flow p{display:flex;gap:.5rem;align-items:center}.plan-icons{display:flex;gap:1rem;margin:1rem 0}.plan-icons svg{width:40px;height:40px}.icon-list{list-style:none;padding:0;display:grid;gap:.7rem}.icon-list li{display:flex;gap:.6rem}.style-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem;margin:.8rem 0}.style-choice{display:grid;justify-items:center;gap:.3rem;padding:.6rem .3rem;font-size:.7rem}.style-choice.active{border-color:#7ad8c6;background:#254d43}.model-consent{width:min(450px,calc(100vw - 32px));border:1px solid #9ab8af;border-radius:24px;padding:2rem;background:#f8faf7;color:#152c29}.model-consent::backdrop{background:#071b19aa;backdrop-filter:blur(5px)}.download-symbol{font-size:3rem;color:#138575}.download-size{font-size:2.5rem;font-weight:700}.model-consent .row{justify-content:flex-end;margin-top:1.5rem}.model-consent button{color:#17332c;border-color:#739f92}.model-consent .primary{background:#75d5c2}.protection-options small{display:block;margin:.7rem 0;font-size:.75rem}.protection-options{margin:.75rem 0}.ai-explainer h2{font-size:1.8rem}@media(max-width:700px){.ai-comparison{grid-template-columns:1fr}.ai-comparison article{padding:1rem}.flow-node svg{width:30px;height:30px}.flow-node{font-size:.7rem}.model-consent{padding:1.2rem}}.evaluation-visual{margin:2rem 0;padding:1.5rem;border:1px solid #c9d9d3;border-radius:20px}.evaluation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.eval-bar{display:grid;grid-template-columns:40px 1fr 48px;align-items:center;gap:.5rem;margin:.6rem 0;font-size:.8rem}.eval-bar meter{width:100%;height:18px}.evaluation-visual details{margin-top:1rem}@media(max-width:700px){.evaluation-grid{grid-template-columns:1fr}}.trial-banner{text-align:center;background:#e2f3eb;border-bottom:1px solid #cbdcd4;padding:.4rem 1rem;font-size:.75rem}.trial-banner a{display:inline-flex;gap:.4rem;align-items:center;color:#246657;text-decoration:none}.trial-banner svg{width:15px;height:15px}.intent-home{padding:48px 0 10px}.intent-start{max-width:1800px;margin:0 auto 24px}.intent-start h2{font-size:clamp(25px,3vw,38px);margin:12px 0}.intent-start>p{font-size:14px;margin-bottom:22px}.intent-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.intent-grid button{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;text-align:left;padding:22px 18px;min-height:180px;border-radius:16px;background:var(--panel)}.intent-grid button:hover,.intent-grid button[aria-pressed=true]{border-color:var(--accent);background:var(--soft)}.intent-icon{display:flex;width:46px;height:46px;align-items:center;justify-content:center;border-radius:12px;color:var(--accent);background:var(--soft)}.intent-icon svg{width:27px;height:27px}.intent-grid strong{font-size:16px;line-height:1.5}.intent-grid small{color:var(--muted);font-size:12px;line-height:1.6;padding-right:15px}.intent-arrow{position:absolute;right:14px;top:18px;color:var(--accent)}.home-open{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0}.home-open>span{display:flex;gap:8px;align-items:center;font-size:13px;color:var(--muted)}.home-open>span svg{width:18px}.home-more{margin-top:12px}.home-more summary{font-size:12px}.home-more .studio-features{margin:15px 0}.focused-editor:not([data-mode=advanced]) .empty-workbench{grid-template-columns:1fr}.focused-editor:not([data-mode=advanced]) .empty-workbench .inspector,.focused-editor:not([data-mode=advanced]) .welcome-steps,.focused-editor:not([data-mode=advanced]) .drop-symbol,.focused-editor:not([data-mode=advanced]) .sample-hint{display:none}.focused-editor:not([data-mode=advanced]) .welcome-drop{min-height:220px;margin:12px;padding:25px}.focused-editor:not([data-mode=advanced]) .welcome-drop h2{font-size:23px}.focused-editor:not([data-mode=advanced]) .intent-grid button{min-height:145px;padding:18px}.focused-editor:not([data-mode=advanced]) .intent-start h2{font-size:27px}.focused-editor:not([data-mode=advanced]) .intent-start{margin-bottom:18px}.focused-editor:not([data-mode=advanced]) .pending-recipe{font-size:11px}.focused-editor:not([data-mode=advanced]) .studio-heading #show-guide{font-size:11px}.focused-editor:not([data-mode=advanced]) .empty-workbench+.sibling-tools{display:none}@media(max-width:900px){.intent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intent-grid button{min-height:155px}.home-open{flex-direction:column;align-items:flex-start}}@media(max-width:480px){.intent-home{padding-top:25px}.intent-grid{gap:8px}.intent-grid button,.focused-editor:not([data-mode=advanced]) .intent-grid button{padding:13px;min-height:150px}.intent-grid strong{font-size:13px}.intent-grid small{font-size:11px}.intent-icon{width:36px;height:36px}.intent-icon svg{width:22px;height:22px}.focused-editor:not([data-mode=advanced]) .welcome-drop h2{font-size:20px}.home-open .row{width:100%}.home-open .row button{font-size:13px;flex:1}}.mode-picker{display:flex;gap:8px;max-width:1800px;margin:0 auto;flex-wrap:wrap}.mode-picker button{flex:1;padding:12px 16px;font-size:14px;white-space:nowrap}.mode-picker button[aria-pressed=true]{border-color:var(--accent);background:var(--soft);color:var(--accent);box-shadow:inset 0 -3px var(--accent)}.mode-hint{max-width:1800px;margin:9px auto 16px;font-size:13px}.focused-editor:not([data-mode=advanced]) .editing-guide{padding:0;border:0;margin-bottom:12px;background:transparent}.focused-editor:not([data-mode=advanced]) .guide-path,.focused-editor:not([data-mode=advanced]) .guide-next{display:none}.focused-editor:not([data-mode=advanced]) #use-recipe,.focused-editor:not([data-mode=advanced]) #export-all,.focused-editor:not([data-mode=advanced]) #reset{display:none}.focused-editor:not([data-mode=advanced]) .workbench:has(.has-media){grid-template-columns:140px minmax(0,1fr) 285px;height:auto;min-height:0;max-height:none}.focused-editor:not([data-mode=advanced]) .editing-area.has-media{display:block;height:auto}.focused-editor:not([data-mode=advanced]):not([data-mode=captions]) .transcript-panel{display:none}.focused-editor[data-mode=captions] .timeline,.focused-editor[data-mode=protect] .timeline{display:none}.focused-editor:not([data-mode=advanced]) .has-media .viewer{width:min(calc(100% - 24px),calc(32vh * var(--viewer-ratio,1.7778)));min-height:0}.focused-editor:not([data-mode=advanced]) .inspector{padding:20px}.focused-editor:not([data-mode=advanced]) .inspector .check{border:1px solid var(--line);border-radius:10px;padding:15px 12px;margin:10px 0;font-size:14px;background:var(--input)}.focused-editor:not([data-mode=advanced]) .inspector input[type=checkbox]{width:24px;height:24px}.focused-editor:not([data-mode=advanced]) .inspector .field{font-size:14px}.focused-editor:not([data-mode=advanced]) .transcript-panel{border-top:1px solid var(--line);border-left:0;max-height:none}.focused-editor:not([data-mode=advanced]) #transcribe{background:var(--accent);color:var(--accent-ink);font-size:14px;padding:10px 14px}.focused-editor:not([data-mode=advanced]) .subtitle-downloads button{padding:10px;font-size:12px}.focused-editor:not([data-mode=advanced]) .bottom-actions{padding:14px 0}.focused-editor:not([data-mode=advanced]) #export{min-width:230px;font-size:15px;padding:13px 22px}.focused-editor:not([data-mode=advanced]) .bottom-actions>span{display:none}.range-picker{display:grid;gap:10px;margin:14px 0}.range-picker label{display:grid;grid-template-columns:50px 1fr 65px;align-items:center;gap:10px;font-size:12px}.range-picker input{width:100%;height:28px}.range-picker output{font-variant-numeric:tabular-nums;text-align:right;font-size:12px}.range-picker button{justify-self:start;font-size:12px}.focused-editor:not([data-mode=advanced]) .trim-controls>label{display:none}.focused-editor:not([data-mode=advanced]) #keep{display:none}.focused-editor:not([data-mode=advanced]) .clip-list:has(.clip:only-child){margin-bottom:0}.focused-editor:not([data-mode=advanced]) .timeline{padding-bottom:20px}.focused-editor:not([data-mode=advanced]) .preview-note{padding:8px 10px;background:var(--soft);border-radius:6px}.focused-editor:not([data-mode=advanced]) .result-actions{padding-top:12px}.focused-editor:not([data-mode=advanced]) .result-actions .check{font-size:14px;padding:12px;border:1px solid var(--accent);border-radius:8px}@media(max-width:1050px){.focused-editor:not([data-mode=advanced]) .workbench:has(.has-media){grid-template-columns:minmax(0,1fr) 270px}.focused-editor:not([data-mode=advanced]) .library{grid-column:1/-1;flex-direction:row;border-right:0;border-bottom:1px solid var(--line)}.focused-editor:not([data-mode=advanced]) .file-item{max-width:200px}}@media(max-width:760px){.mode-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.mode-picker button{flex-direction:column;white-space:normal;padding:9px 5px;font-size:11px;gap:5px}.mode-picker button:last-child{grid-column:2/4;flex-direction:row}.focused-editor:not([data-mode=advanced]) .workbench:has(.has-media){grid-template-columns:1fr}.focused-editor:not([data-mode=advanced]) #export{min-width:0;font-size:13px;padding:12px}.focused-editor:not([data-mode=advanced]) .has-media .viewer{width:min(calc(100% - 24px),calc(29vh * var(--viewer-ratio,1.7778)))}.focused-editor:not([data-mode=advanced]) .library{flex-wrap:wrap}.mode-hint{font-size:12px}.range-picker label{grid-template-columns:40px 1fr 57px;gap:5px}}@media(min-width:1280px){.has-media .viewer{width:min(calc(100% - 24px),calc(23vh * var(--viewer-ratio,1.7778)));height:auto;max-height:none;margin-left:auto;margin-right:auto}}.editing-guide{max-width:1800px;margin:0 auto 16px;border:1px solid var(--line);border-radius:12px;background:var(--panel);padding:10px 14px}.guide-path{list-style:none;display:flex;gap:10px;margin:0;padding:0}.guide-path li{flex:1;min-width:0}.guide-path button{width:100%;border-color:transparent;background:transparent;justify-content:flex-start;font-size:12px;padding:7px 10px}.guide-path button[aria-current]{background:var(--soft);border-color:var(--accent);color:var(--accent)}.guide-path b{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;border-radius:50%;background:var(--input);font-size:11px}.guide-path b svg{width:14px;height:14px}.guide-next{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px;font-size:12px;color:var(--muted)}.guide-next button{font-size:11px;padding:5px 8px;flex-shrink:0}.editing-guide details{padding:6px 0 0;border:0}.editing-guide summary{display:flex;align-items:center;font-size:12px;color:var(--accent);width:fit-content}.guide-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:15px}.guide-actions article{display:flex;gap:10px;padding:14px;background:var(--input);border-radius:10px;min-width:0}.guide-actions article>svg{width:23px;height:23px;color:var(--accent);flex-shrink:0}.guide-actions h3{font-size:14px;margin:0 0 7px}.guide-actions p{font-size:12px;margin-bottom:10px;line-height:1.7}.guide-actions button{font-size:11px;padding:5px 9px}.guide-highlight{outline:3px solid var(--accent)!important;outline-offset:5px;box-shadow:0 0 0 8px #80d8c822!important}.studio-heading:has(#show-guide){flex-wrap:wrap}.studio-heading #show-guide{font-size:12px}.studio-page:has(.has-media) .workbench{height:calc(100dvh - 425px)}@media(max-width:760px){.editing-guide{padding:10px}.guide-path{gap:3px}.guide-path button{padding:7px 4px;font-size:10px;gap:5px;align-items:flex-start}.guide-path b{width:18px;height:18px;font-size:10px}.guide-next{align-items:flex-start;flex-direction:column;gap:3px;font-size:11px}.guide-actions{grid-template-columns:1fr}.studio-heading #show-guide{font-size:11px}.studio-page:has(.has-media) .workbench{height:auto}}.hero .studio-features{justify-content:center;margin:0 auto 24px}.home-drop{max-width:680px;padding:24px;border:1px dashed var(--line);border-radius:16px;margin:auto;background:var(--panel)}.home-drop>.drop-label{justify-content:center;margin-bottom:14px}.hero .sample-hint,.sample-hint{font-size:12px;margin:14px 0 0;color:var(--muted)}.welcome-drop p.sample-hint{margin:12px 0 0;font-size:12px}.home-drop .sample-action{background:var(--soft);color:var(--accent)}.preset-bar{max-width:1800px;margin:0 auto 16px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.preset-bar>span{display:flex;gap:6px;align-items:center;font-size:12px;color:var(--muted)}.preset-bar>span svg{width:16px;height:16px}.preset-bar>div{display:flex;gap:6px;flex-wrap:wrap}.preset-bar button{font-size:12px;padding:8px 10px}.preset-bar small{font-size:10px;color:var(--muted)}.studio-page:has(.has-media) .workbench{height:calc(100dvh - 290px)}.automation-intro{margin:38px auto;padding:28px;border:1px solid var(--line);background:var(--soft);border-radius:16px}.automation-intro>p{max-width:730px;font-size:15px}.automation-intro ol{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:22px 0;padding:0}.automation-intro li{display:flex;align-items:center;gap:12px;padding:18px;border:1px solid var(--line);border-radius:12px;background:var(--panel);font-size:14px}.automation-intro li svg{width:28px;height:28px;color:var(--accent);flex-shrink:0}.automation-promises{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:14px}.automation-promises span{display:flex;align-items:center;gap:8px;font-size:12px}.automation-promises svg{width:18px;height:18px;color:var(--accent)}.sibling-tools{max-width:1800px;margin:32px auto 0;padding:25px 0}.sibling-tools h2{font-size:20px}.sibling-tools>div{display:grid;grid-template-columns:1fr 1fr;gap:16px}.sibling-tools a{display:flex;align-items:center;gap:16px;text-decoration:none;color:var(--ink);border:1px solid var(--line);background:var(--panel);padding:22px;border-radius:14px}.sibling-tools a>svg{width:34px;height:34px;color:var(--accent)}.sibling-tools strong{font-size:20px}.sibling-tools small{display:block;font-size:12px;color:var(--muted);margin-top:6px}.sibling-arrow{margin-left:auto;color:var(--accent)}@media(max-width:760px){.home-drop{padding:20px 14px}.hero .hero-actions{gap:8px}.hero .hero-actions button{padding:11px 14px;font-size:14px}.automation-intro{padding:20px}.automation-intro ol{grid-template-columns:1fr;gap:8px}.sibling-tools>div{grid-template-columns:1fr}.sibling-tools a{padding:18px}.preset-bar small{width:100%}.preset-bar>div{gap:5px}.preset-bar button{font-size:11px;padding:8px}.studio-page:has(.has-media) .workbench{height:auto}}.studio-features{max-width:1800px;margin:0 auto 20px;padding:0;display:flex;gap:8px;flex-wrap:wrap;list-style:none}.studio-features li{display:flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid var(--line);border-radius:30px;font-size:12px;background:var(--panel)}.studio-features svg{width:17px;height:17px;color:var(--accent)}.workbench.empty-workbench{grid-template-columns:minmax(0,1fr) 280px;height:auto;min-height:0}.empty-workbench>.library{display:none}.empty-workbench .inspector{padding:25px}.welcome-drop{margin:18px;border:1px dashed #54756a;border-radius:14px;background:radial-gradient(ellipse at top,#24403888,transparent 70%);min-height:370px;padding:32px 20px}.drop-symbol{display:flex;align-items:center;gap:15px;color:var(--accent);margin-bottom:15px}.drop-symbol svg:first-child{width:48px;height:48px}.drop-symbol svg:last-child{width:32px;height:32px}.welcome-drop h2{font-size:clamp(22px,2.4vw,34px);margin:0 0 12px}.welcome-drop p{margin-bottom:18px}.drop-label{display:flex;gap:7px;align-items:center;font-size:12px;color:var(--muted)}.drop-label svg{width:16px;height:16px}.welcome-actions{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:17px}.welcome-actions>span{font-size:11px;color:var(--muted)}.welcome-actions button{margin:0;padding:12px 20px}.sample-action{border-color:var(--accent);color:var(--accent);background:#214039}.welcome-trust>svg,.welcome-device>svg,.welcome-recipe>svg{width:25px;height:25px;color:var(--accent);margin-bottom:12px}.empty-workbench h3{font-size:16px;line-height:1.5;margin-bottom:8px}.empty-workbench .inspector p{font-size:12px;line-height:1.8;margin:0}.welcome-device,.welcome-recipe{margin-top:25px;padding-top:22px;border-top:1px solid var(--line)}.welcome-device .device-badge{font-size:11px;white-space:normal}.welcome-recipe a{display:inline-block;margin-top:12px;font-size:12px}.welcome-steps{padding:5px 18px 22px}.welcome-steps ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.welcome-steps li{padding:16px 12px;background:var(--input);border:1px solid var(--line);border-radius:12px;min-width:0}.step-visual{display:flex;align-items:center;justify-content:center;gap:12px;height:65px;margin-bottom:10px;color:var(--accent)}.step-visual svg{width:22px;height:22px}.step-visual svg:first-child{width:34px;height:34px}.welcome-steps li>span{display:block;font-size:12px;line-height:1.6}.welcome-steps li>span>b{display:inline-block;color:var(--accent);margin-right:6px;font-size:11px}.mini-timeline{height:30px;display:flex;align-items:center;gap:3px;border:1px solid var(--accent);padding:0 7px;border-radius:3px}.mini-timeline b{display:block;width:4px;height:12px;background:var(--accent)}.mini-timeline b:nth-child(2n){height:21px}.pending-recipe{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:20px;font-size:12px;color:var(--accent)}.pending-recipe>svg{width:18px;height:18px}.pending-recipe button{margin:0;font-size:11px;padding:5px}@media(max-width:900px){.workbench.empty-workbench{grid-template-columns:1fr}.empty-workbench .inspector{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;border-top:1px solid var(--line);border-left:0}.welcome-device,.welcome-recipe{margin:0;padding:0;border:0}}@media(max-width:600px){.studio-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.studio-features li{padding:7px 9px;font-size:11px}.welcome-drop{margin:10px;min-height:340px;padding:24px 14px}.welcome-drop h2{font-size:24px}.welcome-steps{padding:5px 10px 16px}.welcome-steps ol{grid-template-columns:1fr;gap:8px}.welcome-steps li{display:flex;align-items:center;gap:15px;padding:10px 12px}.step-visual{min-width:110px;margin:0;height:42px}.welcome-steps li>span{font-size:12px}.empty-workbench .inspector{grid-template-columns:1fr;padding:20px}.welcome-device,.welcome-recipe{border-top:1px solid var(--line);padding-top:16px}.studio-heading:has(#use-recipe){flex-wrap:wrap}.studio-heading #use-recipe{font-size:11px}}.studio-heading,.workbench,.bottom-actions{max-width:1800px}.studio-page{padding:16px 20px 24px}.studio-heading{margin-bottom:14px}.studio-heading h1{font-size:23px;margin:0}.studio-heading .eyebrow{display:none}.workbench{grid-template-columns:150px minmax(0,1fr) 260px}.model-picker{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin-top:12px}.model-option{position:relative;flex-direction:column;padding:10px 2px 8px;gap:6px;font-size:10px;min-width:0}.model-option svg{width:23px;height:23px}.model-option[aria-pressed=true]{border-color:var(--accent);background:var(--soft);box-shadow:inset 0 0 0 1px var(--accent)}.tier-tiny svg{color:#f3ce7b}.tier-base svg{color:#80d8c8}.tier-small svg{color:#bdabff}.model-demand{display:flex;gap:3px;height:8px;align-items:end}.model-demand i{width:5px;height:4px;background:var(--line);border-radius:1px}.model-demand i:nth-child(2){height:6px}.model-demand i:nth-child(3){height:8px}.model-demand i.filled{background:currentColor}.model-picker-hint{font-size:10px!important;color:var(--muted);margin:8px 0!important}.inspector{padding:12px 14px}.inspector>.section-label{margin-top:10px}.inspector details{padding:10px 0}.inspector .field{margin:10px 0;font-size:12px}.inspector .check{padding:8px 0;font-size:12px}.viewer-header{padding:12px;font-size:11px}.viewer{margin:0 12px}.preview-note{margin:7px 12px 12px;font-size:11px;line-height:1.5}.timeline{padding:0 12px 12px}.transport{display:flex;gap:6px;justify-content:center;margin:8px 0 14px}.transport button{padding:8px;min-width:36px}.transport #mark-in{margin-left:12px}.waveform{height:60px}.waveform canvas{height:60px}.trim-controls{gap:6px}.trim-controls label{font-size:11px;max-width:100px;width:70px}.trim-controls input{font-size:12px;padding:6px}.trim-controls button{font-size:11px;padding:8px}.clip-list{gap:5px;margin:10px 0}.clip{font-size:10px}.timeline-title{font-variant-numeric:tabular-nums}.transcript-panel{padding:14px}.transcript-panel h2{font-size:14px}.transcript-panel .panel-heading{gap:8px}.transcript-panel .panel-heading .row{gap:4px}.transcript-panel .icon-button{min-width:32px;padding:7px}.empty-transcript{font-size:12px;color:var(--muted)}.cue{gap:6px;grid-template-columns:58px minmax(0,1fr);padding:10px 0}.cue-actions{grid-column:2;flex-direction:row;justify-content:end}.cue textarea{font-size:13px;min-height:66px}.cue-actions button{font-size:10px;padding:4px 7px}.cue-actions svg{width:14px;height:14px}.subtitle-downloads{gap:3px}.subtitle-downloads button{font-size:10px;padding:6px}.bottom-actions{position:sticky;bottom:0;z-index:10;padding:10px 0;margin-top:0;background:var(--bg)}.bottom-actions .row{margin-left:auto}.bottom-actions>span{font-size:10px}.bottom-actions .icon-button{padding:10px}.bottom-actions #export{min-width:145px}@media(min-width:1280px){.editing-area.has-media{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,1fr);align-items:start}.has-media>.transcript-panel{border-left:1px solid var(--line);min-height:100%}.workbench:has(.has-media){height:calc(100dvh - 230px);min-height:520px;max-height:900px}.library,.inspector,.preview-column,.has-media>.transcript-panel{overflow:auto;max-height:100%;scrollbar-width:thin;scrollbar-color:var(--line) transparent}.editing-area.has-media{min-height:0;height:100%}.preview-column{padding-bottom:12px}.library-footer{padding-top:24px}}@media(max-width:1279px){.workbench{grid-template-columns:130px minmax(0,1fr) 250px}.viewer{max-height:360px;width:auto;margin-left:auto;margin-right:auto;max-width:calc(100% - 24px)}.library{grid-column:auto;flex-direction:column;align-items:stretch;border-right:1px solid var(--line)}.file-item{width:100%}.library-footer{margin-top:auto}.bottom-actions>span{display:none}}@media(max-width:950px){.workbench{grid-template-columns:minmax(0,1fr) 240px}.library{grid-column:1/-1;flex-direction:row;flex-wrap:wrap;align-items:center;border-bottom:1px solid var(--line);padding:8px}.library .section-label{margin:0}.file-item{width:auto;max-width:200px}.library-footer{display:none}}@media(max-width:760px){.studio-page{padding:12px 10px}.studio-heading{flex-direction:row;align-items:center;gap:8px}.studio-heading h1{font-size:18px}.studio-heading .row{gap:4px}.studio-heading button{padding:8px;font-size:11px}.workbench{grid-template-columns:1fr}.inspector{border-top:1px solid var(--line)}.model-option{font-size:12px}.model-option svg{width:27px;height:27px}.bottom-actions .row{width:auto;flex-wrap:nowrap;gap:3px}.bottom-actions #export{min-width:110px}.bottom-actions .icon-button{min-width:36px;padding:8px}.bottom-actions button{flex:initial}.transport button{min-width:44px;min-height:44px}.trim-controls label{max-width:none}.viewer{max-height:300px}.transcript-panel{border-top:1px solid var(--line)}}.focused-editor:not([data-mode=advanced]) .timeline>.transport,.focused-editor:not([data-mode=advanced]) .timeline>.timeline-title,.focused-editor:not([data-mode=advanced]) .timeline>.waveform,.focused-editor:not([data-mode=advanced]) .timeline>.clip-list,.focused-editor:not([data-mode=advanced]) #split{display:none}.focused-editor:not([data-mode=advanced]) .viewer{width:min(100%,calc(24vh * var(--viewer-ratio,1.7778)))}.focused-editor:not([data-mode=advanced]) .editing-guide:has(details:not([open])){margin:0}.focused-editor:not([data-mode=advanced]) .range-picker{padding:10px 0;margin:0}.focused-editor:not([data-mode=advanced]) .trim-controls{margin:0;padding:0}@media(min-width:901px){.focused-editor:not([data-mode=advanced]) .workbench{min-height:460px}}.focused-editor:not([data-mode=advanced]) .has-media .viewer{width:min(calc(100% - 24px),calc(24vh * var(--viewer-ratio,1.7778)))}.focused-editor[data-mode=advanced] .range-picker{display:none}.focused-editor[data-mode=advanced] .timeline{display:flex;flex-direction:column;gap:8px}.focused-editor[data-mode=advanced] .trim-controls{order:-1}.topbar orihako-family{flex:none;width:40px;height:40px}.translate-to select{border:1px solid var(--line);border-radius:9px;padding:9px 10px;font-size:14px}
