.login-theme-row{display:flex;justify-content:flex-end;margin:-10px -10px 12px}.login-theme-row .compact{width:auto;padding:8px 10px;font-size:12px}
html[data-theme="dark"] .login-card :where(h1,p,label,strong){color:#eef4ff}
html[data-theme="dark"] header :where(strong,small,span){color:#fff}
html[data-theme="dark"] .welcome h1,html[data-theme="dark"] .card h3{color:#dbeaff}
html[data-theme="dark"] a{color:#8fc2ff}
html[data-theme="dark"] .panel :where(h1,h2,h3,p,td,th){border-color:#344b68}
@media(max-width:520px){header>div:last-child{max-width:58vw;justify-content:flex-end;flex-wrap:wrap}.login-card{padding:22px}.login-theme-row{margin:-5px -5px 10px}}
