.page-module___8aEwW__main{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__hero{text-align:center;background:linear-gradient(135deg,var(--secondary)0%,var(--background)100%);flex-direction:column;justify-content:center;align-items:center;padding:8rem 2rem 6rem;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroContent{z-index:2;max-width:800px;animation:.8s ease-out forwards page-module___8aEwW__fadeUp;position:relative}.page-module___8aEwW__title{color:var(--foreground);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1}.page-module___8aEwW__title span{color:var(--primary)}.page-module___8aEwW__subtitle{color:var(--foreground);opacity:.8;margin-bottom:2.5rem;max-width:600px;margin-inline:auto;font-size:clamp(1.1rem,2vw,1.25rem)}.page-module___8aEwW__ctaGroup{justify-content:center;align-items:center;gap:1rem;display:flex}.page-module___8aEwW__feedSection{background-color:var(--background);padding:5rem 2rem}.page-module___8aEwW__feedHeader{margin-bottom:3rem;justify-content:space-between;align-items:center;max-width:1200px;margin-inline:auto;display:flex}.page-module___8aEwW__feedTitle{font-size:2rem}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.page-module___8aEwW__card{background:var(--card-bg);border:1px solid var(--card-border);cursor:pointer;border-radius:16px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.page-module___8aEwW__card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 12px 24px #0000000d}.page-module___8aEwW__cardImageContainer{aspect-ratio:16/10;background-color:var(--secondary);width:100%;position:relative;overflow:hidden}.page-module___8aEwW__cardImage{object-fit:cover;transition:transform .5s}.page-module___8aEwW__card:hover .page-module___8aEwW__cardImage{transform:scale(1.05)}.page-module___8aEwW__cardContent{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.page-module___8aEwW__tag{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.page-module___8aEwW__cardTitle{margin-bottom:.5rem;font-size:1.25rem;line-height:1.4}.page-module___8aEwW__cardExcerpt{color:var(--foreground);opacity:.7;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.page-module___8aEwW__cardFooter{color:var(--foreground);opacity:.6;justify-content:space-between;align-items:center;font-size:.85rem;display:flex}@keyframes page-module___8aEwW__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
