.batch-page .page-heading{max-width:none}.batch-page .page-heading>a{color:var(--red);font-weight:700}.batch-success{margin:-25px 0 28px;padding:14px 18px;border-left:4px solid #42ad72;background:#fff;color:#25724a;font-weight:700;font-size:13px}
.batch-toolbar,.batch-footer{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.batch-toolbar>span{font-size:13px;color:var(--muted)}.batch-toolbar>span strong{font:700 25px var(--display);color:var(--red);margin-right:5px}.batch-footer{justify-content:flex-end;margin:28px 0 0}
.batch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.batch-card{min-width:0;background:#fff;box-shadow:0 8px 28px rgba(35,25,18,.06);transition:opacity .2s,transform .2s}.batch-card.is-dragging{opacity:.45;transform:scale(.98)}
.batch-photo{height:330px;position:relative;display:grid;place-items:center;overflow:hidden;background:#171412;cursor:grab}.batch-photo:active{cursor:grabbing}.batch-photo img{width:100%;height:100%;object-fit:contain;transition:transform .2s}.batch-position{position:absolute;top:12px;left:12px;width:36px;height:36px;display:grid;place-items:center;background:var(--gold);font:700 18px var(--display)}
.batch-card-tools{display:flex;border-bottom:1px solid var(--line)}.batch-card-tools button{flex:1;border:0;border-right:1px solid var(--line);background:#faf8f4;padding:10px 6px;font:700 10px var(--body);text-transform:uppercase}.batch-card-tools button:last-child{border-right:0}.batch-fields{padding:20px}.batch-fields>label{display:grid;gap:6px;margin-bottom:16px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.batch-fields input[type=text],.batch-fields textarea{width:100%;border:1px solid var(--line);background:#faf8f4;padding:11px;font:14px var(--body);text-transform:none}.batch-fields fieldset{border:1px solid var(--line);padding:12px}.batch-fields legend{float:none;width:auto;padding:0 6px;font:600 15px var(--display);text-transform:uppercase}.batch-people{display:flex;flex-wrap:wrap;gap:6px}.batch-people label{display:flex;align-items:center;gap:5px;background:#f3eee7;padding:6px 8px;font-size:11px}.batch-delete{width:100%;border:0;border-top:1px solid #f0c5c5;background:#fff5f5;color:#b31d1d;padding:11px;font:700 10px var(--body);text-transform:uppercase}
@media(max-width:900px){.batch-grid{grid-template-columns:1fr}}@media(max-width:600px){.batch-photo{height:260px}.batch-toolbar{align-items:flex-start;gap:12px}.batch-card-tools{flex-wrap:wrap}.batch-card-tools button{min-width:50%}}
.photo-frame,.batch-photo{background:#000!important}.media-thumb img,.photo-strip img{transform:rotate(var(--media-rotation,0deg))}.photo-frame img.photo-preview{object-fit:contain!important;background:#000}.media-thumb img.quarter-turn,.batch-photo img.quarter-turn,.photo-detail img.quarter-turn{width:auto;aspect-ratio:1;max-width:100%;object-fit:contain;margin-inline:auto;display:block}.photo-strip img.quarter-turn{object-fit:contain}.photo-detail{display:grid;place-items:center}.media-card:hover img,.photo-strip a:hover img{transform:rotate(var(--media-rotation,0deg)) scale(1.04)}
