body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:6px solid #fff;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:Courier New!important;font-weight:bolder!important;height:100vh!important;margin:0;width:100%!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{align-content:center;align-items:center;background-color:#ffb3ba!important;color:#5a5255;display:flex!important;flex-direction:column;font-family:Courier New!important;font-size:5rem;font-weight:bolder!important;height:98.5vh!important;justify-content:center;text-shadow:#d4ffea;width:100%!important}.h1{font-size:2rem!important}.toggle-cont{border-radius:9999px;height:50px;width:100px}.toggle-cont .toggle-input{display:none}.toggle-cont .toggle-label{background:#272727;border-radius:9999px;box-shadow:0 0 16px -8px #fefefe;box-sizing:initial;cursor:pointer;display:inline-block;height:100%;padding:6px;position:relative;width:100%}.toggle-cont .toggle-label .cont-label-play{aspect-ratio:1/1;background:#5e5e5e;border-radius:9999px;position:relative;transition:all .5s cubic-bezier(1,0,0,1);width:50px}.toggle-cont .toggle-input:checked+.toggle-label .cont-label-play{background:#f43f5e;transform:translateX(50px)}.toggle-cont .toggle-label .label-play{aspect-ratio:1/1;background:#fefefe;border-radius:4px;-webkit-clip-path:polygon(25% 0,75% 50%,25% 100%,25% 51%);clip-path:polygon(25% 0,75% 50%,25% 100%,25% 51%);display:inline-block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .5s cubic-bezier(1,0,0,1);width:24px}.toggle-cont .toggle-input:checked+.toggle-label .label-play{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:20px}.message-container{display:flex;flex-direction:column;justify-content:space-between}.form-container{font-size:1rem;margin-top:20px}.form{background:#fff;border:2px solid #0000;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:12px}.form-input{border:none;font-size:1rem;outline:none}.form-input,.form-input::placeholder{font-family:Courier New!important;font-weight:bolder!important}.form-input::placeholder{color:#d4d4d4!important}.form-button{background-color:#272727;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Courier New!important;font-size:1rem;font-weight:bolder!important;margin-left:8px;outline:none;padding:8px 16px}
/*# sourceMappingURL=main.d18d21f8.css.map*/