.FanRevealModal_overlay__JRrYX{top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);flex-direction:column;padding:2rem;z-index:9999;overflow-y:auto}.FanRevealModal_closeButton__VukFN,.FanRevealModal_overlay__JRrYX{position:fixed;display:flex;align-items:center;justify-content:center}.FanRevealModal_closeButton__VukFN{top:2rem;right:2rem;width:56px;height:56px;background:rgba(26,31,35,.8);border:2px solid hsla(0,0%,100%,.1);border-radius:12px;color:#fff;cursor:pointer;z-index:10000;transition:all .3s ease}.FanRevealModal_closeButton__VukFN:hover{background:rgba(255,68,68,.2);border-color:#f44}.FanRevealModal_titleSection__m_a95{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.FanRevealModal_pulseLogo__GFZvs{display:flex;align-items:center;justify-content:center}.FanRevealModal_subtitle__8KuvX{font-size:1.1rem;background:linear-gradient(135deg,#fff,#999);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600;margin:0;letter-spacing:.5px;text-shadow:0 2px 8px rgba(255,165,0,.15)}.FanRevealModal_cardsContainer__vqYGZ{display:flex;gap:2.5rem;align-items:flex-start;justify-content:center;flex-wrap:wrap;max-width:1200px}.FanRevealModal_cardWrapper__D_NLK{position:relative;width:280px}.FanRevealModal_card__JuTiW{width:100%;background:#1a1f23;border:2px solid hsla(0,0%,100%,.1);border-radius:20px;overflow:hidden;cursor:pointer;position:relative;padding:0;transition:all .4s cubic-bezier(.4,0,.2,1)}.FanRevealModal_card__JuTiW:disabled{cursor:default}.FanRevealModal_cardRevealed__92NG1{border-color:rgba(62,230,21,.3);box-shadow:0 0 40px rgba(62,230,21,.2)}.FanRevealModal_cardGlow__aDC8L{position:absolute;inset:-2px;border-radius:20px;pointer-events:none;z-index:0}.FanRevealModal_imageWrapper__Xs53C{position:relative;width:100%;height:240px;overflow:hidden}.FanRevealModal_cardImage__J8Dqg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.FanRevealModal_card__JuTiW:hover .FanRevealModal_cardImage__J8Dqg{transform:scale(1.1)}.FanRevealModal_imageOverlay__yL4EU{position:absolute;inset:0;background:linear-gradient(180deg,transparent 0,rgba(26,31,35,.8))}.FanRevealModal_questionOverlay__1mOwk{position:absolute;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:2}.FanRevealModal_questionMark__sxmcG{font-size:6rem;font-weight:900;color:#fff;text-shadow:0 0 40px rgba(255,165,0,.8)}.FanRevealModal_cardTitle__wvVdJ{font-size:1.5rem;font-weight:900;margin:1.5rem 0 1rem;text-align:center;letter-spacing:-.5px;text-shadow:0 0 20px currentColor}.FanRevealModal_revealSection__29_pC{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:0 1.5rem 2rem}.FanRevealModal_changeNumber__TWjU3{font-size:3rem;font-weight:900;letter-spacing:-2px;text-shadow:0 0 30px currentColor;line-height:1}.FanRevealModal_changeLabel__KPSsL{font-size:.9rem;color:#999;font-weight:600;text-transform:uppercase;letter-spacing:1px}.FanRevealModal_clickPrompt__lTqwX{font-size:.85rem;color:orange;font-weight:600;text-transform:uppercase;letter-spacing:1px;padding:0 1.5rem 1.5rem;text-align:center}.FanRevealModal_confetti__Ra_6l{width:10px;height:10px;box-shadow:0 0 8px currentColor}.FanRevealModal_confetti__Ra_6l,.FanRevealModal_loseParticle__2itlk{position:absolute;border-radius:50%;top:50%;left:50%;pointer-events:none;z-index:10}.FanRevealModal_loseParticle__2itlk{width:8px;height:8px;box-shadow:0 0 6px currentColor}.FanRevealModal_burstRing__Uq_g1{width:80px;height:80px;border:3px solid;z-index:9}.FanRevealModal_burstRing__Uq_g1,.FanRevealModal_smokeParticle__Fr7QC{position:absolute;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.FanRevealModal_smokeParticle__Fr7QC{width:20px;height:20px;background:radial-gradient(circle,hsla(0,0%,59%,.4) 0,hsla(0,0%,39%,0) 70%);z-index:8;filter:blur(4px)}.FanRevealModal_particle__iL5Rc{position:absolute;width:8px;height:8px;border-radius:50%;top:50%;left:50%;pointer-events:none;z-index:10}.FanRevealModal_migrationParticle__RUqES{position:absolute;width:12px;height:12px;border-radius:50%;top:50%;left:50%;pointer-events:none;z-index:20;box-shadow:0 0 16px currentColor,0 0 8px currentColor;filter:brightness(1.6)}.FanRevealModal_continueButton__ZTL01{margin-top:3rem;padding:1rem 3rem;font-size:1.1rem;font-weight:700;color:#fff;background:linear-gradient(135deg,orange,#ff8c00);border:2px solid rgba(255,165,0,.5);border-radius:12px;cursor:pointer;text-transform:uppercase;letter-spacing:1px;box-shadow:0 8px 24px rgba(255,165,0,.3);transition:all .3s ease}.FanRevealModal_continueButton__ZTL01:hover{box-shadow:0 12px 32px rgba(255,165,0,.5);transform:translateY(-2px)}@media (max-width:900px){.FanRevealModal_overlay__JRrYX{padding:1.5rem 1rem}.FanRevealModal_closeButton__VukFN{top:1rem;right:1rem;width:44px;height:44px}.FanRevealModal_titleSection__m_a95{margin-bottom:1.5rem}.FanRevealModal_pulseLogo__GFZvs img{width:72px!important;height:72px!important}.FanRevealModal_subtitle__8KuvX{font-size:1rem}.FanRevealModal_cardsContainer__vqYGZ{gap:1.5rem;max-width:600px}.FanRevealModal_cardWrapper__D_NLK{width:calc(50% - .75rem);min-width:240px}.FanRevealModal_imageWrapper__Xs53C{height:180px}.FanRevealModal_questionMark__sxmcG{font-size:4.5rem}.FanRevealModal_cardTitle__wvVdJ{font-size:1.3rem;margin:1rem 0 .75rem}.FanRevealModal_changeNumber__TWjU3{font-size:2.5rem}.FanRevealModal_changeLabel__KPSsL{font-size:.85rem}.FanRevealModal_clickPrompt__lTqwX{font-size:.8rem;padding:0 1rem 1rem}.FanRevealModal_revealSection__29_pC{padding:0 1rem 1.5rem}.FanRevealModal_continueButton__ZTL01{margin-top:1.5rem;padding:.85rem 2.5rem;font-size:1rem}}@media (max-width:600px){.FanRevealModal_overlay__JRrYX{padding:1rem .75rem}.FanRevealModal_closeButton__VukFN{top:.75rem;right:.75rem;width:40px;height:40px}.FanRevealModal_titleSection__m_a95{margin-bottom:1.25rem}.FanRevealModal_pulseLogo__GFZvs img{width:64px!important;height:64px!important}.FanRevealModal_subtitle__8KuvX{font-size:.9rem}.FanRevealModal_cardsContainer__vqYGZ{gap:1rem;max-width:100%}.FanRevealModal_cardWrapper__D_NLK{width:calc(50% - .5rem);min-width:145px}.FanRevealModal_imageWrapper__Xs53C{height:120px}.FanRevealModal_questionMark__sxmcG{font-size:3rem}.FanRevealModal_cardTitle__wvVdJ{font-size:1rem;margin:.65rem 0 .4rem}.FanRevealModal_changeNumber__TWjU3{font-size:1.75rem}.FanRevealModal_changeLabel__KPSsL{font-size:.7rem}.FanRevealModal_clickPrompt__lTqwX{font-size:.65rem;padding:0 .5rem .65rem}.FanRevealModal_revealSection__29_pC{padding:0 .5rem .85rem}.FanRevealModal_continueButton__ZTL01{margin-top:1rem;padding:.7rem 1.75rem;font-size:.85rem}}@media (max-width:340px){.FanRevealModal_cardWrapper__D_NLK{width:calc(50% - .5rem);min-width:130px}.FanRevealModal_imageWrapper__Xs53C{height:100px}.FanRevealModal_questionMark__sxmcG{font-size:2.5rem}.FanRevealModal_cardTitle__wvVdJ{font-size:.9rem;margin:.5rem 0 .35rem}.FanRevealModal_changeNumber__TWjU3{font-size:1.5rem}.FanRevealModal_changeLabel__KPSsL{font-size:.65rem}.FanRevealModal_clickPrompt__lTqwX{font-size:.6rem;padding:0 .4rem .5rem}.FanRevealModal_revealSection__29_pC{padding:0 .4rem .7rem}.FanRevealModal_continueButton__ZTL01{margin-top:.85rem;padding:.65rem 1.5rem;font-size:.8rem}}