
.galleryHeader[data-v-435b9813] {
  display: flex;
  gap: 0.5rem;
  height: 64px;
  justify-content: space-between;
  align-items: center;
}
.createMediaButton[data-v-435b9813] {
  border-radius: 10px;
  padding: 0.5rem;
  background-color: #2c78f1;
  color: white;
  transition: all 300ms;
  font-weight: 600;
  border: 1px solid #c9ccd3;
  height: 42px;
}

.footer[data-v-f0b43042] {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
}
.tabFooter[data-v-f0b43042] {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
}
.input-field[data-v-f0b43042] {
  width: 100%;
  height: 2.5rem;
  border: 1px solid rgb(156 163 175 / 0.55);

  outline: none;
  background-color: white;
  color: #858796;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.input-field[data-v-f0b43042]:focus {
  border: 1px solid #919191;
}
.textarea[data-v-f0b43042] {
  width: 100%;
  border: 1px solid rgb(156 163 175 / 0.55);

  outline: none;
  background-color: white;
  color: #858796;
  height: 8rem;
  resize: none;
  padding: 0.5rem;
}
.textarea[data-v-f0b43042]:focus {
  border: 1px solid #919191;
}
.modalSm[data-v-f0b43042] {
  max-width: 500px;
}

.footer[data-v-d5fd0768] {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
}
.tabFooter[data-v-d5fd0768] {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
}
.input-field[data-v-d5fd0768] {
  width: 100%;
  height: 2.5rem;
  border: 1px solid rgb(156 163 175 / 0.55);

  outline: none;
  background-color: white;
  color: #858796;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.input-field[data-v-d5fd0768]:focus {
  border: 1px solid #919191;
}
.textarea[data-v-d5fd0768] {
  width: 100%;
  border: 1px solid rgb(156 163 175 / 0.55);

  outline: none;
  background-color: white;
  color: #858796;
  height: 8rem;
  resize: none;
  padding: 0.5rem;
}
.textarea[data-v-d5fd0768]:focus {
  border: 1px solid #919191;
}
.modalSm[data-v-d5fd0768] {
  max-width: 500px;
}

.confirmDeleteTitle[data-v-8db2e345] {
  gap: 1rem;
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.confirmDeleteTitle button[data-v-8db2e345] {
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.25rem;
  height: -moz-max-content;
  height: max-content;
  width: -moz-max-content;
  width: max-content;
  background-color: rgb(107 114 128 / 0.2);
}
.confirmDeleteFooter[data-v-8db2e345] {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
}
.confirmDeleteFooter button[data-v-8db2e345] {
  border-radius: var(--radius);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.confirmDeleteFooter button[data-v-8db2e345]:hover {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.footer[data-v-8db2e345] {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
}
.confirm[data-v-8db2e345] {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.confirm[data-v-8db2e345]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}
.cancel[data-v-8db2e345] {
  border: 1px dashed #91919180;
  background-color: rgb(63 63 70 / 0.1);
}

.footer[data-v-c759be3e] {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
}
.tabFooter[data-v-c759be3e] {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
}
.input-field[data-v-c759be3e] {
  width: 100%;
  height: 2.5rem;
  border: 1px solid rgb(156 163 175 / 0.55);

  outline: none;
  background-color: white;
  color: #858796;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.input-field[data-v-c759be3e]:focus {
  border: 1px solid #919191;
}
.textarea[data-v-c759be3e] {
  width: 100%;
  border: 1px solid rgb(156 163 175 / 0.55);

  outline: none;
  background-color: white;
  color: #858796;
  height: 8rem;
  resize: none;
  padding: 0.5rem;
}
.textarea[data-v-c759be3e]:focus {
  border: 1px solid #919191;
}
.modalSm[data-v-c759be3e] {
  max-width: 500px;
}
