.author-page{min-height:100vh;background:radial-gradient(circle at 85% 10%,rgba(162,60,32,.2),transparent 48%),radial-gradient(circle at 12% 88%,rgba(255,214,170,.18),transparent 40%),linear-gradient(180deg,#0f141b,#111827);color:#f6efe8;padding:calc(3.4rem + var(--ax-header-offset, 4rem)) 1.25rem 5rem}.author-page-shell{width:min(1120px,100%);margin:0 auto}.author-page-back a{color:#ffd7b6;text-decoration:none;font-weight:600}.author-page-back a:focus-visible,.author-page-back a:hover{text-decoration:underline}.author-hero{margin-top:1rem;display:grid;grid-template-columns:124px 1fr;gap:1.2rem;align-items:center;background:rgba(15,20,30,.7);border:1px solid rgba(255,207,166,.28);border-radius:20px;padding:1.2rem 1.3rem;box-shadow:0 18px 38px rgba(0,0,0,.32)}.author-avatar{width:124px;height:124px;border-radius:18px;object-fit:cover;border:2px solid rgba(255,212,179,.52);background:rgba(255,255,255,.07)}.author-avatar-fallback{display:grid;place-items:center;font-size:2rem;font-weight:800;letter-spacing:.03em;color:#fff4ea;background:linear-gradient(140deg,#a23c20,#d96f3b)}.author-hero-copy h1{margin:.15rem 0 .35rem;font-size:clamp(1.7rem,4.2vw,2.7rem);line-height:1.1}.author-badge{display:inline-flex;align-items:center;gap:.45rem;padding:.38rem .72rem;border-radius:999px;border:1px solid rgba(255,213,175,.45);background:linear-gradient(135deg,rgba(162,60,32,.58),rgba(255,128,82,.3));color:#fff3e6;text-transform:uppercase;letter-spacing:.11em;font-size:.7rem;font-weight:800;box-shadow:0 8px 18px rgba(0,0,0,.22)}.author-badge-dot{width:.45rem;height:.45rem;border-radius:999px;background:#ffe4cc;box-shadow:0 0 0 4px rgba(255,228,204,.15)}.author-bio{margin:.25rem 0 0;color:#f0e2d3;line-height:1.62;max-width:72ch}.author-count{margin-top:.55rem;font-weight:700;color:#ffd6b4}.author-posts{margin-top:1.6rem}.author-posts h2{margin:0 0 .95rem;font-size:clamp(1.2rem,2.6vw,1.7rem)}.author-empty{color:#f3dfca}.author-post-grid{display:grid;gap:1rem}@media (max-width:760px){.author-page{padding-top:calc(2.3rem + var(--ax-header-offset, 4rem))}.author-hero{grid-template-columns:1fr;text-align:center;justify-items:center}.author-bio{max-width:100%}}