@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background:url(/static/media/background.983ee2134b098aa89dec.jpg) no-repeat;background-position:50%;background-size:cover;display:flex;font-family:Poppins,sans-serif;justify-content:center;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.wrapper{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#0000;border:2px solid #fff3;border-radius:10px;box-shadow:0 0 10px #fff;color:#fff;padding:30px 40px;width:420px}.wrapper h1{font-size:36px;text-align:center}.wrapper .input-box{height:50px;margin:30px 0;position:relative;width:100%}.input-box input{background:#0000;border:2px solid #fff3;border-radius:40px;color:#fff;font-size:16px;height:100%;outline:none;padding:20px 45px 20px 20px;width:100%}.input-box input::placeholder{color:#fff}.input-box .icon{font-size:16px;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.wrapper .remember-forgot{display:flex;font-size:14.5px;justify-content:space-between;margin:-15px 0 15px}.remember-forgot label input{accent-color:#fff;margin-right:4px}.remember-forgot a{color:#fff;text-decoration:none}.remember-forgot a:hover{text-decoration:underline}.wrapper button{background:#fff;border:none;border-radius:40px;box-shadow:0 0 10px #0000001a;color:#333;cursor:pointer;font-size:16px;font-weight:700;height:45px;outline:none;width:100%}.wrapper .register-link{font-size:14.5px;margin:20px 0 15px;text-align:center}.register-link p a{color:#fff;font-weight:600;text-decoration:none}.register-link p a:hover{text-decoration:underline}.pick-tracker{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#0000;border:2px solid #fff3;border-radius:10px;box-shadow:0 0 10px #fff;color:#fff;max-height:80vh;overflow-y:auto;padding:30px 40px;width:400px}.pick-tracker h1{color:#ebcf63;font-size:36px;margin-bottom:20px;text-align:center}.total-picks{margin-bottom:0}.picks-per-hour,.total-picks{color:#ebcf63;font-size:24px;font-weight:700;text-align:center}.picks-per-hour{margin-bottom:20px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.pick-list{list-style:none;padding:0}.pick-item{align-items:center;background-color:#ffffff1a;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:10px;padding:10px}.pick-value-box{flex:1 1}.pick-value{color:#fff;font-size:16px}.pick-timestamp-box{flex:1 1}.pick-timestamp{color:#fff;font-size:14px}.delete-button-box{flex:0 1;margin-left:10px}.delete-button{background-color:#f44;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:5px 10px}.pick-input-box{align-items:center;display:flex;margin-top:20px}input[type=text]{background:#0000;border:2px solid #fff3;border-radius:10px;color:#fff;flex:0.8 1;height:40px;outline:none;padding:10px}.complete-button{background-color:#4caf50;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;margin-left:10px;padding:10px 20px}.complete-button:hover{background-color:#45a049}.menu-wrapper{align-items:center;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#0000;border:2px solid #fff3;border-radius:10px;box-shadow:0 0 10px #fff;color:#fff;display:flex;justify-content:space-between;padding:20px;width:400px}.menu-item{display:inline-block;font-size:18px;list-style:none;margin:0;padding:0}button.menu-button{background-color:#f7f7f7;border:none;border-radius:5px;color:#020202;cursor:pointer;font-size:16px;margin-right:5px;padding:10px 20px;transition:background-color .3s}button.menu-button:hover{background-color:#ebcf63}button.menu-button.logout-button{background-color:#dc3545}button.menu-button.logout-button:hover{background-color:#c82333}.menu-item a{color:#fff;padding:10px 20px;text-decoration:none}.menu-item:hover{background-color:#ffffff1a;border-radius:5px}.placements{align-items:center;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#0000;border:2px solid #fff3;border-radius:10px;box-shadow:0 0 10px #fff;color:#fff;display:flex;flex-direction:column;padding:20px;width:400px}.placements h1{color:#ebcf63;font-size:24px;margin-bottom:20px}.user-box{background-color:#ffffff1a;border-radius:10px;margin-bottom:10px;padding:10px}.user-box,.user-info{align-items:center;display:flex;justify-content:space-between;width:100%}.display-name{color:#fff;font-size:18px}.user-picks{max-height:300px;overflow-y:auto;width:100%}.user-picks::-webkit-scrollbar{width:10px}.user-picks::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.date-picker{align-items:center;display:flex;justify-content:center;margin-bottom:20px}.date-picker label{color:#fff;font-size:18px;margin-right:10px}.date-picker input[type=date]{-webkit-appearance:none;background:#0000;background-image:url(/static/media/calendar-icon.499095e9ffe44e166d0d.png);background-position:100%;background-repeat:no-repeat;border:2px solid #fff3;border-radius:5px;color:#fff;height:30px;outline:none;padding:5px;width:120px}.date-picker input[type=date]::-webkit-calendar-picker-indicator{background-image:url(/static/media/calendar-icon.499095e9ffe44e166d0d.png);background-size:cover;cursor:pointer;height:20px;margin-left:5px;width:20px}
/*# sourceMappingURL=main.c5de5235.css.map*/