@import"https://fonts.googleapis.com/css2?family=Inter+Display:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:24px;font-weight:400;font-size:16px;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background-color:#f5f5f5;color:#262626}#root{min-height:100vh}.custom-tag-option:hover{background-color:#f5f5f5}.custom-tag-option:hover .tag-actions{opacity:1!important}.tag-actions .anticon{cursor:pointer;transition:transform .2s}.tag-actions .anticon:hover{transform:scale(1.2)}.ant-select-selection-overflow{align-items:center!important}.ant-select-selection-overflow-item{align-self:center!important}.tag-select .ant-select-selection-overflow{flex-wrap:nowrap!important}.tag-select .ant-select-selector{display:flex!important;align-items:center!important;flex-wrap:nowrap!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-in-out}@keyframes slideOutLeft{0%{opacity:1;transform:translate(0) rotate(0) scale(1)}to{opacity:0;transform:translate(-120%) rotate(-15deg) scale(.8)}}@keyframes slideOutRight{0%{opacity:1;transform:translate(0) rotate(0) scale(1)}to{opacity:0;transform:translate(120%) rotate(15deg) scale(.8)}}.hypothesis-card-wrapper{will-change:transform,opacity;opacity:1;transform:translate(0) rotate(0) scale(1)}.hypothesis-card-wrapper.left{animation:slideOutLeft .25s cubic-bezier(.4,0,.6,1)}.hypothesis-card-wrapper.right{animation:slideOutRight .25s cubic-bezier(.4,0,.6,1)}.hypothesis-card-wrapper.color-green{box-shadow:0 0 0 4px #52c41a66!important}.hypothesis-card-wrapper.color-red{box-shadow:0 0 0 4px #f5222d66!important}.text-center{text-align:center}.full-height{height:100%}.full-width{width:100%}.selected-hypotheses-card .ant-card,.selected-hypotheses-card{border-radius:24px!important}.filter-select-dropdown .ant-select-item,.filter-select-dropdown .ant-select-item-option-content,.ant-select-selector,.ant-select-selection-placeholder,.ant-select-selection-search-input{text-align:left!important}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
