: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}#bp-article{--wb-ink: #0d0b0a;--wb-body: #3a3733;--wb-muted: #66625d;--wb-paper: #fff;--wb-cream: #f5f2ee;--wb-border: #e5e2df;--wb-bronze: #ae3d0c;--wb-bronze-deep: #0d0b0a;--wb-forest: #0d0b0a;--wb-forest-deep: #0d0b0a;--wb-dark: #0d0b0a;--wb-radius-md: 16px;--wb-radius-sm: 12px;--wb-font-display: "HL Instrument", Arial, Helvetica, sans-serif;--wb-font-body: "HL Instrument", Arial, Helvetica, sans-serif;color:#2b2825;font-size:18px;line-height:1.6}#bp-article p{margin:0 0 1.35em;line-height:1.62}#bp-article a{color:#ae3d0c;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}#bp-article a:hover{color:#0d0b0a}#bp-article strong{font-weight:650;color:#0d0b0a}#bp-article ul,#bp-article ol{margin:0 0 1.35em;padding-left:1.3em}#bp-article li{margin:.4em 0;line-height:1.55}#bp-article li:before{content:none}#bp-article li::marker{color:#ae3d0c;font-weight:650}#bp-article section.wb-section{margin-top:0}#bp-article h2,#bp-article section.wb-section>h2{margin:clamp(44px,5vw,64px) 0 16px;padding:22px 0 0;border-top:1px solid #e5e2df;font-family:HL Instrument,Arial,sans-serif;font-size:clamp(26px,2.6vw,38px);font-weight:650;line-height:1.05;letter-spacing:-.04em;text-transform:none;color:#0d0b0a}#bp-article h2:before,#bp-article section.wb-section>h2:before{content:none}#bp-article h3{margin:32px 0 10px;font-family:HL Instrument,Arial,sans-serif;font-size:clamp(20px,1.8vw,25px);font-weight:650;line-height:1.15;letter-spacing:-.03em;text-transform:none;color:#0d0b0a}#bp-article blockquote{margin:40px 0;padding:0 0 0 24px;border-left:3px solid #ff5a1f;background:none;font-family:inherit;font-size:clamp(21px,2vw,28px);font-weight:600;line-height:1.25;letter-spacing:-.03em;color:#0d0b0a;font-style:normal}#bp-article blockquote p{margin:0 0 10px;font:inherit;color:inherit}#bp-article img{display:block;max-width:100%;height:auto;margin:36px 0;border:0;border-radius:16px;background:#f5f2ee}#bp-article figure{margin:36px 0}#bp-article figure img{margin:0}#bp-article figcaption{margin-top:10px;font-size:13px;font-weight:600;color:#66625d}#bp-article pre{margin:32px 0;padding:22px 24px;border-radius:14px;background:#0d0b0a;color:#f5f2ee;overflow-x:auto;font-size:14px;line-height:1.55}#bp-article code{padding:2px 6px;border-radius:6px;background:#f5f2ee;font-size:.92em}#bp-article pre code{padding:0;background:none;color:inherit}#bp-article hr{margin:48px 0;border:0;border-top:1px solid #e5e2df}#bp-article .wb-tldr{margin:8px 0 40px;padding:28px 30px;border:0;border-radius:18px;background:#f5f2ee;box-shadow:none}#bp-article .wb-tldr h2{margin:0 0 14px;padding:0;border:0;font-size:12px;font-weight:650;letter-spacing:.05em;text-transform:uppercase;color:#ae3d0c}#bp-article .wb-tldr ul{margin:0;padding-left:1.2em}#bp-article .wb-tldr li{margin:8px 0;font-size:17px;line-height:1.45;color:#0d0b0a}#bp-article .bp-table{margin:32px 0;border:1px solid #e5e2df;border-radius:14px;overflow-x:auto;-webkit-overflow-scrolling:touch;background:#fff}#bp-article .bp-table table{display:table;width:100%;min-width:560px;margin:0;border:0;border-radius:0;box-shadow:none;background:transparent;font-size:15px;overflow:visible}#bp-article thead,#bp-article thead th{background:#0d0b0a!important;color:#fff!important}#bp-article thead th{padding:14px 18px;border:0;font-family:HL Instrument,Arial,sans-serif;font-size:12px;font-weight:650;letter-spacing:.03em;text-transform:uppercase}#bp-article tbody td{padding:14px 18px;border-top:1px solid #e5e2df;color:#2b2825;line-height:1.45;vertical-align:top}#bp-article tbody tr:nth-child(2n){background:#faf8f5}#bp-article tbody tr:hover{background:#f5f2ee}#bp-article th+th,#bp-article td+td{border-inline-start:0}#bp-article tbody td:first-child{font-weight:650;color:#0d0b0a}@media(max-width:640px){#bp-article .bp-table table{display:table;font-size:14px}#bp-article thead th,#bp-article tbody td{padding:11px 14px}}#bp-article .wb-callout{margin:32px 0;padding:20px 22px;border:1px solid #e5e2df;border-left:3px solid #ff5a1f;border-radius:14px;background:#fff;box-shadow:none}#bp-article .wb-steps{margin:28px 0;padding:0;list-style:none;counter-reset:bp-step}#bp-article .wb-steps>li{position:relative;margin:0;padding:18px 0 18px 56px;border:0;border-top:1px solid #e5e2df;border-radius:0;background:none;box-shadow:none;counter-increment:bp-step}#bp-article .wb-steps>li:before{content:counter(bp-step);position:absolute;left:0;top:16px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#ff5a1f;color:#0d0b0a;font-size:14px;font-weight:650}#bp-article .wb-steps>li>span:first-child,#bp-article .wb-steps>li>.wb-step-number{display:none}#bp-article .wb-cta{margin:48px 0;padding:32px;border:0;border-radius:20px;background:#0d0b0a;color:#fff;box-shadow:none}#bp-article .wb-cta h2{margin:0 0 10px;padding:0;border:0;color:#fff;font-size:clamp(24px,2.4vw,34px)}#bp-article .wb-cta p{color:#d6d0c9}#bp-article .wb-cta a{display:inline-flex;align-items:center;min-height:48px;padding:0 20px;border-radius:999px;background:#ff5a1f;color:#0d0b0a;font-weight:650;text-decoration:none}#bp-article .wb-cta a:hover{background:#fff}#bp-article .wb-faq{margin-top:56px}#bp-article .wb-faq h2{margin-bottom:8px}#bp-article .wb-faq-item{margin:0;padding:0;border:0;border-top:1px solid #e5e2df;border-radius:0;background:none!important;box-shadow:none}#bp-article .wb-faq-item:last-of-type{border-bottom:1px solid #e5e2df}#bp-article .wb-faq-item>summary{position:relative;display:block;padding:20px 48px 20px 0;cursor:pointer;list-style:none}#bp-article .wb-faq-item>summary::-webkit-details-marker{display:none}#bp-article .wb-faq-item>summary:before{content:none}#bp-article .wb-faq-item>summary:after{content:"+";position:absolute;right:4px;top:50%;translate:0 -50%;display:grid;place-items:center;width:32px;height:32px;border:1px solid #d9d4ce;border-radius:50%;font-size:20px;font-weight:500;color:#0d0b0a;transition:transform .25s,background .2s}#bp-article .wb-faq-item[open]>summary:after{transform:rotate(45deg);background:#ff5a1f;border-color:#ff5a1f}#bp-article .wb-faq-item>summary>h3{margin:0;font-size:clamp(18px,1.6vw,22px);font-weight:650;line-height:1.2;letter-spacing:-.025em;color:#0d0b0a}#bp-article .wb-faq-answer{padding:0 48px 22px 0;color:#3a3733}#bp-article .wb-faq-answer p{margin:0 0 .8em}#bp-article .wb-citations{margin-top:56px;padding:0;border:0;background:none}#bp-article .wb-citation-list{margin:0;padding:0;list-style:none}#bp-article .wb-citation{display:grid;grid-template-columns:32px minmax(0,1fr);gap:12px;margin:0;padding:14px 0;border:0;border-top:1px solid #e5e2df;border-radius:0;background:none;box-shadow:none}#bp-article .wb-citation:last-child{border-bottom:1px solid #e5e2df}#bp-article .wb-citation-index{font-size:13px;font-weight:650;color:#ae3d0c;line-height:1.6}#bp-article .wb-citation-body{display:grid;gap:3px}#bp-article .wb-citation-title{font-size:16px;font-weight:600;line-height:1.35;color:#0d0b0a;text-decoration:none}#bp-article .wb-citation-title:hover{color:#ae3d0c;text-decoration:underline}#bp-article .wb-citation-domain{font-size:13px;color:#66625d}#bp-article .wb-related{margin-top:48px;padding:24px 26px;border:0;border-radius:16px;background:#f5f2ee}#bp-article .wb-related h2{margin:0 0 10px;padding:0;border:0;font-size:12px;letter-spacing:.05em;text-transform:uppercase;color:#ae3d0c}#bp-article .wb-related li:before{content:none}#bp-article .wb-youtube-card{border:1px solid #e5e2df;border-radius:16px;box-shadow:none}#bp-article .wb-author-link{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border:1px solid #0d0b0a;border-radius:999px;background:#fff;color:#0d0b0a;font-size:14px;font-weight:650;text-decoration:none}#bp-article .wb-author-link:hover{background:#0d0b0a;color:#fff}#bp-article .wb-cta a:hover{background:#fff;color:#0d0b0a}#bp-article .wb-sticky-cta-btn:hover{background:#0d0b0a;color:#fff}#bp-article .wb-author,#bp-article .wb-author-card{margin-top:40px;padding:24px 26px;border:1px solid #e5e2df;border-radius:16px;background:#fff;box-shadow:none}#bp-article .wb-author h2,#bp-article .wb-author h3,#bp-article .wb-author-name{margin:0 0 6px;padding:0;border:0;font-size:18px;font-weight:650}#bp-article .wb-author p{margin:0;font-size:15px;color:#55524e}.bp-missing[data-astro-cid-4sn4zg3r]{padding:80px var(--hl-margin, 40px) 120px}.bp-missing[data-astro-cid-4sn4zg3r] h1[data-astro-cid-4sn4zg3r]{font-size:clamp(36px,5vw,72px);font-weight:650;letter-spacing:-.05em}.bp-missing[data-astro-cid-4sn4zg3r] a[data-astro-cid-4sn4zg3r]{display:inline-block;margin-top:24px;font-weight:650;color:#ae3d0c}.bp-head[data-astro-cid-4sn4zg3r]{max-width:1120px;margin:0 auto;padding:clamp(40px,6vw,88px) var(--hl-margin, 40px) 0}.bp-eyebrow[data-astro-cid-4sn4zg3r]{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;margin:0;font-size:14px;font-weight:600;color:#66625d}.bp-eyebrow[data-astro-cid-4sn4zg3r] a[data-astro-cid-4sn4zg3r]{color:#ae3d0c;text-decoration:none}.bp-eyebrow[data-astro-cid-4sn4zg3r] a[data-astro-cid-4sn4zg3r]:hover{color:#0d0b0a}.bp-pill[data-astro-cid-4sn4zg3r]{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#0d0b0a;color:#fff;font-size:11px;font-weight:650;letter-spacing:.02em}.bp-title[data-astro-cid-4sn4zg3r]{max-width:18ch;margin:24px 0 0;font-size:clamp(38px,6vw,92px);font-weight:650;line-height:.98;letter-spacing:-.055em;color:#0d0b0a;text-wrap:balance}.bp-dek[data-astro-cid-4sn4zg3r]{max-width:60ch;margin:24px 0 0;font-size:clamp(19px,1.8vw,26px);font-weight:500;line-height:1.3;letter-spacing:-.02em;color:#55524e;text-wrap:pretty}.bp-byline[data-astro-cid-4sn4zg3r]{margin:20px 0 0;font-size:15px;font-weight:600;color:#66625d}.bp-lead[data-astro-cid-4sn4zg3r]{max-width:1120px;margin:clamp(32px,4vw,56px) auto 0;padding:0 var(--hl-margin, 40px)}.bp-lead[data-astro-cid-4sn4zg3r] img[data-astro-cid-4sn4zg3r]{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;border-radius:clamp(16px,2vw,28px);background:#f5f2ee}.bp-layout[data-astro-cid-4sn4zg3r]{display:grid;grid-template-columns:minmax(0,1fr);gap:32px;max-width:1120px;margin:clamp(40px,5vw,72px) auto 0;padding:0 var(--hl-margin, 40px)}@media(min-width:1080px){.bp-layout[data-astro-cid-4sn4zg3r]{grid-template-columns:240px minmax(0,1fr);gap:64px}}.bp-rail__stick[data-astro-cid-4sn4zg3r]{position:sticky;top:calc(var(--hl-header, 96px) + 24px)}.bp-prog[data-astro-cid-4sn4zg3r]{position:relative;height:4px;border-radius:4px;background:#e5e2df;overflow:hidden}.bp-prog__fill[data-astro-cid-4sn4zg3r]{display:block;width:0%;height:100%;background:#ff5a1f}.bp-toc[data-astro-cid-4sn4zg3r]{margin-top:20px}.bp-toc[data-astro-cid-4sn4zg3r] summary[data-astro-cid-4sn4zg3r]{list-style:none;cursor:pointer;font-size:12px;font-weight:650;letter-spacing:.04em;text-transform:uppercase;color:#66625d}.bp-toc[data-astro-cid-4sn4zg3r] summary[data-astro-cid-4sn4zg3r]::-webkit-details-marker{display:none}.bp-toc__body[data-astro-cid-4sn4zg3r] h2{display:none}.bp-toc__body[data-astro-cid-4sn4zg3r] ul,.bp-toc__body[data-astro-cid-4sn4zg3r] ol{margin:12px 0 0;padding:0;list-style:none}.bp-toc__body[data-astro-cid-4sn4zg3r] li{margin:0;padding:0}.bp-toc__body[data-astro-cid-4sn4zg3r] li:before{content:none}.bp-toc__body[data-astro-cid-4sn4zg3r] a{display:block;padding:7px 0 7px 14px;border-left:2px solid #e5e2df;font-size:14px;line-height:1.3;font-weight:550;color:#55524e;text-decoration:none}.bp-toc__body[data-astro-cid-4sn4zg3r] a:hover{color:#0d0b0a;border-color:#0d0b0a}.bp-toc__body[data-astro-cid-4sn4zg3r] a.is-here{color:#ae3d0c;border-color:#ff5a1f}.bp-rail__back[data-astro-cid-4sn4zg3r]{display:inline-block;margin-top:22px;font-size:13px;font-weight:650;color:#ae3d0c;text-decoration:none}.bp-rail__back[data-astro-cid-4sn4zg3r]:hover{color:#0d0b0a}@media(max-width:1079px){.bp-rail__stick[data-astro-cid-4sn4zg3r]{position:static}.bp-toc[data-astro-cid-4sn4zg3r]{padding:16px 18px;border:1px solid #e5e2df;border-radius:14px}.bp-toc[data-astro-cid-4sn4zg3r]:not([open]) summary[data-astro-cid-4sn4zg3r]:after{content:" +"}.bp-rail__back[data-astro-cid-4sn4zg3r]{display:none}}.bp-body[data-astro-cid-4sn4zg3r]{max-width:72ch;min-width:0}.bp-next[data-astro-cid-4sn4zg3r]{max-width:1120px;margin:clamp(64px,8vw,120px) auto 0;padding:clamp(48px,5vw,72px) var(--hl-margin, 40px) clamp(64px,8vw,120px);border-top:1px solid #e5e2df}.bp-next__head[data-astro-cid-4sn4zg3r]{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.bp-next__head[data-astro-cid-4sn4zg3r] h2[data-astro-cid-4sn4zg3r]{margin:0;font-size:clamp(32px,4vw,60px);font-weight:650;letter-spacing:-.05em;line-height:1}.bp-next__head[data-astro-cid-4sn4zg3r] a[data-astro-cid-4sn4zg3r]{font-size:14px;font-weight:650;color:#0d0b0a;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:4px}.bp-next__grid[data-astro-cid-4sn4zg3r]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}@media(max-width:900px){.bp-next__grid[data-astro-cid-4sn4zg3r]{grid-template-columns:1fr}}.bp-next__card[data-astro-cid-4sn4zg3r]{display:flex;flex-direction:column;color:inherit;text-decoration:none}.bp-next__art[data-astro-cid-4sn4zg3r]{display:block;overflow:hidden;border-radius:14px;background:#f5f2ee}.bp-next__art[data-astro-cid-4sn4zg3r] img[data-astro-cid-4sn4zg3r]{display:block;width:100%;height:auto;aspect-ratio:16 / 10;object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.bp-next__meta[data-astro-cid-4sn4zg3r]{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:16px;font-size:13px;font-weight:600;color:#66625d}.bp-next__title[data-astro-cid-4sn4zg3r]{display:block;margin-top:10px;font-size:clamp(20px,1.7vw,26px);font-weight:650;line-height:1.12;letter-spacing:-.03em;color:#0d0b0a;transition:color .2s}.bp-next__dek[data-astro-cid-4sn4zg3r]{display:block;margin-top:8px;font-size:15px;line-height:1.45;color:#55524e}@media(hover:hover){.bp-next__card[data-astro-cid-4sn4zg3r]:hover .bp-next__title[data-astro-cid-4sn4zg3r]{color:#ae3d0c}.bp-next__card[data-astro-cid-4sn4zg3r]:hover img[data-astro-cid-4sn4zg3r]{transform:scale(1.03)}}
