.blog-container{max-width:1100px;margin:0 auto;padding:4rem 1rem 2rem}.blog-spacer{height:1px;padding:4rem}.blog-header{text-align:center;max-width:600px;padding-top:6rem;margin:0 auto 3rem}.blog-title{font-family:serif;font-size:2rem;font-weight:700;color:#18181b;margin-bottom:.5rem}.blog-description{color:#52525b;font-size:1.2rem}.blog-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.blog-grid{grid-template-columns:1fr 1fr}}.blog-empty{text-align:center;padding:3rem 0;color:#71717a}.blog-post-card{display:flex;flex-direction:column;height:100%;border-radius:12px;background:#fff;overflow:hidden}.blog-post-image{height:190px;width:100%;margin-bottom:1rem;border-radius:12px}.blog-post-meta{display:flex;align-items:center;margin-bottom:.5rem;gap:.5rem}.blog-post-date{margin-left:auto;font-size:.95rem;color:#71717a}.blog-post-title{font-size:1.25rem;font-weight:600;color:#18181b}.blog-post-link-title{text-decoration:none}.blog-post-excerpt{color:#52525b;font-size:1rem;padding:.25rem;margin-bottom:1rem}.blog-post-readmore{margin-top:auto}.blog-post-readmore-link{display:inline-flex;align-items:center;font-size:1rem;font-weight:500;color:#18181b;text-decoration:none;transition:color .2s}.blog-post-readmore-link:hover{color:#52525b}.blog-post-readmore-icon{margin-left:.5rem;width:1.1em;height:1.1em}.blog-category-badge{display:inline-block;padding:.2em .8em;font-size:.85em;font-weight:600;border-radius:999px;background:#e0e7ff;color:#3730a3;letter-spacing:.02em}.blog-content{max-width:100%;font-size:1.1rem;color:#27272a;line-height:1.7}.blog-content h1,.blog-content h2,.blog-content h3,.blog-content h4{color:#18181b;font-weight:700;margin-bottom:.7em}.blog-content h1{font-size:2.2rem}.blog-content h2{font-size:1.6rem}.blog-content h3{font-size:1.3rem}.blog-content h4{font-size:1.1rem}.blog-content p{margin-bottom:1.2em}.blog-content a{color:#2563eb;text-decoration:none;border-bottom:1px solid #a5b4fc;transition:border .2s}.blog-content a:hover{border-bottom:2px solid #6366f1}.blog-content ol,.blog-content ul{margin-left:1.5em;margin-bottom:1.2em}.blog-content img{max-width:100%;border-radius:8px;margin:1.5em 0}.blog-hero{margin-bottom:2.5rem}.blog-post-hero{border-radius:16px;min-height:340px}.blog-post-hero .blog-post-image{height:320px;border-radius:16px}.blog-post-hero .blog-post-title{font-size:2rem;font-weight:600}.blog-post-hero .blog-post-excerpt{font-size:1.15rem;color:#444}@media (min-width:768px){.blog-hero{margin-bottom:3.5rem}.blog-post-hero{min-height:400px}.blog-post-hero .blog-post-image{height:380px}.blog-post-hero .blog-post-title{font-size:2rem}.blog-post-hero .blog-post-excerpt{font-size:1.2rem}}