.GalleryTile-module__g_lfAW__tile{color:#fff;text-align:left;cursor:pointer;background:#0000001f;border:none;border-radius:20px;flex-direction:column;gap:8px;min-width:0;padding:4px;font-family:inherit;transition:transform .15s,background .15s,box-shadow .15s;display:flex}.GalleryTile-module__g_lfAW__tile:hover{background:#0000002e;transform:translateY(-2px);box-shadow:0 8px 24px #0000002e}.GalleryTile-module__g_lfAW__tile:focus-visible{outline:none;box-shadow:0 0 0 3px #fff9}.GalleryTile-module__g_lfAW__preview{aspect-ratio:16/10;background:#fff;border-radius:16px;width:100%;overflow:hidden}.GalleryTile-module__g_lfAW__previewImage{object-fit:cover;width:100%;height:100%;display:block}.GalleryTile-module__g_lfAW__previewPlaceholder{color:#00000059;letter-spacing:-.02em;background:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:48px;font-weight:700;display:flex}.GalleryTile-module__g_lfAW__name{letter-spacing:-.01em;color:#fff;text-overflow:ellipsis;white-space:nowrap;min-width:0;padding:0 12px 8px;font-size:15px;font-weight:700;overflow:hidden}
.AuthorAvatar-module__kkGnmG__wrap{flex-shrink:0;position:relative}.AuthorAvatar-module__kkGnmG__avatarLink{background:var(--color-page-bg);border:1px solid var(--color-border);width:32px;height:32px;color:inherit;border-radius:50%;text-decoration:none;display:block;overflow:hidden}.AuthorAvatar-module__kkGnmG__avatar{object-fit:cover;width:100%;height:100%;display:block}.AuthorAvatar-module__kkGnmG__avatarPlaceholder{width:100%;height:100%;color:var(--color-text-muted);letter-spacing:-.02em;background:linear-gradient(135deg,#0000000a,#0000001f);justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.AuthorAvatar-module__kkGnmG__popover{background:var(--color-modal-bg);border:1px solid var(--color-border);opacity:0;visibility:hidden;pointer-events:none;z-index:50;border-radius:12px;width:280px;padding:16px;transition:opacity .15s,visibility .15s,transform .15s;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(-4px);box-shadow:0 12px 32px #0000001f,0 2px 6px #0000000d}.AuthorAvatar-module__kkGnmG__popover:before{content:"";height:8px;position:absolute;top:-8px;left:0;right:0}.AuthorAvatar-module__kkGnmG__wrap:hover .AuthorAvatar-module__kkGnmG__popover,.AuthorAvatar-module__kkGnmG__wrap:focus-within .AuthorAvatar-module__kkGnmG__popover{opacity:1;visibility:visible;pointer-events:auto;transition-delay:.25s;transform:translateY(0)}.AuthorAvatar-module__kkGnmG__popoverHeader{align-items:center;gap:12px;display:flex}.AuthorAvatar-module__kkGnmG__popoverAvatar,.AuthorAvatar-module__kkGnmG__popoverAvatarPlaceholder{background:var(--color-page-bg);border-radius:50%;flex-shrink:0;width:40px;height:40px;overflow:hidden}.AuthorAvatar-module__kkGnmG__popoverAvatar{object-fit:cover;display:block}.AuthorAvatar-module__kkGnmG__popoverAvatarPlaceholder{color:var(--color-text-muted);background:linear-gradient(135deg,#0000000a,#0000001f);justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.AuthorAvatar-module__kkGnmG__popoverIdentity{flex-direction:column;min-width:0;display:flex}.AuthorAvatar-module__kkGnmG__popoverName{color:var(--foreground);align-items:center;gap:4px;min-width:0;font-size:14px;font-weight:700;display:inline-flex}.AuthorAvatar-module__kkGnmG__popoverNameText{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.AuthorAvatar-module__kkGnmG__popoverHandle{color:var(--color-text-muted);font-size:13px}.AuthorAvatar-module__kkGnmG__popoverBio{color:var(--foreground);margin:12px 0 0;font-size:13px;line-height:1.45}
.GalleryAppModal-module__ZAcOIW__modal{background:var(--background);width:520px;max-width:100%;max-height:86dvh;color:var(--foreground);border-radius:28px;flex-direction:column;animation:.18s GalleryAppModal-module__ZAcOIW__modalPop;display:flex;overflow:hidden;box-shadow:0 12px 40px #00000047}.GalleryAppModal-module__ZAcOIW__scroll{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.GalleryAppModal-module__ZAcOIW__previewWrap{position:relative}.GalleryAppModal-module__ZAcOIW__snapshot{aspect-ratio:16/10;object-fit:cover;background:#0000000d;width:100%;display:block}.GalleryAppModal-module__ZAcOIW__snapshotPlaceholder{aspect-ratio:16/10;width:100%;color:var(--color-text-muted);letter-spacing:-.02em;background:linear-gradient(135deg,#0000000a,#0000001a);justify-content:center;align-items:center;font-size:64px;font-weight:700;display:flex}.GalleryAppModal-module__ZAcOIW__close,.GalleryAppModal-module__ZAcOIW__save{z-index:5;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,color .15s;display:inline-flex;position:absolute;top:14px}.GalleryAppModal-module__ZAcOIW__close{left:14px}.GalleryAppModal-module__ZAcOIW__save{right:14px}.GalleryAppModal-module__ZAcOIW__close:hover,.GalleryAppModal-module__ZAcOIW__save:hover{background:#0000008c}.GalleryAppModal-module__ZAcOIW__saveActive,.GalleryAppModal-module__ZAcOIW__saveActive:hover{color:var(--color-primary);background:#fff}.GalleryAppModal-module__ZAcOIW__body{padding:24px}.GalleryAppModal-module__ZAcOIW__name{letter-spacing:-.01em;margin:0;font-size:24px;font-weight:700}.GalleryAppModal-module__ZAcOIW__authorRow{align-items:center;gap:8px;margin-top:8px;display:flex}.GalleryAppModal-module__ZAcOIW__authorText{color:var(--color-text-secondary);font-size:15px}.GalleryAppModal-module__ZAcOIW__description{color:var(--color-text-secondary);margin:16px 0 0;font-size:15px;line-height:1.5}.GalleryAppModal-module__ZAcOIW__tags{flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;display:flex}.GalleryAppModal-module__ZAcOIW__tag{color:var(--color-text-secondary);background:#0000000d;border-radius:999px;padding:6px 14px;font-size:14px}.GalleryAppModal-module__ZAcOIW__actions{grid-template-columns:1fr 1fr;gap:16px;margin-top:24px;display:grid}.GalleryAppModal-module__ZAcOIW__actionButton{border:1px solid var(--color-border);height:48px;color:var(--foreground);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.GalleryAppModal-module__ZAcOIW__actionButton:hover:not(:disabled){background:var(--color-hover-bg);border-color:var(--color-border-hover)}.GalleryAppModal-module__ZAcOIW__actionButton:disabled{opacity:.5;cursor:not-allowed}.GalleryAppModal-module__ZAcOIW__tagEditButton{border:1px dashed var(--color-border);width:30px;height:30px;color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.GalleryAppModal-module__ZAcOIW__tagEditButton:hover{border-style:solid;border-color:var(--color-primary);color:var(--color-primary)}.GalleryAppModal-module__ZAcOIW__hideButton{width:100%;font:inherit;color:var(--color-text-muted);text-align:center;cursor:pointer;background:0 0;border:none;margin-top:16px;padding:0;font-size:14px;transition:color .15s;display:block}.GalleryAppModal-module__ZAcOIW__hideButton:hover{color:var(--color-primary);text-decoration:underline}@keyframes GalleryAppModal-module__ZAcOIW__modalPop{0%{opacity:0;transform:scale(.96)}}@media (prefers-color-scheme:dark){.GalleryAppModal-module__ZAcOIW__tag{background:#ffffff1a}}
