.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{display:flex;flex:0 0 auto;flex-wrap:wrap;align-items:baseline;gap:2px 16px;padding-block:18px 14px;border-bottom:1px solid var(--landing-grid-border)}.coach-page-intro h1{font-family:var(--brand-font-heading);font-size:26px;font-weight:400;line-height:1.1}.coach-page-summary{color:var(--landing-text-muted);font-family:var(--brand-font-copy);font-size:15px;line-height:1.4}.coach-conversation-grid{padding-top:20px}.coach-conversation-grid>section{scrollbar-color:#d9d3c7 transparent;scrollbar-width:thin}.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));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-voice-mode],[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 :is([data-attr=chat-input-mic],[data-attr=chat-input-voice-mode]){color:#918b82}.coach-composer :is([data-attr=chat-input-mic],[data-attr=chat-input-voice-mode]):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:12px 10px}.coach-page-intro h1{font-size:22px}.coach-page-summary{font-size:14px}.coach-conversation-grid{padding-top:12px}.coach-page [data-chat-role=assistant]{font-size:16px}.coach-page [data-chat-role=user]{max-width:92%}.coach-composer [data-attr=chat-input-actions] [aria-label="Adjust voice speed"]{display:none}}@media(prefers-reduced-motion:reduce){.coach-page *,.coach-page *:before,.coach-page *:after{scroll-behavior:auto!important}}
