:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@supports (animation:grow 0.5s cubic-bezier(0.25, 0.25, 0.25, 1) forwards){.tick{stroke-opacity:0;stroke-dasharray:29;stroke-dashoffset:29px;animation:.5s cubic-bezier(.25,.25,.25,1) .6s forwards draw}.circle{fill-opacity:0;stroke:currentColor;stroke-width:16px;transform-origin:50%;animation:1s cubic-bezier(.25,.25,.25,1.25) forwards grow;transform:scale(0)}}@keyframes grow{60%{stroke-width:4px;fill-opacity:0;transform:scale(.8)}to{stroke-width:8px;fill-opacity:1;fill:currentColor;transform:scale(.9)}}@keyframes draw{0%,to{stroke-opacity:1}to{stroke-dashoffset:0}}@keyframes fadeout{0%{opacity:1}to{opacity:0;animation-delay:3s}}.ant-message{z-index:10001}.ant-message-notice-content{max-width:500px}.ant-modal-header{border-radius:12px 12px 0 0}.ant-modal-content{border-radius:12px}.ant-badge{color:inherit;font-size:1em}.ant-tabs{overflow:unset;-webkit-user-select:none;user-select:none}.table-half-padding>td{padding:8px 16px!important}.is-opacity>td{opacity:.5}.table-three-quarters-padding>td{padding:12px 16px!important}.ant-btn:not(.ant-btn-round,.ant-btn-circle){border-radius:8px}.ant-tooltip-inner{min-height:0}.ant-layout-sider{flex:0 0 250px!important;width:250px!important;min-width:250px!important;max-width:250px!important}.ant-layout-sider.ant-layout-sider-collapsed{flex:0 0 50px!important;width:50px!important;min-width:50px!important;max-width:50px!important}.ant-layout-sider-trigger{display:none}.ant-layout-sider-has-trigger{padding-bottom:0}.ant-table-content{white-space:nowrap}.ant-slider{height:64px}.ant-message-notice.dark-mode .ant-message-notice-content,.ant-notification-notice.dark-mode{color:#fff;background-color:#24282d}.ant-notification-notice.dark-mode .ant-notification-notice-message,.ant-notification-notice.dark-mode .ant-notification-close-icon,.ant-notification-notice.dark-mode .ant-notification-notice-close{color:#fff}.ant-table-tbody tr td,.ant-table-thead tr td,.ant-table-tbody tr th,.ant-table-thead tr th{padding:16px 12px}.chart-js-tooltip-wrapper{box-sizing:border-box;z-index:10;background:#fff;border:1px solid #e1e5eb;border-radius:8px;padding:10px 15px;position:relative;transform:translate(0,0)}.chart-js-tooltip-wrapper.dark-mode{background:#30343b;border:1px solid #545962}.chart-js-tooltip-wrapper.dark-mode .chart_tooltip__name_percent_wrapper,.chart-js-tooltip-wrapper.dark-mode .chart_tooltip__value,.chart-js-tooltip-wrapper.dark-mode .chart_tooltip__date{color:#fff}.chart_tooltip__flex{align-items:center;display:flex}.chart_tooltip__value_change_wrapper{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.chart_tooltip__dataset_circle{border-radius:50%;width:12px;height:12px;margin-right:8px;display:inline}.chart_tooltip__change{text-align:right;align-items:center;padding:4px 5px;font-size:12px;font-style:normal;font-weight:600;line-height:16px;display:flex}.chart_tooltip__change_arrow{align-items:center;margin-left:6px;font-size:8px;display:flex}.chart_tooltip__change.chart_tooltip__change__negative{color:#fd6157;background:#fd61571a;border-radius:4px}.chart-js-tooltip-wrapper.dark-mode .chart_tooltip__change.chart_tooltip__change__negative{color:#ff6d6d;background:#ff6d6d1a}.chart_tooltip__change.chart_tooltip__change__positive{color:#14cb17;background:#14cb171a;border-radius:4px}.chart-js-tooltip-wrapper.dark-mode .chart_tooltip__change.chart_tooltip__change__positive{color:#79ff9f;background:#79ff9f1a}.chart_tooltip__value{color:#2e3d5c;align-items:center;margin-right:14px;font-size:14px;font-style:normal;font-weight:600;line-height:19px;display:flex}.chart_tooltip__value svg{margin-right:4px}.chart_tooltip__date{color:#2e3d5c;opacity:.4;font-size:12px;font-style:normal;font-weight:500}.chart_tooltip__color_name_wrapper{align-items:center;display:flex}.chart_tooltip__coin_color{background-color:var(--background);border-radius:8px;width:3px;height:70%;margin-right:10px;position:absolute;left:8px}.chart_tooltip__coin_name{-webkit-line-clamp:2;-webkit-box-orient:vertical;padding:0 10px;font-size:13px;font-weight:500;display:-webkit-box;overflow:hidden}.chart_tooltip__name_percent_wrapper{color:#2e3d5c;align-items:center;font-size:13px;display:flex}.u-cursorPointer{cursor:pointer}@font-face{font-family:NunitoSans;src:url(/assets/NunitoSans_10pt-ExtraLight-BXMFvf_c.woff2)format("woff2");font-style:normal;font-weight:200}@font-face{font-family:NunitoSans;src:url(/assets/NunitoSans_10pt-Light-BGm3HuKo.woff2)format("woff2");font-style:normal;font-weight:300}@font-face{font-family:NunitoSans;src:url(/assets/NunitoSans_10pt-Regular-DAz6n_wl.woff2)format("woff2");font-style:normal;font-weight:400}@font-face{font-family:NunitoSans;src:url(/assets/NunitoSans_10pt-Medium-BOg9wzhA.woff2)format("woff2");font-style:normal;font-weight:500}@font-face{font-family:NunitoSans;src:url(/assets/NunitoSans_10pt-SemiBold-MUOh9oVT.woff2)format("woff2");font-style:normal;font-weight:600}@font-face{font-family:NunitoSans;src:url(/assets/NunitoSans_10pt-Bold-BmZRfVPu.woff2)format("woff2");font-style:normal;font-weight:700}@font-face{font-family:NunitoSans;src:url(/assets/NunitoSans_10pt-ExtraBold-BZWibdpY.woff2)format("woff2");font-style:normal;font-weight:800}@font-face{font-family:NunitoSans;src:url(/assets/NunitoSans_10pt-ExtraLightItalic-BWmggGTy.woff2)format("woff2");font-style:italic;font-weight:200}@font-face{font-family:NunitoSans;src:url(/assets/NunitoSans_10pt-LightItalic-NveIDWWh.woff2)format("woff2");font-style:italic;font-weight:300}@font-face{font-family:NunitoSans;src:url(/assets/NunitoSans_10pt-Italic-YztwZF16.woff2)format("woff2");font-style:italic;font-weight:400}@font-face{font-family:NunitoSans;src:url(/assets/NunitoSans_10pt-MediumItalic-DSVPVDad.woff2)format("woff2");font-style:italic;font-weight:500}@font-face{font-family:NunitoSans;src:url(/assets/NunitoSans_10pt-SemiBoldItalic-BAJQPtHE.woff2)format("woff2");font-style:italic;font-weight:600}@font-face{font-family:NunitoSans;src:url(/assets/NunitoSans_10pt-BoldItalic-DmSIM3hq.woff2)format("woff2");font-style:italic;font-weight:700}@font-face{font-family:NunitoSans;src:url(/assets/NunitoSans_10pt-ExtraBold-BZWibdpY.woff2)format("woff2");font-style:italic;font-weight:800}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:14px;line-height:1.5715;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{overflow:hidden}#appBody,#root{width:100%;height:100%}
