.social-card{width:800px;height:1000px;background:#f9f9f9;position:relative;font-family:'Inter',sans-serif;box-sizing:border-box;overflow:hidden;margin:0 auto}.top-wave{position:absolute;top:40px;left:40px;width:300px;height:150px;background:linear-gradient(90deg,#6a1b9a,#9c27b0,#e040fb);border-radius:50%;transform:rotate(-15deg);opacity:.8;z-index:1}.bottom-wave{position:absolute;bottom:40px;right:40px;width:300px;height:150px;background:linear-gradient(90deg,#ff69b4,#e040fb,#e91e63);border-radius:50%;transform:rotate(15deg);opacity:.8;z-index:1}.content{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px 80px;box-sizing:border-box;color:#000}.number{position:absolute;top:60px;left:60px;display:inline-block;background:#fff;border:1px solid #000;border-radius:15px;padding:5px 12px;font-size:14px;font-weight:600;z-index:3}h1{font-size:52px;line-height:1.3;font-weight:700;margin:0;text-align:center;text-align-last:center;max-width:800px;min-height:260px;display:flex;flex-direction:column;justify-content:center;word-wrap:break-word;white-space:pre-line;letter-spacing:-.5px;padding:0;box-sizing:border-box}.cta-button{display:inline-block;background:#fff0;border:1px solid #000;border-radius:25px;padding:10px 20px;margin:40px 0 10px 0;font-size:16px;font-weight:500;cursor:pointer;transition:all 0.3s}.cta-button:hover{background:#000;color:#fff}.arrow{display:inline-block;width:40px;height:40px;border:1px solid #000;border-radius:50%;text-align:center;line-height:40px;font-size:20px;margin-left:10px}