.post-body-content{font-size:1.05rem;line-height:1.75;color:var(--color-slate-800)}.post-body-content a{color:var(--color-purple);text-decoration:underline;font-weight:600;transition:var(--transition)}.post-body-content a:hover{color:var(--color-purple-hover);text-decoration:none}.post-body-content p{margin-bottom:1.5rem}.post-body-content h2{font-size:1.6rem;font-weight:800;margin-top:2.5rem;margin-bottom:1rem;color:var(--color-slate-900)}.post-body-content h3{font-size:1.3rem;font-weight:700;margin-top:2rem;margin-bottom:.75rem;color:var(--color-slate-900)}.post-body-content blockquote{border-left:4px solid var(--color-purple);padding-left:1.25rem;margin:2rem 0;font-style:italic;font-size:1.15rem;color:var(--color-slate-700)}.post-body-content ul,.post-body-content ol{margin-bottom:1.5rem;padding-left:1.5rem}.post-body-content li{margin-bottom:.5rem}.metadata-tag-link{color:var(--color-slate-600);text-decoration:underline;font-weight:500}.metadata-tag-link:hover{color:var(--color-purple)}.post-share-row{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem 1.5rem;margin-top:3.5rem;margin-bottom:2rem;border-top:1px solid var(--border-color);padding-top:2rem}.share-btn{color:var(--color-black);transition:var(--transition);display:flex;align-items:center;justify-content:center}.share-btn:hover{color:var(--color-purple);transform:scale(1.15)}.post-nav-bar{display:flex;justify-content:space-between;align-items:center;background:#eef2f6;border:1px solid var(--border-color);border-radius:var(--border-radius);padding:1.25rem;margin-top:2rem;gap:1rem}.post-nav-col{flex:1;display:flex}.prev-col{justify-content:flex-start}.next-col{justify-content:flex-end;text-align:right}.post-nav-divider{width:1px;background:var(--border-color);align-self:stretch}.post-nav-link{display:flex;align-items:center;gap:.75rem;color:var(--color-slate-800);font-weight:700;font-size:.9rem;line-height:1.4;transition:var(--transition)}.post-nav-link:hover{color:var(--color-purple)}.nav-arrow{font-size:1.25rem;font-weight:800;color:var(--color-slate-600)}@media(max-width:600px){.post-nav-bar{flex-direction:column;align-items:stretch;gap:1.25rem}.post-nav-divider{height:1px;width:100%}.prev-col,.next-col{justify-content:flex-start;text-align:left}.next-col .post-nav-link{flex-direction:row-reverse;justify-content:space-between;width:100%}}.article-layout-container{max-width:var(--max-width);margin:3rem auto}.article-layout-grid{display:grid;grid-template-columns:2.2fr 1fr;gap:2.5rem}.article-main-col{min-width:0}.article-sidebar-col{display:flex;flex-direction:column;gap:2.5rem}.sidebar-widget{background:var(--color-white);border:1px solid var(--border-color);border-radius:var(--border-radius);padding:1.5rem}.widget-title{font-size:1.1rem;font-weight:800;text-transform:uppercase;color:var(--color-slate-900);border-bottom:2px solid var(--color-purple);padding-bottom:.5rem;margin-bottom:1.25rem;letter-spacing:.05em;margin-top:0!important}.widget-list{display:flex;flex-direction:column;gap:1.25rem}.widget-item{display:flex;gap:.75rem;align-items:center}.widget-thumb{width:65px;height:50px;object-fit:cover;border-radius:var(--border-radius);flex-shrink:0}.widget-content{flex:1;min-width:0}.widget-post-title{font-size:.85rem;font-weight:700;line-height:1.35;margin-bottom:.25rem;margin-top:0!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.widget-post-title a{color:var(--color-slate-900);transition:var(--transition)}.widget-post-title a:hover{color:var(--color-purple)}.widget-post-meta{font-size:.7rem;color:var(--text-muted);font-weight:500}.sidebar-ad-placeholder{display:flex;flex-direction:column;align-items:center;gap:.5rem}.ad-label{font-size:.6rem;font-weight:700;color:var(--color-slate-400);text-transform:uppercase;letter-spacing:.05em}.ad-box-300x250{width:300px;height:250px;background:var(--color-slate-50);border:1px dashed var(--color-slate-300);border-radius:var(--border-radius);display:flex;align-items:center;justify-content:center;color:var(--color-slate-400);font-size:.75rem;font-weight:700;text-transform:uppercase}.ad-box-300x600{width:300px;height:600px;background:var(--color-slate-50);border:1px dashed var(--color-slate-300);border-radius:var(--border-radius);display:flex;align-items:center;justify-content:center;color:var(--color-slate-400);font-size:.75rem;font-weight:700;text-transform:uppercase}.sticky-ad{position:sticky;top:5rem}.loading-skeleton{height:50px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:loading-shimmer 1.5s infinite;border-radius:var(--border-radius)}@keyframes loading-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:1024px){.article-layout-grid{grid-template-columns:1fr;gap:3rem}.sidebar-ad-placeholder{align-self:center}.sticky-ad{position:static}}
