.result-gallery-scope.result-gallery-grid,.style-next-task-result .gallery{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(252px,1fr))}.result-gallery-card{border-radius:8px;cursor:pointer;position:relative}.result-gallery-card .overlay-bottom{bottom:12px;display:flex;gap:6px;position:absolute;right:12px}.result-gallery-card .overlay-bottom .overlay-action-pill{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0000008c;border:1px solid transparent;border-radius:999px;color:#fff;display:flex;font-size:12px;font-weight:500;gap:4px;height:28px;justify-content:center;line-height:1;padding:0 12px;white-space:nowrap}.result-gallery-card .overlay-bottom .overlay-action-pill:hover{background:#0032ff}.result-gallery-card .overlay-top{display:flex;gap:6px;position:absolute;right:12px;top:12px}.result-gallery-card .overlay-top .overlay-item{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0000008c;border:1px solid hsla(0,0%,100%,.18);border-radius:999px;color:#fff;display:flex;height:28px;justify-content:center;width:28px}.result-gallery-card .overlay-top .overlay-item .icon{color:#fff;font-size:16px}.result-gallery-card .overlay-top-left{display:flex;gap:6px;left:12px;position:absolute;top:12px}.result-gallery-card .overlay-top-left .overlay-item{align-items:center;background-color:#0000008c;border:1px solid hsla(0,0%,100%,.18);border-radius:50%;display:flex;height:24px;justify-content:center;width:24px}.result-gallery-card .overlay-top-left .overlay-item .icon{color:#fff;font-size:12px}.result-gallery-card .gallery-item-media{aspect-ratio:1;background-color:var(--bg-color-1,rgba(0,0,0,.04));border-radius:8px;overflow:hidden;position:relative}.result-gallery-card .gallery-item-media:before{background:rgba(0,0,0,.2);content:"";display:none;inset:0;pointer-events:none;position:absolute;z-index:1}.result-gallery-card .gallery-item-media .overlay-bottom,.result-gallery-card .gallery-item-media .overlay-top{opacity:0;transition:all .3s;visibility:hidden;z-index:2}.result-gallery-card .gallery-item-media .overlay-top-left{z-index:2}.result-gallery-card .gallery-item-media:hover:before{display:block}.result-gallery-card .gallery-item-media:hover .overlay-bottom,.result-gallery-card .gallery-item-media:hover .overlay-top{opacity:1;visibility:visible}.result-gallery-card .gallery-item-media img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 0;object-position:50% 0;transition:transform .3s ease;width:100%}.result-gallery-card .gallery-item-media img:hover{transform:scale(1.1)}.result-gallery-card .gallery-item-media video{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 0;object-position:50% 0;width:100%}.result-gallery-card .text-result{color:#000000e0;font-size:14px;height:calc(100% - 48px);margin:24px;overflow:hidden;white-space:pre-wrap}.result-gallery-scope.gallery-item-loading{align-items:center;background:rgba(0,0,0,.12);border-radius:8px;color:#fff;display:flex;flex-direction:column;gap:10px;justify-content:center}.result-gallery-scope.gallery-item-loading .loading-text{color:#fff;font-size:12px;line-height:24px;padding:0 12px;text-align:center}.result-gallery-scope.gallery-item-loading .loading-spinner{animation:result-gallery-spin 1s linear infinite;border:2px solid hsla(0,0%,100%,.8);border-radius:50%;border-top-color:transparent;height:24px;width:24px}@keyframes result-gallery-spin{to{transform:rotate(1turn)}}.result-gallery-dropdown{background:#fff;border-radius:6px;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d;max-height:240px;overflow-y:auto;padding:4px}.result-gallery-menu{min-width:120px}.result-gallery-menu-button{align-items:center;background:transparent;border:0;border-radius:4px;color:inherit;cursor:pointer;display:flex;font-size:14px;gap:8px;line-height:22px;padding:5px 12px;text-align:left;width:100%}.result-gallery-menu-button:hover{background:rgba(0,0,0,.04)}
