@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&family=Poppins:wght@400;600&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;min-height:100vh;overflow:hidden;background:#0a0a0a}#root{width:100%;height:100vh}.start-screen{position:relative;width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(ellipse at center,#1a1a2e,#0a0a0a);cursor:pointer}.start-text{font-family:Dancing Script,cursive;font-size:2.5rem;color:#f48fb1;animation:pulse 2s ease-in-out infinite}.start-subtext{font-size:1rem;color:#666;margin-top:1rem}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}.valentine-container{position:relative;width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(ellipse at center,#1a1a2e,#0a0a0a)}.spotlight{position:absolute;top:0;left:50%;transform:translate(-50%);width:1500px;height:100vh;background:radial-gradient(ellipse at 50% 40%,rgba(255,235,170,.25) 0%,rgba(255,235,170,.12) 30%,rgba(255,235,170,.04) 55%,transparent 80%);pointer-events:none;z-index:0}.spotlight-cone{position:absolute;top:-5%;left:50%;transform:translate(-50%);width:210px;height:100vh;background:linear-gradient(to bottom,rgba(255,245,200,.5) 0%,rgba(255,245,200,.15) 20%,rgba(255,245,200,.03) 50%,transparent 70%);clip-path:polygon(25% 0%,75% 0%,100% 100%,0% 100%);pointer-events:none;z-index:0}.hearts-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.floating-heart{position:absolute;font-size:1.5rem;animation:floatUp linear infinite;opacity:.4}@keyframes floatUp{0%{transform:translateY(100vh) rotate(0) scale(1);opacity:0}10%{opacity:.4}90%{opacity:.4}to{transform:translateY(-10vh) rotate(360deg) scale(.5);opacity:0}}.cockroach-stage{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.singer-svg{width:180px;height:auto;filter:drop-shadow(0 0 15px rgba(255,200,200,.3))}.female-svg{width:130px;height:auto;filter:drop-shadow(0 0 40px rgba(255,235,170,.4));animation:gentleSway 3s ease-in-out infinite}@keyframes gentleSway{0%,to{transform:rotate(-1deg)}50%{transform:rotate(1deg)}}.music-notes{position:absolute;top:0;left:50%;transform:translate(-50%);width:200px;height:120px;pointer-events:none}.music-note{position:absolute;font-size:1.5rem;animation:noteFloat 2.5s ease-out infinite;opacity:0}.music-note:nth-child(1){left:20%;animation-delay:0s}.music-note:nth-child(2){left:70%;animation-delay:.8s}.music-note:nth-child(3){left:45%;animation-delay:1.6s}.music-note:nth-child(4){left:10%;animation-delay:.4s}.music-note:nth-child(5){left:80%;animation-delay:1.2s}@keyframes noteFloat{0%{transform:translateY(0) scale(1);opacity:0}15%{opacity:.8}to{transform:translateY(-100px) scale(.3) rotate(20deg);opacity:0}}.stage-floor{position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to top,rgba(40,20,20,.6),transparent);pointer-events:none;z-index:0}.content{position:relative;z-index:1;text-align:center;padding:1rem 2rem}.title{font-family:Dancing Script,cursive;font-size:3.5rem;color:#f8bbd0;text-shadow:0 0 20px rgba(244,143,177,.4),2px 2px 4px rgba(0,0,0,.5);margin-bottom:2rem;line-height:1.3}.buttons-container{display:flex;gap:1.5rem;align-items:center;justify-content:center}.btn-yes{padding:1rem 3rem;font-size:1.3rem;font-weight:600;font-family:Poppins,sans-serif;background:linear-gradient(135deg,#e91e63,#c2185b);color:#fff;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #e91e6366}.btn-yes:hover{transform:scale(1.1);box-shadow:0 6px 25px #e91e6399;background:linear-gradient(135deg,#f06292,#e91e63)}.btn-no{padding:1rem 3rem;font-size:1.3rem;font-weight:600;font-family:Poppins,sans-serif;background:#ffffff1a;color:#999;border:1px solid rgba(255,255,255,.15);border-radius:50px;cursor:not-allowed;transition:none;position:absolute;-webkit-user-select:none;user-select:none;z-index:10;box-shadow:0 4px 10px #0000004d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.success-container{position:relative;width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(ellipse at center,#1a1a2e,#0a0a0a)}.dance-spin-wrapper{display:inline-block;animation:coupleSpinDance 10s linear infinite;transform-origin:center center;transform-style:preserve-3d;perspective:800px}.dancing-couple{width:280px;height:auto;filter:drop-shadow(0 0 40px rgba(255,235,170,.4));animation:coupledance 3s ease-in-out infinite;transform-origin:center center}.dancing-couple .float-heart-1{animation:danceHeartFloat 2s ease-in-out infinite}.dancing-couple .float-heart-2{animation:danceHeartFloat 2.5s ease-in-out infinite .5s}.dancing-couple .float-heart-3{animation:danceHeartFloat 3s ease-in-out infinite 1s}.dancing-couple .dance-note-1{fill:#f48fb1;animation:noteFloat 2s ease-out infinite}.dancing-couple .dance-note-2{fill:#f48fb1;animation:noteFloat 2s ease-out infinite .5s}.dancing-couple .dance-note-3{fill:#f48fb1;animation:noteFloat 2.5s ease-out infinite 1s}.dancing-couple .dance-note-4{fill:#f48fb1;animation:noteFloat 2.5s ease-out infinite 1.5s}@keyframes coupledance{0%{transform:rotate(0) translateY(0)}25%{transform:rotate(8deg) translateY(-6px)}50%{transform:rotate(0) translateY(0)}75%{transform:rotate(-8deg) translateY(-6px)}to{transform:rotate(0) translateY(0)}}@keyframes coupleSpinDance{0%{transform:perspective(800px) rotateY(0)}to{transform:perspective(800px) rotateY(360deg)}}@keyframes danceHeartFloat{0%,to{transform:translateY(0) scale(1);opacity:.8}50%{transform:translateY(-12px) scale(1.15);opacity:1}}.success-title{font-family:Dancing Script,cursive;font-size:3.5rem;color:#f8bbd0;text-shadow:0 0 20px rgba(244,143,177,.4),2px 2px 4px rgba(0,0,0,.5);margin:.5rem 0}.success-subtitle{font-size:1.3rem;color:#f48fb1;margin-top:.3rem}.meeting-text{font-family:Dancing Script,cursive;font-size:2.2rem;color:#ffd54f;text-shadow:0 0 20px rgba(255,213,79,.5),2px 2px 4px rgba(0,0,0,.5);margin-top:1.5rem;animation:pulse 2s ease-in-out infinite;letter-spacing:1px}.confetti-piece{position:absolute;width:10px;height:10px;border-radius:50%;animation:confettiFall linear forwards;z-index:0}@keyframes confettiFall{0%{transform:translateY(-10vh) rotate(0);opacity:1}to{transform:translateY(110vh) rotate(720deg);opacity:0}}@media (max-width: 600px){.title{font-size:2.2rem}.singer-svg{width:140px}.female-svg{width:100px}.dancing-couple{width:220px}.meeting-text{font-size:1.6rem}.btn-yes,.btn-no{padding:.8rem 2rem;font-size:1rem}.success-title{font-size:2.5rem}.start-text{font-size:1.8rem}.spotlight{width:100vw}}.bg-cockroach{position:absolute;z-index:2;pointer-events:none;animation:wanderAround 30s ease-in-out infinite}.bg-cockroach-inner{position:relative;animation:bgCockroachWiggle .5s ease-in-out infinite alternate}.bg-cockroach-note{position:absolute;font-size:1rem;opacity:0;animation:bgNoteFloat 2s ease-out infinite}.bg-cockroach-note{top:-10px;left:50%}.bg-cockroach-note.bg-note-2{top:-5px;left:20%;animation-delay:.7s}.bg-cockroach-note.bg-note-3{top:-5px;left:80%;animation-delay:1.4s}@keyframes bgNoteFloat{0%{transform:translateY(0) scale(1);opacity:0}15%{opacity:.6}to{transform:translateY(-50px) scale(.3) rotate(15deg);opacity:0}}@keyframes wanderAround{0%{top:70%;left:5%;transform:scaleX(1)}12%{top:25%;left:15%;transform:scaleX(1)}25%{top:50%;left:75%;transform:scaleX(-1)}37%{top:15%;left:85%;transform:scaleX(-1)}50%{top:65%;left:80%;transform:scaleX(-1)}62%{top:75%;left:40%;transform:scaleX(1)}75%{top:30%;left:5%;transform:scaleX(1)}87%{top:80%;left:55%;transform:scaleX(-1)}to{top:70%;left:5%;transform:scaleX(1)}}@keyframes bgCockroachWiggle{0%{transform:rotate(-5deg) translateY(0)}to{transform:rotate(5deg) translateY(-4px)}}
