.coach{max-width:680px;margin:auto;padding:18px 18px 100px;color:var(--text);line-height:1.45}.coach-head{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:24px}.coach-demo{font-size:12px;color:var(--muted)}.coach h1{font-size:25px;line-height:1.25;margin:14px 0 24px}.coach p{overflow-wrap:anywhere}.coach-choices{display:grid;gap:12px;margin:28px 0}.coach-choices button{background:var(--card);color:var(--text);border:1px solid var(--line);border-radius:16px;text-align:left;padding:20px;font-weight:700;min-height:64px}.coach-choices small{display:block;font-weight:400;color:var(--muted);margin-top:6px}.coach label{display:block;font-weight:600;margin:20px 0}.coach select{display:block;width:100%;min-height:50px;border:1px solid var(--line);border-radius:12px;background:var(--card);color:var(--text);padding:12px;margin-top:8px;font-size:16px}.coach button{min-height:44px;cursor:pointer}.coach form>.primary{width:100%;margin-top:12px}.coach-place{font-weight:700;color:var(--blue)}.coach-place span{font-weight:400;color:var(--muted)}.coach-mission{background:var(--card);border:1px solid var(--line);border-radius:20px;padding:22px}.coach-mission dt{text-transform:uppercase;font-size:11px;letter-spacing:.06em;color:var(--muted);margin-top:20px;font-weight:700}.coach-mission dd{margin:5px 0 0;font-size:17px;overflow-wrap:anywhere}.coach-mission h1{font-size:24px}.coach-context{margin:20px 0;color:var(--muted);font-size:14px}.coach-context summary{cursor:pointer;padding:12px 0}.coach-foot{font-size:12px;color:var(--muted);margin-top:26px}.coach-disable{border:0;background:transparent;color:var(--muted);text-decoration:underline}.coach-warning{color:var(--orange)}.coach-home-entry{width:100%;margin:12px 0 0}.coach button:focus-visible,.coach select:focus-visible{outline:3px solid var(--blue);outline-offset:3px}

.coach-objective-label{font-size:11px;text-transform:uppercase;color:var(--muted);letter-spacing:.06em;margin-bottom:4px}.coach-objective-label+h1{margin-top:4px}
/* Coach V1.1: one distinct home entry, balanced icon columns keep text centered. */
.coach-home-entry{display:grid!important;grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;gap:8px;background:linear-gradient(115deg,#dcefff,#edf7ff)!important;border-color:#a8cfee!important;color:#164f86!important;box-shadow:0 4px 14px rgba(40,110,175,.08)}
.coach-home-entry>span:nth-child(2){text-align:center;justify-self:stretch}.coach-home-entry b,.coach-home-entry small{display:block;text-align:center}.coach-home-entry small{color:#35618b!important}.coach-home-entry .tool-home-icon{background:transparent;color:inherit;justify-self:center}.coach-home-entry>span:last-child{justify-self:center}
[data-theme="dark"] .coach-home-entry{background:linear-gradient(115deg,#153a5b,#1d4768)!important;border-color:#376b96!important;color:#e5f3ff!important}[data-theme="dark"] .coach-home-entry small{color:#bbd9ee!important}
.coach-family{display:inline-block;font-size:11px;letter-spacing:.06em;color:var(--blue);font-weight:700;border:1px solid var(--line);border-radius:20px;padding:5px 10px;margin:0 0 12px}.coach-end-actions{display:flex;flex-wrap:wrap;gap:10px}.coach-choices button>span{display:block;margin-top:8px;color:var(--muted);font-size:13px;font-weight:400}.coach-choices button:hover{border-color:var(--blue)}
.coach-home-entry.tool-home-card{grid-template-columns:38px minmax(0,1fr) 38px!important;gap:10px!important}.coach-home-entry.tool-home-card>span:nth-child(2){min-width:0}
html[data-theme="dark"] #coachHomeBtn.coach-home-entry{background:linear-gradient(115deg,#153a5b,#1d4768)!important;border:1px solid #376b96!important;color:#e5f3ff!important}html[data-theme="dark"] #coachHomeBtn.coach-home-entry small{color:#bbd9ee!important}
/* Recentered pre-visit routine: one compact card, three spoken phrases. */
.coach-main-cta{display:block;width:100%;padding:22px;font-size:20px;margin:24px 0}.coach-secondary-choices{grid-template-columns:1fr 1fr}.coach .coach-mission{padding:18px}.coach .coach-mission h1{font-size:21px;margin-bottom:14px}.coach .coach-mission dt{margin-top:12px}.coach .coach-mission dd{font-size:15px;line-height:1.35}.coach .coach-mission .coach-place{margin-top:0;margin-bottom:12px}.coach-pocket{font-size:13px;color:var(--muted)}.coach-speech-help .coach-phrase{border-left:3px solid var(--blue);padding-left:10px}.coach-end-actions button{flex:1}.coach-training,.coach-service{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:20px;margin:20px 0}.coach-training h2,.coach-service h2{font-size:20px}.coach-reference{font-size:20px;line-height:1.5}.coach-status-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.coach-status-grid dt{font-weight:700;font-size:14px}.coach-status-grid dd{margin:5px 0 0}.coach-status-grid small{display:block;font-size:11px;line-height:1.4;color:var(--muted);margin-top:5px}.coach-status{display:inline-block;border:1px solid var(--line);border-radius:20px;padding:3px 9px;font-size:13px}.coach #coachNextAction{width:100%;border:1px solid var(--line);border-radius:12px;padding:14px;color:var(--text);background:var(--card);font-size:16px}.coach #coachDebriefForm>.primary{margin-top:14px}.coach .coach-context .secondary{margin:5px}
@media(max-width:380px){.coach-secondary-choices{grid-template-columns:1fr}.coach .coach-mission{padding:15px}.coach .coach-mission h1{font-size:20px}}
/* New persistence fields reuse the existing Coach form treatment. */
.coach #coachContactSearch,.coach #coachVisitNote,.coach #coachActionDate,#coachInteractionEdit textarea,#coachInteractionEdit input:not([type="checkbox"]),#coachInteractionEdit select{display:block;box-sizing:border-box;width:100%;min-height:48px;margin-top:8px;padding:12px;border:1px solid var(--line);border-radius:12px;background:var(--card);color:var(--text);font:inherit;font-size:16px}.coach #coachVisitNote,#coachInteractionEdit textarea{min-height:110px;resize:vertical}#coachInteractionEdit label{display:block;margin:16px 0}.coach input:focus-visible,.coach textarea:focus-visible{outline:3px solid var(--blue);outline-offset:3px}

/* Antisèches : objectif et pitch ouverts, détails à la demande. */
#coachArgumentaires{grid-column:1/-1}.coach #coachArgumentSearch{width:100%;box-sizing:border-box;min-height:48px;font-size:16px;padding:12px;border:1px solid var(--line);border-radius:12px;background:var(--card);color:var(--text);margin-top:8px}
.coach-argument-category{font-size:13px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:24px 0 10px}.coach-argument-list{margin:0;gap:8px}.coach-argument-list button{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:14px 16px;min-height:54px}.coach-argument-list button>span{margin:0}.coach-argument{overflow-wrap:anywhere}.coach-argument h2{font-size:12px;letter-spacing:.06em;margin:0 0 8px}.coach-argument-lead{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:20px}.coach-argument-lead p{margin:0 0 24px}.coach-argument-lead p:last-child{margin:0}.coach-argument-pitch{font-size:18px;line-height:1.55}.coach-argument-section{border-bottom:1px solid var(--line);padding:6px 0}.coach-argument-section summary{cursor:pointer;padding:16px 0;font-size:12px;font-weight:700;letter-spacing:.04em;min-height:44px;box-sizing:border-box}.coach-argument-section p,.coach-argument-section li{font-size:16px;line-height:1.5}.coach-argument-section ul{padding-left:22px}.coach-argument-section li+li{margin-top:14px}.coach-argument-key{border-left:3px solid var(--blue);padding:8px 16px;margin:24px 0}.coach-argument-key p{margin:0}.coach-official-link{display:inline-block;padding:12px;min-height:44px;box-sizing:border-box}.coach-argument summary:focus-visible,.coach #coachArgumentSearch:focus-visible{outline:3px solid var(--blue);outline-offset:3px}

/* Outils du Coach : accès de révision distinct, en clair et sombre. */
.coach-tools-heading{font-size:13px;text-transform:uppercase;color:var(--muted);letter-spacing:.05em;margin:28px 0 0}.coach #coachArgumentaires{background:#f3eaff;border-color:#baa1dd;color:#532687;text-align:center}.coach #coachArgumentaires small{color:#674183;text-align:center}.coach #coachArgumentaires:hover{background:#eadcfc;border-color:#8452b5}[data-theme=dark] .coach #coachArgumentaires{background:#332448;border-color:#806099;color:#f0e5ff}[data-theme=dark] .coach #coachArgumentaires small{color:#d6c0e9}[data-theme=dark] .coach #coachArgumentaires:hover{background:#42305a}.coach-argument-lead{margin:18px 0}.coach-argument-docs{display:grid;gap:10px;margin:8px 0 16px}.coach-argument-docs button{text-align:left;overflow-wrap:anywhere;padding:12px}

/* Accueil PrestaGeek : trois entrées de même niveau. */
.coach-main-actions{display:grid;gap:10px;margin:20px 0}.coach-main-actions .coach-main-cta{width:100%;margin:0;min-height:52px}
