article.article-layout{--article-reading: 65ch;--article-wide: 850px;--article-radius: 16px;--article-radius-sm: 12px;background:#fff;color:#333;padding-top:0}.breadcrumb-wrapper{background:#fff!important}.breadcrumb-link{color:#1a1d24!important}.breadcrumb-link:hover{color:#c8a05e!important}.breadcrumb-sep{color:#94a3b8!important}.breadcrumb-current{color:#0b1220!important;font-weight:600!important}article.article-layout .article-hero{position:relative;min-height:45vh;max-height:520px;display:flex;align-items:flex-end;padding:120px 5% 64px;overflow:hidden;background:#fff;text-align:left}article.article-layout .article-hero--with-image{background:#0b1220;color:#fff}article.article-layout .article-hero__bg{position:absolute;inset:0;z-index:0;background-size:cover;background-position:center}article.article-layout .article-hero--with-image .article-hero__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0b122059,#0b1220b8 60%,#0b1220eb)}article.article-layout .article-hero__inner{position:relative;z-index:1;width:100%;max-width:var(--article-wide);margin:0 auto}article.article-layout .article-hero__eyebrow{display:block;font-size:.7rem;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#5a9e9f;margin-bottom:1.25rem}article.article-layout .article-hero__title{font-size:3rem;font-weight:700;line-height:1.15;color:#0b1220;margin:0 0 1.5rem;max-width:18ch}article.article-layout .article-hero--with-image .article-hero__title{color:#fff}article.article-layout .article-hero__abstract{margin-bottom:2rem}article.article-layout .article-hero__abstract-label{display:block;font-size:.7rem;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#c8a05e;margin-bottom:.75rem}article.article-layout .article-hero__lede{font-size:1.15rem;line-height:1.7;color:#333c;max-width:55ch;margin:0 0 2rem}article.article-layout .article-hero--with-image .article-hero__lede{color:#ffffffbf}article.article-layout .article-hero__meta{font-size:.8rem;color:#86868b;letter-spacing:.5px;margin-bottom:2rem}article.article-layout .article-hero--with-image .article-hero__meta{color:#fff9}article.article-layout .article-hero__definition{background:#f5f5f7;color:#333;border-left:4px solid #C8A05E;border-radius:0 12px 12px 0;padding:1.5rem 1.75rem;max-width:55ch;margin-top:2rem;box-shadow:0 4px 20px #0b122014}article.article-layout .article-hero__definition p{margin:0;font-size:1rem;line-height:1.6;color:#333}article.article-layout .article-bento{padding:48px 5%;background:#f5f5f7}article.article-layout .article-bento__grid{display:grid;grid-template-columns:1fr;gap:16px;max-width:var(--article-wide);margin:0 auto}article.article-layout .bento-card{background:#fff;color:#333;border-radius:var(--article-radius-sm);padding:1.5rem 1.75rem;border:1px solid #E5E5E7;transition:box-shadow .25s ease,border-color .25s ease}article.article-layout .bento-card:hover{border-color:#c8a05e;box-shadow:0 8px 24px #0b12200f}article.article-layout .bento-card__label{display:block;font-size:.7rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#5a9e9f;margin-bottom:.75rem}article.article-layout .bento-card__body{font-size:.9rem;line-height:1.65;color:#555;margin:0}article.article-layout .article-main{padding:64px 5% 100px;background:#fff}article.article-layout .article-prose{max-width:65ch;margin:0 auto;font-size:1.125rem;line-height:1.85;color:#374151}article.article-layout .article-prose h2,article.article-layout .article-prose h3,article.article-layout .article-prose h4,article.article-layout .article-prose h5,article.article-layout .article-prose h6{color:#0b1220;line-height:1.25}article.article-layout .article-prose h2{position:relative;font-size:1.875rem;font-weight:800;letter-spacing:-.025em;margin-top:6rem;margin-bottom:2.5rem;display:flex;align-items:center}article.article-layout .article-prose h2:before{content:"";width:4px;height:1em;background:#5a9e9f;margin-right:.75rem;border-radius:2px;flex-shrink:0}article.article-layout .article-prose h3{font-size:1.25rem;font-weight:700;margin-top:3rem;margin-bottom:1rem}article.article-layout .article-prose h4{font-size:1.15rem;font-weight:700;margin-top:2rem;margin-bottom:.75rem}article.article-layout .article-prose h5,article.article-layout .article-prose h6{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-top:1.5rem;margin-bottom:.75rem}article.article-layout .article-prose p{margin-bottom:2rem;font-weight:500}article.article-layout .article-prose strong{color:#0b1220;font-weight:800}article.article-layout .article-prose a{color:#5a9e9f;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(90,158,159,.3);transition:color .2s ease,border-color .2s ease}article.article-layout .article-prose a:hover{color:#c8a05e;border-color:#c8a05e}article.article-layout .article-prose hr{margin-top:5rem;margin-bottom:5rem;border:0;border-top:1px solid rgba(229,231,235,.8)}article.article-layout .article-prose ul,article.article-layout .article-prose ol{margin:0 0 2rem 1.25rem;padding:0}article.article-layout .article-prose li{margin-bottom:.75rem;line-height:1.75}article.article-layout .article-prose blockquote{background:#f9fafb;padding:.75rem 1.5rem;border-left:4px solid #C8A05E;color:#0b1220;font-style:italic;margin-top:2.5rem;margin-bottom:2.5rem;border-radius:0 .75rem .75rem 0}article.article-layout .article-prose blockquote p:last-child{margin-bottom:0}article.article-layout .article-prose mark{background:#c8a05e1a;color:#c8a05e;font-weight:600;font-size:.9em;padding:.125rem .5rem;border-radius:.375rem;letter-spacing:.025em;white-space:nowrap}article.article-layout .article-prose figure,article.article-layout .article-prose .article-figure{margin:4rem auto;max-width:var(--article-wide)}article.article-layout .article-prose img{display:block;border-radius:1rem;border:1px solid #F3F4F6;box-shadow:0 4px 20px -10px #00000014;margin-top:3rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:100%;height:auto}article.article-layout .article-prose figcaption,article.article-layout .article-figure__caption{text-align:center;font-size:.875rem;color:#86868b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;margin-top:1rem;max-width:var(--article-reading);margin-left:auto;margin-right:auto}article.article-layout .article-prose table{width:100%;max-width:var(--article-wide);margin:2rem auto;border-collapse:collapse;font-size:.95rem;background:#fff;border-radius:var(--article-radius-sm);box-shadow:0 4px 20px #0b12200f;overflow:hidden}article.article-layout .article-prose thead{border-bottom:2px solid #0B1220}article.article-layout .article-prose th{padding:1rem 1.25rem;text-align:left;font-weight:600;color:#0b1220;text-transform:uppercase;font-size:.75rem;letter-spacing:1px}article.article-layout .article-prose td{padding:1rem 1.25rem;border-bottom:1px dashed #E5E5E7;color:#333}article.article-layout .article-prose tr:last-child td{border-bottom:none}article.article-layout .article-data-table{padding:0 5% 80px;background:#fff}article.article-layout .article-data-table__container{max-width:var(--article-wide);margin:0 auto;background:#fff;border-radius:var(--article-radius-sm);box-shadow:0 8px 32px #0b122014;overflow:hidden}article.article-layout .article-data-table__caption{padding:1.25rem 1.5rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#0b1220;background:#f5f5f7;border-bottom:1px solid #E5E5E7}article.article-layout .article-data-table__wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}article.article-layout .article-data-table table{width:100%;min-width:600px;border-collapse:collapse;font-size:.95rem}article.article-layout .article-data-table thead{border-bottom:2px solid #0B1220}article.article-layout .article-data-table th{padding:1rem 1.25rem;text-align:left;font-weight:600;color:#0b1220;text-transform:uppercase;font-size:.75rem;letter-spacing:1px;white-space:nowrap}article.article-layout .article-data-table td{padding:1rem 1.25rem;border-bottom:1px dashed #E5E5E7;color:#333}article.article-layout .article-data-table tr:last-child td{border-bottom:none}article.article-layout .article-data-table td strong,article.article-layout .article-data-table td .highlight{color:#c8a05e;font-weight:600}article.article-layout .article-appendix{padding:80px 5%;background:#f5f5f7}article.article-layout .article-appendix__inner{max-width:var(--article-reading);margin:0 auto;width:100%}article.article-layout .article-takeaways{background:#fff;border-radius:var(--article-radius);padding:2rem 2.25rem;margin-bottom:3rem;box-shadow:0 4px 20px #0b12200a}article.article-layout .article-takeaways__title{font-size:.75rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#5a9e9f;margin:0 0 1.25rem}article.article-layout .article-takeaways ul{margin:0;padding:0;list-style:none}article.article-layout .article-takeaways li{position:relative;padding-left:1.5rem;margin-bottom:1rem;font-size:1rem;line-height:1.7;color:#333}article.article-layout .article-takeaways li:before{content:"";position:absolute;left:0;top:.55rem;width:8px;height:8px;border-radius:50%;background:#c8a05e}article.article-layout .article-faq{margin-bottom:3rem}article.article-layout .article-faq__title{font-size:1.3rem;font-weight:700;color:#0b1220;margin:0 0 1.25rem}article.article-layout .article-faq__item{border-bottom:1px solid #E5E5E7}article.article-layout .article-faq__question{width:100%;padding:1.1rem 0;font-size:1rem;font-weight:600;color:#0b1220;background:transparent;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem}article.article-layout .article-faq__question:after{content:"+";font-size:1.4rem;font-weight:300;color:#5a9e9f;flex-shrink:0;line-height:1}article.article-layout .article-faq__item[open] .article-faq__question:after{content:"−"}article.article-layout .article-faq__answer{padding:0 0 1.25rem;font-size:.95rem;line-height:1.7;color:#333}article.article-layout .article-faq__answer p{margin:0 0 .75rem}article.article-layout .article-faq__answer p:last-child{margin-bottom:0}article.article-layout .article-citations{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding-top:3rem;border-top:1px solid #E5E5E7}article.article-layout .article-citations__block{font-size:.75rem;line-height:1.7;color:#86868b}article.article-layout .article-citations__title{font-size:.7rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#0b1220;margin:0 0 .75rem}article.article-layout .article-citations__block ol,article.article-layout .article-citations__block ul{margin:0;padding-left:1.1rem}article.article-layout .article-citations__block li{margin-bottom:.5rem}article.article-layout .article-citations__statement{margin:0}@media (max-width: 900px){article.article-layout .article-hero{min-height:auto;padding:120px 5% 60px}article.article-layout .article-hero__title{font-size:2.25rem}article.article-layout .article-bento__grid{grid-template-columns:1fr}article.article-layout .article-citations{grid-template-columns:1fr;gap:2rem}}@media (max-width: 600px){article.article-layout .article-hero{padding:100px 5% 48px}article.article-layout .article-hero__eyebrow{font-size:.65rem;letter-spacing:2px}article.article-layout .article-hero__title{font-size:1.85rem}article.article-layout .article-hero__lede,article.article-layout .article-hero__definition{font-size:1rem}article.article-layout .article-prose{font-size:1rem}article.article-layout .article-prose h2{font-size:1.45rem}article.article-layout .article-prose h3{font-size:1.2rem}article.article-layout .bento-card{padding:1.5rem}article.article-layout .article-data-table table{min-width:520px}}nav[data-astro-cid-zm77yjld]::-webkit-scrollbar{display:none}nav[data-astro-cid-zm77yjld]{-ms-overflow-style:none;scrollbar-width:none}
