
:root{--v20-ink:#0a1224;--v20-blue:#3d5afe;--v20-cyan:#11c5d9;--v20-soft:#f5f8ff;--v20-line:#e3e9f4;--v20-muted:#6a7488}
.v20-coach-page{padding:46px 0 90px}.v20-coach-hero{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:end;margin-bottom:24px}.v20-coach-hero h1{font-size:clamp(42px,5vw,68px);letter-spacing:-.045em;margin:8px 0}.v20-coach-hero p{font-size:17px;color:var(--v20-muted);max-width:760px;line-height:1.65}.coach-profile-card{min-width:310px;background:linear-gradient(135deg,#0d1730,#21418d);color:#fff;border-radius:24px;padding:20px;box-shadow:0 24px 70px rgba(20,40,90,.2)}.coach-profile-card small{color:#b9c5e4}.coach-profile-card strong{display:block;font-size:18px;margin:4px 0}.coach-profile-card a{color:#85e9f3;font-size:12px}.coach-shell{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px}.coach-main,.coach-aside{background:#fff;border:1px solid var(--v20-line);border-radius:26px;box-shadow:0 20px 60px rgba(23,42,88,.06)}.coach-main{padding:22px}.coach-aside{padding:18px;height:max-content}.coach-welcome{background:linear-gradient(135deg,#eef4ff,#eefcf9);border-radius:18px;padding:18px;margin-bottom:14px}.coach-welcome h2{margin:0 0 5px;font-size:20px}.coach-conversation{min-height:330px;max-height:560px;overflow:auto;padding:6px}.coach-msg{display:flex;margin:12px 0}.coach-msg.user{justify-content:flex-end}.coach-msg>div{max-width:82%;border-radius:18px;padding:13px 15px;line-height:1.55;font-size:14px}.coach-msg.ai>div{background:#eef8f6}.coach-msg.user>div{background:#eef1ff}.coach-entry{border-top:1px solid var(--v20-line);padding-top:16px}.coach-entry textarea{width:100%;min-height:92px;border:1px solid #d6deec;border-radius:16px;padding:14px;font:inherit;resize:vertical}.coach-entry-row{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:10px}.coach-entry-row small{color:var(--v20-muted)}.coach-actions{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.coach-action{border:1px solid #dce3ef;background:#fff;border-radius:999px;padding:9px 11px;font-size:12px;cursor:pointer}.coach-action:hover{border-color:#5268ff;background:#f5f7ff}.coach-aside h3{margin-top:0}.coach-step{display:grid;grid-template-columns:28px 1fr;gap:10px;margin:13px 0}.coach-step span:first-child{width:28px;height:28px;border-radius:50%;background:#edf1ff;color:#3157ff;display:grid;place-items:center;font-weight:900;font-size:12px}.coach-step b{display:block;font-size:13px}.coach-step p{margin:2px 0;color:var(--v20-muted);font-size:11px;line-height:1.45}.profile-page{padding:48px 0 90px}.profile-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:22px}.profile-intro{background:linear-gradient(135deg,#0c1730,#1d397e);color:#fff;border-radius:28px;padding:30px;height:max-content}.profile-intro h1{font-size:42px;line-height:1.02}.profile-intro p{color:#c9d4ee}.profile-form{background:#fff;border:1px solid var(--v20-line);border-radius:28px;padding:28px}.profile-form h2{margin-top:0}.profile-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.profile-fields label{display:grid;gap:6px;font-size:12px;font-weight:800}.profile-fields input,.profile-fields select,.profile-fields textarea{width:100%;border:1px solid #d8e0ed;border-radius:12px;padding:11px;font:inherit}.profile-fields .wide{grid-column:1/-1}.profile-note{background:#f3f6ff;border-radius:14px;padding:13px;font-size:12px;color:#536078;margin:14px 0}.signup-page{padding:60px 0}.signup-shell{max-width:980px;margin:auto;display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid var(--v20-line);border-radius:30px;overflow:hidden;box-shadow:0 28px 80px rgba(20,40,90,.08)}.signup-story{background:linear-gradient(135deg,#0d1730,#203f8b);color:#fff;padding:38px}.signup-story h1{font-size:44px;line-height:1.02}.signup-story p{color:#c9d4ec}.signup-form{padding:38px}.signup-form label{display:grid;gap:6px;margin:13px 0;font-size:12px;font-weight:800}.signup-form input{padding:12px;border:1px solid #d7dfeb;border-radius:12px}.signup-benefit{display:flex;gap:9px;margin:12px 0;font-size:13px}.signup-benefit span{color:#6be5d4}.v20-user-cta{color:#fff!important;background:#3157ff;border-radius:10px;padding:9px 12px!important}.profile-pill{display:inline-flex;gap:6px;align-items:center;border-radius:999px;padding:6px 9px;background:#eef2ff;font-size:11px;margin:3px}.account-progress-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0}.account-progress-summary article{background:#fff;border:1px solid var(--v20-line);border-radius:18px;padding:16px}.account-progress-summary strong{display:block;font-size:24px}@media(max-width:900px){.v20-coach-hero,.coach-shell,.profile-grid,.signup-shell{grid-template-columns:1fr}.coach-profile-card{min-width:0}.profile-fields{grid-template-columns:1fr}.profile-fields .wide{grid-column:auto}.coach-aside{order:-1}.account-progress-summary{grid-template-columns:1fr 1fr}}
