*{font-family:Arial,sans-serif;font-size:1.5rem;margin:0;padding:0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}@media (max-width:1000px){*{font-size:1.4rem}}@media (max-width:900px){*{font-size:1.3rem}}@media (max-width:800px){*{font-size:1.2rem}}@media (max-width:700px){*{font-size:1.1rem}}body{height:100vh;min-height:100%;overflow:hidden}#root{height:100%}img{-webkit-user-drag:none;-webkit-touch-callout:none;touch-action:none;-webkit-user-select:none;user-select:none}.app{background:url(../../static/media/background.29518204f7a3d5e01cd4.jpg) 50%/cover no-repeat fixed;height:100%}.loading-progress{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff9e4;display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.progress-container{background:#f0f0f0;box-shadow:inset 0 1px 3px #0003,0 4px 20px #0000001a;height:20px;margin-bottom:20px;max-width:300px;width:80%}.progress-bar,.progress-container{border-radius:10px;overflow:hidden}.progress-bar{background:linear-gradient(90deg,#000,#000);height:100%;position:relative;transition:width .3s ease-out;width:0}.progress-bar:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#fff0,#fff9 50%,#fff0);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.progress-text{color:#333;font-size:1.5rem;font-weight:700;margin-bottom:10px;text-shadow:0 1px 2px #0000001a}.progress-percent{color:#4facfe;font-size:1.2rem;font-weight:700}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.MainPage{background:#0006;display:flex;flex-direction:column;height:100%;margin:0 auto;overflow:hidden;width:90%}.Navbar{align-items:center;background:#1c1c1cce;box-sizing:border-box;color:#ffba50;display:flex;font-weight:800;justify-content:space-between;padding:10px 20px;width:100%}.Navbar-start{display:flex;flex:1 1;justify-content:flex-start}.Navbar-center{display:flex;flex:1 1;justify-content:center}.Navbar-end{display:flex;flex:1 1;justify-content:flex-end}.Navbar-img{cursor:pointer;transition:.4s;width:55px}.Navbar-img:hover{transform:scale(1.2);transition:.4s}.flag{margin-right:15px}@media (max-width:1000px){.Navbar-img{width:45px}}@media (max-width:800px){.Navbar-img{width:35px}}@media (max-width:500px){.Navbar-img{width:25px}}.game-container{align-items:center;box-sizing:border-box;padding:0 20px 20px;text-align:center}.game-container,.game-question{display:flex;flex-direction:column;height:100%;justify-content:center}.game-question,.game-text{color:#fff;font-weight:900}.game-text{align-items:center;display:flex;flex-direction:column;margin-top:30px}.game-text div{margin-bottom:15px}.game-answers{width:100%}.button-row,.game-answers{display:flex;flex-direction:column}@media (max-height:600px){.button-row{display:flex;flex-direction:row;margin:0;width:100%}}.game-button{background-color:#4a6fa5;border:none;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;margin:5px;padding:12px 20px;transition:background-color .3s;transition:.2s;width:100%}.game-button:hover{transform:scale(.98);transition:.5s}.game-container{justify-content:space-between}.successfully{background-color:#4caf50;color:#fff}.error{background-color:#f44336;color:#fff}.rating-container{background:#2c3e50;border-radius:12px;box-shadow:0 10px 25px #00000080;color:#fff;display:flex;flex-direction:column;height:100%;overflow:hidden;z-index:1000}.rating-header{align-items:center;background:#34495e;border-bottom:1px solid #3d566e;display:flex;justify-content:space-between;padding:15px 20px}.rating-header h2{font-size:1.3rem;font-weight:600;margin:0}.close-button{background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;padding:5px 10px;transition:background .2s}.close-button:hover{background:#ffffff1a}.rating-list-container{flex-grow:1;overflow-y:auto;padding:0 10px}.rating-list-container::-webkit-scrollbar{width:6px}.rating-list-container::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.rating-list-container::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.rating-list-container::-webkit-scrollbar-thumb:hover{background:#ffffff80}.rating-list{padding:10px 0}.rating-item{align-items:center;background:#ffffff0d;border-radius:8px;display:flex;margin-bottom:8px;padding:12px 15px;transition:background .2s}.rating-item:hover{background:#ffffff1a}.rank-badge{align-items:center;background:#3498db;border-radius:50%;display:flex;flex-shrink:0;font-weight:700;height:28px;justify-content:center;margin-right:15px;width:28px}.rating-item:first-child .rank-badge{background:#f1c40f;color:#2c3e50}.rating-item:nth-child(2) .rank-badge{background:#95a5a6}.rating-item:nth-child(3) .rank-badge{background:#e67e22}.player-info{align-items:center;display:flex;flex-grow:1;overflow:hidden}.player-avatar{border:2px solid #3498db;border-radius:50%;height:40px;margin-right:12px;object-fit:cover;width:40px}.player-name{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-score{color:#2ecc71;flex-shrink:0;font-weight:700;margin-left:10px}.loading{color:#ffba50;font-size:1.2rem;padding:40px;text-align:center}
/*# sourceMappingURL=main.f78f4e06.css.map*/