.theme-light .jt{--okd-empty-img-width:100px;--okd-empty-img-height:100px;--okd-empty-img-margin-bottom:4px;--okd-empty-title-font-size:16px;--okd-empty-title-light-height:20px;--okd-empty-title-margin-bottom:4px;--okd-empty-title-color:var(--jt-okd-color-content-static-default);--okd-empty-desc-font-size:14px;--okd-empty-desc-light-height:158%;--okd-empty-desc-margin-bottom:16px;--okd-empty-desc-color:var(--jt-okd-color-content-static-subtle);--okd-empty-title-line-height:20px;--okd-empty-desc-line-height:20px;--okd-empty-title-font-weight:500;--okd-empty-desc-font-weight:400;--okd-empty-sm-title-font-size:14px;--okd-empty-sm-title-line-height:16px;--okd-empty-sm-title-margin-bottom:4px;--okd-empty-sm-desc-font-size:12px;--okd-empty-sm-desc-line-height:18px;--okd-empty-sm-desc-margin-bottom:16px}.jt-empty{flex-direction:column;align-items:center;width:100%;display:flex}.jt-empty-img{width:var(--okd-empty-img-width);height:var(--okd-empty-img-height);margin-bottom:var(--okd-empty-img-margin-bottom)}.jt-empty-title{color:var(--okd-empty-title-color);line-height:var(--okd-empty-title-light-height);text-align:center;font-size:var(--okd-empty-title-font-size);font-weight:var(--okd-empty-title-font-weight,400);margin-bottom:var(--okd-empty-title-margin-bottom)}.jt-empty-title:last-child{margin-bottom:0}.jt-empty-only-title{margin-bottom:var(--okd-empty-desc-margin-bottom)}.jt-empty-only-title:last-child{margin-bottom:0}.jt-empty-description{color:var(--okd-empty-desc-color);line-height:var(--okd-empty-desc-light-height);text-align:center;font-size:var(--okd-empty-desc-font-size);font-weight:var(--okd-empty-desc-font-weight,400);margin-bottom:var(--okd-empty-desc-margin-bottom)}.jt-empty-description:last-child{margin-bottom:0}.jt-empty-sm .jt-empty-title{font-size:var(--okd-empty-sm-title-font-size,14px);line-height:var(--okd-empty-sm-title-line-height,16px);margin-bottom:var(--okd-empty-sm-title-margin-bottom,4px)}.jt-empty-sm .jt-empty-description{font-size:var(--okd-empty-sm-desc-font-size,12px);line-height:var(--okd-empty-sm-desc-line-height,18px);margin-bottom:var(--okd-empty-sm-desc-margin-bottom,4px)}.jt-empty-sm .jt-empty-only-title{margin-bottom:var(--okd-empty-sm-desc-margin-bottom,4px)}.jumpstart-empty-box{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.project-item-md{cursor:pointer;box-sizing:border-box;border-radius:8px;flex-direction:column;flex-shrink:0;align-items:flex-start;width:293px;margin-right:32px;display:flex}.project-item-md:nth-child(2n){margin-right:0}@media (min-width:768px){.project-item-md{margin-bottom:80px}}@media (min-width:1024px){.project-item-md{width:291px}.project-item-md:nth-child(2n){margin-right:32px}.project-item-md:nth-child(3n){margin-right:0}}@media (min-width:1270px){.project-item-md{width:360px}}.project-item-md .project-item-link{width:100%;height:100%}.project-item-md .project-pic-box{border-radius:8px;width:100%;height:179px;position:relative;overflow:hidden}@media (min-width:1270px){.project-item-md .project-pic-box{height:220px}}.project-item-md .project-pic-box .project-tag{position:absolute;top:8px;left:8px}.project-item-md .project-pic-box .project-tag span{background:#ffffff26}.project-item-md .project-pic{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.project-item-md .project-pic img{object-fit:cover}.project-item-md .project-item-main{border-top:unset;border-radius:0 0 4px 4px;flex:1}.project-item-md .project-info{padding:16px 0 0}.project-item-md .project-symbol-name{align-items:flex-end;display:flex}.project-item-md .project-symbol-short-name{color:var(--jt-okd-color-text-amplifed);margin-right:8px;font-size:24px;font-weight:600;line-height:1}.project-item-md .project-symbol-full-name{color:var(--jt-okd-color-text-light);text-align:right;margin-bottom:1px;font-size:14px;line-height:16px}.project-item-md .project-symbol-desc{height:66px;color:var(--jt-okd-color-text-secondary);text-align:left;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:7px 0 16px;font-size:14px;line-height:22px;display:-webkit-box;overflow:hidden}.project-item-md .project-symbol-desc table{display:none}.project-item-md .project-main-info{flex-direction:column;padding-bottom:4px;font-size:14px;line-height:17px;display:flex;overflow:hidden}.project-item-md .project-supply{justify-content:space-between;margin-bottom:12px;font-size:14px;line-height:16px;display:flex}.project-item-md .project-item-title{color:var(--jt-okd-color-text-secondary);max-width:250px;font-weight:700}.project-item-md .project-item-text{color:var(--jt-okd-color-text-amplifed);font-weight:700}.project-item-md .project-apy{color:var(--jt-okd-color-fq-green-lv1)}.project-item-sm{width:100%;margin-bottom:32px}.project-item-sm .project-item-main{box-sizing:border-box;background:#fff;width:100%}.project-item-sm .project-item-main .project-img-mask{background:linear-gradient(360deg, var(--jt-okd-color-gray-900) 0%, #0000 100%);width:100%;height:50px;position:absolute;bottom:0}.project-item-sm .project-item-main .project-card{align-items:center;display:flex;position:absolute;bottom:12px;left:16px}.project-item-sm .project-item-main .currency-pic{width:24px;height:24px}.project-item-sm .project-item-main .project-pic-box{border-radius:8px;width:100%;height:196px;position:relative;overflow:hidden}.project-item-sm .project-item-main .project-pic-box .project-tag{z-index:1;color:#fff;text-align:center;font-size:12px;font-weight:500;line-height:16px;position:absolute;top:12px;left:12px}.project-item-sm .project-item-main .project-pic-box .project-tag span{background:#ffffff26;border-radius:24px}.project-item-sm .project-item-main .project-pic{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.project-item-sm .project-item-main .project-pic img{object-fit:cover}.project-item-sm .project-item-main .project-symbol-name{flex-direction:column;justify-content:space-between;margin-left:12px;display:flex;overflow:auto}.project-item-sm .project-item-main .name-content{align-items:center;display:flex}.project-item-sm .project-item-main .project-symbol-short-name{color:#fff;max-width:120px;margin-right:6px;font-size:18px;font-weight:600;line-height:24px}.project-item-sm .project-item-main .project-symbol-full-name{color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.project-item-sm .project-item-main .project-supply{justify-content:space-between;padding-top:16px;padding-bottom:16px;font-size:14px;line-height:16px;display:flex}.project-item-sm .project-item-main .project-supply:last-child{padding-top:0;padding-bottom:0}.project-item-sm .project-item-main .project-item-title{color:var(--jt-okd-color-gray-500);font-weight:500}.project-item-sm .project-item-main .project-item-text{color:var(--jt-okd-color-text-amplifed);font-weight:500}.project-item-sm .project-item-main .project-apy{color:var(--jt-okd-color-fq-green-lv1)}
