.post-module__h-dLOG__postWrap{min-height:100vh;padding:6rem 0 8rem;position:relative}.post-module__h-dLOG__backgroundGlow{filter:blur(100px);z-index:0;pointer-events:none;background:radial-gradient(circle,#ff3b3b0d 0%,#0000 70%);width:50%;height:50%;position:absolute;top:-10%;left:20%}.post-module__h-dLOG__container{z-index:1;max-width:900px;position:relative}.post-module__h-dLOG__backLink{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:2rem;font-weight:600;transition:color .3s;display:inline-flex}.post-module__h-dLOG__backLink:hover{color:var(--primary)}.post-module__h-dLOG__header{margin-bottom:3rem}.post-module__h-dLOG__title{color:var(--text);margin-bottom:1.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2}.post-module__h-dLOG__meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.95rem;display:flex}.post-module__h-dLOG__metaItem{align-items:center;gap:6px;display:flex}.post-module__h-dLOG__metaCategory{color:var(--primary);font-weight:700}.post-module__h-dLOG__dot{opacity:.4}.post-module__h-dLOG__featuredImage{aspect-ratio:16/9;border:1px solid var(--card-border);border-radius:32px;width:100%;margin-bottom:4rem;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000004d}.post-module__h-dLOG__image{object-fit:cover}.post-module__h-dLOG__contentGrid{grid-template-columns:80px 1fr;gap:3rem;display:grid}@media (max-width:1024px){.post-module__h-dLOG__contentGrid{grid-template-columns:1fr}}.post-module__h-dLOG__sidebar{position:relative}.post-module__h-dLOG__sticky{position:sticky;top:100px}.post-module__h-dLOG__shareTitle{text-transform:uppercase;color:var(--text-muted);letter-spacing:.1em;white-space:nowrap;margin-bottom:1rem;font-size:.75rem;font-weight:800}.post-module__h-dLOG__shareButtons{flex-direction:column;gap:.75rem;display:flex}@media (max-width:1024px){.post-module__h-dLOG__shareButtons{flex-direction:row;margin-bottom:2rem}}.post-module__h-dLOG__shareBtn{background:var(--bg-s2);border:1px solid var(--card-border);width:44px;height:44px;color:var(--text-muted);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.post-module__h-dLOG__shareBtn:hover{background:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-2px)}.post-module__h-dLOG__articleBody{font-size:1.15rem;line-height:1.8;color:var(--text)!important}.post-module__h-dLOG__articleBody *{background-color:#0000!important;font-family:inherit!important}.post-module__h-dLOG__articleBody h1,.post-module__h-dLOG__articleBody h2,.post-module__h-dLOG__articleBody h3{margin:2.5rem 0 1.5rem;font-weight:800;color:var(--text)!important}.post-module__h-dLOG__articleBody p{margin-bottom:1.5rem;color:var(--text-muted)!important}.post-module__h-dLOG__articleBody ul,.post-module__h-dLOG__articleBody ol{margin-bottom:2rem;padding-left:1.5rem}.post-module__h-dLOG__articleBody li{margin-bottom:.75rem}.post-module__h-dLOG__articleBody blockquote{border-left:4px solid var(--primary);color:var(--text);background:var(--bg-s2);border-radius:0 16px 16px 0;margin:3rem 0;padding:2rem;font-style:italic}.post-module__h-dLOG__articleBody img{border:1px solid var(--card-border);border-radius:20px;max-width:100%;margin:3rem 0}.post-module__h-dLOG__articleBody pre{background:#0d0d0d;border:1px solid #ffffff1a;border-radius:16px;margin:2rem 0;padding:1.5rem;overflow-x:auto}.post-module__h-dLOG__articleBody code{font-family:JetBrains Mono,monospace;font-size:.9em}.post-module__h-dLOG__cta{text-align:center;background:linear-gradient(135deg,#ff3b3b1a 0%,#0000 100%);border:1px solid #ff3b3b33;border-radius:32px;margin-top:8rem;padding:4rem}@media (max-width:640px){.post-module__h-dLOG__cta{padding:2rem}}.post-module__h-dLOG__cta h2{color:var(--text);margin-bottom:1rem;font-size:2.5rem;font-weight:900}.post-module__h-dLOG__cta p{color:var(--text-muted);max-width:500px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.post-module__h-dLOG__ctaButtons{justify-content:center;gap:1rem;display:flex}@media (max-width:480px){.post-module__h-dLOG__ctaButtons{flex-direction:column}}.post-module__h-dLOG__btnPrimary{background:var(--primary-gradient);color:#fff;border-radius:14px;padding:14px 32px;font-weight:800;transition:all .3s;box-shadow:0 4px 15px #ff3b3b4d}.post-module__h-dLOG__btnSecondary{background:var(--bg-s2);border:1px solid var(--card-border);color:var(--text);border-radius:14px;padding:14px 32px;font-weight:700;transition:all .3s}.post-module__h-dLOG__btnPrimary:hover,.post-module__h-dLOG__btnSecondary:hover{transform:translateY(-2px)}.post-module__h-dLOG__loading{justify-content:center;align-items:center;height:100vh;display:flex}.post-module__h-dLOG__spinner{border:4px solid var(--bg-s2);border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite post-module__h-dLOG__spin}@keyframes post-module__h-dLOG__spin{to{transform:rotate(360deg)}}.post-module__h-dLOG__error{flex-direction:column;justify-content:center;align-items:center;gap:2rem;height:80vh;display:flex}.post-module__h-dLOG__backBtn{color:var(--text);background:var(--bg-s2);border-radius:99px;align-items:center;gap:8px;padding:12px 24px;font-weight:700;display:flex}
