@font-face{font-family:"Proxima Nova";size-adjust:100%;src:url("./fonts/proximanova-regular-webfont.woff") format("woff"),url("./fonts/proximanova-regular-webfont.woff2") format("woff2");}@font-face{font-family:"Source Sans Pro";size-adjust:100%;src:url("./fonts/SourceSansPro-Regular.ttf") format("truetype");}.unity-login{width:100vw;height:100vh;background-size:cover;background-position:right center;background-repeat:no-repeat;}.unity-login.light{background-image:linear-gradient(to bottom,var(--unity-color-gray-white),var(--unity-color-gray-005));}.unity-login.dark{background-image:linear-gradient(to bottom,var(--unity-color-gray-165),var(--unity-color-gray-170));}.unity-login.image{background-image:url(https://picsum.photos/1600/900);}.unity-login .pane{flex:0;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:5vh;width:100%;min-width:20rem;max-width:36rem;height:100%;padding:2rem;background-color:var(--unity-color-gray-white);}.unity-login .product,.unity-login .security,.unity-login .powered{width:100%;min-width:16rem;max-width:24rem;}.unity-login .product{flex:1;display:flex;align-items:center;gap:1rem;font:var(--unity-font-title-large);}.unity-login .product img{width:2rem;height:2rem;}.unity-login .security{flex:2;}.unity-login h1{font:var(--unity-font-display-small);}.unity-login .memory{flex:1;display:flex;justify-content:space-between;width:100%;}.unity-login .memory .unity-form-group{margin:0;}.unity-login .powered{flex:2;display:flex;align-items:flex-end;justify-content:flex-end;gap:.5em;margin-top:auto;line-height:1;}.unity-login .powered img{width:auto;height:1em;}.unity-login .bg-circles{position:fixed;z-index:0;bottom:0;right:0;width:20rem;height:auto;}