:root{--primary:#f59600;--primary-50:#e2e2e2;--primary-25:#f8b24b;--secondary:rgba(244,187,68,.7);--black:#252024;--red:#d84356;--red-secondary:#9b001d;--dark-gray:rgba(0,0,0,.3);--light-gray:#9291a5;--table-gray:#f7f7f7;--gray:#eeeff4;--beige:#f3eee8;--white:#fff;--negative-chart:#ff6551;--very-negative-chart:#b41400;--neutral-chart:#999897;--positive-chart:#5ed46b;--very-positive-chart:#249d31;--blue-chart:#1e90ff;--dark-blue-chart:#050644;--light-blue-chart:#005ff5;--dashboard-background:rgba(219,239,255,.79);--card-background:#f5f5f5;--anger:#b20606;--anticipation:#794c79;--disgust:#ddd220;--dissatisfaction:#ff6551;--distrust:#5e5201;--fear:#e47732;--joy:#08e72f;--neutral:#a9a9a9;--sadness:#1c118f;--satisfaction:#5ed46b;--surprise:#00ecff;--trust:#bb39ac;--title:#f59600;--sidebar:#004b4b}body{background-color:#e2e2e2;background-color:var(--primary-50);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@font-face{font-family:Open Sauce;font-style:normal;font-weight:400;src:url(/static/media/OpenSauceOne-Regular.ad899c4b043bde24150b.ttf)}@font-face{font-family:Open Sauce;font-style:normal;font-weight:700;src:url(/static/media/OpenSauceOne-Bold.b61d766d8e29bb5614f0.ttf)}@font-face{font-family:Open Sauce;font-style:italic;font-weight:400;src:url(/static/media/OpenSauceOne-Italic.865f6efc0978311dbd85.ttf)}@font-face{font-family:Open Sans;src:url(/static/media/OpenSans-VariableFont_wdth,wght.19ba637387f1d6142f55.ttf),url(/static/media/OpenSans-Italic-VariableFont_wdth,wght.582284c873c3f85ba4f8.ttf)}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/static/media/Poppins-Bold.cdb29a5d7ccf57ff05a3.ttf)}#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}body,input{font-family:Open Sauce,sans-serif}svg{-webkit-transform:translateZ(0)}#root{height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.font-1{font-family:Open Sans}.font-2{font-family:Poppins}.font-3{font-family:Open Sauce}.button{font-family:Poppins}.button,.button-red{background-color:initial;border:3px solid;color:#f59600;color:var(--primary);cursor:pointer;font-weight:700;padding:8px 10px;transition:.5s;width:100%}.button:hover{border-color:#f8b24b;border-color:var(--primary-25);color:#f8b24b;color:var(--primary-25)}.button-red.small,.button.small{font-size:14px;padding:2px 10px}.button-red{border-color:#d84356;border-color:var(--red);color:#d84356;color:var(--red)}.button-red:hover{border-color:#9b001d;border-color:var(--red-secondary);color:#9b001d;color:var(--red-secondary)}.button-disabled{cursor:auto}.button-disabled,.button-disabled:hover{background-color:rgba(244,187,68,.7);background-color:var(--secondary)}.title{font-family:Open Sans;font-size:30px;font-weight:700}.animated{transition:translate .5s,border-radius .5s,margin .25s,padding .25s,color .25s,opacity .25s,background-color .25s}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.flex-items-end{align-items:flex-end}.relative{position:relative}.justify-center{justify-content:center}.justify-space-between{justify-content:space-between}.justify-space-evenly{justify-content:space-evenly}.align-self-center{align-self:center}.align-self-start{align-self:start}.align-items-baseline{align-items:baseline}.items-center{align-items:center}.vertical-center{height:100%}.vertical-center,.vertical-center-inherit{align-items:center;display:flex;justify-content:center}.vertical-center-inherit{height:inherit}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.container{padding:30px}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:2rem}.mt-1{margin-top:1rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-auto{margin-top:auto}.pointer{cursor:pointer}.tooltip{font-weight:400;max-width:200px;z-index:100}.sub-title{color:#f59600}.action-button{background-color:#fff;background-color:var(--white);border-radius:50%;display:flex;margin-top:5px;padding:12px}.action-button.pill{border-radius:20px;justify-content:center;padding:6px}.action-button.pill-large{padding:10px}.action-button:hover{background-color:rgba(244,187,68,.7);background-color:var(--secondary);cursor:pointer}.logout-button>img{translate:-2px}.input-eye{margin-right:7px;position:absolute;right:0;width:25px}.input-with-img{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.input-img{margin-right:.5rem}.input-field{-webkit-appearance:none;background-color:initial;border:none;border-bottom:1px solid var(--secondary);padding:5px;width:100%}.input-field:focus,.input-field:focus-visible{border-color:var(--primary);outline:none}input[type],select{font-size:15px}.failed{color:red}.login-container{background-color:var(--card-background);border-radius:20px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 4px 8px 0 rgba(0,0,0,.2);height:50vh;justify-content:center;margin:auto 20px;min-height:400px;min-width:400px;width:50vw}.login-input-container,.title-container{align-items:center;justify-content:center}.account-icon{align-self:auto;margin-bottom:30px;margin-top:30px;width:60px}.login-title{color:var(--primary);font-size:50px;font-weight:900}.login-upper-container{height:100%;justify-content:center}.password-reset-link{color:var(--primary);font-size:14px;margin-top:10px;text-decoration:none;transition:color .3s ease-in-out}.password-reset-link:hover{color:var(--primary-25)}.img-show-password{margin-right:-300px;margin-top:-40px;width:25px;z-index:100000}.login-toast{font-size:14px}@media screen and (max-width:500px){.login-container{flex-direction:column}}.sub-title{color:var(--primary);font-size:20px;font-weight:700;margin-bottom:30px}.flex-1{flex:1 1}.dataset-title{font-size:1.5rem;margin-left:10px}.subtitle{color:var(--title);font-family:Open Sans;font-weight:700}.half-width{width:calc((100vw - min(15vw, 350px))/2 - 70px)}.full-width{width:calc(100vw - min(15vw, 350px) - 80px)}.extended-width{width:calc((100vw - min(15vw, 350px))*2/3 - 70px)}.sentences{gap:10px}.chart,.sentences{display:flex;flex-direction:column}.chart{background-color:var(--card-background);border-radius:20px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 4px 8px 0 rgba(0,0,0,.2);height:40vh;margin:10px;padding:20px}.sidebar{max-width:350px;width:15vw}.chart .placeholder{align-items:center;display:flex;justify-content:center;margin-bottom:auto;margin-top:auto}.charts-wrapper{align-items:flex-start;height:100vh;overflow-y:scroll}.charts-wrapper.blur{-webkit-filter:blur(8px);filter:blur(8px);position:relative}.charts-wrapper .overlay{align-items:center;display:flex;flex-direction:column;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.charts-wrapper .chart-filters-wrapper{align-items:center;display:flex;justify-content:end;margin:20px 30px 10px 0}.charts-wrapper .chart-filters-wrapper .chart-filters{gap:10px}.charts-wrapper .chart-filters-search-button{cursor:pointer;height:21px;margin-left:10px;width:21px}.charts-wrapper .chart-filters-search-button img{height:100%;width:100%}.charts-wrapper .chart-filters-reset-button{cursor:pointer;height:21px;margin-left:10px;width:21px}.charts-wrapper .chart-filters-reset-button img{height:100%;width:100%}.dashboard{font-size:100%;height:auto}.tooltip-icon{margin-left:5px}@media (min-width:1441px){.half-width{width:calc((100vw - min(15vw, 350px))/3 - 70px)}.full-width{width:calc(100vw - min(15vw, 350px) - 70px)}}@media (max-width:1441px){.extended-width{width:calc(100vw - min(15vw, 350px) - 80px)}}@media (max-width:768px){.extended-width,.full-width,.half-width{width:calc(100vw - min(15vw, 350px) - 80px)}}.sidebar-wrapper{height:100vh;min-width:5vw;overflow-y:auto}.entries{direction:rtl;max-height:calc(100vh - 160px);overflow-y:auto}.entry{border-bottom:1px solid var(--primary);direction:ltr;height:1em;margin-right:5px;margin-top:10px;min-height:1.2em;overflow:hidden;padding-bottom:5px;padding-left:1vw;padding-top:5px;text-overflow:ellipsis;white-space:nowrap}.entry:hover{opacity:1}.selected-dataset{opacity:1;translate:10px}.logo{margin-left:auto;margin-right:auto;scale:1.5}.logo-wrapper{background-color:#fff;border-radius:50%;height:25px;margin-bottom:10px;margin-top:10px;padding:20px;width:25px}.sidebar-buttons-wrapper{margin-bottom:10px;margin-top:auto}.button-clicked{background-color:var(--secondary)}.sidebar-item{margin-right:5px;overflow:hidden}.sidebar-remove-icon{height:20px;object-fit:contain;padding-right:.5vw;width:20px}.sidebar-remove-icon img{height:100%}.sidebar-delete-button{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.sidebar-delete-button img{height:30px;width:30px}.sidebar .logout-button{height:24px;position:relative;width:24px}.sidebar .logout-button .logout-icon{bottom:50%;left:58%;position:absolute;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.sidebar .logout-button .logout-icon,.sidebar .upload-button .upload-icon{height:24px;width:24px}.sidebar .subset-button{display:flex;height:15px;margin-left:auto;width:15px}.sidebar .selected-dataset .subset-button{margin-right:6px}.data-source-dialog{padding:15px}.data-source-dialog .data-source-header{font-weight:700;margin-bottom:20px}.data-source-dialog .data-sources{align-items:center;display:flex;gap:20px;height:100%;justify-content:center}.data-source-dialog .data-sources .data-source{cursor:pointer;height:100px;width:auto}.data-source-dialog .data-sources .data-source .data-source-icon{height:100%;object-fit:contain;width:100%}.sidebar-wrapper-inner{background:var(--sidebar);border-radius:20px;color:var(--card-background);height:calc(100% - 107px);padding:10px}.dialog-overlay{background:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:20}.dialog-overlay.is-side{background:none;bottom:auto;height:100%;left:auto;position:absolute;right:0;top:0;width:40%}.dialog-body{background-color:var(--white);box-shadow:0 0 10px 0 rgba(var(--black),.04),0 0 25px 0 rgba(var(--black),.1);left:50%;outline:none;overflow:visible;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dialog-body,.dialog-content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dialog-content{max-height:calc(90vh - 40px);overflow:auto;padding:1em}.dialog-body.dialog-padding{padding:0 2rem 2rem}.dialog-body.is-small{max-width:676px}.dialog-body.is-msmall{max-width:500px}.dialog-body.is-xsmall{max-width:400px;width:100%}.dialog-body.is-large{max-width:1031px}.dialog-body.is-wide{max-width:900px}.dialog-body.is-side{height:100%;position:static;-webkit-transform:none;transform:none;width:100%}.dialog-header{background:var(--secondary);display:flex;left:0;padding:7px 14px;position:-webkit-sticky;position:sticky;right:0;top:0;z-index:1}.dialog-title{color:var(--black);font-family:Poppins,sans-serif;font-size:17px;font-weight:700;margin-bottom:0}.dialog-open{overflow:hidden}.dialog-footer{background-color:var(--secondary);bottom:0;height:60px;left:0;position:-webkit-sticky;position:sticky;right:0;z-index:1}.close-button{color:var(--black);cursor:pointer;font-size:22px;height:23px;position:absolute;right:8px;transition:all .1s;width:23px}.close-button:hover{color:var(--dashboard-background)}@media screen and (max-width:500px){.dialog-body{height:100vh}}.upload-toast{color:red;height:1em;margin-top:.5em}.upload-csv-button{background-color:var(--secondary);border-radius:10px;margin-top:1rem;padding:.5rem}.upload-csv-button:hover{background-color:var(--primary);padding-left:2vw;padding-right:2vw}.input-datasetname{font-family:inherit}.upload-field{margin-left:1vw;margin-right:1vw}.labeler-wrapper{max-width:100%}.rotating-colors{-webkit-animation:rotateColors 2s linear infinite;animation:rotateColors 2s linear infinite;background-image:linear-gradient(90deg,var(--white),var(--primary),var(--white),var(--primary),var(--white),var(--primary));background-size:500% 100%;border-radius:10px;margin-top:1rem;padding:.5rem}@-webkit-keyframes rotateColors{0%{background-position:0 0}to{background-position:100% 0}}@keyframes rotateColors{0%{background-position:0 0}to{background-position:100% 0}}.preliminary-data-wrapper{display:table}.justify-self-end{justify-self:end}.csv-input{color:rgba(0,0,0,.5);font-family:inherit;width:100%}.csv-table{align-self:center;border-collapse:collapse;table-layout:fixed;width:auto}.csv-table tr{height:1em}.csv-table tbody:last-child{padding-bottom:.5em}.csv-table td,.csv-table th{max-width:30vh;overflow:hidden;padding:.25em 1em;text-overflow:ellipsis;white-space:nowrap}.csv-table td:not(:last-child),.csv-table th:not(:last-child){border-right:1px solid var(--primary)}.csv-table tfoot{text-align:center}.csv-table tfoot,.csv-table thead{border-bottom:2px solid var(--secondary)}.header-check{margin-right:10px;margin-top:.5em}.csv-table-title{font-weight:700;margin-right:5vw}.center-container{align-items:center;display:flex;justify-content:center;overflow-x:hidden}.scroll-wrapper{max-width:100%;overflow-x:auto}.highlighted-col{background-color:var(--primary-50)}.selected-col{background-color:var(--secondary)}.admin-table th{background-color:var(--secondary);font-weight:400;padding:9px;text-align:center}.admin-table td{background-color:var(--card-background);padding:9px;text-align:center}.admin-table tbody tr:hover td{background-color:var(--secondary);color:var(--white)}.admin-table tbody tr:hover .overview-admin-operations .operation-img{-webkit-filter:invert(1);filter:invert(1)}.overview-admin-operations .operation-img{padding-left:10px}.overview-admin-operations{align-items:center;display:flex;justify-content:center}.overview-admin-operations .remove-icon{height:32px;margin-bottom:auto;margin-top:auto;width:32px}.overview-admin-operations{position:relative}.admin-operations{display:flex;justify-content:flex-end;margin-top:25px}.admin-filters{padding-left:10px;padding-right:10px;width:auto}.admin-filters>div{min-width:59px}.admin-table{border-spacing:0 12px;display:block;height:calc(100vh - 198px);overflow-y:auto;padding-left:10px;padding-right:10px;width:auto}.admin-table td,.admin-table th{width:calc(25vw - 37.66667px)}.admin-table tr{box-shadow:0 0 8px 0 rgba(0,0,0,.2),0 0 8px 0 rgba(0,0,0,.2)}.height{height:100%}.type-icon-wrapper{background-color:var(--white);border-radius:50%;margin-left:10px;margin-right:10px;padding:10px}.type-icon-wrapper:hover:not(.selected-type){background-color:var(--secondary)}.type-icon-wrapper:hover img{-webkit-filter:invert(1);filter:invert(1)}.selected-type{background-color:var(--primary)}.selected-type img{-webkit-filter:invert(1);filter:invert(1)}.list-chooser{margin-bottom:10px}.admin-buttons-wrapper{margin:10px}.admin-buttons-wrapper .logout-button{height:24px;position:relative;width:24px}.admin-buttons-wrapper .logout-button .logout-icon{bottom:50%;left:58%;position:absolute;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.admin-buttons-wrapper .logout-button .logout-icon,.admin-buttons-wrapper .upload-button .upload-icon{height:24px;width:24px}.btn-group{display:flex;justify-content:center}.btn-group .btn{background:transparent;border:3px solid;color:var(--primary);font-size:14px;font-weight:500;line-height:21px;padding:0 20px;transition:.5s}.btn-group .btn:hover{border-color:var(--primary-25);color:var(--primary-25);cursor:pointer}.btn-group .submit{border-color:var(--primary)}.btn-group .cancel{border-color:var(--red);color:var(--red);margin-right:10px}.btn-group .cancel:hover{border-color:var(--red-secondary);color:var(--red-secondary)}.error-text{color:var(--red)}.error-text.negative-margin{margin-top:0}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease-out;visibility:hidden;will-change:opacity,visibility}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:.9;opacity:var(--rt-opacity);visibility:visible}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:-webkit-max-content;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{-webkit-transform:rotate(45deg);transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{-webkit-transform:rotate(135deg);transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{-webkit-transform:rotate(225deg);transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{-webkit-transform:rotate(315deg);transform:rotate(315deg)}.styles-module_dark__xNqje{background:#222;background:var(--rt-color-dark);color:#fff;color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:#fff;background-color:var(--rt-color-white);color:#222;color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:#8dc572;background-color:var(--rt-color-success);color:#fff;color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:#f0ad4e;background-color:var(--rt-color-warning);color:#fff;color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:#be6464;background-color:var(--rt-color-error);color:#fff;color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:#337ab7;background-color:var(--rt-color-info);color:#fff;color:var(--rt-color-white)}
/*# sourceMappingURL=main.1ac37b06.css.map*/