.blog-detail-hero{position:relative;background:#fff;padding-bottom:1.5rem}@media (min-width:768px){.blog-detail-hero{padding-bottom:2rem}}.blog-detail-hero-banner{width:100%;height:10rem;background-image:url(/images/blog/news.png);background-size:cover;background-position:50%;background-repeat:no-repeat}@media (min-width:768px){.blog-detail-hero-banner{height:14rem}}@media (min-width:1024px){.blog-detail-hero-banner{height:17rem}}.blog-detail-hero-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;padding-top:1.25rem;font-size:.875rem;color:#4f4f4f}.blog-detail-hero-breadcrumb-link{color:#4f4f4f;display:inline-flex;align-items:center;transition:color .2s ease}.blog-detail-hero-breadcrumb-link:hover{color:#ff931f}.blog-detail-hero-breadcrumb-current{color:#ff931f;font-weight:500}.blog-detail-hero-breadcrumb-sep{color:#bdbdbd;margin:0 .125rem}.blog-detail-body{background:#fff;padding:2rem 0 3rem}@media (min-width:768px){.blog-detail-body{padding:2.5rem 0 4rem}}@media (min-width:1024px){.blog-detail-body{padding:3rem 0 5rem}}.blog-detail-title{max-width:52rem;margin:0 auto 2rem;font-size:1.5rem;font-weight:700;color:#101828;text-align:center;line-height:1.3}@media (min-width:768px){.blog-detail-title{font-size:2rem;margin-bottom:2.5rem}}@media (min-width:1024px){.blog-detail-title{font-size:2.5rem;margin-bottom:3rem}}.blog-detail-featured{max-width:60rem;margin:0 auto 2.5rem;width:100%;aspect-ratio:16/9;border-radius:.75rem;overflow:hidden;background:#1a1a1a}@media (min-width:768px){.blog-detail-featured{margin-bottom:3rem;border-radius:1rem}}.blog-detail-featured-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.article-content{max-width:48rem;margin:0 auto;font-size:1rem;line-height:1.75;color:#1d1d1d}@media (min-width:768px){.article-content{font-size:1.0625rem}}.article-content p{margin:0 0 1rem}.article-content p:last-child{margin-bottom:0}.article-content h2{font-size:1.5rem;font-weight:700;color:#1d1d1d;margin:2rem 0 1rem;line-height:1.3}@media (min-width:768px){.article-content h2{font-size:1.75rem}}.article-content h3{font-size:1.25rem;font-weight:700;color:#1d1d1d;margin:1.75rem 0 .875rem;line-height:1.35}@media (min-width:768px){.article-content h3{font-size:1.375rem}}.article-content h4{font-size:1.125rem;font-weight:600;color:#1d1d1d;margin:1.5rem 0 .75rem;line-height:1.4}.article-content ol,.article-content ul{padding-left:1.5rem;margin:0 0 1rem}.article-content ul{list-style:disc}.article-content ol{list-style:decimal}.article-content li{margin-bottom:.375rem}.article-content img{max-width:100%;height:auto;border-radius:.5rem;margin:1.5rem 0;display:block}.article-content a{color:#ff931f;text-decoration:underline;text-underline-offset:2px}.article-content a:hover{color:#e68200}.article-content blockquote{position:relative;background:#fff7eb;border-left:4px solid #ff931f;border-radius:.375rem;padding:1rem 1.25rem;margin:1.5rem 0;font-style:italic;color:#1d1d1d}.article-content blockquote p{margin:0}.article-content table{width:100%;border-collapse:collapse;margin:1.5rem 0}.article-content td,.article-content th{border:1px solid #e5e7eb;padding:.625rem .875rem;text-align:left}.article-content th{background:#f9fafb;font-weight:600}.blog-detail-footer{max-width:48rem;margin:3rem auto 0}.blog-detail-divider{height:1px;background:#e5e5e5;width:100%}.blog-detail-meta-row{display:flex;flex-direction:column;gap:1rem;padding:1.25rem 0}@media (min-width:768px){.blog-detail-meta-row{flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}}.blog-detail-tags-wrap{display:flex;flex-direction:column;gap:.75rem}@media (min-width:640px){.blog-detail-tags-wrap{flex-direction:row;align-items:center;gap:1rem}}.blog-detail-tags-label{display:inline-flex;align-items:center;gap:.5rem;color:#333;font-size:.9375rem;font-weight:500}.blog-detail-tags-icon{width:1.125rem;height:1.125rem}.blog-detail-tags-list{display:flex;flex-wrap:wrap;gap:.5rem}.blog-detail-tag{padding:.25rem .875rem;border:1px solid #e5e7eb;border-radius:9999px;font-size:.8125rem;color:#333;background:#fff}.blog-detail-share{display:flex;flex-direction:column;gap:.5rem}@media (min-width:768px){.blog-detail-share{align-items:flex-end}}.blog-detail-share-label{font-size:.875rem;color:#969696;margin:0}.blog-detail-share-list{display:inline-flex;gap:.5rem}.blog-detail-share-btn{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;background:#121212;color:#fff;border:0;cursor:pointer;transition:background .2s ease}.blog-detail-share-btn:hover{background:#333}.blog-detail-share-btn svg{width:.9375rem;height:.9375rem}