.post-module__5EhKZG__postLayout{grid-template-columns:2.5fr 1fr;gap:2.5rem;margin-top:2rem;margin-bottom:4rem;display:grid}.post-module__5EhKZG__breadcrumbs{color:var(--text-tertiary);text-transform:uppercase;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.8rem;font-weight:500;display:flex}.post-module__5EhKZG__breadcrumbs a{color:var(--text-secondary)}.post-module__5EhKZG__breadcrumbs a:hover{color:var(--primary)}.post-module__5EhKZG__postHeader{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.post-module__5EhKZG__categoryBadge{text-transform:uppercase;color:var(--primary);letter-spacing:.05em;align-self:flex-start;font-size:.75rem;font-weight:700}.post-module__5EhKZG__title{color:var(--text-primary);letter-spacing:-.02em;font-size:2.5rem;font-weight:850;line-height:1.15}.post-module__5EhKZG__excerpt{color:var(--text-secondary);font-size:1.15rem;font-weight:400;line-height:1.5}.post-module__5EhKZG__postMeta{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem 0;display:flex}.post-module__5EhKZG__authorArea{align-items:center;gap:.75rem;display:flex}.post-module__5EhKZG__authorAvatar{border-radius:var(--radius-full);background-color:var(--slate-200);width:40px;height:40px;color:var(--slate-600);justify-content:center;align-items:center;font-weight:700;display:flex}.post-module__5EhKZG__authorInfo{flex-direction:column;display:flex}.post-module__5EhKZG__authorName{color:var(--text-primary);font-size:.9rem;font-weight:700}.post-module__5EhKZG__postDates{color:var(--text-tertiary);font-size:.75rem}.post-module__5EhKZG__shareRow{align-items:center;gap:.5rem;display:flex}.post-module__5EhKZG__shareLabel{color:var(--text-secondary);text-transform:uppercase;margin-right:.5rem;font-size:.8rem;font-weight:700}.post-module__5EhKZG__shareBtn{border-radius:var(--radius-full);background-color:var(--bg-secondary);width:32px;height:32px;color:var(--text-secondary);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.post-module__5EhKZG__shareBtn:hover{background-color:var(--primary);color:#fff}.post-module__5EhKZG__imgContainer{aspect-ratio:16/9;border-radius:var(--radius-md);background-color:var(--slate-200);width:100%;box-shadow:var(--shadow-sm);margin-bottom:2.5rem;position:relative;overflow:hidden}.post-module__5EhKZG__featuredImg{object-fit:cover}.post-module__5EhKZG__content{color:var(--text-primary);margin-bottom:3rem;font-size:1.1rem;line-height:1.75}.post-module__5EhKZG__content p{margin-bottom:1.5rem}.post-module__5EhKZG__content h2,.post-module__5EhKZG__content h3{margin-top:2rem;margin-bottom:1rem;font-weight:800;line-height:1.25}.post-module__5EhKZG__content h2{font-size:1.5rem}.post-module__5EhKZG__content h3{font-size:1.3rem}.post-module__5EhKZG__content strong{color:var(--text-primary);font-weight:700}.post-module__5EhKZG__content ul,.post-module__5EhKZG__content ol{margin-bottom:1.5rem;padding-left:2rem}.post-module__5EhKZG__content li{margin-bottom:.5rem}.post-module__5EhKZG__content blockquote{border-left:4px solid var(--primary);background-color:var(--bg-secondary);color:var(--text-secondary);margin:1.5rem 0;padding:1rem 1.5rem;font-style:italic}.post-module__5EhKZG__tagsArea{border-bottom:1px solid var(--border-color);flex-wrap:wrap;gap:.5rem;margin-bottom:3rem;padding-bottom:2rem;display:flex}.post-module__5EhKZG__tagBadge{background-color:var(--bg-secondary);color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--transition-fast);padding:.3rem .75rem;font-size:.8rem;font-weight:600}.post-module__5EhKZG__tagBadge:hover{background-color:var(--primary);color:#fff}.post-module__5EhKZG__relatedSection{margin-bottom:3rem}.post-module__5EhKZG__relatedTitle{text-transform:uppercase;border-bottom:2px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:800}.post-module__5EhKZG__relatedGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.post-module__5EhKZG__commentsSection{background-color:var(--bg-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:2rem}.post-module__5EhKZG__commentsTitle{text-transform:uppercase;border-bottom:2px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:800}.post-module__5EhKZG__commentsList{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;list-style:none;display:flex}.post-module__5EhKZG__commentItem{border-bottom:1px dashed var(--border-color);gap:1rem;padding-bottom:1.25rem;display:flex}.post-module__5EhKZG__commentAvatar{border-radius:var(--radius-full);background-color:var(--slate-100);width:36px;height:36px;color:var(--slate-600);flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.post-module__5EhKZG__commentBody{flex-direction:column;flex:1;gap:.25rem;display:flex}.post-module__5EhKZG__commentMeta{justify-content:space-between;align-items:center;display:flex}.post-module__5EhKZG__commentAuthor{color:var(--text-primary);font-size:.9rem;font-weight:700}.post-module__5EhKZG__commentDate{color:var(--text-tertiary);font-size:.75rem}.post-module__5EhKZG__commentText{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.post-module__5EhKZG__commentForm{flex-direction:column;gap:1rem;display:flex}.post-module__5EhKZG__formGrid{grid-template-columns:1fr;gap:1rem;display:grid}.post-module__5EhKZG__formLabel{color:var(--text-secondary);flex-direction:column;gap:.5rem;font-size:.85rem;font-weight:700;display:flex}.post-module__5EhKZG__formInput,.post-module__5EhKZG__formTextarea{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-primary);transition:border-color var(--transition-fast);padding:.75rem 1rem;font-size:.9rem}.post-module__5EhKZG__formInput:focus,.post-module__5EhKZG__formTextarea:focus{border-color:var(--primary)}.post-module__5EhKZG__formTextarea{resize:vertical;min-height:100px}.post-module__5EhKZG__submitBtn{background-color:var(--primary);color:#fff;border-radius:var(--radius-md);text-transform:uppercase;transition:background-color var(--transition-fast);align-self:flex-start;padding:.75rem 1.5rem;font-size:.85rem;font-weight:700}.post-module__5EhKZG__submitBtn:hover{background-color:var(--primary-hover)}.post-module__5EhKZG__successMsg{color:#137333;border-radius:var(--radius-sm);background-color:#e6f4ea;padding:.75rem 1rem;font-size:.9rem;font-weight:600}.post-module__5EhKZG__sidebar{flex-direction:column;gap:2rem;display:flex}@media (max-width:992px){.post-module__5EhKZG__postLayout{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:768px){.post-module__5EhKZG__title{font-size:2rem}.post-module__5EhKZG__relatedGrid{grid-template-columns:1fr}}.post-module__5EhKZG__authorCard{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:1.25rem;margin-top:3rem;margin-bottom:3rem;padding:1.5rem;display:flex}@media (min-width:576px){.post-module__5EhKZG__authorCard{flex-direction:row;align-items:flex-start;padding:2rem}}.post-module__5EhKZG__authorCardAvatar{border-radius:var(--radius-full);border:2px solid var(--primary);flex-shrink:0;align-self:center;width:70px;height:70px;overflow:hidden}.post-module__5EhKZG__authorAvatarImg{object-fit:cover;width:100%;height:100%}.post-module__5EhKZG__authorCardInfo{flex-direction:column;flex-grow:1;display:flex}.post-module__5EhKZG__authorCardRole{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.post-module__5EhKZG__authorCardName{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.post-module__5EhKZG__authorCardName a:hover{color:var(--primary);text-decoration:underline}.post-module__5EhKZG__authorCardBio{color:var(--text-secondary);margin-bottom:1rem;font-size:.95rem;line-height:1.5}.post-module__5EhKZG__authorCardLinks{flex-wrap:wrap;gap:1rem;display:flex}.post-module__5EhKZG__authorCardLink{color:var(--text-secondary);transition:color var(--transition-fast);align-items:center;gap:4px;font-size:.8rem;font-weight:700;display:inline-flex}.post-module__5EhKZG__authorCardLink:hover{color:var(--primary)}
.page-module__4gMfna__homeGrid{grid-template-columns:2.5fr 1fr;gap:2.5rem;margin-bottom:4rem;display:grid}.page-module__4gMfna__storiesSection{background-color:var(--bg-primary);border-bottom:1px solid var(--border-color);margin-bottom:2rem;padding:1.5rem 0;overflow:hidden}.page-module__4gMfna__storiesTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:flex}.page-module__4gMfna__storiesSlider{scrollbar-width:none;gap:1.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.page-module__4gMfna__storiesSlider::-webkit-scrollbar{display:none}.page-module__4gMfna__storyCircle{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;width:80px;display:flex}.page-module__4gMfna__imageRing{border-radius:var(--radius-full);border:2px solid var(--primary);width:68px;height:68px;transition:transform var(--transition-fast);justify-content:center;align-items:center;padding:2px;display:flex}.page-module__4gMfna__storyCircle:hover .page-module__4gMfna__imageRing{transform:scale(1.05)}.page-module__4gMfna__storyThumb{border-radius:var(--radius-full);object-fit:cover;width:100%;height:100%}.page-module__4gMfna__storyTitle{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.5em;font-size:.75rem;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.page-module__4gMfna__heroGrid{grid-template-columns:1.5fr 1fr;gap:1.5rem;margin-bottom:3rem;display:grid}.page-module__4gMfna__heroCard{background-color:var(--bg-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:transform var(--transition-fast), box-shadow var(--transition-fast);flex-direction:column;display:flex;overflow:hidden}.page-module__4gMfna__heroCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.page-module__4gMfna__heroImgWrap{aspect-ratio:16/9;background-color:var(--slate-200);width:100%;position:relative}.page-module__4gMfna__heroImg{object-fit:cover}.page-module__4gMfna__heroContent{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.page-module__4gMfna__cardMeta{color:var(--text-tertiary);align-items:center;gap:.75rem;font-size:.75rem;font-weight:600;display:flex}.page-module__4gMfna__categoryBadge{color:var(--primary);text-transform:uppercase}.page-module__4gMfna__heroTitle{color:var(--text-primary);font-size:1.75rem;font-weight:800;line-height:1.2}.page-module__4gMfna__heroTitle:hover{color:var(--primary)}.page-module__4gMfna__heroExcerpt{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.page-module__4gMfna__featuredGrid{flex-direction:column;gap:1.25rem;display:flex}.page-module__4gMfna__sideNewsItem{background-color:var(--bg-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:all var(--transition-fast);gap:1rem;padding:.75rem;display:flex}.page-module__4gMfna__sideNewsItem:hover{box-shadow:var(--shadow-md);transform:translate(4px)}.page-module__4gMfna__sideImgWrap{border-radius:var(--radius-sm);background-color:var(--slate-200);flex-shrink:0;width:100px;height:80px;position:relative;overflow:hidden}.page-module__4gMfna__sideImg{object-fit:cover}.page-module__4gMfna__sideContent{flex-direction:column;justify-content:space-between;gap:.25rem;display:flex}.page-module__4gMfna__sideTitle{color:var(--text-primary);font-size:.95rem;font-weight:700;line-height:1.3}.page-module__4gMfna__sideTitle:hover{color:var(--primary)}.page-module__4gMfna__categoryBlock{margin-bottom:3rem}.page-module__4gMfna__blockTitle{text-transform:uppercase;color:var(--text-primary);border-left:4px solid var(--primary);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-left:.75rem;font-size:1.35rem;font-weight:800;display:flex}.page-module__4gMfna__viewAllLink{color:var(--primary);font-size:.8rem;font-weight:600}.page-module__4gMfna__blockGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.page-module__4gMfna__postGridCard{background-color:var(--bg-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:all var(--transition-fast);flex-direction:column;display:flex;overflow:hidden}.page-module__4gMfna__postGridCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.page-module__4gMfna__postGridImgWrap{aspect-ratio:16/10;background-color:var(--slate-200);position:relative}.page-module__4gMfna__postGridContent{flex-direction:column;flex:1;gap:.5rem;padding:1.25rem;display:flex}.page-module__4gMfna__postGridTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700;line-height:1.3}.page-module__4gMfna__postGridTitle:hover{color:var(--primary)}.page-module__4gMfna__sidebar{flex-direction:column;gap:2rem;display:flex}.page-module__4gMfna__widget{background-color:var(--bg-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:1.5rem}.page-module__4gMfna__widgetTitle{text-transform:uppercase;border-bottom:1px solid var(--border-color);color:var(--text-primary);margin-bottom:1.25rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:800;position:relative}.page-module__4gMfna__widgetTitle:after{content:"";background-color:var(--primary);width:40px;height:2px;position:absolute;bottom:-1px;left:0}.page-module__4gMfna__trendingList{flex-direction:column;gap:1.25rem;list-style:none;display:flex}.page-module__4gMfna__trendingItem{align-items:flex-start;gap:1rem;display:flex}.page-module__4gMfna__trendNumber{color:var(--slate-200);flex-shrink:0;width:28px;font-size:1.75rem;font-weight:800;line-height:1}.page-module__4gMfna__trendingItem:first-child .page-module__4gMfna__trendNumber{color:var(--primary)}.page-module__4gMfna__trendingItem:nth-child(2) .page-module__4gMfna__trendNumber{color:hsl(var(--primary-hue), 76%, 60%)}.page-module__4gMfna__trendingItem:nth-child(3) .page-module__4gMfna__trendNumber{color:hsl(var(--primary-hue), 76%, 75%)}.page-module__4gMfna__trendContent{flex-direction:column;gap:.25rem;display:flex}.page-module__4gMfna__trendTitle{color:var(--text-primary);font-size:.95rem;font-weight:700;line-height:1.3}.page-module__4gMfna__trendTitle:hover{color:var(--primary)}.page-module__4gMfna__trendViews{color:var(--text-tertiary);font-size:.75rem;font-weight:500}.page-module__4gMfna__newsletterWidget{background:linear-gradient(135deg, var(--slate-900) 0%, #1e293b 100%);color:#fff}.page-module__4gMfna__newsletterWidget .page-module__4gMfna__widgetTitle{color:#fff;border-bottom-color:#ffffff1a}.page-module__4gMfna__newsletterText{color:var(--slate-400);margin-bottom:1.25rem;font-size:.85rem}.page-module__4gMfna__newsletterForm{flex-direction:column;gap:.75rem;display:flex}.page-module__4gMfna__newsletterInput{border-radius:var(--radius-md);color:#fff;background-color:#ffffff0d;border:1px solid #ffffff1a;padding:.75rem 1rem;font-size:.875rem}.page-module__4gMfna__newsletterInput:focus{border-color:var(--primary)}.page-module__4gMfna__newsletterBtn{background-color:var(--primary);color:#fff;border-radius:var(--radius-md);text-transform:uppercase;transition:background-color var(--transition-fast);padding:.75rem;font-size:.85rem;font-weight:700}.page-module__4gMfna__newsletterBtn:hover{background-color:var(--primary-hover)}@media (max-width:992px){.page-module__4gMfna__homeGrid{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:768px){.page-module__4gMfna__heroGrid,.page-module__4gMfna__blockGrid{grid-template-columns:1fr}}
