.coach-section[data-astro-cid-h5usr77e]{min-height:calc(100vh - 200px);padding-bottom:80px}.coach-header[data-astro-cid-h5usr77e]{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 0 24px;flex-wrap:wrap}.coach-header__title[data-astro-cid-h5usr77e]{flex:1 1 280px}.coach-header__h1[data-astro-cid-h5usr77e]{margin:8px 0 4px;text-align:left}.coach-header__sub[data-astro-cid-h5usr77e]{margin:0;color:var(--muted);font-size:15px}.coach-header__tone[data-astro-cid-h5usr77e]{display:flex;gap:8px;align-items:center;flex-shrink:0}.coach-tone-btn[data-astro-cid-h5usr77e],.coach-clear-btn[data-astro-cid-h5usr77e]{font-size:14px;padding:8px 16px;min-height:40px}.coach-tone-panel[data-astro-cid-h5usr77e]{position:absolute;top:140px;right:max(16px,calc((100vw - 1120px)/2 + 16px));z-index:50;width:320px;background:#fff;border-radius:var(--radius-lg);border:1.5px solid var(--line);box-shadow:0 12px 40px #1f0a141f;padding:20px}.coach-tone-panel[data-astro-cid-h5usr77e][hidden]{display:none}.coach-tone-panel__title[data-astro-cid-h5usr77e]{font-family:var(--font-display);font-size:22px;margin:0 0 16px;color:var(--ink)}.coach-tone-panel__tones[data-astro-cid-h5usr77e]{border:0;padding:0;margin:0 0 16px;display:grid;gap:4px}.coach-tone-option[data-astro-cid-h5usr77e]{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;-moz-column-gap:12px;column-gap:12px;row-gap:2px;padding:10px 12px;border-radius:12px;cursor:pointer;transition:background-color .15s}.coach-tone-option[data-astro-cid-h5usr77e]:hover{background:var(--bg-2)}.coach-tone-option[data-astro-cid-h5usr77e]:has(input:checked){background:var(--bg-2);box-shadow:inset 0 0 0 1.5px var(--rose-soft)}.coach-tone-option[data-astro-cid-h5usr77e] input[data-astro-cid-h5usr77e][type=radio]{grid-row:1 / 3;align-self:center;accent-color:var(--rose)}.coach-tone-option__name[data-astro-cid-h5usr77e]{font-weight:600;color:var(--rose-deep);text-transform:capitalize}.coach-tone-option__hint[data-astro-cid-h5usr77e]{font-size:13px;color:var(--muted)}.coach-tone-panel__intensity[data-astro-cid-h5usr77e] label[data-astro-cid-h5usr77e]{display:block;font-size:14px;color:var(--muted);margin-bottom:8px}.coach-tone-panel__intensity[data-astro-cid-h5usr77e] input[data-astro-cid-h5usr77e][type=range]{width:100%;accent-color:var(--rose)}.coach-tone-panel__actions[data-astro-cid-h5usr77e]{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}.coach-chat[data-astro-cid-h5usr77e]{max-width:720px;margin:0 auto;background:#fff;border-radius:var(--radius-lg);border:1.5px solid var(--line);overflow:hidden;display:flex;flex-direction:column;min-height:480px}.coach-messages[data-astro-cid-h5usr77e]{flex:1;padding:20px 16px;overflow-y:auto;display:flex;flex-direction:column;gap:12px;scroll-behavior:smooth}.coach-message[data-astro-cid-h5usr77e]{max-width:80%;padding:12px 16px;border-radius:18px;line-height:1.5;word-wrap:break-word;white-space:pre-wrap}.coach-message[data-astro-cid-h5usr77e] p[data-astro-cid-h5usr77e]{margin:0}.coach-message--user[data-astro-cid-h5usr77e]{align-self:flex-end;background:linear-gradient(135deg,var(--rose) 0%,var(--rose-deep) 100%);color:#fff;border-bottom-right-radius:6px}.coach-message--coach[data-astro-cid-h5usr77e]{align-self:flex-start;background:var(--bg-2);color:var(--ink);border:1px solid var(--line);border-bottom-left-radius:6px}.coach-message--system[data-astro-cid-h5usr77e]{align-self:center;background:transparent;border:1px dashed var(--line);color:var(--muted);font-size:14px;max-width:90%;text-align:center}.coach-message--error[data-astro-cid-h5usr77e]{align-self:center;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;font-size:14px;max-width:90%;text-align:center}.coach-message--typing[data-astro-cid-h5usr77e]{align-self:flex-start;color:var(--muted);font-style:italic;background:transparent;border:0;padding:4px 16px}.coach-input[data-astro-cid-h5usr77e]{display:flex;gap:8px;padding:12px 16px;border-top:1px solid var(--line);background:var(--bg)}.coach-input__textarea[data-astro-cid-h5usr77e]{flex:1;border:1.5px solid var(--line);border-radius:14px;padding:10px 14px;font:inherit;font-size:15px;background:#fff;color:var(--ink);resize:vertical;min-height:44px;max-height:160px}.coach-input__textarea[data-astro-cid-h5usr77e]:focus{outline:2px solid var(--rose-soft);outline-offset:-1px;border-color:var(--rose)}.coach-input__textarea[data-astro-cid-h5usr77e]:disabled{opacity:.6;cursor:not-allowed}.coach-input__send[data-astro-cid-h5usr77e]{flex-shrink:0;align-self:stretch}.coach-locked[data-astro-cid-h5usr77e]{max-width:560px;margin:40px auto;padding:40px 32px;text-align:center;background:linear-gradient(135deg,var(--bg-2) 0%,var(--bg-3) 100%);border-radius:var(--radius-lg);border:1.5px solid var(--rose-soft)}.coach-locked[data-astro-cid-h5usr77e][hidden]{display:none}.coach-locked__back[data-astro-cid-h5usr77e]{margin-top:16px;font-size:14px;color:var(--muted)}.coach-locked__back[data-astro-cid-h5usr77e] a[data-astro-cid-h5usr77e]{margin:0 4px}.visually-hidden[data-astro-cid-h5usr77e]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 600px){.coach-tone-panel[data-astro-cid-h5usr77e]{right:16px;left:16px;width:auto}.coach-message[data-astro-cid-h5usr77e]{max-width:90%}}
