html,body,#root,#layout{height:100%;margin:0;width:100%}:root{font-family:Open Sans,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:600;font-family:inherit;cursor:pointer;transition:border-color .25s}button:hover:not(:disabled){border-color:#34476e}button:focus,button:focus-visible,.nav-button:focus,.nav-button:focus-visible{outline:2px solid #037D8E}button.secondary{color:#fff;background-color:#34476e}button.green{background-color:#037d8e;color:#fff;border:1px solid transparent}select,option{font-family:Open Sans,sans-serif}html,body{background-color:#f9fafb;font-family:Open Sans}button{border:1px solid #D0D5DD;background-color:#fff;color:#34476e}#layout{display:flex;flex-direction:column;min-height:100%;height:auto}#top-nav{background-color:#2f4771;display:flex;justify-content:space-between;color:#fff;align-items:center;font-weight:600;font-size:1rem;padding:.75rem 2rem}.nav-wrapper{display:flex;justify-content:space-between;width:100%}.nav-group{display:flex;gap:2rem;align-items:center}nav .contact-pair{display:flex;gap:1em}nav .contact-pair a{color:#fff}nav .contact-pair a:hover,nav .contact-pair a:focus{text-decoration:underline}nav #social-icons{display:flex;gap:1.5em;align-items:center}nav #social-icons a{display:flex;color:unset}#top-nav button{background-color:#037d8e;color:#fff;border:1px solid transparent}main{display:flex;flex-direction:column;min-height:0;flex:1}main>section,.nav-wrapper{max-width:1600px;margin:0 auto}#second-nav{display:flex;padding:1rem 2rem;gap:2rem;background-color:#fff}#second-nav .nav-cover{display:none}#second-nav .nav-wrapper{justify-content:unset;gap:1em}#second-nav-menu-btn{display:none}#thi-logo{height:40px;align-self:center}#second-nav .nav-button{padding:.5em .75em;border-radius:.5em}#second-nav .nav-button.active{-webkit-user-select:none;user-select:none;background-color:#f2f4f7}#second-nav .nav-button:not(.active){cursor:pointer}#second-nav .nav-button:not(.active):hover{text-decoration:underline}#loader-wrapper{display:flex;flex-direction:column;margin:auto;align-items:center;width:80%;max-width:360px}#loader-wrapper h1{font-size:1.25em}#main-content{flex-direction:column;grid-template-rows:auto auto 1fr;width:95%;max-width:1600px;margin:0 auto;padding:3rem 0 6rem;gap:2rem}section#intro{text-align:left;margin-bottom:40px}h1{font-size:1.875rem;font-weight:700;line-height:1.27;color:#34476e;margin:0 0 1rem}h2{color:#34476e}section#intro p{margin:0}section#search-bar{display:grid;grid-template-columns:1fr auto auto;gap:2em;margin:2rem 0}section#search-bar.full{display:block}#info-cards-wrapper{display:grid;grid-template-columns:1fr 2fr;gap:1rem;height:100%;grid-template-rows:auto;align-items:start}#info-cards-wrapper.hide-map{grid-template-columns:0 1fr;gap:0}#map-card-content{height:100%;box-sizing:border-box;display:grid;grid-template-rows:auto 1fr auto;gap:1rem}#map-header{display:grid;grid-template-columns:1fr auto;gap:1rem;color:#34476e;text-align:left}#map-header h2{font-size:1.125em;margin:0}#map-header p{margin:0;font-size:.875em}#map-container{width:100%;height:calc(((95vw - 16px) / 3) * .95);display:flex;justify-content:center}@media only screen and (min-width: 1685px){#map-container{height:501px}}@media only screen and (max-width: 600px){#map-container{height:calc((95vw - 32px)*.95)}}path.county{stroke:#fff}path.county.selected{fill:#e1a426}#map-container:not(.max-color) path.county.selected.cs0{fill:#d19314}#map-container:not(.max-color) path.county.selected.cs1{fill:#b7483d}#map-container:not(.max-color) path.county.selected.cs2{fill:#5e385c}#map-container:not(.max-color) path.county.selected.cs3{fill:#d36b3e}#map-container:not(.max-color) path.county.selected.cs4{fill:#839bbf}#map-container:not(.max-color) path.county.selected.cs5{fill:#f1867c}#map-container:not(.max-color) path.county.selected.cs6{fill:#b487aa}path.county:hover{fill:#e1a426}path.county.highlight{fill:#e1a426!important}rect.stack.highlight,rect.stack:hover{stroke:red}#map-footer,#chart-footer{text-align:left}#chart-footer{width:86%;margin:0 auto;font-family:Open Sans,sans-serif}#map-footer-indicator,#chart-footer-indicator{color:#2f4771;font-weight:700;font-family:Open Sans,sans-serif}#map-footer.hidden{display:none}#map-key,#chart-key{height:20px}#map-minmax,#chart-minmax{display:flex;justify-content:space-between;font-size:.75em}#hide-map-btn{display:flex;align-items:center;gap:.2em}.chart-helper{background-color:#ebf5f6;width:95%;margin:0 auto;line-height:1;padding:1rem;text-align:left;color:#037d8e;border:1px solid #c5e2e5;border-radius:8px;display:flex;gap:.75rem;align-items:center}.chart-helper-icon{display:flex}.chart-helper-icon svg{font-size:1.25rem}#chart-container{height:250px;width:100%;margin:40px auto 0}.stacked-legend{padding:.5em;background-color:gray;border-radius:8px;color:#fff;line-height:1}#chart-container.stacked{width:98%;margin-top:1rem}#chart-container line.axis{stroke:#000}#chart-container circle.selected{fill:#e1a426}#chart-container:not(.max-color) circle.selected.cs0{fill:#d19314}#chart-container:not(.max-color) circle.selected.cs1{fill:#b7483d}#chart-container:not(.max-color) circle.selected.cs2{fill:#5e385c}#chart-container:not(.max-color) circle.selected.cs3{fill:#d36b3e}#chart-container:not(.max-color) circle.selected.cs4{fill:#839bbf}#chart-container:not(.max-color) circle.selected.cs5{fill:#f1867c}#chart-container:not(.max-color) circle.selected.cs6{fill:#b487aa}#chart-container circle:hover{fill:#e1a426}#chart-container circle.highlight{fill:#e1a426!important}footer{background-color:#34476e;color:#fff;padding:1rem}.MuiCard-root{border-radius:12px!important}.MuiTab-root.Mui-selected{color:#037d8e!important}.MuiTabs-indicator{background-color:#037d8e!important}#chart-panel-content{display:grid;grid-template-rows:auto 1fr;height:100%;box-sizing:border-box}#chart-card,#key-stats-card{background-color:#f2f4f7;box-shadow:none;border:1px solid #EAECF0;box-sizing:border-box}#key-stats-card select,#chart-card select{background-color:#fff;border:1px solid #D0D5DD;color:#101828;font-size:1rem;font-weight:600;line-height:1.5;border-radius:8px;padding:0 .5em}#chart-card-content,#key-stats-card{text-align:left}#chart-panel-header{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;margin-bottom:1.5rem}#chart-panel-header-icon{display:flex;align-items:center}#chart-panel-header-icon svg{font-size:2em;color:#037d8e}svg text{pointer-events:none}#chart-panel-header-title{text-align:left}#domain-select{padding-top:0;padding-bottom:0;padding-left:0;color:#34476e;font-weight:700;font-size:1.25em;align-items:center;display:flex;font-family:Open Sans,sans-serif}#chart-panel-header-title fieldset{border:none}#chart-panel-header-title svg{fill:#34476e}#chart-panel-header select{background-color:#fff;border:none;font-size:1.25em;font-weight:700;color:#34476e}#chart-panel-header select option{font-size:.75em}.pill-container{display:flex;gap:1rem;flex-wrap:wrap;font-weight:600}.pill-container.stack{justify-content:center}.pdf-export-controls{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;margin-top:1.5rem}.pdf-export-button{background-color:#037d8e;color:#fff;border:1px solid #037D8E;display:inline-flex;align-items:center;gap:.5rem}.pdf-export-button:disabled{background-color:#94c5cc;border-color:#94c5cc;cursor:not-allowed}.pdf-export-error{color:#d92d20;font-size:.875rem}.pdf-export-progress{color:#037d8e;font-size:.875rem;font-style:italic}.export-pdf-button{display:flex;gap:4px;align-items:center}.pdf-loading-overlay{position:fixed;inset:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999}.pdf-loading-content{background-color:#fff;padding:2rem 3rem;border-radius:8px;display:flex;flex-direction:column;align-items:center;gap:1rem;box-shadow:0 4px 6px #0000001a}.pdf-loading-spinner{width:48px;height:48px;border:4px solid #E5E7EB;border-top-color:#037d8e;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.pdf-loading-text{color:#34476e;font-size:1rem;font-weight:500;text-align:center;max-width:300px}.single-page-pdf-button{background-color:#fff;color:#34476e;border:1px solid #D0D5DD;padding:.6em 1.2em;border-radius:8px;cursor:pointer;font-size:1em;font-family:inherit;transition:border-color .25s}.single-page-pdf-button:hover:not(:disabled){border-color:#646cff}.single-page-pdf-button:disabled{background-color:#f9f9f9;color:#999;cursor:not-allowed}.single-page-pdf-controls{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.pill{display:inline-flex;gap:.5em;line-height:1;border-radius:6px;background:#d19314;padding:4px 4px 4px 12px;color:#fff;font-size:.75rem;align-items:center}.pill.texas{background-color:#34476e}.pill-container:not(.max-color) .pill.p0{background-color:#d19314}.pill-container:not(.max-color) .pill.p0 .label{background-color:#b27d11}.pill-container:not(.max-color) .pill.p1{background-color:#b7483d}.pill-container:not(.max-color) .pill.p1 .label{background-color:#c56d64}.pill-container:not(.max-color) .pill.p2{background-color:#5e385c}.pill-container:not(.max-color) .pill.p2 .label{background-color:#7e607d}.pill-container:not(.max-color) .pill.p3{background-color:#d36b3e}.pill-container:not(.max-color) .pill.p3 .label{background-color:#dc8965}.pill-container:not(.max-color) .pill.p4{background-color:#839bbf}.pill-container:not(.max-color) .pill.p4 .label{background-color:#6f84a3}.pill-container:not(.max-color) .pill.p5{background-color:#f1867c}.pill-container:not(.max-color) .pill.p5 .label{background-color:#cd726a}.pill-container:not(.max-color) .pill.p6{background-color:#b487aa}.pill-container:not(.max-color) .pill.p6 .label{background-color:#997391}.pill .label{background-color:#b27d11;line-height:1.5;padding:2px 8px;border-radius:6px;align-content:center;justify-content:center;display:flex}.pill.texas .label{background-color:#5d6c8a}#indicator-selection{display:grid;grid-template-columns:1fr auto;gap:2rem;margin-bottom:1.25rem}#indicator-select{background-color:#fff;font-weight:600;font-family:Open Sans,sans-serif}#arrow-buttons{display:flex}#arrow-buttons button{border:1px solid #D0D5DD;background-color:#fff;color:#34476e;display:flex;align-items:center}#arrow-buttons button:first-of-type{border-radius:8px 0 0 8px}#arrow-buttons button:nth-of-type(2){border-radius:0 8px 8px 0;border-left-width:0}#arrow-buttons button:hover{border-color:#81bec7}#arrow-buttons button:nth-of-type(2):hover{border-left-width:1px}#arrow-buttons:hover button:first-of-type:not(:hover){border-right-width:0}#key-stats-card h2{display:flex;font-size:.875em;color:#667085;gap:.5em}#key-stats-card h2 .ranking{font-weight:400}.d3-tip{line-height:1;font-weight:700;padding:12px;background:#000c;color:#fff;border-radius:2px}.d3-tip:after{box-sizing:border-box;display:inline;font-size:10px;width:100%;line-height:1;color:#000c;content:"▼";position:absolute;text-align:center}.d3-tip.n:after{margin:-1px 0 0;top:100%;left:0}#main-content.faq-page{grid-template-rows:auto 1fr auto;min-height:0}#faqs{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;overflow-y:auto}.faq h2{font-size:1.25em;margin-bottom:.4em}.faq p{margin:.5em 0}#platform-overview{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.5rem 2rem;background-color:#fff;border-radius:1.25em;margin-bottom:2rem}#platform-overview h2{margin:0 0 .5rem;text-align:left}#platform-overview p{margin:0;text-align:left}.overview-btn{white-space:nowrap}#callouts{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:40px}.callout{display:flex;flex-direction:column;justify-content:center;padding:4em;color:#fff;border-radius:1.25em}.callout img{margin:0 auto;max-width:260px}.callout h2{color:#fff}.callout.reference-data{background-color:#34476e}.callout.fact-sheet{background-color:#037d8e}.callout h2{font-size:1.875em;line-height:1.25;margin:0}.callout p{font-size:1.25em}.callout button{width:auto;align-self:center;color:#101828}#main-content.about-page{grid-template-rows:auto 1fr;min-height:0;padding-bottom:0}#main-content section#info{min-height:0;overflow-y:auto;padding-bottom:6rem}.info-panel{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.info-panel:not(:last-of-type){margin-bottom:2rem}.info-panel:nth-child(2n)>:first-child{grid-column:2;grid-row:1}.info-panel:nth-child(2n)>:last-child{grid-column:1;grid-row:1}.info-panel h2{color:#34476e;font-size:1.875em}.info-panel p{color:#535862}.info-panel .btn-group{gap:1rem;display:flex;justify-content:center}.domain-icon{background-color:#037d8e;height:3em;width:3em;border-radius:1.5em;display:flex;justify-content:center;align-items:center}.domain-icon img{max-width:2em;max-height:2em}#main-content.single-county-profile{color:#475467}section#county-info{border-bottom:1px solid #eaecf0;margin-bottom:2rem;padding-bottom:1.5rem}#county-profile-top-row{display:flex;justify-content:space-between}#county-profile-top-row #county-name{font-size:30px;color:#2f4771;font-weight:700}#county-profile-top-row #top-row-btn-group{display:flex;gap:1rem}#main-content.single-county-profile p,#main-content.compare-page p{text-align:left}.MuiPaper-root{margin-bottom:1.5rem;border-radius:.75rem!important}.MuiPaper-root:before{display:none}.MuiAccordionSummary-content{justify-content:space-between;gap:2rem}.MuiAccordionSummary-content.Mui-expanded{margin:12px 0!important}.accordion-title-group{display:grid;grid-template-columns:auto 1fr;gap:.5rem;align-items:center}.accordion-title{font-size:1.25rem;line-height:1.75rem!important;font-weight:700;color:#2f4771}.accordion-title.subtitle{font-size:.875rem;font-weight:400;color:#475467;line-height:1.25rem!important}.accordion-button-wrapper{display:flex;align-items:center}button.accordion-button{padding:.5rem .75rem;align-items:center;border-radius:.5rem;border:1px solid #D0D5DD;display:flex;font-size:.875rem;line-height:1.25rem;min-width:85px}button.accordion-button svg{font-size:1.5em}@media only screen and (max-width: 600px){p,h2{text-align:left}#callouts p,#callouts h2{text-align:center}#top-nav{font-size:.75rem;padding:1rem}.nav-group{justify-content:space-between;width:100%}.nav-group:nth-of-type(2){display:none}nav .contact-pair{align-items:center;gap:.5rem}#second-nav{padding:1rem}#second-nav .nav-wrapper{justify-content:space-between;align-items:center}#second-nav .nav-group{gap:.5em}#second-nav .nav-group{position:absolute;display:flex;top:0;left:0;background-color:#fff;width:80%;flex-direction:column;height:100vh;justify-content:unset;align-items:unset;text-align:left;gap:0;z-index:10;display:none}#second-nav .nav-cover{display:none;position:absolute;height:100vh;width:100vw;top:0;left:0;text-align:right;padding:1rem;box-sizing:border-box;background-color:#0c111d;color:#fff;z-index:6}#second-nav-menu-btn{display:block}#second-nav.open .nav-group{display:flex}#second-nav.open .nav-cover{display:block}#second-nav .nav-button{padding:.5em}.callout img{max-width:140px}#county-profile-top-row{flex-direction:column}#search-bar.compare{display:flex;flex-direction:column;gap:1rem}#search-bar.compare .export-pdf-button{width:fit-content;margin:0 auto}.about-page .info-panel{flex-direction:column;display:flex}.about-page .info-panel h2{text-align:left}.about-page .info-panel .btn-group{flex-direction:column}.domain-accordion-summary .MuiAccordionSummary-content{flex-direction:column;gap:1.5rem}.domain-accordion-summary .domain-icon{align-self:baseline}.domain-accordion-summary .accordion-button-wrapper{align-self:center;width:100%}.domain-accordion-summary .accordion-button{width:100%;justify-content:center}#main-content.faq-page{padding:2rem 0 3rem}.faq-page #faqs,.faq-page #callouts{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}section#search-bar{gap:0}#hide-map-btn{display:none}#info-cards-wrapper{display:flex;flex-direction:column-reverse}#indicator-selection{grid-template-columns:1fr}#indicator-selection>:nth-child(2){display:none}#chart-panel-header{grid-template-columns:auto 1fr}#chart-panel-header .single-page-pdf-controls{grid-column:1 / -1}#chart-panel-header .single-page-pdf-controls button{width:100%}#chart-container{width:100%;height:400px}#map-header button{display:none}}#root{text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
