:root{color:#18212f;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#ffffffeb,#f5f7fbfa),#f5f7fb}button,select,input{font:inherit}button{min-height:44px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#18212f;padding:0 16px;cursor:pointer;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}button:hover:not(:disabled){border-color:#1c8c83;box-shadow:0 8px 20px #1c8c8324}button:active:not(:disabled){transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.65}.app-shell{width:min(1120px,100%);margin:0 auto;padding:32px 20px 48px}.hero{display:grid;grid-template-columns:1fr auto;align-items:start;gap:20px;margin-bottom:20px}.eyebrow{margin:0 0 10px;color:#1c8c83;font-size:.82rem;font-weight:700;text-transform:uppercase}h1{margin:0;color:#101828;font-size:2.5rem;line-height:1.05;letter-spacing:0}.lede{max-width:680px;margin:14px 0 0;color:#526071;font-size:1.06rem;line-height:1.55}.status-pill{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid #d8dee8;border-radius:8px;background:#fff;color:#344054;font-weight:700;white-space:nowrap}.status-dot{width:9px;height:9px;border-radius:999px;background:#9aa4b2}.status-listening .status-dot,.status-translating .status-dot{background:#1c8c83}.status-error .status-dot{background:#dc2626}.notice{border:1px solid #d8dee8;border-radius:8px;background:#fff;padding:14px 16px;margin-bottom:16px;color:#455468}.notice p{margin:0;line-height:1.45}.notice p+p{margin-top:6px}.error-notice{border-color:#fecaca;background:#fff7f6;color:#9f1239;font-weight:650}.settings-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;border:1px solid #d8dee8;border-radius:8px;background:#fff;padding:18px;box-shadow:0 18px 46px #15223212}.field{display:grid;gap:8px}.field span,.source-mode legend{color:#344054;font-size:.9rem;font-weight:700}select{width:100%;min-height:44px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#18212f;padding:0 12px}.source-mode{display:flex;flex-wrap:wrap;gap:10px 16px;margin:0;border:0;padding:0}.source-mode legend{width:100%;margin-bottom:2px}.source-mode label,.toggles label{display:inline-flex;align-items:center;gap:8px;color:#344054;line-height:1.35}.toggles{display:grid;gap:10px}input[type=checkbox],input[type=radio]{width:18px;height:18px;accent-color:#1c8c83}.volume-control{grid-column:1 / -1;grid-template-columns:minmax(140px,220px) 1fr auto;align-items:center}input[type=range]{width:100%;accent-color:#1c8c83}output{min-width:44px;color:#526071;text-align:right}.actions{display:flex;flex-wrap:wrap;gap:12px;margin:18px 0}.primary-button{border-color:#1c8c83;background:#1c8c83;color:#fff;font-weight:750}.primary-button:hover:not(:disabled){border-color:#16766f;background:#16766f}.transcript-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.transcript-panel{min-height:260px;border:1px solid #d8dee8;border-radius:8px;background:#fff;overflow:hidden}.transcript-panel header{display:flex;align-items:center;min-height:52px;border-bottom:1px solid #e5eaf1;padding:0 16px;background:#fbfcfe}.transcript-panel h2{margin:0;color:#101828;font-size:1rem;letter-spacing:0}.transcript-content{min-height:206px;padding:16px;color:#344054;font-size:1.08rem;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.translated .transcript-content{color:#163b48;font-size:1.18rem}.debug-panel{margin-top:18px;border:1px solid #d8dee8;border-radius:8px;background:#fff;padding:12px 16px}.debug-panel summary{min-height:32px;cursor:pointer;color:#344054;font-weight:750}.debug-panel ol{display:grid;gap:12px;margin:12px 0 0;padding:0;list-style:none}.debug-panel li{border-top:1px solid #e5eaf1;padding-top:12px}.debug-panel li>div{display:flex;justify-content:space-between;gap:12px;color:#526071;font-size:.9rem}.debug-panel pre{max-height:180px;margin:8px 0 0;border-radius:8px;background:#101828;color:#e6edf7;overflow:auto;padding:12px;font-size:.82rem;line-height:1.45}.debug-empty{color:#667085}@media(max-width:760px){.app-shell{padding:24px 14px 40px}.hero,.settings-panel,.transcript-grid{grid-template-columns:1fr}h1{font-size:2rem}.status-pill{justify-self:start}.volume-control{grid-template-columns:1fr auto}.volume-control span{grid-column:1 / -1}.actions button{flex:1 1 150px}}@media(max-width:420px){h1{font-size:1.72rem}.settings-panel,.notice,.debug-panel{padding:14px}.actions{display:grid}.actions button{width:100%}.transcript-content{font-size:1rem}}
