@tailwind base;@tailwind components;@tailwind utilities;body{@apply font-sans bg-gray-100;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes loading{0%{transform:translateX(-100%)}to{transform:translateX(10%)}}.animate-loading{animation:loading 1.5s infinite}.keyword-table,.keyword-table td,.keyword-table th,.keyword-table-container,.keyword-table-content,.keyword-table-content.expanded,.keyword-table-header,.keyword-table-toggle,.keyword-table-toggle.collapsed,.project-actions button,.results-dropdown{@apply p-2 border border-gray-300 rounded focus:outline-none focus:ring-2 focus:ring-[#7229FF]}.react-select-container .react-select__control{@apply p-2 rounded-lg border-gray-300 shadow-sm;@apply hover:border-[#7229FF];min-height:auto}.react-select-container .react-select__control--is-focused,.react-select-container .react-select__dropdown-indicator,.react-select-container .react-select__indicator-separator,.react-select-container .react-select__option,.react-select-container .react-select__option--is-focused,.react-select-container .react-select__option--is-selected{@apply hidden}
/*# sourceMappingURL=main.8d47c41f.css.map*/