:root {
    --tiny-box-shadow: 0px 4px 24px rgba(88,102,126,.08),0px 1px 2px rgba(88,102,126,.12);
    --card-bg: #fff;
    --color-light-neutral-2: #eff2f5;
    --color-light-neutral-5: #808a9d;
    --color-light-neutral-1: #f8fafd;
    --text-color: #000;
    --user-bg-color:#f8fafd;
    --user-main-bg-color: #fff;
    --f-color: rgb(34, 37, 49);
}
[data-joy-color-scheme="dark"] {
    --user-bg-color:#010409;
    --color-light-neutral-2: #161b22;
    --card-bg: #010409;
    --user-main-bg-color: #161b22;
    --f-color: #ccc;
    --text-color: #DDE7EE;
}
body{
    background-color: var(--user-bg-color);
}
.main {
    display: flex;
    padding: 1px 15px;
    background: var(--card-bg);
}
.con {
    position: relative;
    width: calc(100vw - 385px);
    font-family: Inter, -apple-system, BlinkMacSystemFont, segoe ui, Roboto, Arial, sans-serif;
    padding: 24px 32px 24px 6px
}
.side {
    padding: 12px;
    width: auto;
    flex: 0 0 385px;
}
.head {
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
    display: flex;
    width: 100%;
    flex-direction: column;
}
.profile {
    box-sizing: border-box;
    margin: 0px;
    display: flex;
}
.igJMJH {
    box-sizing: border-box;
    margin: 0px 24px 0px 0px;
    width: 74px;
}
.jtUavC {
    position: relative;
    cursor: pointer;
}
.dpGvJJ {
    flex-shrink: 0;
    display: block;
    width: 28px;
    height: 28px;
    margin-inline-end: 10px;
}
.jtUavC > a {
    width: 128px;
    height: 128px;
    border-radius: 64px;
    box-shadow: rgb(88 102 126 / 8%) 0px 4px 24px, rgb(88 102 126 / 12%) 0px 1px 2px;
    padding: 10px;
}
.dpGvJJ .avatar-item-bg {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background: var(--color-light-neutral-1);
    transition: border 200ms
    ease-out 0s;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    overflow: hidden;
}
.jtUavC .avatar-item-bg {
    border-radius: 55px;
    width: 110px !important;
    height: 110px !important;
}
.dpGvJJ .avatar-item-bg .avatar-item-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.jtUavC .certifiedIcon {
    width: 28px;
    height: 28px;
    position: absolute;
    right: -6px;
    bottom: 7px;
}
.biJzUI {
    box-sizing: border-box;
    margin: 0px;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 2;
    flex-grow: 2;
    flex-direction: column;
}
.biJzUI {
    flex-direction: row;
}
.dGaSzi {
    box-sizing: border-box;
    margin: 0px 0px 0px 4px;
}
.FaXNx {
    line-height: 1.5;
    margin: 0px;
    color: var(--footer-color);
    font-weight: 600;
    font-size: 16px;
}
.biJzUI .ellispis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hTQsOq {
    line-height: 1.5;
    margin: 0px;
    color: rgb(128, 138, 157);
    font-weight: 400;
    font-size: 12px;
}
.fbedMQ {
    box-sizing: border-box;
    margin: 8px 0px 0px;
}
.dDQUel {
    box-sizing: border-box;
    margin: 0px;
}
.gjeJMv {
    box-sizing: border-box;
    margin: 0px 0px 0px 16px;
}
.gjeJMv .text{
    color: var(--f-color);
    margin: 0px 0px 0px 4px;
}
.ejyfrb {
    line-height: 1.5;
    margin: 0px;
    color: var(--f-color);
    font-weight: 700;
    font-size: 14px;
}
.ixIYyy {
    line-height: 1.5;
    margin: 0px 0px 0px 4px;
    color: var(--f-color);
    font-size: 14px;
}
.fxuReP {
    box-sizing: border-box;
    margin: 16px 0px 0px;
    display: flex;
    flex-direction: row;
}
.cevGxl {
    box-sizing: border-box;
    margin: 0px;
    display: flex;
}
.dEfebw {
    -webkit-box-align: center;
    align-items: center;
    background: rgb(56, 97, 251);
    border: 0px;
    border-radius: 8px;
    display: inline-flex;
    color: rgb(255, 255, 255);
    cursor: pointer;
    -webkit-box-pack: center;
    justify-content: center;
    outline: 0px;
    font-weight: 600;
    width: auto;
    height: 40px;
    font-size: 14px;
    padding: 0px 24px;
    line-height: 24px;
}
.dQLiWm .btn-text {
    margin-right: 0px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: inherit;
}
.action-box .follow-btn {
    font-size: 14px;
}
.jDPqqw {
    box-sizing: border-box;
    margin: 8px 0px 0px;
    display: flex;
    flex-direction: column;
}
.hnppGU {
    box-sizing: border-box;
    margin: 4px 0px 0px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.dQlKWo {
    line-height: 1.5;
    margin: 0px 0px 0px 8px;
    color: rgb(88, 102, 126);
    font-size: 14px;
}
.content{
    box-sizing: border-box;
    margin: 0px;
}
.dDQUel{
    box-sizing: border-box;
    margin: 0px;
}
.dqCkCp {
    box-sizing: border-box;
    margin: 24px 0px 8px;
    padding: 24px 32px;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    border-bottom: 0px;
    box-shadow: var(--tiny-box-shadow);
    background: var(--card-bg);
    border-radius: 8px;
}
.dDQUel {
    box-sizing: border-box;
    margin: 0px;
}
.dqCkCp .article-card_content {
    display: flex;
}
.gBLIRO {
    box-sizing: border-box;
    margin: 0px 50px 0px 0px;
}
.dqCkCp .info {
    flex: 1 1 0%;
    overflow-wrap: break-word;
    overflow: hidden;
}
.dDQUel {
    box-sizing: border-box;
    margin: 0px;
}
.dqCkCp .image_cover {
    flex: 0 0 160px;
    width: 160px;
    height: 90px;
    align-self: flex-start;
    position: relative;
}
.kcTCGI {
    margin: 0px 0px 4px;
    color: var(--footer-color);
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.eEIeDe {
    line-height: 1.5;
    margin: 0px 0px 13px;
    color: rgb(88, 102, 126);
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.dqCkCp .image_cover {
    flex: 0 0 160px;
    width: 160px;
    height: 90px;
    align-self: flex-start;
    position: relative;
}
.hKppJ {
    box-sizing: border-box;
    margin: 16px 0px;
}
.dqCkCp .image_cover > img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}
.fRLTPV {
    box-sizing: border-box;
    margin: 0px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
    color: rgb(128, 138, 157);
}
.dqCkCp .image_cover > img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}
.dqCkCp:hover {
    background: var(--color-light-neutral-2);
}
.gaIqBL {
    position: sticky;
    z-index: 10;
    align-self: flex-start;
    margin-top: 35px;
}
.fAjIOt {
    display: flex;
    flex-direction: column;
    box-shadow: var(--tiny-box-shadow);
    background: var(--card-bg);
    padding: 8px 10px;
    border-radius: 8px;
    box-sizing: border-box;
}
.jsjIee {
    box-sizing: border-box;
    margin: 0px 0px 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 12px;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}
.kjeEpO {
    font-weight: 600;
    font-size: 16px;
    color: var(--footer-color);
}
.list{
    max-width: 100%;
}
.OZWWw {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    border-radius: 8px;
}
.kqcUKP {
    flex-shrink: 0;
    display: block;
    width: 40px;
    height: 40px;
    margin-inline-end: 7px;
    margin-right: 8px;
}
.kqcUKP .avatar-item-bg {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background: var(--color-light-neutral-1);
    transition: border 200ms
    ease-out 0s;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    overflow: hidden;
}
.kqcUKP .avatar-item-bg .avatar-item-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.OZWWw .content {
    flex: 1 1 0%;
    overflow: hidden;
}
.OZWWw .name {
    margin-right: 20px;
    line-height: 18px;
}
.OZWWw .name .nickName {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    color: var(--text-color);
    font-size: 14px;
    font-weight: 600;
}
.OZWWw .name .userName {
    font-weight: 500;
    font-size: 11px;
    color: var(--color-light-neutral-5);
}
.OZWWw .name .nickName > span {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.OZWWw .name .nickName > img {
    margin-left: 5px;
    width: 14px;
    height: 14px;
}
.OZWWw > button {
    flex: 0 1 0%;
    min-width: 90px;
}
.OZWWw > button span:first-child {
    margin-right: 4px;
}
.gNHIvn {
    -webkit-box-align: center;
    align-items: center;
    background: rgb(239, 242, 245);
    border: 0px;
    border-radius: 8px;
    display: inline-flex;
    color: rgb(0, 0, 0);
    cursor: pointer;
    -webkit-box-pack: center;
    justify-content: center;
    outline: 0px;
    font-weight: 600;
    width: auto;
    height: 32px;
    font-size: 12px;
    padding: 0px 16px;
    line-height: 18px;
}
.side{
    padding: 0px;
}
.side .wrapper{
    overflow: unset;
}
.tabs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
    margin-bottom: 20px;
    border-bottom: 1px solid var(--item-a-bg-color);
}
.tabs .root {
    overflow: hidden;
    min-height: 48px;
    -webkit-overflow-scrolling: touch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.tabs .scroller {
    position: relative;
    white-space: nowrap;
    scrollbar-width: none;
    overflow-x: auto;
    overflow-y: hidden;
    margin-bottom: 0px;
    display: flex;
    flex: none;
    width: 100%;
}
.tabs .scroller .tablist {
    position: relative;
    display: flex;
    flex: auto;
    align-self: stretch;
    white-space: nowrap;
    transform: translate(0);
}
.tabs .scroller .tablist span{
    color: var(--item-p-color);
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-size: 16px !important;
    font-weight: 400 !important;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0;
    border: 0;
    margin: 0;
    border-radius: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    max-width: 360px;
    min-width: 90px;
    position: relative;
    min-height: 48px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 12px 16px;
    overflow: hidden;
    white-space: normal;
    text-align: center;
    -webkit-flex-direction: row;
}
.tabs .scroller .tablist span.active{
    font-weight: 500 !important;
    color: var(--item-p-hover-color) !important;
    border-bottom: 2px solid rgb(255, 149, 0);
}
@media (max-width: 1350px) {
    .con {
        padding: 24px 32px 24px 0px;
    }
}
@media (max-width: 1080px) {
    .con {
        width: calc(100vw - 322px);
        padding: 24px 32px 24px 0px;
    }
    .side {
        flex: 0 0 322px;
    }
}
@media (max-width: 960px) {
    .coin-de {
        display: block;
    }
    .con {
        width: 100%;
        padding-right: 0px;
    }
    .side {
        flex: 0 0 322px;
    }
    .fAjIOt{
        padding: 20px 12px;
    }
    .gaIqBL{
        margin-top: 0px;
    }
}
@media screen and (min-width: 768px){
    .gmrkYL {
        padding: 20px 20px 10px;
    }
    .igJMJH {
        width: 128px;
        margin-right: 8px;
    }
    .dGaSzi {
        margin-left: 32px;
        margin-top: 40px;
    }
    .FaXNx {
        font-size: 18px;
    }
    .hTQsOq {
        font-size: 14px;
    }
    .fxuReP {
        margin-top: 74px;
    }
    .kcTCGI {
        line-height: 28px;
    }
}
@media (min-width: 576px) {
    .dqCkCp .hideOnDesktop {
        display: none;
    }
    .OZWWw {
        padding: 10px;
    }
}
@media (max-width: 576px) {
    .OZWWw {
        padding: 10px;
    }
    .dqCkCp {
        padding: 12px 15px;
    }
    .info {
        width: 100%;
        max-width: 100%;
    }
    .gBLIRO {
        margin: 0px;
    }
    .dqCkCp .image_cover {
        width: 100%;
        max-width: 100%;
        padding-bottom: 50%;
    }
    .hideOnMobile {
        display: none;
    }
    .dqCkCp .image_cover {
        width: 100%;
        max-width: 100%;
        padding-bottom: 50%;
    }
}
@media (max-width: 768px) {
    .jtUavC a {
        padding: 5px;
        width: 74px;
        height: 74px;
        border-radius: 37px;
    }
    .jtUavC .avatar-item-bg {
        width: 64px !important;
        height: 64px !important;
    }
}
