@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;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}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Segoe UI,Arial,sans-serif;margin:0}.escrow-root,body,html{background:linear-gradient(135deg,#f6f7fb,#e9eaf6);min-height:100vh}.escrow-header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffc;border-bottom:1.5px solid #e9d5ff;position:sticky;top:0;z-index:10}.escrow-header-inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1100px;padding:20px 16px}.escrow-header-left{align-items:center;display:flex;gap:12px}.escrow-header-logo{align-items:center;background:linear-gradient(90deg,#a78bfa,#60a5fa);border-radius:12px;display:flex;flex-shrink:0;justify-content:center;padding:8px}.escrow-header-title{color:#312e81;font-size:1.25rem;font-weight:700;line-height:1.2;margin-bottom:2px}.escrow-header-desc{color:#64748b;font-size:.9rem;line-height:1.3}.escrow-header-network{color:#6d28d9;font-size:.9rem;font-weight:500;margin-right:12px}.escrow-main{margin:0 auto;max-width:1100px;padding:24px 16px}.escrow-how{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffb3;border:1.5px solid #e9d5ff;border-radius:20px;box-shadow:0 4px 24px #a855f70f;margin-bottom:32px;padding:24px 20px}.escrow-how-flex{align-items:flex-start;display:flex;gap:16px}.escrow-how-icon{align-items:center;background:linear-gradient(90deg,#a78bfa,#60a5fa);border-radius:16px;display:flex;flex-shrink:0;justify-content:center;padding:12px}.escrow-how-content{flex:1 1;min-width:0}.escrow-how-title{color:#312e81;font-size:1.4rem;font-weight:700;line-height:1.2;margin-bottom:16px}.escrow-how-steps{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.escrow-how-step{align-items:flex-start;display:flex;gap:12px}.escrow-how-step-num{align-items:center;background:#a78bfa;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1rem;font-weight:700;height:28px;justify-content:center;width:28px}.escrow-how-step-num.blue{background:#60a5fa}.escrow-how-step-num.indigo{background:#6366f1}.escrow-how-step-num.green{background:#34d399}.escrow-how-step-content{flex:1 1;min-width:0}.escrow-how-step-title{color:#312e81;font-size:.95rem;font-weight:600;line-height:1.3;margin-bottom:4px}.escrow-how-step-desc{color:#64748b;font-size:.9rem;line-height:1.4}.escrow-sections{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.escrow-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffb3;border:1.5px solid #e9d5ff;border-radius:20px;box-shadow:0 4px 24px #a855f70f;padding:24px 20px}.escrow-card.taker{border:1.5px solid #60a5fa}.escrow-card-header{align-items:center;display:flex;gap:12px;margin-bottom:20px}.escrow-card-header-icon{align-items:center;background:linear-gradient(90deg,#a78bfa,#f472b6);border-radius:14px;display:flex;flex-shrink:0;justify-content:center;padding:12px}.escrow-card-header-icon.taker{background:linear-gradient(90deg,#60a5fa,#6366f1)}.escrow-card-header-content{flex:1 1;min-width:0}.escrow-card-header-title{color:#312e81;font-size:1.25rem;font-weight:700;line-height:1.2;margin-bottom:2px}.escrow-card-header-desc{color:#64748b;font-size:.9rem;line-height:1.3}.escrow-guide{align-items:flex-start;background:#ede9fe;border:1.5px solid #e9d5ff;border-radius:14px;display:flex;gap:12px;margin-bottom:20px;padding:16px}.escrow-guide.taker{background:#dbeafe;border:1.5px solid #60a5fa}.escrow-guide-icon{color:#a78bfa;flex-shrink:0;margin-top:2px}.escrow-guide-icon.taker{color:#60a5fa}.escrow-guide-content{flex:1 1;min-width:0}.escrow-guide-content-title{color:#7c3aed;font-size:.95rem;font-weight:600;line-height:1.3;margin-bottom:8px}.escrow-guide-content-title.taker{color:#2563eb}.escrow-guide-list{color:#6d28d9;font-size:.9rem;line-height:1.4;margin:0;padding-left:16px}.escrow-guide-list.taker{color:#2563eb}.escrow-form{display:flex;flex-direction:column;gap:20px}.escrow-form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}.escrow-form-group{display:flex;flex-direction:column}.escrow-form-label{color:#312e81;font-size:.95rem;font-weight:600;line-height:1.3;margin-bottom:6px}.escrow-form-label-desc{color:#64748b;font-size:.85rem;font-weight:400;margin-left:4px}.escrow-form-input{background:#f7fafc;border:1.5px solid #cbd5e1;border-radius:10px;box-sizing:border-box;font-size:.95rem;padding:12px 14px;transition:border .2s;width:100%}.escrow-form-input:focus{background:#fff;border:1.5px solid #a78bfa;outline:none}.escrow-form-seed-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.escrow-form-seed-btn{align-items:center;background:#ede9fe;border:1.5px solid #e9d5ff;border-radius:8px;color:#a78bfa;cursor:pointer;display:flex;font-size:.9rem;gap:6px;padding:10px 14px;transition:all .18s;white-space:nowrap}.escrow-form-seed-btn:hover{background:#e0e7ef;border-color:#a78bfa}.escrow-form-seed-btn-text{font-size:.9rem;font-weight:500}.escrow-form-arrow{border-radius:50%;flex-shrink:0;margin:8px auto;padding:8px}.escrow-form-arrow,.escrow-form-btn{align-items:center;background:linear-gradient(90deg,#a78bfa,#60a5fa);display:flex;justify-content:center}.escrow-form-btn{border:none;border-radius:10px;box-shadow:0 2px 8px #8c86ff1a;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;gap:8px;margin-top:8px;padding:14px 16px;transition:all .2s;width:100%}.escrow-form-btn:disabled{background:#e9eaf6;color:#a0aec0;cursor:not-allowed}.escrow-form-btn:hover:not(:disabled){background:linear-gradient(90deg,#a78bfa,#6366f1);box-shadow:0 4px 16px #8c86ff29;transform:translateY(-1px)}.escrow-form-btn-spinner{animation:spin 1s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:#a78bfa;height:18px;width:18px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.escrow-status{margin-top:24px}.escrow-status-inner{align-items:center;background:#f1f5f9;border:2px solid #e0e7ef;border-radius:14px;box-shadow:0 1px 4px #3c48640f;color:#334155;display:flex;font-size:.95rem;font-weight:500;gap:12px;overflow-wrap:break-word;padding:16px 20px;word-break:break-word}.escrow-status-inner.error{background:#fee2e2;border:2px solid #fecaca;color:#b91c1c}.escrow-status-inner.success{background:#dcfce7;border:2px solid #bbf7d0;color:#166534}.escrow-status-inner.info{background:#dbeafe;border:2px solid #60a5fa;color:#2563eb}.escrow-info{margin-top:24px}.escrow-info-card{background:linear-gradient(90deg,#f0fdf4,#f0fdfa);border:2px solid #bbf7d0;border-radius:20px;box-shadow:0 4px 24px #10b9810f;padding:24px 20px}.escrow-info-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.escrow-info-header-left{align-items:center;display:flex;flex:1 1;gap:12px;min-width:0}.escrow-info-header-content{flex:1 1;min-width:0}.escrow-info-header-title{color:#166534;font-size:1.1rem;font-weight:700;line-height:1.2;margin-bottom:2px}.escrow-info-header-desc{color:#047857;font-size:.9rem;line-height:1.3}.escrow-info-copy-btn{background:#fff;border:none;border-radius:8px;cursor:pointer;flex-shrink:0;padding:8px;transition:background .18s}.escrow-info-copy-btn:hover{background:#f1f5f9}.escrow-info-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}.escrow-info-block{background:#ffffffb3;border-radius:10px;padding:14px 12px}.escrow-info-label{color:#374151;font-size:.9rem;font-weight:600;margin-bottom:4px}.escrow-info-value{color:#334155;font-family:Menlo,Consolas,monospace;font-size:.85rem;line-height:1.4;overflow-wrap:break-word;white-space:pre-wrap;word-break:break-all}.escrow-footer{color:#64748b;font-size:.9rem;margin-top:48px;padding:0 16px;text-align:center}.escrow-footer-inner{align-items:center;display:inline-flex;flex-wrap:wrap;gap:12px;justify-content:center}.escrow-footer-dot{background:#a1a1aa;border-radius:50%;display:inline-block;height:4px;width:4px}@media (min-width:640px){.escrow-main{padding:32px 20px}.escrow-header-inner{padding:24px 20px}.escrow-header-title{font-size:1.4rem}.escrow-header-desc{font-size:1rem}.escrow-form-row,.escrow-how-steps,.escrow-info-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.escrow-main{padding:36px 24px}.escrow-header-inner{padding:24px 24px 16px}.escrow-card,.escrow-how,.escrow-info-card{padding:36px 32px}.escrow-form-btn{font-size:1.1rem;padding:16px 20px}.escrow-status-inner{font-size:1.08rem;padding:18px 24px}}@media (max-width:640px){.escrow-header-inner{flex-wrap:wrap;gap:8px;padding:16px 12px}.escrow-header-left{gap:8px}.escrow-header-title{font-size:1.1rem}.escrow-header-desc{font-size:.85rem}.escrow-header-network{font-size:.85rem;margin-right:0}.escrow-main{padding:16px 12px}.escrow-how{margin-bottom:24px;padding:20px 16px}.escrow-how-flex{flex-direction:column;gap:12px}.escrow-how-title{font-size:1.2rem}.escrow-how-steps,.escrow-sections{gap:16px;grid-template-columns:1fr}.escrow-card{padding:20px 16px}.escrow-card-header{align-items:flex-start;flex-direction:column;gap:8px}.escrow-card-header-title{font-size:1.1rem}.escrow-guide{padding:14px 12px}.escrow-form-seed-row{align-items:stretch;flex-direction:column}.escrow-form-seed-btn{justify-content:center}.escrow-status-inner{align-items:flex-start;flex-direction:column;font-size:.9rem;gap:8px;padding:12px 16px}.escrow-info-card{padding:20px 16px}.escrow-info-header{align-items:flex-start;flex-direction:column;gap:8px}.escrow-info-value{font-size:.8rem}.escrow-footer{font-size:.85rem;margin-top:32px}.escrow-footer-inner{flex-direction:column;gap:8px}}.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.7d9d94f4.css.map*/