.error{padding:20px}.error .wrapper{align-items:center;background:#d811111f;border:1px solid #b90808;border-radius:5px;color:red;display:flex;flex-direction:column;justify-content:center;padding:20px}.error .wrapper span{color:#aaa!important;display:block;font-size:14px!important;margin-top:10px}.error .wrapper span b{color:#fff!important}.related-bar{align-items:center;background:linear-gradient(180deg,#121610f2,#0f120ff2);border-bottom:1px solid var(--color-dp-border);box-sizing:border-box;display:flex;gap:8px;max-width:100%;overflow:hidden;padding:6px 16px 8px;width:100%}.related-bar__label{display:none}@media(max-width:768px){.related-bar{gap:4px;padding:4px 6px}}.related-bar__scroll-wrapper{flex:1 1 0;min-width:0;position:relative;width:0}.related-bar__scroll{align-items:center;display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;padding:2px 0}.related-bar__scroll::-webkit-scrollbar{display:none}.related-bar__scroll--dragging{cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:768px){.related-bar__scroll{gap:4px;padding:0}}.related-bar__fade{bottom:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .2s ease;width:40px;z-index:1}.related-bar__fade--left{background:linear-gradient(90deg,#0f120f 0,transparent);left:0}.related-bar__fade--right{background:linear-gradient(270deg,#0f120f 0,transparent);right:0}.related-bar__fade--visible{opacity:1}.related-bar__item{align-items:center;background:#000;border:1px solid #505050;border-radius:6px;color:inherit;cursor:pointer;display:flex;flex-shrink:0;gap:4px;padding:4px 8px;text-decoration:none;transition:background-color .15s ease;white-space:nowrap}.related-bar__item:hover{background-color:#ffffff0d}@media(max-width:768px){.related-bar__item{border-radius:4px;gap:3px;padding:3px 4px}}.related-bar__symbol{color:var(--color-dp-body-color);font-size:12px;font-weight:500}@media(max-width:768px){.related-bar__symbol{font-size:10px}}.related-bar__change{font-size:11px;font-weight:600}@media(max-width:768px){.related-bar__change{font-size:9px}}.transactions-table{background:var(--dp-gradient)}.transactions-table .dp-data-table__scroll::-webkit-scrollbar{height:7.5px!important}.transactions-table .dp-data-table__scroll{scrollbar-width:thick}.transactions-table table{border-collapse:separate}.transactions-table thead{border-bottom:1px solid #000;box-shadow:inset 0 -1px #000;position:sticky;top:0;z-index:10}.transactions-table .date-column{min-width:160px}@media(max-width:768px){.transactions-table .date-column{max-width:100px!important;min-width:100px!important}.transactions-table{font-size:11px}.transactions-table .dp-chip{font-size:9px!important;padding:2px 4px!important}}.transactions-table tbody tr{background:none!important;height:42px!important}@media(max-width:768px){.transactions-table tbody tr{height:32px!important}}.transactions-table tbody tr.danger-row:hover{background-color:#65342e17!important}.transactions-table tbody tr.success-row:hover{background-color:#30541917!important}.transactions-table tbody tr.default-row td:first-of-type{background-color:#161819!important}.transactions-table tbody tr .date-text{color:var(--color-dp-muted)}.transactions-table tbody tr .date-text .dp-chip{font-size:12px}@media(max-width:768px){.transactions-table tbody tr .date-text{font-size:10px;gap:4px!important}.transactions-table tbody tr .date-text .dp-chip{font-size:9px;margin-right:4px!important;padding:1px 4px!important}}.transactions-table tbody tr td:first-of-type{background-color:#161819;border:1px solid #000;border-bottom:0;border-left:0;left:0;min-width:170px;position:sticky;z-index:6}@media(max-width:768px){.transactions-table tbody tr td:first-of-type{max-width:100px;min-width:100px}}.transactions-table tbody tr td{min-width:150px}.transactions-table tbody tr td:not(:first-of-type){border:1px solid #000;border-bottom:0;border-left:0}@media(max-width:768px){.transactions-table tbody tr td{border:1px solid #000;border-collapse:collapse;font-size:10px;max-width:80px;min-width:60px;padding:4px}}.transactions-table th{background:var(--dp-gradient-reverse)!important;min-width:150px}.transactions-table th:first-of-type,.transactions-table th:not(:first-of-type){border:1px solid #000;border-bottom:0;border-left:0}.transactions-table th:first-of-type{background:var(--dp-gradient-reverse)!important;left:0;min-width:170px;position:sticky;z-index:11}.transactions-table th:first-of-type span{color:var(--color-dp-muted)!important}@media(max-width:768px){.transactions-table th:first-of-type{max-width:100px;min-width:100px}.transactions-table th{border:1px solid #000;border-collapse:collapse;font-size:10px;min-width:60px;padding:4px;white-space:nowrap}}.resizable-container{display:flex;flex-direction:column;height:calc(100% + var(--offset));touch-action:none}.resizable-container__upper{overflow:hidden}.resizable-container__lower,.resizable-container__upper{position:relative;width:100%}.resizable-container__resizer{align-items:center;cursor:row-resize;display:flex;height:8px;justify-content:center;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;z-index:10}.resizable-container__resizer-handle{border-radius:2px;height:4px;width:100%}.resizable-container__resizer:hover .resizable-container__resizer-handle{background-color:var(--color-dp-border)}.resizable-container__overlay{cursor:row-resize;inset:0;position:absolute;touch-action:none;z-index:1000}body.resize-active{cursor:row-resize;overflow:hidden;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}body.resize-active .resizable-container__upper iframe{pointer-events:none!important}
