body{background:linear-gradient(135deg,#1a0033,#2d1b4e,#1a0033);min-height:100vh;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.container.svelte-qpyjgl{max-width:700px;margin:20px auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}h1.svelte-qpyjgl{text-align:center;color:#fff;margin-bottom:30px;font-size:32px;font-weight:600;text-shadow:0 2px 10px rgba(138,43,226,.5)}h2.svelte-qpyjgl{color:#fff;margin-bottom:15px;font-size:20px;font-weight:600}.loading.svelte-qpyjgl,.error.svelte-qpyjgl{text-align:center;padding:40px;font-size:18px}.error.svelte-qpyjgl{color:#d32f2f;background:#ffebee;border-radius:8px}.info-section.svelte-qpyjgl{background:#2d1b4ecc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(138,43,226,.4);padding:20px;border-radius:20px;margin-bottom:20px;box-shadow:0 8px 32px #8a2be24d}.info-row.svelte-qpyjgl{padding:8px 0;font-size:16px;color:#e0e0e0}.info-row.svelte-qpyjgl strong:where(.svelte-qpyjgl){color:#bb86fc}.status-badge.svelte-qpyjgl{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;white-space:nowrap}.status-badge.complete.svelte-qpyjgl{background:linear-gradient(135deg,#4caf50,#66bb6a);color:#fff;box-shadow:0 2px 8px #4caf5066}.status-badge.pending.svelte-qpyjgl{background:linear-gradient(135deg,#ff9800,#ffb74d);color:#fff;box-shadow:0 2px 8px #ff980066;animation:svelte-qpyjgl-pulse 2s ease-in-out infinite}.blockchain-selector.svelte-qpyjgl{margin-bottom:20px}.blockchain-selector.svelte-qpyjgl label:where(.svelte-qpyjgl){display:block;margin-bottom:8px;font-weight:600;color:#bb86fc}.blockchain-selector.svelte-qpyjgl select:where(.svelte-qpyjgl){width:100%;padding:12px;background:#2d1b4e99;border:1px solid rgba(138,43,226,.5);border-radius:8px;font-size:16px;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.blockchain-selector.svelte-qpyjgl select:where(.svelte-qpyjgl) option:where(.svelte-qpyjgl){background:#2d1b4e;color:#fff}.deposit-section.svelte-qpyjgl{background:#2d1b4ecc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(138,43,226,.5);border-radius:24px;padding:30px;text-align:center;box-shadow:0 8px 32px #8a2be24d}.qr-code.svelte-qpyjgl{margin:20px 0}.qr-code.svelte-qpyjgl img:where(.svelte-qpyjgl){max-width:250px;border:2px solid rgba(138,43,226,.5);border-radius:16px;background:#fff;padding:10px}.address-section.svelte-qpyjgl{margin:20px 0}.address.svelte-qpyjgl{background:#ffffff1a;padding:15px;border-radius:12px;word-break:break-all;font-family:Courier New,monospace;margin-bottom:10px;font-size:14px;color:#fff;border:1px solid rgba(138,43,226,.3)}.copy-btn.svelte-qpyjgl,.check-btn.svelte-qpyjgl{padding:12px 24px;background:linear-gradient(135deg,#8a2be2,#9d4edd);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;margin:5px;transition:all .3s ease;box-shadow:0 4px 15px #8a2be266}.copy-btn.svelte-qpyjgl:hover,.check-btn.svelte-qpyjgl:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8a2be299}.check-btn.svelte-qpyjgl:disabled{background:#ccc;cursor:not-allowed}.warning.svelte-qpyjgl{background:#ffc10726;color:#ffc107;padding:12px;border-radius:12px;margin:20px 0;font-size:14px;border:1px solid rgba(255,193,7,.3)}.fee-notice.svelte-qpyjgl{background:#2196f326;color:#64b5f6;padding:12px;border-radius:12px;margin:10px 0;font-size:13px;text-align:center;border:1px solid rgba(33,150,243,.3)}.manual-tx-input.svelte-qpyjgl{margin:20px 0}.tx-input.svelte-qpyjgl{width:100%;padding:14px 16px;background:#ffffff0d;border:2px solid rgba(138,43,226,.4);border-radius:12px;color:#fff;font-size:14px;font-family:Courier New,monospace;transition:all .3s ease;box-sizing:border-box}.tx-input.svelte-qpyjgl::placeholder{color:#fff6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.tx-input.svelte-qpyjgl:focus{outline:none;border-color:#8a2be2;background:#ffffff14;box-shadow:0 0 20px #8a2be24d}.assurance-message.svelte-qpyjgl{margin-top:25px;padding:18px;background:linear-gradient(135deg,#4caf501f,#388e3c1f);border:2px solid rgba(76,175,80,.35);border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.assurance-content.svelte-qpyjgl{display:flex;align-items:flex-start;gap:14px}.assurance-icon.svelte-qpyjgl{font-size:28px;line-height:1;flex-shrink:0}.assurance-text.svelte-qpyjgl{flex:1}.assurance-text.svelte-qpyjgl strong:where(.svelte-qpyjgl){display:block;color:#81c784;font-size:16px;margin-bottom:6px;font-weight:600}.assurance-text.svelte-qpyjgl p:where(.svelte-qpyjgl){color:#b2dfb4;font-size:13px;line-height:1.6;margin:0}.transactions-section.svelte-qpyjgl{margin-top:30px}.transactions-list.svelte-qpyjgl{display:flex;flex-direction:column;gap:15px}.transaction.svelte-qpyjgl{background:#2d1b4e66;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:15px;border-radius:12px;border-left:4px solid #8a2be2;border:1px solid rgba(138,43,226,.3)}.transaction.confirmed.svelte-qpyjgl{border-left-color:#2196f3;background:#2196f31a}.transaction.forwarded.svelte-qpyjgl{border-left-color:#4caf50;background:#4caf501a}.transaction.svelte-qpyjgl div:where(.svelte-qpyjgl){margin:5px 0;font-size:14px;color:#e0e0e0}.transaction.svelte-qpyjgl div:where(.svelte-qpyjgl) strong:where(.svelte-qpyjgl){color:#bb86fc}.tx-header.svelte-qpyjgl{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px!important}.badge.svelte-qpyjgl{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:700}.badge.confirmed.svelte-qpyjgl{background:#2196f3;color:#fff}.badge.forwarded.svelte-qpyjgl{background:#4caf50;color:#fff}.badge.pending.svelte-qpyjgl{background:#9e9e9e;color:#fff}.badge.forwarding.svelte-qpyjgl{background:#ff9800;color:#fff;animation:svelte-qpyjgl-pulse 1.5s ease-in-out infinite}@keyframes svelte-qpyjgl-pulse{0%,to{opacity:1}50%{opacity:.6}}.notification{position:fixed;top:20px;right:20px;padding:20px 28px;border-radius:16px;color:#fff;font-weight:500;font-size:15px;line-height:1.6;box-shadow:0 12px 40px #0006;transform:translate(450px);transition:all .4s cubic-bezier(.68,-.55,.265,1.55);z-index:10000;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);max-width:380px;white-space:pre-line}.notification.show{transform:translate(0) scale(1);animation:svelte-qpyjgl-slideIn .4s cubic-bezier(.68,-.55,.265,1.55)}@keyframes svelte-qpyjgl-slideIn{0%{transform:translate(450px) scale(.8);opacity:0}to{transform:translate(0) scale(1);opacity:1}}.notification.success{background:linear-gradient(135deg,#4caf50f2,#45a049f2);border:2px solid rgba(255,255,255,.3)}.notification.error{background:linear-gradient(135deg,#f44336f2,#da190bf2);border:2px solid rgba(255,255,255,.3)}.notification.info{background:linear-gradient(135deg,#2196f3f2,#1976d2f2);border:2px solid rgba(255,255,255,.3)}.payment-status-inline.svelte-qpyjgl{background:#8a2be226;border:2px solid rgba(138,43,226,.4);border-radius:12px;padding:16px;margin:20px 0 15px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.payment-info-inline.svelte-qpyjgl{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:16px;color:#e0e0e0}.payment-info-inline.svelte-qpyjgl strong:where(.svelte-qpyjgl){color:#bb86fc}.fee-note.svelte-qpyjgl{font-size:13px;color:#b0b0b0;font-weight:400}.session-info-inline.svelte-qpyjgl{font-size:12px;color:#b0b0b0;margin-top:10px;padding:10px;background:#ffffff0d;border-radius:8px;border:1px solid rgba(138,43,226,.2);text-align:center}.all-transactions-section.svelte-qpyjgl{margin-top:30px}.blockchain-tag.svelte-qpyjgl{display:inline-block;padding:4px 10px;background:linear-gradient(135deg,#8a2be2,#9d4edd);color:#fff;border-radius:8px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-right:10px}.tx-header-left.svelte-qpyjgl{display:flex;align-items:center;gap:8px}.no-transactions.svelte-qpyjgl{text-align:center;padding:40px 20px;background:#2d1b4e66;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;margin-top:20px;border:1px solid rgba(138,43,226,.3)}.no-transactions.svelte-qpyjgl p:where(.svelte-qpyjgl){color:#b0b0b0;font-size:16px;margin:0}.time.svelte-qpyjgl{color:#666;font-size:12px!important}a.svelte-qpyjgl{color:#bb86fc;text-decoration:none;transition:color .2s ease}a.svelte-qpyjgl:hover{color:#8a2be2;text-decoration:underline}.platform-error-container.svelte-qpyjgl{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:20px}.platform-error-card.svelte-qpyjgl{background:#2d1b4ef2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(255,193,7,.5);border-radius:24px;padding:48px 40px;max-width:600px;width:100%;text-align:center;box-shadow:0 20px 60px #00000080,0 0 100px #ffc10733;animation:svelte-qpyjgl-slideUp .5s ease-out}@keyframes svelte-qpyjgl-slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.error-icon.svelte-qpyjgl{margin-bottom:24px;animation:svelte-qpyjgl-pulse 2s ease-in-out infinite}.error-title.svelte-qpyjgl{color:#fff;font-size:32px;font-weight:700;margin-bottom:16px;text-shadow:0 2px 10px rgba(255,193,7,.3)}.error-message.svelte-qpyjgl{color:#fff;font-size:18px;line-height:1.6;margin-bottom:12px}.platform-name.svelte-qpyjgl{color:#ffc107;font-weight:700;text-shadow:0 0 20px rgba(255,193,7,.5)}.error-description.svelte-qpyjgl{color:#e0e0e0;font-size:16px;line-height:1.6;margin-bottom:32px;padding:0 20px}.register-button.svelte-qpyjgl{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:linear-gradient(135deg,#ffc107,#ff9800);color:#1a0033;text-decoration:none;border-radius:12px;font-size:18px;font-weight:700;box-shadow:0 8px 24px #ffc10766;transition:all .3s ease;border:none}.register-button.svelte-qpyjgl:hover{transform:translateY(-3px);box-shadow:0 12px 32px #ffc10799;background:linear-gradient(135deg,#ffca28,#ffa726);color:#1a0033;text-decoration:none}.register-button.svelte-qpyjgl svg:where(.svelte-qpyjgl){filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.help-text.svelte-qpyjgl{color:#b0b0b0;font-size:14px;margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}
