@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap);.notification-bar{display:none;background-color:#e9d985;border-bottom:1px solid #e9d985;padding:8px 0;position:relative;z-index:1030;top:-24px;font-size:.75rem}.notification-bar.show{display:block;animation:.5s ease-out slideDown}.notification-bar .btn-close{padding:.5rem;font-size:.75rem}@keyframes slideDown{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.navbar{border-bottom:1px solid #eaeaea}.navbar img{display:inline-block;float:left;margin-right:10px}.params,.params input{font-size:.75rem}.params .card-body{padding:8px}.results{font-size:.9rem}.results .card-body{padding:10px}.results h4{font-size:19px}.card-title small{font-weight:400;color:#6c757d}.table-responsive{max-height:60vh}#wealthTable{font-size:.8rem}.chart-responsive{height:60vh;max-height:60vh}.chart-responsive canvas{width:100%!important;height:100%!important;display:block}footer a{text-decoration:none}.prose{font-family:Inter,sans-serif;line-height:1.75;color:#333;max-width:90%;margin:0 auto;padding:1rem}.prose h2,.prose h3{font-weight:600;margin-top:1.5em;margin-bottom:.5em}.prose p{margin-bottom:1em}.prose strong{font-weight:700}.prose ol,.prose ul{margin-left:1.25em;margin-bottom:1em}.prose li+li{margin-top:.5em}.prose a{color:#1a73e8;text-decoration:none}