@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700;900&display=swap";@import"https://use.typekit.net/wlu8mpe.css";@import-normalize;html,body{box-sizing:border-box;font-size:16px;background-color:#f8fafd;margin:0;padding:0;height:100%;overflow:auto;font-family:mundial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%}input,textarea{font-family:mundial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{text-decoration:none}*{box-sizing:inherit}#popover-root{position:relative;z-index:99999}#loader-root{z-index:999}.container{max-width:1080px;margin:0 auto}.flex-row{display:flex}.link{text-decoration-line:underline;color:#0c6efc}.semi-transparent{filter:opacity(50%)}.content-box{background:#fff;border:1px solid #f0f4f7;border-radius:6px;display:flex;flex-direction:column}.no-data,.error{height:100px;font-style:italic;display:flex;justify-content:center;align-items:center}code[class*=language-],pre[class*=language-]{font-size:13px!important}.tippy-tooltip.custom-light-theme{padding:0!important;background-color:#fff!important;border-radius:0!important;color:inherit}.tippy-tooltip.custom-light-theme .tippy-tooltip-content{border:1px solid #e8eef3;box-shadow:0 0 14px #0000001a;text-align:left}.tippy-popper[x-placement^=top] .tippy-tooltip.custom-light-theme [x-arrow]{border-top-color:#fff}.tippy-popper[x-placement^=right] .tippy-tooltip.custom-light-theme [x-arrow]{border-right-color:#fff}.tippy-popper[x-placement^=bottom] .tippy-tooltip.custom-light-theme [x-arrow]{border-bottom-color:#fff}.tippy-popper[x-placement^=left] .tippy-tooltip.custom-light-theme [x-arrow]{border-left-color:#fff}.tippy-tooltip.custom-dark-theme{padding:16px 24px!important;background-color:#192638!important;border-radius:5px!important}.tippy-popper[x-placement^=top] .tippy-tooltip.custom-dark-theme [x-arrow]{border-top-color:#192638}.tippy-popper[x-placement^=right] .tippy-tooltip.custom-dark-theme [x-arrow]{border-right-color:#192638}.tippy-popper[x-placement^=bottom] .tippy-tooltip.custom-dark-theme [x-arrow]{border-bottom-color:#192638}.tippy-popper[x-placement^=left] .tippy-tooltip.custom-dark-theme [x-arrow]{border-left-color:#192638}.page-layout .page-wrapper{margin-top:52px;height:calc(100vh - 52px);position:relative}.page-layout main{background:#fff;height:100%;overflow:auto}.page-layout .sidebar+main{margin-left:56px}.tooltip-container{position:relative;overflow:visible}.tooltip-box{position:absolute;padding:5px;border-radius:5px;border:1px solid #e8eef3;box-shadow:0 0 14px #0000001a;z-index:10;display:none}.tooltip-box.open{display:block}.tooltip-arrow{position:absolute;border-width:5px;border-style:solid;border-color:transparent transparent #fff transparent}.tab{display:inline-block;padding:20px 12px;font-size:.875rem;line-height:1.4286;cursor:pointer;-webkit-user-select:none;user-select:none}.tab.active{border-bottom:3px solid #0c6efc;cursor:auto}.confusion-matrix-wrapper{display:flex;background:#fff;font-size:.75rem;line-height:1.333}.confusion-matrix-wrapper .header-label-cell,.confusion-matrix-wrapper .row-header,.confusion-matrix-wrapper .column-header,.confusion-matrix-wrapper .cell{height:88px}.confusion-matrix-wrapper .row-header.small,.confusion-matrix-wrapper .cell.small{height:36px}.confusion-matrix-wrapper .header-label-cell,.confusion-matrix-wrapper .row-header{width:128px;border-right:3px solid #f0f4f6}.confusion-matrix-wrapper .row-header,.confusion-matrix-wrapper .column-header{color:#8d98a2}.confusion-matrix-wrapper .header-label-cell{position:relative;color:#3c505c;font-weight:600}.confusion-matrix-wrapper .header-label-cell .actuals-label{position:absolute;left:0;bottom:10px}.confusion-matrix-wrapper .header-label-cell .predictions-label{position:absolute;transform-origin:bottom left;transform:rotate(270deg);left:calc(100% - 10px);bottom:10px}.confusion-matrix-wrapper .row-header{display:flex;justify-content:flex-end;align-items:center;padding:12px}.confusion-matrix-wrapper .column-header{position:relative}.confusion-matrix-wrapper .vertical{position:absolute;top:100%;left:50%;width:80px;transform-origin:top left;transform:rotate(270deg) translate(10px,-50%);white-space:nowrap}.confusion-matrix{overflow-x:auto;background:linear-gradient(to right,#fff 30%,#fff0),linear-gradient(to left,#fff 30%,#fff0),radial-gradient(farthest-side at 0 50%,#00000040,#0000),radial-gradient(farthest-side at 100% 50%,#00000040,#0000);background-repeat:no-repeat;background-size:40px 100%,40px 100%,10px 100%,10px 100%;background-position:left,right,left,right;background-attachment:local,local,scroll,scroll}.confusion-matrix-wrapper .row-header:not(:last-of-type),.confusion-matrix .data-row .cell{border-bottom:1px solid #f0f4f6}.confusion-matrix-wrapper .header-label-cell,.confusion-matrix .column-header{border-bottom:3px solid #f0f4f6}.confusion-matrix .column-header,.confusion-matrix .cell{width:104px;flex-shrink:0}.confusion-matrix .column-header.small,.confusion-matrix .cell.small{width:44px}.confusion-matrix .cell{display:flex;justify-content:center;align-items:center;border-right:1px solid #f0f4f6;color:#6d92ab}.confusion-matrix-wrapper .color-guide{margin-left:24px;display:flex;padding:88px 0 18px;max-height:600px}.confusion-matrix-wrapper .color-guide .color-bar{width:16px}.confusion-matrix-wrapper .color-guide .color-bar-label-group{display:flex;flex-direction:column;justify-content:space-between;margin-left:8px;color:#6d92ab}.ReactModal__Content .close-btn{position:absolute;top:20px;right:20px;background:#edf2f5;width:32px;height:32px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.comparison-page .header-bar{height:140px;background:#192638}.comparison-page .header-bar .nav-group{display:inline-flex;align-items:center;color:#fff;font-size:.8125rem;line-height:1.3846;font-weight:600;margin-top:20px;cursor:pointer}.comparison-page .header-bar .nav-group span{margin-left:9px}.comparison-page .content-box{position:relative;top:-54px;margin-bottom:18px}.comparison-page .content-box.model-comparison-wrapper{padding:0;border-radius:6px;overflow:hidden}.comparison-page .discord-table .header-row{padding:24px}.comparison-page .discord-table .header-row h2{font-size:1rem;line-height:1.5;color:#1e1f21;margin:0 4px 0 0}
