@import"https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&family=Roboto:wght@400;700&display=swap";*{box-sizing:border-box}html{font-family:Roboto,sans-serif;line-height:1.5;color:#ebe7ef;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;height:100%}body{margin:0;padding:2rem;background-color:#1d0433;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 800 400'%3E%3Cdefs%3E%3CradialGradient id='a' cx='396' cy='281' r='514' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%237616DD'/%3E%3Cstop offset='1' stop-color='%231D0433'/%3E%3C/radialGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='400' y1='148' x2='400' y2='333'%3E%3Cstop offset='0' stop-color='%2318E0FF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%2318E0FF' stop-opacity='0.5'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect fill='url(%23a)' width='800' height='400'/%3E%3Cg fill-opacity='0.4'%3E%3Ccircle fill='url(%23b)' cx='267.5' cy='61' r='300'/%3E%3Ccircle fill='url(%23b)' cx='532.5' cy='61' r='300'/%3E%3Ccircle fill='url(%23b)' cx='400' cy='30' r='300'/%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;background-size:cover;background-position:center}header{margin:2rem 0;text-align:center}header img{width:5rem;height:5rem;filter:drop-shadow(0 0 4px rgba(0,0,0,.6))}header h1{font-family:Roboto Condensed,sans-serif;font-weight:700;font-size:4rem;letter-spacing:.8rem;display:flex;align-items:center;justify-content:center;gap:2rem;margin:0;text-transform:uppercase;background:linear-gradient(90deg,#e781fb 40%,#8e76fa 60%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}header h3{background:linear-gradient(90deg,#6e9ffb 40%,#28e3f4 60%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#last-try{max-width:40rem;margin:2rem auto;font-size:.8rem;font-family:Roboto Condensed,sans-serif;text-align:center}#last-try h2{margin:0;font-size:1rem;color:#9c7fd3;text-transform:uppercase}#last-try ul{list-style:none;margin:0;padding:0;display:flex;gap:1rem;font-size:1.25rem;color:#a690c5}#quiz{max-width:50rem;margin:auto;padding:2rem;background:linear-gradient(180deg,#3e2a60 0%,#321061 100%);border-radius:8px;box-shadow:1px 1px 8px 4px #0c052099;text-align:center}#question-overview{font-family:Roboto Condensed,sans-serif;font-size:.8rem;color:#9082a3;margin:0;text-transform:uppercase}#question progress{width:50%;height:.5rem;border-radius:24px;background:#9e5ef8;margin:0}#question progress::-webkit-progress-bar{background:#6a558a;border-radius:24px}#question progress::-webkit-progress-value{background:#9e5ef8;border-radius:24px}#question progress.answered{background:#f8e59c}#question progress.answered::-webkit-progress-value{background:#f8e59c}#question progress.answered::-webkit-progress-bar{background:#6a558a}#question h2{font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:400;margin:.5rem 0 2.5rem;color:#c1b2dd}#answers{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:center;gap:.5rem}.answer{width:90%;margin:0 auto}.answer button{display:inline-block;width:100%;font-family:Roboto Condensed,sans-serif;font-size:.9rem;padding:1rem 2rem;border:none;border-radius:24px;background:#6cb7f5;cursor:pointer;transition:all .2s ease-in-out}.answer button:hover,.answer button:focus{background:#9d5af5;color:#fff}.quizType{width:100%;display:flex;align-items:center;justify-content:center}.quizNameConatiner{list-style:none;margin:0;padding-top:3rem;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:50%;gap:1.1rem}.quizType button{display:inline-block;width:12rem;height:6rem;font-family:Roboto Condensed,sans-serif;font-size:1.2rem;padding:1rem 2rem;border:none;border-radius:55px;color:#d1e8fa;background:linear-gradient(180deg,#3ab4c0 0%,#45839c 100%);cursor:pointer;transition:all .2s ease-in-out}.quizType button:hover{background:linear-gradient(180deg,#c06de7 0%,#9b50f2 100%);color:#fff}.answer button.selected{background:#f5a76c;color:#2c203d}.answer button.correct{background:#5af59d;color:#2c203d}.answer button.wrong{background:#f55a98;color:#2c203d}#skip-action{margin-top:2rem}#skip-action button{font-family:Roboto Condensed,sans-serif;font-size:1rem;border:none;background:transparent;color:#9082a3;cursor:pointer}#skip-action button:hover,#skip-action button:focus{color:#c7bfd6}#summary{max-width:40rem;margin:2rem auto;padding:2rem;background:linear-gradient(180deg,#a17eda 0%,#895fc4 100%);color:#191321;border-radius:8px;box-shadow:1px 1px 8px 1px #0009;animation:slide-in-from-bottom .7s ease-out}#summaryHead{display:flex;align-items:center;justify-content:center}#summary img{display:block;width:6rem;height:6rem;object-fit:contain;margin:0 auto 1rem;padding:1rem;filter:drop-shadow(0 0 4px rgba(0,0,0,.6));border-radius:50%}#summary h2{font-family:Roboto,sans-serif;font-size:3rem;padding-left:2rem;text-align:center;margin:0;text-transform:uppercase;color:#3a2353}#summary ol{list-style:none;margin:2rem auto;padding:0;text-align:center}#summary li{margin:2rem 0}#summary h3{font-family:Roboto Condensed,sans-serif;font-size:1rem;margin:0 auto;display:flex;justify-content:center;align-items:center;background:#2c203d;color:#d8cde8;width:2rem;height:2rem;border-radius:50%}#summary .question{margin:.25rem 0;font-size:1rem;color:#30273a}#summary .user-answer{margin:.25rem 0;font-family:Roboto Condensed,sans-serif;font-weight:700;color:#251e2f}#summary .user-answer.correct{color:#054e37}#summary .user-answer.wrong{color:#730b4b}#summary .user-answer.skipped{color:#d1baf2;font-weight:400}#summary-stats{display:flex;gap:3rem;width:60%;margin:2rem auto;padding-bottom:2rem;border-bottom:2px solid #594276}#summary-stats p{flex:1;display:flex;flex-direction:column;margin:0}#summary-stats .number{font-family:Roboto Condensed,sans-serif;font-size:1.8rem;color:#594276}.progressContainer{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem}#timer{display:flex;align-items:center;justify-content:center;height:50px;width:50px;background:#7037c0;border-radius:50%}.redText{color:#f42828}.bigTimer{font-size:1.2rem}.smallTimer{font-size:1rem}#summary-stats .text{font-family:Roboto Condensed,sans-serif;text-transform:uppercase;font-size:.8rem;color:#30273a;margin-top:-.7rem;letter-spacing:.1rem}#takeNewQuiz{display:flex;align-items:center;justify-content:center;width:100%}#takeNewQuiz button{font-family:Roboto Condensed,sans-serif;letter-spacing:.1rem;padding:1rem;border-radius:20px;border:none;background:#7037c0;color:#d5d5d5;cursor:pointer;box-shadow:#00000059 0 5px 15px;transition:all 1s ease-out}#takeNewQuiz button:hover{background:#571bab}@keyframes slide-in-from-bottom{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}@media (max-width: 420px){header{margin-top:2.5rem}header h1{font-size:2.5rem;letter-spacing:.3rem;gap:1rem}header img{height:2rem;width:2rem}#question h2{font-size:1.2rem}.quizNameConatiner{width:90%;gap:.6rem;padding-top:8rem}#quiz{margin-top:5rem}.quizType button{width:5rem;height:3rem;font-size:.8rem;display:flex;align-items:center;justify-content:center}#summaryHead{display:flex;align-items:center;justify-content:center;padding-left:1.2rem}#summary h2{font-size:1.6rem}#summary img{width:4rem;height:4rem}#summary ol{list-style:none;margin:2rem auto;padding:0;text-align:center}#summary li{margin:2rem 0}#summary h3{font-size:1rem;margin:0 auto;display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;border-radius:50%}#summary-stats{display:flex;gap:3rem;width:60%;margin:2rem auto;padding-bottom:2rem}#summary-stats{width:100%;gap:1.5rem}#summary-stats p{margin:0;gap:.5rem}#summary-stats .number{font-size:1.2rem}#summary-stats .text{font-size:1rem;margin-top:-.7rem;margin-left:0rem;letter-spacing:.1rem}}@media (min-width: 421px) and (max-width: 575.98px){header h1{font-size:2.5rem;letter-spacing:.3rem;gap:1rem}header img{height:2rem;width:2rem}.quizNameConatiner{width:90%;gap:.6rem;padding-top:5rem}.quizType button{width:5rem;height:3rem;font-size:.8rem;display:flex;align-items:center;justify-content:center}#summaryHead{padding-left:1.2rem}#summary h2{font-size:1.8rem}#summary img{width:4.5rem;height:4.5rem}#summary ol{list-style:none;margin:2rem auto;padding:0;text-align:center}#summary li{margin:2rem 0}#summary h3{font-size:1rem;margin:0 auto;display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;border-radius:50%}#summary-stats{display:flex;gap:3rem;width:60%;margin:2rem auto;padding-bottom:2rem}#summary-stats{width:100%;gap:1.5rem}#summary-stats p{margin:0;gap:.5rem}#summary-stats .number{font-size:1.2rem}#summary-stats .text{font-size:1rem;margin-top:-.7rem;margin-left:0rem;letter-spacing:.1rem}}@media (min-width: 576px) and (max-width: 767.98px){header h1{font-size:3rem;letter-spacing:.4rem}.quizNameConatiner{width:80%}.quizType button{width:5rem;height:3rem;font-size:.8rem;display:flex;align-items:center;justify-content:center}#summary-stats{width:90%}}@media (min-width: 768px) and (max-width: 991.98px){header{margin-top:6rem}header h1{font-size:3.5rem;letter-spacing:.6rem}.quizNameConatiner{width:70%;padding-top:8rem}.quizType button{width:8rem;height:4rem;font-size:1.4rem;display:flex;align-items:center;justify-content:center}#summary-stats{width:80%}}@media (min-width: 992px) and (max-width: 1199.98px){header{margin-top:7rem}header h1{font-size:5.8rem}header h3{font-size:2.5rem}.quizNameConatiner{width:70%;padding-top:8rem;gap:2rem}.quizType button{width:10rem;height:5rem;font-size:1.4rem;display:flex;align-items:center;justify-content:center}}@media (min-width: 1200px) and (max-width: 1399.98px){.quizNameConatiner{width:50%}}@media (min-width: 1400px){header h1{font-size:4.5rem}.quizNameConatiner{width:45%}#summary-stats{width:60%}}
