._pageWrapper_1qfd3_2{display:flex;flex-direction:column;min-height:100vh;justify-content:space-between}._mainContent_1qfd3_11{display:flex;flex-direction:column;gap:2rem;padding:1.5rem;align-items:center;justify-content:flex-start;width:100%;max-width:700px;margin:0 auto;flex-grow:1;box-sizing:border-box}._infoCard_1qfd3_26{background-color:var(--card-bg);padding:2rem;border-radius:18px;box-shadow:0 8px 20px var(--shadow-color);text-align:center;width:100%;max-width:600px;border:2px solid var(--primary-color);position:relative;overflow:hidden;flex-shrink:0;margin-bottom:1rem}._welcomeHeading_1qfd3_41{font-size:2.2rem;font-weight:800;color:var(--primary-color);margin:0 0 1rem;position:relative;padding-bottom:.4rem}._welcomeHeading_1qfd3_41:after{content:"";display:block;width:70px;height:3px;background:linear-gradient(90deg,var(--accent-color),var(--secondary-color));margin:.4rem auto 0;border-radius:2px}._stats_1qfd3_60{margin:1.2rem 0;line-height:1.6;color:var(--text-secondary);font-size:1.05rem;display:flex;flex-direction:column;gap:.6rem}._stats_1qfd3_60 p{margin:0;padding:.4rem .8rem;background-color:#fff9;border-radius:8px;box-shadow:0 1px 3px #0000000d;display:flex;justify-content:space-between;align-items:center}._stats_1qfd3_60 strong{color:var(--text-primary);font-size:1.1rem;flex-grow:1;text-align:right}._stats_1qfd3_60 span{color:var(--primary-color);font-weight:700;font-size:1.2rem;margin-left:.4rem}._rightColumn_1qfd3_95{display:flex;flex-direction:column;gap:3.5rem;align-items:center;width:100%;max-width:350px;flex-shrink:0;margin-top:1rem}._actionsContainer_1qfd3_106{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:320px}._actionButton_1qfd3_114{padding:1rem;font-size:1.1rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border:none;border-radius:12px;text-decoration:none;text-align:center;cursor:pointer;box-shadow:0 5px 10px var(--shadow-color);transition:all .3s ease}._actionButton_1qfd3_114:hover{transform:translateY(-3px) scale(1.01);box-shadow:0 8px 15px #00000040}._adSection_1qfd3_135{width:100%;background-color:var(--card-bg);padding:1.2rem;border-radius:18px;box-shadow:0 6px 15px var(--shadow-color);border:1px solid rgba(0,0,0,.1);text-align:center}._adSection_1qfd3_135 h3{margin-top:0;border-bottom:2px solid var(--accent-color);padding-bottom:.4rem;color:var(--primary-color);font-size:1.2rem;font-weight:700}._adSection_1qfd3_135 img{max-width:100%;height:auto;display:block;margin:1rem auto}._adSection_1qfd3_135 p{font-size:.95rem;color:var(--text-secondary);line-height:1.5}._adSidebar_1qfd3_166,._adFooter_1qfd3_166{display:none}._globalFooter_1qfd3_171{text-align:center;padding:.8rem 1.5rem;background-color:#f0f0ff80;color:var(--text-secondary);font-size:.85rem;box-shadow:0 -1px 3px #0000000d;width:100%;box-sizing:border-box;flex-shrink:0}@media (max-width: 1024px){._mainContentArea_1qfd3_185{gap:1rem;padding:.8rem}._infoCard_1qfd3_26{max-width:95%;padding:1rem}._welcomeHeading_1qfd3_41{font-size:1.8rem;margin-bottom:.8rem}._welcomeHeading_1qfd3_41:after{width:50px}._stats_1qfd3_60{font-size:.95rem;gap:.4rem}._stats_1qfd3_60 p{padding:.2rem .5rem}._stats_1qfd3_60 strong{font-size:.95rem}._stats_1qfd3_60 span{font-size:1rem}._rightColumn_1qfd3_95{width:95%;max-width:95%;gap:1rem;margin-top:.8rem}._actionsContainer_1qfd3_106,._adSection_1qfd3_135{padding:1rem}._actionButton_1qfd3_114{font-size:.95rem;padding:.7rem}._adSection_1qfd3_135 h3{font-size:1rem;padding-bottom:.3rem}._adSection_1qfd3_135 p{font-size:.85rem}._globalFooter_1qfd3_171{padding:.5rem .8rem;font-size:.75rem}}._footer_1cjnw_1{width:100%;padding:1.5rem 0;text-align:center;color:#888;font-size:.9rem;border-top:1px solid #e9ecef;margin-top:3rem;background-color:#f0f0ff80}._footerLink_1cjnw_12{margin:0 10px;color:#888;text-decoration:none}._footerLink_1cjnw_12:hover{text-decoration:underline}._creditText_1cjnw_22{margin-top:8px;font-weight:600;color:#666}._formContainer_1hw9d_1{display:flex;flex-direction:column;gap:1.5rem;max-width:400px;margin:3rem auto;padding:2.5rem;border-radius:12px;background-color:#fff;box-shadow:0 4px 12px #0000001a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}._formTitle_1hw9d_14{text-align:center;font-size:2rem;font-weight:600;color:#333;margin-bottom:1rem}._formGroup_1hw9d_22{display:flex;flex-direction:column}._formLabel_1hw9d_27{margin-bottom:.5rem;font-weight:500;color:#555}._formInput_1hw9d_33{width:100%;padding:.75rem;font-size:1rem;box-sizing:border-box;border-radius:8px;border:1px solid #ccc;transition:border-color .2s}._formInput_1hw9d_33:focus{border-color:#007bff;outline:none}._formButton_1hw9d_48{padding:1rem;font-size:1.1rem;font-weight:600;color:#fff;background:linear-gradient(45deg,#4caf50,#8bc34a);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;margin-top:1rem;box-shadow:0 4px 15px #4caf504d}._formButton_1hw9d_48:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4caf5066}._formError_1hw9d_67{color:#dc3545;text-align:center;margin-bottom:1rem}._redirectLink_1hw9d_73{margin-top:1.5rem;text-align:center;font-size:.9rem;color:var(--text-secondary)}._redirectLink_1hw9d_73 a{font-weight:600;color:var(--primary-color);text-decoration:none;margin-right:5px}._redirectLink_1hw9d_73 a:hover{text-decoration:underline}._gameContainer_1odoh_1{display:flex;flex-direction:column;align-items:center;padding:1rem;min-height:100vh;transition:background-color 1s ease;position:relative;width:100%;box-sizing:border-box}._background1_1odoh_14{background:linear-gradient(135deg,#a1c4fd,#c2e9fb)}._background2_1odoh_15{background:linear-gradient(135deg,#f6d365,#fda085)}._background3_1odoh_16{background:linear-gradient(135deg,#84fab0,#8fd3f4)}._background4_1odoh_17{background:linear-gradient(135deg,#ffdde1,#ee9ca7)}._background5_1odoh_18{background:linear-gradient(135deg,#d4fc79,#96e6a1)}._gameHeader_1odoh_20{width:100%;max-width:800px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;position:relative}._backLink_1odoh_31{position:absolute;top:1.5rem;right:1.5rem;padding:.7rem 1.4rem;background-color:#ffffffd9;color:var(--text-primary);text-decoration:none;font-weight:700;border-radius:25px;box-shadow:0 3px 8px #00000026;z-index:100;transition:all .2s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;gap:.3rem}._backLink_1odoh_31:hover{transform:scale(1.08) translateY(-1px);background-color:#fffffff2;box-shadow:0 5px 12px #0003}._gameTitle_1odoh_56{font-size:2.2rem;color:var(--text-primary);text-align:center;flex-grow:1;margin-top:1rem;margin-bottom:1.5rem}._statsBar_1odoh_65{display:flex;justify-content:space-around;width:100%;max-width:400px;margin:1rem auto;font-size:1.3rem;font-weight:700;color:var(--text-primary);background-color:#ffffffb3;padding:.7rem 1.5rem;border-radius:20px;box-shadow:0 4px 10px #0000001a}._timer_1odoh_80{width:70px;height:70px;border-radius:50%;border:6px solid var(--accent-color);background-color:#fff;display:flex;justify-content:center;align-items:center;font-size:2.5rem;font-weight:800;color:var(--primary-color);margin:1rem auto;box-shadow:0 6px 15px #0003;position:relative;z-index:5;animation:_pulse_1odoh_1 1s infinite alternate}@keyframes _pulse_1odoh_1{0%{transform:scale(1);box-shadow:0 6px 15px #0003}to{transform:scale(1.05);box-shadow:0 8px 20px #0000004d}}._gameArea_1odoh_110{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.5rem;width:100%;max-width:1200px;padding:0 1rem;box-sizing:border-box}._mascot_1odoh_122{width:120px;height:120px;background-color:#e0e0e0;border-radius:50%;margin-top:4rem;display:none}._questionCard_1odoh_131{background-color:var(--card-bg);padding:2.5rem;border-radius:20px;box-shadow:0 10px 30px var(--shadow-color);width:100%;max-width:550px;text-align:center;position:relative;border:2px solid var(--primary-color);animation:_fadeInScale_1odoh_1 .5s ease-out;box-sizing:border-box;margin:0 auto}@keyframes _fadeInScale_1odoh_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._questionWord_1odoh_157{font-size:2.8rem;max-width:600px;font-weight:800;margin-bottom:2rem;color:var(--text-primary);display:flex;align-items:center;justify-content:center;gap:1.5rem;margin:1rem auto}._audioButton_1odoh_170{border:none;background:none;cursor:pointer;font-size:1.8rem;color:var(--primary-color);transition:transform .2s ease}._audioButton_1odoh_170:hover{transform:scale(1.1)}._answersContainer_1odoh_183{display:flex;flex-direction:column;gap:.8rem}._answerButton_1odoh_189{width:100%;padding:1rem .8rem;margin-bottom:.8rem;font-size:1.1rem;font-weight:700;cursor:pointer;border:none;border-radius:12px;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;transition:all .2s ease;box-shadow:0 6px 12px var(--shadow-color);position:relative;overflow:hidden}._answerButton_1odoh_189:hover:not(:disabled){transform:translateY(-4px) scale(1.02);box-shadow:0 10px 20px #0003}._answerButton_1odoh_189:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px #0000001a}._correct_1odoh_217{background:linear-gradient(135deg,#4caf50,#8bc34a)!important;border-color:#4caf50!important}._incorrect_1odoh_222{background:linear-gradient(135deg,#ff5722,#ff9800)!important;border-color:#ff5722!important}._gameOverScreen_1odoh_227{text-align:center;padding:50px}._actionButton_1odoh_232{display:inline-block;padding:1rem 2rem;margin:0 .8rem;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;text-decoration:none;border-radius:12px;font-weight:700;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 6px 12px var(--shadow-color)}._actionButton_1odoh_232:hover{transform:scale(1.05) translateY(-2px);box-shadow:0 10px 20px #0003}._gameOverScreen_1odoh_227 button._actionButton_1odoh_232{font-size:1.2rem}@media (max-width: 768px){._gameHeader_1odoh_20{flex-direction:column;align-items:center;padding:1rem}._backLink_1odoh_31{position:static;margin-bottom:1rem;top:auto;right:auto}._gameTitle_1odoh_56{font-size:1.8rem;margin-top:1rem;margin-bottom:1rem}._statsBar_1odoh_65{font-size:1.1rem;width:90%;padding:.5rem 1rem}._timer_1odoh_80{width:60px;height:60px;font-size:2.2rem}._gameArea_1odoh_110{flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:100%;padding:0 1rem}._mascot_1odoh_122{width:100px;height:100px;margin-top:2rem}._questionCard_1odoh_131{padding:1.5rem;border-radius:16px;width:100%;max-width:95%;box-sizing:border-box;margin:0 auto}._questionWord_1odoh_157{font-size:2rem;gap:1rem}._answerButton_1odoh_189{padding:.9rem;font-size:1rem;border-radius:10px}._gameOverScreen_1odoh_227 h1{font-size:1.8rem}._gameOverScreen_1odoh_227 h2{font-size:1.4rem}._actionButton_1odoh_232{padding:.7rem 1.2rem;font-size:1rem;margin:0 .3rem}}._container_1w3dd_1{max-width:800px;margin:1.5rem auto;padding:1.5rem;text-align:center;font-family:Varela Round,sans-serif;background-color:var(--card-bg);border-radius:20px;box-shadow:0 10px 30px var(--shadow-color);border:2px solid var(--primary-color);box-sizing:border-box}._title_1w3dd_14{font-size:2.5rem;margin-bottom:.6rem;color:var(--primary-color);font-weight:800;display:flex;justify-content:center;align-items:center;gap:.5rem;position:relative}._title_1w3dd_14:after{content:"";display:block;width:80px;height:3px;background:linear-gradient(90deg,var(--accent-color),var(--secondary-color));border-radius:2px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}._subtitle_1w3dd_40{font-size:1.1rem;color:var(--text-secondary);margin-bottom:2rem}._buttonGroup_1w3dd_46{margin-bottom:2rem;display:flex;gap:1rem;justify-content:center}._filterButton_1w3dd_53{padding:.7rem 1.5rem;border:2px solid var(--primary-color);background-color:#fff;color:var(--primary-color);border-radius:25px;cursor:pointer;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 8px #0000001a}._filterButton_1w3dd_53._active_1w3dd_66,._filterButton_1w3dd_53:hover{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;transform:translateY(-3px);box-shadow:0 6px 12px #0003}._leaderboardTable_1w3dd_73{width:100%;border-collapse:separate;border-spacing:0 .4rem;box-shadow:0 8px 25px #0000001a;border-radius:14px;overflow:hidden;font-size:.95rem;background-color:#fff}._leaderboardTable_1w3dd_73 th,._leaderboardTable_1w3dd_73 td{padding:.8rem;border:none}._leaderboardTable_1w3dd_73 thead{background-color:var(--primary-color);color:#fff}._leaderboardTable_1w3dd_73 th{font-weight:700;color:#fff;text-align:center;padding:1rem .8rem}._leaderboardTable_1w3dd_73 tbody td{color:var(--text-primary);text-align:center;background-color:#fcfcfc;border-bottom:1px solid #eee}._leaderboardTable_1w3dd_73 tbody tr:hover{background-color:#e6e6e6;cursor:pointer}._firstPlace_1w3dd_114{font-size:1.15rem;font-weight:700;background:linear-gradient(90deg,gold,#ffec8b)!important;color:#5a4f00!important;box-shadow:0 4px 10px #ffd70066}._secondPlace_1w3dd_122{font-size:1.05rem;font-weight:700;background:linear-gradient(90deg,silver,#e0e0e0)!important;color:#333!important;box-shadow:0 4px 10px #c0c0c066}._thirdPlace_1w3dd_130{font-size:1rem;font-weight:700;background:linear-gradient(90deg,#cd7f32,#e6a877)!important;color:#6d4b29!important;box-shadow:0 4px 10px #cd7f3266}._titlesButton_1w3dd_138{background:linear-gradient(135deg,var(--secondary-color),var(--primary-color));border:none;color:#fff;font-weight:700;cursor:pointer;margin-top:1.5rem;padding:.7rem 1.2rem;border-radius:20px;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 10px #00000026}._titlesButton_1w3dd_138:hover{transform:translateY(-3px);box-shadow:0 6px 15px #00000040;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color))}@media (max-width: 768px){._container_1w3dd_1{padding:.8rem;border-radius:12px}._title_1w3dd_14{font-size:2.2rem;margin-bottom:.5rem}._title_1w3dd_14:after{width:60px}._subtitle_1w3dd_40{font-size:.95rem;margin-bottom:1.5rem}._buttonGroup_1w3dd_46{flex-direction:column;gap:.8rem;margin-bottom:1.5rem}._filterButton_1w3dd_53{padding:.6rem 1.2rem;font-size:.9rem;width:80%;margin:0 auto}._leaderboardTable_1w3dd_73{font-size:.85rem;border-radius:8px;display:block;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}._leaderboardTable_1w3dd_73 th,._leaderboardTable_1w3dd_73 td{padding:.6rem .4rem}._firstPlace_1w3dd_114,._secondPlace_1w3dd_122,._thirdPlace_1w3dd_130{font-size:1rem}._titlesButton_1w3dd_138{font-size:.9rem;padding:.6rem 1rem}}._container_1y2mb_1{padding:2rem;font-family:Assistant,sans-serif}._header_1y2mb_6{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #dee2e6}._title_1y2mb_15{font-size:2.5rem;margin:0;color:#343a40}._createButton_1y2mb_21{padding:.6rem 1.2rem;font-size:1rem;color:#fff;background-color:var(--primary-color);border:none;border-radius:8px;text-decoration:none;cursor:pointer;transition:background-color .2s}._createButton_1y2mb_21:hover{opacity:.9}._adminTable_1y2mb_37{width:100%;border-collapse:collapse;box-shadow:0 4px 12px var(--shadow-color);border-radius:8px;overflow:hidden}._adminTable_1y2mb_37 th,._adminTable_1y2mb_37 td{padding:1rem;border-bottom:1px solid #e9ecef;text-align:right}._adminTable_1y2mb_37 thead{background-color:#f8f9fa}._container_1t1tm_1{max-width:800px;margin:2rem auto;padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;text-align:center}._title_1t1tm_11{color:var(--primary-color);margin-bottom:1.5rem}._paragraph_1t1tm_16{font-size:1.1rem;line-height:1.7;color:var(--text-secondary)}._credit_1t1tm_22{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eee}._credit_1t1tm_22 a{color:var(--primary-color);font-weight:700;text-decoration:none}:root{--primary-color: #7B68EE;--secondary-color: #FF69B4;--accent-color: #FFD700;--text-primary: #333333;--text-secondary: #555555;--card-bg: rgba(255, 255, 255, .9);--shadow-color: rgba(0, 0, 0, .15);--bg-gradient-start: #a1c4fd;--bg-gradient-end: #c2e9fb}body{margin:0;font-family:Varela Round,sans-serif;direction:rtl;text-align:right;background:linear-gradient(135deg,var(--bg-gradient-start),var(--bg-gradient-end))}.background-shapes{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:-1;overflow:hidden}.background-shapes li{position:absolute;display:block;list-style:none;width:20px;height:20px;animation:floatUp 25s linear infinite;bottom:-150px}.backToHomeButton{position:fixed;bottom:20px;right:20px;width:60px;height:60px;background-color:var(--primary-color);color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 12px #0003;text-decoration:none;font-size:2rem;z-index:1000}.background-shapes li:nth-child(1){left:25%;width:80px;height:80px;animation-delay:0s;background:#4caf504d}.background-shapes li:nth-child(2){left:10%;width:20px;height:20px;animation-delay:2s;animation-duration:12s;background:#ffc10766}.background-shapes li:nth-child(3){left:70%;width:20px;height:20px;animation-delay:4s;background:#2196f34d}.background-shapes li:nth-child(4){left:40%;width:60px;height:60px;animation-delay:0s;animation-duration:18s;background:#f4433640;border-radius:50%}.background-shapes li:nth-child(5){left:65%;width:20px;height:20px;animation-delay:0s;background:#9c27b04d}.background-shapes li:nth-child(6){left:75%;width:110px;height:110px;animation-delay:3s;background:#ff572259}.background-shapes li:nth-child(7){left:35%;width:150px;height:150px;animation-delay:7s;background:#00bcd433;border-radius:30%}.background-shapes li:nth-child(8){left:50%;width:25px;height:25px;animation-delay:15s;animation-duration:45s;background:#8bc34a66}.background-shapes li:nth-child(9){left:20%;width:15px;height:15px;animation-delay:2s;animation-duration:35s;background:#e91e6359}.background-shapes li:nth-child(10){left:85%;width:150px;height:150px;animation-delay:0s;animation-duration:11s;background:#3f51b540;border-radius:50%}@keyframes floatUp{0%{transform:translateY(0) rotate(0);opacity:1;border-radius:0%}25%{border-radius:10%}50%{border-radius:50%}75%{border-radius:20%}to{transform:translateY(-1000px) rotate(720deg);opacity:0;border-radius:0%}}
