.author-profile-hero-grid{grid-template-columns:minmax(0,1fr) minmax(15rem,19rem);align-items:center;gap:2rem;display:grid}.author-profile-identity{align-items:center;gap:1.25rem;min-width:0;display:flex}.author-profile-avatar{border:2px solid color-mix(in srgb, var(--author-color) 55%, var(--bulma-border));background:color-mix(in srgb, var(--author-color) 12%, var(--bulma-scheme-main-bis));width:6.5rem;height:6.5rem;color:var(--author-color);border-radius:.7rem;flex:none;place-items:center;font-size:2.5rem;font-weight:800;display:grid;overflow:hidden}.author-profile-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.author-profile-identity-copy{min-width:0}.author-profile-name-line{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.author-profile-name-line h1{overflow-wrap:anywhere;letter-spacing:-.04em;margin:0;font-size:2.55rem;font-weight:750;line-height:1.05}.author-profile-name-line svg{flex:none;width:1.05rem;height:1.05rem}.author-profile-name-line .author-profile-verified{color:#37d667}.author-profile-hero-actions{flex-direction:column;gap:.55rem;display:flex}.author-profile-hero-actions a{border:1px solid var(--bulma-border);border-radius:.4rem;justify-content:center;align-items:center;gap:.65rem;min-height:2.7rem;padding:.6rem .8rem;font-size:.78rem;font-weight:700;display:inline-flex}.author-profile-hero-actions a svg{width:.86rem}.author-profile-github{background:var(--bulma-primary);color:var(--bulma-primary-invert);border-color:var(--bulma-primary)!important}.author-profile-github:hover{background:color-mix(in srgb, var(--bulma-primary) 85%, var(--bulma-scheme-main));color:var(--bulma-primary-invert)}.author-profile-all-link{background:var(--bulma-scheme-main-bis);color:var(--bulma-text-strong)}.author-profile-all-link:hover{border-color:var(--bulma-primary);color:var(--bulma-primary-on-scheme)}.author-profile-panel{padding:1.45rem}.author-profile-panel-head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.author-profile-panel-head h2{margin:0;font-size:1.35rem}.author-profile-panel-head p:last-child{color:var(--bulma-text-weak);margin:.35rem 0 0;font-size:.8rem}.author-profile-toolbar{border-top:1px solid var(--bulma-border-weak);grid-template-columns:minmax(0,1fr) minmax(11rem,13rem);align-items:end;gap:.8rem;margin:1.35rem 0 .8rem;padding:1.1rem 0 0;display:grid}.author-profile select:focus-visible{outline:2px solid var(--bulma-primary-on-scheme);outline-offset:3px}.author-expansion-list{border:1px solid var(--bulma-border-weak);background:var(--bulma-scheme-main);border-radius:.45rem;flex-direction:column;margin-top:.95rem;display:flex;overflow:hidden}.author-expansion-row{min-width:0;color:var(--bulma-text-strong);grid-template-columns:minmax(0,1fr) auto .8rem;align-items:center;gap:1.2rem;padding:.9rem 1rem;transition:background .16s;display:grid}.author-expansion-row+.author-expansion-row,.author-expansion-skeleton+.author-expansion-skeleton{border-top:1px solid var(--bulma-border-weak)}.author-expansion-row:hover{background:color-mix(in srgb, var(--bulma-primary) 5%, var(--bulma-scheme-main));color:var(--bulma-text-strong)}.author-expansion-copy{flex-direction:column;gap:.2rem;min-width:0;display:flex}.author-expansion-name{align-items:center;gap:.4rem;min-width:0;display:flex}.author-expansion-name strong{overflow-wrap:anywhere;color:var(--bulma-text-strong);font-size:.88rem;font-weight:750}.author-expansion-name svg{color:#5c7cfa;flex:none;width:.85rem}.author-expansion-description{color:var(--bulma-text-weak);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.73rem;line-height:1.45;display:-webkit-box;overflow:hidden}.author-expansion-meta{color:var(--bulma-text-weak);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.4rem;font-size:.7rem;display:flex}.author-expansion-meta span{background:var(--bulma-scheme-main-bis);color:var(--bulma-text);white-space:nowrap;border-radius:.3rem;padding:.25rem .45rem}.author-expansion-meta time{white-space:nowrap;margin-left:.25rem}.author-expansion-arrow{width:.75rem;color:var(--bulma-text-weak);transition:transform .16s}.author-expansion-row:hover .author-expansion-arrow{color:var(--bulma-primary-on-scheme);transform:translate(2px)}.author-expansion-skeleton{min-height:4.9rem}.author-profile-empty{border:1px dashed var(--bulma-border);background:var(--bulma-scheme-main);text-align:center;border-radius:.45rem;padding:2.75rem 1rem}.author-profile-empty h2,.author-profile-empty h3{color:var(--bulma-text-strong);margin:0 0 .4rem;font-size:1rem;font-weight:700}.author-profile-empty p{color:var(--bulma-text-weak);margin:0}.author-profile-empty a,.author-profile-empty .button{border:1px solid var(--bulma-border);background:var(--bulma-scheme-main-bis);color:var(--bulma-primary-on-scheme);border-radius:.35rem;align-items:center;gap:.4rem;margin-top:1rem;padding:.45rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.author-profile-empty a:hover,.author-profile-empty .button:hover{border-color:var(--bulma-primary);color:var(--bulma-primary-on-scheme)}@media (max-width:800px){.author-profile-hero-grid{grid-template-columns:1fr}.author-profile-hero-actions{flex-flow:wrap}.author-profile-hero-actions a{min-width:11rem}}@media (max-width:600px){.author-profile-identity{align-items:flex-start;gap:.9rem}.author-profile-avatar{width:4.5rem;height:4.5rem;font-size:1.8rem}.author-profile-name-line h1{font-size:2rem}.author-profile-panel{padding:1rem}.author-profile-panel-head{flex-direction:column;align-items:flex-start}.author-profile-toolbar{grid-template-columns:1fr}.author-expansion-row{grid-template-columns:minmax(0,1fr) .8rem;gap:.4rem .8rem}.author-expansion-meta{grid-area:2/1/auto/-1;justify-content:flex-start}.author-expansion-arrow{grid-area:1/2}}
