body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}body{background-color:#222;color:#fffae8}main{margin:0 auto;max-width:340px;padding-top:20px;text-align:center}button{background-color:initial;border:0;color:#fffae8;cursor:pointer;display:inline-block;margin:10px;width:70px}button:not(.with-text):hover svg path{stroke:#d46a6a}button.with-text{background-color:#383838;border-radius:8px;font-size:18px;line-height:36px;padding:10px 20px;width:auto}button.with-text:hover{background-color:#fffae8;color:#383838}button.with-text svg{float:left;margin-right:5px;width:34px}label{display:block}.rotate-btn.clockwise{animation:rotate360 .4s ease-in-out}.rotate-btn.counter{animation:rotate360-counter .4s ease-in-out}@keyframes rotate360{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate360-counter{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.animated-quotes{max-height:0;opacity:0;overflow:hidden;transition:max-height .5s ease-out,opacity .5s ease-out}.animated-quotes.show{max-height:300px;opacity:1}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:#0000}input[type=range]{-webkit-appearance:none;background:grey;background-image:linear-gradient(#d46a6a,#d46a6a);background-repeat:no-repeat;border-radius:5px;height:11px;margin-bottom:20px;margin-top:15px;width:80%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#d46a6a;border-radius:50%;box-shadow:0 0 2px 0 #555;cursor:pointer;height:24px;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out;width:24px}input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;background:#0000;border:none;box-shadow:none}input[type=range]::-webkit-slider-thumb:hover{box-shadow:0 0 0 7px #d46a6a50}input[type=range]::-webkit-slider-thumb:active{box-shadow:0 0 0 12px #d46a6a50;-webkit-transition:box-shadow .35s cubic-bezier(.4,0,.2,1) 0ms,left .35s cubic-bezier(.4,0,.2,1) 0ms,bottom .35s cubic-bezier(.4,0,.2,1) 0ms;transition:box-shadow .35s cubic-bezier(.4,0,.2,1) 0ms,left .35s cubic-bezier(.4,0,.2,1) 0ms,bottom .35s cubic-bezier(.4,0,.2,1) 0ms}.switch{appearance:none;-webkit-appearance:none;background-color:rgba(100,116,139,.377);border-radius:9999px;cursor:pointer;height:1.5rem;margin-bottom:20px;margin-top:15px;position:relative;transition:all .3s ease;width:3rem}.switch:checked{background-color:#d46a6a}.switch:before{background-color:#fff;border:1px solid rgba(100,116,139,.527);border-radius:9999px;box-shadow:0 3px 10px rgba(100,116,139,.327);content:"";cursor:pointer;display:block;height:1.6rem;left:-.1rem;position:absolute;top:-.1rem;transition:all .3s ease;width:1.6rem}.switch:checked:hover:before,.switch:hover:before{box-shadow:0 0 0 7px #d46a6a50}.switch:checked:before{border-color:#d46a6a;transform:translateX(100%)}
/*# sourceMappingURL=main.a7ea5098.css.map*/