/* Login atmosphere shared by authentication, Search and navigation. */
.brand-gradient{position:absolute;inset:0;overflow:hidden;pointer-events:none}.brand-gradient span{position:absolute;display:block;border-radius:50%;filter:blur(70px);opacity:.72;animation:field-drift 18s ease-in-out infinite alternate}.brand-gradient span:nth-child(1){top:4%;left:2%;width:46vw;height:46vw;background:#0a4b3f}.brand-gradient span:nth-child(2){top:3%;right:3%;width:42vw;height:42vw;background:#adc7bc;animation-duration:23s}.brand-gradient span:nth-child(3){right:22%;bottom:-10%;width:52vw;height:52vw;background:#fffefa;animation-duration:21s}.brand-gradient span:nth-child(4){left:24%;bottom:-24%;width:40vw;height:40vw;background:#c69735;opacity:.34;animation-duration:26s}@keyframes field-drift{from{transform:translate3d(-2%,1%,0) scale(.96)}to{transform:translate3d(5%,-3%,0) scale(1.08)}}@media(prefers-reduced-motion:reduce){.brand-gradient span{animation:none;transform:none}}
.login-field.brand-gradient{position:fixed;inset:-18%}
.brand-gradient-contained span{width:80%!important;height:80%!important;filter:blur(40px)}
