.skel-block{background:linear-gradient(90deg, var(--ant-color-fill-content,#f0f0f0) 25%, var(--ant-color-fill-content-hover,#e6e6e6) 37%, var(--ant-color-fill-content,#f0f0f0) 63%);vertical-align:middle;background-size:400% 100%;border-radius:4px;animation:1.4s infinite skel-shimmer;display:inline-block}.skel-block--circle{border-radius:50%}@keyframes skel-shimmer{0%{background-position:100%}to{background-position:0}}.user-profile-page{background-color:#0000;flex-direction:column;align-items:center;width:100%;min-height:100vh;padding-bottom:40px;display:flex;position:relative}.user-sticky-bar{z-index:100;-webkit-backdrop-filter:blur(20px)saturate(180%);opacity:0;pointer-events:none;will-change:transform, opacity;contain:layout style;background:#ffffffd9;border-bottom:1px solid #0000000f;height:56px;transition:opacity .25s,transform .25s;position:fixed;top:0;left:0;right:0;transform:translateY(-100%);box-shadow:0 2px 8px #0000000a}.user-sticky-bar--visible{opacity:1;pointer-events:auto;will-change:auto;transform:translateY(0)}.user-sticky-bar-inner{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 20px;display:flex}.user-sticky-bar-left{align-items:center;gap:10px;min-width:0;display:flex}.user-sticky-bar-avatar{flex-shrink:0}.user-sticky-bar-name{color:var(--ant-color-text);white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:15px;font-weight:600;overflow:hidden}.user-sticky-bar-follow{border-radius:20px;font-size:13px;font-weight:500;transition:background .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.user-sticky-bar-follow:not(.is-followed){background:linear-gradient(135deg,#ff6ba8,#ff8c42);border:none;color:#fff!important}.user-sticky-bar-follow.is-followed{border-color:var(--ant-color-border);color:var(--ant-color-text-secondary)!important}.dark .user-sticky-bar{background:#141414e0;border-bottom-color:#ffffff0f;box-shadow:0 2px 8px #0003}.user-profile-header-wrapper{box-sizing:border-box;z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.user-banner-wrapper{width:100%;position:relative;overflow:hidden}.user-banner{will-change:transform;background-position:50%;background-size:cover;border-radius:24px 24px 0 0;width:100%;height:320px;position:relative;overflow:hidden;box-shadow:0 -4px 20px #00000005}.user-banner-gradient{pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#00000008 30%,#0000001a 70%,#0003 100%);height:120px;position:absolute;bottom:0;left:0;right:0}.user-banner:after{content:"";pointer-events:none;background:linear-gradient(#0000,#00000026);border-radius:0;height:100px;position:absolute;bottom:0;left:0;right:0}.user-banner--smart-bg{background:linear-gradient(135deg,#2a1a2e 0%,#1a1a2e 50%,#1e2a3a 100%)}.user-banner-smart-bg{z-index:0;position:absolute;inset:0;overflow:hidden}.user-banner-smart-bg-img{object-fit:cover;filter:blur(50px)saturate(1.8)brightness(.9);opacity:.7;width:100%;height:100%;transform:scale(1.3)}.user-banner-smart-bg-overlay{background:linear-gradient(135deg,#ff6ba826,#ff8c421a);position:absolute;inset:0}.dark .user-banner--smart-bg{background:linear-gradient(135deg,#1a0e1e 0%,#0e0e1a 50%,#0e1520 100%)}.dark .user-banner-smart-bg-img{filter:blur(50px)saturate(1.2)brightness(.5);opacity:.6}.user-banner-actions{z-index:10;flex-direction:row-reverse;align-items:center;gap:12px;display:flex;position:absolute;top:20px;right:20px}.user-banner-more-button{border-radius:8px;transition:background .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1)}.user-profile-page .ant-dropdown-menu-item,.user-profile-page .ant-dropdown-menu-item-active,.user-profile-page .ant-dropdown-menu-item:hover{color:var(--ant-color-text)!important}.user-profile-page .ant-dropdown-menu-item:hover,.user-profile-page .ant-dropdown-menu-item-active{background-color:var(--ant-color-primary-bg)!important}.user-profile-page .ant-dropdown-menu-item:focus,.user-profile-page .ant-dropdown-menu-item:focus-visible{background-color:var(--ant-color-primary-bg)!important;outline:none!important}.user-profile-page .ant-dropdown-menu-item-danger:hover,.user-profile-page .ant-dropdown-menu-item-danger:focus{color:#ff4d4f!important;background-color:#ff4d4f1a!important}.light .user-banner-more-button:hover{transform:translateY(-1px);background:#ffffffe6!important;border-color:#ffffff80!important;box-shadow:0 4px 12px #00000026!important}.dark .user-banner-more-button:hover{transform:translateY(-1px);background:#0009!important;border-color:#fff3!important;box-shadow:0 4px 12px #0006!important}.light .user-banner-more-button:active{transform:translateY(0);background:#fffc!important}.dark .user-banner-more-button:active{transform:translateY(0);background:#00000080!important}.user-banner .user-center-button,.user-center-button{z-index:10;-webkit-backdrop-filter:blur(12px)saturate(180%);background:linear-gradient(135deg,#ff6ba8f2 0%,#ff8c42f2 100%);border:1px solid #fff3;border-radius:10px;font-weight:500;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),background .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1);animation:.6s cubic-bezier(.4,0,.2,1) .3s both buttonFadeIn;overflow:hidden;box-shadow:0 4px 16px #ff6ba840,0 2px 8px #0000001a;color:#fff!important;margin:0!important;position:relative!important;inset:auto!important}.user-center-button:hover,.user-center-button:focus,.user-center-button:active{color:#fff!important}.user-banner .user-cover-edit-button,.user-cover-edit-button{z-index:10;-webkit-backdrop-filter:blur(12px)saturate(180%);background:linear-gradient(135deg,#ff6ba8f2 0%,#ff8c42f2 100%);border:1px solid #fff3;border-radius:10px;font-weight:500;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),background .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1);animation:.6s cubic-bezier(.4,0,.2,1) .5s both buttonFadeIn;overflow:hidden;box-shadow:0 4px 16px #ff6ba840,0 2px 8px #0000001a;color:#fff!important;margin:0!important;position:relative!important;inset:auto!important}.user-cover-edit-button:hover,.user-cover-edit-button:focus,.user-cover-edit-button:active{color:#fff!important}.user-cover-edit-button:before,.user-center-button:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.user-cover-edit-button:hover:before,.user-center-button:hover:before{left:100%}.user-cover-edit-button:hover,.user-center-button:hover{background:linear-gradient(135deg,#ff6ba8 0%,#ff8c42 100%);border-color:#ffffff4d;transform:translateY(-3px)scale(1.02);box-shadow:0 8px 24px #ff6ba866,0 4px 12px #ff8c424d,0 0 0 4px #ff6ba81a}.user-cover-edit-button:active,.user-center-button:active{transition:transform .15s,box-shadow .15s;transform:translateY(-1px)scale(.98);box-shadow:0 4px 12px #ff6ba84d,0 2px 6px #ff8c4233}.user-cover-edit-button .anticon,.user-center-button .anticon{vertical-align:middle;margin-right:6px;font-size:16px;transition:transform .4s cubic-bezier(.4,0,.2,1);display:inline-block;color:#fff!important}.user-cover-edit-button:hover .anticon,.user-center-button:hover .anticon{transform:rotate(90deg)}.user-cover-edit-button:active .anticon,.user-center-button:active .anticon{transform:rotate(90deg)scale(.9)}.user-cover-edit-button span,.user-center-button span{align-items:center;gap:6px;display:inline-flex}@keyframes buttonFadeIn{0%{opacity:0;transform:translateY(-10px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.user-info-container{z-index:2;box-sizing:border-box;width:100%;position:relative}.user-card{background:var(--ant-color-bg-container);border-radius:0 0 24px 24px;flex-direction:column;min-height:180px;margin-top:-1px;padding:32px 32px 28px;transition:box-shadow .3s;display:flex;position:relative;box-shadow:0 10px 30px #00000014}@media (hover:hover){.user-card:hover{box-shadow:0 12px 40px #0000001f}}.user-left-section{flex:1;align-items:flex-start;gap:24px;min-width:0;margin-bottom:20px;padding-right:200px;display:flex}.user-profile-page .user-avatar-wrapper{z-index:3;flex-shrink:0;margin-top:-70px;position:relative}.user-profile-page .user-avatar-glow{z-index:0;background:linear-gradient(135deg,#ff6ba8,#ff8c42,#ff6ba8) 0 0/200% 200%;border-radius:50%;animation:3s linear infinite paused avatarGlowRotate;position:absolute;inset:-4px}.user-profile-page .user-avatar-wrapper:hover .user-avatar-glow{animation-play-state:running}@keyframes avatarGlowRotate{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.user-profile-page .user-avatar-wrapper.user-avatar-editable{cursor:pointer;transition:transform .3s}.user-profile-page .user-avatar-wrapper.user-avatar-editable:hover{transform:scale(1.05)}.user-profile-page .user-avatar-edit-overlay{opacity:0;color:#fff;pointer-events:none;z-index:4;background:#00000080;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:4px}.user-profile-page .user-avatar-wrapper.user-avatar-editable:hover .user-avatar-edit-overlay{opacity:1}.user-profile-page .user-avatar-edit-icon{margin-bottom:6px;font-size:28px}.user-profile-page .user-avatar-edit-text{font-size:13px;font-weight:500}.user-profile-page .user-avatar{border:4px solid var(--ant-color-bg-container);z-index:1;transition:transform .3s;position:relative;box-shadow:0 8px 20px #00000026}.user-profile-page .user-avatar-wrapper.user-avatar-editable:hover .user-avatar{transform:scale(1)}.user-profile-page .user-avatar-wrapper.user-avatar-editable .user-avatar-edit-overlay{z-index:4}.user-profile-page .user-avatar-verify-badge{z-index:4;background-color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;box-shadow:0 2px 6px #0003}.dark .user-profile-page .user-avatar-verify-badge{background-color:#1f1f1f;border-color:#1f1f1f}.user-profile-page .user-avatar-wrapper.user-avatar-editable>div[style*="position: absolute"][style*=bottom]{z-index:5!important}.user-profile-page .user-name-section{flex-direction:column;flex:1;justify-content:flex-start;gap:8px;min-width:0;padding-top:8px;display:flex}.user-profile-page .user-name{color:var(--ant-color-text);flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;min-width:0;margin:0;font-size:28px;font-weight:700;line-height:1.3;display:flex}.user-profile-page .user-name-text{min-width:0}.user-profile-page .user-name:hover,.user-profile-page .user-name-text:hover{color:var(--ant-color-text)!important}.user-profile-page .vip-badge-inline{display:inline-flex;background:0 0!important}.user-profile-page .vip-badge-standalone{display:none}.user-profile-page .user-name-badges{vertical-align:middle;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px;display:inline-flex}.user-profile-badges-row{flex-wrap:nowrap;flex:none;justify-content:flex-start;align-items:center;gap:6px;min-width:0;margin-left:6px;display:inline-flex}.user-profile-badge-item{flex:none;align-items:center;display:inline-flex}.user-profile-badge-item .ant-tooltip-wrapper,.user-profile-badge-item .ant-tooltip-open,.user-profile-badge-item .ant-tooltip-trigger{order:0!important;justify-content:flex-start!important;align-items:center!important;display:inline-flex!important}.user-profile-vip-badge{flex:none!important;margin:0!important;display:inline-flex!important}.user-profile-page .user-name-badges .identity-badge{vertical-align:middle;background:var(--ant-color-primary);color:#fff;white-space:nowrap;border-radius:6px;margin-left:8px;padding:3px 10px;font-size:12px;font-weight:500;line-height:1.3;display:inline-block}.user-profile-page .user-name-badges .identity-badge:first-of-type{margin-left:8px}.user-stats-row{flex-wrap:nowrap;align-items:center;gap:0;margin-top:8px;display:flex;overflow:hidden}.user-stat-item{white-space:nowrap;flex-shrink:0;align-items:baseline;gap:4px;padding:0 16px;display:flex}.user-stat-item:first-child{padding-left:0}.user-stat-item--clickable{cursor:pointer;border-radius:6px;transition:background .2s}.user-stat-item--clickable:hover{background:#ff6ba814}.user-stat-number{color:var(--ant-color-text);font-size:18px;font-weight:700;line-height:1}.user-stat-label{color:var(--ant-color-text-secondary);font-size:13px;font-weight:400}.user-stat-divider{background:var(--ant-color-border-secondary);flex-shrink:0;width:1px;height:16px}.user-location{color:var(--ant-color-text-tertiary);white-space:nowrap;align-items:center;gap:5px;margin-top:4px;font-size:13px;font-weight:400;line-height:1.4;display:inline-flex}.user-location .location-icon{color:var(--ant-color-text-tertiary);opacity:.65;flex-shrink:0;font-size:12px}.user-location .location-text{color:var(--ant-color-text-tertiary);opacity:.85;white-space:nowrap;font-weight:400}.user-auth-info{flex-direction:column;gap:8px;width:100%;max-width:100%;margin-top:12px;margin-bottom:0;padding:0;display:flex}.auth-name-badge{color:#1890ff;background:linear-gradient(135deg,#e6f7ff 0%,#bae7ff 100%);border:1px solid #91d5ff;border-radius:6px;align-items:center;gap:6px;width:fit-content;padding:4px 12px;font-size:13px;font-weight:500;transition:background .3s,box-shadow .3s,transform .3s;display:inline-flex;box-shadow:0 2px 4px #1890ff1a}.auth-name-badge:hover{background:linear-gradient(135deg,#bae7ff 0%,#91d5ff 100%);transform:translateY(-1px);box-shadow:0 2px 8px #1890ff26}.auth-name-badge .auth-badge-icon{flex-shrink:0;width:16px;height:16px}.auth-name-badge .auth-badge-text{color:#1890ff;white-space:nowrap;font-weight:500}.auth-desc{color:var(--ant-color-text);word-break:break-word;overflow-wrap:break-word;align-items:flex-start;gap:8px;margin-top:8px;font-size:14px;font-weight:400;line-height:1.6;display:flex}.auth-desc-icon{color:var(--ant-color-text-tertiary);flex-shrink:0;margin-top:2px;font-size:14px}.auth-desc-text{min-width:0;color:var(--ant-color-text);flex:1;line-height:1.6}.user-profile-page .user-meta{color:var(--ant-color-text-secondary);flex-wrap:wrap;align-items:center;gap:20px;font-size:14px;display:flex}.user-bio{border-top:1px solid var(--ant-color-border-secondary);align-items:flex-start;gap:8px;width:100%;max-width:100%;margin-top:12px;padding-top:12px;display:flex}.user-bio-icon{color:var(--ant-color-text-tertiary);flex-shrink:0;margin-top:2px;font-size:14px}.user-bio-text-wrapper{flex:1;min-width:0}.user-bio-content{color:var(--ant-color-text);word-break:break-word;overflow-wrap:break-word;font-size:14px;line-height:1.6;display:block}.user-bio-content--clamped{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.user-bio-toggle{cursor:pointer;color:var(--theme-primary,#ff6ba8);background:0 0;border:none;align-items:center;gap:4px;margin-top:4px;padding:4px 0;font-size:13px;font-weight:500;transition:opacity .2s;display:inline-flex}.user-bio-toggle:hover{opacity:.8}.user-bio-toggle .anticon{font-size:10px}.user-profile-page .vip-badge{vertical-align:middle;align-items:center;transition:transform .2s;display:inline-flex;background:0 0!important}.user-profile-page .vip-badge:hover{transform:scale(1.05)}.user-actions{z-index:10;flex-shrink:0;gap:12px;display:flex;position:absolute;top:32px;right:32px}.user-actions .author-action-follow{height:36px;padding:4px 20px;font-weight:500;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1);border-radius:20px!important}.user-actions .author-action-message{backdrop-filter:blur(8px);height:36px;padding:4px 20px;font-weight:500;transition:border-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);border-radius:20px!important}.user-content-container,.user-profile-page .user-profile-content-container{z-index:1;box-sizing:border-box;gap:0;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:flex;position:relative}.user-main-content,.user-profile-page .user-profile-main-content{background:var(--ant-color-bg-container);box-sizing:border-box;border-radius:24px;flex:1;width:100%;max-width:100%;margin-top:16px;padding:24px 32px;overflow:hidden;box-shadow:0 10px 30px #00000014}.user-tabs .ant-tabs-nav{margin-bottom:24px}.user-tabs .ant-tabs-ink-bar{will-change:left, width;border-radius:3px;transition:left .2s cubic-bezier(.2,0,0,1),width .2s cubic-bezier(.2,0,0,1);background:linear-gradient(90deg,#ff6ba8,#ff8c42)!important;height:3px!important}.user-tabs .ant-list-grid .ant-row{align-items:stretch!important;display:flex!important}.user-tabs .ant-list-grid .ant-col{flex-direction:column!important;display:flex!important}.user-tabs .ant-list-grid .ant-list-item{flex-grow:1}.user-tabs .ant-tabs-tab{padding:12px 0;font-size:16px;transition:color .2s}.user-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{font-weight:600;color:var(--theme-primary,#ff6ba8)!important}.user-tabs .ant-tabs-tab:hover .ant-tabs-tab-btn{color:var(--theme-primary,#ff6ba8)!important}.user-tabs .ant-tabs-content-holder{display:none}.user-main-content .content-filter-row,.user-profile-page .content-filter-row{justify-content:flex-end;margin-bottom:20px;display:flex}.article-item-card.ant-pro-card{cursor:pointer;border:1px solid var(--ant-color-border-secondary);height:100%;box-shadow:none;border-radius:8px;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1)}@media (hover:hover){.article-item-card.ant-pro-card:hover{border-color:#ff6ba84d;transform:translateY(-2px);box-shadow:0 4px 12px #00000014!important}}.plate-item-card.ant-pro-card{cursor:pointer;border:1px solid var(--ant-color-border-secondary);background:var(--ant-color-bg-container);border-radius:16px;height:100%;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000000a}@media (hover:hover){.plate-item-card.ant-pro-card:hover{border-color:var(--ant-color-primary);box-shadow:0 8px 24px #0000001f!important}}.plate-category-tag.ant-tag,.plate-joined-tag.ant-tag,.plate-hot-tag.ant-tag{transition:background .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);color:#ff6ba8d9!important;background:#ff6ba81f!important}.plate-category-tag.ant-tag:hover,.plate-joined-tag.ant-tag:hover,.plate-hot-tag.ant-tag:hover{color:#ff6ba8f2!important;background:#ff6ba82e!important}.article-thumbnail{border-radius:8px;flex-shrink:0;width:170px;height:120px;overflow:hidden}.article-thumbnail img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.article-item-card:hover .article-thumbnail img{transform:scale(1.03)}.article-info{flex-direction:column;flex:1;justify-content:space-between;min-width:0;display:flex}.article-title-wrapper{margin-bottom:4px}.article-title{color:var(--ant-color-text);text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;height:54px;max-height:54px;transition:color .2s;display:-webkit-box;overflow:hidden;margin-top:0!important;margin-bottom:0!important;font-size:18px!important;font-weight:600!important;line-height:1.5!important}.article-item-card:hover .article-title{color:var(--ant-color-primary)}.version-tag{color:#ff0057;margin-left:4px;font-weight:400}.article-excerpt{color:var(--ant-color-text-secondary);font-size:13px;line-height:1.5;margin-bottom:4px!important}.article-tags-row{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;display:flex}.category-tag.ant-tag{color:#1976d2;background:#e3f2fd;border:none;border-radius:4px;flex-shrink:0;align-items:center;gap:2px;margin:0;padding:1px 5px;font-size:10px;font-weight:500;line-height:1.4;display:inline-flex}.category-tag.ant-tag .anticon{margin-right:0!important}.hash-tag.ant-tag{background:var(--ant-color-fill-tertiary);color:var(--ant-color-text);border:1px solid var(--ant-color-border-secondary);border-radius:4px;flex-shrink:0;margin:0;padding:1px 5px;font-size:10px;font-weight:500;line-height:1.4}.article-meta{color:var(--ant-color-text-secondary);justify-content:flex-start;align-items:center;margin-top:auto;font-size:12px;display:flex}.user-fan-card.ant-pro-card{flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden;border-radius:12px!important;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1)!important}.user-fan-card.ant-pro-card .ant-pro-card-body{flex-direction:column;flex:1;height:100%;display:flex}.user-tabs .ant-list-item .user-fan-card{height:100%}.user-tabs .ant-list-item{height:100%;display:flex}.user-fan-card.ant-pro-card:before{content:"";opacity:0;background:linear-gradient(90deg,#ff6ba8 0%,#ff8c42 100%);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.user-fan-card.ant-pro-card:hover:before{opacity:1}.user-fan-card .user-fan-name{transition:color .2s}.user-fan-card:hover .user-fan-name{color:var(--theme-primary,#ff6ba8)!important}.user-fan-card:hover .ant-avatar{box-shadow:0 6px 16px #00000026!important}.dark .user-fan-card.ant-pro-card{background:#1f1f1f;border-color:#ffffff1a}.dark .user-fan-card.ant-pro-card:hover{border-color:var(--theme-primary,#ff6ba8);box-shadow:0 8px 24px #0006!important}.user-article-list{box-sizing:border-box;grid-template-columns:repeat(2,1fr);align-items:start;gap:16px;width:100%;margin:0 auto;display:grid}.user-article-list>div{box-sizing:border-box;width:100%;min-width:0;max-width:100%;margin:0!important}.user-article-item{position:relative}.user-article-status-tag{-webkit-backdrop-filter:blur(6px);border-radius:8px!important;margin-right:0!important;padding:4px 8px!important;font-size:12px!important;font-weight:600!important;line-height:1.2!important}.user-article-list .software-article-card{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important}.user-article-list .software-article-card .ant-pro-card-body{box-sizing:border-box;width:100%;max-width:100%}.user-main-content .ant-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:100%;max-width:100%;display:flex}.user-main-content .ant-pagination .ant-pagination-total-text{margin-right:8px;white-space:nowrap!important;flex-shrink:0!important;width:auto!important;min-width:auto!important;max-width:none!important;height:auto!important;line-height:32px!important;overflow:visible!important}.user-main-content .ant-pagination .ant-pagination-total-text span{white-space:nowrap!important;width:auto!important;max-width:none!important;line-height:32px!important;display:inline-block!important;overflow:visible!important}.user-main-content .ant-pagination-item:not(.ant-pagination-item-active){background-color:#0000!important}.user-main-content .ant-pagination-item-active{border-color:var(--theme-primary,#ff6ba8)!important;background-color:var(--theme-primary,#ff6ba8)!important}.user-main-content .ant-pagination-item-active a{color:#fff!important}.user-main-content .ant-pagination-item-active:hover,.user-main-content .ant-pagination-item-active:focus,.user-main-content .ant-pagination-item-active:focus-visible{border-color:var(--theme-primary,#ff6ba8)!important;background-color:var(--theme-primary,#ff6ba8)!important}.user-main-content .ant-pagination-item-active:hover a,.user-main-content .ant-pagination-item-active:focus a,.user-main-content .ant-pagination-item-active:focus-visible a{color:#fff!important}.user-main-content .ant-pagination-item:not(.ant-pagination-item-active):hover,.user-main-content .ant-pagination-item:not(.ant-pagination-item-active):focus,.user-main-content .ant-pagination-item:not(.ant-pagination-item-active):focus-visible{border-color:var(--theme-primary,#ff6ba8)!important;background-color:#ff6ba81a!important}.user-main-content .ant-pagination-item:not(.ant-pagination-item-active):hover a,.user-main-content .ant-pagination-item:not(.ant-pagination-item-active):focus a,.user-main-content .ant-pagination-item:not(.ant-pagination-item-active):focus-visible a{color:var(--theme-primary,#ff6ba8)!important}.user-main-content .ant-pagination-item:not(.ant-pagination-item-active):active{border-color:var(--theme-primary,#ff6ba8)!important;background-color:var(--theme-primary,#ff6ba8)!important}.user-main-content .ant-pagination-item:not(.ant-pagination-item-active):active a{color:#fff!important}.user-main-content .ant-pagination-item-active:active{border-color:var(--theme-primary,#ff6ba8)!important;background-color:var(--theme-primary,#ff6ba8)!important}.user-main-content .ant-pagination-item-active:active a{color:#fff!important}.user-main-content .ant-pagination-prev .ant-pagination-item-link,.user-main-content .ant-pagination-next .ant-pagination-item-link{background-color:#0000!important}.user-main-content .ant-pagination-prev:hover .ant-pagination-item-link,.user-main-content .ant-pagination-next:hover .ant-pagination-item-link,.user-main-content .ant-pagination-prev:focus .ant-pagination-item-link,.user-main-content .ant-pagination-next:focus .ant-pagination-item-link,.user-main-content .ant-pagination-prev:focus-visible .ant-pagination-item-link,.user-main-content .ant-pagination-next:focus-visible .ant-pagination-item-link{border-color:var(--theme-primary,#ff6ba8)!important;color:var(--theme-primary,#ff6ba8)!important;background-color:#ff6ba81a!important}.user-main-content .ant-pagination-jump-prev .ant-pagination-item-link,.user-main-content .ant-pagination-jump-next .ant-pagination-item-link{background-color:#0000!important}.user-main-content .ant-pagination-jump-prev:hover .ant-pagination-item-link,.user-main-content .ant-pagination-jump-next:hover .ant-pagination-item-link,.user-main-content .ant-pagination-jump-prev:focus .ant-pagination-item-link,.user-main-content .ant-pagination-jump-next:focus .ant-pagination-item-link,.user-main-content .ant-pagination-jump-prev:focus-visible .ant-pagination-item-link,.user-main-content .ant-pagination-jump-next:focus-visible .ant-pagination-item-link{border-color:var(--theme-primary,#ff6ba8)!important;background-color:#ff6ba81a!important}.user-main-content .ant-pagination-jump-prev:hover .ant-pagination-item-link-icon,.user-main-content .ant-pagination-jump-next:hover .ant-pagination-item-link-icon,.user-main-content .ant-pagination-jump-prev:hover .ant-pagination-item-ellipsis,.user-main-content .ant-pagination-jump-next:hover .ant-pagination-item-ellipsis{color:var(--theme-primary,#ff6ba8)!important}.user-main-content .ant-pagination-options-quick-jumper input:focus{border-color:var(--theme-primary,#ff6ba8)!important;box-shadow:0 0 0 2px #ff6ba833!important}.user-main-content .ant-pagination-options-quick-jumper input:hover{border-color:var(--theme-primary,#ff6ba8)!important}.user-main-content .ant-pagination-options-quick-jumper button:hover,.user-main-content .ant-pagination-options-quick-jumper button:focus{border-color:var(--theme-primary,#ff6ba8)!important;color:var(--theme-primary,#ff6ba8)!important}.user-profile-page .user-repos-list .repos-card{background:var(--ant-color-bg-elevated);box-shadow:0 4px 14px #00000014;border-color:var(--ant-color-border-secondary)!important}.user-profile-page .user-repos-list .repos-card .repos-card-title{color:var(--ant-color-text)!important;font-weight:700!important}.user-profile-page .user-repos-list .repos-card .repos-card-desc{color:var(--ant-color-text-secondary)!important}.user-profile-page .user-repos-list .repos-card .repos-card-stats,.user-profile-page .user-repos-list .repos-card .repos-card-stats span{color:var(--ant-color-text-tertiary)!important}.user-profile-page .user-repos-list .repos-card .repos-card-stat-icon{opacity:1;color:var(--ant-color-text-secondary)!important}.dark .user-profile-page .user-repos-list .repos-card{background:#171717;box-shadow:0 6px 18px #0000006b;border-color:#ffffff24!important}.dark .user-profile-page .user-repos-list .repos-card .repos-card-title{color:#ffffffeb!important}.dark .user-profile-page .user-repos-list .repos-card .repos-card-desc{color:#ffffffc2!important}.dark .user-profile-page .user-repos-list .repos-card .repos-card-stats,.dark .user-profile-page .user-repos-list .repos-card .repos-card-stats span{color:#ffffffb3!important}@media (width<=768px){.user-profile-page .user-repos-list .repos-card{border-radius:14px!important}.user-profile-page .user-repos-list .repos-card .ant-card-body{padding:14px!important}}.dark .user-banner{box-shadow:0 -4px 20px #0003}.dark .user-profile-page .vip-badge,.dark .user-profile-page .vip-badge-inline,.dark .user-profile-page .vip-badge-standalone{box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:0!important}.dark .user-profile-page .vip-badge img,.dark .user-profile-page .vip-badge-inline img,.dark .user-profile-page .vip-badge-standalone img{display:block;filter:none!important;mix-blend-mode:normal!important;box-shadow:none!important;background:0 0!important}.dark .user-profile-page .user-name .vip-badge-inline,.dark .user-profile-page .user-name-section .vip-badge-inline,.dark .user-profile-page .user-name .vip-badge-inline img,.dark .user-profile-page .user-name-section .vip-badge-inline img,.dark .user-profile-page .user-name .vip-badge-inline *,.dark .user-profile-page .user-name-section .vip-badge-inline *{filter:none!important;mix-blend-mode:normal!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:0!important}.dark .user-profile-page .ant-tooltip .vip-badge-inline,.dark .user-profile-page .ant-tooltip .vip-badge-inline img{background:0 0!important}.dark .user-center-button,.dark .user-cover-edit-button{background:linear-gradient(135deg,#ff6ba8e6 0%,#ff8c42e6 100%);border-color:#ffffff26;box-shadow:0 4px 16px #ff6ba84d,0 2px 8px #0000004d}.dark .user-center-button:hover,.dark .user-cover-edit-button:hover{background:linear-gradient(135deg,#ff6ba8 0%,#ff8c42 100%);border-color:#ffffff40;box-shadow:0 8px 24px #ff6ba873,0 4px 12px #ff8c4259,0 0 0 4px #ff6ba826}.dark .user-center-button:before,.dark .user-cover-edit-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000)}.dark .user-card{background:#1f1f1f;box-shadow:0 4px 20px #0003}.dark .user-main-content{background:#141414;box-shadow:0 10px 30px #0000004d}.dark .article-item-card.ant-pro-card{box-shadow:none}.dark .article-item-card.ant-pro-card:hover{box-shadow:0 8px 24px #0000004d!important}.dark .plate-item-card.ant-pro-card{background:#1f1f1f;border-color:#ffffff1a;box-shadow:0 2px 8px #0003}.dark .plate-item-card.ant-pro-card:hover{border-color:var(--ant-color-primary);box-shadow:0 8px 24px #0006!important}.dark .plate-category-tag.ant-tag,.dark .plate-joined-tag.ant-tag,.dark .plate-hot-tag.ant-tag{color:#ff6ba8cc!important;background:#ff6ba82e!important}.dark .plate-category-tag.ant-tag:hover,.dark .plate-joined-tag.ant-tag:hover,.dark .plate-hot-tag.ant-tag:hover{color:#ff6ba8e6!important;background:#ff6ba840!important}.dark .category-tag.ant-tag{color:#177ddc;background:#1890ff26}.dark .hash-tag.ant-tag{color:#ffffffa6;background:#ffffff14}.dark .version-tag{color:#ff4d4f}.dark .user-avatar-glow{filter:saturate(.8)}.dark .user-tabs .ant-tabs-nav{background:#141414}@media (width<=768px){.user-article-list{box-sizing:border-box;gap:10px;width:100%;max-width:100%;padding:0;grid-template-columns:1fr!important;margin:0 auto!important}.user-article-list>div{box-sizing:border-box;background:var(--ant-color-bg-container);width:100%;max-width:100%;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--ant-color-border-secondary) 78%, transparent 22%), 0 1px 2px #00000006;border-radius:8px;margin:4px 0}.user-article-list .software-article-card{box-sizing:border-box!important;width:100%!important;max-width:100%!important;height:116px!important;min-height:116px!important;max-height:116px!important;box-shadow:none!important;background:0 0!important;border:1px solid #0000!important;border-radius:8px!important;margin:0!important}.user-article-list .software-article-card .ant-pro-card-body{box-sizing:border-box;width:100%;max-width:100%;height:100%;overflow:visible;padding:12px!important}.user-article-list .software-article-card .article-title{word-break:break-word!important;text-overflow:ellipsis!important;-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;height:auto!important;min-height:39.2px!important;max-height:39.2px!important;margin-bottom:2px!important;padding-bottom:1px!important;font-size:14px!important;line-height:1.4!important;display:-webkit-box!important;overflow:hidden!important}.user-article-list .software-article-card .ant-tag{box-sizing:border-box!important;vertical-align:top!important;align-items:center!important;min-height:20px!important;margin-bottom:0!important;margin-right:4px!important;padding:2px 6px!important;font-size:11px!important;line-height:16px!important;display:inline-flex!important}.user-article-list .article-thumbnail{flex-shrink:0!important;width:138px!important;min-width:138px!important;max-width:138px!important;height:92px!important}.user-article-list .software-article-card .ant-pro-card-body>div{box-sizing:border-box!important;flex-direction:row!important;align-items:flex-end!important;gap:12px!important;width:100%!important;display:flex!important}.user-article-list .software-article-card .ant-pro-card-body>div>div:last-child{flex-direction:column!important;flex:auto!important;justify-content:flex-start!important;width:auto!important;min-width:0!important;max-width:100%!important;height:92px!important;min-height:92px!important;display:flex!important;overflow:visible!important}.user-article-list .user-article-item--with-status .software-article-card .ant-pro-card-body>div>div:last-child{padding-right:56px!important}.user-article-list .user-article-status-tag{z-index:6!important;background:var(--ant-color-bg-elevated)!important;border:1px solid var(--ant-color-border-secondary)!important;color:var(--ant-color-text-secondary)!important;top:10px!important;right:10px!important}.user-article-list .software-article-card .article-tags-scroll-container{z-index:2;position:relative;min-height:22px!important;margin-top:2px!important;margin-bottom:2px!important;padding-top:1px!important;padding-bottom:1px!important;overflow:visible!important}.user-article-list .software-article-card .article-tags-scroll-container>div{align-items:center!important;min-height:20px!important;display:flex!important;overflow:visible!important}.user-article-list .software-article-card .ant-pro-card-body>div>div:last-child>div:last-child{visibility:visible!important;opacity:1!important;flex-wrap:nowrap!important;flex-shrink:0!important;margin-top:auto!important;margin-bottom:0!important;display:flex!important;overflow:hidden!important}.user-article-list .software-article-card .ant-pro-card-body>div>div:last-child>div:last-child>div:first-child{flex-shrink:1!important;align-items:center!important;gap:4px!important;min-width:0!important;display:flex!important;overflow:hidden!important}.user-article-list .software-article-card .ant-pro-card-body>div>div:last-child>div:last-child .ant-avatar{flex-shrink:0!important;width:16px!important;height:16px!important}.user-article-list .software-article-card .ant-pro-card-body>div>div:last-child>div:last-child>div:first-child>span{white-space:nowrap!important;text-overflow:ellipsis!important;max-width:50px!important;font-size:11px!important;overflow:hidden!important}.user-article-list .software-article-card .ant-pro-card-body>div>div:last-child>div:last-child>div:first-child>div{flex-shrink:0!important;height:14px!important;padding:0 4px!important}.user-article-list .software-article-card .ant-pro-card-body>div>div:last-child>div:last-child>div:first-child>div>span{font-size:9px!important}.user-article-list .software-article-card .ant-pro-card-body>div>div:last-child>div:last-child>div:first-child>span:last-child{white-space:nowrap!important;font-size:10px!important}.user-article-list .software-article-card .ant-pro-card-body>div>div:last-child>div:last-child>div:last-child{flex-shrink:0!important;align-items:center!important;gap:8px!important;display:flex!important}.user-article-list .software-article-card .ant-pro-card-body>div>div:last-child>div:last-child .anticon{font-size:11px!important}.user-article-list .software-article-card .ant-pro-card-body>div>div:last-child>div:last-child .ant-space-item>span{font-size:10px!important}.user-profile-header-wrapper{padding:0 var(--mobile-page-gutter,6px)}.user-banner-wrapper{width:calc(100% + (var(--mobile-page-gutter,6px) * 2));margin-left:calc(var(--mobile-page-gutter,6px) * -1);margin-right:calc(var(--mobile-page-gutter,6px) * -1)}.user-banner{border-radius:0;height:160px}.user-banner-gradient{height:60px}.user-banner:after{height:50px}.user-banner-actions{top:10px;right:calc(var(--mobile-page-gutter,6px) + 4px);flex-wrap:wrap;justify-content:flex-end;gap:8px}.user-sticky-bar-inner{padding:0 var(--mobile-page-gutter,6px)}.user-sticky-bar-name{max-width:120px;font-size:14px}.user-center-button{border-radius:8px;height:32px;padding:6px 12px;font-size:12px;box-shadow:0 3px 12px #ff6ba840,0 1px 4px #0000001a;position:relative!important;top:auto!important;right:auto!important}.user-center-button:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 6px 16px #ff6ba859,0 2px 8px #ff8c4240,0 0 0 3px #ff6ba81a}.user-center-button:active{transform:translateY(0)scale(.97)}.user-center-button .anticon{font-size:14px}.user-cover-edit-button{border-radius:8px;height:32px;padding:6px 12px;font-size:12px;position:relative!important;top:auto!important;right:auto!important}.user-cover-edit-button .anticon{font-size:14px}.user-card{border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;min-height:auto;margin-top:-20px;padding:18px 16px 14px}.user-left-section{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:12px;width:100%;max-width:100%;margin-bottom:12px;padding-right:0}.user-profile-page .user-avatar-wrapper{flex-shrink:0;order:0;align-self:flex-start;margin-top:-50px}.user-profile-page .user-avatar-wrapper .ant-avatar{width:80px!important;height:80px!important;font-size:32px!important}.user-profile-page .user-avatar-glow{inset:-3px}.user-profile-page .user-avatar{border-width:3px;box-shadow:0 4px 12px #00000026}.user-profile-page .user-avatar-edit-overlay{inset:3px}.user-actions{flex-wrap:nowrap;flex-shrink:0;order:1;gap:8px;width:auto;margin-left:auto;position:static}.user-actions .ant-btn{white-space:nowrap}.user-profile-page .user-name-section{flex-direction:column;flex:100%;order:2;align-items:flex-start;gap:6px;width:100%;min-width:0;padding-top:0;padding-right:0;display:flex}.user-profile-page .user-name{flex-wrap:nowrap;place-content:flex-start;align-items:center;gap:6px;width:100%;min-width:0;font-size:18px;font-weight:700;line-height:1.3;display:flex}.user-profile-page .user-name-text{white-space:nowrap;text-overflow:ellipsis;flex:0 auto;min-width:0;max-width:100%;overflow:hidden}.user-profile-badges-row{white-space:nowrap;gap:6px;flex-wrap:nowrap!important;flex:none!important;justify-content:flex-start!important;align-items:center!important;width:auto!important;max-width:none!important;margin-left:6px!important;display:inline-flex!important;overflow:visible!important}.user-profile-badge-item{min-width:0;flex:none!important;display:inline-flex!important}.user-name-badges{flex-shrink:0;align-items:center;gap:6px;margin-top:0;margin-left:0;flex-direction:row!important;flex-basis:auto!important;justify-content:flex-start!important;width:auto!important;display:inline-flex!important}.user-name-badges>*{margin-left:0!important}.user-name-badges .vip-badge-inline,.user-name-badges .vip-badge{flex-shrink:0!important;order:-1!important;margin-right:6px!important}.user-name-badges .ant-tooltip-open,.user-name-badges .ant-tooltip-trigger{flex-shrink:0!important;order:-1!important;align-items:center!important;display:inline-flex!important}.user-stats-row{flex-wrap:nowrap;max-width:100%;margin-top:6px;overflow:hidden}.user-stat-item{white-space:nowrap;flex-shrink:0;padding:0 8px}.user-stat-number{white-space:nowrap;font-size:16px}.user-stat-label{white-space:nowrap;font-size:12px}.user-location{white-space:nowrap;align-items:center;gap:4px;margin-top:4px;font-size:12px;line-height:1.4;display:inline-flex}.user-location .location-icon{opacity:.7;font-size:11px}.user-location .location-text{opacity:.85;font-size:12px}.user-auth-info{flex-direction:column;gap:8px;width:100%;max-width:100%;margin-top:10px;display:flex}.auth-name-badge{gap:5px;padding:3px 10px;font-size:12px}.auth-name-badge .auth-badge-icon,.auth-name-badge .auth-badge-text{font-size:12px}.auth-desc{gap:6px;margin-top:6px;font-size:13px;line-height:1.6}.auth-desc-icon,.auth-desc-text{font-size:13px}.user-profile-page .user-meta{gap:12px;font-size:12px}.user-bio{gap:6px;margin-top:8px;padding-top:8px}.user-bio-icon,.user-bio-content{font-size:13px}.user-profile-page .user-content-container{padding:0 var(--mobile-page-gutter,6px);gap:0;margin-top:6px}.user-profile-page .user-profile-content-container{padding:0 var(--mobile-page-gutter,6px)!important;gap:0!important;margin-top:6px!important}.user-profile-page .user-main-content{border-radius:0;margin-top:0;padding:8px 0;box-sizing:border-box!important;width:100%!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;overflow:visible!important}.user-profile-page .user-profile-main-content{box-sizing:border-box!important;width:100%!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;margin-top:0!important;padding:8px 0!important;overflow:visible!important}.user-tabs .ant-tabs-tab{flex:none;padding:8px 0;font-size:14px}.user-tabs .ant-tabs-nav{scrollbar-width:none;-ms-overflow-style:none;margin-bottom:8px;overflow:auto hidden}.user-tabs .ant-tabs-nav::-webkit-scrollbar{display:none}.user-tabs .ant-tabs-nav-wrap{overflow:visible!important}.user-tabs .ant-tabs-nav-list{min-width:max-content;flex-wrap:nowrap!important}.user-main-content .content-filter-row,.user-profile-page .content-filter-row{padding:0 var(--mobile-page-gutter,6px);scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;margin-bottom:8px;overflow:auto hidden}.user-main-content .content-filter-row::-webkit-scrollbar{display:none}.user-profile-page .content-filter-row::-webkit-scrollbar{display:none}.user-main-content .content-filter-row .user-filter-row-space,.user-profile-page .content-filter-row .user-filter-row-space{gap:8px;min-width:max-content;display:inline-flex;flex-wrap:nowrap!important}.user-main-content .content-filter-row .user-filter-row-space .ant-space-item,.user-profile-page .content-filter-row .user-filter-row-space .ant-space-item{flex:none}.user-main-content .ant-pagination{padding:0 var(--mobile-page-gutter,6px);box-sizing:border-box;width:100%;max-width:100%;overflow:hidden;gap:4px!important;margin-top:24px!important}.user-fans-pagination-wrapper{box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.user-fans-pagination-wrapper .ant-pagination{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:2px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:flex!important;overflow:hidden!important}.user-main-content .ant-pagination .ant-pagination-options{display:none}.user-main-content .ant-pagination .ant-pagination-total-text{white-space:nowrap;flex-shrink:0;min-width:auto;max-width:calc(100% - 200px);height:auto;padding:0 2px;line-height:28px;overflow:visible;margin-right:2px!important;font-size:11px!important}.user-main-content .ant-pagination .ant-pagination-total-text span{white-space:nowrap;text-overflow:ellipsis;max-width:100%;line-height:28px;display:inline-block;overflow:hidden;font-size:11px!important}.user-fans-pagination-wrapper .ant-pagination .ant-pagination-total-text{flex-shrink:1!important;min-width:0!important;max-width:none!important;margin-right:2px!important;padding:0 2px!important;font-size:10px!important;line-height:24px!important}.user-fans-pagination-wrapper .ant-pagination .ant-pagination-total-text span{white-space:nowrap!important;font-size:10px!important;line-height:24px!important}.user-main-content .ant-pagination .ant-pagination-item{width:28px!important;min-width:28px!important;height:28px!important;margin-right:2px!important;padding:0!important;font-size:12px!important;line-height:26px!important}.user-main-content .ant-pagination .ant-pagination-item a{padding:0!important;line-height:26px!important}.user-main-content .ant-pagination .ant-pagination-prev,.user-main-content .ant-pagination .ant-pagination-next{width:28px!important;min-width:28px!important;height:28px!important;margin-right:2px!important;line-height:26px!important}.user-main-content .ant-pagination .ant-pagination-prev .ant-pagination-item-link,.user-main-content .ant-pagination .ant-pagination-next .ant-pagination-item-link{width:28px!important;height:28px!important;padding:0!important;line-height:26px!important}.user-main-content .ant-pagination .ant-pagination-jump-prev,.user-main-content .ant-pagination .ant-pagination-jump-next{width:28px!important;min-width:28px!important;height:28px!important;margin-right:2px!important}.user-fans-pagination-wrapper .ant-pagination .ant-pagination-item{width:24px!important;min-width:24px!important;height:24px!important;margin-right:1px!important;padding:0!important;font-size:11px!important;line-height:22px!important}.user-fans-pagination-wrapper .ant-pagination .ant-pagination-item a{padding:0!important;font-size:11px!important;line-height:22px!important}.user-fans-pagination-wrapper .ant-pagination .ant-pagination-prev,.user-fans-pagination-wrapper .ant-pagination .ant-pagination-next{width:24px!important;min-width:24px!important;height:24px!important;margin-right:1px!important;line-height:22px!important}.user-fans-pagination-wrapper .ant-pagination .ant-pagination-prev .ant-pagination-item-link,.user-fans-pagination-wrapper .ant-pagination .ant-pagination-next .ant-pagination-item-link{width:24px!important;height:24px!important;padding:0!important;font-size:11px!important;line-height:22px!important}.user-fans-pagination-wrapper .ant-pagination .ant-pagination-jump-prev,.user-fans-pagination-wrapper .ant-pagination .ant-pagination-jump-next{width:24px!important;min-width:24px!important;height:24px!important;margin-right:1px!important}.user-fans-pagination-wrapper .ant-pagination ul{flex-wrap:wrap!important;max-width:100%!important;margin:0!important;padding:0!important;display:flex!important;overflow:hidden!important}.user-fans-pagination-wrapper .ant-pagination li{flex-shrink:0!important;max-width:none!important}.user-fan-card.ant-pro-card{border-radius:10px!important;box-shadow:0 2px 6px #0000000a!important}.user-fan-card.ant-pro-card .ant-pro-card-body{padding:12px!important}.user-fan-card .ant-avatar{width:48px!important;height:48px!important;font-size:20px!important}.user-fan-card .user-fan-name{font-size:14px!important;line-height:1.4!important}.user-fan-card>div{gap:12px!important}.user-fan-card .ant-typography{margin-bottom:0!important;font-size:12px!important}.user-fan-card [style*="background: linear-gradient"]{height:18px!important;padding:1px 6px!important}.user-tabs .ant-list-item{margin-bottom:12px!important}.user-tabs .ant-list-grid .ant-row{gap:12px!important}.plate-item-card.ant-pro-card{border-radius:10px!important}.plate-item-card.ant-pro-card .ant-pro-card-body{padding:14px!important}.plate-item-card .ant-avatar{width:48px!important;height:48px!important;font-size:20px!important}.plate-item-card .ant-typography h5{margin-bottom:0!important;font-size:15px!important;line-height:1.4!important}.plate-item-card .ant-typography{min-height:36px!important;margin-bottom:10px!important;font-size:12px!important;line-height:1.5!important}.plate-item-card>div{gap:12px!important}.plate-category-tag.ant-tag,.plate-joined-tag.ant-tag,.plate-hot-tag.ant-tag{padding:2px 6px!important;font-size:10px!important;line-height:1.4!important}.plate-item-card .anticon,.plate-item-card span[style*="fontSize: 13"]{font-size:12px!important}.user-main-content .user-circles-list .ant-row{margin-left:0!important;margin-right:0!important}.user-main-content .user-circles-list .ant-col,.user-main-content .user-circles-list .ant-list-item{padding-left:0!important;padding-right:0!important}.user-main-content .comment-item{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.user-main-content .comment-item>div{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.user-main-content .ant-list,.user-main-content .ant-list .ant-list-items{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important}.user-main-content .ant-list-item{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:12px!important;padding-right:12px!important;display:block!important;overflow:hidden!important}.user-main-content .ant-list-item>div,.user-main-content .ant-tabs-content-holder,.user-main-content .ant-tabs-content,.user-main-content .ant-tabs-tabpane,.user-main-content .ant-spin-nested-loading,.user-main-content .ant-spin-container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.user-main-content .user-comments-list,.user-main-content .user-comments-list .ant-list-items{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important}.user-main-content .user-comments-list .ant-list-item{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-top:0!important;margin-left:0!important;margin-right:0!important;padding-left:12px!important;padding-right:12px!important;display:block!important;overflow:hidden!important}.user-main-content .user-comments-list .ant-list-item>div{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important}}.user-main-content .user-comments-list .ant-image,.user-main-content .user-comments-list .ant-image-wrapper{width:100%!important;max-width:200px!important;margin:8px auto!important;display:block!important}@media (width<=768px){.user-main-content .user-comments-list .ant-image,.user-main-content .user-comments-list .ant-image-wrapper{max-width:100%!important}}@media (width<=360px){.user-stat-item{padding:0 6px}.user-stat-number{font-size:14px}.user-stat-label{font-size:11px}.user-stat-divider{height:12px}}@media (width<=768px){.user-profile-page{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.user-profile-header-wrapper,.user-content-container,.user-profile-page .user-profile-content-container{padding-left:var(--mobile-page-gutter,6px)!important;padding-right:var(--mobile-page-gutter,6px)!important}.user-main-content,.user-profile-page .user-profile-main-content{padding:16px 0 14px!important}.user-main-content .ant-tabs-nav,.user-main-content .content-filter-row,.user-main-content .ant-pagination,.user-sticky-bar-inner{padding-left:var(--mobile-page-gutter,6px)!important;padding-right:var(--mobile-page-gutter,6px)!important}}
