.about-body{background-color:var(--color-bg);color:var(--color-text)}.about-main{display:flex;flex-direction:column}.about-section,.about-connect{max-width:1600px;margin-inline:auto;width:100%}.about-hero{position:relative;overflow:hidden;height:100svh;min-height:56rem;display:flex;flex-direction:column;justify-content:flex-end}.about-hero__bg{position:absolute;inset:0;z-index:0}.about-hero__bg img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.about-hero__gradient{position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,rgba(14,16,8,.78) 0%,rgba(14,16,8,.35) 20%,transparent 38%,transparent 52%,rgba(14,16,8,.8) 72%,#0e1008 100%)}.about-hero__content{position:relative;z-index:2;padding:0 min(5vw,7rem) clamp(4rem,7vh,6rem)}.about-hero__tags{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem 1.4rem;margin-bottom:2rem;font-size:var(--step-s);text-transform:uppercase;letter-spacing:.2em;opacity:.6;--fade-to: .6;animation:hero-fadeUp .8s ease .15s both}.about-hero__tag-dot{width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.5;flex-shrink:0}.about-hero__name{font-variation-settings:"SEIS" 80,"wght" 600;font-size:var(--step-4);line-height:.92;letter-spacing:-.02em;max-width:18ch;color:var(--color-text);animation:hero-fadeUp .9s ease .35s both}.about-hero__scroll{position:absolute;bottom:clamp(3rem,6vh,5rem);right:min(5vw,7rem);z-index:2;display:flex;flex-direction:column;align-items:center;gap:1.2rem;font-size:var(--step-0);text-transform:uppercase;letter-spacing:.18em;opacity:.32;--fade-to: .32;writing-mode:vertical-rl;user-select:none;animation:hero-fadeUp .8s ease .65s both}.about-hero__scroll-bar{width:1px;height:5rem;background:currentColor;animation:hero-scrollPulse 2.2s ease-in-out 1.4s infinite}.about-section{border-bottom:1px solid rgba(250,242,230,.1);padding:6rem min(10vw,14rem)}.about-section__inner{display:grid;grid-template-columns:20rem 1fr;gap:4rem 8rem;align-items:start}.about-section__label{font-size:var(--step-0);line-height:125%;text-transform:uppercase;letter-spacing:.2em;opacity:.65;padding-top:.6rem}.about-section__body{display:flex;flex-direction:column;gap:2.4rem}.about-section__body p{font-size:var(--step-1);line-height:150%;color:#faf2e6b8;max-width:68rem}.about-now{gap:3.5rem}.about-now__item{display:flex;flex-direction:column;gap:.8rem}.about-now__role{font-size:var(--step-1);opacity:.85}.about-now__place{font-size:var(--step-s);opacity:.55}.about-timeline{display:flex;flex-direction:column;gap:2.4rem;list-style:none;margin:0;padding:0}.about-timeline__item{display:grid;grid-template-columns:12rem 1fr;column-gap:2rem;row-gap:.4rem;padding-bottom:2.4rem;border-bottom:1px solid rgba(250,242,230,.08)}.about-timeline__item:last-child{padding-bottom:0;border-bottom:none}.about-timeline__year{grid-column:1;grid-row:1 / span 2;font-size:var(--step-s);text-transform:uppercase;letter-spacing:.2em;opacity:.65;line-height:125%}.about-timeline__role{grid-column:2;grid-row:1;font-size:var(--step-1);opacity:.85}.about-timeline__place{grid-column:2;grid-row:2;font-size:var(--step-s);opacity:.55}.about-skills{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:3rem}.about-skills__group{display:flex;flex-direction:column;gap:1.5rem}.about-skills__heading{font-size:var(--step-s);text-transform:uppercase;letter-spacing:.2em;opacity:.65}.about-skills__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem}.about-skills__list li{font-size:var(--step-0);opacity:.8}.about-connect{display:flex;justify-content:space-between;align-items:center;padding:4rem min(10vw,14rem)}.about-connect__label{font-size:var(--step-1);opacity:.6}.about-connect__link{font-size:var(--step-1);opacity:.8;transition:opacity .3s}@media (hover: hover) and (pointer: fine){.about-connect__link:hover{opacity:1}}@media (max-width: 767px){.about-hero{height:calc(100svh - 6.6rem);min-height:0}.about-hero__content{padding:0 2.4rem clamp(3.5rem,6vh,5rem)}.about-hero__tags{flex-direction:column;align-items:flex-start;gap:.5rem}.about-hero__tag-dot{display:none}.about-hero__name{font-size:var(--step-4)}.about-hero__scroll{display:none}.about-section{padding:4rem 3rem}.about-section__inner{grid-template-columns:1fr;gap:2rem}.about-connect{padding:3rem;flex-direction:column;align-items:flex-start;gap:1.5rem}}@media (prefers-reduced-motion: reduce){.about-connect__link{transition:none}}.about-section--who{position:relative}.kw{--img-rot: -4deg;position:relative;display:inline-block;white-space:nowrap;color:var(--color-text);border-bottom:1px solid rgba(250,242,230,.32)}@media (hover: hover) and (pointer: fine){.kw{cursor:pointer}.kw:hover{border-bottom-color:#faf2e6d9}}.kw__photo{position:absolute;left:50%;bottom:calc(100% + 1.1rem);width:min(34rem,80vw);aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(120% 120% at 28% 18%,rgba(250,242,230,.16),transparent 60%),linear-gradient(158deg,#2c3018,#12140a);opacity:0;visibility:hidden;transform:translate(-50%,8px) rotate(var(--img-rot)) scale(.92);transform-origin:bottom center;transition:opacity .28s ease,transform .3s cubic-bezier(.2,.9,.3,1),visibility 0s .28s;z-index:30;pointer-events:none}.kw__photo-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.kw__photo-img.is-broken{display:none}.kw__photo-emoji{font-size:6.5rem;line-height:1}@media (hover: hover) and (pointer: fine){.kw:hover .kw__photo{opacity:1;visibility:visible;transform:translate(-50%) rotate(var(--img-rot)) scale(1);transition:opacity .28s ease,transform .3s cubic-bezier(.2,.9,.3,1)}}.kw.is-photo-open .kw__photo{opacity:1;visibility:visible;transform:translate(-50%) rotate(var(--img-rot)) scale(1);transition:opacity .28s ease,transform .3s cubic-bezier(.2,.9,.3,1)}@media (max-width: 767px){.kw__photo{position:fixed;left:50%;top:50%;bottom:auto;width:min(34rem,86vw);transform:translate(-50%,calc(-50% + 8px)) rotate(var(--img-rot)) scale(.94)}.kw.is-photo-open .kw__photo{transform:translate(-50%,-50%) rotate(var(--img-rot)) scale(1)}}@media (prefers-reduced-motion: reduce){.kw__photo{transition:none}}
