*{box-sizing:border-box;margin:0;padding:0}.Contenedor{position:relative;width:100%;min-height:100dvh;display:flex;flex-direction:column;justify-content:space-around;align-items:center;background:#000000e6;box-shadow:inset #39ff1480 0 0 20px}.Titulo{width:100%;height:clamp(18px,10vh,38px);text-align:center}.Titulo h1{width:clamp(350px,100%,1080px);height:100%;background:transparent;margin:0 auto;color:transparent;-webkit-text-stroke:2px rgb(57,255,20,.5);font-size:2rem}.Logo{width:100%;height:50vh;display:flex;justify-content:center;align-items:center}.Sello{width:100%;height:100%;object-fit:contain;animation:parpadeo 5s 1 forwards}@keyframes parpadeo{0%{filter:drop-shadow(0 0 0rem rgba(77,128,2,.863));transform:scale(.5)}to{filter:drop-shadow(0 0 .5rem rgb(173,255,47,.5));transform:scale(1)}}.Form-dado{width:100%;height:clamp(18px,10vh,38px)}.Form-Input{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#Input-dado{width:clamp(300px,30vw,600px);height:80%;border-radius:20px;text-align:center;padding:.5rem;filter:drop-shadow(rgb(57,255,20,.5) 0 0 10px)}#Input-dado::placeholder{text-align:center;color:#0d3805}.Estado{width:100%;height:clamp(110px,30vh,300px);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.Estado-Boton{all:unset;height:clamp(3rem,8vw,5rem);aspect-ratio:1 / 1;border:rgb(57,255,20,.3) 2px solid;border-radius:20px;padding:1rem;background:local}.Estado-Boton img{object-fit:cover;width:100%;height:100%}.activadoB{box-shadow:0 0 5px gold;filter:drop-shadow(#ffd700 0 0 10px)}.activadoM{box-shadow:0 0 5px #8b0000;filter:drop-shadow(#8b0000 0 0 10px)}.Resultados{width:100%;height:100%;position:absolute;inset:unset;z-index:10;background:#062222;box-shadow:inset 10px 0 20px -10px #39ff1480,inset -10px 0 20px -10px #39ff1480}.Show{display:none}.Contenedor-Resultados{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.Contenedor-Resultados .Fondo-Resultados{position:absolute;inset:unset;width:100%;height:100%;object-fit:contain}.Texto-Resultados{width:clamp(200px,50vw,600px);height:clamp(200px,30vh,500px);background:#06222299;font-size:1.5rem;color:#fff;-webkit-text-stroke:2px rgb(57,255,20,.5);border:rgb(57,255,20,.5) 2px solid;border-radius:10px;overflow:hidden;padding:1rem;position:absolute;inset:unset;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.ConteinerTirada{width:100%;display:flex;gap:.5rem;flex-direction:column;justify-content:center;align-items:center}
