@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Outfit,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}p{font-size:1.6rem}h1{font-size:6rem}h2{font-size:2.5rem}.app{background-color:#0006;color:#fff;height:110vh;position:relative;width:100%}.header{display:flex;justify-content:center;margin:auto auto 1em;max-width:95%}.header-text{font-size:4em;margin-top:1em}.app:before{background:url(/ShouldISkateToday/static/media/photo-1615066037299-7fd7fe32686b.e3f12491ca1acd934116.avif) no-repeat 50%/cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.app .location_input{padding:1rem;text-align:center}.app .emotion{text-align:center}.app input{background:#ffffff1a;border:1px solid #fffc;border-radius:25px;color:#f8f8f8;display:flex;font-size:1.2rem;margin:auto;padding:.7rem 1.5rem}.emotionRange{font-size:15px}::placeholder{color:#f8f8f8}button{background:#f8f8f8;border:1px solid #fffc;border-radius:5px;color:#000;font-size:20px;margin:10px;padding:5px}.button-effects{box-shadow:10px 10px 26px 0 #0000004d;color:#000;margin-top:1em}.slider{margin:1em;width:100%}.refresh-button{display:flex;justify-content:center;margin:auto}.container{flex-direction:column;height:500px;justify-content:space-between;max-width:700px;padding:0 1rem;position:relative;top:10%}.advice,.container{display:flex;margin:auto}.advice{justify-content:center;text-align:center}.app .top{background-color:#fff3;border-radius:12px;padding:1rem;width:100%}.app .bottom{padding:1rem;width:100%}.app .bottom,.app .header-text{background-color:#fff3;border-radius:12px;display:flex;justify-content:space-evenly;margin:1rem auto;text-align:center}.app .header-text{padding:0 1rem 1rem;width:50%}.app .emotion,.weatherContainer{background-color:#fff3;border-radius:12px;margin:.6rem;padding:1rem}.bold{font-weight:700}.hidden{display:none}.active{display:block}.loader{animation:spin 1s linear infinite;border:16px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:120px;width:120px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#link{color:#e45635;display:block;font:12px Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;text-decoration:none}#link:hover{color:#ccc}#link,#link:hover{transition:color .5s ease-out}body{background:#333}@keyframes rotate-loading{0%{transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);-moz-transform:rotate(0deg)}to{transform:rotate(1turn);-ms-transform:rotate(1turn);-webkit-transform:rotate(1turn);-o-transform:rotate(1turn);-moz-transform:rotate(1turn)}}@keyframes loading-text-opacity{0%{opacity:0}20%{opacity:0}50%{opacity:1}to{opacity:0}}.loading,.loading-container{border-radius:100%;height:100px;position:relative;width:100px}.loading-container{margin:40px auto}.loading{-moz-animation:rotate-loading 1.5s linear 0s infinite normal;-o-animation:rotate-loading 1.5s linear 0s infinite normal;-webkit-animation:rotate-loading 1.5s linear 0s infinite normal;animation:rotate-loading 3s linear 0s infinite normal;border-color:#0000 #fff;border-style:solid;border-width:2px;-moz-transform-origin:50% 50%;-o-transform-origin:50% 50%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.loading-container:hover .loading{border-color:#0000 #e45635}.loading-container .loading,.loading-container:hover .loading{transition:all .5s ease-in-out}#loading-text{animation:loading-text-opacity 2s linear 0s infinite normal;color:#fff;font-family:"Helvetica Neue, ",Helvetica,", ",arial;font-size:15px;font-weight:700;margin-top:45px;opacity:0;position:absolute;text-align:center;text-transform:uppercase;top:0;width:100px}@media only screen and (max-width:500px){.header-text{font-size:2.2em}.emotionSlider{width:100%}.app .header-text{background-color:#fff3;border-radius:12px;display:flex;justify-content:space-evenly;margin:1rem auto;padding:1rem;text-align:center;width:110%}}input[type=range].range-slider{-webkit-appearance:none;background-clip:padding-box;background:#0000;border:none;box-shadow:none;color:#ced4da;display:block;height:calc(1.5em + .75rem + 2px);line-height:1.5;font:1rem/1 arial,sans-serif;outline:none;padding:.375rem 0;position:relative;width:100%}input[type=range].range-slider::-moz-focus-outer{border:none;outline:none}input[type=range].range-slider::-moz-focusring{outline:none}input[type=range].range-slider.range-slider--sm{font-size:.875rem;height:calc(1.5em + .5rem + 2px);padding:.25rem 0}input[type=range].range-slider.range-slider--lg{font-size:1.25rem;height:calc(1.5em + 1rem + 2px);padding:.5rem 0}input[type=range].range-slider::-webkit-slider-runnable-track{background:#ced4da;border:none;border-radius:2px;box-sizing:border-box;height:4px}input[type=range].range-slider::-moz-range-track{background:#ced4da;border:none;border-radius:2px;box-sizing:border-box;height:4px}input[type=range].range-slider::-ms-fill-lower,input[type=range].range-slider::-ms-track{background:#ced4da;border:none;border-radius:2px;box-sizing:border-box;height:4px}input[type=range].range-slider::-ms-track{color:#0000}input[type=range].range-slider.range-slider--lg::-webkit-slider-runnable-track{border-radius:3px;height:6px}input[type=range].range-slider.range-slider--lg::-moz-range-track{border-radius:3px;height:6px}input[type=range].range-slider.range-slider--lg::-ms-fill-lower,input[type=range].range-slider.range-slider--lg::-ms-track{border-radius:3px;height:6px}input[type=range].range-slider.disabled::-webkit-slider-runnable-track{background:#e9e9e9;cursor:not-allowed}input[type=range].range-slider.disabled::-moz-range-track{background:#e9e9e9;cursor:not-allowed}input[type=range].range-slider.disabled::-ms-track{background:#e9e9e9;cursor:not-allowed}input[type=range].range-slider.range-slider--primary::-webkit-slider-thumb{background:#007bff}input[type=range].range-slider.range-slider--primary::-moz-range-thumb{background:#007bff}input[type=range].range-slider.range-slider--primary::-ms-thumb{background:#007bff}input[type=range].range-slider.range-slider--primary:not(.disabled):active::-webkit-slider-thumb,input[type=range].range-slider.range-slider--primary:not(.disabled):focus::-webkit-slider-thumb{box-shadow:0 0 0 .2rem #007bff40}input[type=range].range-slider.range-slider--primary:not(.disabled):active::-moz-range-thumb,input[type=range].range-slider.range-slider--primary:not(.disabled):focus::-moz-range-thumb{box-shadow:0 0 0 .2rem #007bff40}input[type=range].range-slider.range-slider--primary:not(.disabled):active::-ms-thumb,input[type=range].range-slider.range-slider--primary:not(.disabled):focus::-ms-thumb{box-shadow:0 0 0 .2rem #007bff40}input[type=range].range-slider.range-slider--secondary::-webkit-slider-thumb{background:#6c757d}input[type=range].range-slider.range-slider--secondary::-moz-range-thumb{background:#6c757d}input[type=range].range-slider.range-slider--secondary::-ms-thumb{background:#6c757d}input[type=range].range-slider.range-slider--secondary:not(.disabled):active::-webkit-slider-thumb,input[type=range].range-slider.range-slider--secondary:not(.disabled):focus::-webkit-slider-thumb{box-shadow:0 0 0 .2rem #6c757d40}input[type=range].range-slider.range-slider--secondary:not(.disabled):active::-moz-range-thumb,input[type=range].range-slider.range-slider--secondary:not(.disabled):focus::-moz-range-thumb{box-shadow:0 0 0 .2rem #6c757d40}input[type=range].range-slider.range-slider--secondary:not(.disabled):active::-ms-thumb,input[type=range].range-slider.range-slider--secondary:not(.disabled):focus::-ms-thumb{box-shadow:0 0 0 .2rem #6c757d40}input[type=range].range-slider.range-slider--success::-webkit-slider-thumb{background:#28a745}input[type=range].range-slider.range-slider--success::-moz-range-thumb{background:#28a745}input[type=range].range-slider.range-slider--success::-ms-thumb{background:#28a745}input[type=range].range-slider.range-slider--success:not(.disabled):active::-webkit-slider-thumb,input[type=range].range-slider.range-slider--success:not(.disabled):focus::-webkit-slider-thumb{box-shadow:0 0 0 .2rem #28a74540}input[type=range].range-slider.range-slider--success:not(.disabled):active::-moz-range-thumb,input[type=range].range-slider.range-slider--success:not(.disabled):focus::-moz-range-thumb{box-shadow:0 0 0 .2rem #28a74540}input[type=range].range-slider.range-slider--success:not(.disabled):active::-ms-thumb,input[type=range].range-slider.range-slider--success:not(.disabled):focus::-ms-thumb{box-shadow:0 0 0 .2rem #28a74540}input[type=range].range-slider.range-slider--danger::-webkit-slider-thumb{background:#dc3545}input[type=range].range-slider.range-slider--danger::-moz-range-thumb{background:#dc3545}input[type=range].range-slider.range-slider--danger::-ms-thumb{background:#dc3545}input[type=range].range-slider.range-slider--danger:not(.disabled):active::-webkit-slider-thumb,input[type=range].range-slider.range-slider--danger:not(.disabled):focus::-webkit-slider-thumb{box-shadow:0 0 0 .2rem #dc354540}input[type=range].range-slider.range-slider--danger:not(.disabled):active::-moz-range-thumb,input[type=range].range-slider.range-slider--danger:not(.disabled):focus::-moz-range-thumb{box-shadow:0 0 0 .2rem #dc354540}input[type=range].range-slider.range-slider--danger:not(.disabled):active::-ms-thumb,input[type=range].range-slider.range-slider--danger:not(.disabled):focus::-ms-thumb{box-shadow:0 0 0 .2rem #dc354540}input[type=range].range-slider.range-slider--warning::-webkit-slider-thumb{background:#ffc107}input[type=range].range-slider.range-slider--warning::-moz-range-thumb{background:#ffc107}input[type=range].range-slider.range-slider--warning::-ms-thumb{background:#ffc107}input[type=range].range-slider.range-slider--warning:not(.disabled):active::-webkit-slider-thumb,input[type=range].range-slider.range-slider--warning:not(.disabled):focus::-webkit-slider-thumb{box-shadow:0 0 0 .2rem #ffc10740}input[type=range].range-slider.range-slider--warning:not(.disabled):active::-moz-range-thumb,input[type=range].range-slider.range-slider--warning:not(.disabled):focus::-moz-range-thumb{box-shadow:0 0 0 .2rem #ffc10740}input[type=range].range-slider.range-slider--warning:not(.disabled):active::-ms-thumb,input[type=range].range-slider.range-slider--warning:not(.disabled):focus::-ms-thumb{box-shadow:0 0 0 .2rem #ffc10740}input[type=range].range-slider.range-slider--info::-webkit-slider-thumb{background:#17a2b8}input[type=range].range-slider.range-slider--info::-moz-range-thumb{background:#17a2b8}input[type=range].range-slider.range-slider--info::-ms-thumb{background:#17a2b8}input[type=range].range-slider.range-slider--info:not(.disabled):active::-webkit-slider-thumb,input[type=range].range-slider.range-slider--info:not(.disabled):focus::-webkit-slider-thumb{box-shadow:0 0 0 .2rem #17a2b840}input[type=range].range-slider.range-slider--info:not(.disabled):active::-moz-range-thumb,input[type=range].range-slider.range-slider--info:not(.disabled):focus::-moz-range-thumb{box-shadow:0 0 0 .2rem #17a2b840}input[type=range].range-slider.range-slider--info:not(.disabled):active::-ms-thumb,input[type=range].range-slider.range-slider--info:not(.disabled):focus::-ms-thumb{box-shadow:0 0 0 .2rem #17a2b840}input[type=range].range-slider.range-slider--light::-webkit-slider-thumb{background:#f8f9fa}input[type=range].range-slider.range-slider--light::-moz-range-thumb{background:#f8f9fa}input[type=range].range-slider.range-slider--light::-ms-thumb{background:#f8f9fa}input[type=range].range-slider.range-slider--light:not(.disabled):active::-webkit-slider-thumb,input[type=range].range-slider.range-slider--light:not(.disabled):focus::-webkit-slider-thumb{box-shadow:0 0 0 .2rem #f8f9fa40}input[type=range].range-slider.range-slider--light:not(.disabled):active::-moz-range-thumb,input[type=range].range-slider.range-slider--light:not(.disabled):focus::-moz-range-thumb{box-shadow:0 0 0 .2rem #f8f9fa40}input[type=range].range-slider.range-slider--light:not(.disabled):active::-ms-thumb,input[type=range].range-slider.range-slider--light:not(.disabled):focus::-ms-thumb{box-shadow:0 0 0 .2rem #f8f9fa40}input[type=range].range-slider.range-slider--dark::-webkit-slider-thumb{background:#343a40}input[type=range].range-slider.range-slider--dark::-moz-range-thumb{background:#343a40}input[type=range].range-slider.range-slider--dark::-ms-thumb{background:#343a40}input[type=range].range-slider.range-slider--dark:not(.disabled):active::-webkit-slider-thumb,input[type=range].range-slider.range-slider--dark:not(.disabled):focus::-webkit-slider-thumb{box-shadow:0 0 0 .2rem #343a4040}input[type=range].range-slider.range-slider--dark:not(.disabled):active::-moz-range-thumb,input[type=range].range-slider.range-slider--dark:not(.disabled):focus::-moz-range-thumb{box-shadow:0 0 0 .2rem #343a4040}input[type=range].range-slider.range-slider--dark:not(.disabled):active::-ms-thumb,input[type=range].range-slider.range-slider--dark:not(.disabled):focus::-ms-thumb{box-shadow:0 0 0 .2rem #343a4040}input[type=range].range-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#007bff;border:none;border-radius:50%;box-sizing:border-box;cursor:pointer;height:20px;margin-top:-8px;-webkit-transition:box-shadow .5s ease;transition:box-shadow .5s ease;width:20px}input[type=range].range-slider::-moz-range-thumb{-webkit-appearance:none;background:#007bff;border:none;border-radius:50%;box-sizing:border-box;cursor:pointer;height:20px;-moz-transition:box-shadow .5s ease;transition:box-shadow .5s ease;width:20px}input[type=range].range-slider::-ms-thumb{-webkit-appearance:none;background:#007bff;border:none;border-radius:50%;box-sizing:border-box;cursor:pointer;height:20px;margin-top:0;-ms-transition:box-shadow .5s ease;transition:box-shadow .5s ease;width:20px}input[type=range].range-slider.range-slider--sm::-webkit-slider-thumb{height:16px;margin-top:-6px;width:16px}input[type=range].range-slider.range-slider--sm::-moz-range-thumb{height:16px;width:16px}input[type=range].range-slider.range-slider--sm::-ms-thumb{height:16px;margin-top:0;width:16px}input[type=range].range-slider.range-slider--lg::-webkit-slider-thumb{height:24px;margin-top:-9px;width:24px}input[type=range].range-slider.range-slider--lg::-moz-range-thumb{height:24px;width:24px}input[type=range].range-slider.range-slider--lg::-ms-thumb{height:24px;margin-top:0;width:24px}input[type=range].range-slider.disabled::-webkit-slider-thumb{background:#e9e9e9;cursor:not-allowed}input[type=range].range-slider.disabled::-moz-range-thumb{background:#e9e9e9;cursor:not-allowed}input[type=range].range-slider.disabled::-ms-thumb{background:#e9e9e9;cursor:not-allowed}input[type=range].range-slider::-ms-tooltip{display:none}.range-slider__wrap{display:block;height:calc(1.5em + .75rem + 2px);position:relative}.range-slider__wrap .range-slider__tooltip{display:block;height:26px;opacity:0;overflow:visible;position:absolute;text-align:center;transition:opacity .15s linear;width:0;z-index:1070}.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--top{bottom:calc(.75em + .775rem + 14px);top:auto}.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--bottom{bottom:auto;top:calc(.75em + .775rem + 14px)}.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--on{opacity:.9}.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--on.range-slider__tooltip--disabled{opacity:.25}.range-slider__wrap .range-slider__tooltip .range-slider__tooltip__label{background-color:#000;border-radius:.25rem;box-sizing:border-box;color:#fff;font-size:.875rem;height:26px;line-height:26px;max-width:200px;opacity:.9;padding:0 .5rem;position:absolute;text-align:center;transform:translateX(-50%);white-space:nowrap}.range-slider__wrap .range-slider__tooltip .range-slider__tooltip__caret{display:block;height:.4rem;opacity:.9;position:absolute;transform:translateX(-50%);width:.8rem}.range-slider__wrap .range-slider__tooltip .range-slider__tooltip__caret:before{border-color:#0000;border-style:solid;content:"";left:0;position:absolute}.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--top .range-slider__tooltip__caret{bottom:-.4rem}.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--top .range-slider__tooltip__caret:before{border-top-color:#000;border-width:.4rem .4rem 0;top:0}.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--bottom .range-slider__tooltip__caret{top:-.4rem}.range-slider__wrap .range-slider__tooltip.range-slider__tooltip--bottom .range-slider__tooltip__caret:before{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:0}.range-slider__wrap.range-slider__wrap--sm{font-size:.875rem;height:calc(1.5em + .5rem + 2px)}.range-slider__wrap.range-slider__wrap--sm .range-slider__tooltip--top{bottom:calc(.75em + .65rem + 12px)}.range-slider__wrap.range-slider__wrap--sm .range-slider__tooltip--bottom{top:calc(.75em + .65rem + 12px)}.range-slider__wrap.range-slider__wrap--lg{font-size:1.25rem;height:calc(1.5em + 1rem + 2px)}.range-slider__wrap.range-slider__wrap--lg .range-slider__tooltip--top{bottom:calc(.75em + .9rem + 16px)}.range-slider__wrap.range-slider__wrap--lg .range-slider__tooltip--bottom{top:calc(.75em + .9rem + 16px)}.range-slider__wrap:hover .range-slider__tooltip:not(.range-slider__tooltip--off):not(.range-slider__tooltip--disabled){opacity:.9}.range-slider__wrap:hover .range-slider__tooltip--disabled:not(.range-slider__tooltip--off){opacity:.25}
/*# sourceMappingURL=main.e3931e21.css.map*/