*,:after,:before{box-sizing:border-box}body,html{height:100%;overflow:hidden}body{margin:0;padding:0}body[data-app-shell]{display:flex;flex-direction:column;height:100dvh;width:100%;overflow:hidden;background-color:#000;background-size:auto;background-repeat:no-repeat;background-position:50%;animation:heroCycle 12s step-start infinite}@keyframes heroCycle{0%,49%{background-image:url(/istockphoto-1188966913-612x612.jpg)}50%,to{background-image:url(/117919784-black-goldfish-isolated-on-background.jpg)}}body[data-app-shell][data-results]{background-image:none;animation:none;overflow-y:auto;overflow-x:hidden}