.CoachProfile-module__ofyR3W__coach{--coach-measure:68ch;--coach-gutter:clamp(1rem, 4vw, 2rem);--coach-rule:color-mix(in srgb, var(--primary-color) 20%, transparent);padding-top:var(--header-height-mobile);color:var(--text-dark)}@media (min-width:768px){.CoachProfile-module__ofyR3W__coach{padding-top:var(--header-height-desktop)}}.CoachProfile-module__ofyR3W__hero{padding:3rem var(--coach-gutter);max-width:var(--container-width);grid-template-columns:1fr;align-items:center;gap:2rem;margin:0 auto;display:grid}@media (min-width:768px){.CoachProfile-module__ofyR3W__hero{padding:4rem var(--coach-gutter) 3rem;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:3rem}}.CoachProfile-module__ofyR3W__portrait{border-radius:var(--default-border-radius);aspect-ratio:4/5;background:color-mix(in srgb, var(--primary-color) 8%, transparent);box-shadow:var(--shadow-lg);justify-self:center;width:100%;max-width:480px;margin:0;overflow:hidden}[data-theme=dark] .CoachProfile-module__ofyR3W__portrait{box-shadow:var(--shadow-dark-lg)}.CoachProfile-module__ofyR3W__portraitImage{object-fit:cover;width:100%;height:100%;display:block}.CoachProfile-module__ofyR3W__heroInner{flex-direction:column;gap:.85rem;display:flex}.CoachProfile-module__ofyR3W__kicker{font-size:var(--font-size-sm);letter-spacing:.08em;text-transform:uppercase;color:var(--primary-color);margin:0;font-weight:700}.CoachProfile-module__ofyR3W__name{letter-spacing:-.02em;color:var(--text-dark);margin:0;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.05}[data-theme=dark] .CoachProfile-module__ofyR3W__name{color:#fff}.CoachProfile-module__ofyR3W__role{color:var(--text-gray);margin:0;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:400}.CoachProfile-module__ofyR3W__certs{flex-wrap:wrap;gap:.6rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.CoachProfile-module__ofyR3W__certs li{border:1px solid var(--coach-rule);color:var(--text-dark);background:color-mix(in srgb, var(--primary-color) 4%, transparent);border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .9rem;font-size:.9rem;font-weight:500;display:inline-flex}.CoachProfile-module__ofyR3W__certs li:before{content:"";background:var(--primary-color);border-radius:50%;flex-shrink:0;width:6px;height:6px}[data-theme=dark] .CoachProfile-module__ofyR3W__certs li{color:#fff;border-color:color-mix(in srgb, var(--primary-color) 30%, transparent)}.CoachProfile-module__ofyR3W__body{max-width:var(--coach-measure);padding:1rem var(--coach-gutter) 2rem;margin:0 auto;font-size:1.125rem;line-height:1.75}@media (min-width:768px){.CoachProfile-module__ofyR3W__body{font-size:1.2rem}}.CoachProfile-module__ofyR3W__body :where(p){margin:0 0 1.4em}.CoachProfile-module__ofyR3W__body :where(h2){letter-spacing:-.01em;border-top:1px solid var(--coach-rule);color:var(--text-dark);margin:3rem 0 1rem;padding-top:1.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2}.CoachProfile-module__ofyR3W__body :where(h2:first-child){border-top:0;margin-top:0;padding-top:0}.CoachProfile-module__ofyR3W__body :where(h3){color:var(--text-dark);margin:2rem 0 .75rem;font-size:clamp(1.2rem,2.4vw,1.5rem);font-weight:600}[data-theme=dark] .CoachProfile-module__ofyR3W__body :where(h2),[data-theme=dark] .CoachProfile-module__ofyR3W__body :where(h3){color:#fff}.CoachProfile-module__ofyR3W__body :where(strong){color:var(--text-dark);font-weight:700}[data-theme=dark] .CoachProfile-module__ofyR3W__body :where(strong){color:#fff}.CoachProfile-module__ofyR3W__body :where(em){color:color-mix(in srgb, var(--text-dark) 85%, var(--primary-color));font-style:italic}[data-theme=dark] .CoachProfile-module__ofyR3W__body :where(em){color:color-mix(in srgb, white 85%, var(--primary-color))}.CoachProfile-module__ofyR3W__body :where(ul,ol){margin:0 0 1.4em;padding-left:1.5rem}.CoachProfile-module__ofyR3W__body :where(ul li,ol li){margin-bottom:.5em}.CoachProfile-module__ofyR3W__body :where(a:not([class])){color:var(--primary-color);text-underline-offset:.2em;text-decoration:underline;transition:color .2s}.CoachProfile-module__ofyR3W__body :where(a:not([class]):hover){color:var(--accent-color)}.CoachProfile-module__ofyR3W__body :where(blockquote){border-left:4px solid var(--primary-color);color:var(--text-dark);background:color-mix(in srgb, var(--primary-color) 4%, transparent);border-radius:0 var(--default-border-radius) var(--default-border-radius) 0;margin:2.5rem 0;padding:1rem 1.5rem;font-size:1.1em;font-style:italic}[data-theme=dark] .CoachProfile-module__ofyR3W__body :where(blockquote){color:#fff}.CoachProfile-module__ofyR3W__cta{max-width:var(--coach-measure);padding:0 var(--coach-gutter);text-align:center;margin:1rem auto 2rem}.CoachProfile-module__ofyR3W__ctaButton{background:var(--primary-color);color:#fff;border-radius:var(--default-border-radius);padding:.9rem 2rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-block}.CoachProfile-module__ofyR3W__ctaButton:hover{background:var(--accent-color);transform:var(--y-transform)}.CoachProfile-module__ofyR3W__hashtags{max-width:var(--container-width);padding:1.5rem var(--coach-gutter) 0;border-top:1px solid var(--coach-rule);text-align:center;color:var(--text-gray);letter-spacing:.04em;margin:1rem auto 4rem;font-size:.85rem}.CoachProfile-module__ofyR3W__hashtags span{margin:0 .4rem}
