.index_screen__stCVy{position:relative;display:grid;width:100vw;height:100vh;justify-content:center;align-items:center;animation:index_bg-grad__wvZN8 3s linear 0s both running}@keyframes index_bg-grad__wvZN8{0%{color:#232323;background:#ffffff}to{color:#eeeeee;background:#232323}}.index_form__h_0vb{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(600px,80vw);max-height:100%}.index_photoList__CHvgA{width:min(500px,calc(100vw - 4rem))}.item_menuLink__Ty5hy{display:grid;grid-template:"icon" max-content "text" max-content/1fr;justify-content:center;grid-gap:1rem;font-size:2rem;text-shadow:0 0 3px;padding:2rem;box-shadow:inset 0 0 3px;border-radius:10px}.item_menuLink__Ty5hy:hover{text-shadow:0 0 3px,0 0 5px;box-shadow:inset 0 0 6px}.item_menuIcon__gBjoN{grid-area:icon;margin:0 auto;font-size:2rem}.item_menuText__B87jS{grid-area:text;text-align:center}.list_menuList__86olU{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:2rem;overflow-y:auto}.form_form__Dma8j{display:grid;grid-gap:4rem;animation:form_fade-form__VtdCJ 2s ease 2s both running;overflow:hidden;grid-template-rows:auto 1fr}@keyframes form_fade-form__VtdCJ{0%{opacity:0}to{opacity:1}}.form_formHeading__wsCXU{font-size:3rem;text-align:center}.rotating-image_photo__mA41X{width:100%;animation:rotating-image_photo-color__3pnG1 1s linear both running}@keyframes rotating-image_photo-color__3pnG1{50%{filter:saturate(0)}75%{transform:rotateY(180deg)}99%{transform:rotateY(1turn) scale(1);filter:saturate(.7)}to{opacity:0;transform:scale(0)}}.photo-list_photoList__OXWLK{display:grid;grid-template-columns:repeat(auto-fill,minmax(20%,1fr))}