*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-body);font-size:var(--fs-min);line-height:1.6;color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased}img,video,svg{max-width:100%}img,video{display:block;height:auto}:where(svg:not([width]):not([height])){width:1.5em;height:1.5em}.icon{width:1.1em;height:1.1em;display:inline-block;vertical-align:-0.15em;flex:0 0 auto}input,button,select,textarea{font:inherit;color:inherit}button{background:none;border:0;padding:0;cursor:pointer}::selection{background:var(--accent);color:var(--btn-accent-text)}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px;box-shadow:0 0 0 6px var(--focus-halo)}.sr-only,.show-for-sr,.screen-reader-text,.visually-hidden,.visible-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;padding:0;margin:-1px}.visible-hidden:focus{position:fixed;top:.5rem;left:.5rem;z-index:1000;width:auto;height:auto;clip:auto;clip-path:none;margin:0;padding:.7rem 1.1rem;background:var(--navy-deep);color:var(--white);border-radius:var(--radius-sm);font-weight:600}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.001ms!important;transition-duration:.001ms!important}}.bg-white{background:var(--white)}.bg-light-grey{background:var(--light)}.bg-mid-grey{background:var(--neutral-300, var(--box-border))}.bg-blue{background:var(--surface-blue);color:var(--white)}.bg-dark-blue{background:var(--surface-dark);color:var(--white)}.bg-navy{background:var(--surface-dark);color:var(--white)}.bg-black{background:var(--surface-muted);color:var(--white)}.bg-red{background:var(--surface-brand);color:var(--white)}:is(.bg-blue,.bg-dark-blue,.bg-navy,.bg-black,.bg-red,.bg-magenta,.bg-dark,.bg-dc-dark-blue,.bg-dc-blue,.bg-mid-blue,.bg-dark-grey) :is(h1,h2,h3,h4,h5,.content-area-title,.title-font){color:var(--white)}:is(.bg-dark-blue,.bg-navy,.bg-black,.bg-dark,.bg-dc-dark-blue,.bg-dark-grey) .eyebrow{color:var(--accent-on-dark)}:is(.bg-dark-blue,.bg-navy,.bg-black,.bg-dark,.bg-dc-dark-blue,.bg-dark-grey) :is(.section-intro,.title-area p){color:rgba(var(--on-dark-rgb),.86)}:is(.bg-dark-blue,.bg-navy,.bg-black,.bg-dark,.bg-dc-dark-blue,.bg-dark-grey) .d-lead{color:rgba(var(--on-dark-rgb),.72)}:is(.bg-dark-blue,.bg-navy,.bg-black,.bg-dark,.bg-dc-dark-blue,.bg-dark-grey) :is(h1,h2,h3) em{color:var(--accent-on-dark)}:is(.bg-dark-blue,.bg-navy,.bg-black,.bg-dark,.bg-dc-dark-blue,.bg-dark-grey) a:not(.btn):not(.button):not(.cta){color:var(--accent-on-dark)}:is(.bg-blue,.bg-red,.bg-magenta,.bg-dc-blue,.bg-mid-blue) :is(.eyebrow,.section-intro,.title-area p,.d-lead){color:var(--text-on-dark)}:is(.bg-blue,.bg-red,.bg-magenta,.bg-dc-blue,.bg-mid-blue) :is(h1,h2,h3) em{color:var(--display-em-on-dark)}:is(.bg-blue,.bg-red,.bg-magenta,.bg-dc-blue,.bg-mid-blue) a:not(.btn):not(.button):not(.cta){color:var(--text-on-dark);text-decoration-thickness:2px}.row{width:100%;max-width:var(--content-max);margin:0 auto;padding-inline:var(--page-gutter)}.row--narrow{max-width:var(--content-max-narrow)}.row--full{max-width:none}.pad{padding-block:var(--space-section-sm)}.pad-top{padding-top:var(--space-section-sm)}.pad-bottom{padding-bottom:var(--space-section-sm)}.pad-reduced{padding-block:calc(var(--space-section-sm) / 2)}.pad-top-reduced{padding-top:calc(var(--space-section-sm) / 2)}.pad-bottom-reduced{padding-bottom:calc(var(--space-section-sm) / 2)}@media(min-width:64em){.pad{padding-block:var(--space-section)}.pad-top{padding-top:var(--space-section)}.pad-bottom{padding-bottom:var(--space-section)}.pad-reduced{padding-block:calc(var(--space-section) / 2)}.pad-top-reduced{padding-top:calc(var(--space-section) / 2)}.pad-bottom-reduced{padding-bottom:calc(var(--space-section) / 2)}}:is(.call-to-action,.impact-bar,.testimonial-panel){margin-block:calc(var(--space-section-sm) / 2)}@media(min-width:64em){:is(.call-to-action,.impact-bar,.testimonial-panel){margin-block:calc(var(--space-section) / 2)}}.pad-full-extra-small{padding:1rem}.pad-full-small{padding:2rem}.content-area{position:relative}.pagination{display:flex;align-items:center;gap:.75rem;margin-top:2rem}.pagination a,.pagination span.is-current{width:44px;height:44px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-weight:700;text-decoration:none;border:1px solid var(--line);color:var(--text-heading)}.pagination span.is-current{background:var(--navy);color:var(--white);border-color:var(--navy)}.filter-panel{border-right:1px solid var(--line);padding:2rem 1.8rem 3rem}.filter-panel__head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1.2rem}.filter-group{border-top:1px solid var(--line);padding-block:1.1rem}.filter-group__toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.filter-group__toggle span:first-child{font-family:var(--font-display);font-weight:var(--display-weight);font-size:1.3125rem;color:var(--text-heading)}.filter-group__options{margin-top:.9rem;max-height:300px;overflow-y:auto;display:flex;flex-direction:column;gap:.55rem}.filter-option{display:flex;align-items:center;gap:.7rem;text-align:left}.filter-option__box{flex:0 0 auto;width:22px;height:22px;border:2px solid var(--box-border);background:var(--white);border-radius:5px;display:flex;align-items:center;justify-content:center;color:var(--white);font-size:var(--fs-meta);font-weight:700}.filter-option[aria-pressed=true] .filter-option__box{background:var(--navy);border-color:var(--navy)}.filter-option[aria-pressed=true] .filter-option__label{font-weight:700;color:var(--navy)}.filter-option__count{margin-left:auto;color:var(--muted);font-variant-numeric:tabular-nums}.results-layout{display:grid;grid-template-columns:330px 1fr;align-items:start}@media(max-width:64em){.results-layout{grid-template-columns:1fr}.filter-panel{border-right:0;border-bottom:1px solid var(--line)}}@keyframes rise{from{opacity:0;translate:0 32px}to{opacity:1;translate:0 0}}@keyframes bob{0%,100%{transform:translateY(0)}50%{transform:translateY(8px)}}.dncg-video-embed{margin:0 0 var(--flow-space, 1.5rem)}.dncg-video-embed lite-youtube{max-width:100%;width:100%;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md)}@media print{body{background:var(--white)}.site-header,.site-footer,.page-navigation,.controls,.brand-switcher,[data-print-hide]{display:none!important}.hero-background,.full-page-hero__background,.stats-banner::before{display:none}.hero,.full-page-hero,.hero-enhanced,.stats-banner{background:var(--white);color:var(--black)}a{text-decoration:underline}}
