.GalleryTile-module__vg4jhG__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__vg4jhG__tile:hover{background:#0000002e;transform:translateY(-2px);box-shadow:0 8px 24px #0000002e}.GalleryTile-module__vg4jhG__tile:focus-visible{outline:none;box-shadow:0 0 0 3px #fff9}.GalleryTile-module__vg4jhG__preview{aspect-ratio:16/10;background:#fff;border-radius:16px;width:100%;overflow:hidden}.GalleryTile-module__vg4jhG__previewImage{object-fit:cover;width:100%;height:100%;display:block}.GalleryTile-module__vg4jhG__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__vg4jhG__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}
.GalleryAppModal-module__izxK8G__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__izxK8G__modalPop;display:flex;overflow:hidden;box-shadow:0 12px 40px #00000047}.GalleryAppModal-module__izxK8G__scroll{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.GalleryAppModal-module__izxK8G__previewWrap{position:relative}.GalleryAppModal-module__izxK8G__snapshot{aspect-ratio:16/10;object-fit:cover;background:#0000000d;width:100%;display:block}.GalleryAppModal-module__izxK8G__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__izxK8G__close,.GalleryAppModal-module__izxK8G__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__izxK8G__close{left:14px}.GalleryAppModal-module__izxK8G__save{right:14px}.GalleryAppModal-module__izxK8G__close:hover,.GalleryAppModal-module__izxK8G__save:hover{background:#0000008c}.GalleryAppModal-module__izxK8G__saveActive,.GalleryAppModal-module__izxK8G__saveActive:hover{color:var(--color-primary);background:#fff}.GalleryAppModal-module__izxK8G__body{padding:24px}.GalleryAppModal-module__izxK8G__iconBadge{z-index:4;background:var(--background);border-radius:22px;padding:4px;display:flex;position:absolute;bottom:-24px;left:16px;box-shadow:0 4px 14px #0000002e}.GalleryAppModal-module__izxK8G__bodyWithIcon{padding-top:48px}.GalleryAppModal-module__izxK8G__name{letter-spacing:-.01em;margin:0;font-size:24px;font-weight:700}.GalleryAppModal-module__izxK8G__authorRow{align-items:center;gap:8px;margin-top:8px;display:flex}.GalleryAppModal-module__izxK8G__authorText{color:var(--color-text-secondary);font-size:15px}.GalleryAppModal-module__izxK8G__stats{color:var(--color-text-muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;font-size:14px;display:flex}.GalleryAppModal-module__izxK8G__stat{align-items:center;display:inline-flex}.GalleryAppModal-module__izxK8G__stat:not(:last-child):after{content:"·";margin-left:8px}.GalleryAppModal-module__izxK8G__description{color:var(--color-text-secondary);margin:16px 0 0;font-size:15px;line-height:1.5}.GalleryAppModal-module__izxK8G__tags{flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;display:flex}.GalleryAppModal-module__izxK8G__tag{color:var(--color-text-secondary);background:#0000000d;border-radius:999px;padding:6px 14px;font-size:14px}.GalleryAppModal-module__izxK8G__tagButton{cursor:pointer;border:none;font-family:inherit;transition:background .15s}.GalleryAppModal-module__izxK8G__tagButton:hover{background:#0000001a}.GalleryAppModal-module__izxK8G__actions{grid-template-columns:1fr 1fr;gap:16px;margin-top:24px;display:grid}.GalleryAppModal-module__izxK8G__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__izxK8G__actionButton:hover:not(:disabled){background:var(--color-hover-bg);border-color:var(--color-border-hover)}.GalleryAppModal-module__izxK8G__actionButton:disabled{opacity:.5;cursor:not-allowed}.GalleryAppModal-module__izxK8G__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__izxK8G__hideButton:hover{color:var(--color-primary);text-decoration:underline}@keyframes GalleryAppModal-module__izxK8G__modalPop{0%{opacity:0;transform:scale(.96)}}@media (prefers-color-scheme:dark){.GalleryAppModal-module__izxK8G__tag{background:#ffffff1a}.GalleryAppModal-module__izxK8G__tagButton:hover{background:#ffffff2e}}
.AppTagsModal-module__7CIRLW__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.AppTagsModal-module__7CIRLW__modal{background:var(--color-modal-bg,var(--background));width:100%;max-width:520px;max-height:calc(100vh - 32px);box-shadow:0 24px 48px var(--color-modal-shadow),0 4px 12px #0000000f;border-radius:16px;flex-direction:column;display:flex;position:relative}.AppTagsModal-module__7CIRLW__closeButton{width:32px;height:32px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:24px;line-height:1;transition:background .15s,color .15s;display:flex;position:absolute;top:16px;right:16px}.AppTagsModal-module__7CIRLW__closeButton:hover{background:var(--color-hover-bg);color:var(--foreground)}.AppTagsModal-module__7CIRLW__header{padding:24px 32px 8px}.AppTagsModal-module__7CIRLW__title{color:var(--foreground);margin:0 0 4px;font-size:20px;font-weight:700}.AppTagsModal-module__7CIRLW__adminTag{color:var(--color-primary);font-weight:700}.AppTagsModal-module__7CIRLW__subtitle{color:var(--color-text-muted);margin:0;font-size:13px;line-height:1.5}.AppTagsModal-module__7CIRLW__appName{color:var(--foreground);font-weight:600}.AppTagsModal-module__7CIRLW__body{flex:1;padding:16px 32px 8px;overflow-y:auto}.AppTagsModal-module__7CIRLW__empty{color:var(--color-text-muted);margin:0;padding:16px 0;font-size:13px}.AppTagsModal-module__7CIRLW__chipRow{flex-wrap:wrap;gap:8px;display:flex}.AppTagsModal-module__7CIRLW__chip{border:1px solid var(--color-border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:999px;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s,border-color .15s,color .15s,opacity .15s}.AppTagsModal-module__7CIRLW__chip:hover:not(:disabled){border-color:var(--color-primary)}.AppTagsModal-module__7CIRLW__chip:disabled{opacity:.55;cursor:not-allowed}.AppTagsModal-module__7CIRLW__chipActive{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.AppTagsModal-module__7CIRLW__chipActive:hover:not(:disabled){background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.AppTagsModal-module__7CIRLW__chipPrivate{border-style:dashed}.AppTagsModal-module__7CIRLW__chipPrivateMark{opacity:.7;font-size:11px}.AppTagsModal-module__7CIRLW__footer{border-top:1px solid var(--color-border);justify-content:flex-end;gap:8px;margin-top:16px;padding:16px 32px 24px;display:flex}.AppTagsModal-module__7CIRLW__cancelButton,.AppTagsModal-module__7CIRLW__saveButton{cursor:pointer;border-radius:8px;height:40px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,border-color .15s,color .15s,opacity .15s}.AppTagsModal-module__7CIRLW__cancelButton{border:1px solid var(--color-border);color:var(--foreground);background:0 0}.AppTagsModal-module__7CIRLW__cancelButton:hover:not(:disabled){background:var(--color-hover-bg)}.AppTagsModal-module__7CIRLW__saveButton{background:var(--color-primary);color:#fff;border:none}.AppTagsModal-module__7CIRLW__saveButton:hover:not(:disabled){background:var(--color-primary-hover)}.AppTagsModal-module__7CIRLW__cancelButton:disabled,.AppTagsModal-module__7CIRLW__saveButton:disabled{opacity:.55;cursor:not-allowed}
.styles-module__XL67ZW__page{background:var(--color-primary);color:#fff;min-height:100dvh}.styles-module__XL67ZW__main{max-width:1200px;padding:8px 32px calc(64px + env(safe-area-inset-bottom));margin:0 auto}.styles-module__XL67ZW__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.styles-module__XL67ZW__controlsRow{align-items:center;gap:16px;margin-bottom:24px;display:flex}.styles-module__XL67ZW__filterRegion{flex:auto;align-items:center;min-width:0;display:flex;position:relative}.styles-module__XL67ZW__sortRegion{flex-shrink:0;align-items:center;display:flex}.styles-module__XL67ZW__chips{flex-wrap:nowrap;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.styles-module__XL67ZW__measurer{white-space:nowrap;visibility:hidden;pointer-events:none;gap:8px;display:flex;position:absolute;top:0;left:0;right:0;overflow:hidden}.styles-module__XL67ZW__controlsRow .styles-module__XL67ZW__pill{color:#fff;border-color:#ffffff73}.styles-module__XL67ZW__controlsRow .styles-module__XL67ZW__pill:hover{border-color:#fff}.styles-module__XL67ZW__controlsRow .styles-module__XL67ZW__pill:focus-visible{border-color:#fff;outline:none;box-shadow:0 0 0 4px #ffffff40}.styles-module__XL67ZW__filterChip{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff73;border-radius:999px;flex-shrink:0;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s,border-color .15s,color .15s}.styles-module__XL67ZW__filterChip:hover{border-color:#fff}.styles-module__XL67ZW__filterChipActive{color:var(--color-primary);background:#fff;border-color:#fff}.styles-module__XL67ZW__filterChipActive:hover{background:#ffffffe6;border-color:#ffffffe6}.styles-module__XL67ZW__tagSettingsButton{color:#fffc;cursor:pointer;background:0 0;border:1px dashed #ffffff73;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-family:inherit;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.styles-module__XL67ZW__tagSettingsButton:hover{color:#fff;background:#ffffff1f;border-style:solid;border-color:#fff}.styles-module__XL67ZW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.styles-module__XL67ZW__empty{text-align:center;color:#ffffffd9;padding:64px 16px;font-size:15px}.styles-module__XL67ZW__error{color:var(--color-primary);background:#ffffffeb;border-radius:8px;margin:0 0 16px;padding:10px 14px;font-size:14px;font-weight:600}.styles-module__XL67ZW__loading{justify-content:center;align-items:center;gap:6px;padding:32px;display:flex}.styles-module__XL67ZW__loading span{opacity:.4;background:#fff;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite styles-module__XL67ZW__bounce}.styles-module__XL67ZW__loading span:nth-child(2){animation-delay:.15s}.styles-module__XL67ZW__loading span:nth-child(3){animation-delay:.3s}@keyframes styles-module__XL67ZW__bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-8px)}}.styles-module__XL67ZW__skeleton{background:linear-gradient(90deg,#ffffff2e 0%,#ffffff52 50%,#ffffff2e 100%) 0 0/200% 100%;border-radius:6px;animation:1.4s ease-in-out infinite styles-module__XL67ZW__shimmer}@keyframes styles-module__XL67ZW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.styles-module__XL67ZW__skeletonChip{border-radius:999px;height:30px;display:inline-block}.styles-module__XL67ZW__tileSkeleton{background:#0000001f;border-radius:20px;flex-direction:column;gap:8px;min-width:0;padding:4px;display:flex}.styles-module__XL67ZW__skeletonTilePreview{aspect-ratio:16/10;border-radius:16px;width:100%}.styles-module__XL67ZW__skeletonTileName{width:70%;height:14px;margin:0 12px 8px}@media (max-width:640px){.styles-module__XL67ZW__main{padding:4px 16px 48px}.styles-module__XL67ZW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}}.styles-module__XL67ZW__menuManageTags{width:100%;color:var(--color-text-secondary);align-items:center;gap:8px;padding:10px 14px;text-decoration:none;transition:background .15s,color .15s;display:flex}.styles-module__XL67ZW__menuManageTags:hover{background:var(--color-hover-bg);color:var(--foreground)}
