*{margin:0;padding:0;box-sizing:border-box}body{font-family:"DM Sans","Noto Sans TC",sans-serif;color:#23262f;background-color:#0a0f2c;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none;transition:all .3s ease}a:focus,a:hover{text-decoration:underline;color:inherit}img{max-width:100%;display:block}button,input{font:inherit}.container{width:100%;max-width:1200px;padding:0 1rem;margin:0 auto}@media screen and (max-width:767px){.container{padding:0 .75rem}}.detail-page{background-color:#f7f7f7}.popup-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.3);z-index:999;align-items:center;justify-content:center}.popup-overlay.active{display:flex}.popup-overlay .popup{background:#fff;border-radius:15px;padding:2rem;width:90%;max-width:500px;position:relative;box-shadow:0 8px 24px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;gap:2rem}.popup-overlay .popup .close{position:absolute;top:.75rem;right:.75rem;font-size:1.5rem;background:0 0;border:none;color:rgb(53.2682926829,57.8341463415,71.5317073171);cursor:pointer}.popup-overlay .popup .close:hover{color:#000}.qr-popup h2{color:#000;font-size:1.25rem}.qr-popup .qr-code{width:200px;height:200px}.qr-popup .qr-address{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:#f7f7f7;border-radius:10px;padding:5px 15px;width:100%}.qr-popup .qr-address-text{font-size:.9rem;color:#000}@media screen and (max-width:767px){.qr-popup .qr-address-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.qr-popup .qr-address-container{display:flex;flex-direction:column;gap:.5rem;width:100%}.qr-popup .qr-address-container>span{font-size:.9rem;color:#000}.qr-popup .qr-copy{background:#777e90;color:#fff;font-size:.875rem;border-radius:5px;appearance:none;border:none;padding:0 5px;cursor:pointer}@media screen and (max-width:767px){.qr-popup .qr-copy{flex-shrink:0}}.qr-popup .qr-save{width:100%}.show-on-mobile{display:none}@media screen and (max-width:767px){.show-on-mobile{display:block}}.hide-on-mobile{display:block}@media screen and (max-width:767px){.hide-on-mobile{display:none}}.text-primary{color:#3772ff!important}.text-secondary{color:#777e90!important}.text-secondary2{color:#b1b5c3!important}.text-on-surface{color:#23262f!important}.text-surface{color:#f7f7f7!important}.text-interactive{color:#2e72d2!important}.text-critical{color:#d33535!important}.text-warning{color:#fabe3c!important}.text-success{color:#58bd7d!important}.text-highlight{color:#1e58c8!important}.text-decorative{color:#383fdc!important}.text-white{color:#fff!important}.text-black{color:#000!important}.header{width:100%;z-index:1000;display:flex;justify-content:center;align-items:center;background:#282828;height:60px;transition:transform .3s ease}.header-fixed{position:fixed;top:0;left:0;box-shadow:0 2px 4px rgba(0,0,0,.1)}.header .container{display:flex;justify-content:space-between;align-items:center;gap:10px}.header .logo{display:flex;justify-content:center;align-items:center}.header .logo img{height:44px}body.has-fixed-header{padding-top:60px}.footer-copyright{padding:.75rem 0;background-color:#0a0f2c}.footer-copyright__content{text-align:center}.footer-copyright__text{margin:0;color:#b1b5c3;font-size:.875rem}@media screen and (max-width:767px){.footer-copyright{padding:.7rem 0}}.label{display:flex;align-items:center;gap:5px;border-radius:5px;padding:3px 10px;font-size:.875rem;width:fit-content}.label img{width:16px;height:16px}.label.label-small{font-size:.75rem;padding:2px 10px}.label.label-bordered{color:#23262f;border:1px solid #b1b5c3;background:0 0}.label.label-default{color:#23262f;background:#e5e5ea}.label.label-success{color:#00a63c;background:#d3f3da}.label.label-warning{color:#23262f;background:#ffeec4}.label.label-critical{color:#23262f;background:#ffe6e6}.label.label-interactive{color:#23262f;background:#d5e6f8}.hero{position:relative;height:calc(100vh - 60px);display:flex;justify-content:center;align-items:center;background:url(../images/hero_background.png) no-repeat center center;background-size:cover;overflow:hidden;z-index:0}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,rgba(15,15,45,.6) 0,rgba(20,22,60,.1) 50%,rgba(15,15,45,.5) 100%);z-index:-1}.hero .container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:50px}.hero-content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:20px}.hero-title{color:#fff;font-size:3rem;font-weight:900;letter-spacing:.15em;line-height:1.2}.hero-subtitle{color:#fff;font-size:1.5rem;font-weight:900;line-height:1.5;letter-spacing:.15em}.hero .mobile-break{display:none}@media screen and (max-width:767px){.hero{height:auto;min-height:calc(100vh - 60px);background-size:250%;background-position:70% 0}.hero:before{background:linear-gradient(180deg,rgba(15,15,45,.7) 0,rgba(20,22,60,.1) 50%,rgba(15,15,45,.9) 80%,rgba(15,15,45,.8) 100%)}.hero .hero-title{font-size:2.5rem}.hero .hero-subtitle{font-size:1.25rem}.hero .mobile-break{display:block}}.exchange-rate{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:800px;margin:0 auto}.exchange-rate .exchange-rate-title{display:flex;flex-direction:row;align-items:center;gap:.5rem}.exchange-rate .exchange-rate-title img{width:30px;height:30px}.exchange-rate .exchange-rate-title h3{font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:.075em}.exchange-rate .exchange-rate-content-wrapper{display:flex;flex-direction:row;gap:1rem;width:100%}@media screen and (max-width:767px){.exchange-rate .exchange-rate-content-wrapper{flex-direction:column}}.exchange-rate .exchange-rate-content{display:flex;flex-direction:column;justify-content:center;gap:1rem;border-radius:10px;padding:1rem;background:rgba(35,38,47,.9);box-shadow:0 1px 6px rgba(0,0,0,.04);flex:1;min-height:150px}.exchange-rate .exchange-rate-content .exchange-rate-content-item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding-top:10px}.exchange-rate .exchange-rate-content .exchange-rate-content-item .exchange-label{font-size:.875rem;font-weight:700;padding:.25rem 1rem;border-radius:20px}.exchange-rate .exchange-rate-content .exchange-rate-content-item .exchange-value{font-size:1.5rem;font-weight:700;letter-spacing:.075em}.exchange-rate .exchange-rate-content .exchange-rate-content-item.exchange-in .exchange-label{color:#fff;background:#58bd7d}.exchange-rate .exchange-rate-content .exchange-rate-content-item.exchange-in .exchange-value{color:#58bd7d}.exchange-rate .exchange-rate-content .exchange-rate-content-item.exchange-out .exchange-label{color:#fff;background:#d33535}.exchange-rate .exchange-rate-content .exchange-rate-content-item.exchange-out .exchange-value{color:#d33535}.exchange-rate .exchange-rate-content .exchange-rate-info{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem;color:#777e90;font-size:.75rem}.exchange-rate .exchange-rate-content .exchange-rate-info img{width:12px;height:12px;opacity:.5}.exchange-rate .exchange-rate-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:0 10px}.exchange-rate .exchange-rate-footer .label-reference{background:#23262f;color:#fff;font-size:.75rem}.exchange-rate .exchange-rate-footer .label-reference img{width:16px}.exchange-rate .exchange-rate-footer .update-time{color:#fff;font-size:.75rem}.typewriter{white-space:nowrap;overflow:hidden;min-width:1ch;width:auto}.typewriter .cursor{display:inline-block;animation:blink .7s infinite}@keyframes blink{0%,100%{opacity:0}50%{opacity:1}}.search-bar{display:flex;justify-content:center;align-items:center;background:#fff;transition:box-shadow .2s ease}.search-bar .search-input{border:none;font-size:1rem;font-weight:500;color:#777e90}.search-bar .search-input:focus,.search-bar .search-input:hover{outline:0}.search-bar .search-input::placeholder{color:#777e90}.search-bar .search-button{border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:3px}.search-bar .mobile-search-icon{display:none;width:16px;height:16px}.search-bar--home{width:100%;max-width:640px;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.25),0 0 0 5px #3772ff}.search-bar--home:focus,.search-bar--home:has(.search-input:focus),.search-bar--home:hover{box-shadow:0 4px 4px rgba(0,0,0,.25),0 0 0 6px rgb(75,128.1,255)}.search-bar--home .search-input{flex:1}.search-bar--home .search-button{display:flex;justify-content:center;align-items:center;background:#3772ff;color:#fff;border-radius:10px}.search-bar--small{padding:.5rem .75rem}.search-bar--small .search-input{font-size:1rem;min-width:280px}.search-bar--small .search-button{padding:.25rem .75rem}.search-bar--small .search-button img{width:24px;height:24px}.search-bar--large{padding:.75rem 1rem}.search-bar--large .search-input{font-size:1.25rem;min-width:280px}.search-bar--large .search-button{padding:.25rem 1rem}.search-bar--large .search-button img{width:32px;height:32px}.search-bar--header{background:#fff;border-radius:50px;padding:.35rem .4rem}.search-bar--header:focus,.search-bar--header:has(.search-input:focus),.search-bar--header:hover{box-shadow:0 0 0 2px rgb(95,142.2,255)}.search-bar--header .search-input{border-radius:50px;padding-left:.5rem;min-width:200px;font-size:1rem}.search-bar--header .search-button{background:#3772ff;color:#fff;border-radius:50px;padding:.25rem .5rem;font-size:.875rem;font-weight:700}.search-bar--header .search-button img{width:18px;height:18px}.search-bar--token{background:#f7f7f7;color:#777e90;border-radius:50px;padding:.7rem 1rem}.search-bar--token:focus,.search-bar--token:has(.search-input:focus),.search-bar--token:hover{box-shadow:0 0 0 2px rgb(95,142.2,255)}.search-bar--token .search-input{background:0 0;flex:1}.search-bar--token .search-button{background:#3772ff;color:#fff;border-radius:50px;padding:.25rem .5rem;font-size:.875rem;font-weight:700}.search-bar--token .search-button img{width:18px;height:18px}@media screen and (max-width:767px){.search-bar--home{padding:.75rem .75rem;width:90%}.search-bar--home .search-input{min-width:auto}.search-bar--home .search-button{flex-shrink:0}.search-bar--header{width:fit-content;padding:.5rem .4rem;padding-right:5px;padding-left:10px;background:#3772ff;color:#fff}.search-bar--header .search-input{min-width:auto;max-width:150px;font-size:.875rem;background:0 0;color:#fff;padding-left:5px}.search-bar--header .search-input::placeholder{color:#fff}.search-bar--header .search-button{display:none}.search-bar--header .mobile-search-icon{display:block}}.loading-overlay--fullscreen{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.9)}.loading-overlay{position:absolute;inset:0;background-color:rgba(255,255,255,.8);z-index:999;display:flex;justify-content:center;align-items:center}.loading-overlay .loading-content{display:flex;flex-direction:column;align-items:center;gap:.75rem}.loading-overlay .loading-text{font-size:.875rem;color:#3772ff}.loading-overlay .loading-spinner{width:30px;height:30px;border:4px solid #f7f7f7;border-top-color:#3772ff;border-radius:50%;animation:spin .8s linear infinite;z-index:1}.loading-overlay.fade-out{opacity:0;transition:opacity .3s ease-out}@keyframes spin{to{transform:rotate(360deg)}}.toast{position:fixed;left:50%;right:auto;transform:translateX(-50%);-webkit-transform:translateX(-50%);max-width:90%;padding:12px 16px;background-color:rgba(0,0,0,.85);color:#fff;border-radius:4px;font-size:14px;z-index:9999;display:flex;justify-content:center;align-items:center;gap:10px}.toast span{flex-shrink:0}.toast.toast--top{top:20px}.toast.toast--middle{top:50%;transform:translate(-50%,-50%)}.toast.toast--bottom{bottom:20px}.toast .toast-close{background:0 0;border:none;color:#fff;font-size:16px;cursor:pointer}.toast.fade-out{opacity:0;transition:opacity .3s ease}@keyframes fadeIn{to{opacity:1}}@keyframes fadeOut{to{opacity:0}}.collapse-card{width:100%;position:relative}.collapse-card-header{display:flex;justify-content:flex-end;align-items:center;transform:translateY(-10px)}.collapse-button{display:none}.collapse-button img{width:20px;height:20px}@media screen and (max-width:767px){.collapse-button{display:flex;justify-content:center;align-items:center;color:#fff;background:#23262f;border:none;border-radius:6px;padding:4px 4px;font-size:16px;cursor:pointer}}.tab-contents-account{overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1);max-height:9999px}@media screen and (max-width:767px){.tab-contents-account{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);will-change:max-height}}@media screen and (min-width:768px){.tab-contents-account{max-height:9999px!important}.collapse-button{display:none!important}}.home .header-search{display:none}.account-section .account-header__actions .icon-btn,.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5em 1em;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s ease,color .2s ease}.btn--primary{background:#3772ff;color:#fff;border:1px solid #3772ff}.btn--primary:hover{background:rgb(24,92.145,255)}.btn--secondary{background:#777e90;color:#fff}.btn--secondary:hover{background:rgb(106.3712550607,113.0793522267,130.3287449393)}.btn--tertiary{background:#23262f;color:#fff}.btn--tertiary:hover{background:rgb(31.5,34.2,42.3)}.btn--large{padding:.5em 1.5em}.btn--small{padding:.25em .75em;font-size:.75rem}.btn--border{border:1px solid #b1b5c3;background:0 0;color:#23262f}.btn--border:hover{background:#b1b5c3;color:#fff}.account-section .account-header__actions .icon-btn,.btn--icon{padding:0;background:0 0;border:none}.account-section .account-header__actions .icon-btn img,.btn--icon img{width:1em;height:1em}.account-section .account-header__actions .icon-btn:hover,.btn--icon:hover{opacity:.8}.icon-btn,.qr-copy{position:relative}.icon-btn[data-title]::after,.icon-btn[data-title]::before,.qr-copy[data-title]::after,.qr-copy[data-title]::before{position:absolute;opacity:0;pointer-events:none;transition:opacity .2s;z-index:10}.icon-btn[data-title]::after,.qr-copy[data-title]::after{content:attr(data-title);background-color:#000;color:#fff;font-size:.75rem;padding:.4rem .75rem;border-radius:5px;width:max-content;max-width:240px;word-wrap:normal;word-break:break-word}.icon-btn[data-title]::before,.qr-copy[data-title]::before{content:"";width:8px;height:8px;background-color:#000;transform:rotate(45deg);border-radius:2px;z-index:9}.icon-btn:hover::after,.icon-btn:hover::before,.qr-copy:hover::after,.qr-copy:hover::before{opacity:1}.icon-btn[data-tooltip-pos=top]::after,.qr-copy[data-tooltip-pos=top]::after{bottom:125%;left:50%;transform:translateX(-50%)}.icon-btn[data-tooltip-pos=top]::before,.qr-copy[data-tooltip-pos=top]::before{bottom:calc(125% - 4px);left:50%;transform:translateX(-50%) rotate(45deg)}.icon-btn[data-tooltip-pos=bottom]::after,.qr-copy[data-tooltip-pos=bottom]::after{top:125%;left:50%;transform:translateX(-50%)}.icon-btn[data-tooltip-pos=bottom]::before,.qr-copy[data-tooltip-pos=bottom]::before{top:calc(125% - 4px);left:50%;transform:translateX(-50%) rotate(45deg)}.icon-btn[data-tooltip-pos=left]::after,.qr-copy[data-tooltip-pos=left]::after{right:125%;top:50%;transform:translateY(-50%)}.icon-btn[data-tooltip-pos=left]::before,.qr-copy[data-tooltip-pos=left]::before{right:calc(125% - 4px);top:50%;transform:translateY(-50%) rotate(45deg)}.icon-btn[data-tooltip-pos=right]::after,.qr-copy[data-tooltip-pos=right]::after{left:125%;top:50%;transform:translateY(-50%)}.icon-btn[data-tooltip-pos=right]::before,.qr-copy[data-tooltip-pos=right]::before{left:calc(125% - 4px);top:50%;transform:translateY(-50%) rotate(45deg)}.tab-nav-wrapper{display:flex;align-items:center;gap:.5rem;position:relative;margin-bottom:1rem}.tab-nav-wrapper:after{content:"";display:block;width:100%;height:1px;background:#d8dae1;position:absolute;left:0;bottom:-12px}.tab-nav-wrapper .tab-arrow{display:none;background:0 0;border:none;font-size:1rem;cursor:pointer;padding:.25rem .5rem;color:#fff;background:#b1b5c3;border-radius:5px}.tab-nav-wrapper .tab-arrow:disabled{opacity:.3;cursor:default;pointer-events:none}@media screen and (max-width:539px){.tab-nav-wrapper .tab-arrow{display:block}}.tab-nav-wrapper .tab-header{display:flex;flex-direction:row;position:relative;flex-wrap:nowrap;overflow:hidden;scrollbar-width:none;scroll-behavior:smooth;gap:1rem;flex:1}.tab-nav-wrapper .tab-header::-webkit-scrollbar{display:none}.tab-nav-wrapper .tab-header .tab{position:relative;display:flex;flex-direction:row;padding:.35rem 1rem;border-radius:5px;background:0 0;color:#777e90;font-size:.875rem;font-weight:900;appearance:none;-webkit-appearance:none;border:none;cursor:pointer;flex:0 0 auto;white-space:nowrap;z-index:1;transition:all .3s ease}.tab-nav-wrapper .tab-header .tab.active{color:#fff;z-index:2}.tab-nav-wrapper .tab-header .tab-indicator{position:absolute;bottom:0;left:0;height:100%;background:#3772ff;border-radius:5px;z-index:0;transition:left .3s,width .3s;will-change:transform,width}@media screen and (max-width:539px){.tab-nav-wrapper .tab-header{gap:.5rem;max-width:calc(100% - 60px - 1rem)}}.tab-contents{position:relative;transition:max-height .4s cubic-bezier(.4,0,.2,1);max-height:9999px;overflow-y:auto;scrollbar-width:8px;scrollbar-color:rgb(159.8,164.7,177.3) transparent}.tab-contents::-webkit-scrollbar{width:8px;height:8px;background:0 0}.tab-contents::-webkit-scrollbar-thumb{background:rgb(159.8,164.7,177.3);border-radius:10px;transition:background .2s}.tab-contents::-webkit-scrollbar-thumb:hover{background:#777e90}.tab-contents::-webkit-scrollbar-track{background:0 0}.tab-contents .tab-content{display:none}.tab-contents .tab-content.active{display:block}.tab-contents .tab-content .no-data{color:#23262f;font-size:1rem;text-align:center}.slide-toggle{position:relative;display:flex;flex-direction:row;background-color:#f7f7f7;border-radius:5px;overflow:hidden;max-width:fit-content;min-width:0}.toggle-option{flex:0 0 80px;min-width:80px;max-width:120px;padding:5px 0;background:0 0;border:none;color:#3772ff;font-size:.875rem;font-weight:700;cursor:pointer;transition:color .3s;z-index:1;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toggle-option.active{color:#fff}.toggle-indicator{position:absolute;top:0;left:0;height:100%;background-color:#3772ff;transition:left .3s,width .3s;border-radius:5px;z-index:0}.filter-input{font-size:.875rem;padding:5px 10px;border:1px solid #e5e5e5;border-radius:5px;color:#b1b5c3}.filter-input::placeholder{color:#b1b5c3}.filter-select{font-size:.875rem;padding:5px 10px;border:1px solid #e5e5e5;border-radius:5px;color:#23262f}.datepicker{position:relative;display:flex;flex-direction:row;align-items:center;border:1px solid #e5e5e5;border-radius:5px;color:#b1b5c3;font-size:.875rem;padding-right:15px}.datepicker-icon{flex-shrink:0}.datepicker .filter-input{border:none;width:100%;max-width:100px;background:0 0}@media screen and (max-width:767px){.datepicker .filter-input{max-width:100%}}.datepicker:after{content:url(../images/icons/icon_calendar.svg);position:absolute;right:10px;top:50%;bottom:auto;transform:translateY(-50%);-webkit-transform:translateY(-50%)}@media screen and (max-width:767px){.datepicker:after{transform:translateY(-50%) scale(1.2)}}.datepicker #endDate{z-index:1}.pagination{display:flex;flex-direction:row;justify-content:flex-end;gap:.5rem}.pagination .page-buttons{display:flex;flex-direction:row;gap:.5rem}.account-section .account-header__actions .pagination .icon-btn,.pagination .account-section .account-header__actions .icon-btn,.pagination .btn--icon{width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;border-radius:8px;background:#fff;border:1px solid #d8dae1;color:#b1b5c3}.account-section .account-header__actions .pagination .icon-btn img,.pagination .account-section .account-header__actions .icon-btn img,.pagination .btn--icon img{width:10px;height:10px}.account-section .account-header__actions .pagination .active.icon-btn,.pagination .account-section .account-header__actions .active.icon-btn,.pagination .btn--icon.active{color:#fff;background:#3772ff;border-color:#3772ff}.account-section .account-header__actions .pagination .active.icon-btn:hover,.pagination .account-section .account-header__actions .active.icon-btn:hover,.pagination .btn--icon.active:hover{color:#fff;background:#3772ff;border-color:#3772ff}.account-section .account-header__actions .pagination .icon-btn:disabled,.pagination .account-section .account-header__actions .icon-btn:disabled,.pagination .btn--icon:disabled{cursor:not-allowed}.account-section .account-header__actions .pagination .icon-btn:disabled img,.pagination .account-section .account-header__actions .icon-btn:disabled img,.pagination .btn--icon:disabled img{opacity:.3}.account-section .account-header__actions .pagination .icon-btn:hover,.pagination .account-section .account-header__actions .icon-btn:hover,.pagination .btn--icon:hover{color:#23262f;border-color:#b1b5c3;background:#b1b5c3}.account-section .account-header__left{display:flex;flex-wrap:wrap;align-items:flex-end;flex:1 1 auto;gap:1rem}@media screen and (max-width:767px){.account-section .account-header__left{position:relative;flex-direction:column-reverse;align-items:flex-start;gap:.75rem;width:100%}}.account-section .account-header__icon{display:flex;flex-direction:row;gap:.5rem}.account-section .account-header__icon .account-title{color:#23262f;font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.account-section .account-header__icon img{width:32px;height:32px}.account-section .account-header__address .account-address{color:#23262f;font-size:1rem;font-weight:700}.account-section .account-header__actions{display:flex;gap:.5rem}.account-section .account-header__actions .icon-btn{background:#777e90;border-radius:50%;width:28px;height:28px}.account-section .account-header__actions .icon-btn img{width:22px;height:22px}.account-section .account-header__actions .icon-btn:focus,.account-section .account-header__actions .icon-btn:hover{background:rgb(132.6,138.9,155.1)}@media screen and (max-width:767px){.account-section .account-header__actions{align-self:flex-start;position:absolute;right:0;top:5px}}.account-section .account-header__right .account-timestamp{display:flex;gap:2rem;font-size:.875rem}.account-section .account-header__right .account-timestamp .item{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;font-size:.75rem}.account-section .account-header__right .account-timestamp .item-icon{display:flex;align-items:center;gap:.25rem;color:#777e90}.account-section .account-header__right .account-timestamp .item-icon img{width:18px;height:18px}.account-section .account-header__right .account-timestamp .item-time{color:#23262f;font-weight:600}@media screen and (max-width:991px){.account-section .account-header__right .account-timestamp{background:#fff;padding:10px;border-radius:10px}.account-section .account-header__right .account-timestamp .item{flex:1 1 50%;align-items:flex-start}.account-section .account-header__right .account-timestamp .item-icon{gap:.625rem}}@media screen and (max-width:991px){.account-section .account-header__right{width:100%}}.account-section .account-content{display:flex;flex-direction:row;gap:2rem}@media screen and (max-width:991px){.account-section .account-content{flex-wrap:wrap}}.account-section .account-content .account-card{flex:1 1 50%}.account-section .account-content .account-card .card-item{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #d8dae1}.account-section .account-content .account-card .card-item:last-child{border-bottom:none}.account-section .account-content .account-card .card-item .card-title{display:flex;flex-direction:row;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#777e90}.account-section .account-content .account-card .card-item .card-title small{font-size:.875rem}.account-section .account-content .account-card .card-item .card-amount{color:#23262f;font-size:.875rem;font-weight:500}.account-section .account-content .account-card .card-item .card-amount.row-layout{display:flex;flex-direction:row;align-items:center;gap:.5rem}.account-section .account-content .account-card .card-item .card-amount.column-layout{display:flex;flex-direction:column}.account-section .account-content .account-card .card-item .card-amount.align-end{align-items:flex-end}.account-section .account-content .account-card .card-item .card-amount-item{display:flex;flex-direction:row;align-items:center;flex-shrink:0;gap:5px}@media screen and (max-width:767px){.account-section .account-content .account-card .card-item{flex-wrap:wrap;align-items:flex-start;gap:.5rem}}.account-section .account-content .account-card .card-item-total{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #d8dae1}.account-section .account-content .account-card .card-item-total .card-title{font-size:1rem;font-weight:600;color:#777e90}.account-section .account-content .account-card .card-item-total .card-title small{font-size:.875rem}.account-section .account-content .account-card .card-item-total .card-amount{font-weight:500}.account-section .account-content .account-card .card-item-total .card-amount strong{color:#23262f;font-size:1.125rem;font-weight:900}.account-section .account-content .account-card .card-item-total .card-amount.row-layout{display:flex;flex-direction:row;align-items:center;gap:.5rem}.account-section .account-content .account-card .card-item-total .card-amount.column-layout{display:flex;flex-direction:column}.account-section .account-content .account-card .card-item-total .card-amount.align-end{align-items:flex-end}@media screen and (max-width:767px){.account-section .account-content .account-card .card-item-total{align-items:flex-start;gap:.5rem}}@media screen and (max-width:991px){.account-section .account-content .account-card{flex:1 1 100%;width:100%}}.account-section .account-content .tab-card .tab-contents{height:300px}.account-section .account-content .tab-card .tab-contents .tab-content{padding:1rem}.account-section .account-content .tab-card .tab-contents .tab-content-item{display:flex;flex-direction:column;gap:1rem}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-item{display:flex;flex-direction:row;gap:1rem;align-items:center}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .mark-button{appearance:none;-webkit-appearance:none;border:none;background:0 0;cursor:pointer;flex-shrink:0}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .mark-button img{width:16px;height:16px}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-image{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-info .token-name{font-size:1rem;font-weight:900;color:#23262f}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-info .token-address{overflow:hidden;white-space:nowrap;position:relative}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-info .token-address span{font-size:.875rem;color:#777e90;display:inline-block}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-info .token-address[data-title]::after,.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-info .token-address[data-title]::before{position:absolute;opacity:0;pointer-events:none;transition:opacity .2s;z-index:10}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-info .token-address[data-title]::after{content:attr(data-title);background-color:#000;color:#fff;font-size:.75rem;padding:.4rem .75rem;border-radius:5px;width:max-content;max-width:240px;word-wrap:normal;word-break:break-word}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-info .token-address[data-title]::before{content:"";width:8px;height:8px;background-color:#000;transform:rotate(45deg);border-radius:2px;z-index:9}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-info .token-address:hover::after,.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-info .token-address:hover::before{opacity:1}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-info .token-address[data-tooltip-pos=top]::after{bottom:125%;left:50%;transform:translateX(-50%)}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-info .token-address[data-tooltip-pos=top]::before{bottom:calc(125% - 4px);left:50%;transform:translateX(-50%) rotate(45deg)}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-info .token-address[data-tooltip-pos=bottom]::after{top:125%;left:50%;transform:translateX(-50%)}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-info .token-address[data-tooltip-pos=bottom]::before{top:calc(125% - 4px);left:50%;transform:translateX(-50%) rotate(45deg)}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-info .token-address[data-tooltip-pos=left]::after{right:125%;top:50%;transform:translateY(-50%)}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-info .token-address[data-tooltip-pos=left]::before{right:calc(125% - 4px);top:50%;transform:translateY(-50%) rotate(45deg)}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-info .token-address[data-tooltip-pos=right]::after{left:125%;top:50%;transform:translateY(-50%)}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-info .token-address[data-tooltip-pos=right]::before{left:calc(125% - 4px);top:50%;transform:translateY(-50%) rotate(45deg)}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-value{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-value .token-amount{font-size:1rem;font-weight:900;color:#23262f}.account-section .account-content .tab-card .tab-contents .tab-content-wallet .token-list .token-value .token-value{font-size:.875rem;color:#777e90}.account-section .account-content .tab-card .tab-contents .tab-content .item-list{color:#23262f;font-size:1rem;position:relative}.account-section .account-content .tab-card .tab-contents .tab-content .item-list ul{list-style:none;padding:0 .5rem;margin:0}.account-section .account-content .tab-card .tab-contents .tab-content .item-list ul li{font-size:.875rem}.account-section .account-content .tab-card .tab-contents .tab-content .item-list:after{content:"";display:block;width:100%;height:1px;background:#f7f7f7;margin:.5rem 0}@media screen and (max-width:767px){.account-section .account-content .tab-card .tab-contents .tab-content{padding-left:0;padding-right:0}}.account-detail .account-card{padding:0}.account-detail .tab-nav-wrapper{background:#f7f7f7;padding:1rem 1.5rem;margin:0}.account-detail .tab-nav-wrapper:after{display:none}.account-detail .tab-nav-wrapper .tab-header .tab{font-size:1rem}.account-detail .tab-nav-wrapper .tab-header .tab.active{color:#23262f}.account-detail .tab-nav-wrapper .tab-header .tab-indicator{background:#3772ff;height:3px;width:100%;bottom:0;top:auto}.account-detail .tab-contents{padding:1.5rem}.account-detail .tab-contents-detail{position:relative}.transaction-toolbar{display:flex;flex-direction:row;gap:1rem}.transaction-filter{display:flex;flex-direction:column;gap:1rem;margin:1rem 0 1.5rem}.transaction-filter .filter-options{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}@media screen and (max-width:767px){.transaction-filter .filter-options{flex-direction:column}}.transaction-filter .transaction-summary{font-size:.875rem;color:#23262f;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.transaction-filter .transaction-summary .total-count{font-weight:900}.transaction-filter .transaction-summary .summary{display:flex;flex-direction:row;align-items:center;gap:5px}.transaction-filter .transaction-summary .summary:after{content:"";width:1px;height:15px;background:#b1b5c3;margin:0 10px;display:inline-block}.transaction-filter .transaction-summary .summary:last-child:after{display:none}.scroll-table{overflow-x:auto}.transaction-list{width:100%;margin-bottom:2rem}.transaction-list .transaction-list-header{text-align:left}.transaction-list .transaction-list-header th{padding:5px;font-size:.875rem;color:#777e90;font-weight:400;position:-webkit-sticky;position:sticky;top:0}.transaction-list .transaction-item{font-size:.875rem;color:#23262f}.transaction-list .transaction-item>td{padding:5px;border-bottom:1px solid #d8dae1;white-space:nowrap}.transaction-list .transaction-item .transaction-amount{width:5rem}.transaction-list .transaction-item .transaction-type{display:flex;flex-direction:row;align-items:center;gap:.5rem;width:5rem}.transaction-list .transaction-item .transaction-address,.transaction-list .transaction-item .transaction-receiver,.transaction-list .transaction-item .transaction-sender{width:8rem}.transaction-list .transaction-item .transaction-currency{display:flex;flex-direction:row;align-items:center;gap:.5rem}.transaction-list .transaction-item .transaction-currency img{width:20px;height:20px}.transaction-list .transaction-item:last-child{border-bottom:none}.transaction-list-header{font-size:.875rem;color:#23262f;border-bottom:2px solid #b1b5c3}.transaction-list-header .sort-btn{background:0 0;border:none;cursor:pointer;color:#777e90}.transaction-list-header .sort-btn:hover{color:#3772ff}.account-section .icon-btn{background:0 0;border:none;-webkit-appearance:none;appearance:none;cursor:pointer;padding:0;width:20px;height:20px}.account-section .icon-btn img{width:100%;height:100%}.account-section .account-header__info.details{flex:1}.account-section .account-header__address{display:flex;gap:1rem;padding:0 10px}@media screen and (max-width:991px){.account-section .account-header__address{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}}.account-section .account-address-link{display:flex;align-items:center;gap:5px}.account-section .account-address-link .account-address{font-weight:500;font-size:.875rem;color:#d33535}.account-section .account-address-link .account-address:hover{text-decoration:underline}.account-section .account-address-link-text{display:flex;align-items:center;gap:5px}.account-section .account-address-link-text span{font-size:.875rem;color:#23262f}.account-detail-card{display:flex;flex-direction:column;gap:1.25rem}.account-detail-row{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:.875rem}@media screen and (max-width:767px){.account-detail-row{flex-direction:column;gap:.5rem}}.account-detail-row.account-detail-row-method{align-items:flex-start}.account-detail-label{min-width:160px;width:100%;max-width:210px;color:#777e90;font-size:.875rem;display:flex;align-items:center;gap:.25rem}@media screen and (max-width:767px){.account-detail-label{min-width:0}}.account-detail-label .icon-help{background:0 0;cursor:pointer;width:20px;height:20px}.account-detail-label .energy-limit{color:#b1b5c3;font-size:.75em}.account-detail-label.label-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.account-detail-label.label-wrap .label-wrap-inner{display:flex;align-items:center}.account-detail-value{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.875rem;color:#23262f;line-break:anywhere;word-wrap:break-word;width:100%}.account-detail-value .status-icon{width:18px;height:18px;vertical-align:middle}.account-detail-value .status-desc{color:#23262f;font-size:.75rem}.account-detail-value .sr-count{font-weight:700;margin-right:.5rem}.account-detail-value .sr-list{display:flex;flex-direction:row;gap:.5rem}.account-detail-value .value-token:focus,.account-detail-value .value-token:hover{color:#d33535}.list-toggle{margin-left:.5rem;background:0 0;border:none;cursor:pointer;width:24px;height:24px;flex-shrink:0}.list-toggle img{width:100%;height:100%;transition:transform .3s}.list-wrap{display:flex;flex:1}.sr-list-value{align-items:flex-start;position:relative;width:100%;height:26px}.sr-list-value .list-wrap .sr-list-cont{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;max-height:26px;max-width:500px;overflow:hidden}.sr-list-value .list-wrap .sr-list-cont .label{cursor:pointer}.sr-list-value .list-wrap .sr-list-cont .label:hover{color:#d33535;text-decoration:none}.sr-list-value .list-wrap.open{position:absolute;left:25px;padding:10px 10px;background:#fff;top:-11px;border:1px solid #e5e5ea;border-radius:5px;max-height:250px;overflow:hidden;z-index:2}.sr-list-value .list-wrap.open .sr-list-cont{max-height:100%;overflow-y:auto;scrollbar-width:thin;scrollbar-width:8px;scrollbar-color:rgb(159.8,164.7,177.3) transparent}.sr-list-value .list-wrap.open .sr-list-cont::-webkit-scrollbar{width:8px;height:8px;background:0 0}.sr-list-value .list-wrap.open .sr-list-cont::-webkit-scrollbar-thumb{background:rgb(159.8,164.7,177.3);border-radius:10px;transition:background .2s}.sr-list-value .list-wrap.open .sr-list-cont::-webkit-scrollbar-thumb:hover{background:#777e90}.sr-list-value .list-wrap.open .sr-list-cont::-webkit-scrollbar-track{background:0 0}.sr-list-value .list-wrap.open .list-toggle img{transform:rotate(180deg)}@media screen and (max-width:767px){.sr-list-value .list-wrap .sr-list-cont{max-width:100%}}.resource-detail-value{position:relative}.resource-detail-value .list-wrap{flex-direction:column}.resource-detail-value .list-wrap .resource-detail-dropdown{display:none;overflow:hidden}.resource-detail-value .list-wrap.open{position:absolute;left:-11px;top:-11px;max-height:300px;width:500px;overflow:hidden;padding:10px 10px;background:#fff;border:1px solid #e5e5ea;border-radius:5px;z-index:1}.resource-detail-value .list-wrap.open .resource-detail-dropdown{display:flex;overflow-y:auto;scrollbar-width:thin;scrollbar-width:8px;scrollbar-color:rgb(159.8,164.7,177.3) transparent}.resource-detail-value .list-wrap.open .resource-detail-dropdown::-webkit-scrollbar{width:8px;height:8px;background:0 0}.resource-detail-value .list-wrap.open .resource-detail-dropdown::-webkit-scrollbar-thumb{background:rgb(159.8,164.7,177.3);border-radius:10px;transition:background .2s}.resource-detail-value .list-wrap.open .resource-detail-dropdown::-webkit-scrollbar-thumb:hover{background:#777e90}.resource-detail-value .list-wrap.open .resource-detail-dropdown::-webkit-scrollbar-track{background:0 0}.resource-detail-value .list-wrap.open .resource-detail{display:flex;flex-direction:column;flex:1;width:100%}@media screen and (max-width:767px){.resource-detail-value .list-wrap.open .resource-detail{width:100%}}@media screen and (max-width:767px){.resource-detail-value .list-wrap.open{width:85dvw;left:0;right:0}}.resource-detail-value .list-wrap.open .list-toggle img{transform:rotate(180deg)}@media screen and (max-width:767px){.resource-detail-value .list-wrap .resource-detail{max-width:100%}}.resource-detail-value .resource-labels-wrap{display:flex;align-items:center}.resource-detail-value .resource-labels{display:flex;align-items:center;gap:1rem}.resource-detail-value .resource-detail-dropdown{display:none}.resource-detail-value .resource-detail-row{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #e5e5ea}.resource-detail-value .resource-detail-row:last-child{border-bottom:none}.resource-detail-value .resource-detail-row .energy-breakdown{display:flex;align-items:center;gap:.25rem;color:#23262f;background:#e5e5ea;border-radius:5px;padding:3px 10px;font-size:.75rem;line-height:1.2}.resource-detail-value .resource-detail-row .energy-breakdown .bold{font-weight:700}.resource-detail-value .resource-detail-row .energy-breakdown .icon-btn{flex-shrink:0}.resource-detail-value .resource-detail-label{display:flex;width:100px;padding-right:1rem;border-right:1px solid #e5e5ea;font-size:.875rem;line-break:normal}.resource-detail-value .resource-detail-value{font-size:.875rem;display:flex;flex-direction:column;flex:1;padding-left:1rem}.resource-detail-value .resource-detail-value-item{display:flex;align-items:center;gap:.25rem}.resource-detail-value .resource-detail-value-item span.desc{font-size:.75rem;color:#777e90}.account-overview-card{padding:0!important}.account-overview-card .tab-nav-wrapper{background:#f7f7f7;padding:0 1.5rem;margin:0}.account-overview-card .tab-nav-wrapper:after{display:none}.account-overview-card .tab-nav-wrapper .tab-header .tab{border-radius:0;font-size:1rem;padding:.75rem 1.5rem}.account-overview-card .tab-nav-wrapper .tab-header .tab.active{color:#fff;background:#3772ff}.account-overview-card .tab-nav-wrapper .tab-header .tab-indicator{border-radius:0}.account-overview-card .tab-contents{padding:1.5rem;overflow:auto}.account-overview-card .tab-contents .tab-content-box{display:flex;flex-direction:column;gap:1.25rem}.method-called{display:flex;flex-direction:column;gap:.5rem;width:100%}.method-called .method-title{font-size:.75rem;letter-spacing:.01em}.method-called .method-table{background:#fff;border:1px solid #e5e5ea;border-radius:10px;padding:10px 15px;overflow-x:auto}.method-called .method-table table{width:100%;border-collapse:separate;border-spacing:0;font-size:.75rem}.method-called .method-table table thead th{font-weight:700;background:0 0;padding:0 24px 12px 0;text-align:left;border:none}.method-called .method-table table tbody tr:not(:last-child) td{border-bottom:1px solid #e5e5ea}.method-called .method-table table tbody tr td{padding:12px 24px 12px 0;vertical-align:middle;border:none}@media screen and (max-width:767px){.method-called .method-table{padding:8px;border-radius:8px}.method-called .method-table table{min-width:100%}.method-called .method-table table tbody td,.method-called .method-table table thead th{white-space:nowrap;padding-right:16px;padding-left:0}}.account-card{background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 1px 6px rgba(0,0,0,.04)}.account-section{padding:2rem 0}.account-section>.container{display:flex;flex-direction:column;gap:1.5rem}.account-section .account-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem}@media screen and (max-width:991px){.account-section .account-header{flex-direction:column;align-items:flex-start;gap:1.25rem}}.account-section .account-header__info{display:flex;flex-direction:column;gap:.5rem}@media screen and (max-width:767px){.account-section .account-header__info{flex:1}}.token-address{overflow:hidden;white-space:nowrap}.ads-box a{cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:10px;height:150px}.ads-box a img{max-inline-size:100%;height:100%;object-fit:contain}
/*# sourceMappingURL=style.css.map */
