.blog-container{width:100%;min-height:100vh;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;font-family:Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#111}.blog-header{width:100%;max-width:900px;margin:3rem auto 2rem;padding:0 1.5rem;box-sizing:border-box}.blog-subhead-tag{font-size:.95rem;font-weight:800;text-transform:uppercase;letter-spacing:.1rem;color:#888;margin:3rem 0 .6rem}.blog-page-title{font-size:2.6rem;font-weight:900;margin-top:.5rem;margin-bottom:1.25rem;letter-spacing:.02rem;line-height:1.25;color:#111}.blog-lead{font-size:1.35rem;line-height:1.7;color:#555;margin-bottom:0}.blog-content{width:100%;max-width:900px;margin:0 auto;padding:0 1.5rem 5rem;box-sizing:border-box;flex:1}.blog-section{margin-bottom:3.5rem}.blog-section-title{font-size:1.8rem;font-weight:800;color:#222;border-bottom:2px solid #eee;padding-bottom:.6rem;margin-bottom:1.5rem}.blog-subsection-title{font-size:1.4rem;font-weight:800;color:#333;margin:2.2rem 0 .9rem}.blog-paragraph{font-size:1.3rem;line-height:1.85;color:#333;margin-bottom:1.5rem}.blog-footnote{font-size:1.05rem;line-height:1.7;color:#777;background:#fafafa;border-left:3px solid #ddd;padding:.8rem 1rem;margin-top:1rem;margin-bottom:1.5rem}.blog-inline-code{font-family:monospace;background:#f4f4f4;padding:.2rem .5rem;border-radius:4px;font-size:1.1rem}.blog-list{list-style-type:disc;padding-left:1.8rem;margin:1.2rem 0 1.8rem}.blog-ordered-list{list-style-type:decimal}.blog-list li{font-size:1.25rem;line-height:1.8;color:#333;margin-bottom:1.2rem}.blog-image-placeholder{width:100%;min-height:160px;background-color:#fafafa;border:2px dashed #ddd;border-radius:10px;display:flex;align-items:center;justify-content:center;text-align:center;padding:1.8rem;box-sizing:border-box;color:#777;font-size:1.1rem;line-height:1.6;margin:2.5rem 0}.blog-grid-placeholders{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;margin:1.8rem 0}.blog-table-container{width:100%;overflow-x:auto;margin:2rem 0}.blog-table{width:100%;border-collapse:collapse;text-align:left;font-size:1.1rem}.blog-table th{border-bottom:2px solid #ccc;padding:.8rem 1rem;font-weight:800;color:#222}.blog-table td{border-bottom:1px solid #eee;padding:.9rem 1rem;vertical-align:top;color:#333}.blog-table td code{font-family:monospace;font-size:1rem;color:#444}.blog-placeholder-card{background:#fafafa;border:1px dashed #ccc;border-radius:10px;padding:3.5rem 2rem;text-align:center;margin-top:2rem}.blog-placeholder-text{font-size:1.3rem;color:#666;margin:0}.blog-contact-footer{border-top:1px solid #eee;padding-top:1.8rem;margin-top:3.5rem;font-size:1.15rem;color:#666}@media (max-width: 600px){.blog-page-title{font-size:1.8rem}.blog-lead{font-size:1.1rem}.blog-paragraph{font-size:1.05rem;line-height:1.6}.blog-section-title{font-size:1.4rem}.blog-subsection-title{font-size:1.2rem}.blog-grid-placeholders{grid-template-columns:1fr}}.blog-nav-widget{margin-top:3.5rem;padding-top:2rem;border-top:1px solid #eee;display:flex;justify-content:flex-end}.blog-nav-widget-link{display:inline-flex;align-items:center;gap:.8rem;text-decoration:none;background:#f8f9fa;border:1px solid #eaeaea;border-radius:12px;padding:1.1rem 1.4rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;max-width:100%}.blog-nav-widget-link:hover{background:#fff;border-color:#ddd;box-shadow:0 4px 12px #0000000f;transform:translateY(-2px)}.blog-nav-widget-label{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.08rem;color:#888;display:block;margin-bottom:.3rem}.blog-nav-widget-title{font-size:1.1rem;font-weight:700;color:#222;line-height:1.35;display:block}
