html{background-color:#63708a;color:#fff}html.rest-bg{background-color:#fff9e6;color:#5a4b1c}.App{align-items:center;color:#e0e6f0;display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;margin:0 auto;max-width:320px;min-height:100vh;text-align:center}html.rest-bg .App{color:#5a4b1c}h1,h2,h3{color:#fff;margin-bottom:1rem}html.rest-bg h1,html.rest-bg h2,html.rest-bg h3{color:#5a4b1c}input[type=number]{background-color:#4a557a;border:1px solid #90a0c5;border-radius:6px;color:#e0e6f0;font-size:1rem;padding:6px 8px;transition:border-color .3s ease;width:60px}html.rest-bg input[type=number]{background-color:#f4e8b0;border-color:#d9cc7a;color:#5a4b1c}input[type=number]:focus{background-color:#5c6a95;border-color:#82aaff;color:#fff;outline:none}html.rest-bg input[type=number]:focus{background-color:#efe8a3;border-color:#b6a84f;color:#5a4b1c}button,label{font-size:1rem;font-weight:600}button{border:none;border-radius:30px;cursor:pointer;padding:10px 24px;transition:all .3s ease}.stylish-button{background:linear-gradient(135deg,#4ec5f5,#2196f3);box-shadow:0 4px 10px #00000040;color:#fff}.stylish-button:hover{background:linear-gradient(135deg,#2196f3,#4ec5f5);box-shadow:0 6px 15px #00000059;transform:scale(1.05)}.stylish-button:active{box-shadow:0 2px 6px #00000040;transform:scale(.97)}button:not(.stylish-button){background-color:#6c7a9f;border-radius:20px;box-shadow:0 2px 6px #0003;color:#e0e6f0;margin:0 4px;padding:10px 18px}button:not(.stylish-button):hover{background-color:#8093c1;box-shadow:0 4px 12px #0000004d}button:not(.stylish-button):active{background-color:#5a6787;box-shadow:0 1px 4px #0003}html.rest-bg button:not(.stylish-button){background-color:#e6d884;box-shadow:0 2px 6px #96875033;color:#5a4b1c}html.rest-bg button:not(.stylish-button):hover{background-color:#f2e79b;box-shadow:0 4px 12px #b4a05a4d}html.rest-bg button:not(.stylish-button):active{background-color:#d9cc7a;box-shadow:0 1px 4px #786e4633}.circular-progressbar-text{fill:#333!important;font-size:1.8rem;font-weight:600}html.rest-bg .circular-progressbar-text{fill:#5a4b1c!important}.loading-screen{align-items:center;animation:fadeInOut 2s forwards;background-color:#394867;color:#fff;display:flex;font-weight:700;inset:0;justify-content:center;padding:0 1rem;position:fixed;text-align:center;-webkit-user-select:none;user-select:none;z-index:9999}.loading-screen span{font-size:clamp(1.8rem,6vw,3rem);line-height:1.3;word-break:break-word}@keyframes fadeInOut{0%{opacity:0}25%{opacity:1}75%{opacity:1}to{opacity:0;pointer-events:none}}.settings-fadein{animation:fadeInOpacity .5s forwards;animation-delay:.5s;opacity:0}@keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}.mute-button{align-items:center;background:#4a557a;border:none;border-radius:50%;box-shadow:0 4px 8px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:1.4rem;height:48px;justify-content:center;position:fixed;right:1rem;top:1rem;width:48px;z-index:10000}.mute-button:hover{background:#5c6a95}html.rest-bg .mute-button{background:#e6d884;color:#5a4b1c}.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}
/*# sourceMappingURL=main.62e996f4.css.map*/