.article-module__bvxssG__articlePage{background:#fff;min-height:100vh;padding-top:100px}.article-module__bvxssG__articleHeader{text-align:center;max-width:800px;margin:0 auto;padding:2rem 2rem 3rem}.article-module__bvxssG__headerContent{flex-direction:column;align-items:center;gap:1rem;display:flex}.article-module__bvxssG__backLink{color:#64748b;align-self:flex-start;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s}.article-module__bvxssG__backLink:hover{color:#0f172a;transform:translate(-4px)}.article-module__bvxssG__category{color:#0f172a;background:#f1f5f9;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.article-module__bvxssG__title{color:#0f172a;margin:1rem 0;font-size:3rem;font-weight:900;line-height:1.2}.article-module__bvxssG__meta{color:#64748b;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;font-size:.95rem;display:flex}.article-module__bvxssG__author{align-items:center;gap:.75rem;display:flex}.article-module__bvxssG__authorAvatar{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.article-module__bvxssG__authorInfo{text-align:left}.article-module__bvxssG__authorName{color:#0f172a;font-size:.95rem;font-weight:600}.article-module__bvxssG__authorRole{color:#94a3b8;font-size:.85rem}.article-module__bvxssG__divider{color:#cbd5e1}.article-module__bvxssG__featuredImageContainer{max-width:1200px;margin:0 auto 3rem;padding:0 2rem}.article-module__bvxssG__featuredImage{object-fit:cover;border-radius:16px;width:100%;height:auto;max-height:500px;box-shadow:0 8px 24px #0f172a14}.article-module__bvxssG__articleContent{max-width:800px;margin:0 auto;padding:0 2rem 3rem}.article-module__bvxssG__content{color:#334155;font-size:1.125rem;line-height:1.8}.article-module__bvxssG__content h1{color:#0f172a;margin:2.5rem 0 1.5rem;font-size:2.5rem;font-weight:800;line-height:1.3}.article-module__bvxssG__content h2{color:#0f172a;margin:2rem 0 1rem;font-size:2rem;font-weight:700;line-height:1.3}.article-module__bvxssG__content h3{color:#0f172a;margin:1.75rem 0 1rem;font-size:1.5rem;font-weight:600;line-height:1.4}.article-module__bvxssG__content p{color:#475569;margin-bottom:1.5rem}.article-module__bvxssG__content strong{color:#0f172a;font-weight:700}.article-module__bvxssG__content a{color:#0f172a;text-underline-offset:3px;font-weight:600;-webkit-text-decoration:underline #cbd5e1;text-decoration:underline #cbd5e1;transition:all .2s}.article-module__bvxssG__content a:hover{text-decoration-color:#0f172a}.article-module__bvxssG__content ul,.article-module__bvxssG__content ol{margin:1.5rem 0;padding-left:2rem}.article-module__bvxssG__content li{color:#475569;margin-bottom:.75rem;line-height:1.7}.article-module__bvxssG__content blockquote{color:#475569;background:#f8fafc;border-left:4px solid #0f172a;border-radius:8px;margin:2rem 0;padding:1.5rem;font-style:italic}.article-module__bvxssG__content code{color:#0f172a;background:#f1f5f9;border-radius:4px;padding:.25rem .5rem;font-family:Monaco,Courier New,monospace;font-size:.9em}.article-module__bvxssG__content pre{color:#f8fafc;background:#0f172a;border-radius:8px;margin:1.5rem 0;padding:1.5rem;overflow-x:auto}.article-module__bvxssG__content pre code{color:inherit;background:0 0;padding:0}.article-module__bvxssG__shareSection{text-align:center;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;max-width:800px;margin:3rem auto;padding:2rem}.article-module__bvxssG__shareSection h3{color:#0f172a;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.article-module__bvxssG__shareButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.article-module__bvxssG__shareBtn{color:#0f172a;cursor:pointer;font-size:.95rem;font-weight:600;font-family:var(--font-family);background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s;display:inline-flex}.article-module__bvxssG__shareBtn svg{flex-shrink:0}.article-module__bvxssG__shareBtn:hover{background:#f8fafc;border-color:#0f172a;transform:translateY(-2px)}.article-module__bvxssG__relatedSection{max-width:1200px;margin:4rem auto;padding:0 2rem}.article-module__bvxssG__relatedTitle{color:#0f172a;text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.article-module__bvxssG__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.article-module__bvxssG__relatedCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.article-module__bvxssG__relatedCard:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 8px 24px #0f172a14}.article-module__bvxssG__relatedImage{object-fit:cover;width:100%;height:200px}.article-module__bvxssG__relatedContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.article-module__bvxssG__relatedCategory{color:#0f172a;background:#f1f5f9;border-radius:6px;width:fit-content;margin-bottom:1rem;padding:.3rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.article-module__bvxssG__relatedCardTitle{color:#0f172a;margin-bottom:.75rem;font-size:1.125rem;font-weight:700;line-height:1.4}.article-module__bvxssG__relatedExcerpt{color:#64748b;flex:1;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.article-module__bvxssG__relatedMeta{color:#94a3b8;border-top:1px solid #f1f5f9;padding-top:1rem;font-size:.85rem}.article-module__bvxssG__ctaSection{text-align:center;background:#0f172a;border-radius:16px;max-width:800px;margin:4rem auto;padding:3rem 2rem}.article-module__bvxssG__ctaSection h2{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:800}.article-module__bvxssG__ctaSection p{color:#cbd5e1;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.article-module__bvxssG__ctaButton{color:#0f172a;background:#fff;border-radius:8px;padding:1rem 2.5rem;font-size:1.0625rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.article-module__bvxssG__ctaButton:hover{background:#f1f5f9;transform:translateY(-2px)}.article-module__bvxssG__notFound{text-align:center;max-width:600px;margin:4rem auto;padding:3rem 2rem}.article-module__bvxssG__notFound h1{color:#0f172a;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.article-module__bvxssG__notFound p{color:#64748b;margin-bottom:2rem;font-size:1.125rem}@media (max-width:968px){.article-module__bvxssG__articlePage{padding-top:90px}.article-module__bvxssG__title{font-size:2.25rem}.article-module__bvxssG__content{font-size:1.0625rem}.article-module__bvxssG__content h1{font-size:2rem}.article-module__bvxssG__content h2{font-size:1.75rem}.article-module__bvxssG__content h3{font-size:1.375rem}.article-module__bvxssG__relatedGrid{grid-template-columns:1fr}}@media (max-width:640px){.article-module__bvxssG__articlePage{padding-top:80px}.article-module__bvxssG__articleHeader{padding:1.5rem 1rem 2rem}.article-module__bvxssG__title{font-size:1.875rem}.article-module__bvxssG__meta{gap:.75rem;font-size:.875rem}.article-module__bvxssG__authorAvatar{width:40px;height:40px;font-size:1.125rem}.article-module__bvxssG__featuredImageContainer{margin-bottom:2rem;padding:0 1rem}.article-module__bvxssG__articleContent{padding:0 1rem 2rem}.article-module__bvxssG__content{font-size:1rem}.article-module__bvxssG__content h1{font-size:1.75rem}.article-module__bvxssG__content h2{font-size:1.5rem}.article-module__bvxssG__content h3{font-size:1.25rem}.article-module__bvxssG__shareSection{padding:1.5rem 1rem}.article-module__bvxssG__shareButtons{flex-direction:column}.article-module__bvxssG__shareBtn{justify-content:center;width:100%}.article-module__bvxssG__relatedSection{padding:0 1rem}.article-module__bvxssG__ctaSection{padding:2rem 1.5rem}.article-module__bvxssG__ctaSection h2{font-size:1.5rem}.article-module__bvxssG__ctaSection p{font-size:1rem}}.article-module__bvxssG__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:60vh;display:flex}.article-module__bvxssG__loadingSpinner{border:4px solid #f1f5f9;border-top-color:#0f172a;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite article-module__bvxssG__spin}@keyframes article-module__bvxssG__spin{to{transform:rotate(360deg)}}.article-module__bvxssG__loadingText{color:#64748b;font-size:1.125rem;font-weight:500}.article-module__bvxssG__errorContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.article-module__bvxssG__errorTitle{color:#0f172a;margin-bottom:1rem;font-size:2rem;font-weight:800}.article-module__bvxssG__errorMessage{color:#64748b;max-width:500px;margin-bottom:2rem;font-size:1.125rem}.article-module__bvxssG__errorActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.article-module__bvxssG__retryButton,.article-module__bvxssG__backButton{cursor:pointer;border:none;border-radius:8px;padding:.875rem 1.75rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.article-module__bvxssG__retryButton{color:#fff;background:#0f172a}.article-module__bvxssG__retryButton:hover{background:#1e293b;transform:translateY(-2px)}.article-module__bvxssG__backButton{color:#0f172a;background:#f1f5f9;display:inline-block}.article-module__bvxssG__backButton:hover{background:#e2e8f0;transform:translateY(-2px)}
