.tin-tuc-detail{background-image:radial-gradient(at 40% 20%,rgba(84,207,214,.1) 0,transparent 50%),radial-gradient(at 80% 0,rgba(84,207,214,.05) 0,transparent 50%),radial-gradient(at 0 50%,rgba(84,207,214,.05) 0,transparent 50%),radial-gradient(at 80% 50%,rgba(84,207,214,.05) 0,transparent 50%),radial-gradient(at 0 100%,rgba(84,207,214,.1) 0,transparent 50%),radial-gradient(at 80% 100%,rgba(84,207,214,.05) 0,transparent 50%),radial-gradient(at 0 0,rgba(84,207,214,.05) 0,transparent 50%)}.hdk-news-detail-section{padding:1.5rem 0 3rem;min-height:60vh}.hdk-news-breadcrumb{margin-bottom:1.5rem}.hdk-news-breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem;margin:0;padding:0;list-style:none}.hdk-news-breadcrumb-item{display:flex;align-items:center;gap:.25rem;font-size:.85rem;color:var(--hdk-text-muted)}.hdk-news-breadcrumb-item a{display:inline-flex;align-items:center;gap:.35rem;color:var(--hdk-text-secondary);text-decoration:none;transition:color var(--hdk-transition-fast)}.hdk-news-content a,.hdk-news-info-list strong a:hover{text-decoration:underline}.hdk-news-breadcrumb-item a:hover,.hdk-news-content a,.hdk-news-related-item:hover .hdk-news-related-title{color:var(--hdk-primary)}.hdk-news-breadcrumb-item.active{color:var(--hdk-text-primary);font-weight:500}.hdk-news-breadcrumb-sep{font-size:.75rem;color:var(--hdk-text-muted);margin:0 .15rem}.hdk-news-grid{display:grid;grid-template-columns:1fr 340px;gap:2rem;align-items:start}.hdk-news-main{min-width:0}.hdk-news-article{background:var(--white-color);border:1px solid var(--hdk-border);border-radius:var(--hdk-radius-xl);overflow:hidden;animation:.4s ease-out fadeInUp}.hdk-news-header{padding:1.75rem 1.75rem 1.25rem}.hdk-news-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.hdk-news-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .9rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:var(--hdk-radius-full)}.hdk-news-badge iconify-icon{font-size:.95rem}.hdk-news-badge--notice{background:var(--hdk-primary-light);color:var(--hdk-primary)}.hdk-news-badge--guide{background:var(--hdk-success-light);color:var(--hdk-success)}.hdk-news-badge--event{background:var(--hdk-warning-light);color:#b45309}.hdk-news-badge--update{background:var(--hdk-info-light);color:var(--hdk-info)}.hdk-news-title{margin:0 0 1.25rem;font-size:1.75rem;font-weight:700;line-height:1.35;color:var(--hdk-text-primary)}.hdk-news-meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.hdk-news-author{display:flex;align-items:center;gap:.75rem}.hdk-news-author-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;border:2px solid var(--hdk-border)}.hdk-news-author-info{display:flex;flex-direction:column;gap:.15rem}.hdk-news-author-name,.hdk-news-sidebar-card-header span{font-size:.95rem;font-weight:600;color:var(--hdk-text-primary)}.hdk-news-date{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;color:var(--hdk-text-muted)}.hdk-news-date iconify-icon{font-size:.9rem}.hdk-news-actions,.hdk-news-share-buttons{display:flex;gap:.5rem}.hdk-news-action-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--hdk-muted);border:none;border-radius:var(--hdk-radius-lg);color:var(--hdk-text-secondary);cursor:pointer;transition:var(--hdk-transition-fast)}.hdk-news-action-btn:hover,.hdk-news-attachment-link:hover,.hdk-news-cta-btn:hover{background:var(--hdk-primary);color:#fff}.hdk-news-action-btn iconify-icon,.hdk-news-attachment-link iconify-icon,.hdk-news-external-btn iconify-icon{font-size:1.15rem}.hdk-news-cover{margin:0;padding:0 1.75rem}.hdk-news-cover-img{width:100%;max-height:450px;object-fit:cover;border-radius:var(--hdk-radius-lg)}.hdk-news-excerpt{margin:1.5rem 1.75rem;padding:1.25rem;background:linear-gradient(135deg,var(--hdk-primary-light) 0,transparent 100%);border-radius:var(--hdk-radius-md);font-size:1rem;font-style:italic;line-height:1.7;color:var(--hdk-text-secondary);-webkit-border-radius:var(--hdk-radius-md);-moz-border-radius:var(--hdk-radius-md);-ms-border-radius:var(--hdk-radius-md);-o-border-radius:var(--hdk-radius-md)}.hdk-news-excerpt p{margin:0}.hdk-news-content{padding:1.5rem 1.75rem;font-size:1rem;line-height:1.8;color:var(--hdk-text-primary)}.hdk-news-content p{margin-bottom:1.25rem}.hdk-news-content h2,.hdk-news-content h3,.hdk-news-content h4{margin:1.75rem 0 1rem;font-weight:600;color:var(--hdk-text-primary)}.hdk-news-content h2{font-size:1.5rem}.hdk-news-content h3,.hdk-news-share-btn iconify-icon{font-size:1.25rem}.hdk-news-content img{max-width:100%;height:auto!important;border-radius:var(--hdk-radius-md);margin:1rem 0;max-height:600px;object-fit:contain}.hdk-news-content a:hover{color:var(--hdk-primary-hover)}.hdk-news-content ol,.hdk-news-content ul{margin:1rem 0;padding-left:1.5rem}.hdk-news-content li{margin-bottom:.5rem}.hdk-news-content blockquote{margin:1.5rem 0;padding:1rem 1.25rem;background:var(--hdk-muted);border-left:4px solid var(--hdk-primary);border-radius:var(--hdk-radius-md);font-style:italic}.hdk-news-content code,.hdk-news-content pre{background:var(--hdk-input);border-radius:var(--hdk-radius-sm);padding:.2rem .4rem;font-family:monospace;font-size:.9em}.hdk-news-content pre{padding:1rem;overflow-x:auto}.hdk-news-attachments,.hdk-news-external-link,.hdk-news-gallery,.hdk-news-video{padding:0 1.75rem 1.5rem}.hdk-news-attachments-title,.hdk-news-gallery-title,.hdk-news-video-title{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:var(--hdk-text-primary)}.hdk-news-attachments-title iconify-icon,.hdk-news-gallery-title iconify-icon,.hdk-news-video-title iconify-icon{font-size:1.25rem;color:var(--hdk-primary)}.hdk-news-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem}.hdk-news-gallery-item{display:block;aspect-ratio:1;border-radius:var(--hdk-radius-md);overflow:hidden;transition:transform var(--hdk-transition-fast)}.hdk-news-gallery-item:hover{transform:scale(1.05)}.hdk-news-gallery-item img,.hdk-news-related-thumb img{width:100%;height:100%;object-fit:cover}.hdk-news-attachment-link{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:var(--hdk-muted);border-radius:var(--hdk-radius-lg);color:var(--hdk-text-primary);text-decoration:none;font-weight:500;transition:var(--hdk-transition-fast)}.hdk-news-video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:var(--hdk-radius-lg)}.hdk-news-video-wrapper iframe,.hdk-news-video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.hdk-news-external-btn,.hdk-news-share-btn{border-radius:var(--hdk-radius-lg);transition:var(--hdk-transition-fast);text-decoration:none}.hdk-news-external-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--hdk-gradient-primary);color:#fff;font-weight:600;box-shadow:var(--hdk-shadow-primary)}.hdk-news-external-btn:hover{transform:translateY(-2px);box-shadow:var(--hdk-shadow-primary-lg);color:#fff}.hdk-news-footer{padding:1.5rem 1.75rem;border-top:1px solid var(--hdk-border)}.hdk-news-share{display:flex;align-items:center;gap:1rem}.hdk-news-share-label{font-size:.9rem;font-weight:500;color:var(--hdk-text-secondary)}.hdk-news-share-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;color:#fff}.hdk-news-share-btn:hover{transform:translateY(-2px);color:#fff}.hdk-news-share-btn--facebook{background:#1877f2}.hdk-news-share-btn--facebook:hover{background:#166fe5}.hdk-news-share-btn--twitter{background:#1da1f2}.hdk-news-share-btn--twitter:hover{background:#1a91da}.hdk-news-share-btn--telegram{background:#08c}.hdk-news-share-btn--telegram:hover{background:#007ab8}.hdk-news-sidebar{display:flex;flex-direction:column;gap:1.25rem;position:sticky;top:90px}.hdk-news-sidebar-card{background:var(--white-color);border:1px solid var(--hdk-border);border-radius:var(--hdk-radius-xl);overflow:hidden;-webkit-border-radius:var(--hdk-radius-xl);-moz-border-radius:var(--hdk-radius-xl);-ms-border-radius:var(--hdk-radius-xl);-o-border-radius:var(--hdk-radius-xl);animation:.4s ease-out both fadeInUp}.hdk-news-sidebar-card-header{display:flex;align-items:center;gap:.6rem;padding:1rem 1.25rem;background:linear-gradient(135deg,var(--hdk-primary-light) 0,transparent 100%);border-bottom:1px solid var(--hdk-border)}.hdk-news-cta-btn,.hdk-news-related-item:hover{background:var(--hdk-muted)}.hdk-news-sidebar-card-header iconify-icon{font-size:1.2rem;color:var(--hdk-primary)}.hdk-news-cta-card,.hdk-news-sidebar-card-body{padding:1rem 1.25rem}.hdk-news-info-list{margin:0;padding:0;list-style:none}.hdk-news-info-list li{display:flex;align-items:center;gap:.5rem;padding:.65rem 0;border-bottom:1px solid var(--hdk-border);font-size:.875rem}.hdk-news-info-list li:last-child{border-bottom:none;padding-bottom:0}.hdk-news-info-list li:first-child{padding-top:0}.hdk-news-info-list iconify-icon{font-size:1rem;color:var(--hdk-primary);flex-shrink:0}.hdk-news-info-list span{color:var(--hdk-text-muted)}.hdk-news-info-list strong{margin-left:auto;font-weight:600;color:var(--hdk-text-primary);text-align:right}.hdk-news-info-list strong a{color:var(--hdk-primary);text-decoration:none}.hdk-news-related-list{display:flex;flex-direction:column;gap:.75rem}.hdk-news-related-item{display:flex;gap:.75rem;padding:.5rem;margin:-.5rem;border-radius:var(--hdk-radius-md);text-decoration:none;transition:background var(--hdk-transition-fast)}.hdk-news-related-thumb{flex-shrink:0;width:70px;height:52px;border-radius:var(--hdk-radius-sm);overflow:hidden}.hdk-news-related-content{flex:1;min-width:0}.hdk-news-related-title{margin:0;font-size:.85rem;font-weight:500;line-height:1.4;color:var(--hdk-text-primary);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color var(--hdk-transition-fast)}.hdk-news-cta-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.875rem 1rem;border-radius:var(--hdk-radius-lg);color:var(--hdk-text-primary);text-decoration:none;font-weight:600;transition:var(--hdk-transition-fast)}.hdk-news-cta-btn iconify-icon{font-size:1.15rem;transition:transform var(--hdk-transition-fast)}.hdk-news-cta-btn:hover iconify-icon{transform:translateX(-3px)}@media (max-width:1199.98px){.hdk-news-grid{grid-template-columns:1fr 300px;gap:1.5rem}}@media (max-width:991.98px){.hdk-news-grid{grid-template-columns:1fr}.hdk-news-sidebar{position:static;flex-direction:row;flex-wrap:wrap;gap:1rem}.hdk-news-sidebar-card{flex:1 1 280px;min-width:280px}.hdk-news-cta-card{flex:1 1 100%}}@media (max-width:767.98px){.hdk-news-detail-section{padding:1rem 0 2rem}.hdk-news-breadcrumb{margin-bottom:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.hdk-news-breadcrumb-list{flex-wrap:nowrap;white-space:nowrap}.hdk-news-header{padding:1.25rem 1.25rem 1rem}.hdk-news-title{font-size:1.35rem;margin-bottom:1rem}.hdk-news-meta,.hdk-news-share{flex-direction:column;align-items:flex-start;gap:.75rem}.hdk-news-actions{width:100%;justify-content:flex-end}.hdk-news-cover{padding:1.25rem 1.25rem 0}.hdk-news-cover-img{max-height:280px}.hdk-news-excerpt{margin:1.25rem;padding:1rem;font-size:.95rem}.hdk-news-content{padding:1.25rem;font-size:.95rem;line-height:1.75}.hdk-news-attachments,.hdk-news-external-link,.hdk-news-gallery,.hdk-news-video{padding:0 1.25rem 1.25rem}.hdk-news-gallery-grid{grid-template-columns:repeat(3,1fr);gap:.5rem}.hdk-news-footer{padding:1.25rem}.hdk-news-sidebar{flex-direction:column}.hdk-news-sidebar-card{flex:1 1 100%;min-width:auto}}@media (max-width:375px){.hdk-news-title{font-size:1.2rem}.hdk-news-badge{padding:.3rem .7rem;font-size:.7rem}.hdk-news-gallery-grid{grid-template-columns:repeat(2,1fr)}}html.dark .hdk-news-breadcrumb-item,html.dark .hdk-news-date,html.dark .hdk-news-info-list span,html.dark .hdk-news-share-label{color:rgba(255,255,255,.5)}html.dark .hdk-news-breadcrumb-item a{color:rgba(255,255,255,.7)}html.dark .hdk-news-attachments-title,html.dark .hdk-news-author-name,html.dark .hdk-news-breadcrumb-item a:hover,html.dark .hdk-news-breadcrumb-item.active,html.dark .hdk-news-content,html.dark .hdk-news-content a:hover,html.dark .hdk-news-content h2,html.dark .hdk-news-content h3,html.dark .hdk-news-content h4,html.dark .hdk-news-gallery-title,html.dark .hdk-news-info-list strong,html.dark .hdk-news-related-title,html.dark .hdk-news-sidebar-card-header span,html.dark .hdk-news-title,html.dark .hdk-news-video-title{color:var(--white-color)}html.dark .hdk-news-breadcrumb-sep{color:rgba(255,255,255,.3)}html.dark .hdk-news-article,html.dark .hdk-news-sidebar-card{background:var(--hdk-card);border-color:var(--border-dark)}html.dark .hdk-news-badge,html.dark .hdk-news-badge--event,html.dark .hdk-news-badge--guide,html.dark .hdk-news-badge--notice,html.dark .hdk-news-badge--update{background:rgba(255,255,255,.1);color:var(--white-color)}html.dark .hdk-news-author-avatar{border-color:var(--border-dark)}html.dark .hdk-news-action-btn,html.dark .hdk-news-excerpt{background:var(--black-color);color:rgba(255,255,255,.7)}html.dark .hdk-news-action-btn:hover,html.dark .hdk-news-attachment-link:hover,html.dark .hdk-news-cta-btn:hover,html.dark .hdk-news-share-btn--facebook:hover,html.dark .hdk-news-share-btn--telegram:hover,html.dark .hdk-news-share-btn--twitter:hover,html.dark .hdk-news-share-btn:hover{background:var(--white-color);color:var(--black-color)}html.dark .hdk-news-content a,html.dark .hdk-news-info-list strong a{color:rgba(255,255,255,.9)}html.dark .hdk-news-content blockquote{background:var(--black-color);border-left-color:rgba(255,255,255,.3)}html.dark .hdk-news-attachment-link,html.dark .hdk-news-content code,html.dark .hdk-news-content pre,html.dark .hdk-news-cta-btn,html.dark .hdk-news-share-btn,html.dark .hdk-news-share-btn--facebook,html.dark .hdk-news-share-btn--telegram,html.dark .hdk-news-share-btn--twitter{background:var(--black-color);color:var(--white-color)}html.dark .hdk-news-attachments-title iconify-icon,html.dark .hdk-news-gallery-title iconify-icon,html.dark .hdk-news-info-list iconify-icon,html.dark .hdk-news-sidebar-card-header iconify-icon,html.dark .hdk-news-video-title iconify-icon{color:var(--white-color)!important}html.dark .hdk-news-external-btn{background:var(--white-color);color:var(--black-color);box-shadow:none}html.dark .hdk-news-external-btn:hover{background:var(--hdk-card);color:var(--white-color)}html.dark .hdk-news-footer{border-top-color:var(--border-dark)}html.dark .hdk-news-sidebar-card-header{background:var(--black-color);border-bottom-color:var(--border-dark)}html.dark .hdk-news-info-list li{border-bottom-color:var(--border-dark)}html.dark .hdk-news-related-item:hover{background:rgba(255,255,255,.05)}html.dark .hdk-news-related-item:hover .hdk-news-related-title{color:rgba(255,255,255,.8)}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hdk-news-sidebar-card:first-child{animation-delay:.1s}.hdk-news-sidebar-card:nth-child(2){animation-delay:.2s}.hdk-news-sidebar-card:nth-child(3){animation-delay:.3s}.hdk-news-badge--seo{background:rgba(124,58,237,.12);color:#6d28d9}