.profile{padding-bottom:110px;scroll-margin-top:24px}
.profile-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr);gap:clamp(40px,8vw,135px);padding-top:55px}
.profile-intro h2{font-size:clamp(48px,5.7vw,86px);font-weight:400;line-height:.98;letter-spacing:-.055em}
.profile-intro h2 em{font-size:1.16em;color:var(--red);letter-spacing:-.025em}
.profile-summary{margin-top:30px;font-size:15px;line-height:1.8;color:#aaa9a5;max-width:420px;overflow-wrap:anywhere}
.profile-basics{margin:32px 0 0;max-width:430px}
.profile-basics>div{display:grid;grid-template-columns:100px 1fr;gap:18px;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px;line-height:1.6}
.profile dt{color:#969693}.profile dd{margin:0;overflow-wrap:anywhere}
.profile-pending{color:#aaa9a5}
.profile-contact-link{display:inline-flex;align-items:center;gap:45px;margin-top:30px;padding:11px 0;border-bottom:1px solid #777;font-size:14px}
.profile-contact-link span{font-size:24px;transition:transform .2s}
.profile-contact-link:hover{color:var(--red)}.profile-contact-link:hover span{transform:translate(3px,-3px)}
.profile-block{padding:0 0 32px;margin:0 0 32px;border-bottom:1px solid var(--line)}
.profile-block:last-child{margin-bottom:0}
.profile-block-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}
.profile-block-heading h3{font-size:20px;font-weight:400;letter-spacing:.03em}
.profile-block-heading>span{font-size:11px;letter-spacing:.1em;color:#969693}
.profile-entry{display:grid;grid-template-columns:135px minmax(0,1fr);gap:22px;padding-left:15px;border-left:2px solid #723a38}
.profile-entry+.profile-entry{margin-top:30px}
.profile-period{font-size:12px;color:#969693;line-height:1.8}
.profile-entry h4{font-size:17px;font-weight:400;margin:0;line-height:1.5}
.profile-position{font-size:14px;color:#b6b5b0;margin-top:8px;line-height:1.5}
.profile-detail-copy{font-size:13px;color:#969693;margin-top:12px;line-height:1.8}
.profile-contact-list{margin:0}.profile-contact-list>div{display:grid;grid-template-columns:157px minmax(0,1fr);gap:15px;padding:12px 0;font-size:14px;line-height:1.6}
.profile-contact-list dt span{font-size:10px;letter-spacing:.08em;margin-left:8px}
.profile-contact-list a{text-decoration:underline;text-underline-offset:5px}
.profile-creator-role{display:flex;align-items:center;flex-wrap:wrap;gap:12px;font-size:14px;color:#b6b5b0;line-height:1.6}
.profile-creator-role span{font-size:10px;letter-spacing:.1em;color:#969693}
.profile-creator-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:24px 0 0}
.profile-creator-stats>div{display:flex;flex-direction:column;gap:12px;min-width:0}
.profile-creator-stats dt{font-size:12px;line-height:1.5}
.profile-creator-stats dd{order:-1;color:var(--red);font-size:clamp(32px,3.4vw,58px);line-height:1.1;letter-spacing:-.055em;font-weight:500;white-space:nowrap;font-variant-numeric:lining-nums tabular-nums}
.profile-creator-stats dd span{font-size:.36em;letter-spacing:0;margin-left:4px;font-weight:400}
@media(max-width:900px){.profile-creator-stats{gap:12px}.profile-creator-stats dd{font-size:32px}.profile-creator-stats dt{font-size:11px}}
@media(max-width:900px){.profile-layout{gap:40px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.profile-entry{grid-template-columns:1fr;gap:8px}.profile-contact-list>div{grid-template-columns:1fr;gap:6px}.profile-block-heading{flex-wrap:wrap;gap:8px}}
@media(max-width:600px){.profile{padding-bottom:65px}.profile>.section-kicker{flex-wrap:wrap;gap:8px}.profile>.section-kicker span{font-size:10px}.profile-layout{grid-template-columns:1fr;gap:45px;padding-top:30px}.profile-intro h2{font-size:54px}.profile-intro h2 br{display:none}.profile-intro h2 em{display:block}.profile-summary{margin-top:20px}.profile-basics{max-width:none;margin-top:20px}.profile-block{padding-bottom:26px;margin-bottom:26px}.profile-block-heading{margin-bottom:22px}.profile-block-heading h3{font-size:18px}.profile-block-heading>span{font-size:10px}}
@media(prefers-reduced-motion:reduce){.profile-contact-link span{transition:none}}
