.row{display:flex;flex-direction:row}.column{display:flex;flex-direction:column}.center{align-items:center;justify-content:center}.gap{gap:16px}html,body,#root{height:100%;max-height:100%;overflow:hidden;width:100%;display:block;margin:0;--amplify-components-authenticator-modal-height: calc(100% - 64px) ;--amplify-components-authenticator-modal-background-color: white}.authenticator-header{display:flex;flex-direction:row;justify-content:center;align-items:center}.authenticator-header img{margin:20px}.authenticator-header .divider{width:1px;height:80px;background-color:#000}[data-amplify-authenticator][data-variation=modal]{padding:32px 0;background:url({{VITE_WALLPAPER_URL}});background-size:cover;background-position:center}.content{height:calc(100% - 120px);overflow:auto;width:100%}.flex{display:flex;flex:1}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.container{position:fixed;bottom:0;left:0;right:0;height:64px;padding:16px;background:#0f1b2a;color:#d1d5db;display:flex;flex-direction:row;align-items:center;justify-content:left}img{margin-right:16px}a{text-decoration:none;color:#d1d5db}.copyright{text-align:right;max-width:220px}.font-size-10{font-size:10px}
