.authors_page__KUYel{max-width:1080px;margin-inline:auto;padding:56px 24px 80px;display:flex;flex-direction:column;gap:48px}.authors_eyebrow__yE8wC{display:inline-block;font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent);margin-bottom:14px}.authors_heroTitle__MPwoO{font-size:clamp(2.4rem,6vw,3.6rem);font-weight:800;line-height:1.04;margin-bottom:18px}.authors_heroLead__JEJDI{font-size:1.1rem;color:var(--color-text-secondary);max-width:58ch}.authors_authorList__oez0b{display:grid;grid-gap:32px;gap:32px}.authors_authorCard__QA1SR{display:flex;flex-direction:column;gap:24px;padding:32px;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-bg-card);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.authors_authorCard__QA1SR:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:color-mix(in srgb,var(--color-accent) 50%,var(--color-border))}.authors_authorHeader__NNSV_{display:flex;align-items:center;gap:20px}.authors_avatar__XHZqu{display:grid;place-items:center;width:72px;height:72px;flex-shrink:0;border-radius:16px;font-weight:800;font-size:1.6rem;color:#fff;background:linear-gradient(135deg,var(--color-accent),var(--color-accent-dark))}.authors_authorName__czqZ6{font-size:1.5rem;font-weight:800;margin-bottom:4px}.authors_authorRole__Dhj4J{font-size:1rem;color:var(--color-accent);font-weight:600}.authors_authorBio__hy0IS{font-size:1.05rem;line-height:1.6;color:var(--color-text-secondary)}.authors_credsContainer__ShWrc{margin-top:16px}.authors_credsTitle__9dJcm{font-size:.85rem;font-weight:700;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:10px}.authors_credsList__Q4Ula{display:flex;flex-direction:column;gap:8px;list-style:none;padding:0}.authors_credItem__IXxq2{display:flex;align-items:flex-start;gap:10px;font-size:.95rem;color:var(--color-text)}.authors_credIcon__urxxd{color:var(--color-accent);margin-top:2px;flex-shrink:0}@media (min-width:640px){.authors_authorCard__QA1SR{flex-direction:row}.authors_authorHeader__NNSV_{flex-direction:column;align-items:flex-start;min-width:200px}}.Reveal_reveal__IVrjZ{opacity:0;transform:translateY(24px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.Reveal_reveal__IVrjZ[data-shown=true]{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.Reveal_reveal__IVrjZ{opacity:1;transform:none;transition:none}}