.PhotoGallery-module__mmRXPq__wrap{min-width:0}.PhotoGallery-module__mmRXPq__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.PhotoGallery-module__mmRXPq__tabs{gap:8px;display:flex}.PhotoGallery-module__mmRXPq__tab{border:1px solid var(--glass-border);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:12.5px;font-weight:700;display:inline-flex}.PhotoGallery-module__mmRXPq__tab:hover{background:var(--bg-card-hover)}.PhotoGallery-module__mmRXPq__tabActive{border-color:var(--accent);background:var(--accent);color:var(--bg-page)}.PhotoGallery-module__mmRXPq__uploadToggle{background:var(--accent);color:var(--bg-page);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:7px;padding:9px 16px;font-size:13px;font-weight:800;display:inline-flex}.PhotoGallery-module__mmRXPq__uploadToggle:hover{background:var(--accent-strong)}.PhotoGallery-module__mmRXPq__uploadBox{border:1px solid var(--accent-ring);border-radius:var(--radius-lg);background:var(--bg-card);flex-direction:column;margin-bottom:16px;padding:14px;display:flex}.PhotoGallery-module__mmRXPq__fieldLabel{color:var(--text-secondary);margin-bottom:6px;font-size:12px;font-weight:700}.PhotoGallery-module__mmRXPq__file{color:var(--text-secondary);margin-bottom:14px;font-size:12.5px}.PhotoGallery-module__mmRXPq__file::file-selector-button{border:1px solid var(--accent-ring);border-radius:var(--radius-sm);background:var(--accent-soft);color:var(--accent);cursor:pointer;margin-right:10px;padding:7px 12px;font-size:12px;font-weight:700}.PhotoGallery-module__mmRXPq__caption{border:1px solid var(--glass-border-light);border-radius:var(--radius-sm);background:var(--bg-card-elevated);width:100%;color:var(--text-primary);resize:vertical;padding:9px 11px;font-family:inherit;font-size:13px;line-height:1.5}.PhotoGallery-module__mmRXPq__caption:focus{border-color:var(--accent-ring);outline:none}.PhotoGallery-module__mmRXPq__counter{color:var(--text-muted);align-self:flex-end;margin-top:4px;font-size:11px}.PhotoGallery-module__mmRXPq__declaration{border:1px solid var(--glass-border-light);border-radius:var(--radius-sm);background:var(--bg-card-elevated);color:var(--text-secondary);cursor:pointer;align-items:flex-start;gap:9px;margin-top:12px;padding:10px 12px;font-size:12px;line-height:1.5;display:flex}.PhotoGallery-module__mmRXPq__declaration input{width:16px;height:16px;accent-color:var(--accent);flex:none;margin-top:2px}.PhotoGallery-module__mmRXPq__submit{border-radius:var(--radius-md);background:var(--accent);color:var(--bg-page);cursor:pointer;border:none;justify-content:center;align-items:center;gap:7px;margin-top:12px;padding:12px;font-size:13.5px;font-weight:800;display:inline-flex}.PhotoGallery-module__mmRXPq__submit:disabled{opacity:.45;cursor:default}.PhotoGallery-module__mmRXPq__uploadHint{color:var(--text-muted);margin-top:8px;font-size:11px}.PhotoGallery-module__mmRXPq__note{border:1px solid var(--glass-border);border-radius:var(--radius-md);background:var(--bg-card);color:var(--text-muted);padding:14px;font-size:13px;line-height:1.55}.PhotoGallery-module__mmRXPq__info{border:1px solid var(--accent-ring);border-radius:var(--radius-sm);background:var(--accent-soft);color:var(--accent);margin-bottom:12px;padding:10px 13px;font-size:12.5px;line-height:1.55}.PhotoGallery-module__mmRXPq__error{border-radius:var(--radius-sm);color:var(--red);background:#e74c3c1a;border:1px solid #e74c3c66;margin-bottom:12px;padding:10px 13px;font-size:12.5px;line-height:1.55}.PhotoGallery-module__mmRXPq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (min-width:700px){.PhotoGallery-module__mmRXPq__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1000px){.PhotoGallery-module__mmRXPq__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.PhotoGallery-module__mmRXPq__cell{min-width:0}.PhotoGallery-module__mmRXPq__cellButton{aspect-ratio:4/5;border:1px solid var(--glass-border);border-radius:var(--radius-md);background:var(--bg-card);cursor:zoom-in;width:100%;padding:0;display:block;position:relative;overflow:hidden}.PhotoGallery-module__mmRXPq__cellImage{object-fit:cover}.PhotoGallery-module__mmRXPq__cellFoot{background:linear-gradient(#0000,#000c);justify-content:space-between;align-items:center;gap:6px;padding:18px 9px 7px;display:flex;position:absolute;inset:auto 0 0}.PhotoGallery-module__mmRXPq__cellUser{color:#fff;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:700;overflow:hidden}.PhotoGallery-module__mmRXPq__cellLikes{color:#fffc;flex:none;align-items:center;gap:3px;font-size:11px;font-weight:800;display:inline-flex}.PhotoGallery-module__mmRXPq__liked{color:var(--red)}.PhotoGallery-module__mmRXPq__more{border:1px solid var(--glass-border-light);border-radius:var(--radius-md);background:var(--bg-card);width:100%;color:var(--text-primary);cursor:pointer;margin-top:14px;padding:12px;font-size:13px;font-weight:700;display:block}.PhotoGallery-module__mmRXPq__more:hover:not(:disabled){background:var(--bg-card-hover)}.PhotoGallery-module__mmRXPq__mine{border:1px solid var(--glass-border);border-radius:var(--radius-lg);background:var(--bg-card);margin-top:22px;padding:14px}.PhotoGallery-module__mmRXPq__mineTitle{letter-spacing:1px;color:var(--text-primary);margin-bottom:10px;font-size:13px;font-weight:900}.PhotoGallery-module__mmRXPq__mineList{flex-direction:column;gap:8px;display:flex}.PhotoGallery-module__mmRXPq__mineRow{border:1px solid var(--glass-border);border-radius:var(--radius-sm);background:var(--bg-card-elevated);align-items:center;gap:10px;padding:8px;display:flex}.PhotoGallery-module__mmRXPq__mineThumb{border-radius:var(--radius-xs);flex:none;width:48px;height:48px;position:relative;overflow:hidden}.PhotoGallery-module__mmRXPq__mineBody{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}.PhotoGallery-module__mmRXPq__mineCaption{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.PhotoGallery-module__mmRXPq__chip{border-radius:999px;align-self:flex-start;padding:1px 8px;font-size:10.5px;font-weight:800}.PhotoGallery-module__mmRXPq__pending{color:var(--warning);background:#f39c1226}.PhotoGallery-module__mmRXPq__approved{background:var(--accent-soft);color:var(--accent)}.PhotoGallery-module__mmRXPq__rejected{color:var(--red);background:#e74c3c24}.PhotoGallery-module__mmRXPq__mineDelete{border-radius:var(--radius-sm);color:var(--red);cursor:pointer;background:0 0;border:none;flex:none;padding:7px}.PhotoGallery-module__mmRXPq__mineDelete:hover{background:#e74c3c1f}.PhotoGallery-module__mmRXPq__lightbox{z-index:60;background:#000000d1;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}.PhotoGallery-module__mmRXPq__lightboxInner{border:1px solid var(--glass-border-light);border-radius:var(--radius-lg);background:var(--bg-card);width:100%;max-width:720px;padding:14px;position:relative}.PhotoGallery-module__mmRXPq__close{z-index:2;border:1px solid var(--glass-border-light);color:#fff;cursor:pointer;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:absolute;top:10px;right:10px}.PhotoGallery-module__mmRXPq__lightboxMedia{border-radius:var(--radius-md);background:var(--bg-card-elevated);width:100%;height:min(62vh,70vw);position:relative;overflow:hidden}.PhotoGallery-module__mmRXPq__lightboxImage{object-fit:contain}.PhotoGallery-module__mmRXPq__lightboxUser{color:var(--accent);overflow-wrap:anywhere;margin-top:12px;font-size:14px;font-weight:800}.PhotoGallery-module__mmRXPq__lightboxCaption{color:var(--text-secondary);overflow-wrap:anywhere;margin-top:4px;font-size:13px;line-height:1.55}.PhotoGallery-module__mmRXPq__lightboxActions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.PhotoGallery-module__mmRXPq__likeButton,.PhotoGallery-module__mmRXPq__warnAction,.PhotoGallery-module__mmRXPq__dangerAction{background:var(--bg-card-elevated);cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:5px;padding:8px 14px;font-size:12px;font-weight:700;display:inline-flex}.PhotoGallery-module__mmRXPq__likeButton{color:var(--text-muted)}.PhotoGallery-module__mmRXPq__likeButton:disabled{cursor:default}.PhotoGallery-module__mmRXPq__warnAction{color:var(--warning)}.PhotoGallery-module__mmRXPq__warnAction:hover{background:#f39c1224}.PhotoGallery-module__mmRXPq__dangerAction{color:var(--red)}.PhotoGallery-module__mmRXPq__dangerAction:hover{background:#e74c3c24}
