:root{--wb-ink: #1A1916;--wb-body: #5C574F;--wb-muted: #9C9489;--wb-paper: #FDFAF6;--wb-cream: #F6F2EB;--wb-border: #D6CFC4;--wb-bronze: #9A7453;--wb-bronze-deep: #6B5136;--wb-forest: #3C5445;--wb-forest-deep: #2e4035;--wb-dark: #232820;--wb-radius-md: 12px;--wb-radius-sm: 8px;--wb-font-display: var(--font-display, Georgia, serif);--wb-font-body: var(--font-body, system-ui, sans-serif)}.wb-article-host{position:relative;color:#3a3732;font-family:var(--wb-font-body);font-size:1.05rem;line-height:1.75}.wb-article-host p{margin:0 0 1.25rem;line-height:1.75}.wb-article-host p:last-child{margin-bottom:0}.wb-article-host section.wb-section>p,.wb-article-host section.wb-section>ul,.wb-article-host section.wb-section>ol,.wb-article-host section.wb-section>table,.wb-article-host section.wb-section>figure,.wb-article-host section.wb-section>blockquote{margin-bottom:1.25rem}.wb-article-host ul,.wb-article-host ol{margin:1rem 0 1.5rem;padding-inline-start:1.5rem}.wb-article-host ul:not(.wb-steps) li,.wb-article-host ol:not(.wb-steps) li{margin:.4rem 0;line-height:1.65}.wb-article-host p>strong:first-child{color:var(--wb-ink)}.wb-article-host strong{color:var(--wb-ink);font-weight:600}.wb-article-host em{font-style:italic}.wb-article-host code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.88em;background:var(--wb-cream);color:var(--wb-ink);padding:.1em .35em;border-radius:4px;border:1px solid var(--wb-border);word-break:break-word}.wb-article-host pre{margin:1.5rem 0;padding:1rem 1.15rem;background:var(--wb-dark);color:#f0ebe1;border-radius:var(--wb-radius-sm);overflow-x:auto;font-size:.88rem;line-height:1.55}.wb-article-host pre code{background:transparent;border:0;padding:0;color:inherit;font-size:inherit}.wb-article-host{word-wrap:break-word;overflow-wrap:break-word;min-width:0;max-width:100%}.wb-article-host a,.wb-article-host code{overflow-wrap:anywhere}.wb-article-host p a,.wb-article-host li a,.wb-article-host td a{color:var(--wb-ink);text-decoration:none;background-image:linear-gradient(transparent calc(100% - 1px),var(--wb-bronze) 1px);background-repeat:no-repeat;background-size:100% 100%;padding-bottom:.05em;transition:color .15s ease,background-size .15s ease}.wb-article-host p a:hover,.wb-article-host li a:hover,.wb-article-host td a:hover{color:var(--wb-bronze-deep)}.wb-article-host p a[rel*=noopener][target=_blank]:after,.wb-article-host li a[rel*=noopener][target=_blank]:after{content:"↗";font-size:.85em;margin-inline-start:.15em;color:var(--wb-bronze)}.wb-article-host p a:has(>sup:only-child),.wb-article-host li a:has(>sup:only-child),.wb-article-host td a:has(>sup:only-child){background-image:none;padding-bottom:0;color:var(--wb-bronze)}.wb-article-host p a:has(>sup:only-child):after,.wb-article-host li a:has(>sup:only-child):after,.wb-article-host td a:has(>sup:only-child):after{font-size:.65em;margin-inline-start:.05em;opacity:.7}.wb-article-host sup{font-size:.7em;line-height:0;vertical-align:super}.wb-article-host .wb-related{margin-top:2.5rem;padding:1.25rem 1.5rem;background:var(--wb-cream);border:1px solid var(--wb-border);border-radius:var(--wb-radius-md);border-top:1px solid var(--wb-border)}.wb-article-host .wb-related h2{font-family:var(--wb-font-display);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--wb-bronze-deep);margin:0 0 .75rem}.wb-article-host .wb-related ul{margin:0;padding:0;list-style:none;display:grid;gap:.4rem}.wb-article-host .wb-related li:before{content:"→";color:var(--wb-bronze);margin-inline-end:.5rem;font-weight:600}.wb-article-host .wb-related a{color:var(--wb-ink);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .15s ease}.wb-article-host .wb-related a:hover{border-bottom-color:var(--wb-bronze)}.wb-tags{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.wb-tags li{margin:0}.wb-tags .wb-tag,.wb-tags>li>a,.wb-tags>li>span{display:inline-flex;align-items:center;padding:.35rem .85rem;border-radius:999px;background:var(--wb-paper);color:var(--wb-forest);border:1px solid var(--wb-border);font-family:var(--wb-font-body);font-size:.82rem;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.wb-tags>li>a:hover{background:var(--wb-cream);border-color:var(--wb-bronze);color:var(--wb-bronze-deep)}.wb-article-host .wb-article>.wb-title:first-child,.wb-article-host .wb-article>h1.wb-title,.wb-article-host .wb-dek,.wb-article-host .wb-tag-row,.wb-article-host ul.wb-tag-row{display:none}.wb-article-host .wb-tldr{border:1px solid #D6CFC4;background:#f6f2eb;border-inline-start:4px solid #9A7453;border-radius:12px;padding:1.25rem 1.5rem;margin:0 0 2.5rem;color:#3a3732}.wb-article-host .wb-tldr h2{font-family:var(--wb-font-display);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#6b5136;margin:0 0 .75rem}.wb-article-host .wb-tldr ul{margin:0;padding:0 0 0 1.25rem;list-style:disc}.wb-article-host .wb-tldr li{margin:.4rem 0;color:#2a2724;line-height:1.6;font-size:.97rem}.wb-toc-sidebar .wb-toc{background:transparent;padding:0;border:0;border-inline-start:1px solid var(--wb-border);margin:0}.wb-toc-sidebar .wb-toc h2{font-family:var(--wb-font-display);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--wb-body);margin:0 0 .75rem;padding-inline-start:1rem}.wb-toc-sidebar .wb-toc ul,.wb-toc-sidebar .wb-toc ol{margin:0;padding:0;list-style:none}.wb-toc-sidebar .wb-toc li{margin:0}.wb-toc-sidebar .wb-toc a{display:block;padding:.4rem 1rem;color:var(--wb-body);text-decoration:none;font-family:var(--wb-font-body);font-size:.9rem;line-height:1.4;border-inline-start:2px solid transparent;margin-inline-start:-1px;transition:color .15s ease,border-color .15s ease}.wb-toc-sidebar .wb-toc a:hover{color:var(--wb-ink);border-inline-start-color:var(--wb-bronze)}.wb-article-host section.wb-section{margin-top:3rem}.wb-article-host section.wb-section>h2,.wb-article-host>h2,.wb-article-host h2:not(.wb-tldr h2):not(.wb-toc h2):not(.wb-citations h2):not(.wb-faq h2):not(.wb-related h2):not(.wb-youtube-title){font-family:var(--wb-font-display);font-weight:700;font-size:1.8rem;line-height:1.2;color:var(--wb-ink);margin:2.5rem 0 .75rem;scroll-margin-top:6rem}.wb-article-host section.wb-section>h2:before,.wb-article-host>h2:before,.wb-article-host h2:not(.wb-tldr h2):not(.wb-toc h2):not(.wb-citations h2):not(.wb-faq h2):not(.wb-related h2):not(.wb-youtube-title):before{content:"";display:block;width:2.5rem;height:3px;background:var(--wb-bronze);margin-bottom:.85rem;border-radius:2px}.wb-article-host h3{font-family:var(--wb-font-display);font-weight:600;font-size:1.15rem;line-height:1.35;color:var(--wb-ink);margin:1.75rem 0 .5rem;scroll-margin-top:6rem}.wb-article-host h4{font-family:var(--wb-font-display);font-weight:600;font-size:1rem;color:var(--wb-ink);margin:1.5rem 0 .5rem}.wb-article-host figure{margin:2rem 0}.wb-article-host figure img{display:block;width:100%;height:auto;max-width:100%;border-radius:var(--wb-radius-md);background:#ede7dc}.wb-article-host figcaption{margin-top:.5rem;font-size:.85rem;color:var(--wb-body);font-style:italic;text-align:center}.wb-article-host .wb-infographic{max-width:720px;margin-inline-start:auto;margin-inline-end:auto}.wb-article-host .wb-youtube{margin:2.5rem 0;max-width:100%}.wb-article-host .wb-youtube-card{background:#fdfaf6;border:1px solid #B7AEA1;border-radius:12px;padding:1rem;display:grid;gap:.85rem;box-shadow:0 1px #0000000a,0 8px 24px #2328200f}.wb-article-host .wb-youtube-meta{display:grid;gap:.4rem}.wb-article-host .wb-youtube-eyebrow{display:inline-block;font-family:var(--wb-font-body);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--wb-bronze)}.wb-article-host .wb-youtube-title{margin:0;font-family:var(--wb-font-display);font-size:1.15rem;font-weight:600;color:var(--wb-ink);line-height:1.35}.wb-article-host .wb-youtube-channel{margin:0;font-size:.85rem;color:var(--wb-body)}.wb-article-host .wb-youtube-channel-name{color:var(--wb-ink);font-weight:500}.wb-article-host .wb-youtube-frame{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden;background:#000;border:1px solid #1a1a1a}.wb-article-host .wb-youtube iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.wb-article-host figure.wb-youtube{display:block}.wb-article-host .wb-youtube img{display:none}.wb-article-host .wb-faq{margin-top:3rem;clear:both}.wb-article-host .wb-faq-item{border:1px solid var(--wb-border);background:var(--wb-paper);border-radius:var(--wb-radius-md);margin:.5rem 0;padding:0;overflow:hidden;transition:background-color .15s ease,border-color .15s ease}.wb-article-host .wb-faq-item[open]{background:var(--wb-cream);border-color:var(--wb-bronze)}.wb-article-host .wb-faq-item>summary{list-style:none;cursor:pointer;padding:1rem 1.25rem;display:flex;align-items:center;gap:.75rem;user-select:none}.wb-article-host .wb-faq-item>summary::-webkit-details-marker{display:none}.wb-article-host .wb-faq-item>summary:before{content:"";flex:none;width:10px;height:10px;border-right:2px solid var(--wb-bronze-deep);border-bottom:2px solid var(--wb-bronze-deep);transform:rotate(-45deg);transition:transform .18s ease}.wb-article-host .wb-faq-item[open]>summary:before{transform:rotate(45deg)}.wb-article-host .wb-faq-item>summary>h3{margin:0;font-family:var(--wb-font-display);font-size:1rem;font-weight:600;color:var(--wb-ink);line-height:1.4}.wb-article-host .wb-faq-answer{padding-block:0 1.25rem;padding-inline:1.25rem 2.75rem;color:#3a3732;line-height:1.65}.wb-article-host .wb-faq-answer p{margin:.5rem 0}.wb-article-host .wb-cta,.wb-article-host .wb-footer-cta{background:#232820!important;color:#faf7f2!important;border-radius:12px;padding:1.75rem;margin:2rem 0;border:1px solid #1a1f18}.wb-article-host .wb-cta h2,.wb-article-host .wb-footer-cta h2,.wb-article-host .wb-cta p,.wb-article-host .wb-footer-cta p{color:#faf7f2!important;margin:0 0 .65rem;line-height:1.45}.wb-article-host .wb-cta h2,.wb-article-host .wb-footer-cta h2{font-family:var(--wb-font-display);font-size:1.25rem;font-weight:700}.wb-article-host .wb-cta h2:before,.wb-article-host .wb-footer-cta h2:before{display:none!important}.wb-article-host .wb-cta a,.wb-article-host .wb-footer-cta a{display:inline-block;margin-top:.6rem;padding:.6rem 1.1rem;background:#9a7453!important;color:#faf7f2!important;border-radius:6px;text-decoration:none!important;font-weight:600;font-size:.92rem;letter-spacing:.02em;border:0;background-image:none!important;transition:background-color .15s ease}.wb-article-host .wb-cta a:hover,.wb-article-host .wb-footer-cta a:hover{background:#6b5136!important}.wb-article-host table{display:table;width:100%;max-width:100%;table-layout:auto;border-collapse:collapse;margin:2rem 0;font-size:.95rem;background:var(--wb-paper);border:1px solid #B7AEA1;border-radius:var(--wb-radius-sm);box-shadow:0 1px #00000008;overflow:hidden}.wb-article-host thead{background:#3c5445!important;color:#faf7f2!important}.wb-article-host thead th{background:#3c5445!important;color:#faf7f2!important;text-align:start;font-family:var(--wb-font-display);font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;padding:.85rem 1rem;border-bottom:1px solid var(--wb-forest-deep)}.wb-article-host tbody td{padding:.85rem 1rem;border-top:1px solid #E2DBCE;vertical-align:top;color:#3a3732;line-height:1.55}.wb-article-host tbody tr:nth-child(2n){background:var(--wb-cream)}.wb-article-host tbody tr:hover{background:#f0ebe1}.wb-article-host th+th,.wb-article-host td+td{border-inline-start:1px solid #E2DBCE}@media(max-width:640px){.wb-article-host table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:.88rem}.wb-article-host thead th,.wb-article-host tbody td{padding:.65rem .85rem}}.wb-article-host hr.wb-divider{border:0;height:1px;background:linear-gradient(to right,transparent,var(--wb-border) 20%,var(--wb-border) 80%,transparent);margin:2.5rem auto;max-width:60%}.wb-article-host blockquote.wb-quote,.wb-article-host blockquote{margin:2rem 0;padding-block:.5rem;padding-inline-start:1.5rem;border-inline-start:3px solid var(--wb-bronze);font-family:var(--wb-font-display);font-weight:500;font-size:1.2rem;line-height:1.5;color:var(--wb-ink);font-style:normal}.wb-article-host blockquote p{margin:.25rem 0}.wb-article-host .wb-callout{position:relative;display:block;padding:1.15rem 1.25rem;margin:2rem 0;border-radius:var(--wb-radius-md);border:1px solid;border-inline-start-width:4px;font-size:.97rem;line-height:1.6}.wb-article-host .wb-callout-emoji{display:none!important}.wb-article-host .wb-callout-body{display:block;min-width:0}.wb-article-host .wb-callout-body>*+*{margin-top:.5rem}.wb-article-host .wb-callout-label{display:block;margin-bottom:.5rem;font-family:var(--wb-font-display);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.wb-article-host .wb-callout-body p,.wb-article-host .wb-callout-body ul,.wb-article-host .wb-callout-body ol{margin:0}.wb-article-host .wb-callout-body p+p{margin-top:.5rem}.wb-article-host .wb-callout-tip{background:linear-gradient(180deg,#f2f7f0,#ecf3e9);border-color:#c2d0bd;border-inline-start-color:var(--wb-forest);color:#1f3324}.wb-article-host .wb-callout-tip .wb-callout-label{color:var(--wb-forest)}.wb-article-host .wb-callout-warning{background:linear-gradient(180deg,#fcf3e5,#f8ead4);border-color:#e5c7a0;border-inline-start-color:#c58a2d;color:#4a3618}.wb-article-host .wb-callout-warning .wb-callout-label{color:#9a6e2d}.wb-article-host .wb-callout-stat{background:linear-gradient(180deg,#f2eff9,#ece7f5);border-color:#c7bfd9;border-inline-start-color:#6c5ba1;color:#2c2447}.wb-article-host .wb-callout-stat .wb-callout-label{color:#5c4f8a}.wb-article-host ol.wb-steps{list-style:none;counter-reset:wb-step;padding:0;margin:1.5rem 0;display:grid;gap:.6rem}.wb-article-host ol.wb-steps>li{counter-increment:wb-step;position:relative;padding-block:.85rem;padding-inline:3rem 1rem;background:var(--wb-paper);border:1px solid var(--wb-border);border-radius:var(--wb-radius-sm);line-height:1.55;color:#3a3732}.wb-article-host ol.wb-steps>li:before{content:counter(wb-step);position:absolute;inset-inline-start:.85rem;top:.7rem;width:1.6rem;height:1.6rem;border-radius:999px;background:var(--wb-forest);color:#faf7f2;font-family:var(--wb-font-display);font-weight:600;font-size:.85rem;display:inline-flex;align-items:center;justify-content:center}.wb-article-host .wb-citations{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--wb-border)}.wb-article-host .wb-citations h2{font-family:var(--wb-font-display);font-size:1.125rem;font-weight:600;color:var(--wb-ink);margin:0 0 1rem}.wb-article-host .wb-citation-list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.wb-article-host .wb-citation{display:flex;gap:.75rem;align-items:flex-start;padding:.75rem .9rem;background:var(--wb-paper);border:1px solid var(--wb-border);border-radius:var(--wb-radius-sm)}.wb-article-host .wb-citation-index{flex:none;font-family:var(--wb-font-display);font-weight:600;font-size:.85rem;color:var(--wb-bronze-deep);min-width:1.25rem;text-align:end}.wb-article-host .wb-citation-body{display:flex;flex-direction:column;gap:.15rem;min-width:0}.wb-article-host .wb-citation-title{font-size:.92rem;color:var(--wb-ink);line-height:1.35;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .15s ease,color .15s ease;word-break:break-word}.wb-article-host .wb-citation-title:hover{color:var(--wb-bronze-deep);border-bottom-color:var(--wb-bronze)}.wb-article-host .wb-citation-domain{font-size:.75rem;color:var(--wb-body);letter-spacing:.02em}.wb-article-host .wb-author{margin-top:3rem;padding:1.5rem;background:var(--wb-paper);border:1px solid var(--wb-border);border-radius:var(--wb-radius-md);display:grid;grid-template-columns:auto 1fr auto;gap:1.25rem;align-items:center}.wb-article-host .wb-author-avatar{width:56px;height:56px;border-radius:999px;object-fit:cover;background:var(--wb-cream);flex:none}.wb-article-host .wb-author-identity{display:grid;gap:.15rem;min-width:0}.wb-article-host .wb-author-name{font-family:var(--wb-font-display);font-weight:600;font-size:1.05rem;color:var(--wb-ink);line-height:1.3}.wb-article-host .wb-author-title{font-size:.8rem;color:var(--wb-body);text-transform:uppercase;letter-spacing:.08em;font-weight:500}.wb-article-host .wb-author-bio,.wb-article-host .wb-author p{grid-column:1 / -1;font-size:.92rem;color:var(--wb-body);margin:0;line-height:1.55}.wb-article-host .wb-author-link{font-family:var(--wb-font-body);font-size:.85rem;font-weight:500;color:var(--wb-forest);text-decoration:none;padding:.5rem .9rem;border:1px solid var(--wb-forest);border-radius:var(--wb-radius-sm);white-space:nowrap;transition:background-color .15s ease,color .15s ease}.wb-article-host .wb-author-link:hover{background:var(--wb-forest);color:#faf7f2}@media(max-width:600px){.wb-article-host .wb-author{grid-template-columns:auto 1fr}.wb-article-host .wb-author-link{grid-column:1 / -1;text-align:center}}.wb-breadcrumbs{font-family:var(--wb-font-body);font-size:.85rem;color:#5c574f;margin:0 0 1.25rem;display:flex;flex-wrap:wrap;gap:.4rem .5rem;align-items:center}.wb-breadcrumbs ol{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem .5rem;align-items:center}.wb-breadcrumbs li{display:inline-flex;align-items:center;gap:.5rem}.wb-breadcrumbs li+li:before{content:"/";color:#b7aea1}.wb-breadcrumbs a{color:#5c574f;text-decoration:none;border-bottom:1px solid transparent;transition:color .15s ease,border-color .15s ease}.wb-breadcrumbs a:hover{color:#6b5136;border-bottom-color:#9a7453}.wb-breadcrumbs [aria-current=page]{color:#1a1916;font-weight:500}.wb-sticky-toc{position:sticky;top:var(--wb-sticky-top, 6rem);align-self:start;max-height:calc(100vh - 8rem);overflow-y:auto;padding-inline-end:.5rem;z-index:1}@media(max-width:1023px){.wb-sticky-toc{display:none}}.wb-sticky-cta{position:sticky;top:var(--wb-sticky-top, 6rem);align-self:start;background:#232820;color:#faf7f2;border-radius:12px;padding:1.25rem 1.35rem;font-family:var(--wb-font-body);z-index:1}.wb-sticky-cta-eyebrow{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:#c8a67e;margin-bottom:.6rem}.wb-sticky-cta h3{margin:0 0 .6rem;font-family:var(--wb-font-display);font-size:1.05rem;font-weight:600;color:#faf7f2;line-height:1.3}.wb-sticky-cta p{margin:0 0 .85rem;font-size:.88rem;color:#f0ebe1c7;line-height:1.55}.wb-sticky-cta .wb-sticky-cta-btn{display:block;text-align:center;background:#9a7453;color:#faf7f2;padding:.6rem 1rem;border-radius:6px;font-weight:600;font-size:.9rem;text-decoration:none;transition:background-color .15s ease}.wb-sticky-cta .wb-sticky-cta-btn:hover{background:#6b5136}@media(max-width:1023px){.wb-sticky-cta{display:none}}.wb-related-grid{margin:3rem 0 0;padding:2rem 0 0;border-top:1px solid #D6CFC4}.wb-related-grid h2{font-family:var(--wb-font-display);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#6b5136;margin:0 0 1.25rem}.wb-related-grid ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.wb-related-grid li{display:flex;border:1px solid #D6CFC4;border-radius:12px;background:#fdfaf6;overflow:hidden;transition:border-color .15s ease,transform .15s ease}.wb-related-grid li:hover{border-color:#9a7453;transform:translateY(-1px)}.wb-related-grid a{display:flex;flex-direction:column;gap:.4rem;padding:.95rem 1.05rem;width:100%;text-decoration:none;color:#1a1916;font-family:var(--wb-font-body);font-size:.95rem;line-height:1.4}.wb-related-grid .wb-related-meta{font-size:.72rem;color:#5c574f;text-transform:uppercase;letter-spacing:.08em}.wb-related-grid .wb-related-title{font-family:var(--wb-font-display);font-weight:600;font-size:1.02rem;color:#1a1916;line-height:1.3}.wb-related-grid .wb-related-excerpt{font-size:.88rem;color:#5c574f;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wb-article-host .wb-tldr,.wb-article-host .wb-tldr *{color:#2a2724!important}.wb-article-host .wb-tldr h2{color:#6b5136!important}.wb-article-host .wb-cta,.wb-article-host .wb-cta *,.wb-article-host .wb-footer-cta,.wb-article-host .wb-footer-cta *,.wb-article-host .wb-cta a,.wb-article-host .wb-footer-cta a{color:#faf7f2!important}.wb-article-host thead,.wb-article-host thead th{background:#3c5445!important;color:#faf7f2!important}.wb-article-host[dir=rtl][lang^=he]{--wb-font-display: "Heebo", "Assistant", "Rubik", system-ui, sans-serif;--wb-font-body: "Heebo", "Assistant", "Rubik", system-ui, sans-serif;line-height:1.85;letter-spacing:0}.wb-article-host[dir=rtl][lang^=he] h1,.wb-article-host[dir=rtl][lang^=he] h2,.wb-article-host[dir=rtl][lang^=he] h3{font-weight:700}.wb-article-host[dir=rtl][lang^=ar]{--wb-font-display: "Noto Naskh Arabic", "Cairo", "Tajawal", system-ui, sans-serif;--wb-font-body: "Noto Naskh Arabic", "Cairo", "Tajawal", system-ui, sans-serif;line-height:1.9;letter-spacing:0}.wb-article-host[dir=rtl][lang^=ar] h1,.wb-article-host[dir=rtl][lang^=ar] h2,.wb-article-host[dir=rtl][lang^=ar] h3{font-weight:700}
