.insights-article{min-height:100vh;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.insights-article .article-nav{position:sticky;top:0;z-index:100;background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);border-bottom:1px solid #f1f5f9;padding:1rem 0}.insights-article .article-nav .nav-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem}.insights-article .article-nav .nav-content .back-link{display:flex;align-items:center;gap:.5rem;color:#64748b;text-decoration:none;font-weight:500;transition:all .2s ease;padding:.5rem 1rem;border-radius:.5rem}.insights-article .article-nav .nav-content .back-link:hover{color:#0f172a;background:#f8fafc}.insights-article .article-nav .nav-content .share-button{display:flex;align-items:center;gap:.5rem;background:#0f172a;color:#fff;border:none;padding:.5rem 1rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease}.insights-article .article-nav .nav-content .share-button:hover{background:#334155;transform:translateY(-1px)}.insights-article .article-header{padding:3rem 0 2rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.insights-article .article-header .header-content{width:100%;margin:0 auto;padding:0 2rem;text-align:center}.insights-article .article-header .header-content .category-badge{display:inline-flex;align-items:center;gap:.5rem;background:#0f172a;color:#fff;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.insights-article .article-header .header-content .article-title{font-size:clamp(1.75rem,4vw,3.5rem);font-weight:800;line-height:1.2;color:#0f172a;margin-bottom:2rem;letter-spacing:-.02em}.insights-article .article-header .header-content .article-meta .meta-group{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap}.insights-article .article-header .header-content .article-meta .meta-group .meta-item{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:.9rem;font-weight:500}.insights-article .article-header .header-content .article-meta .meta-group .meta-item svg{color:#94a3b8}.insights-article .featured-image-section{margin:0}.insights-article .featured-image-section .image-container{position:relative;max-width:1200px;margin:0 auto;padding:0 2rem}.insights-article .featured-image-section .image-container .image-skeleton{position:absolute;top:0;left:2rem;right:2rem;height:100%;background:#f1f5f9;border-radius:1rem;overflow:hidden}.insights-article .featured-image-section .image-container .image-skeleton .skeleton-shimmer{width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);animation:shimmer 2s infinite}.insights-article .featured-image-section .image-container .featured-image{width:100%;height:auto;max-height:500px;object-fit:contain;object-position:center;border-radius:1rem;box-shadow:0 20px 60px rgba(0,0,0,.1);opacity:0;transition:opacity .6s ease;background:#f8fafc}.insights-article .featured-image-section .image-container .featured-image.loaded{opacity:1}.insights-article .article-content-section{padding:0 0 4rem}.insights-article .article-content-section .content-wrapper{max-width:800px;margin:0 auto;padding:0 2rem}.insights-article .article-content-section .content-wrapper .article-content{font-size:1.125rem;line-height:1.8;color:#374151;margin-bottom:3rem}.insights-article .article-content-section .content-wrapper .article-content h1{display:none}.insights-article .article-content-section .content-wrapper .article-content h1,.insights-article .article-content-section .content-wrapper .article-content h2,.insights-article .article-content-section .content-wrapper .article-content h3,.insights-article .article-content-section .content-wrapper .article-content h4,.insights-article .article-content-section .content-wrapper .article-content h5,.insights-article .article-content-section .content-wrapper .article-content h6{color:#0f172a;font-weight:700;margin-top:2.5rem;margin-bottom:1rem;line-height:1.3;letter-spacing:-.01em}.insights-article .article-content-section .content-wrapper .article-content h1{font-size:2.5rem}.insights-article .article-content-section .content-wrapper .article-content h2{font-size:2rem}.insights-article .article-content-section .content-wrapper .article-content h3{font-size:1.75rem}.insights-article .article-content-section .content-wrapper .article-content h4{font-size:1.5rem}.insights-article .article-content-section .content-wrapper .article-content h5{font-size:1.25rem}.insights-article .article-content-section .content-wrapper .article-content h6{font-size:1.125rem}.insights-article .article-content-section .content-wrapper .article-content p{margin-bottom:1.5rem}.insights-article .article-content-section .content-wrapper .article-content p:first-child{font-size:1.25rem;font-weight:400;color:#4b5563;margin-bottom:2rem}.insights-article .article-content-section .content-wrapper .article-content ol,.insights-article .article-content-section .content-wrapper .article-content ul{margin-bottom:1.5rem;padding-left:1.5rem}.insights-article .article-content-section .content-wrapper .article-content ol li,.insights-article .article-content-section .content-wrapper .article-content ul li{margin-bottom:.75rem;line-height:1.7}.insights-article .article-content-section .content-wrapper .article-content ol li::marker,.insights-article .article-content-section .content-wrapper .article-content ul li::marker{color:#0f172a}.insights-article .article-content-section .content-wrapper .article-content blockquote{border-left:4px solid #0f172a;padding:1.5rem 2rem;margin:2rem 0;background:#f8fafc;border-radius:0 .75rem .75rem 0;font-style:italic;font-size:1.1rem;color:#4b5563}.insights-article .article-content-section .content-wrapper .article-content blockquote p:last-child{margin-bottom:0}.insights-article .article-content-section .content-wrapper .article-content code{background:#f1f5f9;color:#dc2626;padding:.25rem .5rem;border-radius:.375rem;font-size:.9em;font-weight:600;font-family:SF Mono,Monaco,Cascadia Code,monospace}.insights-article .article-content-section .content-wrapper .article-content pre{background:#0f172a;color:#e2e8f0;padding:1.5rem;border-radius:.75rem;overflow-x:auto;margin:2rem 0;font-family:SF Mono,Monaco,Cascadia Code,monospace}.insights-article .article-content-section .content-wrapper .article-content pre code{background:none;color:inherit;padding:0}.insights-article .article-content-section .content-wrapper .article-content img{max-width:100%;height:auto;margin:2rem auto;display:block;border-radius:.75rem;box-shadow:0 10px 40px rgba(0,0,0,.1)}.insights-article .article-content-section .content-wrapper .article-content a{color:#0f172a;text-decoration:none;font-weight:600;border-bottom:2px solid #e2e8f0;transition:border-color .2s ease}.insights-article .article-content-section .content-wrapper .article-content a:hover{border-bottom-color:#0f172a}.insights-article .article-content-section .content-wrapper .article-content table{width:100%;border-collapse:collapse;margin:2rem 0;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.05)}.insights-article .article-content-section .content-wrapper .article-content table td,.insights-article .article-content-section .content-wrapper .article-content table th{padding:1rem;text-align:left;border-bottom:1px solid #e5e7eb}.insights-article .article-content-section .content-wrapper .article-content table th{background:#f8fafc;font-weight:600;color:#374151}.insights-article .article-content-section .content-wrapper .article-content table tr:hover{background:#f9fafb}.insights-article .article-content-section .content-wrapper .tags-section{margin-bottom:3rem;padding-top:2rem;border-top:1px solid #e5e7eb}.insights-article .article-content-section .content-wrapper .tags-section .tags-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.insights-article .article-content-section .content-wrapper .tags-section .tags-list{display:flex;flex-wrap:wrap;gap:.75rem}.insights-article .article-content-section .content-wrapper .tags-section .tags-list .tag{background:#f1f5f9;color:#475569;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:500;transition:all .2s ease;border:1px solid #e2e8f0}.insights-article .article-content-section .content-wrapper .tags-section .tags-list .tag:hover{background:#0f172a;color:#fff;transform:translateY(-1px)}.insights-article .article-content-section .content-wrapper .article-footer{padding-top:2rem;border-top:1px solid #e5e7eb}.insights-article .article-content-section .content-wrapper .article-footer .footer-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem}.insights-article .article-content-section .content-wrapper .article-footer .footer-actions .btn-secondary{display:flex;align-items:center;gap:.5rem;background:#f8fafc;color:#64748b;text-decoration:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;transition:all .2s ease;border:1px solid #e2e8f0}.insights-article .article-content-section .content-wrapper .article-footer .footer-actions .btn-secondary:hover{background:#f1f5f9;color:#0f172a;transform:translateY(-1px)}.insights-article .article-content-section .content-wrapper .article-footer .footer-actions .btn-primary{display:flex;align-items:center;gap:.5rem;background:#0f172a;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease}.insights-article .article-content-section .content-wrapper .article-footer .footer-actions .btn-primary:hover{background:#334155;transform:translateY(-1px)}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media(max-width:768px){.insights-article .article-nav .nav-content{padding:0 1rem}.insights-article .article-nav .nav-content .back-link span,.insights-article .article-nav .nav-content .share-button span{display:none}.insights-article .article-header{padding:2rem 0 1.5rem}.insights-article .article-header .header-content{padding:0 1rem}.insights-article .article-header .header-content .article-title{font-size:1.5rem}.insights-article .article-header .header-content .article-meta .meta-group{gap:1rem;flex-direction:column}.insights-article .featured-image-section .image-container{padding:0 1rem}.insights-article .featured-image-section .image-container .image-skeleton{left:1rem;right:1rem}.insights-article .featured-image-section .image-container .featured-image{max-height:400px;object-fit:contain}.insights-article .article-content-section{padding:0 0 3rem}.insights-article .article-content-section .content-wrapper{padding:0 1rem}.insights-article .article-content-section .content-wrapper .article-content{font-size:1rem}.insights-article .article-content-section .content-wrapper .article-content h2{font-size:1.75rem}.insights-article .article-content-section .content-wrapper .article-content h3{font-size:1.5rem}.insights-article .article-content-section .content-wrapper .article-content h4{font-size:1.25rem}.insights-article .article-content-section .content-wrapper .article-footer .footer-actions{flex-direction:column;gap:1rem}.insights-article .article-content-section .content-wrapper .article-footer .footer-actions .btn-primary,.insights-article .article-content-section .content-wrapper .article-footer .footer-actions .btn-secondary{width:100%;justify-content:center}}@media(max-width:480px){.insights-article .article-header .header-content .article-title{font-size:1.25rem}.insights-article .featured-image-section .image-container .featured-image{max-height:300px;object-fit:contain}}