.worldview-at-glance{display:flex;flex-direction:column;gap:1.1rem}.worldview-hero{align-items:center;background:var(--white);border:1px solid var(--fade-grey-dark-3);border-radius:8px;display:flex;gap:1.35rem;padding:1.35rem}.worldview-hero-image{align-items:center;display:flex;flex:0 0 84px;height:84px;justify-content:center;width:84px}.worldview-hero-image img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.worldview-hero-content{min-width:0}.worldview-kicker{color:var(--light-text);font-family:var(--font-alt);font-size:.75rem;font-weight:700;line-height:1;margin-bottom:.35rem;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.worldview-title{color:var(--dark-text);font-size:2.65rem;font-weight:700;line-height:1;margin:0}.worldview-essence{color:var(--medium-text);font-size:1.02rem;line-height:1.6;margin:.65rem 0 0;max-width:720px}.worldview-sections{display:grid;gap:.9rem}.worldview-section-card{background:var(--white);border:1px solid var(--fade-grey-dark-3);border-radius:8px;display:grid;gap:1.15rem;grid-template-columns:minmax(180px,220px) minmax(0,1fr);padding:1.15rem}.worldview-section-heading{align-content:start;align-items:center;display:grid;gap:.65rem .7rem;grid-template-columns:2rem minmax(0,1fr);min-width:0}.worldview-section-heading h2{color:var(--dark-text);font-size:1.1rem;font-weight:700;grid-column:1/-1;line-height:1.25;margin:0}.worldview-section-number{align-items:center;border:1px solid var(--fade-grey-dark-3);border-radius:999px;color:var(--light-text);display:inline-flex;font-family:var(--font-alt);font-size:.72rem;font-weight:700;height:2rem;justify-content:center;line-height:1;width:2rem}.worldview-section-icon{color:var(--primary);display:inline-flex;height:1.1rem;width:1.1rem}.worldview-items{display:grid;gap:.55rem;margin:0}.worldview-item{align-items:baseline;background:color-mix(in oklab,var(--fade-grey),#fff 72%);border-radius:6px;display:grid;gap:1rem;grid-template-columns:minmax(130px,170px) minmax(0,1fr);padding:.75rem .85rem}.worldview-item dt{color:var(--light-text);font-family:var(--font-alt);font-size:.82rem;font-weight:700;line-height:1.35}.worldview-item dd{color:var(--medium-text);font-size:.95rem;line-height:1.6;margin:0}.worldview-disclaimer{color:var(--light-text);font-size:.8rem;line-height:1.5;margin:.25rem 0 0}.is-dark .worldview-section-heading h2,.is-dark .worldview-title{color:var(--dark-dark-text)}.is-dark .worldview-essence,.is-dark .worldview-item dd{color:var(--dark-text)}.is-dark .worldview-hero,.is-dark .worldview-item,.is-dark .worldview-kicker,.is-dark .worldview-section-card,.is-dark .worldview-section-number{border-color:color-mix(in oklab,var(--dark-sidebar),#fff 12%)}.is-dark .worldview-hero,.is-dark .worldview-section-card{background:color-mix(in oklab,var(--dark-sidebar),#fff 2%)}.is-dark .worldview-item{background:color-mix(in oklab,var(--dark-sidebar),#fff 6%)!important}html[dir=rtl] .worldview-section-heading{grid-template-columns:2rem minmax(0,1fr)}html[dir=rtl] .worldview-item dd{line-height:1.75}@media only screen and (max-width:767px){.worldview-hero{align-items:flex-start;gap:.9rem;padding:1rem}.worldview-hero-image{flex-basis:56px;height:56px;width:56px}.worldview-title{font-size:1.8rem}.worldview-essence{font-size:1rem}.worldview-section-card{gap:.75rem;grid-template-columns:1fr;padding:1rem}.worldview-section-heading{grid-template-columns:2rem 1fr}.worldview-section-heading h2{grid-column:auto}.worldview-item{gap:.35rem;grid-template-columns:1fr;padding:.72rem 0}}
