.about-page{background:var(--bg)}.about-inner{max-width:1200px;margin:0 auto;padding:0 1.5em}.about-hero{padding:6em 0 3em;text-align:center}.about-hero-title{font-size:clamp(2rem,4.5vw,3.6rem);font-weight:500;line-height:1.1;letter-spacing:-.025em;color:var(--text)}.about-hero-title .line-wrapper{overflow:hidden;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.about-hero-title .line-wrapper span{display:block;position:relative;transform:translateY(100%);will-change:transform}.about-portrait-section{padding:0 0 4em}.about-portrait{width:100%;overflow:hidden;clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}.about-portrait img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;max-height:520px}.about-bio-section{padding:4em 0;border-top:1px solid rgba(0,0,0,.08)}.about-bio-layout{display:grid;grid-template-columns:1fr .5fr 1fr;gap:3em;align-items:start}.about-bio-text p{font-size:clamp(.82rem,1.1vw,.92rem);font-weight:400;line-height:1.7;color:rgba(0,0,0,.55);margin-bottom:1.2em}.about-bio-location{display:block;margin-top:2em;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:rgba(0,0,0,.35)}.about-stats{gap:1em;padding-top:.2em}.about-stat,.about-stats{display:flex;flex-direction:column}.about-stat-value{font-size:clamp(1rem,1.6vw,1.3rem);font-weight:600;color:var(--text);letter-spacing:-.01em}.about-stat-label{font-size:.68rem;font-weight:400;text-transform:uppercase;letter-spacing:.1em;color:rgba(0,0,0,.35)}.about-bio-right p{font-size:clamp(.82rem,1.1vw,.92rem);font-weight:400;line-height:1.7;color:rgba(0,0,0,.55);margin-bottom:1.2em}.about-bio-images{display:grid;grid-template-columns:1fr 1fr;gap:1em;margin-top:1.5em}.about-bio-image{border-radius:.3rem;overflow:hidden}.about-bio-image img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;aspect-ratio:3/4}.about-quote-section{padding:5em 0;border-top:1px solid rgba(0,0,0,.08)}.about-quote-meta{display:flex;gap:4em;margin-bottom:2.5em}.about-quote-meta-item{display:flex;flex-direction:column;gap:.2em}.about-quote-meta-label{font-size:.62rem;font-weight:400;color:rgba(0,0,0,.3);letter-spacing:.08em}.about-quote-meta-value{font-size:.72rem;font-weight:500;color:rgba(0,0,0,.5)}.about-quote{font-size:clamp(1.4rem,3.2vw,2.6rem);font-weight:500;line-height:1.2;letter-spacing:-.02em;color:var(--text);max-width:900px}.about-quote-body{margin-top:3em;max-width:420px;margin-left:auto}.about-quote-body p{font-size:clamp(.82rem,1.1vw,.92rem);font-weight:400;line-height:1.7;color:rgba(0,0,0,.55);margin-bottom:1em}.about-reveal{opacity:0;transform:translateY(24px)}.line-wrapper{overflow:hidden}.line-wrapper span{display:block}.about-copy,.about-copy-title{opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.about-copy-title.visible,.about-copy.visible{opacity:1;visibility:visible}@media (max-width:900px){.about-hero{padding:4em 0 2em}.about-bio-layout{grid-template-columns:1fr;gap:2.5em}.about-stats{flex-direction:row}.about-quote-meta,.about-stats{flex-wrap:wrap;gap:1.5em 3em}.about-quote-body{margin-left:0}}.about-page-next{padding:4em 0 5em;display:flex;justify-content:center}.about-page-next-link{display:flex;flex-direction:row;align-items:center;gap:.75em;text-decoration:none;color:inherit}.about-page-next-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:rgba(0,0,0,.3);transition:color .25s ease}.about-page-next-arrow{font-size:1.1rem;color:rgba(0,0,0,.25);animation:about-arrow-nudge 1.8s cubic-bezier(.16,1,.3,1) infinite;display:inline-block;transition:color .25s ease}.about-page-next-link:hover .about-page-next-arrow,.about-page-next-link:hover .about-page-next-label{color:rgba(0,0,0,.6)}@keyframes about-arrow-nudge{0%,to{transform:translateX(0)}50%{transform:translateX(4px)}}@media (max-width:768px){.about-inner{padding:0 1.2em}.about-portrait img{max-height:320px}.about-bio-section,.about-quote-section{padding:3em 0}.about-inner .next-page-mobile-img{margin-right:-1.2em}}