.authors-page { color: #17303d; background: #f5f0e6; }
.authors-wrap { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }
.authors-hero { padding: 66px 0 74px; color: #fffdf8; background: #17303d; }
.authors-breadcrumbs { margin-bottom: 28px; color: #f0d692; font-size: .68rem; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }
.authors-breadcrumbs a { color: inherit; text-decoration: none; }
.authors-eyebrow { margin: 0 0 10px; color: #9f3e2c; font-size: .65rem; font-weight: 900; letter-spacing: .13em; text-transform: uppercase; }
.authors-hero .authors-eyebrow { color: #f0d692; }
.authors-hero h1 { max-width: 760px; margin: 0 0 18px; font-size: clamp(3rem, 6vw, 5.3rem); line-height: .96; }
.authors-hero > .authors-wrap > p:last-child { max-width: 650px; margin: 0; color: #d6dfe1; font-size: 1rem; }
.authors-section { padding: 72px 0 90px; }
.authors-section-heading { display: flex; justify-content: space-between; gap: 35px; align-items: end; margin-bottom: 32px; padding-bottom: 20px; border-bottom: 1px solid #d9cfbf; }
.authors-section-heading h2, .author-profile-columns h2 { margin: 0; font-family: Georgia, "Times New Roman", serif; font-size: clamp(2rem, 4vw, 3.1rem); line-height: 1; letter-spacing: -.04em; }
.authors-section-heading > p { max-width: 450px; margin: 0; color: #5b696d; font-size: .82rem; }
.author-directory-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }
.author-directory-card { display: flex; min-height: 425px; flex-direction: column; overflow: hidden; color: #17303d; background: #fffdf8; border: 1px solid #d9cfbf; text-decoration: none; transition: transform .2s ease, box-shadow .2s ease; }
.author-directory-card:hover, .author-directory-card:focus-visible { transform: translateY(-5px); box-shadow: 0 18px 36px rgba(23,48,61,.13); }
.author-directory-card img { width: 100%; height: 235px; object-fit: cover; object-position: center 20%; background: #ebe1cf; }
.author-directory-card__body { display: flex; flex: 1; flex-direction: column; padding: 22px; }
.author-directory-card__body small { color: #9f3e2c; font-size: .62rem; font-weight: 900; letter-spacing: .09em; text-transform: uppercase; }
.author-directory-card h2 { margin: 8px 0 3px; font-family: Georgia, "Times New Roman", serif; font-size: 1.7rem; line-height: 1; }
.author-directory-card strong { color: #5b696d; font-size: .75rem; }
.author-directory-card p { margin: 16px 0 0; color: #5b696d; font-size: .78rem; line-height: 1.55; }
.author-directory-card__stats { margin-top: auto; padding-top: 18px; color: #9f3e2c; font-size: .68rem; font-weight: 850; }
.author-profile-hero { padding: 42px 0 66px; background: #ebe1cf; }
.author-profile-intro { display: grid; grid-template-columns: 190px minmax(0, 720px); gap: 34px; align-items: center; }
.author-profile-avatar { width: 190px; height: 190px; object-fit: cover; border: 8px solid #fffdf8; border-radius: 50%; box-shadow: 0 15px 30px rgba(23,48,61,.14); }
.author-profile-intro h1 { margin: 0 0 6px; font-size: clamp(2.7rem, 5vw, 4.5rem); line-height: .95; }
.author-profile-role { margin: 0 0 17px; color: #9f3e2c; font-size: .85rem; font-weight: 850; }
.author-profile-bio { max-width: 690px; margin: 0; color: #5b696d; font-size: .95rem; }
.author-profile-stats { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 23px; }
.author-profile-stats span { padding: 7px 10px; color: #17303d; background: #fffdf8; border: 1px solid #d9cfbf; border-radius: 999px; font-size: .68rem; font-weight: 850; }
.author-profile-section { background: #f5f0e6; }
.author-profile-columns { display: grid; grid-template-columns: 1fr 1fr; gap: 34px; margin-bottom: 70px; }
.author-profile-columns > div { padding: 28px; background: #fffdf8; border: 1px solid #d9cfbf; }
.author-profile-columns h2 { margin-bottom: 17px; font-size: 2rem; }
.author-profile-columns p:not(.authors-eyebrow) { margin: 0; color: #5b696d; font-size: .88rem; }
.author-profile-experience { border-top: 4px solid #e0aa3e !important; }
.author-work-heading { margin-bottom: 26px; }
.author-article-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.author-article-card { display: flex; min-height: 340px; flex-direction: column; overflow: hidden; color: #17303d; background: #fffdf8; border: 1px solid #d9cfbf; text-decoration: none; transition: transform .2s ease, box-shadow .2s ease; }
.author-article-card:hover, .author-article-card:focus-visible { transform: translateY(-5px); box-shadow: 0 16px 30px rgba(23,48,61,.12); }
.author-article-card img { width: 100%; height: 180px; object-fit: cover; }
.author-article-card__body { display: flex; flex: 1; flex-direction: column; padding: 18px; }
.author-article-card small { color: #9f3e2c; font-size: .6rem; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.author-article-card h3 { margin: 8px 0 12px; font-family: Georgia, "Times New Roman", serif; font-size: 1.25rem; line-height: 1.1; }
.author-article-card__body > span { margin-top: auto; color: #5b696d; font-size: .66rem; font-weight: 750; }
.author-empty { display: grid; gap: 7px; padding: 28px; background: #fffdf8; border: 1px solid #d9cfbf; }
.author-empty strong { font-family: Georgia, "Times New Roman", serif; font-size: 1.35rem; }
.author-empty span { color: #5b696d; font-size: .8rem; }
.author-roster { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; margin-top: 60px; padding-top: 22px; border-top: 1px solid #d9cfbf; color: #5b696d; font-size: .72rem; }
.author-roster a { padding: 7px 10px; color: #17303d; background: #fffdf8; border: 1px solid #d9cfbf; border-radius: 999px; font-weight: 800; }
.author-roster a:hover { color: #fffdf8; background: #17303d; border-color: #17303d; }

@media (max-width: 900px) {
  .author-directory-grid, .author-article-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .author-profile-intro { grid-template-columns: 140px minmax(0, 1fr); }
  .author-profile-avatar { width: 140px; height: 140px; }
}

@media (max-width: 620px) {
  .authors-wrap { width: calc(100% - 28px); }
  .authors-hero { padding: 42px 0 54px; }
  .authors-section { padding: 52px 0 64px; }
  .authors-section-heading { align-items: flex-start; flex-direction: column; gap: 16px; }
  .author-directory-grid, .author-article-grid, .author-profile-columns { grid-template-columns: 1fr; }
  .author-profile-intro { grid-template-columns: 1fr; gap: 22px; }
  .author-profile-avatar { width: 120px; height: 120px; }
  .author-profile-columns { margin-bottom: 52px; }
}
