body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;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}.App{text-align:center}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;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}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Angry{background-color:#ffbebe;color:#e15555}.Angry,.Happy{-webkit-animation:fadeIn 1s forwards!important;animation:fadeIn 1s forwards!important}.Happy{background-color:#ceffc3;color:#3d942a}.Sad{background-color:#b8ccf4;color:#3f67b3}.Excited,.Sad{-webkit-animation:fadeIn 1s forwards!important;animation:fadeIn 1s forwards!important}.Excited{background-color:#ffef99;color:#b09400}.Scared{background-color:#f3bdff;color:#7f3e9f}.Neutral,.Scared{-webkit-animation:fadeIn 1s forwards!important;animation:fadeIn 1s forwards!important}.Neutral{background-color:#d7d7d7;color:#3b4761}.Angry-disabled:disabled{background-color:hsla(0,100%,87%,0);color:#e15555;cursor:not-allowed}.Happy-disabled:disabled{background-color:rgba(206,255,195,0);color:#3d942a;cursor:not-allowed}.Sad-disabled:disabled{background-color:rgba(184,204,244,0);color:#3f67b3;cursor:not-allowed}.Excited-disabled:disabled{background-color:rgba(255,239,153,0);color:#b09400;cursor:not-allowed}.Scared-disabled:disabled{background-color:rgba(243,189,255,0);color:#7f3e9f;cursor:not-allowed}.Neutral-disabled:disabled{background-color:rgba(255,227,202,0);color:#3b4761;cursor:not-allowed}.Angry:hover{background-color:#ec8787}.Happy:hover{background-color:#98be8f}.Sad:hover{background-color:#808fad}.Excited:hover{background-color:#fbe568}.Scared:hover{background-color:#c382d4}.Neutral:hover{background-color:#848484}.emotion-buttons{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.emotion-buttons button{border-radius:8px;height:80px;margin:8px;padding:8px;width:90px}.emotion-buttons button:not([disabled]):active{height:85px;width:95px}.EmotionButton-button{align-items:center;border-radius:8px;border-style:none;height:80px;justify-content:center;margin:8px;padding:8px;width:90px}.EmotionButton-button,.EmotionButton-button-label,.content{display:flex;flex-direction:column}.infoText{color:#808fad;font-size:.6em}.howOthersFeltButton{background-color:initial;border:1px solid #808fad;border-radius:8px;color:#fff;margin:0 46px 24px;padding:8px}.howOthersFeltButton:hover{color:#3a497b;cursor:pointer}.emotions{align-items:"center";display:"flex";flex-direction:"column"}#passwordScreen{display:flex;flex-direction:column}#passwordInput{height:30px;margin-bottom:20px;width:250px}.switch{display:inline-block;height:34px;margin-left:8px;position:relative;width:60px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;right:0;top:0;width:83%!important}.slider,.slider:before{left:0;position:absolute;transition:.4s}.slider:before{background-color:#fff;content:"";height:24px;width:24px}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.range-text{font-size:.7em}.hourRange-singleHour{align-items:baseline;display:flex;flex-direction:row;justify-content:flex-end}.range-slider{border-radius:20px!important;height:12px!important;margin:8px auto 0!important;width:90vw!important}.margin-lg{display:flex;flex-direction:column;height:32px!important}@media only screen and (min-width:1000px){.margin-lg,.range-slider{max-width:49vw!important;min-width:49vw!important}}.range-slider .range-slider__thumb{border:6px solid #fff;box-sizing:border-box}.range-slider .range-slider__thumb[data-lower]{background:#0073e6}.range-slider .range-slider__thumb[data-upper]{background:#ee2c2c}.range-slider .range-slider__range{background:linear-gradient(90deg,#0073e6,#ee2c2c)!important;background-position:50% 0!important;background-size:200% 100%!important}.range-slider .range-slider__range[data-active],.range-slider .range-slider__thumb[data-active]~.range-slider__range{-webkit-animation:move-bg .75s linear infinite;animation:move-bg .75s linear infinite}@-webkit-keyframes move-bg{0%{background-position:50% 0}25%{background-position:100% 0}50%{background-position:50% 0}75%{background-position:0 0}to{background-position:50% 0}}@keyframes move-bg{0%{background-position:50% 0}25%{background-position:100% 0}50%{background-position:50% 0}75%{background-position:0 0}to{background-position:50% 0}}.slider{align-items:center;background:#4d4f64;border-radius:12px;display:flex;flex-direction:column;height:24px;width:120%}.single-thumb .range-slider__thumb[data-lower]{display:none;width:0}.single-thumb .range-slider__range{border-radius:12px}.hour-text{align-self:flex-start;font-size:.8em;margin-bottom:0;margin-left:8px}.range-hour{display:flex;flex-direction:row;justify-content:space-between}.hourRange-Slider{display:flex;flex-direction:column}.range-slider{-webkit-tap-highlight-color:transparent;background:#ddd;border-radius:4px;cursor:pointer;display:block;height:8px;position:relative;touch-action:none;-webkit-user-select:none;user-select:none;width:100%}.range-slider[data-vertical]{height:100%;width:8px}.range-slider[data-disabled]{cursor:not-allowed;opacity:.5}.range-slider .range-slider__thumb{background:#2196f3;border-radius:50%;height:24px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:24px;z-index:3}.range-slider .range-slider__thumb:focus-visible{box-shadow:0 0 0 6px rgba(33,150,243,.5);outline:0}.range-slider[data-vertical] .range-slider__thumb{left:50%}.range-slider .range-slider__thumb[data-disabled]{z-index:2}.range-slider .range-slider__range{background:#51adf6;height:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:1}.range-slider[data-vertical] .range-slider__range{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.range-slider input[type=range]{-webkit-appearance:none;background-color:initial;height:0;left:0;pointer-events:none;position:absolute;top:0;width:0;z-index:2}.range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.range-slider input[type=range]::-moz-range-thumb{border:0;height:0;width:0}.range-slider input[type=range]:focus{outline:0}.StatWindow{display:flex;flex-direction:column;justify-content:center;max-height:100vh;min-height:100vh;min-width:100vw}@media only screen and (min-width:1000px){.StatWindow{max-width:50vw;min-width:49vw}}.Stats-header{align-content:center;align-items:center;display:flex;height:3.3em;justify-content:space-between;margin:8px;position:-webkit-sticky;position:sticky;top:5px;z-index:5}.Stats-header button{height:4em;width:4em}#ChartView{display:flex;flex:10 1;flex-direction:column;min-height:336px;min-width:290px}#ChartView,#SliderHourView{align-items:center;justify-content:center;margin:8px;padding:2px}#SliderHourView{flex:0.7 1}#ChosenTimeUnitNavView{align-items:stretch;display:flex;flex:0.5 1;flex-direction:column;margin:8px;padding:2px;width:inherit}#TimeUnitSelectorView{align-items:center;display:flex;flex:0.7 1;justify-content:space-around;margin:8px 8px 16px;padding:2px}#VilisVelvetyElementView{align-items:center;border:1px;display:flex;justify-content:center;margin:2px;max-height:3vh;padding:2px}#SliderHourView{align-items:stretch;display:flex;flex-direction:column}nav{height:3.2em;position:-webkit-sticky;position:sticky;top:0}ul{list-style-type:none;margin:0;padding:0}.toggleable{visibility:hidden}li button{background-color:rgba(0,0,0,.9);border:none;border-radius:8px;color:#fff;height:4em;margin-bottom:.1em;width:4em}#menu-button{background-color:initial}@-webkit-keyframes toggle{0%{visibility:hidden}to{visibility:visible}}@keyframes toggle{0%{visibility:hidden}to{visibility:visible}}.timeUnit-arrow .material-symbols-outlined{width:18px}.datePickerMainDiv{display:flex;flex:1 1;flex-direction:column;flex-wrap:wrap;height:inherit;justify-content:center}.timeUnit-arrow{align-items:center;justify-content:space-between;width:100%}.TimeView,.timeUnit-arrow{display:flex;flex-direction:row}.TimeView{z-index:1}.SelectedTimeViewButtonGroup,.TimeViewButtonGroup{display:flex;flex-direction:column;height:auto}.TimeViewButtonText{align-self:center;display:flex;flex:0.5 1;font-size:2vh;margin:0}.SelectedTimeButton,.TimeButton{background-color:#fff;border-color:#fff;border-radius:50%;border-style:none;display:flex;height:3.5vh;margin:1.8vh;width:3.5vh}.SelectedTimeButton{outline-color:#fff;outline-offset:.5vh;outline-style:solid;outline-width:.5vh}.TimeViewButtonLine{offset-position:10vh;background-color:#fff;border-style:none;color:#fff;display:block;flex-wrap:wrap;height:7.5vh;height:30vh;overflow:visible;width:12vw;width:20vh;z-index:2;z-index:4}.show-more .howOthersFeltButton{margin-top:24px}.SubEmotionButton-container{display:flex;flex-direction:column}.SubEmotionButton-container button{-webkit-animation:fadeIn 1s forwards!important;animation:fadeIn 1s forwards!important;height:40px!important}@-webkit-keyframes fadeOut{0%{opacity:1}to{background-color:initial}}@keyframes fadeOut{0%{opacity:1}to{background-color:initial}}@-webkit-keyframes fadeIn{to{background-color:background-color}0%{background-color:initial}}@keyframes fadeIn{to{background-color:background-color}0%{background-color:initial}}.transparent button{-webkit-animation:fadeIn 1s forwards!important;animation:fadeIn 1s forwards!important;background-color:initial}.Confident-disabled:disabled,.Empowered-disabled:disabled,.Proud-disabled:disabled{-webkit-animation:fadeOut 1s forwards!important;animation:fadeOut 1s forwards!important;background-color:#ceffc3;color:#3d942a;cursor:not-allowed}.Ashamed-disabled:disabled,.Frustrated-disabled:disabled,.Offended-disabled:disabled{-webkit-animation:fadeOut 1s forwards!important;animation:fadeOut 1s forwards!important;background-color:#ffbebe;color:#e15555;cursor:not-allowed}.Anxious-disabled:disabled,.Embarrased-disabled:disabled,.Horrified-disabled:disabled{-webkit-animation:fadeOut 1s forwards!important;animation:fadeOut 1s forwards!important;background-color:#f3bdff;color:#7f3e9f;cursor:not-allowed}.Energetic-disabled:disabled,.Focused-disabled:disabled,.Inspired-disabled:disabled{-webkit-animation:fadeOut 1s forwards!important;animation:fadeOut 1s forwards!important;background-color:#ffef99;color:#b09400;cursor:not-allowed}.Depressed-disabled:disabled,.Hurt-disabled:disabled,.Lonely-disabled:disabled{-webkit-animation:fadeOut 1s forwards!important;animation:fadeOut 1s forwards!important;background-color:#b8ccf4;color:#3f67b3;cursor:not-allowed}.Balanced-disabled:disabled,.Peaceful-disabled:disabled,.Rested-disabled:disabled{-webkit-animation:fadeOut 1s forwards!important;animation:fadeOut 1s forwards!important;background-color:#ffe3ca;color:#ff810d;cursor:not-allowed}.Confident:hover,.Empowered:hover,.Proud:hover{background-color:#98be8f!important}.Ashamed:hover,.Frustrated:hover,.Offended:hover{background-color:#ec8787!important}.Anxious:hover,.Embarrased:hover,.Horrified:hover{background-color:#c382d4!important}.Energetic:hover,.Focused:hover,.Inspired:hover{background-color:#fbe568!important}.Depressed:hover,.Hurt:hover,.Lonely:hover{background-color:#808fad!important}.Balanced:hover,.Peaceful:hover,.Rested:hover{background-color:#848484!important}.exit{align-self:flex-start;background-color:initial;border-style:none;color:#fff;margin-left:8px}.title{margin-top:0}.exit-title{align-content:space-between;display:flex;flex-direction:row}nav{display:flex;justify-content:flex-start}@font-face{font-display:block;font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;src:url(/NokiaHqEmotionTracker/static/media/material-symbols-outlined.b2385d31d58ea15caa6b.woff2) format("woff2")}.material-symbols-outlined{-webkit-font-feature-settings:"liga";font-feature-settings:"liga";font-family:Material Symbols Outlined}@font-face{font-display:block;font-family:Material Symbols Rounded;font-style:normal;font-weight:100 700;src:url(/NokiaHqEmotionTracker/static/media/material-symbols-rounded.0d6e3b98940e36861c2c.woff2) format("woff2")}.material-symbols-outlined,.material-symbols-rounded{word-wrap:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;direction:ltr;display:inline-block;font-size:24px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;text-rendering:optimizeLegibility;text-transform:none;white-space:nowrap}.material-symbols-rounded{-webkit-font-feature-settings:"liga";font-feature-settings:"liga";font-family:Material Symbols Rounded}@font-face{font-display:block;font-family:Material Symbols Sharp;font-style:normal;font-weight:100 700;src:url(/NokiaHqEmotionTracker/static/media/material-symbols-sharp.2372bcc6f5d039904009.woff2) format("woff2")}.material-symbols-sharp{word-wrap:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga";direction:ltr;display:inline-block;font-family:Material Symbols Sharp;font-size:24px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;text-rendering:optimizeLegibility;text-transform:none;white-space:nowrap}
/*# sourceMappingURL=main.a34e5543.css.map*/