.post-module__fFuUMG__postPage{padding-top:80px}.post-module__fFuUMG__hero{padding:60px 0 40px;position:relative;overflow:hidden}.post-module__fFuUMG__heroGlow{pointer-events:none;background:radial-gradient(#d53e0f14 0%,#0000 70%);width:600px;height:400px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.post-module__fFuUMG__heroContent{z-index:2;flex-direction:column;gap:16px;max-width:760px;display:flex;position:relative}.post-module__fFuUMG__backLink{color:var(--text-secondary);transition:color var(--transition-fast);align-items:center;gap:6px;width:fit-content;margin-bottom:8px;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.post-module__fFuUMG__backLink:hover{color:var(--primary-light)}.post-module__fFuUMG__postMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.post-module__fFuUMG__category{text-transform:uppercase;letter-spacing:.5px;color:var(--primary-light);border-radius:var(--radius-full);background:#d53e0f1a;padding:3px 10px;font-size:.72rem;font-weight:600}.post-module__fFuUMG__dot{color:var(--text-muted);font-size:.7rem}.post-module__fFuUMG__date,.post-module__fFuUMG__readTime{color:var(--text-muted);font-size:.78rem}.post-module__fFuUMG__postTitle{font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:900;line-height:1.15}.post-module__fFuUMG__postExcerpt{color:var(--text-secondary);font-size:1.1rem;line-height:1.7}.post-module__fFuUMG__authorRow{align-items:center;gap:12px;margin-top:8px;display:flex}.post-module__fFuUMG__authorAvatar{background:var(--gradient-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:.9rem;font-weight:700;display:flex}.post-module__fFuUMG__authorName{color:var(--text-primary);font-size:.9rem;font-weight:600}.post-module__fFuUMG__authorDate{color:var(--text-muted);font-size:.78rem}.post-module__fFuUMG__contentSection{padding:40px 0 80px}.post-module__fFuUMG__contentLayout{grid-template-columns:1fr 300px;align-items:flex-start;gap:48px;display:grid}.post-module__fFuUMG__article{max-width:100%;color:var(--text-secondary);font-size:1.05rem;line-height:1.85}.post-module__fFuUMG__article h2{font-family:var(--font-display);color:var(--text-primary);margin-top:40px;margin-bottom:16px;font-size:1.6rem;font-weight:800;line-height:1.3}.post-module__fFuUMG__article h3{font-family:var(--font-display);color:var(--text-primary);margin-top:32px;margin-bottom:12px;font-size:1.2rem;font-weight:700;line-height:1.4}.post-module__fFuUMG__article p{margin-bottom:20px}.post-module__fFuUMG__article strong{color:var(--text-primary);font-weight:600}.post-module__fFuUMG__article ul{margin:0 0 20px;padding:0;list-style:none}.post-module__fFuUMG__article li{margin-bottom:8px;padding-left:24px;position:relative}[dir=rtl] .post-module__fFuUMG__article li{padding-left:0;padding-right:24px}.post-module__fFuUMG__article li:before{content:"";background:var(--primary);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}[dir=rtl] .post-module__fFuUMG__article li:before{left:auto;right:0}.post-module__fFuUMG__sidebar{flex-direction:column;gap:20px;display:flex;position:sticky;top:100px}.post-module__fFuUMG__sidebarCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);padding:24px}.post-module__fFuUMG__sidebarTitle{font-family:var(--font-display);color:var(--text-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:14px;font-size:.85rem;font-weight:600}.post-module__fFuUMG__tags{flex-wrap:wrap;gap:6px;display:flex}.post-module__fFuUMG__tag{color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius-full);background:#ffffff0d;padding:4px 12px;font-size:.75rem;font-weight:500}.post-module__fFuUMG__keyword{color:var(--text-muted);border-radius:var(--radius-full);background:#d53e0f0f;border:1px solid #d53e0f1a;padding:3px 10px;font-size:.7rem}.post-module__fFuUMG__shareLinks{flex-direction:column;gap:8px;display:flex}.post-module__fFuUMG__shareBtn{color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);transition:all var(--transition-fast);background:#ffffff0a;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:.8rem;font-weight:500;text-decoration:none;display:flex}.post-module__fFuUMG__shareBtn:hover{border-color:var(--border-accent);color:var(--primary-light);background:#d53e0f0f}.post-module__fFuUMG__relatedSection{background:var(--bg-card);border-top:1px solid var(--border)}.post-module__fFuUMG__relatedTitle{font-family:var(--font-display);margin-bottom:28px;font-size:1.4rem;font-weight:700}.post-module__fFuUMG__relatedGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.post-module__fFuUMG__relatedCard{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-md);color:inherit;transition:all var(--transition-fast);flex-direction:column;gap:10px;padding:24px;text-decoration:none;display:flex}.post-module__fFuUMG__relatedCard:hover{border-color:var(--border-accent);transform:translateY(-2px)}.post-module__fFuUMG__relatedCategory{text-transform:uppercase;color:var(--primary-light);letter-spacing:.5px;font-size:.7rem;font-weight:600}.post-module__fFuUMG__relatedName{font-family:var(--font-display);font-size:.95rem;font-weight:600;line-height:1.4}.post-module__fFuUMG__relatedMeta{color:var(--text-muted);font-size:.75rem}.post-module__fFuUMG__notFound{align-items:center;min-height:60vh;padding-top:80px;display:flex}.post-module__fFuUMG__notFoundContent{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.post-module__fFuUMG__notFoundEmoji{font-size:4rem}.post-module__fFuUMG__notFoundContent h1{font-family:var(--font-display);font-size:2rem;font-weight:800}.post-module__fFuUMG__notFoundContent p{color:var(--text-secondary)}@media (max-width:1024px){.post-module__fFuUMG__contentLayout{grid-template-columns:1fr}.post-module__fFuUMG__sidebar{flex-flow:wrap;position:static}.post-module__fFuUMG__sidebarCard{flex:1;min-width:250px}.post-module__fFuUMG__relatedGrid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.post-module__fFuUMG__sidebar{flex-direction:column}.post-module__fFuUMG__relatedGrid{grid-template-columns:1fr}}
