.Blog-module__nb3veG__blogContainer{max-width:1200px;min-height:100vh;margin:0 auto;padding:8rem 2rem 4rem;font-family:Outfit,Inter,sans-serif}.Blog-module__nb3veG__header{text-align:center;margin-bottom:4rem}.Blog-module__nb3veG__title{color:var(--color-text);background:linear-gradient(135deg,#ff9a9e 0%,#fecfef 99% 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:800;display:inline-block}.Blog-module__nb3veG__subtitle{color:var(--color-text-medium);max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.Blog-module__nb3veG__blogGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;display:grid}.Blog-module__nb3veG__blogCard{background:var(--color-bg-secondary);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.Blog-module__nb3veG__blogCard:hover{border-color:#ff9a9e4d;transform:translateY(-10px);box-shadow:0 20px 40px #ff9a9e26}.Blog-module__nb3veG__imageWrapper{width:100%;height:240px;position:relative;overflow:hidden}.Blog-module__nb3veG__blogImage{object-fit:cover;width:100%;height:100%;transition:transform .6s}.Blog-module__nb3veG__blogCard:hover .Blog-module__nb3veG__blogImage{transform:scale(1.08)}.Blog-module__nb3veG__cardContent{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.Blog-module__nb3veG__meta{color:var(--color-text-medium);text-transform:uppercase;letter-spacing:1px;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.85rem;font-weight:600;display:flex}.Blog-module__nb3veG__cardTitle{color:var(--color-text);margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.4;transition:color .3s}.Blog-module__nb3veG__blogCard:hover .Blog-module__nb3veG__cardTitle{color:#ff9a9e}.Blog-module__nb3veG__cardExcerpt{color:var(--color-text-medium);flex-grow:1;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.Blog-module__nb3veG__readMore{color:#ff9a9e;align-items:center;gap:.5rem;font-weight:600;transition:gap .3s;display:inline-flex}.Blog-module__nb3veG__blogCard:hover .Blog-module__nb3veG__readMore{gap:.8rem}.Blog-module__nb3veG__articleContainer{max-width:800px;margin:0 auto}.Blog-module__nb3veG__backLink{color:var(--color-text-medium);align-items:center;gap:.5rem;margin-bottom:3rem;font-weight:600;text-decoration:none;transition:color .3s,transform .3s;display:inline-flex}.Blog-module__nb3veG__backLink:hover{color:#ff9a9e;transform:translate(-5px)}.Blog-module__nb3veG__articleHeader{margin-bottom:3rem}.Blog-module__nb3veG__articleTitle{color:var(--color-text);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.Blog-module__nb3veG__articleMeta{color:var(--color-text-medium);flex-wrap:wrap;align-items:center;gap:1.5rem;font-size:1rem;font-weight:500;display:flex}.Blog-module__nb3veG__metaItem{align-items:center;gap:.5rem;display:flex}.Blog-module__nb3veG__articleHero{border-radius:32px;width:100%;height:450px;margin-bottom:4rem;overflow:hidden;box-shadow:0 20px 40px #0000001a}.Blog-module__nb3veG__heroImage{object-fit:cover;width:100%;height:100%}.Blog-module__nb3veG__articleContent{color:var(--color-text);font-size:1.15rem;line-height:1.8}.Blog-module__nb3veG__articleContent h2{color:var(--color-text);margin-top:3rem;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.Blog-module__nb3veG__articleContent p{color:var(--color-text-medium);margin-bottom:1.5rem}.Blog-module__nb3veG__articleContent strong{color:var(--color-text);font-weight:700}@media (max-width:768px){.Blog-module__nb3veG__blogContainer{padding:6rem 1.5rem 3rem}.Blog-module__nb3veG__title{font-size:2.5rem}.Blog-module__nb3veG__articleTitle{font-size:2.2rem}.Blog-module__nb3veG__articleHero{border-radius:20px;height:300px}}
