article{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}article>header img{height:9rem;width:9rem;margin:0 auto 1rem auto;border-radius:9999px;border:4px solid;border-color:rgb(var(--home-img-border-rgb))}article>header h2{color:rgb(var(--text-h2-rgb));margin-bottom:.75rem}@media(min-width:365px){article>header h2{font-size:var(--text-lg-font-size);line-height:var(--text-lg-line-height)}}#action-links ul{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;margin-top:1.5rem;margin-bottom:1.5rem;font-weight:600}#action-links li{padding:.5rem;font-size:var(--text-xl-font-size);line-height:var(--text-xl-line-height)}#action-links a{display:flex;flex-direction:row;align-items:center;gap:.5rem}#action-links a:hover{transform:var(--transform-bounce)}#action-links i{font-size:var(--text-2xl-font-size);line-height:var(--text-2xl-line-height)}@media (min-width:40rem){#action-links ul{margin-top:0;flex-direction:row}#action-links i~span{display:none}}#quick-stats{margin-bottom:1.5rem;color:rgb(var(--home-text-stats-rgb));font-size:var(--text-sm-font-size);line-height:var(--text-sm-line-height);display:grid;grid-template-columns:1em 1fr;column-gap:1rem;row-gap:.5rem;text-align:left}#quick-stats dd{font-weight:500}#quick-stats i{justify-self:center;margin-top:.2rem}.description{max-width:64ch}