.blog-content{color:var(--text-muted);line-height:1.75;font-size:16px}.blog-content h1{font-size:2.25rem;font-weight:700;color:var(--text-main);margin-top:2rem;margin-bottom:1.5rem;line-height:1.2;font-family:Poppins,sans-serif}.blog-content h2{font-size:1.875rem;font-weight:600;color:var(--text-main);margin-top:2rem;margin-bottom:1.25rem;line-height:1.3;font-family:Poppins,sans-serif}.blog-content h3{font-size:1.5rem;font-weight:600;color:var(--text-main);margin-top:1.5rem;margin-bottom:1rem;line-height:1.4;font-family:Poppins,sans-serif}.blog-content h4{font-size:1.25rem;font-weight:600;color:var(--text-main);margin-top:1.25rem;margin-bottom:.75rem;line-height:1.4;font-family:Poppins,sans-serif}.blog-content h5{font-size:1.125rem;font-weight:600;color:var(--text-main);margin-top:1rem;margin-bottom:.5rem;line-height:1.4;font-family:Poppins,sans-serif}.blog-content h6{font-size:1rem;font-weight:600;color:var(--text-main);margin-top:1rem;margin-bottom:.5rem;line-height:1.4;font-family:Poppins,sans-serif}.blog-content p{margin-bottom:1.5rem;color:var(--text-muted);line-height:1.75}.blog-content img{max-width:100%;height:auto;border-radius:.75rem;margin:2rem 0;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.blog-content a{color:var(--color-accent);text-decoration:underline;font-weight:500;transition:color .2s ease}.blog-content a:hover{color:#60d5e5}.blog-content ul,.blog-content ol{margin-bottom:1.5rem;padding-left:1.5rem;color:var(--text-muted)}.blog-content li{margin-bottom:.5rem;line-height:1.75}.blog-content blockquote{border-left:4px solid #37bcd0;padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#d1d5db;background:rgba(55,188,208,.05);padding:1.5rem;border-radius:.5rem}.blog-content code{background:rgba(55,188,208,.1);color:#37bcd0;padding:.25rem .5rem;border-radius:.25rem;font-family:Courier New,monospace;font-size:.875rem}.blog-content pre{background:rgba(0,0,0,.3);color:#9ca3af;padding:1.5rem;border-radius:.75rem;overflow-x:auto;margin:2rem 0;border:1px solid rgba(55,188,208,.2)}.blog-content pre code{background:none;color:inherit;padding:0}.blog-content table{width:100%;border-collapse:collapse;margin:2rem 0;background:rgba(0,0,0,.2);border-radius:.75rem;overflow:hidden}.blog-content th,.blog-content td{padding:1rem;text-align:left;border-bottom:1px solid rgba(55,188,208,.2)}.blog-content th{background:rgba(55,188,208,.1);color:var(--text-main);font-weight:600}.blog-content td{color:var(--text-muted)}.blog-content hr{border:none;height:1px;background:linear-gradient(90deg,transparent,rgba(55,188,208,.5),transparent);margin:3rem 0}@media (max-width: 768px){.blog-content h1{font-size:1.875rem}.blog-content h2{font-size:1.5rem}.blog-content h3{font-size:1.25rem}.blog-content{font-size:14px}.blog-content img{margin:1.5rem 0}}
