.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navSearchInput::placeholder{color:#ffffffd9}.navSearchInput::-moz-placeholder{color:#ffffffd9}.navSearchInput:-ms-input-placeholder{color:#ffffffd9}.search-column-list::-webkit-scrollbar-button{display:none;height:0}.search-column-list{scrollbar-width:thin}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f7;color:#111827;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),select,textarea{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;color:#111827;font-family:inherit}input::placeholder,textarea::placeholder{color:#6b7280}input[type=checkbox],input[type=radio]{accent-color:#263b79;appearance:auto;-webkit-appearance:auto;-moz-appearance:auto;background-color:#fff;border:1px solid #cbd5e1;box-shadow:none}input[type=checkbox].checkbox-white{align-items:center;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border:1px solid #cbd5e1;border-radius:4px;cursor:pointer;display:inline-flex;height:14px;justify-content:center;width:14px}input[type=checkbox].checkbox-white:checked{background-color:#fff}input[type=checkbox].checkbox-white:checked:after{border-bottom:2px solid #263b79;border-left:2px solid #263b79;content:"";display:block;height:4px;margin-top:-1px;transform:rotate(-45deg);width:8px}input[type=checkbox].checkbox-white:disabled{cursor:not-allowed;opacity:.7}input[type=checkbox].checkbox-white:disabled:checked:after{border-color:#9ca3af}input[type=checkbox].checkbox-white:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}select option{background-color:#fff;color:#111827}table thead th{color:#111827}