.gemobile-batch-admin { color: #1d2327; }
.gemobile-batch-admin [hidden], #gemobile-batch-photos [hidden], .gemobile-batch-lightbox [hidden] { display: none !important; }
.gemobile-batch-admin p { font-size: 13px; line-height: 1.6; }
.gemobile-batch-admin .gemobile-batch-toolbar { display: flex; align-items: center; flex-wrap: wrap; gap: 10px; margin: 18px 0 14px; }
.gemobile-batch-count { margin-left: auto; color: #50575e; }
.gemobile-batch-admin-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(170px, 1fr)); gap: 14px; margin: 0; padding: 0; list-style: none; }
.gemobile-batch-admin-grid > li { min-width: 0; margin: 0; padding: 0; border: 1px solid #dcdcde; border-radius: 8px; background: #fff; overflow: hidden; }
.gemobile-batch-thumb { aspect-ratio: 4 / 3; background: #f6f7f7; }
.gemobile-batch-thumb img { display: block; width: 100%; height: 100%; object-fit: contain; }
.gemobile-batch-actions { display: flex; align-items: center; gap: 5px; padding: 8px; }
.gemobile-batch-actions .button { padding: 2px 6px; min-width: 0; }
.gemobile-batch-actions .gemobile-batch-remove { margin-left: auto; color: #b32d2e; }
.gemobile-batch-handle { font-size: 25px; color: #787c82; cursor: grab; line-height: 1; padding: 4px; }
.gemobile-batch-empty { border: 1px dashed #b5bdc5; border-radius: 8px; padding: 32px 20px; text-align: center; background: #f6f7f7; }
.gemobile-batch-admin-message { color: #12645e; margin-bottom: 0; }
.column-gemobile_batch_photos { width: 130px; }
#gemobile-batch-photos.gemobile-batch-photos { box-sizing: border-box; display: block; clear: both; width: 100%; min-width: 0; margin: 6px 0 16px; padding: 0; border: 0; background: transparent; color: #172224; }
#gemobile-batch-photos .gemobile-batch-photos__content { margin-top: 10px; padding: 22px; border: 1px solid #dce5e4; border-radius: 18px; background: #fff; }
#gemobile-batch-photos:not([open]) > .gemobile-batch-photos__content { display: none !important; }
#gemobile-batch-photos * { box-sizing: border-box; }
#gemobile-batch-photos .gemobile-batch-photos__eyebrow { display: block; margin: 0 0 6px; color: #176966; font-size: 11px; line-height: 1.4; letter-spacing: .08em; text-transform: uppercase; font-weight: 700; }
#gemobile-batch-photos h2 { margin: 0 0 10px; padding: 0; color: #172224; font-size: 21px; font-weight: 700; line-height: 1.25; }
#gemobile-batch-photos p { margin: 0 0 16px; padding: 0; color: #515d61; font-size: 14px; font-weight: 400; line-height: 1.6; }
#gemobile-batch-photos .gemobile-batch-photos__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 9px; width: 100%; min-width: 0; margin: 0; padding: 0; }
#gemobile-batch-photos a.gemobile-batch-photo { position: relative; display: block; min-width: 0; padding: 0; margin: 0; border: 1px solid #e4e9e8; border-radius: 10px; overflow: hidden; aspect-ratio: 1; background: #f4f6f5; text-decoration: none; }
#gemobile-batch-photos .gemobile-batch-photo img { display: block; width: 100%; height: 100%; object-fit: contain; margin: 0; padding: 5px; transition: transform .15s; }
#gemobile-batch-photos a.gemobile-batch-photo:hover img { transform: scale(1.04); }
#gemobile-batch-photos a.gemobile-batch-photo:focus-visible, .gemobile-batch-lightbox button:focus-visible { outline: 3px solid #259792; outline-offset: 3px; }
#gemobile-batch-photos .gemobile-batch-photos__hint { margin: 12px 0 0; font-size: 12px; }
#gemobile-batch-photos > summary.gemobile-batch-jump { display: flex; align-items: center; justify-content: flex-start; gap: 8px; width: fit-content; max-width: 100%; min-height: 36px; margin: 0; padding: 0; border: 0; background: transparent; color: #176966; font-weight: 600; text-decoration: underline; text-underline-offset: 3px; font-size: 14px; line-height: 1.5; cursor: pointer; list-style: none; }
#gemobile-batch-photos > summary.gemobile-batch-jump::marker { content: ''; }
#gemobile-batch-photos > summary.gemobile-batch-jump::-webkit-details-marker { display: none; }
#gemobile-batch-photos > summary.gemobile-batch-jump:focus-visible { outline: 3px solid #259792; outline-offset: 4px; border-radius: 3px; }
#gemobile-batch-photos .gemobile-batch-toggle-close { display: none; }
#gemobile-batch-photos[open] .gemobile-batch-toggle-close { display: inline; }
#gemobile-batch-photos[open] .gemobile-batch-toggle-open { display: none; }
#gemobile-batch-photos .gemobile-batch-chevron { display: block; flex: 0 0 7px; width: 7px; height: 7px; margin: -4px 2px 0; border-right: 2px solid currentColor; border-bottom: 2px solid currentColor; transform: rotate(45deg); }
#gemobile-batch-photos[open] .gemobile-batch-chevron { margin-top: 4px; transform: rotate(225deg); }
dialog.gemobile-batch-lightbox { box-sizing: border-box; width: min(1100px, calc(100vw - 32px)); max-width: none; max-height: calc(100dvh - 32px); padding: 0; border: 0; border-radius: 16px; background: #fff; color: #172224; overflow: auto; }
dialog.gemobile-batch-lightbox::backdrop { background: rgba(10, 18, 20, .82); }
.gemobile-batch-lightbox__bar { display: flex; align-items: center; justify-content: space-between; padding: 12px 18px; border-bottom: 1px solid #e4e9e8; font-size: 14px; font-weight: 600; }
.gemobile-batch-lightbox button { display: inline-flex; align-items: center; justify-content: center; flex: 0 0 44px; width: 44px; height: 44px; min-height: 44px; padding: 0; margin: 0; border: 1px solid #dce5e4; border-radius: 50%; background: #fff; color: #172224; font-size: 23px; line-height: 1; cursor: pointer; }
.gemobile-batch-lightbox__stage { display: flex; align-items: center; justify-content: space-between; gap: 8px; padding: 16px; }
.gemobile-batch-lightbox__stage img { display: block; flex: 1 1 auto; width: 0; min-width: 0; height: min(66dvh, 760px); object-fit: contain; }
.gemobile-batch-lightbox__note { margin: 0; padding: 0 18px 18px; color: #515d61; font-size: 13px; line-height: 1.5; }
@media (max-width: 600px) {
  #gemobile-batch-photos .gemobile-batch-photos__content { padding: 18px 14px; border-radius: 14px; }
  #gemobile-batch-photos h2 { font-size: 19px; }
  #gemobile-batch-photos .gemobile-batch-photos__grid { gap: 7px; grid-template-columns: none; grid-auto-flow: column; grid-auto-columns: calc((100% - 14px) / 3); overflow-x: auto; padding-bottom: 6px; scroll-snap-type: x proximity; }
  #gemobile-batch-photos a.gemobile-batch-photo { scroll-snap-align: start; }
  #gemobile-batch-photos p { font-size: 13px; }
  dialog.gemobile-batch-lightbox { width: calc(100vw - 16px); max-height: calc(100dvh - 16px); }
  .gemobile-batch-lightbox__stage { padding: 10px 6px; gap: 4px; }
  .gemobile-batch-lightbox__stage img { height: 60dvh; }
  .gemobile-batch-lightbox button { width: 40px; flex-basis: 40px; height: 44px; }
  .gemobile-batch-admin-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; }
}
@media (prefers-reduced-motion: reduce) { #gemobile-batch-photos .gemobile-batch-photo img { transition: none; } }
