@charset "UTF-8";@import"https://cdn-uicons.flaticon.com/2.0.0/uicons-regular-rounded/css/uicons-regular-rounded.css";*,:before,:after{padding:0;margin:0;box-sizing:border-box;text-decoration:none;outline:none;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}::-webkit-scrollbar{width:0}::-webkit-scrollbar-thumb{background:red;border-radius:6px}::-webkit-scrollbar-track{background:red}::-webkit-scrollbar-thumb:hover{background:#606060}body{background-color:#e8ebfa80}main{width:100%}main .reload{width:60px;height:60px;border-radius:50%;position:fixed;bottom:1%;right:1%;border:none;background-color:#001e2f;color:#fff;font-size:1.4em;cursor:pointer}main .container{width:85%;display:block;margin:0 auto;padding:1em}main .container h1{text-align:center;margin-bottom:1em;color:#001e2f;font-size:2em;font-weight:800}main .rows{display:flex;justify-content:space-between;align-items:center;color:#001e2f}main .rows .box{width:calc(33.3333333333% - 14px);min-height:100px;background-color:#fff;padding:1em;border-radius:10px;display:flex;justify-content:space-between;align-items:center;gap:10px}main .rows .box .ico{width:80px;height:80px;border-radius:50%;background-color:#ebf6eb;text-align:center;line-height:80px}main .rows .box .ico.receive{background-color:#ede1ca}main .rows .box .ico.receive i{color:orange}main .rows .box .ico.fail{background-color:#f1d1d1}main .rows .box .ico.fail i{color:red}main .rows .box i{font-size:2em;color:green}main .rows .box .desc{display:flex;flex-direction:column}main .rows .box .desc span:first-child{font-weight:900;font-size:2em}main .row{width:100%;margin:1em auto 0;display:flex;gap:10px;background-color:#fff;border-radius:10px}main .row .col{width:50%;min-height:10px;max-height:500px;padding:1em 0;display:flex;flex-direction:column;color:#001e2f}main .row .col .head{padding:1em;font-weight:900;text-transform:uppercase}main .row .col .content{width:100%;overflow:auto;padding:1em;flex-grow:100%}main .row .col .element{display:flex;flex-direction:column;padding:0;margin-bottom:10px;cursor:pointer;border-bottom:1px solid #eae4e4}main .row .col .element .item{display:flex;justify-content:space-between;width:100%}main .row .col .element .item .itembas{font-weight:900;font-size:12px;display:flex;align-items:center}main .row .col .element .item .right{font-weight:800;display:flex;align-items:center}main .row .col .element .item .right i{font-size:13px;animation:load 1s infinite alternate-reverse}@keyframes load{0%{transform:rotate(360deg)}to{transform:rotate(0)}}main .row .col .element .item:last-child{margin-top:20px}@media (max-width: 772px){main{width:100%}main .reload{width:60px;height:60px;border-radius:50%;position:fixed;bottom:1%;right:1%;border:none;background-color:#001e2f;color:#fff;font-size:1.4em;cursor:pointer}main .container{width:85%;display:block;margin:0 auto;padding:0}main .container h1{text-align:center;margin-bottom:1em;color:#001e2f;font-size:2em;font-weight:800}main .rows{flex-direction:column}main .rows .box{width:100%;margin-bottom:1em}main .rows .box .ico{width:80px;height:80px;border-radius:50%;background-color:#ebf6eb;text-align:center;line-height:80px}main .rows .box .ico.receive{background-color:#ede1ca}main .rows .box .ico.receive i{color:orange}main .rows .box .ico.fail{background-color:#f1d1d1}main .rows .box .ico.fail i{color:red}main .rows .box i{font-size:2em;color:green}main .rows .box .desc{display:flex;flex-direction:column}main .rows .box .desc span:first-child{font-weight:900;font-size:2em}main .row{width:100%;flex-direction:column;background-color:transparent}main .row .col{width:100%;margin-bottom:1em;background-color:#fff}main .row .col .head{padding:1em;font-weight:900;text-transform:uppercase}main .row .col .content{width:100%;overflow:auto;padding:1em;flex-grow:100%}main .row .col .element{display:flex;flex-direction:column;padding:0;margin-bottom:4px}main .row .col .element .item{display:flex;justify-content:space-between;width:100%}main .row .col .element .item.itemMN{flex-direction:column;justify-content:space-between}main .row .col .element .item .itembas{font-weight:900;font-size:12px;display:flex;align-items:center;justify-content:space-between;width:100%}main .row .col .element .item .right{font-weight:800}main .row .col .element .item:last-child{margin-top:20px}}
