.gallery-editor-shell{max-width:720px;margin:0 auto;display:block}.gallery-editor-form-wrapper{max-width:100%}#existingAlbumSection,#newAlbumSection{flex-direction:column;gap:.95rem;display:flex}.gallery-editor-page .editor-image-source-selector{margin-bottom:0}.gallery-editor-page .editor-field--upload{gap:.5rem!important}@media (width<=991px){#existingAlbumSection,#newAlbumSection{gap:.8rem}.gallery-editor-page{padding-bottom:100px!important}.gallery-editor-page .editor-image-source-selector{margin-top:.45rem}}.gallery-photos-list{grid-template-columns:1fr;gap:1rem;margin-top:1rem;display:grid}.gallery-photo-item{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-card,#fff);border-radius:8px;gap:1rem;padding:1rem 2.5rem 1rem 1rem;display:flex;position:relative}[data-theme=dark] .gallery-photo-item{background:#1a202c;border-color:#2d3748}.gallery-photo-preview{background:var(--bg-body,#f7fafc);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;display:flex;overflow:hidden}[data-theme=dark] .gallery-photo-preview{background:#2d3748}.gallery-photo-preview img{object-fit:cover;width:100%;height:100%}.gallery-photo-details{flex-direction:column;flex-grow:1;gap:.75rem;min-width:0;display:flex}.gallery-photo-remove{background:var(--bg-card,#fff);border:1px solid var(--border-color,#e2e8f0);cursor:pointer;width:28px;height:28px;color:var(--text-muted,#718096);z-index:10;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:.5rem;right:.5rem}[data-theme=dark] .gallery-photo-remove{background:#1a202c;border-color:#4a5568}.gallery-photo-remove:hover{color:var(--danger,#e53e3e);border-color:var(--danger,#e53e3e)}@media (width<=600px){.gallery-photo-item{flex-direction:column;padding-top:3rem;padding-right:1rem}.gallery-photo-preview{aspect-ratio:16/9;width:100%;height:auto}}.gallery-photo-item .editor-field-head>span{flex-wrap:wrap;line-height:1.3;white-space:normal!important}.gallery-photo-item .editor-field-head>span small{word-break:break-all;font-weight:400}
