.page-module__94z_bW__container{background-color:#f9fafb;justify-content:center;align-items:center;min-height:100vh;padding:24px 16px;display:flex}.page-module__94z_bW__card{background:#fff;border-radius:12px;width:100%;max-width:560px;padding:48px 40px;box-shadow:0 4px 24px #00000014}.page-module__94z_bW__logo{color:#6366f1;letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-size:.875rem;font-weight:600}.page-module__94z_bW__step{color:#9ca3af;margin-bottom:24px;font-size:.8125rem}.page-module__94z_bW__heading{color:#111827;margin-bottom:8px;font-size:1.5rem;font-weight:700}.page-module__94z_bW__subheading{color:#6b7280;margin-bottom:32px;font-size:.9375rem;line-height:1.6}.page-module__94z_bW__progress{background:#f3f4f6;border-radius:2px;height:4px;margin-bottom:20px;overflow:hidden}.page-module__94z_bW__progressBar{background:#6366f1;border-radius:2px;height:100%;transition:width .3s}.page-module__94z_bW__questionCount{color:#9ca3af;margin-bottom:12px;font-size:.8125rem}.page-module__94z_bW__question{color:#111827;margin-bottom:24px;font-size:1.125rem;font-weight:700;line-height:1.5}.page-module__94z_bW__options{flex-direction:column;gap:10px;margin:0 0 20px;padding:0;list-style:none;display:flex}.page-module__94z_bW__option{text-align:left;cursor:pointer;color:#111827;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;width:100%;padding:14px 16px;font-family:inherit;font-size:.9375rem;transition:border-color .15s,background-color .15s;display:flex}.page-module__94z_bW__option:hover:not(:disabled){background-color:#f5f3ff;border-color:#6366f1}.page-module__94z_bW__option:disabled{cursor:default}.page-module__94z_bW__optionLetter{color:#6b7280;background:#f3f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}.page-module__94z_bW__optionSelected{background-color:#f5f3ff;border-color:#6366f1}.page-module__94z_bW__optionCorrect{color:#166534;background-color:#f0fdf4;border-color:#22c55e}.page-module__94z_bW__optionCorrect .page-module__94z_bW__optionLetter{color:#fff;background:#22c55e}.page-module__94z_bW__optionIncorrect{color:#991b1b;background-color:#fef2f2;border-color:#ef4444}.page-module__94z_bW__optionIncorrect .page-module__94z_bW__optionLetter{color:#fff;background:#ef4444}.page-module__94z_bW__optionDimmed{opacity:.45}.page-module__94z_bW__feedback{border-radius:8px;margin-top:4px;padding:16px 20px}.page-module__94z_bW__feedbackCorrect{background:#f0fdf4;border:1.5px solid #bbf7d0}.page-module__94z_bW__feedbackIncorrect{background:#fef2f2;border:1.5px solid #fecaca}.page-module__94z_bW__feedbackTitle{margin-bottom:6px;font-size:.9375rem;font-weight:700}.page-module__94z_bW__feedbackCorrect .page-module__94z_bW__feedbackTitle{color:#166534}.page-module__94z_bW__feedbackIncorrect .page-module__94z_bW__feedbackTitle{color:#991b1b}.page-module__94z_bW__feedbackBody{color:#374151;margin-bottom:14px;font-size:.875rem;line-height:1.6}.page-module__94z_bW__nextBtn{color:#6366f1;cursor:pointer;background:0 0;border:none;padding:0;font-size:.9375rem;font-weight:600;transition:color .15s}.page-module__94z_bW__nextBtn:hover{color:#4f46e5}.page-module__94z_bW__results{text-align:center}.page-module__94z_bW__resultsIcon{margin-bottom:16px;font-size:3rem}.page-module__94z_bW__resultsHeading{color:#111827;margin-bottom:8px;font-size:1.375rem;font-weight:700}.page-module__94z_bW__resultsNote{color:#6b7280;margin-bottom:28px;font-size:.9375rem;line-height:1.6}.page-module__94z_bW__resultsList{text-align:left;flex-direction:column;gap:8px;margin-bottom:32px;display:flex}.page-module__94z_bW__resultItem{border-radius:8px;align-items:flex-start;gap:10px;padding:10px 14px;font-size:.875rem;display:flex}.page-module__94z_bW__resultCorrect{color:#166534;background:#f0fdf4}.page-module__94z_bW__resultIncorrect{color:#991b1b;background:#fef2f2}.page-module__94z_bW__resultMark{flex-shrink:0;width:16px;font-weight:700}.page-module__94z_bW__resultQuestion{line-height:1.5}.page-module__94z_bW__btn{color:#fff;cursor:pointer;background-color:#6366f1;border:none;border-radius:8px;width:100%;padding:14px 24px;font-size:1rem;font-weight:600;transition:background-color .15s,opacity .15s}.page-module__94z_bW__btn:hover:not(:disabled){background-color:#4f46e5}.page-module__94z_bW__btn:disabled{opacity:.55;cursor:not-allowed}
.ConductorAvatar-module__vc9gmW__avatar{border-radius:50%;flex-shrink:0;display:block;position:relative;overflow:hidden}.ConductorAvatar-module__vc9gmW__avatar img{object-fit:cover;object-position:center top;border-radius:50%}@keyframes ConductorAvatar-module__vc9gmW__breathe{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes ConductorAvatar-module__vc9gmW__leanIn{0%{transform:scale(1)translateY(0)}50%{transform:scale(1.04)translateY(-2px)}to{transform:scale(1)translateY(0)}}.ConductorAvatar-module__vc9gmW__breathe{animation:4s ease-in-out infinite ConductorAvatar-module__vc9gmW__breathe}.ConductorAvatar-module__vc9gmW__leanIn{animation:.6s ease-in-out ConductorAvatar-module__vc9gmW__leanIn}.ConductorAvatar-module__vc9gmW__expressionNeutral{box-shadow:0 0 0 2px #1f4060}.ConductorAvatar-module__vc9gmW__expressionEncouraging{animation:4s ease-in-out infinite ConductorAvatar-module__vc9gmW__breathe,2s ease-in-out infinite ConductorAvatar-module__vc9gmW__goldPulse;box-shadow:0 0 0 2px #d4af37,0 0 12px 3px #d4af3780}@keyframes ConductorAvatar-module__vc9gmW__goldPulse{0%,to{box-shadow:0 0 0 2px #d4af37,0 0 8px 2px #d4af3766}50%{box-shadow:0 0 0 2px #d4af37,0 0 16px 5px #d4af37b3}}.ConductorAvatar-module__vc9gmW__expressionConcerned{animation:4s ease-in-out infinite ConductorAvatar-module__vc9gmW__breathe,3s ease-in-out infinite ConductorAvatar-module__vc9gmW__amberPulse;box-shadow:0 0 0 2px #ffc107,0 0 8px 2px #ffc1074d}@keyframes ConductorAvatar-module__vc9gmW__amberPulse{0%,to{box-shadow:0 0 0 2px #ffc107,0 0 6px 1px #ffc1074d}50%{box-shadow:0 0 0 2px #ffc107,0 0 12px 4px #ffc10780}}.ConductorAvatar-module__vc9gmW__expressionWelcoming{animation:3s ease-in-out infinite ConductorAvatar-module__vc9gmW__breathe;box-shadow:0 0 0 2px #d4af37,0 0 0 4px #ffffff4d,0 0 16px 4px #fff3}.ConductorAvatar-module__vc9gmW__expressionCelebratory{animation:4s ease-in-out infinite ConductorAvatar-module__vc9gmW__breathe,1.5s linear infinite ConductorAvatar-module__vc9gmW__celebrateSpin;box-shadow:0 0 0 2px #d4af37,0 0 20px 6px #d4af37cc}@keyframes ConductorAvatar-module__vc9gmW__celebrateSpin{0%{box-shadow:0 0 0 2px #d4af37,0 0 20px 6px #d4af37cc,4px 0 8px #d4af3799}25%{box-shadow:0 0 0 2px #d4af37,0 0 20px 6px #d4af37cc,0 4px 8px #d4af3799}50%{box-shadow:0 0 0 2px #d4af37,0 0 20px 6px #d4af37cc,-4px 0 8px #d4af3799}75%{box-shadow:0 0 0 2px #d4af37,0 0 20px 6px #d4af37cc,0 -4px 8px #d4af3799}to{box-shadow:0 0 0 2px #d4af37,0 0 20px 6px #d4af37cc,4px 0 8px #d4af3799}}
.GhostMilesBanner-module__JHbzsa__subtleBanner{background:#1a1a2e;border:1px solid #d4af3733;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:12px 0;padding:10px 16px;display:flex}.GhostMilesBanner-module__JHbzsa__subtleText{color:#c0bfba;flex:1;min-width:0;font-family:system-ui,-apple-system,sans-serif;font-size:12px}.GhostMilesBanner-module__JHbzsa__subtleActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.GhostMilesBanner-module__JHbzsa__subtleSignIn{color:#d4af37;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #d4af3766;border-radius:5px;padding:5px 12px;font-family:system-ui,-apple-system,sans-serif;font-size:11px;font-weight:600;transition:background .15s,border-color .15s}.GhostMilesBanner-module__JHbzsa__subtleSignIn:hover{background:#d4af371a;border-color:#d4af37}.GhostMilesBanner-module__JHbzsa__subtleDismiss{color:#5a5850;cursor:pointer;background:0 0;border:none;padding:4px;font-size:12px;line-height:1;transition:color .15s}.GhostMilesBanner-module__JHbzsa__subtleDismiss:hover{color:#c0bfba}.GhostMilesBanner-module__JHbzsa__card{text-align:center;background:#1e1c2a;border:1px solid #d4af374d;border-radius:12px;flex-direction:column;align-items:center;gap:8px;margin:16px 0;padding:24px 20px;display:flex}.GhostMilesBanner-module__JHbzsa__cardHeading{color:#f0ede6;margin:0;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:700}.GhostMilesBanner-module__JHbzsa__cardMiles{color:#d4af37;margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:700}.GhostMilesBanner-module__JHbzsa__cardSub{color:#7a7870;margin:0 0 8px;font-family:system-ui,-apple-system,sans-serif;font-size:13px}.GhostMilesBanner-module__JHbzsa__cardSignIn{color:#1a1200;cursor:pointer;background:#d4af37;border:none;border-radius:8px;width:100%;padding:13px 20px;font-family:system-ui,-apple-system,sans-serif;font-size:14px;font-weight:700;transition:background .15s,transform .1s}.GhostMilesBanner-module__JHbzsa__cardSignIn:hover{background:#e8c458;transform:translateY(-1px)}.GhostMilesBanner-module__JHbzsa__cardSignIn:active{transform:translateY(0)}.GhostMilesBanner-module__JHbzsa__subtleNext{color:#c0bfba;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff1f;border-radius:5px;padding:5px 12px;font-family:system-ui,-apple-system,sans-serif;font-size:11px;font-weight:600;transition:border-color .15s,color .15s}.GhostMilesBanner-module__JHbzsa__subtleNext:hover{color:#f0ede6;border-color:#ffffff4d}.GhostMilesBanner-module__JHbzsa__cardNext{color:#c0bfba;cursor:pointer;background:0 0;border:none;padding:4px 0;font-family:system-ui,-apple-system,sans-serif;font-size:13px;font-weight:600;transition:color .15s}.GhostMilesBanner-module__JHbzsa__cardNext:hover{color:#f0ede6}
.AnonymousGateModal-module__bgBOZW__overlay{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a0a12d1;justify-content:center;align-items:center;padding:24px;animation:.2s AnonymousGateModal-module__bgBOZW__fadeIn;display:flex;position:fixed;inset:0}@keyframes AnonymousGateModal-module__bgBOZW__fadeIn{0%{opacity:0}to{opacity:1}}.AnonymousGateModal-module__bgBOZW__card{text-align:center;background:#1e1c2a;border:1px solid #d4af374d;border-radius:16px;width:100%;max-width:360px;padding:32px 28px;animation:.28s cubic-bezier(.22,1,.36,1) both AnonymousGateModal-module__bgBOZW__rise;position:relative}@keyframes AnonymousGateModal-module__bgBOZW__rise{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.AnonymousGateModal-module__bgBOZW__perforation{opacity:.55;background:repeating-linear-gradient(90deg,#d4af37 0 5px,#0000 5px 10px);border-radius:2px;height:3px;position:absolute;top:-1px;left:20px;right:20px}.AnonymousGateModal-module__bgBOZW__brandName{letter-spacing:.15em;color:#d4af37;text-transform:uppercase;margin:0 0 4px;font-family:system-ui,-apple-system,sans-serif;font-size:11px;font-weight:700}.AnonymousGateModal-module__bgBOZW__tagline{color:#7a7870;margin:0;font-family:Georgia,Times New Roman,serif;font-size:12px}.AnonymousGateModal-module__bgBOZW__divider{background:linear-gradient(90deg,#0000,#d4af3740,#0000);height:1px;margin:20px 0}.AnonymousGateModal-module__bgBOZW__body{color:#c0bfba;margin:0 0 12px;font-family:system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5}.AnonymousGateModal-module__bgBOZW__milesDisplay{color:#d4af37;margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:700;line-height:1.2}.AnonymousGateModal-module__bgBOZW__subCopy{color:#7a7870;margin:0 0 24px;font-family:system-ui,-apple-system,sans-serif;font-size:13px;line-height:1.6}.AnonymousGateModal-module__bgBOZW__primaryBtn{color:#1a1200;letter-spacing:.01em;cursor:pointer;background:#d4af37;border:none;border-radius:10px;width:100%;padding:14px 20px;font-family:system-ui,-apple-system,sans-serif;font-size:15px;font-weight:700;transition:background .15s,transform .1s}.AnonymousGateModal-module__bgBOZW__primaryBtn:hover{background:#e8c458;transform:translateY(-1px)}.AnonymousGateModal-module__bgBOZW__primaryBtn:active{transform:translateY(0)}.AnonymousGateModal-module__bgBOZW__separator{color:#4a4840;letter-spacing:.08em;margin:16px 0;font-family:system-ui,-apple-system,sans-serif;font-size:11px}.AnonymousGateModal-module__bgBOZW__dismissBtn{color:#7a7870;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;width:100%;padding:4px 0;font-family:system-ui,-apple-system,sans-serif;font-size:13px;transition:color .15s;display:flex}.AnonymousGateModal-module__bgBOZW__dismissBtn:hover{color:#c0bfba}.AnonymousGateModal-module__bgBOZW__dismissNote{color:#4a4840;font-size:11px}
.QuizRenderer-module__mTOyxq__wrap{background:#1e1e2a;flex-direction:column;height:calc(100svh - 56px);display:flex;overflow:hidden auto}@media (min-width:1024px){.QuizRenderer-module__mTOyxq__wrap{height:100svh}}.QuizRenderer-module__mTOyxq__progressBar{background:#d4af371f;flex-shrink:0;height:3px}.QuizRenderer-module__mTOyxq__progressFill{background:linear-gradient(90deg,#8b6914,#d4af37);height:100%;transition:width .35s}.QuizRenderer-module__mTOyxq__header{border-bottom:1px solid #d4af371a;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 20px 12px;display:flex}.QuizRenderer-module__mTOyxq__questionLabel{color:#5a5850;letter-spacing:.14em;text-transform:uppercase;margin:0;font-family:system-ui,-apple-system,sans-serif;font-size:9px;font-weight:700}.QuizRenderer-module__mTOyxq__passThreshold{color:#c9a228;letter-spacing:.06em;margin:0;font-family:system-ui,-apple-system,sans-serif;font-size:9px}.QuizRenderer-module__mTOyxq__questionArea{flex:1}.QuizRenderer-module__mTOyxq__questionContent{max-width:600px;margin:0 auto;padding:28px 24px 40px}.QuizRenderer-module__mTOyxq__questionText{color:#f0ede6;margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:700;line-height:1.55}.QuizRenderer-module__mTOyxq__options{flex-direction:column;gap:10px;display:flex}.QuizRenderer-module__mTOyxq__option{text-align:left;color:#c0bfba;cursor:pointer;background:#2a2a38;border:1px solid #3a3a4a;border-radius:7px;align-items:flex-start;gap:12px;width:100%;padding:14px 18px;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.45;transition:border-color .15s,background .15s,color .15s;display:flex}.QuizRenderer-module__mTOyxq__option:hover:not(:disabled){color:#f0ede6;background:#2e2e3a;border-color:#d4af3766}.QuizRenderer-module__mTOyxq__option:disabled{cursor:default}.QuizRenderer-module__mTOyxq__option.QuizRenderer-module__mTOyxq__correct{color:#f0ede6;background:#4a9a5a1a;border-color:#4a9a5a}.QuizRenderer-module__mTOyxq__option.QuizRenderer-module__mTOyxq__incorrect{color:#c0bfba;background:#c0392b1a;border-color:#c0392b}.QuizRenderer-module__mTOyxq__option.QuizRenderer-module__mTOyxq__dimmed{opacity:.4}.QuizRenderer-module__mTOyxq__optionLetter{color:#d4af37;flex-shrink:0;width:18px;margin-top:1px;font-family:Courier New,Courier,monospace;font-size:11px;font-weight:700}.QuizRenderer-module__mTOyxq__option.QuizRenderer-module__mTOyxq__correct .QuizRenderer-module__mTOyxq__optionLetter{color:#4a9a5a}.QuizRenderer-module__mTOyxq__option.QuizRenderer-module__mTOyxq__incorrect .QuizRenderer-module__mTOyxq__optionLetter{color:#c0392b}.QuizRenderer-module__mTOyxq__explanation{background:#d4af370f;border:1px solid #d4af3733;border-radius:7px;margin-top:18px;padding:14px 18px;animation:.25s QuizRenderer-module__mTOyxq__fadeIn}.QuizRenderer-module__mTOyxq__explanationLabel{color:#d4af37;letter-spacing:.14em;text-transform:uppercase;margin:0 0 6px;font-family:system-ui,-apple-system,sans-serif;font-size:8px;font-weight:700}.QuizRenderer-module__mTOyxq__explanationText{color:#c0bfba;margin:0;font-family:Georgia,Times New Roman,serif;font-size:13px;line-height:1.6}@keyframes QuizRenderer-module__mTOyxq__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.QuizRenderer-module__mTOyxq__bottomBar{z-index:50;flex-shrink:0;position:sticky;bottom:0}.QuizRenderer-module__mTOyxq__nextBtn{width:100%;padding:var(--lw-space-4) var(--lw-space-5);background:var(--lw-gold);min-height:56px;color:var(--lw-navy);font-family:var(--lw-font-sans);letter-spacing:var(--lw-track-wider);text-transform:uppercase;cursor:pointer;opacity:0;pointer-events:none;border:none;border-radius:0;font-size:13px;font-weight:800;transition:opacity .2s;box-shadow:0 -8px 16px #1a1a2e99}.QuizRenderer-module__mTOyxq__nextBtn.QuizRenderer-module__mTOyxq__visible{opacity:1;pointer-events:auto}.QuizRenderer-module__mTOyxq__results{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:32px 24px;display:flex}.QuizRenderer-module__mTOyxq__scoreDisplay{margin-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:64px;font-weight:700;line-height:1}.QuizRenderer-module__mTOyxq__scoreDisplay.QuizRenderer-module__mTOyxq__pass{color:#d4af37}.QuizRenderer-module__mTOyxq__scoreDisplay.QuizRenderer-module__mTOyxq__fail{color:#c0392b}.QuizRenderer-module__mTOyxq__scoreFraction{color:#7a7870;letter-spacing:.06em;margin:0 0 20px;font-family:system-ui,-apple-system,sans-serif;font-size:13px}.QuizRenderer-module__mTOyxq__resultTitle{color:#f0ede6;margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:700}.QuizRenderer-module__mTOyxq__resultSubtitle{color:#7a7870;max-width:360px;margin:0 0 28px;font-family:system-ui,-apple-system,sans-serif;font-size:13px;line-height:1.6}.QuizRenderer-module__mTOyxq__milesEarned{color:#d4af37;letter-spacing:.06em;background:#d4af3714;border:1px solid #d4af374d;border-radius:20px;align-items:center;gap:6px;margin-bottom:28px;padding:8px 20px;font-family:Courier New,Courier,monospace;font-size:13px;font-weight:700;display:inline-flex}.QuizRenderer-module__mTOyxq__resultActions{flex-direction:column;gap:10px;width:100%;max-width:360px;display:flex}.QuizRenderer-module__mTOyxq__primaryAction{color:#1a1200;letter-spacing:.1em;cursor:pointer;background:linear-gradient(#e8c458,#d4af37);border:none;border-radius:5px;width:100%;padding:14px 0;font-family:Georgia,Times New Roman,serif;font-size:13px;font-weight:700}.QuizRenderer-module__mTOyxq__secondaryAction{color:#d4af37;letter-spacing:.1em;cursor:pointer;background:0 0;border:1px solid #d4af374d;border-radius:5px;width:100%;padding:13px 0;font-family:Georgia,Times New Roman,serif;font-size:13px;font-weight:700}.QuizRenderer-module__mTOyxq__affiliateWrap{margin-top:var(--lw-space-7);width:100%}.QuizRenderer-module__mTOyxq__milesHero{padding:var(--lw-space-5) 0;margin:var(--lw-space-4) 0;flex-direction:column;align-items:center;display:flex;position:relative}.QuizRenderer-module__mTOyxq__milesLabel{font-family:var(--lw-font-sans);font-size:var(--lw-text-xs);letter-spacing:var(--lw-track-wider);color:var(--lw-text-muted);text-transform:uppercase;margin-bottom:var(--lw-space-2);animation:.3s forwards QuizRenderer-module__mTOyxq__fadeIn}.QuizRenderer-module__mTOyxq__milesNumber{align-items:baseline;gap:4px;animation:.4s cubic-bezier(.34,1.56,.64,1) .2s both QuizRenderer-module__mTOyxq__milesCountIn;display:flex}.QuizRenderer-module__mTOyxq__milesCount{font-family:var(--lw-font-sans);font-size:var(--lw-text-hero);color:var(--lw-gold);text-align:right;min-width:3ch;font-weight:900;line-height:1}.QuizRenderer-module__mTOyxq__milesUnit{font-family:var(--lw-font-sans);font-size:var(--lw-text-xl);color:var(--lw-gold);opacity:.7;font-weight:700}.QuizRenderer-module__mTOyxq__particleContainer{pointer-events:none;position:absolute;top:50%;left:50%}.QuizRenderer-module__mTOyxq__particle{background:var(--lw-gold);--px:0px;--py:-90px;border-radius:2px;width:4px;height:4px;animation:.6s ease-out .2s both QuizRenderer-module__mTOyxq__particleBurst;position:absolute;transform:translate(-50%,-50%)}.QuizRenderer-module__mTOyxq__particle:first-child{--px:0px;--py:-90px}.QuizRenderer-module__mTOyxq__particle:nth-child(2){--px:45px;--py:-78px}.QuizRenderer-module__mTOyxq__particle:nth-child(3){--px:78px;--py:-45px}.QuizRenderer-module__mTOyxq__particle:nth-child(4){--px:90px;--py:0px}.QuizRenderer-module__mTOyxq__particle:nth-child(5){--px:78px;--py:45px}.QuizRenderer-module__mTOyxq__particle:nth-child(6){--px:45px;--py:78px}.QuizRenderer-module__mTOyxq__particle:nth-child(7){--px:0px;--py:90px}.QuizRenderer-module__mTOyxq__particle:nth-child(8){--px:-45px;--py:78px}.QuizRenderer-module__mTOyxq__particle:nth-child(9){--px:-78px;--py:45px}.QuizRenderer-module__mTOyxq__particle:nth-child(10){--px:-90px;--py:0px}.QuizRenderer-module__mTOyxq__particle:nth-child(11){--px:-78px;--py:-45px}.QuizRenderer-module__mTOyxq__particle:nth-child(12){--px:-45px;--py:-78px}@keyframes QuizRenderer-module__mTOyxq__milesCountIn{0%{opacity:0;transform:scale(.6)}60%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes QuizRenderer-module__mTOyxq__particleBurst{0%{opacity:1;transform:translate(0)scale(1)}to{transform:translate(var(--px), var(--py)) scale(0);opacity:0}}.QuizRenderer-module__mTOyxq__ghostMilesLocked{color:#d4af37;letter-spacing:.06em;background:#d4af3714;border:1px solid #d4af374d;border-radius:20px;align-items:center;gap:8px;margin-bottom:16px;padding:8px 20px;font-family:Courier New,Courier,monospace;font-size:13px;font-weight:700;display:inline-flex}.QuizRenderer-module__mTOyxq__lockIcon{font-size:14px}.QuizRenderer-module__mTOyxq__ghostPrompt{color:#7a7870;margin:0 0 24px;font-family:system-ui,-apple-system,sans-serif;font-size:13px}
.CommunityPreview-module__D22azW__section{padding:20px 16px 24px}@media (min-width:640px){.CommunityPreview-module__D22azW__section{padding:24px 0}}.CommunityPreview-module__D22azW__heading{color:#d4af37;letter-spacing:.02em;margin:0 0 2px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:700}.CommunityPreview-module__D22azW__subheading{color:#7a7870;letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;font-family:system-ui,-apple-system,sans-serif;font-size:10px}.CommunityPreview-module__D22azW__rule{background:repeating-linear-gradient(90deg,#d4af3773 0 6px,#0000 6px 12px);border-radius:2px;height:3px;margin-bottom:12px}.CommunityPreview-module__D22azW__card{background:var(--lw-surface-dark);border:var(--lw-border-muted);border-radius:var(--lw-radius-lg);box-shadow:var(--lw-shadow-card);padding:14px;transition:border-color .15s}.CommunityPreview-module__D22azW__card:hover{border-color:#d4af3759}.CommunityPreview-module__D22azW__cardTop{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:7px;display:flex}.CommunityPreview-module__D22azW__cardTitleGroup{align-items:center;gap:7px;min-width:0;display:flex}.CommunityPreview-module__D22azW__cardEmoji{flex-shrink:0;font-size:17px;line-height:1}.CommunityPreview-module__D22azW__cardTitle{color:#d4af37;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Georgia,Times New Roman,serif;font-size:13px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.CommunityPreview-module__D22azW__liveBadge{letter-spacing:.1em;white-space:nowrap;color:#ef5350;background:#d32f2f40;border-radius:10px;flex-shrink:0;padding:3px 7px;font-family:system-ui,-apple-system,sans-serif;font-size:8.5px;font-weight:700}.CommunityPreview-module__D22azW__datePill{letter-spacing:.05em;color:#d4af37a6;border:1px solid #d4af3733;border-radius:10px;margin-bottom:8px;padding:2px 8px;font-family:system-ui,-apple-system,sans-serif;font-size:9px;font-weight:600;display:inline-flex}.CommunityPreview-module__D22azW__desc{color:#f0ede699;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-family:system-ui,-apple-system,sans-serif;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.CommunityPreview-module__D22azW__track{background:#ffffff0f;border-radius:3px;height:5px;margin-bottom:10px;overflow:hidden}.CommunityPreview-module__D22azW__fill{background:#2196f3;border-radius:3px;height:100%}.CommunityPreview-module__D22azW__cardList{flex-direction:column;gap:10px;margin-bottom:0;display:flex}.CommunityPreview-module__D22azW__seeAll{text-align:center;color:#d4af37;letter-spacing:.08em;padding:10px 0 0;font-family:Georgia,Times New Roman,serif;font-size:11px;font-weight:700;text-decoration:none;transition:color .15s;display:block}.CommunityPreview-module__D22azW__seeAll:hover{color:#e8c84a}
.Conductor-module__c5-SkG__headingRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:2px;display:flex}.Conductor-module__c5-SkG__sectionHeading{color:#d4af37;letter-spacing:.02em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:700}.Conductor-module__c5-SkG__sectionSubheading{font-family:var(--lw-font-sans);font-size:var(--lw-text-sm);color:var(--lw-muted);letter-spacing:var(--lw-track-wide);text-transform:uppercase;margin:2px 0 0}.Conductor-module__c5-SkG__compactDialSelect{color:#d4c9b0;cursor:pointer;appearance:none;background:#1a1a28 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23D4AF37' stroke-width='1.5' fill='none'/%3E%3C/svg%3E") right 8px center no-repeat;border:1px solid #d4af374d;border-radius:5px;flex-shrink:0;max-width:160px;padding:4px 28px 4px 8px;font-family:Georgia,serif;font-size:11px}.Conductor-module__c5-SkG__compactDialSelect:focus{border-color:#d4af37;outline:none}.Conductor-module__c5-SkG__card{background:#2a2a38;border-top:2px solid #d4af37;border-radius:12px;margin-bottom:16px;overflow:hidden}.Conductor-module__c5-SkG__header{border-bottom:1px solid #d4af371f;align-items:center;gap:8px;padding:12px 14px 10px;display:flex}.Conductor-module__c5-SkG__headerLoco{font-size:18px;line-height:1}.Conductor-module__c5-SkG__headerTitle{color:#d4af37;letter-spacing:.2em;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:11px;font-weight:700}.Conductor-module__c5-SkG__body{padding:12px 14px}.Conductor-module__c5-SkG__conductorLabel{font-family:var(--lw-font-sans);font-size:var(--lw-text-xs);font-variant:small-caps;color:var(--lw-gold);letter-spacing:var(--lw-track-wide);text-transform:uppercase;margin:0 0 6px;font-weight:700}.Conductor-module__c5-SkG__bubble{border-left:3px solid var(--lw-gold);background:#1a1a28;border-radius:0 8px 8px 0;align-items:center;min-height:52px;margin-bottom:12px;padding:10px 12px;display:flex}.Conductor-module__c5-SkG__bubbleText{color:#f0ede6;margin:0;font-family:system-ui,-apple-system,sans-serif;font-size:13px;line-height:1.6}.Conductor-module__c5-SkG__shimmer{flex-direction:column;gap:7px;width:100%;display:flex}.Conductor-module__c5-SkG__shimmerLine{background:#d4af3712;border-radius:4px;animation:1.6s ease-in-out infinite Conductor-module__c5-SkG__conductorPulse}@keyframes Conductor-module__c5-SkG__conductorPulse{0%,to{opacity:1}50%{opacity:.3}}.Conductor-module__c5-SkG__history{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.Conductor-module__c5-SkG__msgUser{justify-content:flex-end;display:flex}.Conductor-module__c5-SkG__msgUserBubble{color:#f0ede6;background:#d4af3724;border-radius:8px 8px 2px;max-width:80%;padding:7px 11px;font-family:system-ui,-apple-system,sans-serif;font-size:12px;line-height:1.5}.Conductor-module__c5-SkG__msgConductor{justify-content:flex-start;display:flex}.Conductor-module__c5-SkG__msgConductorBubble{border-left:3px solid var(--lw-gold);color:#f0ede6;background:#1a1a28;border-radius:0 8px 8px 0;max-width:88%;padding:7px 11px;font-family:system-ui,-apple-system,sans-serif;font-size:12px;line-height:1.5}.Conductor-module__c5-SkG__msgConductorBubble a{color:#d4af37;text-underline-offset:2px;text-decoration:underline}.Conductor-module__c5-SkG__msgConductorBubble a:hover{color:#e8c84a}.Conductor-module__c5-SkG__inputRow{background:#111118;border:1px solid #d4af3726;border-radius:8px;align-items:center;gap:8px;padding:2px 4px 2px 10px;transition:border-color .15s;display:flex}.Conductor-module__c5-SkG__inputRow:focus-within{border-color:#d4af3766}.Conductor-module__c5-SkG__inputPrefix{font-family:var(--lw-font-sans);color:var(--lw-gold);-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:9px;line-height:1}.Conductor-module__c5-SkG__input{color:#f0ede6;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:9px 0;font-family:Courier New,Courier,monospace;font-size:12px}.Conductor-module__c5-SkG__input::placeholder{color:#4a4840}.Conductor-module__c5-SkG__sendBtn{cursor:pointer;color:#1a1a2e;background:#d4af37;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;transition:background .15s;display:flex}.Conductor-module__c5-SkG__sendBtn:hover:not(:disabled){background:#e8c84a}.Conductor-module__c5-SkG__sendBtn:disabled{opacity:.5;cursor:not-allowed}.Conductor-module__c5-SkG__categoriesBtn{color:#d4af3799;letter-spacing:.1em;cursor:pointer;text-align:center;background:0 0;border:1px solid #d4af3733;border-radius:6px;width:100%;margin-top:8px;padding:7px 12px;font-family:Courier New,Courier,monospace;font-size:10px;font-weight:600;transition:border-color .15s,color .15s;display:block}.Conductor-module__c5-SkG__categoriesBtn:hover{color:#d4af37;border-color:#d4af3773}
.ComplexityDial-module__lkXEqa__dialWrap{flex-direction:column;gap:8px;width:100%;display:flex}.ComplexityDial-module__lkXEqa__label{color:#d4af37;letter-spacing:.02em;align-items:center;gap:6px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:700;display:flex}.ComplexityDial-module__lkXEqa__infoIcon{color:#d4af37b3;cursor:default;border:1px solid #d4af3773;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-bottom:2px;font-family:Georgia,serif;font-size:10px;font-weight:700;display:inline-flex;position:relative}.ComplexityDial-module__lkXEqa__infoIcon:before{content:"i"}.ComplexityDial-module__lkXEqa__infoIcon .ComplexityDial-module__lkXEqa__tooltip{color:#d4c9b0;letter-spacing:0;white-space:normal;z-index:100;pointer-events:none;background:#0d1b2a;border:1px solid #d4af374d;border-radius:6px;width:220px;padding:8px 12px;font-family:system-ui,-apple-system,sans-serif;font-size:12px;font-weight:400;line-height:1.5;display:none;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.ComplexityDial-module__lkXEqa__infoIcon:hover .ComplexityDial-module__lkXEqa__tooltip{display:block}.ComplexityDial-module__lkXEqa__select{color:#d4c9b0;cursor:pointer;appearance:none;background:#1a2a3a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23D4AF37' stroke-width='1.5' fill='none'/%3E%3C/svg%3E") right 12px center no-repeat;border:1px solid #d4af374d;border-radius:6px;width:100%;padding:10px 14px;font-family:Georgia,serif;font-size:14px}.ComplexityDial-module__lkXEqa__select:focus{border-color:#d4af37;outline:none}.ComplexityDial-module__lkXEqa__select option:disabled{color:#4a6a8a}.ComplexityDial-module__lkXEqa__optionGold{color:#d4af37;font-weight:700}.ComplexityDial-module__lkXEqa__modalOverlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ComplexityDial-module__lkXEqa__modalCard{text-align:center;background:#0d1b2a;border:1px solid #d4af37;border-radius:12px;flex-direction:column;align-items:center;gap:12px;width:90%;max-width:320px;padding:32px 28px;display:flex}.ComplexityDial-module__lkXEqa__modalIcon{font-size:36px}.ComplexityDial-module__lkXEqa__modalTitle{color:#d4af37;letter-spacing:.05em;margin:0;font-family:Georgia,serif;font-size:18px}.ComplexityDial-module__lkXEqa__modalBody{color:#d4c9b0;margin:0;font-family:system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5}.ComplexityDial-module__lkXEqa__modalBtn{color:#070e16;cursor:pointer;letter-spacing:.05em;background:#d4af37;border:none;border-radius:6px;margin-top:8px;padding:10px 28px;font-family:Georgia,serif;font-size:14px;font-weight:700}.ComplexityDial-module__lkXEqa__modalBtn:hover{background:#e8c84a}
.FilterPanel-module__P1D0Rq__backdrop{z-index:200;background:#0009;animation:.18s FilterPanel-module__P1D0Rq__fadeIn;position:fixed;inset:0}@keyframes FilterPanel-module__P1D0Rq__fadeIn{0%{opacity:0}to{opacity:1}}.FilterPanel-module__P1D0Rq__panel{z-index:201;background:#1e1e2a;border-top:1px solid #d4af374d;border-radius:16px 16px 0 0;flex-direction:column;max-height:82vh;animation:.22s FilterPanel-module__P1D0Rq__slideUp;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden}@keyframes FilterPanel-module__P1D0Rq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:1024px){.FilterPanel-module__P1D0Rq__panel{border:1px solid #d4af374d;border-top:2px solid #d4af37;border-radius:12px;width:360px;max-height:80vh;animation:.18s FilterPanel-module__P1D0Rq__dropDown;position:fixed;inset:70px 28px auto auto}@keyframes FilterPanel-module__P1D0Rq__dropDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}}.FilterPanel-module__P1D0Rq__header{border-bottom:1px solid #d4af371a;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px 12px;display:flex}.FilterPanel-module__P1D0Rq__title{color:#d4af37;letter-spacing:.1em;text-transform:uppercase;margin:0;font-family:Georgia,Times New Roman,serif;font-size:13px;font-weight:700}.FilterPanel-module__P1D0Rq__closeBtn{color:#7a7870;cursor:pointer;background:0 0;border:none;padding:4px 6px;font-size:18px;line-height:1;transition:color .15s}.FilterPanel-module__P1D0Rq__closeBtn:hover{color:#f0ede6}.FilterPanel-module__P1D0Rq__scrollBody{flex:1;padding:14px 16px;overflow-y:auto}.FilterPanel-module__P1D0Rq__sectionLabel{color:#7a7870;letter-spacing:.18em;text-transform:uppercase;margin:0 0 10px;font-family:system-ui,-apple-system,sans-serif;font-size:9px;font-weight:700}.FilterPanel-module__P1D0Rq__section{margin-bottom:20px}.FilterPanel-module__P1D0Rq__checkList{flex-direction:column;gap:8px;display:flex}.FilterPanel-module__P1D0Rq__checkRow{cursor:pointer;align-items:center;gap:10px;display:flex}.FilterPanel-module__P1D0Rq__checkBox{background:0 0;border:1.5px solid #d4af3759;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:border-color .15s,background .15s;display:flex}.FilterPanel-module__P1D0Rq__checkBox.FilterPanel-module__P1D0Rq__checked{background:#d4af37;border-color:#d4af37}.FilterPanel-module__P1D0Rq__checkMark{color:#1a1a2e;font-size:10px;font-weight:700;line-height:1}.FilterPanel-module__P1D0Rq__checkLabel{letter-spacing:.05em;font-family:system-ui,-apple-system,sans-serif;font-size:11px;font-weight:600}.FilterPanel-module__P1D0Rq__noneBtn{color:#7a7870;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #d4af3733;border-radius:4px;margin-top:8px;padding:4px 10px;font-family:system-ui,-apple-system,sans-serif;font-size:9px;font-weight:700;transition:border-color .15s,color .15s}.FilterPanel-module__P1D0Rq__noneBtn:hover{color:#d4af37;border-color:#d4af3780}.FilterPanel-module__P1D0Rq__ratingPills{flex-wrap:wrap;gap:6px;display:flex}.FilterPanel-module__P1D0Rq__ratingPill{color:#7a7870;cursor:pointer;letter-spacing:.03em;background:0 0;border:1px solid #d4af3733;border-radius:20px;padding:5px 10px;font-family:system-ui,-apple-system,sans-serif;font-size:11px;font-weight:600;transition:border-color .15s,color .15s,background .15s}.FilterPanel-module__P1D0Rq__ratingPill:hover{color:#d4af37;border-color:#d4af3780}.FilterPanel-module__P1D0Rq__ratingPill.FilterPanel-module__P1D0Rq__active{color:#d4af37;background:#d4af3726;border-color:#d4af37}.FilterPanel-module__P1D0Rq__categoryGrid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.FilterPanel-module__P1D0Rq__categoryRow{cursor:pointer;align-items:center;gap:7px;display:flex}.FilterPanel-module__P1D0Rq__categoryLabel{color:#c0bfba;font-family:system-ui,-apple-system,sans-serif;font-size:10px;line-height:1.3}.FilterPanel-module__P1D0Rq__categoryHint{color:#7a7060;margin:8px 0 4px;font-family:system-ui,-apple-system,sans-serif;font-size:10px;font-style:italic;line-height:1.5}.FilterPanel-module__P1D0Rq__footer{border-top:1px solid #d4af371a;flex-shrink:0;padding:12px 16px}.FilterPanel-module__P1D0Rq__applyBtn{color:#1a1a2e;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#d4af37;border:none;border-radius:8px;width:100%;padding:12px;font-family:Georgia,Times New Roman,serif;font-size:13px;font-weight:700;transition:background .15s}.FilterPanel-module__P1D0Rq__applyBtn:hover{background:#e8c84a}
@keyframes RankUpModal-module__qJ2mDa__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes RankUpModal-module__qJ2mDa__cardIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes RankUpModal-module__qJ2mDa__emojiBounce{0%,to{transform:scale(1)}40%{transform:scale(1.35)}60%{transform:scale(.9)}80%{transform:scale(1.1)}}@keyframes RankUpModal-module__qJ2mDa__textReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes RankUpModal-module__qJ2mDa__confettiFall{0%{opacity:1;transform:translateY(-20px)rotate(0)}to{opacity:0;transform:translateY(100vh)rotate(720deg)}}.RankUpModal-module__qJ2mDa__overlay{z-index:200;background:#000000d9;justify-content:center;align-items:center;padding:16px;animation:.3s forwards RankUpModal-module__qJ2mDa__overlayIn;display:flex;position:fixed;inset:0}.RankUpModal-module__qJ2mDa__card{text-align:center;background:#1e1e2a;border:2px solid #d4af37;border-radius:16px;width:min(440px,100%);padding:40px 32px;animation:.4s ease-out forwards RankUpModal-module__qJ2mDa__cardIn;position:relative;overflow:hidden}.RankUpModal-module__qJ2mDa__confetti{pointer-events:none;position:absolute;inset:0;overflow:hidden}.RankUpModal-module__qJ2mDa__confettiPiece{border-radius:2px;width:8px;height:8px;animation:3s linear infinite RankUpModal-module__qJ2mDa__confettiFall;position:absolute;top:-20px}.RankUpModal-module__qJ2mDa__cp0{background:#d4af37}.RankUpModal-module__qJ2mDa__cp1{background:#60ffcc;border-radius:3px;width:6px;height:12px}.RankUpModal-module__qJ2mDa__cp2{background:#fff}.RankUpModal-module__qJ2mDa__cp3{background:#d4af37;width:10px;height:6px}.RankUpModal-module__qJ2mDa__cp4{background:#60ffcc;border-radius:50%}.RankUpModal-module__qJ2mDa__emoji{margin-bottom:16px;font-size:52px;line-height:1;animation:.8s .5s both RankUpModal-module__qJ2mDa__emojiBounce;display:block}.RankUpModal-module__qJ2mDa__heading{color:#d4af37;letter-spacing:.05em;margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:700;animation:.4s .6s both RankUpModal-module__qJ2mDa__textReveal}.RankUpModal-module__qJ2mDa__subheading{color:#d4c9b0;margin:0 0 20px;font-family:system-ui,-apple-system,sans-serif;font-size:14px;animation:.4s .7s both RankUpModal-module__qJ2mDa__textReveal}.RankUpModal-module__qJ2mDa__odometer{justify-content:center;align-items:center;gap:3px;margin-bottom:20px;animation:.4s .8s both RankUpModal-module__qJ2mDa__textReveal;display:flex}.RankUpModal-module__qJ2mDa__digit{color:#d4af37;background:#111118;border:1px solid #d4af3733;border-radius:5px;justify-content:center;align-items:center;width:36px;height:48px;font-family:Courier New,Courier,monospace;font-size:26px;font-weight:700;display:flex;box-shadow:0 2px 6px #00000080}.RankUpModal-module__qJ2mDa__mi{color:#7a7870;letter-spacing:.1em;text-transform:uppercase;align-self:flex-end;margin-left:4px;padding-bottom:6px;font-family:system-ui,-apple-system,sans-serif;font-size:12px;font-weight:700}.RankUpModal-module__qJ2mDa__perk{color:#9eb5cc;border:1px solid #9eb5cc4d;border-radius:6px;margin-bottom:14px;padding:8px 16px;font-family:Courier New,Courier,monospace;font-size:12px;animation:.4s .9s both RankUpModal-module__qJ2mDa__textReveal;display:inline-block}.RankUpModal-module__qJ2mDa__goldTicket{color:#d4af37;background:#d4af371a;border:1px solid #d4af374d;border-radius:8px;margin-bottom:20px;padding:10px 20px;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:700;animation:.4s 1s both RankUpModal-module__qJ2mDa__textReveal}.RankUpModal-module__qJ2mDa__continueBtn{color:#d4af37;letter-spacing:.1em;cursor:pointer;background:0 0;border:2px solid #d4af37;border-radius:8px;padding:12px 28px;font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:700;transition:background .15s,color .15s;animation:.4s 1.1s both RankUpModal-module__qJ2mDa__textReveal}.RankUpModal-module__qJ2mDa__continueBtn:hover{color:#1a1a2e;background:#d4af37}
