.Home_pageHeader__3i5J5{text-align:center;margin-bottom:3rem}.Home_title__utdWP{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:1.5rem;position:relative;display:inline-block;padding-bottom:.5rem}.Home_title__utdWP:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:4px;background-color:#fff;border-radius:2px}.Home_subtitle__Q3Lh7{font-size:1.125rem;color:#aaa;margin-bottom:3rem;max-width:42rem;margin-left:auto;margin-right:auto}.Home_grid__UbXhn{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.Home_grid__UbXhn{grid-template-columns:repeat(2,1fr)}}.PostCard_card__5hTz7{background-color:#1e1e1e;border:1px solid #333;border-radius:8px;overflow:hidden;transition:border-color .2s ease-in-out;display:flex;flex-direction:column}.PostCard_card__5hTz7:hover{border-color:#555}.PostCard_image__tEi5j{width:100%;height:200px;object-fit:cover;transition:opacity .2s ease-in-out}.PostCard_card__5hTz7:hover .PostCard_image__tEi5j{opacity:.85}.PostCard_content__R456t{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.PostCard_title__z8eru{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#fff;transition:color .2s ease}.PostCard_title__z8eru:hover{color:#58a6ff}.PostCard_tagList__a3s0o{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.PostCard_tag__W_nvw{background-color:#3a3a3a;color:#ccc;padding:.25rem .75rem;border-radius:15px;font-size:.75rem;font-weight:500;transition:all .2s ease;white-space:nowrap}.PostCard_tag__W_nvw:hover{background-color:#58a6ff;color:#121212}.PostCard_excerpt__nLlaN{color:#aaa;font-size:.875rem;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:40px}.PostCard_meta__TPno1{color:#888;font-size:.75rem;margin-top:auto;padding-top:1rem}