.authors_page__KUYel{max-width:1080px;margin-inline:auto;padding:56px 24px 88px;display:flex;flex-direction:column;gap:64px}.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_sectionTitle__V57Io{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;line-height:1.1}.authors_lead__0nQA9{color:var(--color-text-secondary);font-size:1.02rem;max-width:64ch}.authors_hero__ZuBpW{position:relative}.authors_hero__ZuBpW:before{content:"";position:absolute;top:-60px;left:-80px;width:420px;height:300px;background:radial-gradient(circle,var(--color-accent-light) 0,transparent 70%);z-index:-1}.authors_title___lHG5{font-size:clamp(2.3rem,5.5vw,3.4rem);font-weight:800;line-height:1.04;max-width:18ch}.authors_hero__ZuBpW .authors_lead__0nQA9{margin-top:18px;font-size:1.1rem;max-width:60ch}.authors_hero__ZuBpW strong{color:var(--color-text)}.authors_grid__8_kLs{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));grid-gap:22px;gap:22px}.authors_card__rAWgy{display:flex;flex-direction:column;gap:16px;padding:26px;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-bg-card);box-shadow:var(--shadow-sm);scroll-margin-top:88px;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.authors_card__rAWgy:hover{border-color:color-mix(in srgb,var(--color-accent) 45%,var(--color-border));transform:translateY(-3px);box-shadow:var(--shadow-md)}.authors_cardTop__iFipO{display:flex;gap:16px;align-items:center}.authors_portrait__zl0X9{width:84px;height:84px;flex-shrink:0;border-radius:18px;object-fit:cover;box-shadow:var(--shadow-sm)}.authors_name__WYUA2{font-size:1.2rem;font-weight:800}.authors_role__mE4Mw{color:var(--color-accent);font-size:.86rem;font-weight:700;margin:2px 0 8px}.authors_creds__kEg6d{display:flex;flex-wrap:wrap;gap:6px}.authors_cred__M2EMP{font-size:.68rem;font-weight:700;color:var(--color-text-secondary);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:999px;padding:3px 9px}.authors_bio__jRhC5{font-size:.92rem;color:var(--color-text-secondary);line-height:1.65}.authors_focus__i9SJu{font-size:.88rem;color:var(--color-text-secondary);padding:12px 14px;border-radius:var(--radius-md);background:var(--color-bg-secondary);border-left:3px solid var(--color-accent)}.authors_focusLabel__n_9i5{display:block;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);margin-bottom:3px}.authors_tags__IDeeE{display:flex;flex-wrap:wrap;gap:7px;margin-top:auto}.authors_tag__H7G1O{font-size:.74rem;font-weight:600;color:var(--color-accent);background:var(--color-accent-light);border-radius:8px;padding:5px 10px}.authors_process__u_vnu{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:40px;gap:40px;align-items:start;padding:36px;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-bg-secondary)}.authors_steps__rwOnh{display:flex;flex-direction:column;gap:18px}.authors_processStep__W96ku{display:flex;gap:14px;align-items:flex-start}.authors_stepNum__OxndO{display:grid;place-items:center;width:32px;height:32px;flex-shrink:0;border-radius:50%;background:var(--color-accent);color:#fff;font-weight:800;font-size:.9rem}.authors_stepTitle__V3Q5d{font-size:1rem;font-weight:700}.authors_stepBody__vyNYv{font-size:.9rem;color:var(--color-text-secondary);margin-top:3px;line-height:1.6}.authors_posts__CvURX{display:flex;flex-direction:column;gap:12px;margin-top:22px}.authors_post__3J_wk{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-card);transition:border-color .2s ease,transform .2s ease}.authors_post__3J_wk:hover{border-color:color-mix(in srgb,var(--color-accent) 45%,var(--color-border));transform:translateX(3px)}.authors_postTitle__HslzB{font-size:1.05rem;font-weight:700}.authors_postDesc__b_was{font-size:.88rem;color:var(--color-text-secondary);margin:4px 0 6px;max-width:70ch}.authors_postMeta__jdiyx{font-size:.78rem;color:var(--color-text-muted);font-weight:600}.authors_postArrow__sz2sE{display:grid;place-items:center;width:40px;height:40px;flex-shrink:0;border-radius:50%;color:var(--color-accent);background:var(--color-accent-light)}.authors_allLink__T3bKc{display:inline-block;margin-top:18px;font-weight:700;color:var(--color-accent)}.authors_allLink__T3bKc:hover{text-decoration:underline}.authors_cta__pafeu{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;padding:32px;border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--color-accent),var(--color-accent-dark));color:#fff}.authors_ctaTitle__M32fx{font-size:1.35rem;font-weight:800}.authors_ctaBody__OsZA3{margin-top:6px;font-size:.95rem;opacity:.92;max-width:52ch}.authors_ctaBtn__61J6a{flex-shrink:0;padding:13px 26px;border-radius:var(--radius-sm);background:#fff;color:var(--color-accent);font-weight:800;font-size:.95rem;transition:transform .15s ease}.authors_ctaBtn__61J6a:hover{transform:translateY(-2px)}@media (max-width:820px){.authors_process__u_vnu{grid-template-columns:1fr;gap:28px}}@media (max-width:540px){.authors_cardTop__iFipO,.authors_cta__pafeu{flex-direction:column;align-items:flex-start}}