.photo[data-v-e97574b8]{height:150px;width:150px;min-height:150px;min-width:150px;position:relative;border:1px solid #eaecf0;border-radius:12px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.photo:hover .photo__overlay[data-v-e97574b8]{opacity:1;transition:all .2s linear}.photo img[data-v-e97574b8]{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.photo__overlay[data-v-e97574b8]{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;align-items:flex-end;justify-content:flex-end;gap:7px;padding:12px;opacity:0;background:linear-gradient(180deg,transparent 30%,rgba(16,24,40,.72));z-index:1;transition:all .2s linear}.photo__action[data-v-e97574b8]{padding:6px 10px;border:0;border-radius:7px;background:hsla(0,0%,100%,.94);color:#475467;font-size:12px;font-weight:600;cursor:pointer}.photo__action_open[data-v-e97574b8]:hover{color:#175cd3;background:#eff8ff}.photo__action_delete[data-v-e97574b8]:hover{color:#d92d20;background:#fef3f2}.photo__maximized[data-v-e97574b8]{position:fixed;height:100%;width:100%;top:0;left:0;padding:48px;background:rgba(16,24,40,.94);z-index:2000}.photo__maximized img[data-v-e97574b8]{-o-object-fit:contain;object-fit:contain}.photo__maximized__close[data-v-e97574b8]{position:absolute;top:20px;right:20px;cursor:pointer;padding:8px 12px;border:1px solid hsla(0,0%,100%,.35);border-radius:8px;color:#fff;background:rgba(16,24,40,.5);font-weight:600}.photo__maximized__close[data-v-e97574b8]:hover{background:hsla(0,0%,100%,.14)}.gallery[data-v-7b01690e]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}[data-v-7b01690e] .custom-file,[data-v-7b01690e] .photo{width:100%;min-width:0;height:160px;min-height:160px}