@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&family=Roboto:wght@400;700&display=swap);*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;color:#ffffffd9;font-family:Roboto,sans-serif;font-size:120%;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility}body{-webkit-backdrop-filter:blur(12px) brightness(.5);backdrop-filter:blur(1px) brightness(.5);background-attachment:fixed;background-image:linear-gradient(#e781fb92,#8e76fa92),url(/static/media/bg.6653528384831d005f03.jpg);background-position:50%;background-size:cover;margin:0;padding:2rem}header{margin:2rem 0;text-align:center}header img{filter:drop-shadow(0 6px 14px rgba(0,0,0,.6));height:3rem;width:3rem}header h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fffffff2,#d2d2ffcc);-webkit-background-clip:text;font-size:2.5rem;font-weight:700;letter-spacing:.6rem;margin:0;text-transform:uppercase}#last-try,header h1{font-family:Roboto Condensed,sans-serif}#last-try{color:#fff9;font-size:.8rem;margin:2rem auto;max-width:40rem;text-align:center}#last-try h2{font-size:1rem;margin:0;text-transform:uppercase}#last-try ul{display:flex;font-size:1.25rem;gap:1rem;list-style:none;margin:0;padding:0}#quiz{backdrop-filter:blur(300px) saturate(300%);-webkit-backdrop-filter:blur(22px) saturate(160%);background:hsla(0,0%,100%,.413);border:1px solid #ffffff40;border-radius:20px;box-shadow:0 25px 45px #00000073;margin:auto;max-width:50rem;padding:2.5rem;text-align:center}#question-overview{color:#fff9;font-family:Roboto Condensed,sans-serif;font-size:.8rem;text-transform:uppercase}#question progress{border-radius:999px;height:.5rem;width:50%}#question progress::-webkit-progress-bar{background:#ffffff40;border-radius:999px}#question progress::-webkit-progress-value{background:#ffffffe6;border-radius:999px}#question progress.answered{background:rgba(255,215,140,.764)}#question progress.answered::-webkit-progress-value{background:rgba(255,215,140,.764)}#question progress.answered::-webkit-progress-bar{background:#6a558a}#question progress.correct{background-color:rgba(140,255,200,.764)}#question progress.correct::-webkit-progress-value{background-color:rgba(140,255,200,.764)}#question progress.correct::-webkit-progress-bar{background:#fff0}#question progress.wrong{background-color:rgba(255,140,170,.764)}#question progress.wrong::-webkit-progress-value{background-color:rgba(255,140,170,.764)}#question progress.wrong::-webkit-progress-bar{background:#fff0}#question h2{color:#ffffffe6;font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:400;margin:.5rem 0 2.5rem}#answers{align-items:center;display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.answer{margin:0 auto;width:90%}.answer button{backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(14px);background:#3232321a;border:1px solid #ffffff40;border-radius:24px;color:#ffffffe6;cursor:pointer;display:inline-block;font-family:Roboto Condensed,sans-serif;font-size:.9rem;padding:1rem 2rem;transition:all .25s ease;width:100%}.answer button:focus,.answer button:hover{background:#ffffff47}.answer button.selected{background:rgba(255,215,140,.764);color:#1c1c1c}.answer button.correct{background:rgba(140,255,200,.764);color:#1c1c1c}.answer button.wrong{background:rgba(255,140,170,.764);color:#1c1c1c}.answer button:disabled{cursor:not-allowed;pointer-events:none}#skip-action{margin-top:2rem}#skip-action button{background:#0000;border:none;color:#fff9;cursor:pointer;font-family:Roboto Condensed,sans-serif;font-size:1rem}#skip-action button:focus,#skip-action button:hover,#summary{color:#ffffffe6}#summary{align-items:center;animation:slide-in-from-bottom .7s ease-out;backdrop-filter:blur(300px) saturate(300%);-webkit-backdrop-filter:blur(300px) saturate(300%);-webkit-backdrop-filter:blur(24px) saturate(160%);background:#ffffff85;border:1px solid #ffffff40;border-radius:20px;box-shadow:0 25px 45px #00000073;display:flex;flex-direction:column;justify-content:center;margin:2rem auto;max-width:40rem;padding:2.5rem}#summary h2{font-family:Roboto,sans-serif;font-size:2rem;margin:0;text-align:center;text-transform:uppercase}#summary-status{background-color:#ffffff50;border:1px solid #fff;border-radius:1rem;display:flex;gap:2rem;margin-top:1rem;padding:1rem 3rem;width:30rem}#summary-status .status-w{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;text-transform:uppercase}.status-w:nth-child(2){border-left:2px solid #fff;border-right:2px solid #fff;padding:0 2rem}.status-w p{font-weight:700;margin:0;text-align:center}.status-w p .dull{color:#ffffffac;font-size:1rem}.status-w .number{font-size:2rem}#summary ol,#summary ol li{align-items:center;display:flex;flex-direction:column;justify-content:center}#summary ol li{border-bottom:1px solid #fff;padding:1rem 0;width:100%}#summary ol li:last-child{border:none}#summary ol h3{align-items:center;background-color:#ffffff74;border-radius:50%;display:flex;height:3rem;justify-content:center;padding:1rem;width:3rem}#summary img{height:4rem;margin-bottom:2rem;width:4rem}#summary ol{list-style:none;margin:2rem auto;padding:0;text-align:center}#summary .question{font-size:1rem;margin:.25rem 0}#summary .user-answer{font-family:Roboto Condensed,sans-serif;font-weight:700;margin:.25rem 0}#summary .user-answer.correct{color:#9fffd0}#summary .user-answer.wrong{color:#ff2e51}#summary .user-answer.skipped{color:#333;font-weight:400}#summary-stats{border-bottom:1px solid #ffffff40;display:flex;gap:3rem;margin:2rem auto;padding-bottom:2rem;width:60%}#summary-stats p{display:flex;flex:1 1;flex-direction:column;margin:0}#summary-stats .number{font-family:Roboto Condensed,sans-serif;font-size:3rem}#summary-stats .text{color:#ffffffa6;font-family:Roboto Condensed,sans-serif;font-size:.8rem;letter-spacing:.1rem;text-transform:uppercase}@keyframes slide-in-from-bottom{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.028345cf.css.map*/