body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif}body{margin:0}.wrapper{align-items:center;background:linear-gradient(135deg,#ff9a9e,#fad0c4);height:100vh;overflow:hidden;padding:20px;width:100vw}.card,.wrapper{display:flex;justify-content:center}.card{background:#fff;border-radius:20px;box-shadow:0 20px 40px #00000026;flex-direction:column;max-width:420px;min-height:280px;padding:40px 30px;text-align:center;width:100%}h1{color:#333;font-size:1.8rem;margin-bottom:40px}.buttons{align-items:center;display:flex;gap:40px;height:120px;justify-content:center;position:relative;touch-action:none;width:100%}button{border:none;border-radius:50px;cursor:pointer;font-size:1rem;font-weight:700;min-width:100px;padding:14px 28px;transition:transform .3s ease,opacity .3s ease}.yes{background:#4caf50;z-index:1}.no,.yes{color:#fff}.no{background:#f44336;position:relative;z-index:2}.no:hover{background:#d32f2f}.confetti{border-radius:50%;height:8px;pointer-events:none;position:fixed;top:-10px;width:8px;z-index:9999}@media (max-width:500px){h1{font-size:1.5rem;margin-bottom:30px}.card{padding:30px 20px}.buttons{gap:25px;height:110px}button{min-width:90px;padding:12px 24px}}
/*# sourceMappingURL=main.c1b832c7.css.map*/