.Leaderboard-module__kIDSHa__container{background:0 0;padding:0}.Leaderboard-module__kIDSHa__heading{color:var(--accent);text-transform:uppercase;letter-spacing:2px;margin:0 0 1rem;font-size:1.1rem}.Leaderboard-module__kIDSHa__empty{color:var(--text-muted);text-align:center;padding:1rem 0;font-size:.9rem}.Leaderboard-module__kIDSHa__table{border-collapse:collapse;width:100%}.Leaderboard-module__kIDSHa__table th{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);border-bottom:1px solid var(--border);text-align:left;padding:.5rem .75rem;font-size:.75rem}.Leaderboard-module__kIDSHa__thRank{width:40px}.Leaderboard-module__kIDSHa__thScore{text-align:right}.Leaderboard-module__kIDSHa__thExtra{text-align:right;width:70px}.Leaderboard-module__kIDSHa__table td{color:var(--text-primary);border-bottom:1px solid #3336;padding:.6rem .75rem;font-size:.9rem}.Leaderboard-module__kIDSHa__rank{color:var(--text-muted);font-weight:600}.Leaderboard-module__kIDSHa__medal{font-size:1.1rem}.Leaderboard-module__kIDSHa__player{font-weight:600}.Leaderboard-module__kIDSHa__score{text-align:right;font-variant-numeric:tabular-nums;color:var(--gold);font-weight:700}.Leaderboard-module__kIDSHa__extra{text-align:right;font-variant-numeric:tabular-nums;color:var(--text-muted)}.Leaderboard-module__kIDSHa__gold td{background:#ffd7000f}.Leaderboard-module__kIDSHa__silver td{background:#c0c0c00a}.Leaderboard-module__kIDSHa__bronze td{background:#cd7f320a}
.AuthModal-module__TzIbfa__backdrop{z-index:200;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AuthModal-module__TzIbfa__modal{background:var(--bg-secondary);border:2px solid var(--accent);border-radius:12px;width:380px;max-width:90vw;padding:36px 40px;position:relative;box-shadow:0 0 60px #e9456033}.AuthModal-module__TzIbfa__close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:28px;line-height:1;position:absolute;top:12px;right:16px}.AuthModal-module__TzIbfa__close:hover{color:var(--text-primary)}.AuthModal-module__TzIbfa__title{text-align:center;color:var(--accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:24px;font-size:24px}.AuthModal-module__TzIbfa__form{flex-direction:column;gap:16px;display:flex}.AuthModal-module__TzIbfa__field{flex-direction:column;gap:6px;display:flex}.AuthModal-module__TzIbfa__field label{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:13px}.AuthModal-module__TzIbfa__field input{background:var(--bg-primary);border:2px solid var(--border);color:var(--text-primary);border-radius:6px;outline:none;padding:10px 14px;font-size:15px;transition:border-color .15s}.AuthModal-module__TzIbfa__field input:focus{border-color:var(--accent)}.AuthModal-module__TzIbfa__error{color:#f44336;text-align:center;font-size:14px}.AuthModal-module__TzIbfa__submit{background:var(--accent);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:6px;padding:12px;font-size:16px;font-weight:700;transition:background .15s}.AuthModal-module__TzIbfa__submit:hover:not(:disabled){background:var(--accent-hover)}.AuthModal-module__TzIbfa__submit:disabled{opacity:.6;cursor:not-allowed}.AuthModal-module__TzIbfa__googleBtn{color:#333;cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:6px;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.AuthModal-module__TzIbfa__googleBtn:hover{background:#f5f5f5;border-color:#bbb}.AuthModal-module__TzIbfa__googleIcon{flex-shrink:0}.AuthModal-module__TzIbfa__divider{color:var(--text-muted);align-items:center;gap:12px;margin:4px 0;font-size:13px;display:flex}.AuthModal-module__TzIbfa__divider:before,.AuthModal-module__TzIbfa__divider:after{content:"";background:var(--border);flex:1;height:1px}.AuthModal-module__TzIbfa__switch{text-align:center;color:var(--text-muted);margin-top:16px;font-size:14px}.AuthModal-module__TzIbfa__switchBtn{color:var(--accent);cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:600}.AuthModal-module__TzIbfa__switchBtn:hover{color:var(--accent-hover)}
.FeedbackModal-module__DLQilG__backdrop{z-index:200;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.FeedbackModal-module__DLQilG__modal{background:var(--bg-secondary);border:2px solid var(--accent);border-radius:12px;width:440px;max-width:90vw;padding:36px 40px;position:relative;box-shadow:0 0 60px #e9456033}.FeedbackModal-module__DLQilG__close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:28px;line-height:1;position:absolute;top:12px;right:16px}.FeedbackModal-module__DLQilG__close:hover{color:var(--text-primary)}.FeedbackModal-module__DLQilG__title{text-align:center;color:var(--accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:24px;font-size:24px}.FeedbackModal-module__DLQilG__form{flex-direction:column;gap:16px;display:flex}.FeedbackModal-module__DLQilG__field{flex-direction:column;gap:6px;display:flex}.FeedbackModal-module__DLQilG__field label{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:13px}.FeedbackModal-module__DLQilG__field textarea{background:var(--bg-primary);border:2px solid var(--border);color:var(--text-primary);resize:vertical;border-radius:6px;outline:none;min-height:100px;padding:10px 14px;font-family:inherit;font-size:15px;transition:border-color .15s}.FeedbackModal-module__DLQilG__field textarea:focus{border-color:var(--accent)}.FeedbackModal-module__DLQilG__error{color:#f44336;text-align:center;font-size:14px}.FeedbackModal-module__DLQilG__submit{background:var(--accent);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:6px;padding:12px;font-size:16px;font-weight:700;transition:background .15s}.FeedbackModal-module__DLQilG__submit:hover:not(:disabled){background:var(--accent-hover)}.FeedbackModal-module__DLQilG__submit:disabled{opacity:.6;cursor:not-allowed}.FeedbackModal-module__DLQilG__thankYou{text-align:center;color:#4ecca3;padding:24px 0;font-size:18px;font-weight:600}
.LanguageSwitcher-module__Mq00sq__switcher{position:relative}.LanguageSwitcher-module__Mq00sq__trigger{color:var(--text-primary);background:var(--bg-secondary);border:1px solid var(--border);cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;font-weight:500;transition:border-color .15s,background .15s;display:flex}.LanguageSwitcher-module__Mq00sq__trigger:hover{border-color:var(--accent);background:var(--bg-primary)}.LanguageSwitcher-module__Mq00sq__code{color:var(--accent);font-size:11px;font-weight:700}.LanguageSwitcher-module__Mq00sq__name{display:none}@media (min-width:640px){.LanguageSwitcher-module__Mq00sq__name{display:inline}}.LanguageSwitcher-module__Mq00sq__arrow{flex-shrink:0;transition:transform .2s}.LanguageSwitcher-module__Mq00sq__arrowUp{transform:rotate(180deg)}.LanguageSwitcher-module__Mq00sq__dropdown{background:var(--bg-secondary);border:1px solid var(--border);z-index:1000;border-radius:8px;min-width:180px;max-height:320px;padding:4px;animation:.15s LanguageSwitcher-module__Mq00sq__dropdownFade;position:absolute;top:calc(100% + 4px);right:0;overflow-y:auto;box-shadow:0 8px 24px #0006}@keyframes LanguageSwitcher-module__Mq00sq__dropdownFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.LanguageSwitcher-module__Mq00sq__dropdown::-webkit-scrollbar{width:6px}.LanguageSwitcher-module__Mq00sq__dropdown::-webkit-scrollbar-track{background:0 0}.LanguageSwitcher-module__Mq00sq__dropdown::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.LanguageSwitcher-module__Mq00sq__option{color:var(--text-primary);border-radius:6px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;text-decoration:none;transition:background .15s;display:flex}.LanguageSwitcher-module__Mq00sq__option:hover{background:var(--bg-primary)}.LanguageSwitcher-module__Mq00sq__optionActive{background:var(--bg-primary);color:var(--accent);font-weight:600}.LanguageSwitcher-module__Mq00sq__optionCode{color:var(--text-muted);min-width:24px;font-size:11px;font-weight:700}.LanguageSwitcher-module__Mq00sq__optionActive .LanguageSwitcher-module__Mq00sq__optionCode{color:var(--accent)}
.legal-module__ZlaDcW__container{max-width:760px;margin:0 auto;padding:40px 24px 80px}.legal-module__ZlaDcW__title{color:var(--text-primary);margin-bottom:8px;font-size:32px}.legal-module__ZlaDcW__updated{color:var(--text-muted);margin-bottom:40px;font-size:14px}.legal-module__ZlaDcW__section{margin-bottom:32px}.legal-module__ZlaDcW__section h2{color:var(--text-primary);margin-bottom:12px;font-size:20px}.legal-module__ZlaDcW__section p,.legal-module__ZlaDcW__section li{color:var(--text-muted);font-size:15px;line-height:1.7}.legal-module__ZlaDcW__section ul{margin-top:8px;padding-left:24px;list-style:outside}.legal-module__ZlaDcW__section li{margin-bottom:4px}.legal-module__ZlaDcW__section a{color:var(--accent)}.legal-module__ZlaDcW__section a:hover{color:var(--accent-hover)}.legal-module__ZlaDcW__footer{border-top:1px solid var(--border);justify-content:center;gap:24px;margin-top:auto;padding:32px 24px;display:flex}.legal-module__ZlaDcW__footer a{color:var(--text-muted);font-size:13px}.legal-module__ZlaDcW__footer a:hover{color:var(--accent)}
.GameWrapper-module__0jc5VG__desktopRequired{text-align:center;background:var(--bg-secondary);border:2px solid var(--border);color:var(--text-muted);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.GameWrapper-module__0jc5VG__desktopRequired svg{color:var(--text-muted);opacity:.6;margin-bottom:1rem}.GameWrapper-module__0jc5VG__desktopRequired h3{color:var(--text-primary);margin:0 0 .5rem;font-size:1.2rem}.GameWrapper-module__0jc5VG__desktopRequired p{max-width:320px;margin:0 0 1.5rem;font-size:.9rem;line-height:1.5}.GameWrapper-module__0jc5VG__desktopRequiredLink{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:6px;padding:10px 24px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-block}.GameWrapper-module__0jc5VG__desktopRequiredLink:hover{background:var(--accent-hover)}.GameWrapper-module__0jc5VG__gameArea{position:relative}.GameWrapper-module__0jc5VG__trophyBtn{background:var(--bg-secondary);border:1px solid var(--border);color:var(--gold);cursor:pointer;z-index:5;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,border-color .15s,transform .15s;display:flex;position:absolute;top:-44px;right:0}.GameWrapper-module__0jc5VG__trophyBtn:hover{background:var(--border);border-color:var(--gold);transform:scale(1.1)}.GameWrapper-module__0jc5VG__iframeContainer{aspect-ratio:16/9;border:1px solid var(--border);background:#000;border-radius:8px;width:100%;position:relative;overflow:hidden}.GameWrapper-module__0jc5VG__iframe{border:none;width:100%;height:99%}@media (max-width:768px){.GameWrapper-module__0jc5VG__iframeContainer{aspect-ratio:auto;border-radius:0;height:70vh}.GameWrapper-module__0jc5VG__trophyBtn{width:32px;height:32px;top:-40px}}.GameWrapper-module__0jc5VG__overlay{z-index:10;background:#000000bf;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.GameWrapper-module__0jc5VG__prompt{background:var(--bg-secondary);border:2px solid var(--accent);text-align:center;border-radius:12px;width:90%;max-width:360px;padding:2rem 2.5rem;box-shadow:0 0 40px #e9456033}.GameWrapper-module__0jc5VG__promptTitle{color:var(--accent);text-transform:uppercase;letter-spacing:2px;margin:0 0 .75rem;font-size:1.2rem}.GameWrapper-module__0jc5VG__scorePreview{color:var(--text-primary);margin:0 0 .5rem;font-size:1.1rem}.GameWrapper-module__0jc5VG__scorePreview strong{color:var(--gold);font-size:1.3rem}.GameWrapper-module__0jc5VG__promptText{color:var(--text-muted);margin:0 0 1.25rem;font-size:.9rem}.GameWrapper-module__0jc5VG__promptButtons{justify-content:center;gap:.75rem;margin-bottom:.75rem;display:flex}.GameWrapper-module__0jc5VG__btnPrimary{background:var(--accent);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:6px;padding:10px 24px;font-size:.95rem;font-weight:700;transition:background .15s}.GameWrapper-module__0jc5VG__btnPrimary:hover{background:var(--accent-hover)}.GameWrapper-module__0jc5VG__btnSecondary{background:var(--border);color:var(--text-primary);cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:6px;padding:10px 24px;font-size:.95rem;font-weight:700;transition:background .15s}.GameWrapper-module__0jc5VG__btnSecondary:hover{background:#444}.GameWrapper-module__0jc5VG__dismiss{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:.8rem}.GameWrapper-module__0jc5VG__dismiss:hover{color:var(--text-primary)}.GameWrapper-module__0jc5VG__checkmark{color:#4ecca3;margin-bottom:.5rem;font-size:3rem}.GameWrapper-module__0jc5VG__modalOverlay{z-index:200;background:#000000b3;justify-content:center;align-items:center;animation:.15s GameWrapper-module__0jc5VG__fadeIn;display:flex;position:fixed;inset:0}.GameWrapper-module__0jc5VG__modal{background:var(--bg-secondary);border:2px solid var(--gold);border-radius:12px;width:460px;max-width:92vw;max-height:80vh;padding:1.5rem 2rem 2rem;animation:.2s GameWrapper-module__0jc5VG__slideUp;position:relative;overflow-y:auto;box-shadow:0 0 60px #ffd70026}.GameWrapper-module__0jc5VG__modalClose{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:4px;font-size:22px;line-height:1;transition:color .15s;position:absolute;top:12px;right:16px}.GameWrapper-module__0jc5VG__modalClose:hover{color:var(--text-primary)}@keyframes GameWrapper-module__0jc5VG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes GameWrapper-module__0jc5VG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=65db7b12f8bb091e.css.map*/