:root,:host{--van-progress-height: 4px;--van-progress-color: var(--van-primary-color);--van-progress-inactive-color: var(--van-gray-5);--van-progress-background: var(--van-gray-3);--van-progress-pivot-padding: 0 5px;--van-progress-pivot-text-color: var(--van-white);--van-progress-pivot-font-size: var(--van-font-size-xs);--van-progress-pivot-line-height: 1.6;--van-progress-pivot-background: var(--van-primary-color)}.van-progress{position:relative;height:var(--van-progress-height);background:var(--van-progress-background);border-radius:var(--van-progress-height)}.van-progress__portion{position:absolute;left:0;width:100%;height:100%;background:var(--van-progress-color);border-radius:inherit;transform-origin:0;transition:all var(--van-duration-base) var(--van-ease-out)}.van-progress__portion--inactive{background:var(--van-progress-inactive-color)}.van-progress__pivot{position:absolute;top:50%;box-sizing:border-box;min-width:3.6em;padding:var(--van-progress-pivot-padding);color:var(--van-progress-pivot-text-color);font-size:var(--van-progress-pivot-font-size);line-height:var(--van-progress-pivot-line-height);text-align:center;word-break:keep-all;background:var(--van-progress-pivot-background);border-radius:1em;transition:all var(--van-duration-base) var(--van-ease-out)}.van-progress__pivot--inactive{background:var(--van-progress-inactive-color)}.invest-card img[data-v-3ec5364f]{overflow-clip-margin:content-box;overflow:clip}.invest-card .name[data-v-3ec5364f]{width:100%;margin-bottom:20px;font-size:20px;font-weight:700;color:#000;word-wrap:break-word}.invest-card .info[data-v-3ec5364f]{background:rgba(0,0,0,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px;border-radius:var(--card-radius)}.invest-card .info .info-item[data-v-3ec5364f]{margin-bottom:12px}.invest-card .info .info-item .label[data-v-3ec5364f]{width:100%;margin-bottom:8px;font-size:15px;color:#333;word-wrap:break-word}.invest-card .info .info-item .value[data-v-3ec5364f]{width:100%;font-size:15px;font-weight:700;color:#000;word-break:break-all}.invest-card .buy-btn[data-v-3ec5364f]{margin-top:20px;width:100%;height:45px;line-height:45px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px;border-radius:45px;font-size:15px;font-weight:700;color:#fff;text-align:center;white-space:nowrap;background-image:-webkit-gradient(linear,left top,right top,from(#fe9500),to(#fade88));background-image:linear-gradient(90deg,#fe9500,#fade88);cursor:pointer}.invest-card .buy-btn.disabled[data-v-3ec5364f]{background-image:-webkit-gradient(linear,left top,right top,from(#ccc),to(#ccc));background-image:linear-gradient(90deg,#ccc,#ccc);cursor:not-allowed}
