.blog-content .blog-wp-body{--bc-bg:#030712;--bc-bg-soft:#0b0c10;--bc-bg-elevated:#111827;--bc-text:#d1d5db;--bc-text-strong:#ffffff;--bc-muted:#9ca3af;--bc-border:rgba(255,255,255,0.1);--bc-accent:#60a5fa;--bc-accent-soft:#93c5fd;--bc-accent-strong:#2563eb;--bc-gradient:linear-gradient(90deg,#1266ed,#2197ec,#2fc8eb);color:var(--bc-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.55;counter-reset:bc-h2}.blog-content .blog-wp-body address{font-style:normal}.blog-content .blog-wp-body h1,.blog-content .blog-wp-body h2,.blog-content .blog-wp-body h3,.blog-content .blog-wp-body h4,.blog-content .blog-wp-body h5,.blog-content .blog-wp-body h6{color:var(--bc-text-strong);font-weight:700;line-height:1.3;scroll-margin-top:6rem}.blog-content .blog-wp-body h1{font-size:1.65rem;margin:0 0 1.25rem;letter-spacing:-.02em}.blog-content .blog-wp-body h2{font-size:1.5rem;margin:2.75rem 0 1.25rem;padding-bottom:.6rem;padding-left:2.8rem;border-bottom:1px solid var(--bc-border);position:relative;counter-increment:bc-h2;color:var(--bc-accent-soft)}.blog-content .blog-wp-body h2:before{content:"";position:absolute;left:0;bottom:-1px;width:3.5rem;height:2px;background:var(--bc-gradient);border-radius:2px}.blog-content .blog-wp-body h2:after{content:counter(bc-h2,decimal-leading-zero);position:absolute;left:0;top:0;font-size:1em;font-weight:800;background:var(--bc-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;opacity:.85}.blog-content .blog-wp-body h3{font-size:1.1rem;margin:2.25rem 0 1rem}.blog-content .blog-wp-body h4{font-size:1rem;margin:1.75rem 0 .85rem;color:var(--bc-accent-soft)}.blog-content .blog-wp-body h5{font-size:.9rem;margin:1.5rem 0 .75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--bc-muted)}.blog-content .blog-wp-body h6{font-size:.8rem;margin:1.5rem 0 .75rem;color:var(--bc-muted)}@media (min-width:768px){.blog-content .blog-wp-body h1{font-size:2.1rem}.blog-content .blog-wp-body h2{font-size:1.7rem}.blog-content .blog-wp-body h3{font-size:1.25rem}}.blog-content .blog-wp-body h1:first-child,.blog-content .blog-wp-body h2:first-child,.blog-content .blog-wp-body h3:first-child{margin-top:0}.blog-content .blog-wp-body p{margin:0 0 1.4rem;color:var(--bc-text);font-size:1.05rem}.blog-content .blog-wp-body p:last-child{margin-bottom:0}.blog-content .blog-wp-body b,.blog-content .blog-wp-body strong{color:var(--bc-text-strong);font-weight:600}.blog-content .blog-wp-body em,.blog-content .blog-wp-body i{color:#e5e7eb;font-style:italic}.blog-content .blog-wp-body small{color:var(--bc-muted);font-size:.85em}.blog-content .blog-wp-body mark{background:linear-gradient(90deg,rgba(18,102,237,.35),rgba(47,200,235,.35));color:#fff;padding:.1rem .35rem;border-radius:.3rem}.blog-content .blog-wp-body sub,.blog-content .blog-wp-body sup{font-size:.7em;color:var(--bc-accent-soft)}.blog-content .blog-wp-body kbd{background:var(--bc-bg-elevated);border:solid var(--bc-border);border-width:1px 1px 2px;border-radius:.35rem;padding:.1rem .45rem;font-family:ui-monospace,Fira Code,monospace;font-size:.85em;color:#fff}.blog-content .blog-wp-body a{color:var(--bc-accent);text-decoration:none;font-weight:500;background-image:var(--bc-gradient);background-repeat:no-repeat;background-position:0 100%;background-size:100% 2px;transition:background-size .35s ease,color .25s ease;padding-bottom:4px}.blog-content .blog-wp-body a:focus-visible,.blog-content .blog-wp-body a:hover{color:#ffffff;background-size:0 2px}.blog-content .blog-wp-body ol,.blog-content .blog-wp-body ul{margin:0 0 1.25rem;padding-left:2.4rem}.blog-content .blog-wp-body li{margin-bottom:.55rem;padding-left:.3rem;color:var(--bc-text);line-height:1.4;font-size:1.05rem}.blog-content .blog-wp-body li:last-child{margin-bottom:0}.blog-content .blog-wp-body li>p{margin-bottom:.5rem}.blog-content .blog-wp-body ul{list-style:none}.blog-content .blog-wp-body ul>li{position:relative}.blog-content .blog-wp-body ul>li:before{content:"";position:absolute;left:-1.1rem;top:.65rem;width:7px;height:7px;border-radius:50%;background:var(--bc-gradient);transition:transform .25s ease}.blog-content .blog-wp-body ul>li:hover:before{transform:scale(1.35)}.blog-content .blog-wp-body ol{list-style:none;counter-reset:bc-ol}.blog-content .blog-wp-body ol>li{counter-increment:bc-ol;position:relative}.blog-content .blog-wp-body ol>li:before{content:counter(bc-ol);position:absolute;left:-1.65rem;top:0;width:1.3rem;height:1.3rem;border-radius:.4rem;background:var(--bc-gradient);color:#ffffff;font-size:.72rem;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px -3px rgba(59,130,246,.5)}.blog-content .blog-wp-body li>ol,.blog-content .blog-wp-body li>ul{margin:.55rem 0 0;padding-left:2rem}.blog-content .blog-wp-body li>ul>li:before{width:5px;height:5px;background:var(--bc-muted);left:-1rem;top:.65rem}.blog-content .blog-wp-body li>ol>li:before{background:transparent;border-color:var(--bc-border);color:var(--bc-muted)}.blog-content .blog-wp-body table{width:100%;min-width:480px;border-collapse:separate;border-spacing:0;margin:0;border-radius:.85rem;overflow:hidden;border:1px solid var(--bc-border)}.blog-content .blog-wp-body thead th{background:var(--bc-bg-elevated);color:var(--bc-text-strong);text-align:left;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;padding:.9rem 1.15rem;border-bottom:2px solid transparent;-o-border-image:var(--bc-gradient) 1;border-image:var(--bc-gradient) 1}.blog-content .blog-wp-body tbody td,.blog-content .blog-wp-body tbody th{padding:.85rem 1.15rem;border-bottom:1px solid var(--bc-border);color:var(--bc-text)}.blog-content .blog-wp-body tbody tr:last-child td,.blog-content .blog-wp-body tbody tr:last-child th{border-bottom:none}.blog-content .blog-wp-body tbody tr{background:transparent;transition:background-color .25s ease}.blog-content .blog-wp-body tbody tr:nth-child(odd){background:var(--bc-bg-soft)}.blog-content .blog-wp-body tbody tr:nth-child(2n){background:var(--bc-bg-elevated)}.blog-content .blog-wp-body tbody tr:hover{background:rgba(59,130,246,.1)}.blog-content .blog-wp-body tbody tr:hover td:first-child{color:var(--bc-text-strong)}.blog-content .blog-wp-body caption{caption-side:bottom;padding-top:.75rem;color:var(--bc-muted);font-size:.85rem;text-align:center}.blog-content .blog-wp-body figure{margin:1.75rem 0;overflow-x:auto}.blog-content .blog-wp-body img{display:block;max-width:100%;height:auto;margin:1.75rem auto;border-radius:.85rem;border:1px solid var(--bc-border);transition:transform .4s ease,box-shadow .4s ease,border-color .4s ease}.blog-content .blog-wp-body figure img{margin:0 auto}.blog-content .blog-wp-body img:hover{transform:translateY(-4px) scale(1.012);box-shadow:0 20px 45px -15px rgba(59,130,246,.45);border-color:rgba(96,165,250,.4)}.blog-content .blog-wp-body figcaption{text-align:center;color:var(--bc-muted);font-size:.85rem;font-style:italic;margin-top:.6rem}.blog-content .blog-wp-body blockquote{position:relative;margin:1.75rem 0;padding:1.1rem 1.5rem 1.1rem 3rem;background:rgba(255,255,255,.03);border-left:3px solid transparent;-o-border-image:var(--bc-gradient) 1;border-image:var(--bc-gradient) 1;border-radius:0 .75rem .75rem 0;color:#e5e7eb;font-style:italic}.blog-content .blog-wp-body blockquote:before{content:"\201C";position:absolute;left:.9rem;top:.4rem;font-family:Georgia,Times New Roman,serif;font-style:normal;font-weight:700;font-size:2.25rem;line-height:1;background:var(--bc-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;opacity:.9}.blog-content .blog-wp-body blockquote p{margin-bottom:.6rem}.blog-content .blog-wp-body blockquote p:last-child{margin-bottom:0}.blog-content .blog-wp-body blockquote cite{display:block;margin-top:.6rem;font-style:normal;font-size:.85rem;color:var(--bc-muted)}.blog-content .blog-wp-body code{background:rgba(96,165,250,.12);color:var(--bc-accent-soft);border:1px solid rgba(96,165,250,.2);padding:.15rem .45rem;border-radius:.35rem;font-size:.9em;font-family:ui-monospace,Fira Code,SFMono-Regular,monospace}.blog-content .blog-wp-body pre{background:var(--bc-bg-soft);border:1px solid var(--bc-border);border-radius:.85rem;padding:1.25rem 1.4rem;overflow-x:auto;margin:1.75rem 0}.blog-content .blog-wp-body pre code{background:none;border:none;padding:0;color:#d1d5db;font-size:.875rem;line-height:1.65}.blog-content .blog-wp-body hr{border:none;height:2px;background:var(--bc-gradient);opacity:.4;border-radius:2px;box-shadow:0 0 14px rgba(59,130,246,.35);margin:3rem 0}.blog-content .blog-wp-body dl{margin:0 0 1.25rem}.blog-content .blog-wp-body dt{color:var(--bc-text-strong);font-weight:600;margin-top:.85rem}.blog-content .blog-wp-body dd{margin:.25rem 0 0 1.25rem;color:var(--bc-text)}.blog-content .blog-wp-body iframe,.blog-content .blog-wp-body video{width:100%;aspect-ratio:16/9;border-radius:.85rem;border:1px solid var(--bc-border);margin:1.75rem 0}.blog-content .blog-wp-body .aligncenter,.blog-content .blog-wp-body .has-text-align-center{text-align:center;margin-left:auto;margin-right:auto}.blog-content .blog-wp-body .alignleft{float:left;margin:.4rem 1.5rem 1rem 0}.blog-content .blog-wp-body .alignright{float:right;margin:.4rem 0 1rem 1.5rem}.blog-content .blog-wp-body .has-text-align-left{text-align:left}.blog-content .blog-wp-body .has-text-align-right{text-align:right}.blog-content .blog-wp-body .alignwide{width:100%;max-width:120%;margin-left:-10%}.blog-content .blog-wp-body .alignfull{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw)}.blog-content.bg-white .blog-wp-body{--bc-bg:#ffffff;--bc-bg-soft:#f9fafb;--bc-bg-elevated:#f3f4f6;--bc-text:#374151;--bc-text-strong:#0d0d12;--bc-muted:#6b7280;--bc-border:rgba(0,0,0,0.08);--bc-accent:#2563eb;--bc-accent-soft:#1266ed;--bc-accent-strong:#1d4ed8}.blog-content.bg-white .blog-wp-body em,.blog-content.bg-white .blog-wp-body i{color:#4b5563}.blog-content.bg-white .blog-wp-body kbd,.blog-content.bg-white .blog-wp-body mark{color:#0d0d12}.blog-content.bg-white .blog-wp-body a:focus-visible,.blog-content.bg-white .blog-wp-body a:hover{color:#1266ed}.blog-content.bg-white .blog-wp-body blockquote{color:#374151;background:rgba(0,0,0,.03)}.blog-content.bg-white .blog-wp-body pre code{color:#374151}.blog-content.bg-white .blog-wp-body img{border-color:rgba(0,0,0,.08)}.blog-content.bg-white .blog-wp-body img:hover{border-color:rgba(37,99,235,.35);box-shadow:0 20px 45px -15px rgba(37,99,235,.2)}