.Chip_root__HwvOn{display:inline-block;height:30px;border-radius:15px;background-color:#d3d3d3;color:gray;line-height:30px;vertical-align:middle;padding:0 15px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:5px}.Chip_root__HwvOn:last-of-type{margin-right:0}.Chip_root__HwvOn.Chip_checked__BUNUS{background-color:#1e90ff;color:#fff}.AdminBar_root__yspN8{top:0;left:0;width:100vw;height:30px}.AdminBar_content__UsNqp{position:fixed;top:0;left:0;width:100vw;height:40px;padding:5px;background-color:#f5f5f5;filter:drop-shadow(0 0 10px black);z-index:50}.ImageLarge_root__4PzgW{margin:20px;position:relative;height:100%;max-width:calc(100vw - 40px);max-height:calc(100vh - 40px)}.ImageLarge_root__4PzgW img{filter:drop-shadow(0 0 20px black)}.ImageLargeContainer_root__CEsxx{position:fixed;z-index:100;width:100vw;height:100vh;background-image:url(/images/white85pct.png);top:0;left:0}.ImagePreview_root___72nO{display:block;position:relative;height:100vw;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;overflow:hidden}@media only screen and (min-width:600px){.ImagePreview_root___72nO{height:calc(100vw / 2)}}@media only screen and (min-width:1100px){.ImagePreview_root___72nO{height:calc(100vw / 4)}}@media only screen and (min-width:1600px){.ImagePreview_root___72nO{height:calc(100vw / 8)}}.ImagePreview_root___72nO .ImagePreview_content__GaWTT{position:absolute;z-index:2;width:100%;height:100%}.ImagePreview_root___72nO img{opacity:85%;transition:all .2s;transform:scale(1)}.ImagePreview_root___72nO:hover img{opacity:100%;transform:scale(1.1);transition:all .2s;transition:transform 10s}.ImagePreview_root___72nO .ImagePreview_edit__Yo8VB{position:absolute;bottom:-1em;right:-1em;width:2em;height:2em;background-color:#1e90ff;z-index:3;transform:rotateY(0deg) rotate(45deg)}.ImageList_root__k_L4j{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:auto;grid-gap:0;gap:0;align-items:stretch;list-style:none}@media only screen and (min-width:600px){.ImageList_root__k_L4j{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1100px){.ImageList_root__k_L4j{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:1600px){.ImageList_root__k_L4j{grid-template-columns:repeat(8,1fr)}}.ImageForm_container__Bj_IS{display:grid;grid-template-columns:200px auto;grid-template-rows:20px 20px 20px 20px 20px 20px 20px 50px;grid-gap:5px 9px;gap:5px 9px;grid-auto-flow:row;grid-template-areas:"imagePreview descriptionLabel" "imagePreview descriptionValue" "imagePreview photographerLabel" "imagePreview photographerValue" "imagePreview recordingDateLabel" "imagePreview recordingDateValue" "imagePreview ." "imagePreview actions";margin-bottom:30px}.ImageForm_descriptionLabel__BKbUF{grid-area:descriptionLabel}.ImageForm_descriptionValue__osqWL{grid-area:descriptionValue}.ImageForm_photographerLabel__tKGS5{grid-area:photographerLabel}.ImageForm_photographerValue__RQhB_{grid-area:photographerValue}.ImageForm_recordingDateLabel__ZfosO{grid-area:recordingDateLabel}.ImageForm_recordingDateValue__3tx71{grid-area:recordingDateValue}.ImageForm_actions__itCMZ{grid-area:actions}.ImageForm_imagePreview__yt4JT{grid-area:imagePreview}