.blog-post-container{--navy:#0f1c2e;--blue:#004aad;--gray:#6b7280;--paper:#fafaf8;--rule:#e5e7eb;--text:#1f2937;--light:#f3f4f6;background-color:var(--paper);color:var(--text)}.blog-hero{background-color:#0f1c2e;height:56vh;min-height:360px;position:relative;overflow:hidden}.blog-hero-image{object-fit:cover;opacity:.55;position:absolute;inset:0}.blog-hero-scrim{background:linear-gradient(#0000 0%,#0f1c2e33 45%,#0f1c2ee0 100%);position:absolute;inset:0}.blog-hero-body{flex-direction:column;justify-content:flex-end;max-width:56rem;height:100%;margin:0 auto;padding:0 1.5rem 2.5rem;display:flex;position:relative}.blog-hero-category{letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3;margin-bottom:.75rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.6875rem;font-weight:700;display:inline-block}.blog-hero-title{color:#fff;max-width:48rem;margin:0 0 1.25rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:400;line-height:1.25}.blog-hero-meta{color:#ffffffa6;flex-wrap:wrap;align-items:center;gap:.5rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.8125rem;display:flex}.blog-hero-meta-avatar{background:#ffffff26;border-radius:50%;flex-shrink:0;width:28px;height:28px;margin-right:.25rem;position:relative;overflow:hidden}.blog-hero-meta-sep{opacity:.4}.blog-layout{max-width:56rem;margin:0 auto;padding:2rem 1.5rem}.blog-article{color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1.0625rem;line-height:1.85}.blog-article h1,.blog-article h2,.blog-article h3,.blog-article h4{color:var(--navy);margin-top:0;font-family:Georgia,Times New Roman,serif;font-weight:400}.blog-article h1{margin-bottom:1.25rem;font-size:2rem;line-height:1.25}.blog-article h2{border-top:1px solid var(--rule);margin-bottom:.875rem;padding-top:2.5rem;font-size:1.5rem;line-height:1.3}.blog-article h3{color:var(--text);margin-bottom:.625rem;padding-top:2rem;font-size:1.1875rem;line-height:1.35}.blog-article h4{text-transform:uppercase;letter-spacing:.06em;color:var(--gray);margin-bottom:.5rem;padding-top:1.5rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.8125rem;font-weight:600}.blog-article p{color:var(--text);margin:0 0 1.375rem}.blog-article p:first-of-type{color:var(--navy);font-size:1.125rem}.blog-article a{color:var(--blue);text-underline-offset:3px;text-decoration:underline #004aad4d;transition:text-decoration-color .15s}.blog-article a:hover{text-decoration-color:var(--blue)}.blog-article ul,.blog-article ol{margin:0 0 1.375rem;padding-left:1.625rem}.blog-article li{color:var(--text);margin-bottom:.375rem;font-size:1.0625rem}.blog-article ul li{list-style-type:disc}.blog-article ul li::marker{color:var(--blue)}.blog-article ol li{list-style-type:decimal}.blog-article ol li::marker{color:var(--blue);font-weight:600}.blog-article blockquote{border-left:3px solid var(--blue);color:var(--navy);margin:2.25rem 0;padding:0 0 0 1.75rem;font-family:Georgia,Times New Roman,serif;font-size:1.1875rem;font-style:italic;line-height:1.65}.blog-article blockquote p{margin:0}.blog-article img{border-radius:3px;max-width:100%;height:auto;margin:2rem 0;display:block}.blog-article figcaption{color:var(--gray);text-align:center;margin-top:-1.5rem;margin-bottom:2rem;font-size:.8125rem;font-style:italic}.blog-article table{border-collapse:collapse;width:100%;margin:1.75rem 0;font-size:.9375rem}.blog-article thead{border-bottom:2px solid var(--navy)}.blog-article th{text-align:left;letter-spacing:.07em;text-transform:uppercase;color:var(--gray);padding:.625rem .875rem .625rem 0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.75rem;font-weight:700}.blog-article td{border-bottom:1px solid var(--rule);color:var(--text);vertical-align:top;padding:.75rem .875rem .75rem 0}.blog-article tbody tr:last-child td{border-bottom:none}.blog-article pre{border:1px solid var(--rule);border-left:3px solid var(--navy);background:#f8f9fa;border-radius:2px;margin:1.75rem 0;padding:1.25rem 1.5rem;font-family:SFMono-Regular,Fira Code,Consolas,monospace;font-size:.875rem;line-height:1.6;overflow-x:auto}.blog-article code{color:#1e40af;background:#eef2f7;border-radius:2px;padding:.15em .4em;font-family:SFMono-Regular,Fira Code,Consolas,monospace;font-size:.875em}.blog-article pre code{color:inherit;font-size:inherit;background:0 0;padding:0}.blog-article hr{border:none;border-top:1px solid var(--rule);margin:3rem 0}.blog-excerpt{border-left:4px solid var(--blue);color:var(--navy);margin-bottom:2.5rem;padding:.125rem 0 .125rem 1.5rem;font-family:Georgia,Times New Roman,serif;font-size:1.1875rem;font-style:italic;line-height:1.7}.blog-tags{border-bottom:1px solid var(--rule);flex-wrap:wrap;gap:.5rem;padding-bottom:2.5rem;display:flex}.blog-tag{color:var(--gray);border:1px solid var(--rule);letter-spacing:.04em;text-transform:uppercase;cursor:default;background:0 0;border-radius:2px;padding:.3125rem .75rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.75rem;font-weight:500;transition:border-color .15s,color .15s}.blog-tag:hover{border-color:var(--blue);color:var(--blue)}.author-bio{border-top:1px solid var(--rule);align-items:flex-start;gap:1.25rem;padding-top:2rem;display:flex}.author-bio-avatar{background:var(--light);border-radius:50%;flex-shrink:0;width:52px;height:52px;position:relative;overflow:hidden}.author-bio-body{flex:1}.author-bio-label{letter-spacing:.1em;text-transform:uppercase;color:var(--gray);margin-bottom:.25rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.6875rem;font-weight:700}.author-bio-name{color:var(--navy);margin-bottom:.4rem;font-family:Georgia,Times New Roman,serif;font-size:1.0625rem}.author-bio-text{color:var(--gray);margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.9375rem;line-height:1.65}@media (max-width:768px){.blog-layout{padding:1rem 1.25rem}.blog-hero-body{padding:0 1.25rem 2rem}.blog-hero-title{font-size:clamp(1.5rem,6vw,2rem)}.blog-article h2{font-size:1.3125rem}.blog-article h3{font-size:1.125rem}.blog-excerpt{padding-left:1.25rem;font-size:1.0625rem}}@media (max-width:480px){.blog-hero{height:50vh;min-height:300px}.blog-article{font-size:1rem}.blog-article table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}.author-bio{gap:1rem}.author-bio-avatar{width:44px;height:44px}}@media print{.blog-hero{color:#000;background:#fff;height:auto;padding:2rem 0}.blog-hero-image,.blog-hero-scrim{display:none}.blog-hero-title,.blog-hero-meta{color:#000}.blog-article pre{white-space:pre-wrap;border:1px solid #ddd}.blog-excerpt,.author-bio{page-break-inside:avoid}}
