/* Single blog post - Khoi Viet */
body.khoi-viet-single{background:#f6f6f6;color:#222;font-family:Roboto,Arial,sans-serif}
.blog-single-page{padding:0 0 48px;background:linear-gradient(180deg,#fff4f4 0,#f8f8f8 165px,#f6f6f6 100%)}
.blog-single-page,.blog-single-page h1,.blog-single-page h2,.blog-single-page h3,.blog-single-page h4,.blog-single-page h5,.blog-single-page h6,.blog-single-page p,.blog-single-page a,.blog-single-page span,.blog-single-page b,.blog-single-page strong,.blog-single-page small,.blog-single-page li,.blog-single-page blockquote,.blog-single-page label,.blog-single-page input,.blog-single-page button,.blog-single-page select,.blog-single-page textarea{font-family:Roboto,Arial,Helvetica,sans-serif!important;font-style:normal!important;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}
.blog-single-page i.fas,.blog-single-page i.fa-solid{font-family:"Font Awesome 6 Free"!important;font-style:normal!important;font-weight:900!important}.blog-single-page i.far,.blog-single-page i.fa-regular{font-family:"Font Awesome 6 Free"!important;font-style:normal!important;font-weight:400!important}.blog-single-page i.fab,.blog-single-page i.fa-brands{font-family:"Font Awesome 6 Brands"!important;font-style:normal!important;font-weight:400!important}
.blog-breadcrumb{display:flex;align-items:center;gap:8px;min-height:47px;overflow:hidden;color:#777;font-size:11px;white-space:nowrap}
.blog-breadcrumb a{color:#555}.blog-breadcrumb a:hover{color:var(--red)}.blog-breadcrumb i{flex:0 0 auto;color:#aaa;font-size:7px}.blog-breadcrumb span{overflow:hidden;text-overflow:ellipsis}
.blog-single-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:28px;align-items:start}
.blog-article{overflow:hidden;border:1px solid #e9e9e9;border-radius:10px;background:#fff;box-shadow:0 8px 26px rgba(0,0,0,.055)}
.blog-article-header{padding:29px 34px 21px}
.blog-category-badge{display:inline-flex;align-items:center;min-height:25px;margin-bottom:10px;padding:0 11px;border-radius:4px;background:#d00710;color:#fff!important;font-size:10px;font-weight:900;text-transform:uppercase}
.blog-article-header h1{max-width:850px;margin:0 0 10px!important;color:#1b1b1b;font-family:Roboto,Arial,Helvetica,sans-serif!important;font-size:31px!important;font-style:normal!important;font-weight:900!important;line-height:1.18!important;letter-spacing:-.35px!important;text-transform:none!important}
.blog-lead{margin:0 0 15px!important;color:#555!important;font-size:14px!important;font-weight:500!important;line-height:1.55!important}
.blog-meta{display:flex;align-items:center;flex-wrap:wrap;gap:15px;color:#888;font-size:10px}
.blog-meta span{display:inline-flex;align-items:center;gap:6px}.blog-meta i{color:#d00710}
.blog-featured-image{height:420px;margin:0 34px!important;overflow:hidden;border-radius:8px;background:#eee}
.blog-featured-image img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}
.blog-entry-content{padding:24px 34px 28px;color:#333;font-size:14px;line-height:1.75}
.blog-entry-content>p,.blog-entry-content .wp-block-paragraph{margin:0 0 17px!important;color:#444!important;font-size:14px!important;line-height:1.75!important}
.blog-entry-content h2{position:relative;margin:29px 0 13px!important;padding-left:14px;color:#202020!important;font-size:20px!important;font-weight:900!important;line-height:1.35!important;text-transform:none!important}
.blog-entry-content h2::before{content:"";position:absolute;left:0;top:2px;bottom:2px;width:4px;border-radius:3px;background:#d00710}
.blog-entry-content h3{margin:23px 0 10px!important;color:#222!important;font-size:17px!important;font-weight:800!important;line-height:1.4!important}
.blog-entry-content img{height:auto;border-radius:7px}.blog-entry-content a{color:#d00710;text-decoration:underline}.blog-entry-content strong{color:#222}
.blog-highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:23px 0 26px;padding:16px;border-radius:8px;background:linear-gradient(180deg,#fff1f1,#ffebeb)}
.blog-highlight-grid>div{min-width:0;text-align:center}.blog-highlight-grid i{display:grid;width:34px;height:34px;margin:0 auto 7px;place-items:center;border-radius:50%;background:#fff;color:#d00710;font-size:16px;box-shadow:0 3px 9px rgba(201,7,18,.1)}
.blog-highlight-grid b,.blog-highlight-grid span{display:block}.blog-highlight-grid b{color:#d00710;font-size:11px;line-height:1.3}.blog-highlight-grid span{margin-top:3px;color:#666;font-size:9px;line-height:1.35}
.blog-exam-list{display:grid;grid-template-columns:1fr 1fr;gap:8px 26px;margin:14px 0 23px!important;padding:0!important;counter-reset:exam;list-style:none!important}
.blog-exam-list li{position:relative;min-height:24px;padding-left:31px;color:#333;font-size:12px;line-height:1.55;counter-increment:exam}
.blog-exam-list li::before{content:counter(exam);position:absolute;left:0;top:0;width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#d00710;color:#fff;font-size:9px;font-weight:900}
.blog-check-list{display:grid;grid-template-columns:1fr 1fr;gap:8px 26px;margin:12px 0 21px!important;padding:0!important;list-style:none!important}
.blog-check-list li{position:relative;padding-left:22px;color:#333;font-size:12px;line-height:1.55}.blog-check-list li::before{content:"\f00c";position:absolute;left:0;top:1px;color:#e20712;font-family:"Font Awesome 6 Free";font-size:11px;font-weight:900}
.blog-entry-content blockquote{margin:22px 0!important;padding:16px 19px!important;border:1px solid #ffe18a!important;border-left:4px solid #ffc20a!important;border-radius:7px;background:#fff8d9;color:#5b4a16;font-size:12px;line-height:1.65}
.blog-note{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:start;margin-top:22px;padding:16px 18px;border-radius:7px;background:#fff5db;box-shadow:0 5px 14px rgba(157,112,0,.08)}
.blog-note>i{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#ffc20a;color:#8e0008}.blog-note p{margin:0!important;color:#554a2e!important;font-size:12px!important;line-height:1.6!important}
.blog-article-footer{padding:0 34px 31px}.blog-share{display:flex;align-items:center;gap:8px;padding:15px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;font-size:11px}.blog-share>b{margin-right:3px;color:#555}.blog-share a{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#eef5ff;color:#1671d9}.blog-share a:nth-of-type(2){background:#e9f6ff;color:#1584cb}.blog-share a:nth-of-type(3){background:#f1f1f1;color:#666}.blog-share a:hover{transform:translateY(-1px)}
.blog-tags{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:12px 0;color:#666;font-size:10px}.blog-tags a{padding:4px 8px;border-radius:4px;background:#ffecee;color:#c70710}.blog-tags a:hover{background:#d00710;color:#fff}
.blog-author-box{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:13px;align-items:center;margin-top:6px;padding:15px;border:1px solid #eee;border-radius:8px;background:#fafafa}
.blog-author-avatar{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#d00710;color:#fff;font-size:21px}.blog-author-box b,.blog-author-box span{display:block}.blog-author-box b{margin-bottom:4px;color:#222;font-size:13px}.blog-author-box span{color:#777;font-size:10px}.blog-author-box>a{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border:1px solid #efb4b7;border-radius:5px;color:#d00710;font-size:10px;font-weight:800}.blog-author-box>a:hover{border-color:#d00710;background:#d00710;color:#fff}
.blog-sidebar{position:sticky;top:120px;display:grid;gap:17px}
.blog-sidebar-box{padding:19px;border:1px solid #e9e9e9;border-radius:9px;background:#fff;box-shadow:0 6px 20px rgba(0,0,0,.05)}
.blog-sidebar-box>h2,.blog-consult-box>h2{margin:0 0 14px!important;color:#202020!important;font-size:15px!important;font-weight:900!important;line-height:1.3!important;text-transform:none!important}
.blog-search-box form{position:relative}.blog-search-box input{width:100%;height:39px;margin:0!important;padding:0 45px 0 12px!important;border:1px solid #e4e4e4!important;border-radius:5px!important;background:#fafafa!important;color:#333!important;font-size:10px!important;box-shadow:none!important}.blog-search-box button{position:absolute;right:0;top:0;width:39px;height:39px;min-height:0;margin:0!important;padding:0!important;border:0!important;border-radius:0 5px 5px 0!important;display:grid;place-items:center;background:#d00710!important;color:#fff!important;font-size:12px!important;box-shadow:none!important}
.blog-category-box ul{margin:0!important;padding:0!important;list-style:none!important}.blog-category-box li{margin:0!important;border-bottom:1px solid #eee}.blog-category-box li:last-child{border-bottom:0}.blog-category-box a{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:37px;color:#444;font-size:10px}.blog-category-box a>span{display:flex;align-items:center;gap:8px}.blog-category-box i{width:13px;color:#d00710;text-align:center}.blog-category-box b{min-width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#f3f3f3;color:#777;font-size:9px}.blog-category-box a:hover{color:#d00710}
.blog-popular-list{display:grid;gap:12px}.blog-popular-list>a{display:grid;grid-template-columns:80px minmax(0,1fr);gap:10px;align-items:center}.blog-popular-list img{width:80px;height:57px;max-width:none;border-radius:5px;object-fit:cover}.blog-popular-list b,.blog-popular-list small{display:block}.blog-popular-list b{overflow:hidden;color:#333;font-size:10px;font-weight:800;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.blog-popular-list small{margin-top:4px;color:#999;font-size:8px}.blog-popular-list>a:hover b{color:#d00710}
.blog-consult-box{padding:25px 20px;border-radius:9px;background:linear-gradient(150deg,#d70913,#940006);color:#fff;text-align:center;box-shadow:0 10px 24px rgba(152,0,7,.2)}
.blog-consult-box>i{display:grid;width:44px;height:44px;margin:0 auto 12px;place-items:center;border:1px solid rgba(255,255,255,.55);border-radius:50%;font-size:20px}.blog-consult-box>h2{margin-bottom:6px!important;color:#fff!important}.blog-consult-box p{margin:0 0 14px!important;color:#fff!important;font-size:10px!important}.blog-consult-box>a{display:flex;align-items:center;justify-content:center;gap:8px;height:38px;border-radius:20px;background:#ffc20a;color:#9d0008;font-size:12px;font-weight:900}.blog-consult-box>a:hover{background:#fff}.blog-consult-box small{display:block;margin-top:8px;color:rgba(255,255,255,.8);font-size:8px}
.blog-related-section{padding-top:31px}.blog-related-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:15px}.blog-related-heading h2{min-width:0;margin:0!important;color:#222;font-size:18px!important;font-weight:900!important;text-transform:none!important}.blog-related-heading>a{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;min-width:max-content;color:#d00710;font-size:10px;font-weight:800;line-height:1.2;text-transform:uppercase;white-space:nowrap!important}
.blog-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.blog-related-grid article{overflow:hidden;border:1px solid #e7e7e7;border-radius:8px;background:#fff;box-shadow:0 5px 16px rgba(0,0,0,.045)}.blog-related-image{display:block;height:185px;overflow:hidden}.blog-related-image img{width:100%;height:100%;max-width:none;object-fit:cover;transition:transform .25s ease}.blog-related-grid article:hover .blog-related-image img{transform:scale(1.04)}.blog-related-grid article>div{padding:13px}.blog-related-grid article span{display:block;margin-bottom:7px;color:#d00710;font-size:8px;font-weight:700}.blog-related-grid h3{margin:0 0 12px!important;color:#333;font-size:13px!important;font-weight:800!important;line-height:1.45!important;text-transform:none!important}.blog-related-grid h3 a{color:inherit}.blog-related-grid h3 a:hover{color:#d00710}.blog-read-more{display:inline-flex;align-items:center;gap:5px;color:#d00710;font-size:10px;font-weight:800}
@media (max-width:1024px){.blog-single-layout{grid-template-columns:minmax(0,1fr) 260px;gap:20px}.blog-article-header,.blog-entry-content{padding-left:25px;padding-right:25px}.blog-featured-image{height:360px;margin-left:25px!important;margin-right:25px!important}.blog-article-footer{padding-left:25px;padding-right:25px}.blog-highlight-grid{grid-template-columns:1fr 1fr}.blog-author-box{grid-template-columns:52px 1fr}.blog-author-box>a{grid-column:1/-1;justify-content:center}.blog-sidebar-box{padding:16px}}
@media (max-width:820px){.blog-single-layout{grid-template-columns:1fr}.blog-sidebar{position:static;grid-template-columns:1fr 1fr}.blog-popular-box,.blog-consult-box{grid-column:auto}.blog-related-grid{grid-template-columns:repeat(2,1fr)}.blog-related-grid article:last-child{display:none}}
@media (max-width:640px){.blog-single-page{padding-bottom:32px}.blog-single-page .container{width:calc(100% - 28px)}.blog-breadcrumb{min-height:42px;font-size:9px}.blog-article-header{padding:21px 17px 16px}.blog-article-header h1{font-size:25px!important}.blog-lead{font-size:13px!important}.blog-meta{gap:10px}.blog-featured-image{height:230px;margin:0!important;border-radius:0}.blog-entry-content{padding:20px 17px 23px}.blog-entry-content>p,.blog-entry-content .wp-block-paragraph{font-size:13px!important}.blog-entry-content h2{font-size:18px!important}.blog-highlight-grid{gap:8px;padding:12px}.blog-exam-list,.blog-check-list{grid-template-columns:1fr}.blog-article-footer{padding:0 17px 23px}.blog-author-box{grid-template-columns:45px 1fr;padding:12px}.blog-author-avatar{width:45px;height:45px}.blog-sidebar{grid-template-columns:1fr}.blog-related-section{padding-top:25px}.blog-related-grid{grid-template-columns:1fr}.blog-related-grid article:last-child{display:block}.blog-related-image{height:210px}}
