.author-page{position:relative;z-index:1;display:grid;gap:34px;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:34px 0 56px}.author-index-page{gap:22px}.author-index-hero{position:relative;overflow:hidden;padding:34px;border-radius:28px;background:var(--rg-panel-bg);border:1px solid var(--rg-panel-border);box-shadow:var(--rg-panel-shadow)}.author-index-hero:before{content:"";position:absolute;inset:0;z-index:0;background-image:var(--rg-panel-grid);opacity:var(--rg-panel-grid-opacity);mask-image:linear-gradient(to bottom,rgba(0,0,0,.88),transparent 94%);pointer-events:none}.author-index-hero:after{content:"";position:absolute;left:34px;right:34px;top:0;z-index:0;height:1px;background:var(--rg-panel-highlight);pointer-events:none}.author-index-hero>*{position:relative;z-index:1}.author-index-hero span{display:inline-flex;margin-bottom:14px;font-size:10px;line-height:1;font-weight:900;letter-spacing:.9px;text-transform:uppercase;color:var(--rg-eyebrow-color)}.author-index-hero h1{margin:0;font-family:var(--font-display);font-size:clamp(40px,6vw,68px);line-height:.96;font-weight:850;letter-spacing:-1.4px;color:var(--rg-section-title-color);text-shadow:0 10px 30px rgba(0,0,0,.5)}.author-index-hero p{max-width:680px;margin:18px 0 0;font-size:17px;line-height:1.6;color:#ffffffa3}.author-index-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.author-index-card{min-width:0}.author-index-card__link{position:relative;overflow:hidden;display:grid;grid-template-columns:82px minmax(0,1fr);gap:16px;align-items:center;min-height:188px;padding:18px;border-radius:22px;color:inherit;text-decoration:none;background:var(--rg-card-bg);border:1px solid var(--rg-card-border);box-shadow:var(--rg-card-shadow);transition:transform var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast)}.author-index-card__link:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 0% 0%,rgba(34,240,255,.09),transparent 38%),radial-gradient(circle at 100% 100%,rgba(168,85,247,.08),transparent 42%);opacity:.42;pointer-events:none}.author-index-card__link:hover{transform:translateY(-2px);border-color:var(--rg-badge-border);box-shadow:var(--rg-card-hover-shadow)}.author-index-card__link>*{position:relative;z-index:1}.author-index-card__avatar{overflow:hidden;display:inline-grid;place-items:center;width:82px;height:82px;border-radius:24px;font-family:var(--font-display);font-size:22px;line-height:1;font-weight:850;color:var(--rg-badge-color);background:var(--rg-badge-bg);border:1px solid var(--rg-badge-border);box-shadow:var(--rg-card-shadow)}.author-index-card__avatar img{width:100%;height:100%;object-fit:cover}.author-index-card__body{display:grid;gap:8px;min-width:0}.author-index-card__role{width:fit-content;padding:5px 8px;border-radius:999px;font-size:9px;line-height:1;font-weight:900;letter-spacing:.8px;text-transform:uppercase;color:var(--rg-badge-color);background:var(--rg-badge-bg);border:1px solid var(--rg-badge-border)}.author-index-card strong{font-size:21px;line-height:1.1;font-weight:850;color:var(--rg-section-title-color)}.author-index-card__bio{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:1.48;color:#ffffff94}.author-index-card__meta{margin-top:2px;font-size:11px;line-height:1;font-weight:820;letter-spacing:.6px;text-transform:uppercase;color:var(--rg-eyebrow-color)}.author-index-empty{margin:0;padding:22px 24px;border-radius:22px;font-size:15px;line-height:1.6;color:#ffffff9e;background:var(--rg-panel-bg);border:1px solid var(--rg-panel-border);box-shadow:var(--rg-panel-shadow)}.author-hero{position:relative;overflow:hidden;min-height:clamp(360px,36vw,460px);border-radius:28px;background:var(--rg-panel-bg);border:1px solid var(--rg-panel-border);box-shadow:var(--rg-panel-shadow)}.author-hero:before{content:"";position:absolute;inset:0;z-index:0;background-image:var(--rg-panel-grid);opacity:var(--rg-panel-grid-opacity);mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 96%);pointer-events:none}.author-hero>*{position:relative;z-index:1}.author-hero__cover{position:absolute;inset:0;z-index:0;overflow:hidden;background:#050507}.author-hero__cover:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#0505081a,#05050847 38%,#050508c2 78%,#050508fa),linear-gradient(to right,#050508a3,#05050838 42%,#05050870),radial-gradient(circle at 0% 0%,rgba(34,240,255,.18),transparent 42%),radial-gradient(circle at 100% 100%,rgba(168,85,247,.16),transparent 48%);pointer-events:none}.author-hero__cover img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.02);filter:brightness(.82) contrast(1.08) saturate(1.08)}.author-hero__profile{position:relative;z-index:2;display:grid;grid-template-columns:126px minmax(0,1fr);gap:22px;align-items:end;min-height:clamp(360px,36vw,460px);padding:42px 36px 38px}.author-hero__avatar{overflow:hidden;width:126px;height:126px;margin:0;border-radius:28px;background:var(--rg-card-bg);border:1px solid var(--rg-badge-border);box-shadow:var(--rg-card-shadow)}.author-hero__avatar img{width:100%;height:100%;object-fit:cover}.author-hero__content{min-width:0;padding-bottom:8px}.author-hero h1{margin:0;font-family:var(--font-display);font-size:clamp(38px,4.8vw,58px);line-height:.98;font-weight:850;letter-spacing:-1.3px;color:var(--rg-section-title-color);text-shadow:0 12px 34px rgba(0,0,0,.62)}.author-hero__nickname{margin:12px 0 0;font-size:15px;line-height:1.4;font-weight:650;color:#ffffff80}.author-hero__actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:18px}.author-hero__badges{display:flex;flex-wrap:wrap;gap:8px;margin:0}.author-hero__badges span{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:999px;font-size:11px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.9px;color:var(--rg-badge-color);background:var(--rg-badge-bg);border:1px solid var(--rg-badge-border);box-shadow:inset 0 1px #ffffff12}.author-hero__socials{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin:0}.author-hero__socials a{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:999px;font-size:0;line-height:0;color:transparent;text-decoration:none;background:var(--rg-card-bg);border:1px solid var(--rg-card-border);box-shadow:var(--rg-card-shadow);transition:transform var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast)}.author-hero__socials a:hover{transform:translateY(-1px);border-color:var(--rg-badge-border);background:var(--rg-badge-bg);box-shadow:var(--rg-card-hover-shadow)}.author-hero__social-icon{display:block;width:19px;height:19px;opacity:.84;background:#ffffffdb;mask-image:var(--icon);mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:var(--icon);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;transition:opacity var(--transition-fast),background var(--transition-fast),transform var(--transition-fast)}.author-hero__socials a:hover .author-hero__social-icon{opacity:1;background:var(--rg-action-hover-color);transform:scale(1.04)}.author-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:18px;align-items:stretch}.author-bio,.author-stats,.author-posts{position:relative;overflow:hidden;border-radius:24px;background:var(--rg-panel-bg);border:1px solid var(--rg-panel-border);box-shadow:var(--rg-panel-shadow)}.author-bio:before,.author-stats:before,.author-posts:before{content:"";position:absolute;inset:0;z-index:0;background-image:var(--rg-panel-grid);opacity:var(--rg-panel-grid-opacity);mask-image:linear-gradient(to bottom,rgba(0,0,0,.88),transparent 94%);pointer-events:none}.author-bio>*,.author-stats>*,.author-posts>*{position:relative;z-index:1}.author-bio{padding:26px}.author-stats{padding:24px}.author-posts{padding:26px}.author-bio>span,.author-posts__header span{display:inline-flex;margin-bottom:13px;font-size:10px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.9px;color:var(--rg-eyebrow-color)}.author-bio h2,.author-stats h2,.author-posts__header h2{margin:0;font-family:var(--font-display);font-size:24px;line-height:1;font-weight:850;text-transform:uppercase;letter-spacing:.9px;color:var(--rg-section-title-color);text-shadow:0 6px 22px rgba(0,0,0,.58)}.author-bio__content{max-width:780px;margin-top:18px;font-size:16px;line-height:1.7;color:#ffffffa8}.author-bio__content p{margin:0 0 1.1em}.author-bio__content p:last-child{margin-bottom:0}.author-bio__content strong{color:#ffffffeb;font-weight:780}.author-bio__content em{color:#ffffffc7}.author-bio__content a{color:var(--rg-action-hover-color);text-decoration:none;background:linear-gradient(to right,currentColor,currentColor);background-size:100% 1px;background-repeat:no-repeat;background-position:0 100%;transition:color var(--transition-fast),text-shadow var(--transition-fast),background-size var(--transition-fast)}.author-bio__content a:hover{color:var(--rg-section-title-color);text-shadow:none;background-size:100% 2px}.author-stats dl{display:grid;gap:12px;margin:20px 0 0}.author-stats div{display:grid;gap:4px;padding:12px;border-radius:14px;background:var(--rg-card-bg);border:1px solid var(--rg-card-border);box-shadow:var(--rg-card-shadow)}.author-stats dt{font-size:10px;line-height:1;font-weight:850;text-transform:uppercase;letter-spacing:.8px;color:#ffffff6b}.author-stats dd{margin:0;font-family:var(--font-display);font-size:24px;line-height:1;font-weight:850;color:#ffffffe0}.author-posts__header{margin-bottom:22px}.author-posts__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.author-posts__empty{margin:0;font-size:15px;line-height:1.6;color:#ffffff94}.author-posts__grid .archive-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:330px;border-radius:18px;background:var(--rg-card-bg);border:1px solid var(--rg-card-border);box-shadow:var(--rg-card-shadow);transition:transform var(--transition-smooth),border-color var(--transition-fast),box-shadow var(--transition-smooth)}.author-posts__grid .archive-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 0% 0%,rgba(34,240,255,.08),transparent 34%),radial-gradient(circle at 100% 100%,rgba(168,85,247,.09),transparent 38%);opacity:.32;pointer-events:none;transition:opacity var(--transition-fast)}.author-posts__grid .archive-card:hover{transform:translateY(-2px);border-color:var(--rg-badge-border);box-shadow:var(--rg-card-hover-shadow)}.author-posts__grid .archive-card:hover:before{opacity:.5}.author-posts__grid .archive-card__image{position:relative;z-index:1;display:block;aspect-ratio:16 / 10;overflow:hidden;background:#050507;border-bottom:1px solid rgba(255,255,255,.08)}.author-posts__grid .archive-card__image:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.34),transparent 64%),radial-gradient(circle at 18% 0%,rgba(34,240,255,.11),transparent 38%);pointer-events:none}.author-posts__grid .archive-card__image img{width:100%;height:100%;object-fit:cover;transform:scale(1.02);filter:brightness(.88) contrast(1.06) saturate(1.04);transition:transform .68s cubic-bezier(.22,1,.36,1),filter var(--transition-smooth)}.author-posts__grid .archive-card:hover .archive-card__image img{transform:scale(1.08);filter:brightness(1.04) contrast(1.08) saturate(1.12)}.author-posts__grid .archive-card__content{position:relative;z-index:1;display:flex;flex-direction:column;flex:1;padding:14px}.author-posts__grid .archive-card__meta{margin-bottom:9px;font-size:11px;line-height:1.2;font-weight:800;text-transform:uppercase;letter-spacing:.55px;color:var(--rg-eyebrow-color)}.author-posts__grid .archive-card h2,.author-posts__grid .archive-card h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;min-height:43.92px;font-family:var(--font-base);font-size:18px;line-height:1.22;font-weight:800;letter-spacing:-.25px;color:#fffffff0;transition:color var(--transition-fast),text-shadow var(--transition-fast)}.author-posts__grid .archive-card:hover h2,.author-posts__grid .archive-card:hover h3{color:var(--rg-action-hover-color);text-shadow:0 6px 22px rgba(0,0,0,.62)}.author-posts__grid .archive-card p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:10px;min-height:calc(13px * 1.45 * 2);font-size:13px;line-height:1.45;color:#ffffff94}.author-posts__item{min-width:0}.author-posts__item[hidden]{display:none}.author-posts__more{display:flex;justify-content:center;margin-top:24px}.author-posts__more button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border-radius:999px;font-family:var(--font-display);font-size:11px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.75px;color:var(--rg-cta-color);background:var(--rg-cta-bg);border:1px solid var(--rg-cta-border);box-shadow:var(--rg-card-shadow);cursor:pointer;transition:transform var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast),color var(--transition-fast)}.author-posts__more button:after{content:"▸";margin-left:8px;font-size:11px;line-height:1;color:var(--rg-cta-color)}.author-posts__more button:hover{transform:translateY(-1px);color:var(--rg-section-title-color);background:var(--rg-cta-hover-bg);border-color:var(--rg-badge-border);box-shadow:var(--rg-card-hover-shadow)}html[data-theme=light] .author-hero{background:var(--rg-panel-bg);border-color:var(--rg-panel-border);box-shadow:var(--rg-panel-shadow)}html[data-theme=light] .author-hero:before{background-image:var(--rg-panel-grid);opacity:var(--rg-panel-grid-opacity)}html[data-theme=light] .author-hero__cover{background:#dce7f1}html[data-theme=light] .author-hero__cover:after{background:linear-gradient(to bottom,#080c141a,#080c142e 36%,#080c145c 74%,#080c148a),linear-gradient(to right,#080c1461,#080c1421 42%,#080c1447),radial-gradient(circle at 0% 0%,rgba(8,104,122,.13),transparent 42%),radial-gradient(circle at 100% 100%,rgba(102,81,184,.1),transparent 48%)}html[data-theme=light] .author-hero__cover img{filter:brightness(.86) contrast(1.07) saturate(1.08)}html[data-theme=light] .author-hero__avatar{background:var(--rg-card-bg);border-color:var(--rg-badge-border);box-shadow:var(--rg-card-shadow)}html[data-theme=light] .author-hero--with-background h1{color:#e2e8f0f0;text-shadow:0 10px 28px rgba(0,0,0,.42),0 0 12px rgba(8,104,122,.08)}html[data-theme=light] .author-hero--with-background .author-hero__nickname{color:#e2e8f0ad;text-shadow:0 4px 16px rgba(0,0,0,.36)}html[data-theme=light] .author-hero--without-background h1{color:var(--rg-section-title-color);text-shadow:none}html[data-theme=light] .author-hero--without-background .author-hero__nickname{color:#2a303ec2;text-shadow:none}html[data-theme=light] .author-hero__badges span{color:#075d6b;background:linear-gradient(180deg,#e8f8fcbd,#cce8f0d6),var(--rg-badge-bg);border-color:#087c8e47;box-shadow:0 6px 14px #080c1429,inset 0 1px #ffffffc2;text-shadow:0 1px 0 rgba(255,255,255,.46)}html[data-theme=light] .author-hero__socials a{background:var(--rg-card-bg);border-color:var(--rg-card-border);box-shadow:var(--rg-card-shadow)}html[data-theme=light] .author-hero__socials a:hover{border-color:var(--rg-badge-border);background:var(--rg-badge-bg);box-shadow:var(--rg-card-hover-shadow)}html[data-theme=light] .author-hero__social-icon{background:#1618249e}html[data-theme=light] .author-hero__socials a:hover .author-hero__social-icon{background:var(--rg-action-hover-color)}html[data-theme=light] .author-bio,html[data-theme=light] .author-stats,html[data-theme=light] .author-posts{background:var(--rg-panel-bg);border-color:var(--rg-panel-border);box-shadow:var(--rg-panel-shadow)}html[data-theme=light] .author-bio:before,html[data-theme=light] .author-stats:before,html[data-theme=light] .author-posts:before{background-image:var(--rg-panel-grid);opacity:var(--rg-panel-grid-opacity)}html[data-theme=light] .author-bio>span,html[data-theme=light] .author-posts__header span{color:var(--rg-eyebrow-color)}html[data-theme=light] .author-bio h2,html[data-theme=light] .author-stats h2,html[data-theme=light] .author-posts__header h2{color:var(--rg-section-title-color);text-shadow:none}html[data-theme=light] .author-bio__content{color:#2a303ead}html[data-theme=light] .author-bio__content strong{color:#1c202ce6}html[data-theme=light] .author-bio__content em{color:#2a303ec2}html[data-theme=light] .author-bio__content a{color:var(--rg-action-hover-color);background:linear-gradient(to right,currentColor,currentColor);background-size:100% 1px;background-repeat:no-repeat;background-position:0 100%}html[data-theme=light] .author-bio__content a:hover{color:var(--rg-section-title-color);text-shadow:none}html[data-theme=light] .author-stats div{background:var(--rg-card-bg);border-color:var(--rg-card-border);box-shadow:var(--rg-card-shadow)}html[data-theme=light] .author-stats dt{color:#2a303e75}html[data-theme=light] .author-stats dd{color:#1c202ce0}html[data-theme=light] .author-posts__grid .archive-card{background:var(--rg-card-bg);border-color:var(--rg-card-border);box-shadow:var(--rg-card-shadow)}html[data-theme=light] .author-posts__grid .archive-card:before{background:radial-gradient(circle at 0% 0%,rgba(8,104,122,.1),transparent 34%),radial-gradient(circle at 100% 100%,rgba(102,81,184,.08),transparent 38%);opacity:.42}html[data-theme=light] .author-posts__grid .archive-card:hover{border-color:var(--rg-badge-border);box-shadow:var(--rg-card-hover-shadow)}html[data-theme=light] .author-posts__grid .archive-card__image{background:linear-gradient(180deg,#dae5f0f5,#c6d6e6fa);border-bottom-color:#08687a1a}html[data-theme=light] .author-posts__grid .archive-card__image:after{background:linear-gradient(to top,rgba(0,0,0,.18),transparent 64%),radial-gradient(circle at 18% 0%,rgba(8,104,122,.1),transparent 38%)}html[data-theme=light] .author-posts__grid .archive-card__image img{filter:brightness(.98) contrast(1.03) saturate(1.03)}html[data-theme=light] .author-posts__grid .archive-card:hover .archive-card__image img{filter:brightness(1.03) contrast(1.04) saturate(1.08)}html[data-theme=light] .author-posts__grid .archive-card__meta{color:var(--rg-eyebrow-color)}html[data-theme=light] .author-posts__grid .archive-card h2,html[data-theme=light] .author-posts__grid .archive-card h3{color:#1c202cf0}html[data-theme=light] .author-posts__grid .archive-card:hover h2,html[data-theme=light] .author-posts__grid .archive-card:hover h3{color:var(--rg-action-hover-color);text-shadow:none}html[data-theme=light] .author-posts__grid .archive-card p,html[data-theme=light] .author-posts__empty{color:#2a303e9e}html[data-theme=light] .author-posts__more button{color:var(--rg-cta-color);background:var(--rg-cta-bg);border-color:var(--rg-cta-border);box-shadow:var(--rg-card-shadow)}html[data-theme=light] .author-posts__more button:after{color:var(--rg-cta-color)}html[data-theme=light] .author-posts__more button:hover{color:var(--rg-section-title-color);background:var(--rg-cta-hover-bg);border-color:var(--rg-badge-border);box-shadow:var(--rg-card-hover-shadow)}html[data-theme=light] .author-index-hero{background:var(--rg-panel-bg);border-color:var(--rg-panel-border);box-shadow:var(--rg-panel-shadow)}html[data-theme=light] .author-index-hero:before{background-image:var(--rg-panel-grid);opacity:var(--rg-panel-grid-opacity)}html[data-theme=light] .author-index-hero h1{color:var(--rg-section-title-color);text-shadow:0 0 14px rgba(8,124,142,.08),0 10px 28px rgba(24,32,48,.1)}html[data-theme=light] .author-index-hero p{color:#2a303ead}html[data-theme=light] .author-index-card__link{background:var(--rg-card-bg);border-color:var(--rg-card-border);box-shadow:var(--rg-card-shadow)}html[data-theme=light] .author-index-card__link:before{background:radial-gradient(circle at 0% 0%,rgba(8,124,142,.075),transparent 38%),radial-gradient(circle at 100% 100%,rgba(102,81,184,.065),transparent 42%)}html[data-theme=light] .author-index-card__link:hover{border-color:var(--rg-badge-border);box-shadow:var(--rg-card-hover-shadow)}html[data-theme=light] .author-index-card__avatar,html[data-theme=light] .author-index-card__role{color:var(--rg-badge-color);background:var(--rg-badge-bg);border-color:var(--rg-badge-border)}html[data-theme=light] .author-index-card strong{color:var(--rg-section-title-color)}html[data-theme=light] .author-index-card__bio{color:#2a303ea8}html[data-theme=light] .author-index-empty{color:#2a303ea8;background:var(--rg-panel-bg);border-color:var(--rg-panel-border);box-shadow:var(--rg-panel-shadow)}@media(max-width:1100px){.author-index-grid,.author-posts__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.author-layout{grid-template-columns:1fr}.author-stats dl{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.author-page{width:min(100% - 24px,1180px);gap:24px;padding:24px 0 42px}.author-hero{min-height:380px;border-radius:24px}.author-hero__profile{grid-template-columns:86px minmax(0,1fr);gap:15px;min-height:380px;padding:34px 18px 24px}.author-hero__avatar{width:86px;height:86px;border-radius:22px}.author-hero h1{font-size:clamp(32px,10vw,44px);letter-spacing:-1px}.author-hero__nickname{font-size:13px}.author-bio,.author-stats,.author-posts{padding:20px;border-radius:22px}.author-bio h2,.author-stats h2,.author-posts__header h2{font-size:20px}.author-bio__content{font-size:15px;line-height:1.65}.author-posts__grid{grid-template-columns:1fr}.author-index-hero{padding:26px 22px;border-radius:24px}.author-index-grid{grid-template-columns:1fr}}@media(max-width:520px){.author-hero{min-height:430px}.author-hero__profile{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:0;min-height:430px;padding:24px 18px 26px}.author-hero__avatar{position:absolute;top:24px;right:22px;width:70px;height:70px;border-radius:17px}.author-hero__content{width:100%;padding:0}.author-hero h1{max-width:calc(100% - 12px);font-size:clamp(32px,10.4vw,42px);line-height:1;letter-spacing:-.9px}.author-hero__actions{margin-top:16px}.author-hero__badges span{min-height:38px;padding:0 14px;font-size:10px}.author-hero__socials a{width:40px;height:40px}.author-hero__social-icon{width:19px;height:19px}.author-stats dl{grid-template-columns:1fr}.author-index-card__link{grid-template-columns:64px minmax(0,1fr);gap:13px;min-height:0;padding:15px;border-radius:20px}.author-index-card__avatar{width:64px;height:64px;border-radius:18px;font-size:18px}.author-index-card strong{font-size:18px}}
