.BlogSection-module__pVoQsG__section{background:var(--background);min-height:100vh;padding:6rem 1.5rem;overflow-x:clip}.BlogSection-module__pVoQsG__inner{width:100%;margin:0 auto}.BlogSection-module__pVoQsG__header{text-align:center;margin-bottom:3rem}.BlogSection-module__pVoQsG__title{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.BlogSection-module__pVoQsG__gradientText{background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.BlogSection-module__pVoQsG__subtitle{color:var(--muted-foreground);max-width:540px;margin:0 auto;font-size:1.0625rem;line-height:1.7}.BlogSection-module__pVoQsG__list{flex-direction:column;gap:1.25rem;min-width:0;margin-bottom:3rem;display:flex}.BlogSection-module__pVoQsG__card{background:var(--card);border:1px solid var(--border);color:inherit;border-radius:20px;grid-template-columns:280px minmax(0,1fr);align-items:stretch;gap:1.75rem;min-width:0;padding:1.25rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;overflow:hidden}.BlogSection-module__pVoQsG__card:hover{border-color:color-mix(in srgb, var(--brand-2) 35%, var(--border));transform:translateY(-3px);box-shadow:0 12px 40px -12px #0003}.BlogSection-module__pVoQsG__cardImage{aspect-ratio:16/10;border-radius:12px;min-width:0;position:relative;overflow:hidden}.BlogSection-module__pVoQsG__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.BlogSection-module__pVoQsG__card:hover .BlogSection-module__pVoQsG__cardImage img{transform:scale(1.05)}.BlogSection-module__pVoQsG__category{text-transform:uppercase;letter-spacing:.05em;background:var(--brand-gradient);color:#fff;border-radius:9999px;padding:.35rem .75rem;font-size:.7rem;font-weight:600;position:absolute;top:1rem;left:1rem}.BlogSection-module__pVoQsG__categoryBadge{text-transform:uppercase;letter-spacing:.05em;background:var(--brand-gradient);color:#fff;border-radius:9999px;padding:.35rem .75rem;font-size:.7rem;font-weight:600;position:absolute;top:.75rem;left:.75rem}.BlogSection-module__pVoQsG__cardContent{flex-direction:column;justify-content:center;min-width:0;padding:.5rem .5rem .5rem 0;display:flex}.BlogSection-module__pVoQsG__meta{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.6rem;font-size:.8rem;display:flex}.BlogSection-module__pVoQsG__dot{opacity:.5}.BlogSection-module__pVoQsG__cardTitle{letter-spacing:-.01em;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.6rem;font-size:1.35rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.BlogSection-module__pVoQsG__excerpt{color:var(--muted-foreground);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogSection-module__pVoQsG__readMore{color:var(--brand-2);font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .2s}.BlogSection-module__pVoQsG__readMore:hover{opacity:.8}.BlogSection-module__pVoQsG__pagination{justify-content:center;align-items:center;gap:1rem;display:flex}.BlogSection-module__pVoQsG__pageButton{border:1px solid var(--border);background:var(--card);color:var(--foreground);cursor:pointer;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s}.BlogSection-module__pVoQsG__pageButton:hover{border-color:var(--brand-2);background:color-mix(in srgb, var(--brand-2) 5%, var(--card))}.BlogSection-module__pVoQsG__pageInfo{color:var(--muted-foreground);font-size:.875rem}@media (max-width:768px){.BlogSection-module__pVoQsG__section{padding:4rem 1rem}.BlogSection-module__pVoQsG__card{flex-direction:column;gap:1rem;padding:1rem;display:flex}.BlogSection-module__pVoQsG__cardImage{aspect-ratio:16/9;flex-shrink:0;width:100%}.BlogSection-module__pVoQsG__cardContent{padding:0 .25rem .25rem}.BlogSection-module__pVoQsG__cardTitle{font-size:1.15rem}.BlogSection-module__pVoQsG__pagination{flex-wrap:wrap;gap:.5rem}}
