.News-module__e147jq__container{max-width:1200px;min-height:100vh;margin:0 auto;padding:2rem 1rem}.News-module__e147jq__title{color:var(--color-text);text-align:center;font-size:clamp(2rem,5vw,3rem);font-weight:700;font-family:var(--font-geist-sans);margin-bottom:3rem}.News-module__e147jq__newsGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.News-module__e147jq__newsGrid{grid-template-columns:repeat(2,1fr)}}.News-module__e147jq__newsCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:1rem;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000000d}.News-module__e147jq__imageContainer{background:var(--color-primary-light);height:250px;position:relative;overflow:hidden}.News-module__e147jq__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.News-module__e147jq__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.News-module__e147jq__newsTitle{color:var(--color-text);font-size:1.375rem;font-weight:600;line-height:1.3;font-family:var(--font-geist-sans);margin-bottom:1rem}.News-module__e147jq__newsTitle:hover{color:var(--color-primary)}.News-module__e147jq__excerpt{color:var(--color-text-light);flex:1;margin-bottom:1.5rem;line-height:1.6}.News-module__e147jq__meta{justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.875rem;display:flex}.News-module__e147jq__date{color:var(--color-text-light)}.News-module__e147jq__readMore{color:var(--color-primary);align-self:flex-start;font-weight:600;transition:color .2s}.News-module__e147jq__readMore:hover{color:var(--color-primary-dark)}.News-module__e147jq__emptyState{text-align:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:1rem;padding:4rem 2rem}.News-module__e147jq__emptyText{color:var(--color-text-light);margin-bottom:1.5rem;font-size:1.125rem}.News-module__e147jq__createLink{background:var(--color-primary);color:#fff;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-block}.News-module__e147jq__createLink:hover{background:var(--color-primary-dark)}@media (hover:hover) and (pointer:fine){.News-module__e147jq__newsCard:hover{border-color:var(--color-primary-light);transform:translateY(-4px);box-shadow:0 12px 25px #0000001a}.News-module__e147jq__newsCard:hover .News-module__e147jq__image{transform:scale(1.05)}}@media (max-width:768px){.News-module__e147jq__container{padding:1rem}.News-module__e147jq__meta{flex-direction:column;align-items:flex-start;gap:.5rem}}
