.aml-header{display:flex;justify-content:space-between;align-items:center;transition:all .5s ease}.aml-header .logo-box{cursor:pointer}.aml-header .logo-box img{height:36px;margin-right:8px}.aml-header .logo-box span{font-weight:700;font-size:28px;color:#fff;text-align:left;font-style:normal;text-transform:none}.aml-header .aml-header-username{display:block;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aml-header-scrolled{background-color:#fff;position:fixed;top:0;left:0;right:0;z-index:1000}.aml-header-scrolled .logo-box span{color:var(--ant-color-primary)}.aml-header-scrolled .ant-avatar{background-color:#1b1e261f}.aml-header-scrolled .aml-header-username{color:var(--ant-custom-color-grey-4)}.aml-header-scrolled .language-switcher-container .ant-btn{border-color:#1b1e261f}.aml-header-scrolled .language-switcher-container .ant-btn:hover{background:#fff}.aml-header-scrolled .language-switcher-container .ant-btn:hover span{color:var(--ant-color-primary)}.aml-header-scrolled .language-switcher-container .ant-btn span{color:#1b1e26}.aml-header-scrolled+main{padding-top:60px!important}@media(max-width:640px){.aml-header .aml-header-username{max-width:80px}.aml-header .logo-box img{height:30px}.aml-header .logo-box span{font-size:24px}}.search-box{width:90vw;max-width:832px;height:64px;padding:0 12px 0 0;border-radius:12px;border:2px solid rgba(153,153,153,.2)}.search-box .chain-currency-select{position:relative;width:148px}.search-box .chain-currency-select:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:1px;height:16px;background:#d9d9d933;border-radius:0}.search-box .chain-currency-select .ant-select-selector{padding-left:18px!important}.search-box:hover{height:64px;background:linear-gradient(90deg,#00000014,#0000001a);box-shadow:0 12px 24px #4f46e533;border-radius:12px;border:4px solid rgba(115,164,255,.3)}.search-box .ant-input-outlined,.search-box .ant-select-selector{border:0;border-color:transparent!important;background:transparent!important;box-shadow:none!important}.search-box .ant-input-outlined:focus,.search-box .ant-select-selector:focus{box-shadow:none}.search-box .search-button{font-size:var(--ant-font-size-h3)}@media(max-width:640px){.search-box .chain-currency-select{width:106px}.chain-currency-select-dropdown.ant-select-dropdown .ant-select-item{font-size:12px!important;padding-left:4px;padding-right:0}.chain-currency-select-dropdown.ant-select-dropdown .ant-select-item img{width:12px!important;height:12px!important;margin-right:0!important}.search-button span:nth-of-type(2){display:none}}.feedback-modal .ant-form{padding-top:20px}.feedback-modal .ant-upload-picture-card-wrapper{margin-bottom:16px}.feedback-modal .ant-upload-drag-icon{font-size:40px;display:flex;justify-content:center;align-items:center}.feedback-modal .feedback-modal-buttons{display:flex;justify-content:space-between;width:100%}.video-background-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden;background:url(/assets/video-bg-B_CcSQcn.png);background-size:cover}.background-video{width:100%;height:100%;object-fit:cover}.image-sequence-background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:-1}.canvas-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.content-overlay{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1}.home-box{height:100vh}.home-box .ant-layout-content{display:flex;align-items:center;justify-content:center}.home-box .ant-layout-content .search-box{margin:36px 0 12px}.home-box .ant-layout-content h1{margin-bottom:0;line-height:1.4}.home-box .ant-layout-content .title-box{text-align:center}.home-box .ant-layout-content .title-box .sub-title{font-size:var(--ant-font-size-h2);margin-bottom:0}.home-box .ant-layout-content .history-btn{text-decoration:underline;cursor:"pointer"}@media(max-width:640px){.home-box .ant-layout-content .search-example .custom-link-grey-button{display:block;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.agreement-tabs .tab-badge{color:var(--ant-color-success)}.agreement-content{height:400px;overflow-y:auto}.status-item.completed{color:#52c41a}.modal-actions{justify-content:flex-end}@media(max-width:640px){.modal-actions{flex-direction:column;justify-content:center}.modal-actions .ant-space-item,.modal-actions .ant-btn{width:100%}}.l-box{height:100%}.l-box .logo-box{cursor:pointer}.l-box .logo-box img{height:36px;margin-right:8px;cursor:pointer}.l-box .logo-box span{font-weight:700;font-size:28px;color:#fff;text-align:left;font-style:normal;text-transform:none}.l-header{display:flex;justify-content:space-between;align-items:center}.l-content{display:flex;justify-content:flex-end;padding-right:15vw;align-items:center;width:100%;margin:0 auto;font-family:PoetsenOne-Regular}.l-content .l-content-left{text-align:center;color:var(--ant-color-text-quaternary)}.l-content .l-content-left .ant-typography{font-family:PoetsenOne-Regular}.l-slogan{text-align:center;position:absolute;bottom:20%;left:20%}.login-wallet-box{width:100%;margin-top:24px}.wallet-menu{background:var(--ant-custom-color-grey-5);border-radius:var(--ant-border-radius)}.wallet-menu img{width:32px;margin-right:8px}.wallet-menu .ant-btn{font-size:16px;margin:2px 0}.terms-shake{animation:shake .5s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0);backface-visibility:hidden;perspective:1000px}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@media(max-width:768px){.l-content{padding-right:0;justify-content:center}}.record-box .custom-layout-container{border-radius:var(--ant-border-radius)}.report-box .return-button-box{margin-bottom:12px;padding-left:24px}.report-box .main-title{margin-bottom:0;padding-left:10px;position:relative}.report-box .main-title:before{content:"";display:block;position:absolute;top:2px;left:0;width:3px;height:18px;background:var(--ant-color-link);border-radius:8px;margin-right:8px}.report-box .address-box .TextLink{margin-bottom:0}.report-box .address-box .ant-card-body{display:flex;align-items:center;justify-content:space-between;padding:12px 24px}.report-box .risk-score-box{min-height:300px}.report-box .radar-box{min-height:300px;height:100%;display:flex;flex-direction:column}.report-box .radar-box .ant-card-body{flex:1;padding-top:0}.report-box .address-profile-box .ant-card-body{padding:0}.report-box .address-profile-box span{flex:1;padding:18px 0 18px 24px}.report-box .address-profile-box .address-profile-box-title{display:flex;background:#ffffff05}.report-box .address-profile-box .address-profile-box-content{display:flex}.report-box .address-transaction-Pie-box .ant-card{height:322px;display:flex;flex-direction:column}.report-box .address-transaction-Pie-box .ant-card .ant-card-body{flex:1;padding-top:0}.report-box .address-transaction-Pie-box .TextColor2,.report-box .heatmap-chart .TextColor2,.report-box .graph-card .TextColor2{font-size:12px;font-weight:400;margin-left:8px}.report-box .risk-score-box-row .ant-card{display:flex;flex-direction:column}.report-box .risk-score-box-row .ant-card .ant-card-body{flex:1;display:flex;align-items:center}.report-box .risk-tag-box{padding-bottom:6px;width:100%;overflow-y:auto;max-height:83px}@media screen and (max-width:640px){.report-box .custom-layout-container{width:100%}.report-box .custom-layout-container .ant-card-body{padding:12px!important}.report-box .custom-layout-container .address-box .TextColor2{display:none}.report-box .custom-layout-container .TextLink{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.report-box .custom-layout-container .address-profile-box .ant-card-body{display:flex}.report-box .custom-layout-container .address-profile-box .address-profile-box-title{width:110px;flex-direction:column}.report-box .custom-layout-container .address-profile-box .address-profile-box-title span{padding:18px 12px}.report-box .custom-layout-container .address-profile-box .address-profile-box-content{flex-direction:column}.report-box .custom-layout-container .address-transaction-box .ant-statistic-title{font-size:12px!important}.report-box .custom-layout-container .address-transaction-box .ant-statistic-content{font-size:18px!important}}.custom-layout{min-height:100%;background:#000 url(/assets/bg-oiZ7_Z2N.png) no-repeat center top;background-size:100% auto}.custom-layout .search-box{margin:44px 0}.custom-layout .ant-layout-content{display:flex;flex-direction:column;align-items:center;padding:0 var(--ant-container-padding) 70px var(--ant-container-padding)}.custom-layout .ant-layout-content .custom-layout-container{max-width:1200px;width:100%}.bg-grey-4{background:var(--ant-custom-color-grey-4)}.custom-grey-button{background:var(--ant-custom-color-grey-5);border:0;color:var(--color-text-base);box-shadow:none!important}.custom-grey-button:hover{background:#dedee30f!important;color:var(--color-text-base)!important}.custom-grey-button-left{justify-content:flex-start;align-items:center}.custom-white-btn{background:var(--ant-color-white);border:0;color:var(--ant-custom-color-grey-6);box-shadow:none!important}.custom-white-btn:hover{background:var(--ant-color-primary)!important;color:var(--ant-color-white)!important}.custom-link-grey-button{cursor:pointer;color:var(--ant-custom-color-grey-3)}.custom-link-grey-button:hover{color:var(--ant-color-link)}.custom-select .ant-select-selector{background:var(--ant-custom-color-grey-5)!important;border:0!important;box-shadow:none!important}.ant-card .ant-card-head{border-bottom:0}.TextLink{color:var(--ant-color-link)}.TextColor1{color:var(--ant-custom-color-grey-1)}.TextColor2{color:var(--ant-custom-color-grey-2)}.TextColor3{color:var(--ant-custom-color-grey-3)}.TextError{color:var(--ant-color-error)}.TextSuccess{color:var(--ant-color-success)}.TextWarning{color:var(--ant-color-warning)}.TextOrange{color:var(--ant-custom-color-orange)}.ant-table-cell:before{content:none!important}.ant-table-wrapper .ant-table-pagination.ant-pagination{margin-right:24px!important}.ant-table-tbody>tr:nth-child(odd)>td{background:var(--ant-custom-color-grey-4)}.ant-table-tbody>tr:nth-child(2n)>td{background:var(--ant-custom-color-grey-5)}.ant-table-tbody>tr:hover>td{background:var(--ant-custom-color-grey-6)}.ant-table-tbody>tr>td{border-bottom:none!important}.ant-table-thead>tr>th{border-bottom:none!important}.ant-table-tbody>tr>td{padding:8px 12px!important;font-size:14px!important;line-height:20px!important}.ant-pagination-item-active a{color:var(--ant-custom-color-grey-1)!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media screen and (max-width:640px){.custom-layout .search-box{margin:24px 0}}html,body,#root,#root div[data-rk]{height:100%}*{margin:0;padding:0}@font-face{font-family:PoetsenOne-Regular;src:url(/assets/PoetsenOne-Regular-DjSe6IdH.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--ant-font-size-base: 14px;--ant-font-size-h1: 36px;--ant-font-size-h2: 18px;--ant-font-size-h3: 16px;--ant-font-size-h4: 14px;--ant-font-size-h5: 12px;--ant-spacing-xs: 4px;--ant-spacing-sm: 8px;--ant-spacing-md: 16px;--ant-spacing-lg: 24px;--ant-spacing-xl: 32px;--ant-spacing-2xl: 48px;--ant-spacing-3xl: 56px;--ant-container-padding: var(--ant-spacing-3xl);--ant-section-margin: var(--ant-spacing-3xl)}@media(max-width:1536px){:root{--ant-font-size-h1: 34px;--ant-font-size-h2: 18px;--ant-font-size-h3: 16px;--ant-container-padding: var(--ant-spacing-2xl);--ant-section-margin: var(--ant-spacing-2xl)}}@media(max-width:1280px){:root{--ant-font-size-h1: 32px;--ant-font-size-h2: 18px;--ant-font-size-h3: 16px;--ant-font-size-base: 14px;--ant-container-padding: var(--ant-spacing-xl);--ant-section-margin: var(--ant-spacing-xl)}}@media(max-width:1024px){:root{--ant-font-size-h1: 28px;--ant-font-size-h2: 18px;--ant-font-size-h3: 16px;--ant-font-size-h4: 14px;--ant-font-size-base: 14px;--ant-container-padding: var(--ant-spacing-lg);--ant-section-margin: var(--ant-spacing-lg)}}@media(max-width:768px){:root{--ant-font-size-h1: 24px;--ant-font-size-h2: 18px;--ant-font-size-h3: 16px;--ant-font-size-h4: 14px;--ant-font-size-h5: 12px;--ant-font-size-base: 14px;--ant-container-padding: var(--ant-spacing-md);--ant-section-margin: var(--ant-spacing-md)}}@media(max-width:640px){:root{--ant-font-size-h1: 20px;--ant-font-size-h2: 16px;--ant-font-size-h3: 15px;--ant-font-size-h4: 14px;--ant-font-size-h5: 12px;--ant-font-size-base: 13px}}@media(max-width:480px){:root{--ant-font-size-h1: 18px;--ant-font-size-h2: 15px;--ant-font-size-h3: 14px;--ant-font-size-h4: 13px;--ant-font-size-h5: 11px;--ant-font-size-base: 12px}}@media(max-width:360px){:root{--ant-font-size-h1: 16px;--ant-font-size-h2: 14px;--ant-font-size-h3: 13px;--ant-font-size-h4: 12px;--ant-font-size-h5: 10px;--ant-font-size-base: 12px}}
