@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}#root,body,html{height:100%}.payment-container{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:16px;box-shadow:0 20px 40px #0000001a;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:30px auto;max-width:500px;overflow:hidden;padding:0;text-align:center}.payment-header{background:#fffffff2;margin-bottom:0;padding:30px 20px}.payment-header h1{color:#333;font-size:2.2rem;font-weight:700;margin:0 0 10px}.payment-subtitle{color:#666;font-size:1rem;margin:0;opacity:.8}.wallet-button-container{background:#fffffff2;margin-bottom:0;padding:20px}.wallet-button-container .wallet-adapter-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:all .3s ease}.wallet-button-container .wallet-adapter-button:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-2px)}.payment-details{background:#fffffff2;padding:30px 20px}.payment-info{margin-bottom:25px}.payment-amount{align-items:center;background:linear-gradient(135deg,#28a745,#20c997);border-radius:12px;color:#fff;display:flex;justify-content:space-between;margin-bottom:15px;padding:20px}.amount-label{font-size:14px;opacity:.9}.amount-value{font-size:24px;font-weight:700}.wallet-info{align-items:center;background:#f8f9fa;border-radius:8px;color:#333;display:flex;justify-content:space-between;margin-bottom:15px;padding:15px}.wallet-label{color:#666;font-size:14px}.wallet-address{font-family:Courier New,monospace;font-size:12px;font-weight:600}.balance-info{align-items:center;background:linear-gradient(135deg,#17a2b8,#138496);border-radius:8px;color:#fff;display:flex;justify-content:space-between;padding:15px}.balance-content{display:flex;flex-direction:column;gap:5px}.balance-label{font-size:14px;opacity:.9}.balance-value{font-size:16px;font-weight:700}.refresh-balance-btn{background:#fff3;border:1px solid #ffffff4d;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;margin:0;min-width:auto;padding:8px 12px;transition:all .3s ease}.refresh-balance-btn:hover:not(:disabled){background:#ffffff4d;transform:rotate(180deg)}.refresh-balance-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.loading-balance{animation:pulse 1.5s ease-in-out infinite alternate;font-size:14px;opacity:.8}@keyframes pulse{0%{opacity:.8}to{opacity:.4}}.status-message{word-wrap:break-word;background-color:#e8f4fd;border:1px solid #bee5eb;border-radius:8px;color:#0c5460;font-size:14px;line-height:1.5;margin:20px 0;padding:15px}.loading-indicator{align-items:center;display:flex;gap:10px;justify-content:center}.spinner{animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#0c5460;height:16px;width:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.payment-container p{color:#555;font-size:14px;margin:10px 0}.payment-container p strong{color:#333}.pay-button{background:linear-gradient(135deg,#007bff,#0056b3);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;letter-spacing:1px;margin-top:20px;padding:16px 32px;text-transform:uppercase;transition:all .3s ease;width:100%}.pay-button:hover:not(:disabled){box-shadow:0 8px 20px #007bff66;transform:translateY(-2px)}.pay-button:disabled{background:linear-gradient(135deg,#6c757d,#adb5bd);box-shadow:none;cursor:not-allowed;transform:none}.pay-button.insufficient-funds{box-shadow:none;cursor:not-allowed}.pay-button.insufficient-funds,.pay-button.insufficient-funds:hover{background:linear-gradient(135deg,#dc3545,#c82333);transform:none}.insufficient-funds-warning{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border:1px solid #ffeaa7;border-radius:8px;color:#856404;font-size:14px;font-weight:600;margin:15px 0;padding:15px;text-align:center}.success-indicator{align-items:center;background:linear-gradient(135deg,#28a745,#20c997);border-radius:12px;color:#fff;display:flex;font-size:16px;font-weight:600;gap:10px;justify-content:center;margin-top:20px;padding:20px}.checkmark{font-size:20px}.connect-prompt{background:#fffffff2;color:#666;font-size:16px;padding:40px 20px}@media (max-width:768px){.payment-container{margin:10px;max-width:calc(100% - 20px)}.payment-header h1{font-size:1.8rem}.connect-prompt,.payment-details,.payment-header,.wallet-button-container{padding:20px 15px}.amount-value{font-size:20px}.pay-button{font-size:16px;padding:14px 24px}.wallet-address{font-size:10px}}.wallet-adapter-button{align-items:center;background-color:initial;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;height:48px;line-height:48px;padding:0 24px}.wallet-adapter-button-trigger{background-color:#512da8}.wallet-adapter-button:not([disabled]):focus-visible{outline-color:#fff}.wallet-adapter-button:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-button[disabled]{background:#404144;color:#999;cursor:not-allowed}.wallet-adapter-button-end-icon,.wallet-adapter-button-end-icon img,.wallet-adapter-button-start-icon,.wallet-adapter-button-start-icon img{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.wallet-adapter-button-end-icon{margin-left:12px}.wallet-adapter-button-start-icon{margin-right:12px}.wallet-adapter-collapse{width:100%}.wallet-adapter-dropdown{display:inline-block;position:relative}.wallet-adapter-dropdown-list{grid-row-gap:10px;background:#2c2d30;border-radius:10px;box-shadow:0 8px 20px #0009;display:grid;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;grid-template-rows:1fr;list-style:none;margin:0;opacity:0;padding:10px;position:absolute;right:0;top:100%;transition:opacity .2s ease,transform .2s ease,visibility .2s;visibility:hidden;z-index:99}.wallet-adapter-dropdown-list-active{opacity:1;transform:translateY(10px);visibility:visible}.wallet-adapter-dropdown-list-item{align-items:center;border:none;border-radius:6px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:14px;font-weight:600;height:37px;justify-content:center;outline:none;padding:0 20px;white-space:nowrap;width:100%}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-modal-collapse-button svg{fill:#999;align-self:center}.wallet-adapter-modal-collapse-button.wallet-adapter-modal-collapse-button-active svg{transform:rotate(180deg);transition:transform .15s ease-in}.wallet-adapter-modal{background:#00000080;bottom:0;left:0;opacity:0;overflow-y:auto;position:fixed;right:0;top:0;transition:opacity .15s linear;z-index:1040}.wallet-adapter-modal.wallet-adapter-modal-fade-in{opacity:1}.wallet-adapter-modal-button-close{align-items:center;background:#1a1f2e;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:12px;position:absolute;right:18px;top:18px}.wallet-adapter-modal-button-close:focus-visible{outline-color:#fff}.wallet-adapter-modal-button-close svg{fill:#777;transition:fill .2s ease 0s}.wallet-adapter-modal-button-close:hover svg{fill:#fff}.wallet-adapter-modal-overlay{background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0}.wallet-adapter-modal-container{align-items:center;display:flex;justify-content:center;margin:3rem;min-height:calc(100vh - 6rem)}@media (max-width:480px){.wallet-adapter-modal-container{margin:1rem;min-height:calc(100vh - 2rem)}}.wallet-adapter-modal-wrapper{align-items:center;background:#10141f;border-radius:10px;box-shadow:0 8px 20px #0009;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;max-width:400px;position:relative;z-index:1050}.wallet-adapter-modal-wrapper .wallet-adapter-button{width:100%}.wallet-adapter-modal-title{color:#fff;font-size:24px;font-weight:500;line-height:36px;margin:0;padding:64px 48px 48px;text-align:center}@media (max-width:374px){.wallet-adapter-modal-title{font-size:18px}}.wallet-adapter-modal-list{list-style:none;margin:0 0 12px;padding:0;width:100%}.wallet-adapter-modal-list .wallet-adapter-button{border-radius:0;font-size:18px;font-weight:400}.wallet-adapter-modal-list .wallet-adapter-button-end-icon,.wallet-adapter-modal-list .wallet-adapter-button-end-icon img,.wallet-adapter-modal-list .wallet-adapter-button-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-start-icon img{height:28px;width:28px}.wallet-adapter-modal-list .wallet-adapter-button span{font-size:14px;margin-left:auto;opacity:.6}.wallet-adapter-modal-list-more{align-items:center;align-self:flex-end;background-color:initial;border:none;color:#fff;cursor:pointer;display:flex;padding:12px 24px 24px 12px}.wallet-adapter-modal-list-more svg{fill:#fff;margin-left:.5rem;transition:all .1s ease}.wallet-adapter-modal-list-more-icon-rotate{transform:rotate(180deg)}.wallet-adapter-modal-middle{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;padding:0 24px 24px;width:100%}.wallet-adapter-modal-middle-button{background-color:#512da8;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:18px;margin-top:48px;padding:12px;width:100%}
/*# sourceMappingURL=main.35bfd93b.css.map*/