/* Author profile page: portrait head, sticky contents, editorial sections. */
.author-page{max-width:1160px}
.author-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:64px;align-items:center;margin:50px 0 0;padding-bottom:56px;border-bottom:1px solid #17242340}
.author-eyebrow{display:block;font:600 12px/1.5 'DM Sans',sans-serif;letter-spacing:.12em;color:var(--brand-orange-deep)}
.author-head h1{font:400 clamp(54px,7.4vw,108px)/.98 'DM Serif Display',serif;letter-spacing:-.03em;margin:20px 0 28px}
.author-lede{font:21px/1.65 Georgia,serif;max-width:33em;margin:0 0 34px}
.author-roles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:0 0 36px;padding:22px 0 0;border-top:1px solid #17242333}
.author-roles div{display:grid;gap:6px;align-content:start}
.author-roles dt{font:600 11px/1.4 'DM Sans',sans-serif;letter-spacing:.12em;color:#172423a6}
.author-roles dd{margin:0;font:400 19px/1.3 'DM Serif Display',serif}
.author-roles dd span{display:block;font:14px/1.5 'DM Sans',sans-serif;color:#172423bf;margin-top:4px}
.author-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 26px;font-size:15px}
.author-book{display:inline-flex;align-items:center;gap:8px;background:var(--brand-orange);color:#fff;padding:14px 22px;text-decoration:none;font-weight:600;transition:background .2s,transform .2s}
.author-book:hover{background:var(--brand-orange-deep);transform:translateY(-2px)}
.author-actions>a:not(.author-book){text-underline-offset:5px}
.author-portrait{margin:0;position:relative}
.author-portrait-art{display:block;position:relative;aspect-ratio:4/5;overflow:hidden;background:#f3eddf;border:1px solid #17242326;box-shadow:12px 12px 0 #d6c8b7}
.author-portrait img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}

.author-body{display:grid;grid-template-columns:190px minmax(0,780px);column-gap:80px;align-items:start;margin-top:56px}
.author-toc{position:sticky;top:26px;display:grid;font:13px/1.4 'DM Sans',sans-serif}
.author-toc a{padding:10px 0;border-bottom:1px solid #17242328;text-decoration:none}
.author-toc a:hover{color:var(--brand-orange)}
.author-section{scroll-margin-top:25px;margin-bottom:68px;font:19px/1.75 Georgia,serif}
.author-section:last-child{margin-bottom:0}
.author-section h2{font:400 clamp(33px,3.5vw,46px)/1.12 'DM Serif Display',serif;letter-spacing:-.015em;margin:0 0 26px}
.author-section p{margin:0 0 24px}
.author-section a{color:var(--brand-orange-deep);text-underline-offset:4px}

.author-facts{list-style:none;counter-reset:fact;margin:0;padding:0;border-top:1px solid #17242333}
.author-facts li{counter-increment:fact;display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid #17242333;font-size:18px;line-height:1.65}
.author-facts li::before{content:counter(fact,decimal-leading-zero);font:400 22px/1.35 'DM Serif Display',serif;color:var(--brand-orange)}

.author-awards{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0;padding:0}
.author-awards li{display:grid;gap:6px;align-content:start;padding:22px 24px;background:#ece5d8;border:1px solid #17242324}
.author-awards strong{font:600 13px/1.5 'DM Sans',sans-serif;letter-spacing:.06em}
.author-awards span{font:16px/1.6 Georgia,serif}

.author-list{list-style:none;margin:0;padding:0;border-top:1px solid #17242333}
.author-list li{padding:20px 0;border-bottom:1px solid #17242333}
.author-outlet{display:block;font:600 11px/1.5 'DM Sans',sans-serif;letter-spacing:.12em;color:#172423a6;margin-bottom:6px}
.author-section .author-list a{font:400 22px/1.3 'DM Serif Display',serif;color:#172423;text-decoration:none}
.author-section .author-list a:hover{color:var(--brand-orange);text-decoration:underline}
.author-section .author-list a[href^="http"]::after{content:" ↗";font:500 .7em 'DM Sans',sans-serif;color:var(--brand-orange)}
.author-note{display:block;font:16px/1.6 Georgia,serif;color:#172423c7;margin-top:6px}

.author-cite{margin:0 0 30px;padding:26px 28px;background:#e9e1d4;border-left:3px solid var(--brand-orange);box-shadow:10px 10px 0 #d6c8b7}
.author-cite div+div{margin-top:18px;padding-top:18px;border-top:1px solid #17242326}
.author-cite dt{font:600 11px/1.5 'DM Sans',sans-serif;letter-spacing:.12em;color:var(--brand-orange-deep);margin-bottom:6px}
.author-cite dd{margin:0;font:18px/1.6 Georgia,serif}

.author-profiles{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}
.author-section .author-profiles a{display:block;padding:10px 16px;border:1px solid #17242359;font:500 14px/1.2 'DM Sans',sans-serif;color:#172423;text-decoration:none;transition:border-color .2s,color .2s}
.author-section .author-profiles a:hover{border-color:var(--brand-orange);color:var(--brand-orange)}

@media(max-width:900px){.author-head{gap:40px}.author-roles{grid-template-columns:1fr;gap:16px}.author-body{column-gap:48px;grid-template-columns:160px minmax(0,1fr)}}
@media(max-width:700px){
.author-head{grid-template-columns:1fr;gap:34px;margin-top:35px;padding-bottom:40px}
.author-portrait{order:-1;width:min(72%,280px)}
.author-head h1{font-size:clamp(46px,13vw,64px);margin:16px 0 22px}
.author-lede{font-size:18px}
.author-roles dd{font-size:18px}
.author-body{display:block;margin-top:35px}
.author-toc{position:static;display:flex;flex-wrap:wrap;gap:9px 16px;padding:0 0 18px;border-bottom:1px solid #17242335;margin-bottom:34px}
.author-toc a{padding:0;border:0}
.author-section{font-size:18px;margin-bottom:52px}
.author-section h2{font-size:31px}
.author-facts li{grid-template-columns:36px minmax(0,1fr);gap:10px;font-size:17px}
.author-facts li::before{font-size:19px}
.author-awards{grid-template-columns:1fr}
.author-section .author-list a{font-size:20px}
.author-cite{padding:22px 20px;box-shadow:6px 6px 0 #d6c8b7}
}
