.form-wrapper.thank-you{display:flex;justify-content:center;align-items:center;padding:60px 20px;background:linear-gradient(135deg,#2a064f,#6e1f8c);min-height:100vh}.thank-you-box{background:#1a1033;padding:40px 30px;text-align:center;max-width:420px;width:100%;border-radius:20px;box-shadow:0 10px 40px rgb(0 0 0 / .4);border:2px solid #6e1f8c;backdrop-filter:blur(10px);transition:transform 0.3s ease}.thank-you-box:hover{transform:translateY(-5px)}.thank-you-box h1{font-size:26px;color:#e0dced;margin-bottom:12px;letter-spacing:.5px}.thank-you-box p{font-size:16px;color:#cabfe2;margin-bottom:25px;line-height:1.6}.thank-you-box a{display:inline-block;background:linear-gradient(135deg,#c10fff,#6e1f8c);color:#fff;text-decoration:none;padding:10px 24px;border-radius:8px;font-weight:600;box-shadow:0 4px 16px rgb(193 15 255 / .4);transition:background 0.3s ease,transform 0.3s ease}.thank-you-box a:hover{background:linear-gradient(135deg,#b10ae6,#59167c);transform:scale(1.06)}.ast-single-post .entry-content a,.ast-comment-content a:not(.ast-comment-edit-reply-wrap a){text-decoration:none}