.v2-theme .bl-hero{padding:6rem 0 2.5rem;text-align:center}@media (min-width:768px){.v2-theme .bl-hero{padding:8rem 0 3.5rem}}.v2-theme .bl-hero-title{font-family:Inter Tight,Inter,sans-serif;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;letter-spacing:-.02em;line-height:1.08;color:var(--rw-text);margin-bottom:.75rem}.v2-theme .bl-hero-title em{font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-weight:400;color:var(--rw-accent)}.v2-theme .bl-hero-sub{font-size:1.1rem;color:var(--rw-muted);max-width:40rem;margin:0 auto}.v2-theme .bl-filters{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:3rem}.v2-theme .bl-filter{padding:.5rem 1rem;border-radius:9999px;background-color:var(--rw-card-bg);border:1px solid var(--rw-border);color:var(--rw-muted);font-size:.875rem;font-weight:500;cursor:pointer;text-decoration:none;transition:all .18s ease}.v2-theme .bl-filter:hover{border-color:var(--rw-text);color:var(--rw-text)}.v2-theme .bl-filter-active{background-color:var(--rw-text);color:var(--rw-white);border-color:var(--rw-text)}.v2-theme .bl-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:640px){.v2-theme .bl-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.v2-theme .bl-grid{grid-template-columns:1fr 1fr 1fr}}.v2-theme .bl-card{display:flex;flex-direction:column;background-color:var(--rw-card-bg);border:1px solid var(--rw-border);border-radius:1rem;overflow:hidden;text-decoration:none;color:inherit;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.v2-theme .bl-card:hover{transform:translateY(-3px);border-color:var(--rw-accent);box-shadow:var(--rw-shadow-md)}.v2-theme .bl-card-image{aspect-ratio:16/9;background-color:var(--rw-placeholder);overflow:hidden}.v2-theme .bl-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.v2-theme .bl-card:hover .bl-card-image img{transform:scale(1.04)}.v2-theme .bl-card-body{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.v2-theme .bl-card-meta{display:inline-flex;align-items:center;gap:.6rem;font-size:.78rem;color:var(--rw-muted);font-weight:500}.v2-theme .bl-card-title{font-family:Inter Tight,Inter,sans-serif;font-size:1.2rem;font-weight:700;line-height:1.3;color:var(--rw-text);letter-spacing:-.01em}.v2-theme .bl-card-excerpt{font-size:.9375rem;line-height:1.55;color:var(--rw-muted)}.v2-theme .bl-card-footer{margin-top:auto;padding-top:.75rem;display:flex;align-items:center;justify-content:space-between;font-size:.85rem}.v2-theme .bl-card-read{color:var(--rw-accent);font-weight:600}.v2-theme .bl-post-hero{padding:7rem 0 2rem;max-width:44rem;margin:0 auto}.v2-theme .bl-post-category{display:inline-block;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--rw-accent);margin-bottom:1rem}.v2-theme .bl-post-title{font-family:Inter Tight,Inter,sans-serif;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:700;letter-spacing:-.02em;line-height:1.1;color:var(--rw-text);margin-bottom:1.25rem}.v2-theme .bl-post-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem;font-size:.9rem;color:var(--rw-muted)}.v2-theme .bl-post-image{aspect-ratio:16/9;border-radius:1rem;overflow:hidden;margin:2.5rem auto;max-width:56rem;background-color:var(--rw-placeholder)}.v2-theme .bl-post-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.v2-theme .bl-post-body{font-size:1.0625rem;line-height:1.75;color:var(--rw-text)}.v2-theme .bl-post-body>*+*{margin-top:1.25rem}.v2-theme .bl-post-body h2{font-size:clamp(1.5rem,2.5vw,2rem);letter-spacing:-.015em;margin-top:2.75rem}.v2-theme .bl-post-body h2,.v2-theme .bl-post-body h3{font-family:Inter Tight,Inter,sans-serif;font-weight:700;color:var(--rw-text)}.v2-theme .bl-post-body h3{font-size:1.35rem;margin-top:2rem}.v2-theme .bl-post-body blockquote{border-left:3px solid var(--rw-accent);background-color:var(--rw-surface);padding:1.25rem 1.5rem;border-radius:0 .75rem .75rem 0;font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-size:1.2rem;line-height:1.5;color:var(--rw-text)}.v2-theme .bl-post-body a{color:var(--rw-accent);text-decoration:underline;text-underline-offset:3px}.v2-theme .bl-post-body img{max-width:100%;border-radius:.75rem}.v2-theme .bl-post-body code,.v2-theme .bl-post-body pre{background-color:var(--rw-surface);border-radius:.5rem;font-family:SFMono-Regular,Consolas,monospace;font-size:.92em}.v2-theme .bl-post-body code{padding:.12rem .4rem}.v2-theme .bl-post-body pre{padding:1rem 1.25rem;overflow-x:auto}.v2-theme .bl-post-body ol,.v2-theme .bl-post-body ul{padding-left:1.5rem}.v2-theme .bl-post-body li{margin-bottom:.4rem}.v2-theme .bl-post-author{display:flex;align-items:center;gap:1rem;padding:1.5rem 0;border-top:1px solid var(--rw-border);border-bottom:1px solid var(--rw-border);margin:3rem auto;max-width:44rem}.v2-theme .bl-post-author-avatar{width:3rem;height:3rem;border-radius:9999px;background-color:var(--rw-surface);overflow:hidden}.v2-theme .bl-post-author-name{font-weight:700;color:var(--rw-text)}.v2-theme .bl-post-author-role{font-size:.85rem;color:var(--rw-muted)}.v2-theme .bl-related{background-color:var(--rw-surface);padding:3.5rem 0;margin-top:4rem}.v2-theme .bl-post{display:flex;flex-direction:column;gap:2.5rem}@media (min-width:1024px){.v2-theme .bl-post{flex-direction:row;gap:2.75rem}}.v2-theme .bl-post-main{flex:1;min-width:0}.v2-theme .bl-post-side{display:none;flex-shrink:0}@media (min-width:1024px){.v2-theme .bl-post-side{display:block;width:18rem}}@media (min-width:1280px){.v2-theme .bl-post-side{width:20rem}}@media (min-width:1536px){.v2-theme .bl-post-side{width:28rem}}@media (min-width:1920px){.v2-theme .bl-post-side{width:36rem}}.v2-theme .bl-post-side-sticky{position:sticky;top:6.5rem;max-height:calc(100vh - 8rem);overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.v2-theme .bl-toc{background-color:var(--rw-card-bg);border:1px solid var(--rw-border);border-radius:1rem;padding:1.5rem}.v2-theme .bl-toc-title{font-family:Inter Tight,Inter,sans-serif;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--rw-muted);margin-bottom:1rem;display:flex;align-items:center;gap:.45rem}.v2-theme .bl-toc-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.3rem;font-size:.9rem}.v2-theme .bl-toc-list a{display:block;color:var(--rw-muted);text-decoration:none;padding:.35rem .6rem;border-left:2px solid transparent;border-radius:0 .3rem .3rem 0;transition:color .15s ease,border-color .15s ease,background-color .15s ease;line-height:1.4}.v2-theme .bl-toc-list a.active,.v2-theme .bl-toc-list a:hover{color:var(--rw-accent);border-left-color:var(--rw-accent);background-color:var(--rw-accent-light)}.v2-theme .bl-toc-list .bl-toc-h3 a{padding-left:1.25rem;font-size:.85rem}.v2-theme .bl-progress{background-color:var(--rw-card-bg);border:1px solid var(--rw-border);border-radius:.85rem;padding:1rem 1.25rem}.v2-theme .bl-progress-label{display:flex;justify-content:space-between;font-size:.78rem;color:var(--rw-muted);margin-bottom:.5rem;font-weight:600}.v2-theme .bl-progress-track{width:100%;height:.35rem;background-color:var(--rw-surface);border-radius:9999px;overflow:hidden}.v2-theme .bl-progress-fill{height:100%;background-color:var(--rw-accent);border-radius:9999px;transition:width .15s ease-out;width:0}.v2-theme .bl-mobile-toc{margin-bottom:2rem;position:sticky;top:4.5rem;z-index:20;background-color:var(--rw-bg);padding:.5rem 0}@media (min-width:1024px){.v2-theme .bl-mobile-toc{display:none}}.v2-theme .bl-mobile-toc-button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1.1rem;background-color:var(--rw-card-bg);border:1px solid var(--rw-border);border-radius:.75rem;color:var(--rw-text);font-family:Inter Tight,Inter,sans-serif;font-weight:600;font-size:.95rem;cursor:pointer;transition:border-color .18s ease,background-color .18s ease}.v2-theme .bl-mobile-toc-button:hover{border-color:var(--rw-accent);background-color:var(--rw-surface)}.v2-theme .bl-mobile-toc-panel{margin-top:.6rem;padding:1rem 1.1rem;background-color:var(--rw-surface);border:1px solid var(--rw-border);border-radius:.75rem;max-height:calc(100vh - 10rem);overflow-y:auto}.v2-theme .bl-author-card{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:var(--rw-gradient-cta);border:1px solid var(--rw-border);border-radius:1rem;margin-top:3rem}.v2-theme .bl-author-avatar{flex-shrink:0;width:3rem;height:3rem;border-radius:9999px;overflow:hidden;background:linear-gradient(135deg,var(--rw-indigo),var(--rw-accent));color:#fff;font-weight:700;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem}.v2-theme .bl-author-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.v2-theme .bl-author-info{flex:1;min-width:0}.v2-theme .bl-author-name{font-weight:700;color:var(--rw-text);font-size:.95rem}.v2-theme .bl-author-bio{font-size:.82rem;color:var(--rw-muted);line-height:1.5;margin-top:.1rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.v2-theme .bl-author-socials{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.v2-theme .bl-author-socials a{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;color:var(--rw-muted);border-radius:.4rem;transition:color .15s ease,background-color .15s ease}.v2-theme .bl-author-socials a:hover{color:var(--rw-accent);background-color:var(--rw-card-bg)}.v2-theme .bl-category-row{margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--rw-border)}.v2-theme .bl-category-heading{font-size:.9rem;font-weight:700;color:var(--rw-text);margin-bottom:.75rem}.v2-theme .bl-category-pills{display:flex;flex-wrap:wrap;gap:.45rem}.v2-theme .bl-category-pill{padding:.45rem .95rem;border-radius:9999px;background-color:var(--rw-card-bg);border:1px solid var(--rw-border);color:var(--rw-muted);font-size:.85rem;font-weight:500;text-decoration:none;transition:all .18s ease}.v2-theme .bl-category-pill:hover{border-color:var(--rw-text);color:var(--rw-text)}.v2-theme .bl-category-pill.active{background-color:var(--rw-accent);color:var(--rw-white);border-color:var(--rw-accent)}.v2-theme .bl-share-row{margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--rw-border);display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.v2-theme .bl-share-buttons{display:flex;flex-wrap:wrap;gap:.4rem}.v2-theme .bl-share-btn{width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.55rem;background-color:var(--rw-card-bg);border:1px solid var(--rw-border);color:var(--rw-muted);cursor:pointer;transition:color .15s ease,border-color .15s ease,transform .15s ease}.v2-theme .bl-share-btn:hover{color:var(--rw-accent);border-color:var(--rw-accent);transform:translateY(-1px)}.v2-theme .bl-related-section{margin-top:4rem;padding-top:3rem;border-top:1px solid var(--rw-border)}.v2-theme .bl-related-title{font-family:Inter Tight,Inter,sans-serif;font-size:clamp(1.6rem,2.5vw,2.1rem);font-weight:700;letter-spacing:-.02em;text-align:center;color:var(--rw-text);margin-bottom:.4rem}.v2-theme .bl-related-subtitle{text-align:center;color:var(--rw-muted);margin-bottom:2.5rem;font-size:1rem}.v2-theme .bl-draft-banner{display:flex;align-items:flex-start;gap:.85rem;padding:1rem 1.25rem;border-radius:.85rem;background-color:var(--rw-amber-light);border:1px solid var(--rw-amber);color:var(--rw-amber);margin:1.5rem 0 2rem}.v2-theme .bl-draft-banner svg{flex-shrink:0;margin-top:.15rem}.v2-theme .bl-draft-title{font-weight:800;color:var(--rw-amber);font-size:.9rem;letter-spacing:.08em;text-transform:uppercase}.v2-theme .bl-draft-desc{font-size:.875rem;color:var(--rw-text);margin-top:.2rem;line-height:1.5}.v2-theme .bl-back-link{display:inline-flex;align-items:center;gap:.35rem;color:var(--rw-muted);font-weight:600;text-decoration:none;font-size:.92rem}.v2-theme .bl-back-link:hover{color:var(--rw-accent)}.v2-theme .bl-layout{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:1024px){.v2-theme .bl-layout{grid-template-columns:1fr 20rem;gap:2.5rem}.v2-theme .bl-grid{grid-template-columns:1fr 1fr}}@media (min-width:1440px){.v2-theme .bl-grid{grid-template-columns:1fr 1fr 1fr}}.v2-theme .jb-ad-banner-section{display:none;padding:0 0 1.5rem}@media (min-width:1024px){.v2-theme .jb-ad-banner-section{display:block}}.v2-theme .jb-ad-banner{max-width:990px;margin:0 auto;padding:.6rem;background-color:var(--rw-card-bg);border:1px solid var(--rw-border);border-radius:.85rem;text-align:center;overflow:hidden}.v2-theme .jb-ad-banner ins.adsbygoogle{margin:0 auto}.v2-theme .jb-ad-column{display:none}@media (min-width:1024px){.v2-theme .jb-ad-column{display:flex;flex-direction:column;gap:1.5rem;position:sticky;top:6rem;align-self:start}}.v2-theme .jb-ad-column-square,.v2-theme .jb-ad-column-standing{text-align:center}.v2-theme .jb-ad-column-square ins.adsbygoogle,.v2-theme .jb-ad-column-standing ins.adsbygoogle{margin:0 auto}.v2-theme .jb-promo-card{background:var(--rw-accent-light);border:1px solid var(--rw-border);border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.v2-theme .jb-promo-card h3{font-family:Inter Tight,Inter,sans-serif;font-size:1.05rem;font-weight:700;color:var(--rw-text);letter-spacing:-.01em;margin:0;line-height:1.25}.v2-theme .jb-promo-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem;font-size:.85rem;color:var(--rw-text);line-height:1.5}.v2-theme .jb-promo-card ul li{position:relative;padding-left:1.1rem}.v2-theme .jb-promo-card ul li:before{content:"";position:absolute;left:0;top:.55rem;width:.4rem;height:.4rem;border-radius:9999px;background-color:var(--rw-accent)}.v2-theme .bl-newsletter-sub{font-size:.85rem;color:var(--rw-text);line-height:1.5;margin:0}.v2-theme .bl-newsletter-form{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.v2-theme .bl-newsletter-form .rw-input{width:100%}.v2-theme .bl-newsletter-form .rw-btn-primary{align-self:stretch;text-align:center}.v2-theme .jb-ad-banner-section--mobile{display:block;padding:1rem 0 2rem}@media (min-width:1024px){.v2-theme .jb-ad-banner-section--mobile{display:none}}.v2-theme .jb-ad-banner--mobile{max-width:100%;padding:0;background:transparent;border:0;border-radius:0}@media (max-width:1023.98px){.v2-theme .jb-ad-column{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;position:static}.v2-theme .jb-ad-column-square,.v2-theme .jb-ad-column-standing{display:none}}