:root{--color-graphite:#111418;--color-bone:#f2efe8;--color-paper:#f6f3ec;--color-ink:#111;--color-mint:#5dc69f;--color-mint-hairline:#3e9171;--color-sulfur:#e8c547;--color-rule:#1114181f;--color-bg:var(--color-bone);--color-fg:var(--color-graphite);--color-fg-muted:#5e636a;--color-surface:var(--color-paper);--color-chrome-bg:var(--color-graphite);--color-chrome-fg:var(--color-bone);--type-xs:clamp(.78rem, .74rem + .2vw, .86rem);--type-sm:clamp(.88rem, .84rem + .22vw, .96rem);--type-base:clamp(1rem, .96rem + .25vw, 1.08rem);--type-md:clamp(1.18rem, 1.1rem + .4vw, 1.34rem);--type-lg:clamp(1.44rem, 1.3rem + .7vw, 1.72rem);--type-xl:clamp(1.85rem, 1.6rem + 1.1vw, 2.3rem);--type-display:clamp(2.6rem, 2rem + 2.8vw, 4.4rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4.5rem;--space-9:6rem;--radius-sm:2px;--radius-md:6px;--duration-fast:.16s;--duration-slow:.36s;--easing-standard:cubic-bezier(.2, .7, .2, 1);--primary-color:#000;--secondary-color:#333;--accent-color:#555;--text-color:#333;--background-color:#fff;--light-gray:#f5f5f5;--medium-gray:#e0e0e0;--dark-gray:#666;--brand-teal:#5dc69f;--brand-teal-dark:#4ab089;--brand-teal-light:#e9f8f5;--body-font:"Helvetica Neue", Arial, sans-serif;--heading-font:"Helvetica Neue", Arial, sans-serif;--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:2rem;--spacing-lg:3rem;--spacing-xl:4rem;--container-width:1200px}@media (prefers-reduced-motion:reduce){:root{--duration-fast:0s;--duration-slow:0s}}[data-theme=dark]{--color-bg:var(--color-graphite);--color-fg:var(--color-bone);--color-fg-muted:#a8aeb8;--color-surface:#1a1e23;--color-chrome-bg:#1a1e23;--color-chrome-fg:var(--color-bone);--color-rule:#f2efe81f}@supports (color:color-mix(in oklch, black, white)){[data-theme=dark]{--color-surface:color-mix(in oklch, var(--color-graphite) 88%, white);--color-chrome-bg:color-mix(in oklch, var(--color-graphite) 88%, white)}}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--color-bg:var(--color-graphite);--color-fg:var(--color-bone);--color-fg-muted:#a8aeb8;--color-surface:#1a1e23;--color-chrome-bg:#1a1e23;--color-chrome-fg:var(--color-bone);--color-rule:#f2efe81f}}@supports (color:color-mix(in oklch, black, white)){@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--color-surface:color-mix(in oklch, var(--color-graphite) 88%, white);--color-chrome-bg:color-mix(in oklch, var(--color-graphite) 88%, white)}}:root{--color-paper:color-mix(in oklch, var(--color-bone) 92%, white);--color-mint-hairline:color-mix(in oklch, var(--color-mint) 70%, var(--color-graphite))}}
html{box-sizing:border-box;--site-header-height:calc((var(--spacing-md) * 2) + 61px)}*,:before,:after{box-sizing:inherit}html body{font-family:var(--font-body), -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;background:var(--color-bg);color:var(--color-fg);margin:0;line-height:1.6}.site-header,.site-footer,.skip-to-content{font-family:var(--font-body), -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif}html :is(h1,h2,h3,h4,h5,h6){font-family:var(--font-display), Georgia, "Times New Roman", serif;color:var(--color-fg);letter-spacing:-.012em}html h1{font-size:var(--type-xl);font-weight:700;line-height:1.1}html h2{font-size:var(--type-lg);margin-top:1.8em;font-weight:700;line-height:1.18}html h3{font-size:var(--type-md);margin-top:1.6em;font-weight:600;line-height:1.25}html h4{letter-spacing:-.008em;margin-top:1.4em;font-size:clamp(1.06rem,1rem + .28vw,1.18rem);font-weight:600;line-height:1.3}html h5{font-size:var(--type-base);letter-spacing:0;text-transform:uppercase;font-weight:700;line-height:1.35;font-family:var(--font-body), -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;margin-top:1.2em}html h6{font-size:var(--type-sm);letter-spacing:.06em;text-transform:uppercase;color:var(--color-fg-muted);font-weight:700;line-height:1.4;font-family:var(--font-body), -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;margin-top:1.1em}:is(.content-section,.chapter-content) a{color:var(--color-fg);text-decoration:underline;-webkit-text-decoration-color:var(--color-mint);text-decoration-color:var(--color-mint);text-underline-offset:3px;text-decoration-thickness:2px}:is(.content-section,.chapter-content) a:hover{-webkit-text-decoration-color:var(--color-fg);text-decoration-color:var(--color-fg)}html a.read-more,html a.resource-button,html a.external-link,html a.internal-link,html a.read-more:hover,html a.resource-button:hover,html a.external-link:hover,html a.internal-link:hover{text-decoration:none;color:var(--color-graphite)!important}html a.download-link,html a.download-link:hover{color:var(--color-chrome-fg);text-decoration:none}.content-section table{font-variant-numeric:tabular-nums}.content-section table td:where([class*=num],[data-numeric]){font-family:var(--font-mono), ui-monospace, Menlo, Consolas, monospace}html .content-section,html .update-item{border-bottom-color:var(--color-rule)}html .update-date{color:var(--color-fg);border-bottom-color:var(--color-mint)}html .content-section thead th{background:#11141812}html .content-section th,html .content-section td{border:1px solid var(--color-rule)}html .content-section tbody tr:nth-child(2n){background:#11141809}html .highlight-item{border-left:2px solid var(--color-mint);background-color:#1114180b;border-radius:0}html .highlight-item:hover{background-color:#11141814}.container:has(>.departments-grid)>h3{text-align:center}.container:has(>.departments-grid)>h3+p{text-align:center}html .department-item{text-align:center}html .publication-item{background-color:var(--color-paper);border-top:1px solid var(--color-rule);border-right:1px solid var(--color-rule);border-bottom:1px solid var(--color-rule)}html .publication-card,html .publication-item{box-shadow:0 1px 3px #11141812}html .publication-card{background-color:var(--color-paper);border:1px solid var(--color-rule)}html .advisor-item{text-align:center}@media (min-width:768px){html .departments-grid,html .advisory-grid{grid-template-columns:repeat(3,1fr)}}html #currently-playing,html .enhanced-audio-status{display:none}html .findings-reader-panel__nav-title{font-family:var(--font-body), -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif}html [data-page=audio] .hero-text{margin:0 0 .6em}html [data-page=audio] .hero-text:last-child{margin-bottom:0}html .site-header{background-color:var(--color-bg);border-bottom:1px solid var(--color-rule)}html .nav-links a{color:var(--color-fg);font-family:var(--font-body), -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif}html .nav-links a:hover{color:var(--color-fg)}html .nav-links a:after{background-color:var(--color-mint)}html .nav-links a.active{color:var(--color-fg);background-color:#0000}@media (max-width:767px){html .nav-links{background-color:var(--color-bg);border-top:1px solid var(--color-rule)}}html .site-footer{background-color:var(--color-chrome-bg);color:var(--color-chrome-fg);border-top:1px solid var(--color-rule)}[data-theme=dark] .site-footer{background-color:var(--color-bg)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .site-footer{background-color:var(--color-bg)}}html .footer-nav a{color:var(--color-chrome-fg);font-family:var(--font-body), -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;text-underline-offset:4px;transition:text-decoration-color var(--duration-fast,.16s) var(--easing-standard,ease);-webkit-text-decoration:underline #f2efe859;text-decoration:underline #f2efe859;text-decoration-thickness:1px}html .footer-nav a:hover,html .footer-nav a:focus-visible{opacity:1;color:var(--color-chrome-fg);-webkit-text-decoration-color:var(--color-mint);text-decoration-color:var(--color-mint);text-decoration-thickness:2px}html .footer-nav .highlight-text{color:var(--color-chrome-fg);background:0 0;font-weight:400}html .footer-nav li:not(:last-child):after{color:#f2efe866}html .footer-logos{border-bottom-color:#f2efe826}@media (min-width:1440px){html .container{max-width:1320px}}@media (min-width:1920px){html .container{max-width:1440px}}html{scrollbar-color:var(--color-rule) var(--color-bg);scrollbar-width:thin;scrollbar-gutter:stable}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-rule);border:3px solid var(--color-bg);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:color-mix(in oklch, var(--color-fg) 35%, var(--color-bg))}a{color:inherit}[data-page=home] .hero{isolation:isolate;min-height:clamp(480px,70vh,720px);padding:clamp(48px,8vh,96px) 0;position:relative}[data-page=home] .hero:after{content:"";background:var(--color-mint-hairline,#5dc69f66);z-index:3;height:1px;position:absolute;bottom:0;left:0;right:0}[data-page=home] .hero-overlay{background-color:#080a0cc7;background-image:linear-gradient(100deg,#080a0ceb 0%,#080a0cc7 50%,#080a0c8c 100%)}[data-page=home] .hero .container{z-index:2;width:100%;position:relative}[data-page=home] .hero-content{text-align:left;max-width:720px;margin:0}[data-page=home] .hero-title{font-family:var(--font-display), Georgia, "Times New Roman", serif;letter-spacing:-.018em;text-align:left;text-shadow:none;margin:0 0 22px;font-size:clamp(2.4rem,1.6rem + 3.6vw,4.4rem);font-weight:600;line-height:1.04;color:var(--color-chrome-fg,#f2efe8)!important}[data-page=home] .hero-text{font-family:var(--font-body), -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;color:#f2efe8e6;text-shadow:none;max-width:56ch;margin:0;font-size:clamp(1.04rem,.96rem + .36vw,1.18rem);line-height:1.55}[data-page=home] .hero-text .highlight-text{color:var(--color-mint,#5dc69f);background:0 0;font-weight:500}[data-page=home] .hero-text a{color:var(--color-chrome-fg,#f2efe8);text-decoration:underline;-webkit-text-decoration-color:var(--color-mint,#5dc69f);text-decoration-color:var(--color-mint,#5dc69f);text-underline-offset:3px;text-decoration-thickness:2px}[data-page=home] .hero-text a:hover{-webkit-text-decoration-color:var(--color-chrome-fg,#f2efe8);text-decoration-color:var(--color-chrome-fg,#f2efe8)}@media (max-width:720px){[data-page=home] .hero{min-height:clamp(420px,60vh,560px);padding:48px 0}[data-page=home] .hero-content{max-width:100%}}:is([data-page=about],[data-page=approach],[data-page=team],[data-page=publications],[data-page=audio],[data-page=videos],[data-page=contact],[data-page=faq],[data-page=privacy],[data-page=acknowledgements]) .hero{isolation:isolate;min-height:clamp(360px,50vh,520px);padding:clamp(36px,6vh,72px) 0;position:relative}:is([data-page=about],[data-page=approach],[data-page=team],[data-page=publications],[data-page=audio],[data-page=videos],[data-page=contact],[data-page=faq],[data-page=privacy],[data-page=acknowledgements]) .hero:after{content:"";background:var(--color-mint-hairline,#5dc69f66);z-index:3;height:1px;position:absolute;bottom:0;left:0;right:0}:is([data-page=about],[data-page=approach],[data-page=team],[data-page=publications],[data-page=audio],[data-page=videos],[data-page=contact],[data-page=faq],[data-page=privacy],[data-page=acknowledgements]) .hero-overlay{background-color:#080a0cbd;background-image:linear-gradient(105deg,#080a0ce6 0%,#080a0cbd 55%,#080a0c80 100%)}:is([data-page=about],[data-page=approach],[data-page=team],[data-page=publications],[data-page=audio],[data-page=videos],[data-page=contact],[data-page=faq],[data-page=privacy],[data-page=acknowledgements]) .hero .container{z-index:2;width:100%;position:relative}:is([data-page=about],[data-page=approach],[data-page=team],[data-page=publications],[data-page=audio],[data-page=videos],[data-page=contact],[data-page=faq],[data-page=privacy],[data-page=acknowledgements]) .hero-content{text-align:left;max-width:720px;margin:0}:is([data-page=about],[data-page=approach],[data-page=team],[data-page=publications],[data-page=audio],[data-page=videos],[data-page=contact],[data-page=faq],[data-page=privacy],[data-page=acknowledgements]) .hero-title{font-family:var(--font-display), Georgia, "Times New Roman", serif;letter-spacing:-.016em;text-align:left;text-shadow:none;margin:0 0 20px;font-size:clamp(2.1rem,1.4rem + 3vw,3.6rem);font-weight:600;line-height:1.06;color:var(--color-chrome-fg,#f2efe8)!important}:is([data-page=about],[data-page=approach],[data-page=team],[data-page=publications],[data-page=audio],[data-page=videos],[data-page=contact],[data-page=faq],[data-page=privacy],[data-page=acknowledgements]) .hero-text{font-family:var(--font-body), -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;color:#f2efe8e6;text-shadow:none;max-width:56ch;margin:0;font-size:clamp(1.02rem,.94rem + .32vw,1.14rem);line-height:1.55}:is([data-page=about],[data-page=approach],[data-page=team],[data-page=publications],[data-page=audio],[data-page=videos],[data-page=contact],[data-page=faq],[data-page=privacy],[data-page=acknowledgements]) .hero-text .highlight-text{color:var(--color-mint,#5dc69f);background:0 0;font-weight:500}:is([data-page=about],[data-page=approach],[data-page=team],[data-page=publications],[data-page=audio],[data-page=videos],[data-page=contact],[data-page=faq],[data-page=privacy],[data-page=acknowledgements]) .hero-text a{color:var(--color-chrome-fg,#f2efe8);text-decoration:underline;-webkit-text-decoration-color:var(--color-mint,#5dc69f);text-decoration-color:var(--color-mint,#5dc69f);text-underline-offset:3px;text-decoration-thickness:2px}:is([data-page=about],[data-page=approach],[data-page=team],[data-page=publications],[data-page=audio],[data-page=videos],[data-page=contact],[data-page=faq],[data-page=privacy],[data-page=acknowledgements]) .hero-text a:hover{-webkit-text-decoration-color:var(--color-chrome-fg,#f2efe8);text-decoration-color:var(--color-chrome-fg,#f2efe8)}@media (max-width:720px){:is([data-page=about],[data-page=approach],[data-page=team],[data-page=publications],[data-page=audio],[data-page=videos],[data-page=contact],[data-page=faq],[data-page=privacy],[data-page=acknowledgements]) .hero{min-height:clamp(320px,44vh,440px);padding:40px 0}:is([data-page=about],[data-page=approach],[data-page=team],[data-page=publications],[data-page=audio],[data-page=videos],[data-page=contact],[data-page=faq],[data-page=privacy],[data-page=acknowledgements]) .hero-content{max-width:100%}}[data-page=about] .content-section{border-bottom:1px solid var(--color-mint-hairline,#5dc69f59);padding-block:clamp(48px,7vh,96px)}[data-page=about] .content-section:last-of-type{border-bottom:0}[data-page=about] .content-section h2,[data-page=about] .content-section h3{font-family:var(--font-display), Georgia, "Times New Roman", serif;letter-spacing:-.012em;color:var(--color-fg,#111418);margin-block:0 clamp(16px,2vh,28px);font-weight:600}[data-page=about] .content-section h2{font-size:clamp(1.9rem,1.3rem + 2.4vw,2.8rem);line-height:1.1}[data-page=about] .content-section h3{font-size:clamp(1.55rem,1.15rem + 1.6vw,2.15rem);line-height:1.15}[data-page=about] .content-section .aims-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,2.4vw,36px);margin-top:clamp(12px,2vh,24px);display:grid}[data-page=about] .content-section .aim-item{background:var(--color-surface);border-left:2px solid var(--color-mint-hairline,#5dc69f73);padding:clamp(20px,2.4vw,28px)}[data-page=about] .content-section .aim-item h4{font-family:var(--font-display), Georgia, "Times New Roman", serif;color:var(--color-fg,#111418);letter-spacing:-.008em;margin:0 0 12px;font-size:clamp(1.05rem,.95rem + .4vw,1.2rem);font-weight:600;line-height:1.3}[data-page=about] .content-section .aim-item p{margin:0;font-size:clamp(.95rem,.9rem + .18vw,1.02rem);line-height:1.6}[data-page=about] .content-section .text-content p{max-width:70ch;font-size:clamp(1rem,.94rem + .22vw,1.1rem);line-height:1.65}[data-page=about] .content-section.content-section a{text-decoration:underline;-webkit-text-decoration-color:var(--color-mint,#5dc69f);text-decoration-color:var(--color-mint,#5dc69f);text-underline-offset:3px;color:var(--color-fg,#111418);font-weight:500;text-decoration-thickness:1.5px}[data-page=about] .content-section.content-section a:hover{text-decoration-thickness:2px}[data-page=about] .collaboration-note{border-left:2px solid var(--color-mint-hairline,#5dc69f80);background:var(--color-surface);margin-block:clamp(20px,2.4vh,32px);padding:clamp(16px,2vw,24px) clamp(20px,2.4vw,28px);font-size:clamp(.96rem,.9rem + .2vw,1.05rem);line-height:1.6}[data-page=about] .read-more{font-family:var(--font-mono,ui-monospace), "JetBrains Mono", Menlo, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--color-graphite,#111418);border-bottom:1px solid var(--color-mint,#5dc69f);background:0 0;padding:6px 0;font-size:.82rem;font-weight:500;text-decoration:none;display:inline-block}[data-page=about] .read-more:hover{border-bottom-color:var(--color-graphite,#111418)}@media (max-width:767px){[data-page=about] .content-section .aims-grid{grid-template-columns:1fr}}.audio-comparison{background:var(--color-chrome-bg,#111418);color:var(--color-chrome-fg,#f2efe8);border-top:1px solid var(--color-mint-hairline,#5dc69f59);border-bottom:1px solid var(--color-mint-hairline,#5dc69f59);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;margin:32px -24px 8px;padding:36px 24px 32px}.audio-comparison__panel{max-width:880px;margin:0 auto}.audio-comparison #currently-playing{font-family:var(--font-display), Georgia, "Times New Roman", serif;font-weight:500;font-size:var(--type-lg,1.6rem);color:var(--color-chrome-fg,#f2efe8);letter-spacing:-.005em;margin:0 0 18px;line-height:1.2}.audio-comparison #comparison-player{border-radius:var(--radius-md,6px);width:100%;margin:0 0 22px;display:block}.waveform-strip{pointer-events:none;align-items:flex-end;gap:2px;width:100%;height:56px;margin:0 0 14px;padding:0;display:flex}.waveform-strip__bar{background:var(--color-mint,#5dc69f);opacity:.55;min-width:0;transition:opacity var(--duration-fast,.16s) var(--easing-standard,ease);border-radius:1px;flex:1 1 0;display:block}.audio-comparison .waveform-strip{margin-bottom:18px}.mix-comparison-player .waveform-strip{height:44px;margin-bottom:12px}.mix-comparison-player .waveform-strip__bar{opacity:.5}@media (prefers-reduced-motion:no-preference){.audio-comparison:hover .waveform-strip__bar,.mix-comparison-player:hover .waveform-strip__bar{opacity:.78}}@media (max-width:720px){.waveform-strip{gap:1px;height:44px}.mix-comparison-player .waveform-strip{height:36px}}.audio-comparison .audio-comparison__buttons{grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:8px;margin:0 0 18px;display:grid}.audio-comparison .mix-btn{font-family:var(--font-body), -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;letter-spacing:.01em;color:var(--color-chrome-fg,#f2efe8);border-radius:var(--radius-sm,2px);cursor:pointer;transition:background-color var(--duration-fast,.16s) var(--easing-standard,ease), color var(--duration-fast,.16s) var(--easing-standard,ease), border-color var(--duration-fast,.16s) var(--easing-standard,ease);box-shadow:none;background:0 0;border:1px solid #f2efe82e;padding:11px 12px;font-size:.92rem;font-weight:500}.audio-comparison .mix-btn:hover,.audio-comparison .mix-btn:focus-visible{color:var(--color-chrome-fg,#f2efe8);box-shadow:none;background:#f2efe812;border-color:#f2efe859}.audio-comparison .mix-btn:focus-visible{outline:2px solid var(--color-sulfur,#e8c547);outline-offset:2px}.audio-comparison .mix-btn.active{background:var(--color-sulfur,#e8c547);color:var(--color-graphite,#111418);border-color:var(--color-sulfur,#e8c547);box-shadow:none;font-weight:700}.audio-comparison .enhanced-audio-status{font-family:var(--font-mono), ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;letter-spacing:.04em;text-transform:uppercase;color:var(--color-mint,#5dc69f);min-height:1.4em;margin:0;padding:0;font-size:.78rem}.audio-comparison .enhanced-audio-status[data-state=error]{color:var(--color-sulfur,#e8c547)}@media (max-width:720px){.audio-comparison{margin:24px -16px 8px;padding:28px 18px 24px}.audio-comparison #currently-playing{font-size:var(--type-md,1.25rem)}}.enhanced-findings-shell{background:var(--color-bg);grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;gap:0;display:grid}.findings-reader-panel{top:var(--site-header-height);max-height:calc(100vh - var(--site-header-height));border-right:1px solid var(--color-rule);background:var(--color-surface);padding:24px 18px 32px;position:sticky;overflow:auto}.findings-reader-panel__header{margin-bottom:18px}.findings-reader-panel__eyebrow{color:var(--color-fg-muted);letter-spacing:0;text-transform:uppercase;margin:0 0 6px;font-size:.78rem;font-weight:700}.findings-reader-panel__title{color:var(--color-fg);margin:0;font-size:1.1rem;font-weight:700;line-height:1.25}.findings-reader-panel__status{color:var(--color-fg-muted);margin:10px 0 0;font-size:.85rem;line-height:1.35}.findings-reader-panel__nav ol{gap:3px;margin:0;padding:0;list-style:none;display:grid}.findings-reader-panel__nav a,.findings-reader-topbar a,.findings-reader-bottombar a{color:var(--color-fg);border-radius:6px;text-decoration:none;display:block}.findings-reader-panel__nav a{transition:border-color var(--duration-fast,.16s) var(--easing-standard,ease), color var(--duration-fast,.16s) var(--easing-standard,ease), background-color var(--duration-fast,.16s) var(--easing-standard,ease);border-left:2px solid #0000;border-radius:0;align-items:baseline;gap:.55rem;padding:7px 10px 7px 13px;font-size:.9rem;line-height:1.3;display:flex}.findings-reader-panel__nav-num{font-family:var(--font-mono), ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;color:var(--color-fg-muted);letter-spacing:.02em;font-variant-numeric:tabular-nums;flex:none;min-width:1.6em;font-size:.74rem;font-weight:400}.findings-reader-panel__nav-title{font-family:var(--font-display), Georgia, "Times New Roman", serif;color:var(--color-fg);flex:auto;font-size:.96rem;font-weight:500;line-height:1.25}.findings-reader-panel__nav a:hover,.findings-reader-panel__nav a:focus-visible{background:#5dc69f0f}.findings-reader-panel__nav a:hover .findings-reader-panel__nav-num,.findings-reader-panel__nav a:focus-visible .findings-reader-panel__nav-num{color:var(--color-fg)}.findings-reader-panel__nav a[aria-current=page]{border-left-color:var(--color-mint,#5dc69f);background:0 0}.findings-reader-panel__nav a[aria-current=page] .findings-reader-panel__nav-num{color:var(--color-fg);font-weight:700}.findings-reader-panel__nav a[aria-current=page] .findings-reader-panel__nav-title{color:var(--color-fg);font-weight:600}.enhanced-findings-shell__content{min-width:0}.findings-reader-topbar,.findings-reader-bottombar{background:var(--color-bg);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;padding:14px 24px;display:grid}.findings-reader-topbar{border-bottom:1px solid var(--color-rule)}.findings-reader-bottombar{border-top:1px solid var(--color-rule);margin-top:8px}.findings-reader-topbar a,.findings-reader-bottombar a{border:1px solid var(--color-rule);background:var(--color-surface);padding:10px 12px;font-size:.9rem;line-height:1.25}.findings-reader-paging__direction{color:var(--color-fg-muted);letter-spacing:0;text-transform:uppercase;margin-bottom:3px;font-size:.72rem;font-weight:700;display:block}.findings-reader-paging__title{display:block}.findings-reader-topbar a:last-child,.findings-reader-bottombar a:last-child{text-align:right}.findings-reader-topbar a:hover,.findings-reader-topbar a:focus-visible,.findings-reader-bottombar a:hover,.findings-reader-bottombar a:focus-visible{border-color:var(--color-mint);color:var(--color-fg)}.enhanced-findings-shell #main-content .chapter-section-nav,.enhanced-findings-shell #main-content .chapter-nav{display:none}.enhanced-findings-shell #main-content .content-section{padding:48px 0}.enhanced-findings-shell #main-content .content-section>.container{max-width:960px}.enhanced-findings-shell #main-content .chapter-content{font-size:1.03rem;line-height:1.78;overflow-x:auto}.enhanced-findings-shell #main-content .chapter-content p,.enhanced-findings-shell #main-content .chapter-content li{line-height:1.78}.enhanced-findings-shell #main-content .chapter-content h2{border-top:1px solid var(--color-rule);margin-top:2.5rem;padding-top:1.2rem}.enhanced-findings-shell #main-content .chapter-content>h2:first-of-type{border-top:0;margin-top:0;padding-top:0}.enhanced-findings-shell #main-content .figure:not(.portrait){max-width:860px;margin:2.25rem auto}.enhanced-findings-shell #main-content .figure:not(.portrait) img{margin:0 auto;box-shadow:0 12px 32px #1111111f}.enhanced-findings-shell #main-content .figure:not(.portrait) .figure-caption{max-width:760px;margin-left:auto;margin-right:auto;line-height:1.55}.enhanced-findings-shell #main-content .content-section table{max-width:100%}.enhanced-findings-shell #main-content .endnotes{border-top:1px solid var(--color-rule);margin-top:3rem;padding-top:1.5rem}.enhanced-audio-status{color:#173b32;background:#eef9f5;border-left:4px solid #5dc69f;margin-top:12px;padding:8px 10px;font-size:.9rem;line-height:1.35}.enhanced-audio-status[data-state=loading]{color:#1f3457;background:#eef4ff;border-left-color:#597fbd}.enhanced-audio-status[data-state=error]{color:#6d1f1f;background:#fff1f1;border-left-color:#b54747}.lazy-video-container{background:#171717}.lazy-video-frame[data-lazy-state=pending]{visibility:hidden}.lazy-video-trigger{z-index:1;color:#fff;cursor:pointer;background:#171717;border:0;border-radius:5px;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex;position:absolute;inset:0;overflow:hidden}.lazy-video-trigger:after{content:"";background:linear-gradient(#00000014,#0000005c);position:absolute;inset:0}.lazy-video-trigger:focus-visible{outline:3px solid var(--secondary-color);outline-offset:-5px}.lazy-video-trigger__thumb{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.lazy-video-trigger__icon{z-index:1;background:#c2222df2;border-radius:8px;width:64px;height:46px;display:block;position:relative;box-shadow:0 8px 24px #00000052}.lazy-video-trigger__icon:before{content:"";border-top:12px solid #0000;border-bottom:12px solid #0000;border-left:18px solid #fff;width:0;height:0;position:absolute;top:50%;left:52%;transform:translate(-45%,-50%)}@media (max-width:980px){.enhanced-findings-shell{display:block}.findings-reader-panel{border-right:0;border-bottom:1px solid var(--color-rule);max-height:none;padding:16px;position:static}.findings-reader-panel__nav{overflow-x:auto}.findings-reader-panel__nav ol{gap:8px;padding-bottom:4px;display:flex}.findings-reader-panel__nav li{flex:none}.findings-reader-panel__nav a{border:1px solid var(--color-rule);background:var(--color-surface);min-width:120px}.findings-reader-panel__nav a[aria-current=page]{border-color:var(--color-mint,#5dc69f);background:#5dc69f14}.findings-reader-topbar,.findings-reader-bottombar{padding:12px 16px}.enhanced-findings-shell #main-content .content-section{padding:36px 0}}@media (max-width:560px){.findings-reader-topbar,.findings-reader-bottombar{grid-template-columns:1fr}.findings-reader-topbar a:last-child,.findings-reader-bottombar a:last-child{text-align:left}}html .section-nav-button,html .chapter-nav-button{background-color:var(--color-paper)}html .chapter-section-nav{background-color:var(--color-bg);border-bottom-color:var(--color-rule)}html .chapter-section-nav h3{color:var(--color-fg)}html .section-nav-button,html .chapter-nav-button{color:var(--color-fg);font-family:var(--font-body), -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif}html .section-nav-button:hover,html .section-nav-button.active,html .chapter-nav-button:hover,html .chapter-nav-button.active{color:var(--color-fg)}html .contact-form{max-width:600px;margin:0 auto}html .form-group{margin-bottom:var(--spacing-md)}html label{margin-bottom:var(--spacing-xs);font-weight:700;display:block}html input,html textarea,html select{width:100%;padding:var(--spacing-sm)}html textarea{resize:vertical;min-height:150px}html button{padding:var(--spacing-sm) var(--spacing-lg)}html .error-message{margin-top:5px}html .submission-message{margin-top:20px;padding:15px}html .form-row{flex-wrap:wrap;margin:0 -10px;display:flex}html .form-group.half{flex:0 0 50%;padding:0 10px}@media screen and (max-width:767px){html .form-group.half{flex:0 0 100%}}html .contact-grid{grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:30px;display:grid}@media screen and (max-width:767px){html .contact-grid{grid-template-columns:1fr}}html .contact-card{margin-bottom:30px;padding:30px}html .content-section .contact-list{margin-bottom:0;margin-left:0;padding-left:0;list-style:none}html .content-section .contact-list li{padding:8px 0 8px 25px;position:relative}html .read-more{margin-top:var(--spacing-sm);background-color:var(--color-mint);border-radius:var(--radius-md,6px);padding:10px 20px;display:inline-block}html .read-more:hover{background-color:var(--color-mint-dark,#4ab089);transform:translateY(-2px)}html .resource-button{background-color:var(--color-mint);border-radius:var(--radius-md,6px);align-items:center;gap:8px;margin:20px 0;padding:12px 24px;font-weight:600;display:inline-flex}html .resource-button:hover{background-color:var(--color-mint-dark,#4ab089);transform:translateY(-2px)}html .chapter-resources{padding:var(--spacing-lg) 0;margin:var(--spacing-xl) 0 var(--spacing-lg) 0}html .chapter-resources h3{margin:0 0 var(--spacing-md) 0}html .resource-buttons{justify-content:center;gap:var(--spacing-sm);flex-wrap:wrap;display:flex}@media screen and (max-width:767px){html .chapter-resources{padding:var(--spacing-md) 0;margin:var(--spacing-lg) 0}html .resource-buttons{align-items:stretch;gap:var(--spacing-xs);flex-direction:column}html .resource-button{justify-content:center;width:80%;padding:10px 20px}}html .output-card:hover{transform:translateY(-4px)}html .read-more,html .resource-button{position:relative;overflow:hidden}html .read-more:before,html .resource-button:before{content:"";width:100%;height:100%;position:absolute;top:0;left:-100%}html .read-more:hover:before,html .resource-button:hover:before{left:100%}html .read-more:active,html button:active{transform:translateY(-1px)scale(.98)}html .publication-item{margin-bottom:var(--spacing-md);padding:var(--spacing-md);position:relative}html .publication-meta{margin-bottom:var(--spacing-sm)}html .publication-link{margin-top:var(--spacing-xs);padding:6px 12px;display:inline-block}html .publication-section-nav{padding:var(--spacing-sm) 0;top:var(--site-header-height,125px);z-index:90;margin-top:var(--spacing-md);margin-bottom:var(--spacing-lg);background-color:var(--color-bg);border-bottom:1px solid var(--color-rule);position:sticky}html .section-nav-buttons{margin-top:var(--spacing-sm);flex-wrap:wrap;justify-content:center;gap:12px;display:flex}html .section-nav-button{padding:8px 16px}@media screen and (max-width:767px){html .publication-section-nav{top:80px}html .section-nav-buttons{gap:8px}html .section-nav-button{padding:6px 12px}}html .team-grid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fill,minmax(250px,1fr));display:grid}html .team-grid.researchers-grid{grid-template-columns:repeat(2,1fr)}html .team-member{margin-bottom:var(--spacing-lg)}html .team-member img{margin-bottom:var(--spacing-sm)}html .team-member h4{margin-bottom:var(--spacing-xs)}html .team-member .title{margin-bottom:var(--spacing-sm)}@media screen and (max-width:1023px){html .team-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media screen and (max-width:767px){html .team-grid{grid-template-columns:1fr}html .team-photo,html .partner-logo,html .section-content img,html .team-member img,html .producer img,html .artist img,html .advisor-item img,html .university-logo-container img{max-width:100%;height:auto;display:block}html .team-member,html .partner-item,html .producer,html .artist{min-height:50px;position:relative}}@media screen and (max-width:479px){html .team-photo,html .partner-logo,html .team-member img,html .producer img,html .artist img{max-width:100%;margin:0 auto}}html .team-member h4,html .team-member .artist-role,html .team-member .credits-link{z-index:15;position:relative}html .video-feature{padding:var(--spacing-md) 0;margin-top:3rem}html .video-container{height:0;margin-bottom:var(--spacing-sm);padding-bottom:56.25%;position:relative;overflow:hidden}html .video-container iframe{width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (max-width:1023px){html .video-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media screen and (max-width:767px){html .video-grid{grid-template-columns:1fr}}html .audio-player{padding:var(--spacing-md) 0}html .audio-container{flex-direction:column;justify-content:center;align-items:center;display:flex}html audio{width:100%;margin-bottom:var(--spacing-sm)}html .audio-controls{justify-content:flex-end;width:100%;display:flex}html .download-item{margin-bottom:var(--spacing-md);padding:var(--spacing-md)}html .download-item h4{margin-bottom:var(--spacing-xs)}html .download-links{margin-top:var(--spacing-sm);gap:var(--spacing-sm);flex-wrap:wrap;display:flex}html .download-link{padding:var(--spacing-xs) var(--spacing-sm);display:inline-block}@media screen and (max-width:479px){html .download-links{flex-direction:column}}html .figure{margin:var(--spacing-md) 0}html .figure-caption{margin-top:8px}html .audio-example-box{margin:var(--spacing-md) 0;padding:16px}html .audio-example-box audio{width:100%;margin:8px 0}html .pull-quote{margin:var(--spacing-md) 0;align-items:flex-start;gap:20px;padding:24px 28px;display:flex;position:relative}html .pull-quote:before{position:absolute;top:10px;left:12px}html .pull-quote-content{flex:1}html .pull-quote-photo{flex-shrink:0;order:2;width:70px;height:70px;overflow:hidden}html .pull-quote-photo img{width:100%;height:100%}html .pull-quote p{margin:0 0 8px;position:relative}html .pull-quote footer{margin-top:12px}html .sidebar-box{background-color:var(--color-surface);border-left:3px solid var(--color-mint);border-radius:var(--radius-md,6px);max-width:720px;margin:0 auto;padding:20px 24px}html .sidebar-box strong{margin-bottom:12px;display:block}html .content-section:has(>.container>.sidebar-box:only-child){padding:8px 0}html .chapter-nav{gap:var(--spacing-sm);margin-top:var(--spacing-lg);padding-top:var(--spacing-sm);justify-content:space-between;align-items:center;display:flex}html .chapter-nav .all-chapters{flex:0 auto}html .chapter-content ul,html .chapter-content ol{margin:1rem 0 1.5rem;padding-left:2.5rem}html .chapter-content li{margin-bottom:.5rem}html .chapter-content .endnotes{margin-top:2rem;padding-left:2.5rem}html .chapter-content .endnotes li{margin-bottom:1rem}html .chapter-content .endnotes .backref{margin-left:.5rem}html .glossary{margin:1rem 0 2rem}html .glossary dt{margin-top:1rem}html .glossary dd{margin:0 0 .75rem}html .portrait{float:right;max-width:220px;margin:0 0 var(--spacing-sm) var(--spacing-md)}html .portrait img{width:100%;height:auto}html .author-bio{margin-bottom:var(--spacing-lg);clear:both;overflow:hidden}html .author-bio:after{clear:both;display:table}@media screen and (max-width:767px){html .pull-quote{flex-direction:column;align-items:center}html .pull-quote-photo{order:-1;margin-bottom:12px}html .chapter-nav{flex-direction:column;align-items:flex-start;gap:8px}html .portrait{float:none;max-width:100%;margin:0 auto var(--spacing-sm) auto}}html .chapter-section-nav{padding:var(--spacing-sm) 0;top:var(--site-header-height,125px);z-index:90;margin-bottom:var(--spacing-lg);position:sticky}html .chapter-section-nav h3{margin:0 0 var(--spacing-sm) 0}html .chapter-nav-buttons{margin-top:var(--spacing-sm);flex-wrap:wrap;justify-content:center;gap:10px;display:flex}html .chapter-nav-button{padding:8px 14px;display:inline-block}@media screen and (max-width:767px){html .chapter-section-nav{top:80px}html .chapter-nav-buttons{padding:0 var(--spacing-sm);flex-wrap:nowrap;justify-content:flex-start;gap:6px;overflow-x:auto}html .chapter-nav-button{flex-shrink:0;padding:6px 10px}}html .citation-box{margin:var(--spacing-md) 0;padding:14px 16px}html .citation-box strong{margin-bottom:6px;display:block}html .citation-box p{margin-bottom:8px}html .mix-comparison-embed{margin:24px 0;padding:16px}html .mix-comparison-embed h3{margin-bottom:8px}html .mix-comparison-embed .embed-intro{margin-bottom:12px}html .mix-comparison-embed .currently-playing{margin-bottom:8px}html .mix-comparison-embed audio{width:100%;margin-bottom:12px}html .mix-comparison-embed .mix-button-group{flex-wrap:wrap;gap:8px;display:flex}html .mix-comparison-embed .mix-button{padding:8px 12px}html .mix-comparison-embed .embed-note{margin-top:8px}html .content-section{padding:var(--spacing-xl) 0}html .content-section table{width:100%;margin:1rem 0}html .content-section th,html .content-section td{padding:8px 10px}html .section-grid{gap:var(--spacing-lg);grid-template-columns:repeat(2,1fr);display:grid}html .section-content h3{margin-bottom:var(--spacing-md)}html .updates-full-section{padding-bottom:var(--spacing-xl)}html .updates-list{max-width:900px;margin:0 auto}html .update-item{margin-bottom:var(--spacing-xl);padding-bottom:var(--spacing-lg)}html .update-date{margin-bottom:var(--spacing-sm);padding-bottom:3px;display:inline-block}html .update-content h3{margin-top:0;margin-bottom:var(--spacing-sm)}html .update-content p{margin-bottom:var(--spacing-md)}html .update-content ol,html .update-content ul{margin-bottom:var(--spacing-md);padding-left:var(--spacing-lg)}html .update-content li{margin-bottom:var(--spacing-xs)}html .update-highlights{margin-top:var(--spacing-md)}html .highlight-item{padding:var(--spacing-md);margin-bottom:var(--spacing-md)}html .highlight-item:hover{transform:translate(5px)}html .highlight-item:last-child{margin-bottom:0}html .highlight-item h4{margin-top:0;margin-bottom:var(--spacing-sm)}html .highlight-item p{margin-bottom:0}@media screen and (max-width:1023px){html .section-grid{gap:var(--spacing-md)}html .updates-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){html .section-grid{gap:var(--spacing-lg);grid-template-columns:1fr}html .updates-grid{grid-template-columns:1fr}html .aims-grid{gap:var(--spacing-lg);grid-template-columns:1fr}}@media print{html .section-grid,html .updates-grid,html .team-grid,html .video-grid{display:block}}html *{margin:0;padding:0}html body{overflow-x:hidden}html img{max-width:100%;height:auto;display:block}html .container{width:100%;max-width:var(--container-width);padding:0 var(--spacing-md);margin:0 auto}html .skip-to-content{z-index:999;padding:1em;position:absolute;left:-9999px}html .skip-to-content:focus{top:10px;left:50%;transform:translate(-50%)}html :is(h1,h2,h3,h4,h5,h6){margin-bottom:var(--spacing-sm)}html p{margin-bottom:var(--spacing-md)}html p+ul,html p+ol{margin-top:calc(var(--spacing-md) * -.5)}html .content-section ul,html .content-section ol{margin-bottom:var(--spacing-md);padding-left:2.5rem}html .content-section li{margin-bottom:.5rem}@media screen and (max-width:479px){html .container{padding:0 var(--spacing-sm)}}@media print{html img{page-break-inside:avoid;max-width:500px}html .container{width:100%;max-width:100%;margin:0;padding:0}}html .site-header{padding:var(--spacing-md) 0;z-index:100;position:sticky;top:0}html .site-header .container{justify-content:space-between;align-items:center;display:flex}html .logo a{display:block}html .logo-image{width:auto;max-height:60px}html .main-nav{align-items:center;display:flex}html .nav-links{margin:0;padding:0;display:flex}html .nav-links li{margin-left:var(--spacing-md)}html .nav-links a{padding:6px 0;position:relative}html .nav-links a:after{width:0;height:2px;position:absolute;bottom:-2px;left:0}html .nav-links a:hover:after,html .nav-links a.active:after{width:100%}html .menu-toggle{display:none}html .menu-toggle span{width:25px;height:2px;margin:5px 0;display:block}@media screen and (max-width:767px){html .site-header .container{flex-direction:column;align-items:flex-start}html .logo{margin-bottom:var(--spacing-md)}html .menu-toggle{top:var(--spacing-md);right:var(--spacing-md);z-index:20;display:block;position:absolute}html .nav-links{width:100%;padding:var(--spacing-md) 0;flex-direction:column;display:none}html .nav-links.active{display:flex}html .nav-links li{margin:var(--spacing-xs) 0;margin-left:0}html .nav-links a{padding:var(--spacing-xs) 0;display:block}}@media print{html .site-header,html .audio-player,html .video-container,html .contact-form,html .download-links,html .site-footer{display:none}}html .site-footer{padding:var(--spacing-lg) 0}html .footer-info{margin-bottom:var(--spacing-md)}html .footer-nav ul{margin-bottom:var(--spacing-md);flex-wrap:wrap;justify-content:center;gap:14px 22px;padding:0;display:flex}html .footer-logo:hover{transform:scale(1.05)}html .footer-nav li{padding:0;position:relative}html .footer-nav li:not(:last-child):after{position:absolute;right:-12px}html .footer-nav a{padding:0}html .footer-logos{margin-bottom:var(--spacing-md);padding-bottom:var(--spacing-md);justify-content:center;align-items:center;gap:40px;display:flex}html .university-logo,html .himmp-logo,html .ahrc-logo{padding:10px}html .university-logo img,html .himmp-logo img,html .footer-logo,html .ahrc-logo img{width:auto;height:50px}@media screen and (max-width:767px){html .footer-logos{flex-direction:column;align-items:center;gap:30px}html .university-logo img,html .himmp-logo img,html .footer-logo,html .ahrc-logo img{height:40px}html .footer-nav ul{gap:var(--spacing-xs);flex-direction:column}html .footer-nav li{margin-bottom:var(--spacing-xs)}}@media screen and (max-width:479px){html .footer-nav ul{gap:var(--spacing-sm)}html .footer-nav li{margin-bottom:var(--spacing-sm)}}html .hero{align-items:center;display:flex;overflow:hidden}html .hero-overlay{z-index:1;position:absolute;inset:0}html .hero-title{margin-bottom:var(--spacing-lg)}html .chapter-hero{padding:var(--spacing-lg) 0;align-items:center;min-height:320px;display:flex;position:relative;overflow:hidden}html .chapter-hero,html [data-page=findings] .hero{isolation:isolate;min-height:clamp(360px,50vh,520px);padding:clamp(36px,6vh,72px) 0}html .chapter-hero .hero-overlay,html [data-page=findings] .hero .hero-overlay{z-index:1;background-color:#080a0cc7;background-image:linear-gradient(105deg,#080a0ceb 0%,#080a0cc7 55%,#080a0c8c 100%);position:absolute;inset:0}html .chapter-hero .hero-title,html [data-page=findings] .hero .hero-title{letter-spacing:-.016em;font-size:clamp(2.1rem,1.4rem + 3vw,3.6rem);line-height:1.06}html .chapter-hero .hero-title,html .chapter-hero .hero-text,html [data-page=findings] .hero .hero-title,html [data-page=findings] .hero .hero-text{color:var(--color-chrome-fg)}html .chapter-hero .container,html [data-page=findings] .hero .container{z-index:2;position:relative}html .chapter-hero .hero-title{margin-bottom:var(--spacing-sm)}html .hero-buttons{flex-wrap:wrap;justify-content:center;gap:20px;margin:30px 0;display:flex}@media screen and (max-width:1023px){html .hero-content{max-width:500px}}@media screen and (max-width:767px){html .chapter-hero{min-height:260px}html .hero{padding:var(--spacing-lg) 0}html .hero-title{margin-bottom:var(--spacing-md)}html .hero-buttons{flex-direction:column;align-items:center;gap:10px;margin:20px 0}}html .theme-toggle{width:36px;height:36px;margin-left:var(--spacing-md);border:1px solid var(--color-rule);color:var(--color-fg);cursor:pointer;transition:border-color var(--duration-fast,.16s) var(--easing-standard,ease), background-color var(--duration-fast,.16s) var(--easing-standard,ease), color var(--duration-fast,.16s) var(--easing-standard,ease);background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1.05rem;line-height:1;display:inline-flex}html .theme-toggle:hover,html .theme-toggle:focus-visible{border-color:var(--color-fg);background-color:#0000}html .theme-toggle:focus-visible{outline:2px solid var(--color-mint);outline-offset:2px}@media screen and (max-width:767px){html .theme-toggle{margin-left:0;margin-top:var(--spacing-sm)}}html .output-card{background-color:var(--color-surface);color:var(--color-fg);transition:transform var(--duration-fast,.16s) var(--easing-standard,ease);border:1px solid var(--color-rule);box-shadow:0 1px 3px #11141812}html .content-section--archive{background-color:var(--color-bg);border-top:1px solid var(--color-rule);border-bottom:1px solid var(--color-rule)}html .project-completed-card{background-color:var(--color-surface);border-left:5px solid var(--color-mint);color:var(--color-fg);box-shadow:0 1px 3px #1114180d}html .findings-promo-banner,html .findings-promo-banner h2,html .findings-promo-banner p{color:var(--color-graphite)}html a.findings-promo-banner__cta{background-color:var(--color-bone);color:var(--color-graphite)!important}html a.findings-promo-banner__cta:hover{background-color:var(--color-paper)}[data-theme=dark] .findings-promo-banner{border-left:4px solid var(--color-mint);color:var(--color-fg);background:var(--color-surface)!important}[data-theme=dark] .findings-promo-banner h2,[data-theme=dark] .findings-promo-banner p{color:var(--color-fg)}[data-theme=dark] a.findings-promo-banner__cta{background-color:var(--color-mint);color:var(--color-graphite)!important}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .findings-promo-banner{border-left:4px solid var(--color-mint);color:var(--color-fg);background:var(--color-surface)!important}:root:not([data-theme=light]) .findings-promo-banner h2,:root:not([data-theme=light]) .findings-promo-banner p{color:var(--color-fg)}:root:not([data-theme=light]) a.findings-promo-banner__cta{background-color:var(--color-mint);color:var(--color-graphite)!important}}[data-theme=dark] .publication-card,[data-theme=dark] .publication-item,[data-theme=dark] .advisor-item,[data-theme=dark] .department-item,[data-theme=dark] .researcher,[data-theme=dark] .partner-item,[data-theme=dark] .university-logo-container,[data-theme=dark] .accordion,[data-theme=dark] .contact-card,[data-theme=dark] .chapter-card,[data-theme=dark] .section-nav-button,[data-theme=dark] .chapter-nav-button{background-color:var(--color-surface)!important;color:var(--color-fg)!important}[data-theme=dark] .panel{background-color:var(--color-bg)!important;color:var(--color-fg)!important}[data-theme=dark] .accordion{border:1px solid var(--color-rule)}[data-theme=dark] .publication-meta,[data-theme=dark] .video-meta,[data-theme=dark] .publication-year{color:var(--color-fg-muted)!important}[data-theme=dark] .advisor-name{color:var(--color-mint)!important}[data-theme=dark] .advisor-expertise,[data-theme=dark] .researcher-links,[data-theme=dark] .advisor-institution{color:var(--color-fg)!important}[data-theme=dark] .publication-type,[data-theme=dark] .publication-link,[data-theme=dark] .internal-link,[data-theme=dark] [data-page=publications] .collaboration-note,html .publication-type,html .publication-link,html .internal-link,html [data-page=publications] .collaboration-note,html [data-page=team] .collaboration-note,html [data-page=team] .collaboration-note p{color:var(--color-graphite)!important}[data-theme=dark] .section-nav-button.active,[data-theme=dark] .chapter-nav-button.active,[data-theme=dark] .filter-button.active,[data-theme=dark] .filter-button:hover{background-color:var(--color-mint)!important;color:var(--color-graphite)!important}[data-theme=dark] [data-page=privacy] strong{color:var(--color-fg)!important}[data-theme=dark] [data-page=publications] div[style*=f0f8f5],[data-theme=dark] [data-page=publications] div[style*=\#f0f8f5]{background-color:var(--color-surface)!important}[data-theme=dark] [data-page=publications] div[style*=f0f8f5] *,[data-theme=dark] [data-page=publications] div[style*=\#f0f8f5] *,[data-theme=dark] [data-page=contact] h3,[data-theme=dark] [data-page=contact] label{color:var(--color-fg)!important}[data-theme=dark] [data-page=contact] input,[data-theme=dark] [data-page=contact] textarea{background-color:var(--color-surface)!important;color:var(--color-fg)!important;border:1px solid var(--color-rule)!important}[data-theme=dark] [data-page=publications] a.read-more{color:var(--color-graphite)!important}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) [data-page=contact] h3,:root:not([data-theme=light]) [data-page=contact] label{color:var(--color-fg)!important}:root:not([data-theme=light]) [data-page=contact] input,:root:not([data-theme=light]) [data-page=contact] textarea{background-color:var(--color-surface)!important;color:var(--color-fg)!important;border:1px solid var(--color-rule)!important}:root:not([data-theme=light]) [data-page=publications] a.read-more{color:var(--color-graphite)!important}}html a.download-link{background-color:var(--color-graphite);border-radius:var(--radius-md,6px);padding:8px 14px;display:inline-block}html a.download-link:hover{background-color:var(--color-fg-muted)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .publication-card,:root:not([data-theme=light]) .publication-item,:root:not([data-theme=light]) .advisor-item,:root:not([data-theme=light]) .department-item,:root:not([data-theme=light]) .researcher,:root:not([data-theme=light]) .partner-item,:root:not([data-theme=light]) .university-logo-container,:root:not([data-theme=light]) .accordion,:root:not([data-theme=light]) .contact-card,:root:not([data-theme=light]) .chapter-card,:root:not([data-theme=light]) .section-nav-button,:root:not([data-theme=light]) .chapter-nav-button{background-color:var(--color-surface)!important;color:var(--color-fg)!important}:root:not([data-theme=light]) .panel{background-color:var(--color-bg)!important;color:var(--color-fg)!important}:root:not([data-theme=light]) .filter-button.active,:root:not([data-theme=light]) .filter-button:hover{background-color:var(--color-mint)!important;color:var(--color-graphite)!important}:root:not([data-theme=light]) [data-page=privacy] strong{color:var(--color-fg)!important}:root:not([data-theme=light]) [data-page=publications] div[style*=f0f8f5],:root:not([data-theme=light]) [data-page=publications] div[style*=\#f0f8f5]{background-color:var(--color-surface)!important}:root:not([data-theme=light]) [data-page=publications] div[style*=f0f8f5] *,:root:not([data-theme=light]) [data-page=publications] div[style*=\#f0f8f5] *{color:var(--color-fg)!important}:root:not([data-theme=light]) .accordion{border:1px solid var(--color-rule)}:root:not([data-theme=light]) .publication-meta,:root:not([data-theme=light]) .video-meta,:root:not([data-theme=light]) .publication-year{color:var(--color-fg-muted)!important}:root:not([data-theme=light]) .advisor-name{color:var(--color-mint)!important}:root:not([data-theme=light]) .advisor-expertise,:root:not([data-theme=light]) .researcher-links,:root:not([data-theme=light]) .advisor-institution{color:var(--color-fg)!important}:root:not([data-theme=light]) .publication-type,:root:not([data-theme=light]) .publication-link,:root:not([data-theme=light]) .internal-link,:root:not([data-theme=light]) [data-page=publications] .collaboration-note{color:var(--color-graphite)!important}:root:not([data-theme=light]) .section-nav-button.active,:root:not([data-theme=light]) .chapter-nav-button.active{background-color:var(--color-mint)!important;color:var(--color-graphite)!important}}
@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1e219c03c996efbd-s.0vlx5hthn2t7i.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0fu677rwbv-.g.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(../media/03bda585a99c6450-s.0zzh68k1~whtc.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1e219c03c996efbd-s.0vlx5hthn2t7i.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0fu677rwbv-.g.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/03bda585a99c6450-s.0zzh68k1~whtc.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-weight:800;font-display:swap;src:url(../media/1e219c03c996efbd-s.0vlx5hthn2t7i.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:800;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.0fu677rwbv-.g.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:800;font-display:swap;src:url(../media/03bda585a99c6450-s.0zzh68k1~whtc.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Fallback;src:local(Times New Roman);ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.0%;size-adjust:115.45%}.fraunces_159cc747-module__QclNrW__className{font-family:Fraunces,Fraunces Fallback;font-style:normal}.fraunces_159cc747-module__QclNrW__variable{--font-display:"Fraunces", "Fraunces Fallback"}
@font-face{font-family:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/13ae3e01af63c0ce-s.0_v7qv~qdckr_.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/0ee4b8f05dcd9fee-s.0jr2jo04zlceh.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9eba4caf7edd2921-s.00t_.3.5..g_7.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/f6752bd2263820da-s.10j9.xtie.pqv.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/f285987c35230861-s.0l_qy7hq7zupz.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b8d1f0a88dfecec3-s.0g0e~i-as20lr.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ab57efd000576a30-s.p.0.xyi-bdzzdcz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight Fallback;src:local(Arial);ascent-override:100.51%;descent-override:25.03%;line-gap-override:0.0%;size-adjust:96.39%}.inter_tight_1c8ad092-module__USRfla__className{font-family:Inter Tight,Inter Tight Fallback;font-style:normal}.inter_tight_1c8ad092-module__USRfla__variable{--font-body:"Inter Tight", "Inter Tight Fallback"}
@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/04c5164763c40239-s.0h-nw9_c8d~-_.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/26f284dcc38c84c0-s.10hk62x1-0d9n.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7e7f32a39836f228-s.0bmyfaahigzds.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fa39153a3fc630ba-s.0-0ft90hthv3~.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6a5386fd6038edbe-s.16fk0g~ypa53a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/051742360c26797e-s.0f97p8c3305p~.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/04c5164763c40239-s.0h-nw9_c8d~-_.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/26f284dcc38c84c0-s.10hk62x1-0d9n.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/7e7f32a39836f228-s.0bmyfaahigzds.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/fa39153a3fc630ba-s.0-0ft90hthv3~.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6a5386fd6038edbe-s.16fk0g~ypa53a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/051742360c26797e-s.0f97p8c3305p~.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_2126a75c-module__zrWe-W__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_2126a75c-module__zrWe-W__variable{--font-mono:"JetBrains Mono", "JetBrains Mono Fallback"}
