header .searchbar{width:415px}.searchbar .result{z-index:999;text-align:left;background:#fff;border:1px solid #e1e1e1;border-top:0;border-radius:.1rem;width:100%;position:absolute;top:45px;border-bottom-right-radius:3px!important;border-bottom-left-radius:3px!important}.dark .searchbar .result{background:#000;border-color:currentColor #222 #222;border-top-style:none;border-top-width:0}header .searchbar .result{top:30px}.searchbar .result.fullHeight .scroll{height:auto;max-height:330px}.searchbar .result .scroll{scrollbar-width:none;overflow-y:scroll}.searchbar .result .scroll::-webkit-scrollbar{display:none;width:0!important}.searchbar .result .item{border-radius:.5rem}.searchbar .result .item:hover,.searchbar .result .item.active{background:var(--darkopaque)}.dark .searchbar .result .item .ellipsis{color:var(--white)}.searchbar__input,.searchbar__input:focus{border-radius:3px;padding-left:30px;padding-right:35px;z-index:0!important}.searchbar__icon{z-index:1;margin:auto;position:absolute;top:14px;bottom:0;left:15px}header .searchbar__icon{top:9px}#fsearch{background:var(--v2-bg-light)}.dark #fsearch{background:var(--v2-bg-dark)}#fsearch>.border-bottom{background:var(--v2-bg-light);padding:0 1rem;border-color:var(--v2-border-light)!important}.dark #fsearch>.border-bottom{background:var(--v2-bg-dark);border-color:var(--v2-border-dark)!important}#fsearch .result{max-height:78vh;overflow:scroll}#fsearch input{background-color:#0000;border:none;outline:none;width:100%;min-height:26px;font-size:16px;line-height:26px}.dark #fsearch input{color:var(--white)}#fsearch .item{border-radius:.5rem;margin-bottom:.5rem}#fsearch .item:hover{background:var(--v2-bg-hover-light);color:var(--v2-text-ligh)t}.dark #fsearch .item:hover{background:var(--v2-bg-dark);color:var(--v2-text-dark)}.dark #fsearch .item .ellipsis{color:var(--white)}#fsearch .back{color:var(--muted)}.dark .search-footer{border-color:var(--borderdark)!important}.search-footer img{border:1px solid var(--light);margin-right:.5rem}.dark .search-footer img{border-color:var(--borderdark)!important}
.spinner-icon{width:1.5rem;height:1.5rem;display:inline-flex}@keyframes spin{to{transform:rotate(360deg)}}.spinner-icon{border-width:2px;border-radius:9999px;animation:1s linear infinite spin}.spinner-icon.md{border-width:4px;width:2.5rem;height:2.5rem}.spinner-icon.lg{border-width:4px;width:3rem;height:3rem}.spinner-icon.xs{border:2px solid #0000;width:1rem;height:1rem}.spinner-icon.is-outlined.neutral{--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity));border-left-color:#0000}.spinner-icon.is-outlined.primary{--tw-border-opacity:1;border-color:rgb(78 82 154/var(--tw-border-opacity));border-left-color:#0000}.spinner-icon:not(.is-outlined).neutral{border-left:2px solid var(--v2-border-light)}.dark .spinner-icon:not(.is-outlined).neutral{border-left-color:var(--white)}.spinner-icon:not(.is-outlined).primary{--tw-border-opacity:1;border-left-color:rgb(78 82 154/var(--tw-border-opacity))}.stage{justify-content:center;align-items:center;width:30px;display:flex}.dot-pulse{color:#b9b9b9;background-color:#9880ff;border-radius:5px;width:3px;height:3px;animation:1.5s linear .25s infinite dot-pulse;position:relative;left:-9999px;box-shadow:9999px 0 0 -5px}.dot-pulse:before,.dot-pulse:after{content:"";color:#b9b9b9;background-color:#9880ff;border-radius:5px;width:3px;height:3px;display:inline-block;position:absolute;top:0}.dot-pulse:before{animation:1.5s linear infinite dot-pulse-before;box-shadow:9984px 0 0 -5px}.dot-pulse:after{animation:1.5s linear .5s infinite dot-pulse-after;box-shadow:10014px 0 0 -5px}@keyframes dot-pulse-before{0%{box-shadow:9984px 0 0 -5px}30%{box-shadow:9984px 0 0 2px}60%,to{box-shadow:9984px 0 0 -5px}}@keyframes dot-pulse{0%{box-shadow:9999px 0 0 -5px}30%{box-shadow:9999px 0 0 2px}60%,to{box-shadow:9999px 0 0 -5px}}@keyframes dot-pulse-after{0%{box-shadow:10014px 0 0 -5px}30%{box-shadow:10014px 0 0 2px}60%,to{box-shadow:10014px 0 0 -5px}}
#privacy h1,#token-reputation h1,#licenses h1{font-size:3em;font-weight:800}.dark #privacy h1,.dark #token-reputation h1,.dark #licenses h1{color:var(--v2-link-dark)}#privacy h4,#token-reputation h4,#licenses h4{text-transform:capitalize;font-size:2.15rem}.dark #privacy strong,.dark #token-reputation strong,.dark #licenses strong,.dark #privacy span,.dark #token-reputation span,.dark #licenses span,.dark #privacy h6,.dark #token-reputation h6,.dark #licenses h6{color:var(--v2-link-dark)}#privacy span,#token-reputation span,#licenses span{font-size:1rem;line-height:1.5rem}#privacy .mb-4,#token-reputation .mb-4,#licenses .mb-4{margin-bottom:3rem!important}#privacy{max-width:760px;margin:120px auto}#token-reputation{margin:60px auto}#token-reputation h1{font-size:24px}#token-reputation #disclaimer{font-size:14px}#token-reputation #disclaimer h4{font-size:16px}#token-reputation .card{padding:1rem}#token-reputation .card h5{align-items:center;font-size:24px;display:flex}#token-reputation .card ul{list-style:initial;padding-left:1.2rem}#licenses h2{font-size:24px}#diffchecker .monaco>div{flex-direction:column;display:flex}
.table-responsive{width:100%;display:block;overflow-x:auto}.table-responsive.with-border{border:1px solid var(--v2-border-light)}.dark .table-responsive.with-border{border:1px solid var(--v2-border-dark)}.table:not(.v3){border-collapse:collapse;width:100%}.dark .table:not(.v3){color:var(--white)}.table:not(.v3).with-border{border:1px solid var(--v2-border-light)}.dark .table:not(.v3).with-border{border:1px solid var(--v2-border-dark)}.table:not(.v3) .th{vertical-align:bottom;border-bottom:2px solid var(--light);border-top:1px solid var(--light);text-align:left;padding:.625rem;font-weight:500}.table:not(.v3) .thead-light{z-index:9;max-width:100%;position:relative}.table:not(.v3) .thead-light th,.table:not(.v3) .thead-light .th{border-top:1px solid var(--v2-border-light);color:var(--graydark);background-color:var(--tableheader);border-bottom:0}.dark .table:not(.v3) .thead-light th,.dark .table:not(.v3) .thead-light .th{border-color:var(--v2-border-dark);color:var(--headerdarkmode);background-color:var(--v2-bg-dark-3)!important}.table:not(.v3) .td{font-feature-settings:"tnum";white-space:nowrap;vertical-align:top;border-top:1px solid var(--v2-separator-light);border-bottom:0;padding:.8rem .625rem .45rem}.dark .table:not(.v3) .td{background-color:var(--v2-bg-dark-3);border-color:var(--v2-border-dark);color:var(--white)}.table:not(.v3) .td{padding:.6rem .625rem .45rem}.table.subtable td,.table.subtable .td{background-color:var(--tableheader)}.dark .table.subtable td,.dark .table.subtable .td{background-color:var(--bgdarkmode)}.table.wide:not(.v3) .custom-container{color:inherit!important;background:0 0!important;border:0!important;padding:0 15px!important}.table.wide{border-bottom:1px solid var(--v2-border-light);min-width:1344px;margin-bottom:0}.dark .table.wide{border-color:var(--v2-border-dark)}@media (max-width:767px){.table.wide{min-width:auto}}.table.wide.noMinWidth{min-width:auto}.table.wide>.thead-light{scrollbar-width:none;background-color:var(--v2-bg-light-2)!important}.dark .table.wide>.thead-light{background-color:var(--v2-bg-dark-3)!important}.table.wide>.thead-light::-webkit-scrollbar{display:none;width:0!important}.table.wide .thead-light .tr{border-top:1px solid var(--v2-border-light)}.dark .table.wide .thead-light .tr{border-color:var(--v2-border-dark)}.table.wide .thead-light .tr .th,.dark .table.wide .thead-light .tr .th{border-top:0}.table.wide .thead-light .tr:hover .th{background:0 0}.table.wide .thead-light .tr .th:first-child{padding-left:0}.table.wide .thead-light .tr .th:last-child{padding-right:0}.table.wide .tbody .tr{border-top:1px solid var(--v2-separator-light)}.dark .table.wide .tbody .tr{background:var(--v2-bg-dark-2);border-color:var(--v2-border-dark)}.table.wide .tbody .tr .td{background:0 0;border-top:0;border-bottom:0}.table.wide .tbody .tr .td:first-child{padding-left:0}.table.wide .tbody .tr .td:last-child{padding-right:0}.table-hover>tbody>tr:hover,.table-hover>.tbody>.tr:hover{color:inherit;background-color:var(--v2-bg-button-light);box-shadow:none;--bs-table-accent-bg:none}.dark .table-hover>tbody>tr:hover,.dark .table-hover>.tbody>.tr:hover{background-color:var(--v2-bg-dark-3)}.table-hover>tbody>tr:hover>*,.table-hover>.tbody>.tr:hover>*{--bs-table-color-state:none;--bs-table-bg-state:none}.table.wide .subtable .thead-light{background-color:var(--tableheader);border-color:var(--light);display:flex}.dark .table.wide .subtable .thead-light{border-color:var(--borderdark);background-color:var(--gray)!important}.table.wide .subtable .thead-light .tr{width:100%}.dark .table.wide .subtable .thead-light .tr{background:var(--gray)}.table.wide .subtable .thead-light .th{color:var(--graydark);font-weight:500}.table.wide .subtable .tbody .tr{background-color:var(--tableheader);display:flex}.dark .table.wide .subtable .tbody .tr{border-color:var(--v2-border-dark);color:var(--headerdarkmode);background-color:var(--gray)!important}.table.wide .subtable .tbody .tr:hover{background:var(--v2-bg-light)!important}.table.wide .subtable .tbody .tr:hover .td{background:0 0}.dark .table.wide .subtable .tbody .tr:hover{background:var(--v2-bg-dark)!important}.table.wide .subtable>:not(caption)>*>*{padding:0}.table-txs .table tr:not(.skeleton) td,.table-internal .table tr:not(.skeleton) td,.table-transfers .table tr:not(.skeleton) td,.table-addresses .table tr:not(.skeleton) td{align-items:center;padding:.6rem .625rem .45rem;display:flex}@media (max-width:575px){.rs-picker-daterange-panel{min-width:90%!important}}
html{scroll-behavior:smooth}body{-webkit-tap-highlight-color:transparent;font-size:.875rem}.dark body{--foreground:var(--gray);color:var(--bluelight);background-color:var(--v2-bg-dark)!important}#__next{box-sizing:border-box;position:relative}.wrapper{flex-direction:column;min-height:100vh;display:flex}.wrapper.overflow-hidden,.wrap.overflow-hidden{display:none}.custom-container{width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media (min-width:1200px){.custom-container:not(.fullWidth){max-width:1430px}}img{vertical-align:middle;display:inline-block}svg{vertical-align:sub}code{font-family:monospace;font-size:13px}.showlight{display:block}.dark .showlight,.showdark{display:none}.dark .showdark{display:block}.showlight-inline{display:inline-block}.dark .showlight-inline,.showdark-inline{display:none}.dark .showdark-inline{display:inline-block}hr,.hr-space{border-top:1px solid var(--v2-separator-light);opacity:.75}.dark hr,.dark .hr-space{border-top:1px solid var(--v2-border-dark)}hr.white,.hr-space.white{border-color:var(--v2-bg-light)}.hr-space{margin-top:.75rem;margin-bottom:.75rem}.border-right{border-right:1px solid var(--v2-separator-light);opacity:.75}.dark .border-right{border-right:1px solid var(--v2-border-dark)}.wordwrap{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.breadcrumb,.breadcrumb-not-sticky{margin-bottom:0;padding-top:17px;padding-bottom:17px;font-weight:500;background-color:#f0f1f3!important}.dark .breadcrumb,.dark .breadcrumb-not-sticky{background-color:#1e1e1e!important}.breadcrumb .breadcrumb-parent,.breadcrumb-not-sticky .breadcrumb-parent{color:var(--v2-link-ligh)t;font-weight:500}.dark .breadcrumb .breadcrumb-parent,.dark .breadcrumb-not-sticky .breadcrumb-parent{color:var(--v2-link-dark)}.border-0{border:0!important}.sticky-elem{z-index:99;width:100%;position:fixed}.progress{background-color:var(--light);border-radius:.35rem;height:2px;font-size:.65625rem;display:flex;overflow:hidden}.dark .progress{background-color:var(--borderdark)}.progress-bar{color:var(--white);text-align:center;white-space:nowrap;flex-direction:column;justify-content:center;transition:width .6s;display:flex;overflow:hidden}.media{display:flex}div.textarea{max-height:200px;overflow:hidden scroll}.list-xs-space>li{margin-bottom:.4rem}.darkmode{display:none}.dark .darkmode,.normalMode{display:inline}.dark .normalMode{display:none}.dark .bg-light{background-color:var(--v2-bg-dark-3)!important}.lds-ring{width:34px;height:24px}.lds-ring.big{width:44px;height:34px}.lds-ring.big div{border-width:10px;width:74px;height:74px}.lds-ring.small{width:20px;height:11px}.lds-ring.small div{border-width:3px;width:17px;height:17px}.lds-ring div{box-sizing:border-box;border:4px solid var(--white);border-color:var(--black)transparent transparent transparent;border-radius:50%;width:34px;height:34px;margin:0;animation:1.2s cubic-bezier(.5,0,.5,1) infinite lds-ring;display:block;position:absolute;top:-4px}.dark .lds-ring div{border-color:var(--white)transparent transparent transparent}.lds-ring.gray div{border-color:var(--graydark)transparent transparent transparent}.lds-ring.dark div{border-color:#000 #0000 #0000}.dark .lds-ring.dark div{border-color:#bdd1e2 #0000 #0000}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.greyscale{filter:grayscale();opacity:.8}.border-bottom{border-color:var(--light)!important}.dark .border-bottom{border-color:var(--borderdark)!important}.status{border-radius:100%;width:10px;height:10px;display:inline-block}.status.good{background:var(--success)}.status.bad{background:orange}.status.offline{background:var(--primary)}.no-scrollbar{scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none;width:0!important}@keyframes scaleIn{0%{opacity:.5;transform:scale(.5)}to{opacity:0;transform:scale(2.5)}}.table:not(.v3) .addressHover{background:#fff0c9;border-radius:6px;border:1px dashed orange!important}.dark .table:not(.v3) .addressHover{background:#5f5f84a2;border-color:#a6a6bbb9!important}.table.v3 .addressHover{background:#fff!important}.dark .table.v3 .addressHover{background:#000!important}.toggle{position:relative}.group .group-child-hidden{opacity:0}.group:hover .group-child-hidden{opacity:1}*{scrollbar-width:thin}.dark *{scrollbar-color:#000 #000}.dark ::-webkit-scrollbar-track{background:var(--v2-bg-dark)}.dark ::-webkit-scrollbar-thumb{background-color:var(--v2-bg-dark-3);border-radius:6px}.dark [data-rk] *{scrollbar-color:#ccc #fff}.alert{background:#e9ecef;border:1px solid #dee2e6}.dark .alert{background:#141518;border:1px solid #373737}.alert.fail{color:#e84142;background:#fde0e0;border:1px solid #e84142}.dark .alert.fail{background:#351919;border:1px solid #862b2c}.drag-n-drop{text-align:center;background:#eff4ff;border:1px dashed #00f}.dark .drag-n-drop{border-color:var(--v2-border-dark);background:#1d212c}#nprogress .bar{z-index:2147483647!important}.subsection .nav-custom .dropdown:after{content:"";background:url(https://cdn.routescan.io/cdn/svg/navbar-arrow-gray.svg) 0 -1px;border:0;width:14px;height:11px;margin-left:.5rem;transition:transform .25s;display:inline-block;transform:rotate(0)translateY(0)}.dark .subsection .nav-custom .dropdown:after{background:url(https://cdn.routescan.io/cdn/svg/navbar-arrow-white.svg)}.mt-auto{margin-top:auto}.border-gradient,.border-gradient-desktop-only{position:relative}.border-gradient:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(#fff,#d0d0d0);border-radius:8px;height:100%;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.dark .border-gradient:before{background:linear-gradient(#272727,#000)}@media (min-width:1024px){.border-gradient-desktop-only:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(#fff,#d0d0d0);border-radius:8px;height:100%;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.dark .border-gradient-desktop-only:before{background:linear-gradient(#272727,#000)}}.dark .react-loading-skeleton{--base-color:#1e1e1e;--highlight-color:#282828}
@font-face{font-family:InnovatorGrotsesk;src:url(https://cdn.routescan.io/cdn/fonts/grotesk/InnovatorGrotesk-ExtraBold.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap;font-optical-sizing:auto;ascent-override:102%;descent-override:0;line-gap-override:0}@font-face{font-family:InnovatorGrotsesk;src:url(https://cdn.routescan.io/cdn/fonts/grotesk/InnovatorGrotesk-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap;font-optical-sizing:auto;ascent-override:102%;descent-override:0;line-gap-override:0}@font-face{font-family:InnovatorGrotsesk;src:url(https://cdn.routescan.io/cdn/fonts/grotesk/InnovatorGrotesk-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap;font-optical-sizing:auto;ascent-override:102%;descent-override:0;line-gap-override:0}@font-face{font-family:InnovatorGrotsesk;src:url(https://cdn.routescan.io/cdn/fonts/grotesk/InnovatorGrotesk-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap;font-optical-sizing:auto;ascent-override:102%;descent-override:0;line-gap-override:0}@font-face{font-family:InnovatorGrotsesk;src:url(https://cdn.routescan.io/cdn/fonts/grotesk/InnovatorGrotesk-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap;font-optical-sizing:auto;ascent-override:102%;descent-override:0;line-gap-override:0}@font-face{font-family:IBM;src:url(https://cdn.routescan.io/cdn/fonts/mono/IBMPlexMono-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap;font-optical-sizing:auto;ascent-override:102%;descent-override:0;line-gap-override:0}@font-face{font-family:IBM;src:url(https://cdn.routescan.io/cdn/fonts/mono/IBMPlexMono-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap;font-optical-sizing:auto;ascent-override:102%;descent-override:0;line-gap-override:0}@font-face{font-family:IBM;src:url(https://cdn.routescan.io/cdn/fonts/mono/IBMPlexMono-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap;font-optical-sizing:auto;ascent-override:102%;descent-override:0;line-gap-override:0}body{font-variant-numeric:normal;font-family:InnovatorGrotsesk,sans-serif;font-size:13px}@media (min-width:768px){body{font-size:14px}}input.mono:not(:-moz-placeholder-shown){font-variant-ligatures:none;font-feature-settings:"liga" 0;font-variant-numeric:lining-nums tabular-nums slashed-zero;font-family:IBM,monospace}.mono:not(input),input.mono:not(:placeholder-shown),.ace-tm .ace_line>span,pre{font-variant-ligatures:none;font-feature-settings:"liga" 0;font-variant-numeric:lining-nums tabular-nums slashed-zero;font-family:IBM,monospace}html:not(.highcharts-treemap-series){-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html:not(.highcharts-treemap-series).dark{color:var(--white)}html:not(.highcharts-treemap-series) .highlight{color:var(--black)}html:not(.highcharts-treemap-series).dark .highlight{color:var(--white)}html:not(.highcharts-treemap-series) .hover-highlight:hover{color:var(--black)}html:not(.highcharts-treemap-series).dark .hover-highlight:hover{color:var(--white)}html:not(.highcharts-treemap-series).dark span:not(.monaco-editor *):not(.sub){color:#fff}h3{font-size:1.2rem}a,.a{cursor:pointer;color:#000;text-decoration:none}a:hover,.a:hover{color:initial}.dark a,.dark .a{color:var(--v2-text-dark)}p{color:var(--graydark);line-height:1.7}strong{font-weight:500!important}.small,small{font-size:.875em}.text-right{text-align:right!important}.text-left{text-align:left!important}.dark .text-slate-500{color:var(--bluelight)!important}@media (min-width:768px){.text-md-right{text-align:right!important}}.text-link{color:var(--black)}.dark .text-link{color:var(--light)!important}.nav-custom .nav-link{color:var(--graydark);border-bottom:2px solid #0000;border-radius:0;margin-top:-1px;margin-bottom:-1px;padding:.75rem;font-size:.875rem;font-weight:500}.card-header .nav-link{font-weight:500}.font-size-1{font-size:.76563rem!important}.h4,h4{font-size:1.3125rem}@media screen and (max-width:575px){.h4>.small,h4>.small{font-size:.55em}}.h5,h5{font-size:1.09375rem}.ellipsis{white-space:nowrap;text-overflow:ellipsis;min-height:14px;display:list-item;overflow:hidden}.badge .ellipsis{line-height:14px}.dark h1,.dark h2,.dark h3,.dark h4,.dark h5{color:var(--white)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.dark .bluelight{color:var(--bluelight)}.blue{color:var(--blue)}.text-category{color:var(--v2-text-category-light);font-size:12px;font-weight:500}.dark .text-category{color:var(--v2-text-category-dark)}
:root{--primary:#e84142;--graydark:#6c757e;--gray:#20212e;--secondary:#77838f;--secondaryborder:#363749;--success:#00c9a7;--successstrong:#02977e;--successopaque:#00c9a71a;--info:#3498db;--warning:#db9a04;--warningstrong:#b47d00;--warningopaque:#db9a041a;--danger:#de4437;--dangeropaque:#de44371a;--light:#e7eaf3;--dark:#1e2022;--darkopaque:#77838f1a;--white:#fff;--black:#000;--border:#d5dae2;--borderdark:#212234;--blue:#3498db;--bluelight:#bdd1e2;--blueopaque:#3498db1a;--bgdarkmode:#141518;--headerdarkmode:#e5ecf3;--tableheader:#f8fafd;--muted:#8c98a4;--v2-text-light:#282a30;--v2-text-dark:#fefffe;--v2-text-secondary-light:#6b6f76;--v2-link-light:inherit;--v2-link-dark:#fff;--v2-text-category-light:#00000070;--v2-text-category-dark:#dcd8fe93;--v2-bg-light:#fff;--v2-bg-light-2:#f8f9fa;--v2-bg-dark:#080808;--v2-bg-dark-2:#0f1011;--v2-bg-dark-3:#17181a;--v2-bg-formcontrol-dark:#25282e;--v2-color-placeholder-dark:#cccccc9a;--v2-bg-hover-light:#f4f5f8;--v2-border-light:#dfe1e4;--v2-border-dark:#25282d;--v2-bg-button-light:#fff;--v2-bg-button-dark:#1e2025;--v2-bg-button-secondary-light:#edeff1;--v2-bg-secondary-light:#e7e7e7;--v2-bg-secondary-dark:#2b2c44;--v2-separator-light:#edf0f3;--v2-shadow-light:#e6e6e633;--v2-shadow-dark:#171820;--v2-selector-light:#9a97b6;--v2-selector-dark:#dcd8fe60;--editorbg:#f9f9f9;--comment:#504b54;--commentDark:#9f9f9f;--numeric:#811e24;--numericDark:#de935f;--v3-border-light:#e1e1e1;--v3-border-dark:#222;--v3-placeholder-light:#b3b3b3;--v3-placeholder-dark:#616161}
.szh-accordion__item>.szh-accordion__item-heading .accordion-indicator{transform:rotate(-90deg)}.szh-accordion__item--expanded>.szh-accordion__item-heading .accordion-indicator{transform:rotate(0)}.monaco-file-tree.szh-accordion .szh-accordion__item,.monaco-file-tree .szh-accordion__item{background:0 0!important;border:none!important;border-radius:0!important;margin-bottom:0!important}
/*# sourceMappingURL=8d98a354e45b2d92.css.map*/