.mcp-coach-shell,.mcp-coach-shell *{box-sizing:border-box}.mcp-coach-shell{--blue:#2147e8;--navy:#071c47;--yellow:#ffd51f;--muted:#61708f;width:min(1180px,calc(100% - 28px));margin:32px auto 70px;color:var(--navy);font-family:inherit}.mcp-coach-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:34px;border-radius:26px;background:radial-gradient(circle at 90% 20%,rgba(255,213,31,.18),transparent 26%),linear-gradient(130deg,#071c47,#0b347e);color:#fff}.mcp-coach-hero span{text-transform:uppercase;letter-spacing:.13em;font-weight:900;color:#dbe5ff}.mcp-coach-hero h1{margin:7px 0 10px!important;color:#fff!important;font-size:clamp(32px,4.5vw,54px)!important;line-height:1!important}.mcp-coach-hero p{margin:0!important;max-width:760px;color:rgba(255,255,255,.78)!important;font-size:17px!important}.mcp-coach-hero>strong{white-space:nowrap;font-size:40px;color:var(--yellow)}.mcp-coach-hero>strong small{font-size:15px;color:#fff}.mcp-coach-notice{margin:18px 0;padding:13px 16px;border-left:4px solid var(--blue);border-radius:10px;background:#eef3ff;font-weight:800}.mcp-coach-grid{display:grid;gap:18px;margin-top:20px}.mcp-coach-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.mcp-coach-card{margin-top:20px;padding:22px;border:1px solid #dce5f5;border-radius:18px;background:#fff;box-shadow:0 13px 30px rgba(7,28,71,.07)}.mcp-coach-grid .mcp-coach-card{margin-top:0}.mcp-coach-card h2,.mcp-coach-card h3{margin-top:0!important;color:var(--navy)!important}.mcp-coach-card p{color:var(--muted)}.mcp-coach-warning{border-color:#e4cc72;background:#fffaf0}.mcp-coach-button{display:inline-flex!important;align-items:center;justify-content:center;min-height:48px;padding:12px 18px!important;border:2px solid var(--blue)!important;border-radius:12px!important;background:var(--blue)!important;color:#fff!important;text-decoration:none!important;font-weight:900!important;cursor:pointer}.mcp-coach-button.secondary{background:#fff!important;color:var(--blue)!important}.mcp-coach-teamline{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:22px 0 0;padding:14px 18px;border-radius:14px;background:#eef3ff}.mcp-coach-teamline strong{font-size:18px}.mcp-coach-teamline span{padding:5px 9px;border-radius:999px;background:var(--navy);color:#fff;font-weight:900}.mcp-coach-teamline em{margin-left:auto;color:var(--muted);font-style:normal;font-weight:800}.mcp-coach-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.mcp-coach-section-title{margin:34px 0 14px!important;color:var(--navy)!important}.mcp-coach-player-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mcp-coach-player{display:block;padding:18px;border:1px solid #dce5f5;border-radius:16px;background:#fff;color:var(--navy)!important;text-decoration:none!important}.mcp-coach-player>strong{display:block;font-size:18px}.mcp-coach-player>span{display:block;margin-top:4px;color:var(--muted);font-size:13px}.mcp-coach-player>div{display:flex;gap:7px;flex-wrap:wrap;margin-top:14px}.mcp-coach-player b{padding:6px 8px;border-radius:9px;background:#eef3ff;font-size:13px}.mcp-coach-match-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.mcp-coach-match-list a{display:flex;justify-content:space-between;gap:12px;padding:11px;border-radius:10px;background:#f7f9fd;color:var(--navy)!important;text-decoration:none!important}.mcp-coach-match-list span{color:var(--muted);font-size:12px;text-align:right}@media(max-width:850px){.mcp-coach-grid.two,.mcp-coach-player-grid{grid-template-columns:1fr}.mcp-coach-hero{align-items:flex-start;flex-direction:column}.mcp-coach-teamline em{margin-left:0;width:100%}.mcp-coach-match-list a{flex-direction:column}.mcp-coach-match-list span{text-align:left}}

.mcp-coach-login-card{max-width:640px}.mcp-coach-login-card form{display:grid;gap:14px;margin-top:18px}.mcp-coach-login-card form p{margin:0}.mcp-coach-login-card label{display:block;margin-bottom:6px;color:var(--navy);font-weight:900}.mcp-coach-login-card input[type=text],.mcp-coach-login-card input[type=password]{width:100%;min-height:48px;padding:10px 12px;border:1px solid #cbd6e8;border-radius:11px;background:#fff;color:var(--navy);font:inherit}.mcp-coach-login-card .login-remember label{display:flex;align-items:center;gap:8px;font-weight:700}.mcp-coach-login-card .login-submit input{display:inline-flex;min-height:48px;padding:12px 18px;border:2px solid var(--blue);border-radius:12px;background:var(--blue);color:#fff;font:inherit;font-weight:900;cursor:pointer}.mcp-coach-login-links{margin-top:12px}.mcp-coach-login-links a{color:var(--blue);font-weight:800}.mcp-coach-account-card{border-color:#b9c9ef;background:linear-gradient(180deg,#fff,#f6f8ff)}.mcp-coach-button.disabled{border-color:#c8d0df!important;background:#e8ecf3!important;color:#69758a!important;cursor:not-allowed;pointer-events:none}

/* 0.7.0-beta1 - Coach self-onboarding and WhatsApp profile */
.mcp-coach-checkout-form{display:grid;gap:14px}.mcp-coach-scope-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin:14px 0;padding:16px;border:1px solid #dce5f5;border-radius:14px;background:#f7f9fd}.mcp-coach-scope-form h3,.mcp-coach-scope-form>p{grid-column:1/-1;margin:0!important}.mcp-coach-scope-form label{display:block;font-weight:800}.mcp-coach-scope-form label>span{display:block;margin-bottom:6px}.mcp-coach-scope-form input,.mcp-coach-scope-form select,.mcp-coach-whatsapp-settings input[type=tel]{width:100%;min-height:46px;padding:9px 11px;border:1px solid #cbd6e8;border-radius:10px;background:#fff;color:var(--navy);font:inherit}.mcp-coach-scope-form label small{display:block;margin-top:5px;color:var(--muted);font-weight:500}.mcp-coach-whatsapp-settings form{display:flex;gap:10px;align-items:end;flex-wrap:wrap}.mcp-coach-whatsapp-settings label{flex:1 1 300px}.mcp-coach-whatsapp-settings label>span{display:block;margin-bottom:6px;font-weight:800}
@media(max-width:700px){.mcp-coach-scope-form{grid-template-columns:1fr}.mcp-coach-scope-form h3,.mcp-coach-scope-form>p{grid-column:auto}.mcp-coach-whatsapp-settings form{align-items:stretch;flex-direction:column}}

.mcp-coach-seat-settings{margin-top:16px}.mcp-coach-seat-settings .mcp-coach-inline-settings{display:flex;gap:10px;align-items:end;flex-wrap:wrap}.mcp-coach-seat-settings label{flex:1 1 300px}.mcp-coach-seat-settings label>span{display:block;margin-bottom:6px;font-weight:800}.mcp-coach-seat-settings input[type=email]{width:100%;min-height:46px;padding:9px 11px;border:1px solid #cbd6e8;border-radius:10px;background:#fff;color:var(--navy);font:inherit}.mcp-coach-seat-active{padding:13px 15px;border:1px solid #cfe0d5;border-radius:12px;background:#f3fbf5}.mcp-coach-help{margin:9px 0 0!important;color:var(--muted)!important;font-size:13px}@media(max-width:700px){.mcp-coach-seat-settings .mcp-coach-inline-settings{align-items:stretch;flex-direction:column}}

/* 0.7.0-beta7 - public Coach auth stays fully inside MatchCam */
.mcp-coach-auth-form input[type=email],.mcp-coach-auth-form input[type=text],.mcp-coach-auth-form input[type=password]{width:100%;min-height:48px;padding:10px 12px;border:1px solid #cbd6e8;border-radius:11px;background:#fff;color:var(--navy);font:inherit}.mcp-coach-auth-form small{display:block;margin-top:5px;color:var(--muted)}.mcp-coach-remember label{display:flex!important;align-items:center;gap:8px;font-weight:700!important}.mcp-coach-auth-alert,.mcp-coach-auth-success{margin:14px 0;padding:12px 14px;border-radius:11px;font-weight:800}.mcp-coach-auth-alert{border:1px solid #efb7b7;background:#fff3f3;color:#8b2020}.mcp-coach-auth-success{border:1px solid #b9dfc3;background:#f2fbf4;color:#176234}.mcp-coach-identity-card{display:grid;gap:5px;margin:14px 0;padding:14px 16px;border:1px solid #dbe4f3;border-radius:12px;background:#f7f9fd}.mcp-coach-identity-card span{color:var(--muted);font-size:13px}.mcp-coach-seat-resend{margin-top:12px}

.mcp-coach-seat-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:12px}.mcp-coach-seat-actions form{margin:0}.mcp-coach-button.danger{background:#fff!important;color:#a21f1f!important;border:1px solid #dfb1b1!important}.mcp-coach-button.danger:hover{background:#fff3f3!important}@media(max-width:700px){.mcp-coach-seat-actions{align-items:stretch;flex-direction:column}.mcp-coach-seat-actions form,.mcp-coach-seat-actions button{width:100%}}
