:root{--primary:#6a0dad;--primary-light:#9c4dcc;--bg:#f9f6fc;--text:#333}.BlogPost-module__byd6Nq__navbar{background:var(--primary);gap:1.5rem;padding:1rem 2rem;display:flex}.BlogPost-module__byd6Nq__navLink{color:#fff;font-weight:500;text-decoration:none}.BlogPost-module__byd6Nq__navLink:hover{text-decoration:underline}.BlogPost-module__byd6Nq__mainContent{max-width:800px;margin:2rem auto;padding:0 1rem}.BlogPost-module__byd6Nq__postCard{background:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.08)}.BlogPost-module__byd6Nq__postTitle{color:var(--primary);margin-bottom:.5rem;font-size:2rem}.BlogPost-module__byd6Nq__meta{color:#555;margin-bottom:1.5rem;font-size:.95rem;font-style:italic}.BlogPost-module__byd6Nq__divider{border:none;border-top:2px solid var(--primary-light);margin:1.5rem 0}.BlogPost-module__byd6Nq__postContent{color:var(--text);line-height:1.7}.BlogPost-module__byd6Nq__postContent h2{color:var(--primary);margin-top:1.5rem;font-size:1.5rem;font-weight:700;text-decoration:underline}.BlogPost-module__byd6Nq__postContent a{color:var(--primary);text-decoration:underline}.BlogPost-module__byd6Nq__footer{text-align:center;background:var(--bg);color:#555;margin-top:2rem;padding:1.5rem;font-size:.85rem}.BlogPost-module__byd6Nq__shareBar{flex-wrap:wrap;gap:.75rem;margin:1rem 0 1.5rem;display:flex}.BlogPost-module__byd6Nq__shareBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:5px;padding:.4rem .8rem;font-size:.85rem;text-decoration:none;transition:background .2s}.BlogPost-module__byd6Nq__shareBtn:hover{background:var(--primary-light)}
