.blog-post-page{max-width:1100px;margin:0 auto;padding:24px 24px 64px;display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:56px;align-items:start;background:transparent}.blog-post{background:transparent;border-radius:0;padding:0;box-shadow:none;min-width:0}.blog-post-header{margin-bottom:28px}.blog-post-meta{margin:0 0 12px;font-size:.85rem;color:#888;line-height:1.4}.blog-post h1{margin:0 0 12px;font-size:clamp(1.85rem,4vw,2.75rem);font-weight:600;letter-spacing:-.03em;line-height:1.15;color:var(--ink, #111)}.blog-post-topics{margin:0;font-size:.68rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--gold-text, #c9a800);line-height:1.5}.blog-post-image{width:100%;aspect-ratio:16 / 10;border-radius:var(--radius-media, 14px);overflow:hidden;margin-bottom:36px;background:#f0f0f0}.blog-post-image img{width:100%;height:100%;object-fit:cover;display:block}.blog-post-content{font-size:1.05rem;line-height:1.75;color:#444;max-width:40em}.blog-post-content h2{font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:600;letter-spacing:-.02em;margin:2.2em 0 .7em;color:var(--ink, #111)}.blog-post-content h3{font-size:1.2rem;font-weight:600;letter-spacing:-.015em;margin:1.8em 0 .6em;color:var(--ink, #111)}.blog-post-content p{margin:0 0 1.15em}.blog-post-content ul,.blog-post-content ol{margin:0 0 1.15em;padding-left:1.25em}.blog-post-content li{margin-bottom:.45em}.blog-post-content a{color:inherit;font-weight:500;text-decoration:none;border-bottom:none;transition:color .2s ease}.blog-post-content a:hover{color:var(--gold-text, #c9a800)}.blog-post-content sup{font-size:.7em;line-height:0;vertical-align:super}.blog-post-content sup a{font-weight:600;border-bottom:none;padding:0 .05em}.blog-post-content .blog-refs{margin:1.5em 0 0;padding-left:1.4em;font-size:.88rem;line-height:1.55;color:#555}.blog-post-content .blog-refs li{margin-bottom:.85em;padding-left:.25em}.blog-post-content .blog-refs li:target{background:#c9a8001f;outline:2px solid transparent;border-radius:4px}.blog-post-content img{max-width:100%;height:auto;border-radius:var(--radius-media, 14px);margin:1.5em 0}.blog-post-content .blog-callout{background:#f8f9fa;padding:25px;border-radius:12px;margin:30px 0}.blog-post-content .blog-callout h3{margin-top:0}.blog-post-content .blog-callout ul{margin-bottom:0}.blog-post-content .blog-table{width:100%;border-collapse:collapse;margin:20px 0}.blog-post-content .blog-table th,.blog-post-content .blog-table td{padding:12px}.blog-post-content .blog-table thead tr{background:#2c2c2c;color:#fff}.blog-post-content .blog-table th{text-align:center}.blog-post-content .blog-table th:first-child{text-align:left}.blog-post-content .blog-table td:not(:first-child){text-align:center}.blog-post-content .blog-table tbody tr:nth-child(odd){background:#f8f9fa}.blog-post-content .blog-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:30px 0}.blog-post-content .blog-compare-grid>div{padding:20px;border-radius:12px}.blog-post-content .blog-compare-grid h4{margin-top:0}.blog-post-content .blog-compare-grid ul{margin-bottom:0}.blog-post-content .blog-compare-yes{background:#e8f5e9}.blog-post-content .blog-compare-no{background:#fff3e0}.blog-post-content .blog-figure{text-align:center;margin:40px 0}.blog-post-content .blog-figure img{box-shadow:0 4px 20px #0000001a}.blog-sidebar{position:sticky;top:88px;min-width:0}.sidebar-section{background:transparent;border-radius:0;padding:0 0 28px;margin:0 0 28px;box-shadow:none;border-bottom:1px solid rgba(17,17,17,.08)}.sidebar-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.sidebar-heading{margin:0 0 14px;font-size:.72rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-text, #c9a800)}.sidebar-section p{margin:0 0 12px;font-size:.92rem;line-height:1.55;color:#555}.recent-posts{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.recent-post-link{display:flex;gap:12px;text-decoration:none;color:inherit;transition:opacity .2s ease}.recent-post-link:hover{opacity:.85;transform:none}.recent-post-image{width:64px;height:64px;border-radius:var(--radius-media, 14px);overflow:hidden;flex-shrink:0;background:#f0f0f0}.recent-post-image img{width:100%;height:100%;object-fit:cover;display:block}.recent-post-title{display:block;font-size:.9rem;font-weight:500;line-height:1.35;color:var(--ink, #111);margin-bottom:4px}.recent-post-date{font-size:.75rem;color:#888}.blog-post-cta-band h2{margin:0 0 12px;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;letter-spacing:-.02em;color:#fff}.blog-post-cta-band p{margin:0 auto 28px;max-width:36em;font-size:1.05rem;line-height:1.6;color:#ffffffb8}.blog-post-cta-actions{display:flex;justify-content:center}@media(max-width:900px){.blog-post-page{grid-template-columns:1fr;gap:40px;padding-top:16px}.blog-sidebar{position:static;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.sidebar-section{border-bottom:none;margin:0;padding:0}}@media(max-width:640px){.blog-post-page{padding:12px 20px 48px}.blog-post-image{aspect-ratio:4 / 3}.blog-sidebar{grid-template-columns:1fr}}
