:root{background:#101311;color:#f5f1e9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,textarea{font:inherit}button{align-items:center;border:0;border-radius:7px;cursor:pointer;display:inline-flex;gap:8px;justify-content:center;min-height:46px;padding:0 14px}button:disabled{cursor:not-allowed;opacity:.54}.voice-shell{background:radial-gradient(circle at 18% 8%,rgba(65,146,120,.18),transparent 28%),radial-gradient(circle at 82% 10%,rgba(197,142,69,.16),transparent 26%),#101311;min-height:100vh;padding:24px}.voice-hero{align-items:end;display:flex;gap:20px;justify-content:space-between;margin:0 auto 16px;max-width:1320px}.eyebrow{color:#9bb4a7;font-size:12px;font-weight:800;letter-spacing:0;margin:0 0 8px;text-transform:uppercase}h1,h2,p{margin:0}h1{color:#f5f1e9;font-size:42px;letter-spacing:0;line-height:1.02}.hero-copy{color:#c5cabf;font-size:15px;line-height:1.55;margin-top:10px;max-width:760px}.hero-status{align-items:center;background:#171d19;border:1px solid #2b352d;border-radius:8px;display:flex;gap:14px;min-width:178px;padding:14px 16px}.hero-status span{color:#c5cabf;font-size:13px;font-weight:800}.hero-status strong{color:#f2c46d;font-size:28px;margin-left:auto}.voice-layout{display:grid;gap:14px;grid-template-columns:minmax(460px,1.2fr) minmax(360px,.8fr);margin:0 auto;max-width:1320px}.conversation-panel,.insight-card{background:#f4f0e7;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#141712;box-shadow:0 20px 70px #00000042}.conversation-panel{padding:16px}.orb-stage{align-items:center;background:#171d19;border-radius:8px;color:#f5f1e9;display:grid;gap:18px;grid-template-columns:164px 1fr;min-height:228px;padding:20px}.voice-orb{align-items:center;border-radius:999px;display:flex;height:142px;justify-content:center;transition:background .16s ease,transform .12s ease;width:142px}.voice-orb.idle{background:#405247}.voice-orb.speaking{background:#7654b8}.voice-orb.listening{background:#23856f;box-shadow:0 0 0 12px #23856f29}.voice-orb.review{background:#3d6f8a}.voice-orb.thinking{background:#8b6d2f}.voice-orb.done{background:#2c6f9f}.orb-core{background:#ffffff6b;border-radius:999px;height:54px;width:54px}.state-label{color:#9bb4a7;font-size:13px;font-weight:800;margin-bottom:8px}.orb-stage h2{color:#f5f1e9;font-size:25px;letter-spacing:0;line-height:1.32}.intent-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.intent-row span{background:#263029;border-radius:999px;color:#dce9df;font-size:12px;font-weight:800;padding:7px 10px}.error-banner{background:#ffe7e1;border-radius:8px;color:#8b2d21;font-weight:700;line-height:1.45;margin-top:12px;padding:11px 12px}.control-row{display:grid;gap:8px;grid-template-columns:1fr 1fr 1fr;margin:14px 0}.primary{background:#f2c46d;color:#151713;font-weight:900}.secondary{background:#dfe7dd;color:#151713;font-weight:900}.danger{background:#e56c57;color:#151713;font-weight:900}.ghost{background:#263029;color:#e8f2eb;font-weight:900}.review-block{background:#fffaf0;border:1px solid #ddd5c7;border-radius:8px;padding:14px}.block-title{align-items:baseline;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.block-title strong{color:#141712;font-size:16px}.block-title span{color:#697166;font-size:12px;font-weight:800}textarea{background:#fff;border:1px solid #d8d0c2;border-radius:8px;color:#141712;display:block;font-size:16px;line-height:1.55;min-height:156px;outline:none;padding:12px;resize:vertical;width:100%}textarea:focus{border-color:#23856f;box-shadow:0 0 0 3px #23856f21}.live-transcript{background:#e8f2eb;border:1px solid rgba(35,133,111,.22);border-radius:8px;color:#141712;line-height:1.5;margin-bottom:10px;min-height:54px;padding:11px 12px}.live-transcript strong,.live-transcript span{display:inline;font-size:15px}.live-transcript span{color:#68716a;margin-left:4px}.review-actions{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:12px}audio{max-width:360px;width:100%}.compact{min-width:130px}.empty-inline{color:#697166;font-size:13px}.insight-stack{display:grid;gap:14px}.insight-card{padding:14px}.metric-grid{display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}.metric-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.metric{background:#fff;border:1px solid #ddd5c7;border-radius:8px;min-height:76px;padding:10px}.metric span{color:#626a60;display:block;font-size:12px;font-weight:800}.metric strong{color:#141712;display:block;font-size:20px;margin-top:6px;overflow-wrap:anywhere}.observation{color:#141712;font-size:19px;font-weight:900;margin-top:12px}.caveat,.empty-copy{color:#596156;font-size:14px;line-height:1.45;margin-top:8px}.summary{color:#141712;font-size:15px;font-weight:800;line-height:1.48;margin-bottom:10px}pre{background:#161a17;border-radius:8px;color:#d7f0df;font-size:12px;line-height:1.45;margin:0;max-height:420px;overflow:auto;padding:12px;white-space:pre-wrap;word-break:break-word}@media(max-width:960px){.voice-shell{padding:14px}.voice-hero{align-items:stretch;flex-direction:column}.voice-layout{grid-template-columns:1fr}}@media(max-width:640px){h1{font-size:34px}.orb-stage{grid-template-columns:1fr;justify-items:center;text-align:center}.control-row,.metric-grid,.metric-grid.three{grid-template-columns:1fr}.review-actions{align-items:stretch;flex-direction:column}.compact{width:100%}}
