.outbound-photos-container[data-v-45517263]{min-height:300px}.photos-grid[data-v-45517263]{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(180px,1fr))[auto-fill];grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.photo-item[data-v-45517263]{position:relative;border-radius:4px;overflow:hidden;cursor:pointer;border:1px solid #d9d9d9;transition:all .3s}.photo-item[data-v-45517263]:hover{border-color:#1890ff;box-shadow:0 2px 8px rgba(24,144,255,.3)}.photo-item img[data-v-45517263]{width:100%;height:150px;-o-object-fit:cover;object-fit:cover;display:block}.photo-mask[data-v-45517263]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;opacity:0;transition:opacity .3s}.photo-item:hover .photo-mask[data-v-45517263]{opacity:1}.photo-preview[data-v-45517263]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);z-index:9999;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.preview-close[data-v-45517263]{position:absolute;top:20px;right:20px;font-size:32px;color:#fff;cursor:pointer;z-index:10000}.preview-image[data-v-45517263]{max-width:90%;max-height:80vh;-o-object-fit:contain;object-fit:contain}.preview-actions[data-v-45517263]{position:absolute;bottom:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.6);padding:12px 24px;border-radius:4px}