.styles-module__rZJi5a__button,.styles-module__rZJi5a__placeholder{width:32px;height:32px;color:var(--gray-8);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:color .2s,background-color .2s;display:flex}.styles-module__rZJi5a__button:hover{color:var(--gray-12);background:var(--gray-a3)}.styles-module__rZJi5a__button:active{transform:scale(.95)}.styles-module__rZJi5a__button:focus-visible{outline:2px solid var(--gray-8);outline-offset:2px}
.styles-module__2b7hdq__root{z-index:50;background:linear-gradient(to bottom,color-mix(in srgb,var(--gray-2)100%,transparent)25%,color-mix(in srgb,var(--gray-2)0%,transparent)100%);flex-direction:column;width:100%;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.styles-module__2b7hdq__root:before{z-index:-1;content:"";-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 100%);mask-image:linear-gradient(#000 0%,#0000 100%)}.styles-module__2b7hdq__container{width:100%;max-width:var(--page-max-width);padding:0 24px;justify-content:space-between;align-items:center;margin:0 auto;padding-block:32px;display:flex}.styles-module__2b7hdq__logo,.styles-module__2b7hdq__link{color:var(--gray-8);cursor:pointer;line-height:24px;transition:all .2s;position:relative}.styles-module__2b7hdq__logo{font-family:var(--font-family-serif);font-size:16px;font-weight:var(--font-weight-bold)}.styles-module__2b7hdq__link{font-family:var(--font-family-display);letter-spacing:var(--font-letter-spacing-14px);font-size:14px;display:flex}.styles-module__2b7hdq__logo:hover,.styles-module__2b7hdq__link:hover{color:var(--gray-12)}.styles-module__2b7hdq__list{align-items:center;gap:8px;list-style:none;display:flex}
.styles-module__YYtXEq__wrapper{position:relative}.styles-module__YYtXEq__button{width:28px;height:28px;color:var(--gray-11);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex;position:absolute;top:5px;right:5px}@media (hover:hover) and (pointer:fine){.styles-module__YYtXEq__button:hover{color:var(--gray-12);background:var(--gray-a3)}}.styles-module__YYtXEq__button:active{transform:scale(.96)}
.styles-module__zyc6wG__wrapper{position:relative}.styles-module__zyc6wG__toolbar{z-index:1;pointer-events:none;background:var(--gray-1);border:1px solid var(--gray-a4);opacity:0;border-radius:8px;gap:8px;padding:6px 8px;transition:all .2s ease-out;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 8px #0000000a}.styles-module__zyc6wG__wrapper:hover .styles-module__zyc6wG__toolbar,.styles-module__zyc6wG__wrapper:focus-within .styles-module__zyc6wG__toolbar{pointer-events:auto;opacity:1;transform:translateY(0)}.styles-module__zyc6wG__button{color:var(--gray-10);justify-content:center;align-items:center;padding:6px;font-size:12px;transition:all .2s;display:inline-flex;position:relative}.styles-module__zyc6wG__button:before{z-index:-1;content:"";background:var(--gray-3);opacity:0;border-radius:6px;width:100%;height:100%;transition:all .2s;position:absolute;top:0;left:0;transform:scale(.95)}.styles-module__zyc6wG__button:hover{color:var(--gray-12)}.styles-module__zyc6wG__button:hover:before{opacity:1;transform:scale(1)}.styles-module__zyc6wG__button:active{transform:scale(.95)}.styles-module__zyc6wG__button:focus-visible{outline:2px solid var(--gray-10);outline-offset:2px}.styles-module__zyc6wG__button:disabled{opacity:.55}.styles-module__zyc6wG__caption{color:var(--gray-10);text-align:center;letter-spacing:var(--font-letter-spacing-14px);margin-top:8px;font-size:14px}@media (hover:none) and (pointer:coarse){.styles-module__zyc6wG__toolbar{display:none}}
.styles-module__mOOgea__root{box-shadow:var(--shadow-2);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.styles-module__mOOgea__header{border-bottom:1px solid var(--gray-a4);justify-content:space-between;align-items:center;padding:8px 12px 8px 16px;display:flex}.styles-module__mOOgea__title{font-size:14px;font-weight:var(--font-weight-normal);color:var(--gray-10);letter-spacing:var(--font-letter-spacing-14px)}.styles-module__mOOgea__actions{align-items:center;gap:4px;display:flex}.styles-module__mOOgea__actionButton{width:28px;height:28px;color:var(--gray-10);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:flex}.styles-module__mOOgea__actionButton:hover{color:var(--gray-12);background:var(--gray-3)}.styles-module__mOOgea__actionButton[data-active=true]{color:var(--gray-12)}.styles-module__mOOgea__layout{flex-direction:column-reverse;display:flex}.styles-module__mOOgea__editor{border-top:1px solid var(--gray-a4);overflow:hidden}.styles-module__mOOgea__preview{flex-direction:column;display:flex}.styles-module__mOOgea__root *{scrollbar-width:none}.styles-module__mOOgea__root ::-webkit-scrollbar{width:8px;height:8px}.styles-module__mOOgea__root ::-webkit-scrollbar-track{background:var(--gray-3)}.styles-module__mOOgea__root ::-webkit-scrollbar-thumb{background:var(--gray-6);border-radius:4px}.styles-module__mOOgea__root ::-webkit-scrollbar-thumb:hover{background:var(--gray-7)}.styles-module__mOOgea__root{--sp-colors-accent:var(--gray-8)}.styles-module__mOOgea__root :has(button:focus){outline:none}.styles-module__mOOgea__root :has(button:focus-visible){outline:2px solid var(--gray-8);outline-offset:2px;border-radius:4px}
.styles-module__ELiM6G__wrapper{aspect-ratio:16/9;background:var(--color-background-secondary);border-radius:8px;width:100%;position:relative;overflow:hidden}.styles-module__ELiM6G__iframe,.styles-module__ELiM6G__video{border:none;width:100%;height:100%;position:absolute;inset:0}
.styles-module__6tGsDG__demo{justify-content:center;align-items:center;min-height:300px;padding-bottom:10px;display:flex}.styles-module__6tGsDG__backdrop{z-index:100;background:var(--gray-a3);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:fixed;inset:0}.styles-module__6tGsDG__modal{z-index:100;background:var(--gray-1);will-change:transform;border-radius:28px;width:100%;max-width:360px;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.styles-module__6tGsDG__container{width:100%;height:fit-content;padding-bottom:10px}.styles-module__6tGsDG__content{padding:4px}.styles-module__6tGsDG__content>*{margin-bottom:12px}.styles-module__6tGsDG__content>:last-child{margin-bottom:0}.styles-module__6tGsDG__header{justify-content:space-between;align-items:center;width:100%;padding:8px;display:flex}.styles-module__6tGsDG__header-title{color:var(--gray-12);margin:0;padding-left:12px;font-size:18px;font-weight:600}.styles-module__6tGsDG__page-header{justify-content:space-between;align-items:center;width:100%;padding:8px;display:flex;position:relative}.styles-module__6tGsDG__page-header-title{color:var(--gray-12);margin:0;font-size:18px;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__6tGsDG__primary-button{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 20px;font-size:14px;font-weight:500;transition:all .18s;display:flex}.styles-module__6tGsDG__primary-button:hover{background:#2563eb}.styles-module__6tGsDG__primary-button:disabled{pointer-events:none;opacity:.5}.styles-module__6tGsDG__primary-button:active{transform:scale(.98)}.styles-module__6tGsDG__secondary-button{width:fit-content;color:var(--gray-12);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:12px;font-weight:500;transition:all .18s;display:flex}.styles-module__6tGsDG__secondary-button:active{transform:scale(.95)}.styles-module__6tGsDG__secondary-button.styles-module__6tGsDG__active{background:var(--gray-a4)}.styles-module__6tGsDG__close-button,.styles-module__6tGsDG__back-button{background:var(--gray-3);border-radius:14px;width:32px;height:32px;padding:0;transition:all .18s}.styles-module__6tGsDG__close-button:hover,.styles-module__6tGsDG__back-button:hover{background:var(--gray-4)}.styles-module__6tGsDG__close-button:active,.styles-module__6tGsDG__back-button:active{transform:scale(.95)}.styles-module__6tGsDG__socials{gap:4px;padding:0 8px;display:flex}.styles-module__6tGsDG__social{cursor:pointer;background:var(--gray-3);border-radius:14px;flex:1;justify-content:center;align-items:center;height:48px;padding:0;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:flex;overflow:hidden}.styles-module__6tGsDG__social:hover{background:var(--gray-4);transform:scale(1.05)}.styles-module__6tGsDG__social:active{transform:scale(.95)}.styles-module__6tGsDG__tabs-wrapper{padding:0 8px}.styles-module__6tGsDG__tabs{background:var(--gray-3);border-radius:14px;justify-content:center;align-items:center;width:100%;padding:4px;display:flex;position:relative}.styles-module__6tGsDG__tab{z-index:10;height:36px;color:var(--gray-11);cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;font-size:14px;transition:color .2s;display:flex;position:relative}.styles-module__6tGsDG__tab:hover{color:var(--gray-12)}.styles-module__6tGsDG__tab-indicator{pointer-events:none;background:var(--gray-a4);border-radius:10px;height:36px;position:absolute;left:0}.styles-module__6tGsDG__step-content{flex-direction:column;gap:24px;padding:8px;display:flex}.styles-module__6tGsDG__form{background:var(--gray-3);border-radius:16px;justify-content:space-between;align-items:center;gap:8px;padding:8px;display:flex}.styles-module__6tGsDG__input{color:var(--gray-12);background:0 0;border:none;outline:none;flex:1;padding:0;font-size:16px;font-weight:700}.styles-module__6tGsDG__input::placeholder{color:var(--gray-8)}.styles-module__6tGsDG__form-button{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;min-width:40px;min-height:40px;padding:0;display:flex}.styles-module__6tGsDG__form-button.styles-module__6tGsDG__disabled{background:var(--gray-a3)}.styles-module__6tGsDG__otp-container{flex-direction:column;width:100%;display:flex}.styles-module__6tGsDG__otp-description{color:var(--gray-11);text-align:center;margin-bottom:20px;font-size:14px}.styles-module__6tGsDG__otp-input-container{justify-content:center;gap:8px;margin-bottom:20px;display:flex}.styles-module__6tGsDG__otp-slot{width:44px;height:48px;color:var(--gray-12);background:var(--gray-3);border:2px solid #0000;border-radius:10px;justify-content:center;align-items:center;font-size:24px;font-weight:600;transition:border-color .2s;display:flex;position:relative}.styles-module__6tGsDG__otp-slot:has(div){border-color:#3b82f6}@keyframes styles-module__6tGsDG__shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-4px)}20%,40%,60%,80%{transform:translate(4px)}}.styles-module__6tGsDG__otp-input-container.styles-module__6tGsDG__error{animation:.4s styles-module__6tGsDG__shake}.styles-module__6tGsDG__otp-caret{background:#3b82f6;width:2px;height:24px;animation:1s infinite styles-module__6tGsDG__blink;position:absolute}@keyframes styles-module__6tGsDG__blink{0%,49%{opacity:1}50%,to{opacity:0}}.styles-module__6tGsDG__otp-resend{color:var(--gray-11);text-align:center;margin-bottom:12px;font-size:13px}.styles-module__6tGsDG__otp-resend-button{color:#3b82f6;cursor:pointer;background:0 0;border:none;font-weight:600;transition:color .18s}.styles-module__6tGsDG__otp-resend-button:hover{color:#2563eb}.styles-module__6tGsDG__otp-submit,.styles-module__6tGsDG__button-wrapper,.styles-module__6tGsDG__bottom-button{width:100%}.styles-module__6tGsDG__confirm-page{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:16px 0 0;display:flex}.styles-module__6tGsDG__passkey-content{align-items:center;gap:8px;padding:0 8px;display:flex}.styles-module__6tGsDG__passkey-text{color:var(--gray-11);margin:0;font-size:16px}.styles-module__6tGsDG__passkey-confirm{flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:8px 0;display:flex}.styles-module__6tGsDG__passkey-spinner{border-radius:22px;justify-content:center;align-items:center;padding:1px;display:flex;position:relative;overflow:hidden}.styles-module__6tGsDG__passkey-spinner-gradient{background:conic-gradient(#0000 0%,#4daffe 10% 25%,#0000 35%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.styles-module__6tGsDG__passkey-spinner-content{z-index:1;background:var(--gray-1);border-radius:20px;justify-content:center;align-items:center;padding:2px;display:flex;position:relative}.styles-module__6tGsDG__passkey-spinner-inner{background:var(--gray-3);border-radius:16px;justify-content:center;align-items:center;padding:4px;display:flex}.styles-module__6tGsDG__passkey-spinner-icon{background:var(--gray-2);border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.styles-module__6tGsDG__passkey-confirm-text{flex-direction:column;justify-content:center;align-items:center;gap:6px;padding-bottom:8px;display:flex}.styles-module__6tGsDG__passkey-confirm-title{color:var(--gray-12);margin:0;font-size:18px;font-weight:600}.styles-module__6tGsDG__passkey-confirm-description{width:85%;color:var(--gray-11);text-align:center;margin:0;font-size:14px;line-height:1.5}.styles-module__6tGsDG__wallet-list{flex-direction:column;gap:4px;display:flex}.styles-module__6tGsDG__wallet{cursor:pointer;background:var(--gray-3);border-radius:16px;justify-content:flex-start;align-items:center;gap:20px;padding:14px 16px;transition:all .18s;display:flex}.styles-module__6tGsDG__wallet:hover{background:var(--gray-4)}.styles-module__6tGsDG__wallet:active{transform:scale(.98)}.styles-module__6tGsDG__wallet-name{color:var(--gray-12);letter-spacing:.01em;margin:0;font-size:16px;font-weight:500}.styles-module__6tGsDG__create-wallet{background:#ff2056;width:100%;margin-top:12px;padding:0}.styles-module__6tGsDG__create-wallet:hover{background:#e01b4a}.styles-module__6tGsDG__wallet-confirm{color:var(--gray-12);text-align:center;padding:24px 0;font-size:16px}.styles-module__6tGsDG__divider{align-items:center;gap:12px;padding:0 8px 16px;display:flex}.styles-module__6tGsDG__divider-line{background:var(--gray-6);flex:1;height:1px}.styles-module__6tGsDG__divider-text{color:var(--gray-11);margin:0;font-size:13px}
.styles-module__juP1Uq__trigger{cursor:text;background:var(--gray-1);width:240px;height:36px;box-shadow:var(--shadow-2);border-radius:8px;align-items:center;gap:8px;padding:0 12px;display:flex}.styles-module__juP1Uq__trigger[data-open=true]{pointer-events:none;opacity:0}.styles-module__juP1Uq__trigger-text{color:var(--gray-10);letter-spacing:var(--font-letter-spacing-13px);flex:1;font-size:13px}.styles-module__juP1Uq__icon{color:var(--gray-10);flex-shrink:0}.styles-module__juP1Uq__kbd{min-width:22px;font-family:inherit;font-size:11px;font-weight:var(--font-weight-medium);color:var(--gray-10);text-align:center;background:var(--gray-3);border-radius:5px;flex-shrink:0;padding:4px;line-height:1}.styles-module__juP1Uq__loader{color:var(--gray-10);flex-shrink:0;justify-content:center;align-items:center;animation:.8s linear infinite styles-module__juP1Uq__spin;display:flex}@keyframes styles-module__juP1Uq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__juP1Uq__backdrop{z-index:100;background:var(--gray-a3);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:fixed;inset:0}.styles-module__juP1Uq__container{z-index:101;background:var(--gray-1);box-shadow:var(--shadow-3);border-radius:8px;flex-direction:column;display:flex;position:fixed;overflow:hidden}.styles-module__juP1Uq__header{flex-shrink:0;align-items:center;gap:8px;height:36px;padding:0 12px;display:flex}.styles-module__juP1Uq__input{min-width:0;font-size:13px;font-weight:var(--font-weight-normal);color:var(--gray-12);letter-spacing:var(--font-letter-spacing-13px);background:0 0;border:none;outline:none;flex:1}.styles-module__juP1Uq__input::placeholder{color:var(--gray-10)}.styles-module__juP1Uq__content{border-top:1px solid var(--gray-a4);overflow:hidden}.styles-module__juP1Uq__results{scrollbar-width:none;max-height:280px;padding:4px;overflow-y:auto}.styles-module__juP1Uq__results::-webkit-scrollbar{display:none}.styles-module__juP1Uq__empty{justify-content:center;align-items:center;padding:24px 16px;display:flex}.styles-module__juP1Uq__empty-text{color:var(--gray-10);letter-spacing:var(--font-letter-spacing-13px);font-size:13px}.styles-module__juP1Uq__item{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:6px 8px;display:flex;position:relative}.styles-module__juP1Uq__item[data-highlighted=true] .styles-module__juP1Uq__item-title{color:var(--gray-12)}.styles-module__juP1Uq__highlight{z-index:-1;background:var(--gray-3);border-radius:6px;position:absolute;inset:0}.styles-module__juP1Uq__item-icon{width:24px;height:24px;color:var(--gray-10);background:var(--gray-3);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.styles-module__juP1Uq__item-content{flex-direction:column;flex:1;min-width:0;display:flex}.styles-module__juP1Uq__item-title{font-size:13px;font-weight:var(--font-weight-normal);color:var(--gray-11);letter-spacing:var(--font-letter-spacing-13px);transition:color .15s}.styles-module__juP1Uq__item-description{text-overflow:ellipsis;color:var(--gray-9);letter-spacing:var(--font-letter-spacing-12px);white-space:nowrap;font-size:12px;line-height:1.3;overflow:hidden}.styles-module__juP1Uq__footer{border-top:1px solid var(--gray-a4);flex-shrink:0;align-items:center;gap:12px;padding:8px 12px;display:flex}.styles-module__juP1Uq__footer-item{align-items:center;gap:6px;display:flex}.styles-module__juP1Uq__footer-keys{gap:2px;display:flex}.styles-module__juP1Uq__footer-kbd{min-width:18px;height:18px;font-family:inherit;font-size:10px;font-weight:var(--font-weight-medium);color:var(--gray-10);background:var(--gray-3);border-radius:4px;justify-content:center;align-items:center;padding:0 4px;line-height:1;display:flex}.styles-module__juP1Uq__footer-label{color:var(--gray-9);letter-spacing:var(--font-letter-spacing-12px);font-size:12px}
.styles-module__DiK7rq__demo{justify-content:center;align-items:center;width:100%;min-height:120px;padding:24px;display:flex}
.styles-module__S9awiG__demo{justify-content:center;align-items:center;width:100%;min-height:400px;padding:20px;display:flex}.styles-module__S9awiG__container{flex-direction:column;width:100%;min-width:320px;max-width:320px;height:auto;display:flex}.styles-module__S9awiG__header{cursor:pointer;background:var(--gray-2);border:1px solid var(--gray-6);will-change:transform;border-radius:16px;justify-content:space-between;align-items:center;width:100%;padding:8px;transition:background .18s;display:flex;position:relative;overflow:hidden}.styles-module__S9awiG__header:hover{background:var(--gray-3)}.styles-module__S9awiG__header-left{justify-content:center;align-items:center;gap:8px;display:flex}.styles-module__S9awiG__header-left p{color:var(--gray-12);margin:0;font-size:14px;font-weight:500}.styles-module__S9awiG__header-right{justify-content:center;align-items:center;gap:8px;display:flex}.styles-module__S9awiG__header-right p{color:var(--gray-11);margin:0;font-size:14px;font-weight:500}.styles-module__S9awiG__header-right svg{color:var(--gray-11)}.styles-module__S9awiG__transaction-list{flex-direction:column;gap:8px;width:100%;margin-top:8px;display:flex;position:relative}.styles-module__S9awiG__transaction{cursor:pointer;background:var(--gray-2);border:1px solid var(--gray-6);border-radius:12px;gap:8px;width:100%;padding:8px;transition:background .18s;display:flex;position:relative}.styles-module__S9awiG__transaction:hover{background:var(--gray-3)}.styles-module__S9awiG__transaction-disabled{pointer-events:none}.styles-module__S9awiG__spinner{background:#3b82f6;border-radius:9999px;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:-8px;left:-8px}.styles-module__S9awiG__spinner-icon{color:#fff;width:16px;height:16px}.styles-module__S9awiG__asset-image{flex-shrink:0;display:flex}.styles-module__S9awiG__asset-image img{border-radius:8px;width:48px;height:48px}.styles-module__S9awiG__details{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:4px;display:flex}.styles-module__S9awiG__details-row{width:100%;color:var(--gray-11);align-items:center;gap:4px;font-size:13px;display:flex}.styles-module__S9awiG__details-row img{border-radius:9999px;width:15px;height:15px}.styles-module__S9awiG__details-row span:last-child{color:var(--gray-12);font-weight:500}.styles-module__S9awiG__details-row-bottom{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.styles-module__S9awiG__details-row-bottom>span:first-child{color:var(--gray-12);font-size:14px;font-weight:500}.styles-module__S9awiG__amount{color:var(--gray-12);background:var(--gray-4);border:1px solid var(--gray-6);border-radius:6px;padding:4px 8px;font-size:13px;font-weight:600}.styles-module__S9awiG__amount-fee{background:var(--gray-4);border:1px solid var(--gray-6)}
