:root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}body{min-width:320px;min-height:100vh;position:relative}body:after{content:"";opacity:.1;z-index:-1;pointer-events:none;background-image:url(/assets/ch-Cl6qmTgI.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;position:fixed;top:0;left:0}body[data-theme=light]:after{opacity:.1;filter:brightness(.4)}#root{z-index:1;background-color:initial;opacity:.8;flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}@media (max-width:600px){body:after{background-size:80%}}:focus-visible{outline-offset:2px;outline:2px solid #1976d2}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-5px)}20%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(5px)}}@media (prefers-reduced-motion:reduce){*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
