@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600&display=swap');
:root{--paper:#f5f3ed;--ink:#333b2f;--olive:#414e38;--muted:#686d60;--line:#cccfc2;--sage:#e2e5d9;--serif:Georgia,'Times New Roman',serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #a06f47;outline-offset:6px}img{display:block;width:100%;height:100%;object-fit:cover}p{margin:0 0 20px}h1,h2,h3{font-weight:400;margin:0;line-height:1.05}h1,h2{font-family:var(--serif);letter-spacing:-2.5px}h1{font-size:clamp(70px,7.4vw,116px)}h2{font-size:clamp(43px,4.8vw,72px)}em{font-weight:400;color:#727e60}h3{font-family:var(--serif);font-size:31px;line-height:1.13;letter-spacing:-.7px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:600;line-height:1.7;margin-bottom:27px}.header{height:101px;max-width:1600px;margin:auto;padding:0 5.2%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font-family:var(--serif);font-size:38px;line-height:.9;letter-spacing:-2px;display:inline-flex;align-items:center;flex-direction:column}.wordmark span{font-family:var(--sans);font-size:9px;letter-spacing:4px;margin-top:10px;margin-left:4px}nav{display:flex;align-items:center;gap:35px;font-size:12px}nav a:hover,.text-link:hover{color:#86936d}.nav-cta{padding:13px 18px;border:1px solid var(--ink);margin-left:12px}.nav-cta span{margin-left:22px}.menu-toggle{display:none}.hero{max-width:1600px;margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:690px}.hero-copy{padding:68px 8% 35px 10.4%}.tiny-star{font-size:21px;vertical-align:middle;margin-right:8px}.hero-copy .eyebrow{letter-spacing:1.5px;margin-bottom:30px}.intro{margin:28px 0;color:var(--muted);font-size:16px}.button{border:1px solid var(--olive);background:var(--olive);color:var(--paper);padding:16px 24px;display:inline-flex;align-items:center;justify-content:space-between;gap:38px;font-size:12px;font-weight:500;transition:background .2s,transform .2s}.button:hover{background:#586648;transform:translateY(-2px)}.hero-footnote{font-size:10px;display:flex;align-items:center;gap:12px;margin-top:44px;color:var(--muted)}.line{width:36px;height:1px;background:var(--muted)}.hero-visual{position:relative;margin:27px 27px 27px 0;min-height:590px;overflow:hidden}.hero-visual img{object-position:54% center;filter:saturate(.7);position:absolute}.hero-visual:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#17201480);pointer-events:none}.photo-caption{position:absolute;bottom:25px;left:28px;right:28px;display:flex;justify-content:space-between;color:white;z-index:1;font-size:8px;letter-spacing:1.6px}.race-stamp{position:absolute;right:24px;top:25px;width:132px;height:132px;border-radius:50%;background:#eeece5ed;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(8deg)}.race-stamp span{font-size:8px;letter-spacing:1.2px}.race-stamp strong{font:27px var(--serif);margin:8px 0}.values-strip{background:var(--sage);display:flex;justify-content:space-evenly;align-items:center;padding:23px 4%;font-size:11px;letter-spacing:1.2px}.values-strip i{font-style:normal;font-size:20px}.section{padding:110px 8%;max-width:1600px;margin:auto}.about{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center}.about-photo{position:relative;height:580px;margin:0 0 25px 20px}.about-photo:before{content:'';position:absolute;inset:20px 20px -20px -20px;border:1px solid #a6ad95;z-index:-1}.about-photo img{object-position:center 40%;filter:saturate(.75)}.image-note{position:absolute;right:0;bottom:-40px;font-family:var(--serif);font-size:16px;font-style:italic}.about-copy h2{margin-bottom:30px}.about-copy p:not(.eyebrow){max-width:425px;color:var(--muted);font-size:14px}.text-link{border-bottom:1px solid var(--ink);padding-bottom:8px;font-size:11px;display:inline-flex;gap:30px;margin-top:8px}.services{background:#e9e9df;max-width:none}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:54px}.section-heading>p{font-size:13px;color:var(--muted);margin-bottom:5px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #bfc3b2;border-bottom:1px solid #bfc3b2}.service{padding:30px 24px 30px 0;display:flex;flex-direction:column}.service+.service{border-left:1px solid #bfc3b2;padding-left:24px}.service-number{font-size:9px;letter-spacing:1.5px;margin-bottom:40px}.service h3{margin-bottom:23px}.service p{font-size:12px;color:#616752;line-height:1.85}.service ul{padding:0;list-style:none;font-size:11px;line-height:2.2;margin:0 0 32px}.service li:before{content:'↗';margin-right:10px}.service a{display:flex;justify-content:space-between;font-size:11px;margin-top:auto;padding-top:12px}.service a:hover{text-decoration:underline}.service-note{text-align:center;font-family:var(--serif);font-style:italic;font-size:18px;margin:30px 0 0}.journey{display:grid;grid-template-columns:1fr 1fr;background:#35402f;color:var(--paper)}.journey-image{position:relative;min-height:740px;overflow:hidden}.journey-image img{position:absolute;object-position:47% center;filter:saturate(.65)}.photo-label{position:absolute;bottom:25px;left:30px;color:#fff;font-size:9px;letter-spacing:1.4px;text-shadow:0 1px 5px #000}.journey-copy{padding:70px 13%}.journey-copy em{color:#bac3a5}.journey-copy>p:not(.eyebrow):not(.race-note){font-size:13px;opacity:.8;margin-top:25px;max-width:390px}.finish-time{padding:15px 0 25px;display:flex;flex-direction:column}.finish-time strong{font:58px var(--serif);letter-spacing:-1px}.finish-time span{font-size:9px;letter-spacing:1.8px;margin-top:8px}.splits{display:flex;border-top:1px solid #ffffff40;border-bottom:1px solid #ffffff40;padding:19px 0;justify-content:space-between}.splits div{display:flex;flex-direction:column}.splits span{font-size:8px;letter-spacing:1.5px;margin-bottom:5px}.splits strong{font-weight:400;font-size:20px}.race-note{font-size:9px;opacity:.6;margin:17px 0 0}.process{text-align:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-top:65px;text-align:left}.steps article{border-top:1px solid var(--line);padding-top:20px}.steps article>span{font-size:10px;color:var(--muted)}.steps h3{font-size:25px;margin:22px 0 16px}.steps p{font-size:13px;color:var(--muted)}.recovery{display:grid;grid-template-columns:1fr 1fr;background:#e2dfd2}.recovery img{max-height:420px;min-height:360px;filter:saturate(.55)}.recovery>div{padding:65px 14%;align-self:center}.recovery h2{font-size:49px}.recovery p:last-child{font-size:13px;color:var(--muted);max-width:330px;margin:25px 0 0}.faq{display:grid;grid-template-columns:.9fr 1.1fr;gap:8%}.faq .eyebrow{max-width:250px}.questions{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;padding:23px 0;gap:20px;font-size:13px}summary::-webkit-details-marker{display:none}summary span{font-size:20px;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{font-size:13px;color:var(--muted);padding-right:28px}.contact{background:var(--sage);max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:14%}.contact h2{font-size:80px}.contact p:not(.eyebrow){font-size:13px;color:var(--muted);margin-top:25px}.contact-flower{font-size:80px;line-height:1;display:block;margin-top:35px;color:#829168}form{padding-top:5px}label{display:block;font-size:11px;margin:0 0 8px}input,select,textarea{width:100%;border:0;border-bottom:1px solid #9ba58c;background:transparent;border-radius:0;padding:10px 0 14px;color:var(--ink);outline-offset:4px;font-size:14px;margin-bottom:25px}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#757c6b;font-size:13px}form .button{width:100%;margin-top:5px}.contact p.form-note{font-size:10px;margin-top:15px}.contact #form-status{font-size:12px}footer{padding:55px 5.2% 25px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}footer>p{font:italic 23px var(--serif);margin:0}footer>a:last-of-type{font-size:9px;letter-spacing:1px}.footer-bottom{display:flex;justify-content:space-between;width:100%;margin-top:40px;padding-top:20px;border-top:1px solid var(--line);font-size:9px;color:var(--muted);letter-spacing:.7px}.skip-link{position:absolute;left:20px;top:-100px;z-index:10;background:var(--paper);padding:10px}.skip-link:focus{top:10px}dialog{border:1px solid var(--line);background:var(--paper);color:var(--ink);padding:45px;width:min(580px,92%);max-height:90vh}dialog::backdrop{background:#1d261db3;backdrop-filter:blur(4px)}dialog h2{font-size:40px;margin-bottom:20px}dialog p{font-size:13px}dialog textarea{font-size:12px;line-height:1.7;border:1px solid var(--line);padding:12px;margin-top:15px}.dialog-close{position:absolute;right:16px;top:8px;border:0;background:none;color:var(--ink);font-size:30px}#copy-status{margin:15px 0 0}
@media(min-width:1600px){.services,.contact{padding-left:max(8%,calc((100% - 1344px)/2));padding-right:max(8%,calc((100% - 1344px)/2))}.journey,.recovery{max-width:1600px;margin:auto}}
@media(max-width:1000px){nav{gap:20px}.hero-copy{padding-top:50px}.hero{min-height:600px}.hero-visual{min-height:540px}.hero-copy .eyebrow{font-size:8px}.race-stamp{width:110px;height:110px}.hero h1{font-size:80px}.section{padding:80px 6%}.about{gap:8%}.about-photo{height:490px}.about h2{font-size:48px}.service-grid{grid-template-columns:repeat(2,1fr)}.service{padding:28px!important}.service:nth-child(3){border-left:0;border-top:1px solid #bfc3b2}.service:nth-child(4){border-top:1px solid #bfc3b2}.journey-copy{padding:55px 10%}.journey-image{min-height:710px}.recovery>div{padding:45px 10%}.recovery h2{font-size:41px}.contact h2{font-size:65px}}
@media(max-width:700px){html{scroll-padding-top:20px}.header{height:85px;padding:0 6%;position:relative}.wordmark{font-size:33px}.menu-toggle{display:flex;align-items:center;gap:14px;border:0;background:none;font-size:12px;color:var(--ink)}.menu-toggle span{font-size:23px}nav{display:none;position:absolute;top:85px;left:0;right:0;background:var(--paper);z-index:5;padding:25px 6% 30px;border-bottom:1px solid var(--line);align-items:stretch;gap:22px}nav.open{display:flex;flex-direction:column}.nav-cta{margin:0;align-self:start}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 7% 32px}.hero h1{font-size:clamp(69px,14vw,94px)}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.3px;margin-bottom:23px}.intro{font-size:14px;margin:23px 0}.hero-footnote{margin-top:27px}.hero-visual{margin:0 6% 25px;min-height:420px}.hero-visual img{object-position:center 45%}.photo-caption{left:20px;right:20px;font-size:7px}.values-strip{display:grid;grid-template-columns:1fr 1fr;text-align:center;gap:15px;padding:22px 6%;font-size:9px;letter-spacing:.5px}.values-strip i{display:none}.section{padding:65px 7%}.about{grid-template-columns:1fr;gap:65px}.about-photo{height:490px;max-width:450px;margin-left:14px}.about-copy h2{font-size:52px}.eyebrow{font-size:9px;letter-spacing:1.6px}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin-top:25px}.service-grid{grid-template-columns:1fr}.service{padding:28px 0!important;border-left:0!important;border-top:1px solid #bfc3b2}.service:first-child{border-top:0}.service-number{margin-bottom:20px}.service h3{font-size:34px}.service h3 br{display:none}.service p{font-size:13px;max-width:340px}.service ul{margin-bottom:18px}.service-note{font-size:16px}.journey{grid-template-columns:1fr}.journey-image{min-height:370px;order:2}.journey-image img{object-position:center 40%}.journey-copy{padding:55px 7%}.journey h2{font-size:62px}.journey h2 br:first-child{display:none}.journey .finish-time strong{font-size:64px}.steps{grid-template-columns:1fr;gap:20px;margin-top:40px}.process h2{font-size:44px}.steps h3{margin-top:15px}.recovery{grid-template-columns:1fr}.recovery img{min-height:0;height:290px}.recovery>div{padding:45px 7%}.recovery h2{font-size:46px}.faq{grid-template-columns:1fr;gap:30px}.faq h2{font-size:50px}.contact{grid-template-columns:1fr;gap:25px}.contact h2{font-size:68px}.contact h2 br:last-child{display:none}.contact-flower{display:none}footer{gap:28px;padding:40px 7% 25px}footer>p{font-size:18px}footer>a:last-of-type{display:none}.footer-bottom{margin-top:10px;gap:20px;font-size:8px}.footer-bottom>span:last-child{max-width:160px;text-align:right}dialog{padding:40px 22px 25px}}
.preferences{display:flex;align-items:center;gap:13px;margin-left:auto;margin-right:30px;order:1}.preferences button{border:0;background:none;color:var(--ink);padding:8px 3px;font-size:11px;white-space:nowrap}.preferences #language-toggle span{opacity:.5}.preferences #theme-toggle{font-size:23px;line-height:1}.header nav{order:0;margin-left:auto}.header .wordmark{margin-right:30px}.header .menu-toggle{order:2}.header .preferences{margin-right:0;margin-left:28px}html[lang=fr] .hero h1{font-size:clamp(55px,5.6vw,88px)}html[lang=fr] .hero-copy{padding-left:8%}html[lang=fr] .hero-copy .eyebrow{font-size:9px}html[lang=fr] .contact h2{font-size:65px}html[lang=fr] nav{gap:20px}
html[data-theme=dark]{color-scheme:dark;--paper:#20271f;--ink:#ecece1;--olive:#b8c59e;--muted:#b5bbaa;--line:#4c5644;--sage:#303a2b}html[data-theme=dark] em{color:#b6c39f}html[data-theme=dark] .button{background:#b8c59e;color:#20271f;border-color:#b8c59e}html[data-theme=dark] .button:hover{background:#cbd7b5}html[data-theme=dark] .services{background:#2b3427}html[data-theme=dark] .service p{color:#bac2ae}html[data-theme=dark] .service-grid,html[data-theme=dark] .service{border-color:#515c46}html[data-theme=dark] .recovery{background:#30372c}html[data-theme=dark] .race-stamp{color:#333b2f}html[data-theme=dark] .contact-flower{color:#b8c59e}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#b0b8a3}html[data-theme=dark] select option{background:#303a2b}html[data-theme=dark] .photo-caption{color:white}
@media(max-width:1100px){.header nav{gap:16px;font-size:10px}.header .preferences{margin-left:18px}.nav-cta{margin-left:0;padding:12px}.nav-cta span{margin-left:10px}html[lang=fr] nav{gap:12px}}
@media(max-width:700px){.header .preferences{margin-left:auto;margin-right:20px}.header nav{margin-left:0;font-size:13px}html[lang=fr] .hero h1{font-size:clamp(52px,11vw,75px)}html[lang=fr] .hero-copy .eyebrow{font-size:8px}html[lang=fr] .hero-copy{padding-left:7%}html[lang=fr] .contact h2{font-size:59px}html[lang=fr] .about h2{font-size:46px}.header .wordmark{margin-right:0}}
@media(max-width:700px){.journey h2 br:first-child{display:block}.contact h2 br:last-child{display:block}.service h3 br{display:block}}
.wordmark{font-size:34px;letter-spacing:-1.7px}.wordmark span{text-transform:uppercase;font-size:8px;letter-spacing:5px}.footer-bottom>a{overflow-wrap:anywhere}.footer-bottom>a:hover{text-decoration:underline}
@media(max-width:700px){.wordmark{font-size:28px}.wordmark span{font-size:7px;letter-spacing:4px}.header .preferences{margin-right:12px}.footer-bottom{flex-wrap:wrap}}
.hero-visual img{object-position:65% center}.about-photo img{object-position:54% center}.journey-image img{object-position:center center}
@media(max-width:700px){.hero-visual{min-height:0;aspect-ratio:2 / 3}.journey-image{min-height:0;aspect-ratio:2 / 3}.about-photo{height:auto;aspect-ratio:4 / 5}}
/* Compact editorial layout: photography supports the story. */
.hero{max-width:1280px;min-height:0;grid-template-columns:1.2fr .8fr;align-items:center;gap:8%;padding:64px 6%}
.hero-copy,html[lang=fr] .hero-copy{padding:0}
.hero h1{font-size:clamp(58px,6vw,82px);line-height:1.06}
html[lang=fr] .hero h1{font-size:clamp(46px,4.8vw,66px)}
.hero-visual{width:100%;max-width:310px;min-height:0;height:auto;aspect-ratio:auto;margin:0;justify-self:end;overflow:visible;align-self:center}
.hero-visual img{position:static;height:350px;object-position:65% center}
.hero-visual:after{display:none}
.photo-caption{position:static;color:var(--muted);padding:12px 0;gap:12px;font-size:7px;letter-spacing:1px;border-bottom:1px solid var(--line)}
html[data-theme=dark] .photo-caption{color:var(--muted)}
.race-stamp{position:static;transform:none;width:auto;height:auto;border-radius:0;background:none;flex-direction:row;justify-content:space-between;gap:8px;padding-top:13px;color:var(--ink)}
html[data-theme=dark] .race-stamp{color:var(--ink)}
.race-stamp span{font-size:7px;letter-spacing:.7px}
.race-stamp strong{font:18px var(--sans);margin:0}
.hero-footnote{margin-top:28px}
.values-strip{background:transparent;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 6%;font-size:10px}
.values-strip i{font-size:14px}
.section{max-width:1280px;padding:80px 7%}
.about{grid-template-columns:.8fr 1.2fr;gap:12%}
.about-photo{width:100%;max-width:310px;height:300px;aspect-ratio:auto;margin:0;justify-self:center}
.about-photo:before{display:none}
.image-note{bottom:-30px;font-family:var(--sans);font-size:10px;font-style:normal;color:var(--muted)}
h2,.about h2,.recovery h2,.process h2,.faq h2,.contact h2,html[lang=fr] .about h2,html[lang=fr] .contact h2{font-family:var(--sans);font-size:clamp(32px,3.3vw,46px);line-height:1.13;letter-spacing:-1.7px}
h2 em{font-style:normal}
.about-copy h2{margin-bottom:24px}
.about-copy p:not(.eyebrow){max-width:480px}
.services{max-width:none;padding-left:max(7%,calc((100% - 1100px)/2));padding-right:max(7%,calc((100% - 1100px)/2))}
.service h3{font-family:var(--sans);font-size:25px;letter-spacing:-1px}
.service-number{margin-bottom:26px}
.journey{max-width:none;grid-template-columns:.8fr 1.2fr;align-items:center;gap:12%;padding:64px max(7%,calc((100% - 1100px)/2));color:#f5f3ed}
.journey-image{width:100%;max-width:280px;min-height:0;aspect-ratio:auto;height:auto;justify-self:center;overflow:visible}
.journey-image img{position:static;height:auto;aspect-ratio:2 / 3;object-fit:contain}
.photo-label{position:static;display:block;font-size:7px;line-height:1.6;letter-spacing:1px;padding-top:12px;color:#c3cbb8;text-shadow:none}
.journey-copy{padding:0}
.journey h2{font-size:clamp(36px,3.3vw,46px)}
.journey-copy>p:not(.eyebrow):not(.race-note){max-width:460px;margin-top:20px}
.finish-time strong,.journey .finish-time strong{font-family:var(--sans);font-size:43px;letter-spacing:-2px}
.finish-time{padding:4px 0 22px}
.splits{max-width:460px}
.steps{gap:40px;margin-top:42px}
.steps h3{font-family:var(--sans);font-size:22px;line-height:1.2}
.recovery{max-width:none;grid-template-columns:.8fr 1.2fr;align-items:center;gap:12%;padding:52px max(7%,calc((100% - 1100px)/2))}
.recovery img{width:100%;max-width:310px;min-height:0;max-height:none;height:210px;justify-self:center}
.recovery>div{padding:0}
.recovery p:last-child{max-width:420px}
.contact{max-width:none;padding-left:max(7%,calc((100% - 1100px)/2));padding-right:max(7%,calc((100% - 1100px)/2))}
.contact-flower{display:none}
@media(max-width:1000px){
  .hero{gap:6%;padding:50px 6%;grid-template-columns:1.1fr .9fr}
  .hero h1{font-size:64px}
  .hero-visual{max-width:270px}
  .hero-visual img{height:310px}
  .about,.journey,.recovery{gap:8%}
  .about-photo{height:270px}
  .journey-image{max-width:250px}
}
@media(max-width:700px){
  .hero{grid-template-columns:1fr;padding:40px 7%;gap:32px}
  .hero h1{font-size:clamp(56px,12vw,76px)}
  html[lang=fr] .hero h1{font-size:clamp(44px,10vw,62px)}
  .hero-visual{max-width:230px;justify-self:end}
  .hero-visual img{height:260px}
  .hero-copy .eyebrow{margin-bottom:20px}
  .photo-caption{font-size:6px}
  .race-stamp{gap:6px}
  .race-stamp span{font-size:6px}
  .race-stamp strong{font-size:16px}
  .section{padding:52px 7%}
  .about{grid-template-columns:1fr;gap:36px}
  .about-copy{grid-row:1}
  .about-photo{max-width:250px;height:220px;margin-bottom:20px;justify-self:end}
  .journey{grid-template-columns:1fr;gap:32px;padding:48px 7%}
  .journey-image{max-width:220px;justify-self:end;order:2}
  .journey h2{font-size:38px}
  .recovery{grid-template-columns:1fr;gap:28px;padding:40px 7%}
  .recovery>div{grid-row:1}
  .recovery img{max-width:250px;height:170px;justify-self:end}
  .steps{gap:18px}
  .service h3{font-size:26px}
  .contact{gap:25px}
}
@media(min-width:701px){.header nav{font-size:11px}}
@media(min-width:701px) and (max-width:1100px){.header nav{font-size:9px}}
@media(max-width:700px){
  .header .preferences{gap:5px}
  .preferences button,.menu-toggle{min-height:44px}
  .preferences #theme-toggle{min-width:36px}
  .header nav a{min-height:44px;display:flex;align-items:center}
  input,select,textarea{font-size:16px}
  .hero-copy,.about-copy,.journey-copy,.contact>div,form{min-width:0}
}
@media(max-width:360px){
  .header{padding-inline:5%}
  .header .wordmark{font-size:25px}
  .header .preferences{margin-right:7px}
  .menu-toggle{gap:5px;padding-inline:2px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
