.news-article-container{margin:0 auto;display:grid;gap:48px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Inter,Roboto,Helvetica Neue,Arial}.news-article-container-inner{display:flex;flex-direction:row;gap:48px}@media (max-width: 1024px){.news-article-container{gap:32px}}.news-article-main{display:flex;flex-direction:column}.breadcrumbs{display:flex;align-items:center;gap:8px;margin-bottom:24px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Inter,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.875rem;flex-wrap:wrap}.breadcrumb-link{color:#374151;text-decoration:none;transition:color .2s}.breadcrumb-link:hover{color:#111827}.breadcrumb-separator{color:#9ca3af;margin:0 2px}.breadcrumb-current{color:#9ca3af;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:400px}@media (max-width: 768px){.breadcrumb-current{max-width:200px}}.article-header{margin-bottom:40px;background:#f5f5f5;padding:1.2rem;border-radius:12px}.article-title{font-size:2.5rem;font-weight:400;line-height:1.1;color:#111827;margin:0 0 24px;font-family:Roboto,sans-serif;letter-spacing:-.02em}@media (max-width: 768px){.article-title{font-size:2.25rem}}.article-meta{display:flex;gap:48px;flex-wrap:wrap;justify-content:center;align-items:center}.meta-item{display:flex;align-items:center;gap:8px;color:#6b7280;font-size:.95rem}.meta-icon{width:16px;height:16px;flex-shrink:0;color:#6b7280;stroke-width:2}.article-date,.article-reading-time{color:#6b7280;font-weight:400}.article-cover{margin-bottom:40px;border-radius:12px;overflow:hidden}.article-cover img{width:100%;height:auto;display:block;object-fit:cover;max-height:600px}.article-content{line-height:1.75;color:#374151;font-size:1.125rem}.article-content h2{font-size:2rem;font-weight:700;margin:2.5rem 0 1rem;color:#111827;line-height:1.3}.article-content h3{font-size:1.5rem;font-weight:600;margin:2rem 0 .75rem;color:#111827;line-height:1.4}.article-content p{margin-bottom:1.5rem;line-height:1.75}.article-content img{width:100%;height:auto;border-radius:12px;margin:2rem 0}.article-content ul,.article-content ol{margin:1.5rem 0;padding-left:1.5rem}.article-content ul{list-style-type:disc}.article-content ol{list-style-type:decimal}.article-content li{margin-bottom:.75rem;line-height:1.75;color:#374151}.article-content li strong{font-weight:700;color:#111827}.article-content a{color:#3b82f6;text-decoration:underline;text-underline-offset:2px}.article-content a:hover{color:#2563eb}.article-content blockquote{margin:1.5rem 0;padding:1rem 1.5rem;background:#f8fbff;border-left:4px solid #3b82f6;border-radius:.5rem;color:#0f172a}.article-content blockquote p{margin:.5rem 0}.news-sidebar{flex-direction:column;gap:25px;position:sticky;height:fit-content;top:81px;min-width:370px}.news-sidebar-mobile{display:flex;flex-direction:column;gap:24px;margin-top:48px;padding-top:32px;border-top:1px solid #e5e7eb}@media (min-width: 1024px){.news-sidebar-mobile{display:none}}.sidebar-section{background:#f5f5f5;border-radius:12px;padding:20px}.sidebar-title{font-size:.875rem;font-weight:600;color:#111827;margin:0 0 16px;text-transform:uppercase;letter-spacing:.05em}.categories-section .sidebar-title{font-size:1.25rem;font-weight:700;text-transform:none;letter-spacing:0;display:flex;align-items:center;gap:8px}.categories-section .sidebar-title:before,.top-posts-section .sidebar-title:before{content:"";display:block;width:4px;height:1.25rem;background:#3b82f6;border-radius:2px;flex-shrink:0}.share-section{padding:0;border:none;background:transparent}.share-buttons{display:flex;gap:8px;flex-wrap:wrap}.share-button{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;border:none;border-radius:8px;background:#f5f5f5;color:#6b7280;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;flex:1;min-width:0}.share-button:hover{background:#e5e7eb;color:#374151}.share-button.copied{background:#f0fdf4;color:#16a34a}.share-button.copied:hover{background:#dcfce7;color:#15803d}.share-button svg{flex-shrink:0;stroke-width:2}.share-button span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.like-button .like-icon{transition:fill .2s ease}.like-button.liked{background:#fef2f2;color:#ef4444}.like-button.liked:hover{background:#fee2e2;color:#dc2626}.like-button.liked .like-icon{fill:currentColor}.share-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.share-modal.active{opacity:1;visibility:visible}.share-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;backdrop-filter:blur(4px)}.share-modal-content{position:relative;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;width:90%;max-width:500px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;transform:scale(.95);transition:transform .2s ease}.share-modal.active .share-modal-content{transform:scale(1)}.share-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e7eb}.share-modal-title{font-size:1.25rem;font-weight:600;color:#111827;margin:0}.share-modal-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:8px;color:#6b7280;cursor:pointer;transition:all .2s;padding:0}.share-modal-close:hover{background:#f3f4f6;color:#111827}.share-modal-close svg{width:20px;height:20px}.share-modal-body{padding:8px;overflow-y:auto;max-height:calc(90vh - 80px)}.share-option{display:flex;align-items:center;gap:16px;padding:12px 16px;border-radius:12px;cursor:pointer;transition:background-color .2s;margin-bottom:4px}.share-option:hover{background:#f9fafb}.share-option.copied{background:#f0fdf4}.share-option.copied .share-option-title{color:#16a34a}.share-option-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#f3f4f6;color:#6b7280;flex-shrink:0}.share-option-icon.twitter-icon{background:#f3f4f6;color:#000}.share-option-icon.facebook-icon{background:#eff6ff;color:#1877f2}.share-option-icon.linkedin-icon{background:#eff6ff;color:#0a66c2}.share-option-icon.telegram-icon{background:#e3f2fd;padding:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.share-option-icon.telegram-icon svg{width:24px;height:24px;display:block}.share-option-icon.email-icon{background:#f3f4f6;color:#6b7280}.share-option-content{flex:1;min-width:0}.share-option-title{font-size:.9375rem;font-weight:500;color:#111827;margin:0 0 2px}.share-option-subtitle{font-size:.8125rem;color:#6b7280;margin:0;word-break:break-all;line-height:1.4}@media (max-width: 640px){.share-modal{align-items:flex-end;justify-content:flex-end}.share-modal-content{width:100%;max-width:none;border-radius:16px 16px 0 0;margin:0;max-height:85vh;transform:translateY(100%)}.share-modal.active .share-modal-content{transform:translateY(0)}.share-modal-header{padding:16px 20px}.share-modal-title{font-size:1.125rem}.share-modal-body{padding:8px}.share-option{padding:14px 16px}.share-option-icon{width:36px;height:36px}}.author-section{display:flex;flex-direction:row;gap:16px}.author-info{flex:.9;display:flex;align-items:flex-start;flex-direction:column;gap:6px}.author-avatar{width:75px;height:75px;border-radius:12px;object-fit:cover}.author-details{width:100%;display:flex;justify-content:space-between}.author-name{font-size:1rem;font-weight:600;color:#111827;margin:0 0 4px}.author-posts{font-size:.875rem;color:#6b7280;margin:0}.follow-button{width:fit-content;padding:10px 16px;background:#0a0a0a;color:#fff;border:none;border-radius:14px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s;display:flex;gap:8px;min-width:105px}.follow-button:hover{background:#2563eb}.categories-section{background:#f5f5f5;border-radius:10px}.top-posts-section .sidebar-title{font-size:1.25rem;font-weight:700;text-transform:none;letter-spacing:0;display:flex;align-items:center;gap:8px}.categories-list{display:flex;flex-wrap:wrap;gap:12px 16px;align-items:center}.category-tag{display:inline-block;color:#3e3232bf;text-decoration:none;font-size:.95rem;font-weight:400;transition:color .2s;line-height:1.5}.category-tag:hover{color:#374151}.top-posts-section{background:#f5f5f5;border-radius:10px}.top-posts-list{display:flex;flex-direction:column;gap:16px}.top-post-item{display:flex;gap:12px;text-decoration:none;color:inherit;transition:opacity .2s;align-items:flex-start}.top-post-item:hover{opacity:.8}.top-post-image{width:65px;height:65px;border-radius:10px;object-fit:cover;flex-shrink:0}.top-post-content{flex:1;min-width:0}.top-post-title{font-size:.95rem;font-weight:700;color:#111827;margin:0 0 6px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.top-post-subhead{font-size:.875rem;color:#6b7280;font-weight:400;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.related-posts-section{margin-top:64px;padding-top:48px;border-top:1px solid #e5e7eb;width:100%;max-width:100%}.related-posts-header{margin-bottom:24px}.related-posts-title{font-size:1.5rem;font-weight:700;color:#111827;margin:0;display:flex;align-items:center;gap:8px;position:relative;padding-left:20px}.related-posts-title .section-bullet{width:6px;height:18px;background:#3b82f6;border-radius:2px;flex-shrink:0;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.related-posts-nav{display:none}.related-posts-nav-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;color:#6b7280;cursor:pointer;transition:all .2s;padding:0}.related-posts-nav-button:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db;color:#374151}.related-posts-nav-button:disabled{opacity:.4;cursor:not-allowed}.related-posts-nav-button svg{flex-shrink:0}.related-posts-container{width:100%;max-width:100%;overflow:hidden}.related-posts-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:0 12px 26px;width:100%;box-sizing:border-box}.related-post-card{width:100%;max-width:100%;background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;position:relative;display:flex;flex-direction:column;box-sizing:border-box;box-shadow:0 1px 3px #0000000d;transition:box-shadow .2s}.related-post-card:hover{box-shadow:0 8px 24px #0000001f}.related-post-link{display:block;text-decoration:none;color:inherit;position:relative}.related-post-image{width:100%;height:200px;object-fit:cover;display:block;border-radius:12px 12px 0 0}.related-post-image-placeholder{width:100%;height:200px;background:#f3f4f6}.related-post-body{padding:10px;display:flex;flex-direction:column;gap:12px;flex:1}.related-post-title{font-size:1.125rem;font-weight:700;color:#111827;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-post-description{font-size:.875rem;color:#6b7280;line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.related-post-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding:14px 16px;background:#f5f5f5;border-radius:12px}.related-post-author-info{display:flex;align-items:center;gap:10px;flex:1}.related-post-author-avatar{width:32px;height:32px;border-radius:12px;object-fit:cover;flex-shrink:0;border:1px solid #e5e7eb}.related-post-author-details{display:flex;flex-direction:column;gap:2px}.related-post-author-name{font-size:.875rem;font-weight:600;color:#111827;line-height:1.2}.related-post-date{font-size:.75rem;color:#6b7280;line-height:1.2}.related-post-external-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background:#f3f4f6;color:#6b7280;text-decoration:none;transition:all .2s;flex-shrink:0}.related-post-external-icon:hover{background:#e5e7eb;color:#111827}.related-post-external-icon svg{width:16px;height:16px}@media (max-width: 1024px){.related-posts-list{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 768px){.related-posts-section{margin-top:48px;padding-top:32px}.related-posts-title{font-size:1.25rem}.related-posts-list{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width: 640px){.related-posts-list{grid-template-columns:1fr;gap:20px}}.comparison-table{margin:2.5rem 0;overflow-x:auto;border-radius:12px;box-shadow:0 1px 3px #0000001a}.comparison-table table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden}.comparison-table thead{background:linear-gradient(135deg,#3b82f6,#2563eb)}.comparison-table th{text-align:left;padding:16px 20px;font-weight:600;color:#fff;font-size:.95rem;letter-spacing:.02em}.comparison-table th:first-child{width:30%;border-radius:12px 0 0}.comparison-table th:last-child{border-radius:0 12px 0 0}.comparison-table tbody tr{border-bottom:1px solid #e5e7eb;transition:background-color .2s ease}.comparison-table tbody tr:last-child{border-bottom:none}.comparison-table tbody tr:hover{background-color:#f8fafc}.comparison-table td{padding:16px 20px;color:#374151;font-size:1rem;line-height:1.6}.comparison-table td:first-child{font-weight:500;color:#111827}.comparison-table tbody tr:nth-child(2n){background-color:#fafbfc}.comparison-table tbody tr:nth-child(2n):hover{background-color:#f1f5f9}@media (max-width: 768px){.comparison-table{margin:2rem 0;border-radius:8px}.comparison-table th,.comparison-table td{padding:12px 16px;font-size:.875rem}.comparison-table th:first-child{width:35%}}
