.FeaturedPost_featuredSection__J7Vj0{margin-top:1rem;margin-bottom:2rem}.FeaturedPost_featuredPost__YnMEY{margin:0 auto;padding:2rem;border:2px solid var(--accent-color);background:rgba(0,0,0,.06);cursor:pointer;transition:box-shadow .2s ease;display:flex;gap:2rem;align-items:flex-start}.FeaturedPost_featuredPost__YnMEY:hover{border:2px solid var(--accent-color);box-shadow:inset 0 0 0 4px var(--accent-color)}@media (prefers-color-scheme:dark){.FeaturedPost_featuredPost__YnMEY{background:rgba(255,255,255,.06)}}.FeaturedPost_featuredContent___WJnQ{flex:1 1;min-width:0}.FeaturedPost_featuredImageContainer__d0iOs{flex-shrink:0;width:200px;height:150px;overflow:hidden;border:2px solid var(--foreground)}.FeaturedPost_featuredImage__JXy6A{width:100%;height:100%;object-fit:cover}.FeaturedPost_featuredTitle__lUS3o{font-size:1.8rem;font-weight:600;margin:0 0 .5rem;line-height:1.3}.FeaturedPost_featuredDate__V4TXk{display:block;color:#666;font-size:.9rem;margin-bottom:1.5rem}@media (prefers-color-scheme:dark){.FeaturedPost_featuredDate__V4TXk{color:#aaa}}.FeaturedPost_featuredExcerpt__AWY_9{line-height:1.6;margin-bottom:1.5rem;color:var(--foreground)}.FeaturedPost_featuredExcerpt__AWY_9 p{margin:0}.FeaturedPost_readMore__ga6k3{font-weight:500;display:inline-flex;align-items:center;transition:color .2s ease}.FeaturedPost_featuredPost__YnMEY:hover .FeaturedPost_readMore__ga6k3{color:var(--accent-color)}@media (max-width:768px){.FeaturedPost_featuredPost__YnMEY{padding:1.5rem;margin:0 .5rem;flex-direction:column;gap:1.5rem}.FeaturedPost_featuredTitle__lUS3o{font-size:1.5rem}.FeaturedPost_featuredImageContainer__d0iOs{width:100%;height:200px;order:-1}}.ListedPost_postCard__oA13l{display:flex;flex-direction:column;padding:1.5rem;cursor:pointer;border:2px solid var(--foreground);background:rgba(0,0,0,.06);transition:box-shadow .2s ease;color:inherit;gap:1rem;min-height:16rem}.ListedPost_postCard__oA13l:hover{border:2px solid var(--accent-color);box-shadow:inset 0 0 0 4px var(--accent-color)}@media (prefers-color-scheme:dark){.ListedPost_postCard__oA13l{background:rgba(255,255,255,.06)}}.ListedPost_postCardContent__4d3bv{flex:1 1}.ListedPost_postCardTitle__U0_PZ{font-size:1.2rem;font-weight:600;margin:0 0 .5rem;line-height:1.3;color:var(--foreground)}.ListedPost_postCardExcerpt__Ib_5A{line-height:1.5;color:var(--foreground);opacity:.8;font-style:italic;font-size:.95rem}.ListedPost_postCardImageContainer__iIFcT{width:100%;height:120px;overflow:hidden;border:2px solid var(--foreground)}.ListedPost_postCardImage__yqyDj{width:100%;height:100%;object-fit:cover}.ListedPost_postCardDate__cP2c0{color:#666;font-size:.85rem;font-weight:500;text-align:right;margin-top:auto}@media (prefers-color-scheme:dark){.ListedPost_postCardDate__cP2c0{color:#aaa}}@media (max-width:768px){.ListedPost_postCard__oA13l{padding:1.25rem}.ListedPost_postCardTitle__U0_PZ{font-size:1.2rem}.ListedPost_postCardImageContainer__iIFcT{height:160px;order:-1}}.blog_postsSection__3_NFW{margin:0 auto}.blog_sectionTitle__gERdn{font-size:1.5rem;font-weight:600;color:var(--foreground)}.blog_postsGrid__QYM3t{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}@media (max-width:768px){.blog_postsGrid__QYM3t{grid-template-columns:1fr;margin:0 .5rem}}