.about-hero{min-height:0;padding:76px 8vw 72px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:8vw;align-items:center}.about-hero>div:first-child>p{margin:0 0 28px;color:var(--cobalt);font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.about-hero h1{max-width:1050px;margin:0;font-size:clamp(62px,6.35vw,104px);line-height:.88;letter-spacing:-.068em}.about-hero h1 em,.section-title h2 em,.sign-off h2 em{color:var(--cobalt);font-family:"DM Serif Display",serif;font-weight:400;letter-spacing:-.035em}.founder-card{justify-self:center;display:flex;flex-direction:column;align-items:center;gap:19px;transform:rotate(2deg)}.founder-photo{width:190px;height:190px;padding:0;border:1.5px solid var(--ink);border-radius:50%;background:transparent;overflow:hidden;box-shadow:9px 9px 0 var(--lilac);display:grid;place-items:center}.founder-photo img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}.founder-card p{margin:0;display:flex;flex-direction:column;align-items:center;gap:3px}.founder-card strong{font-size:13px}.founder-card p span{color:#77737b;font-size:10px}.opening-story{padding:100px 8vw;background:#fff;border-block:1px solid #ddd9d1;scroll-margin-top:24px}.story-copy{max-width:920px;margin:0 auto}.story-copy>p{margin:0 0 24px;color:#5f5c65;font-size:18px;line-height:1.7}.story-copy>p:nth-child(2){color:var(--ink);font-weight:700}.story-copy h2{max-width:800px;margin:58px 0 36px;font-size:clamp(38px,4vw,64px);line-height:1.03;letter-spacing:-.05em}.story-copy h2 strong{color:var(--cobalt)}.about-section{padding:115px 8vw;display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:10vw}.about-section.ambition{background:#ebe7ff}.section-title h2{position:sticky;top:40px;margin:0;font-size:clamp(50px,5vw,82px);line-height:.9;letter-spacing:-.06em}.section-copy{max-width:760px}.section-copy>p{margin:0 0 25px;color:#57545e;font-size:17px;line-height:1.7}.section-copy strong{color:var(--ink)}.section-copy blockquote{margin:55px 0 35px;padding:28px 31px;border:1.5px solid var(--ink);background:#fff;color:var(--ink);box-shadow:7px 7px 0 var(--coral);font-family:"DM Serif Display",serif;font-size:clamp(30px,3vw,45px);font-style:italic;transform:rotate(-1deg)}.contact-founder{width:max-content;min-height:49px;margin-top:13px;padding:0 18px;border-radius:999px;background:var(--cobalt);color:#fff;display:flex;align-items:center;gap:25px;text-decoration:none;font-size:12px;font-weight:700}.contact-founder:hover{background:#1d45cf;transform:translateY(-1px)}.sign-off{padding:120px 8vw 110px;text-align:center}.sign-off>p{margin:0 0 22px;color:#77737b;font-size:13px}.sign-off h2{margin:0;font-size:clamp(62px,7vw,110px);line-height:.85;letter-spacing:-.065em}.signature{margin-top:50px;display:flex;flex-direction:column;gap:4px}.signature strong{font-family:"DM Serif Display",serif;font-size:31px;font-style:italic}.signature span{font-size:12px;font-weight:700}.signature small{color:#77737b;font-size:10px;font-style:italic}.nav-centre .active{background:#efedff;color:var(--cobalt)}@media(max-width:900px){.about-hero{min-height:0;padding:80px 7vw 75px;grid-template-columns:1fr;gap:55px;text-align:center}.about-hero h1{margin-inline:auto}.founder-photo{width:165px;height:165px}.about-section{grid-template-columns:1fr;gap:50px}.section-title h2{position:static}.section-copy{max-width:none}}@media(max-width:620px){.about-hero{padding:54px 22px 56px}.about-hero>div:first-child>p{margin-bottom:20px}.about-hero h1{font-size:clamp(47px,13.5vw,62px)}.founder-card{gap:15px}.founder-photo{width:140px;height:140px;box-shadow:6px 6px 0 var(--lilac)}.founder-photo span{font-size:40px}.opening-story{padding:72px 22px}.story-copy>p{font-size:16px;line-height:1.65}.story-copy h2{margin-top:45px;font-size:36px}.about-section{padding:80px 22px;gap:38px}.section-title h2{font-size:49px}.section-copy>p{font-size:16px;line-height:1.65}.section-copy blockquote{margin:42px 0 30px;padding:23px 20px;font-size:31px}.contact-founder{width:100%;justify-content:space-between}.sign-off{padding:90px 22px 85px}.sign-off h2{font-size:58px}.signature{margin-top:38px}}@media(max-width:360px){.about-hero h1{font-size:47px}.section-title h2{font-size:45px}.sign-off h2{font-size:52px}}

.about-hero>div:first-child>p:first-child,.about-hero h1,.founder-card{opacity:0;animation:aboutFadeUp .65s cubic-bezier(.22,.61,.36,1) forwards}.about-hero h1{animation-delay:.08s}.founder-card{animation-delay:.17s}@keyframes aboutFadeUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.about-hero>div:first-child>p:first-child,.about-hero h1,.founder-card{opacity:1;animation:none}}
