@import url(https://fonts.googleapis.com/css2?family=Satisfy&display=swap);.v-autocomplete.v-input>.v-input__control>.v-input__slot{cursor:text}.v-autocomplete input{align-self:center}.v-autocomplete.v-select.v-input--is-focused input{min-width:64px}.v-autocomplete:not(.v-input--is-focused).v-select--chips input{max-height:0;padding:0}.v-autocomplete--is-selecting-index input{opacity:0}.v-autocomplete.v-text-field--enclosed:not(.v-text-field--solo):not(.v-text-field--single-line):not(.v-text-field--outlined) .v-select__slot>input{margin-top:24px}.v-autocomplete.v-text-field--enclosed:not(.v-text-field--solo):not(.v-text-field--single-line):not(.v-text-field--outlined).v-input--dense .v-select__slot>input{margin-top:20px}.v-autocomplete__content.v-menu__content,.v-autocomplete__content.v-menu__content .v-card{border-radius:0}.br_dropzone{background-color:#fafcfd;background-image:linear-gradient(135deg,rgba(0,0,0,.03) 25%,transparent 0,transparent 50%,rgba(0,0,0,.03) 0,rgba(0,0,0,.03) 75%,transparent 0,transparent);background-size:16px 16px;border:1px solid rgba(#000,.1);border-radius:4px;box-sizing:border-box;display:block;height:100%;position:relative;width:100%}.br_dropzone input[type=file]{bottom:0;box-sizing:border-box;cursor:pointer;font-size:2rem;height:100%;left:0;opacity:0;padding:0;position:absolute;right:0;top:0;width:100%}.br_dropzone input[type=text]{background:none;border:none;box-sizing:border-box;font-size:2rem;height:100%;padding:.5em;text-align:center;width:100%}.br_dropzone.dragover{background-color:#eee;border:6px dashed rgba(#000,.1)}.br_dropzone .dz-message{font-size:large;font-weight:700}