.kcoach-hero{border-radius:22px;padding:28px 30px;margin-bottom:22px;background:linear-gradient(120deg,#e4edda,#f0f6e9);color:#284e3c}.kcoach-hero>p{font-size:10px;letter-spacing:2px;color:#779363;font-weight:750}.kcoach-hero h2{font-size:25px;letter-spacing:-.7px;margin:13px 0}.kcoach-hero>span{font-size:13px;color:#759065}.kcoach-chat{display:grid;gap:24px;padding:20px 0}.kcoach-turn{display:grid;gap:16px}.kcoach-question{max-width:85%;justify-self:end;background:#e9f2df;padding:17px 20px;border-radius:18px 18px 4px 18px;margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.kcoach-question>strong,.kcoach-answer>strong{display:block;font-size:11px;letter-spacing:.5px;margin-bottom:9px;color:#76955d}.kcoach-answer{padding:16px 20px;border:1px solid #e3eadc;border-radius:4px 18px 18px 18px;background:white;font-size:14px;line-height:1.8;overflow-wrap:anywhere}.kcoach-answer>p,.kcoach-document{white-space:pre-wrap}.kcoach-citations{display:flex;gap:7px;flex-wrap:wrap;margin-top:15px}.kcoach-citations .kc-button{font-size:11px;background:#f3f7ed;text-align:left;white-space:normal}.kcoach-empty{padding:28px 22px;text-align:center;border:1px dashed #d3dfc5;border-radius:20px}.kcoach-empty h3{font-size:18px}.kcoach-empty p{font-size:13px;color:#7d936c}.kcoach-empty>div{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.kcoach-empty .kc-button{font-size:12px}.kcoach-composer{padding:20px;background:white;border:1px solid #d9e4cc;border-radius:20px;margin:20px 0}.kcoach-composer label{font-size:13px;color:#607a4e;display:block}.kcoach-composer textarea,.kcoach-dialog textarea,.kcoach-dialog input:not([type=checkbox]):not([type=file]),.kcoach-dialog select{font:inherit;width:100%;box-sizing:border-box;padding:12px;border:1px solid #d9e4ce;border-radius:12px;background:#fdfefb;resize:vertical;margin:8px 0;line-height:1.7}.kcoach-composer>div{display:flex;align-items:center;gap:15px;margin-top:16px;justify-content:space-between}.kcoach-composer small{font-size:11px;line-height:1.7;color:#8b9b80;max-width:410px}.kcoach-composer .kc-primary{flex:none}.kcoach-composer .kc-option{display:flex;font-size:11px;gap:8px;margin-top:14px;line-height:1.7}.kcoach-thinking{padding:15px 20px;background:#f0f6e8;border-radius:16px;display:flex;gap:6px;align-items:center;font-size:12px;color:#79925f;justify-self:start}.kcoach-thinking>span{margin-right:10px}.kcoach-thinking i{width:5px;height:5px;border-radius:50%;background:#6d9250;animation:coachDot 1.1s infinite}.kcoach-thinking i:nth-of-type(2){animation-delay:.15s}.kcoach-thinking i:nth-of-type(3){animation-delay:.3s}@keyframes coachDot{0%,80%,100%{transform:translateY(0);opacity:.3}40%{transform:translateY(-4px);opacity:1}}@media(prefers-reduced-motion:reduce){.kcoach-thinking i{animation:none}}
.kcoach-sources{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.kcoach-source{display:grid;gap:12px;text-align:left;padding:22px;border:1px solid #dfe7d6;border-radius:18px;background:#fff;cursor:pointer;color:#3b5f3e;min-width:0}.kcoach-source strong{font-size:16px;overflow-wrap:anywhere}.kcoach-source small{font-size:11px;color:#859975}.kcoach-label{font-size:10px;font-weight:750;color:#72994f;padding:5px 9px;background:#eef5e5;border-radius:8px;justify-self:start}.kcoach-dialog{width:min(740px,calc(100vw - 28px));max-height:88dvh;overflow-y:auto}.kcoach-dialog header{display:flex;align-items:center;justify-content:space-between;gap:12px}.kcoach-dialog label{display:block;font-size:13px;line-height:1.7;margin-top:12px}.kcoach-dialog fieldset{border:1px solid #e1e8d8;border-radius:12px;margin-top:16px}.kcoach-dialog .kc-option{display:flex;gap:8px}.kcoach-dialog footer{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.kcoach-document{padding:20px;background:#f7faf2;border-radius:15px;max-height:50dvh;overflow:auto;line-height:1.9;font-size:14px;overflow-wrap:anywhere;margin:18px 0}.kcoach-source-actions{display:flex;gap:8px;flex-wrap:wrap}.kcoach-file{padding:12px;background:#f4f8ee;border-radius:12px}.kcoach-file input{display:block;max-width:100%;margin-top:8px}.kcoach-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0}.kcoach-metrics>div{padding:20px;border:1px solid #dfe8d5;border-radius:16px;background:white}.kcoach-metrics small{display:block;font-size:11px;color:#81966f;margin-bottom:12px}.kcoach-metrics strong{font-size:23px;color:#476d38}.kcoach-metrics strong>span{font-size:12px}.kcoach-ledger{display:flex;justify-content:space-between;padding:12px 0;font-size:12px;border-bottom:1px solid #e6ecdf;gap:20px}.kcoach-ledger>span{overflow-wrap:anywhere}
@media(max-width:600px){.kcoach-hero{padding:22px}.kcoach-hero h2{font-size:22px;line-height:1.6}.kcoach-sources,.kcoach-metrics{grid-template-columns:1fr}.kcoach-metrics{gap:8px}.kcoach-composer{padding:16px}.kcoach-composer textarea,.kcoach-dialog textarea,.kcoach-dialog input:not([type=checkbox]),.kcoach-dialog select{font-size:16px}.kcoach-composer>div{flex-direction:column;align-items:stretch}.kcoach-composer .kc-primary{min-height:44px}.kcoach-dialog{padding:18px 14px}.kcoach-dialog footer{flex-wrap:wrap}.kcoach-question{max-width:95%}.kcoach-root .kc-tabs{display:flex;flex-wrap:nowrap;overflow:auto}.kcoach-root .kc-tabs .kc-button{font-size:11px;white-space:nowrap;flex:none}}

.kcoach-limit-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.kcoach-limit-fields input,.kcoach-composer select{box-sizing:border-box;display:block;width:100%;font:inherit;padding:12px;margin-top:8px;border:1px solid #d9e4ce;border-radius:12px;background:white}.kcoach-limit-fields label{min-width:0}
