@-webkit-keyframes input-autofill-sc-blue-text{100%{color:var(--sc-blue);-webkit-text-fill-color:var(--sc-blue)}}@keyframes input-autofill-sc-blue-text{100%{color:var(--sc-blue);-webkit-text-fill-color:var(--sc-blue)}}@-webkit-keyframes input-autofill-black-text{100%{color:#000;-webkit-text-fill-color:#000}}@keyframes input-autofill-black-text{100%{color:#000;-webkit-text-fill-color:#000}}@-webkit-keyframes input-autofill-white-text{100%{color:#fff;-webkit-text-fill-color:#fff}}@keyframes input-autofill-white-text{100%{color:#fff;-webkit-text-fill-color:#fff}}.sc-author-hero{position:relative;overflow:hidden;background:var(--sc-blue);padding-block:112px 0;padding-inline:20px}@media (min-width:768px){.sc-author-hero{padding-block:144px 0;padding-inline:45px}}.sc-author-hero__noise{pointer-events:none;position:absolute;left:0;top:0;width:100%;height:100%;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px}.sc-author-hero__decor{pointer-events:none;position:absolute;right:-160px;top:-80px;width:500px;height:500px;border-radius:50%;border:70px solid rgba(255,255,255,.025)}.sc-author-hero__inner{position:relative}.sc-author-hero__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media (min-width:1024px){.sc-author-hero__row{display:grid;grid-template-columns:652px 1fr;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.sc-author-hero__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media (min-width:640px){.sc-author-hero__left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px}}.sc-author-hero__avatar{display:block;-ms-flex-negative:0;flex-shrink:0;width:120px;height:120px;border-radius:16px;overflow:hidden;-webkit-box-shadow:0 0 0 4px rgba(255,255,255,.1);box-shadow:0 0 0 4px rgba(255,255,255,.1)}.sc-author-hero__avatar picture{display:block;width:100%;height:100%}.sc-author-hero__avatar img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.sc-author-hero__identity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.sc-author-hero__identity-group{display:block}.sc-author-hero__cat-wrap{margin-bottom:12px}.sc-author-hero__cat{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 12px;border-radius:9999px;background:var(--sc-accent);color:var(--sc-white);font-size:11px;font-weight:700;line-height:1.5;letter-spacing:1px;text-transform:uppercase}.sc-author-hero__h1{margin:0;font-size:34px;font-weight:700;line-height:1.15;letter-spacing:-.8px;color:var(--sc-white)}@media (min-width:768px){.sc-author-hero__h1{font-size:48px;letter-spacing:-1.5px}}@media (min-width:1024px){.sc-author-hero__h1{font-size:52px}}.sc-author-hero__role{margin:6px 0 0;font-size:15px;font-weight:500;line-height:1.5;color:var(--sc-white)}.sc-author-hero__bio{margin:0;max-width:500px;font-size:15px;line-height:1.7;color:var(--sc-white)}.sc-author-hero__cta-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding-top:4px}.sc-author-hero__cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px;border-radius:9999px;background:var(--sc-white);color:var(--sc-blue);font-family:inherit;font-size:13px;font-weight:700;line-height:1.5;-webkit-transition:background-color .15s,color .15s;transition:background-color .15s,color .15s}@media (any-hover:hover){.sc-author-hero__cta:hover{background:var(--sc-electric);color:var(--sc-white)}}.sc-author-hero__social{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;border-radius:9999px;border:1px solid rgba(255,255,255,.2);color:var(--sc-white);-webkit-transition:border-color .15s,color .15s;transition:border-color .15s,color .15s}@media (any-hover:hover){.sc-author-hero__social:hover{border-color:rgba(255,255,255,.5);color:var(--sc-accent)}}.sc-author-hero__stats{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.1);gap:1px}@media (min-width:640px){.sc-author-hero__stats{grid-template-columns:1fr 1fr 1fr 1fr}}@media (min-width:1024px){.sc-author-hero__stats{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:1px}}.sc-author-hero__stat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;background:rgba(255,255,255,.05);padding:16px}@media (min-width:640px){.sc-author-hero__stat{padding:16px 20px}}@media (min-width:1024px){.sc-author-hero__stat{min-width:100px;padding:16px 24px}}.sc-author-hero__stat-value{font-size:26px;font-weight:700;line-height:1;color:var(--sc-white)}.sc-author-hero__stat-label{font-size:12px;font-weight:500;line-height:1.4;color:var(--sc-white)}.sc-author-hero__expertise{margin-top:40px;padding:32px 0 40px;border-top:1px solid rgba(255,255,255,.1)}.sc-author-hero__expertise-label{margin:0 0 16px;font-size:11px;font-weight:700;line-height:1.5;letter-spacing:1px;text-transform:uppercase;color:var(--sc-white)}.sc-author-hero__expertise-chips{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.sc-author-hero__chip{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 12px;border-radius:9999px;border:1px solid rgba(255,255,255,.2);-webkit-transition:border-color .15s;transition:border-color .15s}@media (any-hover:hover){.sc-author-hero__chip:hover{border-color:rgba(255,255,255,.4)}}.sc-author-hero__chip span{font-size:12px;font-weight:500;color:var(--sc-white)}@media (prefers-reduced-motion:reduce){.sc-author-hero .sc-author-hero__chip,.sc-author-hero .sc-author-hero__cta,.sc-author-hero .sc-author-hero__social{-webkit-transition:none;transition:none}}