.AboutSection_about__mLXc4{background:var(--background);color:var(--foreground)}.AboutSection_about__inner__L6Rch{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;max-width:1320px;margin:0 auto}.AboutSection_about__left__cPB_F{display:flex;flex-direction:column;gap:1.5rem;max-width:720px}.AboutSection_about__headline__LF_Oi{font-family:var(--font-heading);font-size:clamp(2rem,4vw,3.25rem);font-weight:400;line-height:1.1;letter-spacing:-.02em;color:var(--foreground);margin:0}.AboutSection_about__body__aFNpN{max-width:56ch}.AboutSection_about__cta__1MUC0{display:inline-flex;align-items:center;align-self:flex-start;padding:.85rem 1.5rem;margin-top:.5rem;font-size:.82rem;letter-spacing:.04em;color:var(--foreground);background:transparent;border:1px solid var(--foreground);border-radius:var(--radius-pill);text-decoration:none;font-weight:500;transition:background .3s ease,color .3s ease}.AboutSection_about__cta__1MUC0:hover{background:var(--foreground);color:var(--background)}.AboutSection_about__right__VlGY9{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:280px;margin:0 auto}.AboutSection_about__rightHead__1baPX{display:flex;align-items:center;justify-content:space-between;gap:1rem}.AboutSection_about__downloadBtn__RRUQl{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(26,26,26,.12);background:transparent;color:var(--foreground);cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease}.AboutSection_about__downloadBtn__RRUQl:hover{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.AboutSection_about__photoCard__f47Kf{display:flex;flex-direction:column;gap:1rem}.AboutSection_about__photo__N5Z9H{position:relative;width:100%;max-width:280px;aspect-ratio:4/5;background:var(--background-alt);overflow:hidden;border-radius:2px}.AboutSection_about__photo__N5Z9H img{width:100%;height:100%;object-fit:cover;display:block}.AboutSection_about__photoFallback__G6mVg{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 30%,rgba(184,148,90,.18),transparent 60%),linear-gradient(135deg,var(--background-alt) 0,#d8c8a8 100%)}.AboutSection_about__photoFallback__G6mVg span{font-family:var(--font-heading);font-size:3.5rem;font-weight:500;color:var(--primary);letter-spacing:.05em}.AboutSection_about__personMeta__NVxzl{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.AboutSection_about__personInfo__4b7ue{display:flex;flex-direction:column;gap:.15rem}.AboutSection_about__personName__obkNP{font-family:var(--font-heading);font-size:1.15rem;font-weight:500;color:var(--foreground);margin:0;line-height:1.2}.AboutSection_about__personRole___pqFf{font-size:.78rem;color:var(--foreground);margin:0;letter-spacing:.02em}.AboutSection_about__personNav__cFF6q{display:inline-flex;gap:.5rem}.AboutSection_about__personNav__cFF6q button{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(26,26,26,.12);border-radius:50%;color:var(--foreground);font-size:.85rem;cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease}.AboutSection_about__personNav__cFF6q button:hover{background:var(--foreground);color:var(--background);border-color:var(--foreground)}@media (max-width:767px){.AboutSection_about__right__VlGY9{max-width:100%}.AboutSection_about__photo__N5Z9H{aspect-ratio:3/2}}@media (min-width:768px){.AboutSection_about__inner__L6Rch{grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr);gap:4rem;align-items:start}.AboutSection_about__right__VlGY9{margin:0;max-width:320px}}@media (min-width:1024px){.AboutSection_about__inner__L6Rch{gap:6rem}}