.opening-card,.opening-form,.opening-form label,.opening-form input,.opening-form select,.opening-form textarea{min-width:0;max-width:100%}.opening-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:end}.opening-form input,.opening-form select,.opening-form textarea{width:100%;box-sizing:border-box}.opening-description{grid-column:1/-1}.photo-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,150px));gap:10px;margin:10px 0}.photo-gallery a{color:#26394c;text-decoration:none;min-width:0}.photo-gallery figure{margin:0}.photo-gallery img{display:block;width:100%;height:100px;object-fit:cover;border-radius:6px;border:1px solid #b9c3cc}.photo-gallery figcaption{font-size:11px;line-height:1.3;margin-top:5px;overflow-wrap:anywhere}.uploading{display:none;align-self:center;font-weight:750;color:#b06c00}.checkbody,.photo-form,.item-form{min-width:0;max-width:100%}@media(max-width:700px){.opening-card{overflow:hidden}.opening-form{grid-template-columns:minmax(0,1fr)}.opening-description{grid-column:auto}.opening-form button{width:100%;white-space:normal}.photo-form{display:grid;grid-template-columns:minmax(0,1fr);position:static}.photo-form .camera,.photo-form button{width:100%;box-sizing:border-box}.photo-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-gallery img{height:110px}}
.staged-buttons{display:flex;gap:8px;flex-wrap:wrap}.secondary-camera{background:#53687d}.staged-photo-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(90px,120px));gap:10px;margin:10px 0}.staged-photo{position:relative;margin:0}.staged-photo img{display:block;width:100%;height:100px;object-fit:cover;border-radius:6px}.staged-photo button{position:absolute;right:4px;top:4px;background:#a91f29;padding:5px 8px;font-size:12px}.staged-photo-status{font-size:12px;color:#687684}.staged-photo-status.dirty{color:#a96800;font-weight:750}@media(max-width:700px){.staged-buttons{display:grid;grid-template-columns:1fr}.staged-buttons .camera{width:100%}.staged-photo-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}
