.tx-result{background:#fff;border-radius:15px;box-shadow:0 4px 20px rgba(0,0,0,.08);font-family:Lato,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;margin:60px auto;max-width:480px;padding:40px 32px;text-align:center}.tx-result__icon{display:flex;justify-content:center;margin-bottom:16px}.tx-result__title{color:#222;font-size:26px;font-weight:700;margin:0 0 12px}.tx-result__detail{color:#444;font-size:16px;line-height:1.5;margin:0 0 8px}.tx-result__gateway{color:#888;font-size:14px;margin-bottom:24px}.tx-result__button{background:#ff6b00;border-radius:8px;color:#fff;display:inline-block;font-size:15px;font-weight:600;margin-top:16px;padding:14px 32px;text-decoration:none;transition:background .2s ease}.tx-result__button:hover{background:#e05f00}.tx-result--declined .tx-result__button{background:#444}.tx-result--declined .tx-result__button:hover{background:#222}@media (max-width:600px){.tx-result{margin:30px 16px;padding:32px 20px}.tx-result__title{font-size:22px}}