.Card-module__IfXEqW__card{perspective:500px;width:100%;height:100%}.Card-module__IfXEqW__cardInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .3s;position:relative}.Card-module__IfXEqW__flipped .Card-module__IfXEqW__cardInner{transform:rotateY(180deg)}.Card-module__IfXEqW__matched .Card-module__IfXEqW__cardInner{opacity:.4;transform:rotateY(180deg)}.Card-module__IfXEqW__cardFront,.Card-module__IfXEqW__cardBack{backface-visibility:hidden;border-radius:8px;width:100%;height:100%;position:absolute;overflow:hidden}.Card-module__IfXEqW__cardFront{background:#4caf50;border:1px solid #0000;transform:rotateY(180deg)}.Card-module__IfXEqW__card.Card-module__IfXEqW__light .Card-module__IfXEqW__cardFront{border-color:#388e3c}.Card-module__IfXEqW__card.Card-module__IfXEqW__dark .Card-module__IfXEqW__cardFront{border-color:#4caf50}.Card-module__IfXEqW__matched .Card-module__IfXEqW__cardFront{background:#81c784}.Card-module__IfXEqW__card.Card-module__IfXEqW__light .Card-module__IfXEqW__matched .Card-module__IfXEqW__cardFront{border-color:#4caf50}.Card-module__IfXEqW__card.Card-module__IfXEqW__dark .Card-module__IfXEqW__matched .Card-module__IfXEqW__cardFront{border-color:#81c784}.Card-module__IfXEqW__imageContainer{width:100%;height:100%;position:relative}.Card-module__IfXEqW__image{object-fit:cover;object-position:center;transition:transform .3s}.Card-module__IfXEqW__matched .Card-module__IfXEqW__image{animation:1.5s infinite Card-module__IfXEqW__pulseImage}@keyframes Card-module__IfXEqW__pulseImage{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.Card-module__IfXEqW__imageOverlay{pointer-events:none;background:linear-gradient(#0000001a 0%,#0000 30% 70%,#0000001a 100%);position:absolute;inset:0}.Card-module__IfXEqW__fallback{background:#4caf50;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Card-module__IfXEqW__matched .Card-module__IfXEqW__fallback{background:#81c784}.Card-module__IfXEqW__fallbackText{color:#fff;font-family:Courier New,monospace;font-size:clamp(28px,6vw,40px);font-weight:700}.Card-module__IfXEqW__cardBack{cursor:pointer;border:1px solid #0000}.Card-module__IfXEqW__card.Card-module__IfXEqW__light .Card-module__IfXEqW__cardBack{background:#fff;border-color:#e0e0e0;box-shadow:0 2px 4px #0000001a}.Card-module__IfXEqW__card.Card-module__IfXEqW__dark .Card-module__IfXEqW__cardBack{background:#424242;border-color:#616161;box-shadow:0 2px 4px #0003}.Card-module__IfXEqW__matched{cursor:default!important}.Card-module__IfXEqW__matched:hover{cursor:default}.Card-module__IfXEqW__dotPattern{opacity:.4;background-image:radial-gradient(circle,#9e9e9e 20%,#0000 21%),radial-gradient(circle,#9e9e9e 20%,#0000 21%);background-position:0 0,7px 7px;background-repeat:repeat;background-size:clamp(10px,2.5vw,14px) clamp(10px,2.5vw,14px);width:100%;height:100%}.Card-module__IfXEqW__card.Card-module__IfXEqW__dark .Card-module__IfXEqW__dotPattern{background-image:radial-gradient(circle,#bdbdbd 20%,#0000 21%),radial-gradient(circle,#bdbdbd 20%,#0000 21%)}.Card-module__IfXEqW__card:hover:not(.Card-module__IfXEqW__flipped):not(.Card-module__IfXEqW__matched) .Card-module__IfXEqW__cardBack{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.Card-module__IfXEqW__card.Card-module__IfXEqW__light:hover:not(.Card-module__IfXEqW__flipped):not(.Card-module__IfXEqW__matched) .Card-module__IfXEqW__cardBack{background:#f5f5f5}.Card-module__IfXEqW__card.Card-module__IfXEqW__dark:hover:not(.Card-module__IfXEqW__flipped):not(.Card-module__IfXEqW__matched) .Card-module__IfXEqW__cardBack{background:#4a4a4a}@media (max-width:480px){.Card-module__IfXEqW__imageContainer{padding:8px}.Card-module__IfXEqW__fallbackText{font-size:24px}}@media (max-width:360px){.Card-module__IfXEqW__imageContainer{padding:6px}.Card-module__IfXEqW__fallbackText{font-size:20px}}
.GameBoard-module__sR0u_q__board{border-radius:16px;flex:1;width:100%;max-width:500px;margin:0 auto;padding:20px}.GameBoard-module__sR0u_q__board.GameBoard-module__sR0u_q__light{background:#fff;border:2px solid #e8f5e9;box-shadow:0 4px 12px #4caf501a}.GameBoard-module__sR0u_q__board.GameBoard-module__sR0u_q__dark{background:#303030;border:2px solid #424242;box-shadow:0 4px 12px #0003}.GameBoard-module__sR0u_q__grid{aspect-ratio:1;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(4,1fr);gap:12px;width:100%;max-width:420px;margin:0 auto;display:grid}.GameBoard-module__sR0u_q__cardSlot{width:100%;height:100%}@media (max-width:480px){.GameBoard-module__sR0u_q__board{border-radius:12px;padding:16px}.GameBoard-module__sR0u_q__grid{gap:10px;max-width:360px}}@media (max-width:380px){.GameBoard-module__sR0u_q__board{padding:12px}.GameBoard-module__sR0u_q__grid{gap:8px;max-width:320px}}@media (max-width:340px){.GameBoard-module__sR0u_q__grid{gap:6px;max-width:280px}}
.GameInfo-module__U75n2G__info{border-radius:16px;flex:1;width:100%;max-width:400px;margin:0 auto;padding:20px}.GameInfo-module__U75n2G__info.GameInfo-module__U75n2G__light{background:#fff;border:2px solid #e8f5e9;box-shadow:0 4px 12px #4caf501a}.GameInfo-module__U75n2G__info.GameInfo-module__U75n2G__dark{background:#303030;border:2px solid #424242;box-shadow:0 4px 12px #0003}.GameInfo-module__U75n2G__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.GameInfo-module__U75n2G__title{color:#2e7d32;margin:0;font-size:clamp(24px,5vw,28px);font-weight:700;line-height:1.2}.GameInfo-module__U75n2G__info.GameInfo-module__U75n2G__dark .GameInfo-module__U75n2G__title{color:#66bb6a}.GameInfo-module__U75n2G__themeButton{background:#f1f8e9;border:2px solid #c8e6c9;border-radius:8px;flex-shrink:0;padding:10px;font-size:20px;line-height:1;transition:all .2s}.GameInfo-module__U75n2G__info.GameInfo-module__U75n2G__dark .GameInfo-module__U75n2G__themeButton{color:#fff;background:#424242;border-color:#616161}.GameInfo-module__U75n2G__themeButton:hover{background:#e8f5e9;transform:scale(1.05)}.GameInfo-module__U75n2G__info.GameInfo-module__U75n2G__dark .GameInfo-module__U75n2G__themeButton:hover{background:#4a4a4a}.GameInfo-module__U75n2G__stats{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:24px;display:flex}.GameInfo-module__U75n2G__stat{text-align:center;background:#f9f9f9;border:1px solid #e8f5e9;border-radius:12px;flex:1;min-width:120px;padding:16px}.GameInfo-module__U75n2G__info.GameInfo-module__U75n2G__dark .GameInfo-module__U75n2G__stat{background:#424242;border-color:#616161}.GameInfo-module__U75n2G__statLabel{color:#666;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;margin-bottom:8px;font-size:14px;font-weight:600}.GameInfo-module__U75n2G__info.GameInfo-module__U75n2G__dark .GameInfo-module__U75n2G__statLabel{color:#aaa}.GameInfo-module__U75n2G__statValue{color:#2e7d32;font-family:Courier New,monospace;font-size:clamp(28px,6vw,32px);font-weight:700;line-height:1}.GameInfo-module__U75n2G__info.GameInfo-module__U75n2G__dark .GameInfo-module__U75n2G__statValue{color:#66bb6a}.GameInfo-module__U75n2G__message{color:#fff;text-align:center;background:linear-gradient(135deg,#4caf50,#2e7d32);border:1px solid #388e3c;border-radius:12px;margin-bottom:20px;padding:18px;animation:.5s GameInfo-module__U75n2G__fadeIn}@keyframes GameInfo-module__U75n2G__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.GameInfo-module__U75n2G__messageText{margin-bottom:6px;font-size:clamp(18px,4vw,20px);font-weight:700;line-height:1.3}.GameInfo-module__U75n2G__messageSubtext{opacity:.9;font-size:clamp(14px,3vw,16px);line-height:1.4}.GameInfo-module__U75n2G__newGameButton{color:#fff;cursor:pointer;letter-spacing:.5px;background:linear-gradient(135deg,#4caf50,#388e3c);border:none;border-radius:12px;width:100%;margin-bottom:20px;padding:16px;font-size:clamp(16px,4vw,18px);font-weight:600;transition:all .2s}.GameInfo-module__U75n2G__newGameButton:hover{background:linear-gradient(135deg,#45a049,#2e7d32);transform:translateY(-2px);box-shadow:0 4px 8px #4caf504d}.GameInfo-module__U75n2G__instructions{color:#666;background:#f9f9f9;border:1px solid #e8f5e9;border-radius:12px;padding:16px;font-size:clamp(14px,3vw,15px);line-height:1.5}.GameInfo-module__U75n2G__info.GameInfo-module__U75n2G__dark .GameInfo-module__U75n2G__instructions{color:#ccc;background:#424242;border-color:#616161}.GameInfo-module__U75n2G__instructions p{margin:10px 0;line-height:1.5}.GameInfo-module__U75n2G__instructions p:first-child{margin-top:0}.GameInfo-module__U75n2G__instructions p:last-child{margin-bottom:0}.GameInfo-module__U75n2G__instructions p:before{content:"• ";color:#4caf50;margin-right:8px;font-weight:700}.GameInfo-module__U75n2G__info.GameInfo-module__U75n2G__dark .GameInfo-module__U75n2G__instructions p:before{color:#66bb6a}@media (max-width:480px){.GameInfo-module__U75n2G__info{border-radius:12px;padding:16px}.GameInfo-module__U75n2G__stat{min-width:calc(50% - 6px);padding:14px}.GameInfo-module__U75n2G__statLabel{font-size:13px}.GameInfo-module__U75n2G__message{padding:16px}.GameInfo-module__U75n2G__instructions{padding:14px}}@media (max-width:360px){.GameInfo-module__U75n2G__header{flex-direction:column;align-items:flex-start}.GameInfo-module__U75n2G__themeButton{align-self:flex-start}.GameInfo-module__U75n2G__stat{min-width:100%}.GameInfo-module__U75n2G__instructions p:before{margin-right:6px}}
.page-module__E0kJGG__container{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:20px;display:flex}.page-module__E0kJGG__container.page-module__E0kJGG__light{background:linear-gradient(135deg,#f1f8e9 0%,#e8f5e9 50%,#c8e6c9 100%)}.page-module__E0kJGG__container.page-module__E0kJGG__dark{background:linear-gradient(135deg,#1b5e20 0%,#2e7d32 50%,#388e3c 100%)}.page-module__E0kJGG__content{width:100%;max-width:900px;padding:0 10px}.page-module__E0kJGG__gameArea{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:30px;width:100%;display:flex}.page-module__E0kJGG__boardContainer{flex:1;min-width:300px;max-width:500px}.page-module__E0kJGG__infoContainer{flex:1;min-width:300px;max-width:400px}@media (max-width:768px){.page-module__E0kJGG__container{padding:15px}.page-module__E0kJGG__gameArea{gap:25px}.page-module__E0kJGG__boardContainer,.page-module__E0kJGG__infoContainer{min-width:auto;max-width:500px}}@media (max-width:480px){.page-module__E0kJGG__container{padding:12px}.page-module__E0kJGG__content{padding:0}.page-module__E0kJGG__gameArea{flex-direction:column;gap:20px}.page-module__E0kJGG__boardContainer,.page-module__E0kJGG__infoContainer{width:100%;max-width:100%}}@media (max-width:360px){.page-module__E0kJGG__container{padding:10px}.page-module__E0kJGG__gameArea{gap:16px}}
