body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.App{background:#020230;color:#fff;height:100vh}.App,.main{display:flex}.main{background:url(/static/media/kbcbg.a2a26c047914c824560b.webp) 50%;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;width:75%}.top{height:50%;position:relative}.timer{align-items:center;border:5px solid #fff;border-radius:50%;bottom:10px;display:flex;font-size:30px;font-weight:700;height:70px;justify-content:center;left:100px;position:absolute;width:70px}.bottom{height:50%}.kbc{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around}.questions{background:linear-gradient(#100241,#000);border:2px solid #fff;border-radius:10px;font-size:20px;padding:20px;text-align:center;width:80%}.answers{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.answer{background:linear-gradient(#0e0124,#22074d);border:1px solid #fff;border-radius:15px;cursor:pointer;font-size:20px;font-weight:100;margin:0 10px 20px;padding:10px;text-align:center;width:40%}.answer.active,.answer:hover{background:#0000cd}.answer.correct{-webkit-animation:correct 3s ease forwards;animation:correct 3s ease forwards}@-webkit-keyframes correct{0%,22%,42%{background:#0000cd}20%,40%,60%{background:linear-gradient(#100241,#000)}62%,to{background:green}}@keyframes correct{0%,22%,42%{background:#0000cd}20%,40%,60%{background:linear-gradient(#100241,#000)}62%,to{background:green}}.answer.wrong{-webkit-animation:wrong 3s ease forwards;animation:wrong 3s ease forwards}@-webkit-keyframes wrong{0%,22%,42%{background:#0000cd}20%,40%,60%{background:linear-gradient(#100241,#000)}62%,to{background:crimson}}@keyframes wrong{0%,22%,42%{background:#0000cd}20%,40%,60%{background:linear-gradient(#100241,#000)}62%,to{background:crimson}}.pyramid{align-items:center;display:flex;justify-content:center;width:25%}.moneyList{list-style:none;padding:20px;width:100%}.moneyListItem{align-items:center;border-radius:5px;display:flex;padding:5px}.moneyListItem.current{background-color:teal}.moneyListItemNumber{font-size:18px;font-weight:100;width:30%}.moneyListItemAmount{font-size:20px;font-weight:300}.endText{font-size:70px}.endText,.start{bottom:0;left:0;margin:auto;position:relative;right:0;top:0}.start{align-items:center;display:flex;flex-direction:column;height:300px;justify-content:space-around;line-height:3;width:550px}.startInput{border:none;border-radius:5px;font-size:18px;height:25%;line-height:3;text-align:center;text-transform:uppercase;width:70%}.startInput:focus{outline:none}.startButton{background:linear-gradient(#3ef43e,#017b2a);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;height:25%;letter-spacing:1px;text-transform:uppercase;width:70%}.userName{margin-top:20%;text-align:center}.quitButton{border-radius:8px;font-size:35px;font-weight:200;margin:5px;padding:5px}.quitButton:hover{background-color:#351d5c}.main-start{align-items:center;display:flex;flex-direction:row;justify-content:stretch;margin:2% 0 0 22%}.main-start>h1{font-weight:300}.earnText{align-items:center;color:#f3f2f2;display:flex;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:50px;font-weight:600;height:100vh;justify-content:center;line-height:1.8;margin-bottom:15%;text-align:justify;text-shadow:0 0 7px #e78607,0 0 10px #d9a003,0 0 21px #dea106,0 0 42px #bd7e08,0 0 82px #da7707,0 0 92px #fc0,0 0 102px #ffbf00,0 0 151px #ffd000}.username{text-transform:uppercase}.score,.username{font-weight:700;text-shadow:2px 2px 4px #3d6cb9}.field{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}.instruction{box-shadow:0 0 7px #07e7e7,0 0 10px #03d9d2;line-height:2.2;margin-left:120px;text-align:justify}.instruction>h3{font-weight:800}.input-div{margin-left:-100px}
/*# sourceMappingURL=main.38ad719e.css.map*/