.memory-card{perspective:1000px;height:120px;cursor:pointer;position:relative}@media (min-width: 768px){.memory-card{height:140px}}.memory-card-inner{width:100%;height:100%;position:relative;transition:transform .6s cubic-bezier(.4,.2,.2,1);transform-style:preserve-3d}.memory-card.flipped .memory-card-inner{transform:rotateY(180deg)}.memory-card-front,.memory-card-back{width:100%;height:100%;position:absolute;top:0;left:0;backface-visibility:hidden;border-radius:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;text-align:center;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid rgba(255,255,255,.1)}.memory-card-front{background:linear-gradient(145deg,#082a3c 0%,#05212F 100%)}.memory-card-front .material-symbols-outlined{font-size:3rem;color:#ff990080}.memory-card-back{background:linear-gradient(145deg,#1e3a4a 0%,#082a3c 100%);transform:rotateY(180deg)}.memory-card-back.type-pain{border-color:#ef44444d;box-shadow:inset 0 0 20px #ef44440d}.memory-card-back.type-solution{border-color:#22c55e4d;box-shadow:inset 0 0 20px #22c55e0d}.memory-card.matched{cursor:default;pointer-events:none}.memory-card.matched-removing{animation:memory-card-vanish .38s ease forwards;pointer-events:none}.memory-card.matched-vanish{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility .35s ease}@keyframes memory-card-vanish{0%{opacity:1;transform:scale(1)}70%{opacity:.35;transform:scale(.94)}to{opacity:0;transform:scale(.88)}}.memory-card.matched-removing .memory-card-inner{transform:rotateY(180deg)}.card-icon{font-size:2rem;margin-bottom:.5rem}.type-pain .card-icon{color:#ef4444}.type-solution .card-icon{color:#22c55e}.card-text{font-size:.75rem;line-height:1.2;font-weight:600}.memoria-board{grid-template-rows:repeat(2,minmax(8.5rem,1fr))}@media (min-width: 640px){.memoria-board{max-width:42rem}}body.feria-totem-active.memoria-game-page{display:flex;flex-direction:column;overflow:hidden;min-height:100dvh;height:100dvh}body.feria-totem-active.memoria-game-page>nav{flex-shrink:0}body.feria-totem-active.memoria-game-page #game-hud{flex-shrink:0;width:100%;max-width:none;margin-top:0!important;padding:.2rem .85rem .35rem!important;justify-content:center!important;gap:.45rem}body.feria-totem-active.memoria-game-page .memoria-timer-box{width:100%;max-width:92vw;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:.65rem;padding:clamp(.55rem,1.2vh,.85rem) clamp(1rem,2vh,1.5rem)!important;border:2px solid rgba(255,153,0,.55);border-radius:.65rem}body.feria-totem-active.memoria-game-page .memoria-timer-label{font-size:clamp(.95rem,2vh,1.2rem)!important;color:#fff!important;letter-spacing:.12em}body.feria-totem-active.memoria-game-page .memoria-timer-label:after{content:":"}body.feria-totem-active.memoria-game-page #timer{font-size:clamp(2rem,4.5vh,3rem)!important;line-height:1}body.feria-totem-active.memoria-game-page #timer:after{content:"s";font-size:.85em}body.feria-totem-active.memoria-game-page .memoria-hud-pairs{padding:.35rem .85rem!important;border-radius:9999px}body.feria-totem-active.memoria-game-page .memoria-hud-pairs span.text-xs{font-size:.65rem}body.feria-totem-active.memoria-game-page .memoria-hud-pairs .font-display.text-3xl{font-size:clamp(1.1rem,2.2vh,1.45rem)!important;line-height:1}body.feria-totem-active.memoria-game-page #game-area{flex:1 1 0%;display:flex;flex-direction:column;width:100%;max-width:none!important;padding:.25rem .65rem .45rem!important;min-height:0;overflow:hidden}body.feria-totem-active.memoria-game-page #memory-board{flex:1;width:100%;max-width:none!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;gap:clamp(.5rem,1vh,.75rem)!important;align-content:stretch;min-height:0}body.feria-totem-active.memoria-game-page .memory-card{height:100%!important;min-height:0}body.feria-totem-active.memoria-game-page .memory-card-front{background:linear-gradient(160deg,#f8fafc 0%,#e2e8f0 100%);border:2px solid rgba(255,153,0,.45);border-radius:.85rem;padding:.5rem}body.feria-totem-active.memoria-game-page .memory-card-front .material-symbols-outlined{display:none}body.feria-totem-active.memoria-game-page .memory-card-front:before{content:"";width:clamp(2.25rem,6vh,3.75rem);height:clamp(2.25rem,6vh,3.75rem);background:url(../img/logo_amarillo_blanco.png) center / contain no-repeat;filter:drop-shadow(0 2px 4px rgba(0,0,0,.25))}body.feria-totem-active.memoria-game-page .memory-card-back{border-radius:.85rem;border-width:2px}body.feria-totem-active.memoria-game-page .memory-card-back .absolute.inset-0{opacity:.45!important}body.feria-totem-active.memoria-game-page .memory-card-back>div.relative.z-10{min-height:55%!important;padding:.35rem!important}body.feria-totem-active.memoria-game-page .card-text{font-size:clamp(.72rem,1.55vh,1rem)!important;line-height:1.2;font-weight:700}body.feria-totem-active.memoria-game-page .memory-card-front,body.feria-totem-active.memoria-game-page .memory-card-back{padding:.25rem}body.feria-totem-active.memoria-game-page #modals-container #start-modal,body.feria-totem-active.memoria-game-page #modals-container #win-modal,body.feria-totem-active.memoria-game-page #modals-container #lose-modal{padding:clamp(2rem,4.5vh,3.25rem)!important}body.feria-totem-active.memoria-game-page #modals-container h2{font-size:clamp(2.15rem,5.5vh,3.5rem)!important}body.feria-totem-active.memoria-game-page #modals-container p{font-size:clamp(1.15rem,2.6vh,1.65rem)!important;max-width:95%;margin-left:auto;margin-right:auto}body.feria-totem-active.memoria-game-page #modals-container #start-modal>div:first-child,body.feria-totem-active.memoria-game-page #modals-container #win-modal>div:first-child,body.feria-totem-active.memoria-game-page #modals-container #lose-modal>div:first-child{width:clamp(5rem,12vh,7rem)!important;height:clamp(5rem,12vh,7rem)!important}body.feria-totem-active.memoria-game-page #modals-container #start-modal>div:first-child .material-symbols-outlined,body.feria-totem-active.memoria-game-page #modals-container #win-modal>div:first-child .material-symbols-outlined,body.feria-totem-active.memoria-game-page #modals-container #lose-modal>div:first-child .material-symbols-outlined{font-size:clamp(2.5rem,6vh,3.75rem)!important}body.feria-totem-active.memoria-game-page #modals-container .btn-primary{font-size:clamp(1.2rem,2.8vh,1.6rem)!important;padding:clamp(1.1rem,2.5vh,1.5rem)!important}body.feria-totem-active.memoria-game-page #win-time{font-size:clamp(2rem,4.5vh,3rem)!important}
