.page-module___8aEwW__hero{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;height:80vh;min-height:500px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroBackground{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__heroImage{object-fit:cover;filter:brightness(.7)}.page-module___8aEwW__heroContent{z-index:1;max-width:800px;padding:2rem;animation:1s ease-out page-module___8aEwW__fadeInUp;position:relative}.page-module___8aEwW__heroTitle{text-shadow:0 2px 10px #0000004d;margin-bottom:1rem;font-size:4rem;font-weight:700}.page-module___8aEwW__heroSubtitle{font-size:1.5rem;font-family:var(--font-body);opacity:.9;margin-bottom:2rem;font-weight:300}.page-module___8aEwW__section{padding:6rem 0}.page-module___8aEwW__introSection{background-color:var(--background);text-align:center;max-width:800px;margin:0 auto}.page-module___8aEwW__introText{color:var(--foreground);margin-bottom:2rem;font-size:1.25rem;line-height:1.8}.page-module___8aEwW__sectionTitle{text-align:center;color:var(--primary);margin-bottom:3rem;font-size:2.5rem}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.page-module___8aEwW__postCard{background:var(--card);border-radius:var(--radius);transition:transform var(--transition-fast);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.page-module___8aEwW__postCard:hover{transform:translateY(-5px)}.page-module___8aEwW__postContent{padding:1.5rem}.page-module___8aEwW__postDate{color:var(--muted);margin-bottom:.5rem;font-size:.875rem;display:block}.page-module___8aEwW__postTitle{color:var(--card-foreground);margin-bottom:1rem;font-size:1.5rem}.page-module___8aEwW__postExcerpt{color:var(--foreground);opacity:.8;line-height:1.6}@keyframes page-module___8aEwW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page-module___8aEwW__heroTitle{font-size:2.5rem}}
