body{background-color:#294fa6;font-family:Arial,sans-serif}input{border:1px solid #ccc;padding:5px}@keyframes gradientBG{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.App{text-align:center}h1,h2,h3{color:#ffc53f;text-shadow:0 0 8px #ffbc20,0 0 16px #ffc02d}button{background:linear-gradient(135deg,#ff416c,#ff4b2b);border:none;border-radius:5px;box-shadow:0 0 8px #ff4b2b;color:#fff;cursor:pointer;font-size:1.2rem;padding:10px 20px;transition:all .3s ease}button:hover{box-shadow:0 0 15px #ff4b2b;transform:scale(1.1)}.header-container{align-items:center;background:#0000;border-bottom:2px #ff4b2b;box-shadow:0 4px 8px #0000;display:flex;justify-content:space-between;margin-left:20px;margin-right:20px}.header-container .App-title{color:#ff4b2b;font-family:Bebas Neue,cursive;font-size:3rem;margin:0;text-shadow:2px 2px 4px #00000080}.main-container{align-items:flex-start;background-color:#fff0;box-shadow:0 4px 8px #0000;margin:0 20px 20px}.CountdownTimer,.main-container{display:flex;justify-content:space-between}.CountdownTimer{align-items:center;background:#fff0;border:2px solid #0ff;border-radius:10px;color:#0ff;flex:1 1;flex-direction:column;margin:10px;max-width:300px;padding:15px;text-shadow:0 0 8px #0ff}.CountdownTimer h3{color:#e6a100;text-shadow:0 0 8px #ff4d6d,0 0 16px #ff4d6d}.CountdownTimer span{color:#0ff;font-size:25px}.CountdownTimer p{color:#fff}.spacing-ct{margin:20px 0}.GameQuestion{align-items:center;background:#000000b3;border:2px solid #ffc53f;border-radius:10px;display:flex;flex:3 1;flex-direction:column;justify-content:space-between;margin:10px;padding:15px 40px 20px;text-shadow:0 0 8px #0ff;transition:transform .2s ease,box-shadow .2s ease}.GameQuestion div:hover{transform:scale(1.05)}.GameQuestion div{color:#dedede}.GameQuestion input{border:1px solid #ccc;border-radius:5px;padding:5px}.GameQuestion button{background-color:#e6a100;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:10px;padding:10px 20px}.GameQuestion button:hover{background-color:#e05a4f}.TicketCounter{align-items:center;background:#fff0;border:2px solid #0ff;border-radius:10px;box-shadow:0 4px 8px #00000080;color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;margin:10px;padding:15px}.TicketCounter h3{color:#e6a100;text-align:center;text-shadow:0 0 8px #ff4d6d,0 0 16px #ff4d6d}.TicketCounter p{color:#ffc53f;font-size:23px;text-shadow:0 0 14px #ffc53f}.TicketCounter ul{list-style-type:none;padding:0;text-shadow:0 0 8px #0ff}.TicketCounter ul,.footer{color:#fff;text-align:center}.footer{background:#000000e6;border-top:2px solid #ff4b2b;padding:10px 20px}body{background-size:100% 100%;color:#fff;font-family:Orbitron,sans-serif;margin:0;padding:0}body:before{background:url(/static/media/bg3.ffcc51e674efa342baa2.png) no-repeat 50%;background-size:cover;content:"";filter:blur(15px);height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}.header-container .App-logo{width:20%}
/*# sourceMappingURL=main.eb14da78.css.map*/