.nextcore-home-blog{background:var(--bg-secondary);padding:4rem 0}@media (min-width:768px){.nextcore-home-blog{padding:5rem 0}}@media (min-width:1024px){.nextcore-home-blog{padding:6rem 0}}.nextcore-home-blog__container{max-width:112.5rem;margin:0 auto;padding:0 1.5rem}@media (min-width:1024px){.nextcore-home-blog__container{padding:0 2rem}}.nextcore-home-blog__header{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2.5rem;display:flex}@media (min-width:640px){.nextcore-home-blog__header{flex-direction:row;align-items:center}}.nextcore-home-blog__title{color:var(--text-primary);margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700}.nextcore-home-blog__subtitle{color:var(--text-secondary)}.nextcore-home-blog__view-all-btn{color:#059669;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #10b981;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.nextcore-home-blog__view-all-btn:hover{background:#10b98114}.nextcore-home-blog__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.nextcore-home-blog__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.nextcore-home-blog__grid{grid-template-columns:repeat(4,1fr)}}.nextcore-home-blog__item{text-decoration:none}@media (min-width:768px){.nextcore-home-blog__item--featured{grid-area:span 2/span 2}}.nextcore-home-blog__cover{aspect-ratio:16/10;position:relative;overflow:hidden}.nextcore-home-blog__cover-img{object-fit:cover;transition:transform .5s}.nextcore-home-blog__item:hover .nextcore-home-blog__cover-img{transform:scale(1.05)}.nextcore-home-blog__cover-placeholder{background:linear-gradient(135deg,#34d399,#14b8a6);width:100%;height:100%}.nextcore-home-blog__category-badge{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;position:absolute;top:1rem;left:1rem}.nextcore-home-blog__cover-overlay{background:linear-gradient(#0000,#0000,#0009);position:absolute;inset:0}.nextcore-home-blog__content{padding:1rem}@media (min-width:768px){.nextcore-home-blog__content{padding:1.25rem}}.nextcore-home-blog__card-title{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1rem;font-weight:700;transition:color .2s;display:-webkit-box;overflow:hidden}.nextcore-home-blog__item:hover .nextcore-home-blog__card-title{color:#059669}.nextcore-home-blog__card-title--featured{font-size:1.25rem}.nextcore-home-blog__excerpt{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.875rem;display:-webkit-box;overflow:hidden}.nextcore-home-blog__meta{color:var(--text-secondary);align-items:center;gap:1rem;font-size:.75rem;display:flex}.nextcore-home-blog__meta-item{align-items:center;gap:.25rem;display:flex}
