@property --border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.rotating-box{--border-angle:0deg;animation:border-angle-rotate 3s linear infinite;border:1px solid transparent;position:relative;background:linear-gradient(rgb(25,25,25),rgb(25,25,25)) padding-box,conic-gradient(from var(--border-angle),rgb(25,25,25) 50%,#febe00) border-box}.border-surround-inner{background:linear-gradient(rgb(168 247 89/0),#febe0033)}@keyframes border-angle-rotate{0%{--border-angle:0deg}to{--border-angle:360deg}}.rotating-box-launchpad{--border-angle:0deg;animation:border-angle-rotate 3s linear infinite;border:1px solid transparent;position:relative;background:linear-gradient(rgb(25,25,25),rgb(25,25,25)) padding-box,conic-gradient(from var(--border-angle),rgb(25,25,25) 50%,#f25d00) border-box}.border-surround-inner-launchpad{background:linear-gradient(180deg,rgba(242,93,0,0),rgba(242,93,0,.2))}.rotating-box-ai-competition{--border-angle:0deg;animation:border-angle-rotate 3s linear infinite;border:1px solid transparent;position:relative;background:linear-gradient(rgb(25,25,25),rgb(25,25,25)) padding-box,conic-gradient(from var(--border-angle),rgb(25,25,25) 50%,#c8e21d) border-box}.border-surround-inner-ai-competition{background:linear-gradient(180deg,rgba(253,255,8,0),rgba(253,255,8,.2))}.rotating-box-swap-activity{--border-angle:0deg;animation:border-angle-rotate 3s linear infinite;border:1px solid transparent;position:relative;background:linear-gradient(rgb(25,25,25),rgb(25,25,25)) padding-box,conic-gradient(from var(--border-angle),rgb(25,25,25) 50%,#00c7ee) border-box}.border-surround-inner-swap-activity{background:linear-gradient(180deg,rgba(20,199,238,0),rgba(20,199,238,.2))}.rotating-box-clock-in-activity{--border-angle:0deg;animation:border-angle-rotate 3s linear infinite;border:1px solid transparent;position:relative;background:linear-gradient(rgb(25,25,25),rgb(25,25,25)) padding-box,conic-gradient(from var(--border-angle),rgb(25,25,25) 50%,#adf73e) border-box}.border-surround-inner-clock-in-activity{background:linear-gradient(180deg,rgba(173,247,62,0),rgba(173,247,62,.2))}.rotating-box-smart-tracker-activity{--border-angle:0deg;animation:border-angle-rotate 3s linear infinite;border:1px solid transparent;position:relative;background:linear-gradient(rgb(25,25,25),rgb(25,25,25)) padding-box,conic-gradient(from var(--border-angle),rgb(25,25,25) 50%,#ff9447) border-box}.border-surround-inner-smart-tracker-activity{background:linear-gradient(180deg,rgba(255,148,71,0),rgba(255,148,71,.2))}.loading-dots{display:inline-block}.dot{opacity:.4}.dot-1{animation:pulse var(--animation-duration,1.5s) infinite;animation-delay:0s}.dot-2{animation:pulse var(--animation-duration,1.5s) infinite;animation-delay:calc(var(--animation-duration, 1.5s) / 3)}.dot-3{animation:pulse var(--animation-duration,1.5s) infinite;animation-delay:calc(var(--animation-duration, 1.5s) * 2 / 3)}@keyframes pulse{0%,33%,66%,to{opacity:.4}16%{opacity:1}}.react-tweet-theme{article{max-height:60vh;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}article::-webkit-scrollbar{display:none;width:0;height:0}}.available-item label{width:100%}.wallet-heatmap-container .w-heatmap>g{transform:translate(39px,20px)}.wallet-heatmap-container text:not(.w-heatmap-week){transform:translate(-4px,-5px)}.wallet-heatmap-container .w-heatmap-week{transform:translate(5px)}.wallet-heatmap-container svg.w-heatmap rect:hover{stroke-width:.5px!important;stroke:#ffffff0d!important}.wallets-table .ag-column-first{@media (max-width:768px){padding-left:0!important}}.wallets-table .ag-header-viewport{height:40px!important}.wallets-table .ag-header-cell-text{font-size:12px!important;font-weight:400!important;color:var(--color-text-secondary)!important}.wallets-table .ag-row-odd{background-color:var(--color-bg-module-secondary)!important}:focus{outline:none!important}:focus-visible{outline:none!important}.ant-otp .ant-otp-input-wrapper{flex:1}.ant-otp .ant-otp-input-wrapper .ant-otp-input{font-size:32px;font-weight:600;padding:2px}.fomox-auth-form-card{display:flex;flex-direction:column;padding:24px 28px 28px;background-color:var(--color-layer-1);border-radius:24px;border-width:.5px;border-color:var(--color-line-divider-strong)}.fomox-auth-form-card-mobile{padding-left:16px;padding-right:16px;background-color:var(--color-bg-primary);border:none;border-radius:0}.recovery-key-modal.ant-modal-confirm .ant-modal-confirm-paragraph{row-gap:4px}@media (max-width:767px){.copy-address-message.ant-message-notice .ant-message-notice-content{max-width:calc(100vw - 32px)!important;word-break:break-word!important;white-space:normal!important}.copy-address-message.ant-message-notice .ant-message-notice-content>span{word-break:break-word!important;white-space:normal!important}}.position-table .ag-column-first{@media (max-width:768px){padding-left:12px!important}padding-left:16px}.position-table .ag-column-last{padding-right:16px}.position-table .ag-header-row{border-bottom-width:0;border-bottom-color:var(--color-line-divider-module-secondary)}.position-table .ag-row-odd{background-color:var(--color-bg-module-secondary)}.position-action-cell{display:flex;align-items:center;justify-content:flex-end;gap:4px;position:relative}.position-action-dots{display:none;width:24px;height:24px;border-radius:50%;border:none;cursor:pointer;align-items:center;justify-content:center;color:var(--color-text-secondary);font-size:16px;font-weight:700;transition:all .2s ease}.position-action-dots:hover{background-color:var(--color-bg-secondary);color:var(--color-text-primary)}.position-action-buttons{display:flex;align-items:center;gap:4px}@media (min-width:375px) and (max-width:900px){.position-action-dots{display:flex}.position-action-buttons{position:fixed;right:38px;top:50%;transform:translateY(-50%);padding:8px;z-index:1000;white-space:nowrap;min-width:max-content;opacity:0;visibility:hidden;transform:translateY(-50%) scale(.95);transition:opacity .15s ease,visibility .15s ease,transform .15s ease}.position-action-cell.active .position-action-buttons{opacity:1;visibility:visible;transform:translateY(-50%) scale(1)}}.cell-class{display:flex;align-items:center}.ag-row .ag-cell,.ag-row .ag-cell-focus{border:none!important}.ag-row .ag-cell{display:inline-flex}.ag-table-wrapper .ag-header-cell-text{font-size:12px;font-weight:400;color:var(--color-text-tertiary)}.ag-hover-border .ag-center-cols-viewport{padding:2px}.ag-hover-border .ag-row{transition:all .1s ease-in-out;border:2px solid transparent;box-sizing:border-box}.ag-hover-border .ag-row-hover{border:2px solid var(--color-function-success);border-radius:16px;box-sizing:border-box}.ag-table-wrapper .ag-column-first{padding-left:24px}.ag-table-wrapper .ag-column-last{padding-right:24px}.ag-table-wrapper .ag-overlay{top:41px;height:calc(100% - 41px)}.ag-table-wrapper .ag-overlay-wrapper{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.ag-table-wrapper .ag-react-container{width:100%;height:100%}.cell-class-right{display:flex;align-items:center}.cell-class-right,.cell-header-right .ag-header-cell-label{justify-content:flex-end}.ag-header-cell:focus-visible:after{border:none!important}.ant-spin-nested-loading>div>.ant-spin{max-height:100%!important;background-color:var(--color-bg-secondary)!important;top:55px!important}.resize-content .react-resizable-handle-e{position:absolute!important;right:0!important;top:0!important;bottom:20px!important;width:6px!important;height:100%!important;transform:rotate(180deg);cursor:ew-resize;z-index:100}.resize-content .react-resizable-handle-s{position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:6px!important;width:100%!important;transform:rotate(180deg);cursor:ns-resize;z-index:100}.resize-content .react-resizable-handle-se{position:absolute!important;right:0;bottom:0;width:16px;height:16px;cursor:nwse-resize;z-index:100}.dropdown-menu-button-with-all-chain-switcher{height:360px!important;ul{padding:8px 0 8px 8px!important;background-color:transparent!important;border:none!important}li{height:40px!important;padding:0!important}li:hover{background-color:#ffffff0a!important}input::placeholder{color:#606266!important;font-weight:500!important}.ant-input-affix-wrapper{border:1px solid #242526}.options-container{height:320px!important;overflow-y:auto!important;margin-top:8px!important}}.tooltip-custom-arrow .ant-tooltip-arrow:before{background:var(--color-cmpt-tooltip-toast)!important}.nft-switch-custom .ant-switch{width:35px!important;min-width:35px!important}.dropdown-menu-search-chain-switcher{min-width:230px!important;max-height:360px!important;ul{padding:8px 0 8px 8px!important;background-color:transparent!important;border:none!important}li{height:40px!important;padding:0!important}li:hover{background-color:#ffffff0a!important}input::placeholder{color:#606266!important;font-weight:500!important}.ant-input-affix-wrapper{border:1px solid #242526}.options-container{height:320px!important;overflow-y:auto!important;margin-top:8px!important}}