.PaymentSuccess-module-scss-module__TjUk1q__page{background:linear-gradient(135deg,#f0f4ff 0%,#e8ecf8 50%,#f5f7ff 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden}.PaymentSuccess-module-scss-module__TjUk1q__page:before{content:"";pointer-events:none;background:radial-gradient(circle,rgba(37,99,235,.06) 0%,transparent 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.PaymentSuccess-module-scss-module__TjUk1q__page:after{content:"";pointer-events:none;background:radial-gradient(circle,rgba(34,197,94,.05) 0%,transparent 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-150px;left:-150px}.PaymentSuccess-module-scss-module__TjUk1q__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.8);border-radius:1.5rem;width:100%;max-width:740px;padding:2.5rem;animation:.5s ease-out PaymentSuccess-module-scss-module__TjUk1q__slideUp;position:relative;box-shadow:0 4px 6px rgba(0,0,0,.02),0 12px 30px rgba(15,23,42,.08),0 30px 60px rgba(15,23,42,.04)}@keyframes PaymentSuccess-module-scss-module__TjUk1q__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes PaymentSuccess-module-scss-module__TjUk1q__pulse{0%,to{opacity:1}50%{opacity:.5}}.PaymentSuccess-module-scss-module__TjUk1q__iconWrapper{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.5rem;display:flex}.PaymentSuccess-module-scss-module__TjUk1q__iconOk{color:#15803d;background:linear-gradient(135deg,rgba(34,197,94,.15),rgba(34,197,94,.05));box-shadow:0 0 0 8px rgba(34,197,94,.06)}.PaymentSuccess-module-scss-module__TjUk1q__iconPending{color:#a16207;background:linear-gradient(135deg,rgba(234,179,8,.2),rgba(234,179,8,.05));animation:2s ease-in-out infinite PaymentSuccess-module-scss-module__TjUk1q__pulse;box-shadow:0 0 0 8px rgba(234,179,8,.06)}.PaymentSuccess-module-scss-module__TjUk1q__iconError{color:#b91c1c;background:linear-gradient(135deg,rgba(239,68,68,.15),rgba(239,68,68,.05));box-shadow:0 0 0 8px rgba(239,68,68,.06)}.PaymentSuccess-module-scss-module__TjUk1q__iconLoading{color:#1d4ed8;background:linear-gradient(135deg,rgba(59,130,246,.15),rgba(59,130,246,.05));animation:1.5s ease-in-out infinite PaymentSuccess-module-scss-module__TjUk1q__pulse;box-shadow:0 0 0 8px rgba(59,130,246,.06)}.PaymentSuccess-module-scss-module__TjUk1q__iconSvg{width:36px;height:36px}.PaymentSuccess-module-scss-module__TjUk1q__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}.PaymentSuccess-module-scss-module__TjUk1q__title{color:var(--text-primary,#111827);letter-spacing:-.02em;font-size:1.75rem;font-weight:800;line-height:1.2}.PaymentSuccess-module-scss-module__TjUk1q__subtitle{color:var(--text-secondary,#374151);margin-top:.4rem;font-size:.95rem;line-height:1.5}.PaymentSuccess-module-scss-module__TjUk1q__badge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.4rem 1rem;font-size:.8rem;font-weight:700}.PaymentSuccess-module-scss-module__TjUk1q__badgeOk{color:#15803d;background:linear-gradient(135deg,rgba(34,197,94,.15),rgba(34,197,94,.08));border:1px solid rgba(34,197,94,.2)}.PaymentSuccess-module-scss-module__TjUk1q__badgePending{color:#a16207;background:linear-gradient(135deg,rgba(234,179,8,.2),rgba(234,179,8,.08));border:1px solid rgba(234,179,8,.25)}.PaymentSuccess-module-scss-module__TjUk1q__badgeError{color:#b91c1c;background:linear-gradient(135deg,rgba(239,68,68,.15),rgba(239,68,68,.08));border:1px solid rgba(239,68,68,.2)}.PaymentSuccess-module-scss-module__TjUk1q__badgeLoading{color:#1d4ed8;background:linear-gradient(135deg,rgba(59,130,246,.15),rgba(59,130,246,.08));border:1px solid rgba(59,130,246,.2)}.PaymentSuccess-module-scss-module__TjUk1q__message{color:var(--text-muted,#6b7280);margin:1rem 0 1.75rem;font-size:.95rem;line-height:1.6}.PaymentSuccess-module-scss-module__TjUk1q__divider{background:linear-gradient(90deg,transparent 0%,var(--border-color,#e5e7eb)20%,var(--border-color,#e5e7eb)80%,transparent 100%);height:1px;margin:1.5rem 0}.PaymentSuccess-module-scss-module__TjUk1q__detailsGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:1.5rem;display:grid}.PaymentSuccess-module-scss-module__TjUk1q__detailItem{background:var(--surface-muted,#f9fafb);border:1px solid rgba(0,0,0,.03);border-radius:.75rem;flex-direction:column;gap:.3rem;padding:.85rem 1rem;transition:background .2s;display:flex}.PaymentSuccess-module-scss-module__TjUk1q__detailItem:hover{background:rgba(37,99,235,.03)}.PaymentSuccess-module-scss-module__TjUk1q__detailLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted,#6b7280);font-size:.75rem;font-weight:600}.PaymentSuccess-module-scss-module__TjUk1q__detailValue{color:var(--text-primary,#111827);word-break:break-all;font-size:.95rem;font-weight:700}.PaymentSuccess-module-scss-module__TjUk1q__detailValueMono{color:var(--text-primary,#111827);word-break:break-all;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.82rem;font-weight:700}.PaymentSuccess-module-scss-module__TjUk1q__highlightBlock{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);border-radius:1rem;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 4px 15px rgba(37,99,235,.25)}.PaymentSuccess-module-scss-module__TjUk1q__highlightLabel{opacity:.9;font-size:.9rem;font-weight:500}.PaymentSuccess-module-scss-module__TjUk1q__highlightValue{letter-spacing:-.02em;font-size:1.75rem;font-weight:800}.PaymentSuccess-module-scss-module__TjUk1q__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}.PaymentSuccess-module-scss-module__TjUk1q__primaryBtn,.PaymentSuccess-module-scss-module__TjUk1q__secondaryBtn{cursor:pointer;border-radius:.85rem;justify-content:center;align-items:center;padding:.8rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.PaymentSuccess-module-scss-module__TjUk1q__primaryBtn{color:#fff;background:linear-gradient(135deg,#2563eb,#1e40af);box-shadow:0 2px 10px rgba(37,99,235,.3)}.PaymentSuccess-module-scss-module__TjUk1q__primaryBtn:hover{transform:translateY(-1px);box-shadow:0 4px 15px rgba(37,99,235,.4)}.PaymentSuccess-module-scss-module__TjUk1q__secondaryBtn{color:var(--text-primary,#111827);background:rgba(15,23,42,.05);border:1px solid rgba(15,23,42,.1)}.PaymentSuccess-module-scss-module__TjUk1q__secondaryBtn:hover{background:rgba(15,23,42,.08);transform:translateY(-1px)}.PaymentSuccess-module-scss-module__TjUk1q__meta{color:var(--text-muted,#6b7280);word-break:break-all;margin-top:1rem;font-family:SF Mono,Fira Code,monospace;font-size:.78rem}.PaymentSuccess-module-scss-module__TjUk1q__spinner{border:3px solid rgba(59,130,246,.2);border-top-color:#2563eb;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite PaymentSuccess-module-scss-module__TjUk1q__spin}@keyframes PaymentSuccess-module-scss-module__TjUk1q__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.PaymentSuccess-module-scss-module__TjUk1q__page{align-items:flex-start;padding:2rem 1rem 1rem}.PaymentSuccess-module-scss-module__TjUk1q__card{border-radius:1.2rem;padding:1.5rem}.PaymentSuccess-module-scss-module__TjUk1q__title{font-size:1.35rem}.PaymentSuccess-module-scss-module__TjUk1q__detailsGrid{grid-template-columns:1fr;gap:.75rem}.PaymentSuccess-module-scss-module__TjUk1q__header{flex-direction:column}.PaymentSuccess-module-scss-module__TjUk1q__highlightBlock{flex-direction:column;align-items:flex-start;gap:.5rem}.PaymentSuccess-module-scss-module__TjUk1q__highlightValue{font-size:1.5rem}.PaymentSuccess-module-scss-module__TjUk1q__iconWrapper{width:56px;height:56px}.PaymentSuccess-module-scss-module__TjUk1q__iconSvg{width:28px;height:28px}}
