.blog-content{font-family:var(--font-dyna-puff),system-ui,sans-serif;color:#000;line-height:1.8}.blog-content h1{font-size:2rem;margin-top:2rem;margin-bottom:1rem;letter-spacing:.05em}.blog-content h1,.blog-content h2{font-family:var(--font-luckiest-guy),system-ui,sans-serif;font-weight:700;text-transform:uppercase}.blog-content h2{font-size:1.5rem;margin-top:1.75rem;margin-bottom:.75rem}.blog-content h3{font-family:var(--font-luckiest-guy),system-ui,sans-serif;font-size:1.25rem;font-weight:700;margin-top:1.5rem;margin-bottom:.5rem}.blog-content p{margin-bottom:1rem}.blog-content ol,.blog-content ul{padding-left:1.5rem;margin-bottom:1rem}.blog-content ul{list-style-type:disc}.blog-content ol{list-style-type:decimal}.blog-content li{margin-bottom:.5rem}.blog-content blockquote{margin:1.5rem 0;background-color:#fef9c3;padding:1rem 1.5rem;font-style:italic;border:4px solid #000;box-shadow:4px 4px 0 #000}.blog-content code{background-color:#e5e7eb;padding:.125rem .375rem;border-radius:.25rem;border:2px solid #000}.blog-content code,.blog-content pre{font-family:monospace;font-size:.875rem}.blog-content pre{background-color:#1f2937;color:#86efac;padding:1.25rem;border-radius:.5rem;overflow-x:auto;margin:1.5rem 0;border:4px solid #000;box-shadow:4px 4px 0 #000}.blog-content pre code{background:none;padding:0;color:inherit;border:none}.blog-content hr{border:none;border-top:4px solid #000;margin:2rem 0}.blog-content a{color:#2563eb;text-decoration:underline;font-weight:600}.blog-content a:hover{color:#1d4ed8}.blog-content strong{font-weight:700}.blog-content em{font-style:italic}.blog-content s{text-decoration:line-through}.blog-content img{max-width:100%;height:auto;border:4px solid #000;box-shadow:4px 4px 0 #000;margin:1.5rem 0}.blog-content .embed-container,.blog-content div[class*=embed]{margin:1.5rem 0;border-radius:12px;overflow:hidden}.blog-content iframe{max-width:100%;border-radius:12px;display:block}