@font-face{font-family:ReloadStencil-Regular;font-style:normal;font-weight:400;src:url(/static/media/reload-stencil-regular.a5e249ad498831a97769.woff2) format("woff2"),url(/static/media/reload-stencil-regular.049af2c19e5ef5925cea.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-v12-latin-regular.be7cb18dc7caf47cf7e9.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(/static/media/inter-v12-latin-600.8f1e0300e8d26fa8919d.woff2) format("woff2")}body,html{box-sizing:border-box;margin:0;padding:0}.App{height:100vh;overflow:hidden;position:relative;width:100%}.bg{background-position:50%;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0;transform:translateX(0);transition:all .5s}.bg.in{transform:translateX(-304px)}img.map{height:100vh;position:absolute;right:0;top:0;transform:translateX(100%);transition:all .5s;width:auto}img.map.in{transform:translateX(0)}@keyframes jackpot-bg{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes jackpot-wobble{0%{transform:rotate(-4deg) scale(1)}50%{transform:rotate(4deg) scale(1.08)}to{transform:rotate(-4deg) scale(1)}}@keyframes jackpot-shake{0%,to{transform:translateX(0) rotate(0deg)}20%{transform:translateX(-8px) rotate(-2deg)}40%{transform:translateX(8px) rotate(2deg)}60%{transform:translateX(-6px) rotate(-1deg)}80%{transform:translateX(6px) rotate(1deg)}}@keyframes jackpot-spin{0%{transform:translateY(0) rotate(0deg)}60%{transform:translateY(-14px) rotate(1turn)}to{transform:translateY(0) rotate(1turn)}}@keyframes jackpot-pop{0%{opacity:0;transform:scale(.6)}70%{opacity:1;transform:scale(1.15)}to{opacity:1;transform:scale(1)}}@keyframes jackpot-fall{0%{opacity:0;transform:translateY(-15vh) rotate(0deg)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(115vh) rotate(540deg)}}.jackpot{align-items:center;animation:jackpot-bg 6s ease infinite;background:linear-gradient(125deg,#ff1493,#ff8c00,gold,#00e5ff,#8a2be2,#ff1493);background-size:400% 400%;display:flex;font-family:Comic Sans MS,Comic Sans,Inter,cursive,sans-serif;inset:0;justify-content:center;overflow:hidden;position:absolute;text-align:center;z-index:9000}.jackpot .jackpot-rain{inset:0;pointer-events:none;position:absolute}.jackpot .confetti{animation-iteration-count:infinite;animation-name:jackpot-fall;animation-timing-function:linear;border-radius:3px;box-shadow:0 0 4px #00000040;position:absolute;top:0}.jackpot .confetti.round{border-radius:50%}.jackpot .jackpot-content{animation:jackpot-pop .6s ease both;padding:30px;position:relative;z-index:1}.jackpot .jackpot-title{animation:jackpot-wobble 1.2s ease-in-out infinite;color:#fff700;font-size:120px;font-weight:900;text-shadow:4px 4px 0 #ff1493,8px 8px 0 #000}.jackpot .jackpot-reels{background:#000;border:8px solid gold;border-radius:24px;box-shadow:0 0 0 6px #ff1493,0 12px 30px #00000080;display:inline-flex;gap:18px;margin:30px 0;padding:18px 28px}.jackpot .jackpot-reels .reel{align-items:center;animation:jackpot-spin 1.4s ease-in-out infinite;background:#fff;border-radius:12px;color:#e11d48;display:flex;font-family:ReloadStencil-Regular,Inter,sans-serif;font-size:84px;font-weight:900;height:120px;justify-content:center;width:90px}.jackpot .jackpot-reels .reel:nth-child(2){animation-delay:.18s}.jackpot .jackpot-reels .reel:nth-child(3){animation-delay:.36s}.jackpot .jackpot-count{background:#000;border-radius:12px;color:#0f6;display:inline-block;font-size:34px;font-weight:700;letter-spacing:1px;margin-bottom:24px;padding:10px 22px;text-transform:uppercase}.jackpot .jackpot-lose{animation:jackpot-shake .6s ease-in-out infinite;color:#fff;font-size:76px;font-weight:900;text-shadow:3px 3px 0 #000}.jackpot .jackpot-lose span{color:#ff2d2d;text-shadow:3px 3px 0 #fff700,6px 6px 0 #000}.jackpot .jackpot-sub{color:#fff;font-size:32px;font-weight:700;letter-spacing:2px;margin-top:14px;text-shadow:2px 2px 0 #000}.jackpot .jackpot-tip{background:#fff700;border-radius:30px;box-shadow:3px 3px 0 #000;color:#000;display:inline-block;font-size:26px;margin-top:30px;padding:8px 20px;transform:rotate(-3deg)}.content-pane{left:50%;position:absolute;top:50px;transform:translateX(-50%);transition:all .5s}.content-pane.in{left:30px;transform:translateX(0)}.content-pane h2{background:#fff;color:#000;display:inline-block;font-family:ReloadStencil-Regular,sans;font-size:52px;margin-bottom:0;padding:8px 15px}.content-pane h4{background:#000;color:#fff;display:inline-block;font-family:Inter,sans;font-size:38px;font-weight:400;margin-top:-14px;padding:8px 15px 4px}.content-pane h3{background:#fff;color:#000;display:inline-block;font-family:ReloadStencil-Regular,sans;font-size:35px;margin-bottom:0;padding:6px 10px}.content-pane h5{background:#000;color:#fff;display:inline-block;font-family:Inter,sans;font-size:26px;font-weight:400;margin-top:-9px;padding:6px 10px 3px}.content-pane .wristband{display:block;height:168px;margin:200px auto 0;width:168px}.content-pane .instruction{height:0;overflow-y:visible;position:relative;transition:all .5s .5s}.content-pane .instruction.out{opacity:0;transition:all .5s}.content-pane .instruction .error-message{background:#e07b1a;color:#fff;font-family:ReloadStencil-Regular,sans;font-size:42px;left:50%;padding:30px 35px;position:absolute;text-align:center;top:290px;transform:translateX(-50%)}.content-pane .shifts{height:0;opacity:0;overflow-y:visible;position:relative;transition:all .5s;width:75%}.content-pane .shifts.in{opacity:1;transition:all .5s .5s}.content-pane .shifts .shift{align-items:center;background:#000;color:#fff;display:flex;margin-bottom:10px;padding:20px 25px}.content-pane .shifts .shift .number{align-items:center;background:#fff;border-radius:26px;color:#000;display:flex;font-family:Inter,sans;font-size:24px;font-weight:600;height:52px;justify-content:center;width:52px}.content-pane .shifts .shift .info{font-family:Inter,sans;font-size:24px;font-weight:400;margin-left:56px}.content-pane .shifts .shift .info b{font-weight:600}.content-pane .shifts .shift .info .spacer{display:inline-block;width:.4em}.content-pane .shifts .shift .location{align-items:center;display:flex;font-family:Inter,sans;font-size:24px;font-weight:400;margin-left:auto}.content-pane .shifts .shift .location img{margin-right:15px}
/*# sourceMappingURL=main.913b8a23.css.map*/