.success[data-v-50ef930c]{width:100%;height:100vh;padding-top:10vh;display:flex;gap:20px;flex-direction:column;align-items:center}.success h1[data-v-50ef930c]{font-size:24px;font-weight:700;color:#333}.success .btn[data-v-50ef930c]{margin-top:40px;display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;min-width:160px;height:40px;border-radius:999px;background:linear-gradient(180deg,#f8d88a,#e7b24f);color:#a84a2a;font-size:16px;font-weight:500;letter-spacing:.5px;box-shadow:0 6px 16px rgba(231,178,79,.35);border:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform .1s ease,filter .2s ease,box-shadow .2s ease}.success .btn[data-v-50ef930c]:active{transform:translateY(1px);filter:brightness(.98);box-shadow:0 4px 12px rgba(231,178,79,.35)}