#quiz{z-index:1;padding:clamp(1rem,5vw,2.5em);min-height:34.375em;background-color:#f5f7fb;position:relative;margin:auto;max-width:100%;box-sizing:border-box;overflow-x:hidden}#under{z-index:-1;max-width:100%;height:auto;position:absolute}.question{font-weight:700;font-size:1rem;line-height:1.16875rem;width:100%}.question .title{margin:0;font-family:Karla,sans-serif;font-weight:700}#selected{background-color:#d6dbf5;border:unset}.answer{width:100%;margin:.81875em 0 0;display:flex;justify-content:flex-start;gap:.80875em;border-bottom:.048125em solid #DBDEF0;padding-bottom:.90875em;flex-wrap:wrap}.btn{background-color:unset;border:.048125em solid #4D5B9E;margin:0}.answer button{min-height:1em;color:#293264;font-size:.64rem;font-family:Inter,serif;font-weight:500}.first-question{margin-top:.9375em}#quiz span{width:100%;display:flex}#check-answers{min-width:7.5em;min-height:2.1875em;background-color:#4d5b9e;font-size:.64rem;line-height:.774375rem;margin:1.5625em auto}@media screen and (max-width: 768px){#quiz{padding:1rem}.question{font-size:.9rem;line-height:1.3}.question .title{margin-bottom:1rem}.answer{flex-direction:column;gap:.5rem;padding-bottom:1.5rem;margin-bottom:1.5rem}.answer button{width:100%;min-height:2.5rem;font-size:.9rem;padding:.5rem;margin:.2rem 0}#check-answers{width:100%;margin:1rem auto;padding:.8rem;font-size:1rem}#under{width:30%;height:auto}}@media (hover: none){.answer button{padding:12px;min-height:44px}.btn:active{background-color:#d6dbf5}}@media screen and (max-width: 320px){.question{font-size:.85rem}.answer button{font-size:.8rem}}#under{z-index:-1}.result{background:linear-gradient(to right,#fff9e6,#e6f7ff);padding:2rem;border-radius:15px;box-shadow:0 8px 20px #0000001a;text-align:center;margin:2rem auto;max-width:500px;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.result h2{color:#2c3e50;font-size:2rem;margin:0;font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.result .score-highlight{color:#27ae60;font-weight:700}.result button{background-color:#3498db;color:#fff;border:none;padding:1rem 2rem;border-radius:25px;font-size:1.2rem;font-weight:700;cursor:pointer;transition:transform .2s,background-color .2s}.result button:hover{background-color:#2980b9;transform:scale(1.05)}.result-emoji{font-size:3rem;margin-bottom:1rem;animation:bounce 1s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.result p{margin:0;font-family:Inter,serif;color:#293264;font-size:.8rem;font-weight:700}.result button{margin:2em 0}#selected-correct{background-color:#94d7a2;border:unset}#selected-wrong{background-color:#f8bcbc;border:unset}#ghost{opacity:50%}@media screen and (max-width: 768px){.result{padding:1rem;margin:1rem;width:calc(100% - 2rem)}.result h2{font-size:1.5rem}.result button{width:100%;padding:.8rem 1.5rem;font-size:1rem}.result-emoji{font-size:2.5rem}.question{padding:.5rem}.answer{flex-direction:column;gap:.5rem}.btn{width:100%;padding:.8rem;margin:.2rem 0;font-size:.9rem}}@media (hover: none){.result button:hover{transform:none}.btn{-webkit-tap-highlight-color:transparent;touch-action:manipulation}}@media screen and (max-width: 320px){.result h2{font-size:1.2rem}.result-emoji{font-size:2rem}}*{box-sizing:border-box}body{margin:0;font-family:Karla,sans-serif;display:flex;justify-content:center;padding-top:.625em}h1{margin-top:0;font-weight:700;color:#293264;font-size:1.953125rem;line-height:2.283125rem;margin-bottom:0}p{font-family:Inter,serif;color:#293264;font-weight:400;line-height:1.21em;font-size:1rem;margin-top:.4375em;margin-bottom:0}button{margin-top:1.8125em;font-family:Inter,serif;min-width:7.0625em;height:3.25em;background-color:#4d5b9e;border:unset;border-radius:.9375em;color:#fff;font-weight:500;line-height:1.21em;cursor:pointer}main,body,#root,#quiz{width:100%}#home{padding-top:13.625em;width:100%;min-height:34.375em;background-color:#f5f7fb;text-align:center;position:relative}.top-right{position:absolute;top:0;right:0;z-index:0}.bottom-left{position:absolute;bottom:0;left:0;z-index:0}
