@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes bounceIn{0%{opacity:0;transform:scale(0) rotate(-180deg)}50%{transform:scale(1.2) rotate(10deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes sparkle{0%,to{opacity:0;transform:scale(0) rotate(0)}50%{opacity:1;transform:scale(1) rotate(180deg)}}@keyframes rotateCircle{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes rotateCircleReverse{0%{transform:translate(-50%,-50%) rotate(360deg)}to{transform:translate(-50%,-50%) rotate(0)}}@keyframes scaleBreath{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.1)}}@keyframes disco{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes discoShine{0%,to{opacity:.3}50%{opacity:.8}}@keyframes heartBeat{0%,to{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes floatHeart{0%{opacity:0;transform:translateY(100px) scale(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100vh) scale(1)}}@keyframes starTwinkle{0%,to{opacity:.3;transform:scale(.8) rotate(0)}50%{opacity:1;transform:scale(1.2) rotate(180deg)}}@keyframes slideIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.05)}}main[data-astro-cid-wnuucqxl]{min-height:100vh;overflow:hidden}.splash-container[data-astro-cid-wnuucqxl]{position:relative;min-height:100vh;background:#c50066}.splash-screen[data-astro-cid-wnuucqxl]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:2rem;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.splash-screen[data-astro-cid-wnuucqxl].active{opacity:1;visibility:visible}.splash-screen[data-astro-cid-wnuucqxl].exit{animation:slideOut .5s ease forwards}.splash-screen[data-astro-cid-wnuucqxl].enter{animation:slideIn .5s ease forwards}.background-effects[data-astro-cid-wnuucqxl]{position:absolute;inset:0;overflow:hidden;pointer-events:none}.circle[data-astro-cid-wnuucqxl]{position:absolute;top:50%;left:50%;border-radius:50%;border:2px solid rgba(255,255,255,.1)}.circle-1[data-astro-cid-wnuucqxl]{width:600px;height:600px;animation:rotateCircle 20s linear infinite}.circle-2[data-astro-cid-wnuucqxl]{width:400px;height:400px;border-color:#ffffff26;animation:rotateCircleReverse 15s linear infinite}.circle-3[data-astro-cid-wnuucqxl]{width:200px;height:200px;border-color:#fff3;animation:scaleBreath 8s ease-in-out infinite}.circle-4[data-astro-cid-wnuucqxl]{width:750px;height:750px;border-width:3px;border-color:#ffffff14;animation:rotateCircle 30s linear infinite}.circle-5[data-astro-cid-wnuucqxl]{width:900px;height:900px;border-width:4px;border-color:#ffffff0d;animation:rotateCircleReverse 40s linear infinite}.color-bubble[data-astro-cid-wnuucqxl]{position:absolute;border-radius:50%;filter:blur(60px);opacity:.6;animation:bubbleFloat 8s ease-in-out infinite}.bubble-1[data-astro-cid-wnuucqxl]{width:200px;height:200px;background:#f39;top:-50px;right:-50px;animation-delay:0s}.bubble-2[data-astro-cid-wnuucqxl]{width:180px;height:180px;background:#fc0;bottom:10%;left:-40px;animation-delay:2s}.bubble-3[data-astro-cid-wnuucqxl]{width:150px;height:150px;background:#0cf;top:30%;right:-30px;animation-delay:4s}.bubble-4[data-astro-cid-wnuucqxl]{width:120px;height:120px;background:#93f;bottom:20%;right:20%;animation-delay:1s}.bubble-5[data-astro-cid-wnuucqxl]{width:160px;height:160px;background:#f60;top:60%;left:5%;animation-delay:3s}.bubble-6[data-astro-cid-wnuucqxl]{width:140px;height:140px;background:#3f9;top:10%;left:20%;animation-delay:5s}@keyframes bubbleFloat{0%,to{transform:translateY(0) scale(1);opacity:.5}50%{transform:translateY(-30px) scale(1.1);opacity:.7}}.sparkle[data-astro-cid-wnuucqxl]{position:absolute;width:8px;height:8px;background:#fff;border-radius:50%;animation:sparkle 3s ease-in-out infinite}.sparkle-1[data-astro-cid-wnuucqxl]{top:15%;left:20%;animation-delay:0s}.sparkle-2[data-astro-cid-wnuucqxl]{top:25%;right:15%;animation-delay:.5s}.sparkle-3[data-astro-cid-wnuucqxl]{bottom:30%;left:10%;animation-delay:1s}.sparkle-4[data-astro-cid-wnuucqxl]{bottom:20%;right:25%;animation-delay:1.5s}.sparkle-5[data-astro-cid-wnuucqxl]{top:40%;left:5%;animation-delay:2s}.sparkle-6[data-astro-cid-wnuucqxl]{top:60%;right:8%;animation-delay:2.5s}.disco-ball[data-astro-cid-wnuucqxl]{position:absolute;top:10%;right:10%;width:80px;height:80px;background:linear-gradient(135deg,#e0e0e0,#fff,silver);border-radius:50%;animation:disco 4s linear infinite;box-shadow:0 0 20px #ffffff80,inset 0 0 20px #0000001a}.disco-shine[data-astro-cid-wnuucqxl]{position:absolute;inset:0;background:linear-gradient(45deg,transparent 40%,rgba(255,255,255,.8) 50%,transparent 60%);border-radius:50%;animation:discoShine 2s ease-in-out infinite}.floating-star[data-astro-cid-wnuucqxl]{position:absolute;width:24px;height:24px;background:gold;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);animation:starTwinkle 3s ease-in-out infinite}.star-1[data-astro-cid-wnuucqxl]{top:15%;right:20%;animation-delay:0s}.star-2[data-astro-cid-wnuucqxl]{top:30%;left:15%;animation-delay:1s}.star-3[data-astro-cid-wnuucqxl]{bottom:25%;right:10%;animation-delay:2s}.heart-float[data-astro-cid-wnuucqxl]{position:absolute;width:20px;height:20px;background:#ff6b9d;transform:rotate(-45deg);animation:floatHeart 6s ease-in infinite}.heart-float[data-astro-cid-wnuucqxl]:before,.heart-float[data-astro-cid-wnuucqxl]:after{content:"";position:absolute;width:20px;height:20px;background:#ff6b9d;border-radius:50%}.heart-float[data-astro-cid-wnuucqxl]:before{top:-10px;left:0}.heart-float[data-astro-cid-wnuucqxl]:after{top:0;left:10px}.heart-1[data-astro-cid-wnuucqxl]{left:20%;bottom:0;animation-delay:0s}.heart-2[data-astro-cid-wnuucqxl]{left:50%;bottom:0;animation-delay:2s}.heart-3[data-astro-cid-wnuucqxl]{left:75%;bottom:0;animation-delay:4s}.content[data-astro-cid-wnuucqxl]{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:500px}.icon-wrapper[data-astro-cid-wnuucqxl]{margin-bottom:1.5rem}.icon[data-astro-cid-wnuucqxl]{width:64px;height:64px;color:#fff}.star-icon[data-astro-cid-wnuucqxl]{filter:drop-shadow(0 0 10px gold);color:gold}.sparkles-icon[data-astro-cid-wnuucqxl]{filter:drop-shadow(0 0 10px rgba(255,255,255,.8))}.heart-main[data-astro-cid-wnuucqxl]{color:#ff6b9d;filter:drop-shadow(0 0 15px rgba(255,107,157,.8))}.heart-icon-wrapper[data-astro-cid-wnuucqxl] .icon[data-astro-cid-wnuucqxl]{animation:heartBeat 1.5s ease-in-out infinite}.title[data-astro-cid-wnuucqxl]{font-size:clamp(2rem,8vw,3.5rem);font-weight:700;color:#fff;margin-bottom:.5rem;text-shadow:0 4px 20px rgba(0,0,0,.2)}.brand-title[data-astro-cid-wnuucqxl]{font-size:clamp(2.5rem,10vw,4.5rem);font-weight:900;letter-spacing:-2px}.subtitle[data-astro-cid-wnuucqxl]{font-size:clamp(1.1rem,4vw,1.5rem);color:#ffffffd9;margin-bottom:1rem}.brand-subtitle[data-astro-cid-wnuucqxl]{font-size:clamp(1rem,3vw,1.25rem);font-weight:400;letter-spacing:2px;text-transform:uppercase}.description[data-astro-cid-wnuucqxl]{font-size:clamp(1rem,3.5vw,1.2rem);color:#ffffffb3;margin-bottom:.75rem;max-width:400px}.highlight[data-astro-cid-wnuucqxl]{font-size:clamp(1.2rem,4vw,1.5rem);font-weight:700;color:#fff;margin-bottom:2rem}.progress-dots[data-astro-cid-wnuucqxl]{display:flex;gap:.5rem;margin-bottom:2rem}.dot[data-astro-cid-wnuucqxl]{width:8px;height:8px;border-radius:999px;background:#fff6;transition:all .3s ease}.dot[data-astro-cid-wnuucqxl].active{width:32px;background:#fff}.next-btn[data-astro-cid-wnuucqxl]{display:flex;align-items:center;gap:.5rem;background:#fff;color:#c50066;border:none;padding:1rem 2rem;border-radius:999px;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #0003}.next-btn[data-astro-cid-wnuucqxl]:hover{transform:scale(1.05);box-shadow:0 6px 30px #0000004d}.next-btn[data-astro-cid-wnuucqxl]:active{transform:scale(.98)}.btn-icon[data-astro-cid-wnuucqxl]{width:20px;height:20px}.cta-btn[data-astro-cid-wnuucqxl]{background:linear-gradient(135deg,#fff,#fff5f8);padding:1.25rem 2.5rem;font-size:1.25rem}.skip-btn[data-astro-cid-wnuucqxl]{margin-top:1rem;background:transparent;border:none;color:#fff9;font-size:.9rem;cursor:pointer;transition:color .3s ease}.skip-btn[data-astro-cid-wnuucqxl]:hover{color:#fff}.bounce-in[data-astro-cid-wnuucqxl]{animation:bounceIn .8s ease forwards;animation-delay:.1s;opacity:0}.slide-up[data-astro-cid-wnuucqxl]{animation:slideUp .6s ease forwards;opacity:0}.fade-in[data-astro-cid-wnuucqxl]{animation:fadeIn .6s ease forwards;opacity:0}.pulse[data-astro-cid-wnuucqxl]{animation:slideUp .6s ease forwards,pulse 2s ease-in-out infinite .6s;opacity:0}.delay-1[data-astro-cid-wnuucqxl]{animation-delay:.2s}.delay-2[data-astro-cid-wnuucqxl]{animation-delay:.35s}.delay-3[data-astro-cid-wnuucqxl]{animation-delay:.5s}.delay-4[data-astro-cid-wnuucqxl]{animation-delay:.65s}.delay-5[data-astro-cid-wnuucqxl]{animation-delay:.9s}.form-section[data-astro-cid-wnuucqxl]{position:relative;background:#c50066;padding:2rem;min-height:100vh;display:flex;align-items:center;animation:fadeIn .6s ease;overflow:hidden}.form-section[data-astro-cid-wnuucqxl].hidden{display:none}.form-bg[data-astro-cid-wnuucqxl]{z-index:0}.container[data-astro-cid-wnuucqxl]{position:relative;z-index:1;max-width:600px;margin:0 auto;width:100%}.form-wrapper[data-astro-cid-wnuucqxl]{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 8px 40px #0003;animation:slideUp .6s ease}.form-badge[data-astro-cid-wnuucqxl]{background:linear-gradient(135deg,#c50066,#f39);color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.5rem 1rem;border-radius:999px;display:inline-block;margin-bottom:1rem;animation:pulse 2s ease-in-out infinite}.form-wrapper[data-astro-cid-wnuucqxl] h1[data-astro-cid-wnuucqxl]{color:#c50066;font-size:1.75rem;font-weight:700;margin-bottom:.5rem;text-align:center}.form-subtitle[data-astro-cid-wnuucqxl]{color:#666;text-align:center;margin-bottom:1.5rem;font-size:1rem}.form[data-astro-cid-wnuucqxl]{display:flex;flex-direction:column;gap:1.25rem}.form-group[data-astro-cid-wnuucqxl]{display:flex;flex-direction:column;gap:.375rem}.form-group[data-astro-cid-wnuucqxl] label[data-astro-cid-wnuucqxl]{color:#333;font-weight:600;font-size:.9rem}.form-group[data-astro-cid-wnuucqxl] input[data-astro-cid-wnuucqxl],.form-group[data-astro-cid-wnuucqxl] textarea[data-astro-cid-wnuucqxl]{padding:.875rem;border:2px solid #e0e0e0;background-color:#fff;border-radius:8px;font-size:1rem;font-family:Inter,sans-serif;transition:border-color .2s}.form-group[data-astro-cid-wnuucqxl] input[data-astro-cid-wnuucqxl]:focus,.form-group[data-astro-cid-wnuucqxl] textarea[data-astro-cid-wnuucqxl]:focus{outline:none;border-color:#c50066;background-color:#fff}.form-group[data-astro-cid-wnuucqxl] textarea[data-astro-cid-wnuucqxl]{resize:vertical;min-height:80px;background-color:#fff}.submit-btn[data-astro-cid-wnuucqxl]{background:#c50066;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .3s;margin-top:.5rem}.submit-btn[data-astro-cid-wnuucqxl]:hover{background:#a3004f;transform:translateY(-2px);box-shadow:0 4px 12px #c500664d}.submit-btn[data-astro-cid-wnuucqxl]:disabled{opacity:.6;cursor:not-allowed;transform:none}.success-message[data-astro-cid-wnuucqxl]{display:none;text-align:center;padding:1rem;animation:fadeIn .5s ease}.success-message[data-astro-cid-wnuucqxl].show{display:block}.success-icon[data-astro-cid-wnuucqxl]{color:#22c55e;margin-bottom:1rem}.success-message[data-astro-cid-wnuucqxl] h2[data-astro-cid-wnuucqxl]{color:#c50066;font-size:1.5rem;margin-bottom:.75rem}.success-text[data-astro-cid-wnuucqxl]{color:#666;font-size:1rem;margin-bottom:1.5rem}.promo-card[data-astro-cid-wnuucqxl]{background:linear-gradient(135deg,#fff5f8,#ffe0eb);border:2px dashed #c50066;border-radius:12px;padding:1.5rem;margin:1.5rem 0;position:relative}.promo-badge[data-astro-cid-wnuucqxl]{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#c50066;color:#fff;padding:.25rem 1rem;border-radius:20px;font-size:.7rem;font-weight:700;letter-spacing:1px}.promo-card[data-astro-cid-wnuucqxl] h3[data-astro-cid-wnuucqxl]{color:#c50066;font-size:1.25rem;font-weight:800;margin-top:.5rem;margin-bottom:.5rem}.promo-description[data-astro-cid-wnuucqxl]{color:#333;font-size:1rem;margin-bottom:1rem}.promo-description[data-astro-cid-wnuucqxl] strong[data-astro-cid-wnuucqxl]{color:#c50066;font-size:1.25rem}.promo-instructions[data-astro-cid-wnuucqxl]{background:#fff;border-radius:8px;padding:.75rem;margin-bottom:1rem}.promo-instructions[data-astro-cid-wnuucqxl] p[data-astro-cid-wnuucqxl]{color:#333;margin:0;font-size:.9rem}.promo-instructions[data-astro-cid-wnuucqxl] strong[data-astro-cid-wnuucqxl]{color:#c50066}.promo-voucher[data-astro-cid-wnuucqxl]{display:flex;justify-content:space-between;align-items:center;background:#fff;border:2px solid #c50066;border-radius:8px;padding:.75rem 1rem}.voucher-code[data-astro-cid-wnuucqxl]{font-family:monospace;font-size:.9rem;font-weight:700;color:#333}.voucher-value[data-astro-cid-wnuucqxl]{background:#c50066;color:#fff;padding:.25rem .75rem;border-radius:4px;font-weight:700;font-size:.9rem}.action-buttons[data-astro-cid-wnuucqxl]{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.amigo-btn[data-astro-cid-wnuucqxl],.colaborar-btn[data-astro-cid-wnuucqxl]{display:block;text-decoration:none;padding:1rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:700;text-align:center;transition:all .3s}.amigo-btn[data-astro-cid-wnuucqxl]{background:#c50066;color:#fff}.amigo-btn[data-astro-cid-wnuucqxl]:hover{background:#a3004f;transform:translateY(-2px);box-shadow:0 4px 12px #c500664d}.colaborar-btn[data-astro-cid-wnuucqxl]{background:transparent;border:2px solid #c50066;color:#c50066}.colaborar-btn[data-astro-cid-wnuucqxl]:hover{background:#c50066;color:#fff}.duplicate-message[data-astro-cid-wnuucqxl]{display:none;text-align:center;padding:1rem;animation:fadeIn .5s ease}.duplicate-message[data-astro-cid-wnuucqxl].show{display:block}.duplicate-icon[data-astro-cid-wnuucqxl]{color:#f59e0b;margin-bottom:1rem}.duplicate-message[data-astro-cid-wnuucqxl] h2[data-astro-cid-wnuucqxl]{color:#92400e;font-size:1.25rem;margin-bottom:.75rem}.duplicate-text[data-astro-cid-wnuucqxl]{color:#666;font-size:1rem;margin-bottom:.5rem}.duplicate-subtext[data-astro-cid-wnuucqxl]{color:#888;font-size:.9rem;margin-bottom:1.5rem}.contact-btn[data-astro-cid-wnuucqxl]{display:inline-block;background:#f59e0b;color:#fff;text-decoration:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:700;transition:all .3s}.contact-btn[data-astro-cid-wnuucqxl]:hover{background:#d97706;transform:translateY(-2px);box-shadow:0 4px 12px #f59e0b4d}.duplicate-actions[data-astro-cid-wnuucqxl]{margin-top:1.5rem}@media(max-width:640px){.splash-screen[data-astro-cid-wnuucqxl],.form-wrapper[data-astro-cid-wnuucqxl]{padding:1.5rem}.icon[data-astro-cid-wnuucqxl]{width:48px;height:48px}.disco-ball[data-astro-cid-wnuucqxl]{width:50px;height:50px}.circle-1[data-astro-cid-wnuucqxl]{width:350px;height:350px}.circle-2[data-astro-cid-wnuucqxl]{width:250px;height:250px}.circle-3[data-astro-cid-wnuucqxl]{width:150px;height:150px}}
