:root{--background:#132e35;--cardBackground:#20515c;--highlight:#2dc0e3;--white:#fafafa;--black:#132e35;--iconproLight:#2c6d7c;--green:#5c9e43;--yellow:#e9c51c;--red:#cd3127;--gray:#6d7075;--drop-shadow:#26272c;--box-shadow:#0003;--backdrop:#000c;--borderRadius:4px;--borderRadiusBig:4px;--boxShadow:5px 5px 5px;letter-spacing:.01071em;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important;font-style:normal!important;font-weight:400!important}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.app{height:100vh}.splash{color:var(--white);flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}::-webkit-calendar-picker-indicator{filter:invert()}body{font-family:0 BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;text-align:left}.notistack-MuiContent{flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;display:flex!important}@keyframes pulse{50%{box-shadow:0 0 30px #fff,30px 0 95px #ddeb19,-30px 0 95px #00c3ff,inset 0 0 60px #fff,inset -60px 0 95px #ddeb19,inset 60px 0 95px #00c3ff,inset -60px 0 400px #ddeb19,inset 60px 0 400px #00c3ff}}@media (width<=400px){.loading{border-radius:50%;width:250px;height:250px;animation:3s linear infinite pulse;box-shadow:0 0 30px #fff,-30px 0 95px #ddeb19,30px 0 95px #00c3ff,inset 0 0 60px #fff,inset 60px 0 95px #ddeb19,inset -60px 0 95px #00c3ff,inset 60px 0 300px #ddeb19,inset -60px 0 300px #00c3ff}@keyframes pulse{50%{box-shadow:0 0 30px #fff,30px 0 95px #ddeb19,-30px 0 95px #00c3ff,inset 0 0 60px #fff,inset -60px 0 95px #ddeb19,inset 60px 0 95px #00c3ff,inset -60px 0 300px #ddeb19,inset 60px 0 300px #00c3ff}}}@keyframes spinner{0%{transform:scale(.5)rotate(0)}50%{transform:scale(1)rotate(180deg)}to{transform:scale(.5)rotate(360deg)}}@keyframes yellowPulse{0%{background-color:var(--highlight)}50%{background-color:var(--white);-webkit-box-shadow:0 0 9px var(--white)}to{background-color:var(--highlight)}}.pulse{background-color:var(--hightlight);border-radius:5px;width:10px;height:10px;animation:2s infinite yellowPulse}.resp-layout-content{width:100%;height:100%}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.slide-down-effect{animation:.2s ease-out forwards slideDown}
