.blog-content :is(h2,h3,h4){scroll-margin-top:7.5rem}.blog-content .table-of-contents{display:none}.blog-content h1{color:hsl(var(--foreground));margin-top:2rem;margin-bottom:1.5rem;scroll-margin-top:6rem;font-size:2.5rem;font-weight:700;line-height:1.2}.blog-content h2{color:hsl(var(--foreground));margin-top:2.5rem;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.3}.blog-content h3{color:hsl(var(--foreground));margin-top:2rem;margin-bottom:.75rem;font-size:1.5rem;font-style:italic;font-weight:600;line-height:1.4}.blog-content h4{color:hsl(var(--muted-foreground));margin-top:1.5rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;line-height:1.4}.blog-content p{color:hsl(var(--foreground));margin-bottom:1.25rem;line-height:1.8}.blog-content a{color:hsl(var(--primary));text-underline-offset:2px;font-weight:500;text-decoration:underline}.blog-content a:hover{color:hsl(var(--primary));text-decoration-thickness:2px}.blog-content img{border-radius:.5rem;max-width:100%;height:auto;margin:1.5rem 0;display:block;box-shadow:0 1px 3px #0000001a}.blog-content ul,.blog-content ol{margin-bottom:1.5rem;padding-left:2rem;line-height:1.8}.blog-content ul{list-style-type:disc}.blog-content ol{list-style-type:decimal}.blog-content li{color:hsl(var(--foreground));margin-bottom:.75rem;line-height:1.8}.blog-content ul ul,.blog-content ol ul{margin-top:.5rem;margin-bottom:.5rem;list-style-type:circle}.blog-content ul ol,.blog-content ol ol{margin-top:.5rem;margin-bottom:.5rem;list-style-type:lower-alpha}.blog-content table{border-collapse:collapse;border:1px solid hsl(var(--border));border-radius:.5rem;width:100%;margin-bottom:2rem;overflow:hidden}.blog-content table thead{background-color:hsl(var(--primary))}.blog-content table th{text-align:left;border:1px solid hsl(var(--border));color:hsl(var(--primary-foreground));padding:.875rem 1rem;font-size:.95rem;font-weight:600}.blog-content table td{border:1px solid hsl(var(--border));color:hsl(var(--foreground));padding:.75rem 1rem;font-size:.95rem}.blog-content table tbody tr:nth-child(2n){background-color:hsl(var(--muted)/.3)}.blog-content table tbody tr:hover{background-color:hsl(var(--muted)/.5);transition:background-color .2s}
