.info-modal-trigger{cursor:pointer;display:inline-flex}.info-modal-trigger-icon{color:#094a6b;font-size:16px}.info-modal-dialog{border-radius:8px;overflow:hidden}.info-modal-title{justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:1rem;font-weight:600;display:flex}.info-modal-close-button:hover{background-color:rgba(0,0,0,.05)}.info-modal-content{padding:1rem}.info-modal-search-bar{flex-direction:row;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.info-modal-search-field{font-size:.875rem}.info-modal-sort-controls{flex-direction:row;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.info-modal-toggle-group{height:36px}.info-modal-toggle-group-button{font-size:.75rem}.info-modal-toggle-group-button-selected{font-weight:500}.info-modal-header-row{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.info-modal-header-row-label{font-size:.75rem;font-weight:500}.info-modal-header-row-count{text-align:right;min-width:40px;font-size:.75rem}.info-modal-list{max-height:300px;overflow-y:auto}.info-modal-list-item{padding:.5rem .75rem}.info-modal-list-item-content{justify-content:space-between;align-items:center;width:100%;display:flex}.info-modal-list-item-value{font-size:.875rem}.info-modal-list-item-count{text-align:right;min-width:40px;font-size:.75rem}.info-modal-divider{margin:0 .75rem}.info-modal-empty{text-align:center;padding:1rem;font-size:.875rem}.info-modal-highlight{background-color:rgba(9,74,107,.2);border-radius:2px;padding:0 2px}
