.blog-content-section .wrapper{display:grid;gap:16px;margin:0 auto}.blog-content-section .content{line-height:1.7;color:var(--text-primary,#333);font-family:var(--font-pp-neue-montreal,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif);margin:0 auto;padding:2rem 0}.blog-content-section .content h1,.blog-content-section .content h2,.blog-content-section .content h3,.blog-content-section .content h4,.blog-content-section .content h5,.blog-content-section .content h6{font-weight:500;font-family:'P22 Mackinac Pro';color:#333f5b;margin:2rem 0 1rem 0;line-height:1.3;font-weight:600}.blog-content-section .content h1{font-size:2.5rem;margin-top:3rem}.blog-content-section .content h2{font-size:2rem;margin-top:2.5rem;letter-spacing:initial}.blog-content-section .content h3{font-size:1.5rem;margin-top:2rem}.blog-content-section .content h4{font-size:1.25rem}.blog-content-section .content h5,.blog-content-section .content h6{font-size:1.1rem}.blog-content-section .content p{margin:1.5rem 0;font-size:1.1rem;font-family:'Avenir Next';color:#6d717b}.blog-content-section .content ul,.blog-content-section .content ol{margin:1.5rem 0;padding-left:2rem}.blog-content-section .content li{margin:.5rem 0;font-size:1.1rem;color:var(--text-secondary,#555)}.blog-content-section .content ul li{list-style-type:disc}.blog-content-section .content ol li{list-style-type:decimal}.blog-content-section .content a{color:#2b68f7;text-decoration:underline;transition:color 0.2s ease}.blog-content-section .content a:hover{color:#1d4ed8;text-decoration:none}.blog-content-section .content blockquote{border-left:4px solid var(--primary,#333f5b);margin:2rem 0;padding:1rem 2rem;background:var(--background-light,#f8f9fa);font-style:italic;border-radius:0 8px 8px 0}.blog-content-section .content blockquote p{margin:0;font-size:1.2rem;color:var(--text-primary,#333)}.blog-content-section .content pre{background:#f4f4f4;border:1px solid #ddd;border-radius:8px;padding:1.5rem;overflow-x:auto;margin:2rem 0;font-family:'Monaco','Menlo','Ubuntu Mono',monospace;font-size:.9rem;line-height:1.5}.blog-content-section .content code{background:#f4f4f4;padding:.2rem .4rem;border-radius:4px;font-family:'Monaco','Menlo','Ubuntu Mono',monospace;font-size:.9rem;color:var(--primary,#333f5b)}.blog-content-section .content pre code{background:none;padding:0;color:inherit}.blog-content-section .content img{max-width:100%;height:auto;border-radius:8px;margin:2rem 0;box-shadow:0 4px 12px rgb(0 0 0 / .1)}.blog-content-section .content table{width:100%;border-collapse:collapse;margin:2rem 0;box-shadow:0 2px 8px rgb(0 0 0 / .1);border-radius:8px;overflow:hidden}.blog-content-section .content th,.blog-content-section .content td{padding:1rem;text-align:left;border-bottom:1px solid #e0e0e0}.blog-content-section .content th{background:var(--primary,#333f5b);color:#fff;font-weight:600}.blog-content-section .content tr:nth-child(even){background:#f8f9fa}.blog-content-section .content hr{border:none;height:2px;background:linear-gradient(90deg,var(--primary,#333f5b),transparent);margin:3rem 0;border-radius:1px}.blog-content-section .content strong,.blog-content-section .content b{font-weight:700;color:var(--text-primary,#333)}.blog-content-section .content em,.blog-content-section .content i{font-style:italic}.blog-content-section .content iframe,.blog-content-section .content video{max-width:100%;height:auto;border-radius:8px;margin:2rem 0}@media (max-width:768px){.blog-content-section .content{padding:1rem 0}.blog-content-section .content h1{font-size:2rem}.blog-content-section .content h2{font-size:1.75rem}.blog-content-section .content h3{font-size:1.5rem}.blog-content-section .content li{font-size:1rem}.blog-content-section .content p{font-size:1rem;margin:0;padding:0}.blog-content-section .content ul,.blog-content-section .content ol{padding-left:1.5rem}.blog-content-section .content blockquote{padding:1rem;margin:1.5rem 0}.blog-content-section .content pre{padding:1rem;font-size:.8rem}.blog-content-section .content th,.blog-content-section .content td{padding:.75rem .5rem;font-size:.9rem}}