@import"https://fonts.googleapis.com/css2?family=Protest+Riot&display=swap";:root{font-family:Protest Riot,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:url(/assets/bg1-CDYWjjAv.webp);background-position:center;background-size:cover;background-attachment:fixed;min-height:100vh}#root{min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}.container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;position:relative;gap:1rem}.main-content,.celebration-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;z-index:10}.title{font-family:Protest Riot,cursive;font-size:3rem;color:#ff6b81;text-shadow:2px 2px 4px rgba(255,107,129,.3);text-align:center;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.love-svg{width:200px;height:auto;opacity:.9;transition:transform .3s ease}.love-svg:hover{transform:scale(1.05)}.top-svg{animation:float 3s ease-in-out infinite}.bottom-svg{animation:float 3s ease-in-out infinite;animation-delay:1.5s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.main-gif{width:250px;height:auto;border-radius:12px}.buttons-container{display:flex;gap:1.5rem;align-items:center;justify-content:center;flex-wrap:wrap}.btn{padding:.75rem 2rem;font-size:1rem;font-family:Protest Riot,system-ui;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0000001a}.yes-btn{background:linear-gradient(135deg,#ff6b81,#ff4757);color:#fff;min-width:100px}.yes-btn:hover{background:linear-gradient(135deg,#ff8a9a,#ff6b6b);box-shadow:0 6px 25px #ff6b8166;transform:scale(1.05)}.no-btn{background:linear-gradient(135deg,#a4b0be,#747d8c);color:#fff;transition:all .3s ease}.no-btn:hover{background:linear-gradient(135deg,#b8c4d1,#8892a0);transform:scale(.95)}.celebration-title{font-family:Protest Riot,cursive;font-size:4rem;color:#ff6b81;animation:celebrate .5s ease-in-out infinite alternate;text-shadow:3px 3px 6px rgba(255,107,129,.3);text-align:center}@keyframes celebrate{0%{transform:scale(1) rotate(-2deg)}to{transform:scale(1.1) rotate(2deg)}}.celebration-subtitle{font-family:Protest Riot,system-ui;font-size:1.5rem;color:#ff8a9a}.floating-hearts{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:100}.heart{position:absolute;font-size:2rem;animation:floatUp linear infinite;opacity:.8}@keyframes floatUp{0%{transform:translateY(100vh) rotate(0);opacity:0}10%{opacity:.8}90%{opacity:.8}to{transform:translateY(-100px) rotate(360deg);opacity:0}}@media(max-width:600px){.title{font-size:2rem}.celebration-title{font-size:2.5rem}.main-gif{width:200px}.love-svg{width:150px}.buttons-container{gap:1rem}.btn{padding:.6rem 1.5rem}}
