:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{width:100%!important;overflow:hidden;color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.Container{padding:22px;background-color:#fff;height:100%;position:relative}.tz-pagination-item{margin-inline:0!important}.tz-typography blockquote{-webkit-border-start:4px solid #3957d3!important;border-inline-start:4px solid #3957d3!important}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.tz-radio-button-wrapper{background:transparent!important}.grey-line{min-height:22px;background-color:#f4f5f7;margin:0 -50px 0 -46px}.center{justify-content:center}.center,.h-center{display:flex;align-items:center}.flex1{flex:1 1}.flex-b,.flex-c-b{display:flex;justify-content:space-between}.flex-c-b{align-items:center}.re{position:relative}.nowrap{white-space:nowrap;word-wrap:normal;overflow:hidden;text-overflow:ellipsis}.grey{color:#7f7f7f}.tz-form-item-explain-success{color:#1ac992!important}:global .ant-notification-notice-description{font-size:12px!important;color:#89919b}:global .ant-notification-notice-message{color:#89919b}:global .empty-title .ant-notification-notice-message{display:none}:global .empty-title .ant-notification-notice-description{padding-right:30px}:global .empty-title .ant-notification-notice-close{top:6px;right:15px}