@import url(https://fonts.googleapis.com/css2?family=Pacifico&family=Quicksand:wght@400;600;700&family=Fredoka:wght@400;600&display=swap);.home-container[data-v-53299d61]{font-family:Quicksand,sans-serif;background:linear-gradient(135deg,#ffb6c1,#ffdab9);min-height:100vh;display:flex;justify-content:center;align-items:center;padding:20px;overflow-x:hidden;position:relative}.splash-screen[data-v-53299d61]{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#ff69b4,#ffb6c1 50%,#ffdab9);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999}.splash-heart[data-v-53299d61]{font-size:100px;margin-bottom:30px;animation:pulse-53299d61 2s ease-in-out infinite}@keyframes pulse-53299d61{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.9}}.splash-title[data-v-53299d61]{color:#fff;font-size:3em;font-weight:700;margin-bottom:20px;text-shadow:0 4px 10px rgba(0,0,0,.1);font-family:Pacifico,cursive}.splash-subtitle[data-v-53299d61]{color:hsla(0,0%,100%,.9);font-size:1.3em;margin-bottom:40px;font-family:Fredoka,sans-serif}.splash-button[data-v-53299d61]{background:#fff;color:#ff69b4;border:none;padding:20px 50px;border-radius:50px;font-size:1.5em;font-weight:600;cursor:pointer;box-shadow:0 10px 30px rgba(0,0,0,.2);animation:bounce-53299d61 2s ease-in-out infinite;transition:all .3s ease;font-family:Fredoka,sans-serif}.splash-button[data-v-53299d61]:hover{transform:scale(1.05);box-shadow:0 15px 40px rgba(0,0,0,.3)}@keyframes bounce-53299d61{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}.container[data-v-53299d61]{max-width:500px;width:100%;background:hsla(0,0%,100%,.95);border-radius:30px;padding:40px 30px;box-shadow:0 20px 60px rgba(255,105,180,.3);text-align:center;position:relative;animation:fadeIn-53299d61 .8s ease-out}@keyframes fadeIn-53299d61{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.heart[data-v-53299d61]{font-size:60px;animation:heartbeat-53299d61 1.5s ease-in-out infinite;display:inline-block;margin-bottom:20px}@keyframes heartbeat-53299d61{0%,to{transform:scale(1) rotate(0deg)}25%{transform:scale(1.1) rotate(1deg)}50%{transform:scale(1) rotate(0deg)}75%{transform:scale(.95) rotate(-1deg)}}h1[data-v-53299d61]{color:#ff69b4;font-size:2.5em;margin-bottom:10px;font-weight:700;font-family:Pacifico,cursive}.subtitle[data-v-53299d61]{color:#ff8c94;font-size:1.2em;margin-bottom:30px;opacity:.9;font-family:Fredoka,sans-serif}.message-box[data-v-53299d61]{background:linear-gradient(135deg,#ffe5ec,#fff0f5);border-radius:20px;padding:25px;margin:30px 0;border:2px solid #ffb6c1;animation:slideIn-53299d61 .5s ease-out}@keyframes slideIn-53299d61{0%{opacity:0;transform:translateX(-30px) scale(.95)}to{opacity:1;transform:translateX(0) scale(1)}}.message[data-v-53299d61]{color:#8b4789;font-size:1.1em;line-height:1.6;margin-bottom:15px;font-weight:500}.counter[data-v-53299d61]{background:linear-gradient(135deg,#ff69b4,#ff8c94);color:#fff;padding:20px;border-radius:15px;margin:20px 0;font-size:1.1em;box-shadow:0 5px 15px rgba(255,105,180,.3)}.counter-value[data-v-53299d61]{font-size:2em;font-weight:700;display:block;margin-top:10px;font-family:Fredoka,sans-serif}.button[data-v-53299d61]{background:linear-gradient(135deg,#ff69b4,#ff8c94);color:#fff;border:none;padding:15px 40px;border-radius:25px;font-size:1.1em;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);margin:10px;box-shadow:0 5px 15px rgba(255,105,180,.3);font-family:Fredoka,sans-serif;font-weight:600;position:relative;overflow:hidden}.button[data-v-53299d61]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s cubic-bezier(.4,0,.2,1)}.button[data-v-53299d61]:hover:before{left:100%}.button[data-v-53299d61]:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px rgba(255,105,180,.4)}.button[data-v-53299d61]:active{transform:translateY(-1px) scale(.98);transition-duration:.1s}.floating-hearts[data-v-53299d61]{position:fixed;pointer-events:none;font-size:30px;animation:float-53299d61 4s ease-in infinite;z-index:10000}@keyframes float-53299d61{0%{transform:translateY(100vh) rotate(0deg) scale(.8);opacity:0}10%{opacity:1;transform:translateY(90vh) rotate(36deg) scale(1)}90%{opacity:1;transform:translateY(10vh) rotate(324deg) scale(1)}to{transform:translateY(-10vh) rotate(1turn) scale(.8);opacity:0}}.reasons[data-v-53299d61]{text-align:left;margin:20px 0}.reason-item[data-v-53299d61]{background:linear-gradient(135deg,#fff0f5,#ffe5ec);padding:15px;border-radius:15px;margin:10px 0;border-left:4px solid #ff69b4;animation:slideIn-53299d61 .5s ease-out;animation-fill-mode:both;font-weight:500}.emoji[data-v-53299d61]{font-size:1.5em;margin-right:10px}.click-count[data-v-53299d61]{color:#ff69b4;font-size:.9em;margin-top:10px;font-weight:600}.fade-enter-active[data-v-53299d61],.fade-leave-active[data-v-53299d61]{transition:opacity .8s ease,transform .8s ease}.fade-enter-from[data-v-53299d61]{opacity:0}.fade-leave-to[data-v-53299d61]{opacity:0;transform:scale(1.1)}.slide-enter-active[data-v-53299d61]{animation:slideIn-53299d61 .5s ease-out}@media (max-width:600px){h1[data-v-53299d61]{font-size:2em}.container[data-v-53299d61]{padding:30px 20px}.button[data-v-53299d61]{padding:12px 30px;font-size:1em}.splash-title[data-v-53299d61]{font-size:2em}.splash-subtitle[data-v-53299d61]{font-size:1.1em}.splash-button[data-v-53299d61]{padding:15px 40px;font-size:1.2em}}@media (max-width:768px){.home-container[data-v-53299d61]{padding:15px}.container[data-v-53299d61]{max-width:100%;padding:25px 20px;border-radius:20px}.splash-heart[data-v-53299d61]{font-size:80px;margin-bottom:20px}.splash-title[data-v-53299d61]{font-size:2.5em}.splash-subtitle[data-v-53299d61]{font-size:1.2em;margin-bottom:30px}.splash-button[data-v-53299d61]{padding:18px 45px;font-size:1.3em}h1[data-v-53299d61]{font-size:2.2em}.subtitle[data-v-53299d61]{font-size:1.1em}.message-box[data-v-53299d61]{padding:20px;margin:25px 0}.message[data-v-53299d61]{font-size:1em;line-height:1.5}.counter[data-v-53299d61]{padding:18px;font-size:1em}.counter-value[data-v-53299d61]{font-size:1.8em}.button[data-v-53299d61]{padding:14px 35px;font-size:1em;margin:8px;min-width:140px}.reason-item[data-v-53299d61]{padding:12px;margin:8px 0;font-size:.95em}.floating-hearts[data-v-53299d61]{font-size:24px}}@media (max-width:480px){.home-container[data-v-53299d61]{padding:10px}.container[data-v-53299d61]{padding:20px 15px;border-radius:15px}.splash-heart[data-v-53299d61]{font-size:70px;margin-bottom:15px}.splash-title[data-v-53299d61]{font-size:2em;margin-bottom:15px}.splash-subtitle[data-v-53299d61]{font-size:1.1em;margin-bottom:25px}.splash-button[data-v-53299d61]{padding:16px 40px;font-size:1.2em;min-height:50px}.heart[data-v-53299d61]{font-size:50px;margin-bottom:15px}h1[data-v-53299d61]{font-size:1.9em;margin-bottom:8px}.subtitle[data-v-53299d61]{font-size:1em;margin-bottom:20px}.message-box[data-v-53299d61]{padding:18px;margin:20px 0;border-radius:15px}.message[data-v-53299d61]{font-size:.95em;line-height:1.4}.counter[data-v-53299d61]{padding:16px;font-size:.95em;margin:18px 0;border-radius:12px}.counter-value[data-v-53299d61]{font-size:1.6em;margin-top:8px}.button[data-v-53299d61]{padding:12px 30px;font-size:.95em;margin:6px;min-width:130px;min-height:45px}.reasons[data-v-53299d61]{margin:15px 0}.reason-item[data-v-53299d61]{padding:10px;margin:6px 0;border-radius:12px;font-size:.9em}.emoji[data-v-53299d61]{font-size:1.3em;margin-right:8px}.click-count[data-v-53299d61]{font-size:.85em;margin-top:8px}.floating-hearts[data-v-53299d61]{font-size:20px}}@media (max-width:360px){.container[data-v-53299d61]{padding:15px 12px}.splash-heart[data-v-53299d61]{font-size:60px}.splash-title[data-v-53299d61]{font-size:1.8em}.splash-subtitle[data-v-53299d61]{font-size:1em}.splash-button[data-v-53299d61]{padding:14px 35px;font-size:1.1em}.heart[data-v-53299d61]{font-size:45px}h1[data-v-53299d61]{font-size:1.7em}.subtitle[data-v-53299d61]{font-size:.95em}.message-box[data-v-53299d61]{padding:15px;margin:15px 0}.message[data-v-53299d61]{font-size:.9em}.counter[data-v-53299d61]{padding:14px;font-size:.9em}.counter-value[data-v-53299d61]{font-size:1.4em}.button[data-v-53299d61]{padding:10px 25px;font-size:.9em;margin:5px;min-width:120px;min-height:40px}.reason-item[data-v-53299d61]{padding:8px;font-size:.85em}.floating-hearts[data-v-53299d61]{font-size:18px}}@supports (padding:max(0px)){.home-container[data-v-53299d61]{padding-top:max(10px,env(safe-area-inset-top));padding-bottom:max(10px,env(safe-area-inset-bottom));padding-left:max(10px,env(safe-area-inset-left));padding-right:max(10px,env(safe-area-inset-right))}}[data-v-53299d61]{-webkit-tap-highlight-color:rgba(255,105,180,.3);touch-action:manipulation}.button[data-v-53299d61],.splash-button[data-v-53299d61]{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:768px) and (prefers-reduced-motion:no-preference){.floating-hearts[data-v-53299d61]{will-change:transform,opacity}.heart[data-v-53299d61],.splash-heart[data-v-53299d61]{will-change:transform}}@media (prefers-reduced-motion:reduce){[data-v-53299d61],[data-v-53299d61]:after,[data-v-53299d61]:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html[data-v-53299d61]{scroll-behavior:smooth}.button[data-v-53299d61]:focus,.splash-button[data-v-53299d61]:focus{outline:2px solid #ff69b4;outline-offset:2px}.button[data-v-53299d61]:disabled{opacity:.7;cursor:not-allowed;transform:none!important}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;background:linear-gradient(135deg,#ffe6f2,#ffb3d9)}#app,body{min-height:100vh}#app{text-align:center;color:#ff69b4;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:100vw;overflow-x:hidden}@media (max-width:768px){body{font-size:16px}#app{padding:0 10px}}@media (max-width:480px){body{font-size:14px}#app{padding:0 5px}}@media (max-width:768px){*{-webkit-tap-highlight-color:rgba(255,111,145,.3);touch-action:manipulation}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}}