:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:16px}@media(min-width:768px){html{font-size:18px}}@media(min-width:1024px){html{font-size:20px}}img{display:block;width:100%;height:100%}body{margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;width:100vw;height:100vh;overflow-x:hidden;background-color:#181818!important;color:#fff!important}*{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation}input,textarea,[contenteditable]{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.app{width:100%;height:100%}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#fff3;border-radius:1.5px}::-webkit-scrollbar-thumb:hover{background:#fff6}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.custom-dialog-overlay{position:fixed;inset:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1300;animation:fadeIn .12s cubic-bezier(.2,.9,.3,1);will-change:opacity}.custom-dialog{background-color:#171818;border-radius:16px;width:90%;max-width:320px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 32px #0006;animation:slideUp .18s cubic-bezier(.2,.9,.3,1) both;will-change:transform,opacity}.custom-dialog__header{display:flex;align-items:center;justify-content:center;padding:24px 12px;position:relative}.custom-dialog__header--with-close{justify-content:center}.custom-dialog__close-btn{position:absolute;right:16px;top:16px;background:none;border:none;color:#fff;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.custom-dialog__close-btn:hover{opacity:.8}.custom-dialog__title-content{display:flex;align-items:center;gap:8px;text-align:center}.custom-dialog__icon{display:flex;align-items:center;justify-content:center;font-size:24px}.custom-dialog__icon--red{color:#ff4d4f}.custom-dialog__icon--white{color:#fff}.custom-dialog__title-text{color:#fff;font-size:18px;font-weight:600;line-height:1.4}.custom-dialog__content{padding:0 24px 32px;color:#b0b3b8;font-size:14px;line-height:1.5;text-align:center;overflow:auto}.custom-dialog__content--text-only{text-align:center}.custom-dialog__actions{display:flex;border-top:1px solid #2c2d2e}.custom-dialog__actions--vertical{flex-direction:column}.custom-dialog__action-btn{flex:1;background:none;border:none;padding:16px;color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center}.custom-dialog__action-btn:hover{background-color:#ffffff0d}.custom-dialog__action-btn:active{background-color:#ffffff1a}.custom-dialog__action-btn:not(:last-child){border-right:1px solid #2c2d2e}.custom-dialog__action-btn--primary{color:#fff}.custom-dialog__action-btn--secondary{color:#b0b3b8}.custom-dialog__action-btn--danger{color:#ff4d4f}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.header-bar__container{width:100%;height:48px;background:#171818;position:absolute;top:0;left:0;right:0;color:#fff}.header-bar__inner{position:relative;width:100%;height:100%}.header-bar__close-button{width:12px;height:12px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.header-bar__close-button.back-icon{width:20px;height:20px}.header-bar__close-button img{width:100%;height:100%}.header-bar__title{position:absolute;top:50%;transform:translate(-50%,-50%);left:50%;font-size:14px;font-family:Poppins,sans-serif;font-weight:700;white-space:nowrap}.header-bar__menu-button{width:16px;height:12px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.header-bar__menu-button img{width:100%;height:100%}.header-bar__drawer{width:40vw}.header-bar__drawer-content{background:#222;padding:16px;width:100%;height:100vh;color:#fff}.header-bar__drawer-item{padding:18px;border-bottom:1px solid rgba(255,255,255,.2);cursor:pointer}.header-bar__drawer-item:hover{background:#ffffff0d}.content{padding-top:48px}:root{--abcc-blue-2: rgba(111, 137, 255, 1);--variable-collection-bg: rgba(23, 24, 24, 1);--border-faint: rgba(255, 255, 255, .1);--text-default: #ffffff}.arrow-button-frame{display:inline-flex;align-items:center;gap:8px;height:26px;padding:4px 11px;background-color:#222;border:1px solid var(--border-faint);border-radius:10px;box-sizing:border-box;margin-top:10px;margin-bottom:10px}.arrow-button-frame .div{display:inline-flex;align-items:center;gap:6px}.arrow-button-frame .text-wrapper{color:var(--text-default);font-family:Poppins-Regular,Helvetica,Arial;font-size:12px;font-weight:400;line-height:1;white-space:nowrap}.arrow-button-frame .vector{width:6px;height:10.5px;display:inline-block;vertical-align:middle}:root{--abcc-blue-2: rgba(111, 137, 255, 1);--abcc-button-a-font-family: "Poppins", Helvetica;--abcc-button-a-font-size: 14px;--abcc-button-a-font-style: normal;--abcc-button-a-font-weight: 700;--abcc-button-a-letter-spacing: 0px;--abcc-button-a-line-height: 22px;--abcc-text-font-family: "Poppins", Helvetica;--abcc-text-font-size: 12px;--abcc-text-font-style: normal;--abcc-text-font-weight: 300;--abcc-text-letter-spacing: 0px;--abcc-text-line-height: 22px;--abcc-yellow-2: var(--variable-collection-abcc-yellow);--abccred: rgba(186, 40, 40, 1);--variable-collection-abcc-blue: rgba(115, 127, 255, 1);--variable-collection-abcc-orange: rgba(237, 163, 14, 1);--variable-collection-abcc-yellow: rgba(255, 209, 0, 1);--variable-collection-bg: rgba(23, 24, 24, 1)}.button-list-frame{margin-top:10px;margin-bottom:10px;display:flex;gap:10px;align-items:center;flex-wrap:wrap;position:relative}.button-item{position:relative;height:32px;min-width:72px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;cursor:pointer;transition:all .2s ease}.button-item:hover:not(.button-item--disabled) .rectangle{background-color:#ffffff0d}.button-item .rectangle{background-color:#000;border:1px solid rgba(255,255,255,.1019607843);border-radius:10px;position:absolute;inset:-1px 0;z-index:0;transition:all .2s ease}.button-item .text-wrapper{position:relative;z-index:1;color:#fff;font-family:Poppins-Regular,Helvetica;font-size:12px;font-weight:400;line-height:22px;opacity:.9;white-space:nowrap;text-align:center}.button-item--highlight .rectangle{border-color:var(--abcc-yellow-2);background-color:#000}.button-item--highlight .text-wrapper{color:var(--abcc-yellow-2);font-weight:300}.button-item--disabled{cursor:not-allowed;opacity:.4;pointer-events:none}.button-item--disabled .rectangle{background-color:#0000004d;border-color:#ffffff0d}.button-item--disabled .text-wrapper{color:#ffffff4d;opacity:.5}.exchange-buy-sell-box{width:100%;box-sizing:border-box;padding:1.5rem;position:relative;min-height:144px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:1.5rem;align-items:start}.exchange-buy-sell-box .rectangle{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(8px) brightness(100%);backdrop-filter:blur(8px) brightness(100%);background-color:#222;border:1px solid;border-color:#ffffff1a;border-radius:10px;z-index:0;pointer-events:none}.exchange-buy-sell-box .left-column{grid-column:1;grid-row:1;display:flex;flex-direction:row;align-items:center;gap:1rem;z-index:1;min-width:0}.exchange-buy-sell-box .left-column .token-image{flex:0 0 auto}.exchange-buy-sell-box .left-column .token-image img{width:64px;height:64px;object-fit:contain;border-radius:50%}.exchange-buy-sell-box .left-column .buy-sell-info-box{flex:1 1 auto;min-width:0}.exchange-buy-sell-box .topup-button{grid-column:2;grid-row:1;z-index:1;align-self:center;flex-shrink:0}.exchange-buy-sell-box .group-wrapper{grid-column:1/3;grid-row:2;z-index:1;width:100%}.buy-sell-info-box{width:100%;display:flex;flex-direction:column;gap:6px}.buy-sell-info-box .token-name{font-family:Poppins,Helvetica,sans-serif;font-weight:700;color:#fff;font-size:15px;line-height:1rem;text-align:start}.buy-sell-info-box .token-type{font-family:Poppins,Helvetica,sans-serif;font-weight:400;color:#fff;font-size:15px;line-height:1rem;text-align:start;opacity:.5}.buy-sell-info-box .balance-row{display:flex;flex-direction:row;gap:.5rem;align-items:start}.buy-sell-info-box .balance-row .balance-label{font-family:Poppins,Helvetica,sans-serif;font-weight:400;color:#fff;font-size:15px;line-height:1rem;letter-spacing:.05px;opacity:.5;white-space:nowrap}.buy-sell-info-box .balance-row .balance-value{font-family:Poppins,Helvetica,sans-serif;font-weight:700;color:#fff;font-size:14px;line-height:1rem;white-space:nowrap}.buy-sell-switch-button{width:100%;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.buy-sell-switch-button .fieldset{position:relative;display:inline-flex;border-radius:10px;padding:2px;border:none;height:36px;width:100%;-webkit-backdrop-filter:blur(8px) brightness(100%);backdrop-filter:blur(8px) brightness(100%);background-color:#000;border:1px solid;border-color:#ffffff1a}.buy-sell-switch-button .fieldset input[type=radio]{position:absolute;opacity:0;pointer-events:none}.buy-sell-switch-button .fieldset label{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:50%;height:100%;cursor:pointer;font-family:Poppins,Helvetica,sans-serif;font-size:15px;font-weight:500;color:#888;transition:color .3s ease;white-space:nowrap}.buy-sell-switch-button .fieldset label:hover{color:#fff}.buy-sell-switch-button .fieldset input[type=radio]:checked+label{color:#fff}.buy-sell-switch-button .fieldset .switch{position:absolute;top:2px;left:2px;width:calc(50% - 2px);height:calc(100% - 4px);border-radius:8px;transition:transform .3s ease,background-color .3s ease;z-index:0}.buy-sell-switch-button .fieldset input[type=radio]:first-of-type:checked~.switch{transform:translate(0);background-color:var(--variable-collection-colorred, rgb(246, 42, 42))}.buy-sell-switch-button .fieldset input[type=radio]:last-of-type:checked~.switch{transform:translate(100%);background-color:var(--variable-collection-color-green, rgb(34, 184, 112))}:root{--abcc-blue-2: rgba(111, 137, 255, 1);--abcc-button-a-font-family: "Poppins", Helvetica;--abcc-button-a-font-size: 14px;--abcc-button-a-font-style: normal;--abcc-button-a-font-weight: 700;--abcc-button-a-letter-spacing: 0px;--abcc-button-a-line-height: 22px;--abcc-text-font-family: "Poppins", Helvetica;--abcc-text-font-size: 12px;--abcc-text-font-style: normal;--abcc-text-font-weight: 300;--abcc-text-letter-spacing: 0px;--abcc-text-line-height: 22px;--abcc-yellow-2: var(--variable-collection-abcc-yellow);--abccred: rgba(186, 40, 40, 1);--roboto-10px-regular-font-family: "Roboto", Helvetica;--roboto-10px-regular-font-size: 10px;--roboto-10px-regular-font-style: normal;--roboto-10px-regular-font-weight: 400;--roboto-10px-regular-letter-spacing: 0px;--roboto-10px-regular-line-height: normal;--roboto-13px-regular-font-family: "Roboto", Helvetica;--roboto-13px-regular-font-size: 13px;--roboto-13px-regular-font-style: normal;--roboto-13px-regular-font-weight: 400;--roboto-13px-regular-letter-spacing: 0px;--roboto-13px-regular-line-height: normal;--roboto-16px-regular-font-family: "Roboto", Helvetica;--roboto-16px-regular-font-size: 16px;--roboto-16px-regular-font-style: normal;--roboto-16px-regular-font-weight: 400;--roboto-16px-regular-spacing: 0px;--roboto-16px-regular-line-height: normal;--roboto-20px-regular-font-family: "Roboto", Helvetica;--roboto-20px-regular-font-size: 20px;--roboto-20px-regular-font-style: normal;--roboto-20px-regular-font-weight: 400;--roboto-20px-regular-letter-spacing: 0px;--roboto-20px-regular-line-height: normal;--roboto-25px-regular-font-family: "Roboto", Helvetica;--roboto-25px-regular-font-size: 25px;--roboto-25px-regular-font-style: normal;--roboto-25px-regular-font-weight: 400;--roboto-25px-regular-letter-spacing: 0px;--roboto-25px-regular-line-height: normal;--roboto-31px-regular-font-family: "Roboto", Helvetica;--roboto-31px-regular-font-size: 31px;--roboto-31px-regular-font-style: normal;--roboto-31px-regular-font-weight: 400;--roboto-31px-regular-letter-spacing: 0px;--roboto-31px-regular-line-height: normal;--roboto-39px-regular-font-family: "Roboto", Helvetica;--roboto-39px-regular-font-size: 39px;--roboto-39px-regular-font-style: normal;--roboto-39px-regular-font-weight: 400;--roboto-39px-regular-letter-spacing: 0px;--roboto-39px-regular-line-height: normal;--variable-collection-abcc-blue: rgba(115, 127, 255, 1);--variable-collection-abcc-orange: rgba(237, 163, 14, 1);--variable-collection-abcc-yellow: rgba(255, 209, 0, 1);--variable-collection-agent: rgba(73, 81, 169, 1);--variable-collection-agent-grey-1: rgba(131, 141, 164, 1);--variable-collection-bg: rgba(23, 24, 24, 1);--variable-collection-bg1: rgba(24, 24, 24, 1);--variable-collection-color-green: rgba(34, 184, 112, 1);--variable-collection-colorred: rgba(246, 42, 42, 1)}.top-up-button{align-items:center;background-color:#222;border:1px solid;border-color:#ffffff1a;border-radius:10px;display:inline-flex;gap:5px;justify-content:center;padding:4px 10px;position:relative;cursor:pointer;white-space:nowrap;width:auto;min-width:fit-content;transition:background-color .2s ease}.top-up-button:hover{background-color:#2a2a2a}.top-up-button .text-wrapper{color:#fff;font-family:Poppins-Regular,Helvetica;font-size:10px;font-weight:400;letter-spacing:0;line-height:18px;white-space:nowrap;width:fit-content}.top-up-button .div{align-items:center;display:inline-flex;flex:0 0 auto;gap:4px}.top-up-button .element{aspect-ratio:.86;height:10px;width:9px;object-fit:contain}.top-up-button .text-wrapper-2{color:#ffd100;font-family:Poppins-Regular,Helvetica;font-size:10px;font-weight:400;letter-spacing:0;line-height:18px;white-space:nowrap;width:fit-content}.top-up-button .vector{aspect-ratio:2.33;height:8.5px;width:4.12px;object-fit:contain}.exchange-card-price-list{width:100%;display:flex;flex-direction:column;gap:0;background:transparent}.exchange-card-price-list .list-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.75rem .8rem;box-sizing:border-box;background:#181818;border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.exchange-card-price-list .list-header .header-left{color:#ffffffb3;font-feature-settings:"liga" off,"clig" off;font-family:Poppins,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:300;line-height:1.375rem;text-align:left}.exchange-card-price-list .list-header .header-right{color:#ffffffb3;font-feature-settings:"liga" off,"clig" off;font-family:Poppins,Helvetica,sans-serif;font-size:.75rem;font-style:normal;font-weight:300;line-height:1.375rem;text-align:right}:root{--abcc-blue-2: rgba(111, 137, 255, 1);--abcc-button-a-font-family: "Poppins", Helvetica;--abcc-button-a-font-size: 14px;--abcc-button-a-font-style: normal;--abcc-button-a-font-weight: 700;--abcc-button-a-letter-spacing: 0px;--abcc-button-a-line-height: 22px;--abcc-text-font-family: "Poppins", Helvetica;--abcc-text-font-size: 12px;--abcc-text-font-style: normal;--abcc-text-font-weight: 300;--abcc-text-letter-spacing: 0px;--abcc-text-line-height: 22px;--abcc-yellow-2: var(--variable-collection-abcc-yellow);--abccred: rgba(186, 40, 40, 1);--roboto-10px-regular-font-family: "Roboto", Helvetica;--roboto-10px-regular-font-size: 10px;--roboto-10px-regular-font-style: normal;--roboto-10px-regular-font-weight: 400;--roboto-10px-regular-letter-spacing: 0px;--roboto-10px-regular-line-height: normal;--roboto-13px-regular-font-family: "Roboto", Helvetica;--roboto-13px-regular-font-size: 13px;--roboto-13px-regular-font-style: normal;--roboto-13px-regular-font-weight: 400;--roboto-13px-regular-letter-spacing: 0px;--roboto-13px-regular-line-height: normal;--roboto-16px-regular-font-family: "Roboto", Helvetica;--roboto-16px-regular-font-size: 16px;--roboto-16px-regular-font-style: normal;--roboto-16px-regular-font-weight: 400;--roboto-16px-regular-letter-spacing: 0px;--roboto-16px-regular-line-height: normal;--roboto-20px-regular-font-family: "Roboto", Helvetica;--roboto-20px-regular-font-size: 20px;--roboto-20px-regular-font-style: normal;--roboto-20px-regular-font-weight: 400;--roboto-20px-regular-letter-spacing: 0px;--roboto-20px-regular-line-height: normal;--roboto-25px-regular-font-family: "Roboto", Helvetica;--roboto-25px-regular-font-size: 25px;--roboto-25px-regular-font-style: normal;--roboto-25px-regular-font-weight: 400;--roboto-25px-regular-letter-spacing: 0px;--roboto-25px-regular-line-height: normal;--roboto-31px-regular-font-family: "Roboto", Helvetica;--roboto-31px-regular-font-size: 31px;--roboto-31px-regular-font-style: normal;--roboto-31px-regular-font-weight: 400;--roboto-31px-regular-letter-spacing: 0px;--roboto-31px-regular-line-height: normal;--roboto-39px-regular-font-family: "Roboto", Helvetica;--roboto-39px-regular-font-size: 39px;--roboto-39px-regular-font-style: normal;--roboto-39px-regular-font-weight: 400;--roboto-39px-regular-letter-spacing: 0px;--roboto-39px-regular-line-height: normal;--variable-collection-abcc-blue: rgba(115, 127, 255, 1);--variable-collection-abcc-orange: rgba(237, 163, 14, 1);--variable-collection-abcc-yellow: rgba(255, 209, 0, 1);--variable-collection-agent: rgba(73, 81, 169, 1);--variable-collection-agent-grey-1: rgba(131, 141, 164, 1);--variable-collection-bg: rgba(23, 24, 24, 1);--variable-collection-bg1: rgba(24, 24, 24, 1);--variable-collection-color-green: rgba(34, 184, 112, 1);--variable-collection-colorred: rgba(246, 42, 42, 1)}.exchange-price-card{display:block;width:100%;background:transparent}.exchange-price-card .box{width:100%;box-sizing:border-box;padding:.6rem .8rem;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(0deg,var(--variable-collection-bg1, #181818) 0%,var(--variable-collection-bg1, #181818) 100%),#222;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:.25rem .5rem;align-items:center;align-content:start;row-gap:.25rem}.exchange-price-card .box .group{grid-column:1/3;grid-row:1;display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:0}.exchange-price-card .box .group>div:first-child{display:flex;align-items:center;gap:.5rem;min-width:0;flex:1 1 auto}.exchange-price-card .box .group>div:first-child .image{width:24px;height:24px;flex:0 0 24px;object-fit:cover;border-radius:50%}.exchange-price-card .box .group>div:first-child .text-wrapper{color:#fff;font-family:Poppins-Bold,Helvetica;font-size:16px;font-weight:700;line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1 1 auto}.exchange-price-card .box .group .div{color:#fff;font-family:Poppins-Bold,Helvetica;font-size:16px;font-weight:700;line-height:22px;white-space:nowrap;flex:0 0 auto;text-align:right;margin-left:1rem}.exchange-price-card .box .group-2{grid-column:1/3;grid-row:2;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding-right:0;box-sizing:border-box}.exchange-price-card .box .group-2 .text-wrapper-3{color:#ffffffb3;font-family:Poppins-Regular,Helvetica;font-size:12px;font-weight:400;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%;text-align:left}.exchange-price-card .box .group-2 .group-3{display:flex;align-items:center;gap:.35rem;flex:0 0 auto;white-space:nowrap}.exchange-price-card .box .group-2 .group-3 .path{width:6px;height:6px;object-fit:contain}.exchange-price-card .box .group-2 .group-3 .text-wrapper-2{font-family:Poppins-Regular,Helvetica;font-size:12px;font-weight:400;line-height:20px}.exchange-price-card .box .group-2 .group-3 .text-wrapper-2.positive{color:var(--variable-collection-color-green)}.exchange-price-card .box .group-2 .group-3 .text-wrapper-2.negative{color:#f62a2a}.exchange-price-card .box .group-2 .group-3 .text-wrapper-2.neutral{color:#fff6;opacity:.6}.token-pair-display{display:flex;align-items:center;justify-content:flex-start;gap:12px;background-color:transparent;padding:0;width:100%;box-sizing:border-box;flex-wrap:nowrap;min-width:0}.token-pair-display__token-info{display:flex;align-items:center;gap:8px;flex-shrink:1;min-width:0}.token-pair-display__icon{width:40px;height:40px;border-radius:50%;flex-shrink:0;object-fit:cover}.token-pair-display__details{display:flex;flex-direction:column;align-items:flex-start;min-width:0;flex:1}.token-pair-display__token-name{font-weight:700!important;color:#fff!important;font-size:1.125rem!important;line-height:1.3!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.token-pair-display__token-network{color:#e0e0e0!important;font-size:.875rem!important;line-height:1.3!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;opacity:.5}.token-pair-display__arrow{width:16px;height:10px;flex-shrink:0;object-fit:contain;margin:0 6px}@media(max-width:768px){.token-pair-display{gap:10px}.token-pair-display__token-info{gap:7px}.token-pair-display__icon{width:36px;height:36px}.token-pair-display__token-name{font-size:1rem!important}.token-pair-display__token-network{font-size:.8125rem!important}.token-pair-display__arrow{width:14px;height:9px;margin:0 4px}}@media(max-width:480px){.token-pair-display{gap:8px}.token-pair-display__token-info{gap:6px}.token-pair-display__icon{width:32px;height:32px}.token-pair-display__token-name{font-size:.9375rem!important}.token-pair-display__token-network{font-size:.75rem!important}.token-pair-display__arrow{width:12px;height:8px;margin:0 3px}}.countdown-circle{position:relative;display:inline-flex;align-items:center;justify-content:center;background-color:#000;border-radius:50%}.countdown-circle__svg{transform:rotate(270deg)}.countdown-circle__bg,.countdown-circle__progress{fill:none}.countdown-circle__bg{stroke:#333}.countdown-circle__progress{stroke:#fdd835;stroke-linecap:round;transition:stroke-dashoffset .5s linear}.countdown-circle__text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-weight:700;font-size:1.25rem}.last-price-update{background-color:transparent;padding:8px 3px;border-radius:4px;display:inline-block;width:100%;box-sizing:border-box}.last-price-update__text{font-family:Arial,sans-serif;font-weight:700;font-size:1.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Poppins;font-style:normal;font-weight:400;font-size:12px;line-height:16px;display:flex;align-items:center;color:#fff;opacity:.5}.currency-swap-card-wrapper{display:flex;flex-direction:column;width:100%}.currency-swap-card{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:0;background-color:transparent;box-sizing:border-box;gap:1px}.currency-swap-card__section{display:flex;align-items:center;min-width:0;flex:0 1 auto}.currency-swap-card__value-row{display:flex;align-items:center;gap:4px;min-width:0}.currency-swap-card__currency{font-weight:400;font-size:.875rem;color:#fff;flex-shrink:0;line-height:1.2;font-family:Poppins,Helvetica,sans-serif;white-space:nowrap;margin:.1rem}.currency-swap-card__arrow{font-size:.875rem;margin:0 2px}.currency-swap-card__amount{font-weight:700!important;font-size:.875rem!important;color:#fff!important;flex:1 1 auto;min-width:.5rem;max-width:8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2!important;font-family:Poppins,Helvetica,sans-serif!important}.currency-swap-card__swap-button{background-color:transparent!important;color:#fff!important;padding:4px!important;margin:0 4px 0 2px!important;flex-shrink:0;width:24px!important;height:24px!important}.currency-swap-card__swap-button:hover{background-color:#ffffff1a!important}.currency-swap-card__swap-icon{width:16px!important;height:16px!important;object-fit:contain}.currency-swap-card__divider{border-color:#444!important;width:100%;margin:0!important}.exchange-token-pair-box{display:flex;flex-direction:column;background-color:transparent;width:100%}.exchange-token-pair-box__header{display:flex;justify-content:space-between;align-items:center;width:100%}.exchange-token-pair-box__token-pair{flex:1;display:flex;flex-direction:row;align-items:center}.exchange-token-pair-box__countdown{flex-shrink:0;align-items:end;display:flex;margin-top:5px}.exchange-token-pair-box__rate-section{display:flex;justify-content:flex-start;width:fit-content;padding-left:.2rem;align-items:center;gap:5px}.exchange-token-pair-box__footer{display:flex;justify-content:flex-start;align-items:center}.exchange-trade-list{display:flex;flex-direction:column;width:100%;gap:0;background:transparent}.no-results{display:flex;justify-content:center;align-items:center;padding:40px 0;width:100%}.token-selector{display:flex;align-items:flex-start;padding:1rem;background-color:#2d2d2d;cursor:pointer;box-sizing:border-box;font-family:Poppins,Helvetica,sans-serif;color:#fff;transition:background-color .2s ease}.token-selector:hover:not(.token-selector--disabled){background-color:#3a3a3a}.token-selector--disabled{cursor:default;pointer-events:none}.token-selector .MuiTypography-root{margin:0;padding:0}.token-selector__icon{width:2.5rem;height:2.5rem;margin-left:1rem;margin-right:1rem;flex-shrink:0;align-self:flex-start;margin-top:5px}.token-selector__info{flex-grow:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.token-selector__token-name{font-weight:600!important;color:#fff!important;font-size:1.125rem!important;line-height:1.3!important}.token-selector__network-name{color:#aaa!important;font-size:.875rem!important;line-height:1.3!important}.token-selector__rate-row{display:flex;align-items:center;gap:.25rem;margin-top:.25rem;margin-bottom:.5rem}.token-selector__rate-text{font-weight:600!important;color:#fff!important;font-size:1rem!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.token-selector__refresh-button{color:#fff!important;padding:2px!important}.token-selector__refresh-button .MuiSvgIcon-root{font-size:1.1rem!important}.token-selector__details{color:#aaa!important;font-size:.8125rem!important;line-height:1.4}.token-selector__chevron{width:1rem;height:1.5rem;object-fit:contain;opacity:.7;margin-left:1rem;margin-right:1rem;flex-shrink:0;align-self:center}.content-page-wrapper{height:calc(100vh - 48px);height:calc(100dvh - 48px);overflow-y:auto}.image-button{padding:0;border-radius:9999px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:transparent}.image-button:hover .image-button__img{transform:scale(1.04)}.image-button--disabled{opacity:.5;pointer-events:none}.image-button__img{display:block;border-radius:9999px;object-fit:cover;transition:transform .15s ease-in-out}.drawer{color:#fff}.drawer__backdrop{background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:fixed;inset:0;opacity:0;transition:opacity .1s ease-in-out;pointer-events:none}.drawer__backdrop--open{pointer-events:all;opacity:1}.drawer__container{position:absolute;bottom:0;left:0;right:0;background:#171818;border-radius:20px 20px 0 0;transform:translateY(100%);transition:height .2s cubic-bezier(.25,.46,.45,.94);box-shadow:0 -4px 20px #0000001a;width:100%;opacity:0}.drawer__container--open{animation:slideUp .15s cubic-bezier(.25,.46,.45,.94) forwards}.drawer__content{opacity:0;height:100%;display:flex;flex-direction:column}.drawer__content--visible{animation:slideLeftSmooth .1s ease forwards}.drawer__header{display:flex;align-items:center;justify-content:center;padding:16px 24px;position:relative;flex-shrink:0}.drawer__header__right{position:absolute;right:24px;top:50%;transform:translateY(-50%);cursor:pointer;color:#888}.drawer__body{overflow-y:auto;flex:1}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}50%{opacity:.7}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slippage-drawer__content{display:flex;flex-direction:column;gap:1.5rem;padding:0 1rem 1rem}.slippage-drawer__label{font-size:.875rem!important;color:#888!important;margin-bottom:.75rem!important;text-align:left!important;font-weight:400!important}.slippage-drawer__options-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:.5rem}.slippage-drawer__option-btn{background-color:#333!important;color:#fff!important;border-radius:2.5rem!important;padding:.875rem 1.25rem!important;font-size:.95rem!important;font-weight:500!important;text-transform:none!important;border:.1875rem solid transparent!important;transition:all .2s ease!important;min-height:unset!important;height:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important}.slippage-drawer__option-btn--selected{background-color:#333!important;border-color:#fdd835!important;color:#fff!important;box-shadow:0 0 0 .125rem #fdd83533}.slippage-drawer__option-btn-placeholder{visibility:hidden}.slippage-drawer__confirm-btn-wrapper{margin-top:1.5rem;padding-bottom:1rem}.slippage-drawer__confirm-btn{background-color:#fdd835!important;color:#000!important;border-radius:.75rem!important;padding:1rem 1.25rem!important;font-size:1rem!important;font-weight:500!important;text-transform:none!important;margin-top:1rem!important;box-shadow:none!important;min-height:unset!important;height:auto!important;border:none!important;transition:all .2s ease!important;cursor:pointer!important;width:100%!important}.slippage-drawer__confirm-btn:active{transform:scale(.98)}.token-amount-card{display:flex;flex-direction:column;justify-content:space-between;width:100%;min-height:149px;background:#000;border-radius:6px;padding:12px 16px;box-sizing:border-box;color:#fff}.token-amount-card__row{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;overflow:hidden}.token-amount-card__row--middle{padding:1px 0}.token-amount-card__main-label{font-size:16px;font-weight:400;color:#fff}.token-amount-card__max-button{background:transparent;border:1px solid rgba(255,255,255,.3)!important;border-radius:6px;color:#fff!important;font-size:12px!important;font-weight:400!important;text-transform:none!important;padding:2px 12px!important}.token-amount-card__token-info{display:flex;align-items:flex-start;gap:8px;min-width:0;flex-shrink:1}.token-amount-card__token-icon{width:20.15px;height:20.15px;flex-shrink:0;margin-top:2px}.token-amount-card__token-details{display:flex;flex-direction:column;gap:4px}.token-amount-card__token-name{font-size:16px;font-weight:700;color:#fff;line-height:1.2;margin:0}.token-amount-card__token-network{font-size:14px;color:#ffffff80;line-height:1.2;margin:0}.token-amount-card__amount-input{flex-grow:1;margin-left:16px}.token-amount-card__settings-wrapper{min-width:40px;display:flex;align-items:flex-end;margin-bottom:-1rem}.token-amount-card__settings-button{color:#fff!important;opacity:.5;padding:0!important}.token-amount-card__settings-button:hover{opacity:1}.token-amount-card__info-lines{display:flex;flex-direction:column;align-items:flex-end;min-width:0;flex-shrink:0}.token-amount-card__info-line{display:flex;gap:5px;flex-wrap:nowrap}.token-amount-card__info-label{font-size:12px;font-weight:400;color:#ffffff80;white-space:nowrap}.token-amount-card__info-value{font-size:12px;font-weight:400;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wallet-card{width:100%}.wallet-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.wallet-card__logo-container{width:56px;height:12px}.wallet-card__logo{width:100%;height:100%;display:block;object-fit:contain}.wallet-card__id-section{display:flex;align-items:center}.wallet-card__id-label{color:gray;margin-right:8px}.wallet-card__id-value{color:#fff}.wallet-card__content{display:block}.wallet-card__row{display:flex;align-items:center}.wallet-card__row--name{margin-bottom:4px}.wallet-card__icon-container{margin-right:8px}.wallet-card__icon-container--wallet{width:10px;height:10px}.wallet-card__icon-container--link{width:8px;height:8px}.wallet-card__icon{width:100%;height:100%;display:block;object-fit:contain}.wallet-card__name{color:#fff;font-weight:700}.wallet-card__email{color:#ffd100}.card{width:100%;padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:12px;font-size:12px;position:relative;background-color:#181818;box-shadow:0 4px 4px #00000040}.card_card__right-adornment{height:100%}.multiple-stage-drawer__content{opacity:0}.multiple-stage-drawer__content.visible{animation:slideLeftSmooth .1s ease forwards}.multiple-stage-drawer__header{justify-content:space-between;padding:16px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid rgba(240,240,240,.2);margin-bottom:12px;position:relative}.multiple-stage-drawer__header__clear{position:absolute;right:24px;top:50%;transform:translateY(-50%);cursor:pointer;color:#888}.multiple-stage-drawer__header__clear:hover{color:#fff}.multiple-stage-drawer__clear{cursor:pointer;color:#888}.multiple-stage-drawer__clear:hover{color:#fff}@keyframes slideLeftSmooth{0%{opacity:0}60%{opacity:.8}to{opacity:1}}.select-asset-button__asset-balance{font-weight:500;margin-bottom:4px}.select-asset-button__asset-name{font-weight:600;color:#fff9;font-weight:400;padding-left:28px}.text-field{display:flex;flex-direction:column;width:100%}.text-field__input-wrapper{position:relative;display:flex;align-items:center;width:100%}.text-field__input{width:100%;background-color:#000;border:1px solid #333333;border-radius:8px;color:#fff;font-size:.75rem;padding:.875rem 1rem;outline:none;transition:border-color .2s ease;font-family:inherit}.text-field__input::placeholder{color:#666}.text-field__input:focus{border-color:#ffc800}.text-field__input:disabled{opacity:.5;cursor:not-allowed}.text-field__input:not(:placeholder-shown){padding-right:2.5rem}.text-field__input--error{border-color:red}.text-field__input--error:focus{border-color:red}.text-field__clear-button{position:absolute;right:1rem;background:transparent;border:none;color:#fff;font-size:1.5rem;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;line-height:1;transition:opacity .2s ease;-webkit-user-select:none;user-select:none}.text-field__clear-button:hover{opacity:.7}.text-field__clear-button:active{opacity:.5}.text-field__error-message{display:block;color:red;font-size:.75rem;margin-top:.375rem;padding-left:.25rem}.calculator{width:100%;background-color:transparent;box-sizing:border-box}.calculator__grid{display:flex;flex-wrap:wrap}.calculator__button{flex:0 0 33.333%;background-color:transparent;border:none;color:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;padding:0;min-height:60px}.calculator__button--disabled{opacity:.3;cursor:not-allowed}.calculator__button--backspace{font-size:20px}.calculator__confirm-button{width:100%;padding:16px;background-color:#ffc800;border:none;color:#000;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.calculator__confirm-button:hover{background-color:#ffdc00;transform:translateY(-2px);box-shadow:0 4px 12px #ffc8004d}.calculator__confirm-button:active{transform:translateY(0)}.amount-with-info-card{background:#000;padding:16px;border-radius:6px}.amount-with-info-card__max-button{cursor:pointer;background:transparent;border:1px solid rgba(255,255,255,.2);width:54px;height:24px;display:flex;justify-content:center;align-items:center;border-radius:6px}.amount-with-info-card__amount-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.amount-with-info-card__currency-badge{background:#fff;color:#222;border-radius:12px;height:30px;min-width:82px;display:flex;justify-content:center;align-items:center}.amount-with-info-card__amount-card-info-row{margin-bottom:4px}.amount-with-info-card__amount-card-info-label{color:#fff9;margin-right:8px}.info-row-section{padding:0 8px;display:flex;flex-direction:column;gap:4px}.info-row-section__item{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.info-row-section__item.border{border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:8px}.info-row-section__item__label{color:#fff9}.info-row-section__item__value{color:#fff}.exchange-trade-order{padding:16px 16px 100px;gap:1rem}.exchange-trade-order__token-pair,.exchange-trade-order__amount-card{flex:0 0 auto;margin-bottom:.5rem}.exchange-trade-order__fee-section{flex:0 0 auto;display:flex;flex-direction:column;gap:4px;padding:.3rem;border-radius:.5rem}.exchange-trade-order__fee-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.exchange-trade-order__fee-row--highlight{display:flex;gap:.5rem;align-items:center;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.exchange-trade-order__fee-row--highlight>div{width:100%}.exchange-trade-order__info-icon{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border:1px solid rgba(255,255,255,.3);border-radius:50%;font-size:.75rem;color:#ffffff80;flex-shrink:0}.exchange-trade-order__calculator-section{flex:1 1 auto;display:flex;flex-direction:column;gap:1rem}.exchange-trade-order__calculator{overflow-y:auto}.exchange-trade-order__confirm-button{flex:0 0 auto;padding-bottom:1rem}.country-code-selection__list{padding:12px}.country-code-selection__placeholder{color:#fff9}.country-code-selection__wrapper{width:100%;background-color:#000;border:1px solid #333333;border-radius:8px;color:#fff;font-size:.75rem;padding:.875rem 1rem;outline:none;transition:border-color .2s ease;font-family:inherit;position:relative}.country-code-selection__wrapper::placeholder{color:#666}.country-code-selection__wrapper:focus{border-color:#ffc800}.country-code-selection__wrapper:disabled{opacity:.5;cursor:not-allowed}.country-code-selection__wrapper__down-arrow{position:absolute;top:50%;transform:translateY(-50%);right:.375rem;pointer-events:none}.country-code-item{cursor:pointer;display:flex;align-items:center;justify-content:flex-start;gap:12px}.country-code-item--selected{border-bottom:1px solid rgba(255,255,255,.2)}.country-code-item__emoji{font-size:1.2em}.country-code-item__text{flex:1}.file-uploader__upload-button{display:flex;width:100%;padding:14px 24px;justify-content:center;align-items:center;border:1px solid white;border-radius:8px;cursor:pointer;margin:24px auto;transition:all .3s ease}.file-uploader__upload-button--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.file-uploader__upload-button--disabled:hover{transform:none;box-shadow:none;background-color:transparent}.file-uploader__button-content{display:flex;align-items:center;justify-content:center}.file-uploader__icon{width:20px;height:20px;margin-right:8px}.file-uploader__hidden-input{display:none}.file-uploader__error{margin-top:8px;color:#f44336;font-size:14px}.file-uploader__info{margin-top:8px;color:#fff9;font-size:12px}:root{--abcc-text-font-family: "Poppins", Helvetica;--abcc-yellow-2: rgba(255, 209, 0, 1);--variable-collection-bg: rgba(23, 24, 24, 1)}.scroll-button-list-frame{display:flex;flex-wrap:nowrap;gap:24px;align-items:center;overflow-x:auto;padding:0 16px;position:relative;box-shadow:inset 0 -1px #ffffff1a}.scroll-button-list-frame::-webkit-scrollbar{display:none}.scroll-button-list-frame{-ms-overflow-style:none;scrollbar-width:none}.scroll-button-item{position:relative;height:44px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;cursor:pointer;flex:0 0 auto;transition:all .3s ease}.scroll-button-item .scroll-text-wrapper{position:relative;z-index:1;color:#ffffff80;font-family:var(--abcc-text-font-family);font-size:14px;font-weight:400;white-space:nowrap;transition:color .2s ease}.scroll-button-item:hover:not(.scroll-button-item--disabled):not(.scroll-button-item--highlight) .scroll-text-wrapper{color:#fffc}.scroll-button-item--highlight .scroll-text-wrapper{color:var(--abcc-yellow-2);font-weight:500}.scroll-tab-active-bar{position:absolute;bottom:0;left:0;height:3px;background-color:var(--abcc-yellow-2);border-radius:4px 4px 0 0;transition:width .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);pointer-events:none;z-index:2}.scroll-button-item--disabled{cursor:not-allowed;opacity:.4;pointer-events:none}.select-date-button{width:100%;box-sizing:border-box}.select-date-button--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.date-picker-options{display:flex;flex-direction:column;padding:16px;gap:8px}.date-picker-option{padding:16px;border-radius:8px;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:space-between;color:#fffc}.date-picker-option:hover{background-color:#ffffff0d}.date-picker-option--selected{color:#fff}.transaction-record-date-header{padding:8px 16px;background-color:#2c2c2c;width:100%}.transaction-record-list-component{display:flex;flex-direction:column}.transaction-record-list-component.empty{align-items:center;justify-content:center;padding-top:250px}.transaction-record-list-component.empty .no-records{color:#666;font-size:14px}.transaction-record-list-component .transaction-record-group,.transaction-record-list-component .transaction-record-items{display:flex;flex-direction:column}.transaction-details{display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:4px}.transaction-details__status{color:#fff;font-weight:400}.transaction-details__address{color:#fff9;font-weight:400;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.transaction-details__amount-row{display:flex;align-items:flex-start;gap:12px}.transaction-details__token-group{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.transaction-details__token{display:flex;align-items:center;gap:6px}.transaction-details__token-icon{width:20px;height:20px;border-radius:50%;flex-shrink:0}.transaction-details__token-amount{color:#fff;font-weight:400}.transaction-details__arrow{color:#f3f0f0dd;width:12px;height:12px;object-fit:contain;align-self:center;margin-top:0}.transaction-details__network{color:#fff9;font-size:12px}.transaction-info{display:flex;flex-direction:column;gap:4px;flex:1}.transaction-info__type{color:#fff}.transaction-record-card{display:flex;align-items:start;gap:12px;padding:15px;background-color:#1f1f1f;border-bottom:1px solid rgba(255,255,255,.1);cursor:pointer;transition:background-color .2s}.transaction-record-card:hover{background-color:#252525}.transaction-record-card__icon{width:23px;height:23px;flex-shrink:0}.transaction-record-page{overflow:hidden!important;display:flex;flex-direction:column}.transaction-record-page .transaction-record-header{flex:0 0 auto;background-color:#181818;z-index:10}.transaction-record-page .transaction-record-list-container{flex:1;overflow-y:auto;padding-bottom:20px}.copy-alert-container{top:24px!important}.copy-alert-container .copy-alert-content{display:flex;flex-direction:row!important;align-items:center;justify-content:space-between;background-color:#fff;padding:12px 16px;border-radius:16px;box-shadow:0 4px 12px #00000026;min-width:320px;max-width:90vw;flex-wrap:nowrap!important}.copy-alert-container .copy-alert-content .left-section{display:flex;align-items:center;gap:12px;flex-grow:1}.copy-alert-container .copy-alert-content .left-section .success-icon-wrapper{display:flex;align-items:center;justify-content:center;background-color:#67c23a;width:28px;height:28px;border-radius:8px}.copy-alert-container .copy-alert-content .left-section .success-icon-wrapper .check-icon{color:#fff;font-size:1.2rem}.copy-alert-container .copy-alert-content .left-section .alert-text{font-size:1rem;font-weight:500;color:#000;white-space:nowrap}.copy-alert-container .copy-alert-content .close-button{color:#909399;padding:4px;transition:color .2s ease}.copy-alert-container .copy-alert-content .close-button:hover{background:transparent;color:#5d6066}.copy-alert-container .copy-alert-content .close-button svg{font-size:1.1rem}@media(max-width:600px){.copy-alert-container{left:16px!important;right:16px!important;transform:none!important}.copy-alert-container .copy-alert-content{min-width:unset;width:100%}}.transaction-record-detail{background-color:transparent;padding:20px;color:#fff}.transaction-record-detail .header-section{margin-bottom:24px;display:flex;flex-direction:column;gap:10px}.transaction-record-detail .header-row{display:flex;justify-content:space-between;align-items:center}.transaction-record-detail .header-row span:first-child{color:#8e8e93}.transaction-record-detail .header-row span:last-child{color:#fff;text-align:right;display:flex;align-items:center;gap:8px}.transaction-record-detail .header-row .copy-icon{font-size:16px;color:#fff;cursor:pointer}.transaction-record-detail .asset-card-content{padding:0}.transaction-record-detail .asset-card-content .card-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1px}.transaction-record-detail .asset-card-content .card-row:last-child{margin-bottom:0}.transaction-record-detail .asset-card-content .card-row .label{color:#8e8e93}.transaction-record-detail .asset-card-content .card-row .value{text-align:right}.transaction-record-detail .asset-card-content .card-row .value.asset-info{display:flex;align-items:center;gap:8px}.transaction-record-detail .asset-card-content .card-row .value.asset-info img{width:15px;height:15px;object-fit:contain}.transaction-record-detail .arrow-separator{display:flex;justify-content:center;align-items:center;margin:8px 0}.transaction-record-detail .additional-info{margin-top:24px;display:flex;flex-direction:column;gap:12px}.transaction-record-detail .additional-info .detail-row{display:flex;justify-content:space-between;align-items:center;font-size:14px}.transaction-record-detail .additional-info .detail-row .label{color:#8e8e93}.transaction-record-detail .additional-info .detail-row .value{color:#fff;text-align:right}.transaction-record-detail .detail-divider{border-color:#444!important;width:100%;opacity:50%}.register-form__icon-wrapper{margin-bottom:24px}.register-form__title{margin-bottom:28px;text-align:center}.register-form__input-item{margin-bottom:24px}.register-form__password-requirement{margin-bottom:40px;padding:0 4px}.register-form__agreement-section{padding:0 4px}.login-form__icon-wrapper{margin-bottom:24px}.login-form__title{margin-bottom:28px;text-align:center}.login-form__input-item{margin-bottom:24px}.login-form__password-requirement{margin-bottom:40px;padding:0 4px}.login-form__agreement-section{padding:0 4px}.recovery-wallet__container{@apply max-w-3xl mx-auto bg-white shadow-sm rounded-xl overflow-hidden min-h-[400px];}.recovery-wallet__header{@apply p-6 border-b border-gray-100;}.recovery-wallet__title{@apply text-xl font-bold text-gray-800;}.recovery-wallet__content{@apply p-2;}
