.coach-page{--landing-grid-border: #ccccca;min-height:100dvh;background:var(--landing-bg);color:var(--landing-text)}.coach-full-page{--coach-conversation-width: 720px;--coach-answer-measure: 65ch;--coach-question-measure: 58ch;font-family:var(--brand-font-ui)}.coach-page-rail{width:min(1020px,calc(100% - 32px));padding-inline:38px;border-inline:1px solid var(--landing-grid-border);box-sizing:border-box}.coach-page-intro{flex:0 0 auto;padding-block:52px 32px;border-bottom:1px solid var(--landing-grid-border)}.coach-page-intro h1{font-family:var(--brand-font-heading);font-size:clamp(38px,4.2vw,47px);font-weight:400;line-height:.95}.coach-page-summary{max-width:480px;margin-top:12px;color:var(--landing-text-muted);font-family:var(--brand-font-copy);font-size:18px;line-height:1.5}.coach-conversation-grid{padding-top:20px}.coach-chat-column,.coach-composer-column{width:100%;max-width:var(--coach-conversation-width);margin-inline:auto}.coach-page :is([data-chat-role=assistant],[data-chat-role=user]){font-family:var(--brand-font-copy)}.coach-page [data-chat-role=assistant]{width:min(100%,var(--coach-answer-measure));padding:20px 22px;border:1px solid var(--landing-grid-border);border-radius:18px;background:var(--landing-bg-alt);box-shadow:0 8px 24px #231e160d;font-size:17px;line-height:1.55}.coach-page [data-chat-role=assistant] [data-chat-message-label]{margin-bottom:10px;color:var(--landing-accent);font-family:var(--brand-font-ui);font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.coach-page [data-chat-role=assistant] :is(h1,h2,h3){font-family:inherit;font-weight:500}.coach-page [data-chat-role=assistant] a{color:var(--landing-accent-hover)}.coach-page [data-chat-role=user]{width:fit-content;max-width:min(84%,var(--coach-question-measure));border:1px solid color-mix(in srgb,var(--landing-accent) 22%,white);border-radius:16px;background:color-mix(in srgb,var(--landing-accent) 7%,white);box-shadow:0 4px 16px #5e3c140f;color:var(--landing-text);font-size:16px;line-height:1.5}.coach-page [data-chat-role=user] [data-chat-message-body]{padding:15px 46px 15px 18px}.coach-composer{border:0;background:transparent}.coach-composer form{padding-bottom:12px}.coach-composer [data-attr=chat-input-shell]{border-color:color-mix(in srgb,var(--landing-grid-border) 82%,transparent);border-radius:16px;background:var(--landing-bg-alt);box-shadow:0 4px 16px #231e1612;transition:border-color .18s ease,box-shadow .18s ease}.coach-composer [data-attr=chat-input-shell]:focus-within{border-color:color-mix(in srgb,var(--landing-accent) 55%,white);box-shadow:0 0 0 3px color-mix(in srgb,var(--landing-accent) 10%,transparent),0 4px 18px #231e1614}.coach-composer [data-attr=chat-input-row]{min-height:58px;align-items:center;gap:8px;padding:8px 9px 8px 16px}.coach-composer [data-attr=chat-input-actions]{align-items:center;gap:6px}.coach-composer textarea{padding:7px 0;color:var(--landing-text);font-family:var(--brand-font-ui);font-size:16px;line-height:1.4}.coach-composer textarea::placeholder{color:var(--landing-text-muted)}.coach-error{width:min(100%,var(--coach-answer-measure));padding:10px 14px;border:1px solid #ead4cf;border-radius:12px;background:#fff8f6;font-family:var(--brand-font-ui)}.coach-composer :is([data-attr=chat-input-mic],[data-attr=chat-input-stop],[data-attr=chat-input-send]){display:inline-flex;width:40px;min-width:40px;height:40px;min-height:40px;align-items:center;justify-content:center;border-radius:999px}.coach-composer [data-attr=chat-input-mic]{color:#918b82}.coach-composer [data-attr=chat-input-mic]:hover:not(:disabled){background:#f3efe8;color:var(--landing-text)}.coach-composer [data-attr=chat-input-send]:disabled{background:#e9e4dc;color:#9f978d;opacity:1}@media(max-width:680px){.coach-page-rail{width:calc(100% - 16px);padding-inline:16px}.coach-page-intro{padding-block:34px 24px}.coach-page-intro h1{font-size:35px}.coach-page-summary{margin-top:10px;max-width:32ch;font-size:17px}.coach-conversation-grid{padding-top:16px}.coach-page [data-chat-role=assistant]{padding:17px 16px;font-size:16px}.coach-page [data-chat-role=user]{max-width:92%}}@media(prefers-reduced-motion:reduce){.coach-page *,.coach-page *:before,.coach-page *:after{scroll-behavior:auto!important}}
