.theme--light.v-file-input .v-file-input__text{color:rgba(0,0,0,.87)}.theme--light.v-file-input .v-file-input__text--placeholder{color:rgba(0,0,0,.6)}.theme--light.v-file-input.v-input--is-disabled .v-file-input__text,.theme--light.v-file-input.v-input--is-disabled .v-file-input__text .v-file-input__text--placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-file-input .v-file-input__text{color:#fff}.theme--dark.v-file-input .v-file-input__text--placeholder{color:hsla(0,0%,100%,.7)}.theme--dark.v-file-input.v-input--is-disabled .v-file-input__text,.theme--dark.v-file-input.v-input--is-disabled .v-file-input__text .v-file-input__text--placeholder{color:hsla(0,0%,100%,.5)}.v-file-input input[type=file]{left:0;opacity:0;pointer-events:none;position:absolute;max-width:0;width:0}.v-file-input .v-file-input__text{align-items:center;align-self:stretch;display:flex;flex-wrap:wrap;width:100%}.v-file-input .v-file-input__text.v-file-input__text--chips{flex-wrap:wrap}.v-file-input .v-file-input__text .v-chip{margin:4px}.v-file-input .v-text-field__slot{min-height:32px}.v-file-input.v-input--dense .v-text-field__slot{min-height:26px}.v-file-input.v-text-field--filled:not(.v-text-field--single-line) .v-file-input__text{padding-top:22px}.v-file-input.v-text-field--outlined .v-text-field__slot{padding:6px 0}.v-file-input.v-text-field--outlined.v-input--dense .v-text-field__slot{padding:3px 0}.centerContent[data-v-360ecea2]{position:relative;top:0;left:0;right:0;bottom:0;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}#hoverButton[data-v-360ecea2]{position:relative;width:auto;border-radius:60px;height:32px;padding-left:5px;padding-right:5px}#hoverButton span[data-v-360ecea2]{max-width:0;transition:max-width 1s;display:inline-block;white-space:nowrap;overflow:hidden}#hoverButton:hover span[data-v-360ecea2]{max-width:15rem;padding-right:5px}.gradientBackground[data-v-360ecea2]{background:linear-gradient(45deg,#cc95c0,#fbd786,#4bc0c8)}@keyframes shine-360ecea2{0%{transform:translateX(-100%) translateY(-100%) rotate(-30deg)}80%{transform:translateX(-100%) translateY(-100%) rotate(-30deg)}to{transform:translateX(100%) translateY(100%) rotate(-30deg)}}.shine-btn[data-v-360ecea2]{display:flex;margin:0 10px;position:relative;width:30%;z-index:0;overflow:hidden}.shine-btn[data-v-360ecea2]:after{content:"";top:0;transform:translateX(100%) rotate(-30deg);width:200%;height:200%;position:absolute;z-index:1;animation:shine-360ecea2 5s ease-in infinite;background:linear-gradient(270deg,hsla(0,0%,100%,0) 20%,hsla(0,0%,100%,.8) 0,rgba(128,186,232,0) 80%,rgba(128,186,232,0))}