:root{--home-divider:rgba(0, 0, 0, 0.08);--post-meta:rgba(0, 0, 0, 0.6);--chip-bg:rgba(0, 0, 0, 0.05);--chip-bg-hover:rgba(0, 0, 0, 0.1)}body.colorscheme-dark{--home-divider:rgba(255, 255, 255, 0.1);--post-meta:rgba(255, 255, 255, 0.65);--chip-bg:rgba(255, 255, 255, 0.08);--chip-bg-hover:rgba(255, 255, 255, 0.15)}@media(prefers-color-scheme:dark){body.colorscheme-auto{--home-divider:rgba(255, 255, 255, 0.1);--post-meta:rgba(255, 255, 255, 0.65);--chip-bg:rgba(255, 255, 255, 0.08);--chip-bg-hover:rgba(255, 255, 255, 0.15)}}.content{display:block;width:100%}.home-grid{display:grid;grid-template-columns:minmax(18rem,1fr)minmax(22rem,2fr)minmax(22rem,2fr);column-gap:3rem;row-gap:1.5rem;align-items:start;width:min(85%,130rem);margin:0 auto;padding:1rem 0;box-sizing:border-box}@media(max-width:1024px){.home-grid{grid-template-columns:1fr;column-gap:0;width:92%;padding:1rem 0}}@media(max-width:480px){.home-grid{width:94%;padding:.5rem 0}}.home-grid>.home-hero{margin:0;padding:0;display:block}.home-grid>.home-hero .about h1{white-space:nowrap}.home-hero{padding-bottom:1.5rem}.home-section{display:block;width:100%;text-align:left;box-sizing:border-box;padding:0}@media(max-width:768px){.home-section{padding:1.25rem 0;border-top:1px solid var(--home-divider)}.home-section:first-of-type{border-top:0}}.home-section__title{margin:0 0 1rem;letter-spacing:.01em}.home-section__more{margin:1rem 0 0;font-size:.9rem}.home-about__body p:last-child{margin-bottom:0}.home-grid .post-list,ul.post-list{list-style:none!important;padding:0!important;margin:0!important}.home-grid .post-list .post-item,ul.post-list>li.post-item{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;padding:.85rem 0;margin:0;border-bottom:1px dashed var(--home-divider);list-style:none}.home-grid .post-list .post-item:last-child{border-bottom:0}.home-grid .post-list .post-item::before,ul.post-list>li.post-item::before{content:none}.post-item__title{font-weight:600;line-height:1.35}.post-item__date{font-size:.8rem;color:var(--post-meta);font-variant-numeric:tabular-nums}.post-item__tags{list-style:none;margin:.25rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.35rem .4rem}.post-item__tags li{margin:0}.tag-chip{display:inline-block;padding:.15rem .55rem;border-radius:999px;background:var(--chip-bg);font-size:.78rem;line-height:1.6;text-decoration:none}.tag-chip:hover{background:var(--chip-bg-hover)}@media(max-width:768px){.home-section{padding:1.25rem 0}.home-section__title{font-size:1.35rem}.avatar img{max-width:9rem;height:auto}}@media(max-width:480px){.home-section__title{font-size:1.2rem}.post-item__title{font-size:1rem}.post-item__date{font-size:.75rem}.tag-chip{font-size:.72rem;padding:.1rem .5rem}.avatar img{max-width:7.5rem}}