.profile-story .separator,.profile-adventures .separator,.profile-gallery .separator{max-width:1200px}.profile-head{padding-bottom:clamp(64px,8vw,96px)}.profile-photo{margin-top:clamp(40px,5vw,64px)}.profile-photo__frame{aspect-ratio:4/5;position:relative;overflow:hidden}@media (min-width:768px){.profile-photo__frame{aspect-ratio:16/9}}.profile-photo__frame>.zoomable{position:absolute;inset:0}html.js:not(.reduce-motion) .profile-photo__img{animation:profile-photo-zoom 1.2s var(--ease-out-expo) both}@keyframes profile-photo-zoom{0%{transform:scale(1.06)}to{transform:scale(1)}}.profile-story{text-align:center;padding-bottom:clamp(72px,9vw,128px)}.profile-story__draft{color:var(--fg-muted);margin-top:clamp(32px,4vw,56px)}.profile-story__draft p:before{content:"";background:var(--accent);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-right:10px;display:inline-block}.profile-story__text{text-align:left;gap:clamp(20px,2.2vw,28px);max-width:62ch;margin:clamp(36px,4.5vw,64px) auto 0;display:grid}.profile-story__draft+.profile-story__text{margin-top:clamp(24px,3vw,40px)}.profile-adventures{text-align:center;padding-bottom:clamp(64px,8vw,104px)}.profile-adventures__grid{--profile-gap:clamp(24px, 3vw, 40px);justify-content:center;gap:var(--profile-gap);flex-wrap:wrap;margin-top:clamp(32px,4vw,56px);padding:0;list-style:none;display:flex}.profile-adventures__item{flex:0 100%;max-width:420px}@media (min-width:1024px){.profile-adventures__item{flex-basis:calc((100% - 2 * var(--profile-gap)) / 3);max-width:none}}.profile-adventures .adventure-card{text-align:left;width:100%;display:block}.profile-adventures .adventure-card figure{max-height:none}.profile-adventures__more{margin-top:clamp(32px,4vw,48px)}.profile-gallery{padding-bottom:var(--spacing-section)}.profile-gallery--before-cta{padding-bottom:clamp(56px,7vw,88px)}.profile-grid{--profile-gap:clamp(16px, 1.8vw, 24px);justify-content:center;gap:var(--profile-gap);flex-wrap:wrap;margin-top:clamp(32px,4vw,56px);padding-block:0;list-style:none;display:flex}.profile-shot{flex:0 100%}@media (min-width:640px){.profile-shot{flex-basis:calc((100% - var(--profile-gap)) / 2)}}@media (min-width:1024px){.profile-shot{flex-basis:calc((100% - 2 * var(--profile-gap)) / 3)}}.profile-shot figure{position:relative}.profile-shot figure:after{content:"";background:var(--accent-line);transform-origin:0;height:1px;transition:transform .6s var(--ease-out-expo);position:absolute;inset:auto 0 0;transform:scaleX(0)}@media (hover:hover) and (pointer:fine){.profile-shot .zoomable:hover figure:after{transform:scaleX(1)}}.profile-shot .zoomable:focus-visible figure:after{transform:scaleX(1)}.profile-cta{padding-bottom:var(--spacing-section);text-align:center}
