.screen-assets-details-title{color:var(--color-gray);font-weight:500;font-size:10px;text-align:center;margin-top:24px}.screen-assets-details-amount{margin-top:6px;text-align:center;font-weight:500}.screen-assets-details-amount .value{font-size:16px}.screen-assets-details-amount .currency-name{font-size:12px}.screen-assets-details-info{margin-top:12px;padding:12px;background-color:var(--border-color)}.screen-assets-details-info-line{display:flex;padding:2px 0;line-height:1.5}.screen-assets-details-info-line>*{flex:1}.screen-assets-details-info-line .title{color:var(--color-gray);flex:0 0 75px}.screen-assets-details-info-line .value{text-align:right;word-break:break-all}.screen-assets-details-tab-bar{position:absolute;bottom:0;left:0;width:100%;display:flex;padding:8px 12px}.screen-assets-details-tab-bar>*{flex:1;height:25px;color:#fff;background-color:var(--border-color);padding:0;text-align:center;font-weight:500;font-size:11px;line-height:25px;border-radius:3px;cursor:pointer}.screen-assets-details-tab-bar>:first-child{margin-right:6px}.screen-assets-details-tab-bar>:last-child{margin-left:6px}.screen-assets-details-tab-bar a{background-color:var(--blue-color);color:var(--bg-card-color)}