.BlogList-module__ATLcVW__blogList{max-width:1200px;margin:0 auto;padding:1.5rem 1rem 4rem}.BlogList-module__ATLcVW__blogHeader{text-align:center;margin-bottom:2.5rem}.BlogList-module__ATLcVW__blogTitle{color:#3b82f6;font-weight:600}.BlogList-module__ATLcVW__blogSubtitle{color:#94a3b8;max-width:640px;margin:0 auto;font-size:1.125rem}.BlogList-module__ATLcVW__blogGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.BlogList-module__ATLcVW__blogCard{background:var(--surface);border:1px solid var(--border-muted);border-radius:18px;transition:transform .2s,box-shadow .2s;overflow:hidden}.BlogList-module__ATLcVW__blogCard:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000014}.BlogList-module__ATLcVW__blogCover{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.BlogList-module__ATLcVW__blogCardBody{padding:1.25rem}.BlogList-module__ATLcVW__blogCardTitle{color:#fff;margin-bottom:.5rem;font-size:1.2rem;line-height:1.3}.BlogList-module__ATLcVW__blogCardDescription{color:#fff;font-size:.95rem;line-height:1.6}.BlogList-module__ATLcVW__blogCardLink{color:inherit;height:100%;text-decoration:none;display:block}.BlogList-module__ATLcVW__blogCardLink:focus-visible{outline:3px solid var(--accent);outline-offset:4px;border-radius:18px}@media (min-width:640px){.BlogList-module__ATLcVW__blogGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.BlogList-module__ATLcVW__blogGrid{grid-template-columns:repeat(3,1fr)}.BlogList-module__ATLcVW__blogTitle{font-size:2.2rem}.BlogList-module__ATLcVW__blogSubtitle{font-size:1.05rem}}.BlogList-module__ATLcVW__backNav{align-items:center;width:max-content;margin-bottom:1.5rem;transition:transform .2s,box-shadow .2s;display:inline-flex}.BlogList-module__ATLcVW__backNav:hover{transform:translate(-2px)}.BlogList-module__ATLcVW__backLink{color:#fff;align-items:center;gap:.5rem;width:max-content;font-size:.95rem;text-decoration:none;display:inline-flex}.BlogList-module__ATLcVW__backLink:hover{color:#fff}.BlogList-module__ATLcVW__backIcon{color:#fff;width:20px;height:20px}.BlogList-module__ATLcVW__postIcon{background:linear-gradient(135deg,var(--accent),var(--accent-soft));color:#fff;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.75rem;display:flex}.BlogList-module__ATLcVW__postIcon svg{width:22px;height:22px}.BlogList-module__ATLcVW__readMore{color:var(--accent);margin-top:.75rem;font-size:.9rem;font-weight:500;display:inline-block}.BlogList-module__ATLcVW__blogCardImageWrapper{aspect-ratio:16/9;border-radius:1rem 1rem 0 0;width:100%;position:relative;overflow:hidden}.BlogList-module__ATLcVW__blogCardImage{object-fit:cover;width:100%;height:100%}.BlogList-module__ATLcVW__blogCardLink{flex-direction:column;height:100%;display:flex}.BlogList-module__ATLcVW__textHighlight{color:#3b82f6;font-weight:600}
