#celebration-message{position:fixed;top:30%;left:50%;transform:translate(-50%,-50%) scale(.5);background:linear-gradient(135deg,#ffd700f2,#ff6b6bf2);color:#fff;padding:32px 40px;border-radius:24px;text-align:center;box-shadow:0 12px 48px #0006;z-index:2000;opacity:0;pointer-events:none;transition:opacity .6s ease,transform .6s cubic-bezier(.34,1.56,.64,1);max-width:90%;box-sizing:border-box}#celebration-message.show{opacity:1;transform:translate(-50%,-50%) scale(1)}#celebration-message h1{margin:0 0 16px;font-size:28px;font-weight:700;text-shadow:2px 2px 6px rgba(0,0,0,.3);line-height:1.3}#celebration-message p{margin:8px 0;font-size:16px;line-height:1.5}#celebration-message .signature{margin-top:16px;font-size:13px;opacity:.9;letter-spacing:.05em}#share-button{position:fixed;bottom:40px;left:50%;transform:translate(-50%) translateY(120px);background:#1da1f2;color:#fff;padding:16px 32px;border-radius:32px;border:none;font-size:16px;font-weight:700;cursor:pointer;z-index:2000;opacity:0;pointer-events:none;transition:opacity .6s ease,transform .6s cubic-bezier(.34,1.56,.64,1),background .2s ease;box-shadow:0 6px 20px #1da1f280;font-family:inherit}#share-button.show{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}#share-button:hover{background:#1a91da}#share-button:active{background:#1681c0;transform:translate(-50%) translateY(2px)}@media (max-width: 480px){#celebration-message h1{font-size:24px}#celebration-message p{font-size:14px}#share-button{padding:14px 24px;font-size:14px}}.mindar-ui-overlay{font-family:inherit!important}
