:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#18231d;background:#f4f7f5}*{box-sizing:border-box}body{margin:0}.coach-topbar{min-height:68px;padding:12px clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border-bottom:1px solid #dfe8e2;position:sticky;top:0;z-index:10}.coach-brand{display:flex;align-items:center;gap:10px;color:#183d2b;text-decoration:none;font-weight:800}.brand-mark{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:#183d2b;color:#fff}.coach-topbar nav{display:flex;gap:18px;flex-wrap:wrap}.coach-topbar nav a{color:#3f5147;text-decoration:none;font-weight:650;font-size:.92rem}.coach-topbar nav a[aria-current=page]{color:#0e6b3a}.coach-shell{max-width:1180px;margin:0 auto;padding:42px 24px 72px}.coach-hero{padding:26px 0 12px}.eyebrow{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:800;color:#0e6b3a;margin:0 0 8px}.coach-hero h1{font-size:clamp(2.1rem,5vw,4rem);line-height:1;margin:0 0 16px}.coach-hero p{max-width:850px;font-size:1.08rem;line-height:1.7;color:#53645a}.coach-card{background:#fff;border:1px solid #dce6df;border-radius:18px;padding:24px;margin-top:22px;box-shadow:0 10px 30px rgba(28,52,39,.05)}.connect-card,.row-between{display:flex;justify-content:space-between;gap:22px;align-items:center}.connect-row{display:flex;align-items:end;gap:10px;flex-wrap:wrap}.connect-row label{display:grid;gap:6px;font-weight:700}.connect-row input{min-width:310px;padding:11px 12px;border:1px solid #bccac0;border-radius:10px}button,.button-link{border:0;border-radius:10px;padding:11px 15px;font-weight:750;cursor:pointer;text-decoration:none}.connect-row button,.primary-action{background:#0e6b3a;color:#fff}.button-link,.secondary-action{background:#eef4f0;color:#234b35}.mode-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:22px}.mode-card{background:#fff;border:1px solid #dce6df;text-align:left;padding:20px;display:grid;gap:8px;color:#253b2e}.mode-card strong{font-size:1.05rem}.mode-card span{font-weight:500;color:#647269;line-height:1.45}.mode-card.active{outline:3px solid rgba(14,107,58,.13);border-color:#0e6b3a}.question-card textarea{width:100%;resize:vertical;padding:14px;border:1px solid #bccac0;border-radius:12px;font:inherit;line-height:1.55}.mode-badge,.source-label{font-size:.8rem;background:#eef4f0;border-radius:999px;padding:7px 10px;color:#2d5a3e;font-weight:750}.coach-actions{display:flex;gap:10px;margin-top:12px}.status-line{min-height:20px;color:#5f6e64}.answer-card{border-left:5px solid #0e6b3a}.coach-answer{white-space:pre-wrap;line-height:1.75;color:#2f4036}.decision-reminder{margin-top:20px;padding:16px;border-radius:12px;background:#fff7dc;border:1px solid #ead68b}.decision-reminder a{color:#745d00;font-weight:750}@media(max-width:850px){.coach-topbar{align-items:flex-start;flex-direction:column}.mode-grid{grid-template-columns:1fr 1fr}.connect-card,.row-between{align-items:flex-start;flex-direction:column}.connect-row input{min-width:0;width:100%}}@media(max-width:520px){.mode-grid{grid-template-columns:1fr}.coach-shell{padding:28px 16px}}
