/* AUTO-GENERATED. DO NOT EDIT. Source: /assets/css */
.author-proof{display:flex;flex-wrap:wrap;gap:24px;margin:24px var(--section-gutter) 0;padding:var(--section-header-padding);border:1px solid var(--border-color);border-left:2px solid rgba(111,75,212,0.65);background:linear-gradient(180deg,rgba(255,255,255,0.018) 0%,rgba(255,255,255,0.008) 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,0.03);align-items:center;}.author-proof__copy{flex:1 1 420px;min-width:0;}.author-proof__eyebrow{margin:0 0 8px;color:var(--text-muted);letter-spacing:0.08em;}.author-proof__title{margin:0 0 12px;color:var(--text-white);font-size:clamp(1.2rem,2.2vw,1.65rem);line-height:1.2;letter-spacing:-0.02em;}.author-proof__lead,.author-proof__text{max-width:62ch;color:var(--text-muted);line-height:1.55;}.author-proof__lead{margin:0 0 10px;}.author-proof__text{margin:0;}.author-proof__meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;}.author-proof__chip{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid rgba(255,255,255,0.1);background:rgba(255,255,255,0.02);color:#c5d4e8;font-size:var(--font-size-2xs);letter-spacing:0.06em;}.author-proof__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px;}.author-proof__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px var(--card-padding);border:1px solid var(--border-color);text-decoration:none;text-transform:uppercase;letter-spacing:0.05em;font-size:var(--font-size-xs);transition:border-color var(--transition-default),background var(--transition-default),color var(--transition-default),box-shadow var(--transition-default);}.author-proof__cta:hover{box-shadow:0 0 0 1px rgba(255,255,255,0.06);}.author-proof__cta--primary{background:var(--text-white);color:#050505;border-color:var(--text-white);}.author-proof__cta--primary:hover{background:transparent;color:var(--text-white);border-color:var(--text-white);}.author-proof__cta--ghost{color:var(--text-muted);background:transparent;}.author-proof__cta--ghost:hover{color:var(--text-white);border-color:var(--border-strong);}.author-proof__media{flex:0 0 260px;min-width:0;margin-left:auto;text-align:center;}.author-proof__image{display:block;width:220px;height:220px;margin:0 auto 12px;border:1px solid var(--border-color);border-radius:50%;background:#0b0b0b;object-fit:cover;}.author-proof__name{margin:0;color:var(--text-white);font-size:var(--font-size-h5);line-height:1.2;}.author-proof__role{margin:6px 0 0;color:var(--text-muted);font-size:var(--font-size-2xs);letter-spacing:0.06em;}@media (max-width:767px){.author-proof{flex-direction:column;align-items:stretch;margin:20px var(--section-gutter-mobile) 0;padding:var(--section-gutter-mobile);}.author-proof__copy{flex-basis:auto;}.author-proof__actions{flex-direction:column;}.author-proof__cta{width:100%;}.author-proof__media{flex-basis:100%;margin-left:0;order:2;text-align:center;}.author-proof__image{width:min(180px,72vw);height:min(180px,72vw);margin-left:auto;margin-right:auto;}}