.blueprint-stage{position:fixed;left:50%;top:54%;transform:translate(-50%,-50%);width:min(94vw,68vh);aspect-ratio:1;z-index:5;pointer-events:none}.blueprint-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/img/blueprint-bg.png);background-size:contain;background-position:center;background-repeat:no-repeat;opacity:.85;filter:brightness(.75) contrast(1.15);border-radius:4px}.blueprint-game-area{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:10}.evidence-item{position:absolute;width:48px;height:48px;background-color:#05212f8c;border:1px solid rgba(255,255,255,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffffffa6;cursor:pointer;pointer-events:auto;transition:all .3s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:20;transform:translate(-50%,-50%)}.evidence-item:hover{color:#f90;border-color:#f90;box-shadow:0 0 15px #f906;transform:translate(-50%,-50%) scale(1.1)}.evidence-item .material-symbols-outlined{font-size:24px;transition:all .3s ease}.evidence-item.found{background-color:#22c55e33;color:#4ade80;border-color:#4ade80;box-shadow:0 0 20px #22c55e80;pointer-events:none;animation:foundPulse .5s ease-out forwards}@keyframes foundPulse{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.4)}to{transform:translate(-50%,-50%) scale(1.1);opacity:.8}}.evidence-item.hint{animation:hintGlow 2s infinite alternate}@keyframes hintGlow{0%{box-shadow:0 0 #fff0}to{box-shadow:0 0 8px #ffffff4d}}@media (min-height: 900px) and (max-aspect-ratio: 3/4){#game-hud{top:6.5rem;padding-left:1.75rem;padding-right:1.75rem}.blueprint-stage{top:46%;width:min(90vw,46vh)}.evidence-item{width:64px;height:64px}.evidence-item .material-symbols-outlined{font-size:32px}}body.feria-totem-active.inspeccion-game-page{display:flex;flex-direction:column;height:100dvh;min-height:100dvh;overflow:hidden}body.feria-totem-active.inspeccion-game-page>nav{flex-shrink:0}body.feria-totem-active.inspeccion-game-page #game-hud{position:relative;top:auto!important;left:auto!important;flex-shrink:0;width:100%;padding:.15rem .85rem .3rem!important}body.feria-totem-active.inspeccion-game-page #game-hud .glass-card{padding:.45rem .85rem!important;border-radius:.85rem}body.feria-totem-active.inspeccion-game-page #game-hud span.text-xs{font-size:.6rem;letter-spacing:.08em}body.feria-totem-active.inspeccion-game-page #game-hud #timer{font-size:clamp(1.75rem,4vh,2.75rem)!important;line-height:1}body.feria-totem-active.inspeccion-game-page #game-hud .font-display.text-3xl{font-size:clamp(1.35rem,3vh,2rem)!important;line-height:1}body.feria-totem-active.inspeccion-game-page .inspeccion-playfield{flex:1 1 0;min-height:0;width:100%;display:flex;align-items:center;justify-content:center;padding:0 .35rem .35rem}body.feria-totem-active.inspeccion-game-page .inspeccion-playfield .blueprint-stage{position:relative;left:auto;top:auto;transform:none;flex:0 0 auto;width:min(98vw,100%);height:auto;max-width:100%;max-height:100%;aspect-ratio:1;margin:0}body.feria-totem-active.inspeccion-game-page .blueprint-bg{opacity:.92;filter:brightness(.82) contrast(1.2)}body.feria-totem-active.inspeccion-game-page .evidence-item{width:clamp(3.5rem,7.5vh,5.5rem);height:clamp(3.5rem,7.5vh,5.5rem);border-width:2px}body.feria-totem-active.inspeccion-game-page .evidence-item .material-symbols-outlined{font-size:clamp(1.65rem,3.5vh,2.75rem)}
