@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#191919;--paper:#faf9f6;--accent:#ae3f3c;--muted:#6f6b68;--line:#dedbd6;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif;--body:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.75 var(--body)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:var(--display);font-weight:600;line-height:1.04;letter-spacing:-.018em}h2{font-size:clamp(3rem,5.4vw,5.4rem)}h3{font-size:23px;line-height:1.3}em{font-style:normal;color:var(--accent)}a:focus-visible,video:focus-visible{outline:3px solid #e99d79;outline-offset:5px}.header{height:96px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;background:#171717;color:#fff;gap:25px}.brand{display:flex;align-items:center;gap:14px}.brand strong{font:700 45px/1 var(--display)}.brand span{font-size:13px;font-weight:700;letter-spacing:.09em;line-height:1.5}.brand small{display:block;font-size:12px;font-weight:400;letter-spacing:.13em}.header nav{display:flex;gap:32px;font-size:14px}.header nav a:hover{color:#e6b09e}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:32px;font-size:15px;font-weight:600;padding:16px 25px;line-height:1.5;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:24px;line-height:1}.header-button{border-color:#77706a;font-size:14px;padding:11px 20px}.accent{background:var(--accent);color:#fff}.accent:hover{background:#913330}.light{background:var(--paper);color:var(--ink)}.hero{position:relative;background:#101010;color:white;min-height:790px;display:flex;align-items:center;overflow:hidden}.hero-photo{position:absolute;right:0;top:0;width:55%;height:100%}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 38%}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#101010 0%,rgba(16,16,16,.22) 33%,transparent 65%),linear-gradient(0deg,#101010 0%,transparent 20%)}.hero-content{position:relative;z-index:1;width:55%;padding:65px 0 110px 7%}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:600;margin-bottom:24px}.hero .eyebrow{color:#d4b8aa}.hero h1{font-size:clamp(4.8rem,8vw,8rem);line-height:.98}.hero em{color:#e69a7a}.hero-intro{font-size:20px;line-height:1.6;max-width:395px;margin-top:28px}.hero-support{max-width:360px;font-size:15px;color:#beb9b5;margin:16px 0 28px}.hero-secondary{display:block;font-size:13px;color:#d9d0c9;margin-top:19px}.hero-bottom{position:absolute;bottom:0;left:7%;right:7%;display:flex;justify-content:space-between;gap:25px;border-top:1px solid #4c413a;padding:23px 0;font-size:12px;letter-spacing:.12em;color:#d0c4bc}.section{padding:100px 7%}.intro{text-align:center;max-width:980px;margin:auto;padding-top:95px;padding-bottom:100px}.intro .eyebrow{color:var(--accent)}.intro h2{font-size:clamp(3rem,5vw,4.8rem)}.intro h2 span{color:#8b817a}.intro>p:not(.eyebrow){max-width:625px;margin:28px auto 22px;color:var(--muted)}.text-link{display:inline-flex;gap:25px;font-size:14px;font-weight:600;border-bottom:1px solid #a39a94;padding:6px 0}.text-link:hover{color:var(--accent)}.about{background:#efece7;display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:9%;padding-top:85px;padding-bottom:85px}.about-image{position:relative;max-width:510px}.about-image img{width:100%;height:660px;object-fit:cover;object-position:center 35%}.image-note{position:absolute;bottom:22px;left:22px;background:var(--paper);padding:9px 15px;font-size:12px;letter-spacing:.04em}.about-copy h2{font-size:clamp(2.9rem,4.4vw,4.6rem);margin-bottom:27px}.about-copy p:not(.eyebrow){color:#5b5551;margin-top:18px}.signature{font:500 33px/1.25 var(--display);margin-top:28px}.signature span{display:block;font:12px/1.5 var(--body);color:var(--muted);margin-top:8px}.journey{background:#1c1c1c;color:white}.journey-heading{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:end;margin-bottom:45px}.journey .eyebrow{color:#d6b9a9}.journey em{color:#e69a7a}.journey-text{color:#c3beb8}.journey-text p+p{margin-top:20px}.journey-pictures{display:grid;grid-template-columns:1fr 100px 1fr;align-items:center;max-width:1040px;margin:auto}.photo-wrap{height:550px;overflow:hidden;background:#111}.photo-wrap img{width:100%;height:100%;object-fit:cover}.before img{height:103%;object-position:center 60%}.after img{object-position:center 36%}.journey-middle{text-align:center;font-size:35px;color:#e69a7a}.journey-middle span{display:block;font-size:12px;line-height:1.6;letter-spacing:.06em;margin-top:15px;color:#c2b4aa}figcaption{display:flex;justify-content:space-between;gap:15px;margin-top:16px;font-size:12px}figcaption span:first-child{letter-spacing:.1em}figcaption span:last-child{color:#a9a39c}.journey-footnote{font-size:13px;color:#b0a9a2;text-align:center;margin-top:35px}.philosophy{display:grid;grid-template-columns:1.05fr 1fr;gap:10%;align-items:center}.philosophy-copy h2{margin-bottom:26px;font-size:clamp(3rem,4.6vw,4.8rem)}.philosophy h2 span{color:#8b817a}.philosophy-copy p:not(.eyebrow){color:var(--muted);margin-bottom:20px}.philosophy .text-link{margin-top:7px}.training-photo img{width:100%;height:640px;object-fit:cover;object-position:center 35%}.services{background:#eeeae4;text-align:center}.section-heading{max-width:630px;margin:auto}.section-heading>p:last-child{color:var(--muted);margin-top:25px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin:45px 0 32px;text-align:left}.service-grid article{padding:35px 30px;background:var(--paper);border-top:3px solid var(--accent)}.service-number{font:500 43px/1 var(--display);color:#b1a59a}.service-grid h3{margin:28px 0 17px}.service-grid p{color:var(--muted);font-size:15px}.service-grid ul{list-style:none;padding:23px 0 0;margin:24px 0 0;border-top:1px solid var(--line)}.service-grid li{font-size:14px;margin:10px 0;display:flex;gap:12px}.service-grid li:before{content:'✓';color:var(--accent)}.social{display:grid;grid-template-columns:.85fr 1fr;gap:13%;align-items:center;max-width:1260px;margin:auto}.film{position:relative;max-width:380px;justify-self:center;width:100%}.film video{display:block;width:100%;height:auto;aspect-ratio:512/910;object-fit:cover;background:#161616}.film-label{display:block;font-size:12px;letter-spacing:.12em;margin-top:14px;color:var(--muted)}.social-copy h2{font-size:clamp(3.8rem,6vw,5.5rem);margin-bottom:25px}.social-copy>p:not(.eyebrow){color:var(--muted)}.platforms{display:flex;gap:14px;margin:27px 0 15px}.platforms a{display:grid;place-items:center;width:56px;height:56px;border:1px solid #b7afa7;border-radius:50%;transition:background .2s}.platforms a:hover{background:#e8cfc2}.social-hint{font-size:13px}.contact{text-align:center;background:#73342f;color:#fff;padding-top:85px;padding-bottom:85px}.contact .eyebrow{color:#e6c5b8}.contact h2{font-size:clamp(5rem,8vw,8rem)}.contact em{color:#efb69b}.contact>p:not(.eyebrow){max-width:540px;margin:28px auto;color:#f0deda}.contact .email{display:block;width:fit-content;margin:19px auto 0;font-size:14px;text-decoration:underline;text-underline-offset:4px}footer{padding:35px 7%;display:flex;align-items:center;justify-content:space-between;gap:25px;background:#161616;color:white}footer p,footer>a:last-child{font-size:12px;color:#b6afa9}@media(min-width:1600px){.section{padding-left:12%;padding-right:12%}.intro{max-width:1200px;padding-left:6%;padding-right:6%}.social{max-width:1450px;padding-left:9%;padding-right:9%}.hero{min-height:880px}.hero-content{padding-left:12%}.hero-bottom{left:12%;right:12%}}@media(max-width:1000px){.header{padding:0 5%}.header nav{gap:20px}.hero{min-height:730px}.hero-content{padding-left:6%;width:60%}.hero h1{font-size:6rem}.section{padding:75px 6%}.about{gap:6%}.about-image img{height:620px}.journey-pictures{grid-template-columns:1fr 70px 1fr}.photo-wrap{height:470px}.philosophy{gap:7%}.training-photo img{height:610px}.service-grid{gap:15px}.service-grid article{padding:28px 23px}figcaption{flex-direction:column;gap:2px}.social{gap:10%}}@media(max-width:700px){.header{height:80px;gap:15px}.brand strong{font-size:36px}.brand{gap:9px}.brand span{font-size:12px}.brand small{font-size:12px;letter-spacing:.03em}.header nav{display:none}.header-button{padding:9px 12px;font-size:12px;gap:12px}.hero{display:block;min-height:0;padding-bottom:25px}.hero-photo{position:relative;width:100%;height:470px;right:auto}.hero-photo img{object-position:center 34%}.hero-photo:after{background:linear-gradient(0deg,#101010 0%,transparent 40%)}.hero-content{width:100%;padding:0 6% 30px;margin-top:-75px}.hero h1{font-size:clamp(4.2rem,16vw,6rem);line-height:1}.hero .eyebrow{font-size:12px;margin-bottom:22px}.hero-intro{font-size:18px;max-width:100%;margin-top:22px}.hero-support{max-width:100%;font-size:15px;margin-bottom:25px}.hero-bottom{position:relative;left:auto;right:auto;margin:0 6%;padding:20px 0 0;justify-content:flex-start;flex-wrap:wrap;gap:12px 20px;font-size:12px;letter-spacing:.06em}.hero-bottom span:last-child{display:none}.section{padding:58px 6%}.intro h2{font-size:3rem}.eyebrow{margin-bottom:20px}.about{grid-template-columns:1fr;gap:35px}.about-image{max-width:none}.about-image img{height:510px;object-position:center 34%}.about-copy h2{font-size:3.2rem}.journey-heading{grid-template-columns:1fr;gap:25px;margin-bottom:28px}.journey h2{font-size:3.4rem}.journey-pictures{grid-template-columns:1fr 1fr;gap:12px;align-items:start}.journey-middle{display:none}.photo-wrap{height:340px}.before img{object-position:40% 65%}.after img{object-position:40% center}figcaption{font-size:12px;line-height:1.5;margin-top:12px}figcaption span:last-child{font-size:12px}.journey-footnote{text-align:left;margin-top:24px}.philosophy{grid-template-columns:1fr;gap:30px}.philosophy h2{font-size:3.2rem}.training-photo img{height:480px;object-position:center 27%}.service-grid{grid-template-columns:1fr;margin-top:30px;gap:18px}.service-grid article{padding:27px}.service-grid h3{margin-top:20px}.services .button{font-size:14px;gap:18px;padding:15px 18px}.social{grid-template-columns:1fr;gap:33px}.social-copy{grid-row:1}.social-copy h2{font-size:3.8rem}.film{max-width:330px}.contact h2{font-size:5.5rem}footer{padding:30px 6%;flex-wrap:wrap;gap:25px}footer .brand{width:100%}footer p{margin-right:auto}}@media(max-width:360px){.photo-wrap{height:285px}.header-button{gap:7px}.brand span{font-size:12px}.brand small{font-size:12px}.hero h1{font-size:4rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.platforms a{transition:none}.button:hover{transform:none}}

.coaching-goals{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;text-align:left;margin-top:45px;padding-bottom:30px;border-bottom:1px solid #cfc7be}.coaching-goals h3{font-size:21px;margin-bottom:12px}.coaching-goals p{font-size:15px;color:var(--muted)}.reviews{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;border-bottom:1px solid var(--line)}.reviews h2{font-size:clamp(2.8rem,4.5vw,4.6rem)}.reviews-copy p{color:var(--muted);margin-bottom:25px}.after img{object-position:center 33%}.about-image img{object-position:center 35%}@media(max-width:700px){.coaching-goals,.reviews{grid-template-columns:1fr;gap:25px}.coaching-goals{margin-top:30px}.reviews .button{font-size:14px;gap:16px;padding:15px 18px}.after img{object-position:center 32%}}

/* Larger, readable typography across the site. */
body{font-size:18px;line-height:1.75}.eyebrow{font-size:14px}.header nav{font-size:17px}.brand span{font-size:15px}.brand small{font-size:14px}.button{font-size:18px}.header-button{font-size:16px}.hero-intro{font-size:23px}.hero-support{font-size:19px}.hero-secondary{font-size:16px}.hero-bottom{font-size:14px;flex-wrap:wrap}.hero-content{padding-bottom:130px}.text-link{font-size:18px}.signature span,.image-note,.film-label,.social-hint,.journey-footnote,figcaption,footer p,footer>a:last-child{font-size:15px}.contact .email{font-size:18px}.coaching-goals h3{font-size:30px}.coaching-goals p{font-size:19px}.service-grid{gap:22px}.service-grid article{padding:34px 26px}.service-grid h3{font-size:30px}.service-grid p{font-size:18px;line-height:1.75}.service-grid p+p{margin-top:19px}.service-grid li{font-size:17px;line-height:1.6}.service-number{font-size:52px}.reviews .button{font-size:18px}.after img{object-position:center 45%}
@media(max-width:1000px) and (min-width:701px){.service-grid{grid-template-columns:1fr}.coaching-goals{gap:20px}.coaching-goals h3{font-size:27px}.header nav{gap:15px}.hero h1{font-size:5.4rem}.header .brand span{font-size:13px}.header .brand small{font-size:12px}}
@media(max-width:700px){body{font-size:18px}.hero h1{font-size:clamp(4.3rem,16vw,6rem)}.hero .eyebrow{font-size:14px}.hero-intro{font-size:21px}.hero-support{font-size:18px}.hero-content{padding-bottom:32px}.hero-bottom{font-size:14px}.brand span{font-size:12px}.brand small{font-size:12px}.header-button{font-size:14px;gap:10px}.coaching-goals h3{font-size:29px}.coaching-goals p{font-size:19px}.service-grid h3{font-size:30px}.service-grid p{font-size:18px}.service-grid li{font-size:17px}.services .button,.reviews .button{font-size:17px}.journey-footnote,figcaption,figcaption span:last-child{font-size:14px}.photo-wrap{height:340px}.after img{object-position:center 45%}.image-note{font-size:14px}.social-hint{font-size:16px}.film-label{font-size:14px}footer p,footer>a:last-child{font-size:14px}.button{max-width:100%}}

/* Visible contact action, credentials and one-at-a-time client reviews. */
.header-button{background:#fff8f2;color:#251d18;border:0;border-radius:8px;font-weight:700;padding:14px 24px;box-shadow:0 4px 18px #0002}.header-button:hover{background:#efd4c3}.header-button span{font-size:21px}.contact .button{border-radius:8px;padding:19px 30px;font-size:20px;box-shadow:0 8px 25px #38110e33}.hero-content{padding-bottom:170px}.hero-bottom{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:25px 0;text-transform:none;letter-spacing:0}.credential{display:flex;align-items:center;gap:15px;min-width:0;padding:16px 18px;background:#191716e8;border:1px solid #52463e;border-radius:10px}.credential-icon{font-size:29px;flex-shrink:0;line-height:1}.credential strong{display:block;font-size:21px;line-height:1.35;color:#fff6ef}.credential div>span{display:block;font-size:14px;line-height:1.5;color:#d0c4bc;margin-top:4px}.reviews{background:#f0ece6;grid-template-columns:.85fr 1.15fr;gap:7%;align-items:start}.review-intro{padding-top:25px}.rating-summary{display:flex;align-items:center;gap:20px;margin-top:30px}.rating-summary>strong{font:600 64px/1 var(--display)}.review-stars{color:#a66b00;letter-spacing:4px;font-size:25px;line-height:1.4}.rating-summary p{font-size:14px;color:#655b53;line-height:1.5;margin-top:5px}.review-source{font-size:14px;color:#6f6258;margin-top:17px}.review-carousel{background:#fffdf9;border:1px solid #ddd3c8;border-radius:14px;padding:38px;min-width:0}.review-carousel:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.review-slide[hidden]{display:none}.review-slide h3{font-size:27px;margin:22px 0 18px}.review-slide blockquote{margin:0;font-size:18px;line-height:1.8;color:#514a44}.review-author{border-top:1px solid #e5ddd5;padding-top:23px;margin-top:25px}.review-author strong{display:block;font-size:18px}.review-author time{font-size:14px;color:#776b61}.review-controls{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:25px}.review-arrow{border:1px solid #cabfb4;background:transparent;color:#2a241f;border-radius:50%;height:48px;width:48px;font:24px var(--body);cursor:pointer;flex-shrink:0}.review-arrow:hover{background:#eee0d4}.review-dots{display:flex;gap:0}.review-dot{border:0;background:transparent;width:32px;height:44px;display:grid;place-items:center;cursor:pointer;padding:0}.review-dot span{width:8px;height:8px;border-radius:50%;background:#bfb6ae}.review-dot[aria-pressed=true] span{background:var(--accent);width:11px;height:11px}.review-status{font-size:14px;white-space:nowrap;color:#6c6057}.review-arrow:focus-visible,.review-dot:focus-visible{outline:3px solid var(--accent);outline-offset:3px}
@media(max-width:1000px){.credential{padding:13px 10px;gap:10px}.credential strong{font-size:18px}.credential-icon{font-size:25px}.credential div>span{font-size:13px}.review-carousel{padding:27px}.reviews{gap:5%}}
@media(max-width:700px){.header-button{font-size:15px;padding:12px 16px;gap:12px}.hero-content{padding-bottom:30px}.hero-bottom{display:grid;grid-template-columns:1fr;gap:10px;padding:20px 0 0}.credential{padding:17px 20px;gap:18px}.credential strong{font-size:22px}.credential div>span{font-size:15px}.credential-icon{font-size:30px}.hero-bottom .credential:last-child{display:flex}.reviews{grid-template-columns:1fr;gap:30px}.review-intro{padding-top:0}.review-carousel{padding:25px 21px}.review-slide blockquote{font-size:18px}.review-slide h3{font-size:26px}.rating-summary p{font-size:14px}.contact .button{font-size:18px;padding:18px 23px}}
.hero-bottom .credential div>span{display:block}@media(max-width:700px){.review-dot{width:24px}.review-status{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}}@media(max-width:380px){.header{padding-left:4%;padding-right:4%;gap:8px}.header .brand{gap:6px}.header .brand strong{font-size:32px}.header-button{padding:11px 12px;font-size:14px}.header-button span{display:none}}

.results{background:#f9f7f3}.results-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:8%;align-items:end;margin-bottom:42px}.results-heading h2{font-size:clamp(3rem,5vw,5rem)}.results-heading>p{color:var(--muted)}.results-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;align-items:start}.result-card{background:#fff;border:1px solid #ded5cc;border-radius:12px;overflow:hidden;min-width:0}.result-card-heading{padding:24px 25px 20px}.result-card-heading h3{font-size:25px;margin-bottom:6px}.result-card-heading>span{font-size:15px;color:#76675c}.result-card>img{display:block;width:100%;height:auto}.result-views{display:flex;gap:8px;padding:0 22px 18px;flex-wrap:wrap}.result-views button{font:600 15px/1.5 var(--body);border:1px solid #d3c5b8;background:#faf8f5;color:#594c40;border-radius:6px;padding:10px 15px;cursor:pointer;min-height:44px}.result-views button[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:#fff}.result-views button:focus-visible{outline:3px solid #a64f28;outline-offset:3px}.result-view-pictures img{width:100%;height:auto}.result-view-pictures img[hidden]{display:none}.result-view-caption{font-size:14px;color:#736457;padding:13px 23px}.results-note{font-size:15px;color:var(--muted);margin:25px 0 15px}.header nav{gap:23px}@media(max-width:1000px){.header nav{gap:12px;font-size:15px}.results-grid{gap:22px}.result-card-heading{padding:20px}.result-card-heading h3{font-size:23px}}@media(max-width:700px){.results-heading,.results-grid{grid-template-columns:1fr}.results-heading{gap:23px;margin-bottom:30px}.results-heading h2{font-size:3.2rem}.results-grid{gap:25px}.result-card-heading h3{font-size:25px}.result-views{padding-left:18px;padding-right:18px;gap:7px}.result-views button{padding:10px 13px}.results-note{font-size:15px}}

.before-focus{position:relative;height:100%;width:auto;aspect-ratio:180/440;margin:0 auto;overflow:hidden}.before .before-focus img{position:absolute;width:394.444445%;max-width:none;height:auto;left:-111.111112%;top:-131.818182%;object-fit:initial;object-position:initial}
@media(max-width:900px){.header nav{display:none}}

.results-carousel{max-width:820px;margin:0 auto}.results-carousel .results-grid{display:block}.results-carousel .result-card[hidden]{display:none}.results-carousel .result-card{width:100%}.results-controls{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;margin-bottom:22px}.results-controls>span{font-size:16px;text-align:center;min-width:165px}.results-controls #results-play{font:600 15px var(--body);background:transparent;border:1px solid #c4b7ab;border-radius:6px;padding:12px 18px;min-height:44px;cursor:pointer;color:var(--ink)}.results-controls #results-play:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.results-dots{display:flex;justify-content:center;margin-top:14px}.results-carousel .result-card>img,.results-carousel .result-view-pictures img{max-height:760px;width:100%;object-fit:contain;background:#161616}.results-carousel .result-view-pictures img[hidden]{display:none}@media(max-width:700px){.results-controls{gap:10px}.results-controls>span{min-width:140px;font-size:14px}.results-controls #results-play{padding:11px 14px}.results-carousel .result-card>img,.results-carousel .result-view-pictures img{max-height:none}}

.results-stage{position:relative}.results-stage>#results-prev,.results-stage>#results-next{position:absolute;top:var(--result-arrow-y,50%);transform:translateY(-50%);z-index:2;width:52px;height:52px;background:#fffaf4;color:#30251d;border:1px solid #c9b6a5;box-shadow:0 4px 18px #0003;display:grid;place-items:center;font-size:28px}.results-stage>#results-prev{left:-26px}.results-stage>#results-next{right:-26px}.results-stage>#results-prev:hover,.results-stage>#results-next:hover{background:#efd4c3}.results-controls{margin-bottom:18px}@media(max-width:700px){.results-stage>#results-prev,.results-stage>#results-next{width:44px;height:44px;font-size:25px}.results-stage>#results-prev{left:-14px}.results-stage>#results-next{right:-14px}}

.about-gallery{position:relative;padding:0 18% 110px 0;width:100%;max-width:560px}.about-gallery .about-main-photo{width:100%;height:560px;object-fit:cover;object-position:center 30%}.about-medal-photo{position:absolute;right:0;bottom:0;width:53%;background:var(--paper);padding:8px;box-shadow:0 15px 35px #1b17132b;transform:rotate(3deg)}.about-medal-photo img{width:100%;height:320px;object-fit:cover;object-position:center 32%}.about-medal-photo figcaption{display:block;text-align:center;font-size:14px;color:#44352b;margin:9px 0 3px}.social-copy>p+p{margin-top:18px}.social-copy .text-link{margin-top:22px}.social-copy .social-follow{font-size:16px;margin-top:32px}.social-copy .platforms{margin-top:16px}@media(max-width:1000px){.about-gallery .about-main-photo{height:510px}.about-medal-photo img{height:270px}}@media(max-width:700px){.about-gallery{padding-bottom:95px;max-width:490px;margin:auto}.about-gallery .about-main-photo{height:470px}.about-medal-photo img{height:260px}.about-medal-photo{width:53%;transform:rotate(2deg)}.about-medal-photo figcaption{font-size:13px}.social-copy h2{font-size:3.7rem}}

/* Four coaching goals with room for readable descriptions. */
.coaching-goals{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:700px){.coaching-goals{grid-template-columns:1fr}}

.header-actions{display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:0}
.header nav.language-switch{display:flex;gap:4px;font-size:14px;line-height:1.4}
.language-switch a{padding:4px 9px;border-radius:4px;color:#ddd}
.language-switch a[aria-current="page"]{color:white;background:#393939;text-decoration:underline;text-underline-offset:3px}
.language-switch a:hover{background:#494949}
@media(max-width:700px){.header{height:auto;min-height:110px;padding-top:12px;padding-bottom:12px;gap:12px;flex-wrap:wrap}.header-actions{margin-left:auto}.header nav.language-switch{display:flex}.header .header-button{font-size:14px;padding:9px 12px}.header .brand{gap:8px}}
