main{display:block;max-width:1100px;padding-top:56px;padding-bottom:70px}.eyebrow{font-size:11px;letter-spacing:2px;color:#b2d9cb;margin:0 0 20px}.about-intro{margin-bottom:65px}.about-intro h1{font-size:clamp(32px,4vw,48px);line-height:1.35;font-weight:600}.lead{font-size:19px;line-height:1.8;color:var(--muted);margin:26px 0 0}.founder{display:grid;grid-template-columns:300px 1fr;gap:50px;padding:42px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.name-card{background:#19232c;border:1px solid var(--line);border-radius:16px;padding:30px;align-self:start}.name-card h2{font-size:32px;margin:0 0 8px}.english-name{font-size:16px;color:#d1dce5;margin:0 0 24px}.name-card p:not(.english-name){font-size:13px;color:var(--muted);line-height:1.8}.name-card a{display:inline-block;color:#b2d9cb;font-size:13px;margin-top:16px}.founder-story h2,.purpose h2,.about-services h2{font-size:25px;line-height:1.5;letter-spacing:-.6px;margin:0 0 20px}.founder-story p,.purpose>p:not(.eyebrow){font-size:16px;line-height:1.9;color:var(--muted);word-break:keep-all}.founder-story p:first-of-type{color:#d6e9e1;font-size:20px}.purpose{max-width:760px;margin:58px 0}.about-services{border-top:1px solid var(--line);padding-top:38px}.service-links{display:grid;grid-template-columns:1fr 1fr;gap:14px}.service-links a{border:1px solid var(--line);border-radius:10px;padding:20px;display:flex;flex-direction:column;gap:10px;background:#18212b}.service-links a:hover{border-color:#b2d9cb}.service-links strong{font-size:16px;font-weight:550}.service-links span{font-size:13px;line-height:1.6;color:var(--muted)}.back-home{display:inline-block;margin-top:40px;font-size:13px;color:#b2d9cb}header .descriptor[aria-current]{color:#b2d9cb}@media(max-width:700px){main{padding-top:30px}.founder{grid-template-columns:1fr;gap:30px}.name-card{max-width:100%}.service-links{grid-template-columns:1fr}.about-intro{margin-bottom:40px}.lead{font-size:16px}.founder-story p,.purpose>p:not(.eyebrow){font-size:15px}}

.founder-photo{margin:0 0 44px;border-radius:16px;overflow:hidden;border:1px solid var(--line)}.founder-photo img{display:block;width:100%;height:auto}.about-intro{margin-bottom:36px}@media(max-width:700px){.founder-photo{margin-bottom:28px;border-radius:12px}}

/* Compact portrait beside the introduction. */
.about-hero{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:42px;align-items:center;margin-bottom:46px}.about-hero .about-intro{margin-bottom:0}.about-hero .founder-photo{margin:0;width:100%;max-width:340px;justify-self:end}.about-hero .about-intro h1{font-size:clamp(30px,3.3vw,42px)}.about-hero .lead{font-size:17px}@media(max-width:800px){.about-hero{grid-template-columns:1fr;gap:26px}.about-hero .founder-photo{justify-self:start;max-width:320px}.about-hero .lead{font-size:16px}}
/* Fade the portrait's left edge into the page background. */
.about-hero .founder-photo{border:0;border-radius:0;background:var(--bg)}.about-hero .founder-photo img{-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.18) 12%,rgba(0,0,0,.7) 28%,#000 43%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.18) 12%,rgba(0,0,0,.7) 28%,#000 43%)}
/* Extend the photograph into the title area, with a longer soft transition. */
@media(min-width:801px){.about-hero{position:relative;min-height:280px;isolation:isolate}.about-hero .about-intro{position:relative;z-index:1}.about-hero .founder-photo{position:absolute;right:0;top:50%;transform:translateY(-50%);width:550px;max-width:58%;z-index:-1}.about-hero .founder-photo img{-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.08) 18%,rgba(0,0,0,.38) 36%,rgba(0,0,0,.82) 55%,#000 70%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.08) 18%,rgba(0,0,0,.38) 36%,rgba(0,0,0,.82) 55%,#000 70%);height:280px;object-fit:cover;object-position:center}}
