.authorPage{min-height:100vh;background:#fff;color:#111}.authorHeroSection{padding:9rem 0 3rem}.authorHeroCard{display:grid;gap:2rem;border-radius:1.75rem;border:1px solid rgb(17 17 17/.08);background:linear-gradient(180deg,#fff,#f8f8f8);padding:2rem}.authorAvatar{position:relative;height:7rem;width:7rem;overflow:hidden;border-radius:999px;border:1px solid rgb(17 17 17/.08);background:#fff}.authorAvatarImage{object-fit:cover}.authorEyebrow{font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgb(17 17 17/.35)}.authorTitle{margin-top:.75rem;font-size:1.55rem;font-weight:300;line-height:1.05;letter-spacing:-.04em}.authorTitleRow{margin-top:.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:.85rem}.authorTitleRow .authorTitle{margin-top:0}.authorSocialIconLink{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;flex:0 0 auto;border-radius:999px;background:#111;color:#fff;transition:background-color .18s ease,transform .18s ease}.authorSocialIconLink:hover{background:#0a66c2;transform:translateY(-1px)}.authorSocialIconLink:focus-visible{outline:3px solid rgb(10 102 194/.28);outline-offset:3px}.authorSocialIcon{width:1.1rem;height:1.1rem}.authorDescription{margin-top:1rem;max-width:40rem;font-size:1rem;line-height:1.75;color:rgb(17 17 17/.6)}.authorHeroLink{margin-top:1.5rem;display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;border-radius:999px;background:#111;padding:0 1.75rem;font-size:.95rem;font-weight:600;color:#fff}.authorPostsSection{padding:0 0 5rem}.authorPostsTitle{font-size:2rem;font-weight:600;letter-spacing:-.03em}.authorPostsGrid{margin-top:2rem}@media (min-width:640px){.authorTitle{font-size:1.9rem}}@media (min-width:1024px){.authorHeroSection{padding-top:10rem}.authorHeroCard{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:2.5rem;padding:2.5rem}.authorHeroLink{grid-column:3;grid-row:1;align-self:center;justify-self:end;margin-top:0}.authorTitle{font-size:2.2rem}}