.RCVGameEngine_gameRoot__4tGO8{font-family:Baloo\ 2,Segoe UI,system-ui,sans-serif;min-height:100vh;background:linear-gradient(160deg,#000c24,#002f67 50%,#000c24);display:flex;flex-direction:column;align-items:center;position:relative;overflow-x:hidden}.RCVGameEngine_starsLayer__lrLih{position:fixed;inset:0;z-index:0;pointer-events:none}.RCVGameEngine_star__phM_8{--si:0;position:absolute;width:clamp(2px,.5vw,6px);height:clamp(2px,.5vw,6px);border-radius:50%;background:#f7a54a;left:calc(4% + (var(--si) * 4.2%));top:calc(8% + (var(--si) * 3.7%));animation:RCVGameEngine_twinkle__Tewwq calc(1.8s + (var(--si) * .3s)) ease-in-out infinite alternate,RCVGameEngine_drift__7iJIB calc(6s + (var(--si) * .5s)) ease-in-out infinite alternate;animation-delay:calc(var(--si) * -.28s);opacity:.6}.RCVGameEngine_star__phM_8:nth-child(3n){background:#fff;width:2px;height:2px}.RCVGameEngine_star__phM_8:nth-child(5n){background:#23c6c8}@keyframes RCVGameEngine_twinkle__Tewwq{0%{opacity:.1;transform:scale(.5)}to{opacity:.8;transform:scale(1.3)}}@keyframes RCVGameEngine_drift__7iJIB{0%{transform:translate(0)}to{transform:translate(8px,-12px)}}.RCVGameEngine_topBar__L55cx{position:relative;z-index:10;width:100%;max-width:860px;padding:14px 20px 0}.RCVGameEngine_gameArea__M7z_N{position:relative;z-index:5;width:100%;max-width:860px;padding:16px 20px 32px;display:flex;flex-direction:column;gap:16px}.RCVGameEngine_card__iB8RC{background:hsla(0,0%,100%,.07);border:1.5px solid rgba(247,165,74,.18);border-radius:24px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);padding:28px;box-shadow:0 4px 0 rgba(0,0,0,.3),0 16px 48px rgba(0,0,0,.35)}.RCVGameEngine_hud__V1OSf{display:flex;align-items:center;gap:0;background:rgba(0,0,0,.35);border:1.5px solid rgba(247,165,74,.2);border-radius:18px;padding:14px 24px;backdrop-filter:blur(10px)}.RCVGameEngine_hudItem__evLqK{display:flex;flex-direction:column;align-items:center;flex:1;padding:6px 10px}.RCVGameEngine_hudLabel__OAvM1{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:hsla(0,0%,100%,.5);margin-bottom:3px;font-weight:700}.RCVGameEngine_hudValue__cL4at{font-size:28px;font-weight:900;color:#f7a54a;line-height:1;font-family:Baloo\ 2,sans-serif}.RCVGameEngine_hudDivider__l_jtK{width:1px;height:44px;background:rgba(247,165,74,.18);flex-shrink:0}.RCVGameEngine_hudTimerWarn__dtFV8 .RCVGameEngine_hudValue__cL4at{color:#ff4d4d;animation:RCVGameEngine_timerPulse__U16Dd .6s ease-in-out infinite alternate}@keyframes RCVGameEngine_timerPulse__U16Dd{0%{opacity:1}to{opacity:.3}}.RCVGameEngine_progressRow__qL_m_{display:flex;align-items:center;gap:12px;margin-bottom:18px}.RCVGameEngine_progressMeta__T6Pdt{font-size:15px;color:hsla(0,0%,100%,.65);white-space:nowrap;font-weight:700}.RCVGameEngine_progressBar__qOdNB{flex:1;height:6px;background:hsla(0,0%,100%,.1);border-radius:3px;overflow:hidden}.RCVGameEngine_progressFill__BcRVK{height:100%;background:linear-gradient(90deg,#23c6c8,#f7a54a);border-radius:3px;transition:width .5s ease}.RCVGameEngine_questionBody__gP_wT{display:flex;flex-direction:column;gap:14px;margin-bottom:4px}.RCVGameEngine_questionText__PGMub{font-size:clamp(19px,2.6vw,25px);font-weight:700;color:#fff;line-height:1.6;margin-bottom:0}.RCVGameEngine_questionImageWrap__DaGMk{position:relative;width:100%;border-radius:16px;overflow:hidden;background:rgba(0,0,0,.25);border:2px solid rgba(247,165,74,.3);box-shadow:0 4px 20px rgba(0,0,0,.4),0 0 0 1px rgba(247,165,74,.12);max-height:300px;display:flex;align-items:center;justify-content:center}@media (max-width:640px){.RCVGameEngine_questionImageWrap__DaGMk{max-height:220px}}.RCVGameEngine_questionImageSkeleton__5Phki{position:absolute;inset:0;background:linear-gradient(90deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.1) 50%,hsla(0,0%,100%,.04));background-size:200% 100%;animation:RCVGameEngine_skeletonShimmer__TbnTv 1.5s ease-in-out infinite;border-radius:14px}@keyframes RCVGameEngine_skeletonShimmer__TbnTv{0%{background-position:-200%}to{background-position:200%}}.RCVGameEngine_questionImage__DmFte{width:100%;max-height:300px;-o-object-fit:contain;object-fit:contain;display:block;border-radius:14px;opacity:0;transition:opacity .35s ease}@media (max-width:640px){.RCVGameEngine_questionImage__DmFte{max-height:220px}}.RCVGameEngine_questionImageLoaded__AFCuS{opacity:1}.RCVGameEngine_soundPlayer__t7qzR{display:flex;align-items:center;gap:10px}.RCVGameEngine_soundBtn__1Skx2{display:inline-flex;align-items:center;gap:10px;padding:11px 22px;background:rgba(35,198,200,.12);border:2px solid rgba(35,198,200,.35);border-radius:50px;color:#23c6c8;font-size:15px;font-weight:700;font-family:Baloo\ 2,sans-serif;cursor:pointer;transition:all .18s ease;box-shadow:0 3px 0 rgba(0,0,0,.3);letter-spacing:.02em}.RCVGameEngine_soundBtn__1Skx2:hover{background:rgba(35,198,200,.22);border-color:rgba(35,198,200,.6);transform:translateY(-1px);box-shadow:0 5px 16px rgba(35,198,200,.25)}.RCVGameEngine_soundBtnPlaying__FsOdB{background:rgba(35,198,200,.2);border-color:#23c6c8;color:#6ef0f2;box-shadow:0 3px 0 rgba(0,0,0,.3),0 0 20px rgba(35,198,200,.35);animation:RCVGameEngine_soundPulse__6nNB2 2s ease-in-out infinite}@keyframes RCVGameEngine_soundPulse__6nNB2{0%,to{box-shadow:0 3px 0 rgba(0,0,0,.3),0 0 12px rgba(35,198,200,.25)}50%{box-shadow:0 3px 0 rgba(0,0,0,.3),0 0 28px rgba(35,198,200,.5)}}.RCVGameEngine_optionsGrid__6_CSy{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}@media (max-width:540px){.RCVGameEngine_optionsGrid__6_CSy{grid-template-columns:1fr}}.RCVGameEngine_optBtn__wxDXc{position:relative;display:flex;align-items:center;gap:12px;padding:16px 20px;background:hsla(0,0%,100%,.08);border:2px solid hsla(0,0%,100%,.14);border-radius:16px;color:#fff;font-size:17px;font-weight:600;font-family:Baloo\ 2,sans-serif;text-align:left;cursor:pointer;transition:all .18s ease;box-shadow:0 3px 0 rgba(0,0,0,.3);line-height:1.45}.RCVGameEngine_optBtn__wxDXc:hover:not(:disabled){background:rgba(247,165,74,.15);border-color:rgba(247,165,74,.5);transform:translateY(-2px);box-shadow:0 5px 0 rgba(0,0,0,.3),0 8px 20px rgba(247,165,74,.2)}.RCVGameEngine_optBtn__wxDXc:active:not(:disabled){transform:translateY(1px);box-shadow:0 1px 0 rgba(0,0,0,.3)}.RCVGameEngine_optBtn__wxDXc:disabled{cursor:not-allowed}.RCVGameEngine_optBtn__wxDXc.RCVGameEngine_correct__ZLb8U{background:rgba(34,197,94,.22);border-color:#22c55e;color:#86efac;box-shadow:0 3px 0 rgba(20,120,60,.5),0 6px 20px rgba(34,197,94,.25)}.RCVGameEngine_optBtn__wxDXc.RCVGameEngine_wrong__iERG2{background:rgba(239,68,68,.22);border-color:#ef4444;color:#fca5a5;box-shadow:0 3px 0 rgba(140,30,30,.5)}.RCVGameEngine_optBtn__wxDXc.RCVGameEngine_dimmed__8_3Rb{opacity:.4}.RCVGameEngine_optLabel__0PMjS{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:hsla(0,0%,100%,.12);font-size:14px;font-weight:800;flex-shrink:0;transition:background .18s}.RCVGameEngine_optBtn__wxDXc.RCVGameEngine_correct__ZLb8U .RCVGameEngine_optLabel__0PMjS{background:#22c55e;color:#000}.RCVGameEngine_optBtn__wxDXc.RCVGameEngine_wrong__iERG2 .RCVGameEngine_optLabel__0PMjS{background:#ef4444;color:#fff}.RCVGameEngine_feedbackBanner___1ok3{position:fixed;bottom:90px;left:50%;transform:translateX(-50%);z-index:9999;pointer-events:none}.RCVGameEngine_feedbackBadge__aYXYg{display:flex;align-items:center;gap:10px;padding:14px 28px;border-radius:50px;font-family:Baloo\ 2,sans-serif;font-size:20px;font-weight:900;letter-spacing:.04em;white-space:nowrap;animation:RCVGameEngine_bubbleFlyUp__4_EG4 1.2s cubic-bezier(.22,1,.36,1) forwards;box-shadow:0 6px 0 rgba(0,0,0,.3),0 12px 32px rgba(0,0,0,.4)}.RCVGameEngine_feedbackBadge__aYXYg.RCVGameEngine_correct__ZLb8U{background:linear-gradient(135deg,#15803d,#22c55e);color:#fff}.RCVGameEngine_feedbackBadge__aYXYg.RCVGameEngine_wrong__iERG2{background:linear-gradient(135deg,#991b1b,#ef4444);color:#fff}.RCVGameEngine_feedbackBadgeIcon__Upp8k{display:flex;align-items:center;flex-shrink:0}.RCVGameEngine_feedbackBadgeText__AUmwI{font-size:20px;font-weight:900;line-height:1}.RCVGameEngine_feedbackBadgeScore__xS09v{font-size:16px;font-weight:700;opacity:.9;margin-left:4px}@keyframes RCVGameEngine_bubbleFlyUp__4_EG4{0%{transform:translateY(0);opacity:1}50%{transform:translateY(-40px);opacity:1}to{transform:translateY(-80px);opacity:0}}.RCVGameEngine_idleWrap__pW4dW{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;padding:8px 0 4px}.RCVGameEngine_bellAnim__TnQ8U{width:80px;height:80px;animation:RCVGameEngine_bellSwing__T_ySn 2.4s ease-in-out infinite;transform-origin:top center;filter:drop-shadow(0 6px 16px rgba(247,165,74,.5))}@keyframes RCVGameEngine_bellSwing__T_ySn{0%{transform:rotate(-12deg)}25%{transform:rotate(12deg)}50%{transform:rotate(-7deg)}75%{transform:rotate(7deg)}to{transform:rotate(-12deg)}}.RCVGameEngine_idleTitle__PQPkn{font-size:clamp(1.6rem,4vw,2.2rem);font-weight:900;color:#fff;margin:0}.RCVGameEngine_idleGold__Wgfx7{background:linear-gradient(90deg,#ffd580,#f7a54a 50%,#ffd580);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:RCVGameEngine_shimmer__RwNd2 3s linear infinite}@keyframes RCVGameEngine_shimmer__RwNd2{0%{background-position:0}to{background-position:200%}}.RCVGameEngine_idleGreet__ZDpDp{font-size:18px;color:hsla(0,0%,100%,.8);line-height:1.6;max-width:420px;margin:0}.RCVGameEngine_idleGreet__ZDpDp strong{color:#ffd580}.RCVGameEngine_rulesGrid__fce_P{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}@media (max-width:480px){.RCVGameEngine_rulesGrid__fce_P{grid-template-columns:1fr}}.RCVGameEngine_ruleCard__V0T7Q{background:hsla(0,0%,100%,.06);border:1px solid rgba(247,165,74,.15);border-radius:14px;padding:12px 14px;text-align:left;display:flex;align-items:flex-start;gap:10px}.RCVGameEngine_ruleIcon___eCKs{width:32px;height:32px;border-radius:50%;background:rgba(247,165,74,.18);color:#f7a54a;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.RCVGameEngine_ruleText__h3fhP{font-size:15px;color:hsla(0,0%,100%,.8);line-height:1.5}.RCVGameEngine_ruleText__h3fhP strong{color:#ffd580}.RCVGameEngine_idleActions__g2TKP{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:4px}.RCVGameEngine_btnPrimary__ifWeY{position:relative;display:inline-flex;align-items:center;gap:10px;padding:16px 40px;background:linear-gradient(135deg,#ffb347,#f7860a 60%,#e07000);color:#fff;font-size:1.1rem;font-weight:900;font-family:Baloo\ 2,sans-serif;border-radius:60px;border:none;cursor:pointer;box-shadow:0 5px 0 #a34d00,0 10px 28px rgba(247,134,10,.55);transition:transform .15s ease,box-shadow .15s ease;text-shadow:0 1px 3px rgba(0,0,0,.25);text-decoration:none}.RCVGameEngine_btnPrimary__ifWeY:before{content:"";position:absolute;inset:-4px;border-radius:60px;background:rgba(247,165,74,.3);animation:RCVGameEngine_pulseRing__NFgSB 2s ease-out infinite;pointer-events:none}@keyframes RCVGameEngine_pulseRing__NFgSB{0%{opacity:.7;transform:scale(1)}70%{opacity:0;transform:scale(1.16)}to{opacity:0;transform:scale(1.16)}}.RCVGameEngine_btnPrimary__ifWeY:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 7px 0 #a34d00,0 14px 36px rgba(247,134,10,.65)}.RCVGameEngine_btnPrimary__ifWeY:active:not(:disabled){transform:translateY(2px);box-shadow:0 2px 0 #a34d00,0 4px 16px rgba(247,134,10,.4)}.RCVGameEngine_btnPrimary__ifWeY:disabled{opacity:.55;cursor:not-allowed}.RCVGameEngine_btnGhost__2sxFj{display:inline-flex;align-items:center;gap:8px;padding:14px 24px;background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);border:1.5px solid hsla(0,0%,100%,.22);color:hsla(0,0%,100%,.85);font-size:.95rem;font-weight:700;font-family:Baloo\ 2,sans-serif;border-radius:60px;cursor:pointer;text-decoration:none;transition:all .18s ease}.RCVGameEngine_btnGhost__2sxFj:hover{background:hsla(0,0%,100%,.18);border-color:hsla(0,0%,100%,.4);transform:translateY(-2px)}.RCVGameEngine_errorBox__6cjo7{padding:11px 16px;background:rgba(239,68,68,.15);border:1.5px solid rgba(239,68,68,.4);border-radius:12px;color:#fca5a5;font-size:14px;text-align:center;width:100%}.RCVGameEngine_countdownWrap__9WWNl{display:flex;flex-direction:column;align-items:center;gap:20px;padding:20px 0;text-align:center}.RCVGameEngine_countdownRing__GhmqF{width:130px;height:130px;border-radius:50%;background:rgba(247,165,74,.1);border:4px solid rgba(247,165,74,.35);display:flex;align-items:center;justify-content:center;font-size:60px;font-weight:900;color:#f7a54a;font-family:Baloo\ 2,sans-serif;animation:RCVGameEngine_ringGlow__jpc1b 1s ease-in-out infinite;box-shadow:0 4px 0 rgba(0,0,0,.3),0 0 40px rgba(247,165,74,.25)}@keyframes RCVGameEngine_ringGlow__jpc1b{0%,to{box-shadow:0 4px 0 rgba(0,0,0,.3),0 0 20px rgba(247,165,74,.2)}50%{box-shadow:0 4px 0 rgba(0,0,0,.3),0 0 40px rgba(247,165,74,.5)}}.RCVGameEngine_countdownTitle__HKOdV{font-size:22px;font-weight:800;color:#fff;margin:0}.RCVGameEngine_countdownSub__5iHNc{font-size:14px;color:hsla(0,0%,100%,.5);margin:0}.RCVGameEngine_resultWrap__QNdcg{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px;padding:8px 0}.RCVGameEngine_resultTrophy__lC31E{font-size:72px;line-height:1;filter:drop-shadow(0 4px 16px rgba(247,165,74,.5));animation:RCVGameEngine_trophyBounce__fZtUt .6s cubic-bezier(.34,1.56,.64,1)}@keyframes RCVGameEngine_trophyBounce__fZtUt{0%{transform:scale(0)}60%{transform:scale(1.2)}to{transform:scale(1)}}.RCVGameEngine_resultTitle__veN1H{font-size:clamp(1.4rem,3.5vw,2rem);font-weight:900;color:#f7a54a;margin:0;text-shadow:0 0 30px rgba(247,165,74,.4)}.RCVGameEngine_resultScoreNum__U_ER7{font-size:clamp(64px,14vw,100px);font-weight:900;color:#fff;line-height:1;text-shadow:0 0 40px rgba(247,165,74,.35),0 4px 0 rgba(0,0,0,.4);font-family:Baloo\ 2,sans-serif;margin:0}.RCVGameEngine_resultScoreLabel__XSk3F{font-size:14px;color:hsla(0,0%,100%,.45);font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin:0}.RCVGameEngine_resultStats__zBBYT{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.RCVGameEngine_resultStat__jr_e0{display:flex;flex-direction:column;align-items:center;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:14px;padding:12px 20px;min-width:80px}.RCVGameEngine_resultStatLabel__fg_sb{font-size:11px;color:hsla(0,0%,100%,.4);font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px}.RCVGameEngine_resultStatValue__bVzzv{font-size:24px;font-weight:900;color:#fff;font-family:Baloo\ 2,sans-serif}.RCVGameEngine_resultStatValue__bVzzv.RCVGameEngine_green__8ktHp{color:#4ade80}.RCVGameEngine_resultStatValue__bVzzv.RCVGameEngine_red__F50dh{color:#f87171}.RCVGameEngine_resultActions__flm3k{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.RCVGameEngine_loadingWrap__CNetA{display:flex;flex-direction:column;align-items:center;gap:18px;padding:24px 0;color:hsla(0,0%,100%,.6);font-size:16px;font-weight:600}.RCVGameEngine_spinner__EOSlv{width:44px;height:44px;border:3px solid rgba(247,165,74,.2);border-top-color:#f7a54a;border-radius:50%;animation:RCVGameEngine_spin__PJJmw .75s linear infinite}@keyframes RCVGameEngine_spin__PJJmw{to{transform:rotate(1turn)}}.RCVGameEngine_loadingDots___rgOF{display:flex;gap:7px}.RCVGameEngine_loadingDots___rgOF span{width:10px;height:10px;border-radius:50%;background:rgba(247,165,74,.5);animation:RCVGameEngine_dotBounce__aOot3 1.2s ease-in-out infinite}.RCVGameEngine_loadingDots___rgOF span:nth-child(2){animation-delay:.2s}.RCVGameEngine_loadingDots___rgOF span:nth-child(3){animation-delay:.4s}@keyframes RCVGameEngine_dotBounce__aOot3{0%,to{transform:translateY(0);opacity:.4}50%{transform:translateY(-8px);opacity:1}}@media (max-width:767px){.RCVGameEngine_card__iB8RC{padding:20px 18px;border-radius:20px}.RCVGameEngine_hud__V1OSf{padding:8px 14px}.RCVGameEngine_hudValue__cL4at{font-size:18px}.RCVGameEngine_btnPrimary__ifWeY{font-size:1rem;padding:14px 28px}}@media (prefers-reduced-motion:reduce){.RCVGameEngine_bellAnim__TnQ8U,.RCVGameEngine_btnPrimary__ifWeY:before,.RCVGameEngine_idleGold__Wgfx7,.RCVGameEngine_star__phM_8{animation:none}}.RCVGameEngine_bellBurst__PGF0o{position:fixed;inset:0;z-index:2;pointer-events:none}.RCVGameEngine_bellBurstItem__yHOiv{position:absolute;bottom:15%;width:52px;height:52px;opacity:0;will-change:transform,opacity;animation:RCVGameEngine_bellFloat__hzAQ_ 1.6s ease-out forwards;filter:drop-shadow(0 0 14px rgba(247,165,74,.8))}.RCVGameEngine_bellBurstItem__yHOiv:first-child{left:3%;animation-duration:1.5s;animation-delay:0s;width:44px;height:44px}.RCVGameEngine_bellBurstItem__yHOiv:nth-child(2){left:9%;animation-duration:1.8s;animation-delay:.1s;width:60px;height:60px}.RCVGameEngine_bellBurstItem__yHOiv:nth-child(3){left:15%;animation-duration:1.4s;animation-delay:.22s;width:36px;height:36px}.RCVGameEngine_bellBurstItem__yHOiv:nth-child(4){left:6%;animation-duration:2s;animation-delay:.05s;width:50px;height:50px}.RCVGameEngine_bellBurstItem__yHOiv:nth-child(5){right:3%;left:auto;animation-duration:1.6s;animation-delay:.08s;width:48px;height:48px}.RCVGameEngine_bellBurstItem__yHOiv:nth-child(6){right:9%;left:auto;animation-duration:1.9s;animation-delay:.18s;width:62px;height:62px}.RCVGameEngine_bellBurstItem__yHOiv:nth-child(7){right:15%;left:auto;animation-duration:1.4s;animation-delay:.3s;width:38px;height:38px}.RCVGameEngine_bellBurstItem__yHOiv:nth-child(8){right:6%;left:auto;animation-duration:2.1s;animation-delay:.12s;width:52px;height:52px}@keyframes RCVGameEngine_bellFloat__hzAQ_{0%{transform:translateY(0);opacity:0}8%{transform:translateY(-20px);opacity:1}85%{transform:translateY(-280px);opacity:.8}to{transform:translateY(-340px);opacity:0}}.RCVGameEngine_bellBurstSvgInner__fzgrE{display:block;width:100%;height:100%;transform-origin:top center;animation:RCVGameEngine_bellSway__i6N7L .8s ease-in-out infinite alternate}@keyframes RCVGameEngine_bellSway__i6N7L{0%{transform:rotate(-10deg)}to{transform:rotate(10deg)}}.RCVGameEngine_resultPageArea__YCIRT{display:flex;flex-direction:column;align-items:center;gap:18px;width:100%;max-width:600px;margin:0 auto;padding:16px 14px 40px;overflow-y:auto;min-height:0;flex:1}@media (min-width:900px){.RCVGameEngine_resultPageArea__YCIRT{flex-direction:row;align-items:flex-start;max-width:980px;padding-top:24px}}.RCVGameEngine_resultScoreCard__vgXX9{width:100%;flex-shrink:0}@media (min-width:900px){.RCVGameEngine_resultScoreCard__vgXX9{width:360px;position:sticky;top:0}}.RCVGameEngine_lbWrap__bmya2{width:100%;background:rgba(0,15,50,.75);border:1px solid rgba(247,165,74,.22);border-radius:20px;padding:18px 14px 22px;backdrop-filter:blur(14px);opacity:0;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease}.RCVGameEngine_lbWrapVisible___k0pY{opacity:1;transform:translateY(0)}.RCVGameEngine_lbTitle__qcSqr{font-size:18px;font-weight:900;color:#ffd580;text-align:center;letter-spacing:.02em;margin-bottom:2px}.RCVGameEngine_lbSubtitle__6E1BL{font-size:12px;color:hsla(0,0%,100%,.4);text-align:center;margin-bottom:14px}.RCVGameEngine_lbLoading__1EO9l{display:flex;flex-direction:column;align-items:center;gap:10px;padding:24px 0;color:hsla(0,0%,100%,.45);font-size:13px}.RCVGameEngine_lbSpinner__WPnZR{width:30px;height:30px;border:3px solid rgba(247,165,74,.2);border-top-color:#f7a54a;border-radius:50%;animation:RCVGameEngine_spin__PJJmw .75s linear infinite}.RCVGameEngine_lbList__hT7sA{display:flex;flex-direction:column;gap:6px;margin-top:10px}.RCVGameEngine_lbRow__I8YuY{display:flex;align-items:center;gap:8px;padding:9px 10px;border-radius:12px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);font-size:13px;font-weight:600;color:hsla(0,0%,100%,.75);opacity:0;transform:translateX(-24px);transition:opacity .38s ease,transform .38s ease}.RCVGameEngine_lbRowVisible__pJP1N{opacity:1;transform:translateX(0)}.RCVGameEngine_lbRowMeVisible__SLBH_{opacity:1;transform:translateX(0);animation:RCVGameEngine_climbIn__qnL0K .55s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes RCVGameEngine_climbIn__qnL0K{0%{opacity:0;transform:translateY(60px) scale(.88);box-shadow:none}60%{opacity:1;transform:translateY(-8px) scale(1.03);box-shadow:0 0 28px 8px rgba(247,165,74,.45)}80%{transform:translateY(3px) scale(.99)}to{transform:translateY(0) scale(1);box-shadow:0 0 14px 3px rgba(247,165,74,.2)}}.RCVGameEngine_lbRowMe__0YUBa{background:rgba(247,165,74,.13)!important;border:1.5px solid rgba(247,165,74,.55)!important;color:#ffd580!important;animation:RCVGameEngine_lbMePulse__DROt5 2.2s ease-in-out infinite}@keyframes RCVGameEngine_lbMePulse__DROt5{0%,to{box-shadow:0 0 0 0 rgba(247,165,74,0)}50%{box-shadow:0 0 20px 5px rgba(247,165,74,.3)}}.RCVGameEngine_lbRowFirst__q7y2B{background:rgba(255,215,0,.09)!important;border-color:rgba(255,215,0,.35)!important}.RCVGameEngine_lbRankBadge__C0im2{min-width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:hsla(0,0%,100%,.07);font-size:12px;font-weight:900;color:hsla(0,0%,100%,.45);flex-shrink:0}.RCVGameEngine_lbMedal__Q34qm{background:transparent;font-size:22px}.RCVGameEngine_lbName__xN_yi{flex:1;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RCVGameEngine_lbYou__jfpiq{font-size:11px;font-weight:900;color:#f7a54a;background:rgba(247,165,74,.18);border-radius:6px;padding:2px 7px;margin-left:4px;white-space:nowrap;flex-shrink:0;animation:RCVGameEngine_lbYouBlink__3FjG9 1.4s ease-in-out infinite}@keyframes RCVGameEngine_lbYouBlink__3FjG9{0%,to{opacity:1}50%{opacity:.45}}.RCVGameEngine_lbScore__5Cdx2{font-size:16px;font-weight:900;color:#f7a54a;min-width:42px;text-align:right;flex-shrink:0}.RCVGameEngine_lbEmpty__hmcXn{text-align:center;color:hsla(0,0%,100%,.3);font-size:12px;padding:18px 0}@import url("https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;700;800&display=swap");.RCVUserBar_hud__mcvrZ{display:flex;align-items:center;gap:14px;width:-moz-fit-content;width:fit-content;max-width:580px;margin:0 auto 24px;border-radius:40px;padding:10px 50px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);font-family:Baloo\ 2,system-ui,sans-serif;animation:RCVUserBar_hudSlideIn__q9BVO .45s cubic-bezier(.34,1.56,.64,1) both}@keyframes RCVUserBar_hudSlideIn__q9BVO{0%{opacity:0;transform:translateY(-18px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.RCVUserBar_avatarCoin__Ab9Rp{position:relative;flex-shrink:0;width:60px;height:60px;border-radius:50%;background:linear-gradient(145deg,#ffd580,#f7a54a 55%,#e07c0d);border:3px solid hsla(0,0%,100%,.55);display:flex;align-items:center;justify-content:center;box-shadow:0 0 18px rgba(247,165,74,.75),0 4px 10px rgba(0,0,0,.45);animation:RCVUserBar_coinPulse__faXme 3s ease-in-out infinite}@keyframes RCVUserBar_coinPulse__faXme{0%,to{box-shadow:0 0 18px rgba(247,165,74,.75),0 4px 10px rgba(0,0,0,.45)}50%{box-shadow:0 0 30px #f7a54a,0 4px 10px rgba(0,0,0,.45)}}.RCVUserBar_avatarGlow__L6AEC{position:absolute;inset:-5px;border-radius:50%;background:conic-gradient(from 0deg,#ffd580,#f7a54a,#fffde7,#f7a54a,#ffd580);z-index:-1;opacity:.65;animation:RCVUserBar_rotateSlow__YCZ7G 5s linear infinite}@keyframes RCVUserBar_rotateSlow__YCZ7G{to{transform:rotate(1turn)}}.RCVUserBar_avatarLetter__C_pnH{font-size:1.6rem;font-weight:800;color:#002f67;line-height:1;text-shadow:0 1px 3px hsla(0,0%,100%,.4);position:relative;z-index:1}.RCVUserBar_spacer__LrEQf{flex:1 1 auto;min-width:8px}.RCVUserBar_playerName__f8mX5{font-size:1.15rem;font-weight:800;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px;line-height:1;text-shadow:0 2px 8px rgba(0,0,0,.6),0 0 20px rgba(247,165,74,.3);letter-spacing:.01em}.RCVUserBar_playerMeta__mmetP{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.RCVUserBar_lvlBadge__wcSTg{font-size:.78rem;font-weight:700;padding:3px 12px;border-radius:999px;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.RCVUserBar_lvlGreen__QD_Pz{background:rgba(34,197,94,.25);color:#86efac;border:1.5px solid rgba(34,197,94,.55);text-shadow:0 0 8px rgba(34,197,94,.5)}.RCVUserBar_lvlPurple__78Skq{background:rgba(167,139,250,.25);color:#ddd6fe;border:1.5px solid rgba(167,139,250,.55);text-shadow:0 0 8px rgba(167,139,250,.5)}.RCVUserBar_metaDot__Br1ep{color:hsla(0,0%,100%,.3);font-size:.85rem}.RCVUserBar_cityTag__C98Ed{display:flex;align-items:center;gap:4px;font-size:.78rem;font-weight:600;color:rgba(255,213,128,.9);white-space:nowrap}.RCVUserBar_logoutChip__rH2MA{display:flex;align-items:center;gap:6px;font-size:.88rem;font-weight:700;color:hsla(0,0%,100%,.8);background:hsla(0,0%,100%,.09);border:1.5px solid hsla(0,0%,100%,.2);border-radius:14px;padding:9px 18px;cursor:pointer;font-family:inherit;transition:background .2s,color .2s,border-color .2s,transform .15s;white-space:nowrap;flex-shrink:0;margin-left:auto}.RCVUserBar_logoutChip__rH2MA:hover{background:rgba(239,68,68,.28);border-color:rgba(239,68,68,.55);color:#fca5a5;transform:scale(1.05)}.RCVUserBar_logoutChip__rH2MA:active{transform:scale(.97)}.RCVUserBar_confirmRow__HrMSd{display:flex;align-items:center;gap:7px;animation:RCVUserBar_hudSlideIn__q9BVO .2s ease both;flex-shrink:0;margin-left:auto}.RCVUserBar_confirmText__HEfFs{font-size:.88rem;font-weight:700;color:#fcd34d;white-space:nowrap}.RCVUserBar_confirmNo__VSny1,.RCVUserBar_confirmYes__kxUl3{font-size:.82rem;font-weight:700;border-radius:12px;padding:7px 14px;cursor:pointer;border:none;font-family:inherit;transition:opacity .15s,transform .15s;white-space:nowrap}.RCVUserBar_confirmYes__kxUl3{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 3px 12px rgba(239,68,68,.5)}.RCVUserBar_confirmNo__VSny1{background:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.85);border:1.5px solid hsla(0,0%,100%,.22)}.RCVUserBar_confirmYes__kxUl3:hover{opacity:.85;transform:scale(1.04)}.RCVUserBar_confirmNo__VSny1:active,.RCVUserBar_confirmYes__kxUl3:active{transform:scale(.95)}.RCVUserBar_guestChip__XPbkt{display:flex;align-items:center;gap:6px;font-size:.88rem;font-weight:600;color:hsla(0,0%,100%,.5);padding:4px 10px}.RCVUserBar_loginChip__7Fh5D{display:flex;align-items:center;gap:7px;font-size:.95rem;font-weight:800;color:#002f67;background:linear-gradient(135deg,#ffd580,#f7a54a);border-radius:14px;padding:10px 22px;text-decoration:none;box-shadow:0 5px 20px rgba(247,165,74,.55),0 0 0 2px hsla(0,0%,100%,.2);transition:filter .18s,transform .15s;font-family:inherit;letter-spacing:.01em}.RCVUserBar_loginChip__7Fh5D:hover{filter:brightness(1.1);transform:scale(1.05) translateY(-2px)}.RCVUserBar_skeletonAvatar__mDyV_{width:60px;height:60px;border-radius:50%;flex-shrink:0}.RCVUserBar_skeletonAvatar__mDyV_,.RCVUserBar_skeletonText__raAx1{background:linear-gradient(90deg,hsla(0,0%,100%,.08) 25%,hsla(0,0%,100%,.18) 50%,hsla(0,0%,100%,.08) 75%);background-size:200% 100%;animation:RCVUserBar_shimmer__Hzsf4 1.4s infinite}.RCVUserBar_skeletonText__raAx1{height:22px;width:160px;border-radius:10px}@keyframes RCVUserBar_shimmer__Hzsf4{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:600px){.RCVUserBar_hud__mcvrZ{gap:10px;padding:10px 14px 10px 10px;max-width:calc(100vw - 32px)}.RCVUserBar_playerName__f8mX5{max-width:130px;font-size:1rem}.RCVUserBar_avatarCoin__Ab9Rp{width:50px;height:50px}.RCVUserBar_avatarLetter__C_pnH{font-size:1.3rem}.RCVUserBar_cityTag__C98Ed{display:none}.RCVUserBar_logoutChip__rH2MA{padding:8px 12px;font-size:.8rem}}@media (prefers-reduced-motion:reduce){.RCVUserBar_avatarCoin__Ab9Rp,.RCVUserBar_avatarGlow__L6AEC,.RCVUserBar_hud__mcvrZ{animation:none}}