*,:before,:after{box-sizing:border-box;border:0;margin:0;padding:0}a,:before,:after{display:inline-block}li{list-style:none}a{color:inherit;text-decoration:none}a:link,a:visited,a:hover{text-decoration:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}html,body{min-width:320px;height:100%;line-height:1}input,button,textarea{font-weight:inherit;font-size:inherit;color:inherit;font-family:inherit}button{cursor:pointer;color:inherit;background-color:inherit}body{color:#ccc;background-color:#242424;font-family:Montserrat,sans-serif;font-size:18px;font-weight:500;line-height:1.4}@media (width<=467.98px){body{font-size:16px}}[class*=__container]{max-width:1054px;margin:0 auto;padding:0 15px}.wrapper{flex-direction:column;gap:30px;min-height:100vh;display:flex}.wrapper>main{flex-grow:1}.page__container{flex-direction:column;gap:30px;display:flex}.page__title{text-align:center;font-size:22px;font-style:italic}@media (width<=467.98px){.page__title{font-size:18px}}.page__selection{flex-direction:column;gap:30px;display:flex}.page__nav{justify-content:space-between;align-items:center;gap:20px;display:flex}.header__container{text-align:center;padding-top:10px;padding-bottom:10px}@media (width<=467.98px){.header__container{padding-top:10px;padding-bottom:10px}}.header__navigation{justify-content:space-between;align-items:center;gap:10px;margin-bottom:30px;display:flex}.header h1{color:#2ecc71;text-shadow:0 0 15px #2ecc714d;font-size:32px;font-weight:600}@media (width<=467.98px){.header h1{font-size:26px}}.footer__container{text-align:center;padding-bottom:20px}.button{color:#ccc;background-color:#0000;border:2px solid #2ecc71;border-radius:12px;padding:12px;font-size:18px;transition:all .3s}@media (any-hover:hover){.button:hover{color:#242424cc;cursor:pointer;background-color:#2ecc71;box-shadow:9px 5px 15px #2ecc7166}}@media (width<=467.98px){.button{font-size:16px}}.button.correct{color:#242424!important;background-color:#2ecc71!important;border-color:#2ecc71!important}.button.wrong{color:#fff!important;background-color:#ee2f1a!important;border-color:#ee2f1a!important}.next-quiz-btn{opacity:0;visibility:hidden;transition:all .5s;transform:translateY(10px)}.next-quiz-btn.show{opacity:1;visibility:visible;transform:translateY(0)}.button__container{justify-content:center;align-items:center;width:100%;display:flex}.question-card{text-align:center;border:2px solid #2ecc71;border-radius:12px;padding:30px;box-shadow:9px 5px 15px #2ecc7166}.answers-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}@media (width<=467.98px){.answers-grid{grid-template-columns:1fr}}.counter__container{text-align:center}.counter__container span{color:#2ecc71;margin-inline:15px}.question-count{text-align:center;color:#2ecc71;margin-inline:15px;font-size:30px}.final-card{animation:1s ease-in-out infinite alternate celebrate}.final-card__title{margin-bottom:15px;font-size:32px}.final-card__text{color:#ccc;font-size:20px}@keyframes celebrate{0%{transform:scale(1)}to{transform:scale(1.02)}}.score-display{color:#ccc;margin:20px 0;font-size:42px;font-weight:700}.score-display span{color:#2ecc71;text-shadow:0 0 10px #2ecc7166}.lang-switches{gap:20px;display:flex}.lang-btn{color:#ccc;cursor:pointer;background:0 0;border:1px solid #4ade80;border-radius:12px;padding:8px 12px;transition:all .3s}.lang-btn.active{color:#1a1a1a;background:#4ade80}.lang-btn:hover:not(.active){background:#4ade8033}.button.mode-btn.active{color:#242424cc!important;background-color:#2ecc71!important;box-shadow:9px 5px 15px #2ecc7166!important}.home-link svg{stroke:#ccc;width:36px;height:36px;transition:transform .2s,stroke .2s}.home-link:hover svg{stroke:#4ade80;transform:scale(1.1)}.progress-container{background-color:#ccc;border-radius:5px;width:100%;height:10px;margin-bottom:20px;overflow:hidden}.progress-bar{background:linear-gradient(90deg,#1e90ff,gold);width:0%;height:100%;transition:width .3s}#map-canvas{justify-content:center;align-items:center;width:100%;max-width:900px;margin:0 auto;display:flex}#map-canvas svg{display:block;width:100%!important;height:auto!important}#map-canvas path{fill:#85c19c;stroke:#fff;stroke-width:2px;cursor:pointer;pointer-events:auto;transition:all .3s}#map-canvas path:hover{fill:#5fc987}#map-canvas path.correct{fill:#1b6a39!important}#map-canvas path.wrong{fill:#d80d0d!important}@media (width<=768px){#map-canvas{-webkit-overflow-scrolling:touch;cursor:grab;width:100%;padding:10px 0;display:block;overflow:auto hidden}#map-canvas::-webkit-scrollbar{height:6px}#map-canvas::-webkit-scrollbar-thumb{background:#49c679;border-radius:10px}#map-canvas svg{min-width:800px;margin:0 auto;transform:none;width:1000px!important;height:auto!important}}
