@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";html{scroll-behavior:smooth}#app{font-family:Roboto,sans-serif;max-width:1280px;margin:auto;margin-top:2rem;height:100%;padding:0 1.25rem;margin-bottom:3rem}#app h1{margin-bottom:1rem}#app .user-info{padding:3rem;margin-top:5rem}#app .table_btn{position:absolute;bottom:4rem;right:2rem}#app .loader{position:absolute;top:0;left:0;background:#00000080;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}#app .loader .loading-text{padding-inline:2rem;text-align:center}#app .loader .loading-text span{color:#fff;font-size:1.75rem;display:block;margin-top:.75rem;font-weight:700}#app .loader .MuiCircularProgress-root{width:85px!important;height:85px!important;color:#b3e5fc}#app .user-input{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem}#app .user-input .year-input{display:flex;align-items:baseline;gap:2rem}#app .user-input .nav-left{display:flex;gap:3rem}#app .mui-input{width:300px}#app .map{margin:2rem 0;display:flex;align-items:center;padding-top:2rem}#app .hidden{display:none}#app .map svg{margin:auto}#app .map svg .scale-text{font-size:.75rem}#app .map svg .map-g{transform:translate(50px)}#app .map svg .country{stroke:#bdbdbd;stroke-width:1px}#app .map svg .country:hover{fill:#b0bec5;cursor:pointer}#app .map svg .map-title{font-weight:700}#app .map svg .map-subheader{font-style:italic;font-size:.75rem}#app .chart-container .tooltip{padding:.5rem;display:flex;flex-direction:column;gap:4px}#app .chart-container{margin-bottom:2rem}#app .chart-container svg .bar:hover{opacity:.5}#app .state_row{background-color:#cfd8dc;color:#000}#app .header_row th{font-weight:700}#app #disclaimer .disclaimer_box{background-color:#eceff1}#app #disclaimer .disclaimer_box path{fill:#263238!important}#app #disclaimer.show_top{position:absolute;bottom:2rem;left:0;text-align:center;width:100%;display:flex;justify-content:center}#app #disclaimer.show_bottom{margin-top:2rem}#app .error-view{height:450px;display:flex;align-items:center;justify-content:center;padding:0 3rem}#app .error-view .error_message{width:100%}#app .error-view .error_message a{text-decoration:none;color:#00f}button.tsqd-open-btn,div.tsqd-parent-container{display:none!important}
