.tiptap-content{color:var(--foreground);font-family:Poppins,sans-serif;font-weight:400;line-height:1.8}.tiptap-content h1{font-size:2.5rem;line-height:1.2;margin-bottom:1.5rem;margin-top:2.5rem}.tiptap-content h1,.tiptap-content h2{font-family:Ubuntu,sans-serif;font-weight:700}.tiptap-content h2{font-size:2rem;line-height:1.3;margin-bottom:1.25rem;margin-top:2.25rem}.tiptap-content h3{font-size:1.5rem;margin-bottom:1rem;margin-top:2rem}.tiptap-content h3,.tiptap-content h4{font-family:Ubuntu,sans-serif;font-weight:600;line-height:1.4}.tiptap-content h4{font-size:1.25rem;margin-bottom:.75rem;margin-top:1.75rem}.tiptap-content h5{font-size:1.1rem;line-height:1.5;margin-top:1.5rem}.tiptap-content h5,.tiptap-content h6{font-family:Ubuntu,sans-serif;font-weight:600;margin-bottom:.5rem}.tiptap-content h6{font-size:1rem;line-height:1.6;margin-top:1.25rem}.tiptap-content p{font-size:1.05rem;line-height:1.8;margin-bottom:1.5rem}.tiptap-content a{border-bottom:1px solid transparent;color:var(--primary);text-decoration:none;transition:color .2s ease,border-bottom-color .2s ease}.tiptap-content a:hover{border-bottom-color:var(--primary-dark);color:var(--primary-dark)}.tiptap-content ol,.tiptap-content ul{margin-bottom:1.5rem;padding-left:1.5rem}.tiptap-content li{margin-bottom:.5rem}.tiptap-content ul li{list-style-type:disc}.tiptap-content ol li{list-style-type:decimal}.tiptap-content blockquote{border-left:4px solid var(--primary);color:var(--muted-foreground);font-style:italic;margin-bottom:1.5rem;margin-left:0;margin-right:0;padding-left:1.5rem}.tiptap-content pre{background-color:var(--muted);border-radius:.5rem;margin-bottom:1.5rem;overflow-x:auto;padding:1rem}.tiptap-content code{background-color:var(--muted);border-radius:.25rem;font-family:Fira Code,monospace;font-size:.9rem;padding:.2rem .4rem}.tiptap-content pre code{background-color:transparent;border-radius:0;padding:0}.tiptap-content img{border-radius:.5rem;height:auto;margin:2rem 0;max-width:100%}.tiptap-content hr{border:none;border-top:2px solid var(--border);margin:2rem 0}.tiptap-content table{border-collapse:collapse;margin-bottom:1.5rem;width:100%}.tiptap-content th{background-color:var(--muted);font-weight:600;text-align:left}.tiptap-content td,.tiptap-content th{border:1px solid var(--border);padding:.75rem}.tiptap-content tr:nth-child(2n){background-color:var(--muted-light)}.dark .tiptap-content{color:var(--foreground)}.dark .tiptap-content a{color:var(--primary-light)}.dark .tiptap-content a:hover{border-bottom-color:var(--primary);color:var(--primary)}.dark .tiptap-content blockquote{color:var(--muted-foreground)}.dark .tiptap-content code,.dark .tiptap-content pre,.dark .tiptap-content tr:nth-child(2n){background-color:var(--muted-dark)}.blog-sidebar-sticky{height:calc(100vh - 120px);overflow-y:auto;position:sticky;top:100px}.blog-cover-glow{box-shadow:0 10px 30px -10px rgba(0,0,0,.1);transition:box-shadow .3s ease}.blog-cover-glow:hover{box-shadow:0 15px 40px -10px rgba(0,0,0,.15)}.blog-article{font-family:Poppins,sans-serif;font-weight:400}.blog-article h1,.blog-article h2,.blog-article h3,.blog-article h4,.blog-article h5,.blog-article h6{font-family:Ubuntu,sans-serif;font-weight:700;scroll-margin-top:100px}