.neofetch{display:flex;gap:2.2rem;align-items:flex-start;flex-wrap:wrap;margin:1rem 0 2.2rem}.nf-logo{width:280px;height:auto;image-rendering:pixelated;filter:drop-shadow(0 0 18px rgba(214,51,108,0.22))}.nf-info{min-width:min(100%,340px)}.nf-title{font-weight:700;margin-bottom:0.15rem}.nf-title .u{color:var(--rust)}.nf-title .h{color:var(--ai)}.nf-sep{color:var(--dim);margin-bottom:0.35rem}.nf-row{white-space:nowrap}.nf-k{color:var(--rust);font-weight:700}.nf-c{color:var(--dim)}.nf-v{color:var(--fg)}.nf-v a{color:var(--fg)}.nf-v a:hover{color:var(--rust)}.palette{display:grid;grid-template-columns:repeat(8,1fr);max-width:320px;margin:1rem 0 0}.palette span{height:16px}.palette span:first-child{border-radius:4px 0 0 4px}.palette span:last-child{border-radius:0 4px 4px 0}.home-articles{margin-top:1.5rem}.home-tools{margin-top:1.8rem}.more-link{display:inline-block;margin-top:0.85rem;color:var(--rust);font-size:0.85rem}.more-link:hover{color:var(--fg)}@media(max-width:640px){.neofetch{gap:1.3rem}.nf-logo{width:172px}}