.QuizInterface-module__cx8alG__container{color:#fff;flex-direction:column;width:100%;padding:0;display:flex}.QuizInterface-module__cx8alG__adBanner{background:#fff;justify-content:center;align-items:center;width:100%;margin-bottom:20px;padding:10px;display:flex}.QuizInterface-module__cx8alG__adPlaceholder{color:#94a3b8;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:336px;height:280px;font-size:.9rem;font-weight:700;display:flex;position:relative}.QuizInterface-module__cx8alG__adPlaceholder:before{content:"ADVERTISEMENT";letter-spacing:.1em;color:#94a3b8;opacity:.7;font-size:.6rem;position:absolute;top:8px;left:50%;transform:translate(-50%)}.QuizInterface-module__cx8alG__content{flex-direction:column;gap:10px;padding:20px;display:flex}.QuizInterface-module__cx8alG__title{color:#fbbf24;margin-bottom:0;font-size:1.5rem;font-weight:800}.QuizInterface-module__cx8alG__subtitle{color:#fff;margin-bottom:20px;font-size:.9rem}.QuizInterface-module__cx8alG__highlight{color:#fbbf24;font-weight:700}.QuizInterface-module__cx8alG__timer{font-family:var(--font-geist-mono),monospace;align-items:center;gap:4px;font-size:1.1rem;font-weight:800;display:flex}.QuizInterface-module__cx8alG__questionText{margin-bottom:20px;font-size:1.2rem;font-weight:700;line-height:1.4}.QuizInterface-module__cx8alG__options{flex-direction:column;gap:15px;display:flex}.QuizInterface-module__cx8alG__optionButton{color:#fff;text-align:left;cursor:pointer;text-transform:uppercase;background:#ffffff0d;border:1px solid #fff6;border-radius:8px;justify-content:space-between;align-items:center;padding:15px;font-size:.9rem;font-weight:700;transition:all .2s;display:flex;position:relative;overflow:hidden}.QuizInterface-module__cx8alG__optionButton:hover:not(:disabled),.QuizInterface-module__cx8alG__optionButton:active:not(:disabled){background:#fff3;border-color:#fff}.QuizInterface-module__cx8alG__optionButton:disabled{cursor:default}.QuizInterface-module__cx8alG__correct{background:#22c55e!important;border-color:#22c55e!important}.QuizInterface-module__cx8alG__correct:after{content:"😃";font-size:1.2rem}.QuizInterface-module__cx8alG__wrong{background:#ef4444!important;border-color:#ef4444!important}.QuizInterface-module__cx8alG__wrong:after{content:"☹️";font-size:1.2rem}.QuizInterface-module__cx8alG__footerLink{text-align:right;margin-top:15px;font-size:.8rem}.QuizInterface-module__cx8alG__loginLink{color:#fbbf24;font-weight:700;text-decoration:underline}.QuizInterface-module__cx8alG__footerInfo{border-top:1px solid #ffffff1a;margin-top:30px;padding-top:20px}.QuizInterface-module__cx8alG__footerHeader{color:#fbbf24;align-items:center;gap:10px;margin-bottom:10px;font-weight:700;display:flex}.QuizInterface-module__cx8alG__badge{color:#fff;background:#a855f7;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;display:flex}.QuizInterface-module__cx8alG__featuresList{opacity:.8;margin-bottom:20px;padding-left:20px;font-size:.75rem;line-height:1.5}.QuizInterface-module__cx8alG__legal{opacity:.6;text-align:center;font-size:.65rem;line-height:1.4}.QuizInterface-module__cx8alG__legal a{text-decoration:underline}.QuizInterface-module__cx8alG__startScreen{background:radial-gradient(circle at top,#2e1065 0%,#000 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:90vh;padding:20px;display:flex}.QuizInterface-module__cx8alG__startCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:32px;flex-direction:column;align-items:center;width:100%;max-width:420px;padding:40px 30px;animation:.6s ease-out QuizInterface-module__cx8alG__slideUp;display:flex;box-shadow:0 25px 50px -12px #00000080}@keyframes QuizInterface-module__cx8alG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.QuizInterface-module__cx8alG__heroIcon{background:linear-gradient(135deg,#7c3aed,#a855f7);border:4px solid #ffffff1a;border-radius:30px;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:24px;font-size:4rem;display:flex;box-shadow:0 15px 30px #7c3aed4d}.QuizInterface-module__cx8alG__mainTitle{text-align:center;background:linear-gradient(90deg,#fff,#d8b4fe);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:2rem;font-weight:900}.QuizInterface-module__cx8alG__gameMeta{color:#fff9;margin-bottom:30px;font-size:.9rem;font-weight:600}.QuizInterface-module__cx8alG__statGrid{grid-template-columns:1fr 1fr;gap:15px;width:100%;margin-bottom:30px;display:grid}.QuizInterface-module__cx8alG__statItem{background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;gap:4px;padding:15px;display:flex}.QuizInterface-module__cx8alG__statLabel{color:#fff6;text-transform:uppercase;font-size:.75rem;font-weight:700}.QuizInterface-module__cx8alG__statValue{color:#fff;font-size:1.1rem;font-weight:800}.QuizInterface-module__cx8alG__prizeValue{color:#34d399}.QuizInterface-module__cx8alG__startButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);border:none;border-radius:20px;width:100%;padding:20px;font-size:1.3rem;font-weight:900;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 20px #7c3aed4d}.QuizInterface-module__cx8alG__startButton:hover{transform:scale(1.02);box-shadow:0 15px 30px #7c3aed66}.QuizInterface-module__cx8alG__startButton:active{transform:scale(.98)}.QuizInterface-module__cx8alG__modalOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;background:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.QuizInterface-module__cx8alG__modalCard{text-align:center;background:#fff;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:360px;padding:40px 30px;animation:.3s cubic-bezier(.175,.885,.32,1.275) QuizInterface-module__cx8alG__zoomIn;display:flex;box-shadow:0 25px 50px -12px #00000080}@keyframes QuizInterface-module__cx8alG__zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.QuizInterface-module__cx8alG__scrollContent{flex-direction:column;gap:30px;margin-top:40px;display:flex}.QuizInterface-module__cx8alG__sectionBlock{flex-direction:column;gap:15px;display:flex}.QuizInterface-module__cx8alG__sectionHeader{color:#fff;border-left:4px solid #facc15;margin-bottom:5px;padding-left:5px;font-size:1.1rem;font-weight:800;line-height:1.2}.QuizInterface-module__cx8alG__verticalCards{flex-direction:column;gap:15px;display:flex}.QuizInterface-module__cx8alG__glassCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;align-items:flex-start;gap:20px;padding:20px;transition:transform .2s;display:flex}.QuizInterface-module__cx8alG__glassCard:hover{background:#ffffff14;transform:translateY(-2px)}.QuizInterface-module__cx8alG__cardIcon{background:#0003;border-radius:16px;justify-content:center;align-items:center;min-width:60px;height:60px;font-size:2.5rem;display:flex}.QuizInterface-module__cx8alG__cardText{flex:1}.QuizInterface-module__cx8alG__cardText h4{color:#fff;margin:0 0 5px;font-size:1rem;font-weight:800}.QuizInterface-module__cx8alG__cardText p{color:#ffffffb3;margin:0;font-size:.85rem;line-height:1.5}.QuizInterface-module__cx8alG__stepsContainer{background:#11182780;border:1px dashed #ffffff1a;border-radius:24px;padding:25px;position:relative}.QuizInterface-module__cx8alG__stepRow{z-index:2;align-items:center;gap:15px;display:flex;position:relative}.QuizInterface-module__cx8alG__stepBadge{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:800;display:flex;box-shadow:0 0 15px #7c3aed66}.QuizInterface-module__cx8alG__stepContent{flex-direction:column;display:flex}.QuizInterface-module__cx8alG__stepContent strong{color:#fff;margin-bottom:2px;font-size:.95rem}.QuizInterface-module__cx8alG__stepContent span{color:#fff9;font-size:.8rem;line-height:1.4}.QuizInterface-module__cx8alG__stepLine{background:#ffffff1a;width:2px;height:20px;margin-top:4px;margin-bottom:4px;margin-left:17px}.QuizInterface-module__cx8alG__premiumFooter{text-align:center;opacity:.6;border-top:1px solid #ffffff1a;margin-top:20px;padding-top:20px}.QuizInterface-module__cx8alG__footerLogo{font-family:var(--font-geist-mono);color:#fff;letter-spacing:2px;margin-bottom:10px;font-weight:800}.QuizInterface-module__cx8alG__footerLinks{color:#fbbf24;justify-content:center;gap:10px;margin-bottom:10px;font-size:.8rem;display:flex}.QuizInterface-module__cx8alG__footerNote{color:#9ca3af;font-size:.7rem}
.LoadingScreen-module__zfmyua__overlay{z-index:9999;background:radial-gradient(circle,#2e1065 0%,#1a0b2e 100%);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.LoadingScreen-module__zfmyua__container{flex-direction:column;align-items:center;gap:30px;display:flex}.LoadingScreen-module__zfmyua__loader{z-index:1;width:60px;height:60px;position:relative}.LoadingScreen-module__zfmyua__circle{transform-origin:50%;background-color:#fbbf24;border-radius:50%;width:20px;height:20px;animation:.5s infinite alternate LoadingScreen-module__zfmyua__circle7124;position:absolute;left:15%}@keyframes LoadingScreen-module__zfmyua__circle7124{0%{border-radius:50px 50px 25px 25px;height:5px;top:60px;transform:scaleX(1.7)}40%{border-radius:50%;height:20px;transform:scaleX(1)}to{top:0%}}.LoadingScreen-module__zfmyua__circle:nth-child(2){background-color:#f59e0b;animation-delay:.2s;left:45%}.LoadingScreen-module__zfmyua__circle:nth-child(3){background-color:#d97706;animation-delay:.3s;left:auto;right:15%}.LoadingScreen-module__zfmyua__shadow{transform-origin:50%;z-index:-1;filter:blur(1px);background-color:#00000080;border-radius:50%;width:20px;height:4px;animation:.5s infinite alternate LoadingScreen-module__zfmyua__shadow046;position:absolute;top:62px;left:15%}@keyframes LoadingScreen-module__zfmyua__shadow046{0%{transform:scaleX(1.5)}40%{opacity:.7;transform:scaleX(1)}to{opacity:.4;transform:scaleX(.2)}}.LoadingScreen-module__zfmyua__shadow:nth-child(4){animation-delay:.2s;left:45%}.LoadingScreen-module__zfmyua__shadow:nth-child(5){animation-delay:.3s;left:auto;right:15%}.LoadingScreen-module__zfmyua__text{color:#fff;letter-spacing:2px;text-transform:uppercase;text-shadow:0 0 10px #fbbf2480;font-size:1.5rem;font-weight:800}.LoadingScreen-module__zfmyua__subtext{color:#fff9;font-size:.9rem;font-weight:500}
.FunFactCard-module__NLw3IG__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff1a;border:1px solid #fff3;border-radius:16px;margin:20px 0;padding:20px;box-shadow:0 4px 6px #0000001a}.FunFactCard-module__NLw3IG__header{color:#fbbf24;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;font-size:1.2rem;font-weight:800}.FunFactCard-module__NLw3IG__content{color:#e5e7eb;font-size:1rem;font-style:italic;line-height:1.6}.FunFactCard-module__NLw3IG__skeletonText{color:#fff6;animation:1.5s infinite FunFactCard-module__NLw3IG__pulse}@keyframes FunFactCard-module__NLw3IG__pulse{0%,to{opacity:.5}50%{opacity:1}}
.QuizIntroScreen-module__GmjyKW__container{color:#fff;background:0 0;flex-direction:column;min-height:100vh;padding:20px;font-family:inherit;display:flex}.QuizIntroScreen-module__GmjyKW__header{align-items:center;gap:15px;margin-bottom:20px;display:flex}.QuizIntroScreen-module__GmjyKW__backBtn{color:#fff;cursor:pointer;background:0 0;border:none;padding:5px;font-size:24px}.QuizIntroScreen-module__GmjyKW__headerTitle{font-size:1.2rem;font-weight:700}.QuizIntroScreen-module__GmjyKW__adContainer{justify-content:center;margin-bottom:25px;display:flex}.QuizIntroScreen-module__GmjyKW__adBox{color:#fff9;background:#ffffff1a;border:1px dashed #ffffff4d;border-radius:12px;justify-content:center;align-items:center;width:100%;max-width:320px;height:100px;font-size:.9rem;font-weight:600;display:flex}.QuizIntroScreen-module__GmjyKW__mainCard{color:#1f2937;background:#fff;border-radius:20px;margin-bottom:30px;padding:25px;box-shadow:0 10px 25px #0003}.QuizIntroScreen-module__GmjyKW__cardHeader{gap:20px;margin-bottom:20px;display:flex}.QuizIntroScreen-module__GmjyKW__quizImage{object-fit:contain;border-radius:12px;width:80px;height:80px}.QuizIntroScreen-module__GmjyKW__cardInfo{flex-direction:column;flex:1;justify-content:center;display:flex}.QuizIntroScreen-module__GmjyKW__cardTitle{color:#111827;margin-bottom:5px;font-size:1.5rem;font-weight:800}.QuizIntroScreen-module__GmjyKW__prizeRow{align-items:center;gap:8px;display:flex}.QuizIntroScreen-module__GmjyKW__coinIcon{font-size:1.5rem}.QuizIntroScreen-module__GmjyKW__prizeAmount{color:#9333ea;font-size:1.8rem;font-weight:900}.QuizIntroScreen-module__GmjyKW__rankLink{color:#6b7280;margin-top:5px;font-size:.8rem;text-decoration:underline;display:block}.QuizIntroScreen-module__GmjyKW__rulesList{flex-direction:column;gap:12px;margin:20px 0;display:flex}.QuizIntroScreen-module__GmjyKW__ruleItem{color:#374151;align-items:center;gap:10px;font-size:.95rem;font-weight:500;display:flex}.QuizIntroScreen-module__GmjyKW__checkIcon{color:#10b981;font-size:1.1rem}.QuizIntroScreen-module__GmjyKW__playButton{color:#9333ea;cursor:pointer;background:0 0;border:2px solid #9333ea;border-radius:12px;width:100%;padding:16px;font-size:1.1rem;font-weight:700;transition:all .2s}.QuizIntroScreen-module__GmjyKW__playButton:active{background:#f3e8ff;transform:scale(.98)}.QuizIntroScreen-module__GmjyKW__footerInfo{flex-direction:column;gap:15px;margin:0;padding:0;list-style:none;display:flex}.QuizIntroScreen-module__GmjyKW__footerItem{color:#ffffffe6;padding-left:15px;font-size:.9rem;line-height:1.5;position:relative}.QuizIntroScreen-module__GmjyKW__footerItem:before{content:"•";color:#fbbf24;font-weight:700;position:absolute;left:0}
