:root{--show-accent: #6366f1;--show-muted: rgba(255,255,255,.55);--show-card-bg: rgba(255,255,255,.04);--show-border: rgba(255,255,255,.08);--mag-accent: #667eea;--mag-card-bg: rgba(255,255,255,.03);--mag-border: rgba(255,255,255,.08);--mag-muted: rgba(255,255,255,.5);--mag-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%)}.article-cat-nav{display:flex!important;flex-wrap:wrap!important;gap:.2rem;margin-bottom:1rem;padding:.4rem 0;border-bottom:1px solid var(--mag-border);overflow:hidden!important;overflow-x:hidden!important;overflow-y:hidden!important;max-width:100vw!important;box-sizing:border-box!important}.article-cat-nav{position:sticky!important;top:var(--header-height, 70px)!important;z-index:49!important;background:#0f0f1e59!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;border-bottom:none!important}body:has(.news-show) .main-wrapper{overflow:visible!important}.article-cat-nav a{display:inline-flex;align-items:center;gap:.2rem;padding:.15rem .45rem;border-radius:999px;font-size:.62rem;font-weight:600;text-decoration:none;border:1px solid var(--mag-border);color:var(--mag-muted);background:var(--mag-card-bg);transition:all .2s;white-space:normal!important;word-break:break-word;overflow-wrap:break-word;flex-shrink:1!important;max-width:100%!important;box-sizing:border-box!important;text-align:center}.article-cat-nav a:hover{color:#fff;border-color:var(--mag-accent);background:#667eea26}.article-cat-nav a.active{color:#fff;border-color:var(--mag-accent);background:var(--mag-accent)}.news-show .show-section{background:linear-gradient(180deg,rgba(255,255,255,.02) 0%,transparent 6rem);border-radius:20px;padding:2rem 0 3rem}.news-show .show-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem}.news-show .show-breadcrumb a{color:var(--show-muted);text-decoration:none;font-size:.812rem;font-weight:500;display:inline-flex;align-items:center;gap:.35rem}.news-show .show-breadcrumb a:hover{color:var(--show-accent)}.news-show .show-breadcrumb .sep{color:var(--show-muted);font-size:.75rem}.news-show .show-article-wrap{background:var(--show-card-bg);border:1px solid var(--show-border);border-radius:14px;overflow:hidden;margin-bottom:2rem}.news-show .show-article-header{padding:1.75rem 2rem 1rem}.news-show .show-meta{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:.75rem}.news-show .show-cat{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--show-accent);padding:.15rem .6rem;border-radius:999px;background:#6366f11f}.news-show .show-date{font-size:.812rem;color:var(--show-muted)}.news-show .show-title{font-size:clamp(1.4rem,3.5vw,2rem);font-weight:800;color:#fff;line-height:1.25;margin:0;letter-spacing:-.02em}.news-show .show-image-wrap{margin:1.25rem 2rem 0;border-radius:10px;overflow:hidden}.news-show .show-image-wrap img{width:100%;height:auto;max-height:400px;object-fit:cover;display:block}.news-show .show-body{padding:1.75rem 2rem 1.5rem}.news-show .article-content{color:#ffffffe0;font-size:1rem;line-height:1.75}.news-show .article-content p{margin:0 0 1.1rem}.news-show .article-content h2{font-size:1.3rem;font-weight:700;color:#fff;margin:1.75rem 0 .6rem}.news-show .article-content h3{font-size:1.1rem;font-weight:700;color:#fff;margin:1.25rem 0 .5rem}.news-show .article-content a{color:var(--show-accent);text-decoration:none}.news-show .article-content a:hover{text-decoration:underline}.news-show .article-content ul,.news-show .article-content ol{margin:0 0 1.1rem;padding-left:1.5rem}.news-show .article-content li{margin-bottom:.3rem}.news-show .article-content img{max-width:100%;height:auto;border-radius:6px}.news-show .ad-in-article{margin:1.25rem 0}.news-show .show-share{padding:1.5rem 2rem;border-top:1px solid var(--show-border)}.news-show .show-share-title{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--show-muted);margin:0 0 .65rem}.news-show .show-share-btns{display:flex;flex-wrap:wrap;gap:.4rem}.news-show .share-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .85rem;border-radius:8px;font-size:.812rem;font-weight:600;text-decoration:none;border:1px solid var(--show-border);background:#ffffff0a;color:#ffffffe6;transition:background .2s,border-color .2s}.news-show .share-btn:hover{background:#ffffff14;border-color:var(--show-accent)}.news-show .share-btn.facebook:hover{border-color:#1877f2}.news-show .share-btn.twitter:hover{border-color:#1da1f2}.news-show .share-btn.linkedin:hover{border-color:#0a66c2}.news-show .show-related{margin-bottom:2rem}.news-show .show-related-title{font-size:1.1rem;font-weight:800;color:#fff;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}.news-show .show-related-title i{color:var(--show-accent)}.news-show .related-grid{display:grid;grid-template-columns:1fr;gap:.85rem}@media (min-width: 576px){.news-show .related-grid{grid-template-columns:repeat(2,1fr)}}.news-show .related-card{background:var(--show-card-bg);border:1px solid var(--show-border);border-radius:10px;overflow:hidden;text-decoration:none;color:inherit;display:block;transition:border-color .2s}.news-show .related-card:hover{border-color:#6366f166}.news-show .related-card img{width:100%;height:140px;object-fit:cover;display:block}.news-show .related-card .no-img{height:100px;background:#ffffff08}.news-show .related-card-body{padding:.85rem}.news-show .related-card-title{font-size:.85rem;font-weight:700;color:#fff;margin:0 0 .25rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-show .related-card-date{font-size:.7rem;color:var(--show-muted)}.news-show .show-sidebar-card{background:var(--show-card-bg);border:1px solid var(--show-border);border-radius:12px;padding:1.25rem;margin-bottom:1.25rem}.news-show .show-sidebar-title{font-size:.9rem;font-weight:800;color:#fff;margin:0 0 .85rem;display:flex;align-items:center;gap:.4rem}.news-show .show-sidebar-title i{color:var(--show-accent)}.news-show .must-read-list{display:flex;flex-direction:column;gap:.5rem}.news-show .must-read-item{display:flex;align-items:center;gap:.65rem;padding:.5rem .6rem;border-radius:8px;background:#ffffff08;border:1px solid transparent;transition:background .2s,border-color .2s}.news-show .must-read-item:hover{background:#ffffff0f;border-color:#6366f133}.news-show .must-read-item a{text-decoration:none;color:inherit;display:flex;align-items:center;gap:.65rem;flex:1;min-width:0}.news-show .must-read-thumb{width:42px;height:42px;border-radius:6px;object-fit:cover;flex-shrink:0}.news-show .must-read-item-title{font-size:.78rem;font-weight:700;color:#fffffff2;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-show .must-read-item a:hover .must-read-item-title{color:var(--show-accent)}.news-show .must-read-item-meta{font-size:.65rem;color:var(--show-muted)}.news-show .info-list{display:flex;flex-direction:column;gap:.5rem}.news-show .info-item{display:flex;justify-content:space-between;align-items:center;padding:.4rem 0;border-bottom:1px solid var(--show-border)}.news-show .info-item:last-child{border-bottom:none}.news-show .info-label{font-size:.75rem;color:var(--show-muted)}.news-show .info-value{font-size:.812rem;font-weight:600;color:#fff}@media (max-width: 767px){.news-show .container{padding-left:.75rem;padding-right:.75rem;max-width:100%}.news-show .show-section{padding:1rem 0 2rem;border-radius:12px}.news-show .show-article-header{padding:1.25rem 1.15rem .75rem}.news-show .show-image-wrap{margin:.75rem 1.15rem 0}.news-show .show-title{font-size:1.2rem}.news-show .show-body{padding:1.25rem 1.15rem}.news-show .show-share{padding:1.15rem}.news-show .show-image-wrap img{max-height:240px}.article-cat-nav{gap:.15rem;padding:.3rem 0;margin-bottom:.6rem;overflow:hidden!important;flex-wrap:wrap!important}.article-cat-nav a{font-size:.55rem;padding:.12rem .35rem}}
