#blog-detail-page .container--narrow{max-width:800px;margin:0 auto;padding:0 20px}#blog-detail-page .container--hero{max-width:1200px;margin:0 auto;padding:40px 20px}#blog-detail-page .blog-hero-section{background-color:#fff;padding-top:100px;overflow:hidden}#blog-detail-page .hero-flex-wrapper{justify-content:space-between;align-items:center;gap:48px;display:flex}#blog-detail-page .hero-text-column{flex:1;max-width:600px}#blog-detail-page .breadcrumb-nav{letter-spacing:.05em;align-items:center;gap:12px;margin-bottom:32px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;display:flex}#blog-detail-page .breadcrumb-nav a{color:#667085;background:#f9fafb;border-radius:8px;padding:6px 14px;transition:all .3s}#blog-detail-page .breadcrumb-nav a:hover{color:#181d27;background:#f2f4f7}#blog-detail-page .breadcrumb-separator{color:#d0d5dd}#blog-detail-page .current-page{color:#667085;background:#f9fafb;border-radius:8px;padding:6px 14px}#blog-detail-page .blog-detail-title{color:#181d27;letter-spacing:-.02em;margin-bottom:24px;font-family:Matter,sans-serif;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.1}#blog-detail-page .blog-meta-pills{align-items:center;gap:12px;display:flex}#blog-detail-page .blog-category-badge{color:#00875a;text-transform:uppercase;letter-spacing:.5px;background:#e3fcef;border-radius:20px;padding:6px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:700}#blog-detail-page .blog-date-pill{color:#667085;text-transform:uppercase;background:#f9fafb;border-radius:20px;padding:6px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:600}#blog-detail-page .hero-image-column{flex:1.2}#blog-detail-page .hero-image-container{width:100%;max-height:auto;border:1px solid #e5e7eb;border-radius:24px;overflow:hidden;box-shadow:0 24px 56px #a7aeba29}#blog-detail-page .blog-featured-image{object-fit:contain;width:100%;height:auto;display:block}#blog-detail-page .blog-content-section{background-color:#fff}#blog-detail-page .blog-content-body{color:#333;font-family:Inter,sans-serif;font-size:clamp(16px,1vw,18px);line-height:1.8}#blog-detail-page .blog-content-body h3{color:#181d27;margin-top:2rem;margin-bottom:1.5rem;font-size:clamp(28px,2.3vw,48px);font-weight:600;line-height:1.2}#blog-detail-page .blog-content-body h4{color:#181d27;margin-top:1.5rem;margin-bottom:1rem;font-size:clamp(24px,1.8vw,40px);font-weight:600;line-height:1.2}#blog-detail-page .blog-content-body p{margin-bottom:24px}#blog-detail-page .blog-content-body h3{color:#181d27;margin:48px 0 24px;font-family:Matter,sans-serif;font-size:28px;font-weight:700}#blog-detail-page .blog-quote{color:#181d27;border-left:4px solid #4e6be9;margin:48px 0;padding-left:24px;font-family:Inter,sans-serif;font-size:24px;font-style:italic;font-weight:600;line-height:1.5}#blog-detail-page .related-blogs-section{background-color:#fafafa;border-top:1px solid #e5e7eb;padding:80px 0}#blog-detail-page .related-blogs-section .section-title{text-align:center;color:#181d27;margin-bottom:48px;font-family:Matter,sans-serif;font-size:32px;font-weight:700}#blog-detail-page .blog-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1000px;margin:0 auto;display:grid}#blog-detail-page .blog-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:24px;flex-direction:column;padding:8px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 24px 56px #a7aeba29}#blog-detail-page .blog-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}#blog-detail-page .blog-card-image-wrapper{border-radius:16px;width:100%;padding-top:56.25%;position:relative;overflow:hidden}#blog-detail-page .blog-card-image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}#blog-detail-page .blog-card-date-badge{color:#fff;letter-spacing:.5px;background:#052342cc;border-radius:20px;padding:6px 12px;font-size:10px;font-weight:600;position:absolute;top:15px;right:15px}#blog-detail-page .blog-card-content{flex-direction:column;flex-grow:1;padding:16px;display:flex}#blog-detail-page .blog-card-category{color:#00875a;text-transform:uppercase;letter-spacing:.5px;background:#e3fcef;border-radius:4px;align-self:flex-start;margin-bottom:16px;padding:4px 8px;font-size:12px;font-weight:700}#blog-detail-page .blog-card-title{color:#181d27;margin-bottom:0;font-size:18px;font-weight:700;line-height:1.4}@media (max-width:1024px){#blog-detail-page .hero-flex-wrapper{text-align:center;flex-direction:column;gap:32px}#blog-detail-page .hero-text-column{max-width:100%}#blog-detail-page .breadcrumb-nav,#blog-detail-page .blog-meta-pills{justify-content:center}#blog-detail-page .blog-grid{grid-template-columns:repeat(2,1fr);padding:0 20px}}@media (max-width:768px){#blog-detail-page .blog-hero-section{padding-top:80px}#blog-detail-page .blog-detail-title{font-size:32px}#blog-detail-page .blog-grid{grid-template-columns:1fr;padding:0}#blog-detail-page .blog-content-body{font-size:16px}#blog-detail-page .hero-image-container{border-radius:16px}}
