:root{--bg:#171923;--surface:#20222e;--surface-soft:#191b25;--surface-raised:#242735;--border:#333746;--border-strong:#4a5062;--text:#f8fafc;--muted:#a0a7b6;--muted-2:#737b8c;--accent:#ef4444;--accent-hover:#dc2626;--accent-soft:rgba(239,68,68,.14);--success:#22c55e;--warning:#f59e0b;--error:#f87171;--shadow:none;color-scheme:dark}[data-theme=light]{--bg:#fafafa;--surface:#fff;--surface-soft:#f5f6f8;--surface-raised:#fff;--border:#e5e7eb;--border-strong:#cfd5df;--text:#16181f;--muted:#606776;--muted-2:#8a92a1;--accent:#dc2626;--accent-hover:#b91c1c;--accent-soft:rgba(220,38,38,.1);--error:#b42318;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}h1,h2,h3,p{margin-top:0}.site-shell{min-height:100vh}.container{width:min(960px,calc(100% - 40px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--bg) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{display:grid;grid-template-columns:minmax(210px,1fr) auto minmax(160px,1fr);align-items:center;grid-gap:18px;gap:18px;min-height:62px}.brand{display:inline-flex;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;color:var(--text);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-weight:700;text-decoration:none}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--border);border-radius:6px;color:var(--accent);background:var(--surface)}.brand-copy{line-height:1.1}.brand-word{font-size:15px}.brand-arrow{display:inline-block;margin:0 6px;color:var(--accent);font-weight:900}.brand small{display:block;margin-top:2px;color:var(--muted);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:500}.header-nav{justify-content:center}.header-actions,.header-nav{display:flex;align-items:center;gap:8px}.header-actions{justify-content:flex-end;min-width:0}.ghost-button,.icon-button,.nav-link,.primary-button,.signin-button,.theme-toggle{min-height:36px;border:1px solid transparent;border-radius:5px;padding:0 11px;color:var(--muted);background:transparent;text-decoration:none;font-size:13px;font-weight:600;transition:color .15s ease,border-color .15s ease,background .15s ease}.nav-link{display:inline-flex;align-items:center}.ghost-button:hover,.nav-link:hover,.theme-toggle:hover{border-color:var(--border);color:var(--text);background:var(--surface)}.theme-toggle{display:inline-grid;width:36px;place-items:center;padding:0;color:var(--muted);font-size:15px}.bulb-icon,.bulb-icon svg{display:block;width:18px;height:18px}.bulb-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.theme-toggle.is-light{color:#f59e0b;background:rgba(245,158,11,.12)}.theme-toggle.is-light .bulb-icon svg{fill:rgba(245,158,11,.18)}.signin-button{display:inline-flex;align-items:center;justify-content:center;border-color:var(--accent);color:#fff;background:var(--accent);text-decoration:none;font-weight:750}.signin-button:hover{border-color:var(--accent-hover);background:var(--accent-hover)}.account-menu{position:relative}.account-trigger{display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--accent);border-radius:999px;color:#fff;background:var(--accent);font-size:14px;font-weight:800;cursor:pointer}.account-trigger:hover{border-color:var(--accent-hover);background:var(--accent-hover)}.account-dropdown{position:absolute;top:calc(100% + 10px);right:0;z-index:80;display:grid;min-width:220px;grid-gap:4px;gap:4px;padding:8px;border:1px solid var(--border);border-radius:6px;background:var(--surface);box-shadow:0 18px 45px rgba(0,0,0,.18)}.account-email{overflow:hidden;padding:8px;border-bottom:1px solid var(--border);color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.account-dropdown a,.account-dropdown button{width:100%;border:0;border-radius:4px;padding:9px 8px;color:var(--text);background:transparent;font:inherit;font-size:13px;font-weight:650;text-align:left;text-decoration:none;cursor:pointer}.account-dropdown a:hover,.account-dropdown button:hover{background:var(--surface-soft)}.primary-button{display:inline-flex;align-items:center;justify-content:center;border-color:var(--accent);background:var(--accent);color:#fff;font-weight:700}.primary-button:hover{border-color:var(--accent-hover);background:var(--accent-hover)}.hero,.home-hero{padding:54px 0 34px}.hero-grid,.home-hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(400px,1.05fr);align-items:start;grid-gap:34px;gap:34px}.auth-grid h1,.hero h1,.home-copy h1{max-width:680px;margin-bottom:14px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:clamp(30px,5vw,48px);line-height:1.08;letter-spacing:0}.auth-grid>section>p,.hero-copy,.home-copy p,.section-heading p{max-width:640px;color:var(--muted);font-size:15px}.eyebrow{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;margin-bottom:16px;border:1px solid var(--border);border-radius:999px;padding:6px 11px;color:var(--muted);background:var(--surface-soft);font-size:12px;font-weight:700}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--success)}.home-actions,.result-actions,.trust-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.content-grid,.metric-row,.pricing-grid,.strip-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.metric-row{margin-top:22px}.auth-card,.example-card,.faq-item,.info-card,.metric-row span,.pricing-card,.steps-list div,.strip-grid div,.trust-note,.trust-pill{border:1px solid var(--border);border-radius:6px;background:var(--surface)}.metric-row span{padding:12px;color:var(--muted);font-size:12px}.metric-row strong{display:block;color:var(--text);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:16px}.trust-pill{padding:6px 9px;color:var(--muted);font-size:12px;font-weight:600}.trust-panel{display:grid;grid-gap:8px;gap:8px;margin-top:22px}.trust-note{display:grid;grid-template-columns:28px 1fr;grid-gap:10px;gap:10px;padding:12px}.trust-note-icon{display:grid;width:28px;height:28px;place-items:center;border-radius:5px;color:var(--accent);background:var(--accent-soft);font-weight:800}.trust-note strong{display:block;color:var(--text)}.example-card p,.faq-item p,.info-card p,.pricing-card li,.steps-list p,.strip-grid span,.trust-note span{color:var(--muted)}.demo-card,.tool-card{border:1px solid var(--border);border-radius:6px;background:var(--surface);overflow:hidden}.demo-toolbar,.tool-topbar{display:flex;align-items:center;justify-content:space-between;min-height:42px;border-bottom:1px solid var(--border);padding:0 13px;color:var(--muted);background:var(--surface-soft);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px}.demo-toolbar button{border:1px solid var(--border);border-radius:5px;padding:5px 9px;color:var(--muted);background:var(--surface);font-size:12px}.auth-card input,.demo-input,.url-input{border:1px solid var(--border);border-radius:5px;color:var(--text);background:var(--surface-soft);outline:none}.demo-input{min-height:46px;display:flex;align-items:center;margin:14px 14px 10px;padding:0 12px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px}.demo-status{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px;gap:6px;margin:0 14px 12px}.demo-status span{border:1px solid var(--border);border-radius:999px;padding:5px 7px;color:var(--muted);text-align:center;font-size:11px;font-weight:700}.demo-status span.active{border-color:color-mix(in srgb,var(--accent) 40%,var(--border));color:var(--accent);background:var(--accent-soft)}.demo-output,.state-panel{border:1px solid var(--border);border-radius:5px;background:var(--surface-soft);overflow:hidden}.demo-output{height:286px;margin:0 14px 14px}.demo-processing,.state-empty,.state-message{min-height:238px;display:grid;place-items:center;padding:24px;color:var(--muted);text-align:center}.demo-video-preview{height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto;grid-gap:12px;gap:12px;padding:14px}.demo-video-preview img,.demo-video-preview>img{width:100%;height:100%;min-height:0;aspect-ratio:16/9;border:1px solid var(--border);border-radius:5px;object-fit:cover;background:var(--surface)}.demo-video-preview strong{display:block;margin-bottom:2px;color:var(--text)}.demo-video-preview span{color:var(--muted);font-size:12px}.demo-processing strong,.state-empty strong,.state-message strong{display:block;color:var(--text);margin-bottom:6px}.spinner{width:22px;height:22px;margin:0 auto 12px;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}.spinner.paused{animation-play-state:paused}@keyframes spin{to{transform:rotate(1turn)}}.demo-transcript{height:100%;overflow:hidden;padding:15px}.demo-result-bar{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid var(--border);padding-bottom:10px;margin-bottom:12px}.demo-result-bar span{color:var(--accent);font-size:11px;font-weight:800}.demo-transcript p,.transcript-output{color:var(--text);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.75}.demo-transcript p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:6}.content-band,.tool-section{border-top:1px solid var(--border);padding:46px 0}.home-strip{padding:10px 0 34px}.example-card,.faq-item,.info-card,.pricing-card,.steps-list div,.strip-grid div{padding:17px}.strip-grid strong{display:block;margin-bottom:4px;color:var(--text)}.strip-grid span{display:block}.section-heading{max-width:720px;margin-bottom:20px}.example-card span,.pricing-kicker,.section-heading span{display:inline-block;margin-bottom:8px;color:var(--accent);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:800;text-transform:lowercase}.prose h2,.section-heading h2{margin-bottom:9px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:clamp(22px,4vw,34px);line-height:1.15}.tool-body{padding:14px}.input-row{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px}.url-input{width:100%;min-height:48px;padding:0 12px}.auth-card input:focus,.url-input:focus{border-color:var(--accent)}.tool-help{margin:10px 0 0;color:var(--muted);font-size:12px}.state-panel{margin-top:12px}.state-error{color:var(--error)}.state-success{color:var(--success)}.state-action{margin:10px 0 0}.state-action a{color:var(--text);font-weight:750}.result-header{display:grid;grid-template-columns:108px 1fr;grid-gap:13px;gap:13px;border-bottom:1px solid var(--border);padding:13px}.thumbnail{width:108px;height:auto;aspect-ratio:16/9;border:1px solid var(--border);border-radius:5px;object-fit:cover;background:var(--surface-soft)}.result-title{margin-bottom:5px;color:var(--text);font-weight:750}.result-meta{color:var(--muted);font-size:12px}.format-tabs{display:inline-flex;gap:3px;border:1px solid var(--border);border-radius:5px;padding:3px}.format-tabs button{min-width:44px;border:0;border-radius:4px;padding:6px 8px;color:var(--muted);background:transparent;font-weight:750}.format-tabs button.active{color:#fff;background:var(--accent)}.transcript-output{width:100%;min-height:330px;max-height:580px;border:0;padding:16px;resize:vertical;background:transparent;outline:none}.example-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.example-card{min-height:200px}.example-card h3,.faq-item h3,.info-card h3{margin-bottom:7px;font-size:16px}.auth-grid,.faq-home,.split-section{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:28px;gap:28px;align-items:start}.faq-list,.steps-list,.trust-panel{display:grid;grid-gap:10px;gap:10px}.site-footer{border-top:1px solid var(--border);padding:24px 0;color:var(--muted)}.footer-grid{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(120px,.7fr));grid-gap:24px;gap:24px;align-items:start}.footer-links{display:grid;grid-gap:8px;gap:8px}.footer-brand p{max-width:360px;margin:6px 0 0;color:var(--muted)}.footer-brand strong,.footer-links a,.footer-links strong{color:var(--text);text-decoration:none;font-weight:650}.footer-links a{color:var(--muted);font-weight:500}.footer-links a:hover{color:var(--text)}.footer-bottom{border-top:1px solid var(--border);margin-top:22px;padding-top:18px;color:var(--muted);font-size:12px}.legal-page{max-width:840px}.legal-content{border:1px solid var(--border);border-radius:6px;padding:22px;background:var(--surface)}.legal-content h2{margin:22px 0 8px;font-size:18px}.legal-content h2:first-child{margin-top:0}.legal-content p{color:var(--muted)}.dashboard-layout{max-width:960px}.dashboard-hero{display:grid;grid-gap:18px;gap:18px}.dashboard-gate{display:grid;grid-gap:12px;gap:12px;max-width:560px}.dashboard-gate .primary-button{width:-moz-fit-content;width:fit-content}.dashboard-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.dashboard-stats div{border:1px solid var(--border);border-radius:6px;padding:14px;background:var(--surface)}.dashboard-stats strong{display:block;color:var(--text)}.dashboard-stats span{color:var(--muted);font-size:12px}.auth-page,.pricing-hero{padding:48px 0 64px}.auth-card{width:min(100%,420px);padding:20px}.auth-card label{display:grid;grid-gap:5px;gap:5px;margin-bottom:12px;color:var(--muted);font-size:13px}.auth-card input{min-height:44px;padding:0 11px}.auth-switch{margin-top:14px;color:var(--muted)}.auth-switch button{border:0;color:var(--text);background:transparent;text-decoration:underline}.pricing-card{display:flex;flex-direction:column;gap:12px}.pricing-card.featured{border-color:color-mix(in srgb,var(--accent) 45%,var(--border))}.price{margin-bottom:0;color:var(--text);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:28px;font-weight:850}.pricing-card ul{display:grid;grid-gap:8px;gap:8px;margin:0 0 8px;padding:0;list-style:none}.pricing-card li:before{content:"✓";margin-right:8px;color:var(--success);font-weight:900}.pricing-card .ghost-button,.pricing-card .primary-button,.waitlist-form{margin-top:auto}.waitlist-form{display:grid;grid-gap:9px;gap:9px}.waitlist-form label{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:12px;font-weight:650}.waitlist-form input{width:100%;min-height:40px;border:1px solid var(--border);border-radius:5px;padding:0 10px;color:var(--text);background:var(--bg)}.waitlist-form input:focus{border-color:var(--accent);outline:none}.waitlist-form .ghost-button{margin-top:0}.waitlist-form p{margin:0;font-size:12px}@media (max-width:880px){.container{width:min(100% - 28px,960px)}.header-inner{grid-template-columns:minmax(0,1fr) auto;gap:10px;min-height:auto;padding:10px 0}.brand-mark{width:30px;height:30px}.brand-word{font-size:14px}.brand small{display:none}.header-nav{grid-column:1/-1;grid-row:2;justify-content:flex-start;gap:4px;overflow-x:auto}.header-actions{grid-column:2;grid-row:1;justify-content:flex-end}.ghost-button,.nav-link,.primary-button,.signin-button,.theme-toggle{min-height:34px;padding:0 9px;font-size:12px}.auth-grid,.content-grid,.dashboard-stats,.example-grid,.faq-home,.footer-grid,.hero-grid,.home-hero-grid,.pricing-grid,.split-section,.strip-grid{grid-template-columns:1fr}.metric-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.metric-row span{padding:8px;font-size:11px}.metric-row strong{font-size:14px}.auth-grid h1,.hero h1,.home-copy h1{font-size:clamp(28px,10vw,42px)}.hero,.home-hero{padding-top:34px}.input-row{grid-template-columns:1fr}.input-row .primary-button{width:100%}}@media (max-width:520px){.container{width:min(100% - 24px,960px)}.brand-arrow{margin:0 4px}.header-actions{gap:5px}.theme-toggle{width:34px}.home-actions .ghost-button,.home-actions .primary-button{width:100%}.demo-status{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-left:10px;margin-right:10px}.demo-status span{min-width:0;padding:5px 4px;font-size:10px;white-space:nowrap}.demo-input{margin-left:10px;margin-right:10px;overflow:hidden}.demo-input span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.demo-output{height:252px;margin-left:10px;margin-right:10px}.result-header{grid-template-columns:1fr}.thumbnail{width:100%}.result-actions>.ghost-button{flex:1 1}}