.about-module__sUHP9a__container{min-height:100vh;position:relative}.about-module__sUHP9a__parallaxBg{pointer-events:none;z-index:0;background:radial-gradient(circle,#d4654d0d 0%,#0000 50%);height:150vh;position:fixed;top:0;left:0;right:0}.about-module__sUHP9a__backLink{letter-spacing:.2em;z-index:100;opacity:.6;align-items:center;gap:.5rem;font-size:.875rem;transition:all .3s;display:flex;position:fixed;top:3rem;left:4rem}.about-module__sUHP9a__backLink:hover{opacity:1;transform:translate(-5px)}.about-module__sUHP9a__backLink span:first-child{font-size:1.25rem}.about-module__sUHP9a__hero{z-index:1;justify-content:center;align-items:center;min-height:60vh;display:flex;position:relative}.about-module__sUHP9a__title{letter-spacing:.2em;gap:1rem;font-size:clamp(5rem,12vw,12rem);font-weight:100;display:flex}.about-module__sUHP9a__title span{opacity:0;animation:1s forwards about-module__sUHP9a__fadeInUp;display:inline-block}@keyframes about-module__sUHP9a__fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.about-module__sUHP9a__content{z-index:1;max-width:1200px;margin:0 auto;padding:4rem;position:relative}.about-module__sUHP9a__bio{grid-template-columns:300px 1fr;align-items:start;gap:4rem;margin-bottom:12rem;display:grid}.about-module__sUHP9a__bioLabel{flex-direction:column;gap:1rem;display:flex;position:sticky;top:8rem}.about-module__sUHP9a__bioLine{background:var(--rust);width:1px;height:60px}.about-module__sUHP9a__bioText{letter-spacing:.2em;writing-mode:vertical-rl;opacity:.6;font-size:.875rem;transform:rotate(180deg)}.about-module__sUHP9a__bioContent{flex-direction:column;gap:2rem;display:flex}.about-module__sUHP9a__bioParagraph{opacity:.8;letter-spacing:.01em;font-size:1.25rem;font-weight:300;line-height:1.8}.about-module__sUHP9a__sectionLabel{align-items:center;gap:2rem;margin-bottom:4rem;display:flex}.about-module__sUHP9a__labelNumber{opacity:.2;font-size:4rem;font-weight:100;line-height:1}.about-module__sUHP9a__sectionTitle{letter-spacing:.05em;font-size:2.5rem;font-weight:200}.about-module__sUHP9a__training{margin-bottom:12rem}.about-module__sUHP9a__trainingGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:4rem;display:grid}.about-module__sUHP9a__trainingItem{border-left:1px solid #faf8f31a;padding:2rem;transition:all .4s}.about-module__sUHP9a__trainingItem:hover{border-left-color:var(--rust);transform:translate(1rem)}.about-module__sUHP9a__trainingTitle{letter-spacing:.05em;margin-bottom:.5rem;font-size:1.5rem;font-weight:300}.about-module__sUHP9a__trainingDetail{opacity:.5;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:300}.about-module__sUHP9a__trainingDescription{opacity:.7;font-size:1rem;font-weight:300;line-height:1.6}.about-module__sUHP9a__skills{margin-bottom:12rem}.about-module__sUHP9a__skillsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:4rem;display:grid}.about-module__sUHP9a__skillColumn{background:#faf8f305;border:1px solid #faf8f30d;padding:2rem;transition:all .4s}.about-module__sUHP9a__skillColumn:hover{background:#d4654d0d;border-color:#d4654d33}.about-module__sUHP9a__skillCategory{letter-spacing:.1em;opacity:.8;margin-bottom:1.5rem;font-size:1.25rem;font-weight:300}.about-module__sUHP9a__skillList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.about-module__sUHP9a__skillList li{opacity:.6;letter-spacing:.05em;padding-left:1.5rem;font-size:.875rem;font-weight:300;position:relative}.about-module__sUHP9a__skillList li:before{content:"—";color:var(--rust);opacity:.5;position:absolute;left:0}.about-module__sUHP9a__awards{margin-bottom:8rem}.about-module__sUHP9a__awardsContent{flex-direction:column;gap:3rem;display:flex}.about-module__sUHP9a__award{border-bottom:1px solid #faf8f30d;gap:3rem;padding:2rem 0;transition:all .4s;display:flex}.about-module__sUHP9a__award:hover{border-bottom-color:var(--rust);transform:translate(1rem)}.about-module__sUHP9a__awardYear{opacity:.3;min-width:120px;font-size:2rem;font-weight:100}.about-module__sUHP9a__awardDetails{flex:1}.about-module__sUHP9a__awardTitle{letter-spacing:.05em;margin-bottom:.5rem;font-size:1.5rem;font-weight:300}.about-module__sUHP9a__awardOrg{opacity:.5;letter-spacing:.05em;font-size:.875rem;font-weight:300}.about-module__sUHP9a__footer{z-index:1;padding:4rem;position:relative}.about-module__sUHP9a__footerLine{background:linear-gradient(90deg,transparent,var(--cream)50%,transparent);opacity:.1;height:1px;margin-bottom:2rem}.about-module__sUHP9a__footerContent{letter-spacing:.15em;opacity:.4;justify-content:space-between;font-size:.75rem;font-weight:300;display:flex}@media (max-width:1024px){.about-module__sUHP9a__content{padding:2rem}.about-module__sUHP9a__bio{grid-template-columns:1fr;gap:3rem}.about-module__sUHP9a__bioLabel{flex-direction:row;align-items:center;position:static}.about-module__sUHP9a__bioLine{width:60px;height:1px}.about-module__sUHP9a__bioText{writing-mode:horizontal-tb;transform:none}.about-module__sUHP9a__trainingGrid,.about-module__sUHP9a__skillsGrid{grid-template-columns:1fr;gap:2rem}.about-module__sUHP9a__award{flex-direction:column;gap:1rem}.about-module__sUHP9a__awardYear{min-width:auto}}@media (max-width:768px){.about-module__sUHP9a__backLink{left:2rem}.about-module__sUHP9a__title{font-size:4rem}.about-module__sUHP9a__footerContent{text-align:center;flex-direction:column;gap:.5rem}}
