.photo-builder{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px}.photo-builder aside{background:#fffefa;border:1px solid #dce1da;padding:22px;border-radius:6px}.photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:15px}.photo-pair figure{margin:0;background:#e7ece9;border-radius:5px;overflow:hidden;min-height:300px;padding:15px}.photo-pair figcaption{font-size:14px;margin-bottom:12px}.photo-pair img{width:100%;height:360px;object-fit:contain}.photo-pair .upload{font-size:14px;text-align:center}.photo-builder .primary{width:100%}.consent{display:flex;gap:10px;align-items:flex-start;font-size:12px}.consent input{width:18px;height:18px;flex-shrink:0}#aiStatus{font-size:14px;min-height:45px}#aiKeep{height:90px}#aiPlaceholder{font-size:14px;color:#60727c;padding-top:60px;text-align:center}@media(max-width:800px){.photo-builder{grid-template-columns:1fr}.photo-pair figure{padding:10px;min-height:220px}.photo-pair img{height:235px}.photo-pair .upload{padding:10px}.photo-pair figcaption{font-size:12px}}
