@charset "UTF-8";footer{background-color:#201b02}footer .footer{color:color-mix(in oklab,#fff 40%,transparent);padding:80px 0}footer .footer-top{display:flex;flex-direction:row;gap:64px}@media(max-width:1023px){footer .footer-top{flex-direction:column}}footer .footer-bottom{margin-top:48px;padding-top:24px;border-top:1px solid color-mix(in oklab,#fff 10%,transparent);display:flex;flex-direction:row;justify-content:space-between;font-size:12px;color:color-mix(in oklab,#fff 30%,transparent)}@media(max-width:650px){footer .footer-bottom{flex-direction:column;align-items:center;gap:4px}}footer .footer-info{max-width:320px;display:flex;flex-direction:column;gap:24px}footer .footer-info .app-logo{width:134px;height:28px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(.6)}footer .footer-info__desc{font-size:14px}footer .footer-info__social{display:flex;align-items:center;gap:16px;margin-top:4px}@media(max-width:650px){footer .footer-info__social{justify-content:center}}footer .footer-info__social a{width:32px;height:32px}footer .footer-info__social a:hover img{opacity:1;filter:brightness(0) invert(.8)}footer .footer-info__social img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;opacity:.5;filter:brightness(0) invert(.7) sepia(.1) saturate(4)}footer .footer-info__social .linkedin,footer .footer-info__social .telegram,footer .footer-info__social .twitter{transform:scale(1.3)}footer .footer nav{display:grid;grid-template-columns:repeat(5,1fr);gap:44px}@media(max-width:1023px){footer .footer nav{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){footer .footer nav{grid-template-columns:repeat(2,1fr);gap:32px}}footer .footer .nav-list{display:flex;flex-direction:column}footer .footer .nav-list__title{font-size:11px;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}footer .footer .nav-list__item{height:24px;color:color-mix(in oklab,#fff 50%,transparent);text-decoration:none;font-size:14px;margin-bottom:10px;transition:color .1s ease;display:flex;align-items:center;gap:4px;cursor:pointer}footer .footer .nav-list__item:hover{color:color-mix(in oklab,#fff 80%,transparent)}footer .footer .nav-list__item:hover img{opacity:1;filter:brightness(0) invert(.8)}footer .footer .nav-list__item img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain;opacity:.6;filter:brightness(0) invert(.8) sepia(.1) saturate(4)}.theme-dark footer{background-color:#000;border-top:1px solid #1e1e1e}.theme-dark footer .footer-info__social img{filter:brightness(0) invert(.7) saturate(4)}.theme-dark footer .footer-bottom{border-color:#5a5a5a;color:var(--text-muted)}.j-header{border-bottom:1px solid var(--border-primary);background-color:#fff;position:sticky;top:0;z-index:100}.j-header .container{min-height:72px;display:flex;align-items:center;justify-content:space-between}.j-header .logo-link{position:relative;display:flex;align-items:center}.j-header .app-logo{display:block;width:134px;height:28px;background-image:url(./logo.CY6Ax0Lh.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}@media(max-width:650px){.j-header .app-logo{width:40px;height:40px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23ffd600' d='M14.667 3.953v7.953c0 1.447-1.136 2.62-2.535 2.62a2.48 2.48 0 0 1-1.75-.725c-.618-.61-1.322-1.29-2.178-1.29s-1.547.659-2.136 1.288c-.5.536-1.202.868-1.98.868-1.521 0-2.754-1.275-2.754-2.847s1.233-2.847 2.754-2.847c1.008 0 1.89.56 2.37 1.394.385.67.976 1.32 1.729 1.32s1.41-.652 1.41-1.457V3.953c0-1.447 1.135-2.62 2.535-2.62s2.535 1.173 2.535 2.62'/%3E%3C/svg%3E")}}.j-header nav{min-height:72px;margin-left:40px;display:flex;align-items:center;gap:24px}@media(max-width:1023px){.j-header nav{display:none}}.j-header nav a{position:relative;min-height:72px;padding:8px;color:var(--text-tertiary);text-align:center;font-size:13px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.5px;text-decoration:none;border-bottom:2px solid transparent;display:flex;align-items:center;cursor:pointer}.j-header nav a.active{border-color:var(--text-primary)}.j-header nav a.active,.j-header nav a:hover{color:var(--text-primary)}.j-header .more-btn{height:72px;display:flex;align-items:center;justify-content:center;padding:8px;color:var(--text-tertiary);font-size:13px;font-style:normal;font-weight:400;letter-spacing:.5px;text-decoration:none;border-bottom:2px solid transparent}.j-header .more-btn.active{color:var(--text-primary);border-color:var(--text-primary)}.j-header .more-btn:hover .btn-container__action{color:var(--text-primary)}.j-header .more-btn:hover .btn-container__action path{stroke:var(--text-primary)}.j-header .more-btn .chevron-icon path{stroke:var(--text-tertiary)}.j-header .more-menu{display:flex;flex-direction:column;align-items:flex-start}.j-header .more-menu a{min-height:auto;width:100%;padding:8px 16px;text-align:left;border:none;gap:12px}.j-header .more-menu a:hover{background-color:#f2f2f2}.j-header .more-menu a:hover svg{opacity:1}.j-header .more-menu a i{display:flex;align-items:center;justify-content:center}.j-header .more-menu a .nav-icon{width:16px;height:16px;display:flex;align-items:center}.j-header .more-menu a .nav-icon svg{width:100%;height:100%}.j-header .more-menu a .export-icon{margin-left:auto;width:12px;height:12px;opacity:.5;display:flex;align-items:center;justify-content:center}.j-header .more-menu .section-links-title{padding:2px 16px 0;color:#8d8d8d;font-size:12px}.j-header .more-menu hr{background-color:#f2f2f2;opacity:.2;width:85%;margin:4px auto}.j-header .header-actions{display:inline-flex;align-items:center;justify-content:flex-end;-moz-column-gap:8px;column-gap:8px;row-gap:0}.theme-dark .j-header{background-color:#1a1a1a;border-color:#1a1a1a}.theme-dark .j-header .app-logo{background-image:url(./logo-dark.CGYIFEvC.svg)}@media(max-width:650px){.theme-dark .j-header .app-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23ffd600' d='M14.667 3.953v7.953c0 1.447-1.136 2.62-2.535 2.62a2.48 2.48 0 0 1-1.75-.725c-.618-.61-1.322-1.29-2.178-1.29s-1.547.659-2.136 1.288c-.5.536-1.202.868-1.98.868-1.521 0-2.754-1.275-2.754-2.847s1.233-2.847 2.754-2.847c1.008 0 1.89.56 2.37 1.394.385.67.976 1.32 1.729 1.32s1.41-.652 1.41-1.457V3.953c0-1.447 1.135-2.62 2.535-2.62s2.535 1.173 2.535 2.62'/%3E%3C/svg%3E")}}.theme-dark .j-header nav a{color:#fff}.theme-dark .j-header nav a.active{border-color:#fff}.theme-dark .j-header nav a:hover{opacity:.8}.theme-dark .j-header .more-btn{color:#fff}.theme-dark .j-header .more-btn.active{color:#fff;border-color:#fff}.theme-dark .j-header .more-btn:hover .btn-container__action{color:#fff}.theme-dark .j-header .more-btn:hover .btn-container__action path{stroke:#fff}.theme-dark .j-header .more-menu{background-color:#1a1a1a}.theme-dark .j-header .more-menu a:hover{background-color:#444}.setting-item.wallet-item{padding-top:0!important}.setting-item.wallet-item .connect-wallet{height:46px;font-size:14px;font-weight:500;border-radius:10px}.wallet-card{display:flex;padding:16px;align-items:flex-start;justify-content:space-between;gap:12px;border-radius:12px;background:var(--bg-surface);border:1px solid var(--border-light)}.wallet-card__info{display:flex;flex-direction:column;gap:4px}.wallet-card__info--addr{display:flex;align-items:center;gap:8px;font-size:16px;font-style:normal;font-weight:700;line-height:20px}.wallet-card__info--name{color:var(--text-primary);font-size:12px;font-style:normal;font-weight:400;line-height:16px}.wallet-card__info--copy{width:16px;height:16px}.wallet-card .disconnect-icon{cursor:pointer}.theme-dark .wallet-card .disconnect-icon path{stroke:#fff}.setting-item.language{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.setting-item.language .setting-item__title{margin:0}.setting-item.language .language-selected-lang{color:var(--text-muted);font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex;align-items:center;gap:8px;cursor:pointer}.setting-item.language .language-selected-lang svg{width:16px;height:16px}.setting-item.language .language-selected-lang svg path{stroke:var(--text-muted)}.languages-list{width:100%;display:flex;flex-direction:column;border:1px solid var(--border-light);border-radius:12px;overflow:hidden;margin-top:12px}.languages-list__item{color:var(--text-secondary);font-size:14px;font-weight:300;padding:10px 16px}.languages-list__item:not(:last-child){border-bottom:1px solid var(--border-light)}.languages-list__item.active,.languages-list__item:hover{background-color:var(--bg-surface)}.languages-list__item.active{font-weight:400;color:var(--text-primary)}.setting-item.theme{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.setting-item.theme .setting-item__title{margin:0}.rpc-list{display:flex;flex-direction:column;gap:4px}.rpc-list__item{padding:12px 16px;display:flex;align-items:center;gap:12px;font-size:14px;background-color:var(--bg-surface);border-radius:8px;cursor:pointer}.rpc-list__item--active{outline:1px solid var(--border-secondary)}.rpc-list__item .ping{position:relative;font-family:JetBrainsMono,monospace;font-size:12px;font-weight:500;display:flex;align-items:center;gap:6px;color:var(--text-muted);margin-left:auto}.rpc-list__item .ping:before{content:"";width:6px;height:6px;background-color:var(--ping-color);border-radius:50%}.setting-item.explorer .rpc-list__item{background-color:transparent}.setting-item.explorer .rpc-list__item.active,.setting-item.explorer .rpc-list__item:hover{background-color:var(--bg-surface)}.setting-item.explorer .rpc-list__item.active .accept-icon{display:block}.setting-item.explorer .rpc-list__item .explorer-icon{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.setting-item.explorer .rpc-list__item .accept-icon{width:16px;height:16px;margin-left:auto;stroke:var(--text-muted);display:none}.fade-enter-active,.fade-leave-active{transition:opacity .05s ease}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-from .sidebar-wrapper,.fade-leave-to .sidebar-wrapper{transform:translate(var(--sidebar-translate))}.sidebar{position:fixed;inset:0;z-index:2000;contain:layout paint style}.sidebar-bg{width:100%;height:100%;background:color-mix(in oklab,#000 40%,transparent)}.sidebar-wrapper{width:400px;position:absolute;right:var(--sidebar-x);top:0;bottom:0;transition:.05s ease;color:var(--text-primary);overflow-y:hidden;border-left:1px solid var(--border-primary);background:var(--bg-primary);transform:translateZ(0);will-change:transform;display:flex;flex-direction:column}@media(max-width:650px){.sidebar-wrapper{width:100vw;box-shadow:none}}.sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid var(--border-light)}.sidebar-header__title{color:var(--text-primary);font-size:18px;font-style:normal;font-weight:500;line-height:28px}.sidebar-header__title--back{gap:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sidebar-header__back-icon,.sidebar-header__title--back{display:flex;align-items:center}.sidebar-header__back-icon svg{width:16px;height:16px}.sidebar-header .btn-close{width:18px;height:18px;background:#000;-webkit-mask-size:18px;mask-size:18px;opacity:1;flex-shrink:0}.sidebar-body{padding:16px 24px;flex:1;overflow-y:auto}.sidebar-panel-view{height:100%;display:flex;flex-direction:column;gap:32px}.slide-panel-enter-active,.slide-panel-leave-active{transition:transform .18s ease,opacity .18s ease}.slide-panel-enter-from{transform:translate(calc(32px*var(--slide-dir)));opacity:0}.slide-panel-leave-to{transform:translate(calc(-32px*var(--slide-dir)));opacity:0}.theme-dark .sidebar-header .btn-close{background:#fff}.settings-sidebar .connect-wallet{width:100%}.settings-sidebar .setting-item{padding:16px 0}.settings-sidebar .setting-item:not(:last-child){border-bottom:1px solid var(--border-light)}.settings-sidebar .setting-item__title{font-size:14px;font-weight:600;margin-bottom:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn.settings-btn{padding:0;width:38px;height:38px}.notify-indicator{position:absolute;right:-6px;top:28%;font-size:10px;border-radius:50%;content:"⚡"}
