*{box-sizing:border-box;padding:0;margin:0;outline:0}html,body{width:100%;height:100%;aspect-ratio:16/9}body{font-family:sans-serif;color:#fff;position:relative;font-size:8em;background-color:#000;display:flex;justify-content:center;align-items:center}.stagebg{background:#000 url(../img/stagebg.webp);background-size:cover;background-repeat:no-repeat;background-position:center;display:flex;align-items:end;aspect-ratio:16/9;overflow:hidden;position:relative;margin:0 auto;width:100%;max-height:100%}.logo-container{height:33%;display:flex;align-items:center;position:absolute;top:25%;left:50%;transform:translate(-50%,-50%);z-index:1}.flex-container{display:flex;width:100%;height:100%;justify-content:center}.wheel-container{width:67%;height:80%;text-align:center;margin:6% 0}.result-container{width:33%;height:80%;text-align:center;margin:6% 0}.wheel-container .wheel-frame{position:relative;height:100%;display:flex;align-items:center}.wheel-container .wheel-frame:before{content:"";display:block;background:url(../img/wheelFrame.webp);background-repeat:no-repeat;background-size:contain;background-position:center;width:100%;height:100%;position:absolute}.wheel-container .wheel-frame .wheel{max-width:100%;padding:10%}.result-container{background:url(../img/girl-in.webp);background-repeat:no-repeat;background-position:right bottom;background-size:contain;height:100%}.result-frame{background:url(../img/resultFrame-2.png);background-repeat:no-repeat;width:60%;height:100%;background-size:contain;background-position:center;display:flex;justify-content:center;align-items:center;left:50%;position:absolute;transform:translate(-50%)}.result-frame .level{padding:6% 5% 5%;font-size:2em;line-height:1}.result-frame .result{font-size:70%;margin-top:17%;font-weight:600}@media only screen and (min-width:1920px) and (max-width:2560px){.stagebg{max-width:1600px;max-height:unset}}@media only screen and (min-width:768px) and (max-width:1024px){body{font-size:6em}}body{justify-content:center}.stagebg{width:80vw;position:relative}.wheel-container .wheel-frame .wheel{position:relative;z-index:1}.no-uuid{color:#fff;font-size:2em;text-align:center;width:100%;height:100%;display:flex;align-items:center}.countdown-container{position:absolute;z-index:100;transform:translate(-50%,-50%);left:50%;top:50%;width:100%;height:100%;background-color:#000000b3}.countdown-grid{display:flex;justify-content:center;align-items:center;height:100%;gap:15px}.countdown-unit{display:flex;flex-direction:column;align-items:center;background-color:#000000b3;border-radius:10px;padding:10px;min-width:80px}.countdown-number{font-size:2.5rem;font-weight:700;color:#fff}.countdown-label{font-size:.8rem;color:#ddd;text-transform:uppercase}.congratulations{position:absolute;z-index:100;transform:translate(-50%,-50%);left:50%;top:50%;background-color:#000000b3;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.congratulations-title{font-size:2em;color:#fff}.congratulations-prize{font-size:1.5em;color:#fff}.congratulations-winner{font-size:3em;color:#fff}.result-frame{flex-direction:column}.result-prize{margin-top:6rem;font-size:60%;color:#fff}.result{margin-top:10px!important}
