.SectionPage-module__dthBwG__main{background:var(--color-bg-subtle);min-height:100vh;padding-bottom:4rem}.SectionPage-module__dthBwG__pageHeader{background:var(--color-bg-subtle);text-align:center;border-bottom:1px solid #e5e7eb;padding:3rem 0 2.5rem}.SectionPage-module__dthBwG__headerContainer{max-width:700px;margin:0 auto}.SectionPage-module__dthBwG__pageTitle{color:var(--color-primary);letter-spacing:-.01em;margin-bottom:.5rem;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:800}.SectionPage-module__dthBwG__pageSubtitle{color:var(--color-text-muted);font-size:clamp(.9rem,2vw,1rem)}.SectionPage-module__dthBwG__contentContainer{padding-top:2.5rem}.SectionPage-module__dthBwG__emptyState{text-align:center;color:var(--color-text-muted);padding:3rem 1rem;font-size:.95rem}.SectionPage-module__dthBwG__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.SectionPage-module__dthBwG__card{background:var(--color-bg-card);border-radius:var(--radius-lg);border:1px solid #e5e7eb;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000f}.SectionPage-module__dthBwG__card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0021471f}.SectionPage-module__dthBwG__imageWrapper{aspect-ratio:4/3;background:#f1f3f6;border-bottom:1px solid #e5e7eb;width:100%;position:relative}.SectionPage-module__dthBwG__image{object-fit:contain}.SectionPage-module__dthBwG__cardBody{flex-direction:column;flex:1;padding:1.25rem 1.5rem 1.5rem;display:flex}.SectionPage-module__dthBwG__cardMeta{align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.SectionPage-module__dthBwG__cardDate{color:var(--color-text-muted);font-size:.78rem;font-weight:500}.SectionPage-module__dthBwG__badgeNew{letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-sm);background:var(--color-accent);color:var(--color-primary);padding:.15rem .5rem;font-size:.62rem;font-weight:700}.SectionPage-module__dthBwG__cardTitle{color:var(--color-primary);margin-bottom:.5rem;font-size:clamp(1.05rem,2.5vw,1.18rem);font-weight:700;line-height:1.4}.SectionPage-module__dthBwG__cardDesc{color:var(--color-text-muted);white-space:pre-line;margin-bottom:1rem;font-size:.9rem;line-height:1.7}.SectionPage-module__dthBwG__readMoreBtn{color:var(--color-primary);align-self:flex-start;margin-top:auto;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .2s}.SectionPage-module__dthBwG__readMoreBtn:hover{color:var(--color-accent)}@media (max-width:480px){.SectionPage-module__dthBwG__grid{grid-template-columns:1fr}}
