:root{color:#18201f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f5f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,select{font:inherit}.shell{width:min(960px,100vw - 32px);margin:0 auto;padding:32px 0}.topbar{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.eyebrow{color:#3f6f67;text-transform:uppercase;margin:0 0 6px;font-size:13px;font-weight:700}h1{color:#111817;letter-spacing:0;margin:0;font-size:clamp(34px,7vw,72px);line-height:.98}.status{color:#27524b;text-align:center;background:#fff;border:1px solid #ccd6d1;border-radius:999px;min-width:108px;padding:8px 12px;font-size:14px;font-weight:700}.status.error{color:#9c2828;border-color:#e0a3a3}.controls{grid-template-columns:minmax(140px,.75fr) minmax(160px,1fr) minmax(160px,1fr) auto;align-items:end;gap:12px;margin-bottom:16px;display:grid}label{color:#4c5754;gap:7px;font-size:13px;font-weight:700;display:grid}select{color:#17201e;background:#fff;border:1px solid #c8d2ce;border-radius:8px;width:100%;height:48px;padding:0 12px}.primary{color:#fff;cursor:pointer;background:#0e6f5c;border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-width:150px;height:48px;font-weight:800;transition:background .16s,transform .16s;display:inline-flex}.primary:hover{background:#0a5f4f}.primary:active{transform:translateY(1px)}.primary.running{background:#a93636}.dot{background:currentColor;border-radius:50%;width:10px;height:10px}.signal{background:#fff;border:1px solid #d4ddd8;border-radius:8px;padding:16px}.meter{background:#e5ebe7;border-radius:999px;height:10px;overflow:hidden}.meter span{border-radius:inherit;background:linear-gradient(90deg,#0e6f5c,#3379c9);width:0;height:100%;transition:width 80ms linear;display:block}.meta{color:#55615d;justify-content:space-between;gap:16px;margin-top:10px;font-size:13px;display:flex}.transcripts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}article{background:#fff;border:1px solid #d4ddd8;border-radius:8px;min-height:260px;padding:18px}h2{color:#26322f;letter-spacing:0;margin:0 0 14px;font-size:16px}article p{color:#18201f;overflow-wrap:anywhere;margin:0;font-size:20px;line-height:1.45}@media (width<=760px){.shell{width:min(100% - 20px,960px);padding:20px 0}.topbar,.meta{flex-direction:column}.controls,.topbar,.meta{grid-template-columns:1fr}.transcripts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}article{min-height:220px;padding:12px}h2{margin-bottom:10px;font-size:13px}article p{font-size:14px;line-height:1.35}.primary{width:100%}}
