.user-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.user-avatar-letter{color:#fff;font-weight:600;line-height:1}
.site-footer{color:#8b949e;background:#0a0c10;border-top:1px solid #58a6ff14;padding:4rem 2rem 2rem}.footer-container{max-width:1200px;margin:0 auto}.footer-grid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:3rem;display:grid}.footer-column-title{color:#e6edf3;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;font-family:Cinzel,serif;font-size:.85rem;font-weight:700}.footer-column-links{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.footer-column-links a{color:#8b949e;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-column-links a:hover{color:#58a6ff}.footer-divider{background:linear-gradient(90deg,#0000,#58a6ff1a,#0000);height:1px;margin-bottom:2rem}.footer-bottom{text-align:center}.footer-logo{color:#c9a227;letter-spacing:.05em;margin-bottom:1rem;font-family:Cinzel,serif;font-size:1.35rem;font-weight:700}.footer-socials{justify-content:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.footer-social{color:#484f58;transition:color .2s}.footer-social:hover{color:#58a6ff}.footer-copy{color:#484f58;font-size:.75rem}@media (max-width:768px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.footer-grid{text-align:center;grid-template-columns:1fr}}
