.MemoryGame_gameContainer__BBI5k{max-width:1000px;width:100%;padding:2rem 1.5rem;margin:0 auto 2rem}.MemoryGame_stats__oEDN9{display:flex;justify-content:space-between;gap:1.75rem;margin-bottom:3rem;padding:1.75rem 2.25rem;border-radius:999px;background:radial-gradient(circle at 0 0,rgba(7,82,87,.06) 0,transparent 55%),radial-gradient(circle at 100% 120%,rgba(7,82,87,.08) 0,transparent 65%),#fff;box-shadow:0 18px 45px rgba(15,23,42,.12),0 0 0 1px rgba(15,23,42,.04)}.MemoryGame_statItem__fWYsm{display:flex;flex-direction:column;align-items:center;gap:.35rem;flex:1 1;min-width:0;position:relative}.MemoryGame_statLabel__KGeSB{font-size:.9rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.08em}.MemoryGame_statValue__Qj0Ov{font-size:1.9rem;font-weight:800;color:#075257;line-height:1.1}.MemoryGame_statItem__fWYsm:not(:last-child):after{content:"";position:absolute;right:-.9rem;top:22%;bottom:22%;width:1px;background:linear-gradient(180deg,transparent,rgba(148,163,184,.55),transparent)}.MemoryGame_gameGrid__iZ4Cu{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem;padding:0 .5rem}.MemoryGame_card__5whCR{aspect-ratio:1;cursor:pointer;perspective:1500px;perspective-origin:50%}.MemoryGame_cardInner__au2TG{position:relative;width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d;will-change:transform}.MemoryGame_card__5whCR.MemoryGame_flipped__502_H .MemoryGame_cardInner__au2TG{transform:rotateY(180deg)}.MemoryGame_card__5whCR.MemoryGame_matched__KWdUf{opacity:1;cursor:default;pointer-events:none}.MemoryGame_card__5whCR.MemoryGame_matched__KWdUf .MemoryGame_cardInner__au2TG{transform:rotateY(180deg)}.MemoryGame_card__5whCR.MemoryGame_matched__KWdUf .MemoryGame_cardBack__2mH2k{border:3px solid #075257;box-sizing:border-box;box-shadow:0 8px 24px rgba(7,82,87,.3);animation:MemoryGame_matchGlow__VLFw0 .8s ease-out}@keyframes MemoryGame_matchGlow__VLFw0{0%{box-shadow:0 8px 24px rgba(7,82,87,.3)}50%{box-shadow:0 12px 32px rgba(7,82,87,.5)}to{box-shadow:0 8px 24px rgba(7,82,87,.3)}}.MemoryGame_cardBack__2mH2k,.MemoryGame_cardFront__4U383{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:24px;overflow:hidden;box-shadow:0 8px 24px rgba(7,82,87,.15);transition:box-shadow .4s cubic-bezier(.4,0,.2,1);border:2px solid rgba(7,82,87,.08)}.MemoryGame_card__5whCR:hover:not(.MemoryGame_matched__KWdUf) .MemoryGame_cardBack__2mH2k,.MemoryGame_card__5whCR:hover:not(.MemoryGame_matched__KWdUf) .MemoryGame_cardFront__4U383{box-shadow:0 12px 32px rgba(7,82,87,.25)}.MemoryGame_cardFront__4U383{background:linear-gradient(135deg,#075257,#0a6b72);display:flex;align-items:center;justify-content:center;transform:rotateY(0deg)}.MemoryGame_cardBack__2mH2k{transform:rotateY(180deg);position:relative}.MemoryGame_cardBack__2mH2k img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s}.MemoryGame_card__5whCR:active:not(.MemoryGame_matched__KWdUf) .MemoryGame_cardBack__2mH2k img{transform:scale(.98)}.MemoryGame_cardBackPattern__D3lja{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#fff;font-size:3.5rem;text-align:center;opacity:1;filter:drop-shadow(0 0 12px rgba(255,255,255,.6)) drop-shadow(0 0 24px rgba(7,82,87,.8))}.MemoryGame_cardBackPattern__D3lja i{filter:drop-shadow(0 4px 8px rgba(0,0,0,.4)) drop-shadow(0 0 16px rgba(255,255,255,.9));animation:MemoryGame_float__gUvf5 3s ease-in-out infinite,MemoryGame_logoGlow__nAsjw 2.5s ease-in-out infinite}@keyframes MemoryGame_float__gUvf5{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes MemoryGame_logoGlow__nAsjw{0%,to{filter:drop-shadow(0 4px 8px rgba(0,0,0,.4)) drop-shadow(0 0 10px rgba(255,255,255,.7))}50%{filter:drop-shadow(0 6px 12px rgba(0,0,0,.5)) drop-shadow(0 0 22px rgba(255,255,255,1))}}.MemoryGame_cardBackPattern__D3lja span{font-size:.8rem;font-weight:600;letter-spacing:3px;opacity:.95;text-transform:uppercase;text-shadow:0 2px 8px rgba(0,0,0,.4),0 0 10px hsla(0,0%,100%,.9)}.MemoryGame_cardOverlay__cdgSK{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.75),rgba(0,0,0,.4),transparent);padding:1.25rem 1rem;color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.MemoryGame_cardName___qZ9C{font-size:.8rem;font-weight:600;text-align:center;display:block;text-shadow:0 2px 6px rgba(0,0,0,.7);line-height:1.3;letter-spacing:.3px}.MemoryGame_gameOverModal__9_ru0,.MemoryGame_winModal__5FRQA{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;animation:MemoryGame_fadeIn__bLXLx .3s}@keyframes MemoryGame_fadeIn__bLXLx{0%{opacity:0}to{opacity:1}}.MemoryGame_modalContent__eiCCo{background:#fff;padding:3rem;border-radius:20px;max-width:500px;width:90%;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:MemoryGame_slideUp__qrE6L .4s}@keyframes MemoryGame_slideUp__qrE6L{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.MemoryGame_modalContent__eiCCo h2{font-size:2rem;margin-bottom:1rem;color:#333}.MemoryGame_modalContent__eiCCo p{font-size:1.1rem;color:#666;margin-bottom:1.5rem}.MemoryGame_celebrationTitle__jc2VN{font-size:2.5rem!important;background:linear-gradient(135deg,#075257,#0a6b72);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem!important}.MemoryGame_celebrationText__EMEcS{font-size:1.2rem!important;color:#333!important;font-weight:500}.MemoryGame_loadingCoupon__KTrOV{padding:2rem 0}.MemoryGame_spinner__4C3on{width:50px;height:50px;border:4px solid #f3f3f3;border-top-color:#075257;border-radius:50%;animation:MemoryGame_spin__PPavY 1s linear infinite;margin:0 auto 1rem}@keyframes MemoryGame_spin__PPavY{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.MemoryGame_couponForm__6SHmD{text-align:left}.MemoryGame_couponCodeDisplay__g_c6V{background:linear-gradient(135deg,#075257,#0a6b72);padding:1.5rem;border-radius:16px;margin-bottom:1.5rem;text-align:center;box-shadow:0 4px 16px rgba(7,82,87,.2)}.MemoryGame_couponLabel__gM9j9{display:block;color:#fff;font-size:.9rem;margin-bottom:.5rem;opacity:.9}.MemoryGame_couponCode__dGfhW{display:block;color:#fff;font-size:2rem;font-weight:700;letter-spacing:3px;font-family:Courier New,monospace}.MemoryGame_formGroup__Hnjcm{margin-bottom:1.5rem}.MemoryGame_formGroup__Hnjcm label{display:block;margin-bottom:.5rem;color:#333;font-weight:500}.MemoryGame_formGroup__Hnjcm input{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;transition:border-color .3s;box-sizing:border-box}.MemoryGame_formGroup__Hnjcm input:focus{outline:none;border-color:#075257;box-shadow:0 0 0 3px rgba(7,82,87,.1)}.MemoryGame_resetButton___SSoJ,.MemoryGame_saveButton__lmvGC{background:linear-gradient(135deg,#075257,#0a6b72);color:#fff;border:none;padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .3s,box-shadow .3s;width:100%;box-shadow:0 4px 16px rgba(7,82,87,.2)}.MemoryGame_resetButton___SSoJ:hover,.MemoryGame_saveButton__lmvGC:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px rgba(7,82,87,.35)}.MemoryGame_saveButton__lmvGC:disabled{opacity:.6;cursor:not-allowed}.MemoryGame_couponSaved__4su3R{padding:1rem 0}.MemoryGame_couponSaved__4su3R h3{font-size:1.5rem;color:#075257;margin-bottom:1rem}.MemoryGame_couponSaved__4su3R p{margin-bottom:.5rem;color:#666}.MemoryGame_couponSaved__4su3R strong{color:#075257;font-size:1.2rem}.MemoryGame_resetButton___SSoJ{margin-top:1.5rem;display:inline-flex;align-items:center;gap:.5rem;width:auto;padding:.75rem 1.5rem}@media (max-width:1024px){.MemoryGame_gameContainer__BBI5k{max-width:900px;padding:2rem 1.25rem;margin-bottom:2rem}.MemoryGame_gameGrid__iZ4Cu{gap:1.25rem;margin-bottom:2rem}}@media (max-width:768px){.MemoryGame_gameContainer__BBI5k{padding:1.5rem 1rem 2rem;margin-bottom:2rem}.MemoryGame_gameGrid__iZ4Cu{grid-template-columns:repeat(3,1fr);gap:1rem;padding:0;margin-bottom:2rem}.MemoryGame_stats__oEDN9{padding:1.4rem 1.5rem;gap:1.25rem;margin-bottom:2rem;border-radius:24px;flex-direction:column}.MemoryGame_statValue__Qj0Ov{font-size:1.6rem}.MemoryGame_statLabel__KGeSB{font-size:.75rem}.MemoryGame_statItem__fWYsm:not(:last-child):after{right:50%;top:auto;bottom:-.6rem;width:40%;height:1px;background:linear-gradient(90deg,transparent,rgba(148,163,184,.5),transparent)}.MemoryGame_modalContent__eiCCo{padding:2rem 1.5rem;margin:1rem}.MemoryGame_celebrationTitle__jc2VN{font-size:2rem!important}.MemoryGame_couponCode__dGfhW{font-size:1.5rem;letter-spacing:2px}.MemoryGame_cardBackPattern__D3lja{font-size:2.5rem;gap:.5rem}.MemoryGame_cardBackPattern__D3lja span{font-size:.65rem;letter-spacing:1.5px}.MemoryGame_cardOverlay__cdgSK{padding:1rem .75rem}.MemoryGame_cardName___qZ9C{font-size:.75rem}.MemoryGame_card__5whCR{perspective:1200px}}@media (max-width:480px){.MemoryGame_gameContainer__BBI5k{padding:1rem .75rem 2rem;margin-bottom:2rem}.MemoryGame_gameGrid__iZ4Cu{grid-template-columns:repeat(2,1fr);gap:.875rem;margin-bottom:2rem}.MemoryGame_stats__oEDN9{padding:1.25rem 1rem;gap:1.5rem;flex-direction:column;margin-bottom:2rem}.MemoryGame_statItem__fWYsm{flex-direction:row;justify-content:space-between;width:100%}.MemoryGame_statValue__Qj0Ov{font-size:1.75rem}.MemoryGame_statLabel__KGeSB{font-size:.7rem}.MemoryGame_card__5whCR{perspective:1000px}.MemoryGame_cardBack__2mH2k,.MemoryGame_cardFront__4U383{border-radius:16px}.MemoryGame_resetButton___SSoJ{width:100%;padding:.875rem 1.25rem}}.juega_mainWrapper__0jhkn{flex:1 1;padding-top:100px;background:#fff;display:flex;flex-direction:column}.juega_container__x70B0{max-width:1200px;margin:0 auto;padding:2rem 1rem 4rem}.juega_container__x70B0,.juega_header__A7zQs{width:100%;display:flex;flex-direction:column;align-items:center}.juega_header__A7zQs{max-width:960px;margin:0 auto 3.5rem;padding:2.25rem 2.5rem;border-radius:32px;background:radial-gradient(circle at 0 0,rgba(7,82,87,.12) 0,transparent 55%),radial-gradient(circle at 100% 120%,rgba(7,82,87,.18) 0,transparent 65%),#fff;box-shadow:0 18px 45px rgba(15,23,42,.1),0 0 0 1px rgba(15,23,42,.03);text-align:center;color:#075257;gap:.75rem}.juega_titleRow__pVF5E{display:inline-flex;align-items:center;gap:.75rem;margin-bottom:.25rem}.juega_titleIcon__FHGPK{font-size:2.2rem;color:#075257;display:inline-flex;align-items:center;justify-content:center}.juega_titleText__CpG_O{font-size:2.8rem;font-weight:800;letter-spacing:-.03em;color:#075257}.juega_subtitle__5n48h{font-size:1.2rem;color:#6b6b6b;max-width:600px;margin:0 auto;font-weight:400}@media (max-width:768px){.juega_mainWrapper__0jhkn{padding-top:90px}.juega_container__x70B0{padding:1.5rem 1rem 3rem}.juega_header__A7zQs{margin-bottom:2rem;padding:1.75rem 1.5rem;border-radius:24px}.juega_titleRow__pVF5E{gap:.5rem}.juega_titleIcon__FHGPK{font-size:1.8rem}.juega_titleText__CpG_O{font-size:2rem}.juega_subtitle__5n48h{font-size:1rem}}@media (max-width:480px){.juega_mainWrapper__0jhkn{padding-top:85px}.juega_container__x70B0{padding:1rem .75rem 3rem}.juega_header__A7zQs{margin-bottom:1.5rem}.juega_title__5aCSK{font-size:1.75rem}.juega_subtitle__5n48h{font-size:.9rem;padding:0 .5rem}}.juega_loading__5Crdx{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1.5rem;color:#6b6b6b}.juega_loading__5Crdx p{font-size:1.1rem;font-weight:500;color:#075257}.juega_spinner__7DQXf{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#075257;border-radius:50%;animation:juega_spin__T9bVa 1s linear infinite}@keyframes juega_spin__T9bVa{to{transform:rotate(1turn)}}