@charset "UTF-8";
.authors-heading{display:flex;gap:40px;justify-content:space-between;align-items:center;padding:40px 0;margin-bottom:25px}.authors-heading h1{font-size:43px;line-height:1.2;letter-spacing:-1.2px;max-width:650px;margin:0 0 18px}.authors-heading p:not(.overline){font-size:15px;color:var(--text);line-height:1.9;max-width:650px;margin:0}.authors-heading-note{border-left:2px solid var(--accent);padding:20px 25px;min-width:160px;display:grid;gap:8px}.authors-heading-note strong{font-size:44px;line-height:1}.authors-heading-note span{font-size:12px;color:var(--text)}.authors-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:26px 0}.author-card{padding:27px;background:var(--card);border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;align-items:flex-start;min-width:0;overflow-wrap:anywhere}.author-card-top{display:flex;align-items:center;justify-content:space-between;width:100%;gap:20px;margin-bottom:20px}.author-avatar{width:58px;height:58px;border-radius:17px;display:inline-grid;place-items:center;font-size:27px;font-weight:650;flex:0 0 58px}.author-accent-blue{background:#dfeafb;color:#254a79}.author-accent-teal{background:#d9eee7;color:#256454}.author-accent-coral{background:#fce3db;color:#a14332}.author-accent-purple{background:#e9e0f6;color:#674388}.author-stats{font-size:11px;color:var(--text)}.author-card h2{font-size:21px;line-height:1.4;margin:0 0 8px}.author-card h2 a:hover{text-decoration:underline}.author-handle{font-size:12px;color:var(--text);margin:0 0 20px;overflow-wrap:anywhere}.author-bio{font-size:13px;line-height:1.9;color:var(--text);margin:0 0 22px;white-space:normal}.author-card>.text-link{margin-top:auto;font-size:12px}.author-unfollow{margin-top:22px}.author-unfollow .secondary-button{font-size:11px;overflow-wrap:anywhere;white-space:normal;text-align:left}.following-privacy{max-width:800px}.author-hero{display:flex;align-items:flex-start;gap:30px;padding:36px;background:var(--card);border:1px solid var(--line);border-radius:14px;margin:25px 0 32px;min-width:0}.author-avatar-large{width:92px;height:92px;flex-basis:92px;font-size:43px;border-radius:24px}.author-intro{flex:1;min-width:0}.author-intro h1{font-size:37px;line-height:1.2;letter-spacing:-1px;margin:0 0 12px;overflow-wrap:anywhere}.author-about{font-size:14px;line-height:1.9;overflow-wrap:anywhere;color:var(--text);margin:0 0 16px}.author-metrics{display:flex;gap:24px;flex-wrap:wrap;margin-top:24px;font-size:12px;color:var(--text)}.author-metrics strong{font-size:17px;color:var(--ink);margin-right:4px}.author-follow{display:grid;gap:16px;max-width:190px;flex:0 0 170px}.author-follow .button,.author-follow .secondary-button{width:100%;text-align:center;font-size:12px}.author-moderation{margin:25px 0;background:var(--card);border:1px solid var(--line);padding:24px;border-radius:9px}.author-moderation>summary{cursor:pointer;font-size:13px;font-weight:600}.author-moderation>.field-help{margin:18px 0}.author-moderation form{max-width:700px}.author-disclaimer{margin-top:30px}.author-settings-page{max-width:820px}.author-settings-form{margin-top:25px}.author-settings-form fieldset{border:0;margin:0;padding:0;display:grid;gap:10px;min-width:0}.author-settings-form textarea{resize:vertical}.author-settings-form fieldset:disabled{opacity:.7}.reaction-panel{display:flex;align-items:center;justify-content:space-between;gap:28px;background:var(--card);border:1px solid var(--line);border-radius:12px;padding:26px;margin:38px 0 0;scroll-margin-top:180px}.reaction-panel h2{font-size:22px;letter-spacing:-.4px;margin:0 0 10px}.reaction-panel .overline{font-size:9px;margin:0 0 8px}.reaction-choices{display:flex;gap:9px;flex-wrap:wrap}.reaction-button{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:8px;padding:13px 15px;background:var(--paper);color:var(--ink);font:inherit;font-size:12px;cursor:pointer;white-space:nowrap}.reaction-button b{font-size:11px;color:var(--text)}.reaction-button[aria-pressed=true]{border-color:var(--blue);background:var(--soft);color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.reaction-button:hover{border-color:var(--blue)}.reaction-button:disabled{cursor:default;opacity:.5}.author-inline-link{color:var(--blue)}.journal-following-note{margin:20px 0}.author-profile-link{display:block;font-size:12px;color:var(--blue);line-height:1.8;margin:15px 0}
[data-theme=dark] .author-avatar{filter:brightness(.87)}
@media(max-width:1000px){.authors-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.author-hero{gap:23px;padding:28px}.author-follow{flex-basis:145px}.author-intro h1{font-size:32px}.reaction-panel{flex-direction:column;align-items:flex-start}}
@media(max-width:720px){.authors-heading{padding:20px 0;gap:15px}.authors-heading h1{font-size:32px;letter-spacing:-.7px}.authors-heading p:not(.overline){font-size:13px}.authors-heading-note{display:none}.authors-grid{grid-template-columns:1fr;gap:16px}.author-card{padding:24px}.author-hero{flex-wrap:wrap;padding:24px;gap:22px}.author-avatar-large{width:66px;height:66px;flex-basis:66px;border-radius:18px;font-size:30px}.author-intro{flex-basis:calc(100% - 90px)}.author-intro h1{font-size:28px}.author-intro .overline{font-size:8px;letter-spacing:1px}.author-follow{max-width:100%;flex:1 0 100%}.author-metrics{gap:14px}.author-about{font-size:13px}.author-hero .author-handle{font-size:11px}.reaction-panel{padding:23px 19px;gap:20px}.reaction-button{padding:12px 10px;gap:9px;font-size:11px}.reaction-choices{gap:7px}.author-settings-page .workspace-heading h1{font-size:31px}}
