.sr-recipe-author-card{display:grid;grid-template-columns:104px minmax(0,1fr);gap:22px;align-items:center;margin:4px 0 24px;padding:22px;background:#fff;border:1px solid #eadbcd;box-shadow:0 12px 34px rgba(78,43,18,.07)}
.sr-recipe-author-photo{width:104px;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#fff1e4;color:#843700;font-size:38px;font-weight:700;border:3px solid #fff;box-shadow:0 0 0 1px #d6b493}
.sr-recipe-author-photo img{width:100%;height:100%;object-fit:cover}
.sr-recipe-author-copy{font-size:16px;line-height:1.55}
.sr-recipe-author-copy h3{margin:2px 0 3px;font-size:24px;line-height:1.15}.sr-recipe-author-copy h3 a{color:#222;text-decoration:none}.sr-recipe-author-copy h3 a:hover{text-decoration:underline;text-decoration-color:#ff7900}
.sr-recipe-author-label,.sr-author-eyebrow{display:block;color:#b94f00;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.sr-recipe-author-role{margin:0 0 8px;color:#653111;font-weight:700}.sr-verified-title{display:inline-flex;gap:4px;align-items:center;margin-left:6px;color:#2b7467;font-size:12px}.sr-recipe-author-bio{margin:0 0 9px;max-width:68ch}.sr-author-link{font-weight:700;color:#a74300}
.sr-author-archive{padding-top:44px;padding-bottom:60px}.sr-author-hero{display:grid;grid-template-columns:minmax(260px,42%) minmax(0,1fr);gap:0;align-items:stretch;background:#fff4ed;border:1px solid #eadbcd;box-shadow:0 20px 50px rgba(78,43,18,.08)}
.sr-author-portrait{min-height:430px;display:grid;place-items:center;overflow:hidden;background:#f4dfcf;color:#843700;font-size:80px;font-weight:700}.sr-author-portrait img{width:100%;height:100%;object-fit:cover}.sr-author-story{padding:48px;align-self:center}.sr-author-story h1{margin:8px 0;font-size:clamp(38px,5vw,64px);line-height:1}.sr-author-story>p{font-size:18px;line-height:1.65}.sr-author-role{color:#843700;font-weight:700}.sr-author-credential{padding:12px 14px;background:#fff;border-left:3px solid #2b7467}.sr-author-expertise{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 0;padding:0;list-style:none}.sr-author-expertise li{padding:7px 12px;border:1px solid #d6b493;background:#fff}.sr-author-recipes{margin-top:46px}.sr-author-recipes>h2{font-size:32px}
@media(max-width:700px){.sr-recipe-author-card{grid-template-columns:72px minmax(0,1fr);gap:15px;padding:16px}.sr-recipe-author-photo{width:72px}.sr-author-hero{grid-template-columns:1fr}.sr-author-portrait{min-height:320px}.sr-author-story{padding:28px 22px}.sr-author-story h1{font-size:38px}}
