.blog_page__iP9Ub{padding:4rem 0;min-height:80vh}.blog_header__0iz8y{text-align:center;max-width:850px;margin:0 auto 5rem}.blog_header__0iz8y h1{font-size:3.2rem;margin-bottom:1.5rem}.blog_header__0iz8y p{font-size:1.2rem;color:var(--color-text-muted)}.blog_featuredPost__F8kFA{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:4rem;gap:4rem;margin-bottom:6rem;background-color:var(--color-bg-light);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-subtle)}.blog_featuredImage__52AIA{height:500px}.blog_featuredImage__52AIA img{width:100%;height:100%;object-fit:cover}.blog_featuredContent__8RJcD{padding:4rem 3rem;display:flex;flex-direction:column;justify-content:center;gap:1.5rem}.blog_category___sI6b{font-size:.75rem;font-weight:700;color:var(--color-primary);text-transform:uppercase;letter-spacing:.1em}.blog_featuredContent__8RJcD h2{font-size:2.2rem;line-height:1.2;margin-bottom:.5rem}.blog_featuredContent__8RJcD p{font-size:1.1rem;color:var(--color-text-muted);line-height:1.6}.blog_postMeta__Kp_5_{display:flex;gap:1.5rem;font-size:.85rem;color:var(--color-text-muted);margin-bottom:1.5rem}.blog_blogGrid__e8KLA{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem;gap:3rem;margin-bottom:8rem}.blog_postCard__OEt9o{background:#fff;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--color-border);transition:var(--transition-smooth)}.blog_postCard__OEt9o:hover{transform:translateY(-8px);box-shadow:var(--shadow-medium);border-color:var(--color-primary)}.blog_postImage___hMRc{height:220px}.blog_postImage___hMRc img{width:100%;height:100%;object-fit:cover}.blog_postContent__ZUVI8{padding:2rem;display:flex;flex-direction:column;gap:1rem}.blog_postContent__ZUVI8 h3{font-size:1.35rem;line-height:1.3;color:var(--color-brand-4);margin:0}.blog_postContent__ZUVI8 p{font-size:.95rem;color:var(--color-text-muted);line-height:1.5;margin:0}.blog_postFooter__Ey6lL{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #f0f0f0;font-size:.85rem;color:var(--color-text-muted)}.blog_readMore__emsSW{color:var(--color-primary);font-weight:600}.blog_newsletter__kHlYR{background-color:var(--color-brand-4);color:#fff;padding:5rem;border-radius:var(--radius-lg);text-align:center;display:flex;flex-direction:column;align-items:center;gap:2rem}.blog_newsletter__kHlYR h2{font-size:2.2rem;margin:0}.blog_newsletter__kHlYR p{opacity:.8;max-width:600px;font-size:1.1rem}.blog_newsletterForm__EWd62{display:flex;gap:1rem;width:100%;max-width:500px}.blog_newsletterForm__EWd62 input{flex:1 1;padding:1rem 1.5rem;border-radius:var(--radius-md);border:none;font-family:inherit;font-size:1rem}@media (max-width:1200px){.blog_featuredPost__F8kFA{grid-template-columns:1fr}.blog_featuredImage__52AIA{height:350px}.blog_blogGrid__e8KLA{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.blog_blogGrid__e8KLA{grid-template-columns:1fr}.blog_newsletterForm__EWd62{flex-direction:column}}