@keyframes rotate{to{transform:rotate(1turn)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}body{margin:0}.app-loader{align-items:center;animation:fadein .1s;box-sizing:border-box;color:#ccc;display:flex;flex-direction:column;font-size:.8rem;height:100vh;justify-content:center;overflow:hidden}.app-loader span{animation:rotate .5s linear infinite;border:2px solid #fff0;border-left-color:#1890ff;border-radius:50%;display:inline-block;margin-bottom:12px;padding:1rem}.app-loader img{bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%;z-index:-1}.new-event-time-select{border:1px solid #e2e8f0;border-radius:5px;height:40px;padding:0 12px;width:246px}.new-event-time-select:disabled{background-color:#f5f5f5;border-color:#e2e8f0;color:#00000040;cursor:not-allowed}.new-event-time-select:focus{outline:1px solid #4299e199}.new-event-time-select::placeholder{color:#0006;font-size:16px}.new-event-time-select.time-select-error{border-color:red;box-shadow:0 0 0 1px #e53e3e}
/*# sourceMappingURL=main.46e12ae9.css.map*/