#page.account.form header{position:relative;text-align:center;width:100%}#page.account.form header a{width:14rem}#page.account{display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:0}#page.account .background-img:before{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);content:"";height:100%;position:absolute;width:100%;z-index:1}#page.account.form section:has(form){margin-left:auto;margin-right:auto;max-width:100%;text-wrap:balance;width:80rem;z-index:2}#page.account.form section:has(form) .grid-elements>div>*{height:100%;text-align:center}#page.account.form section:has(form) form{gap:var(--space-m);width:100%}#page.account.form section.return-homepage{z-index:2}@media screen and (max-width:1024px){.nav-account{gap:var(--space-xs)}.nav-account a{font-size:10px}}