:root{--coach-navy:#102f49;--coach-aqua:#16b8c8;--coach-purple:#7567d8;--coach-gold:#dcae3f;--coach-ink:#18364b;--coach-muted:#607689;--coach-line:#dce7ed;--coach-page:#f5f9fb}.coaches-page,.coach-profile-page,.coach-editor-page{max-width:1240px;margin:0 auto;padding:36px 24px 80px;color:var(--coach-ink)}.coaches-hero{border-radius:28px;padding:48px;background:linear-gradient(135deg,#0d2942,#174d66);color:#fff;box-shadow:0 18px 45px rgba(16,47,73,.16)}.coaches-hero h1,.coach-profile-hero h1,.coach-editor-heading h1{margin:4px 0 10px;font:800 clamp(2.2rem,5vw,4rem)/1.05 Manrope,Inter,sans-serif}.coaches-hero p{max-width:720px;font-size:1.08rem;color:#dceff5}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.75rem;font-weight:800;color:var(--coach-aqua)}.coach-join-card{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:28px 0;padding:28px 32px;border:1px solid #d7e4ec;border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(22,56,78,.07)}.coach-join-card h2,.coach-section h2,.coach-editor-section h2{margin:4px 0 8px;font:800 1.35rem/1.2 Manrope,Inter,sans-serif}.coach-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 17px;border:1px solid #bfd2dc;border-radius:12px;background:#fff;color:var(--coach-navy);font-weight:800;text-decoration:none;cursor:pointer}.coach-button:hover{border-color:var(--coach-aqua);transform:translateY(-1px)}.coach-button--primary{border-color:var(--coach-aqua);background:var(--coach-aqua);color:#052b35}.coach-filters{display:grid;grid-template-columns:2fr 1fr 1fr auto auto;align-items:end;gap:14px;margin:28px 0;padding:20px;border:1px solid var(--coach-line);border-radius:18px;background:#fff}.coach-filters label,.coach-editor-form label{display:grid;gap:7px;font-size:.82rem;font-weight:700}.coach-filters input,.coach-editor-form input,.coach-editor-form textarea{width:100%;padding:11px 12px;border:1px solid #cbdce5;border-radius:10px;background:#fff;color:var(--coach-ink);font:inherit}.coach-check,.coach-toggle{display:flex!important;align-items:center;grid-template-columns:auto 1fr!important;gap:9px!important}.coach-check input,.coach-toggle input{width:18px;height:18px}.coach-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.coach-card{overflow:hidden;border:1px solid var(--coach-line);border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(20,52,74,.08)}.coach-card-photo{position:relative;display:grid;place-items:center;height:230px;background:linear-gradient(145deg,#d9f3f5,#ebe8fa);font:800 4rem Manrope;color:var(--coach-purple)}.coach-card-photo img{width:100%;height:100%;object-fit:cover}.coach-badge{display:inline-flex;padding:6px 10px;border-radius:999px;background:#e8f8fa;color:#116877;font-size:.72rem;font-weight:800}.coach-card-photo .coach-badge{position:absolute;right:14px;bottom:14px}.coach-badge--verified{background:#fff5d8;color:#755413}.coach-card-body{padding:22px}.coach-card-body h2{margin:0;font:800 1.35rem Manrope}.coach-headline{margin:6px 0;color:var(--coach-purple);font-weight:700}.coach-meta{color:var(--coach-muted);font-size:.9rem}.coach-excerpt{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:60px}.coach-tags{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0}.coach-tags span{padding:6px 9px;border-radius:999px;background:#edf6f8;color:#24566c;font-size:.76rem;font-weight:700}.coach-card-actions,.coach-contact-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.coach-empty{text-align:center;padding:64px 24px;border:1px dashed #b8ced9;border-radius:22px;background:#fff}.coach-back{display:inline-block;margin-bottom:20px;color:#315f76;font-weight:700;text-decoration:none}.coach-profile-hero{display:grid;grid-template-columns:280px 1fr;gap:36px;padding:36px;border-radius:28px;background:linear-gradient(135deg,#0e2d47,#1c526b);color:#fff}.coach-profile-photo{display:grid;place-items:center;overflow:hidden;aspect-ratio:1;border:4px solid rgba(255,255,255,.24);border-radius:24px;background:#e2f5f6;color:var(--coach-purple);font:800 5rem Manrope}.coach-profile-photo img{width:100%;height:100%;object-fit:cover}.coach-profile-intro{align-self:center}.coach-profile-headline{font-size:1.25rem;color:#aeeaf0}.coach-quick-facts{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.coach-quick-facts span{padding:8px 11px;border-radius:10px;background:rgba(255,255,255,.1)}.coach-profile-sections{display:grid;gap:20px;margin-top:24px}.coach-section,.coach-editor-section,.coach-editor-status,.coach-editor-locked{padding:28px;border:1px solid var(--coach-line);border-radius:20px;background:#fff;box-shadow:0 8px 24px rgba(20,52,74,.06)}.coach-section>p{line-height:1.75}.coach-timeline{display:grid;gap:14px;border-left:3px solid #a9e6eb;padding-left:22px}.coach-timeline article,.coach-qualification-grid article{padding:16px;border:1px solid #e1ebef;border-radius:14px;background:#fafeff}.coach-timeline h3,.coach-qualification-grid h3{margin:0}.coach-qualification-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.coach-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.coach-gallery figure{margin:0}.coach-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:14px}.coach-gallery figcaption{padding:7px 2px;color:var(--coach-muted);font-size:.85rem}.coach-video{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:16px;background:#071d2c}.coach-video iframe{width:100%;height:100%;border:0}.coach-contact{border-color:#9adfe5;background:linear-gradient(135deg,#f2fdfe,#f7f5ff)}.coach-editor-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.coach-editor-heading h1{font-size:2.5rem}.coach-editor-status{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:20px}.coach-status{display:inline-flex;margin-right:10px;padding:5px 9px;border-radius:999px;background:#fff1c7;color:#745500;font-size:.75rem;font-weight:800}.coach-status--approved{background:#daf6e6;color:#12613a}.coach-status--rejected,.coach-status--suspended{background:#ffe1e1;color:#8a2525}.coach-editor-form{display:grid;gap:18px}.coach-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.coach-form-full{grid-column:1/-1}.coach-editor-section>label+label{margin-top:14px}.coach-section-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.coach-editor-item{position:relative;margin-top:14px;padding:18px;border:1px solid #dce8ed;border-radius:14px;background:#f9fcfd}.coach-remove{margin-top:12px;border:0;background:transparent;color:#a22b2b;font-weight:700;cursor:pointer}.coach-help{color:var(--coach-muted);font-size:.9rem}.coach-visibility-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.coach-save-bar{position:sticky;bottom:12px;z-index:4;display:flex;align-items:center;justify-content:flex-end;gap:20px;padding:14px 18px;border:1px solid #bcd7df;border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 10px 35px rgba(14,45,71,.14);backdrop-filter:blur(10px)}.coach-save-bar p{margin:0}.coach-save-bar .is-success{color:#197347}.coach-save-bar .is-error{color:#a22b2b}@media(max-width:900px){.coach-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.coach-filters{grid-template-columns:1fr 1fr}.coach-profile-hero{grid-template-columns:210px 1fr}.coach-visibility-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.coaches-page,.coach-profile-page,.coach-editor-page{padding:20px 14px 64px}.coaches-hero{padding:32px 22px}.coach-join-card,.coach-editor-heading{align-items:stretch;flex-direction:column}.coach-grid,.coach-profile-hero,.coach-qualification-grid,.coach-gallery,.coach-form-grid,.coach-editor-status,.coach-visibility-grid{grid-template-columns:1fr}.coach-filters{grid-template-columns:1fr}.coach-profile-hero{padding:22px}.coach-profile-photo{max-width:210px}.coach-form-full{grid-column:auto}.coach-save-bar{bottom:8px;justify-content:space-between}.coach-card-photo{height:210px}}
