.page-module__W0d5yG__articlePage{padding-bottom:5rem}.page-module__W0d5yG__articleHeader{background:linear-gradient(180deg,var(--bg-secondary)0%,var(--bg-primary)100%);padding:4rem 0}.page-module__W0d5yG__headerContent{max-width:var(--max-width-wide);margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.page-module__W0d5yG__breadcrumb{align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.page-module__W0d5yG__breadcrumb a{color:var(--text-tertiary);transition:color var(--transition-fast)}.page-module__W0d5yG__breadcrumb a:hover{color:var(--accent-primary)}.page-module__W0d5yG__breadcrumbSeparator{color:var(--text-tertiary)}.page-module__W0d5yG__breadcrumbCurrent{color:var(--text-secondary);font-weight:500}.page-module__W0d5yG__categoryBadge{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-primary);border-radius:var(--radius-full);background:#0ea5e91a;align-items:center;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.page-module__W0d5yG__articleTitle{font-family:var(--font-serif);color:var(--text-primary);letter-spacing:-.02em;max-width:900px;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.page-module__W0d5yG__articleExcerpt{color:var(--text-secondary);max-width:700px;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.page-module__W0d5yG__articleMeta{border-top:1px solid var(--border-light);flex-wrap:wrap;align-items:center;gap:2rem;padding-top:2rem;display:flex}.page-module__W0d5yG__authorInfo{align-items:center;gap:1rem;display:flex}.page-module__W0d5yG__authorAvatar{border-radius:var(--radius-full);object-fit:cover;border:3px solid var(--bg-primary);width:56px;height:56px;box-shadow:var(--shadow-md)}.page-module__W0d5yG__authorAvatarPlaceholder{border-radius:var(--radius-full);background:var(--accent-gradient);color:#fff;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.25rem;font-weight:700;display:flex}.page-module__W0d5yG__authorDetails{flex-direction:column;gap:.25rem;display:flex}.page-module__W0d5yG__authorName{color:var(--text-primary);font-size:1rem;font-weight:700}.page-module__W0d5yG__authorRole{color:var(--text-tertiary);font-size:.8125rem}.page-module__W0d5yG__metaItems{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.page-module__W0d5yG__metaItem{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.page-module__W0d5yG__metaItem svg{width:18px;height:18px;color:var(--text-tertiary)}.page-module__W0d5yG__featuredImageContainer{max-width:var(--max-width-wide);z-index:10;margin:-2rem auto 0;padding:0 clamp(1rem,4vw,2rem);position:relative}.page-module__W0d5yG__featuredImageWrapper{border-radius:var(--radius-xl);box-shadow:var(--shadow-2xl);aspect-ratio:21/9;overflow:hidden}.page-module__W0d5yG__featuredImage{object-fit:cover;width:100%;height:100%}.page-module__W0d5yG__articleLayout{max-width:var(--max-width-site);grid-template-columns:200px 1fr 200px;gap:3rem;margin:0 auto;padding:4rem clamp(1rem,4vw,3rem);display:grid}.page-module__W0d5yG__sidebarLeft{top:calc(var(--header-height) + 2rem);height:fit-content;position:sticky}.page-module__W0d5yG__shareSection{flex-direction:column;gap:1rem;display:flex}.page-module__W0d5yG__shareLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);margin-bottom:.5rem;font-size:.75rem;font-weight:700}.page-module__W0d5yG__shareButtons{flex-direction:column;gap:.75rem;display:flex}.page-module__W0d5yG__shareButton{border:1px solid var(--border-light);background:var(--bg-card);width:44px;height:44px;color:var(--text-secondary);border-radius:var(--radius-md);transition:all var(--transition-fast);cursor:pointer;justify-content:center;align-items:center;display:flex}.page-module__W0d5yG__shareButton:hover{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary);transform:translateY(-2px)}.page-module__W0d5yG__articleContent{max-width:var(--max-width-content);margin:0 auto}.page-module__W0d5yG__prose{color:var(--text-primary);font-size:1.125rem;line-height:1.85}.page-module__W0d5yG__prose>*+*{margin-top:1.5rem}.page-module__W0d5yG__prose h2{font-family:var(--font-serif);border-bottom:2px solid var(--border-light);color:var(--text-primary);margin-top:3.5rem;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.875rem;font-weight:700}.page-module__W0d5yG__prose h3{font-family:var(--font-serif);color:var(--text-primary);margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.page-module__W0d5yG__prose h4{font-family:var(--font-sans);color:var(--text-primary);margin-top:2rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.page-module__W0d5yG__prose p{color:var(--text-secondary);margin-bottom:1.5rem}.page-module__W0d5yG__prose strong{color:var(--text-primary);font-weight:600}.page-module__W0d5yG__prose a{color:var(--accent-primary);text-underline-offset:3px;transition:all var(--transition-fast);text-decoration:underline;text-decoration-thickness:1px}.page-module__W0d5yG__prose a:hover{text-decoration-thickness:2px}.page-module__W0d5yG__prose ul,.page-module__W0d5yG__prose ol{margin-bottom:1.5rem;padding-left:1.5rem}.page-module__W0d5yG__prose li{color:var(--text-secondary);margin-bottom:.75rem}.page-module__W0d5yG__prose li::marker{color:var(--accent-primary)}.page-module__W0d5yG__prose ul li{list-style-type:disc}.page-module__W0d5yG__prose ol li{list-style-type:decimal}.page-module__W0d5yG__prose blockquote{background:linear-gradient(135deg,var(--bg-secondary)0%,var(--bg-tertiary)100%);border-radius:var(--radius-lg);border-left:4px solid var(--accent-primary);margin:3rem 0;padding:2rem 2rem 2rem 3.5rem;position:relative}.page-module__W0d5yG__prose blockquote:before{content:"\"";font-family:var(--font-serif);color:var(--accent-primary);opacity:.3;font-size:4rem;line-height:1;position:absolute;top:.5rem;left:1rem}.page-module__W0d5yG__prose blockquote p{font-family:var(--font-serif);color:var(--text-primary);margin:0;font-size:1.375rem;font-style:italic;line-height:1.6}.page-module__W0d5yG__prose img{border-radius:var(--radius-lg);width:100%;height:auto;box-shadow:var(--shadow-md);margin:2.5rem 0}.page-module__W0d5yG__prose figure{margin:2.5rem 0}.page-module__W0d5yG__prose figcaption{color:var(--text-tertiary);text-align:center;margin-top:.75rem;font-size:.875rem}.page-module__W0d5yG__prose table{border-collapse:separate;border-spacing:0;background:var(--bg-card);border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-sm);border:1px solid var(--border-light);margin:2.5rem 0;font-size:.9375rem;overflow:hidden}.page-module__W0d5yG__prose thead{background:linear-gradient(180deg,var(--bg-tertiary)0%,var(--bg-secondary)100%)}.page-module__W0d5yG__prose th{text-align:left;text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);border-bottom:2px solid var(--border-light);padding:1rem 1.25rem;font-size:.75rem;font-weight:700}.page-module__W0d5yG__prose td{border-bottom:1px solid var(--border-light);color:var(--text-secondary);padding:1rem 1.25rem}.page-module__W0d5yG__prose tbody tr:hover{background:var(--bg-secondary)}.page-module__W0d5yG__prose tbody tr:last-child td{border-bottom:none}.page-module__W0d5yG__prose code{font-family:var(--font-mono);background:var(--bg-tertiary);border-radius:var(--radius-sm);color:var(--accent-primary);padding:.2em .4em;font-size:.875em}.page-module__W0d5yG__prose pre{font-family:var(--font-mono);background:var(--bg-dark);color:#e2e8f0;border-radius:var(--radius-lg);margin:2.5rem 0;padding:1.5rem;font-size:.875rem;line-height:1.7;overflow-x:auto}.page-module__W0d5yG__prose pre code{color:inherit;background:0 0;padding:0}.page-module__W0d5yG__prose hr{background:var(--border-light);border:none;height:1px;margin:4rem 0}.page-module__W0d5yG__sidebarRight{top:calc(var(--header-height) + 2rem);height:fit-content;position:sticky}.page-module__W0d5yG__tocSection{background:var(--bg-secondary);border-radius:var(--radius-lg);border:1px solid var(--border-light);padding:1.5rem}.page-module__W0d5yG__tocTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);margin-bottom:1rem;font-size:.75rem;font-weight:700}.page-module__W0d5yG__tocList{flex-direction:column;gap:.625rem;display:flex}.page-module__W0d5yG__tocItem{color:var(--text-secondary);transition:color var(--transition-fast);cursor:pointer;font-size:.8125rem;line-height:1.4}.page-module__W0d5yG__tocItem:hover{color:var(--accent-primary)}.page-module__W0d5yG__tocItemActive{color:var(--accent-primary);font-weight:600}.page-module__W0d5yG__authorBioSection{max-width:var(--max-width-content);background:var(--bg-secondary);border-radius:var(--radius-xl);border:1px solid var(--border-light);margin:4rem auto 0;padding:2.5rem}.page-module__W0d5yG__authorBioHeader{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.page-module__W0d5yG__authorBioAvatar{border-radius:var(--radius-full);object-fit:cover;border:3px solid var(--bg-primary);width:80px;height:80px;box-shadow:var(--shadow-md)}.page-module__W0d5yG__authorBioAvatarPlaceholder{border-radius:var(--radius-full);background:var(--accent-gradient);color:#fff;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.75rem;font-weight:700;display:flex}.page-module__W0d5yG__authorBioInfo h3{font-family:var(--font-sans);color:var(--text-primary);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.page-module__W0d5yG__authorBioRole{color:var(--text-tertiary);font-size:.875rem}.page-module__W0d5yG__authorBioDescription{color:var(--text-secondary);font-size:1rem;line-height:1.7}.page-module__W0d5yG__relatedSection{border-top:1px solid var(--border-light);max-width:var(--max-width-site);margin-top:5rem;margin-left:auto;margin-right:auto;padding-top:4rem;padding-left:clamp(1rem,4vw,3rem);padding-right:clamp(1rem,4vw,3rem)}.page-module__W0d5yG__relatedTitle{font-family:var(--font-sans);color:var(--text-primary);align-items:center;gap:.75rem;margin-bottom:2rem;font-size:1.25rem;font-weight:700;display:flex}.page-module__W0d5yG__relatedTitle:before{content:"";background:var(--accent-gradient);border-radius:2px;width:4px;height:24px}@media (max-width:1200px){.page-module__W0d5yG__articleLayout{grid-template-columns:1fr;gap:2rem}.page-module__W0d5yG__sidebarLeft,.page-module__W0d5yG__sidebarRight{display:none}}@media (max-width:768px){.page-module__W0d5yG__articleHeader{padding:2rem 0}.page-module__W0d5yG__articleTitle{font-size:2rem}.page-module__W0d5yG__articleMeta{flex-direction:column;align-items:flex-start;gap:1.5rem}.page-module__W0d5yG__featuredImageWrapper{aspect-ratio:16/9}.page-module__W0d5yG__prose{font-size:1rem}.page-module__W0d5yG__prose h2{font-size:1.5rem}.page-module__W0d5yG__prose h3{font-size:1.25rem}.page-module__W0d5yG__prose blockquote{padding:1.5rem 1.5rem 1.5rem 2.5rem}.page-module__W0d5yG__prose blockquote p{font-size:1.125rem}.page-module__W0d5yG__authorBioSection{padding:1.5rem}.page-module__W0d5yG__authorBioHeader{text-align:center;flex-direction:column}}
.SocialShare-module__V3yXNW__shareWrapper{align-items:center;gap:1rem;display:flex}.SocialShare-module__V3yXNW__shareLabel{color:var(--text-tertiary);font-size:.8125rem;font-weight:600}.SocialShare-module__V3yXNW__shareButtons{gap:.5rem;display:flex}.SocialShare-module__V3yXNW__shareButton{border:1px solid var(--border-light);background:var(--bg-card);width:40px;height:40px;color:var(--text-secondary);border-radius:var(--radius-md);transition:all var(--transition-fast);cursor:pointer;justify-content:center;align-items:center;display:flex}.SocialShare-module__V3yXNW__shareButton:hover{border-color:var(--accent-primary);color:var(--accent-primary);transform:translateY(-2px)}.SocialShare-module__V3yXNW__shareButton.SocialShare-module__V3yXNW__twitter:hover{color:#fff;background:#1da1f2;border-color:#1da1f2}.SocialShare-module__V3yXNW__shareButton.SocialShare-module__V3yXNW__linkedin:hover{color:#fff;background:#0a66c2;border-color:#0a66c2}.SocialShare-module__V3yXNW__shareButton.SocialShare-module__V3yXNW__facebook:hover{color:#fff;background:#1877f2;border-color:#1877f2}.SocialShare-module__V3yXNW__shareButton.SocialShare-module__V3yXNW__copy:hover{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff}.SocialShare-module__V3yXNW__compact{gap:.75rem}.SocialShare-module__V3yXNW__compact .SocialShare-module__V3yXNW__shareButton{width:36px;height:36px}.SocialShare-module__V3yXNW__vertical{flex-direction:column;align-items:flex-start;gap:.75rem}.SocialShare-module__V3yXNW__vertical .SocialShare-module__V3yXNW__shareButtons{flex-direction:column}
.AuthorBio-module__Vbk2tq__authorBio{background:var(--bg-secondary);border-radius:var(--radius-lg);border:1px solid var(--border-light);gap:1.5rem;padding:2rem;display:flex}.AuthorBio-module__Vbk2tq__avatar{border-radius:var(--radius-full);object-fit:cover;border:3px solid var(--bg-primary);width:80px;height:80px;box-shadow:var(--shadow-md);flex-shrink:0}.AuthorBio-module__Vbk2tq__avatarPlaceholder{border-radius:var(--radius-full);background:var(--accent-gradient);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.5rem;font-weight:700;display:flex}.AuthorBio-module__Vbk2tq__info{flex:1}.AuthorBio-module__Vbk2tq__label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);margin-bottom:.25rem;font-size:.75rem;font-weight:600}.AuthorBio-module__Vbk2tq__name{font-family:var(--font-sans);color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.AuthorBio-module__Vbk2tq__description{color:var(--text-secondary);margin-bottom:1rem;font-size:.9375rem;line-height:1.6}.AuthorBio-module__Vbk2tq__socialLinks{gap:.75rem;display:flex}.AuthorBio-module__Vbk2tq__socialLink{background:var(--bg-tertiary);width:36px;height:36px;color:var(--text-tertiary);border-radius:var(--radius-md);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.AuthorBio-module__Vbk2tq__socialLink:hover{background:var(--accent-primary);color:#fff}@media (max-width:640px){.AuthorBio-module__Vbk2tq__authorBio{text-align:center;flex-direction:column;align-items:center;padding:1.5rem}.AuthorBio-module__Vbk2tq__socialLinks{justify-content:center}}
.ReadingProgress-module__hBjkoG__progressContainer{z-index:1001;background:0 0;height:3px;position:fixed;top:0;left:0;right:0}.ReadingProgress-module__hBjkoG__progressBar{background:var(--accent-gradient);height:100%;transition:width 50ms ease-out;box-shadow:0 0 10px #0ea5e980}
