*{box-sizing:border-box;margin:0;padding:0}html{height:100%}body,html{width:100%}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;min-height:100%;overflow-x:hidden;position:relative}body:before{background:linear-gradient(135deg,#2a2a4a,#1f2b4e);content:"";height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}#root{min-height:100%;position:relative;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}input[type=range].custom-slider{-webkit-appearance:none;appearance:none;background:#0000}input[type=range].custom-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#64ffda;border:2px solid #fff;border-radius:50%;cursor:pointer;height:20px;margin-top:-6px;width:20px}input[type=range].custom-slider::-moz-range-thumb{background:#64ffda;border:2px solid #fff;border-radius:50%;cursor:pointer;height:20px;width:20px}input[type=range].custom-slider::-webkit-slider-runnable-track{background:#233554;border:1px solid #64ffda;border-radius:4px;height:8px;width:100%}input[type=range].custom-slider::-moz-range-track{background:#233554;border:1px solid #64ffda;border-radius:4px;height:8px;width:100%}.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{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}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.toast-container{align-items:center;animation:slideIn .3s ease-out;background-color:#fffffff2;border:1px solid #0000001a;border-radius:8px;bottom:20px;box-shadow:0 4px 6px #0000001a;color:#0a192f;display:flex;gap:.5rem;min-width:200px;padding:1rem;position:fixed;right:20px;width:auto;z-index:1000}@media (max-width:768px){.toast-container{justify-content:center;left:10%;right:10%;text-align:center;width:80%}}.toast-close-button{align-items:center;background:none;border:none;color:#0a192f;cursor:pointer;display:flex;justify-content:center;opacity:.7;padding:.25rem;position:absolute;right:.5rem;transition:opacity .2s}.toast-close-button:hover{opacity:1}
/*# sourceMappingURL=main.2ead0a94.css.map*/