body{height:100vh;display:flex;justify-content:center;align-items:center;background-color:#f2acac;background-image:url('data:image/svg+xml,%3Csvg width="64" height="64" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M8 16c4.418 0 8-3.582 8-8s-3.582-8-8-8-8 3.582-8 8 3.582 8 8 8zm0-2c3.314 0 6-2.686 6-6s-2.686-6-6-6-6 2.686-6 6 2.686 6 6 6zm33.414-6l5.95-5.95L45.95.636 40 6.586 34.05.636 32.636 2.05 38.586 8l-5.95 5.95 1.414 1.414L40 9.414l5.95 5.95 1.414-1.414L41.414 8zM40 48c4.418 0 8-3.582 8-8s-3.582-8-8-8-8 3.582-8 8 3.582 8 8 8zm0-2c3.314 0 6-2.686 6-6s-2.686-6-6-6-6 2.686-6 6 2.686 6 6 6zM9.414 40l5.95-5.95-1.414-1.414L8 38.586l-5.95-5.95L.636 34.05 6.586 40l-5.95 5.95 1.414 1.414L8 41.414l5.95 5.95 1.414-1.414L9.414 40z" fill="%239C92AC" fill-opacity="0.4" fill-rule="evenodd"/%3E%3C/svg%3E');font-family:Mochiy Pop One,sans-serif;margin:0;padding:0;overflow:hidden}.container[data-astro-cid-mmc7otgs]{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.intro-card[data-astro-cid-mmc7otgs]{position:absolute;width:320px;height:320px;background:linear-gradient(145deg,#fcc,#f99);border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px;text-align:center;box-shadow:0 20px 40px #0003;z-index:20;transition:transform .5s ease,opacity .5s ease;border:8px solid #ff6b6b}.intro-card[data-astro-cid-mmc7otgs].hidden{transform:scale(.8) rotate(-5deg);opacity:0;pointer-events:none}.intro-message[data-astro-cid-mmc7otgs]{font-size:28px;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3);margin-bottom:10px;line-height:1.4;padding:0 20px}.intro-heart[data-astro-cid-mmc7otgs]{font-size:50px;margin-bottom:20px;animation:heartbeat 1.5s infinite}@keyframes heartbeat{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}#start-btn[data-astro-cid-mmc7otgs]{background:linear-gradient(to bottom,#ff6b6b,#d04e4e);color:#fff;border:none;padding:15px 40px;font-size:22px;border-radius:50px;cursor:pointer;font-family:Mochiy Pop One,sans-serif;box-shadow:0 10px 20px #d04e4e66;transition:all .3s ease;margin-top:0}#start-btn[data-astro-cid-mmc7otgs]:hover{transform:translateY(-5px);box-shadow:0 15px 25px #d04e4e99}#start-btn[data-astro-cid-mmc7otgs]:active{transform:translateY(0)}.main-card-container[data-astro-cid-mmc7otgs]{position:absolute;transform:scale(.8);opacity:0;transition:transform .7s ease,opacity .7s ease;z-index:10}.main-card-container[data-astro-cid-mmc7otgs].show{transform:scale(1);opacity:1}input[data-astro-cid-mmc7otgs]#open{display:none}.valentines-day-card[data-astro-cid-mmc7otgs]{position:relative;width:300px;height:300px;transform-style:preserve-3d;transform:perspective(2500px);transition:.3s}.card-front[data-astro-cid-mmc7otgs]{position:relative;background-color:#fff0f3;width:300px;height:300px;transform-origin:left;box-shadow:inset 100px 20px 100px #00000026,30px 0 50px #0000004d;transition:.3s}.card-front[data-astro-cid-mmc7otgs]:before{content:"";position:absolute;width:280px;height:280px;background-color:#d04e4e;top:10px;left:10px}.card-inside[data-astro-cid-mmc7otgs]{position:absolute;background-color:#fff0f3;width:300px;height:300px;z-index:-1;left:0;top:0;box-shadow:inset 100px 20px 100px #00000038,100px 20px 100px #0000001a}.open[data-astro-cid-mmc7otgs]{position:absolute;width:300px;height:300px;left:0;top:0;background-color:transparent;z-index:6;cursor:pointer}#open[data-astro-cid-mmc7otgs]:checked~.card-front[data-astro-cid-mmc7otgs]{transform:rotateY(-155deg);box-shadow:inset 100px 20px 100px #00000021,30px 0 50px #0000001a}#open[data-astro-cid-mmc7otgs]:checked~.card-front[data-astro-cid-mmc7otgs]:before{z-index:5;background-color:#fff0f3;width:300px;height:300px;top:0;left:0;box-shadow:inset 100px 20px 100px #0000001a,30px 0 50px #0000001a}.note[data-astro-cid-mmc7otgs]{position:relative;width:200px;height:150px;background-color:#fff0f3;top:75px;left:50px;color:#333;font-size:30px;display:flex;align-items:center;text-align:center;filter:drop-shadow(0 0 20px rgba(0,0,0,.3))}img[data-astro-cid-mmc7otgs].animated-gif{position:relative;width:200px;height:auto;top:20px;left:50px}.prompt-panel[data-astro-cid-mmc7otgs]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fffffff2;padding:30px;border-radius:15px;box-shadow:0 10px 30px #0003;text-align:center;z-index:10;width:280px;display:none}.prompt-panel[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{font-size:22px;color:#d04e4e;margin-bottom:25px;line-height:1.4}.prompt-panel[data-astro-cid-mmc7otgs] button[data-astro-cid-mmc7otgs]{margin:8px;padding:12px 25px;font-size:18px;background-color:#fcc;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;font-family:Mochiy Pop One,sans-serif}.prompt-panel[data-astro-cid-mmc7otgs] button[data-astro-cid-mmc7otgs]:hover{background-color:#ffb3b3;transform:translateY(-2px)}#yesBtn[data-astro-cid-mmc7otgs]{background-color:#ff6b6b;color:#fff}.card-inside[data-astro-cid-mmc7otgs]{display:flex;flex-direction:column;align-items:center;justify-content:center}.animated-gif[data-astro-cid-mmc7otgs],.success-message[data-astro-cid-mmc7otgs]{width:100%;text-align:center;margin-top:1px}.success-message[data-astro-cid-mmc7otgs]{font-size:20px;color:#d04e4e;margin-top:20px;display:none}.note[data-astro-cid-mmc7otgs]:before{content:"Hola nena ;)";font-size:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap}@media(max-width:400px){.intro-card[data-astro-cid-mmc7otgs]{width:280px;height:280px}.intro-card[data-astro-cid-mmc7otgs]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:320px;height:320px;background:linear-gradient(145deg,#fcc,#f99);border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px;text-align:center;box-shadow:0 20px 40px #0000004d;z-index:1000;border:8px solid #ff6b6b}.intro-card[data-astro-cid-mmc7otgs].hidden{display:none}.intro-message[data-astro-cid-mmc7otgs]{font-size:28px;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3);margin-bottom:40px;line-height:1.4}.dev-signature[data-astro-cid-mmc7otgs]{position:fixed;bottom:10px;left:0;width:100%;text-align:center;color:#0006;font-size:12px;font-family:Courier New,monospace;z-index:1000;pointer-events:none}.dev-signature[data-astro-cid-mmc7otgs] span[data-astro-cid-mmc7otgs]{color:#d04e4eb3;font-weight:700}#start-btn[data-astro-cid-mmc7otgs]{background:linear-gradient(to bottom,#ff6b6b,#d04e4e);color:#fff;border:none;padding:15px 40px;font-size:22px;border-radius:50px;cursor:pointer;font-family:Mochiy Pop One,sans-serif;box-shadow:0 10px 20px #d04e4e66}#start-btn[data-astro-cid-mmc7otgs]:hover{transform:translateY(-3px);box-shadow:0 15px 25px #d04e4e99}.intro-message[data-astro-cid-mmc7otgs]{font-size:24px}.valentines-day-card[data-astro-cid-mmc7otgs],.card-front[data-astro-cid-mmc7otgs],.card-inside[data-astro-cid-mmc7otgs]{width:280px;height:280px}.prompt-panel[data-astro-cid-mmc7otgs]{width:260px;padding:20px}img[data-astro-cid-mmc7otgs].animated-gif{width:180px;left:40px}.note[data-astro-cid-mmc7otgs]:before{font-size:24px}}html,body{margin:0;width:100%;height:100%}
