.person-selector-button[data-v-b17d74dc]{align-items:center;background-color:rgb(var(--v-theme-neutrals-50));border:1px solid rgb(var(--v-theme-neutrals-200));border-radius:8px;cursor:pointer;display:flex;padding:8px 16px;transition:all .15s ease}.person-selector-button[data-v-b17d74dc]:hover{background-color:rgb(var(--v-theme-neutrals-100));border-color:rgb(var(--v-theme-neutrals-300))}.people-list-container[data-v-b17d74dc]{max-height:400px;overflow-y:auto}.people-list-container[data-v-b17d74dc]::-webkit-scrollbar{width:6px}.people-list-container[data-v-b17d74dc]::-webkit-scrollbar-track{background:#f2f2f2}.people-list-container[data-v-b17d74dc]::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.people-list-container[data-v-b17d74dc]::-webkit-scrollbar-thumb:hover{background:#0000004d}.selected-person[data-v-b17d74dc]{background-color:rgb(var(--v-theme-primary-50))!important}.selected-person[data-v-b17d74dc]:hover{background-color:rgb(var(--v-theme-primary-100))!important}
