.venuePhotoWall{flex-direction:column;gap:12px;display:flex}.venuePhotoWall:not(:first-child){border-block-start:1px solid var(--rule,#0000001f);margin-block-start:20px;padding-block-start:16px}.venuePhotoWallHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.venuePhotoWallTitle{margin:0;font-size:1rem;font-weight:650}.venuePhotoWallCount{color:var(--ink-soft,#6b6257);font-size:.8125rem}.venuePhotoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}@media (min-width:700px){.venuePhotoGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.venuePhotoTile{background:var(--paper-sunk,#0000000f);aspect-ratio:4/5;border-radius:12px;margin:0;display:block;position:relative;overflow:hidden}.venuePhotoTile img{object-fit:cover;width:100%;height:100%;display:block}.venuePhotoByline{color:#fff;background:linear-gradient(#0000,#000000b8);align-items:center;gap:6px;padding:20px 8px 6px;font-size:.75rem;line-height:1.2;display:flex;position:absolute;inset:auto 0 0}.venuePhotoBylineHandle{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.venuePhotoBylineAvatar{object-fit:cover;border-radius:50%;flex:none;width:20px;height:20px}.venuePhotoBylineFounding{font-variant-numeric:tabular-nums;color:var(--brass,#c8a24a);flex:none;font-weight:650}.venuePhotoTag{color:#fff;background:#0000009e;border-radius:999px;padding:2px 7px;font-size:.6875rem;line-height:1.4;position:absolute;top:6px;left:6px}.venuePhotoCaption{color:var(--ink,inherit);margin:6px 2px 0;font-size:.8125rem;line-height:1.35}.venuePhotoWallEmpty{color:var(--ink-soft,#6b6257);margin:0;font-size:.875rem}.venuePhotoWallActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.venuePhotoWallButton{border:1px solid var(--rule,#00000029);background:var(--paper,#fff);min-height:44px;color:inherit;font:inherit;cursor:pointer;border-radius:999px;padding:0 16px;font-weight:600}.venuePhotoWallButton:disabled{opacity:.55;cursor:default}.venuePhotoWallMore{align-self:center}.venuePhotoWallSignIn{text-align:center;justify-content:center;align-items:center;padding:10px 16px;line-height:1.35;text-decoration:none;display:inline-flex}.venuePhotoWallStatus{color:var(--ink-soft,#6b6257);margin:0;font-size:.8125rem}.venuePhotoWallStatusErr{color:var(--danger,#a3352c)}.venuePhotoComposer{border:1px solid var(--rule,#00000029);border-radius:14px;flex-direction:column;gap:12px;padding:12px;display:flex}.venuePhotoComposerFile{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.venuePhotoComposerField{flex-direction:column;gap:6px;display:flex}.venuePhotoComposerField label,.venuePhotoComposerLegend{font-size:.8125rem;font-weight:600}.venuePhotoComposerTags{border:0;flex-wrap:wrap;gap:6px;margin:0;padding:0;display:flex}.venuePhotoComposerTag{border:1px solid var(--rule,#00000029);min-height:36px;color:inherit;font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:0 12px;font-size:.8125rem}.venuePhotoComposerTag[aria-pressed=true]{background:var(--ink,#241f1a);color:var(--paper,#fff);border-color:var(--ink,#241f1a)}.venuePhotoComposerCaption{border:1px solid var(--rule,#00000029);background:var(--paper,#fff);min-height:44px;color:inherit;font:inherit;resize:vertical;border-radius:10px;padding:10px 12px}.venuePhotoComposerShare{align-items:center;gap:8px;min-height:44px;font-size:.875rem;display:flex}.venuePhotoComposerShare input{width:20px;height:20px}.venuePhotoComposerActions{flex-wrap:wrap;gap:8px;display:flex}
