.html-layout-intro-quote{margin-bottom:3rem}.html-layout-intro-quote__intro p{margin-bottom:1.25rem}.html-layout-intro-quote__intro p:last-child{margin-bottom:0}.html-quote-card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;box-shadow:0 2px 12px #0000000f;padding:1.75rem 1.5rem;height:100%}.html-quote-card__attribution{text-align:left;margin-bottom:1.25rem}.html-quote-card__image{width:64px;height:64px;border-radius:50%;object-fit:cover;display:block;margin:0 0 .85rem;background:#111}.html-quote-card__name{font-family:Open Sans,sans-serif;font-size:1.1rem;font-weight:700;color:#111;margin:0 0 .2rem;line-height:1.3}.html-quote-card__title{font-family:Open Sans,sans-serif;font-size:.9rem;font-weight:400;color:#888;margin:0;line-height:1.4}.html-quote-card__mark{font-family:Georgia,Times New Roman,serif;font-size:3.5rem;line-height:.6;color:#42f0cd;display:block;margin-bottom:.5rem}.html-quote-card__text{font-family:Open Sans,sans-serif;font-size:1rem;font-style:italic;line-height:1.65;color:#333;margin:0}@media(max-width:991px){.html-layout-intro-quote__quote-col{margin-top:2rem}}.html-report-toc{margin:2rem 0 0}.html-report-toc__label{font-family:Open Sans,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0c7a5f;margin:0 0 .85rem}.html-report-toc__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.html-report-toc__item{margin:0}.html-report-toc__item--featured{grid-column:1 / -1}.html-report-toc__link{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:1rem 1.1rem;border-radius:10px;border:1px solid #e5e5e5;background:#f5f5f5;color:#111;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:700;line-height:1.3;text-decoration:none;transition:background-color .15s ease,border-color .15s ease}.html-report-toc__link:hover,.html-report-toc__link:focus{text-decoration:none;color:#111;border-color:#d0d0d0;background:#ececec}.html-report-toc__item--featured .html-report-toc__link{background:#111;border-color:#111;color:#fff}.html-report-toc__item--featured .html-report-toc__link:hover,.html-report-toc__item--featured .html-report-toc__link:focus{background:#222;border-color:#222;color:#fff}.html-report-toc__text{flex:1;min-width:0}.html-report-toc__icon{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#42f0cd;display:inline-flex;align-items:center;justify-content:center}.html-report-toc__icon svg{display:block;width:12px;height:12px}@media(max-width:767px){.html-report-toc__list{grid-template-columns:1fr}}.report-hero{--report-hero-ink: #000000;--report-content-width: 1320px;--report-page-gutter: clamp(32px, 3.2vw, 48px);position:relative;z-index:1;overflow:visible;background:transparent;color:var(--report-hero-ink);padding:0;margin:0}.report-hero:before{content:"";position:absolute;inset:0 0 68px;background:var(--report-hero-mint);z-index:0}.report-hero__container{position:relative;z-index:1;padding-top:80px;width:min(calc(100% - (var(--report-page-gutter) * 2)),var(--report-content-width));margin:0 auto}.report-hero__copy{width:min(760px,calc(100% - 380px));padding-bottom:40px}.report-hero__eyebrow{display:flex;align-items:flex-start;gap:10px;margin:0 0 24px;font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:500;line-height:1.25;letter-spacing:-.02em}.report-hero__eyebrow-square{display:block;flex:0 0 17px;width:17px;height:17px;margin-top:5px;background:#ffffff8c}.report-hero__title{max-width:700px;margin:0 0 28px;font-family:Arial,Helvetica,sans-serif;font-size:clamp(46px,4.2vw,66px);font-weight:500;line-height:1.07;letter-spacing:-.035em;color:#000}.report-hero__description{max-width:765px;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:400;line-height:1.48;letter-spacing:-.015em;color:#000}.report-hero__flag{position:absolute;top:47px;right:0;z-index:10;width:fit-content;max-width:min(340px,32vw);min-height:74px;background:#fff;clip-path:polygon(27px 0,100% 0,100% 100%,27px 100%,0 0)}.report-hero__flag-inner{display:flex;align-items:center;justify-content:center;width:fit-content;min-width:0;max-width:100%;min-height:74px;padding:20px 24px 20px 44px;gap:15px}.report-hero__flag-logo{display:block;flex:0 1 auto;width:auto;max-width:none;object-fit:contain;object-position:center;filter:brightness(0)}.report-hero__flag-logo--left{height:34px;max-width:165px}.report-hero__flag-logo--right{height:34px;max-width:144px}.report-hero__flag-divider{display:block;flex:0 0 1px;width:1px;height:33px;background:#777}.report-hero__image-frame{position:relative;width:100%;height:430px;overflow:hidden;border-radius:14px;background:#d9d9d9}.report-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center 51%}.report-hero__flag--mobile{display:none}@media(max-width:1100px){.report-hero__container{padding-top:56px}.report-hero:before{bottom:68px}.report-hero__flag--desktop{display:none}.report-hero__flag--mobile{display:block;position:relative;top:auto;right:auto;width:fit-content;max-width:340px;margin:0 0 36px auto}.report-hero__copy{width:100%;padding-bottom:40px}.report-hero__title{max-width:790px;font-size:clamp(43px,6vw,58px)}.report-hero__description{max-width:760px}.report-hero__image-frame{height:400px;border-radius:14px}}@media(max-width:760px){.report-hero{--report-page-gutter: 24px}.report-hero__container{padding-top:32px}.report-hero:before{bottom:68px}.report-hero__flag--mobile{margin:0 0 28px auto;max-width:calc(100% - 24px);min-height:58px;clip-path:polygon(20px 0,100% 0,100% 100%,20px 100%,0 0)}.report-hero__flag-inner{min-height:58px;padding:14px 18px 14px 34px;gap:11px}.report-hero__flag-logo--left{height:28px}.report-hero__flag-logo--right,.report-hero__flag-divider{height:27px}.report-hero__eyebrow{font-size:17px;margin-bottom:22px}.report-hero__eyebrow-square{flex-basis:14px;width:14px;height:14px;margin-top:4px}.report-hero__title{max-width:none;margin-bottom:22px;font-size:clamp(38px,10.5vw,50px);line-height:1.06}.report-hero__description{max-width:none;font-size:18px;line-height:1.5}.report-hero__copy{padding-bottom:40px}.report-hero__image-frame{height:340px;border-radius:14px}}@media(max-width:480px){.report-hero{--report-page-gutter: 18px}.report-hero__container{padding-top:24px}.report-hero:before{bottom:52px}.report-hero__flag--mobile{margin:0 0 24px auto;max-width:calc(100% - 14px);min-height:50px;clip-path:polygon(16px 0,100% 0,100% 100%,16px 100%,0 0)}.report-hero__flag-inner{min-height:50px;padding:11px 14px 11px 26px;gap:8px}.report-hero__flag-logo--left{height:24px}.report-hero__flag-logo--right,.report-hero__flag-divider{height:23px}.report-hero__eyebrow{font-size:16px;line-height:1.25}.report-hero__title{font-size:clamp(35px,11vw,44px)}.report-hero__description{font-size:17px}.report-hero__copy{padding-bottom:32px}.report-hero__image-frame{height:280px}.report-hero__image{object-position:54% center}}
