.author-page{position:relative;z-index:1;padding:1.5rem 0 3.5rem}.author-page__wrap{max-width:1080px}.author-page__crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:.82rem;color:var(--color-text-muted,#999);margin-bottom:1.25rem}.author-page__crumbs a{color:inherit;text-decoration:none}.author-page__crumbs a:hover{color:var(--color-accent,#6366f1)}.author-page__hero{display:grid;grid-template-columns:220px 1fr;gap:28px;align-items:start;margin-bottom:2rem}.author-page__photo-wrap{width:220px;height:220px;border-radius:50%;overflow:hidden;border:3px solid rgba(99,102,241,0.35);box-shadow:0 8px 32px rgba(99,102,241,0.15)}.author-page__photo-btn{padding:0;border:0;background:transparent;cursor:zoom-in;position:relative;transition:transform .2s,box-shadow .2s}.author-page__photo-btn:hover{transform:scale(1.02);box-shadow:0 10px 36px rgba(99,102,241,0.22)}.author-page__photo-btn:focus-visible{outline:2px solid var(--color-accent,#6366f1);outline-offset:3px}.author-page__photo{width:100%;height:100%;object-fit:cover;display:block}.author-page__eyebrow{font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--color-accent,#6366f1);margin:0 0 .35rem}.author-page__name{font-size:clamp(1.75rem,4vw,2.25rem);line-height:1.15;margin:0 0 .25rem}.author-page__fullname{font-size:.88rem;color:var(--color-text-muted,#999);margin:0 0 .5rem}.author-page__role{font-size:.95rem;font-weight:600;color:var(--color-accent,#6366f1);margin:0 0 .75rem}.author-page__lead{font-size:1rem;line-height:1.65;color:var(--color-text-secondary,#b3b3b3);margin:0 0 1rem;max-width:640px}[data-theme="light"] .author-page__lead{color:#5c6370}.author-page__social{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:1.1rem}.author-page__social-link{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:999px;font-size:.84rem;font-weight:600;color:var(--color-accent,#6366f1);background:rgba(99,102,241,0.1);border:1px solid rgba(99,102,241,0.22);text-decoration:none;transition:background .2s,border-color .2s}.author-page__social-link:hover{background:rgba(99,102,241,0.18);border-color:rgba(99,102,241,0.4)}.author-page__cta{display:flex;flex-wrap:wrap;gap:10px}.author-page__grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px;align-items:start}.author-page__section{margin-bottom:20px}.author-page__section h2,.author-page__card h3{margin:0 0 .85rem;font-size:1.15rem}.author-page__section p{line-height:1.7;margin:0 0 .85rem;color:var(--color-text-secondary,#c8c8d0)}[data-theme="light"] .author-page__section p{color:#4a4f5c}.author-page__section p:last-child{margin-bottom:0}.author-page__section-sub{font-size:.88rem;margin-top:-.35rem}.author-page__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:stretch}.author-page__gallery-item{margin:0;display:flex;flex-direction:column;height:100%;border-radius:12px;overflow:hidden;border:1px solid var(--color-border,rgba(255,255,255,.08));background:var(--color-surface,rgba(255,255,255,.03))}.author-page__gallery-btn{display:block;width:100%;padding:0;margin:0;border:0;background:#0a0a14;cursor:zoom-in;position:relative;text-align:left;aspect-ratio:4 / 3;overflow:hidden;flex-shrink:0}.author-page__gallery-btn:focus-visible{outline:2px solid var(--color-accent,#6366f1);outline-offset:-2px}.author-page__gallery-btn picture{display:block;width:100%;height:100%}.author-page__gallery-btn picture img,.author-page__gallery-btn>img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;pointer-events:none}.author-page__gallery-zoom{position:absolute;right:10px;bottom:10px;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(10,10,31,0.72);color:#fff;border:1px solid rgba(255,255,255,0.18);pointer-events:none;z-index:1}.author-page__gallery-btn:hover .author-page__gallery-zoom{background:rgba(99,102,241,0.88)}.author-page__gallery-caption{flex:1 1 auto;min-height:3.1em;padding:10px 12px 12px;font-size:.75rem;line-height:1.45;color:var(--color-text-muted,#999);text-align:center;display:flex;align-items:center;justify-content:center}.author-page__articles{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.author-page__articles li{border-top:1px solid var(--color-border,rgba(255,255,255,.08))}.author-page__articles li:first-child{border-top:0}.author-page__articles a{display:flex;justify-content:space-between;gap:12px;padding:.75rem 0;text-decoration:none;color:inherit;align-items:baseline}.author-page__articles a:hover .author-page__article-title{color:var(--color-accent,#6366f1)}.author-page__article-title{font-weight:600;line-height:1.4;transition:color .2s}.author-page__articles time{flex-shrink:0;font-size:.78rem;color:var(--color-text-muted,#999)}.author-page__more{margin:.75rem 0 0;font-size:.88rem}.author-page__more a{color:var(--color-accent,#6366f1);font-weight:600;text-decoration:none}.author-page__more a:hover{text-decoration:underline}.author-page__card{margin-bottom:16px}.author-page__card p{font-size:.88rem;line-height:1.6;color:var(--color-text-secondary,#b3b3b3);margin:0 0 1rem}.author-page__list{margin:0;padding-left:1.1rem;display:flex;flex-direction:column;gap:.55rem;font-size:.88rem;line-height:1.5;color:var(--color-text-secondary,#c8c8d0)}.author-page__tags{display:flex;flex-wrap:wrap;gap:6px}.author-page__tag{display:inline-block;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:500;color:var(--color-accent,#6366f1);background:rgba(99,102,241,0.1);border:1px solid rgba(99,102,241,0.18)}.btn--block{display:block;width:100%;text-align:center}body.author-lightbox-open{overflow:hidden}.author-lightbox{position:fixed;inset:0;z-index:4000;display:flex;align-items:center;justify-content:center;gap:10px;padding:20px;background:rgba(3,0,20,0.88);backdrop-filter:blur(6px)}.author-lightbox[hidden]{display:none !important}.author-lightbox__figure{margin:0;max-width:min(960px,92vw);max-height:calc(100vh - 48px);display:flex;flex-direction:column;align-items:center}.author-lightbox__img{max-width:100%;max-height:calc(100vh - 120px);width:auto;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 16px 48px rgba(0,0,0,0.45)}.author-lightbox__caption{margin-top:12px;font-size:.88rem;line-height:1.5;color:#e2e8f0;text-align:center;max-width:720px}.author-lightbox__close,.author-lightbox__nav{position:absolute;border:0;cursor:pointer;color:#fff;background:rgba(255,255,255,0.14);transition:background .2s}.author-lightbox__close:hover,.author-lightbox__nav:hover{background:rgba(255,255,255,0.24)}.author-lightbox__close{top:16px;right:16px;width:42px;height:42px;border-radius:50%;font-size:1.6rem;line-height:1}.author-lightbox__nav{top:50%;transform:translateY(-50%);width:44px;height:64px;border-radius:10px;font-size:2rem;line-height:1}.author-lightbox__prev{left:12px}.author-lightbox__next{right:12px}@media (max-width:640px){.author-lightbox__nav{width:36px;height:48px;font-size:1.6rem}.author-lightbox__prev{left:6px}.author-lightbox__next{right:6px}}@media (max-width:900px){.author-page__grid{grid-template-columns:1fr}.author-page__aside{order:-1}.author-page__gallery{grid-template-columns:1fr}}@media (max-width:640px){.author-page{padding-top:.75rem}.author-page__hero{grid-template-columns:1fr;justify-items:center;text-align:center}.author-page__photo-wrap{width:160px;height:160px}.author-page__social,.author-page__cta{justify-content:center}.author-page__articles a{flex-direction:column;gap:4px}}