.fqwdqwq:before {
    background: #d0d9e0;
    content: "";
    height: 2px;
    left: 1px;
    position: absolute;
    width: 8px;
}
.helpContainer .helpBlock{margin-top:20px;color:inherit}.helpContainer .helpBlock .caption:first-child{margin-top:0}@media (max-width:768px){.helpContainer .helpBlock .caption{padding-left:0;font-size:16px}}.helpContainer .helpBlock .caption{position:relative;display:flex;align-items:center;margin:25px 0;padding-left:16px;font-weight:400;font-size:17px}.helpContainer .helpBlock .collapseBlock{width:100%;margin-bottom:15px;border:1px solid #2e3542;border-radius:6px}.helpContainer .helpBlock .collapseBlock .top{position:relative;display:flex;align-items:center;height:46px;padding:0 15px;color:#828f9a;font-size:16px;border-radius:6px;cursor:pointer}.helpContainer .helpBlock .collapseBlock .top .btn{position:absolute;right:0;left:0;width:85%;height:100%;padding:0 0 0 15px;color:#828f9a;font-weight:400;font-size:15px;text-align:left}.helpContainer .helpBlock .collapseBlock .top .after{position:absolute;top:50%;right:10px;width:20px;height:20px;transform:translateY(-50%);transition:.3s;pointer-events:none;fill:#fff}.helpContainer .helpBlock .collapseBlock .top .after svg{display:inline-block;width:1em;height:1em;fill:currentColor;stroke:currentColor;stroke-width:0}.helpContainer .helpBlock .collapseBlock .collapse:not(.open){max-height:0}.helpContainer .helpBlock .collapseBlock .collapse{height:auto;max-height:1000px;overflow:hidden;transition:max-height .35s}.helpContainer .helpBlock .collapseBlock .collapse .collapseContent{padding:15px}
        .hash-box {
            background: rgba(0, 0, 0, 0.3);
            border: 1px solid #333;
            border-radius: 8px;
            padding: 15px;
            margin-bottom: 15px;
            font-family: monospace;
            word-break: break-all;
            color: #aaa;
        }
        .hash-title { color: #fff; font-family: sans-serif; font-size: 0.9rem; margin-bottom: 5px; font-weight: bold; }
        .hash-value { color: #00e5ff; }
