body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f6f9fc}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}h1{font-size:72px!important;font-weight:700;background:radial-gradient(circle,#3f5efb 0,#fc466b 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SliderInputForm{background-color:#fff;display:flex;flex-direction:column;align-items:center;width:200px;min-height:110px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-evenly;text-align:center;border-radius:10px;box-shadow:0 4px 8px -2px rgba(9,30,66,.25),0 0 0 1px rgba(9,30,66,.08)}.SliderInputForm>Input{width:60px;height:25px;margin:10px;text-align:center}.form-col,.grid-row{display:flex}.form-col{flex-direction:column;align-items:center;justify-content:space-evenly;width:400px}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}h1{text-align:center}.check{display:block;cursor:pointer;top:0;left:0;width:100%;height:100%;opacity:.5;z-index:6}.check:checked~.track{box-shadow:inset 0 0 0 20px #4bd863}.check:checked~.switch{right:2px;left:22px;transition:.35s cubic-bezier(.785,.135,.15,.86);transition-property:left,right;transition-delay:.05s,0s}.switch{left:2px;top:2px;bottom:2px;right:22px;background-color:#fff;border-radius:36px;z-index:1;transition:.35s cubic-bezier(.785,.135,.15,.86);transition-property:left,right;transition-delay:0s,.05s;box-shadow:0 1px 2px rgba(0,0,0,.2)}.switch,.track{position:absolute}.track{left:0;top:0;right:0;bottom:0;transition:.35s cubic-bezier(.785,.135,.15,.86);box-shadow:inset 0 0 0 2px rgba(0,0,0,.05);border-radius:40px}.form-check-input:checked{background-color:#b67ff5!important;border-color:#b67ff5!important}.form-check-input:focus{box-shadow:0 0 0 .25rem rgb(182 127 245/25%)}
/*# sourceMappingURL=main.eabfaed4.chunk.css.map */