.HomeDock{align-items:center;background-color:#fff3;border:1px solid #777;border-radius:.7rem;display:flex;padding:.5rem;position:absolute;top:2.5rem}.Homepage{align-items:center;background-image:linear-gradient(#00000080,#00000080),var(--desktop-background);background-position:50%;background-size:cover;display:flex;flex-direction:column;justify-content:center;margin:0;min-height:calc(100vh - 2rem);width:100%}@keyframes fadein{0%{opacity:0}to{opacity:1}}@media screen and (max-height:640px),screen and (max-width:640px){.Homepage{min-height:calc(100vh - 2rem)}}@media screen and (max-width:640px){.Homepage{background-image:linear-gradient(#00000080,#00000080),var(--mobile-background)}}.Homepage h1{margin:0}.Homepage h1,.Homepage h2{text-align:center;width:100%}.Homepage h2{color:#fff;font-size:1.2rem;font-weight:700}.Homepage .Homepage-widgets{margin-top:1rem;visibility:hidden}.Homepage .Homepage-widgets.Homepage-widgets--ready{animation:fadein 1s;visibility:visible}.Homepage .p-dock{bottom:4rem}
