.premium-delivery-admin[data-v-4fce579d] { padding-top: 18px; color: rgb(45, 41, 38); }
.premium-delivery-admin__status[data-v-4fce579d] { display: flex; min-height: 38px; margin-bottom: 16px; color: rgb(117, 108, 102); font-size: 13px; align-items: center; gap: 8px; }
.premium-delivery-admin__status--complete[data-v-4fce579d] { color: rgb(152, 103, 29); }
.premium-delivery-admin__shelf[data-v-4fce579d] { min-width: 0px; margin-bottom: 12px; padding: 12px; border: 1px solid rgb(228, 220, 215); border-radius: 9px; background: rgb(251, 249, 247); transition: border-color 0.18s, background 0.18s, box-shadow 0.18s; }
.premium-delivery-admin__shelf--active[data-v-4fce579d] { border-color: rgb(125, 24, 50); background: rgb(255, 250, 249); box-shadow: rgba(125, 24, 50, 0.08) 0px 0px 0px 3px; }
.premium-delivery-admin__shelf-heading[data-v-4fce579d] { display: flex; min-height: 34px; margin-bottom: 10px; align-items: center; justify-content: space-between; gap: 12px; }
.premium-delivery-admin__shelf-heading strong[data-v-4fce579d] { color: rgb(60, 53, 49); font-size: 14px; }
.premium-delivery-admin__shelf-heading small[data-v-4fce579d] { margin-left: 4px; color: rgb(120, 110, 104); font-size: 11px; font-weight: 600; }
.premium-delivery-admin__heading-actions[data-v-4fce579d] { display: flex; align-items: center; gap: 4px; }
.premium-delivery-admin__delete-all[data-v-4fce579d] { font-size: 11px; font-weight: 700; letter-spacing: -0.02em; min-width: 0px !important; height: 32px !important; padding: 0px 8px !important; }
.premium-delivery-admin__input[data-v-4fce579d] { display: none; }
.premium-delivery-admin__add[data-v-4fce579d] { border-radius: 6px; font-size: 12px; font-weight: 700; letter-spacing: -0.02em; min-width: 0px !important; height: 34px !important; padding: 0px 12px !important; }
.premium-delivery-admin__completed-list[data-v-4fce579d], .premium-delivery-admin__original-list[data-v-4fce579d] { display: grid; width: 100%; margin: 0px; padding: 0px 4px 0px 0px; overflow: hidden auto; list-style: none; align-content: start; }
.premium-delivery-admin__completed-list[data-v-4fce579d] { max-height: 236px; grid-template-columns: repeat(auto-fill, minmax(104px, 1fr)); gap: 10px; }
.premium-delivery-admin__original-list[data-v-4fce579d] { max-height: 178px; grid-template-columns: repeat(auto-fill, minmax(58px, 1fr)); gap: 6px; }
.premium-delivery-admin__completed-list li[data-v-4fce579d], .premium-delivery-admin__original-list li[data-v-4fce579d] { position: relative; display: block; min-width: 0px; overflow: hidden; border-radius: 7px; background: rgb(240, 236, 233); }
.premium-delivery-admin__completed-list img[data-v-4fce579d], .premium-delivery-admin__original-list img[data-v-4fce579d] { display: block; width: 100%; aspect-ratio: 4 / 5; background: rgb(240, 236, 233); object-fit: cover; }
.premium-delivery-admin__delete[data-v-4fce579d] { top: 5px; right: 5px; box-shadow: rgba(42, 31, 27, 0.16) 0px 2px 8px; position: absolute !important; width: 24px !important; height: 24px !important; background: rgba(255, 255, 255, 0.94) !important; }
.premium-delivery-admin__delete--original[data-v-4fce579d] { top: 3px; right: 3px; width: 21px !important; height: 21px !important; }
.premium-delivery-admin__empty[data-v-4fce579d] { display: flex; width: 100%; min-height: 92px; border: 1px dashed rgb(217, 207, 202); border-radius: 7px; background: rgb(255, 255, 255); color: rgb(130, 119, 113); font-size: 12px; align-items: center; justify-content: center; cursor: pointer; }
.premium-delivery-admin__empty[data-v-4fce579d]:focus-visible, .premium-delivery-admin__empty[data-v-4fce579d]:hover { border-color: rgb(125, 24, 50); color: rgb(125, 24, 50); outline: 0px; }
.premium-delivery-admin__empty--originals[data-v-4fce579d] { min-height: 76px; }
.premium-delivery-admin__original-file[data-v-4fce579d], .premium-delivery-admin__pending-file[data-v-4fce579d] { position: relative; display: flex; min-width: 0px; padding: 10px 12px; border: 1px solid rgb(229, 221, 216); border-radius: 7px; background: rgb(255, 255, 255); align-items: center; gap: 10px; }
.premium-delivery-admin__original-file[data-v-4fce579d] { padding-right: 42px; }
.premium-delivery-admin__delete--original-file[data-v-4fce579d] { top: 50%; right: 9px; transform: translateY(-50%); width: 24px !important; height: 24px !important; }
.premium-delivery-admin__pending-file[data-v-4fce579d] { margin-top: 8px; }
.premium-delivery-admin__original-file span[data-v-4fce579d], .premium-delivery-admin__pending-file span[data-v-4fce579d] { display: flex; overflow: hidden; min-width: 0px; flex: 1 1 auto; flex-direction: column; }
.premium-delivery-admin__original-file b[data-v-4fce579d], .premium-delivery-admin__pending-file b[data-v-4fce579d] { overflow: hidden; color: rgb(60, 53, 49); font-size: 12px; text-overflow: ellipsis; white-space: nowrap; }
.premium-delivery-admin__original-file small[data-v-4fce579d], .premium-delivery-admin__pending-file small[data-v-4fce579d] { color: rgb(129, 119, 113); font-size: 10px; }
.premium-delivery-admin__selection[data-v-4fce579d] { display: flex; min-height: 54px; margin-top: 12px; padding: 9px 12px; border: 1px solid rgb(226, 218, 213); border-radius: 8px; background: rgb(251, 249, 247); align-items: center; justify-content: space-between; gap: 12px; }
.premium-delivery-admin__selection > div[data-v-4fce579d] { display: flex; min-width: 0px; align-items: center; flex-wrap: wrap; gap: 6px 14px; }
.premium-delivery-admin__selection strong[data-v-4fce579d] { color: rgb(60, 53, 49); font-size: 12px; }
.premium-delivery-admin__selection span[data-v-4fce579d] { color: rgb(117, 107, 101); font-size: 11px; }
.premium-delivery-admin__progress[data-v-4fce579d] { position: relative; margin: 0px 0px 12px; padding: 14px 16px 13px; border: 1px solid rgb(217, 201, 193); border-radius: 9px; background: rgb(255, 250, 248); }
.premium-delivery-admin__progress-copy[data-v-4fce579d] { display: flex; margin-bottom: 9px; align-items: center; justify-content: space-between; gap: 14px; }
.premium-delivery-admin__progress-copy strong[data-v-4fce579d] { color: rgb(75, 55, 54); font-size: 13px; }
.premium-delivery-admin__progress-copy span[data-v-4fce579d] { color: rgb(118, 106, 100); font-size: 11px; }
.premium-delivery-admin__cancel[data-v-4fce579d] { display: block; margin: 7px 0px -6px auto; min-width: 0px !important; }
.premium-delivery-admin__published[data-v-4fce579d] { color: rgb(52, 116, 90); }
@media (max-width: 720px) {
  .premium-delivery-admin__completed-list[data-v-4fce579d] { grid-template-columns: repeat(2, minmax(92px, 1fr)); }
  .premium-delivery-admin__original-list[data-v-4fce579d] { grid-template-columns: repeat(4, minmax(0px, 1fr)); }
  .premium-delivery-admin__shelf-heading[data-v-4fce579d] { align-items: center; }
  .premium-delivery-admin__shelf--originals .premium-delivery-admin__shelf-heading[data-v-4fce579d] { flex-wrap: wrap; gap: 6px; }
  .premium-delivery-admin__shelf--originals .premium-delivery-admin__shelf-heading > strong[data-v-4fce579d] { flex: 1 0 100%; white-space: nowrap; }
  .premium-delivery-admin__heading-actions[data-v-4fce579d] { flex: 0 0 auto; margin-left: auto; }
  .premium-delivery-admin__progress-copy[data-v-4fce579d], .premium-delivery-admin__selection[data-v-4fce579d] { align-items: flex-start; flex-direction: column; }
  .premium-delivery-admin__add[data-v-4fce579d] { padding: 0px 9px !important; }
}
