@import "https://fonts.googleapis.com/css2?family=Mulish:wght@400;600;700;800&display=swap";:root{--primary:#01ad9f;--body:#fff;--border:#d5d5d5;--light:#fafafa;--dark:#152035;--text:#747577;--text-dark:#152035;--text-light:#a1a5ae;--container:1000px;--container-wide:1260px}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%}body{background:var(--body);min-height:100vh;color:var(--text);margin:0;font-family:Mulish,Arial,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none;transition:color .2s}a:hover{color:var(--primary)}img{max-width:100%;display:block}button,input{font:inherit}h1,h2,h3,h4{color:var(--text-dark);margin-top:0;font-weight:800;line-height:1.18}h1,.h1{font-size:clamp(2.25rem,5vw,3.6rem)}h2,.h2{font-size:clamp(1.8rem,4vw,2.5rem)}h3,.h3{font-size:clamp(1.28rem,2.5vw,1.72rem)}p{margin-top:0}.container{width:min(var(--container),calc(100% - 2rem));margin-inline:auto}.container-wide{width:min(var(--container-wide),calc(100% - 2rem));margin-inline:auto}.section{padding-block:5rem}.section-light{background:var(--light);border-block:1px solid #eee}.skip-link{position:absolute;left:-9999px}.skip-link:focus{z-index:100;background:var(--dark);color:#fff;padding:.7rem 1rem;top:1rem;left:1rem}.header{background:#fff;padding-top:1.5rem}.navbar{flex-wrap:wrap;justify-content:space-between;align-items:center;min-height:70px;display:flex;position:relative}.navbar-brand{display:block}.navbar-brand img{width:210px;height:auto}.navbar-nav{align-items:center;gap:.15rem;margin:0 0 0 auto;padding:0;list-style:none;display:flex}.nav-item{margin-inline:.15rem}.nav-link{color:var(--text-dark);padding:.85rem 1rem;font-size:1.02rem;font-weight:700;display:block}.nav-link[aria-current=page]{color:var(--primary)}.search-link{width:44px;height:44px;color:var(--dark);place-items:center;margin-left:.4rem;display:grid}.search-link svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:22px;height:22px}.nav-toggle,.nav-button{display:none}.home-intro{text-align:center;padding:4rem 0 1rem}.eyebrow{color:var(--primary);letter-spacing:.11em;text-transform:uppercase;font-size:.78rem;font-weight:800}.home-intro h1{max-width:820px;margin:.75rem auto 1rem}.home-intro p,.page-heading p{max-width:720px;margin:0 auto;font-size:1.08rem}.posts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 2rem;display:grid}.post-card-featured{grid-column:1/-1}.post-image-link{background:var(--light);border-radius:.6rem;display:block;overflow:hidden}.article-picture{background:var(--light);width:100%;display:block;overflow:hidden}.article-picture img{object-fit:cover;width:100%;height:auto;transition:transform .3s}.post-card:not(.post-card-featured) .article-picture{aspect-ratio:1}.post-card:not(.post-card-featured) .article-picture img{height:100%}.post-image-link:hover img{transform:scale(1.03)}.post-meta{color:var(--text);flex-wrap:wrap;align-items:center;gap:.45rem;margin:1.35rem 0 .7rem;font-size:.86rem;font-weight:700;display:flex}.post-meta a{color:var(--text-dark)}.post-card h2{margin-bottom:.75rem}.post-card p{margin-bottom:0}.section-heading{text-align:center;margin-bottom:2rem}.section-heading:after,.page-heading h1:after{content:"";background:var(--primary);border-radius:999px;width:42px;height:4px;margin:1rem auto 0;display:block}.section-heading p{max-width:650px;margin:.7rem auto 0}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.category-card{border:1px solid var(--border);background:#fff;border-radius:.65rem;padding:1.4rem}.category-card:before{content:"";background:var(--primary);border-radius:999px;width:34px;height:4px;margin-bottom:1rem;display:block}.category-card h2{margin-bottom:.55rem;font-size:1.25rem}.category-card p{margin-bottom:.75rem;font-size:.93rem}.category-count{color:var(--primary);font-size:.83rem;font-weight:800}.analyst-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;display:grid}.analyst-card{text-align:center;border:1px solid var(--border);background:#fff;border-radius:.65rem;padding:1.3rem 1rem}.analyst-avatar{width:72px;height:72px;color:var(--primary);background:#e7f7f5;border-radius:50%;place-items:center;margin:0 auto 1rem;font-size:1.45rem;font-weight:800;display:grid}.analyst-card h2{margin-bottom:.25rem;font-size:1.1rem}.analyst-card p{margin-bottom:.5rem;font-size:.84rem}.page-heading{text-align:center;padding:4.5rem 0 2.5rem}.page-heading h1{max-width:850px;margin:.55rem auto 1rem}.list-stack{gap:2.2rem;display:grid}.list-row{grid-template-columns:280px 1fr;align-items:start;gap:1.6rem;display:grid}.list-row .article-picture{aspect-ratio:1;border-radius:.6rem}.list-row .article-picture img{height:100%}.list-row h2{margin-bottom:.65rem}.list-row p{margin-bottom:0}.breadcrumbs{padding-top:2rem}.breadcrumbs ol{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;font-size:.85rem;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";color:var(--text-light);margin-left:.4rem}.article-header{text-align:center;padding:3rem 0 1.5rem}.article-header h1{max-width:900px;margin:0 auto 1rem}.article-header .post-meta{justify-content:center}.article-hero{margin:1.5rem auto 0}.article-hero .article-picture{aspect-ratio:16/9;border-radius:.65rem}.article-hero img{height:100%}.article-layout{grid-template-columns:minmax(0,1fr) 230px;align-items:start;gap:3rem;display:grid}.content{color:#515357;font-size:1.08rem}.content h2{margin-top:2.3rem;margin-bottom:.8rem}.content h3{margin-top:2rem;margin-bottom:.7rem}.content a{color:var(--primary);text-decoration:underline}.content blockquote{border-left:4px solid var(--primary);background:var(--light);border-radius:.4rem;margin:1.5rem 0;padding:1rem 1.4rem}.article-sidebar{background:var(--light);border-radius:.6rem;padding:1.2rem;position:sticky;top:1.5rem}.article-sidebar h2{margin-bottom:.8rem;font-size:1rem}.article-sidebar ul{margin:0;padding:0;list-style:none}.article-sidebar li+li{margin-top:.55rem}.article-sidebar a{font-size:.87rem}.article-disclaimer{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1rem;font-size:.82rem}.report-filter{color:#087f76;text-transform:capitalize;background:#e7f7f5;border-radius:.5rem;margin-bottom:.8rem;padding:.42rem .7rem;font-size:.82rem;font-weight:800;display:inline-flex}.search-form{gap:.65rem;margin-bottom:2rem;display:flex}.search-form input{border:1px solid var(--border);border-radius:.55rem;flex:1;min-width:0;padding:.9rem 1rem}.search-results{gap:1rem;display:grid}.search-result{border-bottom:1px solid var(--border);padding-bottom:1rem}.search-result h2{margin-bottom:.35rem;font-size:1.25rem}.site-footer{background:var(--dark);color:#ffffffb8;margin-top:4rem;padding:4.5rem 0 1.4rem}.site-footer .navbar-brand img{width:200px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:2rem;display:grid}.footer-copy{max-width:520px;margin-top:1.2rem}.site-footer h2{color:#fff;font-size:1.05rem}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li+li{margin-top:.55rem}.site-footer a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff26;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:1.2rem;font-size:.85rem;display:flex}.footer-bottom p{margin:0}@media (width<=900px){.navbar-nav{order:3;width:100%;padding:.7rem 0 1rem;display:none}.nav-button{cursor:pointer;place-content:center;gap:4px;width:42px;height:42px;margin-left:auto;display:grid}.nav-button span{background:var(--dark);width:22px;height:2px;display:block}.nav-toggle:checked~.navbar-nav{display:block}.nav-toggle:checked~.navbar-nav .nav-link{padding:.65rem .25rem}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analyst-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.article-layout{grid-template-columns:1fr}.article-sidebar{position:static}}@media (width<=650px){.section{padding-block:3.4rem}.posts-grid,.category-grid,.analyst-grid{grid-template-columns:1fr}.post-card-featured{grid-column:auto}.list-row{grid-template-columns:110px 1fr;gap:1rem}.list-row h2{font-size:1.15rem}.list-row p{display:none}.list-row .post-meta{margin-top:0}.footer-grid{grid-template-columns:1fr}.navbar-brand img{width:175px}}
