.Blog-module__nb3veG__blogContainer{max-width:1200px;font-family:var(--font-body);min-height:100vh;margin:0 auto;padding:8rem 2rem 4rem}.Blog-module__nb3veG__header{text-align:center;margin-bottom:4rem}.Blog-module__nb3veG__title{font-family:var(--font-heading);color:#2e2020;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.Blog-module__nb3veG__titleHighlight{color:#f47aab}.Blog-module__nb3veG__subtitle{color:#7a6a65;max-width:600px;margin:0 auto;font-size:1.1rem;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{cursor:pointer;background:#fff;border:1px solid #e9dadf80;border-radius:20px;flex-direction:column;transition:all .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #9a7a6a0d}.Blog-module__nb3veG__blogCard:hover{border-color:#f47aab;transform:translateY(-8px);box-shadow:0 25px 50px #f47aab26}.Blog-module__nb3veG__imageWrapper{background:#eae0dd;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:#9a7a8a;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{font-family:var(--font-heading);color:#2e2020;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3;transition:color .3s}.Blog-module__nb3veG__blogCard:hover .Blog-module__nb3veG__cardTitle{color:#f47aab}.Blog-module__nb3veG__cardExcerpt{color:#43302b;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Blog-module__nb3veG__readMore{color:#f47aab;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{background:#fcf7f4;border-radius:32px;width:100%;height:480px;margin-bottom:4rem;position:relative;overflow:hidden;box-shadow:0 24px 50px #00000014,inset 0 0 0 2px #fff3}.Blog-module__nb3veG__heroImage{object-fit:cover;width:100%;height:100%}.Blog-module__nb3veG__articleContent{color:#4a4a4a;font-size:1.15rem;line-height:1.9}.Blog-module__nb3veG__articleContent h2{color:#333;letter-spacing:-.02em;margin-top:3.5rem;margin-bottom:1.2rem;font-size:2.1rem;font-weight:700}.Blog-module__nb3veG__articleContent h3{color:#555;margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Blog-module__nb3veG__articleContent p{margin-bottom:1.8rem}.Blog-module__nb3veG__articleContent strong{color:#333;font-weight:700}:is(.Blog-module__nb3veG__articleContent ul,.Blog-module__nb3veG__articleContent ol){margin-bottom:2rem;padding-left:2rem}.Blog-module__nb3veG__articleContent li{margin-bottom:.8rem}@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}}
