.spin-button{cursor:pointer;font-size:16px;margin-top:30px;padding:10px 20px}.move-0{animation:scrollUp-0 3s ease-out forwards}.move-1{animation:scrollUp-1 3s ease-out forwards}.move-2{animation:scrollUp-2 3s ease-out forwards}.move-3{animation:scrollUp-3 3s ease-out forwards}.move-4{animation:scrollUp-4 3s ease-out forwards}.move-5{animation:scrollUp-5 3s ease-out forwards}.move-6{animation:scrollUp-6 3s ease-out forwards}.move-7{animation:scrollUp-7 3s ease-out forwards}.move-8{animation:scrollUp-8 3s ease-out forwards}.move-9{animation:scrollUp-9 3s ease-out forwards}@keyframes scrollUp-0{0%{transform:translateY(0)}to{transform:translateY(-1000%)}}@keyframes scrollUp-1{0%{transform:translateY(0)}to{transform:translateY(-1100%)}}@keyframes scrollUp-2{0%{transform:translateY(0)}to{transform:translateY(-1200%)}}@keyframes scrollUp-3{0%{transform:translateY(0)}to{transform:translateY(-1300%)}}@keyframes scrollUp-4{0%{transform:translateY(0)}to{transform:translateY(-1400%)}}@keyframes scrollUp-5{0%{transform:translateY(0)}to{transform:translateY(-1500%)}}@keyframes scrollUp-6{0%{transform:translateY(0)}to{transform:translateY(-1600%)}}@keyframes scrollUp-7{0%{transform:translateY(0)}to{transform:translateY(-1700%)}}@keyframes scrollUp-8{0%{transform:translateY(0)}to{transform:translateY(-1800%)}}@keyframes scrollUp-9{0%{transform:translateY(0)}to{transform:translateY(-1900%)}}.time-options{display:flex;flex-wrap:wrap;gap:10px}.time-option{border:1px solid #ccc;border-radius:10px;cursor:pointer;padding:6px 10px;text-align:center}.time-option.unavailable{background-color:#e74032!important;border-color:#ccc;color:#ccc;cursor:not-allowed}.time-option.selected{background-color:#e1f6ed;border-color:#3cb378;color:#3cb378!important}.active{color:#129fe3}.hover-effect{cursor:pointer;transition:background-color .3s ease}.hover-effect:hover{color:#129fe3}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;margin:0}.ant-drawer-body{padding:0!important}.text-button{color:#1640ff;cursor:pointer;text-decoration:underline}.page-container{display:flex;flex-direction:column;gap:20px}.card{background-color:#fff;border:1px solid #eee;border-radius:15px;box-shadow:0 0 10px 0 #ddd;gap:10px}.card,.dice-container{display:flex;flex-direction:column;padding:20px}.dice-container{align-items:center;gap:20px}.dice{align-items:center;border-radius:20px;display:flex;height:100px;justify-content:center;position:relative;width:100px}.dot{background-color:red;border-radius:50%;height:15px;position:absolute;width:15px}.dice-1 .dot{height:20px;left:50%;top:50%;transform:translate(-50%,-50%);width:20px}.dice-2 .dot:first-child{left:30%;top:30%}.dice-2 .dot:nth-child(2){bottom:30%;right:30%}.dice-3 .dot:first-child{left:30%;top:30%}.dice-3 .dot:nth-child(2){left:50%;top:50%;transform:translate(-50%,-50%)}.dice-3 .dot:nth-child(3){bottom:30%;right:30%}.dice-4 .dot:first-child{left:30%;top:30%}.dice-4 .dot:nth-child(2){right:30%;top:30%}.dice-4 .dot:nth-child(3){bottom:30%;left:30%}.dice-4 .dot:nth-child(4){bottom:30%;right:30%}.dice-5 .dot:first-child{left:30%;top:30%}.dice-5 .dot:nth-child(2){right:30%;top:30%}.dice-5 .dot:nth-child(3){bottom:30%;left:30%}.dice-5 .dot:nth-child(4){bottom:30%;right:30%}.dice-5 .dot:nth-child(5){left:50%;top:50%;transform:translate(-50%,-50%)}.dice-6 .dot:first-child{left:30%;top:25%}.dice-6 .dot:nth-child(2){right:30%;top:25%}.dice-6 .dot:nth-child(3){bottom:25%;left:30%}.dice-6 .dot:nth-child(4){bottom:25%;right:30%}.dice-6 .dot:nth-child(5){left:30%;top:50%;transform:translateY(-50%)}.dice-6 .dot:nth-child(6){right:30%;top:50%;transform:translateY(-50%)}
/*# sourceMappingURL=main.e75acb4e.css.map*/