/* Kyzel Clarity AI™ Voice Intelligence Layer */
.kc-voice-layer{margin:32px auto;max-width:1180px;padding:0 18px;color:#f5f0df;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.kc-voice-card{border:1px solid rgba(212,175,55,.34);background:linear-gradient(135deg,rgba(11,11,18,.96),rgba(25,18,42,.92));border-radius:28px;padding:26px;box-shadow:0 24px 80px rgba(0,0,0,.45),inset 0 0 40px rgba(126,87,194,.08)}.kc-voice-head{display:flex;gap:18px;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.kc-voice-head h2{font-size:clamp(1.7rem,3vw,3rem);margin:.2rem 0;background:linear-gradient(90deg,#d4af37,#f2f2f2,#28d17c,#9b6dff);-webkit-background-clip:text;background-clip:text;color:transparent}.kc-voice-head .eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#28d17c;font-weight:800;font-size:.78rem;margin:0}.kc-voice-head .muted{color:#cfc8b8;line-height:1.6;max-width:780px}.kc-voice-status{border:1px solid rgba(40,209,124,.35);background:rgba(40,209,124,.08);border-radius:999px;padding:10px 14px;color:#bfffdc;font-weight:700}.kc-voice-controls{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0 18px}.kc-voice-controls button,.kc-voice-settings select{border:1px solid rgba(212,175,55,.36);background:rgba(255,255,255,.06);color:#f5f0df;border-radius:14px;padding:12px 14px;font-weight:800}.kc-voice-controls .primary{background:linear-gradient(135deg,#d4af37,#7e57c2);color:#07070b;border:none}.kc-voice-settings{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px;margin-bottom:20px}.kc-voice-settings label{display:flex;flex-direction:column;gap:8px;color:#d8d0c0;font-weight:700}.kc-toggle{justify-content:end}.kc-toggle input{margin-right:8px}.kc-transcript-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.kc-transcript-grid h3{margin:0 0 8px;color:#f2f2f2}.kc-transcript-grid textarea{width:100%;min-height:180px;resize:vertical;border-radius:18px;border:1px solid rgba(242,242,242,.16);background:rgba(0,0,0,.28);color:#fff;padding:14px;line-height:1.55}.kc-voice-insight{margin-top:16px;border:1px solid rgba(155,109,255,.32);background:rgba(155,109,255,.08);border-radius:18px;padding:14px;color:#e7ddff;line-height:1.55}@media(max-width:760px){.kc-voice-card{padding:18px;border-radius:22px}.kc-voice-settings,.kc-transcript-grid{grid-template-columns:1fr}.kc-voice-controls button{width:100%}.kc-voice-status{width:100%;text-align:center}}
