._pageContainer_csp72_2{display:flex;flex-direction:column;min-height:100vh;justify-content:flex-start}._mainContent_csp72_10{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;align-items:center;justify-content:flex-start;width:100%;max-width:600px;margin:0 auto;flex-grow:1;box-sizing:border-box}._infoCard_csp72_25{background-color:var(--card-bg, #ffffff);padding:1.5rem;border-radius:16px;box-shadow:0 8px 20px var(--shadow-color, rgba(0,0,0,.1));text-align:center;width:100%;max-width:500px;border:2px solid var(--primary-color, #4f46e5);position:relative;overflow:hidden}._welcomeHeading_csp72_38{font-size:1.8rem;font-weight:800;color:var(--primary-color, #4f46e5);margin:0 0 1rem;position:relative;padding-bottom:.5rem}._welcomeHeading_csp72_38:after{content:"";display:block;width:60px;height:3px;background:linear-gradient(90deg,var(--accent-color, #f59e0b),var(--secondary-color, #7c3aed));margin:.5rem auto 0;border-radius:2px}._stats_csp72_57{margin:1rem 0 0;line-height:1.6;color:var(--text-secondary, #6b7280);font-size:1rem;display:flex;flex-direction:column;gap:.5rem}._stats_csp72_57 p{margin:0;padding:.5rem .8rem;background-color:#fff9;border-radius:8px;box-shadow:0 1px 3px #0000000d;display:flex;justify-content:space-between;align-items:center}._stats_csp72_57 strong{color:var(--text-primary, #1f2937);font-size:1rem;flex-grow:1;text-align:right}._stats_csp72_57 span{color:var(--primary-color, #4f46e5);font-weight:700;font-size:1.1rem;margin-left:.5rem}._actionsContainer_csp72_93{display:flex;flex-direction:column;gap:.8rem;width:100%;max-width:320px}._actionButton_csp72_101{padding:.9rem 1.2rem;font-size:1.1rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--primary-color, #4f46e5),var(--secondary-color, #7c3aed));border:none;border-radius:12px;text-decoration:none;text-align:center;cursor:pointer;box-shadow:0 4px 10px var(--shadow-color, rgba(0,0,0,.15));transition:all .3s ease}._actionButton_csp72_101:hover{transform:translateY(-2px);box-shadow:0 6px 15px #0003}._sponsorCard_csp72_122{width:100%;max-width:400px;background:linear-gradient(145deg,#fff,#f8fafc);border-radius:16px;box-shadow:0 4px 15px #00000014;border:1px solid rgba(79,70,229,.15);overflow:hidden;margin-top:.5rem}._sponsorHeader_csp72_133{background:linear-gradient(135deg,var(--primary-color, #4f46e5),var(--secondary-color, #7c3aed));padding:.5rem 1rem;text-align:center}._sponsorBadge_csp72_139{color:#fff;font-size:.85rem;font-weight:600;letter-spacing:1px}._sponsorContent_csp72_146{padding:1rem;text-align:center}._sponsorImage_csp72_151{max-width:100%;max-height:200px;height:auto;border-radius:8px;object-fit:contain;margin:0 auto;display:block}._sponsorText_csp72_161{margin:.8rem 0 0;font-size:.95rem;color:var(--text-secondary, #6b7280);line-height:1.5}._sponsorLoading_csp72_168{padding:2rem;text-align:center;color:var(--text-secondary, #6b7280);font-size:.9rem}._globalFooter_csp72_176{text-align:center;padding:.8rem 1.5rem;background-color:#f0f0ff80;color:var(--text-secondary, #6b7280);font-size:.85rem;box-shadow:0 -1px 3px #0000000d;width:100%;box-sizing:border-box;flex-shrink:0}@media (max-width: 768px){._mainContent_csp72_10{gap:1rem;padding:1rem}._infoCard_csp72_25{max-width:100%;padding:1.2rem}._welcomeHeading_csp72_38{font-size:1.5rem;margin-bottom:.8rem}._welcomeHeading_csp72_38:after{width:50px}._stats_csp72_57{font-size:.9rem;gap:.4rem}._stats_csp72_57 p{padding:.4rem .6rem}._stats_csp72_57 strong{font-size:.9rem}._stats_csp72_57 span{font-size:1rem}._actionsContainer_csp72_93{max-width:100%}._actionButton_csp72_101{font-size:1rem;padding:.8rem 1rem}._sponsorCard_csp72_122{max-width:100%}._sponsorImage_csp72_151{max-height:150px}._sponsorText_csp72_161{font-size:.9rem}._globalFooter_csp72_176{padding:.6rem 1rem;font-size:.75rem}}@media (max-width: 400px){._mainContent_csp72_10{padding:.8rem}._welcomeHeading_csp72_38{font-size:1.3rem}._stats_csp72_57 strong,._stats_csp72_57 span{font-size:.85rem}._actionButton_csp72_101{font-size:.95rem;padding:.7rem .8rem}}._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_5udbw_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_5udbw_14{background:linear-gradient(135deg,#a1c4fd,#c2e9fb)}._background2_5udbw_15{background:linear-gradient(135deg,#f6d365,#fda085)}._background3_5udbw_16{background:linear-gradient(135deg,#84fab0,#8fd3f4)}._background4_5udbw_17{background:linear-gradient(135deg,#ffdde1,#ee9ca7)}._background5_5udbw_18{background:linear-gradient(135deg,#d4fc79,#96e6a1)}._gameHeader_5udbw_20{width:100%;max-width:800px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;position:relative}._backLink_5udbw_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_5udbw_31:hover{transform:scale(1.08) translateY(-1px);background-color:#fffffff2;box-shadow:0 5px 12px #0003}._gameTitle_5udbw_56{font-size:2.2rem;color:var(--text-primary);text-align:center;flex-grow:1;margin-top:1rem;margin-bottom:1.5rem}._statsBar_5udbw_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}._progressInfo_5udbw_80{display:flex;justify-content:space-between;width:100%;max-width:400px;margin:.5rem auto;font-size:.9rem;color:var(--text-secondary, #666);padding:.3rem 1rem}._progressInfo_5udbw_80 span{background-color:#fff9;padding:.3rem .8rem;border-radius:12px;font-weight:500}._timer_5udbw_98{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_5udbw_1 1s infinite alternate}@keyframes _pulse_5udbw_1{0%{transform:scale(1);box-shadow:0 6px 15px #0003}to{transform:scale(1.05);box-shadow:0 8px 20px #0000004d}}._gameArea_5udbw_128{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_5udbw_140{width:120px;height:120px;background-color:#e0e0e0;border-radius:50%;margin-top:4rem;display:none}._questionCard_5udbw_149{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_5udbw_1 .5s ease-out;box-sizing:border-box;margin:0 auto}@keyframes _fadeInScale_5udbw_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._questionWord_5udbw_175{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_5udbw_188{border:none;background:none;cursor:pointer;font-size:1.8rem;color:var(--primary-color);transition:transform .2s ease}._audioButton_5udbw_188:hover{transform:scale(1.1)}._answersContainer_5udbw_201{display:flex;flex-direction:column;gap:.8rem}._answerButton_5udbw_207{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_5udbw_207:hover:not(:disabled){transform:translateY(-4px) scale(1.02);box-shadow:0 10px 20px #0003}._answerButton_5udbw_207:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px #0000001a}._correct_5udbw_235{background:linear-gradient(135deg,#4caf50,#8bc34a)!important;border-color:#4caf50!important}._incorrect_5udbw_240{background:linear-gradient(135deg,#ff5722,#ff9800)!important;border-color:#ff5722!important}._gameOverScreen_5udbw_245{text-align:center;padding:50px}._actionButton_5udbw_250{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_5udbw_250:hover{transform:scale(1.05) translateY(-2px);box-shadow:0 10px 20px #0003}._gameOverScreen_5udbw_245 button._actionButton_5udbw_250{font-size:1.2rem}@media (max-width: 768px){._gameHeader_5udbw_20{flex-direction:column;align-items:center;padding:1rem}._backLink_5udbw_31{position:static;margin-bottom:1rem;top:auto;right:auto}._gameTitle_5udbw_56{font-size:1.8rem;margin-top:1rem;margin-bottom:1rem}._statsBar_5udbw_65{font-size:1.1rem;width:90%;padding:.5rem 1rem}._timer_5udbw_98{width:60px;height:60px;font-size:2.2rem}._gameArea_5udbw_128{flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:100%;padding:0 1rem}._mascot_5udbw_140{width:100px;height:100px;margin-top:2rem}._questionCard_5udbw_149{padding:1.5rem;border-radius:16px;width:100%;max-width:95%;box-sizing:border-box;margin:0 auto}._questionWord_5udbw_175{font-size:2rem;gap:1rem}._answerButton_5udbw_207{padding:.9rem;font-size:1rem;border-radius:10px}._gameOverScreen_5udbw_245 h1{font-size:1.8rem}._gameOverScreen_5udbw_245 h2{font-size:1.4rem}._actionButton_5udbw_250{padding:.7rem 1.2rem;font-size:1rem;margin:0 .3rem}}._container_1pcue_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_1pcue_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_1pcue_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_1pcue_40{font-size:1.1rem;color:var(--text-secondary);margin-bottom:2rem}._buttonGroup_1pcue_46{margin-bottom:2rem;display:flex;gap:1rem;justify-content:center}._filterButton_1pcue_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_1pcue_53._active_1pcue_66,._filterButton_1pcue_53:hover{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;transform:translateY(-3px);box-shadow:0 6px 12px #0003}._leaderboardTable_1pcue_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_1pcue_73 th,._leaderboardTable_1pcue_73 td{padding:.8rem;border:none}._leaderboardTable_1pcue_73 thead{background-color:var(--primary-color);color:#fff}._leaderboardTable_1pcue_73 th{font-weight:700;color:#fff;text-align:center;padding:1rem .8rem}._leaderboardTable_1pcue_73 tbody td{color:var(--text-primary);text-align:center;background-color:#fcfcfc;border-bottom:1px solid #eee}._leaderboardTable_1pcue_73 tbody tr:hover{background-color:#e6e6e6;cursor:pointer}._firstPlace_1pcue_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_1pcue_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_1pcue_130{font-size:1rem;font-weight:700;background:linear-gradient(90deg,#cd7f32,#e6a877)!important;color:#6d4b29!important;box-shadow:0 4px 10px #cd7f3266}._titlesButton_1pcue_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_1pcue_138:hover{transform:translateY(-3px);box-shadow:0 6px 15px #00000040;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color))}._rankSection_1pcue_162{margin-bottom:2rem}._rankSectionHeader_1pcue_166{text-align:center;font-size:1.3rem;font-weight:700;margin-bottom:.3rem;color:#333}._rankSectionSubtitle_1pcue_174{text-align:center;font-size:.9rem;color:#777;margin-bottom:1rem}._rankList_1pcue_181{display:flex;flex-direction:column;gap:.5rem}._rankCard_1pcue_187{display:flex;align-items:center;gap:.8rem;padding:.7rem 1rem;border-radius:12px;background:#f8f9fa;border:1px solid #e9ecef;transition:transform .2s,box-shadow .2s}._rankCard_1pcue_187:hover{transform:translate(-3px);box-shadow:0 3px 10px #0000001a}._rankNumber_1pcue_203{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.85rem;color:#fff;flex-shrink:0}._rankInfo_1pcue_216{flex:1;min-width:0}._rankTitle_1pcue_221{font-weight:700;font-size:.95rem;color:#333;margin-bottom:.15rem}._rankThreshold_1pcue_228{font-size:.8rem;color:#888}._rankBadge_1pcue_233{font-size:.75rem;padding:.2rem .6rem;border-radius:12px;font-weight:600;flex-shrink:0;white-space:nowrap}._rankDivider_1pcue_242{height:2px;border:none;border-radius:2px;margin:1.5rem 0}._beginnerCard_1pcue_250{border-right:3px solid #4CAF50}._beginnerNumber_1pcue_254{background:linear-gradient(135deg,#4caf50,#81c784)}._beginnerBadge_1pcue_258{background-color:#e8f5e9;color:#2e7d32}._advancedCard_1pcue_263{border-right:3px solid #2196F3}._advancedNumber_1pcue_267{background:linear-gradient(135deg,#2196f3,#64b5f6)}._advancedBadge_1pcue_271{background-color:#e3f2fd;color:#1565c0}._expertCard_1pcue_276{border-right:3px solid #FF9800}._expertNumber_1pcue_280{background:linear-gradient(135deg,#ff9800,#ffb74d)}._expertBadge_1pcue_284{background-color:#fff3e0;color:#e65100}@media (max-width: 768px){._container_1pcue_1{padding:.8rem;margin:.5rem;border-radius:12px}._title_1pcue_14{font-size:1.8rem;margin-bottom:.5rem}._title_1pcue_14:after{width:60px}._subtitle_1pcue_40{font-size:.9rem;margin-bottom:1rem}._buttonGroup_1pcue_46{flex-direction:row;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}._filterButton_1pcue_53{padding:.5rem 1rem;font-size:.85rem;flex:1;min-width:0}._leaderboardTable_1pcue_73{font-size:.8rem;border-spacing:0 .2rem;border-radius:8px}._leaderboardTable_1pcue_73 th,._leaderboardTable_1pcue_73 td{padding:.5rem .3rem}._leaderboardTable_1pcue_73 th{padding:.7rem .3rem;font-size:.75rem}._firstPlace_1pcue_114,._secondPlace_1pcue_122,._thirdPlace_1pcue_130{font-size:.85rem}._titlesButton_1pcue_138{font-size:.85rem;padding:.6rem 1rem;margin-top:1rem}._rankSectionHeader_1pcue_166{font-size:1.1rem}._rankCard_1pcue_187{padding:.5rem .7rem;gap:.5rem}._rankNumber_1pcue_203{width:28px;height:28px;font-size:.75rem}._rankTitle_1pcue_221{font-size:.85rem}._rankThreshold_1pcue_228{font-size:.75rem}._rankBadge_1pcue_233{font-size:.7rem;padding:.15rem .4rem}}@media (max-width: 400px){._container_1pcue_1{padding:.5rem;margin:.3rem}._title_1pcue_14{font-size:1.5rem}._leaderboardTable_1pcue_73{font-size:.75rem}._leaderboardTable_1pcue_73 th,._leaderboardTable_1pcue_73 td{padding:.4rem .2rem}}._container_1ebf1_1{padding:2rem;font-family:Assistant,sans-serif}._header_1ebf1_6{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #dee2e6}._title_1ebf1_15{font-size:2.5rem;margin:0;color:#343a40}._createButton_1ebf1_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_1ebf1_21:hover{opacity:.9}._tableWrapper_1ebf1_37{overflow-x:auto;-webkit-overflow-scrolling:touch}._adminTable_1ebf1_42{width:100%;border-collapse:collapse;box-shadow:0 4px 12px var(--shadow-color);border-radius:8px;overflow:hidden;min-width:500px}._adminTable_1ebf1_42 th,._adminTable_1ebf1_42 td{padding:.75rem;border-bottom:1px solid #e9ecef;text-align:right;white-space:nowrap}._adminTable_1ebf1_42 thead{background-color:#f8f9fa}._actionButton_1ebf1_62{padding:.4rem .8rem;font-size:.85rem;color:#fff;background-color:var(--primary-color, #2563eb);border:none;border-radius:6px;cursor:pointer;margin:.2rem;transition:opacity .2s}._actionButton_1ebf1_62:hover{opacity:.85}._deleteButton_1ebf1_78{background-color:#dc3545}._deleteButton_1ebf1_78:hover{background-color:#c82333}._playButton_1ebf1_86{padding:.3rem .6rem;font-size:.8rem;color:#fff;background-color:#17a2b8;border:none;border-radius:5px;cursor:pointer;transition:background-color .2s}._playButton_1ebf1_86:hover{background-color:#138496}._mobileCards_1ebf1_102{display:none}._card_1ebf1_106{background:#fff;border-radius:10px;padding:1rem;margin-bottom:.8rem;box-shadow:0 2px 8px var(--shadow-color);border:1px solid #e9ecef}._cardRow_1ebf1_115{display:flex;justify-content:space-between;align-items:center;padding:.3rem 0;border-bottom:1px solid #f0f0f0}._cardRow_1ebf1_115:last-child{border-bottom:none}._cardLabel_1ebf1_127{font-weight:700;color:#666;font-size:.85rem;flex-shrink:0;margin-left:.5rem}._cardValue_1ebf1_135{color:#333;font-size:.9rem;text-align:left}._cardActions_1ebf1_141{display:flex;gap:.5rem;margin-top:.5rem;padding-top:.5rem;border-top:1px solid #e9ecef;flex-wrap:wrap}._cardActions_1ebf1_141 ._actionButton_1ebf1_62{flex:1;min-width:0;text-align:center}._searchForm_1ebf1_156{display:flex;gap:.5rem;margin-bottom:1.5rem}._searchInput_1ebf1_162{flex:1;padding:.5rem;border:1px solid #dee2e6;border-radius:6px;font-size:.9rem}._frozenCard_1ebf1_170{opacity:.6}@media (max-width: 768px){._container_1ebf1_1{padding:.8rem}._title_1ebf1_15{font-size:1.5rem}._header_1ebf1_6{flex-direction:column;gap:.8rem;align-items:stretch}._createButton_1ebf1_21{width:100%;text-align:center}._tableWrapper_1ebf1_37{display:none}._mobileCards_1ebf1_102{display:block}._searchForm_1ebf1_156{flex-direction:column}}._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%}}
