.image-picker-mask[data-v-842520e8]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;z-index:1000}.image-picker-container[data-v-842520e8]{background-color:#fff;border-radius:8px;width:90%;max-width:800px;max-height:90vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;box-shadow:0 4px 12px rgba(0,0,0,.15)}.header[data-v-842520e8]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:12px 16px;border-bottom:1px solid #eee}.header h3[data-v-842520e8]{margin:0;font-size:16px;font-weight:500}.header span[data-v-842520e8]{font-size:20px;cursor:pointer;color:#999}.preview-area[data-v-842520e8]{padding:20px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;background-color:#f9f9f9;border-bottom:1px solid #eee}.preview-image[data-v-842520e8]{max-width:100%;max-height:500px;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.image-list[data-v-842520e8]{padding:16px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;overflow-y:auto;-ms-flex-positive:1;flex-grow:1}.image-item[data-v-842520e8]{position:relative;margin:8px;width:80px;height:80px;cursor:pointer;border:2px solid transparent;transition:all .2s}.image-item.selected[data-v-842520e8],.image-item[data-v-842520e8]:hover{border-color:#409eff}.thumbnail[data-v-842520e8]{width:100%;height:100%;object-fit:cover;border-radius:4px}.selection-marker[data-v-842520e8]{position:absolute;top:-10px;right:-10px;width:24px;height:24px;background-color:#409eff;color:#fff;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;box-shadow:0 2px 4px rgba(0,0,0,.1)}.footer[data-v-842520e8]{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;padding:12px 16px;border-top:1px solid #eee}.cancel-btn[data-v-842520e8],.confirm-btn[data-v-842520e8]{margin-left:12px;padding:6px 16px;border-radius:4px;border:none;cursor:pointer;font-size:14px}.cancel-btn[data-v-842520e8]{background-color:#f5f7fa;color:#606266}.confirm-btn[data-v-842520e8]{background-color:#409eff;color:#fff}.confirm-btn[data-v-842520e8]:disabled{background-color:#c0ccda;cursor:not-allowed}