:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#e5e7eb;background:#0b1020;--panel:#121a2b;--panel2:#172238;--line:#293653;--muted:#93a4bd;--accent:#8df0c7;--accent2:#5ed8ae;--warn:#ffbd72;--danger:#ff8b8b}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 80% -10%,#1c3b4b 0,transparent 35%),#0b1020}.app-shell{max-width:1240px;margin:auto;padding:42px 28px 70px}.topbar{display:flex;justify-content:space-between;gap:30px;align-items:flex-start;margin-bottom:30px}h1{font-size:clamp(2.1rem,4.5vw,4.4rem);line-height:.98;letter-spacing:-.06em;max-width:800px;margin:10px 0 16px}.lede{color:var(--muted);font-size:1.05rem;margin:0;max-width:650px}.eyebrow{margin:0;color:var(--accent);font-size:.72rem;font-weight:800;letter-spacing:.16em}.lang-switch{display:flex;gap:6px;background:#0f1728;padding:5px;border:1px solid var(--line);border-radius:12px}.lang,.quiet,.examples button{background:transparent;border:0;color:var(--muted);font:inherit;cursor:pointer}.lang{padding:7px 9px;border-radius:7px;font-size:.76rem;font-weight:800}.lang.active{background:var(--accent);color:#092018}.workspace{display:grid;grid-template-columns:1.08fr .92fr;gap:18px}.panel{background:rgba(18,26,43,.91);border:1px solid var(--line);border-radius:18px;padding:22px}.panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.panel-title h2{font-size:1.15rem;margin:5px 0 0}.status-dot{color:var(--accent);font-size:.76rem}.status-dot::before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--accent);margin-right:7px}.capture-box{background:#0e1626;border:1px solid var(--line);border-radius:14px;padding:14px}textarea,input{width:100%;border:1px solid #32415c;background:#111b2e;border-radius:9px;color:#edf3f4;font:inherit;outline:none}textarea:focus,input:focus{border-color:var(--accent)}#inputText{min-height:180px;resize:vertical;border:0;background:transparent;line-height:1.5}.capture-actions{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #25324a;padding-top:12px}.primary,.record-button{border:0;border-radius:9px;padding:12px 15px;font:inherit;font-weight:800;cursor:pointer}.primary{background:var(--accent);color:#082019}.record-button{background:#19273c;color:var(--accent);border:1px solid #426274}.record-button.recording{background:#4a252b;color:#ffd0d0;border-color:#8b4949}.mic{display:inline-block;color:#ff8d8d;margin-right:7px;font-size:.7rem}.examples{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:13px;color:var(--muted);font-size:.78rem}.examples button{text-decoration:underline;text-underline-offset:3px}.empty{min-height:410px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted);line-height:1.55}.empty-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#1b2c3d;color:var(--accent);font-size:1.6rem;margin-bottom:14px}.review-form{display:grid;gap:12px}.review-form label{color:var(--muted);font-size:.76rem}.review-form input,.review-form textarea{display:block;margin-top:6px;padding:10px 11px}.review-form textarea{height:60px;resize:none}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:10px}.confidence{color:var(--warn);font-size:.8rem;font-weight:800}.hidden{display:none}.tasks-panel{margin-top:18px}.task-actions{display:flex;gap:14px}.quiet{font-size:.78rem;text-decoration:underline;text-underline-offset:3px}.danger{color:var(--danger)}.tasks{display:grid;gap:10px}.task-card{display:grid;grid-template-columns:1fr auto;gap:16px;padding:15px 16px;border:1px solid var(--line);border-radius:13px;background:#111a2c}.task-card h3{margin:0 0 6px;font-size:.98rem}.task-meta{color:var(--muted);font-size:.78rem;line-height:1.6}.task-meta strong{color:#d7e3e4}.task-card button{align-self:start;background:transparent;border:0;color:var(--muted);cursor:pointer}.compact{min-height:90px;font-size:.85rem}.trust-note{margin-top:18px;border-left:3px solid var(--accent);background:#102238;padding:14px 16px;display:flex;gap:10px;align-items:baseline;font-size:.82rem}.trust-note strong{color:var(--accent);white-space:nowrap}.trust-note span{color:var(--muted)}@media(max-width:820px){.app-shell{padding:28px 15px}.topbar{display:block}.lang-switch{display:inline-flex;margin-top:20px}.workspace{grid-template-columns:1fr}.empty{min-height:220px}.trust-note{display:block}.trust-note strong{display:block;margin-bottom:5px}}@media(max-width:500px){.capture-actions{display:grid}.capture-actions button{width:100%}.two-col{grid-template-columns:1fr}.task-card{grid-template-columns:1fr}.task-actions{display:block}.task-actions button{margin-left:12px}}
