.about_hero__hgGLN{padding-block:clamp(48px,7vw,88px);background:radial-gradient(110% 90% at 0 0,var(--warm) 0,transparent 55%),var(--surface);border-bottom:1px solid var(--line)}.about_heroGrid__n9FyA{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:clamp(32px,5vw,64px);gap:clamp(32px,5vw,64px);align-items:center}.about_heroCta__GF4xl{display:flex;gap:14px;flex-wrap:wrap;margin-top:1.8rem}.about_portraitWrap__FeoxL{justify-self:end}.about_portrait__iTu8T{width:100%;max-width:380px;height:auto;border-radius:var(--radius-lg);object-fit:cover;aspect-ratio:1/1;box-shadow:var(--shadow-md)}@media (max-width:820px){.about_heroGrid__n9FyA{grid-template-columns:1fr}.about_portraitWrap__FeoxL{order:-1;justify-self:start}}.about_statBand__7kLYU{background:#fff;border-bottom:1px solid var(--line)}.about_body__iGuGk{max-width:760px}.about_focus__LtMeM{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem 1.6rem;height:100%}.about_focus__LtMeM h3{font-size:1.08rem;margin-bottom:.4rem}.about_focus__LtMeM p{margin:0;color:var(--ink-500);font-size:.95rem}.about_next__g15Pr{display:flex;flex-direction:column;gap:.3rem;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem 1.6rem;color:var(--ink-900);transition:border-color .18s var(--ease),transform .18s var(--ease)}.about_next__g15Pr strong{font-family:var(--font-head);font-size:1.1rem}.about_next__g15Pr span{color:var(--ink-500);font-size:.95rem}.about_next__g15Pr:hover{border-color:var(--orange);transform:translateY(-3px);color:var(--ink-900)}@media (prefers-reduced-motion:reduce){.about_next__g15Pr:hover{transform:none}}